.hero-panels__section{display:flex;flex-direction:row-reverse;overflow:hidden;margin-bottom:2rem;width:100%;height:auto;aspect-ratio:2/1;max-height:80vh;position:relative;background-color:var(--color-text);container-type:inline-size;container-name:hero-section}.hero-panels__section.hero-panels__section--overlay{padding-bottom:6%;aspect-ratio:2/1.12}.hero-panels__section.hero-panels__section--overlay:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:auto;aspect-ratio:16/1;background-color:var(--color-background);clip-path:var(--wave-clip-path-left);margin-bottom:-1px;z-index:3}@media(max-width:767px){.hero-panels__section{flex-direction:column;aspect-ratio:auto}.hero-panels__section.hero-panels__section--overlay{aspect-ratio:auto}}.hero-panels__player{position:relative;flex:1 1 50%;overflow:hidden}.hero-panels__section--overlay .hero-panels__player{margin:var(--width-gutter);border-radius:var(--block-border-radius);border:var(--block-border-width) solid #bc8c44}@media(max-width:767px){.hero-panels__player{flex:1 1 100%;height:auto;aspect-ratio:1/1}}.hero-panels__section .blur-image{object-fit:cover}.hero-panels__section video,.hero-panels__section iframe{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover}.hero-panels__section video video,.hero-panels__section iframe video{width:100%;height:100%;object-fit:cover}.hero-panels__video-preview-elements{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.hero-panels__main-poster{width:100%;height:100%}.hero-panels__panel{position:relative;flex:1 1 50%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:var(--heading-font-size-h2) var(--width-gutter)}.hero-panels__panel-background{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover}.hero-panels__heading{display:flex;flex-direction:column;align-items:center;gap:.25em;margin-bottom:.25em!important}.hero-panels__heading.h2{font-size:max(var(--heading-font-size-h2),4vw)!important;line-height:1!important;margin-bottom:0}.hero-panels__heading-link{text-decoration:none;background-color:var(--color-background);padding:.025em .25em .1em;border-radius:var(--button-border-radius);animation:reveal-heading .35s cubic-bezier(.4,0,.2,1) .5s both;white-space:nowrap}.hero-panels__heading-link:hover{box-shadow:-.1em .1em}.hero-panels__heading-link:first-child{color:#0081aa!important;animation:reveal-heading-1 .35s cubic-bezier(.4,0,.2,1) .5s both}.hero-panels__heading-link:nth-child(2){color:#4a9566!important;animation:reveal-heading-2 .35s cubic-bezier(.4,0,.2,1) .7s both}.hero-panels__heading-link:nth-child(3){color:#bc8c44!important;animation:reveal-heading-3 .35s cubic-bezier(.4,0,.2,1) .9s both}@keyframes reveal-heading-1{0%{opacity:0;transform:translateY(100%) rotate(1deg)}to{opacity:1;transform:translateY(0) rotate(-1deg)}}@keyframes reveal-heading-2{0%{opacity:0;transform:translateY(100%) rotate(-2deg)}to{opacity:1;transform:translateY(0) rotate(2deg)}}@keyframes reveal-heading-3{0%{opacity:0;transform:translateY(100%) rotate(-1deg)}to{opacity:1;transform:translateY(0) rotate(1deg)}}.hero-panels__sub-heading{background-color:var(--color-text);color:var(--color-background);z-index:2;display:flex;flex-direction:column;justify-content:center;text-align:center;gap:0 var(--width-gutter);flex-wrap:wrap;border-radius:var(--button-border-radius);padding:.1em .5em .15em;line-height:1!important;animation:reveal-sub-heading .4s cubic-bezier(.4,0,.2,1) 1.1s both}@keyframes reveal-sub-heading{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.hero-panels__button{animation:reveal-button .3s cubic-bezier(.4,0,.2,1) 1.3s both;white-space:nowrap;background-color:var(--color-background)}@keyframes reveal-button{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/section-hero-panels.css.map */
