:root{--animated-hero-cursor: grab;--animated-hero-min-height-small: 19.5rem;--animated-hero-min-height-medium: 23.25rem;--animated-hero-min-height-large: 27rem;--animated-hero-controls-icon: 24px;--animated-hero-animation-speed: .3s;--animated-hero-animation-easing: cubic-bezier(.25, .1, .25, 1)}@media screen and (min-width: 750px){:root{--animated-hero-min-height-small: 28.25rem;--animated-hero-min-height-medium: 37rem;--animated-hero-min-height-large: 47rem}}.animated-hero-container{position:relative}.animated-hero-section-background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.animated-hero-section{position:relative;padding-block:var(--padding-block-start, 0) var(--padding-block-end, 0)}.animated-hero-section.section--full-width{width:100%}.animated-hero-section.section--page-width{max-width:var(--page-width);margin:0 auto;padding-inline:1.5rem}animated-hero-slideshow{--cursor: var(--animated-hero-cursor);position:relative;display:flex;flex-direction:column;timeline-scope:var(--slideshow-timeline)}.animated-hero-slideshow--single-media{--cursor: default}.animated-hero-slideshow__container{width:100%;display:block;position:relative;container-type:inline-size}.animated-hero-slideshow__slides{width:100%;position:relative;display:grid;grid-template-areas:"slide";overflow:hidden}.animated-hero-slideshow__slides[data-size=small]{min-height:var(--animated-hero-min-height-small)}.animated-hero-slideshow__slides[data-size=medium]{min-height:var(--animated-hero-min-height-medium)}.animated-hero-slideshow__slides[data-size=large]{min-height:var(--animated-hero-min-height-large)}.animated-hero-slideshow__slides[data-size=auto]{min-height:29rem}animated-hero-slideshow[disabled=true] .animated-hero-slideshow__slides{overflow:hidden}.animated-hero-slide{grid-area:slide;position:relative;width:100%;min-height:inherit;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .6s ease-in-out,visibility .6s ease-in-out;z-index:0}.animated-hero-slide[aria-hidden=false]{opacity:1;visibility:visible;z-index:1}.animated-hero-slide[hidden]{display:none}@media (prefers-reduced-motion: reduce){.animated-hero-slide{transition:none}}.animated-hero-slide__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:0}.animated-hero-slide__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0000001a,rgba(0,0,0,var(--overlay-opacity, .3)));pointer-events:none}.animated-hero-slide__media picture{display:block;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.animated-hero-slide__media img,.animated-hero-slide__image,.animated-hero-slide__video{width:100%;height:100%;object-fit:cover;object-position:center;position:absolute;top:0;right:0;bottom:0;left:0}.animated-hero-slide__placeholder{width:100%;height:100%;background-color:rgb(var(--color-foreground) / .05);display:flex;align-items:center;justify-content:center}.animated-hero-slide__placeholder-svg{width:100%;height:100%;opacity:.5}.animated-hero-slide__content{position:relative;z-index:2;display:flex;width:100%;height:100%;padding:5rem 2rem;text-shadow:0 2px 4px rgba(0,0,0,.2);background-color:transparent}@media screen and (min-width: 750px){.animated-hero-slide__content{padding:3rem 7rem}}.animated-hero-slide__content--top-left{align-items:flex-start;justify-content:flex-start}.animated-hero-slide__content--top-center{align-items:flex-start;justify-content:center}.animated-hero-slide__content--top-right{align-items:flex-start;justify-content:flex-end}.animated-hero-slide__content--middle-left{align-items:center;justify-content:flex-start}.animated-hero-slide__content--middle-center{align-items:center;justify-content:center}.animated-hero-slide__content--middle-right{align-items:center;justify-content:flex-end}.animated-hero-slide__content--bottom-left{align-items:flex-end;justify-content:flex-start}.animated-hero-slide__content--bottom-center{align-items:flex-end;justify-content:center}.animated-hero-slide__content--bottom-right{align-items:flex-end;justify-content:flex-end}.animated-hero-slide__content--align-left .animated-hero-slide__content-inner{text-align:left;align-items:flex-start}.animated-hero-slide__content--align-center .animated-hero-slide__content-inner{text-align:center;align-items:center}.animated-hero-slide__content--align-right .animated-hero-slide__content-inner{text-align:right;align-items:flex-end}.animated-hero-slide__content-inner{display:flex;flex-direction:column;gap:1rem;max-width:700px}@media screen and (min-width: 750px){.animated-hero-slide__content-inner{gap:1.5rem}}.animated-hero-slide__subheading{margin:0;font-size:1.5rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;opacity:.9}@media screen and (min-width: 750px){.animated-hero-slide__subheading{font-size:2rem}}.animated-hero-slide__heading{margin:0;line-height:1.1;font-weight:700}.animated-hero-slide__text{margin:0;font-size:1rem;line-height:1.6;opacity:.95}@media screen and (min-width: 750px){.animated-hero-slide__text{font-size:1.125rem}}.animated-hero-slide__buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.animated-hero-controls{flex-shrink:0;display:flex;justify-content:space-between;align-items:center;scrollbar-width:none;min-height:44px;padding:.5rem}.animated-hero-controls::-webkit-scrollbar{display:none}.animated-hero-controls[data-pagination-position=center]{justify-content:center}.animated-hero-controls[data-pagination-position=left]{justify-content:flex-start}.animated-hero-controls[data-pagination-position=right]{justify-content:flex-end}.animated-hero-controls[data-controls-on-media]{position:absolute;bottom:0;left:0;right:0;z-index:2}.animated-hero-controls__arrows{display:flex;justify-content:space-between;height:44px}.animated-hero-controls__arrows--separate{position:absolute;bottom:1rem;left:1rem;right:1rem}.animated-hero-controls__dots{display:inline-flex;justify-content:center;align-items:center;gap:.25rem;margin:0;padding:.75rem 1rem;border-radius:3rem;overflow:hidden;list-style:none}.animated-hero-controls__dots .animated-hero-control--dot{--size: 1rem;--dot-color: rgba(255, 255, 255, .4);--dot-color-hover: rgba(255, 255, 255, .7);--dot-color-active: rgba(255, 255, 255, 1);display:flex;align-items:center;justify-content:center;min-width:24px;min-height:24px;font-size:0;background:transparent;border:none;padding:0;cursor:pointer;opacity:1}.animated-hero-controls__dots .animated-hero-control--dot:after{content:"";display:block;background-color:var(--dot-color);height:var(--size);width:var(--size);border-radius:50%;transition:background-color var(--animated-hero-animation-speed) var(--animated-hero-animation-easing)}.animated-hero-controls__dots .animated-hero-control--dot:hover:after{background-color:var(--dot-color-hover)}.animated-hero-controls__dots .animated-hero-control--dot[aria-selected=true]:after{background-color:var(--dot-color-active)}.animated-hero-controls__counter{display:inline-flex;align-items:center;color:#fff;background-color:#0006;width:auto;border-radius:2rem;padding:.3rem 1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-variant-numeric:tabular-nums;font-size:.875rem}.animated-hero-controls__slash{color:#fff6;padding-inline:.25rem;margin-block-start:-.1rem}.animated-hero-arrows{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;z-index:2;pointer-events:none;align-items:center}.animated-hero-arrows[data-position=left]{justify-content:flex-start;padding-inline:.5rem}.animated-hero-arrows[data-position=right]{justify-content:flex-end;padding-inline:.5rem}.animated-hero-arrows[data-position=center]{justify-content:space-between;padding-inline:1rem}animated-hero-slideshow[disabled=true] .animated-hero-arrows{display:none}.animated-hero-control{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;padding:0 .5rem;background:transparent;border:none;cursor:pointer;color:#fff;pointer-events:auto;transition:opacity var(--animated-hero-animation-speed) var(--animated-hero-animation-easing)}.animated-hero-arrows .animated-hero-control{--arrow-color: rgba(255, 255, 255, 1);--arrow-color-hover: rgba(255, 255, 255, 1);color:var(--arrow-color);opacity:0;transition:opacity var(--animated-hero-animation-speed) var(--animated-hero-animation-easing),color var(--animated-hero-animation-speed) var(--animated-hero-animation-easing)}.animated-hero-arrows .animated-hero-control:hover{color:var(--arrow-color-hover)}animated-hero-slideshow:hover .animated-hero-arrows .animated-hero-control,animated-hero-slideshow:focus-within .animated-hero-arrows .animated-hero-control{opacity:1;animation:animatedHeroArrowsSlideIn var(--animated-hero-animation-speed) var(--animated-hero-animation-easing) forwards}@keyframes animatedHeroArrowsSlideIn{0%{transform:translate(.5rem);opacity:0}to{transform:translate(0);opacity:1}}.animated-hero-control[disabled]{opacity:.5;cursor:not-allowed}.animated-hero-control--large .animated-hero-control__icon,.animated-hero-control--large .animated-hero-control__icon svg{width:var(--animated-hero-controls-icon);height:var(--animated-hero-controls-icon)}.animated-hero-control__icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;pointer-events:none}.animated-hero-control__icon svg{width:100%;height:100%}.animated-hero-control__icon--flip{transform:scaleX(-1)}.animated-hero-control--pause,.animated-hero-control--play{display:none}@media (prefers-reduced-motion: reduce){.animated-hero-slideshow__slides,.animated-hero-control,.animated-hero-controls__dots .animated-hero-control--dot:after{animation:none!important;transition:none!important}}.animated-hero-control:focus-visible{outline:2px solid currentColor;outline-offset:2px}@media screen and (max-width: 749px){.animated-hero-arrows[data-position=center]{padding-inline:.5rem}.animated-hero-control--large .animated-hero-control__icon,.animated-hero-control--large .animated-hero-control__icon svg{width:20px;height:20px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animated-hero-slide[aria-hidden=false] .animated-hero-slide__content-inner{animation:slideInUp .6s var(--animated-hero-animation-easing) forwards}.animated-hero-slide[aria-hidden=false] .animated-hero-slide__subheading{animation:slideInUp .6s var(--animated-hero-animation-easing) .1s forwards;opacity:0}.animated-hero-slide[aria-hidden=false] .animated-hero-slide__heading{animation:slideInUp .6s var(--animated-hero-animation-easing) .2s forwards;opacity:0}.animated-hero-slide[aria-hidden=false] .animated-hero-slide__text{animation:slideInUp .6s var(--animated-hero-animation-easing) .3s forwards;opacity:0}.animated-hero-slide[aria-hidden=false] .animated-hero-slide__buttons{animation:slideInUp .6s var(--animated-hero-animation-easing) .4s forwards;opacity:0}@media (prefers-reduced-motion: reduce){.animated-hero-slide[aria-hidden=false] .animated-hero-slide__content-inner,.animated-hero-slide[aria-hidden=false] .animated-hero-slide__subheading,.animated-hero-slide[aria-hidden=false] .animated-hero-slide__heading,.animated-hero-slide[aria-hidden=false] .animated-hero-slide__text,.animated-hero-slide[aria-hidden=false] .animated-hero-slide__buttons{animation:none;opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-animated-hero.css.map */
