@keyframes slideInUp{0%{opacity:0;transform:translateY(30px);visibility:hidden}1%{visibility:visible}100%{opacity:1;transform:translateY(0);visibility:visible}}@keyframes drawLine{0%{height:0;opacity:0}50%{opacity:1}100%{height:200%;opacity:1}}@keyframes borderDraw{0%{width:0;opacity:0}50%{opacity:1}100%{width:100%;opacity:1}}@keyframes pulse{0%{transform:translateY(-50%);box-shadow:0 0 0 0 rgba(78,163,144,.7)}70%{transform:translateY(-50%);box-shadow:0 0 0 10px rgba(78,163,144,0)}100%{transform:translateY(-50%);box-shadow:0 0 0 0 rgba(78,163,144,0)}}.homepage-hero{position:relative;overflow:hidden;height:43.75rem}@media(min-width: 768px){.homepage-hero{height:auto}}.homepage-hero__headings{display:grid}.homepage-hero__slide-heading{font-size:clamp(2rem,2rem + 3vw,5rem);grid-area:1/1;margin:0;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}@media only screen and (min-width: 1921px){.homepage-hero__slide-heading{font-size:calc(5rem + 0vw)}}.homepage-hero__slide-heading.is-active{opacity:1;visibility:visible}@media(prefers-reduced-motion: reduce){.homepage-hero__slide-heading{transition:none}}.homepage-hero p{font-size:clamp(1.25rem,1.25rem + 0.25vw,1.5rem)}@media only screen and (min-width: 1921px){.homepage-hero p{font-size:calc(0.9rem + 0.5vw)}}.homepage-hero .btn{font-size:clamp(1.125rem,1.125rem + 0.125vw,1.25rem)}@media only screen and (min-width: 1921px){.homepage-hero .btn{font-size:calc(0.75rem + 0.4166666667vw)}}.homepage-hero__cross-line{position:absolute;top:-0.25rem;right:0;left:calc(100% - 400px);width:832px;z-index:4;height:100%;pointer-events:none}@media(min-width: 576px){.homepage-hero__cross-line{left:calc(58% - 416px)}}@media(min-width: 768px){.homepage-hero__cross-line{left:calc(58% - 416px);right:auto;top:-4.625rem}}@media(min-width: 992px){.homepage-hero__cross-line{left:calc(58% - 416px);top:-4.625rem}}@media(min-width: 1600px){.homepage-hero__cross-line{left:calc(58% - 416px)}}.homepage-hero__cross-line:after,.homepage-hero__cross-line:before{content:"";position:absolute;top:-3px;width:1px;height:200%;background:hsla(0,0%,100%,.1);transform-origin:top left;z-index:4;opacity:0;animation:drawLine 2.2s ease-out forwards}@media(min-width: 768px){.homepage-hero__cross-line:after,.homepage-hero__cross-line:before{background:hsla(0,0%,100%,.3)}}.homepage-hero__cross-line:after{left:4%;transform:rotate(-30deg);animation-delay:.6s}@media(min-width: 576px){.homepage-hero__cross-line:after{left:38%}}@media(min-width: 768px){.homepage-hero__cross-line:after{left:0}}.homepage-hero__cross-line:before{left:auto;right:34%;transform:rotate(30deg);animation-delay:.6s}@media(min-width: 576px){.homepage-hero__cross-line:before{right:0}}.homepage-hero__slide-overlay{position:absolute;inset:0;z-index:1;pointer-events:none}.homepage-hero__slide-overlay--dark{background:linear-gradient(180deg, rgba(4, 39, 59, 0.82) 0%, rgba(4, 39, 59, 0.68) 100%)}@media(min-width: 768px){.homepage-hero__slide-overlay--dark{background:linear-gradient(90deg, rgba(4, 39, 59, 0.92) 0%, rgba(4, 39, 59, 0) 88%)}}.homepage-hero__slide-overlay--light{background:linear-gradient(90deg, rgba(255, 255, 255, 0.78) 0%, rgba(255, 255, 255, 0) 82%)}.homepage-hero__slider{height:100%}.homepage-hero__slide{position:relative;overflow:hidden}.homepage-hero__content-wrapper{position:absolute;top:0;left:0;width:100%;height:calc(100% - 110px);z-index:5;pointer-events:none}.homepage-hero__content-wrapper .container-fluid{height:100%;box-sizing:border-box}.homepage-hero__content-wrapper a,.homepage-hero__content-wrapper button{pointer-events:auto}.homepage-hero__slide-image{position:relative;height:100%;aspect-ratio:15/8;overflow:hidden;width:100%}@media(min-width: 768px){.homepage-hero__slide-image{height:810px}}.homepage-hero__slide-image img,.homepage-hero__slide-image picture{width:100%;height:100%;object-fit:cover}.homepage-hero__slide-video{position:relative;height:100%;overflow:hidden;max-width:100%;background:#000}@media(min-width: 768px){.homepage-hero__slide-video{height:810px}}.homepage-hero__slide-video iframe{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(3.25);width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover;pointer-events:none}@media(min-width: 576px){.homepage-hero__slide-video iframe{transform:translate(-50%, -50%) scale(2.75)}}@media(min-width: 992px){.homepage-hero__slide-video iframe{transform:translate(-50%, -50%) scale(2)}}@media(min-width: 1200px){.homepage-hero__slide-video iframe{transform:translate(-50%, -50%) scale(1.5)}}.homepage-hero__slide-video video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.homepage-hero__pre-heading{color:#fff;text-transform:uppercase;font-size:.75rem;font-weight:500;letter-spacing:.6px;margin-bottom:.75rem}.homepage-hero__slide-content{position:absolute;top:48px;--text-color: #fff;z-index:5;width:auto;max-width:800px;padding-top:5rem}@media(min-width: 768px){.homepage-hero__slide-content{top:calc(50% - 44px);transform:translateY(-50%)}}@media(min-width: 992px){.homepage-hero__slide-content{width:70%}}@media(min-width: 1600px){.homepage-hero__slide-content{width:70%}}.homepage-hero__slide-content>*{animation:slideInUp .8s ease-out both}.homepage-hero__slide-content>*:nth-child(1){animation-delay:.1s}.homepage-hero__slide-content>*:nth-child(2){animation-delay:.25s}.homepage-hero__slide-content>*:nth-child(3){animation-delay:.4s}.homepage-hero__slide-content>*:nth-child(4){animation-delay:.55s}.homepage-hero__slide-content>*:nth-child(5){animation-delay:.7s}.homepage-hero__slide-content>*:nth-child(6){animation-delay:.85s}@supports(-webkit-touch-callout: none){.homepage-hero__slide-content>*{animation-duration:1s}.homepage-hero__slide-content>*:nth-child(1){animation-delay:.15s}.homepage-hero__slide-content>*:nth-child(2){animation-delay:.35s}.homepage-hero__slide-content>*:nth-child(3){animation-delay:.55s}.homepage-hero__slide-content>*:nth-child(4){animation-delay:.75s}.homepage-hero__slide-content>*:nth-child(5){animation-delay:.95s}.homepage-hero__slide-content>*:nth-child(6){animation-delay:1.15s}}.homepage-hero__bottom-bar{position:absolute;bottom:0;left:0;width:100%;padding:0;z-index:3;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;overflow:visible;min-height:14.5rem}@media(min-width: 768px){.homepage-hero__bottom-bar{flex-direction:row;justify-content:space-between;min-height:10.5rem;height:10.5rem}}.homepage-hero__bottom-bar::after{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:hsla(0,0%,100%,.3);animation:borderDraw 1s ease-in-out .5s both;transform-origin:left center;pointer-events:none}@media(min-width: 768px){.homepage-hero__bottom-bar.no-notices{justify-content:flex-end}}.homepage-hero__bottom-content{display:flex;align-items:center;padding:1.25rem 1rem;flex:1;min-width:0;border-bottom:1px solid hsla(0,0%,100%,.3);padding-left:1rem}@media(min-width: 768px){.homepage-hero__bottom-content{border-bottom:none;padding-left:1rem;padding:1.5rem 2rem;padding-left:1rem}}.homepage-hero__bottom-content h1,.homepage-hero__bottom-content p{color:#fff;margin:0;font-size:clamp(1.125rem,1.125rem + 0.375vw,1.5rem);line-height:1.4;max-width:500px;width:100%;min-width:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media only screen and (min-width: 1921px){.homepage-hero__bottom-content h1,.homepage-hero__bottom-content p{font-size:calc(0.9rem + 0.5vw)}}@media(min-width: 1200px){.homepage-hero__bottom-content{padding-left:5rem}}.homepage-hero__posts{position:relative;display:flex;align-items:center;width:100%;height:60px}@media(min-width: 768px){.homepage-hero__posts{width:55%}}@media(min-width: 992px){.homepage-hero__posts{width:55%;height:30px}}.homepage-hero__posts:hover:before{background-color:#cda87f}.homepage-hero__posts:before{content:"";border-radius:50%;width:7px;height:7px;background-color:#4ea390;position:absolute;top:50%;left:0;transform:translateY(-50%);transition:background-color .3s ease;animation:pulse 1.5s infinite}.homepage-hero__posts-container{position:relative;width:100%;height:100%;margin-left:20px;display:flex;align-items:center}.homepage-hero__posts-item{position:absolute;top:50%;left:0;width:100%;opacity:0;transform:translateY(-50%) translateY(20px);transition:opacity .5s ease-out,transform .5s ease-out;color:#fff;font-size:20px;line-height:1.2;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;pointer-events:none}@media(min-width: 992px){.homepage-hero__posts-item{flex-direction:row;align-items:center}}.homepage-hero__posts-item.active{opacity:1;transform:translateY(-50%) translateY(0);pointer-events:auto}.homepage-hero__posts-text{display:-webkit-box;color:#fff;text-decoration:none;position:relative;padding-right:10px;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:all .3s ease;top:0;line-height:24px;font-size:clamp(1.125rem,1.125rem + 0.125vw,1.25rem)}@media only screen and (min-width: 1921px){.homepage-hero__posts-text{font-size:calc(0.75rem + 0.4166666667vw)}}.homepage-hero__posts-text:hover{top:-5px}@media(min-width: 992px){.homepage-hero__posts-text{padding-bottom:4px}}.homepage-hero__posts-date{font-size:14px;text-align:right;margin-top:8px;white-space:nowrap}@media(min-width: 992px){.homepage-hero__posts-date{margin-top:0}}.homepage-hero__slide-panel{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.875rem;flex-shrink:0;min-width:0;max-width:100%;overflow:hidden;padding:1rem 1rem 1rem 1.5rem;background:hsla(0,0%,100%,.06);backdrop-filter:blur(10px)}@media(min-width: 768px){.homepage-hero__slide-panel{--slide-panel-clip-inset: 36px;--slide-panel-border: 2px;position:relative;width:36%;flex-shrink:0;padding:2rem 1.75rem 2rem 3.25rem;clip-path:polygon(0% 0%, 100% 0%, 100% 100%, var(--slide-panel-clip-inset) 100%)}.homepage-hero__slide-panel::before{content:"";position:absolute;inset:0;z-index:1;background:#f1d302;pointer-events:none;clip-path:polygon(0% 0%, var(--slide-panel-border) 0%, calc(var(--slide-panel-clip-inset) + var(--slide-panel-border)) 100%, var(--slide-panel-clip-inset) 100%)}}.homepage-hero__slide-panel-items{display:grid;width:100%;min-width:0}.homepage-hero__slide-panel-item{grid-area:1/1;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;min-width:0;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .5s ease,transform .5s ease,visibility .5s ease;pointer-events:none}.homepage-hero__slide-panel-item.is-active{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.homepage-hero__slide-label{display:inline-block;max-width:100%;min-width:0;background-color:#4ea390;color:#fff;font-size:.75rem;font-weight:300;letter-spacing:.4px;padding:.3125rem .75rem;border-radius:1.25rem;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.homepage-hero__slide-description{color:#fff;font-size:1.125rem !important;line-height:1.45;margin:0;width:100%;min-width:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-decoration:none}.homepage-hero__slide-description:is(a){transition:opacity .2s ease}.homepage-hero__slide-description:is(a):hover{opacity:.8}.homepage-hero__indicators{display:flex;gap:.5rem;align-items:center;width:100%;min-width:0}.homepage-hero__indicator{position:relative;display:flex;align-items:center;flex:1 1 0;width:auto;max-width:2.25rem;min-width:0;height:2rem;background:none;border:none;outline:none;padding:0;cursor:pointer}@media(min-width: 768px){.homepage-hero__indicator{max-width:2.75rem}}.homepage-hero__indicator:focus-visible{outline:2px solid #f1d302;outline-offset:3px}.homepage-hero__indicator:hover .homepage-hero__indicator-track,.homepage-hero__indicator.is-active .homepage-hero__indicator-track{height:.3125rem}.homepage-hero__indicator:hover .homepage-hero__indicator-track{background:hsla(0,0%,100%,.4)}.homepage-hero__indicator-track{position:relative;display:block;width:100%;height:.0625rem;background:hsla(0,0%,100%,.2);overflow:hidden;transition:height .2s ease,background-color .2s ease}.homepage-hero__indicator-fill{position:absolute;top:0;left:0;height:100%;width:0%;background:#f1d302;pointer-events:none}@media(prefers-reduced-motion: reduce){.homepage-hero__indicator-track{transition:none}}