.Header-module__hBw1pG__header{width:100%;height:var(--header-height);z-index:100;background-color:#0000;align-items:center;transition:all .3s;display:flex;position:fixed;top:0;left:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fafaf9e6;height:70px;box-shadow:0 4px 20px #0000000d}.Header-module__hBw1pG__headerContainer{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__hBw1pG__logo{align-items:center;gap:12px;font-size:1.25rem;font-weight:700;display:flex}.Header-module__hBw1pG__logoImage{object-fit:contain;width:auto;height:40px}.Header-module__hBw1pG__nav{gap:32px;display:flex}.Header-module__hBw1pG__nav a{font-weight:500;transition:color .2s}.Header-module__hBw1pG__nav a:hover{color:var(--accent-color-hover)}.Header-module__hBw1pG__ctaShort{display:none}.Header-module__hBw1pG__ctaBtn{white-space:nowrap}@media (max-width:768px){.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__logo{font-size:1rem}.Header-module__hBw1pG__logoImage{height:32px}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{height:60px}.Header-module__hBw1pG__ctaFull{display:none}.Header-module__hBw1pG__ctaShort{display:inline}.Header-module__hBw1pG__ctaBtn{padding:10px 20px;font-size:.875rem}}
.Hero-module__ZARIfG__hero{align-items:center;min-height:80vh;padding-top:180px;padding-bottom:120px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__container{text-align:center;flex-direction:column;align-items:center;display:flex}.Hero-module__ZARIfG__content{max-width:900px}.Hero-module__ZARIfG__headline{color:var(--text-color);margin-bottom:24px}.Hero-module__ZARIfG__subheadline{max-width:700px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:1.25rem}.Hero-module__ZARIfG__ctaGroup{justify-content:center;gap:16px;display:flex}@media (max-width:992px){.Hero-module__ZARIfG__hero{padding-top:160px;padding-bottom:100px}}@media (max-width:600px){.Hero-module__ZARIfG__hero{min-height:auto;padding-top:120px;padding-bottom:60px}.Hero-module__ZARIfG__subheadline{font-size:1.05rem}}
.ScrollingBar-module__UiiN5W__scrollingWrapper{background-color:var(--text-color);color:var(--bg-color);border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;padding:24px 0;overflow:hidden}.ScrollingBar-module__UiiN5W__scrollingContainer{white-space:nowrap;display:flex;overflow:hidden}.ScrollingBar-module__UiiN5W__scrollingContent{align-items:center;gap:56px;width:max-content;padding-right:56px;display:flex}.ScrollingBar-module__UiiN5W__benefitItem{text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:24px;font-size:1.35rem;font-weight:600;display:flex}.ScrollingBar-module__UiiN5W__icon{color:var(--accent-color);flex-shrink:0;width:28px;height:28px;display:inline-block}.ScrollingBar-module__UiiN5W__toolStrike{transform-origin:100% 100%;animation:2s ease-in-out infinite ScrollingBar-module__UiiN5W__toolStrikeAnim}.ScrollingBar-module__UiiN5W__gearTurn{animation:6s linear infinite ScrollingBar-module__UiiN5W__gearTurnAnim}.ScrollingBar-module__UiiN5W__pulse{animation:2s ease-in-out infinite ScrollingBar-module__UiiN5W__pulseAnim}.ScrollingBar-module__UiiN5W__draw{animation:3s ease-in-out infinite ScrollingBar-module__UiiN5W__drawAnim}@keyframes ScrollingBar-module__UiiN5W__toolStrikeAnim{0%,to{transform:rotate(0)}20%{transform:rotate(-25deg)}30%{transform:rotate(5deg)}40%{transform:rotate(0)}}@keyframes ScrollingBar-module__UiiN5W__gearTurnAnim{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ScrollingBar-module__UiiN5W__pulseAnim{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.15)}}@keyframes ScrollingBar-module__UiiN5W__drawAnim{0%,to{transform:translate(0)scaleX(1)}50%{transform:translate(2px)scaleX(1.1)}}@media (max-width:992px){.ScrollingBar-module__UiiN5W__scrollingContent{gap:40px;padding-right:40px}.ScrollingBar-module__UiiN5W__benefitItem{gap:16px;font-size:1.1rem}.ScrollingBar-module__UiiN5W__icon{width:22px;height:22px}}@media (max-width:600px){.ScrollingBar-module__UiiN5W__scrollingWrapper{padding:16px 0}.ScrollingBar-module__UiiN5W__scrollingContent{gap:28px;padding-right:28px}.ScrollingBar-module__UiiN5W__benefitItem{gap:12px;font-size:.95rem}.ScrollingBar-module__UiiN5W__icon{width:18px;height:18px}}
.Services-module__dpHhBa__services{background-color:var(--secondary-bg)}.Services-module__dpHhBa__header{text-align:center;max-width:700px;margin:0 auto 64px}.Services-module__dpHhBa__header h2{color:var(--text-color);margin-bottom:16px}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;display:grid}.Services-module__dpHhBa__card{background:var(--bg-color);border:1px solid var(--border-color);border-radius:16px;padding:32px;transition:transform .3s,box-shadow .3s}.Services-module__dpHhBa__card:hover{border-color:var(--accent-color);transform:scale(1.02);box-shadow:0 10px 30px #0000000d}.Services-module__dpHhBa__iconWrapper{color:var(--accent-color);background-color:#78f1f51a;border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;display:flex}.Services-module__dpHhBa__card h3{color:var(--text-color);margin-bottom:12px;font-size:1.25rem}.Services-module__dpHhBa__card p{font-size:1rem;line-height:1.5}@media (max-width:992px){.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr);gap:24px}.Services-module__dpHhBa__card{padding:24px}}@media (max-width:600px){.Services-module__dpHhBa__header{margin:0 auto 40px}.Services-module__dpHhBa__grid{grid-template-columns:1fr;gap:20px}.Services-module__dpHhBa__card{padding:20px}}
.Process-module__RmMdVa__process{background-color:var(--bg-color)}.Process-module__RmMdVa__header{text-align:center;margin-bottom:64px}.Process-module__RmMdVa__header h2{margin-bottom:16px}.Process-module__RmMdVa__timeline{flex-direction:column;gap:40px;max-width:800px;margin:0 auto;display:flex}.Process-module__RmMdVa__step{background:var(--secondary-bg);border:1px solid var(--border-color);border-radius:16px;align-items:flex-start;gap:32px;padding:40px;transition:border-color .3s,transform .3s,box-shadow .3s;display:flex}.Process-module__RmMdVa__step:hover{border-color:var(--accent-color);transform:scale(1.02);box-shadow:0 10px 30px #0000000d}.Process-module__RmMdVa__number{color:var(--accent-color);font-size:2.5rem;font-weight:800;line-height:1}.Process-module__RmMdVa__content h3{margin-bottom:12px;font-size:1.5rem}@media (max-width:992px){.Process-module__RmMdVa__step{gap:24px;padding:32px}}@media (max-width:600px){.Process-module__RmMdVa__header{margin-bottom:40px}.Process-module__RmMdVa__step{flex-direction:column;gap:16px;padding:24px}.Process-module__RmMdVa__number{font-size:2rem}.Process-module__RmMdVa__content h3{font-size:1.25rem}}
.Guarantee-module__d2sn0a__guaranteeSection{background-color:var(--secondary-bg);padding:120px 0}.Guarantee-module__d2sn0a__container{justify-content:center;display:flex}.Guarantee-module__d2sn0a__card{background-color:var(--bg-color);border:2px solid var(--accent-color);text-align:center;border-radius:24px;max-width:800px;padding:64px 40px;position:relative;box-shadow:0 20px 40px #78f1f51a}.Guarantee-module__d2sn0a__iconWrapper{background-color:var(--accent-color);color:var(--text-color);border:8px solid var(--secondary-bg);border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;display:flex;position:absolute;top:-48px;left:50%;transform:translate(-50%)}.Guarantee-module__d2sn0a__card h2{margin-top:24px;margin-bottom:24px;font-size:2.5rem}.Guarantee-module__d2sn0a__description{color:var(--text-color);margin-bottom:24px;font-size:1.25rem;font-weight:500;line-height:1.6}.Guarantee-module__d2sn0a__subtext{color:var(--text-muted);margin-bottom:32px;font-size:1.125rem;font-weight:600}.Guarantee-module__d2sn0a__caveat{color:var(--text-muted);font-size:.875rem;font-style:italic}@media (max-width:600px){.Guarantee-module__d2sn0a__guaranteeSection{padding:80px 0}.Guarantee-module__d2sn0a__card{padding:40px 20px 28px}.Guarantee-module__d2sn0a__card h2{font-size:1.75rem}.Guarantee-module__d2sn0a__description{font-size:1.05rem}.Guarantee-module__d2sn0a__iconWrapper{border-width:6px;width:72px;height:72px;top:-36px}}
.FAQ-module__V8_xEa__faqSection{background-color:var(--bg-color)}.FAQ-module__V8_xEa__header{text-align:center;margin-bottom:64px}.FAQ-module__V8_xEa__header h2{margin-bottom:16px}.FAQ-module__V8_xEa__faqList{flex-direction:column;gap:16px;max-width:800px;margin:0 auto;display:flex}.FAQ-module__V8_xEa__faqItem{background:var(--secondary-bg);border:1px solid var(--border-color);cursor:pointer;border-radius:12px;transition:border-color .3s;overflow:hidden}.FAQ-module__V8_xEa__faqItem:hover{border-color:var(--accent-color)}.FAQ-module__V8_xEa__questionRow{justify-content:space-between;align-items:center;gap:16px;padding:24px;display:flex}.FAQ-module__V8_xEa__questionRow h3{margin:0;font-size:1.125rem;font-weight:600}.FAQ-module__V8_xEa__icon{color:var(--text-color);flex-shrink:0;transition:transform .3s}.FAQ-module__V8_xEa__faqItem.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__icon{color:var(--accent-color);transform:rotate(180deg)}.FAQ-module__V8_xEa__answerWrap{grid-template-rows:0fr;transition:grid-template-rows .3s;display:grid}.FAQ-module__V8_xEa__faqItem.FAQ-module__V8_xEa__open .FAQ-module__V8_xEa__answerWrap{grid-template-rows:1fr}.FAQ-module__V8_xEa__answerInner{overflow:hidden}.FAQ-module__V8_xEa__answerInner p{color:var(--text-muted);margin:0;padding:0 24px 24px}@media (max-width:600px){.FAQ-module__V8_xEa__header{margin-bottom:40px}.FAQ-module__V8_xEa__questionRow{padding:16px 20px}.FAQ-module__V8_xEa__questionRow h3{font-size:1rem}.FAQ-module__V8_xEa__answerInner p{padding:0 20px 20px}}
.ContactForm-module__j1WgZG__contactSection{background-color:var(--text-color);color:var(--bg-color);padding:120px 0}.ContactForm-module__j1WgZG__container{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.ContactForm-module__j1WgZG__content h2{color:var(--bg-color);margin-bottom:24px;font-size:3rem}.ContactForm-module__j1WgZG__content p{color:#fffc;margin-bottom:32px;font-size:1.25rem}.ContactForm-module__j1WgZG__directContact{border-top:1px solid #ffffff1a;padding-top:32px}.ContactForm-module__j1WgZG__directContact a{color:var(--accent-color);font-weight:600;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:text-decoration-color .3s}.ContactForm-module__j1WgZG__directContact a:hover{-webkit-text-decoration-color:var(--accent-color);text-decoration-color:var(--accent-color)}.ContactForm-module__j1WgZG__formWrapper{background-color:var(--bg-color);color:var(--text-color);border-radius:24px;padding:48px}.ContactForm-module__j1WgZG__form{flex-direction:column;gap:24px;display:flex}.ContactForm-module__j1WgZG__row{grid-template-columns:1fr 1fr;gap:24px;display:grid}.ContactForm-module__j1WgZG__inputGroup{flex-direction:column;gap:8px;display:flex}.ContactForm-module__j1WgZG__inputGroup label{font-size:.875rem;font-weight:600}.ContactForm-module__j1WgZG__inputGroup input,.ContactForm-module__j1WgZG__inputGroup textarea{border:1px solid var(--border-color);background-color:var(--secondary-bg);border-radius:8px;padding:16px;font-family:inherit;font-size:1rem;transition:border-color .3s}.ContactForm-module__j1WgZG__inputGroup input:focus,.ContactForm-module__j1WgZG__inputGroup textarea:focus{border-color:var(--accent-color);outline:none;box-shadow:0 0 0 3px #78f1f533}.ContactForm-module__j1WgZG__submitBtn{width:100%;margin-top:8px}.ContactForm-module__j1WgZG__successMsg{text-align:center;margin-top:16px;font-weight:500;color:#10b981!important;font-size:1rem!important}@media (max-width:992px){.ContactForm-module__j1WgZG__container{grid-template-columns:1fr}}@media (max-width:600px){.ContactForm-module__j1WgZG__contactSection{padding:80px 0}.ContactForm-module__j1WgZG__content h2{font-size:2rem}.ContactForm-module__j1WgZG__content p{font-size:1.1rem}.ContactForm-module__j1WgZG__row{grid-template-columns:1fr}.ContactForm-module__j1WgZG__formWrapper{padding:32px 24px}}
.Footer-module__S6Hkya__footer{background-color:var(--secondary-bg);border-top:1px solid var(--border-color);padding:80px 0 40px}.Footer-module__S6Hkya__top{justify-content:space-between;align-items:center;margin-bottom:48px;display:flex}.Footer-module__S6Hkya__brand{align-items:center;gap:12px;font-size:1.25rem;font-weight:700;display:flex}.Footer-module__S6Hkya__logoImage{object-fit:contain;width:auto;height:40px}.Footer-module__S6Hkya__nav{gap:32px;display:flex}.Footer-module__S6Hkya__nav a{font-weight:500;transition:color .2s}.Footer-module__S6Hkya__nav a:hover{color:var(--accent-color)}.Footer-module__S6Hkya__divider{background-color:var(--border-color);height:1px;margin-bottom:32px}.Footer-module__S6Hkya__bottom{flex-direction:column;gap:24px;display:flex}.Footer-module__S6Hkya__companyInfo{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:12px;font-size:.75rem;display:flex}.Footer-module__S6Hkya__companyInfo p{margin:0;font-size:.75rem}.Footer-module__S6Hkya__dot{color:var(--border-color)}.Footer-module__S6Hkya__legal{color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;gap:16px;font-size:.75rem;display:flex}.Footer-module__S6Hkya__legal p{margin:0;font-size:.75rem}.Footer-module__S6Hkya__legalLinks{gap:24px;display:flex}.Footer-module__S6Hkya__legalBtn{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-size:.75rem}.Footer-module__S6Hkya__legalBtn:hover{color:var(--text-color)}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:48px 0 32px}.Footer-module__S6Hkya__top{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:32px}.Footer-module__S6Hkya__nav{flex-direction:column;gap:16px}.Footer-module__S6Hkya__dot{display:none}.Footer-module__S6Hkya__companyInfo{flex-direction:column;align-items:flex-start;gap:4px}.Footer-module__S6Hkya__legal{flex-direction:column}}
.LegalModal-module__58Niva__overlay{z-index:1000;background-color:#0009;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;display:flex;position:fixed;top:0;left:0}.LegalModal-module__58Niva__modal{background-color:var(--secondary-bg);border-radius:12px;width:100%;max-width:600px;max-height:85vh;padding:40px;position:relative;overflow-y:auto;box-shadow:0 20px 40px #0000001a}.LegalModal-module__58Niva__closeBtn{cursor:pointer;color:var(--text-muted);background:0 0;border:none;font-size:24px;transition:color .2s;position:absolute;top:20px;right:20px}.LegalModal-module__58Niva__closeBtn:hover{color:var(--text-color)}.LegalModal-module__58Niva__content h2{margin-bottom:24px;font-size:1.5rem}.LegalModal-module__58Niva__content h3{margin-top:24px;margin-bottom:12px;font-size:1.2rem}.LegalModal-module__58Niva__content p{color:var(--text-muted);margin-bottom:16px;font-size:1rem}.LegalModal-module__58Niva__content strong{color:var(--text-color)}@media (max-width:600px){.LegalModal-module__58Niva__overlay{padding:16px}.LegalModal-module__58Niva__modal{padding:24px 20px}.LegalModal-module__58Niva__closeBtn{top:12px;right:12px}.LegalModal-module__58Niva__content h2{padding-right:24px;font-size:1.3rem}.LegalModal-module__58Niva__content h3{font-size:1.05rem}}
