.hero{position:relative;height:28.5rem;max-height:calc(100vh - 73px);z-index:0;overflow:hidden}@media screen and (min-width: 768px){.hero{height:calc(80vh - 73px)}}@media screen and (min-width: 1024px){.hero{height:calc(100vh - 73px)}}.hero__video-inner{position:relative;width:100%;height:100%;overflow:hidden}.hero__video-inner::after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";background:rgba(0,0,0,.6)}.hero__picture{display:flex;width:100%;height:100%}.hero__loading-image{width:100%;height:100%;object-fit:cover;transition:all .5s linear}.hero__video{position:absolute;top:50%;left:50%;width:100%;min-width:1920px;min-height:100%;transform:translate(-50%, -50%);z-index:-100;height:270%;border:none}.hero__video--html5{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:translate(0%, 0%)}.hero__content{position:absolute;top:50%;left:50%;width:100%;transform:translate(-50%, -50%);z-index:100;padding-left:2rem;padding-right:2rem;display:block}@media screen and (min-width: 1024px){.hero__content{flex-direction:initial}}@media screen and (min-width: 768px){.hero__content{top:calc(50% - 6rem)}}.hero__slides{position:relative;width:100%;max-width:1350px;overflow:hidden}.hero__track{display:flex;width:100%;transition:transform .6s ease;will-change:transform}.hero__slide{flex:0 0 100%;width:100%;text-align:center;padding:0 1rem}.hero__nav{position:relative;inset:0;z-index:101;pointer-events:none;display:flex;margin-top:1rem;flex-direction:row;justify-content:center}@media screen and (min-width: 1024px){.hero__nav{position:absolute;margin-top:0;display:block}}.hero__btn{position:relative;top:0;transform:translateY(0%);pointer-events:auto;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}@media screen and (min-width: 1024px){.hero__btn{position:absolute;top:50%;transform:translateY(-50%)}}.hero__btn:focus-visible{outline:2px solid #fff;outline-offset:3px}.hero .hero__btn--prev{left:0}@media screen and (min-width: 1024px){.hero .hero__btn--prev{left:3rem}}.hero .hero__btn--next{right:0}@media screen and (min-width: 1024px){.hero .hero__btn--next{right:3rem}}.hero__title{position:relative;color:#fff;text-align:center;max-width:48.75rem;margin:0 auto;font-weight:600;font-size:1.5rem}@media screen and (min-width: 1024px){.hero__title{font-size:3.5rem}}.hero__subtitle{position:relative;color:#fff;text-align:center;max-width:48.75rem;margin:1rem auto;font-weight:600;font-size:1.1rem;line-height:1.5rem}@media screen and (min-width: 1024px){.hero__subtitle{font-size:2rem;line-height:2.4rem}}.hero__description{position:relative;color:#fff;text-align:center;max-width:48.75rem;margin:1rem auto 0;font-weight:400;font-size:1rem;display:none}@media screen and (min-width: 768px){.hero__description{display:block}}@media screen and (min-width: 1024px){.hero__description{font-size:1.125rem}}.hero__description--mobile{display:block}@media screen and (min-width: 768px){.hero__description--mobile{display:none}}.hero__logo{text-align:center;margin-top:3rem}.hero__logo img{width:100%;max-height:45px;height:auto;margin:0 auto;display:block}.hero .-fade-out{opacity:0}@media screen and (min-width: 1465px){.hero__video-inner::after{background:#000;background:linear-gradient(0deg, rgba(0, 0, 0, 0) 5%, #181733 100%)}}.card-icon--small{margin-top:0}@media screen and (min-width: 768px){.card-icon--small{margin-top:-13rem}}
