
.Button-module-scss-module__HB5Z3q__button{cursor:pointer;border:none;border-radius:5px;padding:10px 20px;font-size:16px;transition:background-color .3s}.Button-module-scss-module__HB5Z3q__button.Button-module-scss-module__HB5Z3q__primary{color:#fff;background-color:#39000071}.Button-module-scss-module__HB5Z3q__button.Button-module-scss-module__HB5Z3q__primary:hover{background-color:#740000}.Button-module-scss-module__HB5Z3q__button.Button-module-scss-module__HB5Z3q__primary:disabled{cursor:not-allowed;background-color:#ccc}.Button-module-scss-module__HB5Z3q__button.Button-module-scss-module__HB5Z3q__secondary{color:#fff;background-color:#6c757d}.Button-module-scss-module__HB5Z3q__button.Button-module-scss-module__HB5Z3q__secondary:hover{background-color:#5a6268}
.Modal-module-scss-module__k1ZY8q__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;animation:.2s ease-out Modal-module-scss-module__k1ZY8q__fadeIn;display:flex;position:fixed;inset:0}.Modal-module-scss-module__k1ZY8q__modal{background:#fff;border-radius:8px;width:90%;max-width:500px;max-height:90vh;padding:20px;animation:.2s ease-out Modal-module-scss-module__k1ZY8q__slideIn;position:relative;overflow-y:auto;box-shadow:0 4px 6px #0000001a}.Modal-module-scss-module__k1ZY8q__header{align-items:center;min-height:24px;margin-bottom:20px;display:flex}.Modal-module-scss-module__k1ZY8q__header h3{margin:0;font-size:1.25rem;font-weight:600}.Modal-module-scss-module__k1ZY8q__closeButton{cursor:pointer;color:#94a3b8;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;margin-left:auto;padding:4px;line-height:0;transition:all .2s;display:flex}.Modal-module-scss-module__k1ZY8q__closeButton:hover{color:#ef4444;background-color:#fee2e2}@keyframes Modal-module-scss-module__k1ZY8q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module-scss-module__k1ZY8q__slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}
.ContactForm-module-scss-module__taHw8a__form{background:0 0;flex-direction:column;gap:20px;width:100%;max-width:450px;margin:0 auto;display:flex}.ContactForm-module-scss-module__taHw8a__header{text-align:center;margin-bottom:10px}.ContactForm-module-scss-module__taHw8a__header h3{color:#1a1a1a;margin-bottom:8px;font-size:24px;font-weight:700}.ContactForm-module-scss-module__taHw8a__header p{color:#666;font-size:14px;line-height:1.5}.ContactForm-module-scss-module__taHw8a__inputGroup{flex-direction:column;gap:6px;display:flex;position:relative}.ContactForm-module-scss-module__taHw8a__input,.ContactForm-module-scss-module__taHw8a__textarea{color:#1e293b;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;padding:14px 16px;font-family:inherit;font-size:16px;transition:all .2s}.ContactForm-module-scss-module__taHw8a__input::placeholder,.ContactForm-module-scss-module__taHw8a__textarea::placeholder{color:#94a3b8}.ContactForm-module-scss-module__taHw8a__input:focus,.ContactForm-module-scss-module__taHw8a__textarea:focus{background-color:#fff;border-color:#0085ca;outline:none;box-shadow:0 0 0 3px #0085ca1a}.ContactForm-module-scss-module__taHw8a__input:hover,.ContactForm-module-scss-module__taHw8a__textarea:hover{border-color:#cbd5e1}.ContactForm-module-scss-module__taHw8a__textarea{resize:vertical;min-height:100px}.ContactForm-module-scss-module__taHw8a__inputError{border-color:#ef4444!important}.ContactForm-module-scss-module__taHw8a__inputError:focus{box-shadow:0 0 0 3px #ef44441a!important}.ContactForm-module-scss-module__taHw8a__errorMessage{color:#ef4444;margin-left:4px;font-size:12px}.ContactForm-module-scss-module__taHw8a__submitButton{color:#fff;cursor:pointer;background-color:#ac0101;border:none;border-radius:8px;width:100%;margin-top:10px;padding:16px;font-size:16px;font-weight:600;transition:all .2s}.ContactForm-module-scss-module__taHw8a__submitButton:hover{background-color:#500;transform:translateY(-1px);box-shadow:0 4px 12px #0085ca33}.ContactForm-module-scss-module__taHw8a__submitButton:active{transform:translateY(0)}.ContactForm-module-scss-module__taHw8a__submitButton:disabled{cursor:not-allowed;box-shadow:none;background-color:#94a3b8;transform:none}.ContactForm-module-scss-module__taHw8a__success{color:#10b981;text-align:center;background:#ecfdf5;border-radius:6px;padding:10px;font-size:14px;font-weight:500}.ContactForm-module-scss-module__taHw8a__error{color:#ef4444;text-align:center;margin-top:10px;font-size:14px}.ContactForm-module-scss-module__taHw8a__footerInfo{text-align:center;color:#64748b;border-top:1px solid #e2e8f0;margin-top:20px;padding-top:15px;font-size:14px}.ContactForm-module-scss-module__taHw8a__footerInfo p{margin:0}.ContactForm-module-scss-module__taHw8a__phoneLink{color:#ca0000;margin-left:5px;font-weight:600;text-decoration:none;transition:color .2s}.ContactForm-module-scss-module__taHw8a__phoneLink:hover{text-decoration:underline}.ContactForm-module-scss-module__taHw8a__error{color:red;text-align:center;margin-top:10px}
.HeroSection-module-scss-module__8AKCfW__heroSection{position:relative;overflow:hidden}.HeroSection-module-scss-module__8AKCfW__heroSection .HeroSection-module-scss-module__8AKCfW__sectionContainer{grid-template-columns:2fr 1fr;justify-content:center;align-items:center;padding:70px 20px 50px;display:grid}@media (max-width:768px){.HeroSection-module-scss-module__8AKCfW__heroSection .HeroSection-module-scss-module__8AKCfW__sectionContainer .HeroSection-module-scss-module__8AKCfW__heroSection{max-width:90%}.HeroSection-module-scss-module__8AKCfW__heroSection .HeroSection-module-scss-module__8AKCfW__sectionContainer h1{font-size:1.5rem}.HeroSection-module-scss-module__8AKCfW__heroSection .HeroSection-module-scss-module__8AKCfW__sectionContainer p{font-size:1rem}.HeroSection-module-scss-module__8AKCfW__heroSection .HeroSection-module-scss-module__8AKCfW__sectionContainer{text-align:center;grid-template-columns:1fr;gap:2rem;padding:40px 20px}}.HeroSection-module-scss-module__8AKCfW__heroSection .HeroSection-module-scss-module__8AKCfW__sectionContainer .HeroSection-module-scss-module__8AKCfW__content{flex-direction:column;width:80%;margin:0 5% 0 auto;display:flex}@media (max-width:768px){.HeroSection-module-scss-module__8AKCfW__heroSection .HeroSection-module-scss-module__8AKCfW__sectionContainer .HeroSection-module-scss-module__8AKCfW__content{align-items:center;width:100%;margin:0}}.HeroSection-module-scss-module__8AKCfW__heroSection .HeroSection-module-scss-module__8AKCfW__sectionContainer .HeroSection-module-scss-module__8AKCfW__contactButton{background-color:#8b0101;width:300px;margin-left:auto;margin-right:50px}.HeroSection-module-scss-module__8AKCfW__heroSection .HeroSection-module-scss-module__8AKCfW__sectionContainer .HeroSection-module-scss-module__8AKCfW__contactButton:hover{background-color:#640000}@media (max-width:768px){.HeroSection-module-scss-module__8AKCfW__heroSection .HeroSection-module-scss-module__8AKCfW__sectionContainer .HeroSection-module-scss-module__8AKCfW__contactButton{width:100%;max-width:300px;margin:0 auto}}.HeroSection-module-scss-module__8AKCfW__heroSection .HeroSection-module-scss-module__8AKCfW__sectionContainer img{max-width:100%;height:auto}@media (max-width:768px){.HeroSection-module-scss-module__8AKCfW__heroSection .HeroSection-module-scss-module__8AKCfW__sectionContainer img{max-width:280px;margin:0 auto;display:block}}.HeroSection-module-scss-module__8AKCfW__heroSection h1{color:#333;margin:0 0 20px;font-size:2rem}.HeroSection-module-scss-module__8AKCfW__heroSection p{color:#666;max-width:600px;margin-bottom:40px;font-size:1.2rem}
.Footer-module-scss-module__wcgw9G__footer{color:#fff;background-color:#1a1a1a;margin-top:auto;padding:4rem 2rem 2rem}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__container{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1200px;margin:0 auto 3rem;display:grid}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__column{flex-direction:column;gap:1.5rem;display:flex}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__column h3{color:#e0e0e0;margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__column .Footer-module-scss-module__wcgw9G__logo{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:700;text-decoration:none;display:inline-block}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__column .Footer-module-scss-module__wcgw9G__logo span{color:red}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__column .Footer-module-scss-module__wcgw9G__description{color:#a0a0a0;font-size:.95rem;line-height:1.6}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__navLinks{flex-direction:column;gap:.8rem;display:flex}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__navLinks a{color:#a0a0a0;width:fit-content;text-decoration:none;transition:color .2s}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__navLinks a:hover{color:#fff}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contactInfo{flex-direction:column;gap:1rem;display:flex}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contactInfo .Footer-module-scss-module__wcgw9G__item{flex-direction:column;gap:.3rem;display:flex}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contactInfo .Footer-module-scss-module__wcgw9G__item span{color:#666;font-size:.85rem}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contactInfo .Footer-module-scss-module__wcgw9G__item a,.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contactInfo .Footer-module-scss-module__wcgw9G__item p{color:#e0e0e0;margin:0;font-size:1rem;text-decoration:none}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__contactInfo .Footer-module-scss-module__wcgw9G__item a:hover{color:#fff}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__socialLinks{gap:1rem;margin-top:.5rem;display:flex}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__socialLinks a{color:#fff;background:#333;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;text-decoration:none;transition:background .2s}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__socialLinks a:hover{background:#444}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__socialLinks a.Footer-module-scss-module__wcgw9G__telegram:hover{background:#08c}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__socialLinks a.Footer-module-scss-module__wcgw9G__instagram:hover{background:#e1306c}.Footer-module-scss-module__wcgw9G__footer .Footer-module-scss-module__wcgw9G__copyright{text-align:center;color:#666;border-top:1px solid #333;padding-top:2rem;font-size:.9rem}
.ZigZagSection-module-scss-module__m9CVQW__container{border-bottom:1px solid #666;justify-content:space-between;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:4rem 2rem;display:flex}.ZigZagSection-module-scss-module__m9CVQW__container.ZigZagSection-module-scss-module__m9CVQW__reversed{flex-direction:row-reverse}@media (max-width:768px){.ZigZagSection-module-scss-module__m9CVQW__container{flex-direction:column;gap:2rem}.ZigZagSection-module-scss-module__m9CVQW__container.ZigZagSection-module-scss-module__m9CVQW__reversed{flex-direction:column}}.ZigZagSection-module-scss-module__m9CVQW__textBlock{flex:1}.ZigZagSection-module-scss-module__m9CVQW__textBlock h2{color:#860000;margin-bottom:1.5rem;font-size:2rem}.ZigZagSection-module-scss-module__m9CVQW__textBlock p{color:#666;white-space:pre-line;font-size:1rem;line-height:1.6}.ZigZagSection-module-scss-module__m9CVQW__imageBlock{flex:1;justify-content:center;display:flex}.ZigZagSection-module-scss-module__m9CVQW__imageBlock img{border-radius:12px;max-width:100%;height:auto;box-shadow:0 4px 20px #0000001a}
.ContactSection-module-scss-module__j4Xxwq__section{background-color:#f8fafc;justify-content:center;align-items:center;padding:80px 20px;display:flex}.ContactSection-module-scss-module__j4Xxwq__container{background:#fff;border-radius:16px;width:100%;max-width:600px;padding:40px;box-shadow:0 10px 30px #0000000d}@media (max-width:640px){.ContactSection-module-scss-module__j4Xxwq__container{padding:24px}}
