:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--bg-hue: #d3e1eb;--sky-blu: #8cc5ec;--blu-darker: #055e9a;--text-color1: #121212;--text-color2: #333;color:var(--text-color2);--header-height: 50px}html{scroll-behavior:smooth}*{margin:0;padding:0;box-sizing:border-box}body{margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.4;position:relative}.App{background:var(--bg-hue);width:100%;max-width:1800px;margin:0 auto;box-sizing:border-box;overflow-x:hidden;overflow-y:auto}header{width:100%;z-index:1000;position:fixed;top:0;left:0;background:transparent;height:var(--header-height)}.navbar{background:#fffffff2;margin:0 auto;max-width:1800px;height:100%;width:100%;padding:0 20px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 20px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}img{width:auto;height:100%;background:none}.logo{height:100%}.nav-links{display:flex;list-style:none;gap:30px}.nav-links a{text-decoration:none;color:var(--text-color2);font-weight:500;transition:color .3s ease}.nav-links a:hover{color:var(--blu-darker)}.cta-flex{display:flex;gap:1rem}.cta-button{background-color:var(--blu-darker);color:#fff;border:none;height:fit-content;padding:.3rem 1rem;border-radius:7px;cursor:pointer;font-weight:600;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none;display:inline-block}.cta-button:hover{transform:scale(1.01);box-shadow:0 8px 25px #00bcd44d}.burger-menu{display:none;background:none;border:none;font-size:2rem;color:var(--blu-darker);cursor:pointer;z-index:1100;padding:.5rem}.mobile-navbar{position:fixed;top:var(--header-height);right:1rem;height:fit-content;width:fit-content;background:#fffffffa;border-radius:10px;z-index:1050;padding:.5rem 2rem;display:none}.mobile-navbar.visible{display:block}.close-menu{position:absolute;top:0rem;right:0rem;background:none;border:none;font-size:25px;padding:10px;cursor:pointer}.mobile-nav-links{list-style:none;display:flex;flex-direction:column;height:250px;justify-content:space-around;margin-top:4rem}.mobile-nav-link{background:none;border:none;font-size:1.1rem;font-weight:500;color:var(--text-color2);cursor:pointer;text-align:left;width:100%;border-radius:8px;transition:all .3s ease;font-family:inherit}.mobile-nav-link:hover{background:var(--sky-blu);color:var(--blu-darker);transform:translate(5px)}.nav-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:#00000080;z-index:1040;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}h2{font-size:clamp(1.75rem,5vw,3rem);font-weight:400;color:var(--text-color2);line-height:1.4;padding-bottom:1rem}p{color:var(--text-color2);font-size:clamp(17px,1.4rem,1.8rem);font-weight:450;line-height:1.2}em{color:var(--blu-darker);font-style:normal}b{font-weight:700;white-space:nowrap}.hero.section{height:100vh;margin:0;padding:0%;padding-top:var(--header-height);display:flex;flex-direction:row;align-items:center;position:relative}.hero-container{width:85%;border-top:solid 2rem var(--sky-blu);border-bottom:solid 2rem var(--sky-blu)}.hero-content{width:70%;padding:2rem 0 2rem 3rem;position:relative;z-index:4}.hero-content h1{font-size:clamp(2rem,6vw,4rem);font-weight:400;line-height:1.3;text-shadow:.5px 0 1px rgb(255,255,255);margin-bottom:20px}.hero-content p{font-size:clamp(1.1rem,2vw,1.4rem);margin-bottom:30px;line-height:1.4}.subtext{display:flex;gap:5px;position:relative;flex-direction:row;align-items:center;width:fit-content;color:var(--text-color2);z-index:4;background-color:var(--sky-blu);border-radius:4px;padding:4px 8px;font-size:clamp(.6rem,15px,1rem)}.hero .bg-circle{width:500px;outline-width:100px;right:0%;translate:-10% -10%;z-index:1}.imagesClassDiv{z-index:9;height:100%}.imagesClass{height:120%;width:auto;background-color:none}.bg-circle{display:flex;place-content:center;background-color:var(--bg-hue);position:absolute;aspect-ratio:1;width:400px;outline:solid 100px var(--sky-blu);border-radius:50%;z-index:1}.section{position:relative;padding:40px 0;margin:80px 0}.highlight-text{color:var(--blu-darker)}.services{display:flex;position:relative;scroll-margin-top:4rem;margin-top:0%;margin-bottom:0%}.services .bg-circle{width:450px;outline-width:80px;background-color:var(--bg-hue);left:0%;translate:-14%}.services .container{width:100%;border-top:solid 40px var(--sky-blu)}.services .content{text-shadow:.5px .5px 0 var(--bg-hue);width:65%;float:right;position:relative;z-index:4}.services-grid{display:grid;grid-template-columns:repeat(2,minmax(150px,350px));justify-content:center;gap:.9em;margin-top:2rem}.service-card{display:flex;flex-direction:row;align-items:center;text-align:center;justify-content:space-around;background:transparent;padding:5px 10px;border-radius:8px;border:solid 3px var(--blu-darker);transition:box-shadow .3s ease;color:var(--blu-darker)}.service-card:hover{box-shadow:0 5px 5px #0000001a}.service-icon{font-size:2rem}.service-card h3{font-size:clamp(1rem,2vw,1.5rem)}.about{scroll-margin-top:10rem;display:flex;position:relative}.content{position:relative;padding:2rem;z-index:4;width:70%}.about .container{width:90%;border-bottom:solid 40px var(--sky-blu)}.about .content{width:70%}.about .bg-circle{right:2%;outline-width:80px}.about .cta-button{margin-top:1rem}.results{margin-top:2rem;scroll-margin-top:4rem;width:100%}.results .bg-circle{width:300px;outline-width:80px;overflow:hidden}.results .container{width:100%}.results .content{float:right;position:relative;text-shadow:.5px .5px 0 var(--bg-hue);width:70%}.stats-grid{display:flex;width:100%;margin:60px auto 0%;position:relative;z-index:4;justify-content:space-evenly}.stat-card{background:transparent;border:solid 2px var(--blu-darker);padding:1rem;margin:0 .3rem;color:var(--text-color1);border-radius:5px;text-align:center;box-shadow:0 10px 30px #0000001a}.stat-chart{width:100%;height:100px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;margin-bottom:20px;position:relative;overflow:hidden}.stat-chart *{height:0%;width:30%;border-radius:4px}.stat-chart .low.visible{height:20%;transition:height 2s ease}.stat-chart .mid.visible{height:50%;transition:height 2s ease}.stat-chart .high.visible{height:90%;transition:height 2s ease}.stat-chart.blue>div{background-color:#0d338b}.stat-chart.purple>div{background-color:#6e1894}.stat-chart.pink>div{background-color:#b83883}@keyframes growChart{0%{height:0}to{height:60%}}.stat-card h4{margin-bottom:10px}.testimonials{background:var(--sky-blu);padding:40px 1rem;margin:40px 0 0;box-shadow:0 20px 60px #0000001a}.testimonials-grid-wrapper{display:flex;overflow-x:auto;margin:2rem 0;padding-bottom:5px}.testimonials-grid{display:flex;justify-content:end;gap:20px}.testimonials-grid-wrapper::-webkit-scrollbar{height:5px;background-color:#b9d4f1}.testimonials-grid-wrapper::-webkit-scrollbar-thumb{background-color:var(--blu-darker);border-radius:20px;border:none}.testimonials-grid-wrapper::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){.testimonials-grid-wrapper{scrollbar-width:thin;scrollbar-color:var(--blu-darker) #b9d4f1}}.testimonial{min-width:300px;max-width:500px;padding:15px;background:transparent;border-radius:15px;border:3px solid var(--blu-darker)}.testimonial-text{font-style:italic;margin-bottom:20px;color:var(--text-color1);line-height:1.6}.testimonial-author{font-weight:600;color:var(--text-color2)}.contact{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;margin:0%}.contact .content{display:flex;flex-direction:column;gap:20px;justify-items:start}.contact-platforms div{font-size:clamp(1em,2vw,2rem);display:flex;flex-direction:row;align-items:center;padding:5px;cursor:pointer;width:fit-content}div.contacticons{font-size:clamp(1.5em,2vw,2rem)}.contact em{color:var(--sky-blu)}@media (max-width: 768px){.mobileImages{display:block;width:100px}.mobileImages img{width:100%;height:auto}.imagesClass:not(.hero .imagesClass){display:none}.nav-links{display:none}nav .cta-button{display:none}.burger-menu{display:block}.hero.section{flex-direction:column;justify-content:center;padding-top:0%}.hero-content{padding:1.5rem;width:70%}.hero .bg-circle{width:450px;outline-width:4rem;transform:translate(40%,10%)}.hero-container{width:100%}.about:before{content:"";position:absolute;background-image:url(/assets/man1cropped-BnZGFUQG.png);background-color:none;background-size:contain;background-repeat:no-repeat;background-position:right top;right:-3rem;display:block;bottom:50%;width:300px;height:500px}.about{margin-top:150px}.services .content{width:100%;padding:1rem}.services .bg-circle,.results .bg-circle{left:-20%;outline-width:4rem}.services-grid{align-self:center}.service-card{max-width:300px;padding:clamp(15px,3vw,20px) clamp(10px,2vw,15px);font-size:clamp(.9rem,2vw,1.5rem)}.content{padding:clamp(1rem,3vw,2rem);width:100%}.about .bg-circle{width:450px;outline-width:4rem;transform:translate(50%,-10%)}.about .content{width:100vw}.results .content{margin-top:3rem;width:100%}.results.section{margin-top:150px}.results.section:before{content:"";display:block;z-index:-1;bottom:80%;left:0;border-bottom:solid 2rem var(--sky-blu);width:100%;height:15rem;background-image:url(/assets/groupimgcropped-DefV3p6S.png);background-repeat:no-repeat;background-position:top center;background-size:cover;background-color:none;position:absolute;z-index:1}}@media (max-width: 400px){.hero{margin-top:var(--header-height);max-height:550px}.hero .main-text{line-height:1.1;font-size:30px}.hero .details-text{font-size:17px}.imagesClass{display:none}.hero-content{width:100%;padding:1rem 1.5rem}.services:before{content:"";display:block;z-index:-1;bottom:94%;left:0;width:90%;height:350px;background-image:url(/assets/girl1cropped-VCOm-H9W.png);background-repeat:no-repeat;background-position:top center;background-size:90%;background-color:none;position:absolute;z-index:1}.services{margin-top:200px}.services .bg-circle,.results .bg-circle{left:-50%;outline-width:4rem}.about .bg-circle{outline-width:4rem;transform:translate(65%)}.hero .bg-circle{transform:translate(65%,10%)}}
