:root{--primary: #195d6c;--bgreen: #335b6e}.font2{font-family:"Noto Sans",sans-serif}.ls-1{letter-spacing:2px}.ls-2{letter-spacing:4px}*,::after,::before{box-sizing:border-box}body{line-height:1.5;font-family:"Noto Sans",sans-serif;background-color:#335b6e}img{max-width:100%}.bg-bgreen{background-color:#335b6e}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h2,h2{font-size:calc(1.325rem + .9vw)}@media(min-width: 1200px){.h2,h2{font-size:2rem}}p{margin-top:0;margin-bottom:1rem}.d-inline-block{display:inline-block}.rounded-circle{border-radius:50%}.text-center{text-align:center}.fs-1{font-size:calc(1.375rem + 1.5vw) !important}.opacity-50{opacity:.5 !important}.container-xl{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto;max-width:1320px}@media(min-width: 768px){.border-end-md-1{border-right:1px solid #fff}.border-start-md-1{border-left:1px solid #fff}.gx-md-6{--bs-gutter-x: 4rem}.gx-md-7{--bs-gutter-x: 5rem}}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.align-items-center{align-items:center !important}.justify-content-center{justify-content:center !important}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gy-5{--bs-gutter-y: 3rem}.pb-4{padding-bottom:1.5rem !important}@media(min-width: 768px){.col-md-auto{flex:0 0 auto;width:auto}.col-md-5{flex:0 0 auto;width:41.66666667%}}@media(min-width: 768px){.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.text-md-start{text-align:left !important}}@media(min-width: 992px){.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}}@media(min-width: 1200px){.fs-1{font-size:2.5rem !important}}.location-item{text-align:center;background:linear-gradient(to bottom, #6a8795 0%, #fdfdfd 100%);border:2px solid #fff;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:3rem;position:relative;transition:all .3s ease-in-out}.location-item:hover{transform:scale(1.02)}.location-item .link{position:absolute;top:0;left:0;height:100%;width:100%;z-index:0}.location-item h3{font-size:2rem;text-shadow:0 2px 0 rgba(0,0,0,.2);margin-bottom:3rem}.location-item img{max-height:240px;display:inline-block;margin-bottom:2rem}.location-item h5{color:#2a707f}.location-item a{text-decoration:none;color:#2a707f !important;font-weight:bold;position:relative;z-index:2}.location-item:after{position:absolute;content:"";top:100%;height:30px;width:100%;background:url(../images/misc/transparent-shadow.webp) no-repeat center center;background-size:100% 100%;display:block;margin-top:2px}.landing-page header{text-align:center;position:relative;width:100%;top:0;z-index:2}.landing-page header:before{position:absolute;content:"";top:0;left:0;width:100%;height:calc(100% - 50px);background-color:#babebe}@media(min-width: 576px){.landing-page header:before{height:calc(100% - 82px)}}.landing-page header>*{position:relative;z-index:2}.landing-page .landing-logo{display:inline-block;position:relative;padding:20px;aspect-ratio:1/1}@media(min-width: 576px){.landing-page .landing-logo{padding:35px}}@media(min-width: 768px){.landing-page .landing-logo{padding:36px}}.landing-page .landing-logo>*{position:relative;z-index:2}.landing-page .landing-logo img{max-width:88px;width:100%;display:inline-block;position:relative;z-index:2}@media(min-width: 768px){.landing-page .landing-logo img{max-width:160px;height:auto}}.landing-page .landing-logo span{position:absolute;bottom:0;left:0;width:100%;display:block;height:82px;overflow:hidden;z-index:0}.landing-page .landing-logo span:before{content:"";background-color:#babebe;border-radius:50%;position:absolute;width:100%;aspect-ratio:1/1;display:block;border-radius:50%;left:0;bottom:0}.landing-page .section-1{color:#fff;position:relative}.landing-page .section-1>*{position:relative;z-index:2}.landing-page .section-1 .title-1{display:flex;justify-content:center;align-items:center}.landing-page .section-1 .title-1 h2{font-family:"Noto Sans",sans-serif;font-size:22px}@media(min-width: 768px){.landing-page .section-1 .title-1 h2{font-size:calc(1.375rem + 1.5vw)}}.landing-page .section-1 .title-1 h2 small{font-family:"Noto Sans",sans-serif;font-style:italic;font-size:60%}.landing-page .section-1 .title-1 img{max-width:70px}@media(min-width: 768px){.landing-page .section-1 .title-1 img{max-width:100px}}.landing-page .section-1 .footer{background-color:#61d9d9;color:#212d34;padding:1rem 0}.totop{background-color:#195d6c;font-size:30px;position:fixed;bottom:10px;right:10px;padding:6px 0 0;opacity:1;z-index:5000;text-align:center;display:none;text-decoration:none !important;color:#fff;line-height:1;width:66px;height:66px;transition:all .25s ease-in-out}.totop:hover{opacity:.8;color:#fff}.totop i{font-size:30px;line-height:1;display:block}.totop span{display:block;font-size:10px;text-transform:uppercase}.totop .material-symbols-outlined{text-transform:none;font-size:36px}.scrolled .totop{display:block}.grecaptcha-badge{bottom:96px !important;z-index:100}/*# sourceMappingURL=landing.css.map */
