@import url( "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;700&display=swap" );*{box-sizing:border-box;outline:none}:root{--accent:#63a2ff;--accent-2:#497ac4;--text:#444;--white:#f9f9f9;--black:#222;--success:#51af83;--info:#0dcaf0;--warning:#e1be53;--error:#d74f5c;--gray-100:#efefef;--gray-200:#f0f0f0;--gray-300:#e6e6e6;--gray-400:#dbdbdb;--gray-500:#bebebe;--gray-600:#7e7e7e;--gray-700:#575756;--gray-800:#3b3b3b;--gray-900:#282828;--base-fz:1.1rem;--brd-opacity:10%;--brd-color:rgba(0,0,0,var( --brd-opacity ));--brd-radius:0.25rem;--brd-radius-2:0.8rem;--zindex-dropdown:1000;--zindex-sticky:1020;--zindex-fixed:1030;--zindex-modal-backdrop:1040;--zindex-offcanvas:1050;--zindex-modal:1060;--zindex-popover:1070;--zindex-tooltip:1080;--zindex-overall:1090;--spacing:0.8rem;--spacing-2:2rem}::selection{color:var( --white )!important;background:var( --accent )!important}body,html{padding:0;margin:0;line-height:1.4;max-width:100%;overflow-x:hidden;scroll-behavior:smooth;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}body{color:var( --text );background:var( --white )}a,button{color:inherit;text-decoration:none;cursor:pointer;font-family:inherit;font-size:inherit}a:focus-visible:not(.no-outline),button:focus-visible:not(.no-outline){--brd-opacity:30%;outline:var( --brd-color ) solid 2px;outline-offset:-2px}img{user-drag:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}ul{margin:0;padding:0;list-style:none}.sr-only,.sr-only-focusable,.visually-hidden,.visually-hidden-focusable{width:1px;height:1px;padding:0;margin:-1px;border:0;opacity:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);overflow:hidden;position:absolute!important;word-wrap:normal!important;word-break:normal;transition:opacity .2s ease}.sr-only-focusable:focus,.visually-hidden-focusable:focus{width:auto;height:auto;padding:15px 23px 14px;margin:10px;display:inline-block;background:var( --white );border:1px solid rgba(0,0,0,.16);border-radius:3px;opacity:1;clip:auto!important;-webkit-clip-path:none;clip-path:none;font-size:.875rem;line-height:normal;text-decoration:none;z-index:var( --zindex-popover );box-shadow:0 5px 20px -16px #000}.icon.solid{fill:var( --text )}.btn--circle{background:none;border:none;width:30px;height:30px;border:1px solid var( --brd-color );border-radius:30px;padding:5px}.disabled{cursor:not-allowed;opacity:.5}.Container_container__hwq37{max-width:100vw;margin:0 auto;padding:0 10px}@media (min-width:1200px){.Container_container__hwq37{max-width:90vw}}@media (min-width:1400px){.Container_container__hwq37{max-width:70vw}}.SiteFooter_footer__ClgLS{text-align:center}@media (min-width:900px){.SiteFooter_single_product_page__bZlAi{position:absolute;left:0;right:0;bottom:0}}.HeaderCartButton_button__XQ1TT.HeaderCartButton_highlight__xWNWr{-webkit-animation:HeaderCartButton_bump___VHH4 .3s ease-out;animation:HeaderCartButton_bump___VHH4 .3s ease-out}@-webkit-keyframes HeaderCartButton_bump___VHH4{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(.9);transform:scale(.9)}30%{-webkit-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(1.15);transform:scale(1.15)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes HeaderCartButton_bump___VHH4{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(.9);transform:scale(.9)}30%{-webkit-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(1.15);transform:scale(1.15)}to{-webkit-transform:scale(1);transform:scale(1)}}.HeaderWishesButton_button___qCgg.HeaderWishesButton_highlight__ckOIJ{-webkit-animation:HeaderWishesButton_bump__qq98t .3s ease-out;animation:HeaderWishesButton_bump__qq98t .3s ease-out}@-webkit-keyframes HeaderWishesButton_bump__qq98t{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(.9);transform:scale(.9)}30%{-webkit-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(1.15);transform:scale(1.15)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes HeaderWishesButton_bump__qq98t{0%{-webkit-transform:scale(1);transform:scale(1)}10%{-webkit-transform:scale(.9);transform:scale(.9)}30%{-webkit-transform:scale(1.1);transform:scale(1.1)}50%{-webkit-transform:scale(1.15);transform:scale(1.15)}to{-webkit-transform:scale(1);transform:scale(1)}}.MainNavigation_nav__PWRlp ul{display:flex;align-items:center}.MainNavigation_nav__PWRlp>ul{gap:var( --spacing )}.MainNavigation_menu_item__GwE1p{cursor:pointer}.MainNavigation_menu_item__GwE1p>*{color:inherit;background:none;display:inline-block;width:45px;height:45px;padding:10px;border:0;cursor:inherit}.SiteHeader_header__k40Y3{position:absolute;left:0;right:0;z-index:var( --zindex-fixed )}.SiteHeader_header__k40Y3 .SiteHeader_header__container___D2BX{min-height:70px;display:flex;align-items:center;justify-content:space-between}.Notification_notification__pKZ_n{--background:var( --white );position:fixed;bottom:0;left:0;min-height:5rem;width:100%;background:var( --background );color:var( --black );box-shadow:0 40px 30px 30px rgba(0,0,0,.3);z-index:var( --zindex-fixed );padding:1rem 0}.Notification_notification__pKZ_n .Notification_message___K4vH,.Notification_notification__pKZ_n>*{width:100%;display:flex;justify-content:space-between;align-items:center}.Notification_notification__pKZ_n .Notification_message___K4vH{flex-wrap:wrap;gap:var( --spacing )}.Notification_notification__pKZ_n h2{margin:0;font-size:1.25rem;font-weight:400}.Notification_pending__BADe0{background:var( --primary )}.Notification_success__aqm7o{background:var( --success );color:var( --white )}.Notification_warning__y_Kpa{background:var( --warning )}.Notification_error__7g4ZO{background:var( --error );color:var( --white )}.Notification_notification__pKZ_n .Notification_dismiss__LXQc2{background:none;border:none;width:40px}.Notification_notification__pKZ_n .Notification_dismiss__LXQc2>*{vertical-align:top}@media (max-width:768px){.Notification_notification__pKZ_n .Notification_message___K4vH{flex-direction:column;text-align:center}}.Card_card__GSGiU{padding:var( --spacing-2 );border-radius:var( --brd-radius-2 )}.Modal_modal__backdrop__K1yHJ,.Modal_modal__vpFKZ{position:fixed;left:0;top:0;right:0;bottom:0;inset:0;z-index:var( --zindex-modal )}.Modal_modal__vpFKZ{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;pointer-events:none;outline:none}.Modal_modal__vpFKZ .Modal_modal__dialog__i0GOG{--margin:var( --spacing );display:flex;flex-direction:column;gap:calc(var( --margin ) * 2);position:relative;background:var( --white );width:800px;max-width:100%;max-height:calc(100% - var( --margin ) * 2);margin:var( --margin );pointer-events:all}.Modal_modal__vpFKZ .Modal_modal__close__rG00K{width:20px;height:20px;position:absolute;top:var( --spacing );right:var( --spacing );-webkit-transform:translate(-100%,100%);transform:translate(-100%,100%);background:none;border:none;padding:0}.Modal_modal__vpFKZ .Modal_modal__dialog_header__7vuOz>*{margin:0;font-weight:500}.Modal_modal__vpFKZ .Modal_modal__dialog_content__vR2SA{overflow:auto}.Modal_modal__vpFKZ .Modal_modal__dialog_content__vR2SA .Modal_modal__dialog_message__nouQh{display:block}.Modal_modal__vpFKZ .Modal_modal__dialog_footer__3j2kn{display:flex;flex-direction:column-reverse}@media (min-width:600px){.Modal_modal__vpFKZ .Modal_modal__dialog_footer__3j2kn{flex-direction:row;justify-content:flex-end}}.Modal_modal__backdrop__K1yHJ{--zindex-modal:var( --zindex-modal-backdrop );background:rgba(0,0,0,.8)}@media (max-width:768px){.Modal_modal__vpFKZ.Modal_mobile__bottom__t8UWW .Modal_modal__dialog__i0GOG{width:100%;margin:0;align-self:flex-end;border-radius:var( --brd-radius-2 ) var( --brd-radius-2 ) 0 0;text-align:center}.Modal_modal__vpFKZ.Modal_mobile__bottom__t8UWW .Modal_modal__dialog__i0GOG:before{content:"";width:50%;max-width:100px;height:8px;background:rgba(0,0,0,.1);border-radius:8px;margin:-15px auto 0}.Modal_modal__vpFKZ.Modal_mobile__bottom__t8UWW .Modal_modal__close__rG00K{display:none}}.Button_btn___X3Fl{--btn-color:var( --accent,#63a2ff );--btn-text-color:var( --white,#f9f9f9 );--btn-brd-color:var( --btn-color );--btn-brd-width:2px;--btn-fz:1.2em;text-decoration:none;cursor:pointer;font-size:var( --btn-fz );color:var( --btn-text-color );background:var( --btn-color );border:var( --btn-brd-width ) solid var( --btn-brd-color );padding:1.1rem 2rem;border-radius:6px;display:inline-block;line-height:1;transition:all .15s ease-in-out,font-size 0s,padding 0s;vertical-align:middle;font-family:inherit}.Button_btn___X3Fl:active,.Button_btn___X3Fl:hover{--btn-color:var( --secondary,#497ac4 );-webkit-transform:translateY(-5px);transform:translateY(-5px)}.Button_secondary__oBhMr{--btn-color:var( --secondary,#497ac4 )}.Button_outline__uFRfM{border-color:var( --btn-brd-color )}.Button_link__We9Mc{--btn-brd-color:transparent;--btn-fz:1em}.Button_link__We9Mc,.Button_outline__uFRfM{background:inherit;--btn-text-color:inherit}.Button_btn_icon__1qCp3{display:inline-flex;gap:10px;align-items:center;justify-content:center}.Button_btn_icon__1qCp3>*{width:25px}.ProductItem_product_item__3rAmR{text-align:left;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var( --brd-color );padding-bottom:var( --spacing );position:relative}.ProductItem_product_item__3rAmR .ProductItem_summary__0GKWN{display:flex;flex:10 1;gap:var( --spacing-2 );width:50%;margin-right:var( --spacing )}.ProductItem_product_item__3rAmR .ProductItem_summary__0GKWN .ProductItem_image__LHFrU img{width:100px;height:auto;object-fit:contain}.ProductItem_product_item__3rAmR .ProductItem_summary__0GKWN .ProductItem_info__rs_hh{max-width:100%}.ProductItem_product_item__3rAmR .ProductItem_summary__0GKWN .ProductItem_info__rs_hh>*{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ProductItem_product_item__3rAmR .ProductItem_actions__cdt_C{display:flex;gap:var( --spacing );flex:1 1}.ProductItem_product_item__3rAmR .ProductItem_actions__cdt_C .ProductItem_delete__mEHhu{position:absolute;right:0;border:none;background:none;bottom:0;font-size:inherit;padding:10px 0}.ProductItem_product_item__3rAmR .ProductItem_actions__cdt_C .ProductItem_delete_wish__Eo__Y{padding:0}@media (max-width:768px){.ProductItem_product_item__3rAmR .ProductItem_summary__0GKWN .ProductItem_image__LHFrU{display:none}}@media (max-width:600px){.ProductItem_product_item__3rAmR .ProductItem_actions__cdt_C .ProductItem_add_wish_to_cart__R5LfX{padding:0}}.Cart_no_content__NoC6h{text-align:center}.Cart_no_content__NoC6h>*{justify-content:center}.Cart_no_content__NoC6h .Cart_cart_icon__2_iEs{width:150px;color:rgba(0,0,0,.1)}.Cart_no_content__NoC6h .Cart_cart__no_content__WMNL5{display:flex;flex-direction:column;align-items:center;gap:var( --spacing )}.Cart_no_content__NoC6h .Cart_order_received__WSmFj{color:var( --success );width:140px;stroke-width:1}.Cart_total__3_hew{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:1.5rem;padding:var( --spacing ) 0;flex-wrap:wrap}.Cart_total__3_hew>span:first-child{font-weight:400}.Cart_cart__link_action__T2et4:last-child{padding:0}.WishList_no_content__p_O6w{text-align:center}.WishList_no_content__p_O6w>*{justify-content:center}.WishList_no_content__p_O6w .WishList_wishes_icon__VU0Tt{width:150px;color:rgba(0,0,0,.1)}.WishList_no_content__p_O6w .WishList_wishes__no_content__3RcfX{display:flex;flex-direction:column;align-items:center;gap:var( --spacing )}.WishList_wishes__link_action__FbOTB:last-child{padding:0}.Layout_main_wrapper__lvKSQ{min-height:100vh;display:flex;flex-direction:column}.Layout_main__content__QSjwL{flex:1 1}