.Navbar-module__cJzEcG__header{z-index:50;transition:all var(--transition-normal);padding:var(--space-4)0;background-color:#0000;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__header.Navbar-module__cJzEcG__scrolled{background-color:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);padding:var(--space-3)0;box-shadow:var(--shadow-sm)}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{color:var(--text-primary);letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.Navbar-module__cJzEcG__accent{color:var(--brand-primary)}.Navbar-module__cJzEcG__nav{align-items:center;gap:var(--space-8);display:flex}.Navbar-module__cJzEcG__navLinks{gap:var(--space-6);display:flex}.Navbar-module__cJzEcG__navLinks a{color:var(--text-secondary);transition:color var(--transition-fast);font-size:1rem;font-weight:500}.Navbar-module__cJzEcG__navLinks a:hover{color:var(--brand-primary)}.Navbar-module__cJzEcG__ctaBtn{padding:var(--space-2)var(--space-6);font-size:.95rem}.Navbar-module__cJzEcG__mobileMenuBtn{cursor:pointer;padding:var(--space-2);z-index:60;background:0 0;border:none;display:none}.Navbar-module__cJzEcG__hamburger{background-color:var(--text-primary);width:24px;height:2px;transition:all var(--transition-normal);display:block;position:relative}.Navbar-module__cJzEcG__hamburger:before,.Navbar-module__cJzEcG__hamburger:after{content:"";background-color:var(--text-primary);width:24px;height:2px;transition:all var(--transition-normal);position:absolute}.Navbar-module__cJzEcG__hamburger:before{transform:translateY(-8px)}.Navbar-module__cJzEcG__hamburger:after{transform:translateY(8px)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open{background-color:#0000}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open:before{transform:translateY(0)rotate(45deg)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open:after{transform:translateY(0)rotate(-45deg)}@media (max-width:768px){.Navbar-module__cJzEcG__mobileMenuBtn{display:block}.Navbar-module__cJzEcG__nav{background-color:var(--bg-secondary);width:80%;max-width:400px;height:100dvh;padding:var(--space-12)var(--space-8);transition:transform var(--transition-normal);flex-direction:column;justify-content:center;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px #0000001a}.Navbar-module__cJzEcG__nav.Navbar-module__cJzEcG__mobileOpen{transform:translate(0)}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:var(--space-6);margin-bottom:var(--space-8);flex-direction:column}.Navbar-module__cJzEcG__navLinks a{font-size:1.25rem}}
.Footer-module__S6Hkya__footer{background-color:var(--bg-secondary);border-top:1px solid var(--border-color);padding-top:var(--space-16)}.Footer-module__S6Hkya__footerContent{gap:var(--space-8);margin-bottom:var(--space-12);grid-template-columns:1fr;display:grid}@media (min-width:640px){.Footer-module__S6Hkya__footerContent{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Footer-module__S6Hkya__footerContent{grid-template-columns:2fr 1fr 1fr 1fr}}.Footer-module__S6Hkya__column{flex-direction:column;display:flex}.Footer-module__S6Hkya__brand{color:var(--text-primary);margin-bottom:var(--space-4);letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.Footer-module__S6Hkya__accent{color:var(--brand-primary)}.Footer-module__S6Hkya__description{color:var(--text-secondary);max-width:300px}.Footer-module__S6Hkya__heading{color:var(--text-primary);margin-bottom:var(--space-4);font-size:1.125rem;font-weight:600}.Footer-module__S6Hkya__links{gap:var(--space-3);flex-direction:column;display:flex}.Footer-module__S6Hkya__links a,.Footer-module__S6Hkya__links li{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.95rem}.Footer-module__S6Hkya__links a:hover{color:var(--brand-primary)}.Footer-module__S6Hkya__bottomBar{padding:var(--space-6)0;border-top:1px solid var(--border-color);text-align:center;color:var(--text-secondary);font-size:.875rem}
.BeforeAfterSlider-module__bX_nRG__sliderContainer{border-radius:var(--radius-lg);width:100%;height:400px;box-shadow:var(--shadow-lg);touch-action:pan-y;-webkit-user-select:none;user-select:none;position:relative;overflow:hidden}@media (min-width:1024px){.BeforeAfterSlider-module__bX_nRG__sliderContainer{height:600px}}.BeforeAfterSlider-module__bX_nRG__imageBefore,.BeforeAfterSlider-module__bX_nRG__imageAfter{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.BeforeAfterSlider-module__bX_nRG__imageBefore{z-index:1}.BeforeAfterSlider-module__bX_nRG__imageAfterContainer{z-index:2;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.BeforeAfterSlider-module__bX_nRG__handle{z-index:3;cursor:ew-resize;background-color:#fff;justify-content:center;align-items:center;width:2px;display:flex;position:absolute;top:0;bottom:0;transform:translate(-50%);box-shadow:0 0 10px #0000004d}.BeforeAfterSlider-module__bX_nRG__handleButton{border:2px solid var(--border-color);width:48px;height:48px;color:var(--text-primary);background-color:#fff;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 12px #00000026}.BeforeAfterSlider-module__bX_nRG__handle:hover .BeforeAfterSlider-module__bX_nRG__handleButton,.BeforeAfterSlider-module__bX_nRG__handle:active .BeforeAfterSlider-module__bX_nRG__handleButton{color:var(--brand-primary);transform:scale(1.1);box-shadow:0 6px 16px #0003}.BeforeAfterSlider-module__bX_nRG__handleButton svg{width:24px;height:24px}.BeforeAfterSlider-module__bX_nRG__labelBefore,.BeforeAfterSlider-module__bX_nRG__labelAfter{bottom:var(--space-4);padding:var(--space-2)var(--space-4);background:var(--glass-bg);-webkit-backdrop-filter:blur(8px);color:var(--text-primary);border-radius:var(--radius-full);z-index:4;box-shadow:var(--shadow-sm);border:1px solid var(--glass-border);font-size:.875rem;font-weight:600;position:absolute}.BeforeAfterSlider-module__bX_nRG__labelBefore{right:var(--space-4)}.BeforeAfterSlider-module__bX_nRG__labelAfter{left:var(--space-4)}
.PriceCalculator-module__3Dgniq__calculatorWrapper{background:var(--bg-secondary);border-radius:var(--radius-lg);padding:var(--space-6);box-shadow:var(--shadow-lg);border:1px solid var(--border-color);width:100%;max-width:600px;margin:0 auto}@media (min-width:768px){.PriceCalculator-module__3Dgniq__calculatorWrapper{padding:var(--space-8);max-width:800px}}.PriceCalculator-module__3Dgniq__calculatorHeader{text-align:center;margin-bottom:var(--space-6)}.PriceCalculator-module__3Dgniq__calculatorHeader h3{color:var(--text-primary);margin-bottom:var(--space-2)}.PriceCalculator-module__3Dgniq__calculatorHeader p{margin-bottom:0;font-size:.875rem}.PriceCalculator-module__3Dgniq__formContainer{gap:var(--space-8);flex-direction:column;display:flex}.PriceCalculator-module__3Dgniq__calcSection,.PriceCalculator-module__3Dgniq__leadSection{width:100%}.PriceCalculator-module__3Dgniq__sectionTitle{margin-bottom:var(--space-4);color:var(--brand-primary);border-bottom:1px solid var(--border-color);padding-bottom:var(--space-2);font-size:1.125rem;font-weight:700}.PriceCalculator-module__3Dgniq__calcSection{gap:var(--space-6);flex-direction:column;display:flex}.PriceCalculator-module__3Dgniq__formRow{gap:var(--space-4);flex-direction:column;display:flex}@media (min-width:640px){.PriceCalculator-module__3Dgniq__formRow{gap:var(--space-4);flex-direction:row}.PriceCalculator-module__3Dgniq__formRow>*{flex:1}}.PriceCalculator-module__3Dgniq__inputGroup{gap:var(--space-2);flex-direction:column;display:flex}.PriceCalculator-module__3Dgniq__labelRow{margin-bottom:var(--space-2);justify-content:space-between;align-items:center;display:flex}.PriceCalculator-module__3Dgniq__mainLabel{color:var(--text-primary);font-size:1rem;font-weight:600}.PriceCalculator-module__3Dgniq__inputGroup label{color:var(--text-primary);font-size:.875rem;font-weight:600}.PriceCalculator-module__3Dgniq__numberInputWrapper{background-color:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-md);align-items:center;width:120px;display:flex;overflow:hidden}.PriceCalculator-module__3Dgniq__numberInputWrapper:focus-within{border-color:var(--brand-primary);box-shadow:0 0 0 3px #0ea5e933}.PriceCalculator-module__3Dgniq__smallNumberInput{padding:var(--space-2);text-align:right;border-radius:0;width:100%;font-weight:600;box-shadow:none!important;border:none!important}.PriceCalculator-module__3Dgniq__unitSuffix{padding-right:var(--space-3);color:var(--text-secondary);background-color:#0000;font-weight:600}.PriceCalculator-module__3Dgniq__input{padding:var(--space-3);border-radius:var(--radius-md);border:1px solid var(--border-color);background-color:var(--bg-primary);color:var(--text-primary);min-height:48px;transition:border-color var(--transition-fast),box-shadow var(--transition-fast);font-size:1rem}.PriceCalculator-module__3Dgniq__input:focus{border-color:var(--brand-primary);outline:none;box-shadow:0 0 0 3px #0ea5e933}.PriceCalculator-module__3Dgniq__rangeSlider{width:100%;margin-top:var(--space-2)}.PriceCalculator-module__3Dgniq__sliderLabels{color:var(--text-secondary);margin-top:var(--space-1);justify-content:space-between;font-size:.75rem;display:flex}.PriceCalculator-module__3Dgniq__currentValue{color:var(--brand-primary);font-weight:600}.PriceCalculator-module__3Dgniq__calcBtn{margin-top:var(--space-2);width:100%}.PriceCalculator-module__3Dgniq__mobileLargeBtn{padding:1rem;font-size:1.125rem;font-weight:600}.PriceCalculator-module__3Dgniq__leadSection{padding-top:var(--space-6);border-top:1px dashed var(--border-color);animation:.4s ease-out forwards PriceCalculator-module__3Dgniq__fadeInDown}@keyframes PriceCalculator-module__3Dgniq__fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.PriceCalculator-module__3Dgniq__resultDetails{gap:var(--space-1);margin-bottom:var(--space-6);padding:var(--space-4);border-radius:var(--radius-md);text-align:center;background:#10b9810d;border:1px solid #10b9811a;flex-direction:column;display:flex}.PriceCalculator-module__3Dgniq__resultLabel{color:var(--text-secondary);font-size:.875rem;font-weight:600}.PriceCalculator-module__3Dgniq__resultPrice{color:var(--text-primary);font-size:2.5rem;font-weight:800;line-height:1.2}.PriceCalculator-module__3Dgniq__rotText{color:var(--accent-success);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.PriceCalculator-module__3Dgniq__leadForm{gap:var(--space-4);flex-direction:column;display:flex}.PriceCalculator-module__3Dgniq__leadSubtitle{color:var(--text-secondary);margin-bottom:var(--space-2);font-size:.875rem;line-height:1.5}.PriceCalculator-module__3Dgniq__privacyNote{color:var(--text-secondary);text-align:center;margin-top:var(--space-2);opacity:.8;font-size:.75rem}.PriceCalculator-module__3Dgniq__successMessage{text-align:center;align-items:center;gap:var(--space-4);padding:var(--space-6)var(--space-4);border-radius:var(--radius-md);border:1px solid var(--accent-success);background:#10b9810d;flex-direction:column;display:flex}.PriceCalculator-module__3Dgniq__successIcon{background:var(--accent-success);color:#fff;width:64px;height:64px;margin-bottom:var(--space-2);border-radius:50%;justify-content:center;align-items:center;font-size:32px;display:flex}.PriceCalculator-module__3Dgniq__successMessage h4{color:var(--text-primary);margin:0;font-size:1.5rem}.PriceCalculator-module__3Dgniq__successMessage p{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.5}.PriceCalculator-module__3Dgniq__progressContainer{margin-bottom:var(--space-6);justify-content:space-between;align-items:center;display:flex;position:relative}.PriceCalculator-module__3Dgniq__progressBarBackground{background-color:var(--border-color);z-index:1;border-radius:2px;height:4px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.PriceCalculator-module__3Dgniq__progressBarFill{background-color:var(--brand-primary);z-index:2;border-radius:2px;height:4px;transition:width .3s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.PriceCalculator-module__3Dgniq__progressStep{background-color:var(--bg-primary);border:2px solid var(--border-color);width:30px;height:30px;color:var(--text-secondary);z-index:3;border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;transition:all .3s;display:flex}.PriceCalculator-module__3Dgniq__progressStep.PriceCalculator-module__3Dgniq__active{border-color:var(--brand-primary);color:var(--brand-primary)}.PriceCalculator-module__3Dgniq__progressStep.PriceCalculator-module__3Dgniq__completed{background-color:var(--brand-primary);border-color:var(--brand-primary);color:#fff}.PriceCalculator-module__3Dgniq__wizardStep{animation:.4s ease-out forwards PriceCalculator-module__3Dgniq__fadeIn}@keyframes PriceCalculator-module__3Dgniq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.PriceCalculator-module__3Dgniq__stepTitle{color:var(--text-primary);margin-bottom:var(--space-4);text-align:center;font-size:1.25rem;font-weight:700}.PriceCalculator-module__3Dgniq__radioCardGrid{align-items:stretch;gap:var(--space-4);margin-bottom:var(--space-6);grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:640px){.PriceCalculator-module__3Dgniq__radioCardGrid{grid-template-columns:repeat(4,1fr)}.PriceCalculator-module__3Dgniq__radioCardGrid.PriceCalculator-module__3Dgniq__threeCols{grid-template-columns:repeat(3,1fr)}}.PriceCalculator-module__3Dgniq__radioCard{background-color:var(--bg-primary);border:2px solid var(--border-color);border-radius:var(--radius-lg);padding:var(--space-4);justify-content:center;align-items:center;gap:var(--space-3);cursor:pointer;text-align:center;flex-direction:column;min-height:120px;transition:all .2s;display:flex}@media (hover:hover){.PriceCalculator-module__3Dgniq__radioCard:hover{border-color:var(--brand-secondary);background-color:#0ea5e905}}.PriceCalculator-module__3Dgniq__radioCard.PriceCalculator-module__3Dgniq__active{border-color:var(--brand-primary);background-color:#0ea5e90d;box-shadow:0 4px 12px #0ea5e926}.PriceCalculator-module__3Dgniq__cardIcon{width:48px;height:48px;color:var(--text-secondary);transition:color .2s}.PriceCalculator-module__3Dgniq__radioCard.PriceCalculator-module__3Dgniq__active .PriceCalculator-module__3Dgniq__cardIcon{color:var(--brand-primary)}.PriceCalculator-module__3Dgniq__cardLabel{color:var(--text-primary);font-size:.875rem;font-weight:600}.PriceCalculator-module__3Dgniq__cardDesc{color:var(--text-secondary);font-size:.75rem;line-height:1.4}.PriceCalculator-module__3Dgniq__wizardActions{margin-top:var(--space-8);justify-content:space-between;gap:var(--space-4);background:var(--bg-secondary);padding:var(--space-4)0;z-index:10;border-top:1px solid var(--border-color);display:flex;position:sticky;bottom:0}@media (min-width:768px){.PriceCalculator-module__3Dgniq__wizardActions{background:0 0;border-top:none;padding:0;position:static}}.PriceCalculator-module__3Dgniq__backBtn{border:1px solid var(--border-color);color:var(--text-primary);padding:var(--space-3)var(--space-6);border-radius:var(--radius-md);cursor:pointer;background:0 0;font-weight:600;transition:all .2s}.PriceCalculator-module__3Dgniq__backBtn:hover{background:var(--bg-primary);border-color:var(--text-secondary)}.PriceCalculator-module__3Dgniq__nextBtn{flex-grow:1}.PriceCalculator-module__3Dgniq__priceBreakdown{align-items:center;gap:var(--space-2);flex-direction:column;display:flex}.PriceCalculator-module__3Dgniq__originalPrice{color:var(--text-secondary);opacity:.7;font-size:1.25rem;text-decoration:line-through}.PriceCalculator-module__3Dgniq__discountBadge{background-color:var(--accent-success);color:#fff;padding:var(--space-1)var(--space-2);border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-2);font-size:.75rem;font-weight:700;display:inline-block}.PriceCalculator-module__3Dgniq__trustBadges{gap:var(--space-2);margin-bottom:var(--space-6);background:var(--bg-primary);padding:var(--space-4);border-radius:var(--radius-md);border:1px dashed var(--border-color);flex-direction:column;display:flex}.PriceCalculator-module__3Dgniq__trustBadge{align-items:center;gap:var(--space-2);color:var(--text-primary);font-size:.875rem;font-weight:500;display:flex}.PriceCalculator-module__3Dgniq__checkIcon{color:var(--accent-success);width:16px;height:16px}.PriceCalculator-module__3Dgniq__uploadSection{margin-top:var(--space-8);padding-top:var(--space-6);border-top:1px dashed var(--border-color);text-align:center;animation:.5s ease-out PriceCalculator-module__3Dgniq__fadeIn}.PriceCalculator-module__3Dgniq__uploadTitle{color:var(--text-primary);margin-bottom:var(--space-2);font-size:1.125rem;font-weight:700}.PriceCalculator-module__3Dgniq__uploadDesc{color:var(--text-secondary);margin-bottom:var(--space-4);font-size:.875rem}.PriceCalculator-module__3Dgniq__uploadBox{border:2px dashed var(--brand-primary);border-radius:var(--radius-md);background:#0ea5e90d;transition:all .2s;position:relative}.PriceCalculator-module__3Dgniq__uploadBox:hover{background:#0ea5e91a}.PriceCalculator-module__3Dgniq__fileInput{opacity:0;cursor:pointer;z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.PriceCalculator-module__3Dgniq__uploadLabel{padding:var(--space-6);justify-content:center;align-items:center;gap:var(--space-2);color:var(--brand-primary);cursor:pointer;flex-direction:column;display:flex}.PriceCalculator-module__3Dgniq__uploadIcon{width:40px;height:40px;margin-bottom:var(--space-2)}.PriceCalculator-module__3Dgniq__uploadHint{color:var(--text-secondary);font-size:.75rem;font-weight:400}.PriceCalculator-module__3Dgniq__selectedFilesList{margin-top:var(--space-6);gap:var(--space-3);text-align:left;flex-direction:column;display:flex}.PriceCalculator-module__3Dgniq__fileItem{padding:var(--space-3)var(--space-4);background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.PriceCalculator-module__3Dgniq__fileName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;max-width:200px;overflow:hidden}.PriceCalculator-module__3Dgniq__removeFileBtn{color:var(--accent-error);cursor:pointer;padding:0 var(--space-2);background:0 0;border:none;font-size:1rem;font-weight:700}.PriceCalculator-module__3Dgniq__uploadBtn{margin-top:var(--space-4);width:100%}
.page-module___8aEwW__hero{min-height:100vh;padding-top:var(--space-24);margin-bottom:var(--space-12);align-items:center;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.page-module___8aEwW__hero{margin-bottom:0}}.page-module___8aEwW__heroBackground{z-index:-1;background:radial-gradient(circle at 100% 0,#0ea5e91a 0%,#0000 50%),radial-gradient(circle at 0 100%,#10b9810d 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.page-module___8aEwW__heroContent{gap:var(--space-12);grid-template-columns:1fr;align-items:center;display:grid}@media (min-width:1024px){.page-module___8aEwW__heroContent{grid-template-columns:1fr 1fr}}.page-module___8aEwW__heroText h1{margin-bottom:var(--space-6);color:var(--text-primary)}.page-module___8aEwW__heroText p{margin-bottom:var(--space-8);max-width:600px;font-size:1.25rem}.page-module___8aEwW__heroButtonGroup{gap:var(--space-4);flex-wrap:wrap;display:flex}.page-module___8aEwW__heroImageWrapper{border-radius:var(--radius-lg);width:100%;height:400px;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}@media (min-width:1024px){.page-module___8aEwW__heroImageWrapper{height:600px}}.page-module___8aEwW__heroImage{object-fit:cover;width:100%;height:100%}.page-module___8aEwW__trustBadges{bottom:var(--space-6);left:var(--space-6);gap:var(--space-3);flex-direction:column;display:flex;position:absolute}.page-module___8aEwW__badge{background:var(--glass-bg);-webkit-backdrop-filter:blur(8px);padding:var(--space-3)var(--space-4);border-radius:var(--radius-full);align-items:center;gap:var(--space-2);box-shadow:var(--shadow-md);color:var(--text-primary);border:1px solid var(--glass-border);font-size:.875rem;font-weight:600;display:flex}.page-module___8aEwW__servicesSection{background-color:#fff}.page-module___8aEwW__sectionHeader{text-align:center;margin-bottom:var(--space-16);max-width:800px;margin-left:auto;margin-right:auto}.page-module___8aEwW__sectionHeader h2{color:#0f172a}.page-module___8aEwW__sectionHeader p{color:#475569}.page-module___8aEwW__servicesGrid{gap:var(--space-8);grid-template-columns:1fr;display:grid}@media (min-width:768px){.page-module___8aEwW__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.page-module___8aEwW__servicesGrid{grid-template-columns:repeat(3,1fr)}}.page-module___8aEwW__serviceCard{background:var(--bg-primary);border-radius:var(--radius-lg);padding:var(--space-8);transition:transform var(--transition-normal),box-shadow var(--transition-normal);border:1px solid var(--border-color);flex-direction:column;height:100%;display:flex}.page-module___8aEwW__serviceCard:hover{box-shadow:var(--shadow-lg);border-color:var(--brand-primary);transform:translateY(-5px)}.page-module___8aEwW__iconWrapper{width:64px;height:64px;color:var(--brand-primary);border-radius:var(--radius-full);margin-bottom:var(--space-6);background:#0ea5e91a;justify-content:center;align-items:center;display:flex}.page-module___8aEwW__iconWrapper svg{width:32px;height:32px}.page-module___8aEwW__serviceCard h3{margin-bottom:var(--space-3);color:var(--text-primary)}.page-module___8aEwW__serviceCard p{margin-bottom:var(--space-6);flex-grow:1}.page-module___8aEwW__serviceLink{color:var(--brand-primary);align-items:center;gap:var(--space-2);transition:gap var(--transition-fast);font-weight:600;display:inline-flex}.page-module___8aEwW__serviceCard:hover .page-module___8aEwW__serviceLink{gap:var(--space-4)}.page-module___8aEwW__featuresSection{background-color:var(--bg-primary);position:relative;overflow:hidden}.page-module___8aEwW__featuresSection:before{content:"";z-index:0;background:radial-gradient(circle,#0ea5e90d 0%,#0000 60%);border-radius:50%;width:1000px;height:1000px;position:absolute;top:-50%;right:-20%}.page-module___8aEwW__featuresContainer{z-index:1;gap:var(--space-12);grid-template-columns:1fr;align-items:center;display:grid;position:relative}@media (min-width:1024px){.page-module___8aEwW__featuresContainer{grid-template-columns:1fr 1fr}}.page-module___8aEwW__featureList{gap:var(--space-6);flex-direction:column;display:flex}.page-module___8aEwW__featureItem{gap:var(--space-4);display:flex}.page-module___8aEwW__featureIcon{background:var(--bg-secondary);border-radius:var(--radius-full);width:48px;height:48px;color:var(--accent-success);box-shadow:var(--shadow-sm);border:1px solid var(--border-color);flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module___8aEwW__featureIcon svg{width:24px;height:24px}.page-module___8aEwW__featureContent h4{margin-bottom:var(--space-2);font-size:1.25rem}.page-module___8aEwW__featureContent p{margin-bottom:0}.page-module___8aEwW__ctaSection{background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary));color:#fff;text-align:center;padding:var(--space-24)0}.page-module___8aEwW__ctaContent{max-width:700px;margin:0 auto}.page-module___8aEwW__ctaContent h2{color:#fff}.page-module___8aEwW__ctaContent p{color:#ffffffe6;margin-bottom:var(--space-8);font-size:1.25rem}.page-module___8aEwW__ctaButtons{justify-content:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.page-module___8aEwW__btnWhite{color:var(--brand-primary);box-shadow:var(--shadow-md);background:#fff}.page-module___8aEwW__btnWhite:hover{box-shadow:var(--shadow-lg);background:#f8fafc;transform:translateY(-2px)}.page-module___8aEwW__btnOutlineWhite{color:#fff;background:0 0;border:2px solid #fff9}.page-module___8aEwW__btnOutlineWhite:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}.page-module___8aEwW__pseoContent{padding-top:var(--space-4);padding-bottom:var(--space-4);background-color:#0000}@media (min-width:768px){.page-module___8aEwW__pseoContent{padding-top:var(--space-8);padding-bottom:var(--space-8)}}@media (min-width:1024px){.page-module___8aEwW__pseoContent{padding-top:var(--space-12);padding-bottom:var(--space-12)}}
.om-oss-module__mx21yW__hero{padding-top:8rem;padding-bottom:var(--space-16);text-align:center;position:relative;overflow:hidden}.om-oss-module__mx21yW__heroBackground{z-index:-1;background:radial-gradient(circle at 100% 0,#0ea5e91a 0%,#0000 50%),radial-gradient(circle at 0 100%,#10b9810d 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.om-oss-module__mx21yW__heroContent h1{margin-bottom:var(--space-4)}.om-oss-module__mx21yW__accent{color:var(--brand-primary)}.om-oss-module__mx21yW__heroSubtitle{max-width:600px;color:var(--text-secondary);margin:0 auto;font-size:1.25rem}.om-oss-module__mx21yW__contentSection{background-color:var(--bg-secondary)}.om-oss-module__mx21yW__contentGrid{gap:var(--space-12);grid-template-columns:1fr;align-items:center;display:grid}@media (min-width:1024px){.om-oss-module__mx21yW__contentGrid{grid-template-columns:1.2fr .8fr}}.om-oss-module__mx21yW__contentText h2{color:var(--text-primary);margin-bottom:var(--space-6)}.om-oss-module__mx21yW__contentText p{font-size:1.1rem;line-height:1.8}.om-oss-module__mx21yW__statsCard{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:var(--space-8);gap:var(--space-6);box-shadow:var(--shadow-md);flex-direction:column;display:flex}@media (min-width:640px){.om-oss-module__mx21yW__statsCard{flex-direction:row;justify-content:space-around;align-items:center}}.om-oss-module__mx21yW__statItem{text-align:center;align-items:center;gap:var(--space-2);flex-direction:column;display:flex}.om-oss-module__mx21yW__statNumber{background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;line-height:1.1}.om-oss-module__mx21yW__statLabel{color:var(--text-secondary);font-size:.95rem;font-weight:500}.om-oss-module__mx21yW__statDivider{background:var(--border-color);width:100%;height:1px}@media (min-width:640px){.om-oss-module__mx21yW__statDivider{width:1px;height:60px}}.om-oss-module__mx21yW__valuesSection{background-color:var(--bg-primary)}.om-oss-module__mx21yW__sectionTitle{text-align:center;margin-bottom:var(--space-12);color:var(--text-primary)}.om-oss-module__mx21yW__valuesGrid{gap:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:640px){.om-oss-module__mx21yW__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.om-oss-module__mx21yW__valuesGrid{grid-template-columns:repeat(4,1fr)}}.om-oss-module__mx21yW__valueCard{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);padding:var(--space-8);text-align:center;transition:transform var(--transition-normal),box-shadow var(--transition-normal)}.om-oss-module__mx21yW__valueCard:hover{box-shadow:var(--shadow-lg);border-color:var(--brand-primary);transform:translateY(-4px)}.om-oss-module__mx21yW__valueIcon{border-radius:var(--radius-full);width:56px;height:56px;margin:0 auto var(--space-4);color:var(--brand-primary);background:#0ea5e91a;justify-content:center;align-items:center;display:flex}.om-oss-module__mx21yW__valueIcon svg{width:28px;height:28px}.om-oss-module__mx21yW__valueCard h3{margin-bottom:var(--space-3);font-size:1.2rem}.om-oss-module__mx21yW__valueCard p{margin-bottom:0;font-size:.95rem}.om-oss-module__mx21yW__processSection{background-color:var(--bg-secondary)}.om-oss-module__mx21yW__processGrid{gap:var(--space-8);grid-template-columns:1fr;display:grid}@media (min-width:768px){.om-oss-module__mx21yW__processGrid{grid-template-columns:repeat(3,1fr)}}.om-oss-module__mx21yW__processStep{text-align:center;padding:var(--space-6)}.om-oss-module__mx21yW__stepNumber{background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary));color:#fff;border-radius:var(--radius-full);width:56px;height:56px;margin:0 auto var(--space-4);justify-content:center;align-items:center;font-size:1.5rem;font-weight:800;display:flex}.om-oss-module__mx21yW__processStep h3{margin-bottom:var(--space-3);font-size:1.2rem}.om-oss-module__mx21yW__processStep p{margin-bottom:0;font-size:.95rem}.om-oss-module__mx21yW__ctaSection{background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary));color:#fff;text-align:center;padding:var(--space-24)0}.om-oss-module__mx21yW__ctaContent{max-width:600px;margin:0 auto}.om-oss-module__mx21yW__ctaContent h2{color:#fff}.om-oss-module__mx21yW__ctaContent p{color:#ffffffe6;margin-bottom:var(--space-8);font-size:1.25rem}
.reviews-module__tcsIva__reviewsSection{padding:var(--space-16)0;background-color:#fff}.reviews-module__tcsIva__sectionHeader{text-align:center;margin-bottom:var(--space-12)}.reviews-module__tcsIva__sectionHeader h2{color:#0f172a}.reviews-module__tcsIva__sectionHeader p{color:#475569}.reviews-module__tcsIva__reviewsGrid{gap:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:768px){.reviews-module__tcsIva__reviewsGrid{grid-template-columns:repeat(3,1fr)}}.reviews-module__tcsIva__reviewCard{background:var(--bg-primary);border-radius:var(--radius-lg);padding:var(--space-6)var(--space-8);box-shadow:var(--shadow-sm);border:1px solid var(--border-color);height:100%;transition:transform var(--transition-normal),box-shadow var(--transition-normal);flex-direction:column;display:flex}.reviews-module__tcsIva__reviewCard:hover{box-shadow:var(--shadow-md);border-color:var(--brand-primary);transform:translateY(-4px)}.reviews-module__tcsIva__stars{color:#fbbf24;margin-bottom:var(--space-4);gap:2px;display:flex}.reviews-module__tcsIva__quote{color:var(--text-primary);margin-bottom:var(--space-6);flex-grow:1;font-style:italic;position:relative}.reviews-module__tcsIva__quote:before{content:"\"";color:var(--border-color);z-index:0;opacity:.5;font-family:serif;font-size:3rem;position:absolute;top:-15px;left:-15px}.reviews-module__tcsIva__quoteText{z-index:1;position:relative}.reviews-module__tcsIva__author{align-items:center;gap:var(--space-3);margin-top:auto;display:flex}.reviews-module__tcsIva__avatar{background:var(--brand-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;font-weight:700;display:flex}.reviews-module__tcsIva__authorInfo h4{color:var(--text-primary);margin:0;font-size:1rem}.reviews-module__tcsIva__authorInfo span{color:var(--text-secondary);font-size:.875rem}
.faq-module__mgnhhG__hero{padding-top:8rem;padding-bottom:var(--space-16);text-align:center;position:relative;overflow:hidden}.faq-module__mgnhhG__heroBackground{z-index:-1;background:radial-gradient(circle at 100% 0,#0ea5e91a 0%,#0000 50%),radial-gradient(circle at 0 100%,#10b9810d 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.faq-module__mgnhhG__heroContent h1{margin-bottom:var(--space-4)}.faq-module__mgnhhG__accent{color:var(--brand-primary)}.faq-module__mgnhhG__heroSubtitle{max-width:600px;color:var(--text-secondary);margin:0 auto;font-size:1.25rem}.faq-module__mgnhhG__faqSection{background-color:var(--bg-secondary)}.faq-module__mgnhhG__faqContainer{gap:var(--space-3);flex-direction:column;max-width:800px;margin:0 auto;display:flex}.faq-module__mgnhhG__faqItem{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:box-shadow var(--transition-normal),border-color var(--transition-normal);overflow:hidden}.faq-module__mgnhhG__faqItem:hover{border-color:#0ea5e94d}.faq-module__mgnhhG__faqItem.faq-module__mgnhhG__open{border-color:var(--brand-primary);box-shadow:var(--shadow-md)}.faq-module__mgnhhG__faqQuestion{width:100%;padding:var(--space-6);cursor:pointer;color:var(--text-primary);text-align:left;justify-content:space-between;align-items:center;gap:var(--space-4);transition:color var(--transition-fast);background:0 0;border:none;font-family:inherit;font-size:1.1rem;font-weight:600;display:flex}.faq-module__mgnhhG__faqQuestion:hover{color:var(--brand-primary)}.faq-module__mgnhhG__chevron{color:var(--text-secondary);transition:transform var(--transition-normal);flex-shrink:0}.faq-module__mgnhhG__faqItem.faq-module__mgnhhG__open .faq-module__mgnhhG__chevron{color:var(--brand-primary);transform:rotate(180deg)}.faq-module__mgnhhG__faqAnswer{max-height:0;padding:0 var(--space-6);transition:max-height .4s,padding .4s;overflow:hidden}.faq-module__mgnhhG__faqItem.faq-module__mgnhhG__open .faq-module__mgnhhG__faqAnswer{max-height:300px;padding:0 var(--space-6)var(--space-6)}.faq-module__mgnhhG__faqAnswer p{color:var(--text-secondary);margin-bottom:0;font-size:1rem;line-height:1.7}.faq-module__mgnhhG__ctaSection{background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary));color:#fff;text-align:center;padding:var(--space-24)0}.faq-module__mgnhhG__ctaContent{max-width:600px;margin:0 auto}.faq-module__mgnhhG__ctaContent h2{color:#fff}.faq-module__mgnhhG__ctaContent p{color:#ffffffe6;margin-bottom:var(--space-8);font-size:1.25rem}.faq-module__mgnhhG__ctaButtons{justify-content:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.faq-module__mgnhhG__btnWhite{color:var(--brand-primary);box-shadow:var(--shadow-md);background:#fff}.faq-module__mgnhhG__btnWhite:hover{box-shadow:var(--shadow-lg);background:#f8fafc;transform:translateY(-2px)}
