.about-module__o6htgW__aboutPage{min-height:100vh;overflow-x:clip}@keyframes about-module__o6htgW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes about-module__o6htgW__slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes about-module__o6htgW__slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes about-module__o6htgW__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.about-module__o6htgW__animate{opacity:0;transform:translateY(30px)}.about-module__o6htgW__animate.about-module__o6htgW__inView.about-module__o6htgW__fadeInUp{animation:.8s cubic-bezier(.4,0,.2,1) forwards about-module__o6htgW__fadeInUp}.about-module__o6htgW__animate.about-module__o6htgW__inView.about-module__o6htgW__slideInLeft{animation:.8s cubic-bezier(.4,0,.2,1) forwards about-module__o6htgW__slideInLeft}.about-module__o6htgW__animate.about-module__o6htgW__inView.about-module__o6htgW__slideInRight{animation:.8s cubic-bezier(.4,0,.2,1) forwards about-module__o6htgW__slideInRight}.about-module__o6htgW__animate.about-module__o6htgW__inView.about-module__o6htgW__scaleIn{animation:.8s cubic-bezier(.4,0,.2,1) forwards about-module__o6htgW__scaleIn}.about-module__o6htgW__animate.about-module__o6htgW__delay200{animation-delay:.2s}.about-module__o6htgW__animate.about-module__o6htgW__delay300{animation-delay:.3s}.about-module__o6htgW__animate.about-module__o6htgW__delay400{animation-delay:.4s}.about-module__o6htgW__animate.about-module__o6htgW__delay500{animation-delay:.5s}.about-module__o6htgW__pageHeaderBanner{background:linear-gradient(135deg, var(--primary-green) 0%, #1a3329 100%);justify-content:center;align-items:center;min-height:400px;margin-top:80px;margin-bottom:0;padding:80px 40px;display:flex;position:relative;overflow:hidden}.about-module__o6htgW__pageHeaderOverlay{opacity:1;background:url("data:image/svg+xml,<svg width=\"100\" height=\"100\" xmlns=\"http://www.w3.org/2000/svg\"><defs><pattern id=\"grid\" width=\"100\" height=\"100\" patternUnits=\"userSpaceOnUse\"><path d=\"M 100 0 L 0 0 0 100\" fill=\"none\" stroke=\"rgba(255,255,255,0.03)\" stroke-width=\"1\"/></pattern></defs><rect width=\"100%\" height=\"100%\" fill=\"url(%23grid)\"/></svg>");position:absolute;inset:0}.about-module__o6htgW__pageHeaderContent{z-index:1;text-align:center;max-width:1200px;margin:0 auto;position:relative}.about-module__o6htgW__breadcrumb{color:#fffc;justify-content:center;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;display:flex}.about-module__o6htgW__breadcrumb a{color:#fffc;text-decoration:none;transition:color .3s}.about-module__o6htgW__breadcrumb a:hover{color:var(--white)}.about-module__o6htgW__breadcrumbSeparator{color:#ffffff80}.about-module__o6htgW__breadcrumbCurrent{color:var(--white);font-weight:500}.about-module__o6htgW__pageHeaderTitle{color:var(--white);letter-spacing:-.02em;margin-bottom:16px;font-size:56px;font-weight:600;line-height:1.2}.about-module__o6htgW__pageHeaderSubtitle{color:#ffffffd9;max-width:700px;margin:0 auto;font-size:18px;line-height:1.6}.about-module__o6htgW__processSection{background:#f8f9fa;padding:120px 0}.about-module__o6htgW__processContainer{grid-template-columns:1fr 1fr;align-items:start;gap:80px;max-width:1400px;margin:0 auto;padding:0 40px;display:grid}.about-module__o6htgW__processLeft{flex-direction:column;gap:40px;display:flex}.about-module__o6htgW__processLabel{letter-spacing:2px;color:var(--primary-green);text-transform:uppercase;align-items:center;gap:8px;margin-bottom:20px;font-size:13px;font-weight:600;display:flex}.about-module__o6htgW__bulletPoint{font-size:8px;line-height:1}.about-module__o6htgW__processTitle{color:var(--primary-green);letter-spacing:-.02em;margin-bottom:24px;font-size:52px;font-weight:600;line-height:1.2}.about-module__o6htgW__processSubtitle{color:var(--medium-grey);font-size:17px;font-weight:400;line-height:1.7}.about-module__o6htgW__processRight{justify-content:center;align-items:center;display:flex}.about-module__o6htgW__processSteps{flex-direction:column;gap:14px;display:flex}.about-module__o6htgW__processStep{cursor:pointer;border-bottom:1px solid #e5e7eb;padding:16px 0;transition:all .3s;position:relative}.about-module__o6htgW__processStep:last-child{border-bottom:none}.about-module__o6htgW__processStep:hover .about-module__o6htgW__stepNumber{color:var(--primary-green)}.about-module__o6htgW__stepNumber{color:#000;letter-spacing:-.01em;margin-bottom:0;font-size:20px;font-weight:600;transition:color .3s}.about-module__o6htgW__processStepActive .about-module__o6htgW__stepNumber{color:var(--primary-green)}.about-module__o6htgW__stepDescription{color:#666;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:10px;font-size:14px;line-height:1.5;animation:.3s about-module__o6htgW__fadeIn;display:-webkit-box;overflow:hidden}@keyframes about-module__o6htgW__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.about-module__o6htgW__stepAccent{background:var(--primary-green);border-radius:2px;width:50px;height:2px;margin-top:8px;animation:.3s about-module__o6htgW__slideIn}@keyframes about-module__o6htgW__slideIn{0%{width:0}to{width:50px}}.about-module__o6htgW__processImage{border-radius:24px;width:100%;height:700px;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000001a}.about-module__o6htgW__processImage img{object-fit:cover;object-position:center;width:100%;height:100%}@media (max-width:768px){.about-module__o6htgW__pageHeaderBanner{min-height:350px;margin-top:70px;margin-bottom:0;padding:70px 24px}.about-module__o6htgW__breadcrumb{margin-bottom:20px;font-size:12px}.about-module__o6htgW__pageHeaderTitle{margin-bottom:12px;font-size:36px}.about-module__o6htgW__pageHeaderSubtitle{font-size:16px}.about-module__o6htgW__processSection{padding:80px 0}.about-module__o6htgW__processContainer{grid-template-columns:1fr;gap:60px;padding:0 24px}.about-module__o6htgW__processLeft{gap:32px}.about-module__o6htgW__processLabel{letter-spacing:1.5px;margin-bottom:0;font-size:12px}.about-module__o6htgW__processTitle{margin-bottom:0;font-size:36px}.about-module__o6htgW__processSubtitle{font-size:16px}.about-module__o6htgW__processSteps{gap:12px}.about-module__o6htgW__processStep{padding:14px 0}.about-module__o6htgW__stepNumber{font-size:18px}.about-module__o6htgW__stepDescription{margin-top:8px;font-size:14px}.about-module__o6htgW__processImage{height:400px}}@media (max-width:480px){.about-module__o6htgW__pageHeaderBanner{min-height:320px;margin-top:70px;margin-bottom:0;padding:70px 20px}.about-module__o6htgW__breadcrumb{margin-bottom:16px;font-size:11px}.about-module__o6htgW__pageHeaderTitle{margin-bottom:10px;font-size:32px}.about-module__o6htgW__pageHeaderSubtitle{font-size:15px}.about-module__o6htgW__processSection{padding:60px 0}.about-module__o6htgW__processContainer{gap:48px;padding:0 20px}.about-module__o6htgW__processLeft{gap:28px}.about-module__o6htgW__processLabel{letter-spacing:1.5px;margin-bottom:0;font-size:11px}.about-module__o6htgW__processTitle{margin-bottom:0;font-size:28px}.about-module__o6htgW__processSubtitle{font-size:15px}.about-module__o6htgW__processSteps{gap:10px}.about-module__o6htgW__processStep{padding:12px 0}.about-module__o6htgW__stepNumber{font-size:17px}.about-module__o6htgW__stepDescription{margin-top:8px;font-size:13px;line-height:1.4}.about-module__o6htgW__stepAccent{width:40px;margin-top:8px}.about-module__o6htgW__processImage{height:350px}}.about-module__o6htgW__whyChooseSection{background:var(--white);padding:90px 0}.about-module__o6htgW__whyChooseContainer{max-width:1100px;margin:0 auto;padding:0 40px}.about-module__o6htgW__whyChooseHeader{text-align:center;margin-bottom:56px}.about-module__o6htgW__whyChooseLabel{letter-spacing:2px;color:var(--primary-green);text-transform:uppercase;justify-content:center;align-items:center;gap:8px;margin-bottom:16px;font-size:13px;font-weight:600;display:flex}.about-module__o6htgW__whyChooseTitle{color:#000;letter-spacing:-.02em;font-size:48px;font-weight:600;line-height:1.2}.about-module__o6htgW__titleHighlight{color:var(--primary-green)}.about-module__o6htgW__whyChooseGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.about-module__o6htgW__whyChooseCard{background:#fafafa;border-radius:16px;flex-direction:column;align-items:flex-start;min-height:230px;padding:36px 32px;transition:all .3s;display:flex}.about-module__o6htgW__whyChooseCard:hover{background:var(--white);transform:translateY(-4px);box-shadow:0 12px 36px #00000014}.about-module__o6htgW__cardIcon{color:var(--primary-green);flex-shrink:0;margin-bottom:18px}.about-module__o6htgW__cardIcon svg{width:32px;height:32px}.about-module__o6htgW__cardMetric{color:var(--primary-green);letter-spacing:-.03em;margin-bottom:10px;font-size:44px;font-weight:700;line-height:1}.about-module__o6htgW__cardTitle{color:#000;letter-spacing:-.01em;margin-bottom:10px;font-size:18px;font-weight:600}.about-module__o6htgW__cardDescription{color:#666;font-size:13px;line-height:1.5}@media (max-width:768px){.about-module__o6htgW__whyChooseSection{padding:70px 0}.about-module__o6htgW__whyChooseContainer{padding:0 24px}.about-module__o6htgW__whyChooseHeader{margin-bottom:48px}.about-module__o6htgW__whyChooseLabel{letter-spacing:1.5px;margin-bottom:12px;font-size:12px}.about-module__o6htgW__whyChooseTitle{font-size:32px}.about-module__o6htgW__whyChooseGrid{grid-template-columns:1fr;gap:20px}.about-module__o6htgW__whyChooseCard{min-height:auto;padding:36px 28px}.about-module__o6htgW__cardIcon{margin-bottom:18px}.about-module__o6htgW__cardIcon svg{width:32px;height:32px}.about-module__o6htgW__cardMetric{margin-bottom:10px;font-size:42px}.about-module__o6htgW__cardTitle{margin-bottom:10px;font-size:18px}.about-module__o6htgW__cardDescription{font-size:14px}}.about-module__o6htgW__faqSection{background:#f8f9fa;padding:100px 0}.about-module__o6htgW__faqContainer{max-width:900px;margin:0 auto;padding:0 40px}.about-module__o6htgW__faqHeader{text-align:center;margin-bottom:60px}.about-module__o6htgW__faqLabel{letter-spacing:2px;color:var(--primary-green);text-transform:uppercase;justify-content:center;align-items:center;gap:8px;margin-bottom:16px;font-size:13px;font-weight:600;display:flex}.about-module__o6htgW__faqTitle{color:var(--primary-green);letter-spacing:-.02em;margin-bottom:16px;font-size:48px;font-weight:600;line-height:1.2}.about-module__o6htgW__faqSubtitle{color:#666;font-size:18px;font-weight:400}.about-module__o6htgW__faqList{flex-direction:column;gap:12px;margin-bottom:60px;display:flex}.about-module__o6htgW__faqItem{background:#fafafa;border:2px solid #0000;border-radius:16px;transition:all .3s;overflow:hidden}.about-module__o6htgW__faqItemActive{background:var(--white);border-color:var(--primary-green);box-shadow:0 8px 32px #1c352d14}.about-module__o6htgW__faqQuestion{cursor:pointer;color:#000;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:24px 28px;font-size:18px;font-weight:600;transition:color .3s;display:flex}.about-module__o6htgW__faqItem:hover .about-module__o6htgW__faqQuestion{color:var(--primary-green)}.about-module__o6htgW__faqIcon{width:32px;height:32px;color:var(--primary-green);background:#1c352d14;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.about-module__o6htgW__faqIconActive{background:var(--primary-green);color:var(--white);transform:rotate(180deg)}.about-module__o6htgW__faqAnswer{padding:0 28px 28px;animation:.3s about-module__o6htgW__slideDown}.about-module__o6htgW__faqAnswer p{color:#666;margin:0;font-size:16px;line-height:1.7}@keyframes about-module__o6htgW__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.about-module__o6htgW__testimonialsSection{background:#fff;margin:0;padding:80px 0}.about-module__o6htgW__testimonialsContainer{max-width:1200px;margin:0 auto;padding:0 40px}.about-module__o6htgW__testimonialsSectionHeader{text-align:center;margin-bottom:24px}.about-module__o6htgW__testimonialsLabel{letter-spacing:2px;color:var(--primary-green);text-transform:uppercase;justify-content:center;align-items:center;gap:8px;margin-bottom:16px;font-size:13px;font-weight:600;display:flex}.about-module__o6htgW__testimonialsTitle{color:var(--primary-green);letter-spacing:-.02em;margin-bottom:16px;font-size:48px;font-weight:600;line-height:1.2}.about-module__o6htgW__testimonialsSubtitle{color:var(--medium-grey);font-size:18px;font-weight:400}.about-module__o6htgW__testimonialsHeader{border-bottom:1px solid #e8eaed;justify-content:center;align-items:center;gap:12px;margin-bottom:48px;padding-bottom:24px;display:flex}.about-module__o6htgW__googleLogoCompact{flex-shrink:0;width:auto;height:20px}.about-module__o6htgW__starsDisplayCompact{align-items:center;gap:2px;display:flex}.about-module__o6htgW__starsDisplayCompact svg{width:14px;height:14px}.about-module__o6htgW__ratingCompact{color:#202124;margin:0;font-size:16px;font-weight:600;line-height:1}.about-module__o6htgW__reviewCountCompact{color:#5f6368;margin:0;font-size:14px;line-height:1}.about-module__o6htgW__reviewsGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.about-module__o6htgW__reviewCard{cursor:default;background:#fff;border:1px solid #dadce0;border-radius:8px;padding:20px;transition:all .2s}.about-module__o6htgW__reviewCard:hover{box-shadow:0 1px 6px #20212447}.about-module__o6htgW__reviewHeader{gap:12px;margin-bottom:12px;display:flex}.about-module__o6htgW__reviewerAvatar{background:var(--primary-green);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:500;display:flex}.about-module__o6htgW__reviewerInfo{flex:1;min-width:0}.about-module__o6htgW__reviewerName{color:#202124;margin-bottom:4px;font-size:14px;font-weight:500;line-height:1}.about-module__o6htgW__reviewMeta{align-items:center;gap:8px;margin-top:4px;display:flex}.about-module__o6htgW__reviewStars{gap:2px;display:flex}.about-module__o6htgW__reviewStar{width:12px;height:12px}.about-module__o6htgW__reviewDate{color:#5f6368;font-size:12px}.about-module__o6htgW__reviewText{color:#3c4043;font-size:14px;line-height:1.6}.about-module__o6htgW__ctaSection{background:linear-gradient(135deg, var(--primary-green) 0%, #1a3329 100%);padding:100px 0;position:relative;overflow:hidden}.about-module__o6htgW__ctaSection:before{content:"";opacity:1;background:url("data:image/svg+xml,<svg width=\"100\" height=\"100\" xmlns=\"http://www.w3.org/2000/svg\"><defs><pattern id=\"grid\" width=\"100\" height=\"100\" patternUnits=\"userSpaceOnUse\"><path d=\"M 100 0 L 0 0 0 100\" fill=\"none\" stroke=\"rgba(255,255,255,0.03)\" stroke-width=\"1\"/></pattern></defs><rect width=\"100%\" height=\"100%\" fill=\"url(%23grid)\"/></svg>");position:absolute;inset:0}.about-module__o6htgW__ctaContainer{z-index:2;max-width:1200px;margin:0 auto;padding:0 40px;position:relative}.about-module__o6htgW__ctaContent{text-align:center;max-width:800px;margin:0 auto}.about-module__o6htgW__ctaTitle{color:var(--white);letter-spacing:-.02em;margin-bottom:24px;font-size:56px;font-weight:600;line-height:1.2}.about-module__o6htgW__ctaSubtext{color:#ffffffe6;max-width:700px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:20px;line-height:1.6}.about-module__o6htgW__ctaButtons{justify-content:center;align-items:center;gap:16px;display:flex}.about-module__o6htgW__ctaPrimaryButton{background:var(--white);color:var(--primary-green);cursor:pointer;border:none;border-radius:12px;align-items:center;gap:10px;padding:18px 40px;font-size:17px;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #00000026}.about-module__o6htgW__ctaPrimaryButton:hover{gap:14px;transform:translateY(-2px);box-shadow:0 6px 28px #00000040}.about-module__o6htgW__ctaPrimaryButton svg{transition:transform .3s}.about-module__o6htgW__ctaPrimaryButton:hover svg{transform:translate(4px)}.about-module__o6htgW__ctaSecondaryButton{color:var(--white);cursor:pointer;background:0 0;border:2px solid #ffffff4d;border-radius:12px;align-items:center;gap:10px;padding:18px 40px;font-size:17px;font-weight:600;transition:all .3s;display:inline-flex}.about-module__o6htgW__ctaSecondaryButton:hover{background:#ffffff1a;border-color:#fff9;transform:translateY(-2px)}@media (max-width:768px){.about-module__o6htgW__faqSection{padding:80px 0}.about-module__o6htgW__faqContainer{padding:0 24px}.about-module__o6htgW__faqHeader{margin-bottom:48px}.about-module__o6htgW__faqTitle{font-size:36px}.about-module__o6htgW__faqSubtitle{font-size:16px}.about-module__o6htgW__faqQuestion{padding:20px;font-size:16px}.about-module__o6htgW__faqAnswer{padding:0 20px 20px}.about-module__o6htgW__faqAnswer p{font-size:15px}.about-module__o6htgW__testimonialsSection{padding:60px 0}.about-module__o6htgW__testimonialsContainer{padding:0 24px}.about-module__o6htgW__testimonialsLabel{margin-bottom:12px;font-size:12px}.about-module__o6htgW__testimonialsTitle{font-size:32px}.about-module__o6htgW__testimonialsSubtitle{font-size:16px}.about-module__o6htgW__testimonialsHeader{gap:8px;margin-bottom:36px}.about-module__o6htgW__googleLogoCompact{height:16px}.about-module__o6htgW__starsDisplayCompact svg{width:12px;height:12px}.about-module__o6htgW__ratingCompact{font-size:14px}.about-module__o6htgW__reviewCountCompact{font-size:12px}.about-module__o6htgW__reviewsGrid{grid-template-columns:1fr;gap:20px}.about-module__o6htgW__reviewCard:nth-child(4),.about-module__o6htgW__reviewCard:nth-child(5),.about-module__o6htgW__reviewCard:nth-child(6){display:none}.about-module__o6htgW__ctaSection{padding:80px 0}.about-module__o6htgW__ctaContainer{padding:0 24px}.about-module__o6htgW__ctaTitle{margin-bottom:20px;font-size:40px}.about-module__o6htgW__ctaSubtext{margin-bottom:36px;font-size:18px}.about-module__o6htgW__ctaButtons{flex-direction:column;gap:12px}.about-module__o6htgW__ctaPrimaryButton,.about-module__o6htgW__ctaSecondaryButton{justify-content:center;width:100%;padding:16px 32px;font-size:16px}}@media (max-width:480px){.about-module__o6htgW__faqSection{padding:60px 0}.about-module__o6htgW__faqContainer{padding:0 20px}.about-module__o6htgW__faqHeader{margin-bottom:40px}.about-module__o6htgW__faqLabel{font-size:11px}.about-module__o6htgW__faqTitle{font-size:28px}.about-module__o6htgW__faqSubtitle{font-size:15px}.about-module__o6htgW__faqList{gap:10px;margin-bottom:48px}.about-module__o6htgW__faqQuestion{padding:18px 16px;font-size:15px}.about-module__o6htgW__faqIcon{width:28px;height:28px}.about-module__o6htgW__faqAnswer{padding:0 16px 18px}.about-module__o6htgW__faqAnswer p{font-size:14px}.about-module__o6htgW__testimonialsLabel{font-size:11px}.about-module__o6htgW__testimonialsTitle{font-size:26px}.about-module__o6htgW__testimonialsSubtitle{font-size:15px}.about-module__o6htgW__ctaSection{padding:60px 0}.about-module__o6htgW__ctaContainer{padding:0 20px}.about-module__o6htgW__ctaTitle{margin-bottom:16px;font-size:32px}.about-module__o6htgW__ctaSubtext{margin-bottom:32px;font-size:16px}.about-module__o6htgW__ctaPrimaryButton,.about-module__o6htgW__ctaSecondaryButton{padding:14px 28px;font-size:15px}.about-module__o6htgW__whyChooseSection{padding:60px 0}.about-module__o6htgW__whyChooseContainer{padding:0 20px}.about-module__o6htgW__whyChooseHeader{margin-bottom:40px}.about-module__o6htgW__whyChooseLabel{margin-bottom:10px;font-size:11px}.about-module__o6htgW__whyChooseTitle{font-size:26px}.about-module__o6htgW__whyChooseGrid{gap:16px}.about-module__o6htgW__whyChooseCard{border-radius:14px;min-height:auto;padding:32px 24px}.about-module__o6htgW__cardIcon{margin-bottom:16px}.about-module__o6htgW__cardIcon svg{width:28px;height:28px}.about-module__o6htgW__cardMetric{margin-bottom:10px;font-size:36px}.about-module__o6htgW__cardTitle{margin-bottom:10px;font-size:17px}.about-module__o6htgW__cardDescription{font-size:13px}}
