.wf_hero{margin:5rem auto;background-color:var(--wf-bg-primary)}.wf_hero .shell{display:grid;grid-template-columns:1fr;gap:6rem;padding:0 4rem;align-items:center}@media (min-width:102.4rem){.wf_hero .shell{grid-template-columns:1fr 1.1fr;gap:10rem}}.wf_hero__content h1{font-family:var(--wf-font-serif);font-size:clamp(4rem,8vw,7.2rem);line-height:1.05;font-weight:400;color:var(--wf-txt-main);margin-bottom:3.2rem;letter-spacing:-.03em}.wf_hero__content p{font-size:1.8rem;line-height:1.7;color:var(--wf-txt-muted);max-width:46rem;margin-bottom:4.8rem}.wf_hero__content div{display:flex;align-items:center;gap:3.2rem}.wf_hero__media{position:relative}.wf_hero__media figure{overflow:hidden;border-radius:.2rem}.wf_hero__media figure img{width:100%;height:75vh;object-fit:cover;display:block}.wf_hero__media figcaption{margin-top:1.6rem;text-align:right;font-size:.9rem;text-transform:uppercase;letter-spacing:.1em;color:var(--wf-txt-muted);font-style:italic}.wf_articles{margin:3rem auto}.wf_articles .b{display:grid;grid-template-columns:1fr;gap:6rem}@media (min-width:1024px){.wf_articles .b{grid-template-columns:1.4fr 1fr;grid-template-rows:repeat(2,40rem);gap:4rem 8rem}}.wf_card{display:flex;flex-direction:column;height:100%;overflow:hidden}.wf_card figure{margin:0;overflow:hidden;border-radius:.2rem;line-height:0;height:30rem}.wf_card figure img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.19,1,.22,1),opacity .3s}.wf_card div{padding-top:1.6rem}.wf_card div span{display:block;font-size:.9rem;text-transform:uppercase;letter-spacing:.15em;color:var(--wf-txt-muted);margin-bottom:.8rem}.wf_card div h3{font-family:var(--wf-font-serif);font-size:2.2rem;line-height:1.2;font-weight:400;margin-bottom:1.2rem}.wf_card div p{font-size:1.4rem;line-height:1.5;color:var(--wf-txt-muted);margin-bottom:2rem;max-width:36rem}.wf_card div a{display:inline-block;font-size:1rem;text-transform:uppercase;text-decoration:none;color:var(--wf-txt-main);letter-spacing:.1em;padding-bottom:.2rem;border-bottom:.1rem solid var(--wf-border-hairline);transition:var(--wf-transition-smooth)}.wf_card div a:hover{border-bottom-color:var(--wf-txt-main)}@media (min-width:1024px){.wf_card figure{flex:1;height:unset}}@media (min-width:1024px){.wf_card--featured{grid-row:1/3}.wf_card--featured div h3{font-size:2.8rem}}.wf_card:hover figure img{transform:scale(1.05)}.wf_header{position:fixed;top:0;width:100%;z-index:1000;background:var(--wf-bg-primary)}.wf_header .wf_container{max-width:var(--wf-container-width);margin:0 auto;padding:0 40px;display:flex;justify-content:space-between;align-items:center;height:100%}.wf_header__top{height:36px;border-bottom:1px solid var(--wf-border-hairline)}.wf_header__top span{font-size:9px;text-transform:uppercase;letter-spacing:.2em;color:var(--wf-txt-muted)}.wf_header__top .wf_top_actions{display:flex;gap:24px}.wf_header__top .wf_top_actions a{font-size:10px;text-transform:uppercase;text-decoration:none;color:var(--wf-txt-main);letter-spacing:.1em}.wf_header__top .wf_top_actions a:hover{opacity:.6}@media (max-width:768px){.wf_header__top{display:none}}.wf_header__main{height:70px;border-bottom:1px solid var(--wf-border-hairline)}.wf_header__main .wf_nav{flex:1}.wf_header__main .wf_nav ul{display:flex;gap:32px;list-style:none;padding:0}@media (max-width:1024px){.wf_header__main .wf_nav ul{display:none}}.wf_header__main .wf_nav a{font-size:11px;text-transform:uppercase;text-decoration:none;color:var(--wf-txt-main);letter-spacing:.15em}.wf_header__main .wf_logo{font-family:var(--wf-font-serif);font-size:26px;text-decoration:none;color:var(--wf-txt-main);text-align:center;flex:1}.wf_header__main .wf_meta{flex:1;display:flex;justify-content:flex-end;align-items:center;gap:20px}.wf_header__main .wf_meta .wf_state{display:none}.wf_header__main .wf_burger{display:flex;flex-direction:column;justify-content:space-between;width:2.2rem;height:1.4rem;cursor:pointer}.wf_header__main .wf_burger span{display:block;width:100%;height:1px;background-color:var(--wf-txt-main);transition:transform .4s cubic-bezier(.19,1,.22,1),width .4s cubic-bezier(.19,1,.22,1),opacity .3s ease;transform-origin:right}.wf_header__main .wf_burger span:nth-child(2){width:75%;align-self:flex-end}.wf_header__main .wf_burger:hover span:nth-child(1){transform:translate(-.4rem)}.wf_header__main .wf_burger:hover span:nth-child(2){width:100%;transform:translate(0)}.wf_header__main .wf_burger:hover span:nth-child(3){transform:translate(-.8rem)}.wf_header__main .wf_search_btn{display:flex;align-items:center}.wf_header__main .wf_search_btn [data-icon]{font-size:2rem;margin-top:-1px}.wf_header .wf_menu_drawer{position:fixed;inset:0;z-index:4000;visibility:hidden;pointer-events:none;display:flex;align-items:center;justify-content:center}.wf_header .wf_menu_drawer .wf_drawer_close_overlay{position:absolute;inset:0;background:var(--wf-bg-primary);opacity:0;transition:opacity .5s ease}.wf_header .wf_menu_drawer .wf_drawer_inner{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1}.wf_header .wf_menu_drawer .wf_drawer_x{position:absolute;top:3rem;right:4rem;cursor:pointer;opacity:0;transform:scale(.8);transition:all .4s ease}.wf_header .wf_menu_drawer .wf_drawer_x [data-icon]{font-size:2.8rem;color:var(--wf-txt-main)}.wf_header .wf_menu_drawer .wf_drawer_nav{opacity:0;transform:translateY(2rem);transition:all .5s cubic-bezier(.19,1,.22,1)}.wf_header .wf_menu_drawer .wf_drawer_nav ul{list-style:none;padding:0;text-align:center}.wf_header .wf_menu_drawer .wf_drawer_nav ul a{font-family:var(--wf-font-serif);font-size:4rem;text-decoration:none;color:var(--wf-txt-main);display:block;padding:1rem 0;transition:opacity .3s ease}.wf_header .wf_menu_drawer .wf_drawer_nav ul a:hover{opacity:.5}.wf_search_overlay{position:fixed;inset:0;background:var(--wf-bg-primary);display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .4s ease;z-index:2000}.wf_search_overlay .wf_close{position:absolute;top:40px;right:40px;cursor:pointer}.wf_search_overlay .wf_close [data-icon]{font-size:28px}.wf_search_overlay input{width:70vw;border:0;border-bottom:1px solid var(--wf-txt-main);background:0 0;font-family:var(--wf-font-serif);font-size:clamp(2rem,5vw,4rem);text-align:center;outline:0}#wf_search_check:checked~.wf_search_overlay{opacity:1;visibility:visible}#wf_menu_check:checked~.wf_menu_drawer{visibility:visible;pointer-events:auto}#wf_menu_check:checked~.wf_menu_drawer .wf_drawer_close_overlay{opacity:.98}#wf_menu_check:checked~.wf_menu_drawer .wf_drawer_x{opacity:1;transform:scale(1)}#wf_menu_check:checked~.wf_menu_drawer .wf_drawer_nav{opacity:1;transform:translateY(0)}main{padding-top:7rem}@media (min-width:1024px){main{padding-top:10.6rem}}.wf_article_wrapper{padding-bottom:8rem;overflow-x:hidden;z-index:90;position:relative;max-width:122.5rem;margin:3.5rem auto}.wf_article_wrapper article{margin-top:3.5rem}.wf_article_wrapper article table{margin:20px 0;border:0;font-family:Mulish,sans-serif;table-layout:fixed;border-spacing:0;overflow-x:auto}.wf_article_wrapper article table::-webkit-scrollbar-track{border-radius:.5rem}.wf_article_wrapper article table::-webkit-scrollbar{height:1rem;background-color:#ffffff26;border-radius:.5rem}.wf_article_wrapper article table::-webkit-scrollbar-thumb{background-color:var(--wf-cp);border-radius:.5rem}@supports (-moz-appearance:none){.wf_article_wrapper article table{scrollbar-color:#fff var(--wf-cp);scrollbar-width:thin;border-radius:.5rem}}.wf_article_wrapper article table tr th{border-bottom:1px solid #000;width:195px;text-align:center;vertical-align:middle;padding:22px 25px;box-sizing:border-box;font-size:2.2rem;line-height:3.2rem;font-weight:400}.wf_article_wrapper article table tr td{width:195px;text-align:center;vertical-align:middle;padding:22px 25px;box-sizing:border-box;font-size:1.4rem;line-height:2rem;font-weight:600}.wf_article_wrapper article table tbody tr td:nth-child(odd){background:#f5f5f7}@media (min-width:768px){.wf_article_wrapper article table{border-radius:6px;border:1px solid #000;overflow:hidden}}.wf_article_wrapper article table.lg{display:block}@media (min-width:768px){.wf_article_wrapper article table.lg{display:table}}.wf_article_wrapper article h2 a,.wf_article_wrapper article h3 a,.wf_article_wrapper article h4 a,.wf_article_wrapper article h5 a,.wf_article_wrapper article h6 a{text-decoration:underline}.wf_article_wrapper article>p{font-size:1.8rem;font-weight:300;line-height:3.4rem}.wf_article_wrapper article>p+p{margin-top:4rem}.wf_article_wrapper article>p+h2{margin-top:7rem}.wf_article_wrapper article>p+h3{margin-top:6rem}.wf_article_wrapper article>p+h4,.wf_article_wrapper article>p+h5,.wf_article_wrapper article>p+h6{margin-top:3rem}.wf_article_wrapper article>a,.wf_article_wrapper article>ul li a,.wf_article_wrapper article>ol li a,.wf_article_wrapper article>p a{color:var(--wf-cp);text-decoration:underline}.wf_article_wrapper article>h2{font-weight:800;font-size:2.4rem;line-height:3.4rem;color:var(--wf-cp)}@media (min-width:768px){.wf_article_wrapper article>h2{font-size:4rem;line-height:6rem}}.wf_article_wrapper article>h3{font-size:2.2rem;color:var(--wf-cp)}@media (min-width:768px){.wf_article_wrapper article>h3{font-size:3.4rem}}.wf_article_wrapper article>h4,.wf_article_wrapper article>h5,.wf_article_wrapper article>h6{font-size:2.2rem;font-weight:700;line-height:3.2rem}.wf_article_wrapper article>figure{overflow:hidden;margin-bottom:2rem;height:35rem}.wf_article_wrapper article>figure img{width:100%;object-fit:cover;height:auto;border-radius:.6rem}@media (min-width:1024px){.wf_article_wrapper article>figure{height:58.5rem}}.wf_article_wrapper article>ul{margin:4rem 0 4rem 2.4rem}.wf_article_wrapper article>ul li{position:relative;list-style-type:unset;font-size:2rem;font-weight:300}.wf_article_wrapper article>ul li+li{margin-top:1.2rem}.wf_article_wrapper article>ul li::marker{color:var(--wf-cb);font-size:2rem}.wf_article_wrapper article>ol{list-style:none;counter-reset:list-counter;margin:4rem 0}.wf_article_wrapper article>ol li{counter-increment:list-counter;position:relative;padding-left:3rem;font-size:1.8rem;font-weight:300;line-height:3.4rem}.wf_article_wrapper article>ol li+li{margin-top:.5rem}.wf_article_wrapper article>ol li:before{content:counter(list-counter);position:absolute;top:.7rem;left:0;font-weight:600;background-color:var(--wf-cb);color:#fff;width:2rem;height:2rem;font-size:1.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.wf_article_wrapper article section{max-width:100%}@media (min-width:1260px){.wf_article_wrapper{display:flex;width:100%;overflow-x:unset}.wf_article_wrapper .wf_article_aside{width:30rem;flex:1 0 30rem;min-height:5rem;margin-right:6rem}.wf_article_wrapper article{width:76rem;flex:1 0 78rem;max-width:100%;margin-top:0}.wf_article_wrapper .wf_article_share{width:12rem;min-height:5rem}}@media (min-width:1440px){.wf_article_wrapper .wf_article_aside{width:34rem;flex:1 0 34rem}.wf_article_wrapper .wf_article_share{transform:translate(1.5rem)}}.wf_btn{display:inline-flex;align-items:center;justify-content:center;padding:1.2rem 2.8rem;font-size:1.1rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;transition:all .3s cubic-bezier(.19,1,.22,1)}.wf_btn--primary{display:inline-block;padding:1.8rem 4.2rem;background-color:var(--wf-txt-main);color:var(--wf-bg-primary);font-size:1.2rem;text-transform:uppercase;letter-spacing:.15em;transition:var(--wf-transition-smooth);border:.1rem solid var(--wf-txt-main)}.wf_btn--primary:hover{opacity:1;background-color:transparent;color:var(--wf-txt-main)}.wf_btn--secondary{background:var(--wf-bg-secondary);color:var(--wf-txt-main);border:.1rem solid var(--wf-border-hairline)}.wf_btn--secondary:hover{background:var(--wf-bg-accent);transform:translateY(-.1rem)}.wf_btn--text{padding:.8rem 0;background:0 0;color:var(--wf-txt-main);border-radius:0;position:relative}.wf_btn--text:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.1rem;background-color:var(--wf-clr-accent);transform:scaleX(0);transform-origin:right;transition:transform .4s cubic-bezier(.19,1,.22,1)}.wf_btn--text:hover{opacity:1}.wf_btn--text:hover:after{transform:scaleX(1);transform-origin:left}.wf_success,.wf_error{display:none;padding:.75rem 1rem;border-radius:4px;margin-top:1rem;font-size:1.2rem;margin:0;line-height:2rem}.wf_success{background-color:#e6f4ea;color:#1e4620;border:1px solid #b7e2c4}.wf_error{background-color:#fbeaea;color:#721c24;border:1px solid #f5c6cb}*,:before,:after{padding:0;margin:0;outline:0;box-sizing:border-box}html{font-family:var(--wf-font-sans);max-width:100%;overflow-x:hidden;font-size:62.5%}html.no-overflow{overflow:unset!important}main{flex:1;min-height:100vh}body{background-color:var(--wf-bg-primary);color:var(--wf-txt-main);font-family:var(--wf-font-sans);font-size:var(--default-font-size);line-height:var(--line-height);max-width:100vw;overflow-x:hidden;counter-reset:div;min-height:100vh;display:flex;flex-direction:column}textarea,input{font-family:var(--font-family)!important;font-size:1.6rem;letter-spacing:.48px}textarea::placeholder,input::placeholder{font-family:var(--font-family)!important;font-size:1.6rem;letter-spacing:.48px}a{color:inherit;text-decoration:none;transition:opacity .3s;will-change:opacity}a:hover{opacity:.6}blockquote,dl,ol,p,table,ul{margin-bottom:1.3rem}h2,h3,h4,h5,h6{margin-bottom:1.6rem}h1{margin-bottom:2.2rem}li{list-style:none;list-style-type:none}img{max-width:100%;height:auto;vertical-align:middle;user-select:none}a[href],input[type=submit],input[type=image],label[for],select,button{cursor:pointer;user-select:none}button{border:0;background-color:transparent;font-family:var(--font-family)!important;transition:color .3s,background-color .3s}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}section,.p{padding:0 1.4rem}@media (min-width:1600px){section,.p{padding:0}}.shell{max-width:var(--wf-container-width);margin-inline:auto}.prevent{-webkit-overflow-scrolling:touch}.i-wf{font-size:1.7rem;width:6.0588235294em;height:6.0588235294em}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(-5rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(5rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(-5rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(5rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.an_totop{animation:fadeInUp .5s ease-in-out both}.an_totop{animation:fadeInBottom .5s ease-in-out both}.an_toright{animation:fadeInRight .5s ease-in-out both}.an_toleft{animation:fadeInLeft .5s ease-in-out both}.an_fade{animation:fadeIn .5s ease-in-out both}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}.keen-slider:not([data-keen-slider-disabled]){align-content:flex-start;display:flex;overflow:hidden;position:relative;-webkit-user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{position:relative;overflow:hidden;width:100%;min-height:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}:root{--wf-preloader-z:999;--wf-header-z:100;--font-family:"Montserrat", sans-serif;--background-color:#fff;--default-font-size:1.6rem;--line-height:1.3;--text-color:#4c4442;--wf-cp:red;--wf-border:#e6e6e6;--wf-cg:#f2f2f2;--wf-bg-primary:#f9f8f3;--wf-bg-secondary:#eff2ee;--wf-bg-accent:#e5e9e2;--wf-txt-main:#2c3028;--wf-txt-muted:#6b7267;--wf-border-hairline:rgba(44, 48, 40, .12);--wf-clr-accent:#8a9a85;--wf-clr-hover:#73826e;--wf-font-serif:"Cormorant Garamond", serif;--wf-font-sans:"Inter", -apple-system, sans-serif;--wf-font-light:300;--wf-font-reg:400;--wf-font-medium:500;--wf-letter-spacing-tight:-.02em;--wf-letter-spacing-wide:.05em;--wf-line-height-book:1.6;--wf-space-unit:8px;--wf-radius-small:2px;--wf-radius-med:4px;--wf-container-width:1320px;--wf-header-height:90px;--wf-transition-smooth:all .4s cubic-bezier(.25, .1, .25, 1)}.wf_toast{position:fixed;bottom:0;left:0;width:100%;font-size:1.4rem;line-height:2.4rem;background-color:var(--wf-cp);color:#fff;z-index:125;height:4rem;transition:transform .3s;display:flex;align-items:center;justify-content:center}.wf_toast p{margin:0}.wf_toast--hide{transform:translateY(4rem)}.wf_u-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.t{margin-bottom:3rem}.t span{display:block;font-size:1.1rem;text-transform:uppercase;letter-spacing:.3em;color:var(--wf-clr-accent);margin-bottom:1.2rem}.t h2{font-family:var(--wf-font-serif);font-size:3.6rem;font-weight:400;color:var(--wf-txt-main)}.wf_pillars{margin:5rem auto}.wf_pillars .t{margin-bottom:6rem}.wf_pillars__list{display:flex;flex-direction:column;gap:4rem}@media (min-width:1024px){.wf_pillars__list{flex-direction:row;justify-content:space-between;gap:8rem}}.wf_pillars__item{flex:1;text-decoration:none;color:var(--wf-txt-main);display:flex;flex-direction:column;padding-bottom:4rem;border-bottom:.1rem solid var(--wf-border-hairline);transition:var(--wf-transition-smooth)}.wf_pillars__item span{font-size:1.2rem;font-weight:500;color:var(--wf-clr-accent);margin-bottom:2rem;display:block}.wf_pillars__item h2{font-family:var(--wf-font-serif);font-size:3.2rem;line-height:1.2;font-weight:400;margin-bottom:1.6rem;transition:color .4s ease}.wf_pillars__item p{font-size:1.5rem;line-height:1.6;color:var(--wf-txt-muted);max-width:28rem}.wf_pillars__item:hover{border-bottom-color:var(--wf-txt-main);transform:translateY(-.5rem);opacity:1}.wf_pillars__item:hover h2{color:var(--wf-clr-accent)}@media (min-width:1024px){.wf_pillars{margin:15rem auto}}.wf_products{margin:5rem auto}.wf_products .keen-slider-wrapper{position:relative}.wf_products .keen-slider-wrapper .prev,.wf_products .keen-slider-wrapper .next{position:absolute;top:50%;transform:translateY(-50%);z-index:20;width:4.4rem;height:4.4rem;border-radius:50%;background:var(--wf-bg-primary);border:.1rem solid var(--wf-border-hairline);color:var(--wf-txt-main);display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.19,1,.22,1)}.wf_products .keen-slider-wrapper .prev.prev,.wf_products .keen-slider-wrapper .next.prev{left:2rem}.wf_products .keen-slider-wrapper .prev.next,.wf_products .keen-slider-wrapper .next.next{right:2rem}.wf_products .keen-slider-wrapper .prev.next svg,.wf_products .keen-slider-wrapper .next.next svg{transform:rotate(180deg)}.wf_products .keen-slider-wrapper .prev svg,.wf_products .keen-slider-wrapper .next svg{font-size:1.8rem}.wf_products .keen-slider-wrapper .prev:hover,.wf_products .keen-slider-wrapper .next:hover{background:var(--wf-txt-main);color:var(--wf-bg-primary);border-color:var(--wf-txt-main)}.wf_products .keen-slider-wrapper .prev.disabled,.wf_products .keen-slider-wrapper .next.disabled{opacity:.5;pointer-events:none}@media (min-width:1024px){.wf_products .keen-slider-wrapper .prev,.wf_products .keen-slider-wrapper .next{width:5.2rem;height:5.2rem}.wf_products .keen-slider-wrapper .prev.prev,.wf_products .keen-slider-wrapper .next.prev{left:-3rem}.wf_products .keen-slider-wrapper .prev.next,.wf_products .keen-slider-wrapper .next.next{right:-3rem}}.wf_product{display:flex;flex-direction:column;position:relative}.wf_product .wishlist_btn{position:absolute;top:1.2rem;right:1.2rem;z-index:10;background:#fffc;backdrop-filter:blur(.4rem);border:0;width:3.2rem;height:3.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--wf-txt-main);transition:all .3s cubic-bezier(.19,1,.22,1)}.wf_product .wishlist_btn svg{font-size:1.8rem;transition:transform .3s ease,color .3s ease}.wf_product .wishlist_btn:hover{background:var(--wf-bg-primary);transform:scale(1.1);color:var(--wf-clr-accent)}.wf_product .wishlist_btn.is-active{background:var(--wf-bg-primary);color:#d64933;box-shadow:0 .4rem 1.2rem #0000000d}.wf_product figure{position:relative;margin:0;background-color:var(--wf-bg-secondary);overflow:hidden;border-radius:.2rem;display:flex;align-items:center;justify-content:center;height:30rem}.wf_product figure img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.19,1,.22,1),opacity .3s}.wf_product figure small{position:absolute;top:0;left:0;background:var(--wf-clr-accent);color:#fff;padding:.6rem 1.2rem;font-size:1rem;text-transform:uppercase;letter-spacing:.1em;font-weight:500;z-index:2}.wf_product>div{padding:2rem 0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.wf_product>div h3{font-family:var(--wf-font-serif);font-size:2rem;font-weight:400;margin:0;color:var(--wf-txt-main);letter-spacing:-.01em}.wf_product>div .stars{display:flex;gap:.4rem;color:var(--wf-clr-accent);font-size:1.2rem;opacity:.7}.wf_product>div .pricing{display:flex;align-items:center;gap:1.2rem}.wf_product>div .pricing del{font-size:1.3rem;color:var(--wf-txt-muted);font-weight:300}.wf_product>div .pricing span{font-size:1.6rem;font-weight:500;color:var(--wf-txt-main)}.wf_product .wf_btn--add{margin-top:.5rem;width:100%;padding:1.4rem;background:0 0;border:.1rem solid var(--wf-border-hairline);color:var(--wf-txt-main);text-transform:uppercase;font-size:1.1rem;letter-spacing:.15em;transition:all .3s ease;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:1rem}.wf_product .wf_btn--add svg{font-size:1.6rem;opacity:.6}.wf_product .wf_btn--add:hover{background:var(--wf-txt-main);color:var(--wf-bg-primary);border-color:var(--wf-txt-main)}.wf_product:hover figure img{transform:scale(1.05)}.wf_info{margin:5rem auto;display:flex;flex-direction:column;align-items:center;gap:6rem}@media (min-width:1024px){.wf_info{flex-direction:row;gap:12rem;margin:10rem auto}}.wf_info figure{flex:1;width:100%;margin:0;position:relative;line-height:0}.wf_info figure img{width:100%;height:auto;border-radius:1.2rem;box-shadow:0 4rem 8rem #0000000a}.wf_info__badge{position:absolute;bottom:-4rem;left:-3rem;width:14rem;height:14rem;background:var(--wf-clr-accent);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-12deg);z-index:5;mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23000' d='M44.7,-76.4C58.8,-69.2,71.8,-59.1,79.6,-46.5C87.4,-33.8,90,-18.5,88.5,-3.5C87,11.5,81.4,26.1,73,39.1C64.6,52.1,53.4,63.4,40.1,71.3C26.8,79.2,11.4,83.7,-3.4,89.5C-18.1,95.3,-32.2,102.4,-44.3,98.6C-56.4,94.8,-66.5,80.1,-74.1,65.8C-81.7,51.5,-86.8,37.6,-89.8,23.3C-92.8,9,-93.7,-5.7,-89.3,-18.8C-84.9,-31.9,-75.2,-43.4,-63.5,-51.4C-51.8,-59.4,-38.1,-63.9,-25.1,-71.8C-12.1,-79.7,0.2,-91,13.5,-92.4C26.8,-93.8,44.7,-76.4,44.7,-76.4Z' transform='translate(100 100)' /%3E%3C/svg%3E");mask-size:contain;mask-repeat:no-repeat;mask-position:center}.wf_info__badge p{margin-bottom:0;line-height:1;text-align:center}.wf_info__badge p:first-child{font-size:2.8rem;font-weight:800;letter-spacing:-.02em}.wf_info__badge p:last-child{font-size:1.1rem;text-transform:uppercase;letter-spacing:.15em;margin-top:.8rem;font-weight:600}.wf_info__badge:after{content:"";position:absolute;inset:0;background-image:url(https://www.transparenttextures.com/patterns/asfalt-light.png);opacity:.2;mix-blend-mode:multiply;pointer-events:none}.wf_info__content{flex:1}.wf_info__content .wf_info__pre{display:block;font-size:1.1rem;text-transform:uppercase;letter-spacing:.3em;color:var(--wf-clr-accent);margin-bottom:2rem}.wf_info__content h2{font-family:var(--wf-font-serif);font-size:clamp(3.2rem,5vw,4.8rem);line-height:1.2;color:var(--wf-txt-main);margin-bottom:2.4rem}.wf_info__content h2 span{color:var(--wf-clr-accent)}.wf_info__content p{font-size:1.7rem;line-height:1.7;color:var(--wf-txt-muted);margin-bottom:4rem;max-width:50rem}.wf_gallery{margin:10rem auto}.wf_gallery .h{display:flex;flex-direction:column;gap:3.2rem;margin-bottom:8rem}.wf_gallery .h h2{font-family:var(--wf-font-serif);font-size:clamp(3.6rem,5vw,5.4rem);line-height:1.1;font-weight:400;color:var(--wf-txt-main)}.wf_gallery .h h2 span{color:var(--wf-clr-accent)}@media (min-width:1024px){.wf_gallery .h div{max-width:45rem}}.wf_gallery .h div p{font-size:1.6rem;line-height:1.6;color:var(--wf-txt-muted);margin-bottom:2.4rem}@media (min-width:1024px){.wf_gallery .h{flex-direction:row;align-items:flex-end;justify-content:space-between;margin-bottom:20rem}}.wf_gallery__grid{display:flex;gap:3rem;will-change:transform;padding:2rem 0;align-items:center}.wf_item{line-height:0;background-color:var(--wf-bg-secondary);flex:0 0 30rem;border-radius:1.2rem;overflow:hidden}.wf_item img{width:100%;height:100%;object-fit:cover;transition:transform 1.2s cubic-bezier(.19,1,.22,1)}.wf_item:hover img{transform:scale(1.05)}.wf_item--square{aspect-ratio:1/1}.wf_item--tall{aspect-ratio:1/1.4;flex:0 0 35rem}@media (min-width:1024px){.wf_item--tall{margin-top:-6rem}}.wf_item--portrait{aspect-ratio:1/1.3}