:root{--wm-green:#183b2b;--wm-gold:#d8bd78;--wm-cream:#f5f3ee;--wm-ink:#23342b}body{color:var(--wm-ink);font-size:16px;letter-spacing:.015em;line-height:1.65}h1,h2,.h0,.h1,.h2{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.045em;line-height:1.1;color:var(--wm-green)}h1,.h0{font-size:clamp(40px,5.5vw,80px)}h2,.h1{font-size:clamp(32px,3.4vw,52px)}h3,h4{font-family:var(--font-body-family);letter-spacing:.02em}a{color:inherit}button,input,select,textarea{font:inherit}button,a,input,summary{touch-action:manipulation}:focus-visible{outline:2px solid var(--wm-green);outline-offset:5px}img,video{max-width:100%}.wm-wrap{width:min(1440px,calc(100% - 96px));margin-inline:auto}.wm-section{padding-block:88px}.wm-eyebrow{font-size:11px;font-weight:600;letter-spacing:.2em;line-height:1.5;text-transform:uppercase;margin:0 0 18px}.wm-section-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:38px}.wm-section-head h2{margin:0}.wm-text-link{display:inline-flex;gap:24px;align-items:center;text-decoration:none;border-bottom:1px solid #b5beb3;padding-bottom:5px;font-size:14px}.wm-button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;background:var(--wm-green);color:#fff;min-height:52px;padding:14px 26px;border:1px solid transparent;text-decoration:none;font-size:13px;letter-spacing:.055em;cursor:pointer;transition:background .2s}.wm-button:hover{background:#294d3b}.wm-button--light{background:var(--wm-cream);color:var(--wm-green)}.wm-button--light:hover{background:#e9e2d4}.wm-announcement{text-align:center;background:var(--wm-green);color:#fff;padding:8px 20px;font-size:10px;letter-spacing:.18em}.wm-header{background:#fff;position:relative;z-index:20}.wm-header__main{display:flex;align-items:center;gap:34px;min-height:114px}.wm-logo{flex:0 0 128px;text-decoration:none}.wm-logo img{display:block;width:128px;height:88px;object-fit:contain}.wm-logo span{font:27px Georgia,serif}.wm-header-search{flex:1;max-width:430px;position:relative}.wm-header-search predictive-search{display:block}.wm-search-field{display:flex;align-items:center;border-bottom:1px solid #b3beb7;min-height:46px}.wm-search-field input{border:0;background:transparent;min-width:0;width:100%;padding:12px 0;font-size:13px;outline-offset:1px}.wm-search-field button{display:grid;place-items:center;border:0;background:none;color:var(--wm-green);width:42px;min-height:44px;position:static}.wm-search-field .svg-wrapper{width:19px;height:19px}.wm-header__actions{display:flex;align-items:center;gap:25px;margin-left:auto;font-size:12px}.wm-header__actions>a{text-decoration:none;white-space:nowrap}.wm-retailer-link{padding-right:24px;border-right:1px solid #ddd}.wm-account-link{display:flex;align-items:center;gap:8px}.wm-account-link .svg-wrapper{display:none}.wm-store-link{background:var(--wm-green);color:#fff;padding:13px 19px}.wm-cart{position:relative}.wm-cart .svg-wrapper{width:28px;height:28px}.wm-cart-count{position:absolute;top:-7px;right:-7px;background:var(--wm-cream);border-radius:50%;font-size:10px;min-width:16px;text-align:center}.wm-desktop-nav{display:flex;justify-content:center;gap:44px;border-top:1px solid #eee;border-bottom:1px solid #eee;min-height:49px;align-items:center}.wm-desktop-nav a{text-transform:uppercase;letter-spacing:.12em;font-size:11px;text-decoration:none;padding:14px 0;position:relative}.wm-desktop-nav a:after{content:"";height:1px;position:absolute;bottom:7px;left:0;right:100%;background:var(--wm-green);transition:right .2s}.wm-desktop-nav a:hover:after,.wm-desktop-nav a[aria-current]:after{right:0}.wm-mobile-menu{display:none}.wm-hero{min-height:620px;height:calc(100svh - 192px);max-height:900px;position:relative;isolation:isolate;color:#fff;background:var(--wm-green)}.wm-hero__media,.wm-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden}.wm-hero__media img,.wm-hero__media video,.wm-hero__media svg{width:100%;height:100%;object-fit:cover}.wm-hero__shade{background:linear-gradient(90deg,#081911a6,#0819112e 75%),linear-gradient(0deg,rgba(0,0,0,.15),transparent 70%)}.wm-hero__content{height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-block:65px}.wm-hero h1{color:#fff;font-size:clamp(54px,6.5vw,98px);max-width:780px;margin:0 0 24px}.wm-hero__content>p:not(.wm-eyebrow){font-size:17px;margin:0 0 32px;max-width:450px}.wm-hero__note{position:absolute;left:48px;bottom:26px;font-size:10px;letter-spacing:.2em}.wm-film-toggle{position:absolute;right:32px;bottom:24px;border:1px solid #ffffff8c;background:#183b2b66;color:#fff;border-radius:50%;width:44px;height:44px;cursor:pointer}.wm-collection-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:25px}.wm-collection-tile{text-decoration:none;min-width:0}.wm-arch{aspect-ratio:4/5;border-radius:50% 50% 3px 3px;overflow:hidden;background:var(--wm-cream)}.wm-arch img,.wm-arch svg{width:100%;height:100%;object-fit:cover;transition:transform .6s}.wm-collection-tile:hover img{transform:scale(1.035)}.wm-collection-tile h3{font-size:12px;text-transform:uppercase;letter-spacing:.065em;display:flex;justify-content:space-between;gap:8px;margin:18px 0 0}.wm-collection-tile h3 span{font-size:17px}.wm-editorial{display:grid;grid-template-columns:1fr 1fr;background:var(--wm-cream)}.wm-editorial__image{min-height:560px;position:relative}.wm-editorial__image img,.wm-editorial__image svg{height:100%;width:100%;position:absolute;object-fit:cover}.wm-editorial__copy{padding:80px clamp(40px,7vw,120px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.wm-editorial__copy h2{font-size:clamp(42px,4.6vw,68px);margin:0 0 24px}.wm-editorial__copy .rte{margin-bottom:30px;max-width:420px}.wm-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 26px}.wm-product-card__image{aspect-ratio:4/5;background:var(--wm-cream);overflow:hidden}.wm-product-card__image img,.wm-product-card__image svg{width:100%;height:100%;object-fit:cover}.wm-product-card__link{text-decoration:none}.wm-product-card .wm-eyebrow{margin:17px 0 7px;color:#667268;font-size:10px}.wm-product-card h3{font-size:17px;margin:0;font-weight:400}.wm-product-card>p{font-size:13px;margin:7px 0;color:#667268}.wm-footer{background:var(--wm-green);color:#f5f3ee;padding:0 0 18px}.wm-footer h2,.wm-footer h3,.wm-footer h4{color:inherit}.wm-footer__invitation{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:40px 0;border-bottom:1px solid #ffffff26}.wm-footer__invitation .wm-eyebrow{color:var(--wm-gold);margin-bottom:10px}.wm-footer__invitation h2{font-size:30px;letter-spacing:-.025em;margin:0}.wm-footer__grid{display:grid;grid-template-columns:1fr .6fr 1.8fr;gap:45px;padding:36px 0}.wm-footer__brand img{width:140px;height:108px;object-fit:contain;mix-blend-mode:lighten;display:block}.wm-footer__brand>p{font-size:12px;max-width:200px;margin:10px 0}.wm-footer h3{font-size:10px;letter-spacing:.17em;color:var(--wm-gold);text-transform:uppercase;margin:4px 0 18px}.wm-footer ul{list-style:none;margin:0;padding:0}.wm-footer li{margin:7px 0;font-size:12px}.wm-footer a{text-decoration:none}.wm-footer a:hover{text-decoration:underline}.wm-addresses{display:grid;grid-template-columns:1fr 1fr;gap:16px}.wm-addresses address{font-style:normal;border:1px solid #ffffff26;padding:17px;display:flex;flex-direction:column;align-items:flex-start;font-size:12px}.wm-addresses h4{font-size:13px;margin:0 0 8px}.wm-addresses p{margin:0 0 9px}.wm-addresses a{font-size:12px}.wm-addresses a:last-child{margin-top:5px}.wm-social{justify-content:flex-start!important;gap:6px}.wm-social .list-social__link{padding:8px}.wm-social .icon{width:15px;height:15px}.wm-footer__bottom{display:flex;justify-content:space-between;gap:22px;border-top:1px solid #ffffff26;padding-top:15px;font-size:10px}.wm-footer__bottom>div{display:flex;gap:18px}.wm-footer__bottom>span{letter-spacing:.1em}.wm-page-heading{max-width:760px;margin:0 auto 50px;text-align:center}.wm-page-heading h1{margin:0 0 22px}.wm-page-heading>p:last-child{max-width:570px;margin-inline:auto}.wm-page-image{height:460px;margin-bottom:40px}.wm-page-image img{height:100%;width:100%;object-fit:cover}.wm-prose{max-width:760px;margin-inline:auto}.wm-prose h2{font-size:34px;margin-top:45px}.wm-form-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.wm-form-intro h1{font-size:52px}.wm-form-intro img{width:100%;max-height:420px;object-fit:cover;margin-top:25px}.wm-form-panel{border-top:1px solid #ced5ce;padding-top:24px}.wm-form-panel h2{font:24px var(--font-body-family);letter-spacing:0;margin:0 0 28px}.wm-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.wm-field label{display:block;font-size:12px;margin-bottom:7px}.wm-field input,.wm-field select,.wm-field textarea,.wm-locator-search{border:1px solid #bfc8c0;border-radius:0;background:#fff;width:100%;padding:11px 12px;min-height:46px;color:var(--wm-ink);font-size:16px}.wm-field textarea{resize:vertical}.wm-consent{display:flex;align-items:flex-start;gap:12px;font-size:13px;margin:26px 0}.wm-consent input{margin-top:5px;accent-color:var(--wm-green)}.wm-form-note{font-size:12px;color:#5f6d62}.wm-notice{padding:20px;background:#eef4ed}.wm-locator-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:35px}.wm-locator-search{margin:8px 0 18px}.wm-store-card{display:flex;gap:20px;padding:25px 0;border-bottom:1px solid #d4dacf}.wm-store-number{font-size:12px;color:#657868;padding-top:5px}.wm-store-card h2{font-size:28px;margin:0 0 12px}.wm-store-card address{font-size:14px;font-style:normal;margin-bottom:10px}.wm-store-card a{font-size:13px}.wm-store-links{display:flex;gap:25px;margin-top:15px}.wm-locator-map{min-height:560px;background:var(--wm-cream)}.wm-locator-map iframe{width:100%;height:100%;min-height:560px;border:0}.wm-map-placeholder{height:100%;position:relative;min-height:560px}.wm-map-placeholder>img,.wm-map-placeholder>svg{position:absolute;width:100%;height:100%;object-fit:cover;opacity:.3}.wm-map-placeholder>div{position:absolute;inset:auto 40px 50px}.wm-map-placeholder h2{font-size:42px;max-width:380px}.wm-map-placeholder p{max-width:360px}.collection-hero__title{font-size:clamp(42px,5vw,70px)}.collection-hero{padding-top:46px!important;padding-bottom:25px!important;background:var(--wm-cream)}.collection-hero__description{max-width:740px;font-size:16px!important;line-height:1.7}.facets-vertical{gap:35px}.facets-vertical .facets-wrapper{width:240px}.card__heading{font-size:16px}.card__information{padding-top:18px}.card__inner{background:var(--wm-cream)}.price{font-size:15px}.product__title h1{font-size:clamp(35px,3.4vw,52px)}.product__info-wrapper{padding-left:6%!important}.product-form__input input[type=radio]+label{border-radius:0}.button{letter-spacing:.07em;font-size:13px}.field__input,.select__select,.customer input{font-size:16px}.main-page-title{font-size:54px}.customer h1{font-size:48px}.customer{padding-top:65px!important;padding-bottom:80px!important}@media(min-width:990px){.page-width{max-width:1536px;padding-left:48px;padding-right:48px}.facets-vertical-sort{border-bottom:1px solid #e4e7e1;margin-bottom:24px;padding-bottom:20px}}@media(max-width:1199px){.wm-header__main{gap:20px}.wm-header__actions{gap:17px}.wm-retailer-link{display:none}.wm-desktop-nav{gap:28px}.wm-wrap{width:calc(100% - 56px)}.wm-collection-row{gap:16px}.wm-footer__grid{gap:25px}}@media(max-width:989px){.wm-header__main{min-height:88px;flex-wrap:wrap;gap:0;padding-block:7px 12px}.wm-mobile-menu{display:block;flex:1}.wm-mobile-menu summary{width:44px;height:44px;display:grid;place-items:center;list-style:none;cursor:pointer}.wm-mobile-menu summary::-webkit-details-marker{display:none}.wm-hamburger,.wm-hamburger:before,.wm-hamburger:after{display:block;width:22px;height:1px;background:var(--wm-green);position:relative}.wm-hamburger:before,.wm-hamburger:after{content:"";position:absolute;left:0}.wm-hamburger:before{top:-7px}.wm-hamburger:after{top:7px}.wm-mobile-menu[open] .wm-hamburger{background:transparent}.wm-mobile-menu[open] .wm-hamburger:before{top:0;transform:rotate(45deg)}.wm-mobile-menu[open] .wm-hamburger:after{top:0;transform:rotate(-45deg)}.wm-mobile-panel{position:absolute;top:100%;left:0;width:min(420px,100%);background:#fff;padding:25px 28px 35px;box-shadow:8px 15px 25px #0002;max-height:calc(100svh - 165px);overflow:auto}.wm-mobile-panel>a{display:block;text-decoration:none;padding:12px 0;border-bottom:1px solid #eee;font-size:15px}.wm-logo{flex:0 0 100px}.wm-logo img{width:100px;height:70px}.wm-header__actions{flex:1;justify-content:flex-end;gap:17px}.wm-account-link>span:not(.svg-wrapper),.wm-store-link{display:none}.wm-account-link .svg-wrapper{display:block;width:22px;height:22px}.wm-header-search{order:4;flex:0 0 100%;max-width:none}.wm-search-field{min-height:38px}.wm-search-field input{padding:8px 0}.wm-desktop-nav{display:none}.wm-hero{height:70svh;min-height:540px}.wm-collection-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 22px}.wm-editorial__copy{padding:45px 30px}.wm-editorial__image{min-height:450px}.wm-footer__grid{grid-template-columns:1fr 1fr}.wm-footer__contact{grid-column:1/-1}.wm-form-layout{grid-template-columns:1fr;gap:32px}.wm-form-intro img{display:none}.wm-form-intro h1{font-size:46px}.wm-locator-layout{grid-template-columns:1fr 1fr}.wm-product-grid{gap:30px 18px}.product__info-wrapper{padding-left:3%!important}}@media(max-width:599px){.wm-wrap{width:calc(100% - 36px)}.wm-announcement{font-size:8px;letter-spacing:.12em}.wm-section{padding-block:52px}.wm-hero{min-height:510px;max-height:700px}.wm-hero h1{font-size:54px}.wm-hero__content{padding-bottom:80px}.wm-hero__content>p:not(.wm-eyebrow){font-size:15px}.wm-hero__note{left:18px;bottom:30px;font-size:8px;max-width:240px}.wm-hero__shade{background:linear-gradient(90deg,#081911b3,#08191140)}.wm-section-head{align-items:start;flex-direction:column;gap:18px;margin-bottom:27px}.wm-section-head h2{font-size:35px}.wm-collection-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 16px}.wm-collection-tile h3{font-size:10px}.wm-editorial{grid-template-columns:1fr}.wm-editorial__image{min-height:380px}.wm-editorial__copy{padding:42px 25px 48px}.wm-editorial__copy h2{font-size:45px}.wm-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.wm-product-card h3{font-size:14px}.wm-footer__invitation{align-items:flex-start;flex-direction:column;padding:30px 0}.wm-footer__invitation h2{font-size:29px}.wm-footer__grid{gap:26px 15px;padding:28px 0}.wm-addresses{grid-template-columns:1fr}.wm-addresses address{padding:16px}.wm-footer__bottom{flex-wrap:wrap;font-size:10px}.wm-footer__bottom>span{display:none}.wm-form-grid,.wm-locator-layout{grid-template-columns:1fr}.wm-locator-map,.wm-locator-map iframe,.wm-map-placeholder{min-height:380px}.wm-page-image{height:310px}.wm-page-heading{text-align:left}.product__info-wrapper{padding-left:0!important}.collection-hero{padding-top:25px!important}.wm-mobile-panel{width:100%}.wm-eyebrow{font-size:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}[hidden]{display:none!important}.wm-account-grid{display:grid;grid-template-columns:2fr 1fr;gap:50px}.wm-account-grid h2{font-size:28px}.wm-table-scroll{overflow:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;padding:15px;border-bottom:1px solid #ddd;font-size:14px}.customer .wm-field{margin-block:15px}.wm-recover{margin:24px 0}.wm-recover summary{cursor:pointer}.customer details{padding:18px 0;border-bottom:1px solid #ddd}@media(max-width:749px){.wm-account-grid{grid-template-columns:1fr;gap:30px}}.customer.login,.customer.register,.customer.reset-password,.customer.activate{max-width:500px;margin:auto}.customer .wm-button{margin-top:20px}.wm-sample-detail{width:100%;height:auto;display:block}.wm-section-head h1{margin:0}.wm-header-search .predictive-search{width:max(100%,450px);left:0;max-height:65vh;overflow:auto}@media(max-width:599px){.wm-header-search .predictive-search{width:100%}}:root{--wm-header-height:208px}html{scroll-padding-top:calc(var(--wm-header-height) + 24px)}body{font-size:18px;line-height:1.7}.wm-eyebrow{font-size:13px;letter-spacing:.16em}.wm-button,.button{font-size:16px;min-height:54px}.wm-text-link{font-size:16px}.wm-header__main{gap:28px;min-height:112px}.wm-header__actions{font-size:15px;gap:20px}.wm-retailer-link{padding-right:20px}.wm-header__actions>a{min-height:48px;display:inline-flex;align-items:center}.wm-store-link{padding:13px 22px;gap:20px;border:1px solid transparent}.wm-header-search{min-width:180px}.wm-search-field{min-height:52px}.wm-search-field input{font-size:16px}.wm-search-field button{min-height:48px;min-width:44px}.wm-desktop-nav{gap:clamp(12px,2.5vw,42px);min-height:60px;padding-inline:22px}.wm-desktop-nav a{font-size:15px;font-weight:600;letter-spacing:.055em;padding:18px 8px}.wm-desktop-nav a:after{bottom:10px;left:8px}.wm-announcement{font-size:12px;letter-spacing:.14em}.section-header:has([data-wm-sticky]){position:sticky;top:0;z-index:50}.section-header:has([data-overlay=true]){position:fixed;inset:0 0 auto}.wm-header{transition:background-color .25s ease,color .25s ease,box-shadow .25s ease}.wm-header.is-solid{box-shadow:0 4px 20px #183b2b0d}.wm-header[data-overlay=true]:not(.is-solid):not(:focus-within):not(:has([data-wm-menu][open],[data-mega][open])){background:linear-gradient(180deg,#091b14d9,#091b149c);color:#fff}.wm-header[data-overlay=true]:not(.is-solid):not(:focus-within):not(:has([data-wm-menu][open],[data-mega][open])) .wm-logo img{filter:brightness(0) invert(1)}.wm-header[data-overlay=true]:not(.is-solid):not(:focus-within):not(:has([data-wm-menu][open],[data-mega][open])) :is(.wm-search-field,.wm-desktop-nav,.wm-retailer-link){border-color:#ffffff45}.wm-header[data-overlay=true]:not(.is-solid):not(:focus-within):not(:has([data-wm-menu][open],[data-mega][open])) :is(.wm-search-field input,.wm-search-field button){color:#fff}.wm-header[data-overlay=true]:not(.is-solid):not(:focus-within):not(:has([data-wm-menu][open],[data-mega][open])) .wm-search-field input::placeholder{color:#ffffffde}.wm-header[data-overlay=true]:not(.is-solid):not(:focus-within):not(:has([data-wm-menu][open],[data-mega][open])) .wm-store-link{background:#ffffff14;border-color:#ffffff80;color:#fff}.wm-header[data-overlay=true]:not(.is-solid):not(:focus-within):not(:has([data-wm-menu][open],[data-mega][open])) :is(.wm-hamburger,.wm-hamburger:before,.wm-hamburger:after,.wm-desktop-nav a:after){background:#fff}.wm-cart-count{color:var(--wm-green)}.wm-header:is(.is-solid,:focus-within,:has([data-wm-menu][open],[data-mega][open])){background:#fff;color:var(--wm-green)}.wm-header :is(.predictive-search,.wm-mobile-panel){color:var(--wm-green);background:#fff}body:has(.wm-header[data-overlay=true]) .wm-hero{height:100svh;min-height:780px;max-height:1100px}body:has(.wm-header[data-overlay=true]) .wm-hero__content{padding-top:calc(var(--wm-header-height) + 45px);padding-bottom:90px}.wm-hero__content>p:not(.wm-eyebrow){font-size:20px}.wm-hero__note{font-size:12px}.wm-collection-tile h3{font-size:15px;letter-spacing:.035em}.wm-product-card h3,.card__heading{font-size:19px}.wm-product-card>p,.price{font-size:16px}.wm-product-card .wm-eyebrow{font-size:12px}.wm-footer__brand>p,.wm-footer li,.wm-addresses address,.wm-addresses a{font-size:15px}.wm-addresses h4{font-size:16px}.wm-footer h3{font-size:13px}.wm-footer__bottom{font-size:12px}.wm-field label,.wm-form-note,.wm-consent,.wm-store-card a{font-size:15px}.wm-store-card address{font-size:17px}.wm-form-panel h2{font-size:27px}.wm-social .icon{width:20px;height:20px}@media(max-width:1199px){.wm-header__actions .wm-retailer-link{display:none}.wm-header__main{gap:20px}.wm-header__actions{gap:15px}.wm-desktop-nav{gap:16px}.wm-desktop-nav a{font-size:14px}.wm-footer__grid{grid-template-columns:.8fr .65fr 1.8fr;gap:25px}.wm-addresses{gap:12px}.wm-addresses address{padding:14px}}@media(max-width:989px){:root{--wm-header-height:175px}.wm-header__main{gap:0;min-height:88px}.wm-header__actions .wm-store-link{display:none}.wm-header__actions{gap:16px}.wm-header-search{min-width:0}.wm-desktop-nav{display:none}.wm-mobile-menu summary{width:52px;height:52px}.wm-hamburger,.wm-hamburger:before,.wm-hamburger:after{width:26px;height:2px}.wm-mobile-panel>a{font-size:18px;padding:14px 0}.wm-mobile-panel{max-height:calc(100dvh - var(--wm-header-height));overscroll-behavior:contain}.wm-footer__grid{grid-template-columns:1fr 1fr}.wm-collection-tile h3{font-size:16px}.wm-announcement{font-size:11px}}@media(max-width:599px){.wm-announcement{font-size:10px;letter-spacing:.07em}.wm-hero__content>p:not(.wm-eyebrow){font-size:18px}.wm-eyebrow{font-size:12px}.wm-hero__note{font-size:10px}.wm-collection-tile h3{font-size:14px;line-height:1.45}.wm-product-card h3{font-size:17px}.wm-product-card>p{font-size:15px}.wm-product-card .wm-eyebrow{font-size:11px}.wm-section-head h2{font-size:38px}.wm-footer__grid{gap:24px 16px}.wm-footer__bottom{font-size:12px}body:has(.wm-header[data-overlay=true]) .wm-hero{min-height:760px;max-height:none}body:has(.wm-header[data-overlay=true]) .wm-hero__content{padding-top:calc(var(--wm-header-height) + 40px);padding-bottom:80px}}.wm-desktop-nav a{font-weight:400;letter-spacing:.09em}.wm-header__actions{font-weight:400}.wm-search-field{padding:4px 8px 4px 16px;border:1px solid #b3beb780;border-radius:3px;min-height:54px;gap:4px}.wm-search-field input{padding:10px 2px;font-size:16px;line-height:1.5}.wm-search-field button{padding:8px;flex:0 0 40px;min-width:40px;min-height:44px}.wm-header[data-overlay=true]:not(.is-solid):not(:focus-within):not(:has([data-wm-menu][open],[data-mega][open])){background:linear-gradient(180deg,#091b144d,#091b141a)}.wm-slides,.wm-slide{position:absolute;top:0;right:0;bottom:0;left:0}.wm-slides{z-index:-2}.wm-slide{opacity:0;visibility:hidden;transition:opacity .55s ease,visibility .55s;pointer-events:none}.wm-slide.is-active{opacity:1;visibility:visible;pointer-events:auto}.wm-slide .wm-hero__media{z-index:0}.wm-slideshow .wm-hero__shade{background:linear-gradient(90deg,rgba(5,20,12,var(--wm-slide-shade)),#05140c00 85%),linear-gradient(0deg,#05140c4d,transparent 35%);z-index:-1;pointer-events:none}.wm-slideshow .wm-hero__content :is(h1,p){text-shadow:0 2px 18px #0006}.wm-slideshow-controls{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:10px;z-index:2}.wm-slide-dots{display:flex;gap:1px}.wm-slide-dot,.wm-slideshow-toggle{display:grid;place-items:center;width:44px;height:44px;min-width:44px;border:0;padding:0;background:transparent;color:#fff;cursor:pointer}.wm-slide-dot span{width:9px;height:9px;border:1px solid #fff;border-radius:50%;box-shadow:0 1px 4px #0006;transition:background .2s,transform .2s}.wm-slide-dot[aria-current=true] span{background:#fff;transform:scale(1.2)}.wm-slideshow-toggle{border:1px solid #ffffff80;border-radius:50%;background:#183b2b26;font-size:14px}.wm-slideshow-controls :focus-visible{outline:2px solid #fff;outline-offset:0}.wm-slideshow .wm-hero__note{bottom:33px;max-width:calc(50% - 140px)}@media(max-width:989px){.wm-search-field{padding:2px 8px 2px 14px;min-height:50px}.wm-search-field input{padding:8px 2px}.wm-mobile-panel>a{font-weight:400}.wm-slideshow .wm-hero__note{bottom:79px;max-width:calc(100% - 36px)}}@media(prefers-reduced-motion:reduce){.wm-slide,.wm-slide-dot span{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/wm-atelier.css.map */
