.newsletter-section{display:flex;flex-direction:column;gap:20px;max-width:400px;width:100%}@media(max-width:1000px){.newsletter-section{max-width:380px}}@media(max-width:800px){.newsletter-section{max-width:100%;gap:16px;margin-bottom:20px}}.newsletter-section .logo{height:auto;width:40px;transform:translateX(-5px)}@media(max-width:450px){.newsletter-section .logo{width:30px}}.newsletter-section .newsletter-description{font-size:15px;font-weight:400;line-height:1.6;color:#1a2231;margin:0}@media(max-width:800px){.newsletter-section .newsletter-description{font-size:14px}}.newsletter-section .newsletter-form{display:flex;flex-direction:row;gap:12px;width:100%;align-items:flex-start}.newsletter-section .newsletter-input-wrapper,.newsletter-section .newsletter-input-wrapper .text-input{width:100%}.newsletter-section .newsletter-submit{border-radius:5px;transition:.2s;font-size:1.4rem;font-weight:500;display:flex;align-items:center;gap:10px;cursor:pointer;justify-content:center;position:relative;background-color:#1a2231;color:#fff;padding:0 20px;height:35px;width:-moz-fit-content;width:fit-content;margin-top:10px}.newsletter-section .newsletter-submit:hover{opacity:.8}.newsletter-section .newsletter-message{font-size:14px;margin:0;padding:8px 0}.newsletter-section .newsletter-message.success{color:#0063e0}.newsletter-section .newsletter-message.error{color:#df1b41}@media(max-width:800px){.newsletter-section .newsletter-message{font-size:13px}}.newsletter-section .newsletter-disclaimer{font-size:12px;font-weight:400;line-height:1.5;color:#2c3952;margin:0}@media(max-width:800px){.newsletter-section .newsletter-disclaimer{font-size:12px}}.newsletter-section .newsletter-link{color:#0063e0;text-decoration:underline;transition:color .2s ease}.newsletter-section .newsletter-link:hover{color:#1a2231}.newsletter-section .footer-social-links{display:flex;gap:10px;position:relative;z-index:5}.newsletter-section .footer-social-links .social-link{display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}.newsletter-section .footer-social-links .social-link img{width:30px;height:30px;object-fit:contain;pointer-events:none}.newsletter-section .footer-contact-info{margin:5px 0;display:flex;flex-direction:column;gap:10px}.newsletter-section .footer-contact-info .contact-row{display:flex;align-items:center;gap:10px}.newsletter-section .footer-contact-info .contact-row .contact-image{width:20px;height:20px;object-fit:contain;flex-shrink:0}.newsletter-section .footer-contact-info .address-item,.newsletter-section .footer-contact-info .contact-item{font-size:15px;font-weight:500;color:#1a2231;text-decoration:none;transition:color .1s ease;white-space:nowrap;letter-spacing:.1px}.newsletter-section .footer-contact-info .contact-item:hover{color:#0063e0;text-decoration:underline}.newsletter-section .footer-contact-info .address-item{cursor:default}.footer{display:flex;flex-direction:column;padding:60px 100px;width:100%;max-width:1550px;margin:0 auto;border-top:1px solid #eceef1}@media(max-width:1300px){.footer{padding:50px 40px}}@media(max-width:800px){.footer{padding:50px 40px}}@media(max-width:520px){.footer{padding:40px 30px}}@media(max-width:450px){.footer{padding:30px}}.footer .footer-upper{display:flex;justify-content:space-between;margin-bottom:40px;gap:100px}@media(max-width:1000px){.footer .footer-upper{gap:80px}}@media(max-width:800px){.footer .footer-upper{flex-direction:column;gap:30px}}.footer .link-section{display:flex;gap:20px;flex-wrap:wrap;width:100%}@media(max-width:1300px){.footer .link-section{gap:30px}}@media(max-width:800px){.footer .link-section{gap:30px}}@media(max-width:450px){.footer .link-section{gap:25px}}.footer .col{display:flex;flex-direction:column;gap:13px;flex-grow:1;flex-shrink:1;flex-basis:calc(25% - 30px);min-width:120px}@media(max-width:1300px){.footer .col{flex-grow:1;flex-shrink:1;flex-basis:calc(25% - 25px)}}@media(max-width:800px){.footer .col{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 20px);gap:11px}}.footer .col .section-title{font-size:16px;font-weight:600;color:#1a2231;margin-bottom:20px;display:block}@media(max-width:800px){.footer .col .section-title{font-size:15px;margin-bottom:8px}}@media(max-width:450px){.footer .col .section-title{font-size:14px;margin-bottom:6px}}.footer .col a{font-size:14px;white-space:nowrap;color:#666;font-weight:500;cursor:pointer}.footer .col a:hover{text-decoration:underline}@media(max-width:450px){.footer .col a{font-size:13px;text-decoration:underline}}.footer .footer-lower{display:flex;justify-content:space-between}@media(max-width:450px){.footer .footer-lower{margin-bottom:20px}}.footer .footer-lower p{font-size:12px;font-weight:400;line-height:1.5;color:#2c3952;margin:0}