.splitting .word,.splitting .char{display:inline-block}.splitting .char:before,.splitting .char:after{content:attr(data-char);position:absolute;top:0;left:0;visibility:hidden;transition:inherit;-webkit-user-select:none;user-select:none}.splitting{--word-center: calc((var(--word-total) - 1) / 2);--char-center: calc((var(--char-total) - 1) / 2);--line-center: calc((var(--line-total) - 1) / 2)}.splitting .word{--word-percent: calc(var(--word-index) / var(--word-total));--line-percent: calc(var(--line-index) / var(--line-total))}.splitting .char{--char-percent: calc(var(--char-index) / var(--char-total));--char-offset: calc(var(--char-index) - var(--char-center));--distance: calc( (var(--char-offset) * var(--char-offset)) / var(--char-center) );--distance-sine: calc(var(--char-offset) / var(--char-center));--distance-percent: calc((var(--distance) / var(--char-center)))}.splitting .char,.splitting .word{display:inline-block}.splitting .char{position:relative}.splitting .char:after,.splitting .char:before{content:attr(data-char);position:absolute;top:0;right:0;visibility:hidden;transition:inherit;-webkit-user-select:none;-moz-user-select:none;user-select:none}.splitting{--word-center:calc((var(--word-total) - 1) / 2);--char-center:calc((var(--char-total) - 1) / 2);--line-center:calc((var(--line-total) - 1) / 2)}.splitting .word{--word-percent:calc(var(--word-index) / var(--word-total));--line-percent:calc(var(--line-index) / var(--line-total))}.splitting .char{--char-percent:calc(var(--char-index) / var(--char-total));--char-offset:calc(var(--char-index) - var(--char-center));--distance:calc((var(--char-offset) * var(--char-offset)) / var(--char-center));--distance-sine:calc(var(--char-offset) / var(--char-center));--distance-percent:calc((var(--distance) / var(--char-center)))}.splitting.cells img{width:100%;display:block}@supports (display:grid){.splitting.cells{position:relative;overflow:hidden;background-size:cover;visibility:hidden}.splitting .cell-grid{background:inherit;position:absolute;top:0;right:0;width:100%;height:100%;display:grid;grid-template:repeat(var(--row-total),1fr) /repeat(var(--col-total),1fr)}.splitting .cell{background:inherit;position:relative;overflow:hidden}.splitting .cell-inner{background:inherit;position:absolute;visibility:visible;width:calc(100% * var(--col-total));height:calc(100% * var(--row-total));right:calc(-100% * var(--col-index));top:calc(-100% * var(--row-index))}.splitting .cell{--center-x:calc((var(--col-total) - 1) / 2);--center-y:calc((var(--row-total) - 1) / 2);--offset-x:calc(var(--col-index) - var(--center-x));--offset-y:calc(var(--row-index) - var(--center-y));--distance-x:calc((var(--offset-x) * var(--offset-x)) / var(--center-x));--distance-y:calc((var(--offset-y) * var(--offset-y)) / var(--center-y))}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,:after,:before{box-sizing:border-box}.btn_link_inner:after{height:100%;right:0;top:0;width:100%}.btn,.btn--added,.btn--sec,[data-animation=draggable] .mqcsr,[data-animation=marquee] .mqcsr{align-items:center;display:flex;justify-content:center}.btn_svg,.marquee__main{display:flex;align-items:center}.hide{visibility:hidden;opacity:0}.hide,.show{transition:opacity .75s var(--ease-out-cubic)}.show{visibility:visible;opacity:1}:root{--ease-in-quad:cubic-bezier(.55,.085,.68,.53);--ease-in-cubic:cubic-bezier(.55,.055,.675,.19);--ease-in-quart:cubic-bezier(.895,.03,.685,.22);--ease-in-quint:cubic-bezier(.755,.05,.855,.06);--ease-in-expo:cubic-bezier(.95,.05,.795,.035);--ease-in-circ:cubic-bezier(.6,.04,.98,.335);--ease-in-bounce:cubic-bezier(.175,.885,.32,1.275);--ease-out-quad:cubic-bezier(.25,.46,.45,.94);--ease-out-cubic:cubic-bezier(.215,.61,.355,1);--ease-out-quart:cubic-bezier(.165,.84,.44,1);--ease-out-quint:cubic-bezier(.23,1,.32,1);--ease-out-expo:cubic-bezier(.19,1,.22,1);--ease-out-circ:cubic-bezier(.075,.82,.165,1);--ease-in-out-quad:cubic-bezier(.455,.03,.515,.955);--ease-in-out-cubic:cubic-bezier(.645,.045,.355,1);--ease-in-out-quart:cubic-bezier(.77,0,.175,1);--ease-in-out-quint:cubic-bezier(.86,0,.07,1);--ease-in-out-expo:cubic-bezier(1,0,0,1);--ease-in-out-circ:cubic-bezier(.785,.135,.15,.86);--prod-width:clamp(220px,43rem,500px)}body,html{width:100%;min-height:100%;overscroll-behavior:none;scroll-behavior:auto}html{overflow-x:hidden;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-ms-overflow-style:none;scrollbar-width:none;font-size:min(12px,.6944444444vw);line-height:1}html::-webkit-scrollbar{display:none}html.lenis-stopped{overflow:hidden}.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}body{background-color:#eee4d8;color:#282828}body ::-webkit-scrollbar{width:max(5px,.5rem)}body ::-webkit-scrollbar-track{background:transparent}body ::-webkit-scrollbar-thumb{background:#36373226;border-radius:15px;cursor:pointer}body ::-webkit-scrollbar-thumb:hover{background:#36373240}a{text-decoration:none}[role=button],a,button{color:inherit;outline:none}[role=button],button{background:none;border:none;cursor:pointer}[data-animation=aboutParagraphs],[data-animation=paragraphs],[data-animation=title]{overflow:hidden}[data-animation=aboutParagraphs] span,[data-animation=paragraphs] span,[data-animation=title] span{overflow:hidden;display:inline-block;vertical-align:top}[data-animation=aboutParagraphs] span span,[data-animation=paragraphs] span span,[data-animation=title] span span{transform-style:preserve-3d;will-change:transform}.word{overflow-y:clip}[data-speed]{will-change:transform}[data-animation=parallax]{overflow:hidden}.whitespace{display:inline!important}.btn,.btn--added,.btn--sec{white-space:nowrap;font-weight:500;text-transform:uppercase;padding:max(6px,.75rem) max(14px,1.6rem) max(6px,.75rem) max(6px,.75rem);gap:max(1rem,8px);border:1px solid #363732;border-radius:max(6.4rem,50px);letter-spacing:-.05em;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;height:max(35px,4.5rem);overflow:hidden;color:#282828}.btn--added:hover .btn_link_inner,.btn--sec:hover .btn_link_inner,.btn:hover .btn_link_inner{transform:translateY(-100%)}.btn--added:hover svg,.btn--sec:hover svg,.btn:hover svg{transform:translate(max(24px,2.8rem))}.btn_link{display:inline-flex;align-items:center;position:relative;overflow:hidden;font-weight:500}.btn_link_inner{display:flex;transform:translateY(0);transition:transform .85s var(--ease-out-expo)}.btn_link_inner:after{content:"";content:attr(data-txt);position:absolute;top:100%;color:inherit}.btn_svg{justify-content:flex-end;width:max(24px,2.8rem);height:max(24px,2.8rem);min-width:max(24px,2.8rem);min-height:max(24px,2.8rem);gap:max(8px,1.1rem);padding-left:max(4px,.6rem);overflow:hidden;background:#363732;border-radius:40px}.btn_svg svg{width:max(14px,1.6rem);min-width:max(14px,1.6rem);height:max(14px,1.6rem);min-height:max(14px,1.6rem);transition:transform .85s var(--ease-out-expo)}.btn--added{padding-inline:max(14px,1.6rem);background:#363732;color:#eee4d8;height:max(35px,4.5rem);cursor:auto}.btn--added svg{transform:none!important}.btn--sec{border:1px solid #eee4d8;color:#eee4d8}.btn--sec .btn_svg{background:#eee4d8}.btn--sec .btn_svg svg path{stroke:#282828}.marquee{overflow:hidden}.marquee:hover .marquee__main{animation-play-state:paused}.marquee__main{gap:4rem;animation:marquee 18s linear infinite}.marquee__main svg{min-width:16px;height:16px}@keyframes marquee{to{transform:translate3d(calc(-1*(-100% - 4rem - 16px)),0,0)}}[data-animation=link] .char:after{top:-100%;transform:rotate(var(--degree));will-change:transform,top;visibility:visible;font-weight:inherit}[data-animation=draggable],[data-animation=draggable] *,[data-animation=marquee],[data-animation=marquee] *{cursor:none}[data-animation=draggable] [data-animation=draggable-child],[data-animation=draggable] [data-animation=marquee-child],[data-animation=marquee] [data-animation=draggable-child],[data-animation=marquee] [data-animation=marquee-child]{will-change:transform}[data-animation=draggable] [data-animation=draggable-child] img,[data-animation=draggable] [data-animation=marquee-child] img,[data-animation=marquee] [data-animation=draggable-child] img,[data-animation=marquee] [data-animation=marquee-child] img{margin-left:-1px}[data-animation=draggable] .mqcsr,[data-animation=marquee] .mqcsr{cursor:none;z-index:6;pointer-events:none;position:fixed;top:0;right:0;width:max(8rem,60px);height:max(8rem,60px);background:#eee4d8;border:1px solid #363732;border-radius:100%}@media (max-width:768px){[data-animation=draggable] .mqcsr,[data-animation=marquee] .mqcsr{display:none}}[data-animation=draggable] .mqcsr span,[data-animation=marquee] .mqcsr span{text-transform:uppercase;font-weight:400;letter-spacing:-.01em}.dnone{display:none}@media (max-width:375px){#awwwards{display:none}}.btn,.btn--added,.btn--sec,[data-animation=draggable] .mqcsr span,[data-animation=marquee] .mqcsr span{font-size:max(13px,1.4rem);font-weight:500;letter-spacing:-.03em}.Image_image-loading__tz_mo{height:100%;right:0;position:absolute;top:0;align-items:center;display:flex;justify-content:center}.Image_hide__Nx8oK{visibility:hidden;opacity:0}.Image_hide__Nx8oK,.Image_show__vG3k6{transition:opacity .75s var(--ease-out-cubic)}.Image_show__vG3k6{visibility:visible;opacity:1}.Image_image__bOpLu{position:relative;width:100%;height:auto;aspect-ratio:var(--width)/var(--height);object-fit:cover}.Image_image-loading__tz_mo{width:100%;background:#e3d6c3;z-index:1}.Image_image-loading__tz_mo span{aspect-ratio:1;object-fit:cover;background:#363732;color:#363732;width:max(4rem,20px);animation:Image_dots__aeyW3 1.2s linear infinite alternate;width:max(1.7rem,15px);border-radius:50%}@keyframes Image_dots__aeyW3{0%{box-shadow:-28.8px 0,28.8px 0}33%{box-shadow:-28.8px 0,28.8px 0 #36373221;background:#36373221}66%{box-shadow:-28.8px 0 #36373221,28.8px 0;background:#36373221}}.Newsletter_card__9T3N1{align-items:center;display:flex;justify-content:center}.Newsletter_hide__YVid5{transition:opacity .75s var(--ease-out-cubic);visibility:hidden;opacity:0}.Newsletter_show__HFlzy{transition:opacity .75s var(--ease-out-cubic);visibility:visible;opacity:1}.Newsletter_card__9T3N1 p,.Newsletter_input__T8lzp input{font-size:max(14px,1.6rem)}.Newsletter_newsletter-text__fs9jV{font-size:max(60px,12.8rem)}@media (max-width:480px){.Newsletter_newsletter-text__fs9jV{font-size:18rem}}.Newsletter_newsletter__17IAW{padding-block:max(80px,14rem) max(80px,20rem);position:relative}.Newsletter_newsletter-text__fs9jV{text-transform:uppercase;text-align:center;width:80%;line-height:113%;margin-inline:auto;color:#363732}@media (max-width:768px){.Newsletter_newsletter-text__fs9jV{width:90%}}.Newsletter_input__T8lzp{margin-inline:auto;width:min(100%,250px);position:relative;overflow:hidden}@media (max-width:768px){.Newsletter_input__T8lzp{padding-inline:max(10px,1.6rem)}}.Newsletter_input__T8lzp input{text-indent:max(6px,1rem);width:100%;height:max(36px,4.5rem);background:transparent;color:#363732;outline-color:#af906c;border:1px solid #af906c;border-radius:max(60px,6.4rem)}.Newsletter_input__T8lzp input::placeholder{color:#af906c}.Newsletter_input__T8lzp .btn_svg{position:absolute;left:max(.8rem,8px);top:50%;transform:translateY(-50%)}@media (max-width:768px){.Newsletter_input__T8lzp .btn_svg{left:calc(8px + max(10px,2rem))}}.Newsletter_input__T8lzp .btn_svg:hover svg{transform:translate(max(24px,2.8rem))}.Newsletter_card__9T3N1{flex-direction:column;gap:max(10px,1.6rem);width:max(46rem,280px);height:max(170px,21rem);background:#e3d6c3;position:absolute;right:50%;transform:translate(50%,-50%);will-change:transform}.SingleProduct_product-figure-img__J8a5f,.SingleProduct_product-header__NpvkH{height:100%;right:0;position:absolute;top:0;width:100%}.SingleProduct_product-header__NpvkH,.SingleProduct_product-header__NpvkH span{align-items:center;display:flex;justify-content:center}.SingleProduct_product-footer__dOhPJ{display:flex;align-items:center;justify-content:space-between}.SingleProduct_hide__tz6by{transition:opacity .75s var(--ease-out-cubic);visibility:hidden;opacity:0}.SingleProduct_show__6_te5{transition:opacity .75s var(--ease-out-cubic);visibility:visible;opacity:1}.SingleProduct_product-footer-div__H9pRm p,.SingleProduct_product-header__NpvkH span{font-size:max(13px,1.4rem);font-weight:500;letter-spacing:-.03em}.SingleProduct_product-footer-h4__JX3nW{font-size:max(20px,3.2rem)}.SingleProduct_product__UDwa3{height:-moz-fit-content;height:fit-content;position:relative;background:#e3d6c3;width:100%;height:auto;transition:opacity .5s linear}.SingleProduct_product__UDwa3:hover .SingleProduct_product-figure-img__J8a5f:nth-of-type(2),.SingleProduct_product__UDwa3:hover .SingleProduct_product-header__NpvkH,.SingleProduct_product__UDwa3:hover .btn,.SingleProduct_product__UDwa3:hover .btn--added{opacity:1}.SingleProduct_product-figure__irp5M{position:relative;overflow:hidden;aspect-ratio:1;object-fit:cover}.SingleProduct_product-figure-img__J8a5f{background:#e3d6c3;height:85%;width:auto;transform:translate(50%,-50%);right:50%;top:50%}.SingleProduct_product-figure-img__J8a5f:nth-of-type(2){opacity:0;transition:opacity .5s ease-out}.SingleProduct_product-header__NpvkH{height:-moz-fit-content;height:fit-content;z-index:2;margin-top:max(1rem,10px);gap:max(1rem,10px);opacity:0;transition:opacity .75s var(--ease-out-cubic)}.SingleProduct_product-header__NpvkH span{text-transform:uppercase;padding:max(5px,.6rem) max(1.2rem,10px);border:1px solid #363732;border-radius:max(6.4rem,40px);transition:all .5s var(--ease-out-cubic)}.SingleProduct_product-header__NpvkH span.SingleProduct_active__ksPf6{background:#363732;color:#eee4d8}.SingleProduct_product-footer__dOhPJ{z-index:1;padding:max(10px,1.6rem)}.SingleProduct_product-footer-div__H9pRm p{display:inline-flex;align-items:center;gap:max(1rem,10px);text-transform:uppercase;margin-bottom:max(6px,.8rem);line-height:1.25}.SingleProduct_product-footer-h4__JX3nW{font-weight:400}.SingleProduct_product-footer__dOhPJ .btn,.SingleProduct_product-footer__dOhPJ .btn--added,.marquee_hide__WlM5C{opacity:0;transition:opacity .75s var(--ease-out-cubic)}.marquee_hide__WlM5C{visibility:hidden}.marquee_show__Jjxx0{transition:opacity .75s var(--ease-out-cubic);visibility:visible;opacity:1}.marquee_marquee___m7PH{display:flex;overflow:hidden;will-change:transform}@media (prefers-reduced-motion:reduce){.marquee_marquee___m7PH{--duration:70s!important}}.marquee_marquee___m7PH .marquee_inner__lo_f7{display:flex;white-space:nowrap;animation:marquee_marquee___m7PH var(--duration) linear infinite;animation-play-state:var(--animation-status)}.marquee_marquee___m7PH.marquee_inverted__wj7WK .marquee_inner__lo_f7{animation:marquee_marquee-inverted__mQuac var(--duration) linear infinite;animation-play-state:var(--animation-status)}@keyframes marquee_marquee___m7PH{0%{transform:translate3d(calc(-1*(var(--offset) * -1)),0,0)}to{transform:translate3d(calc(-1*(-100% - var(--offset))),0,0)}}@keyframes marquee_marquee-inverted__mQuac{0%{transform:translate3d(calc(-1*(-100% - var(--offset))),0,0)}to{transform:translate3d(calc(-1*(var(--offset) * -1)),0,0)}}.scrollbar_hide__jJRHJ{transition:opacity .75s var(--ease-out-cubic);visibility:hidden;opacity:0}.scrollbar_show__O0zDM{transition:opacity .75s var(--ease-out-cubic);visibility:visible;opacity:1}.scrollbar_scrollbar__5pF_2{position:fixed;left:0;bottom:0;top:0;z-index:4;z-index:10;padding:max(5px,1rem) 0}.scrollbar_scrollbar__5pF_2 .scrollbar_inner__Vj0oE{height:100%;position:relative}.scrollbar_scrollbar__5pF_2 .scrollbar_thumb__pnp9e{min-height:max(4.8rem,24px);width:max(.5rem,5px);background-color:#363732;position:absolute;left:max(.2rem,2px);border-radius:max(.4rem,4px);border:max(.5px,.1rem) solid #363732;cursor:-webkit-grab;cursor:grab}@media (max-width:600px){.scrollbar_scrollbar__5pF_2{display:none}}.Carousel_scrollable-figure-img__GDp1H{right:0;position:absolute;top:0;width:100%;height:100%;object-fit:cover}.Carousel_scrollable-footer__NQ_u2{display:flex;align-items:center;justify-content:space-between}.Carousel_hide__7HYHN{visibility:hidden;opacity:0}.Carousel_hide__7HYHN,.Carousel_show__hf9zn{transition:opacity .75s var(--ease-out-cubic)}.Carousel_show__hf9zn{visibility:visible;opacity:1}.Carousel_scrollable-footer-div__At8Os p{font-size:max(13px,1.4rem);font-weight:500;letter-spacing:-.03em}.Carousel_scrollable-footer-h4__vAtZZ{font-size:max(20px,3.2rem)}.Carousel_scrollable__KA04Z{overflow:hidden;padding-top:calc(max(10px,1.6rem) + 10px);padding-inline:max(10px,1.6rem)}.Carousel_scrollable-container__g6s_E{display:flex;width:-moz-fit-content;width:fit-content}.Carousel_scrollable-slide__gS_F4{margin-left:max(10px,1.6rem);will-change:transform;cursor:-webkit-grab;cursor:grab;background:#e3d6c3}.Carousel_scrollable-figure__xodvE{position:relative;overflow:hidden;aspect-ratio:1.0268456376;object-fit:cover;min-height:max(38rem,280px)}.Carousel_scrollable-figure-img__GDp1H{background:#e3d6c3;width:auto;transform:translate(50%,-50%);right:50%;top:50%}.Carousel_scrollable-footer__NQ_u2{z-index:1;padding:max(10px,1.6rem)}.Carousel_scrollable-footer-div__At8Os p{display:inline-flex;align-items:center;gap:max(1rem,10px);text-transform:uppercase;margin-bottom:max(6px,.8rem);line-height:1.25}.Carousel_scrollable-footer-h4__vAtZZ{font-weight:400}.Carousel_scrollable-footer__NQ_u2 .btn,.Carousel_scrollable-footer__NQ_u2 .btn--added{opacity:0;transition:opacity .75s var(--ease-out-cubic)}@media (max-width:992px){.Carousel_scrollable-footer__NQ_u2 .btn,.Carousel_scrollable-footer__NQ_u2 .btn--added{display:none}}.scrollable-box_hide__UyyNb{transition:opacity .75s var(--ease-out-cubic);visibility:hidden;opacity:0}.scrollable-box_show__68K9j{transition:opacity .75s var(--ease-out-cubic);visibility:visible;opacity:1}.scrollable-box_hi__lRQLK{flex-grow:1;position:relative;overflow-y:scroll;scrollbar-width:none!important;-ms-overflow-style:none}.scrollable-box_hi__lRQLK::-webkit-scrollbar{width:0!important;height:0!important}.Preloader_preloader-grid-img__Q2sK9 img,.Preloader_preloader__ZlMXE{height:100%;right:0;position:absolute;top:0;width:100%}.Preloader_preloader-grid-img__Q2sK9 img{width:100%;height:100%;object-fit:cover}.Preloader_preloader-grid__h_r4l,.Preloader_preloader__ZlMXE{align-items:center;display:flex;justify-content:center}.Preloader_hide__AbyMz{transition:opacity .75s var(--ease-out-cubic);visibility:hidden;opacity:0}.Preloader_show__h0ExP{transition:opacity .75s var(--ease-out-cubic);visibility:visible;opacity:1}.Preloader_preloader-grid-text__gEaJD{font-size:max(60px,20rem)}.Preloader_preloader__ZlMXE{position:fixed;background:#eee4d8;z-index:11;will-change:transform}.Preloader_preloader-grid__h_r4l{flex-direction:column;padding:max(10px,1.6rem);gap:max(10px,1.6rem)}.Preloader_preloader-grid-img__Q2sK9{position:relative;height:max(200px,40rem);aspect-ratio:.8337408313;object-fit:cover;overflow:hidden}.Preloader_preloader-grid-img__Q2sK9 img{transform:translate(101%);will-change:transform,scale}.Preloader_preloader-grid-text__gEaJD{color:#363732;font-weight:400;line-height:113%;letter-spacing:-.05em;text-transform:uppercase;position:relative;text-align:center;overflow-x:visible;overflow-y:clip}.Preloader_preloader-grid-text__gEaJD div{position:absolute;white-space:nowrap;right:50%;top:0;transform:translate(50%)}.Preloader_preloader-grid-text__gEaJD div span{display:inline-block;transform:translateY(100%);will-change:transform}.Transition_transition__9ye7n{height:100%;right:0;position:absolute;top:0;width:100%;align-items:center;display:flex;justify-content:center}.Transition_hide__BBXlJ{transition:opacity .75s var(--ease-out-cubic);visibility:hidden;opacity:0}.Transition_show__gyIZG{transition:opacity .75s var(--ease-out-cubic);visibility:visible;opacity:1}.Transition_transition__9ye7n{position:fixed;z-index:11;background:#3c3a3b;transform:translateY(-100%);will-change:transform,opacity}.Transition_transition__9ye7n p{font-size:max(6rem,32px);color:#eee4d8;font-weight:500;overflow-y:clip}.Transition_transition__9ye7n p span{display:inline-block;will-change:transform}@font-face{font-family:__Assistant_hr;font-style:normal;font-weight:200 800;font-display:swap;src:url(/fonts/assistant-hebrew.woff2) format("woff2");unicode-range:U+0307-0308,U+0590-05FF,U+200C-2010,U+20AA,U+25CC,U+FB1D-FB4F}@font-face{font-family:__Assistant_hr;font-style:normal;font-weight:200 800;font-display:swap;src:url(/fonts/assistant-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:__Assistant_hr;font-style:normal;font-weight:200 800;font-display:swap;src:url(/fonts/assistant-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:__Assistant_Fallback_hr;src:local("Arial");ascent-override:103.11%;descent-override:36.06%;line-gap-override:0%;size-adjust:101.09%}.__className_8f5b94{font-family:__Assistant_hr,__Assistant_Fallback_hr,Arial,sans-serif;font-style:normal}.brand-logo{width:auto;height:max(34px,4.6rem);object-fit:contain;display:block}.Layout_header-main-links__vXoNP a{display:flex;align-items:center}.brand-logo--footer{margin-inline:auto}.Layout_footer__B2B79 h2{padding-block:max(60px,10rem)}.brand-logo--footer{height:max(110px,24rem);filter:drop-shadow(0 2px 18px rgba(238,228,216,.95)) drop-shadow(0 0 42px rgba(238,228,216,.8))}[data-animation=draggable] .mqcsr,[data-animation=marquee] .mqcsr{left:0;right:auto}.ltr-run{unicode-bidi:isolate;direction:ltr}.Hero_hero-main__rB5QL h1{font-weight:500}.Hero_hero-about__B_WUj h1,.About_about-hero__u6SDm h1,.About_about-desc___GceG h2,.About_about-desc-main-marquee__AfhE_ h1,.About_about-desc-main-sect__bRPsI h3,.Showcase_desc-main-head__HgQuv,.Lookbook_lookbook-top__gTMxk h1,.Preloader_preloader-grid-text__gEaJD,.Featured_featured-fixed__0NRvf h1,.Latest_latest-top__Nkwfy h1,.Showcase_showcase-content-item-div__1_1r5 p,.Shop_shop__S3bZt>h1,.Transition_transition__9ye7n p{font-weight:600}.Hero_hero-main-float__RjS4y figure img{width:100%;height:100%;object-fit:cover}.Hero_hero-main-float__RjS4y{align-items:center;display:flex;justify-content:center}.Hero_hide__0GTLJ{visibility:hidden;opacity:0}.Hero_hide__0GTLJ,.Hero_show__t0HnN{transition:opacity .75s var(--ease-out-cubic)}.Hero_show__t0HnN{visibility:visible;opacity:1}.Hero_hero-main-float-h4__fYUaf,.Hero_hero-main-float__RjS4y p{font-size:max(13px,1.4rem);font-weight:500;letter-spacing:-.03em}.Hero_hero-about__B_WUj p,.Hero_hero-main__rB5QL .Hero_p__Wl5Ah{font-size:max(14px,1.6rem)}.Hero_hero-about__B_WUj h1{font-size:max(24px,4rem)}.Hero_hero-main-flex__EcBod h2{font-size:max(32px,6.4rem);letter-spacing:-.05em}.Hero_hero-main-float__RjS4y h3{font-size:max(50px,9.6rem);letter-spacing:-.03em}@media (max-width:480px){.Hero_hero-main-float__RjS4y h3{font-size:14rem}}.Hero_hero___vT_M{position:relative;height:max(144rem,1000px);overflow:hidden}.Hero_hero-bg__cREVx{background:#363732}.Hero_hero-bg__cREVx img,.Hero_hero-bg__cREVx video{aspect-ratio:.8;object-fit:cover;opacity:.8;width:100%;min-height:1100px;object-position:bottom;height:auto;background:#363732}.Hero_hero-main__rB5QL{position:absolute;top:0;right:0;left:0;bottom:0;color:#fff;padding:max(10px,1.6rem)}.Hero_hero-main__rB5QL .Hero_p__Wl5Ah{text-transform:uppercase;line-height:143%;margin-bottom:max(10px,1.5rem)}.Hero_hero-main__rB5QL .Hero_p__Wl5Ah span{display:inline-block;overflow:hidden;letter-spacing:-.02em;line-height:1}.Hero_hero-main__rB5QL h1{font-size:18vw;white-space:nowrap;font-weight:400;line-height:1;letter-spacing:-.02em;text-transform:uppercase;margin-top:max(5rem,50px);position:relative;right:min(-3rem,-12px);color:#eee4d8}.Hero_hero-main__rB5QL h1 span{vertical-align:top;display:inline-block;overflow-y:clip;letter-spacing:-.055em}.Hero_hero-main-first__H4OHY{margin-right:max(40px,8rem);margin-bottom:max(40px,10rem);width:max(250px,28.7rem)}@media (max-width:600px){.Hero_hero-main-first__H4OHY{margin-top:max(40px,8rem);margin-right:0}.Hero_hero-main-flex__EcBod{margin-bottom:max(60px,8rem)}}.Hero_hero-main-flex__EcBod h2{width:max(290px,56rem);text-transform:uppercase;text-align:left;line-height:1.13;margin-right:auto;transform:translate(var(--transX))}@media (max-width:375px){.Hero_hero-main-flex__EcBod h2{font-size:7.75vw}}.Hero_hero-main-float__RjS4y{flex-direction:column;margin-top:max(5rem,20px)}.Hero_hero-main-float-img__bunHu{color:#363732;padding:max(6px,.8rem);background:#f4f1eb00;transition:background .5s var(--ease-out-quart);will-change:background}@media (max-width:768px){.Hero_hero-main-float-img__bunHu{background:#eee4d8}}.Hero_hero-main-float-img-div__H9qD2{opacity:0;transition:opacity .5s var(--ease-out-quart);will-change:opacity}@media (max-width:768px){.Hero_hero-main-float-img-div__H9qD2{opacity:1}}.Hero_hero-main-float-img__bunHu img,.Hero_hero-main-float-img__bunHu:hover{background:#eee4d8}.Hero_hero-main-float-img__bunHu:hover div{opacity:1}.Hero_hero-main-float-img__bunHu:hover img{transform:scale(1.075)}.Hero_hero-main-float__RjS4y h3{text-transform:uppercase;white-space:nowrap;margin-top:max(4rem,30px);letter-spacing:-.045em}@media (max-width:768px){.Hero_hero-main-float__RjS4y h3{display:none}}.Hero_hero-main-float__RjS4y figure{aspect-ratio:1.0334346505;object-fit:cover;height:max(34rem,190px);overflow:hidden}.Hero_hero-main-float__RjS4y figure img{will-change:transform;transition:transform 1s var(--ease-out-quart);cursor:pointer}.Hero_hero-main-float__RjS4y p{padding-block:max(3px,.4rem);margin-bottom:0;display:inline-flex;align-items:center;gap:max(1rem,10px)}.Hero_hero-main-float-h4__fYUaf{font-weight:900;margin-bottom:max(6px,.8rem)}.Hero_hero-main-float__RjS4y footer{text-align:left}.Hero_hero-about__B_WUj{padding-top:max(10px,1.6rem);padding-inline:10rem;padding-bottom:max(80px,20rem);margin-inline:auto;margin-top:max(40px,5rem);display:grid;grid-template-columns:1fr 1.5fr}@media (max-width:768px){.Hero_hero-about__B_WUj{width:100%;grid-template-columns:1fr;padding-inline:max(10px,1.6rem)}}.Hero_hero-about-left__xL1SX{position:relative;height:-moz-fit-content;height:fit-content;padding-top:10rem}@media (max-width:768px){.Hero_hero-about-left__xL1SX{display:none}}.Hero_hero-about-left-img1__xj07R{width:max(240px,34rem);height:auto}.Hero_hero-about-left-img2__xcgCa{width:max(150px,24rem);height:auto;position:absolute;top:100%;left:18%}.Hero_hero-about__B_WUj h1{text-align:justify;font-weight:400;line-height:1.3;letter-spacing:-.02em;text-transform:uppercase;color:#363732;margin-bottom:max(2rem,15px)}.Hero_hero-about__B_WUj p{width:max(34rem,280px);text-align:justify;line-height:153%;color:#363732;margin-bottom:max(1rem,10px)}.Briefing_hide__V9sny{visibility:hidden;opacity:0}.Briefing_hide__V9sny,.Briefing_show__MNYkd{transition:opacity .75s var(--ease-out-cubic)}.Briefing_show__MNYkd{visibility:visible;opacity:1}.Briefing_briefing_main_text__z45EW p{font-size:max(14px,1.6rem)}.Briefing_briefing__2DMXG{padding:max(10px,1.6rem)}.Briefing_briefing_main__iHXil{margin-top:20rem;display:flex;gap:3rem}@media (max-width:600px){.Briefing_briefing_main__iHXil{flex-wrap:wrap;gap:5rem}}.Briefing_briefing_main_text__z45EW{width:max(32rem,200px);margin-left:max(30px,4rem);color:#363732;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:max(7.5rem,65px)}@media (max-width:768px){.Briefing_briefing_main_text__z45EW{width:max(32rem,280px)}}@media (max-width:600px){.Briefing_briefing_main_text__z45EW{padding-inline:max(10px,1.6rem)}}.Briefing_briefing_main_text__z45EW p{font-weight:500;line-height:1.4;margin-bottom:max(30px,4rem)}.Briefing_briefing_main_img__xdJVw{width:max(95rem,500px)}@media (max-width:600px){.Briefing_briefing_main_img__xdJVw{width:100%}}.Briefing_briefing_main_img__xdJVw img{aspect-ratio:.8263525305;object-fit:cover;width:100%;height:auto}.Featured_hide__N_Kfu{visibility:hidden;opacity:0}.Featured_hide__N_Kfu,.Featured_show__KIuMe{transition:opacity .75s var(--ease-out-cubic)}.Featured_show__KIuMe{visibility:visible;opacity:1}.Featured_featured-fixed__0NRvf h1{font-size:max(30px,4.8rem)}.Featured_featured-fixed__0NRvf [data-animation=featuredCursor]{position:fixed;z-index:1;pointer-events:none}.Featured_featured-fixed__0NRvf h1{padding-right:max(10px,1.6rem);white-space:nowrap;text-transform:uppercase;color:#363732;letter-spacing:-.01em}.Latest_latest-foot__iQcZQ{align-items:center;display:flex;justify-content:center}.Latest_hide__Q9FvK{visibility:hidden;opacity:0}.Latest_hide__Q9FvK,.Latest_show__S_Ixv{transition:opacity .75s var(--ease-out-cubic)}.Latest_show__S_Ixv{visibility:visible;opacity:1}.Latest_latest-top__Nkwfy h1{font-size:max(30px,4.8rem)}.Latest_latest__CxwnA{margin-top:max(100px,20rem);position:relative;overflow:hidden}.Latest_latest-top__Nkwfy h1{text-transform:uppercase;white-space:nowrap;padding-right:max(10px,1.6rem);color:#363732;letter-spacing:-.01em}.Latest_latest-top__Nkwfy h1 span{display:block}.Latest_latest-foot__iQcZQ{margin-top:max(40px,6rem)}.Showcase_desc-image__rryzB{height:100%;right:0;position:absolute;top:0;width:100%}.Showcase_desc-image__rryzB div{width:100%;height:100%;object-fit:cover}.Showcase_desc-main__J_y02,.Showcase_desc__gw1nF{align-items:center;display:flex;justify-content:center}.Showcase_hide__c2pOR{visibility:hidden;opacity:0}.Showcase_hide__c2pOR,.Showcase_show__poseK{transition:opacity .75s var(--ease-out-cubic)}.Showcase_show__poseK{visibility:visible;opacity:1}.Showcase_desc-main__J_y02 p,.Showcase_desc-main__J_y02 small{font-size:max(14px,1.6rem)}.Showcase_showcase-content-item-div__1_1r5 p{font-size:max(50px,9.6rem);letter-spacing:-.03em}@media (max-width:480px){.Showcase_showcase-content-item-div__1_1r5 p{font-size:14rem}}.Showcase_desc-main-head__HgQuv{font-size:max(60px,12.8rem)}@media (max-width:480px){.Showcase_desc-main-head__HgQuv{font-size:18rem}}.Showcase_showcase__dqfTm{padding-inline:max(10px,1.6rem);overflow:hidden;position:relative}.Showcase_showcase-container__G3K1C{height:calc(100vh - max(4.9rem,35px));display:flex;align-items:center}@media (max-width:768px){.Showcase_showcase-container__G3K1C{height:auto;padding-block:max(100px,20rem);justify-content:center}}.Showcase_showcase-content___NyNB{display:flex;align-items:center;justify-content:flex-start;gap:max(150px,25rem);width:-moz-fit-content;width:fit-content;padding-inline:50vw;padding-left:10rem}@media (max-width:768px){.Showcase_showcase-content___NyNB{flex-direction:column;width:100%;padding:0}}@media (max-width:480px){.Showcase_showcase-content___NyNB{gap:max(10rem,50px)}}.Showcase_showcase-content-item__d19uX{display:flex;align-items:center;gap:max(2rem,15px);will-change:transform}@media (max-width:768px){.Showcase_showcase-content-item__d19uX:nth-child(odd){margin-left:auto}.Showcase_showcase-content-item__d19uX:nth-child(2n){flex-direction:row-reverse;margin-right:auto}}@media (max-width:480px){.Showcase_showcase-content-item__d19uX:nth-child(2n),.Showcase_showcase-content-item__d19uX:nth-child(odd){flex-direction:column;width:100%}.Showcase_showcase-content-item-div__1_1r5{display:flex;flex-direction:column;align-items:center}}.Showcase_showcase-content-item-div__1_1r5 p{line-height:113%;letter-spacing:-.04em;text-transform:uppercase;color:#363732;margin-bottom:max(5px,.5rem)}.Showcase_showcase-content-item-img__B8fT4{position:relative;will-change:transform}@media (max-width:768px){.Showcase_showcase-content-item-img__B8fT4{width:max(35rem,240px)}}@media (max-width:480px){.Showcase_showcase-content-item-img__B8fT4{width:100%}}.Showcase_showcase-content-item-img-main__FOLpe{overflow:hidden;width:max(35rem,240px)}.Showcase_showcase-content-item-img-main__FOLpe>img{transform:scale(1.2)}@media (max-width:768px){.Showcase_showcase-content-item-img-main__FOLpe>img{transform:scale(1)}}@media (max-width:480px){.Showcase_showcase-content-item-img-main__FOLpe>img{width:100%}}.Showcase_showcase-content-item-img__B8fT4 div{overflow:hidden}.Showcase_showcase-content-item-img__B8fT4 div>img{height:auto}@media (max-width:768px){.Showcase_showcase-content-item-img__B8fT4 div>img{width:100%}}.Showcase_showcase-content-item-img__B8fT4 figure{width:max(19.3rem,130px);position:absolute;top:100%;right:0;transform:translate(-70%,-70%);will-change:transform}@media (max-width:480px){.Showcase_showcase-content-item-img__B8fT4 figure{display:none}}.Showcase_desc__gw1nF{height:90rem;min-height:400px;background:#363732;margin:max(10px,1.6rem);position:relative}.Showcase_desc-image__rryzB img{aspect-ratio:1.5555555556;object-fit:cover;width:100%;height:100%}.Showcase_desc-main__J_y02{flex-direction:column;text-align:center;position:relative;padding-block:max(5.5rem,30px);padding-inline:max(13rem,50px);background:#eee4d8}@media (max-width:768px){.Showcase_desc-main__J_y02{padding-block:max(4rem,30px);padding-inline:max(3rem,16px)}}.Showcase_desc-main__J_y02 small{font-weight:400;display:block;margin-bottom:1rem}.Showcase_desc-main-head__HgQuv{font-weight:400;margin-bottom:max(10px,1.6rem);color:#363732}.Showcase_desc-main__J_y02 p{width:max(30rem,250px);font-weight:400;line-height:139.5%;margin-bottom:calc(1.5rem + max(10px,1.6rem))}.About_about-hero-figure__w_yt_ canvas,.About_about-hero-figure__w_yt_ img,.About_about-mini__9R4Fv:after{height:100%;right:0;position:absolute;top:0;width:100%}.About_about-mini__9R4Fv img,.About_about-mini__9R4Fv video,.About_about-sub-img__ZSKKA img,.About_about-sub-main__4iMn8 img{width:100%;height:100%;object-fit:cover}.About_about-desc-main-marquee__AfhE_ h1,.About_about-desc-main-marquee__AfhE_>div{display:flex;align-items:center}.About_about-hero-figure__w_yt_ img,.About_hide__WxLLB{transition:opacity .75s var(--ease-out-cubic);visibility:hidden;opacity:0}.About_show__2gHTW{transition:opacity .75s var(--ease-out-cubic);visibility:visible;opacity:1}.About_about-desc-main-sect__bRPsI p,.About_about-desc-main-sect__bRPsI small,.About_about-hero-text__sEeDD p,.About_about-sub__ZN4ez p{font-size:max(14px,1.6rem)}.About_about-sub__ZN4ez h2{font-size:max(24px,4rem)}.About_about-desc-main-marquee__AfhE_ h1,.About_about-desc-main-sect__bRPsI h3{font-size:max(60px,12.8rem)}@media (max-width:480px){.About_about-desc-main-marquee__AfhE_ h1,.About_about-desc-main-sect__bRPsI h3{font-size:18rem}}.About_about-hero__u6SDm h1{font-size:max(60px,25.6rem)}.About_about__5fEQ3{padding-inline:max(10px,1.6rem)}.About_about-hero__u6SDm{margin-top:max(4.9rem,35px);padding-top:max(3rem,20px)}.About_about-hero__u6SDm h1{font-weight:400;letter-spacing:-.02em;text-transform:uppercase;color:#363732}.About_about-hero-content__SbNvA{display:grid;grid-template-columns:1fr 1.5fr;grid-gap:max(10px,1.6rem);gap:max(10px,1.6rem)}@media (max-width:992px){.About_about-hero-content__SbNvA{display:block}}.About_about-hero-figure__w_yt_{aspect-ratio:1.0396396396;object-fit:cover;width:max(57.7rem,500px);position:relative;overflow:hidden}.About_about-hero-figure__w_yt_>div{width:100%;height:100%}@media (max-width:992px){.About_about-hero-figure__w_yt_{width:100%;margin-block:max(10px,1.6rem)}}.About_about-hero-figure__w_yt_ img:first-child{z-index:1}.About_about-hero-figure__w_yt_ img:nth-child(2){z-index:2}.About_about-hero-text__sEeDD{height:100%;width:max(28.7rem,280px);display:flex;flex-direction:column;justify-content:space-between}.About_about-hero-text__sEeDD p{font-weight:500;line-height:153%;color:#363732;background:#eee4d8}.About_about-hero-text__sEeDD p:first-child{position:-webkit-sticky;position:sticky;top:max(4.9rem,35px)}@media (max-width:992px){.About_about-hero-text__sEeDD p:first-child{margin-bottom:max(10px,1.6rem)}}.About_about-hero-text__sEeDD p:nth-child(2){margin-bottom:calc(4rem + max(4.9rem,35px))}@media (max-width:992px){.About_about-hero-text__sEeDD p:nth-child(2){margin-bottom:max(10px,1.6rem)}}.About_about-hero-parallax__NcdhA{margin-bottom:10px}.About_about-desc___GceG{width:max(100vw - max(10px,1.6rem)*2);overflow-x:clip;overflow-y:visible}.About_about-desc___GceG h2{font-size:max(8rem,32px);padding-block:max(60px,15rem);font-weight:400;line-height:113%;letter-spacing:-.01em;text-transform:uppercase;color:#363732;width:max(95rem,600px)}@media (max-width:600px){.About_about-desc___GceG h2{width:100%}}.About_about-desc-main__4Hicq{color:#eee4d8;position:relative;height:-moz-fit-content;height:fit-content;height:auto;aspect-ratio:.8533333333;object-fit:cover}@media (max-width:992px){.About_about-desc-main__4Hicq{width:100%;min-height:550px}}.About_about-desc-main-marquee__AfhE_{position:absolute;top:50%;right:0;transform:translateY(-50%);z-index:2;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}@media (max-width:375px){.About_about-desc-main-marquee__AfhE_{top:40%}}.About_about-desc-main-marquee__AfhE_ h1{font-style:normal;font-weight:400;line-height:113%;letter-spacing:-.02em;text-transform:uppercase}.About_about-desc-main-marquee__AfhE_ h1 svg{margin-inline:max(20px,5rem);width:max(2.8rem,15px);aspect-ratio:1/1}.About_about-desc-main-sect__bRPsI{position:absolute;z-index:2;top:max(60px,25rem);left:max(30px,10rem);width:max(250px,29.8rem)}@media (max-width:600px){.About_about-desc-main-sect__bRPsI{top:max(20px,2rem);width:calc(100% - (max(10px,1.6rem)*2));right:max(10px,1.6rem);left:max(10px,1.6rem)}}.About_about-desc-main-sect__bRPsI small{font-weight:400;color:#eee4d8}.About_about-desc-main-sect__bRPsI h3{font-weight:400;color:#eee4d8;margin-bottom:1rem}.About_about-desc-main-sect__bRPsI p{font-weight:400;line-height:139.5%;color:#d8c9b3}.About_about-desc-main-mission__CzEcN{position:absolute;bottom:max(70px,15rem);left:max(30px,10rem);z-index:2;width:max(400px,57.7rem)}@media (max-width:600px){.About_about-desc-main-mission__CzEcN{width:calc(100% - (max(10px,1.6rem)*2));right:max(10px,1.6rem);left:max(10px,1.6rem);bottom:max(30px,3rem)}}.About_about-desc-main-mission__CzEcN p{font-size:max(2.4rem,14px);font-weight:500;color:#d8c9b3;line-height:141%}.About_about-sub__ZN4ez{width:max(69.6rem,300px);margin-right:50rem;padding-top:10rem;position:relative}@media (max-width:768px){.About_about-sub__ZN4ez{margin-inline:auto;width:100%}}.About_about-sub__ZN4ez h2{line-height:138%;text-transform:uppercase;letter-spacing:-.02em;font-weight:500;color:#363732;margin-bottom:max(10px,1rem)}.About_about-sub__ZN4ez p{width:max(28.7rem,200px);line-height:143%;letter-spacing:-.02em;font-weight:500;color:#363732;margin-bottom:max(20px,3rem)}.About_about-sub-main__4iMn8{aspect-ratio:1.0848837209;object-fit:cover}.About_about-sub-img__ZSKKA{position:absolute;right:0;transform:translate(50%);height:max(180px,29rem);aspect-ratio:1.1724137931;object-fit:cover}@media (max-width:768px){.About_about-sub-img__ZSKKA{right:50%}}.About_about-mini__9R4Fv{will-change:transform,width;aspect-ratio:.8533333333;object-fit:cover;width:max(20rem,180px);height:auto;position:absolute;right:0;left:0;top:0}.About_about-mini__9R4Fv div{height:100%}@media (max-width:992px){.About_about-mini__9R4Fv{width:100%;min-height:550px}}.About_about-mini__9R4Fv:after{content:"";background:#282828;opacity:.3;pointer-events:none}.About_about-mini__9R4Fv img,.About_about-mini__9R4Fv video{object-fit:cover}.About_about-fixed__yo_cz{aspect-ratio:.8533333333;object-fit:cover;position:absolute;width:max(20rem,180px);height:auto;pointer-events:none;left:max(10px,1.6rem);bottom:max(10px,1.6rem)}.Contact_contact-main__VW4AJ .Contact_image___HVgS{height:100%;right:0;position:absolute;top:0;width:100%}.Contact_contact-main__VW4AJ .Contact_image___HVgS div,.Contact_contact-main__VW4AJ .Contact_image___HVgS img{width:100%;height:100%;object-fit:cover}.Contact_contact-content-cutout__w9udb{align-items:center;display:flex;justify-content:center}.Contact_hide__SY2A9{visibility:hidden;opacity:0}.Contact_hide__SY2A9,.Contact_show__sSd8H{transition:opacity .75s var(--ease-out-cubic)}.Contact_show__sSd8H{visibility:visible;opacity:1}.Contact_contact-content-main__c88pE p{font-size:max(13px,1.4rem);font-weight:500;letter-spacing:-.03em}.Contact_contact-content-cutout__w9udb p{font-size:max(50px,9.6rem);letter-spacing:-.03em}@media (max-width:480px){.Contact_contact-content-cutout__w9udb p{font-size:14rem}}.Contact_contact__wP1hB{height:100vh;height:100dvh;padding-inline:max(10px,1.6rem);padding-top:max(4.9rem,35px)}@media (max-width:768px){.Contact_contact__wP1hB{height:auto}}.Contact_contact-main__VW4AJ{position:relative;background-size:cover;display:flex;justify-content:center;text-align:center;width:100%;height:100%}.Contact_contact-main__VW4AJ .Contact_image___HVgS div{background:#363732}.Contact_contact-content__uNA4F{position:relative;margin-top:17vh;padding-bottom:max(20rem,100px)}.Contact_contact-content-cutout__w9udb{width:100%;border:max(8px,1.5rem) solid #eee4d8;margin-bottom:-1px;padding-inline:max(15px,3rem);padding-block:max(20px,2rem)}.Contact_contact-content-cutout__w9udb p{text-transform:uppercase;font-weight:300;color:#eee4d8}.Contact_contact-content-main__c88pE{background:#eee4d8;width:100%;display:flex;flex-direction:column;align-items:center;padding-bottom:max(10rem,80px);padding-top:3rem}.Contact_contact-content-main__c88pE p{line-height:153.5%;width:max(43rem,280px);margin-inline:auto;margin-bottom:3rem;color:#363732;position:relative;padding-inline:10px}.Contact_contact-content-main__c88pE a{z-index:2;color:#363732;border-color:#363732}.Lookbook_lookbook-modal__VZJ6G{height:100%;right:0;position:absolute;top:0;width:100%}.Lookbook_lookbook-modal__VZJ6G,.Lookbook_lookbook-modal__VZJ6G figure{align-items:center;display:flex;justify-content:center}.Lookbook_hide__s5cQV{transition:opacity .75s var(--ease-out-cubic);visibility:hidden;opacity:0}.Lookbook_lookbook-gallery__PqXZ_ .active,.Lookbook_show__0_gqn{transition:opacity .75s var(--ease-out-cubic);visibility:visible;opacity:1}.Lookbook_lookbook-modal-content__qUZrE div p{font-size:max(13px,1.4rem);letter-spacing:-.03em}.Lookbook_lookbook-modal-content__qUZrE div h2,.Lookbook_lookbook-top__gTMxk p{font-size:max(14px,1.6rem)}.Lookbook_lookbook__KtT5W{position:relative;padding:8vh max(10px,1.6rem) max(10px,1.6rem)}.Lookbook_lookbook-top__gTMxk{position:-webkit-sticky;position:sticky;padding-top:10px;top:max(4.9rem,35px);display:flex;justify-content:space-between}@media (max-width:768px){.Lookbook_lookbook-top__gTMxk{display:block;position:static}}.Lookbook_lookbook-top__gTMxk h1{font-size:max(11.5rem,60px);font-weight:400;color:#363732;text-transform:uppercase;margin-bottom:8px;letter-spacing:-.02em}.Lookbook_lookbook-top__gTMxk p{width:max(35rem,270px);height:-moz-fit-content;height:fit-content;font-weight:500;line-height:153%;color:#363732;padding-top:10rem;margin-left:10rem}@media (max-width:768px){.Lookbook_lookbook-top__gTMxk p{padding-top:0;margin-left:0}}.Lookbook_lookbook-gallery__PqXZ_>div{margin-top:5rem;position:relative;min-height:150rem}@media (max-width:992px){.Lookbook_lookbook-gallery__PqXZ_>div{height:-moz-fit-content;height:fit-content}}.Lookbook_lookbook-gallery-image__vsIly{width:-moz-fit-content;width:fit-content;height:auto;position:absolute;transition:transform .5s var(--ease-out-quart);will-change:transform}@media (max-width:992px){.Lookbook_lookbook-gallery-image__vsIly{position:static;width:100%!important;margin-bottom:20px;aspect-ratio:1/1.25!important}}.Lookbook_lookbook-gallery-image__vsIly img{width:100%;height:auto;background:#e3d6c3;transition:transform 1s var(--ease-out-cubic);will-change:transform}.Lookbook_lookbook-gallery-image__vsIly img:hover{transform:scale(1.05)!important}.Lookbook_lookbook-gallery-image__vsIly:nth-child(n){width:max(58rem,450px);top:0;right:0}.Lookbook_lookbook-gallery-image__vsIly:nth-child(2n){top:20rem;right:80rem;width:max(22rem,180px)}.Lookbook_lookbook-gallery-image__vsIly:nth-child(3n){top:40rem;right:unset;left:0;width:max(34rem,280px)}.Lookbook_lookbook-gallery-image__vsIly:nth-child(4n){top:40rem;right:35rem;width:max(34rem,280px)}.Lookbook_lookbook-gallery-image__vsIly:nth-child(5n){top:100rem;right:35rem;z-index:2;width:max(46rem,380px)}.Lookbook_lookbook-gallery-image__vsIly:nth-child(6n){top:90rem;right:90rem;width:max(22rem,180px)}.Lookbook_lookbook-modal__VZJ6G{position:fixed;z-index:9;background:#28282833;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none}.Lookbook_lookbook-modal-content__qUZrE{display:flex;height:max(43rem,400px)}@media (max-width:768px){.Lookbook_lookbook-modal-content__qUZrE{height:auto;max-width:90%}}.Lookbook_lookbook-modal-content__qUZrE div{background:#eee4d8;padding:calc(max(10px,1.6rem)*2);pointer-events:auto;min-height:300px}@media (min-width:768px){.Lookbook_lookbook-modal-content__qUZrE div{aspect-ratio:.7962529274;object-fit:cover}}.Lookbook_lookbook-modal-content__qUZrE div>svg{margin-bottom:calc(max(10px,1.6rem)*2)}.Lookbook_lookbook-modal-content__qUZrE div h2{text-transform:uppercase;font-weight:500;margin-bottom:max(8px,1rem)}.Lookbook_lookbook-modal-content__qUZrE div p{font-weight:500;line-height:153%;margin-bottom:max(10px,1.6rem)}.Lookbook_lookbook-modal__VZJ6G figure{aspect-ratio:.7962529274;object-fit:cover;height:100%}@media (max-width:768px){.Lookbook_lookbook-modal__VZJ6G figure{display:none}}.Lookbook_lookbook-modal__VZJ6G figure img{width:100%;height:100%;object-fit:contain;background:#e3d6c3;pointer-events:none}.Shop_shop-empty__eAjBz,.Shop_shop__S3bZt>h1 sup{align-items:center;display:flex;justify-content:center}.Shop_shop-top-filter-sort___vAP0,.Shop_shop-top-filter__yNJgO,.Shop_shop-top-tabs__mXbjZ,.Shop_shop-top__YcDkU{display:flex;align-items:center}.Shop_shop-top__YcDkU{justify-content:space-between}.Shop_hide__AdDke{visibility:hidden;opacity:0}.Shop_hide__AdDke,.Shop_show__fQD3k{transition:opacity .75s var(--ease-out-cubic)}.Shop_show__fQD3k{visibility:visible;opacity:1}.Shop_shop-top-filter__yNJgO input,.Shop_shop-top-tabs__mXbjZ span{font-size:max(13px,1.4rem);font-weight:500;letter-spacing:-.03em}.Shop_shop-top-filter-sort___vAP0{font-size:max(14px,1.6rem)}.Shop_shop-empty__eAjBz h2{font-size:max(16px,2.4rem)}.Shop_shop__S3bZt>h1 sup{font-size:max(30px,4.8rem)}.Shop_shop__S3bZt>h1{font-size:max(60px,12.8rem)}@media (max-width:480px){.Shop_shop__S3bZt>h1{font-size:18rem}}.Shop_shop__S3bZt{padding-top:calc(max(20px,2rem) + max(4.9rem,35px));padding-bottom:max(20rem,100px)}.Shop_shop__S3bZt>h1{font-weight:300;text-transform:uppercase;color:#363732;position:relative;padding-inline:max(10px,1.6rem);display:inline-block;margin-bottom:max(15px,1.5rem)}.Shop_shop__S3bZt>h1 sup{font-weight:400;position:absolute;top:0;right:100%;width:max(11.2rem,60px);aspect-ratio:1.19;object-fit:cover;border:1px solid #363732;border-radius:max(20rem,160px)}@media (max-width:480px){.Shop_shop__S3bZt>h1 sup{font-size:16px;left:min(-6rem,-30px);width:max(5rem,32px);height:max(5rem,32px)}}.Shop_shop-top__YcDkU{padding-inline:max(10px,1.6rem);gap:max(2.5rem,20px);margin-bottom:max(40px,7rem);white-space:nowrap;background:#eee4d8;border-bottom:1px solid transparent;padding-block:max(1.5rem,10px);position:-webkit-sticky;position:sticky;z-index:3;top:max(4.9rem,35px)}@media (max-width:992px){.Shop_shop-top__YcDkU{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.Shop_shop-top__YcDkU{position:relative}}.Shop_shop-top-tabs__mXbjZ{flex-wrap:wrap;gap:max(.5rem,5px)}.Shop_shop-top-tabs__mXbjZ span{letter-spacing:-.01em;text-transform:uppercase;color:#363732;display:inline-block;padding:max(.8rem,8px) max(1.6rem,14px);border:1px solid #363732;border-radius:max(6.4rem,55px);transition:all .5s var(--ease-out-expo)}.Shop_shop-top-tabs__mXbjZ span.Shop_active__o8VIi{color:#eee4d8;background:#363732}.Shop_shop-top-filter__yNJgO{flex-wrap:wrap;justify-content:flex-end;gap:max(.8rem,5px)}.Shop_shop-top-filter__yNJgO input{text-indent:max(10px,1rem);width:max(25rem,200px);height:max(40px,4.5rem);background:transparent;color:#363732;outline-color:#363732;border:1px solid #363732;border-radius:max(60px,6.4rem);background-image:url(/fonts/.baa02e23.svg);background-repeat:no-repeat;background-position-x:calc(100% - (100% - 8px));background-position-y:center}.Shop_shop-top-filter__yNJgO input::placeholder{color:#363732}.Shop_shop-top-filter-sort___vAP0{font-weight:400;color:#363732;gap:max(1rem,10px);padding-inline:max(10px,1.5rem);border:1px solid #363732;border-radius:max(60px,6.4rem);height:max(40px,4.5rem);width:max(150px,17rem);position:relative;transition:all .35s var(--ease-in-out-circ);cursor:pointer}.Shop_shop-top-filter-sort___vAP0.Shop_open__QwQrz{border-radius:max(10px,1.4rem);border-bottom-right-radius:0;border-bottom-left-radius:0}.Shop_shop-top-filter-sort___vAP0.Shop_open__QwQrz ul{opacity:1;visibility:visible;transform:translateY(0)}.Shop_shop-top-filter-sort___vAP0.Shop_open__QwQrz svg{transform:rotate(-180deg)}.Shop_shop-top-filter-sort___vAP0 span{color:#363732}.Shop_shop-top-filter-sort___vAP0 span strong{color:#282828;text-transform:capitalize}.Shop_shop-top-filter-sort___vAP0 ul{position:absolute;top:100%;right:-1px;left:-1px;z-index:2;transform:translateY(10px);background:#eee4d8;border:1px solid #363732;border-radius:max(10px,1.4rem);overflow:hidden;border-top-right-radius:0;border-top-left-radius:0;opacity:0;visibility:hidden;transition:all .5s var(--ease-in-out-circ)}.Shop_shop-top-filter-sort___vAP0 ul li{padding-block:max(8px,.875rem);padding-inline:max(10px,1.5rem);cursor:pointer;transition:all .5s var(--ease-out-cubic)}.Shop_shop-top-filter-sort___vAP0 ul li.Shop_current___TA_x{background:#363732!important;color:#eee4d8}.Shop_shop-top-filter-sort___vAP0 ul li:hover{background:#36373299;color:#eee4d8}.Shop_shop-top-filter-sort___vAP0 svg{transform:rotate(0);transition:transform .35s var(--ease-in-out-circ)}.Shop_shop-grid__Z50Pz{padding-inline:max(10px,1.6rem);display:grid;grid-template-columns:repeat(3,1fr);grid-gap:max(10px,1.6rem);gap:max(10px,1.6rem)}@media (max-width:768px){.Shop_shop-grid__Z50Pz{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-auto-rows:1fr}}.Shop_shop-empty__eAjBz{flex-direction:column;padding-block:max(40px,7rem)}.Shop_shop-empty__eAjBz h2{text-align:center;line-height:129.2%;font-weight:300;text-transform:uppercase;margin-bottom:max(1.5rem,10px)}.Product_product-foot__C9uLj{width:100vw;margin-inline:auto;padding-inline:max(10px,1.6rem)}.Product_product-sizes__8fDog span{align-items:center;display:flex;justify-content:center}.Product_hide__4gTsj{visibility:hidden;opacity:0}.Product_hide__4gTsj,.Product_show__k1pN5{transition:opacity .75s var(--ease-out-cubic)}.Product_show__k1pN5{visibility:visible;opacity:1}.Product_product-main-right__EYtBz h4{font-size:max(12px,1.2rem);font-weight:500;letter-spacing:-.03em}.Product_product-main-right__EYtBz p,.Product_product-sizes__8fDog span{font-size:max(13px,1.4rem);font-weight:500;letter-spacing:-.03em}.Product_product-main-right__EYtBz h2{font-size:max(16px,2.4rem)}.Product_product-main-right__EYtBz h3{font-size:max(24px,4rem)}.Product_product-foot__C9uLj h2{font-size:max(30px,4.8rem)}.Product_product__JS0uT{padding-bottom:max(140px,20rem);padding-top:max(4.9rem,35px);overflow-x:clip;max-width:100vw}.Product_product-foot__C9uLj{margin-top:max(100px,30rem)}.Product_product-foot__C9uLj h2{line-height:139.5%;letter-spacing:-.03em;text-transform:uppercase;margin-bottom:max(10px,1rem)}.Product_product-foot-inner__r9L32{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:max(10px,1.6rem);gap:max(10px,1.6rem)}@media (max-width:600px){.Product_product-foot-inner__r9L32{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}.Product_product-foot-inner__r9L32 a{width:100%}.Product_product-main__woMMb{display:grid;grid-template-columns:67vw 33vw;width:100vw}@media (max-width:768px){.Product_product-main__woMMb{grid-template-columns:1fr}}.Product_product-main-left__tgf1f{display:flex;width:-moz-fit-content;width:fit-content;background:#e3d6c3}.Product_product-main-left-img__C6VDz{aspect-ratio:1;height:max(67rem,400px);width:auto;object-fit:cover;will-change:transform;cursor:-webkit-grab;cursor:grab}.Product_product-main-left-img__C6VDz img{background:#e3d6c3}@media (max-width:768px){.Product_product-main-left-img__C6VDz{height:max(60rem,300px)}}.Product_product-main-right__EYtBz{background:#e9decd;padding:max(15px,2rem);position:relative;max-width:100vw;height:-moz-fit-content;height:fit-content;top:max(4.9rem,35px);position:-webkit-sticky;position:sticky}@media (max-width:768px){.Product_product-main-right__EYtBz{padding-inline:max(10px,1.6rem);padding-block:max(20px,4rem)}}.Product_product-main-right__EYtBz h2{letter-spacing:-.03em;text-transform:uppercase;margin-top:max(5px,1rem)}@media (max-width:768px){.Product_product-main-right__EYtBz h2{margin-top:0}}.Product_product-main-right__EYtBz p{padding-block:max(15px,2.5rem);font-weight:400;line-height:153.5%;letter-spacing:-.01em}.Product_product-main-right__EYtBz h4{text-transform:uppercase;letter-spacing:-.01em;margin-bottom:max(10px,1rem)}.Product_product-main-right__EYtBz h3{letter-spacing:-.03em}.Product_product-main-right__EYtBz footer{display:flex;flex-direction:column;gap:max(20px,3rem);margin-top:max(60px,6rem)}.Product_product-main-right__EYtBz footer .btn{cursor:pointer;width:max(21.4rem,180px);position:relative}.Product_product-main-right__EYtBz footer .btn .btn_svg{position:absolute;left:max(6px,.8rem)}.Product_product-sizes__8fDog{display:inline-flex;align-items:center;gap:max(.4rem,4px);margin-bottom:max(30px,5rem)}.Product_product-sizes__8fDog span{cursor:pointer;letter-spacing:-.01em;text-transform:uppercase;padding:max(.5rem,4px) max(.8rem,8px);border:1px solid #363732;border-radius:64px;color:#363732;transition:all .5s var(--ease-out-cubic)}.Product_product-sizes__8fDog span.Product_active__cmqGF{color:#eee4d8;background-color:#363732}.Error_error-numbers__RxYt9{height:100%;right:0;position:absolute;top:0;width:100%}.Error_error__vyPZm footer>div{align-items:center;display:flex;justify-content:center}.Error_hide__mmxzz{visibility:hidden;opacity:0}.Error_hide__mmxzz,.Error_show__rpIQD{transition:opacity .75s var(--ease-out-cubic)}.Error_show__rpIQD{visibility:visible;opacity:1}.Error_error__vyPZm footer>div h3{font-size:max(13px,1.4rem);font-weight:500;letter-spacing:-.03em}.Error_error__vyPZm{height:100vh;height:100dvh;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Error_error__vyPZm footer{position:absolute;bottom:0;right:0;left:0;display:flex;justify-content:center;padding-inline:10rem}@media (max-width:480px){.Error_error__vyPZm footer{padding:0}}.Error_error__vyPZm footer>div{color:#eee4d8;flex-direction:column;width:100%;height:max(18rem,150px);background:#282828}.Error_error__vyPZm footer>div h3{text-transform:uppercase;margin-bottom:max(10px,1.5rem)}.Error_error-numbers__RxYt9{height:calc(100% - max(150px,18rem));display:grid;place-content:center}.Error_error-numbers-span___FRI_{font-size:max(40vh,63rem);font-weight:300;letter-spacing:-.05em;text-transform:uppercase;color:#363732}.Error_error-container__7tev8{display:flex}.Error_error-container__7tev8,.Error_error-container__7tev8 *{cursor:-webkit-grab;cursor:grab}.Layout_cart__0eh9w,.Layout_header-overlay__wxuo3{height:100%;right:0;position:absolute;top:0;width:100%}.Layout_footer-figure__0UcHG div,.Layout_footer-figure__0UcHG img{width:100%;height:100%;object-fit:cover}.Layout_cart__0eh9w,.Layout_cart_empty__BNrI3,.Layout_cart_listItem__yc1ms>div>div div span,.Layout_cart_listItem__yc1ms>div>span,.Layout_header-main__I0dDH{align-items:center;display:flex;justify-content:center}.Layout_cart_listItem__yc1ms>div>div div,.Layout_footer__B2B79 aside div,.Layout_header-main-left__o7ll0 button>span,.Layout_header-main-links__vXoNP,.Layout_header-main-right__bAz7f,.Layout_header-main-right__bAz7f button>span{display:flex;align-items:center}.Layout_cart_listItem__yc1ms>div>div,.Layout_footer__B2B79 aside{display:flex;align-items:center;justify-content:space-between}.Layout_hide__JCS4_{visibility:hidden;opacity:0}.Layout_hide__JCS4_,.Layout_show___WEwV{transition:opacity .75s var(--ease-out-cubic)}.Layout_show___WEwV{visibility:visible;opacity:1}.Layout_footer-main__fPddE li a,.Layout_footer__B2B79 aside p a,.Layout_nav-foot__rKVZT ul li a{overflow:hidden;position:relative;vertical-align:top}.Layout_footer-main__fPddE li a:after,.Layout_footer__B2B79 aside p a:after,.Layout_nav-foot__rKVZT ul li a:after{background:currentColor;bottom:0;content:"";height:1px;right:0;position:absolute;transition:transform .7s var(--ease-out-expo);width:100%}.Layout_footer-main__fPddE li a:hover:after,.Layout_footer__B2B79 aside p a:hover:after,.Layout_nav-foot__rKVZT ul li a:hover:after{transform:scaleX(1);transform-origin:right center}.Layout_footer-main__fPddE li a:after,.Layout_footer__B2B79 aside p a:after,.Layout_nav-foot__rKVZT ul li a:after{transform:scaleX(0);transform-origin:left center}.Layout_footer-main__fPddE li a,.Layout_footer__B2B79 aside p a,.Layout_nav-foot__rKVZT ul li a{display:inline-block}.Layout_cart_listItem__yc1ms>div>span,.Layout_cart_main__JGwbR footer small,.Layout_nav-foot__rKVZT{font-size:max(12px,1.2rem);font-weight:500;letter-spacing:-.03em}.Layout_cart_main__JGwbR>span,.Layout_footer-main__fPddE li a,.Layout_footer__B2B79 aside p,.Layout_header-main__I0dDH a,.Layout_header-main__I0dDH button{font-size:max(13px,1.4rem);font-weight:500;letter-spacing:-.03em}.Layout_cart_empty__BNrI3 p,.Layout_cart_listItem__yc1ms>div>div div span,.Layout_cart_listItem__yc1ms>div>div h3{font-size:max(14px,1.6rem)}.Layout_cart_listItem__yc1ms>div>div p{font-size:max(16px,2.4rem)}.Layout_cart_main__JGwbR header h2{font-size:max(20px,3.2rem)}.Layout_cart_main__JGwbR footer p{font-size:max(24px,4rem)}.Layout_nav-links__9OPS4 li a{font-size:max(32px,6.4rem);letter-spacing:-.05em}.Layout_footer__B2B79 h2{font-size:max(60px,12.8rem)}@media (max-width:480px){.Layout_footer__B2B79 h2{font-size:18rem}}.Layout_header__0UuIW{background:#eee4d8;border-bottom:1px solid rgba(54,55,50,.2);position:fixed;z-index:7;right:0;width:100%;top:0;padding:max(10px,1.6rem)}.Layout_header-overlay__wxuo3{position:fixed;top:0;height:100vh;height:100dvh;background:#28282899;-webkit-backdrop-filter:blur(4.5px);backdrop-filter:blur(4.5px);transform:translateY(0);z-index:1;will-change:transform}.Layout_header-main__I0dDH{color:#363732;position:relative}.Layout_header-main__I0dDH a,.Layout_header-main__I0dDH button{text-transform:uppercase;padding:0}.Layout_header-main-links__vXoNP{gap:max(2rem,15px);position:absolute;right:0;top:50%;transform:translateY(-50%);overflow:hidden}.Layout_header-main-links__vXoNP a{font-weight:600}.Layout_header-main-left__o7ll0 button>span{gap:max(1.1rem,10px)}.Layout_header-main-left__o7ll0 button .Layout_toggle__je0g8{width:max(2.5rem,20px);height:max(.8rem,8px);display:flex;flex-direction:column;justify-content:space-between}.Layout_header-main-left__o7ll0 button .Layout_toggle__je0g8 span{height:1px;width:100%;display:inline-block;background:#363732;position:relative;will-change:transform}.Layout_header-main-left__o7ll0 button .Layout_toggle__je0g8 span:first-child{transform:rotate(45deg);top:max(.35rem,3px);right:max(.35rem,3px)}.Layout_header-main-left__o7ll0 button .Layout_toggle__je0g8 span:last-child{transform:rotate(-45deg);top:min(-.35rem,-3px);right:max(.35rem,3px)}.Layout_header-main-left__o7ll0 button p{position:relative}.Layout_header-main-left__o7ll0 button p span:last-of-type{position:absolute;right:0;opacity:0}.Layout_header-main-right__bAz7f{position:absolute;left:0;top:50%;transform:translateY(-50%);gap:max(20px,4rem)}.Layout_header-main-right__bAz7f button>span{gap:max(.6rem,5px)}.Layout_header-main-right__bAz7f button svg{aspect-ratio:1/1;width:max(13px,2rem)}@media (max-width:480px){.Layout_header-main-right__bAz7f a{display:none}}.Layout_footer__B2B79{padding:max(10px,1.6rem);background-size:cover;position:relative;overflow:hidden}.Layout_footer-figure__0UcHG{position:absolute;background:#363732;right:max(10px,1.6rem);left:max(10px,1.6rem);bottom:max(10px,1.6rem);top:max(10px,1.6rem);overflow:hidden;aspect-ratio:2.3783783784;object-fit:cover;width:calc(100% - (max(10px,1.6rem)*2));height:calc(100% - (max(10px,1.6rem)*2))}.Layout_footer-main__fPddE,.Layout_footer__B2B79 aside,.Layout_footer__B2B79 h2{position:relative}.Layout_footer-main__fPddE{padding:max(10px,1.6rem);display:grid;grid-template-columns:.57fr 1fr;grid-gap:max(30px,4rem);gap:max(30px,4rem)}@media (max-width:375px){.Layout_footer-main__fPddE{grid-template-columns:1fr}}.Layout_footer-main-grid__z0Aze{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:max(30px,4rem) max(20px,3.5rem);gap:max(30px,4rem) max(20px,3.5rem)}@media (max-width:600px){.Layout_footer-main-grid__z0Aze{grid-template-columns:repeat(2,1fr)}}.Layout_footer-main__fPddE>ul{text-align:left}@media (max-width:375px){.Layout_footer-main__fPddE>ul{text-align:right}}.Layout_footer-main__fPddE li{margin-bottom:max(8px,.8rem)}@media (max-width:480px){.Layout_footer-main__fPddE li{padding:2px;margin-bottom:10px}}.Layout_footer-main__fPddE li a{white-space:nowrap;font-weight:500;text-transform:uppercase;color:#d8c9b3}.Layout_footer__B2B79 h2{color:#eee4d8;text-transform:uppercase;text-align:center;padding-block:max(80px,15rem)}.Layout_footer__B2B79 aside{padding-inline:max(10px,1.6rem);flex-wrap:wrap;color:#fff;background:#0c15144d;gap:max(1rem,10px);padding-block:max(2.5rem,16px)}.Layout_footer__B2B79 aside p{text-transform:uppercase;font-weight:500;color:#a6a6a6;color:#eee4d8;line-height:1.2}.Layout_footer__B2B79 aside div{flex-wrap:wrap;gap:max(1rem,10px)}.Layout_nav__ySJoC{overflow:hidden;will-change:height}.Layout_nav-links__9OPS4{margin-block:max(40px,8rem) max(30px,7rem);display:flex;white-space:nowrap;flex-wrap:wrap;width:75rem}@media (max-width:768px){.Layout_nav-links__9OPS4{width:80%}}@media (max-width:600px){.Layout_nav-links__9OPS4{width:100%}}.Layout_nav-links__9OPS4 li{overflow-y:clip}.Layout_nav-links__9OPS4 li a{text-transform:uppercase;display:inline-block;padding-left:max(20px,3rem);padding-bottom:max(15px,2rem)}.Layout_nav-links__9OPS4 li a.Layout_active__evrGB{font-style:italic;font-weight:400}.Layout_nav-foot__rKVZT{text-transform:uppercase;display:grid;grid-template-columns:repeat(4,1fr);grid-template-columns:repeat(auto-fit,minmax(max(19rem,175px),1fr));width:75%;position:relative;grid-gap:18px 30px;gap:18px 30px;align-items:flex-end;white-space:nowrap}@media (max-width:768px){.Layout_nav-foot__rKVZT{width:65%}}@media (max-width:600px){.Layout_nav-foot__rKVZT{width:100%}}.Layout_nav-foot__rKVZT ul li{color:#a6a6a6;margin-bottom:max(8px,1rem);overflow:hidden}.Layout_nav-foot__rKVZT ul li:last-of-type{margin-bottom:0}.Layout_nav-foot__rKVZT ul li span{display:inline-block;line-height:1.1}.Layout_nav-foot__rKVZT ul li a{line-height:1.1}.Layout_nav-foot__rKVZT ul li a,.Layout_nav-foot__rKVZT ul li p{color:#282828}.Layout_nav-aside__D2c2u{position:absolute;left:max(10px,1.6rem);top:max(10px,1.6rem);bottom:max(10px,1.6rem);height:calc(100% - (max(10px,1.6rem)*2));aspect-ratio:.9371069182;object-fit:cover;overflow:hidden;opacity:0;pointer-events:none}.Layout_nav-aside__D2c2u *{pointer-events:none!important}@media (max-width:768px){.Layout_nav-aside__D2c2u{display:none}}.Layout_cart__0eh9w{z-index:7;position:fixed;background:#28282866;-webkit-backdrop-filter:blur(4.5px);backdrop-filter:blur(4.5px);overflow:auto;will-change:opacity;padding-inline:23rem}@media (max-width:768px){.Layout_cart__0eh9w{padding-inline:10rem}}@media (max-width:480px){.Layout_cart__0eh9w{padding-inline:0}}.Layout_cart_empty__BNrI3{min-height:300px;height:calc(100% - 35px);flex-direction:column;position:absolute;right:50%;top:50%;transform:translate(50%,-50%)}.Layout_cart_empty__BNrI3 p{line-height:140%;width:max(230px,24rem);letter-spacing:-.03em;text-align:center;font-weight:500;margin-bottom:max(20px,3rem)}.Layout_cart_main__JGwbR{padding:max(10px,1.6rem) max(10px,1.6rem) 0;min-height:calc(100% - max(19rem,190px));background:#eee4d8;width:100%;position:relative;max-height:95vh;will-change:transform}@media (max-width:480px){.Layout_cart_main__JGwbR{height:100%;max-height:unset}}.Layout_cart_main__JGwbR>span{display:inline-flex;align-items:center;gap:max(.8rem,8px);cursor:pointer;position:absolute;font-weight:500;letter-spacing:-.05em;text-transform:uppercase;top:max(10px,1.6rem);left:max(10px,1.6rem)}.Layout_cart_main__JGwbR header{text-align:center}@media (max-width:480px){.Layout_cart_main__JGwbR header{text-align:right}}.Layout_cart_main__JGwbR header h2{text-transform:uppercase;overflow:hidden;white-space:nowrap}.Layout_cart_main__JGwbR header h2 span{display:inline-block}.Layout_cart_main__JGwbR footer{display:flex;justify-content:space-between;align-items:flex-end;gap:max(10px,1.6rem);padding-block:max(10px,1.6rem);bottom:0;background:#eee4d8;position:absolute;width:calc(100% - (max(10px,1.6rem)*2));left:max(10px,1.6rem)}.Layout_cart_main__JGwbR footer p,.Layout_cart_main__JGwbR footer small{overflow:hidden}.Layout_cart_main__JGwbR footer p span,.Layout_cart_main__JGwbR footer small span{display:inline-block}.Layout_cart_main__JGwbR footer>span{overflow:hidden}.Layout_cart_main__JGwbR footer small{text-transform:uppercase;margin-bottom:max(1.5rem,10px);display:inline-block}.Layout_cart_list__Vt6sw{padding-bottom:max(30px,4rem);margin-top:max(30px,4rem);overflow:auto;max-height:calc(95vh - max(35rem,140px))}.Layout_cart_list__Vt6sw a{overflow:hidden;display:block}.Layout_cart_listItem__yc1ms{display:flex;margin-bottom:max(1rem,10px);background:#e9decd}.Layout_cart_listItem__yc1ms>figure{padding:5px;aspect-ratio:1/1;height:max(12rem,100px)}.Layout_cart_listItem__yc1ms>figure img{width:100%;height:100%;background:#e3d6c3;object-fit:cover}.Layout_cart_listItem__yc1ms svg{cursor:pointer}.Layout_cart_listItem__yc1ms>div{width:100%;padding:max(1rem,10px);display:flex;flex-direction:column;justify-content:space-between;gap:5px}.Layout_cart_listItem__yc1ms>div>span{text-transform:uppercase;width:-moz-fit-content;width:fit-content;padding:max(.4rem,4px) max(.8rem,8px);background:#eee4d8;border-radius:64px}@media (max-width:375px){.Layout_cart_listItem__yc1ms>div>span{margin-top:0}}.Layout_cart_listItem__yc1ms>div>div{width:100%;gap:10px}.Layout_cart_listItem__yc1ms>div>div h3{text-transform:uppercase}.Layout_cart_listItem__yc1ms>div>div p{font-weight:500}.Layout_cart_listItem__yc1ms>div>div div{gap:max(6px,1rem)}.Layout_cart_listItem__yc1ms>div>div div span,.Layout_cart_listItem__yc1ms>div>div div svg{width:max(3rem,24px);height:max(3rem,24px)}.Layout_cart_listItem__yc1ms>div>div div span{font-style:italic;border:1px solid hsla(36,31%,94%,.1);border-radius:64px}
