.popup-container{position:fixed;top:0;left:50%;transform:translateX(-50%);z-index:101;padding:1rem}.popup-content{border-radius:8px;padding:1rem;width:100vw;display:grid;place-items:center;text-align:center;min-width:300px;max-width:400px}.popup-header{margin-bottom:1rem;justify-content:start}.popup-actions,.popup-header{display:flex;gap:1rem;width:100%}.popup-actions{justify-content:end}.popup-button{background-color:#254b94;color:#fff;border:none;border-radius:4px;padding:.5rem 1rem;cursor:pointer;font-size:1rem}.popup-button:hover{background-color:#1c3b74}footer{position:relative;color:#fff;overflow:hidden;background-color:#254b94;background:url(/_next/static/media/footer_bg.fc6bc58a.webp);background-size:cover;background-repeat:no-repeat;font-family:Poppins;min-height:800px}footer:before{position:absolute;content:"";background:#000;background:linear-gradient(90deg,#000,#3668c460 30%,#254b94);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#a70000",GradientType=1);height:100%;width:100%}footer .footer-inner-container{max-width:1920px}footer .footer-logo{width:10rem}footer .footer-menu{display:flex;flex-wrap:wrap;justify-content:space-between;margin:5rem 0;gap:5rem}footer .footer-menu div h1{font-size:25px;font-weight:600;margin-bottom:1rem}footer .footer-menu div a,footer .footer-menu div h5,footer .footer-menu div p{line-height:300%;font-family:PoppinsThin}@media (width < 1000px){footer .footer-inner-container{padding:2rem}}@media (width < 465px){footer .logo-social-icon-container{justify-content:center}}@media (width < 484px){footer .contact-footer,footer .links,footer .resources{display:grid;justify-content:center;align-items:start}footer .footer-menu{margin-top:4rem;gap:3rem}footer .resources{display:flex;flex-direction:column;justify-content:start}footer .contact-footer{width:100%;place-items:center}}