.hv-feature-row{background:var(--hv-light);color:var(--hv-carbon);padding:96px 0}.hv-feature-row--light{background:var(--hv-light);color:var(--hv-carbon)}.hv-feature-row--dark{background:var(--hv-carbon);color:var(--hv-light)}.hv-feature-row--muted{background:var(--hv-ink-10);color:var(--hv-carbon)}.hv-feature-row--white{background:var(--hv-white);color:var(--hv-carbon)}.hv-feature-row__grid{display:grid;grid-template-columns:1fr 1.1fr;gap:56px;align-items:center}.hv-feature-row--image-right .hv-feature-row__grid{grid-template-columns:1.1fr 1fr}.hv-feature-row--image-right .hv-feature-row__copy{order:1}.hv-feature-row--image-right .hv-feature-row__media{order:2}.hv-feature-row--no-image .hv-feature-row__grid{grid-template-columns:1fr;max-width:720px;margin:0 auto;text-align:center}.hv-feature-row__media{position:relative;aspect-ratio:var(--hv-fr-aspect, 4 / 5);background:var(--hv-carbon);overflow:hidden}.hv-feature-row__img,.hv-feature-row__video{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:var(--hv-fr-focus, center)}.hv-feature-row__video{background:var(--hv-carbon)}.hv-feature-row--media-natural .hv-feature-row__media{aspect-ratio:auto;background:transparent}.hv-feature-row--media-natural .hv-feature-row__img,.hv-feature-row--media-natural .hv-feature-row__video{position:static;inset:auto;height:auto;object-fit:contain}.hv-feature-row--shape-rounded .hv-feature-row__media{border-radius:24px}.hv-feature-row--shape-circle .hv-feature-row__media{aspect-ratio:1 / 1;border-radius:50%}.hv-feature-row--shape-oval .hv-feature-row__media{border-radius:50%}.hv-feature-row--shape-arch .hv-feature-row__media{border-radius:9999px 9999px 8px 8px}.hv-feature-row--shape-triangle .hv-feature-row__media{clip-path:polygon(50% 0%,0% 100%,100% 100%)}.hv-feature-row--shape-diamond .hv-feature-row__media{clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%)}.hv-feature-row--shape-hexagon .hv-feature-row__media{clip-path:polygon(25% 0%,75% 0%,100% 50%,75% 100%,25% 100%,0% 50%)}.hv-feature-row__copy{display:flex;flex-direction:column}.hv-mono-label{font-family:var(--hv-font-mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--hv-ink-60);margin-bottom:16px}.hv-feature-row--dark .hv-mono-label{color:#f5f5f599}.hv-mono-label--strong{color:var(--hv-signal)}.hv-feature-row__title{font-family:var(--hv-font-display);font-weight:700;font-size:clamp(36px,4vw,56px);line-height:1;letter-spacing:-.02em;margin:0 0 16px}.hv-feature-row__title-accent{color:var(--hv-signal)}.hv-feature-row__body{font-family:var(--hv-font-body);font-size:16px;line-height:1.55;color:var(--hv-ink-60);max-width:44ch;margin:0 0 32px}.hv-feature-row--dark .hv-feature-row__body{color:#f5f5f5b3}.hv-feature-row--no-image .hv-feature-row__body{max-width:none}.hv-feature-row__body p{margin:0 0 12px}.hv-feature-row__body p:last-child{margin-bottom:0}.hv-feature-row__body ul,.hv-feature-row__body ol{margin:12px 0;padding-left:1.2em}.hv-feature-row__body li{margin:6px 0}.hv-feature-row__bullets{list-style:none;margin:0;padding-top:24px;border-top:1px solid var(--hv-carbon);display:grid;grid-template-columns:repeat(3,1fr)}.hv-feature-row--dark .hv-feature-row__bullets{border-top-color:var(--hv-steel)}.hv-feature-row__bullets li{display:flex;align-items:flex-start;gap:10px;padding-right:20px;border-right:1px solid var(--hv-steel);font-family:var(--hv-font-body);font-size:13px;line-height:1.5;color:var(--hv-carbon)}.hv-feature-row--dark .hv-feature-row__bullets li{color:var(--hv-light)}.hv-feature-row__bullets li+li{padding-left:20px}.hv-feature-row__bullets li:last-child{border-right:0;padding-right:0}.hv-feature-row__bullets li svg{flex-shrink:0;margin-top:2px;color:var(--hv-signal)}.hv-feature-row__cta{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;margin-top:32px;padding:12px 22px;background:var(--hv-fr-cta-bg, var(--hv-carbon));color:var(--hv-fr-cta-label, var(--hv-light));border-radius:4px;text-decoration:none;font-family:var(--hv-font-display);font-weight:600;font-size:14px;letter-spacing:-.01em;transition:filter var(--hv-dur) var(--hv-ease)}.hv-feature-row__cta:hover{filter:brightness(.92)}.hv-feature-row--no-image .hv-feature-row__cta{align-self:center}@media(max-width:1080px){.hv-feature-row{padding:56px 0}.hv-feature-row__grid{display:flex!important;flex-direction:column!important;grid-template-columns:1fr!important;gap:var(--hv-sp-6);align-items:stretch!important}.hv-feature-row__media,.hv-feature-row__copy{width:100%!important;max-width:100%!important;min-width:0}.hv-feature-row__media{order:1!important}.hv-feature-row__copy{order:2!important}.hv-feature-row--no-image .hv-feature-row__grid{text-align:center}}@media(max-width:540px){.hv-feature-row__bullets{grid-template-columns:1fr;border-top:0;padding-top:0}.hv-feature-row__bullets li,.hv-feature-row__bullets li+li{border-right:0;padding-right:0;padding-left:0;padding-top:16px;border-top:1px solid var(--hv-steel)}.hv-feature-row__bullets li:last-child{padding-right:0}}
/*# sourceMappingURL=/cdn/shop/t/60/assets/hv-feature-row.css.map */
