@import url("https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{min-height:100%;overflow-x:hidden;scroll-behavior:smooth}img,picture,svg,video{display:block;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}span{display:inline-block}li,ul{list-style:none}figure{margin:0}section{position:relative}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background-color:#000}::-webkit-scrollbar-thumb{background-color:#7495c3}::-webkit-scrollbar-thumb:hover{background-color:#7dbbee}:root{--black:#000;--dark:#272b2f;--white:#fff;--yellow-100:#ffe732}body{color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}h1,h2,h3,h4,h5,h6{text-wrap:balance}a{cursor:pointer;display:inline-block;text-decoration:none}.hero-headline{color:var(--yellow-100);font-size:clamp(16px,7vw,58px);font-weight:500;text-shadow:0 0 10px rgba(0,0,0,.691)}.see-all-news-link{display:grid;margin:auto;padding:8px;text-align:center}.header{align-items:center;background:linear-gradient(180deg,#0080e9,#15a5ff);display:flex;left:0;outline:3px solid #ef0;outline-offset:-3px;padding-inline:1rem;position:fixed;right:0;top:0;z-index:100}.header__logo{color:var(--white);font-size:2rem}.nav{background-color:rgba(0,0,0,.9);display:grid;height:100vh;inset:0;place-items:center;position:fixed;width:100vw}.nav[aria-expanded=true]{animation:nav-open .5s forwards;display:grid}@keyframes nav-open{0%{opacity:0;pointer-events:none}to{opacity:1;pointer-events:visible}}.nav[aria-expanded=false]{animation:nav-closed .5s forwards}@keyframes nav-closed{0%{opacity:1;pointer-events:visible}to{opacity:0;pointer-events:none}}.nav__list{display:flex;flex-direction:column;gap:10vh}.nav__link{color:var(--white);font-size:22px}.ham-btn{aspect-ratio:1;cursor:pointer;display:grid;margin-left:auto;position:relative;width:3.5rem}.ham-line{background-color:var(--white);height:2px;left:50%;margin-inline:auto;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.4s;width:90%}.ham-btn[data-active=false] .ham-line:first-child{top:16px}.ham-btn[data-active=false] .ham-line:nth-child(3){top:40px}.ham-btn[data-active=true] .ham-line:first-child{left:3px;transform:rotate(45deg)}.ham-btn[data-active=true] .ham-line:nth-child(2){transform:translateX(50px)}.ham-btn[data-active=true] .ham-line:nth-child(3){left:3px;transform:rotate(-45deg)}@media (min-width:1152px){.header{justify-content:space-between}.nav{background-color:transparent;height:auto;inset:unset;position:static;width:auto}.nav__list{flex-direction:row;gap:2vw}.nav__link{padding:1.5rem;position:relative;transition:.3s}.nav__link:hover{scale:1.1}.nav[aria-expanded=false]{animation:unset;opacity:1;pointer-events:visible}.ham-btn{display:none}.nav__link{color:var(--white);font-size:20px}.header-logo{max-width:287px}}button{background-color:transparent;border:0}.btn{align-items:center;border-radius:100px;color:#fff;display:flex;font-weight:500;gap:8px;outline:2px solid #fff;padding-block:14px;padding-inline:16px;width:-moz-max-content;width:max-content}.cta-hero-btn-first{background-color:var(--yellow-100);color:var(--dark);justify-content:space-between}.cta-hero-btn-second{background:linear-gradient(90deg,#f55858,#777eff);justify-content:space-between}.news-btn{align-items:center;background-color:#1e64cc;border-radius:3px;color:var(--white);display:flex;font-weight:500;gap:16px;justify-content:space-between;outline:2px solid #fff;padding:12px;text-transform:uppercase;transition:.3s;width:300px}.wa-general-btn{background-color:#229122;padding-inline:24px;text-transform:capitalize;transition:.3s}.wa-general-btn:hover{background-color:#29ae29}@media (min-width:1100px){.cta-hero-btn-first,.cta-hero-btn-second{font-size:20px;padding-left:30px;transition:.3s}.cta-hero-btn-first:hover,.cta-hero-btn-second:hover{box-shadow:0 0 16px #fff;scale:1.02}.news-btn:hover{background-color:#377be1;scale:1.05}}.news-feed{display:none}@media (min-width:1200px){.news-feed{background-color:#fff;border:2px solid #fff;border-radius:12px;display:block;max-width:460px;overflow:hidden}.news-feed-header{align-items:center;background-color:#0b8def;display:flex;font-weight:600;justify-content:space-between;padding:7px}.news-feed-body{display:flex;flex-direction:column;gap:10px;padding:10px}.news-post-thumbnail{border-radius:10px;overflow:hidden}.news-post-thumbnail>*{height:100%;width:100%}.news-feed-post{color:var(--dark);display:grid;gap:10px;grid-template-columns:20% auto}.news-feed-post-content{display:flex;flex-direction:column}.news-feed-heading{color:#1556b2;font-weight:700}.news-feed-time{color:#737373;font-size:13px;font-weight:500}.feed-excerpt p{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#000;display:-webkit-box;overflow:hidden}.fb-feed-post{color:var(--dark);flex-direction:column}.fb-feed-header,.fb-feed-post{display:flex;gap:7px}.fb-feed-header-body{display:flex;flex-direction:column;justify-content:center}.fb-header-logo{-o-object-fit:contain;object-fit:contain;width:50px!important}.fb-feed-header-body-subheading{align-items:center;color:#757575;display:flex;gap:10px}.feed-paragraph{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#000;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.fb-feed-gallery{display:flex;flex-direction:row;gap:10px;height:107px;justify-content:space-between}.fb-feed-gallery>*{border-radius:5px;height:100%;width:100%}.fb-feed-post-footer{align-items:center;display:flex;gap:4px;justify-content:space-between}.fb-feed-post-footer>img.icon{width:20px!important}.fb-feed-interaction-footer{border-top:1px solid #d9d9d9;display:flex;justify-content:space-between;padding-top:8px}.fb-feed-interaction-footer span{align-items:center;display:flex;gap:4px}}.swiper-wrapper{width:436px}.swiper-slide{display:flex;flex-direction:column;gap:6px}.swiper-button-next,.swiper-button-prev{align-items:center;background:#00005db5;border-radius:100px;color:#fff;cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;padding:10px;position:absolute;scale:.8;width:var(--swiper-navigation-size);z-index:10}.header{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 10px 16px rgba(0,0,0,.104);padding:8px}.construction-hero{display:grid;height:100%;place-content:center}h2{font-size:clamp(24px,7vw,64px);font-weight:500;line-height:110%;text-align:center;text-shadow:0 0 10px #011338}.bg-video{height:100%;inset:0;position:fixed;width:100%;z-index:-1}.header__heading{font-size:clamp(16px,6vw,40px);font-weight:200;font-weight:400;margin:10px 10px 10px auto;text-shadow:0 0 16px #0051ff;width:-moz-max-content;width:max-content}.headline:after{animation:blink 1s infinite;content:"|"}@keyframes blink{0%,50%,to{opacity:1}25%,75%{opacity:0}}.hero-section{height:100vh}.hero-headline{font-family:Fredoka,sans-serif}.hero-container{display:flex;flex-direction:column;height:100%;justify-content:center}.hero-content{background-color:rgba(0,119,255,.506);border:2px solid #fff;border-bottom-right-radius:10px;border-left:0;border-top-right-radius:10px;margin-top:16px;padding:16px;transform:translateX(-21px) scale(.9);width:93vw}.hero-headline-wrapper{display:flex;flex-direction:column;margin:auto;text-align:center}.hero-headline-wrapper img{margin:auto;-o-object-fit:contain;object-fit:contain;width:150px}.hero-content-list{align-items:start;display:flex;flex-direction:column;gap:4px}.hero-content-item{align-items:center;display:flex;font-weight:400;gap:6px;text-align:left}.hero-content-item .icon{width:17px!important}.hero-location-wrapper{display:flex;font-weight:500;gap:8px;text-align:left}.hero-btns-wrapper{display:flex;flex-direction:column;gap:16px}.hero-btns-wrapper button{width:100%!important}.news-btn-wrapper{display:flex;flex-direction:column;gap:10px}.hero-contact-wrapper{display:none}@media (min-width:1100px){.news-btn-wrapper{display:none!important}.hero-content{background-color:rgba(0,119,255,.506);border:2px solid #fff;border-bottom-right-radius:10px;border-left:0;border-top-right-radius:10px;margin-top:16px;top:34%;transform:unset;width:min(93vw,1050px)}.hero-content,.hero-info-wrapper{left:0;padding:16px;position:absolute;transform:translateY(-50%)}.hero-info-wrapper{display:flex;flex-direction:row;justify-content:space-between;top:82%;width:100%}.news-btn-wrapper{display:flex;flex-direction:column;gap:10px}.hero-headline-wrapper{align-items:center;margin:unset;margin-right:auto;text-align:start;width:unset}.hero-content-list,.hero-headline-wrapper{flex-direction:row;gap:32px;justify-content:start}.hero-content-list{margin-bottom:18px!important;width:-moz-max-content;width:max-content}.hero-content-item{font-size:16px}.hero-btns-wrapper{flex-direction:row}.hero-contact-wrapper{background-color:#1f65ce;border-radius:10px;display:flex;flex-direction:column;gap:16px;height:-moz-max-content;height:max-content;outline:2px solid #fff;padding:16px}.hero-contact-wrapper a{align-items:center;color:#fff;display:flex;flex-direction:row;font-size:20px;font-weight:500;gap:10px}.news-feed-wrapper{display:flex;justify-content:space-between;max-width:1032px;width:100%}.hero-features-box{display:flex;flex-direction:column;gap:16px}}@media (min-height:1265px){.hero-content{background-color:rgba(0,119,255,.506);border:2px solid #fff;border-bottom-right-radius:10px;border-left:0;border-top-right-radius:10px;left:0;margin-top:16px;padding:16px;position:absolute;scale:1.5;top:44%;transform:translateY(-50%);transform-origin:left;width:min(93vw,1050px)}}.container{margin-inline:auto;width:min(100% - 32px,1024px)}.flex-row{align-items:center;display:flex;flex-direction:row;gap:6px}.icon{-o-object-fit:contain!important;object-fit:contain!important;width:24px!important}.width-100{width:100%!important}.mb-8{margin-bottom:8px}.mb-16{margin-bottom:16px}