.hero{position:relative}.hero__list{display:flex}.hero__title{max-width:12ch;margin-bottom:8px;z-index:1}.hero__title .highlighted{color:#78faae}.hero__annot{font-weight:700}.hero__controls{position:absolute;right:24px;bottom:24px;z-index:15}.hero__arrows{display:flex;gap:8px}.hero__arrow{position:relative;display:flex;justify-content:center;align-items:center;width:44px;height:44px;padding:0;border:2px solid #fff;border-radius:22px;background:none;color:#fff;outline:0;transition:background .3s ease-out;cursor:pointer}.hero__arrow:nth-child(2) .icon-svg{transform:rotate(180deg)}.hero__btn{margin-top:auto}.hero__btn .btn__text{width:unset}.hero__slide{position:relative;display:flex;flex:0 0 100%;width:100%;height:500px;margin-left:-100%;opacity:0;transition:opacity 1s linear;pointer-events:none}.hero__slide--active{z-index:5;opacity:1;pointer-events:auto}.hero__slide:first-child{margin-left:0}.hero__img{position:relative;width:100%;height:100%}.hero__img::before{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background-color:#000;opacity:.2}.hero__main{position:relative;display:flex;flex-direction:column;width:100%;height:100%;margin-left:-100%;padding:24px;color:#fff;z-index:1}.hero__preview{display:none}.hero__preview-title{display:-webkit-box;-webkit-line-clamp:2;/*! autoprefixer: ignore next */-webkit-box-orient:vertical;overflow:hidden}.hero--basic .hero__slide{z-index:5;opacity:1;pointer-events:auto}.hero--full-gradient .hero__img::before{background-color:#000;opacity:.4}.hero--full-gradient-green .hero__img::before{background-color:#0e3a2f;opacity:.6}.hoverevents .hero__arrow:hover{background-color:#fff}.hoverevents .hero__arrow:hover::after{border-color:#4a4a4a}@media(min-width: 1000px){.hero__title{font-size:44px;line-height:52px;letter-spacing:2px;max-width:22ch}.hero__annot{max-width:40ch}.hero__img::before{background-color:unset;background-image:linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 50%);opacity:unset}}@media(min-width: 1200px){.hero__controls{display:none}.hero__timeline{position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:#78faae;transform:scaleX(0);transform-origin:0 50%}.is-sliding .hero__timeline{animation:scaleX 4s linear forwards;animation-duration:var(--slide-duration)}.hero__preview{position:absolute;right:24px;bottom:24px;display:flex;width:392px;height:103px;background-color:#161718;cursor:pointer}.hero__preview-img{width:162px;height:103px;flex-shrink:0}.hero__preview-img img{-o-object-fit:cover;object-fit:cover}.hero__preview-main{flex:1 1 auto;padding:14px 16px;color:#fff;font-size:14px;line-height:19px}.hero__preview-title{position:relative;padding-right:20px;font-weight:700}.hero__preview-title::after{content:"";position:absolute;top:2px;right:2px;width:11px;height:11px;border:2px solid #fff;border-width:2px 2px 0 0;transform:rotate(45deg)}.hero__preview-info{display:flex;justify-content:space-between;margin-bottom:13px;color:#fff;font-weight:700;font-size:14px;letter-spacing:.75px;text-transform:uppercase}.hero__preview-info span{margin-left:10px;font-weight:normal}}@media(min-width: 1600px){.hero__slide{height:unset;aspect-ratio:2.88}}
