.st-footer{background-color:#f8f8f8;border-top:1px solid rgba(0,0,0,.08);color:#555;padding:60px 0 0}.st-footer .footer-inner{max-width:1200px;margin:0 auto;padding:0 20px}.st-footer .footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px;padding-bottom:40px;border-bottom:1px solid rgba(0,0,0,.1)}.st-footer .footer-about .footer-logo{margin-bottom:20px}.st-footer .footer-about .footer-logo img{border-radius:8px}.st-footer .footer-about .footer-desc{font-size:14px;line-height:1.8;color:#555}.st-footer .footer-contact h3,.st-footer .footer-nav h3{color:#333;font-family:Montserrat,sans-serif;font-size:16px;font-weight:700;margin-bottom:20px;text-transform:uppercase}.st-footer .footer-contact ul li,.st-footer .footer-nav ul li{margin-bottom:10px}.st-footer .footer-contact ul li a,.st-footer .footer-nav ul li a{color:#555;font-size:14px;transition:color .3s}.st-footer .footer-contact ul li a:hover,.st-footer .footer-nav ul li a:hover{color:#ee3525}.st-footer .footer-contact ul li{display:flex;align-items:center;gap:10px;font-size:14px;margin-bottom:12px}.st-footer .footer-contact ul li .mdi{color:#ee3525;font-size:18px}.st-footer .footer-bottom{display:flex;justify-content:space-between;align-items:center;padding:25px 0}.st-footer .footer-bottom .footer-copyright{font-size:13px;color:#777}.st-footer .footer-bottom .footer-social{display:flex;gap:12px}.st-footer .footer-bottom .footer-social a{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.1);border-radius:50%;color:#555;font-size:18px;transition:all .3s}.st-footer .footer-bottom .footer-social a:hover{background-color:#ee3525;color:#fff}@media(max-width:768px){.st-footer .footer-top{grid-template-columns:1fr;gap:30px}.st-footer .footer-bottom{flex-direction:column;gap:15px;text-align:center}}.st-header{position:absolute;top:0;left:0;width:100%;z-index:1000;transition:all .3s ease}.st-header.fixed{position:fixed}.st-header.fixed .header-topbar{display:none}.st-header.fixed .header-main{background-color:hsla(0,0%,94%,.98);box-shadow:0 2px 10px rgba(0,0,0,.1)}.st-header .header-topbar{background-color:#161f27;padding:8px 0;font-size:13px;color:#8f9ca6}.st-header .header-topbar .topbar-inner{display:flex;justify-content:space-between;align-items:center}.st-header .header-topbar .topbar-left{display:flex;align-items:center;gap:6px}.st-header .header-topbar .topbar-left .mdi{font-size:14px;color:#ee3525}.st-header .header-topbar .topbar-left .topbar-divider{margin:0 8px;opacity:.3}.st-header .header-topbar .topbar-right{display:flex;align-items:center;gap:0}.st-header .header-topbar .topbar-right .btn-quote-top{color:#ee3525;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.5px;transition:color .3s}.st-header .header-topbar .topbar-right .btn-quote-top:hover{color:#fff}.st-header .header-topbar .topbar-right .topbar-divider{margin:0 10px;opacity:.3}.st-header .header-main{background-color:#f0f0f0;padding:0;transition:all .3s ease}.st-header .header-inner{justify-content:space-between;height:80px}.st-header .header-inner,.st-header .logo a{display:flex;align-items:center}.st-header .logo img{height:70px;width:auto;-o-object-fit:contain;object-fit:contain}.st-header .gnb .gnb-list{display:flex;gap:0}.st-header .gnb .gnb-item .depth1{display:block;padding:28px 22px;color:#333;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;transition:color .3s}.st-header .gnb .gnb-item .depth1:hover{color:#ee3525}.st-header .btn-mobile-menu{display:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;background:none;border:none;cursor:pointer;padding:8px}.st-header .btn-mobile-menu span{display:block;width:24px;height:2px;background-color:#333;transition:all .3s ease}.st-header .btn-mobile-menu.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.st-header .btn-mobile-menu.active span:nth-child(2){opacity:0}.st-header .btn-mobile-menu.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.st-header .mobile-menu{display:none;background-color:#1e2a34;padding:20px 0}.st-header .mobile-menu.open{display:block}.st-header .mobile-menu .mobile-gnb .mobile-gnb-item a{display:block;padding:12px 30px;color:#fff;font-family:Montserrat,sans-serif;font-size:14px;font-weight:600;text-transform:uppercase;transition:background .3s}.st-header .mobile-menu .mobile-gnb .mobile-gnb-item a:hover{background-color:hsla(0,0%,100%,.05);color:#ee3525}.st-header .mobile-menu .mobile-utils{padding:15px 30px;border-top:1px solid hsla(0,0%,100%,.1);margin-top:10px;display:flex;align-items:center;gap:15px}.st-header .mobile-menu .mobile-utils .btn-quote-mobile{display:inline-block;padding:10px 30px;background-color:#ee3525;color:#fff;font-family:Montserrat,sans-serif;font-weight:700;font-size:13px;text-transform:uppercase;border-radius:45px}@media(max-width:1024px){.st-header .gnb{display:none}.st-header .btn-mobile-menu{display:flex}}@media(max-width:768px){.st-header .header-topbar .topbar-left{font-size:11px}.st-header .logo a{font-size:22px}}@media(max-width:480px){.st-header .header-topbar{display:none}}