@import url(https://fonts.googleapis.com/css2?family=Titillium+Web:wght@400;600;700&display=swap);.hero{overflow:hidden;background-color:#0098ce;position:relative;height:50vh;min-height:23.5294117647rem}@media(min-width:768px){.hero{min-height:32.9411764706rem;height:80vh}}.hero__slider{opacity:0;display:none}.hero__slider.flickity-enabled{display:block;opacity:1}.hero__slide{height:50vh;min-height:23.5294117647rem;width:100%;position:relative;z-index:-1;left:0!important;top:0;transition:z-index 0s linear .4s;display:flex}@media(min-width:768px){.hero__slide{min-height:32.9411764706rem;height:80vh}}.hero--ratio-based .hero__slide{min-height:21.1764705882rem;height:auto;width:100%;aspect-ratio:16/9}@media(min-width:768px){.hero--ratio-based .hero__slide{min-height:27.0588235294rem;height:auto}}.hero__slide.is-selected{z-index:1}.hero__slide.is-selected .hero__slide-bg,.hero__slide.is-selected .hero__slide-content{opacity:1;transition:all .4s cubic-bezier(.2,0,0,1) .4s}.hero__slide-bg{position:absolute;left:0;top:0;bottom:0;right:0;z-index:1;background-size:cover;background-position:50%;opacity:0;transition:all .4s cubic-bezier(.2,0,0,1);background-color:rgba(0,0,0,.1)}.hero .video-background{z-index:2}.hero__slide-content{z-index:3;position:relative;width:100%;padding-bottom:85px;display:flex;align-items:flex-end;opacity:0;transform:translateY(30px);transition:all .2s cubic-bezier(.2,0,0,1)}@media(min-width:768px){.hero__slide-content{padding-bottom:150px}}@media(min-width:1200px){.hero__slide-content{padding:0;margin:0;position:absolute;top:47.5%;transform:translateY(-50%)}}.hero__slide-content:after{position:absolute;left:0;bottom:0;right:0;height:50%;background-image:linear-gradient(180deg,transparent,#161616);z-index:2}.hero__subtitle{color:#fff;position:relative;z-index:3;font-weight:400;margin-top:1rem}@media(min-width:1200px){.hero__subtitle{font-size:1.2352941176rem}}.hero__title{position:relative;z-index:3;margin-bottom:1rem;color:#fff;font-weight:700}.hero__title:last-child{margin-bottom:0}@media(min-width:1200px){.hero__title{font-size:4.7058823529rem;margin-bottom:2rem}}.hero__button{margin-top:.9411764706rem;position:relative;z-index:4}@media(min-width:1200px){.hero__button{margin-top:2.3529411765rem;font-size:1.1176470588rem}}.hero__control{position:absolute;top:50%;z-index:3;margin-top:-1.7647058824rem}.hero__control svg{width:2.3529411765rem;height:3.5294117647rem;fill:hsla(0,0%,100%,.5);transition:all .2s cubic-bezier(.2,0,0,1)}.hero__control:focus svg,.hero__control:hover svg{fill:#fff}.hero__control--left{left:1.1764705882rem}@media(min-width:1024px){.hero__control--left{left:2.9411764706rem}}.hero__control--right{right:1.1764705882rem}@media(min-width:1024px){.hero__control--right{right:2.9411764706rem}}.hero .flickity-arrows-wrapper,.hero .flickity-page-dots-wrapper{position:absolute;display:block;bottom:2vh;left:0;right:0}@media(min-width:1024px){.hero .flickity-arrows-wrapper,.hero .flickity-page-dots-wrapper{bottom:7vh}}@media(min-width:1200px){.hero .flickity-arrows-wrapper,.hero .flickity-page-dots-wrapper{bottom:4vh}}@media(min-width:1328px){.hero .flickity-arrows-wrapper,.hero .flickity-page-dots-wrapper{bottom:7vh}}.hero .flickity-page-dots{z-index:3;text-align:left;display:block;position:relative;bottom:0}@media(min-width:1328px){.hero .flickity-page-dots{margin-left:7.5px}}.hero .flickity-page-dots .dot{width:16px;height:16px;margin:0 8px 0 0;opacity:.6;border:1px solid #fff;background:transparent;border-radius:4px}.hero .flickity-page-dots .dot:hover{opacity:1}.hero .flickity-page-dots .dot.is-selected{opacity:1;background-color:#fff}.hero .flickity-slider{transform:none!important}.hero--compact{height:auto;min-height:194px}@media(min-width:768px){.hero--compact{min-height:194px;height:auto}}@media(min-width:1024px){.hero--compact{min-height:210px}}@media(min-width:1200px){.hero--compact{min-height:250px}}.hero--compact .hero__slide{height:auto;min-height:100%}@media(min-width:768px){.hero--compact .hero__slide{height:auto;min-height:100%}}.hero--compact .hero__slide-content{display:block;margin:0;padding:5rem 0}@media(min-width:1200px){.hero--compact .hero__slide-content{position:relative;transform:none;top:0}}.hero--compact .hero__title{margin:0}.hero--compact .flickity-arrows-wrapper{bottom:16px}.hero .flickity-arrows{display:flex;gap:8px}.hero .flickity-arrow{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;position:relative;z-index:1;height:40px;width:40px;display:flex;align-items:center;justify-content:center;opacity:1;transition:all .2s ease-in-out;cursor:pointer;border-radius:50%;background:hsla(0,0%,100%,.2)}.hero .flickity-arrow--inactive{opacity:.5;pointer-events:none}.hero .flickity-arrow svg{position:relative;width:40px;height:40px;left:1px}.hero .flickity-arrow--left svg{transform:rotate(180deg);left:-1px}.hero .flickity-arrow:hover{background:hsla(0,0%,100%,.1)}.hero--ratio-based{min-height:21.1764705882rem;height:auto;width:100%;aspect-ratio:16/9;margin-top:32px;margin-bottom:32px}@media(min-width:768px){.hero--ratio-based{min-height:27.0588235294rem;height:auto}}@media(min-width:1200px){.hero--ratio-based{margin-top:48px;margin-bottom:48px}}.main>.hero--ratio-based:last-child,.row:last-child .hero--ratio-based{margin-bottom:0}.hero--ratio-based .flickity-arrows-wrapper,.hero--ratio-based .flickity-page-dots-wrapper{bottom:16px}@media(min-width:1024px){.hero--ratio-based .flickity-arrows-wrapper,.hero--ratio-based .flickity-page-dots-wrapper{bottom:16px}}@media(min-width:1200px){.hero--ratio-based .flickity-arrows-wrapper,.hero--ratio-based .flickity-page-dots-wrapper{bottom:24px}}@media(min-width:1328px){.hero--ratio-based .flickity-arrows-wrapper,.hero--ratio-based .flickity-page-dots-wrapper{bottom:24px}}