:root{--primary:#e65100;--secondary:#ff9800;--accent:#ff5722;--dark:#1a1a1a;--light:#f5f5f5}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:#333;line-height:1.6;overflow-x:hidden}.MobileFooter_mobileFooter__lt93U{position:fixed;bottom:0;left:0;right:0;background:rgba(230,81,0,.95);border-top:1px solid rgba(255,152,0,.3);box-shadow:0 -4px 20px rgba(0,0,0,.3);z-index:1000;transform:translateY(100%);transition:transform .3s ease-in-out;padding:1rem}.MobileFooter_mobileFooter__lt93U.MobileFooter_visible__P2I7S{transform:translateY(0)}.MobileFooter_mobileFooter__lt93U.MobileFooter_hidden__D9iYf{transform:translateY(0);background:rgba(230,81,0,.8)}.MobileFooter_mobileFooterContent__gjz8g{max-width:100%;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.MobileFooter_mobileFooterNavLinks__pSmbL{display:flex;gap:2rem;list-style:none;align-items:center;justify-content:space-around;text-align:center}.MobileFooter_mobileFooterNavLinks__pSmbL a{color:#fff;text-decoration:none;font-weight:600;position:relative;transition:all .3s ease;font-size:1.05rem}.MobileFooter_mobileFooterNavLinks__pSmbL a:after{margin-left:-47%;content:"";position:absolute;bottom:-5px;left:0;width:0;height:3px;background:#fff;transition:width .3s ease}.MobileFooter_mobileFooterNavLinks__pSmbL a:hover:after{width:150%}@media (min-width:769px){.MobileFooter_mobileFooter__lt93U{display:none}}@media (max-width:480px){.MobileFooter_mobileFooter__lt93U{padding:.75rem}.MobileFooter_actionButton__z98UP,.MobileFooter_contactButton__cUudu{padding:.5rem}.MobileFooter_contactIcon__wiwVE{font-size:1rem}.MobileFooter_actionButton__z98UP,.MobileFooter_contactValue__8HBn1{font-size:.8rem}}