.hero-banner__button-item{align-items:flex-start;display:flex;flex-direction:column}.hero-banner,.hero-banner .button-wrapper,.hero-banner .hero-content,.hero-banner .text-content{overflow:visible}.hero-banner .button-wrapper>*{animation:hero-button-fade-in-up .45s ease-out .65s both;opacity:0;transform:translateY(12px)}.hero-banner .button-wrapper>:nth-child(2){animation-delay:.85s}.hero-banner .button-wrapper>:nth-child(3){animation-delay:1.05s}@keyframes hero-button-fade-in-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hero-banner__button-item--expandable{overflow:visible;position:relative;width:100%}.hero-banner__button-item--expandable[open]{z-index:3}.hero-banner__button-item--expandable>summary{display:block;list-style:none;overflow:visible;position:relative;width:100%}.hero-banner__button-item--expandable>summary::-webkit-details-marker{display:none}.hero-banner__expand-toggle{cursor:pointer;width:100%}.hero-banner__button-item--expandable>.button.tertiary.hero-banner__expand-toggle{overflow:visible}.hero-banner__expanded-content{left:0;max-width:360px;opacity:0;padding-left:10px;padding-right:10px;padding-top:1rem;pointer-events:none;position:absolute;top:100%;transform:translateY(-8px);transition:opacity .25s ease,transform .35s ease,visibility 0s linear .35s;visibility:hidden;width:100%;z-index:5}.hero-banner__expanded-content--tertiary{backdrop-filter:blur(2px);background:radial-gradient(116.6% 58.89% at 50% 50%,rgba(250,249,247,.08) 0,rgba(250,249,247,0) 100%);border-radius:8px;color:#fff;font-family:Arimo,sans-serif;font-size:20px;margin-top:8px;padding:16px}.hero-banner__expanded-content--tertiary h1,.hero-banner__expanded-content--tertiary h2,.hero-banner__expanded-content--tertiary h3,.hero-banner__expanded-content--tertiary h4,.hero-banner__expanded-content--tertiary h5,.hero-banner__expanded-content--tertiary h6,.hero-banner__expanded-content--tertiary li,.hero-banner__expanded-content--tertiary p{color:inherit}.hero-banner__button-item--expandable[open] .hero-banner__expanded-content{opacity:1;pointer-events:auto;transform:translateY(0);transition-delay:0s;visibility:visible}.hero-banner__expanded-content-action{margin-top:1rem}.hero-banner:before{background:linear-gradient(0deg,#080502 0,rgba(8,5,2,.72) 18%,rgba(8,5,2,.46) 36%,rgba(8,5,2,.2) 54%,rgba(8,5,2,.06) 68%,transparent 82%);bottom:0;content:"";height:150px;left:0;pointer-events:none;position:absolute;width:100%;z-index:10}@media (prefers-reduced-motion:reduce){.hero-banner .button-wrapper>*{animation:none;opacity:1;transform:none}}@media (max-width:767px){.hero-banner{background-attachment:scroll!important;background-position:50%;background-size:cover;-webkit-background-size:cover}.hero-banner__expanded-content{display:none;max-width:none;opacity:1;pointer-events:auto;position:static;transform:none;visibility:visible;width:100%}.hero-banner__button-item--expandable[open] .hero-banner__expanded-content{display:block}}