.footer-section{color:#fff;background:linear-gradient(135deg,#001435 0%,#05255b 100%);width:100%;margin-top:60px;padding:80px 0 40px}.footer-container{max-width:1200px;margin:0 auto;padding:0 20px}.footer-main{grid-template-columns:1fr 2fr;align-items:start;gap:60px;margin-bottom:40px;display:grid}.footer-logo-section{flex-direction:column;justify-content:center;align-items:center;display:flex}.footer-logo{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ebe7e51a;border:2px solid #ebe7e54d;border-radius:20px;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:20px;transition:all .3s;display:flex}.footer-logo:hover{background:#ebe7e526;border-color:#ebe7e5;transform:translateY(-5px)}.footer-logo img{object-fit:contain;filter:brightness(0)invert();width:90%;height:90%}.footer-tagline{letter-spacing:1.5px;color:#fffc;text-transform:uppercase;margin:0;font-size:1rem;font-weight:300}.footer-content{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;display:grid}.footer-info-block{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ebe7e514;border:1px solid #ebe7e526;border-radius:15px;align-items:flex-start;gap:20px;padding:20px;transition:all .3s;display:flex}.footer-info-block:hover{background:#ebe7e526;border-color:#ebe7e54d;transform:translateY(-5px)}.footer-icon{flex-shrink:0;justify-content:center;align-items:center;font-size:2rem;display:flex}.footer-info-block h3{color:#fff;letter-spacing:.5px;margin:0 0 10px;font-family:Boska,serif;font-size:1.2rem;font-weight:600}.footer-info-block p{color:#fffc;margin:0;font-size:.95rem;line-height:1.8}.footer-info-block a{color:#ebe7e5;text-decoration:none;transition:color .2s}.footer-info-block a:hover{color:#ebe7e5;text-decoration:underline}.footer-divider{background:linear-gradient(90deg,#0000,#fff3,#0000);height:1px;margin:40px 0}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;padding-top:20px;display:flex}.footer-social{color:#fffc;align-items:center;gap:20px;font-size:.95rem;font-weight:500;display:flex}.footer-social a{color:#ebe7e5;background:#ebe7e51a;border:2px solid #ebe7e533;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.2rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.footer-social a:hover{color:#001435;background:#ebe7e5;border-color:#ebe7e5;transform:translateY(-3px)}.footer-copyright{text-align:center;flex-grow:1}.footer-copyright p{color:#ffffffb3;margin:0;font-size:.9rem}@media (min-width:1025px){.footer-section{padding:100px 0 50px}.footer-container{max-width:1400px}.footer-main{gap:80px}.footer-content{gap:50px}}@media (max-width:1024px) and (min-width:769px){.footer-section{margin-top:50px;padding:70px 0 35px}.footer-main{grid-template-columns:1fr;gap:50px}.footer-content{grid-template-columns:repeat(2,1fr);gap:35px}.footer-info-block{gap:18px;padding:18px}.footer-icon{font-size:1.8rem}.footer-info-block h3{font-size:1.1rem}.footer-info-block p{font-size:.9rem}.footer-logo{width:110px;height:110px}.footer-social a{width:42px;height:42px;font-size:1.1rem}.footer-bottom{flex-direction:column;gap:25px}.footer-social{justify-content:center;gap:18px;width:100%}.footer-copyright{text-align:center;width:100%}}@media (max-width:768px) and (min-width:641px){.footer-section{margin-top:40px;padding:60px 0 30px}.footer-container{padding:0 20px}.footer-main{grid-template-columns:1fr;gap:40px}.footer-content{grid-template-columns:repeat(2,1fr);gap:25px}.footer-info-block{gap:15px;padding:15px}.footer-icon{font-size:1.6rem}.footer-info-block h3{font-size:1rem}.footer-info-block p{font-size:.88rem}.footer-logo{width:105px;height:105px}.footer-tagline{font-size:.9rem}.footer-social a{width:40px;height:40px;font-size:1rem}.footer-social{justify-content:center;gap:15px;width:100%}.footer-copyright{width:100%}.footer-bottom{flex-direction:column;gap:20px}}@media (max-width:640px) and (min-width:481px){.footer-section{margin-top:35px;padding:50px 0 25px}.footer-container{padding:0 18px}.footer-main{grid-template-columns:1fr;gap:35px}.footer-content{grid-template-columns:1fr;gap:20px}.footer-info-block{gap:13px;padding:13px}.footer-icon{font-size:1.5rem}.footer-info-block h3{font-size:.95rem}.footer-info-block p{font-size:.85rem}.footer-logo{width:95px;height:95px}.footer-tagline{font-size:.8rem}.footer-social a{width:38px;height:38px;font-size:.95rem}.footer-social{justify-content:center;gap:12px;width:100%;font-size:.9rem}.footer-copyright{width:100%}.footer-copyright p{font-size:.8rem}.footer-bottom{flex-direction:column;gap:18px}}@media (max-width:480px){.footer-section{margin-top:30px;padding:40px 0 20px}.footer-container{padding:0 15px}.footer-main{grid-template-columns:1fr;gap:30px}.footer-content{grid-template-columns:1fr;gap:18px}.footer-logo{width:90px;height:90px}.footer-tagline{letter-spacing:1px;font-size:.75rem}.footer-info-block{border-radius:12px;gap:12px;padding:12px}.footer-icon{justify-content:center;min-width:30px;font-size:1.4rem}.footer-info-block h3{margin-bottom:8px;font-size:.9rem}.footer-info-block p{font-size:.8rem;line-height:1.6}.footer-social{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;font-size:.85rem}.footer-social a{border-radius:50%;width:36px;height:36px;font-size:.9rem}.footer-copyright{flex-grow:1;width:100%}.footer-copyright p{font-size:.7rem}.footer-bottom{flex-direction:column;gap:15px;padding-top:15px}.footer-divider{margin:30px 0}}@media (max-width:360px){.footer-section{margin-top:25px;padding:35px 0 18px}.footer-container{padding:0 12px}.footer-main{gap:25px}.footer-logo{width:80px;height:80px}.footer-tagline{margin-top:10px;font-size:.7rem}.footer-content{gap:15px}.footer-info-block{border-radius:10px;gap:10px;padding:10px}.footer-icon{font-size:1.2rem}.footer-info-block h3{margin-bottom:5px;font-size:.85rem}.footer-info-block p{font-size:.75rem;line-height:1.5}.footer-social a{border:1px solid #ebe7e533;width:32px;height:32px;font-size:.8rem}.footer-copyright p{font-size:.65rem}.footer-divider{margin:25px 0}}
