.About_aboutWrapper__hkfMo{display:flex;flex-direction:column;gap:4rem;padding:2rem 0}@media only screen and (max-width:47.9375em){.About_aboutWrapper__hkfMo{gap:2rem}}.About_heroSection__dNMpY{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem 0;text-align:center}@media only screen and (max-width:47.9375em){.About_heroSection__dNMpY{padding:1rem 0}}.About_heroSection__dNMpY .About_mainTitle__jXb4V{font-size:3rem;font-weight:700;background:linear-gradient(45deg,#0e7973,#05b0a7);-webkit-background-clip:text;background-clip:text;color:transparent;animation:About_fadeIn__fnl5R 1.2s ease-in-out}@media only screen and (max-width:47.9375em){.About_heroSection__dNMpY .About_mainTitle__jXb4V{font-size:2.2rem}}.About_heroSection__dNMpY .About_tagline__PMKcI{font-size:1.5rem;text-align:center;animation:About_fadeIn__fnl5R 2s ease-in-out}@media only screen and (max-width:47.9375em){.About_heroSection__dNMpY .About_tagline__PMKcI{font-size:1.2rem}}.About_sectionTitle__vrf4A{font-size:2rem;font-weight:600;margin-bottom:1.5rem;position:relative;padding-bottom:.5rem;text-align:center}.About_sectionTitle__vrf4A:after{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:100px;height:3px;background:linear-gradient(45deg,#0e7973,#05b0a7)}.About_storySection__qpB2R{padding:1rem 0}.About_storySection__qpB2R .About_storyContent__vlili{display:flex;gap:2.5rem;align-items:center}@media only screen and (max-width:47.9375em){.About_storySection__qpB2R .About_storyContent__vlili{flex-direction:column-reverse}}.About_storySection__qpB2R .About_storyContent__vlili .About_storyText__xTNdZ{flex:1;display:flex;flex-direction:column;gap:1rem;animation:About_slideInLeft__he018 1.2s ease-in-out}.About_storySection__qpB2R .About_storyContent__vlili .About_storyText__xTNdZ p{line-height:1.8}.About_storySection__qpB2R .About_storyContent__vlili .About_imageHolder__fcm2l{flex:1;display:flex;justify-content:center;animation:About_slideInRight__yAGS5 1.2s ease-in-out}.About_storySection__qpB2R .About_storyContent__vlili .About_imageHolder__fcm2l .About_animatedImage__iFM2j{animation:About_zoomIn__lPhkl 1.5s ease-in-out}.About_storySection__qpB2R .About_storyContent__vlili .About_imageHolder__fcm2l img{border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,.15);transition:transform .3s ease}.About_storySection__qpB2R .About_storyContent__vlili .About_imageHolder__fcm2l img:hover{transform:scale(1.05)}@media only screen and (max-width:47.9375em){.About_storySection__qpB2R .About_storyContent__vlili .About_imageHolder__fcm2l img{height:18rem}}.About_tabSection__Sfv_K{display:flex;flex-direction:column;gap:1.5rem}.About_tabSection__Sfv_K .About_tabButtons__tDXQH{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media only screen and (max-width:47.9375em){.About_tabSection__Sfv_K .About_tabButtons__tDXQH{display:flex;flex-direction:row;flex-wrap:unset;gap:.25rem}}.About_tabSection__Sfv_K .About_tabButtons__tDXQH .About_tabButton__OgE18{transition:all .3s ease}.About_tabSection__Sfv_K .About_tabButtons__tDXQH .About_tabButton__OgE18.About_activeTab__Ma4kD{font-weight:600;transform:translateY(-3px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.About_tabSection__Sfv_K .About_tabContentBox__EqaAK{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,.08);animation:About_fadeIn__fnl5R .5s ease-in-out;border:1px solid rgba(14,121,115,.2)}.About_tabSection__Sfv_K .About_tabContentBox__EqaAK h3{font-size:1.5rem;margin-bottom:1rem;color:#0e7973}.About_tabSection__Sfv_K .About_tabContentBox__EqaAK p{line-height:1.8}.About_featuresSection__X_Bfb .About_descriptionHolder__B9WPE{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;min-height:18rem}@media only screen and (max-width:47.9375em){.About_featuresSection__X_Bfb .About_descriptionHolder__B9WPE{grid-template-columns:1fr}}.About_featuresSection__X_Bfb .About_descriptionHolder__B9WPE .About_descriptionItem__2WDno{padding:1.5rem;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:all .3s ease;animation:About_fadeIn__fnl5R 1.5s ease-in-out;cursor:pointer;height:100%;display:flex;flex-direction:column}.About_featuresSection__X_Bfb .About_descriptionHolder__B9WPE .About_descriptionItem__2WDno:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(14,121,115,.1)}.About_featuresSection__X_Bfb .About_descriptionHolder__B9WPE .About_descriptionItem__2WDno b{display:block;margin-bottom:1rem;font-size:1.25rem}.About_featuresSection__X_Bfb .About_descriptionHolder__B9WPE .About_descriptionItem__2WDno span{font-size:1rem;line-height:1.6}.About_statsSection__GjviB{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:2rem 0}@media only screen and (max-width:47.9375em){.About_statsSection__GjviB{grid-template-columns:1fr}}.About_statsSection__GjviB .About_statItem__D_ADt{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.05);transition:all .3s ease;animation:About_fadeIn__fnl5R 1.5s ease-in-out;cursor:pointer}.About_statsSection__GjviB .About_statItem__D_ADt:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(14,121,115,.1)}.About_statsSection__GjviB .About_statItem__D_ADt .About_statNumber__rVWVc{font-size:2.5rem;font-weight:700;color:#0e7973;margin-bottom:.5rem}.About_statsSection__GjviB .About_statItem__D_ADt .About_statLabel__a1be7{font-size:1.1rem;color:#666}.About_testimonialsSection__qJh4r{padding:2rem 0}@media only screen and (max-width:47.9375em){.About_testimonialsSection__qJh4r{padding:1rem 0}}.About_testimonialsSection__qJh4r .About_testimonialItems__ab8__{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}@media only screen and (max-width:47.9375em){.About_testimonialsSection__qJh4r .About_testimonialItems__ab8__{grid-template-columns:1fr}}.About_testimonialsSection__qJh4r .About_testimonialItems__ab8__ .About_testimonialItem__pUggO{padding:2rem;border-radius:10px;box-shadow:0 4px 12px rgba(0,0,0,.06);border-left:4px solid #0e7973;animation:About_fadeIn__fnl5R 1.5s ease-in-out}.About_testimonialsSection__qJh4r .About_testimonialItems__ab8__ .About_testimonialItem__pUggO p{font-style:italic;line-height:1.6;margin-bottom:1rem;position:relative}.About_testimonialsSection__qJh4r .About_testimonialItems__ab8__ .About_testimonialItem__pUggO p:before{content:'"';position:absolute;left:-1rem;top:-.5rem;font-size:2.5rem;color:rgba(14,121,115,.2)}.About_testimonialsSection__qJh4r .About_testimonialItems__ab8__ .About_testimonialItem__pUggO .About_quoteEnd__XP29K,.About_testimonialsSection__qJh4r .About_testimonialItems__ab8__ .About_testimonialItem__pUggO .About_quoteStart__t9Onw{color:#0e7973;font-size:1.4rem;font-weight:700}.About_testimonialsSection__qJh4r .About_testimonialItems__ab8__ .About_testimonialItem__pUggO .About_testimonialAuthor__4bxOP{display:block;text-align:right;font-weight:600}.About_ctaSection__V5Cc4{display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center;padding:3rem 1rem;background:linear-gradient(rgba(14,121,115,.05),rgba(5,176,167,.1));border-radius:10px}.About_ctaSection__V5Cc4 h2{font-size:2rem;font-weight:600}.About_ctaSection__V5Cc4 .About_ctaButton__eE_34{min-width:200px;font-weight:600;animation:About_pulse__3Ni_v 2s infinite}@keyframes About_fadeIn__fnl5R{0%{opacity:0}to{opacity:1}}@keyframes About_zoomIn__lPhkl{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@keyframes About_slideInLeft__he018{0%{transform:translateX(-50px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes About_slideInRight__yAGS5{0%{transform:translateX(50px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes About_pulse__3Ni_v{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(14,121,115,.7)}70%{transform:scale(1.05);box-shadow:0 0 0 10px rgba(14,121,115,0)}to{transform:scale(1);box-shadow:0 0 0 0 rgba(14,121,115,0)}}