body{font-family:Bevellier,sans-serif;font-weight:400}*,:before,:after{box-sizing:border-box}*{margin:0}@media (prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}body{-webkit-font-smoothing:antialiased;line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}a{-webkit-tap-highlight-color:#0000}h1,h2{text-transform:uppercase;font-size:clamp(2rem,4vw,4rem);font-weight:900;line-height:1.2em}@media (width<=768px){h1,h2{font-size:clamp(1.8rem,8vw,3rem)}}p{font-family:Bevellier,sans-serif;font-size:clamp(1rem,1.4vw,1.4rem);font-weight:400}@media (width<=768px){p{font-size:clamp(.9rem,4vw,1.2rem)}}.heading-toptitle{text-align:center;letter-spacing:.2em;text-transform:uppercase;color:#266050;font-size:clamp(.8rem,1vw,1.1rem);font-weight:900}@media (width<=768px){.heading-toptitle{letter-spacing:.1em;margin-inline:auto}}button{text-transform:uppercase;text-align:center;letter-spacing:1px;border:none;padding:1rem;font-weight:900}@media (width<=768px){button{width:100%;margin-bottom:.5rem;padding:.75rem;font-size:.9rem}}.primary-btn{color:#fffce5;background:linear-gradient(#34856f,#2d7360);border-radius:3px;transition:all .2s ease-in-out;box-shadow:0 3px 10px gray}.primary-btn:hover{box-shadow:0 5px 8px #34856f}@media (width<=768px){.primary-btn{width:100%;display:inline-block}}.primary-btn:hover{transform:translateY(-6px);cursor:url(cursor-bird.79c5f95d.avif) 16 16,auto!important}@media (width<=768px){.primary-btn:hover{transform:translateY(-3px)}}.nav-btn{color:#fffce5;background:linear-gradient(#34856f,#2d7360);border-radius:3px;transition:all .2s ease-in-out;box-shadow:0 3px 10px #266050}@media (width<=768px){.nav-btn{width:100%;display:inline-block}}.nav-btn:hover{transform:translateY(-6px);box-shadow:0 5px 15px #296857;cursor:url(cursor-bird.79c5f95d.avif) 16 16,auto!important}@media (width<=768px){.nav-btn:hover{transform:translateY(-3px)}}.grid-cta{color:#00031a;background:linear-gradient(#fffce5,#fff9cc);border-radius:3px;transition:all .2s ease-in-out;box-shadow:0 3px 10px #fff6b2}@media (width<=768px){.grid-cta{width:100%;display:inline-block}}.grid-cta:hover{transform:translateY(-6px);box-shadow:0 5px 15px #fff7bc;cursor:url(cursor-bird.79c5f95d.avif) 16 16,auto!important}@media (width<=768px){.grid-cta:hover{transform:translateY(-3px)}}.secondary-btn{color:#fffce5;background:linear-gradient(#de8b90,#d8777d);border-radius:3px;transition:all .2s ease-in-out;box-shadow:0 3px 10px gray}.secondary-btn:hover{box-shadow:0 5px 8px #34856f}@media (width<=768px){.secondary-btn{width:100%;display:inline-block}}.secondary-btn:hover{transform:translateY(-6px)}@media (width<=768px){.secondary-btn:hover{transform:translateY(-3px)}}#cta__button{cursor:pointer;text-align:center;color:#fffce5;background:linear-gradient(90deg,#34856f 0%,#3fa287 100%);border:none;border-radius:50px;padding:1rem 2.5rem;font-family:Satoshi,sans-serif;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-block;position:relative;overflow:hidden;box-shadow:0 4px 15px #34856f4d}#cta__button:before{content:"";background:linear-gradient(90deg,#0000 0%,#fff3 50%,#0000 100%);width:100%;height:100%;transition:left .7s;position:absolute;top:0;left:-100%}#cta__button:hover{transform:translateY(-3px);box-shadow:0 7px 20px #34856f66}#cta__button:hover:before{left:100%}#cta__button:active{transform:translateY(0);box-shadow:0 2px 10px #34856f66}.navbar{backdrop-filter:blur(8px);z-index:1000;background-color:#0e241ff2;width:100%;transition:all .3s;position:fixed;top:0;left:0;box-shadow:0 2px 15px #0000001a}.navbar__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.navbar__logo{color:#fffce5;align-items:center;gap:.5rem;font-family:Satoshi,sans-serif;font-size:1.8rem;font-weight:900;text-decoration:none;transition:all .3s;display:flex}.navbar__logo-icon{color:#34856f;transition:transform .3s}@media (width<=768px){.navbar__logo-icon{display:none}}.navbar__logo:hover .navbar__logo-icon{transform:rotate(-15deg)}.navbar__menu{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.navbar__menu-link{color:#fffce5e6;padding:.5rem 0;font-family:Satoshi,sans-serif;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.navbar__menu-link:after{content:"";background:#34856f;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.navbar__menu-link:hover{color:#fffce5}.navbar__menu-link:hover:after{width:100%}.navbar__menu-link.active{color:#5fc0a6;font-weight:700}.navbar__menu-link.active:after{background:#e44c59;width:100%}.navbar__cta .nav-btn{padding:.7rem 1.5rem;font-size:1rem}.navbar__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;margin-left:auto;padding:.5rem;display:none}.navbar__hamburger-line{transform-origin:50%;background:#fffce5;width:25px;height:2px;margin:5px 0 5px auto;transition:all .3s;display:block}.navbar__hamburger.active .navbar__hamburger-line:first-child{transform:translateY(7px)rotate(45deg)}.navbar__hamburger.active .navbar__hamburger-line:nth-child(2){opacity:0}.navbar__hamburger.active .navbar__hamburger-line:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.navbar.scrolled{background-color:#07120ffa;padding:.5rem 0}.navbar.scrolled .navbar__logo{font-size:1.6rem}@media (width<=992px){.navbar__menu{z-index:1000;background:#0e241f;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:80%;max-width:300px;height:100vh;transition:right .2s ease-out;position:fixed;top:0;right:-100%;box-shadow:-5px 0 15px #0003}.navbar__menu.active{right:0}.navbar__hamburger{display:block}.navbar__cta{display:none}}@media (width<=576px){.navbar__container{padding:1rem}.navbar__logo{font-size:1.5rem}}.navbar__lang-switcher{align-items:center;margin-left:15px;display:flex}.lang-btn{color:#fffce5;cursor:pointer;background-color:#34856f;border:1px solid #0e241f;border-radius:4px;padding:6px 12px;font-size:14px;font-weight:500;transition:background-color .3s}.lang-btn:hover{background-color:#e44c59}@media (width<=768px){.navbar__lang-switcher{margin-inline:10px}.lang-btn{padding:4px 8px;font-size:12px}}#overlay{z-index:999;background:#00000080;width:100%;height:100%;transition:opacity .3s ease-out;display:none;position:fixed;top:0;left:0}#overlay.active{opacity:1;display:block}@keyframes growLine{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.footer{z-index:10;background:linear-gradient(135deg,#0e241f,#07120f);margin-top:6rem;padding:3rem 2rem;font-family:Bevellier,sans-serif;position:relative;overflow:visible;color:#fffce5!important}@media (width<=768px){.footer{margin-top:3rem;padding:2rem 1rem}}.footer:before{content:"";transform-origin:0;z-index:1;background:linear-gradient(90deg,#34856f,#e44c59);width:100%;height:4px;animation:1s ease-out .5s forwards growLine;position:absolute;top:0;left:0;transform:scaleX(0)}.footer__content{z-index:5;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid;position:relative}@media (width<=768px){.footer__content{grid-template-columns:1fr;gap:2.5rem}}.footer__section{min-height:50px;animation:.6s ease-out both fadeInUp;position:relative}.footer__section:first-child{animation-delay:.2s}.footer__section:nth-child(2){animation-delay:.4s}.footer__section:nth-child(3){animation-delay:.6s}.footer__section:nth-child(4){animation-delay:.8s}@media (width<=768px){.footer__section{text-align:center}}.footer__section-title{color:#34856f;margin-bottom:1.5rem;font-family:Satoshi,sans-serif;font-size:1.5rem;font-weight:700;display:inline-block;position:relative}.footer__section-title:after{content:"";transform-origin:0;z-index:1;background:#e44c59;width:50px;height:3px;transition:transform .3s ease-out;position:absolute;bottom:-8px;left:0;transform:scaleX(0)}.footer__section-title:hover:after{transform:scaleX(1)}@media (width<=768px){.footer__section-title:after{left:50%;transform:translate(-50%)scaleX(0)}.footer__section-title:hover:after{transform:translate(-50%)scaleX(1)}}.footer__section-links{padding:0;list-style:none;position:relative}.footer__section-link{margin-bottom:.8rem;transition:all .3s;position:relative}.footer__section-link a{color:#fffce5cc;z-index:5;font-size:1.1rem;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.footer__section-link a:after{content:"";z-index:1;background:#e44c59;width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.footer__section-link a:hover{color:#fffce5;transform:translate(5px)}.footer__section-link a:hover:after{width:100%}.footer__section-text{color:#fffce5cc;z-index:5;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6;position:relative}.footer__social{z-index:5;gap:1rem;margin-top:1rem;display:flex;position:relative}@media (width<=768px){.footer__social{justify-content:center}}.footer__social-link{color:#fffce5;background:#fffce51a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:relative}.footer__social-link:hover{color:#fffce5;background:#34856f;transform:translateY(-3px)rotate(5deg)}.footer__bottom{z-index:5;border-top:1px solid #fffce51a;flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:1200px;margin:3rem auto 0;padding-top:2rem;animation:.6s ease-out 1s both fadeIn;display:flex;position:relative}@media (width<=768px){.footer__bottom{text-align:center;flex-direction:column;gap:1rem}}.footer__bottom-copyright{color:#fffce599;font-size:.9rem}.footer__bottom-links{gap:1.5rem;display:flex}@media (width<=768px){.footer__bottom-links{flex-wrap:wrap;justify-content:center}}.footer__bottom-link{color:#fffce599;font-size:.9rem;text-decoration:none;transition:color .3s}.footer__bottom-link:hover{color:#e44c59}.footer *{-webkit-user-select:text;user-select:text}.footer__newsletter{width:100%}.footer__newsletter input{width:100%;padding:.8rem}.footer__newsletter button{font-family:Satoshi,sans-serif;font-weight:900;box-shadow:0 3px 10px #266050}.nav-btn{font-weight:900}body{content:"";z-index:-1;color:#000;scroll-behavior:smooth;background:radial-gradient(circle at 75% 30%,#34856f14 0%,#0000 30%),#0e241f linear-gradient(to bottom right,#0000 60%,#e44c590d);font-family:Satoshi,sans-serif;font-size:16px;animation:16s infinite alternate gradientPulse;position:absolute;inset:0;overflow-x:hidden}h1,h2,p{color:#fffce5}#hero{align-items:center;min-height:80vh;margin-top:4rem;padding-inline:4rem;display:flex}#hero .heading-toptitle{color:#47b79d;text-align:center;margin:auto}@media (width<=992px){#hero{padding-inline:2rem}#hero h1{text-align:left}}@media (width<=768px){#hero{flex-direction:column;padding-inline:1rem}}#hero h1,#hero h2{text-align:center;color:#fffce5;flex:1;margin-bottom:15px}#hero img{object-fit:cover;width:100%;max-width:600px;height:auto}@media screen and (width<=768px){#hero img{max-width:300px}}#hero p{color:#fffce5;margin-bottom:30px}#hero .secondary-btn{margin-left:30px}@media (width<=768px){#hero .secondary-btn{margin-top:15px;margin-left:0}}@media (width<=992px){#hero{min-height:70vh}}#hero h1,#hero h2{text-align:left}@media (width<=768px){#hero{min-height:auto;margin-top:6rem;padding-top:3rem;padding-bottom:3rem}#hero h1,#hero h2{text-align:left}}#hero .primary-btn{outline:1px solid #3b977e;box-shadow:0 3px 8px #34856f}#hero .primary-btn:hover{box-shadow:0 5px 5px #34856f}#hero .secondary-btn{outline:1px solid #e7626e;box-shadow:0 3px 8px #e44c59}#hero .secondary-btn:hover{box-shadow:0 5px 5px #e44c59}#what-we-do{text-align:center;flex-direction:column;align-items:end;margin-top:3rem;padding-inline:4rem;display:flex}#what-we-do h1,#what-we-do h2{text-align:center}@media (width<=992px){#what-we-do{padding-inline:2rem}#what-we-do h1{text-align:left}}@media (width<=768px){#what-we-do{flex-direction:column;padding-inline:1rem}}#what-we-do h1,#what-we-do h2{text-align:center;color:#fffce5;flex:1;margin-bottom:15px}#what-we-do img{object-fit:cover;width:100%;max-width:600px;height:auto}@media screen and (width<=768px){#what-we-do img{max-width:300px}}#what-we-do p{color:#fffce5;margin-bottom:30px}#what-we-do .secondary-btn{margin-left:30px}@media (width<=768px){#what-we-do .secondary-btn{margin-top:15px;margin-left:0}}#what-we-do h1,#what-we-do h2{color:#fffce5;margin:auto}#what-we-do .text{width:60%;margin-inline:auto}@media (width<=768px){#what-we-do .text{flex-direction:row;width:100%}}#what-we-do .heading-toptitle{color:#47b79d;text-align:center;margin:auto}.features-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:30px;display:grid}@media (width<=992px){.features-grid{grid-template-columns:repeat(2,1fr);gap:30px}}@media (width<=768px){.features-grid{grid-template-columns:1fr;gap:20px}}.grid-content{margin-inline:0;padding-inline:0}.grid-item{color:#fffce5;text-align:left;background:linear-gradient(#e44c59,#dc2131) top/100% 200%;border-radius:6px;flex-direction:column;justify-content:space-between;padding:2rem;transition:all .5s ease-in-out;display:flex;box-shadow:0 0 10px #dc2131}@media (width<=768px){.grid-item{padding:1.5rem}}.grid-item:hover{background-position:bottom;box-shadow:4px 10px 10px #83141d}.grid-item h3{font-size:2rem}@media (width<=768px){.grid-item h3{font-size:1.5rem}}.grid-item p{text-align:left;width:100%}.grid-item .grid-item-icon{fill:#fffce5;width:50px;display:block;position:relative;top:-5%;left:-4%}.grid-item .grid-cta{padding:1rem}@media (width<=768px){.grid-item .grid-cta{width:100%;padding:.75rem}}#what-we-offer{flex-direction:column;gap:0;margin-inline:4rem;padding-inline:4rem;display:flex}#what-we-offer .heading-toptitle{color:#47b79d;text-align:center;margin:auto}@media (width<=992px){#what-we-offer{margin-inline:2rem;padding-inline:2rem}}@media (width<=768px){#what-we-offer{margin-inline:0;padding-inline:1rem}}#what-we-offer .heading-toptitle{margin-top:4rem;margin-bottom:0}#what-we-offer h1,#what-we-offer h2{text-align:center;max-width:100%;margin-bottom:2rem}#what-we-offer .offer-text{text-align:center;margin-bottom:4rem;font-weight:400}@media (width<=768px){#what-we-offer .offer-text{margin-bottom:2rem}}#what-we-offer .list-container{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}@media (width<=992px){#what-we-offer .list-container{gap:1.5rem}}#what-we-offer .list-container img{order:1;max-width:50%;max-height:50%}@media (width<=768px){#what-we-offer .list-container img{order:1;max-width:100%;margin:0 auto 2rem}}#what-we-offer .list-container .offering-grid{flex:1;order:2;grid-template-columns:repeat(1,1fr);gap:1rem;margin-inline:4rem;display:grid}@media (width<=992px){#what-we-offer .list-container .offering-grid{margin-inline:2rem}}@media (width<=768px){#what-we-offer .list-container .offering-grid{order:2;margin-inline:0}}#what-we-offer .list-container .offering-grid .grid-item{background:linear-gradient(#007f8b,#005058);flex-direction:row;justify-content:start;align-items:center;transition:all .3s;display:flex;box-shadow:0 0 10px #005058}#what-we-offer .list-container .offering-grid .grid-item:hover{box-shadow:4px 6px 20px #00aebe}#what-we-offer .list-container .offering-grid .grid-item .grid-heading{width:100%}#what-we-offer .list-container .offering-grid .grid-item .grid-item-icon{margin-right:2rem;display:block;position:static}@media (width<=768px){#what-we-offer .list-container .offering-grid .grid-item .grid-item-icon{margin-right:1rem}}#what-we-offer .list-container .offering-grid .grid-item .grid-content{text-align:left;font-weight:400}@media (width<=768px){#what-we-offer .list-container{flex-direction:column}}#performance{flex-direction:column;align-items:center;margin-top:6rem;padding-inline:9rem;display:flex}#performance .heading-toptitle{color:#47b79d;text-align:center;margin:auto}#performance h1,#performance h2{text-align:center}@media (width<=992px){#performance{padding-inline:2rem}#performance h1{text-align:left}}@media (width<=768px){#performance{flex-direction:column;padding-inline:1rem}}#performance h1,#performance h2{text-align:center;color:#fffce5;flex:1;margin-bottom:15px}#performance img{object-fit:cover;width:100%;max-width:600px;height:auto}@media screen and (width<=768px){#performance img{max-width:300px}}#performance p{color:#fffce5;margin-bottom:30px}#performance .secondary-btn{margin-left:30px}@media (width<=768px){#performance .secondary-btn{margin-top:15px;margin-left:0}}@media (width<=992px){#performance{margin-top:4rem;padding-inline:4rem}}@media (width<=768px){#performance{margin-top:2rem;padding-inline:1rem}}#performance h1,#performance h2,#performance p{text-align:center}#performance .performance-grid{justify-content:space-between;gap:1rem;margin-top:2rem;display:flex}@media (width<=768px){#performance .performance-grid{flex-flow:column wrap;justify-content:center;width:100%}}#performance .grid-item{background:linear-gradient(#39927e,#2b6d5e);flex:1;max-width:fit-content;transition:all .3s;box-shadow:0 0 10px #1c493f}#performance .grid-item .grid-item-icon{margin-bottom:1rem;margin-left:1rem}@media (width<=768px){#performance .grid-item{width:100%;min-width:45%;max-width:100%}}#performance .grid-item:hover{box-shadow:4px 6px 10px #1c493f}#cta{text-align:center;isolation:isolate;background:linear-gradient(135deg,#0e241ffa 0%,#07120f 100%);margin-top:50px;margin-bottom:-50px;padding:4rem 1.5rem;position:relative;overflow:hidden}#cta:before,#cta:after{content:"";z-index:-1;filter:blur(30px);opacity:.15;border-radius:50%;position:absolute}#cta:before{background:#34856f;width:150px;height:150px;animation:2s ease-in-out infinite alternate float;top:-50px;left:-50px}#cta:after{background:#e44c59;width:200px;height:200px;animation:16s ease-in-out infinite alternate-reverse float;bottom:-80px;right:-80px}#cta #cta__title{color:#fffce5;margin-bottom:2rem;max-width:25ch;margin-inline:auto;font-size:clamp(1.5rem,4vw,2.25rem);line-height:1.4;position:relative}#cta #cta__title:after{content:"";transform-origin:50%;background:linear-gradient(90deg,#34856f,#e44c59);width:60px;height:3px;margin:1.5rem auto 0;animation:.8s ease-out .3s forwards scaleIn;display:block;transform:scaleX(0)}#cta__button,.cta__button{color:#fffce5;cursor:pointer;background:linear-gradient(90deg,#34856f 0%,#3fa287 100%);border:none;border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #34856f4d}#cta__button:before,.cta__button:before{content:"";background:linear-gradient(90deg,#0000 0%,#fff3 50%,#0000 100%);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}#cta__button:hover,.cta__button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #34856f66}#cta__button:hover:before,.cta__button:hover:before{left:100%}#cta__button:active,.cta__button:active{transform:translateY(0);box-shadow:0 2px 10px #34856f66}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}@keyframes scaleIn{to{transform:scaleX(1)}}
/*# sourceMappingURL=about.06dabbed.css.map */
