body,ul,li,a,footer{margin:0;padding:0;box-sizing:border-box}@font-face{font-family:'Noto Sans';font-style:normal;font-weight:400;src:url(../../assets/fonts/Noto_Sans/static/NotoSans-Regular.ttf) format('truetype');font-display:swap}@font-face{font-family:'Noto Sans';font-style:italic;font-weight:400;src:url(../../assets/fonts/Noto_Sans/static/NotoSans-Italic.ttf) format('truetype');font-display:swap}@font-face{font-family:'Noto Sans';font-style:normal;font-weight:700;src:url(../../assets/fonts/Noto_Sans/static/NotoSans-Bold.ttf) format('truetype');font-display:swap}.footer{display:flex;justify-content:center;align-items:center;flex-direction:column;background-color:rgb(50 45 41);color:rgb(247 244 242);padding:6rem 30px;font-family:'Arial',sans-serif;white-space:nowrap;gap:20px}.footer-container{width:70%;max-width:200rem;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.footer-nav{width:60%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.footer-menu{width:90%;font-family:Helvetica;font-weight:400;list-style:none;display:flex;justify-content:space-between}.footer-menu a{color:rgb(247 244 242);text-decoration:none;font-size:16px;transition:color 0.3s}.footer-menu a:hover{color:#bdbbba}.footer-social{display:flex;gap:20px;font-family:Helvetica;font-size:14px;font-weight:400;line-height:16.1px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.footer-social a img{width:22px;height:22px;transition:opacity 0.3s}.footer-social a:hover img{opacity:.7}.footer-divider{width:70%;max-width:200rem;margin:20px 0;border:none;opacity:20%;border-top:2px solid rgb(247 244 242)}.footer-bottom{width:70%;max-width:200rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;font-size:14px;color:rgb(247 244 242)}.footer-links{display:flex;gap:20px}.footer-links a:hover{color:#a9a6a5}.footer-copyright{opacity:75%;font-family:Helvetica;font-size:14px;font-weight:400;line-height:16.1px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:rgb(247 244 242)}.footer-links a{color:rgb(247 244 242);font-family:Helvetica;font-size:16px;font-weight:400;line-height:16.1px;text-align:left;text-underline-position:from-font;text-decoration:none;transition:color 0.3s}#footerModalOverlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .233);z-index:9998;opacity:.8}.no-interaction{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:none}.footer-loader{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999}.footer-loader-spinner{width:50px;height:50px;border:5px solid rgb(247 244 242);border-top:5px solid rgb(50 45 41);border-radius:50%;animation:footerSpin 1s linear infinite}@keyframes footerSpin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.footer-popup{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:30px;border-radius:8px;box-shadow:0 2px 10px rgb(0 0 0 / .1);z-index:9999;text-align:center;min-width:300px}.footer-popup.success{border-top:4px solid rgb(3 152 85)}.footer-popup.error{border-top:4px solid #f44336}.footer-popup-icon{width:100px;height:100px;margin:0 auto 20px}.footer-popup-title{font-family:Noto Sans;font-size:24px;font-weight:500;line-height:40px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;margin-bottom:10px;color:rgb(50 45 41)}.footer-popup-message{font-family:Noto Sans;font-size:18px;font-weight:400;line-height:40px;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:rgb(50 45 41);margin-bottom:0}@media (max-width:768px){.footer{padding:30px 30px;text-align:left;gap:6px}.footer-container{width:100%;flex-direction:column;align-items:start;justify-content:start;text-align:left}.footer-divider{width:100%;border-top:1px solid rgb(247 244 242)}.footer-menu{flex-direction:column;gap:20px;margin-bottom:20px}.footer-social{justify-content:center}.footer-social a img{width:22px;height:22px;transition:opacity 0.3s}.footer-bottom{width:100%;flex-direction:column-reverse;align-items:start;justify-content:start;text-align:center;gap:20px}.footer-links a{color:rgb(247 244 242);transition:color 0.3s;font-family:Helvetica;font-size:16px;font-weight:400;line-height:16.1px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.footer-copyright{opacity:75%;font-family:Helvetica;font-size:14px;font-weight:400;line-height:16.1px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:rgb(247 244 242)}.footer-loader{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999}.footer-loader-spinner{width:50px;height:50px;border:5px solid rgb(247 244 242);border-top:5px solid rgb(50 45 41);border-radius:50%;animation:footerSpin 1s linear infinite;z-index:9999}.footer-popup{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 10px rgb(0 0 0 / .1);z-index:9999;text-align:center;width:80%}.footer-popup-icon{width:70px;height:70px;margin:0 auto 20px;object-fit:cover;display:block}.footer-popup-icon img{width:100%;height:100%;object-fit:cover}.footer-popup-title{font-size:16px;text-wrap:auto;font-weight:700;line-height:20px}.footer-popup-message{font-size:14px;margin-bottom:0;text-wrap:auto;line-height:20px}}