.Header_header__hrF4W{background-color:rgba(255,255,255,.9);position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000;box-shadow:0 2px 10px rgba(0,0,0,.1)}.Header_headerContent__QKz24{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;max-width:1200px;margin:0 auto}.Header_logo__0h7JC{font-weight:700;font-size:1.5rem}.Header_logoImage__ctGtu{max-height:50px}.Header_navigation__feQAp{display:flex;align-items:center}.Header_navLinks__vvvrK{display:flex;list-style:none;gap:2rem}.Header_navLinks__vvvrK a{color:var(--dark-gray);transition:color .3s;font-weight:500}.Header_navLinks__vvvrK a:hover{color:var(--primary-color)}.Header_phoneNumber__tU0Bv{display:flex;flex-direction:column;align-items:flex-end}.Header_phoneNumber__tU0Bv span{font-size:.8rem;color:var(--gray)}.Header_phoneNumber__tU0Bv a{font-size:1.2rem;font-weight:700;color:var(--dark-gray)}.Header_menuToggle__weKNi{display:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;background:transparent}.Header_menuToggle__weKNi span{width:100%;height:2px;background-color:var(--secondary-color);transition:all .3s ease}@media (max-width:768px){.Header_navigation__feQAp{position:fixed;top:0;right:-100%;width:70%;height:100vh;background-color:white;flex-direction:column;transition:right .3s ease;box-shadow:-5px 0 15px rgba(0,0,0,.1);padding:5rem 2rem}.Header_navigation__feQAp.Header_open___uX1t{right:0}.Header_navLinks__vvvrK{flex-direction:column;align-items:center}.Header_menuToggle__weKNi{display:flex;z-index:1001}}:root{--primary-color:#e1251b;--secondary-color:#333;--white:#fff;--light-gray:#f5f5f5;--gray:#888;--dark-gray:#444}*{box-sizing:border-box;margin:0;padding:0}body,html{max-width:100vw;overflow-x:hidden;font-family:Arial,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;outline:none}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.Footer_footer__YgQC9{background-color:var(--dark-gray);color:white;padding:2rem 0}.Footer_top__rZQoO{display:flex;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 2rem}.Footer_companyInfo__fM6uy{max-width:400px}.Footer_companyInfo__fM6uy h3{color:var(--primary-color);margin-bottom:1rem}.Footer_companyInfo__fM6uy a{color:white;transition:color .3s}.Footer_companyInfo__fM6uy a:hover{color:var(--primary-color)}.Footer_bottom__Fpwam{background-color:var(--darker-gray);padding:1.5rem 0;margin-top:2rem}.Footer_footerNav__vCD_O{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer_footerNav__vCD_O ul{display:flex;list-style:none;gap:2rem;margin-bottom:1rem}.Footer_footerNav__vCD_O a{color:white;transition:color .3s}.Footer_footerNav__vCD_O a:hover{color:var(--primary-color)}.Footer_copyright__VV4W1{text-align:center;font-size:.9rem;color:var(--gray)}@media (max-width:768px){.Footer_top__rZQoO{flex-direction:column;gap:2rem}.Footer_footerNav__vCD_O ul{flex-direction:column;gap:1rem}}