.hero{position:relative;overflow:hidden;display:grid;grid-template-rows:1fr;grid-template-columns:1fr;min-height:var(--hero-min, 620px);align-items:center;justify-items:start}.hero__slide{display:grid;grid-template-rows:1fr;grid-template-columns:1fr}.hero--pos-top-left,.hero--pos-top-left .hero__slide{align-items:start;justify-items:start}.hero--pos-top-center,.hero--pos-top-center .hero__slide{align-items:start;justify-items:center}.hero--pos-top-right,.hero--pos-top-right .hero__slide{align-items:start;justify-items:end}.hero--pos-center-left,.hero--pos-center-left .hero__slide{align-items:center;justify-items:start}.hero--pos-center-center,.hero--pos-center-center .hero__slide{align-items:center;justify-items:center}.hero--pos-center-right,.hero--pos-center-right .hero__slide{align-items:center;justify-items:end}.hero--pos-bottom-left,.hero--pos-bottom-left .hero__slide{align-items:end;justify-items:start}.hero--pos-bottom-center,.hero--pos-bottom-center .hero__slide{align-items:end;justify-items:center}.hero--pos-bottom-right,.hero--pos-bottom-right .hero__slide{align-items:end;justify-items:end}.hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0a0806c7,#0a080699 22%,#0a08064d 40%,#0a080600 55%)}.hero__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;gap:22px;padding-top:64px;padding-bottom:64px;max-width:560px;will-change:transform;min-height:0!important}.hero__eyebrow{color:#ffffffc7}.hero__headline{margin:0;font-size:calc(54px * var(--heading-scale, 1));line-height:calc(1.06 * var(--heading-line-height-scale, 1));font-weight:800;letter-spacing:calc(-.01em + var(--heading-letter-spacing, 0em));color:var(--paper)}.hero__headline-accent{font-size:calc(54px * var(--heading-scale, 1));color:var(--paper)}.hero__body{margin:0;max-width:440px;font-size:16px;line-height:1.6;color:#ffffffd1}.hero__actions{display:flex;gap:14px;margin-top:8px;flex-wrap:wrap}.hero__btn-primary{background:var(--paper);color:var(--ink);border:1px solid var(--paper)}.hero__btn-secondary{background:transparent;color:var(--paper);border:1px solid rgba(255,255,255,.55)}.hero__trust-row{display:flex;flex-wrap:nowrap;align-items:flex-start;gap:20px;margin-top:4px;padding-top:20px;border-top:1px solid rgba(255,255,255,.2)}.hero__trust-item{display:flex;gap:8px;align-items:flex-start;flex:1 1 0;min-width:0}.hero__trust-text{min-width:0;overflow:hidden}.hero__trust-icon{flex-shrink:0;margin-top:1px;color:var(--trust-icon-color, #ffffff)}.hero__trust-title{font-size:12.5px;font-weight:600;color:var(--trust-color, #ffffff)}.hero__trust-sub{font-size:11px;color:var(--trust-sub-color, #d9d9d9)}@media(max-width:900px){.hero__headline,.hero__headline-accent{font-size:38px!important}.hero__trust-row{flex-wrap:nowrap;gap:10px}.hero__trust-item{flex:1 1 0;min-width:0;flex-direction:column;align-items:center;text-align:center;gap:4px}.hero__trust-sub{display:none}.hero__trust-title{font-size:10.5px;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/87/assets/hero.css.map */
