:root{--tst-red:#eb2227;--tst-red-hover:#c41c20;--tst-black:#010101;--tst-white:#ffffff;--tst-green:#03a550;--tst-font:'Barlow', sans-serif;--tst-yellow:#fcee1f;--footer-bg:#0f1117;--footer-surface:#161920;--footer-text:#ffffff;--footer-muted:rgba(255, 255, 255, 0.35);--footer-border:rgba(255, 255, 255, 0.08)}.tst-footer{background-color:var(--footer-bg)!important;background-size:cover!important;background-position:center top!important;background-repeat:no-repeat!important;font-family:var(--tst-font);color:var(--footer-text);width:100%;position:relative;isolation:isolate;overflow:hidden}.tst-footer::after{content:''!important;position:absolute!important;inset:0!important;background:rgba(0,0,0,.69)!important;z-index:0!important;pointer-events:none!important}.tst-footer>*{position:relative;z-index:9}.footer-inner{max-width:1400px;margin:0 auto;padding:60px 40px 56px;display:grid;grid-template-columns:1.4fr 1fr 1.6fr 1.3fr;grid-template-areas:"brand pages services contact";grid-auto-columns:0;gap:48px;align-items:start}.footer-col--brand{grid-area:brand}.footer-col--pages{grid-area:pages}.footer-col--services{grid-area:services}.footer-col--contact{grid-area:contact}.footer-col--brand{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.footer-logo{display:inline-block}.footer-logo img{height:58px;width:auto;object-fit:contain;display:block;padding:8px 16px;background:#fff;border-radius:7px}.footer-tagline{font-size:14px;line-height:1.75;color:#fff;margin:0}.footer-readmore{display:inline-flex;align-items:center;gap:5px;color:var(--tst-red);text-decoration:none;font-weight:500;font-size:13.5px;transition:gap 0.2s ease}.footer-readmore:hover{gap:8px}.footer-readmore svg{width:13px;height:13px;transition:transform 0.2s ease}.footer-readmore:hover svg{transform:translate(2px,-2px)}.footer-cta{display:inline-flex;align-items:center;gap:8px;background:var(--tst-red);color:var(--tst-white);font-family:var(--tst-font);font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;padding:13px 24px;border-radius:50px;white-space:nowrap;transition:background 0.25s ease,transform 0.25s ease,box-shadow 0.25s ease;box-shadow:0 4px 20px rgba(235,34,39,.3)}.footer-cta:hover{background:var(--tst-red-hover);transform:translateY(-2px);box-shadow:0 8px 28px rgba(235,34,39,.45)}.footer-cta svg{width:15px;height:15px;transition:transform 0.25s ease}.footer-cta:hover svg{transform:translateX(3px)}.footer-heading{font-size:18px;font-weight:600;color:var(--tst-white);margin:0 0 18px;padding-bottom:10px;position:relative;letter-spacing:.02em}.footer-heading::after{content:'';position:absolute;bottom:0;left:0;width:32px;height:2px;background:var(--tst-red);border-radius:2px}.footer-heading--gap{margin-top:32px}.footer-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.footer-links li a{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-size:15px;font-weight:400;padding:7px 0;transition:color 0.2s ease,padding-left 0.2s ease}.footer-links li:last-child a{border-bottom:none}.footer-links li a::after{content:'→';display:inline-block;flex-shrink:0;color:var(--tst-red);font-size:14px;line-height:1;transition:transform 0.2s ease}.footer-links li a:hover{color:#fff;padding-left:4px}.footer-links li a:hover::after{transform:translateX(3px)}.footer-service-group{font-size:14px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--tst-green);margin:20px 0 10px}.footer-col--services .footer-links:first-of-type{margin-top:0}.footer-col--services .footer-links li a{font-size:15px;padding:6px 0}.footer-contact-list{list-style:none;margin:0 0 28px;padding:0;display:flex;flex-direction:column;gap:16px}.footer-contact-list li{display:flex;align-items:flex-start;gap:12px;font-size:15px;color:#fff;line-height:1.55}.fc-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0;margin-top:2px}.fc-icon svg{width:16px;height:16px;stroke:var(--tst-red)}.fc-links{display:flex;flex-direction:column;gap:3px}.footer-contact-list a{color:#fff;text-decoration:none;transition:color 0.2s ease}.footer-contact-list a:hover{color:var(--tst-white)}.footer-socials{display:flex;gap:10px}.fs-link{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);color:var(--tst-white);text-decoration:none;transition:background 0.22s ease,border-color 0.22s ease,transform 0.22s ease}.fs-link:hover{background:var(--tst-red);border-color:var(--tst-red);transform:translateY(-3px)}.fs-link svg{width:15px;height:15px}.footer-bar{border-top:1px solid var(--footer-border)}.footer-bar-inner{max-width:1400px;margin:0 auto;padding:18px 40px;display:flex;align-items:center;justify-content:center}.footer-bar p{margin:0;font-size:13px;color:var(--footer-text);text-align:center;line-height:1.6}.footer-bar strong{color:#fff;font-weight:600}.footer-bar a{color:var(--tst-red);text-decoration:none;font-weight:600;transition:color 0.2s ease}.footer-bar a:hover{color:#ff5a5e}