.hd-hero,.hd-split,.hd-products,.hd-reviews{font-size:1.6rem;line-height:1.7;color:var(--ink);font-family:var(--font-arabic);font-weight:var(--w-body)}:where(.hd-hero,.hd-split,.hd-products,.hd-reviews) :where(h1,h2,h3,h4,h5,h6){margin:0 0 var(--space-2)}:where(.hd-hero,.hd-split,.hd-products,.hd-reviews) :where(p){margin:0 0 var(--space-2)}:where(.hd-hero,.hd-split,.hd-products,.hd-reviews) :where(img,svg){max-width:100%;display:block}:where(.hd-hero,.hd-split,.hd-products,.hd-reviews) :where(button){font:inherit;color:inherit;cursor:pointer}:where(.hd-hero,.hd-split,.hd-products,.hd-reviews) :where(a){color:inherit}.hd-hero :is(h1,h2,h3,h4,h5,h6),.hd-split :is(h1,h2,h3,h4,h5,h6),.hd-products :is(h1,h2,h3,h4,h5,h6),.hd-reviews :is(h1,h2,h3,h4,h5,h6){color:var(--ink);font-weight:var(--w-heading);line-height:1.35;word-break:normal}.hd-hero :is(:focus-visible,.focused),.hd-split :is(:focus-visible,.focused),.hd-products :is(:focus-visible,.focused),.hd-reviews :is(:focus-visible,.focused){outline:2px solid var(--deep-red);outline-offset:2px;box-shadow:none}.ba{--ba-pos: 50%;position:relative;overflow:hidden;border-radius:var(--radius-card);touch-action:pan-y;user-select:none;-webkit-user-select:none;max-width:51.2rem}.ba__img{width:100%;height:auto;pointer-events:none}.ba__img--after{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;object-fit:cover;clip-path:inset(0 var(--ba-pos) 0 0)}.ba .ba__handle{display:block;position:absolute;top:0;bottom:0;right:var(--ba-pos);width:2px;margin-right:-1px;background:#fff;box-shadow:0 0 6px #2c262273;cursor:ew-resize}.ba__handle:after{content:"";position:absolute;top:50%;right:50%;transform:translate(50%,-50%);width:36px;height:36px;border-radius:50%;background:#fff;box-shadow:0 2px 8px #2c262259;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="%23AE2D31" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"><path d="m9 6-5 6 5 6M15 6l5 6-5 6"/></svg>');background-repeat:no-repeat;background-position:center;background-size:20px}.ba .ba__handle:is(:focus-visible,.focused){outline:none;box-shadow:0 0 6px #2c262273}.ba .ba__handle:is(:focus-visible,.focused):after{outline:2px solid var(--deep-red);outline-offset:2px}.ba__label{position:absolute;top:var(--space-1);background:#2c2622a6;color:#fff;font-size:1.28rem;font-weight:var(--w-heading);border-radius:var(--radius-pill);padding:.2em .9em;pointer-events:none}.ba__label--before{right:var(--space-1)}.ba__label--after{left:var(--space-1)}[dir=ltr] .ba__img--after{clip-path:inset(0 0 0 var(--ba-pos))}[dir=ltr] .ba .ba__handle{right:auto;left:var(--ba-pos);margin-right:0;margin-left:-1px}[dir=ltr] .ba__label--before{right:auto;left:var(--space-1)}[dir=ltr] .ba__label--after{left:auto;right:var(--space-1)}.review-card{background:var(--ground);border:1px solid var(--gold);border-radius:var(--radius-card);padding:var(--space-3);max-width:35.2rem}.review-card__stars{color:var(--brand-red);font-size:1.52rem;letter-spacing:.15em;margin:0 0 var(--space-1)}.review-card__text{margin:0 0 var(--space-2);font-size:1.52rem;quotes:none;font-style:normal;color:inherit;border-left:0;padding-left:0}.review-card__text p{margin:0 0 .4em}.review-card__text p:last-child{margin-bottom:0}.review-card__text:last-child{margin-bottom:0}.hd-marquee{position:relative;overflow:hidden;cursor:grab}.hd-marquee:not(.is-static){touch-action:pan-y;user-select:none;-webkit-user-select:none}.hd-marquee__toggle{position:absolute;top:var(--space-1);inset-inline-end:var(--space-1);z-index:2;width:36px;height:36px;padding:7px;border:1px solid var(--gold);border-radius:50%;background:var(--ground);color:var(--ink);line-height:0;box-shadow:0 2px 6px #2c262226}.hd-marquee__toggle:hover{color:var(--brand-red)}.hd-marquee__toggle svg{width:100%;height:100%}.hd-marquee .hd-marquee__toggle:is(:focus-visible,.focused){box-shadow:0 2px 6px #2c262226}.hd-marquee.is-dragging{cursor:grabbing}.hd-marquee .hd-marquee__track{display:flex;gap:var(--space-2);width:max-content;will-change:transform}.hd-marquee__track>*{flex:none}.hd-marquee.is-static{overflow-x:auto;-webkit-overflow-scrolling:touch;cursor:auto}@media(prefers-reduced-motion:reduce){.hd-marquee{overflow-x:auto;-webkit-overflow-scrolling:touch;cursor:auto}}.hd-hero{position:relative;background:var(--ground);overflow:hidden;padding-block:var(--space-2) 0}.hd-hero__stage{--hero-copy-col: 1fr;--hero-model-col: 1.3fr;--hero-col-gap: var(--space-4);--hero-model-w: 114.3%;--hero-model-shift: calc(-1 * var(--space-3));--hero-wordmark-w: 100%;display:grid;grid-template-columns:var(--hero-copy-col) var(--hero-model-col);gap:var(--hero-col-gap);align-items:center;max-width:115.2rem;margin-inline:auto;padding-inline:var(--space-3)}[dir=ltr] .hd-hero__stage{--hero-model-w: 107.9%}.hd-hero__copy,.hd-hero__media{min-width:0}.hd-hero__media{align-self:end;margin-inline-end:var(--hero-model-shift)}.hd-hero__photo{width:var(--hero-model-w);max-width:none;height:auto;margin-inline-start:auto;--hero-fade: 14%;-webkit-mask-image:linear-gradient(to bottom,#000 calc(100% - var(--hero-fade)),transparent 100%);mask-image:linear-gradient(to bottom,#000 calc(100% - var(--hero-fade)),transparent 100%)}.hd-hero__wordmark{width:var(--hero-wordmark-w);aspect-ratio:958.72 / 45.09;height:auto;object-fit:cover;object-position:center;margin-block-end:var(--space-3);--hero-wordmark-nudge: 8.39%;margin-inline-start:calc(-1 * var(--hero-wordmark-nudge))}.hd-hero__headline{margin:0 0 var(--space-3);font-size:clamp(2.4rem,1.68rem + 1.6vw,3.52rem)}@media(max-width:720px){.hd-hero__stage{grid-template-columns:1fr;gap:var(--space-3);--hero-model-shift: 0rem;--hero-model-w: 105.5%}[dir=ltr] .hd-hero__stage{--hero-model-w: 95.1%}.hd-hero__headline{font-size:2.16rem}}.hd-split{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-4);align-items:center;max-width:115.2rem;margin-inline:auto;padding:var(--space-5) var(--space-3);background:var(--ground)}.hd-split__text,.hd-split__media{min-width:0}.hd-split__text h2{font-size:2.72rem}.hd-split__line{margin-bottom:var(--space-3)}.hd-split__media{justify-self:center;width:100%;max-width:51.2rem}.hd-split__media .ba{margin-inline:auto}.hd-split__photo{width:100%;height:auto;border-radius:var(--radius-card)}.hd-split--media-start .hd-split__text{grid-column:2;grid-row:1}.hd-split--media-start .hd-split__media{grid-column:1;grid-row:1}.hd-split--filled .hd-split__media,.hd-split--filled .hd-split__media .ba{max-width:64rem}.hd-split--filled{grid-template-columns:1fr 1.15fr}.hd-split--filled.hd-split--media-start{grid-template-columns:1.15fr 1fr}.hd-split--filled .hd-split__text h2{font-size:clamp(2.72rem,2.4rem + 1vw,3.36rem)}.hd-split--filled .hd-split__features{margin-block:0 var(--space-3);color:var(--ink)}.hd-split--filled .hd-split__rule{display:block;block-size:2px;inline-size:4.8rem;background:var(--gold);margin-block-end:var(--space-2)}@media(max-width:720px){.hd-split{grid-template-columns:1fr;gap:var(--space-3);padding-block:var(--space-4)}.hd-split--filled,.hd-split--filled.hd-split--media-start{grid-template-columns:1fr}.hd-split--media-start .hd-split__text,.hd-split--media-start .hd-split__media{grid-column:1;grid-row:auto}}.hd-split.hd-split--after-hero{padding-block-start:var(--space-3)}.hd-split.hd-split--after-hero .hd-split__text{align-self:start}.hd-split__cert{margin:var(--space-3) 0 0;padding-block-start:var(--space-3);border-top:1px solid var(--gold);font-size:1.36rem;color:#2c2622bf}.hd-products{max-width:115.2rem;margin-inline:auto;padding:var(--space-5) var(--space-3);background:var(--ground)}.hd-products h2{font-size:2.72rem;margin-bottom:var(--space-3)}.hd-products__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-3);justify-items:center;align-items:stretch}.hd-products__grid .product-card{min-width:0;width:100%}@media(max-width:720px){.hd-products{padding-block:var(--space-4)}.hd-products__grid{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:var(--space-2);padding-bottom:var(--space-1);align-items:stretch}.hd-products__grid .product-card{flex:none;width:calc(46% - .8rem);scroll-snap-align:start}.hd-products .product-card .pill{padding-inline:.5em}.js-reveal .hd-products__grid .product-card.reveal{opacity:1;transform:none}}.hd-reviews{padding:var(--space-5) 0;background:var(--ground)}.hd-reviews h2{font-size:2.72rem;max-width:115.2rem;margin-inline:auto;padding-inline:var(--space-3);margin-bottom:var(--space-3)}.hd-reviews .review-card{width:min(35.2rem,80vw)}@media(max-width:720px){.hd-reviews{padding-block:var(--space-4)}.hd-reviews .review-card{width:46vw}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/hd-sections.css.map */
