.SidebarNavigation_sidebar__YB7kU{position:absolute;padding:9.375rem 4.6875rem 3.125rem;display:flex;flex-direction:column;height:100vh;box-sizing:border-box}@media(max-width:992px){.SidebarNavigation_sidebar__YB7kU{padding:9.375rem 3.4375rem 6.25rem}}.SidebarNavigation_primaryNavigation__3BqGd{gap:.75rem;display:flex;flex-direction:column}.SidebarNavigation_primaryNavigation__3BqGd a{color:var(--black);font-size:var(--text--base);line-height:var(--line-height--base);font-weight:400;letter-spacing:.125rem}.SidebarNavigation_primaryNavigation__3BqGd a:hover{color:var(--black-20)}.SidebarNavigation_region__aJq8w{margin-top:auto;color:var(--black);cursor:pointer;display:flex;align-items:center;font-weight:400;gap:.5rem;transition:all .3s ease-in-out;letter-spacing:.0625rem;padding-top:3.125rem}@media(max-width:992px){.SidebarNavigation_region__aJq8w{flex-wrap:wrap}}.SidebarNavigation_region__aJq8w svg{transition:transform 20s ease;animation-name:SidebarNavigation_spin__gLEl2;animation-duration:20s;animation-iteration-count:infinite;animation-timing-function:linear}.SidebarNavigation_region__aJq8w:hover{color:var(--black-20)}@keyframes SidebarNavigation_spin__gLEl2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.RegionSelector_regionListWrapper__Wp8YM{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.4);display:none;align-items:center;justify-content:center;padding:6.25rem 1.25rem;box-sizing:border-box;pointer-events:none;backdrop-filter:blur(4px)}@media(max-width:992px){.RegionSelector_regionListWrapper__Wp8YM{min-height:100vh;background:var(--black-10)}}.RegionSelector_regionListWrapper__Wp8YM.RegionSelector_active__OFmJq{z-index:999;display:grid}.RegionSelector_regionList__Q6SKp{height:-moz-fit-content;height:fit-content;width:min(100vw - 40px,400px);max-height:calc(100vh - 200px);background:var(--black-10);padding:2.5rem 1.875rem;pointer-events:all;position:relative}.RegionSelector_regions__pMltV{margin:1.875rem 0 1.25rem;display:flex;flex-direction:column;gap:.5rem;height:-moz-fit-content;height:fit-content;max-height:50vh;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.RegionSelector_regions__pMltV::-webkit-scrollbar{width:0;height:0}.RegionSelector_region__1VF1i{cursor:pointer;color:var(--black);transition:all .3s ease-in-out;width:-moz-fit-content;width:fit-content}.RegionSelector_region__1VF1i:hover{color:var(--green)}.RegionSelector_region__1VF1i.RegionSelector_active__OFmJq .RegionSelector_regionTitle__UGIVf{border-bottom:1px solid}.RegionSelector_close__4e5J_{position:absolute;right:1.875rem;cursor:pointer;transition:all .3s ease-in-out}.RegionSelector_close__4e5J_:hover{color:var(--green)}.RegionSelector_header__OjYWU{text-transform:uppercase;letter-spacing:.0625rem}.RegionSelector_regionCurrencyCode__i0bWw{color:var(--black-50);font-size:.75rem}.Header_header__L20_K{display:flex;position:fixed;box-sizing:border-box;justify-content:space-between;top:3.125rem;left:3.125rem;z-index:2;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:992px){.Header_header__L20_K{top:1.5625rem;left:1.5625rem}}.Header_header__L20_K .Header_toggle__hXyRl{cursor:pointer;letter-spacing:.125rem;font-weight:600;transition:all .3s ease-in-out;display:flex;align-items:center;gap:4px;line-height:1}.Header_header__L20_K .Header_toggle__hXyRl span{height:1rem;font-weight:500}.Header_header__L20_K .Header_toggle__hXyRl:hover:not(.Header_opened__Jbxu3){color:var(--black-20)}@media(max-width:992px){.Header_header__L20_K .Header_toggle__hXyRl:hover:not(.Header_opened__Jbxu3){color:var(--black)}}.Header_header__L20_K .Header_toggle__hXyRl.Header_opened__Jbxu3,.Header_header__L20_K .Header_toggle__hXyRl.Header_opened__Jbxu3:hover{color:var(--black)}@media(max-width:992px){.Header_header__L20_K .Header_toggle__hXyRl.Header_opened__Jbxu3:hover{color:var(--black)}}.Content_container__eD_Dd{display:block;justify-content:center;flex-direction:column;box-sizing:border-box;position:relative;background:var(--black-10);min-height:100vh;transition:all .3s ease-in-out}.Content_container__eD_Dd.Content_opened__FcCAE{max-height:80vh!important;height:100vh!important;overflow:hidden;transform:translateX(50vw);transition:all .3s ease-in-out;box-shadow:-16px 0 68px -15px rgba(0,0,0,.5)}@media(max-width:992px){.Content_container__eD_Dd.Content_opened__FcCAE{transform:translateX(100vw)}}.Content_container__eD_Dd.Content_scrollOff__vD8zx{height:100vh;overflow:hidden}.Cart_cartWrapper__y_kFD{display:none;background-color:var(--black-10);padding:3.125rem;box-sizing:border-box}@media(max-width:992px){.Cart_cartWrapper__y_kFD{padding:3.125rem 1.5625rem 1.5625rem}}.Cart_cartWrapper__y_kFD.Cart_show__4hAxb{display:flex;z-index:999;width:100vw;height:100vh;overflow-y:auto;position:fixed;box-sizing:border-box;top:0;animation:Cart_swing-in-top-fwd__WQDUS 1s cubic-bezier(.175,.885,.32,1.275) both}@media(max-width:992px){.Cart_cartWrapper__y_kFD.Cart_show__4hAxb{padding-bottom:6.25rem}}.Cart_close__wZgMo{position:absolute;top:3.125rem;right:3.125rem;cursor:pointer;transition:all .3s ease-in-out}.Cart_close__wZgMo:hover{color:var(--green)}@media(max-width:992px){.Cart_close__wZgMo{top:1.5625rem;right:1.5625rem}}.Cart_cartToggle__4Jg34{position:fixed;top:0;top:1.875rem;left:9.375rem;z-index:2;cursor:pointer}@media(max-width:992px){.Cart_cartToggle__4Jg34{top:1rem;left:7.5rem}}.Cart_cartToggle__4Jg34 svg{width:3.75rem;height:auto}@media(max-width:992px){.Cart_cartToggle__4Jg34 svg{width:2.5rem}}.Cart_cartToggle__4Jg34.Cart_full__Bvl3z .Cart_label__4TQri{animation:Cart_bounce-top__c1ACz .9s both}.Cart_label__4TQri{position:absolute;width:1.125rem;height:1.125rem;border-radius:50%;background:var(--green);display:flex;align-items:center;justify-content:center;font-size:.5625rem;line-height:1;font-weight:700;color:var(--white);right:0;top:1.4375rem;margin-right:.125rem}.Cart_cart__vAGz9{display:flex;flex-direction:column;gap:1.5rem;width:max(60%,18.75rem);margin-inline:auto;height:-moz-fit-content;height:fit-content}@media(max-width:992px){.Cart_cart__vAGz9{width:100%}}.Cart_cart__vAGz9 h1{color:var(--brown)}.Cart_cart__vAGz9 h4{letter-spacing:.125rem}.Cart_item__98p7T{display:flex;align-items:center;gap:1.5625rem;border:.0625rem solid var(--black-20);padding:.5rem}@media(max-width:992px){.Cart_item__98p7T{flex-direction:column}}.Cart_item__98p7T:last-of-type{margin-bottom:1.5625rem}.Cart_item__98p7T .Cart_image__zjXrq{width:12.5rem;aspect-ratio:3/4;position:relative;overflow:hidden}.Cart_item__98p7T .Cart_image__zjXrq img{-o-object-fit:cover;object-fit:cover;transform:scale(1.02)}.Cart_item__98p7T .Cart_description__HtAAz{display:flex;flex-direction:column;gap:.25rem;letter-spacing:.0625rem}.Cart_item__98p7T .Cart_title__uEkT6{font-weight:600;display:flex;align-items:center;gap:1.5rem}.Cart_item__98p7T .Cart_title__uEkT6 svg{width:1.25rem;height:-moz-fit-content;height:fit-content;cursor:pointer;color:var(--black-70);transition:.3s ease-in-out}.Cart_item__98p7T .Cart_title__uEkT6 svg:hover{color:var(--red)}.Cart_item__98p7T .Cart_size__Ss4qI{color:var(--black-50)}.Cart_item__98p7T .Cart_price__EJ6mL{font-weight:600}.Cart_controls__d9P2u{display:flex;gap:.75rem;align-items:center;margin:.75rem 0}.Cart_controls__d9P2u svg{color:var(--black-70);width:2rem;height:2rem;cursor:pointer;transition:.3s ease-in-out}.Cart_controls__d9P2u svg:hover{color:var(--green)}.Cart_qtyControl__FEiqo{width:32px;height:32px}@keyframes Cart_swing-in-top-fwd__WQDUS{0%{transform:rotateX(-100deg);transform-origin:top;opacity:0}to{transform:rotateX(0deg);transform-origin:top;opacity:1}}@keyframes Cart_bounce-top__c1ACz{0%{transform:translateY(-45px);animation-timing-function:ease-in;opacity:1}24%{opacity:1}40%{transform:translateY(-24px);animation-timing-function:ease-in}65%{transform:translateY(-12px);animation-timing-function:ease-in}82%{transform:translateY(-6px);animation-timing-function:ease-in}93%{transform:translateY(-4px);animation-timing-function:ease-in}25%,55%,75%,87%{transform:translateY(0);animation-timing-function:ease-out}to{transform:translateY(0);animation-timing-function:ease-out;opacity:1}}.Button_button__WsKwc{width:-moz-fit-content;width:fit-content;border:.0625rem solid var(--green);color:var(--black-70);padding:.5rem .75rem;font-weight:300;letter-spacing:.0625rem;transition:.3s ease-in-out;color:var(--white);background:var(--green);font-size:var(--font-base);line-height:var(--line-height-base)}.Button_button__WsKwc:hover{color:var(--green);border-color:var(--green);background:rgba(0,0,0,0);cursor:pointer}.CollaboratePage_wrapper__zX82c{display:flex;gap:10%}@media(max-width:992px){.CollaboratePage_wrapper__zX82c{flex-wrap:wrap;gap:3.125rem}}.CollaboratePage_text__3yu6n{display:flex;align-items:center;max-width:40%;letter-spacing:.0625rem}@media(max-width:992px){.CollaboratePage_text__3yu6n{max-width:100%}}.CollaboratePage_text__3yu6n h2{margin-bottom:3.125rem}.CollaboratePage_text__3yu6n p{line-height:1.7}.CollaboratePage_form__qng6V{display:flex;width:40%;align-items:center}@media(max-width:992px){.CollaboratePage_form__qng6V{width:100%}}.OrderForm_orderForm__NyRLg{padding:50px 40px 40px;border:1px solid rgba(0,0,0,.1)}@media(max-width:992px){.OrderForm_orderForm__NyRLg{padding:50px 20px 40px}}.OrderForm_inputsWrapper__3eW3p{display:flex;flex-wrap:wrap;-moz-column-gap:20px;column-gap:20px;row-gap:30px;margin-bottom:30px}.OrderForm_input__MKecC{display:flex;flex-direction:column;box-sizing:border-box;position:relative}.OrderForm_input__MKecC:has(:disabled){display:none}.OrderForm_input__MKecC input{font-weight:500;padding:12px;background-color:rgba(0,0,0,0);border:1px solid rgba(0,0,0,.1);font-size:14px;letter-spacing:1px}.OrderForm_input__MKecC input:active,.OrderForm_input__MKecC input:focus{box-shadow:none;outline:none;border:1px solid rgba(0,0,0,.2)}.OrderForm_errorMessage__xrDOi{position:absolute;top:0;transform:translateY(-100%);font-size:12px;transition:.3s ease-in-out;opacity:0}.OrderForm_hasError___38rx .OrderForm_errorMessage__xrDOi{color:#f66;opacity:1}.OrderForm_w--50__UQkzm{flex-basis:calc(50% - 10px)}@media(max-width:1200px){.OrderForm_w--50__UQkzm{flex-basis:100%}}.OrderForm_w--100__EpY9i{flex-basis:100%}.OrderForm_w--0__8FY8Q{display:none}.OrderForm_deliverySwitcher__aazw_{display:flex;gap:30px;margin-top:30px}.OrderForm_deliverySwitcher__aazw_ .OrderForm_logoWrapper__idnYZ{position:relative;height:30px;filter:grayscale(1) opacity(.6);transition:.3s ease-in-out}.OrderForm_deliverySwitcher__aazw_ .OrderForm_logoWrapper__idnYZ.OrderForm_active__ERuaZ,.OrderForm_deliverySwitcher__aazw_ .OrderForm_logoWrapper__idnYZ:hover{cursor:pointer;filter:grayscale(0) opacity(.8)}.OrderForm_deliverySwitcher__aazw_ .OrderForm_logo__vvYmz{height:100%;width:auto}.OrderForm_deliveryWrapper__8ljoo{margin-top:30px}.OrderForm_submit__cAbPV{margin-top:40px}.OrderForm_dropdowns__RqFR4{display:flex;flex-wrap:wrap;gap:30px}.OrderForm_dropdowns__RqFR4>div{flex-basis:100%}.OrderForm_deliveryError__c3ZWX{opacity:0;transition:.3s ease-in-out;margin-top:0;font-size:12px;color:#f66}.OrderForm_deliveryError__c3ZWX.OrderForm_active__ERuaZ{opacity:1}.OrderForm_payment__J9_V2{margin-top:10px}.OrderForm_heading__JXhx8{width:100%;padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,.1);text-transform:uppercase;letter-spacing:1px;font-size:14px;font-weight:600;color:#666}.OrderForm_subheading__UPNao{display:none;text-transform:uppercase;color:#666;letter-spacing:1px;font-size:12px;margin-top:12px}.OrderForm_subheading__UPNao.OrderForm_shown__Ddu2P{display:block}.OrderForm_paymentMethod__A_hnE{margin-top:30px;display:flex;align-items:center;letter-spacing:1px;border:1px solid rgba(0,0,0,.1);background:rgba(0,0,0,.05);padding:0 8px;height:42px;pointer-events:none}.OrderForm_paymentMethod__A_hnE span{font-weight:400;font-size:14px;opacity:.8}.OrderForm_paymentMethod__A_hnE svg{width:30px;height:30px;opacity:.8}.OrderForm_systems__Pp16x{display:flex;align-items:center;gap:10px;margin-left:auto}.OrderForm_deliveryPrice__Cu9uw{display:block;width:100%;opacity:.8;letter-spacing:1px;background-color:rgba(0,0,0,.05);height:42px;padding:0 14px;display:flex;align-items:center;border:1px solid rgba(0,0,0,.1);font-size:14px}.OrderForm_deliveryPrice__Cu9uw span{font-weight:700;padding-right:8px;letter-spacing:0}.Loader_loader__8s3Sh{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;background:rgba(0,0,0,.4);width:100dvw;height:100dvh;z-index:1000;backdrop-filter:blur(2px)}.Loader_spinner__El5XQ{animation:Loader_rotate__CJlhB 2s linear infinite;z-index:2;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;width:50px;height:50px;stroke:#fff}.Loader_path__fMuou{stroke:#fff;stroke-linecap:round;animation:Loader_dash__Wz3y_ 1.5s ease-in-out infinite}@keyframes Loader_rotate__CJlhB{to{transform:rotate(1turn)}}@keyframes Loader_dash__Wz3y_{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.SizeGrid_sizeGrid__Rp_UL a{display:flex}.SizeGrid_sizeGrid__Rp_UL.SizeGrid_delivery__RA1Kt.SizeGrid_margins__GLjrV{margin:-36px 0 16px}.SizeGrid_sizeGrid__Rp_UL .SizeGrid_toggler__dvmVP{cursor:pointer;display:flex;align-items:center;gap:8px;color:var(--black-70);font-size:14px;padding:8px 20px;background-color:rgba(0,0,0,.05)}.SizeGrid_sizeGrid__Rp_UL .SizeGrid_toggler__dvmVP .SizeGrid_icon__CbjbI{width:20px;height:20px}.SizeGrid_sizeGrid__Rp_UL .SizeGrid_body__6M4l9{max-height:0;overflow:hidden;opacity:0}.SizeGrid_sizeGrid__Rp_UL .SizeGrid_body__6M4l9.SizeGrid_active___Vqfy{max-height:100vh;opacity:1}.SizeGrid_sizeGrid__Rp_UL .SizeGrid_wrapper__6dOI3{padding:40px 0}.SizeGrid_sizeGrid__Rp_UL .SizeGrid_wrapper__6dOI3 img{max-width:100%;height:auto}.OldPrice_oldPrice__5WIGc{opacity:.6;font-weight:400;position:relative}.OldPrice_lineThrough__IOxma{width:calc(100% + 4px);height:1px;background-color:#000;position:absolute;top:50%;left:0;transform:translateY(-50%) translateX(-2px)}