:root{--bs-primary:$blue;--bs-secondary:$gray-600;--bs-tertiary:$teal;--bs-success:$green;--bs-info:$cyan;--bs-warning:$yellow;--bs-danger:$red;--bs-light:$gray-100;--bs-dark:$gray-900}.hero{display:flex;flex-direction:column;height:auto;justify-content:center;overflow:hidden;position:relative}.hero__bg-half{position:absolute}.hero__bg-half-right{left:auto;right:0}.hero__bg-half-left{left:0;right:auto}.hero__bg-full{bottom:0;left:0;position:absolute;right:0;top:0}.hero__text :last-child{margin-bottom:0}.hero__slider{margin-top:2rem}.hero__slide{aspect-ratio:16/11;border-radius:var(--bs-border-radius-lg);overflow:hidden}.hero__slide img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero--full{display:flex;justify-content:end;min-height:calc(100vh - var(--nav-height) - var(--nav-from-top));padding:0!important;position:relative}.hero--full .hero__text *{font-size:var(--bs-font-size-sm)!important;line-height:1.33!important}.hero--full .hero__image:after{background-color:rgba(0,0,0,.25);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:9}@media (max-width:991.98px){.hero--full .hero__image:after{background-color:rgba(0,0,0,.33)}}.hero--full .hero__image:has(.container__video):after{background-color:rgba(0,0,0,.15)}@media (max-width:991.98px){.hero--full .hero__image:has(.container__video):after{background-color:rgba(0,0,0,.25)}}@media (max-width:575.98px){.hero--full .hero__image:has(.container__video):after{background-color:rgba(0,0,0,.33)}}.hero--full .hero__image .container__video{height:100%;left:0;position:absolute;top:0;width:100%}.hero--full .hero__image .container__video video{-o-object-fit:cover;object-fit:cover}.hero--full .container--hero{border-top:.0625rem solid var(--bs-white)}.hero--full .container--hero *{margin-bottom:0!important;margin-top:0!important}.hero--full .container--hero .hero__header{margin-bottom:.5rem!important;margin-top:-.5rem!important}.hero--1 .hero__bg-half{height:100%;top:0;width:44%}.hero--2{max-height:calc(100vh - var(--nav-height));min-height:calc(100vh - var(--nav-height));word-break:break-word}.hero--2--container{height:calc(100vh - 15rem);position:relative}.hero--2 .hero__bg-half{min-height:100vh;width:48%}.hero--3 .hero__subheader{font-size:var(--bs-font-size-sm)}.hero--default .hero__image{aspect-ratio:32/10;position:relative}.hero--default .hero__image img{-o-object-fit:cover;object-fit:cover;position:relative}.hero--video .hero__image{margin-top:3.75rem;position:relative}.hero--video .hero__image img,.hero--video .hero__image video{border-radius:var(--bs-border-radius-lg);overflow:hidden;position:relative}.hero--4--container,.hero--6--container,.hero--7--container,.hero--9--container{min-height:100vh}.hero--10,.hero--4,.hero--5,.hero--6,.hero--7,.hero--8,.hero--9{padding:0!important}.hero--10--container,.hero--4--container,.hero--5--container,.hero--6--container,.hero--7--container,.hero--8--container,.hero--9--container{flex-grow:1}.hero--10 .hero__bg-full:after,.hero--4 .hero__bg-full:after,.hero--5 .hero__bg-full:after,.hero--6 .hero__bg-full:after,.hero--7 .hero__bg-full:after,.hero--8 .hero__bg-full:after,.hero--9 .hero__bg-full:after{background-color:#000;bottom:0;content:"";display:block;left:0;opacity:.25;pointer-events:none;position:absolute;right:0;top:0;z-index:9}.hero--6{border:1.5rem solid #fff}.hero--7--container,.hero--8--container,.hero--9--container{padding-bottom:7.5rem}.hero--9 .hero__text p:first-child,.hero--9 .hero__text ul:first-child{margin-top:0!important}.hero--10--container{padding-top:7.5rem}.hero__header{margin-top:0}.hero__col{align-items:center;display:flex;justify-content:center;text-align:center}.hero__col .hero__text li,.hero__col .hero__text p,.hero__col .hero__text ul{font-size:var(--bs-font-size-lg)!important}@media (max-width:991.98px){.hero__col .hero__text li,.hero__col .hero__text p,.hero__col .hero__text ul{font-size:calc(var(--bs-font-size-lg)*.9)!important}}.hero__col .hero__text ul{list-style:none;padding:0}.hero__col .hero__text li{padding:.3em 0 .3em 2em;position:relative}.hero__col .hero__text li:after{color:var(--bs-primary);content:"\f00c";font-family:Font Awesome\ 6 Pro;left:0;position:absolute}.hero__video{height:100%!important;left:0;position:absolute;top:0;width:100%;z-index:0}.hero__video .video-pause-btn .video-btn-wrap{bottom:0;right:0;transform:none}.hero__video video{border-radius:0}.hero__scroll{color:var(--bs-white);display:block}.hero__scroll:focus,.hero__scroll:hover{color:var(--bs-primary)}.hero__scroll .scrollOn{animation:action 1s infinite alternate}.hero__background-img{bottom:0;left:0;position:absolute;right:0;top:0}.hero__background-img--left{background:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.hero__background-img--right{background:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}@keyframes action{0%{transform:translateY(.3125rem)}to{transform:translateY(.75rem)}}body.header-transparent .hero--full{min-height:calc(100vh - var(--nav-from-top))}
