.shintop-hero{--shintop-hero-pad: var(--shintop-space-7);--shintop-hero-min: 42rem;position:relative;overflow:hidden}.shintop-hero__grid{display:grid;grid-template-columns:1fr}.shintop-hero__panel{display:flex;align-items:center;padding:var(--shintop-hero-pad) 1.5rem}.shintop-hero__panel-inner{width:100%;max-width:var(--shintop-measure);margin-inline:auto}.shintop-hero__eyebrow{margin:0 0 var(--shintop-space-4);color:var(--shintop-punct);font-size:var(--shintop-text-xs);font-weight:600;letter-spacing:.12em;text-transform:uppercase}.shintop-hero__title{margin:0;font-weight:var(--font-heading-weight);font-size:clamp(3.2rem,7vw,4.4rem);line-height:var(--shintop-leading-title);letter-spacing:-.02em;text-wrap:balance}.shintop-hero__title-part{color:var(--shintop-hero-title-color, inherit)}.shintop-hero__title-part--navy{--shintop-hero-title-color: var(--shintop-navy)}.shintop-hero__title-part--green{--shintop-hero-title-color: var(--shintop-green)}.shintop-hero__title-part--red{--shintop-hero-title-color: var(--shintop-red)}.shintop-hero__title-part--white{--shintop-hero-title-color: var(--shintop-white)}.shintop-hero__title-part--cream{--shintop-hero-title-color: var(--shintop-cream-deep)}.shintop-hero__lede{margin:var(--shintop-space-5) 0 0;color:var(--shintop-ink-soft);font-size:var(--shintop-text-base);line-height:var(--shintop-leading)}.shintop-hero__lede>:first-child{margin-top:0}.shintop-hero__lede>:last-child{margin-bottom:0}.shintop-hero__ctas{display:flex;flex-wrap:wrap;gap:var(--shintop-space-3);margin-top:var(--shintop-space-6)}.shintop-hero__cta{flex:0 0 auto;min-height:4.4rem;font-weight:600}.shintop-hero__cta--navy{--color-button: var(--shintop-navy-rgb);--color-button-text: var(--shintop-white-rgb)}.shintop-hero__cta--green{--color-button: var(--shintop-green-deep-rgb);--color-button-text: var(--shintop-white-rgb)}.shintop-hero__cta--red{--color-button: var(--shintop-red-rgb);--color-button-text: var(--shintop-white-rgb)}.shintop-hero__cta--white{--color-button: var(--shintop-white-rgb);--color-button-text: var(--shintop-navy-rgb)}.shintop-hero__cta--cream{--color-button: var(--shintop-cream-deep-rgb);--color-button-text: var(--shintop-navy-rgb)}.shintop-hero__trust{display:flex;flex-direction:column;align-items:flex-start;flex-wrap:wrap;gap:var(--shintop-space-2) var(--shintop-space-5);margin:0;padding:0;list-style:none;color:var(--shintop-ink-soft);font-size:var(--shintop-text-xs)}.shintop-hero__trust-item{max-width:100%;padding-left:calc(.7rem + var(--shintop-space-2));text-indent:calc((.7rem + var(--shintop-space-2)) * -1)}.shintop-hero__trust-item:before{content:"";display:inline-block;width:.7rem;height:.7rem;margin-right:var(--shintop-space-2);border-radius:50%;background:var(--shintop-green-bright);vertical-align:.15em}.shintop-hero__media{position:relative;min-height:24rem;background:var(--shintop-surface)}@media screen and (max-width:989px){.shintop-hero__media{order:-1}.shintop-hero--words-first-mobile .shintop-hero__media{order:0}}.shintop-hero__image{display:block;width:100%;height:100%;object-fit:cover}.shintop-hero__image--desktop{display:none}.shintop-hero__media:not(:has(.shintop-hero__image--mobile)) .shintop-hero__image--desktop{display:block}@media screen and (min-width:750px){.shintop-hero{--shintop-hero-pad: var(--shintop-space-8)}.shintop-hero__panel{padding-inline:5rem}.shintop-hero__trust{flex-direction:row;justify-content:center;align-items:baseline;gap:var(--shintop-space-2) var(--shintop-space-5)}}@media screen and (min-width:990px){.shintop-hero{--shintop-hero-pad: var(--shintop-space-9)}.shintop-hero--split .shintop-hero__grid{grid-template-columns:1fr 1fr;align-items:stretch;min-height:var(--shintop-hero-min)}.shintop-hero--split .shintop-hero__panel{padding-inline:max(5rem,calc((100vw - var(--page-width)) / 2 + 5rem)) var(--shintop-space-8)}.shintop-hero--split .shintop-hero__panel-inner{margin-inline:0}.shintop-hero--split .shintop-hero__panel{padding-block:var(--shintop-space-7)}.shintop-hero--media-first .shintop-hero__panel{order:2;padding-inline:var(--shintop-space-8) max(5rem,calc((100vw - var(--page-width)) / 2 + 5rem))}.shintop-hero--media-first .shintop-hero__media{order:1}.shintop-hero__title{font-size:clamp(4rem,4vw,5.6rem)}.shintop-hero__lede{font-size:var(--shintop-text-lg)}.shintop-hero__image--desktop{display:block}.shintop-hero__image--mobile{display:none}.shintop-hero__media:not(:has(.shintop-hero__image--desktop)) .shintop-hero__image--mobile{display:block}}@media screen and (min-width:990px){.shintop-hero--solo .shintop-hero__panel-inner{max-width:88rem}.shintop-hero--solo .shintop-hero__lede{max-width:var(--shintop-measure);margin-inline:auto}.shintop-hero--solo .shintop-hero__panel{justify-content:center;text-align:center}.shintop-hero--solo .shintop-hero__ctas{justify-content:center}}.shintop-hero-show{display:block;position:relative}.shintop-hero-show .shintop-hero-show__track{display:flex;margin-bottom:0}.shintop-hero-show .shintop-hero-show__track{overflow-x:hidden}.shintop-hero-show__track{scrollbar-width:none;-ms-overflow-style:none}@media(prefers-reduced-motion:reduce){.shintop-hero-show .shintop-hero-show__track{scroll-behavior:auto}}.shintop-hero-show__track::-webkit-scrollbar{display:none}.shintop-hero-show__slide{flex:0 0 100%;width:100%;max-width:100%}.shintop-hero-show__track{align-items:stretch}.shintop-hero-show__slide>.shintop-hero{height:100%}.shintop-hero__base{padding-block:var(--shintop-space-5);padding-inline:1.5rem}@media screen and (min-width:750px){.shintop-hero__base{display:flex;align-items:center;justify-content:center;gap:var(--shintop-space-4) var(--shintop-space-6);flex-wrap:wrap;padding-inline:5rem}}@media screen and (min-width:990px){.shintop-hero__base{padding-inline:max(5rem,calc((100vw - var(--page-width)) / 2 + 5rem))}.shintop-hero__base .shintop-hero__trust{justify-content:flex-start;flex:1 1 auto}}.shintop-hero__controls{position:absolute;right:var(--shintop-space-4);bottom:var(--shintop-space-4);z-index:2;display:flex;align-items:center;justify-content:center;flex:0 0 auto;gap:0;padding:.4rem .6rem;border:0;border-radius:var(--shintop-radius-pill);background:var(--shintop-navy);box-shadow:0 .2rem 1.2rem #011d4840}.shintop-hero__controls{--shintop-ink: var(--shintop-white);--shintop-ink-soft: rgba(var(--shintop-white-rgb), .8)}@media screen and (min-width:990px){.shintop-hero__controls{right:max(var(--shintop-space-5),calc((100vw - var(--page-width)) / 2 + var(--shintop-space-5)));bottom:var(--shintop-space-5)}}.shintop-hero__controls .slideshow__autoplay.slider-button{position:relative;right:auto;margin-left:0;padding-left:0;border-left:0}.shintop-hero__controls .slideshow__autoplay .svg-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;width:auto;height:auto;display:grid;place-items:center}.shintop-hero__controls .slider-button{width:4.4rem;height:4.4rem;color:var(--shintop-ink-soft)}.shintop-hero__controls .slider-button:not([disabled]):hover{color:var(--shintop-ink)}.shintop-hero__controls .slideshow__autoplay path,.shintop-hero__controls .slideshow__autoplay:hover path{fill:currentColor}.shintop-hero__controls .slideshow__control-wrapper{display:flex;align-items:center}.shintop-hero__controls .slider-counter__link{padding:.8rem .5rem;background:none;border:0;cursor:pointer}.shintop-hero__controls .slider-counter__link .dot{display:block;width:.8rem;height:.8rem;border:.15rem solid var(--shintop-ink-soft);border-radius:50%;background:transparent;transition:background-color .15s ease,border-color .15s ease}.shintop-hero__controls .slider-counter__link:hover .dot{border-color:var(--shintop-ink)}.shintop-hero__controls .slider-counter__link--active .dot{background:var(--shintop-green-bright);border-color:var(--shintop-green-bright)}@media(prefers-reduced-motion:reduce){.shintop-hero__controls .slider-counter__link .dot{transition:none}}@media screen and (max-width:989px){.shintop-hero--bleed .shintop-hero__image{max-height:42rem;object-fit:cover;object-position:center top}}@media screen and (min-width:990px){.shintop-hero--bleed .shintop-hero__grid{grid-template-columns:1fr;min-height:var(--shintop-hero-min)}.shintop-hero--bleed .shintop-hero__media,.shintop-hero--bleed .shintop-hero__panel{grid-area:1 / 1}.shintop-hero--bleed .shintop-hero__media{min-height:0;background:transparent}.shintop-hero--bleed .shintop-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.shintop-hero--bleed .shintop-hero__panel{position:relative;z-index:1;max-width:38%;padding-block:var(--shintop-space-7);padding-inline:max(5rem,calc((100vw - var(--page-width)) / 2 + 5rem)) var(--shintop-space-6)}.shintop-hero--bleed.shintop-hero--media-first .shintop-hero__panel{justify-self:end;padding-inline:var(--shintop-space-6) max(5rem,calc((100vw - var(--page-width)) / 2 + 5rem))}.shintop-hero--bleed .shintop-hero__panel-inner{max-width:none;margin-inline:0}.shintop-hero--bleed .shintop-hero__eyebrow{color:var(--shintop-ink)}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/component-shintop-hero.css.map */
