.ProblemSection_problemSection__yXoPy{background-color:var(--light-grey-bg)}.ProblemSection_title__cxJmg{color:var(--text-light)}.ProblemSection_problemsGrid__M_A8H{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:4rem}.ProblemSection_problemCard__cFREt{background-color:var(--dark-bg);padding:2.5rem;border-radius:12px;text-align:center;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;transform-style:preserve-3d}.ProblemSection_problemCard__cFREt:hover{transform:perspective(1000px) rotateY(5deg) scale(1.03);box-shadow:0 10px 30px rgba(0,0,0,.3);border-color:var(--slova-blue)}.ProblemSection_iconWrapper__oR3sv{font-size:3rem;color:var(--slova-blue);margin-bottom:1.5rem}.ProblemSection_problemCard__cFREt h3{font-size:1.5rem;margin-bottom:1rem;color:var(--text-light)}.ProblemSection_problemCard__cFREt p{font-size:1.1rem;line-height:1.6;color:var(--text-secondary)}@media (max-width:768px){.ProblemSection_problemsGrid__M_A8H{grid-template-columns:1fr}.ProblemSection_problemCard__cFREt{padding:1.5rem}}.SolutionSection_solutionSection__yCOKO{background-color:var(--light-bg);color:var(--text-dark)}.SolutionSection_container__eHjsF{display:flex;align-items:center;gap:4rem;text-align:left}.SolutionSection_textContainer__Vzd38{flex:1 1}.SolutionSection_title__NffEc{text-align:left}.SolutionSection_paragraph__FveaV{font-size:1.2rem;line-height:1.8;color:#4a4a4a}.SolutionSection_visualContainer__fh38u{flex:1 1;display:flex;justify-content:center;align-items:center}.SolutionSection_logoSpinner__xfj_4{animation:SolutionSection_spin__eeuf2 20s linear infinite}.SolutionSection_logoImage__ma27n{transition:all .3s ease}@keyframes SolutionSection_spin__eeuf2{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.SolutionSection_container__eHjsF{flex-direction:column;text-align:center;gap:2rem}.SolutionSection_title__NffEc{text-align:center}.SolutionSection_logoSpinner__xfj_4{margin-top:2rem}.SolutionSection_logoImage__ma27n{width:350px;height:350px}}.HowItWorksSection_howItWorksSection__4sNhu{background-color:var(--light-bg);color:var(--text-dark)}.HowItWorksSection_title__POqUE{margin-bottom:5rem}.HowItWorksSection_timeline__eKbc3{position:relative;max-width:800px;margin:0 auto}.HowItWorksSection_timeline__eKbc3:after{content:"";position:absolute;width:3px;background-color:var(--slova-blue);top:0;bottom:0;left:50%;margin-left:-1.5px}.HowItWorksSection_timelineItem__NVrNW{padding:1rem 3rem;position:relative;background-color:inherit;width:50%}.HowItWorksSection_timelineItem__NVrNW:nth-child(odd){left:0;padding-left:50px}.HowItWorksSection_timelineItem__NVrNW:nth-child(2n){left:50%;padding-right:50px}.HowItWorksSection_timelineItem__NVrNW:after{content:"";position:absolute;width:25px;height:25px;right:-14px;background-color:white;border:4px solid var(--slova-blue);top:15px;border-radius:50%;z-index:1}.HowItWorksSection_timelineItem__NVrNW:nth-child(2n):after{left:-14px}.HowItWorksSection_timelineContent__Rj2FA{padding:1.5rem;background-color:white;position:relative;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.05);border:1px solid #e5e5e5;transition:all .3s ease}.HowItWorksSection_timelineContent__Rj2FA:hover{transform:perspective(1000px) rotateY(5deg) scale(1.03);box-shadow:0 10px 30px rgba(0,0,0,.3);border-color:var(--slova-blue)}.HowItWorksSection_timelineContent__Rj2FA h3{font-size:1.5rem;margin-bottom:.5rem;color:var(--slova-blue-dark)}@media screen and (max-width:768px){.HowItWorksSection_timeline__eKbc3:after{left:31px}.HowItWorksSection_timelineItem__NVrNW{width:100%;padding-left:70px;padding-right:25px}.HowItWorksSection_timelineItem__NVrNW:nth-child(2n),.HowItWorksSection_timelineItem__NVrNW:nth-child(odd){left:0}.HowItWorksSection_timelineItem__NVrNW:after{left:15px}}.ServicesSection_servicesSection__N8vO_{background-color:var(--dark-bg)}.ServicesSection_tabs__leJEu{display:flex;justify-content:center;gap:1rem;margin-bottom:3rem;flex-wrap:wrap}.ServicesSection_tab__UKmSP{background-color:var(--light-grey-bg);color:var(--text-secondary);border:1px solid rgba(255,255,255,.1);padding:1rem 2rem;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.75rem;transition:all .3s ease}.ServicesSection_tab__UKmSP.ServicesSection_active__SF5hD,.ServicesSection_tab__UKmSP:hover{background-color:var(--slova-blue);color:white;border-color:var(--slova-blue)}.ServicesSection_tab__UKmSP.ServicesSection_active__SF5hD{box-shadow:0 4px 20px rgba(0,124,240,.4)}.ServicesSection_tabContent__GPvG7{padding-top:1rem}.ServicesSection_serviceList__1skhf{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;grid-gap:2rem;gap:2rem}.ServicesSection_serviceItem__oDxEG{display:flex;flex-direction:column;gap:1rem;text-align:left;background-color:var(--light-grey-bg);padding:2rem;border-radius:12px;border:1px solid rgba(255,255,255,.1);height:100%;transition:all .3s ease}.ServicesSection_serviceItem__oDxEG:hover{transform:translateY(-5px);border-color:var(--slova-blue)}.ServicesSection_serviceItemHeader__zGBg4{display:flex;align-items:flex-start;gap:1rem}.ServicesSection_checkmark___3kFy{color:var(--slova-blue);font-size:1.5rem;font-weight:700}.ServicesSection_serviceItem__oDxEG h4{font-size:1.2rem;font-weight:600;color:var(--text-light);margin-bottom:0}.ServicesSection_serviceItem__oDxEG p{color:var(--text-secondary);line-height:1.6;padding-left:2.5rem;flex-grow:1}.ServicesSection_toggleContainer__1DaOi{text-align:center;margin-top:3rem}.ServicesSection_toggleButton__Iaf0H{background-color:transparent;color:var(--slova-blue);border:2px solid var(--slova-blue);padding:.75rem 1.5rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.ServicesSection_toggleButton__Iaf0H:hover{background-color:var(--slova-blue);color:white}.ServicesSection_nicheToggleButton__dek83{background-color:transparent;color:var(--text-secondary);border:1px dashed rgba(255,255,255,.3);padding:1rem 2rem;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.ServicesSection_nicheToggleButton__dek83:hover{color:var(--text-light);border-color:var(--slova-blue)}@media (max-width:768px){.ServicesSection_serviceList__1skhf{grid-template-columns:1fr}}.AboutSection_aboutSection__0e4Gq{background-color:var(--light-bg);color:var(--text-dark)}.AboutSection_title__6ZXB7{text-align:center;margin-bottom:4rem}.AboutSection_carouselContainer__jfWaS{max-width:900px;margin:0 auto;position:relative}.AboutSection_teamCard__7AOQa{background-color:white;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.1);display:flex;align-items:center;gap:2.5rem;padding:3rem;border:1px solid #e5e5e5;transition:all .3s ease}.AboutSection_teamCard__7AOQa:hover{transform:translateY(-5px) scale(1.02);border-color:var(--slova-blue);box-shadow:0 12px 40px rgba(0,0,0,.15)}.AboutSection_imageContainer__chWpl{flex-shrink:0}.AboutSection_headshot__s5T7Q{border-radius:50%;object-fit:cover}.AboutSection_textContainer__ZujR1{text-align:left}.AboutSection_textContainer__ZujR1 h3{font-size:2rem;font-weight:700}.AboutSection_textContainer__ZujR1 h4{font-size:1.1rem;font-weight:600;color:var(--slova-blue);margin:.25rem 0 1.5rem}.AboutSection_textContainer__ZujR1 p{font-size:1.1rem;line-height:1.7;color:#4a4a4a}.AboutSection_arrow__hGkz3{position:absolute;top:50%;transform:translateY(-50%);background-color:white;color:var(--text-dark);border:1px solid #e0e0e0;border-radius:50%;width:50px;height:50px;font-size:1.2rem;cursor:pointer;z-index:10;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 10px rgba(0,0,0,.1);transition:all .3s ease}.AboutSection_arrow__hGkz3:hover{background-color:var(--slova-blue);color:white;border-color:var(--slova-blue);transform:translateY(-50%) scale(1.1)}.AboutSection_leftArrow__3bWDK{left:-35px}.AboutSection_rightArrow__a_oyA{right:-35px}@media (max-width:1024px){.AboutSection_leftArrow__3bWDK{left:10px}.AboutSection_rightArrow__a_oyA{right:10px}}@media (max-width:768px){.AboutSection_teamCard__7AOQa{flex-direction:column;text-align:center;padding:2rem}.AboutSection_textContainer__ZujR1 h4{margin:.5rem 0 1rem}.AboutSection_arrow__hGkz3{width:45px;height:45px}.AboutSection_leftArrow__3bWDK{left:-25px}.AboutSection_rightArrow__a_oyA{right:-25px}}.FinalCTASection_ctaSection__tgsbO{background-image:linear-gradient(45deg,var(--slova-blue),var(--slova-blue-dark));color:white}.FinalCTASection_title__qe7FT{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.FinalCTASection_text__0LLVi{font-size:1.2rem;max-width:600px;margin:0 auto 3rem;opacity:.9}.FinalCTASection_ctaButton__ZBOhn{display:inline-block;background:white;color:var(--slova-blue-dark);border:none;border-radius:50px;padding:1.2rem 3rem;font-size:1.2rem;font-weight:700;text-decoration:none;box-shadow:0 5px 25px rgba(0,0,0,.2);transition:all .3s ease-out}.FinalCTASection_ctaButton__ZBOhn:hover{background:var(--light-bg);color:var(--slova-blue-dark);transform:translateY(-3px) scale(1.02);box-shadow:0 8px 30px rgba(0,0,0,.3)}.FinalCTASection_benefits__1JdI_{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem;font-weight:600;flex-wrap:wrap}.FinalCTASection_benefits__1JdI_ div{background:rgba(255,255,255,.1);padding:.5rem 1rem;border-radius:50px}@media (max-width:768px){.FinalCTASection_title__qe7FT{font-size:2.2rem}}.Footer_footer__UaG1g{background-color:var(--dark-bg);color:var(--text-secondary);padding:5rem 2rem;border-top:1px solid rgba(255,255,255,.1)}.Footer_footerContent__nZq4z{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:3rem;gap:3rem}.Footer_footerBrand__2iuXn,.Footer_footerContact__TGCGK,.Footer_footerLinks__4RPn7{text-align:left}.Footer_missionStatement__Ib3ky{margin:1rem 0;max-width:300px;line-height:1.6}.Footer_copyright__j5CNb{font-size:.9rem;opacity:.7}.Footer_footerContact__TGCGK h4,.Footer_footerLinks__4RPn7 h4{color:var(--text-light);font-size:1.2rem;margin-bottom:1.5rem;font-weight:600}.Footer_footerLinks__4RPn7 ul{list-style:none;padding:0}.Footer_footerLinks__4RPn7 ul li{margin-bottom:.75rem}.Footer_footerLinks__4RPn7 ul a{color:var(--text-secondary);text-decoration:none;transition:color .3s ease}.Footer_footerLinks__4RPn7 ul a:hover{color:var(--slova-blue)}.Footer_footerContact__TGCGK p{margin-bottom:1rem}.Footer_emailLink__vPvbs{color:var(--text-light);font-weight:600;text-decoration:none;transition:color .3s ease}.Footer_emailLink__vPvbs:hover{color:var(--slova-blue)}@media (max-width:768px){.Footer_footerContent__nZq4z{grid-template-columns:1fr;text-align:center}.Footer_footerBrand__2iuXn,.Footer_footerContact__TGCGK,.Footer_footerLinks__4RPn7{text-align:center}.Footer_missionStatement__Ib3ky{margin-left:auto;margin-right:auto}}.WhyUsSection_whyUsSection__vCsUK{background-color:var(--light-bg);color:var(--text-dark)}.WhyUsSection_grid__3lv52{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-top:4rem}.WhyUsSection_card__LydhJ{background-color:white;padding:2.5rem;border-radius:12px;text-align:center;border:1px solid #e5e5e5;transition:all .3s ease}.WhyUsSection_card__LydhJ:hover{transform:translateY(-5px);border-color:var(--slova-blue);box-shadow:0 8px 30px rgba(0,0,0,.1)}.WhyUsSection_iconWrapper__MEmMS{font-size:2.5rem;color:var(--slova-blue);margin-bottom:1.5rem}.WhyUsSection_card__LydhJ h3{font-size:1.5rem;margin-bottom:1rem}.WhyUsSection_card__LydhJ p{font-size:1.1rem;line-height:1.6;color:#4a4a4a}.ScrollToTopButton_button__AjOSM{position:fixed;bottom:50%;right:2rem;background-color:var(--slova-blue);color:white;border:none;border-radius:50%;width:50px;height:50px;font-size:1.2rem;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:1000;box-shadow:0 4px 15px rgba(0,124,200,.4);opacity:0;animation:ScrollToTopButton_fadeIn__qGZ7U .3s forwards}@keyframes ScrollToTopButton_fadeIn__qGZ7U{0%{opacity:0}to{opacity:1}}.ScrollToTopButton_button__AjOSM:hover{background-color:var(--slova-blue-dark)}@media (max-width:768px){.ScrollToTopButton_button__AjOSM{font-size:1rem;width:35px;height:35px}}.page_hero__SKW6o .page_container__aoG4z{padding-top:0;padding-bottom:0;flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.page_mainHeadline__Idp8S{font-size:4.5rem;font-weight:700;line-height:1.1;margin-bottom:1.5rem;color:var(--text-light);text-align:center}.page_subHeadline__s9UyS{font-size:1.25rem;font-weight:300;max-width:700px;margin:0 auto 2.5rem;color:var(--text-secondary);text-align:center}@media (max-width:768px){.page_mainHeadline__Idp8S{font-size:2.5rem}.page_subHeadline__s9UyS{font-size:1.1rem}.page_hero__SKW6o .page_container__aoG4z{padding-top:2rem;padding-bottom:2rem}}.privacy_main__1RN80{background-color:var(--light-bg);color:var(--text-dark);padding:8rem 2rem 5rem}.privacy_container__wwnq9{max-width:800px;margin:0 auto;text-align:left}.privacy_container__wwnq9 h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.privacy_lastUpdated___Q_Zs{font-style:italic;color:#666;margin-bottom:3rem}.privacy_container__wwnq9 h2{font-size:1.8rem;font-weight:600;margin-top:2.5rem;margin-bottom:1rem;border-bottom:2px solid #e0e0e0;padding-bottom:.5rem}.privacy_container__wwnq9 p,.privacy_container__wwnq9 ul{font-size:1.1rem;line-height:1.8;color:#4a4a4a}.privacy_container__wwnq9 ul{list-style-position:inside;padding-left:1rem}.privacy_container__wwnq9 li{margin-bottom:.75rem}.privacy_container__wwnq9 a{color:var(--slova-blue);text-decoration:none;font-weight:600}.privacy_container__wwnq9 a:hover{text-decoration:underline}