@font-face{font-family:citrusGothicRegular;src:url(../media/CitrusGothic_Regular-s.p.0vovto94ilomd.woff2?dpl=dpl_5Tsc6i9KRWgNP9ay73yKMhFgxKtg)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:citrusGothicRegular;src:url(../media/CitrusGothic_Regular-s.p.0cba_6h2j1pge.woff?dpl=dpl_5Tsc6i9KRWgNP9ay73yKMhFgxKtg)format("woff");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:citrusGothicRegular Fallback;src:local(Arial);ascent-override:112.95%;descent-override:27.36%;line-gap-override:0.0%;size-adjust:91.73%}.citrusgothicregular_ada85e14-module__v7n7gG__className{font-family:citrusGothicRegular,citrusGothicRegular Fallback}.citrusgothicregular_ada85e14-module__v7n7gG__variable{--font-signature-green-vibes-headline:"citrusGothicRegular", "citrusGothicRegular Fallback"}
*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;overflow-x:hidden}html.sgv-landing-locked,body.not-loaded{overscroll-behavior:none;overflow-y:hidden}body{font-family:var(--font-signature-green-vibes-headline),sans-serif;color:#fff;padding:0}.citrus-gothic,.bebas,.babes-kai{font-family:var(--font-signature-green-vibes-headline),sans-serif;font-weight:400}.roboto{font-family:var(--font-signature-green-vibes-headline),sans-serif}.lite-green{color:#a4cd39}.green{color:#2b8140}.deep-green{color:#01432b}.white{color:#fff}.bg-deep-green{background-color:#01432b}.common-heading{letter-spacing:.02em;font-size:clamp(2rem,8vw,5rem);font-weight:400;line-height:1.1}.common-heading-2{letter-spacing:.02em;font-size:clamp(1.5rem,6vw,3.75rem);font-weight:400;line-height:1.1}.common-heading-3{letter-spacing:.02em;font-size:1.875rem;font-weight:400;line-height:1.1}.common-heading-4{letter-spacing:.02em;font-size:1.5rem;font-weight:400;line-height:1.1}.common-txt{width:80%;margin:1.25rem auto 0;font-size:1rem;line-height:1.6}.fadeInUp{animation:1s ease-out fadeInUp}.fadeInLeft{animation:1s ease-out fadeInLeft}.fadeInRight{animation:1s ease-out fadeInRight}.fadeIn{animation:.8s ease-out fadeIn}.slideInUp{animation:1s ease-out slideInUp}.animate-float{animation:6s ease-in-out infinite float}.cloud{will-change:transform;background-repeat:no-repeat;animation:linear infinite cloudMove;position:absolute;left:0}.cloud.x1{animation-duration:25s;top:5%}.cloud.x2{background:0 0;animation:35s linear infinite moveclouds;top:18%;left:5%}.cloud.x3{animation-duration:30s;top:15%}.cloud.x4{opacity:.75;animation-duration:40s;top:25%}.cloud.x5{opacity:.8;animation-duration:50s;top:30%}.hill{will-change:transform;transition-duration:0s;transform:translateY(100%)}.hill-animate{animation:5s ease-out forwards hillUp}.heading-text{opacity:0;will-change:transform,opacity;position:relative}.heading-show{animation:1.5s 2.5s forwards headingIn}.intro-text{color:#2b8140;opacity:0;text-align:center;font-size:40px;line-height:1.1;font-family:var(--font-signature-green-vibes-headline),sans-serif;z-index:25;animation:3s forwards introMove;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.4)}#overlayer{z-index:99999;background:#fff;width:100%;height:100%;transition:all .4s;position:fixed;top:0;left:0}#overlayer.loaded-page{height:0%;top:0%;left:0}.loader{text-align:center;z-index:999999;width:100%;margin:0 auto;display:inline-block;position:fixed;top:43%;left:0}.loader-inner{text-align:center;flex-direction:row;justify-content:center;align-items:center;width:100%;display:flex}.spinner-square{flex-direction:row;width:90px;height:120px;display:flex}.spinner-square>.square{border-radius:4px;width:17px;height:80px;margin:auto}.square-1{animation:1.2s cubic-bezier(.445,.05,.55,.95) infinite square-anim}.square-2{animation:1.2s cubic-bezier(.445,.05,.55,.95) .2s infinite square-anim}.square-3{animation:1.2s cubic-bezier(.445,.05,.55,.95) .4s infinite square-anim}@media (max-width:768px){.heading-text{max-width:90vw!important;padding:0 20px!important;left:50%!important;transform:translate(-50%,-50%)!important}.heading-text h1{font-size:clamp(2rem,5vw,3.5rem)!important}.heading-text>div{width:100%!important;padding:0!important}.intro-text{font-size:clamp(1.5rem,4vw,2.5rem)!important}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translate(0,0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0,0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0,0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translate(0,0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-30px)}}@keyframes moveclouds{0%{margin-left:0}to{margin-left:100%}}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes introMove{0%{opacity:0;transform:translate(-50%,-50%)scale(.4)}30%{opacity:1;transform:translate(-50%,-50%)scale(1.5)}70%{opacity:1;transform:translate(-50%,-120%)scale(2)}to{opacity:0;visibility:hidden;transform:translate(-50%,-160%)scale(2)}}@keyframes hillUp{to{transform:translateY(0)}}@keyframes headingIn{0%{opacity:0;transform:translate(-50%,-50%)translate(-100px)}to{opacity:1;transform:translate(-50%,-50%)translate(0)}}@keyframes square-anim{0%{background-color:#01432b;height:80px}50%{background-color:#2b8140;height:8px;margin-top:36px}to{background-color:#01432b;height:80px}}img,video{max-width:100%;height:auto}
