.custom-hero-section{width:100%;position:relative;overflow:hidden;display:flex;flex-direction:column}.custom-hero-section__viewport{overflow:hidden}.custom-hero-section__slider{display:flex;flex-direction:row;flex-wrap:nowrap;margin:0;gap:0}.custom-hero-section__slide{padding:0;position:relative;display:flex;flex-direction:column;min-width:100%;flex-shrink:0}.custom-hero-section__controls{all:revert-layer;position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:1.6rem;padding:0 2rem;z-index:2;pointer-events:none}.custom-hero-section__controls .slider-button{pointer-events:auto;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;transition:background-color var(--duration-short) ease;display:none}.custom-hero-section__controls .slider-button:disabled{opacity:.5;cursor:not-allowed}.custom-hero-section__controls .slider-button .svg-wrapper{width:1.2rem;height:1.2rem;display:flex;align-items:center;justify-content:center}.custom-hero-section__controls .slider-counter{pointer-events:auto;display:flex;align-items:center;gap:2rem;padding:1.5rem 2rem;border-radius:2rem;font-size:1.4rem;color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.custom-hero-section__controls .slider-counter{gap:1rem}}.custom-hero-section__controls .slider-counter__link{width:15rem;height:.6rem;border:none;padding:0;cursor:pointer;transition:background-color var(--duration-short) ease;background-color:rgba(var(--color-foreground),.8)}@media screen and (max-width:749px){.custom-hero-section__controls .slider-counter__link{width:5rem;height:.4rem}}.custom-hero-section__controls .slider-counter__link:hover,.custom-hero-section__controls .slider-counter__link--active{background-color:#000}.custom-hero-section__control-wrapper{display:flex;gap:.8rem;align-items:center}.custom-hero-section__link{display:block;text-decoration:none;transition:opacity var(--duration-short) ease;width:100%;height:100%}.custom-hero-section__link:hover{opacity:.95}.custom-hero-section__image-wrapper{position:relative;width:100%;height:100%;aspect-ratio:1440/850;overflow:hidden;max-height:100svh}@media screen and (max-width:749px){.custom-hero-section__image-wrapper{aspect-ratio:2/3}}.custom-hero-section__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.custom-hero-section__overlay{position:absolute;top:0;left:0;width:100%;height:calc(100% - 4rem);display:flex;align-items:center;padding:4rem;z-index:1;pointer-events:none}@media screen and (max-width:749px){.custom-hero-section__overlay{padding:2rem;height:calc(100% - 3rem)}}.custom-hero-section__heading{color:#fff;font-size:clamp(2rem,5vw + 1rem,8rem);font-weight:500;line-height:normal;margin:0;white-space:pre-line;text-shadow:0 2px 8px rgba(0,0,0,.3)}@media screen and (max-width:1024px){.custom-hero-section__heading{font-size:5rem}}@media screen and (max-width:749px){.custom-hero-section__heading{font-size:2.4rem}}.custom-hero-section[data-text-align=left] .custom-hero-section__heading{text-align:left}.custom-hero-section[data-text-align=center] .custom-hero-section__heading{text-align:center}.custom-hero-section[data-text-align=right] .custom-hero-section__heading{text-align:right}.custom-hero-section__placeholder{width:100%;min-height:400px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center}@media screen and (max-width:749px){.custom-hero-section__placeholder{min-height:600px}}.custom-hero-section__placeholder-content{text-align:center;color:#fff;font-size:1.6rem}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-hero-section.css.map */
