/*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */
.site-footer{color:#fff;background-color:#222;border-top:1px solid #fff;border-bottom:1px solid #fff;padding:30px 0;position:relative}.footer-container{max-width:1200px;margin:0 auto;padding:0 20px}.footer-top{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.footer-logo{flex:1;justify-content:flex-start;align-items:center;display:flex}.footer-logo img{width:auto;height:50px}.footer-social{flex:1;justify-content:center;gap:25px;display:flex}.footer-social a{color:#fff;align-items:center;transition:color .2s;display:flex}.footer-social a:hover{color:#ffc627}.footer-social svg{width:20px;height:20px}.footer-contact{flex:1;justify-content:flex-end;align-items:center;gap:25px;display:flex}.footer-contact a{color:#fff;cursor:pointer;align-items:center;transition:color .2s;display:flex}.footer-contact a:hover{color:#ffc627}.footer-links-wrapper{margin-bottom:20px}.footer-links{flex-wrap:wrap;justify-content:center;gap:5px;display:flex}.footer-links a{color:#fff;white-space:nowrap;font-size:14px;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#ffc627}.footer-divider{color:#fff;margin:0 5px;font-size:14px}.footer-copyright{text-align:center;opacity:.9;font-size:12px}.text-popup-overlay{cursor:pointer;animation:.25s fadeIn;z-index:999999!important;background-color:#000000d9!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100vh!important;margin:0!important;padding:0!important;display:flex!important;position:fixed!important;inset:0!important}.text-popup{cursor:default;background-color:#222;border:4px solid #ffc627;border-radius:15px;width:90%;max-width:480px;margin:0 auto;padding:50px 60px 45px;animation:.3s slideUp;position:relative;box-shadow:0 25px 70px #000000e6}.text-popup-close{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:45px;height:45px;padding:0;font-size:2.8rem;font-weight:300;line-height:1;transition:all .2s;display:flex;position:absolute;top:18px;right:22px}.text-popup-close:hover{color:#ffc627;transform:scale(1.15)rotate(90deg)}.text-popup-content{text-align:center;color:#fff}.text-popup-content h3{text-transform:uppercase;color:#ffc627;letter-spacing:1px;margin:0 0 20px;font-size:2.2rem;font-weight:900}.text-popup-content p{color:#fff;margin:10px 0;font-size:1.25rem;line-height:1.6}.text-popup-number{letter-spacing:2.5px;font-family:Courier New,monospace;font-weight:700;display:block;color:#ffc627!important;margin-top:18px!important;font-size:2rem!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(40px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:768px){.footer-top{flex-direction:column}.footer-logo{order:1;justify-content:center;width:100%;margin:0 0 20px}.footer-social{display:none}.footer-contact{order:2;justify-content:center;width:100%;margin-bottom:20px}.footer-links{text-align:center;flex-wrap:wrap;justify-content:center}.footer-links a{padding:3px 0}.text-popup{width:88%;max-width:360px;padding:45px 35px 40px}.text-popup-close{width:40px;height:40px;font-size:2.4rem;top:15px;right:18px}.text-popup-content h3{margin-bottom:16px;font-size:1.7rem}.text-popup-content p{font-size:1.05rem}.text-popup-number{letter-spacing:2px;font-size:1.6rem!important}}@media (max-width:480px){.footer-logo img{height:45px}.footer-links a,.footer-divider{font-size:12px}.footer-copyright{font-size:11px}.text-popup{max-width:320px;padding:40px 28px 35px}.text-popup-content h3{font-size:1.5rem}.text-popup-number{font-size:1.4rem!important}}