.container{max-height:100%;padding:100px 100px 20px}@media (max-width:900px){.container{padding-bottom:100px;padding-left:10px;padding-right:10px}}
.footer{color:#666;background-color:#e8e8e8;flex-direction:column;justify-content:space-between;height:500px;padding:40px 0 20px;font-family:Arial,sans-serif;display:flex}.footer-container{flex:1;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:60px;max-width:1200px;margin:0 auto;padding:0 20px;display:grid}.footer-left{flex-direction:column;gap:30px;display:flex}.logo{align-items:center;gap:8px;font-size:24px;font-weight:700;display:flex}.logo-icon{color:#fff;background-color:#ff8c42;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;font-weight:700;display:flex}.logo-text{color:#333}.app-downloads{flex-direction:column;gap:15px;display:flex}.download-btn{color:#fff;background-color:#333;border-radius:8px;align-items:center;gap:12px;width:fit-content;padding:12px 20px;text-decoration:none;transition:background-color .3s;display:flex}.download-btn:hover{background-color:#555}.download-btn svg{flex-shrink:0;width:24px;height:24px}.download-btn div{flex-direction:column;gap:2px;display:flex}.download-label{opacity:.8;font-size:12px}.store-name{font-size:16px;font-weight:700}.social-icons{gap:15px;display:flex}.social-link{color:#666;justify-content:center;align-items:center;text-decoration:none;transition:color .3s;display:flex}.social-link:hover{color:#ff8c42}.social-link svg{width:20px;height:20px}.footer-section{flex-direction:column;gap:20px;display:flex}.section-title{color:#333;text-transform:uppercase;margin:0;font-size:16px;font-weight:700}.footer-links{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.footer-links a{color:#666;font-size:14px;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#ff8c42}.contact-info{flex-direction:column;gap:15px;display:flex}.contact-info p{color:#666;margin:0;font-size:14px;line-height:1.5}.phone{color:#333;font-weight:700}.email{color:#ff8c42;text-decoration:none}.address{color:#666}.footer-bottom{text-align:center;border-top:1px solid #ddd;max-width:1200px;margin:40px auto 0;padding:20px}.footer-bottom p{color:#666;margin:0;font-size:14px}@media (max-width:1024px){.footer-container{grid-template-columns:1fr 1fr;gap:40px}.footer-left{grid-column:span 2}}@media (max-width:768px){.footer{height:auto;min-height:500px}.footer-container{text-align:center;grid-template-columns:1fr;gap:30px}.footer-left{grid-column:span 1;align-items:center}.app-downloads{align-items:center}.download-btn{justify-content:center;width:200px}}@media (max-width:480px){.footer-container{padding:0 15px}.app-downloads{width:100%}.download-btn{width:100%;max-width:250px}}
.bottomMenu{z-index:500;background-color:#fff;width:100%;height:50px;display:none;position:fixed;bottom:0;box-shadow:5px -1px 4px #00000012}@media (max-width:900px){.bottomMenu{display:flex}}.bottomMenu a{color:inherit;text-decoration:none}.bottomMenu .menu{flex-direction:column;justify-content:center;align-items:center;width:25%;display:flex}.bottomMenu .menu .menuTitle{justify-content:center;font-size:x-small;display:block}.bottomMenu .menu .menuIconWrapper{justify-content:center;display:flex}.bottomMenu .menu .menuIcon{width:20px}
