.Header-module__hBw1pG__header{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--gray-100);z-index:50;background-color:#fffc;align-items:center;height:80px;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__headerContainer{justify-content:space-between;align-items:center;width:100%;display:flex;max-width:100%!important;padding:0 1rem!important}.Header-module__hBw1pG__secondaryLink{display:none}@media (min-width:1100px){.Header-module__hBw1pG__secondaryLink{display:block}}.Header-module__hBw1pG__logo{color:var(--gray-900);flex-shrink:0;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;display:flex}.Header-module__hBw1pG__brandName{font-family:var(--font-arturito);color:var(--primary);letter-spacing:-.02em;font-size:3rem;font-weight:400}.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__navLink{color:var(--gray-500);white-space:nowrap;padding:.5rem 1.25rem;font-weight:500;transition:color .2s}@media (hover:hover){.Header-module__hBw1pG__navLink:hover{color:var(--gray-900)}}.Header-module__hBw1pG__actions{flex-shrink:0;align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__loginLink{color:var(--gray-900);font-weight:600;display:none}.Header-module__hBw1pG__ctaButton{position:relative;overflow:hidden}.Header-module__hBw1pG__ctaButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff80,#0000);width:100%;height:100%;animation:5s ease-in-out infinite Header-module__hBw1pG__shimmer;position:absolute;top:0;left:-100%}@keyframes Header-module__hBw1pG__shimmer{0%{left:-100%}25%{left:100%}to{left:100%}}@media (min-width:768px){.Header-module__hBw1pG__nav{align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__loginLink{display:block}}@media (max-width:768px){.Header-module__hBw1pG__header{height:64px}.Header-module__hBw1pG__brandName{font-size:2rem}.Header-module__hBw1pG__logo img{width:32px!important;height:32px!important}.Header-module__hBw1pG__ctaButton{padding:.5rem 1rem!important;font-size:.875rem!important}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--gray-200);background:#fff;padding:3rem 0}.Footer-module__S6Hkya__container{flex-direction:column;align-items:center;gap:2rem;display:flex}.Footer-module__S6Hkya__brand{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Footer-module__S6Hkya__logoWrapper{color:var(--gray-900);align-items:center;gap:.5rem;display:flex}.Footer-module__S6Hkya__logo{opacity:.8}.Footer-module__S6Hkya__brandName{font-family:var(--font-arturito);letter-spacing:-.02em;font-size:1.5rem}.Footer-module__S6Hkya__copyright{color:var(--gray-500);font-size:.875rem}.Footer-module__S6Hkya__contacts{flex-direction:column;align-items:center;gap:1rem;display:flex}.Footer-module__S6Hkya__links{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Footer-module__S6Hkya__footerLink{color:var(--gray-500);font-size:.875rem;transition:color .2s}.Footer-module__S6Hkya__footerLink:hover{color:var(--primary)}.Footer-module__S6Hkya__contactRow{align-items:center;gap:1rem;display:flex}.Footer-module__S6Hkya__contactLink{color:var(--gray-900);font-size:1rem;font-weight:500;text-decoration:none}.Footer-module__S6Hkya__iconGroup{gap:.5rem;display:flex}.Footer-module__S6Hkya__icon{background-color:var(--primary);cursor:pointer;width:20px;height:20px;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.Footer-module__S6Hkya__iconPhone{width:26.4px;height:26.4px;transform:translateY(-2px);-webkit-mask-image:url(/phone-icon.svg);mask-image:url(/phone-icon.svg)}.Footer-module__S6Hkya__iconTg{-webkit-mask-image:url(/telegram-icon.svg);mask-image:url(/telegram-icon.svg)}.Footer-module__S6Hkya__iconWa{width:26.4px;height:26.4px;transform:translateY(-2px);-webkit-mask-image:url(/whatsapp-icon.svg);mask-image:url(/whatsapp-icon.svg)}.Footer-module__S6Hkya__iconEmail{-webkit-mask-image:url(/email-icon.svg);mask-image:url(/email-icon.svg)}.Footer-module__S6Hkya__requisites{color:var(--gray-500);text-align:center;flex-direction:column;gap:.25rem;margin:.5rem 0;font-size:.75rem;display:flex}.Footer-module__S6Hkya__legalLinks{flex-direction:column;align-items:center;gap:.5rem;margin-top:.5rem;display:flex}.Footer-module__S6Hkya__legalLink{color:var(--gray-500);font-size:.75rem;text-decoration:underline}.Footer-module__S6Hkya__legalLink:hover{color:var(--primary)}@media (hover:hover){.Footer-module__S6Hkya__contactLink:hover{color:var(--primary)}.Footer-module__S6Hkya__icon:hover{opacity:.8}}@media (min-width:768px){.Footer-module__S6Hkya__container{flex-direction:row;justify-content:space-between;align-items:flex-start}.Footer-module__S6Hkya__brand{align-items:flex-start}.Footer-module__S6Hkya__contacts{align-items:flex-end}.Footer-module__S6Hkya__requisites{text-align:left}.Footer-module__S6Hkya__legalLinks{align-items:flex-start}}
.ContactModal-module__M_UpNq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;opacity:0;background-color:#0009;justify-content:center;align-items:center;padding:1rem;animation:.3s forwards ContactModal-module__M_UpNq__fadeIn;display:flex;position:fixed;inset:0}.ContactModal-module__M_UpNq__modal{opacity:0;background:#fff;border-radius:24px;width:100%;max-width:480px;padding:2.5rem;animation:.3s .1s forwards ContactModal-module__M_UpNq__scaleIn;position:relative;transform:scale(.95);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.ContactModal-module__M_UpNq__closeButton{cursor:pointer;color:#9ca3af;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:color .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.ContactModal-module__M_UpNq__closeButton:hover{color:#111827}.ContactModal-module__M_UpNq__title{text-align:center;color:#111827;margin-bottom:2rem;font-size:1.5rem;font-weight:700;line-height:1.4}.ContactModal-module__M_UpNq__subtitle{text-align:center;color:#6b7280;margin-bottom:2rem;font-size:1rem}.ContactModal-module__M_UpNq__form{flex-direction:column;gap:1.25rem;display:flex}.ContactModal-module__M_UpNq__inputGroup{flex-direction:column;gap:.5rem;display:flex}.ContactModal-module__M_UpNq__label{color:#374151;margin-left:.25rem;font-size:.875rem;font-weight:500}.ContactModal-module__M_UpNq__input{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;outline:none;padding:.875rem 1rem;font-size:1rem;transition:all .2s}.ContactModal-module__M_UpNq__input:focus{background-color:#fff;border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a}.ContactModal-module__M_UpNq__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:12px;margin-top:.5rem;padding:1rem;font-size:1.125rem;font-weight:600;transition:transform .1s,box-shadow .2s;box-shadow:0 4px 6px -1px #2563eb33}.ContactModal-module__M_UpNq__submitButton:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #2563eb4d}.ContactModal-module__M_UpNq__submitButton:active{transform:translateY(0)}.ContactModal-module__M_UpNq__submitButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.ContactModal-module__M_UpNq__successMessage{text-align:center;padding:2rem 0}.ContactModal-module__M_UpNq__successIcon{color:#16a34a;background-color:#dcfce7;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;display:flex}.ContactModal-module__M_UpNq__successTitle{color:#111827;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.ContactModal-module__M_UpNq__successText{color:#6b7280;margin-bottom:2rem}.ContactModal-module__M_UpNq__disclaimer{color:#9ca3af;text-align:center;margin-top:1rem;font-size:.75rem;line-height:1.4}.ContactModal-module__M_UpNq__disclaimer a{text-decoration:underline}.ContactModal-module__M_UpNq__checkboxGroup{border:1px solid #0000;border-radius:8px;align-items:flex-start;gap:.75rem;margin-top:.5rem;padding:.5rem;transition:all .2s;display:flex}.ContactModal-module__M_UpNq__checkboxGroupFlash{animation:.6s ease-in-out ContactModal-module__M_UpNq__flashRed}.ContactModal-module__M_UpNq__checkbox{cursor:pointer;accent-color:#2563eb;flex-shrink:0;width:20px;height:20px;margin-top:2px}.ContactModal-module__M_UpNq__checkboxLabel{color:#6b7280;cursor:pointer;font-size:.75rem;line-height:1.4;transition:color .2s}.ContactModal-module__M_UpNq__checkboxLabel a{color:#2563eb;text-decoration:underline}.ContactModal-module__M_UpNq__checkboxLabel a:hover{text-decoration:none}.ContactModal-module__M_UpNq__errorBanner{color:#ef4444;text-align:center;background-color:#fef2f2;border:1px solid #fee2e2;border-radius:8px;margin-top:.5rem;padding:.75rem;font-size:.875rem;animation:.3s forwards ContactModal-module__M_UpNq__fadeIn}@keyframes ContactModal-module__M_UpNq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ContactModal-module__M_UpNq__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes ContactModal-module__M_UpNq__flashRed{0%{background-color:#0000}25%{background-color:#fee2e2}50%{background-color:#0000}75%{background-color:#fee2e2}to{background-color:#0000}}
.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding:180px 0 100px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__backgroundGlow{z-index:-1;pointer-events:none;background:radial-gradient(circle at 50% 0,#3b82f626 0%,#0000 50%);width:140%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__container{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}.Hero-module__ZARIfG__content{max-width:600px}.Hero-module__ZARIfG__badge{color:var(--primary);background:#3b82f61a;border-radius:9999px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-block}.Hero-module__ZARIfG__title{letter-spacing:-.02em;background:linear-gradient(to right,var(--gray-900),var(--gray-500));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__highlight{color:var(--primary);-webkit-text-fill-color:var(--primary)}.Hero-module__ZARIfG__description{color:var(--gray-500);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__ctaGroup{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.Hero-module__ZARIfG__trustLabel{color:var(--gray-500);font-size:.875rem;font-weight:500}.Hero-module__ZARIfG__mobileVisual{margin-bottom:4rem;display:block}.Hero-module__ZARIfG__visual{display:none;position:relative}.Hero-module__ZARIfG__appWindow{border:1px solid var(--gray-200);background:#fff;border-radius:12px;transition:transform .5s;overflow:hidden;transform:perspective(1000px)rotateY(-5deg)rotateX(5deg);box-shadow:0 20px 50px -12px #00000026}.Hero-module__ZARIfG__appHeader{background:var(--gray-50);border-bottom:1px solid var(--gray-200);gap:.5rem;padding:1rem;display:flex}.Hero-module__ZARIfG__dot{border-radius:50%;width:10px;height:10px}.Hero-module__ZARIfG__appContent{background:#fff;flex-direction:column;justify-content:space-between;min-height:300px;padding:2rem;display:flex}.Hero-module__ZARIfG__chatMessage{background:var(--gray-100);border-radius:8px 8px 8px 0;gap:1rem;max-width:90%;padding:1rem;display:flex}.Hero-module__ZARIfG__avatar{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:700;display:flex}.Hero-module__ZARIfG__messageText{color:var(--gray-900);font-size:.95rem}.Hero-module__ZARIfG__chatInputWrapper{align-items:center;margin-top:2rem;display:flex;position:relative}.Hero-module__ZARIfG__chatInput{border:1px solid var(--gray-200);width:100%;color:var(--gray-900);background:#fff;border-radius:8px;outline:none;padding:1rem 3.5rem 1rem 1rem;font-size:.95rem;transition:all .2s}.Hero-module__ZARIfG__chatInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px #3b82f61a}.Hero-module__ZARIfG__sendButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .2s;display:flex;position:absolute;right:.5rem}@media (hover:hover){.Hero-module__ZARIfG__appWindow:hover{transform:perspective(1000px)rotateY(0)rotateX(0)}.Hero-module__ZARIfG__sendButton:hover{opacity:.9}}.Hero-module__ZARIfG__cursor{color:var(--primary);margin-left:2px;font-weight:300;animation:1s step-end infinite Hero-module__ZARIfG__blink;display:inline-block}@keyframes Hero-module__ZARIfG__blink{0%,to{opacity:1}50%{opacity:0}}@media (min-width:1024px){.Hero-module__ZARIfG__container{grid-template-columns:1fr 1fr}.Hero-module__ZARIfG__mobileVisual{display:none}.Hero-module__ZARIfG__visual{display:block}.Hero-module__ZARIfG__title{font-size:4.5rem}}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding-top:100px;padding-bottom:60px}.Hero-module__ZARIfG__title{font-size:2.5rem}}
.Features-module__zvCZ4q__section{background:#fff;padding:100px 0}.Features-module__zvCZ4q__header{text-align:center;max-width:700px;margin:0 auto 5rem}.Features-module__zvCZ4q__title{color:var(--gray-900);background:linear-gradient(to right,var(--gray-900),var(--gray-500));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Features-module__zvCZ4q__subtitle{color:var(--gray-500);font-size:1.125rem}.Features-module__zvCZ4q__grid{grid-template-columns:1fr;gap:2rem;display:grid}.Features-module__zvCZ4q__card{border:1px solid var(--gray-100);background:#fff;border-radius:12px;padding:2.5rem;transition:all .2s;box-shadow:0 4px 6px -1px #0000000d}.Features-module__zvCZ4q__card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a}.Features-module__zvCZ4q__iconWrapper{width:48px;height:48px;color:var(--primary);background:#3b82f61a;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Features-module__zvCZ4q__icon{width:24px;height:24px}.Features-module__zvCZ4q__cardTitle{color:var(--gray-900);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.Features-module__zvCZ4q__cardDescription{color:var(--gray-500);line-height:1.6}@media (min-width:768px){.Features-module__zvCZ4q__grid{grid-template-columns:repeat(3,1fr)}}.Features-module__zvCZ4q__altBackground{background:var(--gray-50)!important}
.Benefits-module__iMMc8a__section{background:#fff;padding:100px 0}.Benefits-module__iMMc8a__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Benefits-module__iMMc8a__header{text-align:center;max-width:800px;margin:0 auto 5rem}.Benefits-module__iMMc8a__title{color:var(--gray-900);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Benefits-module__iMMc8a__grid{grid-template-columns:1fr;gap:2rem;display:grid}.Benefits-module__iMMc8a__card{text-align:center;background:#fff;border:1px solid #3b82f61a;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 30px -5px #3b82f61a}.Benefits-module__iMMc8a__card:hover{transform:translateY(-10px);box-shadow:0 20px 40px -5px #3b82f633}.Benefits-module__iMMc8a__value{background:linear-gradient(135deg,var(--primary)0%,#60a5fa 100%);-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;padding-bottom:.1em;font-size:3rem;font-weight:800;line-height:1.3;display:block}@media (max-width:480px){.Benefits-module__iMMc8a__value{font-size:2.25rem}}.Benefits-module__iMMc8a__label{color:var(--gray-500);margin-bottom:.25rem;font-size:1rem;font-weight:400;line-height:1.5}.Benefits-module__iMMc8a__subtext{color:var(--gray-500);font-size:1rem;line-height:1.5}@media (min-width:1024px){.Benefits-module__iMMc8a__grid{grid-template-columns:repeat(3,1fr)}}
.HowItWorks-module__tSMH5W__section{background:var(--gray-50);padding:100px 0;overflow:hidden}.HowItWorks-module__tSMH5W__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.HowItWorks-module__tSMH5W__header{text-align:center;max-width:800px;margin:0 auto 5rem}.HowItWorks-module__tSMH5W__title{color:var(--gray-900);margin-bottom:1rem;font-size:2.5rem;font-weight:800}.HowItWorks-module__tSMH5W__grid{grid-template-columns:1fr;gap:2rem;display:grid;position:relative}.HowItWorks-module__tSMH5W__step{z-index:1;background:#fff;border:1px solid #3b82f60d;border-radius:24px;padding:3rem 2rem;transition:all .3s;position:relative;box-shadow:0 10px 30px -5px #3b82f614}.HowItWorks-module__tSMH5W__step:hover{transform:translateY(-10px);box-shadow:0 20px 40px -5px #3b82f626}.HowItWorks-module__tSMH5W__stepNumber{color:#3b82f626;z-index:0;pointer-events:none;font-size:4rem;font-weight:900;line-height:1;transition:all .3s;position:absolute;top:1.5rem;right:2rem}.HowItWorks-module__tSMH5W__step:hover .HowItWorks-module__tSMH5W__stepNumber{color:#3b82f640;transform:scale(1.1)}.HowItWorks-module__tSMH5W__stepContent{z-index:1;position:relative}.HowItWorks-module__tSMH5W__stepTitle{color:var(--gray-900);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.HowItWorks-module__tSMH5W__stepDescription{color:var(--gray-500);font-size:1.125rem;line-height:1.6}@media (min-width:1024px){.HowItWorks-module__tSMH5W__grid{grid-template-columns:repeat(3,1fr)}}
.CTASection-module__ETvUXq__section{background:var(--gray-50);text-align:center;padding:120px 0}.CTASection-module__ETvUXq__container{max-width:800px;margin:0 auto;padding:0 1.5rem}.CTASection-module__ETvUXq__title{color:var(--gray-900);margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.CTASection-module__ETvUXq__description{color:var(--gray-500);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.CTASection-module__ETvUXq__buttonWrapper{justify-content:center;display:flex}
.FAQ-module__V8_xEa__faqSection{background-color:#fff;padding:100px 0}.FAQ-module__V8_xEa__title{text-align:center;color:var(--gray-900);margin-bottom:3rem;font-size:2.5rem;font-weight:800}.FAQ-module__V8_xEa__faqList{max-width:800px;margin:0 auto}.FAQ-module__V8_xEa__faqItem{background:var(--gray-50);cursor:pointer;border:1px solid var(--gray-200);border-radius:16px;margin-bottom:1rem;padding:1.5rem;transition:all .3s}.FAQ-module__V8_xEa__faqItem:hover{border-color:var(--primary);box-shadow:0 4px 12px #3b82f61a}.FAQ-module__V8_xEa__faqItem.FAQ-module__V8_xEa__active{border-color:var(--primary)}.FAQ-module__V8_xEa__question{justify-content:space-between;align-items:center;display:flex}.FAQ-module__V8_xEa__question h3{color:var(--gray-900);margin:0;padding-right:1rem;font-size:1.1rem;font-weight:600}.FAQ-module__V8_xEa__icon{color:var(--primary);text-align:center;min-width:24px;font-size:1.5rem;font-weight:700}.FAQ-module__V8_xEa__answer{border-top:1px solid var(--gray-100);color:var(--gray-500);margin-top:1rem;padding-top:1rem;line-height:1.6}@media (max-width:768px){.FAQ-module__V8_xEa__faqSection{padding:60px 0}.FAQ-module__V8_xEa__title{margin-bottom:2rem;font-size:2rem}.FAQ-module__V8_xEa__question h3{font-size:1rem}}
.ContractorsDirectory-module__Jqf9Ua__section{min-height:80vh;padding:140px 0 100px}.ContractorsDirectory-module__Jqf9Ua__title{color:var(--gray-900);text-align:center;margin-bottom:3rem;font-size:2.5rem;font-weight:800}.ContractorsDirectory-module__Jqf9Ua__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.ContractorsDirectory-module__Jqf9Ua__card{border:1px solid var(--gray-100);color:var(--gray-900);background:#fff;border-radius:16px;justify-content:space-between;align-items:center;padding:1.5rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.ContractorsDirectory-module__Jqf9Ua__card:hover{border-color:var(--primary);color:var(--primary);transform:translateY(-2px);box-shadow:0 10px 20px -5px #3b82f61a}.ContractorsDirectory-module__Jqf9Ua__arrow{width:20px;height:20px;transition:transform .2s}.ContractorsDirectory-module__Jqf9Ua__card:hover .ContractorsDirectory-module__Jqf9Ua__arrow{transform:translate(4px)}@media (max-width:768px){.ContractorsDirectory-module__Jqf9Ua__section{padding-top:100px}.ContractorsDirectory-module__Jqf9Ua__title{margin-bottom:2rem;font-size:2rem}}
