:root{--beh-container: 1300px;--beh-ink: #15110f;--beh-muted: rgba(21, 17, 15, .68);--beh-cream: #f8f1e8;--beh-soft: #fbf7f1;--beh-gold: #b78545;--beh-border: rgba(21, 17, 15, .12);--beh-shadow: 0 22px 55px rgba(21, 17, 15, .1)}html{scroll-behavior:smooth}body{color:var(--beh-ink);background:var(--beh-soft)}.beh-container,.beh-page-width{width:min(var(--beh-container),calc(100% - 40px));max-width:var(--beh-container);margin-inline:auto}.beh-home,.beh-section,.beh-hero,.beh-trust-strip,.beh-cta-band,.beh-newsletter-section,.beh-footer,.beh-page-template{width:100%}.beh-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--beh-gold);text-transform:uppercase;letter-spacing:.16em;font-size:12px;line-height:1.2;font-weight:800}.beh-eyebrow:before{content:"";width:28px;height:1px;background:currentColor}.beh-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.beh-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 24px;border-radius:999px;text-decoration:none;font-weight:800;line-height:1;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,color .22s ease,border-color .22s ease}.beh-btn:hover{transform:translateY(-2px);box-shadow:var(--beh-shadow)}.beh-btn--dark,.beh-btn--primary{background:var(--beh-ink);color:#fff;border:1px solid var(--beh-ink)}.beh-btn--light{background:#fff;color:var(--beh-ink);border:1px solid #fff}.beh-btn--outline-light{background:#ffffff14;color:#fff;border:1px solid rgba(255,255,255,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.beh-btn--outline-dark,.beh-btn--secondary{background:transparent;color:var(--beh-ink);border:1px solid var(--beh-border)}.beh-trust-strip{background:var(--beh-ink);color:#fff}.beh-trust-strip__inner{min-height:42px;display:flex;align-items:center;justify-content:center;gap:22px;text-align:center;font-size:13px;letter-spacing:.03em}.beh-trust-strip__inner span+span{position:relative}.beh-trust-strip__inner span+span:before{content:"";position:absolute;left:-12px;top:50%;width:4px;height:4px;transform:translateY(-50%);background:var(--beh-gold);border-radius:999px}.beh-hero{position:relative;min-height:clamp(560px,82vh,860px);overflow:hidden;background:var(--beh-ink)}.beh-hero__media,.beh-hero__shade,.beh-hero__content-wrap{position:absolute;top:0;right:0;bottom:0;left:0}.beh-hero__media video,.beh-hero__media>img,.beh-hero__slide img{width:100%;height:100%;object-fit:cover;display:block}.beh-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;animation:behHeroFade var(--slide-total) infinite;animation-delay:calc(var(--slide-index) * 6s)}.beh-hero__slide:first-child{opacity:1}.beh-hero--paused .beh-hero__slide{animation-play-state:paused}.beh-hero__motion-control{position:absolute;right:20px;bottom:20px;z-index:4;min-height:44px;padding:10px 16px;border:1px solid rgba(255,255,255,.65);border-radius:999px;background:#00000085;color:#fff;font:inherit;font-weight:700;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.beh-hero__motion-control:focus-visible{outline:3px solid #fff;outline-offset:3px}@keyframes behHeroFade{0%,5%{opacity:0}9%,34%{opacity:1}40%,to{opacity:0}}.beh-hero__placeholder{width:100%;height:100%;background:radial-gradient(circle at 20% 30%,rgba(183,133,69,.45),transparent 32%),linear-gradient(135deg,#1f1712,#6f4a31 55%,#241b17)}.beh-hero__shade{background:linear-gradient(90deg,#000000b8,#00000085 38%,#00000029);z-index:2}.beh-hero__content-wrap{z-index:3;display:flex;align-items:center}.beh-hero__content{max-width:720px;color:#fff;padding-block:70px}.beh-hero__content h1{color:#fff;font-size:clamp(44px,7vw,92px);line-height:.95;letter-spacing:-.055em;margin:14px 0 20px}.beh-hero__content p{max-width:650px;font-size:clamp(16px,1.55vw,21px);line-height:1.65;color:#ffffffdb;margin:0 0 28px}.beh-section{padding-block:clamp(58px,7vw,100px)}.beh-section--white{background:#fff}.beh-section--cream{background:var(--beh-cream)}.beh-section--flush{background:#fff}.beh-section__head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:34px}.beh-section__head>div,.beh-section__head--center{max-width:760px}.beh-section__head--center{display:block;text-align:center;margin-inline:auto}.beh-section__head--center .beh-eyebrow{justify-content:center}.beh-section__head h2,.beh-cta-card h2,.beh-image-text__content h2,.beh-newsletter h2,.beh-page-template__hero h1{font-size:clamp(34px,5vw,64px);line-height:1.02;letter-spacing:-.04em;margin:10px 0 0}.beh-section__head p,.beh-image-text__content p,.beh-page-template__hero p,.beh-newsletter p{color:var(--beh-muted);line-height:1.75;font-size:16px;margin:12px 0 0}.beh-collection-grid,.beh-feature-duo,.beh-cta-grid,.beh-testimonials,.beh-footer__grid,.beh-contact-grid,.beh-info-cards{display:grid;gap:22px}.beh-collection-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.beh-collection-card,.beh-feature-duo__card,.beh-cta-card,.beh-product-card{color:inherit;text-decoration:none}.beh-collection-card{min-height:390px;border-radius:28px;position:relative;overflow:hidden;background:#e8dfd5;box-shadow:0 18px 45px #15110f14}.beh-collection-card__image,.beh-feature-duo__card,.beh-image-text__media,.beh-product-card__image{background:#eee5da}.beh-collection-card__image,.beh-collection-card__image img{width:100%;height:100%}.beh-collection-card__image img,.beh-feature-duo__card img,.beh-image-text__media img,.beh-product-card__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.beh-collection-card:hover img,.beh-feature-duo__card:hover img,.beh-product-card:hover img,.beh-image-text__media:hover img{transform:scale(1.045)}.beh-collection-card:after,.beh-feature-duo__card:after,.beh-cta-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000ad,#0000000d);pointer-events:none}.beh-card-overlay,.beh-feature-duo__overlay{position:absolute;inset:auto 22px 22px 22px;z-index:2;color:#fff}.beh-card-overlay span,.beh-feature-duo__overlay span,.beh-cta-card span{display:inline-flex;width:fit-content;background:#fffffff0;color:var(--beh-ink);border-radius:999px;padding:8px 12px;font-size:12px;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.beh-card-overlay h3,.beh-feature-duo__overlay h3,.beh-cta-card h3{color:#fff;font-size:clamp(23px,2.4vw,36px);line-height:1.02;letter-spacing:-.025em;margin:0}.beh-card-overlay em,.beh-feature-duo__overlay em,.beh-cta-card em{display:inline-block;margin-top:12px;color:#fff;font-style:normal;font-weight:900;text-decoration:underline;text-underline-offset:5px}.beh-product-slider{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(230px,1fr);grid-template-columns:unset;gap:22px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;padding:4px 2px 20px;scrollbar-width:thin}.beh-product-card{min-width:230px;scroll-snap-align:start;background:#fff;border:1px solid var(--beh-border);border-radius:22px;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease}.beh-product-card:hover{transform:translateY(-5px);box-shadow:var(--beh-shadow)}.beh-product-card__image{position:relative;aspect-ratio:3 / 4;overflow:hidden}.beh-product-card__badge{position:absolute;top:12px;left:12px;z-index:2;background:var(--beh-ink);color:#fff;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900}.beh-product-card__body{padding:16px 17px 18px}.beh-product-card__body h3{margin:0 0 9px;font-size:16px;line-height:1.35}.beh-price{display:flex;gap:8px;align-items:center;font-weight:900}.beh-price del{color:#15110f6b;font-weight:600}.beh-empty{min-width:100%;border:1px dashed var(--beh-border);background:var(--beh-soft);border-radius:22px;padding:28px;color:var(--beh-muted);text-align:center}.beh-feature-duo{grid-template-columns:repeat(2,minmax(0,1fr))}.beh-feature-duo__card{min-height:clamp(390px,42vw,590px);border-radius:34px;position:relative;overflow:hidden}.beh-feature-duo__overlay{inset:auto 30px 30px 30px}.beh-image-text{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(34px,6vw,72px);align-items:center}.beh-image-text--reverse .beh-image-text__media{order:2}.beh-image-text--reverse .beh-image-text__content{order:1}.beh-image-text__media{min-height:560px;border-radius:34px;overflow:hidden;box-shadow:var(--beh-shadow)}.beh-image-text__content h3{font-size:clamp(21px,2vw,30px);margin:14px 0 12px;color:var(--beh-gold)}.beh-check-list{list-style:none;padding:0;margin:26px 0 30px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.beh-check-list li{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid var(--beh-border);border-radius:999px;padding:13px 15px;font-weight:800}.beh-check-list li:before{content:"\2713";display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--beh-gold);color:#fff;font-size:13px}.beh-cta-band{background:var(--beh-ink);padding-block:clamp(56px,7vw,96px)}.beh-cta-grid{grid-template-columns:1.35fr .8fr .8fr}.beh-cta-card{position:relative;overflow:hidden;min-height:330px;border-radius:30px;padding:clamp(24px,4vw,46px);display:flex;flex-direction:column;justify-content:end;background:radial-gradient(circle at 20% 10%,rgba(183,133,69,.55),transparent 38%),linear-gradient(135deg,#342317,#7a5637 56%,#17110e);isolation:isolate}.beh-cta-card>*{position:relative;z-index:2}.beh-cta-card p{color:#ffffffc7;line-height:1.7;max-width:620px;margin:12px 0 0}.beh-cta-card--large{min-height:430px}.beh-cta-card h2,.beh-cta-card h3{color:#fff}.beh-testimonials{grid-template-columns:repeat(3,minmax(0,1fr))}.beh-testimonial{background:var(--beh-soft);border:1px solid var(--beh-border);border-radius:26px;padding:28px}.beh-stars{color:var(--beh-gold);letter-spacing:.12em;margin-bottom:14px}.beh-testimonial p{color:var(--beh-muted);line-height:1.75;margin:0 0 18px}.beh-testimonial strong{color:var(--beh-ink)}.beh-newsletter-section{background:#fff;padding-block:0 clamp(58px,7vw,100px)}.beh-newsletter{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:center;background:var(--beh-ink);color:#fff;border-radius:34px;padding:clamp(30px,5vw,58px)}.beh-newsletter h2,.beh-newsletter .beh-eyebrow{color:#fff}.beh-newsletter p{color:#ffffffc2}.beh-newsletter__form{display:flex;flex-wrap:wrap;gap:10px}.beh-newsletter__message{flex-basis:100%;margin:2px 0 0}.beh-newsletter__message--success{color:#b7f7bf!important}.beh-newsletter__message--error{color:#ffb6b6!important}.beh-newsletter__form input{flex:1;min-height:52px;border:1px solid rgba(255,255,255,.26);background:#ffffff1a;color:#fff;border-radius:999px;padding:0 18px}.beh-newsletter__form input::placeholder{color:#ffffffb3}.beh-newsletter__form button{min-height:52px;border:0;background:#fff;color:var(--beh-ink);border-radius:999px;padding:0 24px;font-weight:900;cursor:pointer}.beh-footer{background:#111;color:#fff;padding:62px 0 24px}.beh-footer a{color:#ffffffd1;text-decoration:none}.beh-footer a:hover{color:#fff}.beh-footer__grid{grid-template-columns:1.25fr .75fr .75fr 1fr;align-items:start}.beh-footer h2,.beh-footer h3{color:#fff;margin:0 0 14px}.beh-footer p,.beh-footer li{color:#ffffffb3;line-height:1.72}.beh-footer ul{list-style:none;padding:0;margin:0}.beh-footer li+li{margin-top:9px}.beh-footer__socials{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.beh-footer__socials a{border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:9px 13px}.beh-footer__bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:44px;padding-top:20px;display:flex;justify-content:space-between;gap:16px;color:#ffffff8f;font-size:14px}.beh-page-template{background:#fff;padding:0 0 84px}.beh-page-template__hero{min-height:360px;display:grid;place-items:center;text-align:center;background:linear-gradient(#15110f94,#15110f94),radial-gradient(circle at 30% 20%,rgba(183,133,69,.48),transparent 36%),linear-gradient(135deg,#312019,#8a6241);color:#fff;margin-bottom:44px}.beh-page-template__hero .beh-container{max-width:980px}.beh-page-template__hero h1{color:#fff}.beh-page-template__hero p{color:#ffffffd1;margin-inline:auto}.beh-page-template__content{max-width:960px;margin:0 auto;font-size:17px;line-height:1.82;color:var(--beh-muted)}.beh-page-template__content h2,.beh-page-template__content h3{color:var(--beh-ink);line-height:1.2;margin-top:34px}.beh-page-template__content a{color:var(--beh-ink)}.beh-info-cards{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:32px}.beh-info-card,.beh-contact-card,.beh-contact-form-card{border:1px solid var(--beh-border);border-radius:26px;padding:26px;background:var(--beh-soft)}.beh-info-card h3,.beh-contact-card h3,.beh-contact-form-card h3{margin-top:0}.beh-contact-grid{grid-template-columns:.85fr 1.15fr;max-width:1120px;margin-inline:auto}.beh-contact-card p,.beh-contact-form-card p{color:var(--beh-muted)}.beh-contact-form-card form{display:grid;gap:14px}.beh-contact-form-card input,.beh-contact-form-card textarea{width:100%;border:1px solid var(--beh-border);border-radius:14px;padding:13px 15px;font:inherit;background:#fff}.beh-contact-form-card button{border:0;cursor:pointer}.beh-form-success{background:#edf8ef;border:1px solid #bddfc3;padding:12px 14px;border-radius:12px}@media(min-width:1200px){.beh-product-slider{grid-auto-columns:calc((100% - 88px)/5)}}@media(max-width:1080px){.beh-collection-grid--four,.beh-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.beh-cta-grid{grid-template-columns:1fr}.beh-cta-card,.beh-cta-card--large{min-height:300px}}@media(max-width:860px){.beh-section__head,.beh-image-text,.beh-image-text--reverse,.beh-newsletter,.beh-contact-grid{grid-template-columns:1fr}.beh-image-text--reverse .beh-image-text__media,.beh-image-text--reverse .beh-image-text__content{order:initial}.beh-section__head{align-items:flex-start}.beh-feature-duo,.beh-testimonials,.beh-info-cards{grid-template-columns:1fr}.beh-image-text__media{min-height:420px}}@media(max-width:640px){.beh-container,.beh-page-width{width:min(var(--beh-container),calc(100% - 28px))}.beh-trust-strip__inner{min-height:auto;padding-block:10px;flex-direction:column;gap:6px}.beh-trust-strip__inner span+span:before{display:none}.beh-hero{min-height:620px}.beh-hero__shade{background:linear-gradient(to top,#000000c2,#0000003d)}.beh-hero__content-wrap{align-items:end}.beh-hero__content{padding-block:48px}.beh-collection-grid--four,.beh-check-list,.beh-footer__grid{grid-template-columns:1fr}.beh-collection-card{min-height:360px}.beh-feature-duo__card,.beh-image-text__media{min-height:360px;border-radius:26px}.beh-newsletter__form{flex-direction:column}.beh-newsletter__form button{width:100%}.beh-footer__bottom{flex-direction:column}}:root{--beh-container: 1300px}#MainContent.content-for-layout>.shopify-section.section--beh-homepage,#MainContent.content-for-layout>.shopify-section.section--beh-page,#MainContent.content-for-layout>.shopify-section.section--beh-policy-page,#MainContent.content-for-layout>.shopify-section.section--beh-contact-page,#MainContent.content-for-layout>.shopify-section.section--beh-footer,#MainContent.content-for-layout>.shopify-section.section-beh-homepage{display:block!important;width:100%!important;max-width:none!important;grid-template-columns:none!important;overflow-x:clip}#MainContent.content-for-layout>.shopify-section.section--beh-homepage>*,#MainContent.content-for-layout>.shopify-section.section--beh-page>*,#MainContent.content-for-layout>.shopify-section.section--beh-policy-page>*,#MainContent.content-for-layout>.shopify-section.section--beh-contact-page>*,#MainContent.content-for-layout>.shopify-section.section--beh-footer>*,#MainContent.content-for-layout>.shopify-section.section-beh-homepage>*{grid-column:1 / -1!important;width:100%!important;max-width:none!important}.beh-home.force-full-width,.beh-full-bleed-section,.beh-footer.beh-full-bleed-section{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;overflow-x:clip}.beh-home.force-full-width>*,.beh-full-bleed-section>*,.beh-footer.beh-full-bleed-section>*{box-sizing:border-box}.beh-container,.beh-page-width{width:min(var(--beh-container),calc(100% - 40px))!important;max-width:var(--beh-container)!important;margin-left:auto!important;margin-right:auto!important}.beh-page-template__content{max-width:960px!important}.beh-contact-grid{max-width:1120px!important}@media(max-width:640px){.beh-container,.beh-page-width{width:min(var(--beh-container),calc(100% - 28px))!important}}footer-block-aigenblockca333df6ekzbr.ai-footer-aigenblockca333df6ekzbr{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;overflow-x:clip}footer-block-aigenblockca333df6ekzbr.ai-footer-aigenblockca333df6ekzbr>.ai-footer-container-aigenblockca333df6ekzbr{max-width:var(--beh-container)!important;width:min(var(--beh-container),calc(100% - 40px))!important;padding-left:0!important;padding-right:0!important}.beh-seo-content__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(28px,5vw,72px);align-items:start}.beh-seo-content__copy p{color:var(--beh-muted);line-height:1.75;margin:0 0 16px}.beh-keyword-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.beh-keyword-links a{display:inline-flex;align-items:center;border:1px solid rgba(58,38,28,.22);background:#fff;color:var(--beh-ink);border-radius:999px;padding:10px 15px;font-size:14px;text-decoration:none;transition:transform .25s ease,background .25s ease,color .25s ease}.beh-keyword-links a:hover{transform:translateY(-2px);background:var(--beh-ink);color:#fff}.beh-faq-list{display:grid;gap:14px}.beh-faq-list article,.beh-collection-seo__faq article,.beh-product-seo__card{background:#fff;border:1px solid var(--beh-border);border-radius:22px;padding:clamp(18px,2.5vw,26px);box-shadow:0 18px 45px #3a261c0f}.beh-faq-list h3,.beh-collection-seo__faq h3,.beh-product-seo__card h3{margin:0 0 8px;font-size:clamp(18px,2vw,22px)}.beh-faq-list p,.beh-collection-seo__faq p,.beh-product-seo__card p,.beh-product-seo__card li,.beh-collection-seo__copy p{color:var(--beh-muted);line-height:1.7;margin:0}.beh-collection-seo,.beh-product-seo{background:var(--beh-cream);padding:clamp(44px,6vw,78px) 0}.beh-collection-seo__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.7fr);gap:clamp(24px,4vw,56px);align-items:start}.beh-collection-seo__copy{background:#fff;border:1px solid var(--beh-border);border-radius:28px;padding:clamp(24px,4vw,42px)}.beh-collection-seo__copy h2,.beh-product-seo h2{margin-top:0}.beh-collection-seo__faq{display:grid;gap:14px}.beh-product-seo__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.beh-product-seo__card ul{padding-left:20px;margin:0}@media(max-width:860px){.beh-seo-content__grid,.beh-collection-seo__layout,.beh-product-seo__grid{grid-template-columns:1fr}}.mega-menu--beh-collections{width:100%;max-width:none;padding:0}.beh-mega-collections{width:100%;max-width:1300px;margin:0 auto;display:grid;grid-template-columns:minmax(240px,.7fr) minmax(0,2fr);gap:28px;padding:8px 0 10px}.beh-mega-collections__intro{background:#faf6ef;border:1px solid rgba(55,34,20,.08);padding:26px;display:flex;flex-direction:column;justify-content:center;min-height:240px}.beh-mega-collections__eyebrow{margin:0 0 10px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#8a5c32;font-weight:700}.beh-mega-collections__intro h2{margin:0 0 12px;font-size:clamp(24px,2vw,34px);line-height:1.08;color:#201711}.beh-mega-collections__intro p{margin:0 0 18px;color:#201711bf;font-size:14px;line-height:1.65}.beh-mega-collections__all{width:fit-content;color:#201711;text-decoration:none;font-weight:700;border-bottom:1px solid currentColor;padding-bottom:3px}.beh-mega-collections__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.beh-mega-card{display:grid;grid-template-rows:auto 1fr;text-decoration:none;background:#fff;border:1px solid rgba(55,34,20,.08);overflow:hidden;color:#201711;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.beh-mega-card:hover,.beh-mega-card:focus-visible{transform:translateY(-3px);box-shadow:0 16px 34px #2017111f;border-color:#8a5c3259}.beh-mega-card__media{aspect-ratio:4 / 5;background:linear-gradient(135deg,#f7efe3,#efe0cf);display:grid;place-items:center;color:#8a5c32;font-weight:700;text-align:center;overflow:hidden;padding:14px}.beh-mega-card__media img{width:100%;height:100%;object-fit:cover;display:block}.beh-mega-card__content{padding:14px 14px 16px}.beh-mega-card__content h3{margin:0 0 8px;font-size:15px;line-height:1.25;color:#201711}.beh-mega-card__content p{margin:0 0 12px;color:#201711b3;font-size:13px;line-height:1.45;white-space:normal}.beh-mega-card__content span{color:#8a5c32;font-weight:700;font-size:13px}@media screen and (max-width:1180px){.beh-mega-collections{grid-template-columns:1fr}.beh-mega-collections__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.beh-mega-collections{display:none}.beh-mobile-collections-menu{padding-left:14px}}.beh-trust-strip{overflow:hidden!important;background:var(--beh-ink)!important;color:#fff!important}.beh-trust-strip__marquee{width:100%;overflow:hidden;min-height:48px;display:flex;align-items:center}.beh-trust-strip__track{display:flex;align-items:center;width:max-content;min-width:max-content;white-space:nowrap;gap:0;animation:beh-marquee-linear 30s linear infinite;will-change:transform}.beh-trust-strip__track span{display:inline-flex;align-items:center;min-height:48px;padding-inline:34px;font-size:14px;letter-spacing:.03em;line-height:1.25;position:relative}.beh-trust-strip__track span:after{content:"";position:absolute;right:-3px;top:50%;width:5px;height:5px;transform:translateY(-50%);border-radius:999px;background:var(--beh-gold)}@keyframes beh-marquee-linear{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(prefers-reduced-motion:reduce){.beh-trust-strip__track{animation:none}}.beh-seo-content{padding-top:clamp(82px,8vw,118px)!important;padding-bottom:clamp(86px,8vw,124px)!important}.beh-seo-content .beh-container{padding-inline:0}.beh-seo-content__copy{padding-block:clamp(10px,1.5vw,22px)}.beh-faq-list article{margin-bottom:12px}.beh-keyword-links a{border-color:#3a261c47!important}.mega-menu--beh-collections,.header-menu__submenu.mega-menu--beh-collections{left:0!important;right:0!important;width:100vw!important;max-width:none!important}.beh-mega-collections{width:min(1380px,calc(100vw - 72px))!important;max-width:1380px!important;padding:20px 0 24px!important;gap:20px!important;align-items:stretch}.beh-mega-collections__intro{min-height:220px!important;padding:24px!important}.beh-mega-collections__grid{gap:14px!important}.beh-mega-card__media{aspect-ratio:3 / 4!important;min-height:190px;max-height:275px}.beh-mega-card__content h3{font-size:14px!important}.beh-mega-card__content p,.beh-mega-card__content span{font-size:12.5px!important}@media screen and (max-width:1180px){.beh-mega-collections{width:min(980px,calc(100vw - 44px))!important}}@media(max-width:640px){.beh-trust-strip__track span{min-height:42px;padding-inline:24px;font-size:12.5px}.beh-seo-content{padding-top:58px!important;padding-bottom:64px!important}}.template-collection .product-grid-container,.template-product .product-information,.template-product .product-recommendations{width:100%}.beh-collection-hero{padding-top:clamp(44px,6vw,82px)}.beh-collection-seo__copy h1{margin:0 0 14px;font-size:clamp(34px,5vw,58px);line-height:1.05;letter-spacing:-.03em}.beh-product-seo__description{max-width:900px;margin:0 auto;color:var(--beh-muted);line-height:1.8}.menu-list__submenu--beh-collections{width:100vw!important;max-width:100vw!important;padding-inline:0!important;background:#fffaf4!important;box-shadow:0 28px 58px #2017111f;overflow-x:clip!important}.menu-list__submenu--beh-collections .menu-list__submenu-inner{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-inline:0!important;display:block!important;overflow-x:clip!important}.mega-menu--beh-collections.beh-mega-menu-full{display:block!important;width:100vw!important;max-width:100vw!important;background:#fffaf4!important;padding:28px max(24px,calc((100vw - 1440px)/2)) 32px!important}.mega-menu--beh-collections.beh-mega-menu-full .beh-mega-collections{width:100%!important;max-width:1440px!important;margin:0 auto!important;padding:0!important}@media screen and (max-width:1180px){.mega-menu--beh-collections.beh-mega-menu-full{padding-inline:22px!important}.mega-menu--beh-collections.beh-mega-menu-full .beh-mega-collections{width:100%!important}}@media screen and (max-width:749px){.menu-list__submenu--beh-collections,.menu-list__submenu--beh-collections .menu-list__submenu-inner,.mega-menu--beh-collections.beh-mega-menu-full{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-inline:0!important;box-shadow:none}}.header-menu .menu-list__list-item--beh-collections>.menu-list__submenu--beh-collections{position:fixed!important;top:var(--header-group-height, var(--header-height, 88px))!important;left:0!important;right:0!important;width:100vw!important;max-width:100vw!important;padding:0!important;margin:0!important;z-index:9999!important;clip-path:none!important;overflow:visible!important;background:#fffaf4!important;box-shadow:0 28px 58px #20171124!important}.header-menu .menu-list__list-item--beh-collections>.menu-list__submenu--beh-collections>.menu-list__submenu-inner{width:100vw!important;max-width:100vw!important;margin:0!important;padding:0!important;transform:none!important;display:block!important;max-height:calc(100vh - var(--header-group-height, var(--header-height, 88px)))!important;overflow-y:auto!important;overflow-x:hidden!important}.header-menu .menu-list__list-item--beh-collections .mega-menu--beh-collections.beh-mega-menu-full{width:100vw!important;max-width:100vw!important;margin:0!important;padding:28px max(24px,calc((100vw - 1440px)/2)) 32px!important;background:#fffaf4!important}.header-menu .menu-list__list-item--beh-collections .beh-mega-collections{width:100%!important;max-width:1440px!important;margin:0 auto!important;padding:0!important}@media screen and (max-width:749px){.header-menu .menu-list__list-item--beh-collections>.menu-list__submenu--beh-collections,.header-menu .menu-list__list-item--beh-collections>.menu-list__submenu--beh-collections>.menu-list__submenu-inner,.header-menu .menu-list__list-item--beh-collections .mega-menu--beh-collections.beh-mega-menu-full{position:static!important;width:100%!important;max-width:100%!important;box-shadow:none!important}}:root{--beh-container: 1600px;--beh-pad-desktop: 80px;--beh-pad-tablet: 40px;--beh-pad-mobile: 20px}.beh-container,.beh-page-width,footer-block-aigenblockca333df6ekzbr.ai-footer-aigenblockca333df6ekzbr>.ai-footer-container-aigenblockca333df6ekzbr{width:min(var(--beh-container),calc(100% - (var(--beh-pad-desktop) * 2)))!important;max-width:var(--beh-container)!important;margin-left:auto!important;margin-right:auto!important}#header-component .header__row.section--full-width,#header-component .header__row.section--page-width,#header-component .header__row.section--full-width-margin{width:100%!important;max-width:none!important;padding-left:0!important;padding-right:0!important}#header-component .header__columns{width:min(var(--beh-container),calc(100% - (var(--beh-pad-desktop) * 2)))!important;max-width:var(--beh-container)!important;margin-inline:auto!important}#header-component{border-bottom:1px solid rgba(21,17,15,.08);box-shadow:0 10px 28px #15110f0a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}#header-component .header__row--top{min-height:74px}#header-component .menu-list__link-title{letter-spacing:.06em;text-transform:uppercase;font-weight:800;font-size:13px;padding-inline:16px}#header-component .menu-list__link-title:after{content:"";display:block;width:0;height:1px;margin-top:5px;background:currentColor;transition:width .22s ease}#header-component .menu-list__list-item:hover .menu-list__link-title:after,#header-component .menu-list__link[aria-expanded=true] .menu-list__link-title:after,#header-component .menu-list__link--active .menu-list__link-title:after{width:100%}.header-menu .menu-list__list-item--beh-collections>.menu-list__submenu--beh-collections{position:fixed!important;top:var(--header-group-height, var(--header-height, 78px))!important;left:0!important;right:0!important;width:100vw!important;max-width:100vw!important;margin:0!important;padding:0!important;clip-path:none!important;background:#fffaf4!important;box-shadow:0 28px 60px #20171126!important;border-top:1px solid rgba(32,23,17,.08);overflow:visible!important;z-index:99999!important}.header-menu .menu-list__list-item--beh-collections>.menu-list__submenu--beh-collections>.menu-list__submenu-inner{width:100vw!important;max-width:100vw!important;margin:0!important;padding:0!important;transform:none!important;display:block!important;max-height:calc(100vh - var(--header-group-height, var(--header-height, 78px)))!important;overflow-y:auto!important;overflow-x:hidden!important}.header-menu .menu-list__list-item--beh-collections .mega-menu--beh-collections.beh-mega-menu-full{width:100vw!important;max-width:100vw!important;margin:0!important;padding:34px var(--beh-pad-desktop) 38px!important;background:#fffaf4!important}.header-menu .menu-list__list-item--beh-collections .beh-mega-collections{width:min(var(--beh-container),100%)!important;max-width:var(--beh-container)!important;margin:0 auto!important;padding:0!important;display:grid!important;grid-template-columns:minmax(280px,.72fr) minmax(0,2.1fr)!important;gap:30px!important;align-items:stretch!important}.beh-mega-collections__intro,.beh-mega-card{border-radius:22px!important}.beh-mega-collections__intro{background:linear-gradient(135deg,#16110f,#3a271a 58%,#8a5c32)!important;color:#fff!important;border:0!important;min-height:315px!important;padding:32px!important}.beh-mega-collections__intro h2,.beh-mega-collections__intro p,.beh-mega-collections__all{color:#fff!important}.beh-mega-collections__eyebrow{color:#ffffffc7!important}.beh-mega-collections__grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.beh-mega-card{overflow:hidden!important;border:1px solid rgba(32,23,17,.09)!important;box-shadow:0 12px 30px #20171112}.beh-mega-card__media{aspect-ratio:4 / 5!important;min-height:230px!important;max-height:none!important;padding:0!important}.beh-mega-card__content{padding:16px 16px 18px!important}.beh-home.force-full-width{background:#fbf7f1}.beh-section{padding-block:clamp(48px,5.6vw,84px)!important}.beh-section--flush{padding-top:clamp(44px,5vw,74px)!important}.beh-hero{min-height:clamp(590px,82vh,820px)!important}.beh-hero__shade{background:linear-gradient(90deg,#000000b8,#00000070 42%,#00000014)!important}.beh-collection-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important}.beh-collection-card{border-radius:24px!important;min-height:clamp(380px,33vw,560px)!important}.beh-product-slider{grid-auto-columns:calc((100% - 88px)/5)!important;gap:22px!important}.beh-feature-duo{gap:24px!important}.beh-feature-duo__card{border-radius:28px!important;min-height:clamp(430px,40vw,620px)!important}.beh-cta-band{padding-block:clamp(48px,6vw,86px)!important;background:#111!important}.beh-cta-grid{grid-template-columns:1.35fr .82fr .82fr!important;gap:22px!important}.beh-cta-card{border-radius:28px!important;min-height:360px!important;background:#201711!important;box-shadow:0 24px 54px #00000038}.beh-cta-card--large{min-height:470px!important}.beh-cta-card__media{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important;display:block!important;width:100%!important;height:100%!important;padding:0!important;margin:0!important;border-radius:0!important;background:transparent!important;overflow:hidden!important}.beh-cta-card__media img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .55s ease}.beh-cta-card:hover .beh-cta-card__media img{transform:scale(1.045)}.beh-cta-card:after{background:linear-gradient(to top,#000000c2,#00000052 46%,#00000014)!important}.beh-cta-card__tag{display:inline-flex!important;width:fit-content!important;background:#fffffff0!important;color:var(--beh-ink)!important;border-radius:999px!important;padding:8px 12px!important;font-size:12px!important;line-height:1!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.08em!important;margin-bottom:12px!important}.beh-newsletter{border-radius:30px!important;background:linear-gradient(135deg,#111,#2b1b13 58%,#7c5738)!important}.beh-page-template__hero{min-height:420px!important}.beh-page-template__content{padding-top:56px!important;padding-bottom:20px!important}.beh-footer{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:0!important;background:#0d0f12!important}.beh-footer__inner{max-width:var(--beh-container)!important;width:min(var(--beh-container),calc(100% - (var(--beh-pad-desktop) * 2)))!important;padding:58px 0 24px!important;margin-inline:auto!important}.beh-footer__grid{display:grid!important;grid-template-columns:minmax(260px,1.05fr) minmax(360px,1.35fr) minmax(190px,.7fr) minmax(260px,.95fr)!important;gap:34px!important;align-items:start!important}.beh-footer__socials{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:10px!important;max-width:none!important;margin-top:22px!important}.beh-footer__social-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;padding:0!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.18)!important;background:#ffffff0f!important;color:#ffffffe0!important;font-size:0!important;text-decoration:none!important;transition:transform .2s ease,background .2s ease,border-color .2s ease!important}.beh-footer__social-link:hover{transform:translateY(-2px)!important;background:#ffffff1f!important;border-color:#ffffff5c!important}.beh-footer__social-icon{width:44px!important;height:44px!important;flex:0 0 44px!important;border:0!important;background:transparent!important}.beh-footer__social-icon svg{width:18px!important;height:18px!important}.beh-footer__collection-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.beh-footer__collection-card{display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;gap:16px!important;align-items:center!important;min-height:112px!important;padding:10px 14px 10px 10px!important;border-radius:20px!important;background:#ffffff0e!important;border:1px solid rgba(255,255,255,.14)!important}.beh-footer__collection-image-wrap{width:96px!important;height:92px!important;border-radius:16px!important}.beh-footer__collection-card strong{font-size:15px!important;line-height:1.28!important}.beh-footer__collection-card small{font-size:13px!important;line-height:1.45!important}.beh-footer__links{gap:8px!important}.beh-footer__bottom{margin-top:38px!important}@media screen and (max-width:1199px){.beh-container,.beh-page-width,footer-block-aigenblockca333df6ekzbr.ai-footer-aigenblockca333df6ekzbr>.ai-footer-container-aigenblockca333df6ekzbr,#header-component .header__columns,.beh-footer__inner{width:min(var(--beh-container),calc(100% - (var(--beh-pad-tablet) * 2)))!important}.header-menu .menu-list__list-item--beh-collections .mega-menu--beh-collections.beh-mega-menu-full{padding-inline:var(--beh-pad-tablet)!important}.header-menu .menu-list__list-item--beh-collections .beh-mega-collections{grid-template-columns:1fr!important}.beh-mega-collections__grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.beh-footer__grid{grid-template-columns:1fr 1fr!important}.beh-product-slider{grid-auto-columns:calc((100% - 44px) / 3)!important}.beh-collection-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))!important}.beh-cta-grid{grid-template-columns:1fr 1fr!important}.beh-cta-card--large{grid-column:1 / -1}}@media screen and (max-width:749px){.beh-container,.beh-page-width,footer-block-aigenblockca333df6ekzbr.ai-footer-aigenblockca333df6ekzbr>.ai-footer-container-aigenblockca333df6ekzbr,#header-component .header__columns,.beh-footer__inner{width:min(var(--beh-container),calc(100% - (var(--beh-pad-mobile) * 2)))!important}#header-component .header__row--top{min-height:62px}.beh-section{padding-block:44px!important}.beh-hero{min-height:620px!important}.beh-hero__content h1{font-size:clamp(38px,12vw,58px)!important}.beh-collection-grid--four,.beh-feature-duo,.beh-testimonials,.beh-cta-grid,.beh-newsletter,.beh-footer__grid{grid-template-columns:1fr!important}.beh-product-slider{grid-auto-columns:minmax(245px,82vw)!important}.beh-collection-card,.beh-feature-duo__card,.beh-cta-card,.beh-cta-card--large{min-height:360px!important;border-radius:22px!important}.beh-image-text__media{min-height:360px!important}.beh-footer__collection-grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:inline mandatory!important;gap:12px!important;padding:2px 0 12px!important;margin-right:calc(-1 * var(--beh-pad-mobile))!important;scrollbar-width:thin}.beh-footer__collection-card{flex:0 0 min(330px,84vw)!important;scroll-snap-align:start!important;grid-template-columns:92px minmax(0,1fr)!important}.beh-footer__collection-image-wrap{width:92px!important;height:90px!important}.beh-footer__bottom,.beh-footer__bottom-links{align-items:flex-start!important;justify-content:flex-start!important}.beh-footer__newsletter-row{border-radius:22px!important;flex-direction:column!important}.beh-footer__newsletter-button{width:100%!important}}.header-menu .menu-list__list-item--beh-collections>.menu-list__submenu--beh-collections{top:calc(var(--header-group-height, var(--header-height, 78px)) - 1px)!important}.header-menu .menu-list__list-item--beh-collections>.menu-list__submenu--beh-collections:before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:-22px!important;height:24px!important;display:block!important;background:transparent!important}.header-menu .menu-list__list-item--beh-collections .mega-menu--beh-collections.beh-mega-menu-full{padding-top:26px!important;padding-bottom:30px!important}.header-menu .menu-list__list-item--beh-collections .beh-mega-collections__intro{min-height:255px!important;padding:26px!important}.header-menu .menu-list__list-item--beh-collections .beh-mega-card__media{min-height:190px!important}.beh-footer__inner{padding-top:38px!important;padding-bottom:18px!important}.beh-footer__grid{grid-template-columns:minmax(230px,.95fr) minmax(330px,1.12fr) minmax(170px,.62fr) minmax(250px,.9fr)!important;gap:26px!important}.beh-footer__logo{max-width:165px!important}.beh-footer__logo-img{max-width:165px!important;max-height:64px!important}.beh-footer__desc,.beh-footer__newsletter-text,.beh-footer__links a,.beh-footer__collection-card small{font-size:13px!important;line-height:1.55!important}.beh-footer__desc{margin:14px 0 16px!important;max-width:300px!important}.beh-footer__heading{margin-bottom:12px!important;font-size:14px!important;letter-spacing:.07em!important}.beh-footer__socials{gap:8px!important;margin-top:16px!important}.beh-footer__social-link,.beh-footer__social-icon{width:38px!important;height:38px!important;flex-basis:38px!important}.beh-footer__social-icon svg{width:16px!important;height:16px!important}.beh-footer__collection-grid{gap:9px!important}.beh-footer__collection-card{grid-template-columns:68px minmax(0,1fr)!important;min-height:78px!important;gap:12px!important;padding:7px 10px 7px 7px!important;border-radius:15px!important}.beh-footer__collection-image-wrap{width:68px!important;height:64px!important;border-radius:12px!important}.beh-footer__collection-card strong{font-size:13px!important;line-height:1.22!important}.beh-footer__links{gap:6px!important}.beh-footer__newsletter-text{margin-bottom:12px!important}.beh-footer__newsletter-row{padding:5px!important}.beh-footer__newsletter-input{padding:9px 11px!important;min-height:42px!important}.beh-footer__newsletter-button{padding:9px 16px!important;min-height:42px!important}.beh-footer__bottom{margin-top:26px!important;padding-top:16px!important}.beh-product-slider{grid-auto-columns:calc((100% - 90px) / 6)!important;gap:18px!important;padding-bottom:12px!important;scroll-snap-type:inline proximity!important}.beh-product-card{scroll-snap-align:start!important;border-radius:20px!important}.beh-product-card__image{border-radius:20px!important}.beh-product-card__body{padding-top:12px!important}.beh-product-card__body h3{font-size:14px!important;line-height:1.35!important}.beh-style-edit{width:100%!important;padding-block:clamp(42px,5vw,76px)!important;background:#111!important;color:#fff!important;overflow:hidden!important}.beh-style-edit__head{display:flex!important;justify-content:space-between!important;align-items:end!important;gap:28px!important;margin-bottom:24px!important}.beh-style-edit__head h2{color:#fff!important;font-size:clamp(34px,4.7vw,62px)!important;line-height:1.02!important;letter-spacing:-.04em!important;margin:8px 0 0!important}.beh-style-edit__head p{color:#ffffffb8!important;max-width:520px!important;margin:0!important}.beh-style-edit__grid{display:grid!important;grid-template-columns:1.35fr .82fr .82fr!important;gap:18px!important}.beh-style-edit__card{position:relative!important;min-height:360px!important;border-radius:26px!important;overflow:hidden!important;display:flex!important;align-items:flex-end!important;padding:24px!important;color:#fff!important;text-decoration:none!important;isolation:isolate!important;background:#201711!important}.beh-style-edit__card--wide{min-height:430px!important}.beh-style-edit__media,.beh-style-edit__media img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;display:block!important}.beh-style-edit__media img{object-fit:cover!important;transition:transform .55s ease!important}.beh-style-edit__card:hover .beh-style-edit__media img{transform:scale(1.055)!important}.beh-style-edit__card:after{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:-1!important;background:linear-gradient(to top,#000000c2,#00000042 56%,#0000000a)!important}.beh-style-edit__content{position:relative!important;z-index:2!important;display:grid!important;gap:8px!important;max-width:560px!important}.beh-style-edit__content small{display:inline-flex!important;width:fit-content!important;padding:7px 11px!important;border-radius:999px!important;background:#ffffffeb!important;color:#111!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:11px!important;font-weight:900!important}.beh-style-edit__content strong{color:#fff!important;font-size:clamp(22px,2.4vw,38px)!important;line-height:1.04!important;letter-spacing:-.035em!important}.beh-style-edit__content em{color:#ffffffdb!important;font-style:normal!important;font-weight:800!important}.beh-product-showcase{position:relative!important;overflow:hidden!important}.beh-product-showcase:before{content:""!important;position:absolute!important;width:320px!important;height:320px!important;border-radius:999px!important;right:-140px!important;top:-160px!important;background:radial-gradient(circle,rgba(183,133,69,.18),transparent 68%)!important;pointer-events:none!important}@media screen and (max-width:1199px){.beh-footer__grid{grid-template-columns:1fr 1fr!important;gap:28px!important}.beh-product-slider{grid-auto-columns:calc((100% - 54px)/4)!important}.beh-style-edit__grid{grid-template-columns:1fr 1fr!important}.beh-style-edit__card--wide{grid-column:1 / -1!important}}@media screen and (max-width:749px){.header-menu .menu-list__list-item--beh-collections>.menu-list__submenu--beh-collections:before{display:none!important}.beh-footer__inner{padding-top:34px!important}.beh-footer__collection-card{flex-basis:min(280px,78vw)!important;grid-template-columns:66px minmax(0,1fr)!important;min-height:78px!important}.beh-footer__collection-image-wrap{width:66px!important;height:62px!important}.beh-product-slider{grid-auto-columns:minmax(195px,70vw)!important;gap:14px!important}.beh-style-edit__head{display:block!important}.beh-style-edit__head p{margin-top:10px!important}.beh-style-edit__grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:inline mandatory!important;padding-bottom:12px!important;margin-right:calc(-1 * var(--beh-pad-mobile))!important}.beh-style-edit__card,.beh-style-edit__card--wide{flex:0 0 min(315px,84vw)!important;min-height:390px!important;scroll-snap-align:start!important}}:root{--beh-footer-card-max: 470px}.beh-style-edit{background:var(--beh-soft)!important;color:var(--beh-ink)!important;padding-block:clamp(54px,6vw,88px)!important}.beh-style-edit .beh-container{max-width:1320px!important}.beh-style-edit__head{display:grid!important;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;align-items:end!important;gap:32px!important;margin-bottom:30px!important}.beh-style-edit__head h2{color:var(--beh-ink)!important;font-size:clamp(34px,4.2vw,58px)!important;line-height:1.04!important;letter-spacing:-.04em!important;margin:8px 0 0!important}.beh-style-edit__head p{color:var(--beh-muted)!important;max-width:560px!important;margin:0 0 6px auto!important;font-size:16px!important;line-height:1.7!important}.beh-style-edit__grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important;align-items:stretch!important}.beh-style-edit__card,.beh-style-edit__card--wide{grid-column:auto!important;min-height:clamp(300px,28vw,380px)!important;border-radius:24px!important;padding:22px!important;background:#191513!important;box-shadow:0 18px 42px #15110f1f!important}.beh-style-edit__card:after{background:linear-gradient(to top,#000000b3,#00000038 55%,#00000005)!important}.beh-style-edit__content{gap:8px!important;max-width:430px!important}.beh-style-edit__content small{padding:7px 11px!important;font-size:10px!important;letter-spacing:.09em!important}.beh-style-edit__content strong{font-size:clamp(22px,2.2vw,32px)!important;line-height:1.08!important}.beh-style-edit__content em{font-size:14px!important;line-height:1.35!important;color:#ffffffe6!important}.beh-product-slider-shell{position:relative!important}.beh-product-slider-shell .beh-product-slider{scroll-padding-inline:4px!important}.beh-product-arrow{position:absolute!important;top:38%!important;z-index:8!important;width:44px!important;height:44px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid rgba(21,17,15,.14)!important;border-radius:999px!important;background:#fffffff5!important;color:var(--beh-ink)!important;box-shadow:0 12px 30px #15110f29!important;cursor:pointer!important;transition:transform .2s ease,opacity .2s ease,background .2s ease!important}.beh-product-arrow:hover:not(:disabled){transform:translateY(-50%) scale(1.06)!important;background:#fff!important}.beh-product-arrow:disabled{opacity:0!important;pointer-events:none!important}.beh-product-arrow svg{width:22px!important;height:22px!important;fill:currentColor!important}.beh-product-arrow--prev{left:-22px!important;transform:translateY(-50%)!important}.beh-product-arrow--next{right:-22px!important;transform:translateY(-50%)!important}.beh-product-card__image{position:relative!important;overflow:hidden!important}.beh-product-card__image:before{content:"\2197"!important;position:absolute!important;right:12px!important;bottom:12px!important;z-index:3!important;width:38px!important;height:38px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#fffffff0!important;color:var(--beh-ink)!important;font-size:18px!important;line-height:1!important;font-weight:800!important;box-shadow:0 10px 26px #15110f24!important;transition:transform .22s ease,background .22s ease!important}.beh-product-card:hover .beh-product-card__image:before{transform:translate(2px,-2px)!important;background:#fff!important}.beh-footer__inner{max-width:1320px!important;padding-top:44px!important}.beh-footer__grid{grid-template-columns:minmax(220px,.95fr) minmax(300px,1.18fr) minmax(170px,.7fr) minmax(260px,1fr)!important;gap:30px!important}.beh-footer__collections-col,.beh-footer__collection-grid{width:100%!important;max-width:var(--beh-footer-card-max)!important}.beh-footer__collection-grid{gap:10px!important}.beh-footer__collection-card{width:100%!important;max-width:var(--beh-footer-card-max)!important;grid-template-columns:78px minmax(0,1fr)!important;min-height:90px!important;padding:8px 12px 8px 8px!important;border-radius:16px!important}.beh-footer__collection-image-wrap{width:78px!important;height:74px!important;border-radius:13px!important}.beh-footer__collection-card strong{font-size:14px!important;line-height:1.24!important}.beh-footer__collection-card small{font-size:12px!important;line-height:1.35!important}.beh-footer__socials{display:flex!important;flex-wrap:wrap!important;gap:10px!important;max-width:none!important}.beh-footer__social-link{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important}.beh-footer__social-icon{width:40px!important;height:40px!important;flex:0 0 40px!important}.beh-newsletter-section{padding-block:clamp(54px,6vw,92px)!important}.beh-newsletter{max-width:1220px!important;margin-inline:auto!important}@media screen and (max-width:1199px){.beh-style-edit__head{grid-template-columns:1fr!important;gap:14px!important}.beh-style-edit__head p{margin-inline:0!important}.beh-footer__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:34px 28px!important}.beh-footer__collections-col,.beh-footer__collection-grid,.beh-footer__collection-card{max-width:440px!important}.beh-product-arrow--prev{left:-10px!important}.beh-product-arrow--next{right:-10px!important}}@media screen and (max-width:900px){.beh-style-edit__grid{grid-template-columns:1fr!important}.beh-style-edit__card,.beh-style-edit__card--wide{min-height:320px!important}}@media screen and (max-width:749px){.beh-style-edit{padding-block:46px!important}.beh-style-edit__grid{display:grid!important;grid-template-columns:1fr!important;margin-right:0!important;padding-bottom:0!important;overflow:visible!important}.beh-style-edit__card,.beh-style-edit__card--wide{flex:none!important;min-height:300px!important;padding:18px!important}.beh-product-arrow{top:36%!important;width:40px!important;height:40px!important;background:#111111e0!important;color:#fff!important;border-color:#ffffff2e!important}.beh-product-arrow--prev{left:6px!important}.beh-product-arrow--next{right:6px!important}.beh-product-card__image:before{width:34px!important;height:34px!important;right:10px!important;bottom:10px!important;font-size:16px!important}.beh-footer__grid{grid-template-columns:1fr!important;gap:26px!important}.beh-footer__collections-col,.beh-footer__collection-grid{max-width:100%!important}.beh-footer__collection-grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:inline mandatory!important;padding:2px 0 12px!important}.beh-footer__collection-card{flex:0 0 min(245px,74vw)!important;max-width:min(245px,74vw)!important;grid-template-columns:62px minmax(0,1fr)!important;min-height:78px!important;padding:8px!important;scroll-snap-align:start!important}.beh-footer__collection-image-wrap{width:62px!important;height:58px!important}}.beh-style-edit{padding-block:clamp(64px,6vw,104px)!important;overflow:visible!important}.beh-style-edit .beh-container{max-width:1240px!important;width:min(1240px,calc(100% - 160px))!important}.beh-style-edit__head{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;gap:12px!important;max-width:720px!important;margin:0 0 34px!important}.beh-style-edit__head .beh-eyebrow{margin:0 0 2px!important}.beh-style-edit__head h2{max-width:720px!important;margin:0!important;color:var(--beh-ink)!important;font-size:clamp(36px,3.4vw,52px)!important;line-height:1.04!important;letter-spacing:-.04em!important;text-align:left!important}.beh-style-edit__head p{max-width:640px!important;margin:0!important;color:var(--beh-muted)!important;font-size:16px!important;line-height:1.75!important;text-align:left!important}.beh-style-edit__grid{max-width:1180px!important;margin:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;align-items:stretch!important}.beh-style-edit__card,.beh-style-edit__card--wide{min-height:clamp(300px,24vw,360px)!important;border-radius:22px!important;padding:24px!important;box-shadow:0 18px 44px #15110f1a!important}.beh-style-edit__content{max-width:92%!important;gap:8px!important}.beh-style-edit__content small{max-width:100%!important;white-space:normal!important}.beh-style-edit__content strong{max-width:100%!important;color:#fff!important;font-size:clamp(21px,1.65vw,29px)!important;line-height:1.1!important;letter-spacing:-.03em!important;overflow-wrap:anywhere!important;text-shadow:0 2px 16px rgba(0,0,0,.32)!important}.beh-style-edit__content em{max-width:100%!important;font-size:14px!important;line-height:1.4!important;text-shadow:0 2px 14px rgba(0,0,0,.28)!important}@media screen and (max-width:1199px){.beh-style-edit .beh-container{width:min(100% - 80px,1080px)!important}.beh-style-edit__grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.beh-style-edit__card,.beh-style-edit__card--wide{min-height:310px!important;padding:20px!important}.beh-style-edit__content strong{font-size:clamp(20px,2.3vw,26px)!important}}@media screen and (max-width:900px){.beh-style-edit .beh-container{width:min(100% - 48px,760px)!important}.beh-style-edit__grid{grid-template-columns:1fr!important;gap:18px!important}.beh-style-edit__card,.beh-style-edit__card--wide{min-height:340px!important}.beh-style-edit__content{max-width:520px!important}}@media screen and (max-width:749px){.beh-style-edit{padding-block:48px 58px!important}.beh-style-edit .beh-container{width:min(100% - 32px,520px)!important}.beh-style-edit__head{margin-bottom:24px!important;gap:10px!important}.beh-style-edit__head h2{font-size:clamp(32px,10vw,42px)!important}.beh-style-edit__card,.beh-style-edit__card--wide{min-height:300px!important;padding:18px!important;border-radius:20px!important}}.beh-style-edit{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:clamp(62px,6vw,96px) 0!important;background:var(--beh-soft)!important;overflow:hidden!important}.beh-style-edit .beh-container{width:calc(100% - (var(--beh-pad-desktop) * 2))!important;max-width:none!important;margin-inline:auto!important}.beh-style-edit__head{width:100%!important;max-width:860px!important;margin:0 0 36px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important}.beh-style-edit__head h2,.beh-style-edit__head p{text-align:left!important}.beh-style-edit__grid{width:100%!important;max-width:none!important;margin:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px!important}.beh-style-edit__card,.beh-style-edit__card--wide{width:100%!important;min-height:clamp(330px,27vw,430px)!important;border-radius:24px!important}@media screen and (max-width:1199px){.beh-style-edit .beh-container{width:calc(100% - (var(--beh-pad-tablet) * 2))!important}.beh-style-edit__grid{gap:20px!important}.beh-style-edit__card,.beh-style-edit__card--wide{min-height:340px!important}}@media screen and (max-width:989px){.beh-style-edit__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media screen and (max-width:749px){.beh-style-edit{padding:48px 0 58px!important}.beh-style-edit .beh-container{width:calc(100% - (var(--beh-pad-mobile) * 2))!important}.beh-style-edit__head{margin-bottom:24px!important}.beh-style-edit__grid{display:flex!important;grid-template-columns:none!important;gap:14px!important;overflow-x:auto!important;scroll-snap-type:inline mandatory!important;padding-bottom:12px!important;margin-right:calc(-1 * var(--beh-pad-mobile))!important}.beh-style-edit__card,.beh-style-edit__card--wide{flex:0 0 min(315px,84vw)!important;min-height:300px!important;scroll-snap-align:start!important}}:root{--beh-container: 1600px;--beh-pad-desktop: 80px;--beh-pad-tablet: 40px;--beh-pad-mobile: 20px;--beh-section-y: clamp(64px, 6vw, 96px);--beh-section-y-tablet: 60px;--beh-section-y-mobile: 48px;--beh-block-gap: 32px}.beh-container,.beh-page-width,#header-component .header__columns,.beh-footer__inner,footer-block-aigenblockca333df6ekzbr.ai-footer-aigenblockca333df6ekzbr>.ai-footer-container-aigenblockca333df6ekzbr{width:min(var(--beh-container),calc(100vw - (var(--beh-pad-desktop) * 2)))!important;max-width:var(--beh-container)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.beh-home.force-full-width,.beh-full-bleed-section,.beh-footer,.section--beh-footer,.shopify-section.section--beh-footer,.shopify-section-group-footer-group,.shopify-section-group-footer-group>.shopify-section,#shopify-section-beh_footer_nakp3w{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding-left:0!important;padding-right:0!important;overflow-x:clip!important;box-sizing:border-box!important}.beh-section,.beh-style-edit,.beh-cta-band,.beh-seo-content,.beh-newsletter-section,.beh-collection-seo,.beh-product-seo{padding-top:var(--beh-section-y)!important;padding-bottom:var(--beh-section-y)!important}.beh-trust-strip,.beh-hero{margin:0!important}.beh-section__head,.beh-style-edit__head{margin-bottom:var(--beh-block-gap)!important}.beh-section__head,.beh-style-edit__head,.beh-seo-content__grid,.beh-newsletter,.beh-collection-grid,.beh-feature-duo,.beh-cta-grid,.beh-testimonials,.beh-product-slider-shell,.beh-product-slider,.beh-info-cards,.beh-contact-grid{box-sizing:border-box!important}#header-component .header__row.section--full-width,#header-component .header__row.section--page-width,#header-component .header__row.section--full-width-margin{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}.header-menu .menu-list__list-item--beh-collections .mega-menu--beh-collections.beh-mega-menu-full{padding-left:var(--beh-pad-desktop)!important;padding-right:var(--beh-pad-desktop)!important}.header-menu .menu-list__list-item--beh-collections .beh-mega-collections{max-width:var(--beh-container)!important}.beh-style-edit .beh-container{width:min(var(--beh-container),calc(100vw - (var(--beh-pad-desktop) * 2)))!important;max-width:var(--beh-container)!important}.beh-style-edit__grid,.beh-collection-grid--four,.beh-feature-duo,.beh-cta-grid,.beh-testimonials{width:100%!important;max-width:100%!important}.beh-newsletter{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.beh-newsletter-section{background:#fff!important}.beh-product-showcase .beh-section__head,.beh-section__head{width:100%!important}.beh-product-slider-shell{width:100%!important;max-width:100%!important}.beh-footer,.section--beh-footer .beh-footer,.shopify-section.section--beh-footer .beh-footer{display:block!important;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;background:#0d0f12!important;padding:0!important}.beh-footer__inner{padding-top:46px!important;padding-bottom:24px!important}.beh-footer__grid{display:grid!important;grid-template-columns:minmax(240px,.95fr) minmax(360px,1.15fr) minmax(200px,.72fr) minmax(300px,.98fr)!important;gap:32px!important;align-items:start!important;width:100%!important;max-width:100%!important}.beh-footer__brand-col,.beh-footer__collections-col,.beh-footer__links-col,.beh-footer__newsletter-col{min-width:0!important}.beh-footer__collections-col,.beh-footer__collection-grid,.beh-footer__collection-card{max-width:100%!important}.beh-footer__collection-grid{width:100%!important;display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.beh-footer__collection-card{width:100%!important;grid-template-columns:76px minmax(0,1fr)!important;min-height:88px!important;padding:8px 12px 8px 8px!important}.beh-footer__collection-image-wrap{width:76px!important;height:72px!important}.beh-footer__newsletter-form,.beh-footer__newsletter-row{width:100%!important;max-width:100%!important}.beh-footer__bottom{margin-top:28px!important;padding-top:18px!important}.beh-collection-grid--four,.beh-style-edit__grid,.beh-feature-duo,.beh-cta-grid,.beh-testimonials,.beh-product-slider{gap:24px!important}.beh-product-slider{grid-auto-columns:calc((100% - 120px) / 6)!important}@media screen and (max-width:1199px){.beh-container,.beh-page-width,#header-component .header__columns,.beh-footer__inner,.beh-style-edit .beh-container,footer-block-aigenblockca333df6ekzbr.ai-footer-aigenblockca333df6ekzbr>.ai-footer-container-aigenblockca333df6ekzbr{width:min(var(--beh-container),calc(100vw - (var(--beh-pad-tablet) * 2)))!important}.beh-section,.beh-style-edit,.beh-cta-band,.beh-seo-content,.beh-newsletter-section,.beh-collection-seo,.beh-product-seo{padding-top:var(--beh-section-y-tablet)!important;padding-bottom:var(--beh-section-y-tablet)!important}.header-menu .menu-list__list-item--beh-collections .mega-menu--beh-collections.beh-mega-menu-full{padding-left:var(--beh-pad-tablet)!important;padding-right:var(--beh-pad-tablet)!important}.beh-footer__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:34px 30px!important}.beh-product-slider{grid-auto-columns:calc((100% - 72px)/4)!important}}@media screen and (max-width:749px){.beh-container,.beh-page-width,#header-component .header__columns,.beh-footer__inner,.beh-style-edit .beh-container,footer-block-aigenblockca333df6ekzbr.ai-footer-aigenblockca333df6ekzbr>.ai-footer-container-aigenblockca333df6ekzbr{width:min(var(--beh-container),calc(100vw - (var(--beh-pad-mobile) * 2)))!important}.beh-section,.beh-style-edit,.beh-cta-band,.beh-seo-content,.beh-newsletter-section,.beh-collection-seo,.beh-product-seo{padding-top:var(--beh-section-y-mobile)!important;padding-bottom:var(--beh-section-y-mobile)!important}.beh-section__head,.beh-style-edit__head{margin-bottom:24px!important}.beh-collection-grid--four,.beh-style-edit__grid,.beh-feature-duo,.beh-cta-grid,.beh-testimonials{gap:16px!important}.beh-product-slider{grid-auto-columns:minmax(205px,72vw)!important;gap:14px!important}.beh-newsletter{padding:28px 20px!important;border-radius:24px!important}.beh-footer__inner{padding-top:38px!important;padding-bottom:20px!important}.beh-footer__grid{grid-template-columns:1fr!important;gap:28px!important}.beh-footer__collection-grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:inline mandatory!important;gap:12px!important;padding:2px 0 12px!important;margin-right:calc(-1 * var(--beh-pad-mobile))!important}.beh-footer__collection-card{flex:0 0 min(260px,78vw)!important;max-width:min(260px,78vw)!important;grid-template-columns:64px minmax(0,1fr)!important;min-height:78px!important;scroll-snap-align:start!important}.beh-footer__collection-image-wrap{width:64px!important;height:60px!important}}.beh-page-template__hero--media,.beh-about__hero{position:relative;isolation:isolate;overflow:hidden;display:grid;align-items:center;min-height:clamp(360px,48vw,620px)!important;background:linear-gradient(135deg,#17110e,#6e4a31)}.beh-page-template__hero--media{place-items:center stretch;text-align:left;margin-bottom:0!important}.beh-page-template__hero-image,.beh-about__hero-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;width:100%;height:100%;object-fit:cover}.beh-page-template__hero-placeholder,.beh-about__hero-placeholder{display:block;background:#cbb7a4;color:#826852}.beh-page-template__hero-overlay,.beh-about__hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(90deg,rgb(15 10 8 / calc(var(--beh-page-overlay, .35) + .12)),rgb(15 10 8 / var(--beh-page-overlay, .35)) 58%,rgb(15 10 8 / calc(var(--beh-page-overlay, .35) * .65)))}.beh-about__hero-shade{background:linear-gradient(90deg,rgb(15 10 8 / calc(var(--beh-about-overlay, .35) + .12)),rgb(15 10 8 / var(--beh-about-overlay, .35)) 58%,rgb(15 10 8 / calc(var(--beh-about-overlay, .35) * .65)))}.beh-page-template__hero--media .beh-page-template__hero-content,.beh-about__hero-content{width:min(var(--beh-container),calc(100% - (var(--beh-pad-desktop) * 2)));padding-block:clamp(72px,9vw,132px);color:#fff}.beh-page-template__hero--media .beh-page-template__hero-content{text-align:left}.beh-page-template__hero--media .beh-eyebrow,.beh-page-template__hero--media h1,.beh-page-template__hero--media p,.beh-about__hero .beh-eyebrow,.beh-about__hero h1,.beh-about__hero p{color:#fff!important}.beh-page-template__hero--media h1,.beh-about__hero h1{max-width:900px;margin:12px 0 18px;font-size:clamp(42px,6vw,84px);line-height:.98;letter-spacing:-.045em}.beh-page-template__hero--media p,.beh-about__hero p{max-width:720px;margin:0;font-size:clamp(16px,1.6vw,21px);line-height:1.65}.beh-about__hero-content--center{text-align:center;justify-self:center}.beh-about__hero-content--center h1,.beh-about__hero-content--center p{margin-inline:auto}.beh-about{background:#fbf7f1;color:#211711}.beh-about__body{padding-block:clamp(64px,8vw,112px)}.beh-about__story{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:clamp(38px,6vw,88px);align-items:center}.beh-about__story-media{position:relative}.beh-about__story-media>img,.beh-about__story-media>svg{width:100%;min-height:560px;max-height:760px;object-fit:cover;display:block;border-radius:32px}.beh-about__placeholder{background:#eadfce;color:#a98564}.beh-about__caption{position:absolute;right:-22px;bottom:28px;width:min(290px,72%);margin:0;padding:18px 20px;border-radius:18px;background:#fffffff0;box-shadow:0 18px 45px #20171124;font-size:14px;line-height:1.55}.beh-about__kicker{display:inline-block;margin-bottom:12px;color:#8a5c32;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.beh-about__story-copy h2,.beh-about__section-head h2,.beh-about__timeline-intro h2,.beh-about__cta h2{margin:0 0 20px;color:#211711;font-size:clamp(34px,4.2vw,62px);line-height:1.04;letter-spacing:-.035em}.beh-about__story-copy .rte{color:#211711bf;font-size:17px;line-height:1.8}.beh-about__story-copy .beh-btn{margin-top:18px}.beh-about__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(64px,8vw,112px);border-block:1px solid rgb(33 23 17 / .13)}.beh-about__stat{padding:34px clamp(18px,3vw,44px);text-align:center}.beh-about__stat+.beh-about__stat{border-left:1px solid rgb(33 23 17 / .13)}.beh-about__stat strong{display:block;color:#211711;font-size:clamp(30px,4vw,54px);line-height:1}.beh-about__stat span{display:block;margin-top:10px;color:#211711a8;font-size:14px}.beh-about__section-head{max-width:760px;margin:clamp(72px,9vw,128px) auto 42px;text-align:center}.beh-about__section-head p,.beh-about__timeline-intro p{color:#211711ad;font-size:17px;line-height:1.7}.beh-about__values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.beh-about__value{min-height:300px;padding:30px;border:1px solid rgb(33 23 17 / .1);border-radius:26px;background:#fff;box-shadow:0 16px 45px #2117110e}.beh-about__value-number{color:#a8784e;font-size:13px;font-weight:900;letter-spacing:.15em}.beh-about__value h3{margin:70px 0 12px;color:#211711;font-size:24px}.beh-about__value p{margin:0;color:#211711ad;line-height:1.7}.beh-about__timeline-wrap{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:clamp(42px,7vw,100px);margin-top:clamp(78px,10vw,140px);padding:clamp(42px,6vw,78px);border-radius:34px;background:#171210;color:#fff}.beh-about__timeline-intro{position:sticky;top:130px;align-self:start}.beh-about__timeline-intro h2{color:#fff}.beh-about__timeline-intro p{color:#ffffffad}.beh-about__timeline{position:relative}.beh-about__timeline:before{content:"";position:absolute;top:10px;bottom:10px;left:7px;width:1px;background:#fff3}.beh-about__milestone{position:relative;padding:0 0 46px 42px}.beh-about__milestone:last-child{padding-bottom:0}.beh-about__milestone-marker{position:absolute;top:6px;left:0;width:15px;height:15px;border:4px solid #171210;border-radius:50%;background:#d4a679;box-shadow:0 0 0 1px #ffffff59}.beh-about__milestone>span{color:#d4a679;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.beh-about__milestone h3{margin:8px 0 10px;color:#fff;font-size:23px}.beh-about__milestone p{margin:0;color:#ffffffa6;line-height:1.65}.beh-about__editorial{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);gap:22px;margin-top:clamp(78px,10vw,140px)}.beh-about__editorial-card{position:relative;min-height:510px;overflow:hidden;border-radius:30px;background:#e7d8c4}.beh-about__editorial-card--large{min-height:650px}.beh-about__editorial-card img,.beh-about__editorial-card svg{width:100%;height:100%;min-height:inherit;object-fit:cover;display:block}.beh-about__editorial-card:after{content:"";position:absolute;top:38%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#0e0907d1);pointer-events:none}.beh-about__editorial-card>div{position:absolute;z-index:1;inset:auto 30px 28px;color:#fff}.beh-about__editorial-card h3{margin:0 0 10px;color:#fff;font-size:clamp(24px,3vw,40px)}.beh-about__editorial-card p{max-width:620px;margin:0;color:#ffffffc7;line-height:1.6}.beh-about__cta{display:flex;align-items:center;justify-content:space-between;gap:42px;margin-top:24px;padding:clamp(38px,6vw,74px);border-radius:30px;background:linear-gradient(135deg,#7e5334,#211711 68%);color:#fff}.beh-about__cta h2{max-width:760px;color:#fff}.beh-about__cta p{max-width:720px;margin:0;color:#ffffffb8;font-size:17px;line-height:1.65}.beh-about__cta .beh-about__kicker{color:#e5bea0}.beh-btn--light{flex:0 0 auto;background:#fff;color:#211711!important;border-color:#fff}.beh-btn--outline{background:transparent;color:#211711!important;border:1px solid rgb(33 23 17 / .35)}.beh-contact-template__body{padding-block:clamp(52px,7vw,90px)}.beh-contact-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:24px}.beh-contact-points>div{padding:22px;border:1px solid rgb(33 23 17 / .1);border-radius:18px;background:#faf6ef}.beh-contact-points strong,.beh-contact-points span{display:block}.beh-contact-points strong{margin-bottom:7px;color:#211711;font-size:16px}.beh-contact-points span{color:#211711a6;font-size:14px;line-height:1.5}.beh-contact-card,.beh-contact-form-card{border-radius:28px!important}.beh-contact-card h2,.beh-contact-form-card h2{margin:0 0 16px;color:#211711;font-size:clamp(28px,3vw,42px)}.beh-contact-form-card label{margin:5px 0 -5px;color:#211711;font-size:13px;font-weight:700}@media(max-width:900px){.beh-about__story,.beh-about__timeline-wrap,.beh-about__editorial,.beh-about__values{grid-template-columns:1fr}.beh-about__value{min-height:auto}.beh-about__value h3{margin-top:38px}.beh-about__timeline-intro{position:static}.beh-about__editorial-card,.beh-about__editorial-card--large{min-height:520px}.beh-about__cta{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.beh-page-template__hero--media .beh-page-template__hero-content,.beh-about__hero-content{width:min(100% - 40px,var(--beh-container));padding-block:72px}.beh-page-template__hero--media h1,.beh-about__hero h1{font-size:clamp(38px,13vw,56px)}.beh-about__story-media>img,.beh-about__story-media>svg{min-height:430px;border-radius:22px}.beh-about__caption{right:14px;bottom:14px}.beh-about__stats{grid-template-columns:1fr}.beh-about__stat+.beh-about__stat{border-left:0;border-top:1px solid rgb(33 23 17 / .13)}.beh-about__timeline-wrap{padding:34px 24px;border-radius:24px}.beh-about__editorial-card,.beh-about__editorial-card--large{min-height:460px;border-radius:22px}.beh-about__editorial-card>div{inset:auto 22px 22px}.beh-about__cta{padding:36px 24px;border-radius:22px}.beh-contact-points{grid-template-columns:1fr}}.beh-product-slider-shell{overflow:visible!important}.beh-product-slider{-webkit-overflow-scrolling:touch!important;scroll-behavior:smooth!important;scroll-padding-inline:2px!important}.beh-product-card,.beh-collection-card,.beh-style-edit__card,.beh-feature-duo__card,.beh-cta-card,.beh-info-card,.beh-contact-card,.beh-contact-form-card,.beh-testimonial{min-width:0!important}.beh-product-card__body h3,.beh-card-overlay h3,.beh-feature-duo__overlay h3,.beh-cta-card h3,.beh-style-edit__content strong{overflow-wrap:anywhere!important}.beh-product-card__image img,.beh-collection-card__image img,.beh-style-edit__media img,.beh-feature-duo__card img,.beh-cta-card__media img,.beh-about__editorial-card img,.beh-about__story-media img,.beh-page-template__hero-image,.beh-about__hero-image{max-width:100%!important}.beh-product-card:focus-visible,.beh-collection-card:focus-visible,.beh-style-edit__card:focus-visible,.beh-feature-duo__card:focus-visible,.beh-cta-card:focus-visible,.beh-btn:focus-visible,.beh-product-arrow:focus-visible{outline:3px solid rgb(183 133 69 / .72)!important;outline-offset:3px!important}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.beh-hero__slide{animation:none!important;opacity:0!important}.beh-hero__slide:first-child{opacity:1!important}.beh-product-card,.beh-btn,.beh-product-card__image img,.beh-collection-card__image img,.beh-feature-duo__card img,.beh-style-edit__media img,.beh-cta-card__media img{transition:none!important}}@media screen and (max-width:749px){.beh-section:has(.beh-product-slider)>.beh-container{display:flex!important;flex-direction:column!important}.beh-section:has(.beh-product-slider) .beh-section__head{display:contents!important}.beh-section:has(.beh-product-slider) .beh-section__head>div{order:1!important;width:100%!important;max-width:100%!important;margin-bottom:22px!important}.beh-section:has(.beh-product-slider) .beh-product-slider-shell,.beh-section:has(.beh-product-slider) .beh-container>.beh-product-slider{order:2!important}.beh-section:has(.beh-product-slider) .beh-section__head>.beh-btn{order:3!important;align-self:stretch!important;width:100%!important;max-width:100%!important;min-height:52px!important;margin-top:18px!important;padding:15px 20px!important;text-align:center!important;white-space:normal!important}.beh-product-slider-shell{width:100%!important;max-width:100%!important;overflow:visible!important}.beh-product-slider{grid-auto-columns:minmax(236px,78vw)!important;gap:18px!important;padding:6px 18px 24px 0!important;margin-right:calc(-1 * var(--beh-pad-mobile, 20px))!important;scroll-padding-inline:0 18px!important;scrollbar-width:none!important}.beh-product-slider::-webkit-scrollbar{display:none!important}.beh-product-card{min-width:0!important;border-radius:24px!important;overflow:hidden!important}.beh-product-card__image{margin:8px 8px 0!important;border-radius:18px!important;overflow:hidden!important}.beh-product-card__body{padding:16px 18px 20px!important}.beh-product-card__body h3{font-size:16px!important;line-height:1.32!important;margin-bottom:10px!important}.beh-price{flex-wrap:wrap!important;row-gap:4px!important}.beh-product-arrow{top:42%!important;width:42px!important;height:42px!important}.beh-product-arrow--prev{left:8px!important}.beh-product-arrow--next{right:8px!important}.beh-section__head h2,.beh-style-edit__head h2,.beh-image-text__content h2,.beh-newsletter h2,.beh-page-template__hero h1,.beh-about__hero h1{letter-spacing:-.035em!important}.beh-actions,.beh-newsletter__form,.beh-about__cta,.beh-actions .beh-btn,.beh-newsletter__form button,.beh-about__cta .beh-btn{width:100%!important}.beh-page-template__hero--media,.beh-about__hero{min-height:clamp(330px,74vw,460px)!important}.beh-page-template__hero--media .beh-page-template__hero-content,.beh-about__hero-content{width:min(100% - 32px,var(--beh-container))!important;padding-block:64px!important}.beh-page-template__hero--media h1,.beh-about__hero h1{font-size:clamp(36px,12vw,54px)!important;line-height:1!important}.beh-page-template__hero--media p,.beh-about__hero p{font-size:16px!important;line-height:1.55!important}.beh-contact-grid,.beh-info-cards,.beh-contact-points,.beh-seo-content__grid,.beh-newsletter{gap:16px!important}.beh-contact-card,.beh-contact-form-card,.beh-info-card,.beh-testimonial{padding:22px 18px!important;border-radius:22px!important}.beh-contact-form-card input,.beh-contact-form-card textarea,.beh-newsletter__form input,.beh-newsletter__form button{font-size:16px!important}}@media screen and (max-width:420px){.beh-product-slider{grid-auto-columns:minmax(230px,82vw)!important;gap:16px!important}.beh-product-card__body{padding-inline:16px!important}}.beh-home>.beh-section,.beh-home>.beh-style-edit,.beh-home>.beh-cta-band,.beh-home>.beh-newsletter-section{content-visibility:auto;contain-intrinsic-size:auto 700px}.beh-hero__video--mobile{display:none!important}@media screen and (max-width:749px){.beh-hero__video--desktop{display:none!important}.beh-hero__video--mobile{display:block!important}}._formContainer_1q1d2_30{--col-size: 500px !important;max-width:1000px!important;width:100%!important}@media screen and (max-width:749px){._formContainer_1q1d2_30{--col-size: 100% !important;max-width:calc(100vw - 32px)!important}}@media screen and (min-width:990px){.beh-style-edit__grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important}.beh-feature-duo{display:flex!important;justify-content:center!important;gap:24px!important}.beh-style-edit__card,.beh-style-edit__card--wide,.beh-feature-duo__card{grid-column:auto!important;width:100%!important;min-height:573px!important;height:573px!important;border-radius:24px!important}.beh-feature-duo__card{flex:0 1 calc((100% - 48px) / 3)!important}.beh-cta-band .beh-cta-grid{width:min(var(--beh-container),calc(100vw - (var(--beh-pad-desktop) * 2)))!important;max-width:var(--beh-container)!important;margin-inline:auto!important}.beh-cta-card,.beh-cta-card--large{min-height:573px!important}}.beh-footer__bottom{display:grid!important;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)!important;align-items:center!important}.beh-footer__copyright{justify-self:start}.beh-footer__credit{justify-self:center;margin:0!important;text-align:center}.beh-footer__bottom-links{justify-self:end}@media screen and (max-width:989px){.beh-feature-duo{grid-template-columns:repeat(2,minmax(0,1fr))!important}.beh-feature-duo__card{min-height:0!important;height:380px!important}}@media screen and (max-width:749px){.beh-cta-band .beh-cta-grid{width:calc(100vw - (var(--beh-pad-mobile) * 2))!important;margin-inline:auto!important}.beh-footer__bottom{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important}.beh-footer__copyright,.beh-footer__credit,.beh-footer__bottom-links{justify-self:auto}.beh-footer__bottom-links{justify-content:center!important}}
/*# sourceMappingURL=/cdn/shop/t/36/assets/bintehabib-custom.css.map */
