body{margin:0;padding:0;box-sizing:border-box}.hero-section{position:relative;overflow:hidden}.hero-section .container-fluid{padding:0;margin:0;width:100%}*{margin:0;padding:0;box-sizing:border-box}html,body{overflow-x:hidden}.site-footer{width:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.footer-main{background:#2c2c2c;padding:56px 5% 48px;color:#fff}.footer-main-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px 32px;align-items:start;max-width:1200px;margin:0 auto}.footer-col{min-width:0}.footer-heading{font-size:15px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#fff;margin:0 0 12px}.footer-underline{width:40px;height:3px;background:#e98b31;margin-bottom:20px;border-radius:2px}.footer-menu{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.footer-link{color:#ffffffe0;text-decoration:none;font-size:14px;transition:color .2s ease,opacity .2s ease}.footer-link:hover{color:#e98b31}.footer-address{color:#fffc;font-size:14px;line-height:1.65;margin:0 0 16px}.footer-contact{margin:0 0 6px;font-size:14px}.footer-contact-link{color:#6eb5ff;text-decoration:none;transition:color .2s ease}.footer-contact-link:hover{color:#9eceff}.footer-col-logo{display:flex;flex-direction:column;gap:16px}.footer-logo-wrap{display:inline-block;max-width:180px}.footer-logo{display:block;max-width:100%;height:auto;max-height:52px;object-fit:contain;object-position:left center}.footer-blog-link{color:#ffffffe0;text-decoration:none;font-size:14px;font-weight:500;transition:color .2s ease}.footer-blog-link:hover{color:#e98b31}.footer-bottom-bar{background:#1a1a1a;padding:16px 5%;color:#fff9;font-size:13px;text-align:center;letter-spacing:.02em}@media(max-width:992px){.footer-main-grid{grid-template-columns:repeat(2,1fr);gap:36px 28px}.footer-main{padding:48px 5% 40px}}@media(max-width:768px){.footer-main{padding:40px 5% 36px}.footer-main-grid{grid-template-columns:repeat(2,1fr);gap:32px 24px}.footer-heading{font-size:14px}.footer-link,.footer-address,.footer-contact{font-size:13px}.footer-logo{max-height:44px}.footer-bottom-bar{padding:14px 5%;font-size:12px}}@media(max-width:576px){.footer-main{padding:32px 20px 28px}.footer-main-grid{grid-template-columns:1fr;gap:28px;text-align:left}.footer-col-logo{order:-1;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.12)}.footer-underline{margin-bottom:16px}.footer-heading{font-size:13px;margin-bottom:10px}.footer-link,.footer-address,.footer-contact{font-size:13px}.footer-logo-wrap{max-width:160px}.footer-logo{max-height:40px}.footer-bottom-bar{padding:12px 20px;font-size:11px;line-height:1.45}}@media(max-width:360px){.footer-main{padding:24px 16px}.footer-bottom-bar{padding:10px 16px;font-size:10px}}.global-loader{min-height:60vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}.global-loader__dots{display:flex;gap:10px}.global-loader__dots span{width:10px;height:10px;border-radius:50%;background:#e4782a;box-shadow:0 0 0 4px #e4782a2e;animation:loader-bounce .9s infinite ease-in-out}.global-loader__dots span:nth-child(2){animation-delay:.15s}.global-loader__dots span:nth-child(3){animation-delay:.3s}.global-loader__text{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#666}.global-loader-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#f8f9fae6;z-index:9999;pointer-events:none}@keyframes loader-bounce{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-8px);opacity:1}}
