@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
.footer{color:#fff;box-sizing:border-box;background:#1a1a1a;flex-direction:column;justify-content:center;align-items:flex-end;gap:32px;width:100%;padding:40px 90px;display:flex}.footer-container{flex-direction:column;align-items:flex-end;gap:8px;width:100%;max-width:1260px;margin:0 auto;padding:0;display:flex}.footer-content{flex-wrap:wrap;justify-content:space-between;gap:40px;width:100%;display:flex}.footer-column{flex-direction:column;align-items:flex-start;gap:16px;min-width:160px;display:flex}.footer-title{color:#fff;margin:0 0 16px;padding-bottom:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:300;position:relative}.footer-title:after{content:"";background:#ffffff4d;border-radius:2px;width:280px;height:2px;position:absolute;bottom:0;left:0}.footer-links{flex-direction:column;gap:12px;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:200;list-style:none;display:flex}.footer-links li{margin:0;position:relative}.footer-links a,.footer-links button.footer-link{color:#ffffffb3;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font:inherit;cursor:pointer;background:0 0;border:none;margin:0;padding:2px 0;text-decoration:none;transition:color .3s;display:inline-block}.footer-links a:hover,.footer-links button.footer-link:hover{color:#fff}.social-icons{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.social-icon{transition:opacity .3s;display:inline-block}.social-icon:hover{opacity:.8}.social-icon svg{width:32px;height:32px;display:block}.footer-bottom{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;width:100%;margin-top:32px;padding:23px 0 0;font-size:14px;display:flex}.footer-copyright{color:#ffffffb3}.footer-legal{gap:24px;display:flex}.footer-legal a{color:#ffffffb3;text-decoration:none;transition:color .3s}.footer-legal a:hover{color:#fff}.subscription-container{isolation:isolate;box-sizing:border-box;background:#4a9c59;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:9.41px;width:286px;height:207px;margin:0 auto 12px;padding:24px;display:flex}.subscription-title{color:#fff;text-align:center;margin:0;font-family:Inter,-apple-system,sans-serif;font-size:18px;font-weight:700}.subscription-subtitle{color:#fff;text-align:center;margin:0 0 6px;font-family:Inter,-apple-system,sans-serif;font-size:12px;font-weight:400}.subscription-input{box-sizing:border-box;color:#1a1a1a;background:#fff;border:none;border-radius:2px;outline:none;width:100%;height:38px;padding:0 12px;font-family:Inter,-apple-system,sans-serif;font-size:14px}.subscription-button{color:#fff;cursor:pointer;background:#1c1c1c;border:none;border-radius:2px;width:100%;height:38px;font-family:Inter,-apple-system,sans-serif;font-size:14px;font-weight:500;transition:background .3s}.subscription-button:hover{background:#000}@media (min-width:1025px){.footer-content{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.footer-column:last-child{grid-column:span 1}}@media (max-width:1024px){.footer{padding:40px}.footer-content{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.footer-column:last-child{grid-column:span 3;width:100%}.footer-column:last-child .footer-links{align-items:flex-start}.footer-title:after{width:200px}.subscription-container{width:100%;max-width:400px;margin-left:0}.social-icons{justify-content:flex-start}}@media (max-width:768px){.footer{padding:30px 20px}.footer-content{grid-template-columns:repeat(2,1fr);gap:25px}.footer-column{min-width:unset;width:100%}.footer-column:nth-child(3),.footer-column:last-child{grid-column:span 2}.footer-title:after{width:180px}.footer-bottom{text-align:center;flex-direction:column;gap:16px}.footer-legal{flex-wrap:wrap;order:1;justify-content:center}.subscription-container{width:100%;max-width:100%;height:auto;min-height:207px}}@media (max-width:599px){.footer{padding:25px 16px}.footer-content{grid-template-columns:1fr;gap:25px}.footer-column{width:100%}.footer-column:nth-child(3),.footer-column:last-child{grid-column:span 1}.footer-title{margin-bottom:12px;font-size:15px}.footer-title:after{width:120px}.footer-links a,.footer-links button.footer-link{padding:4px 0;font-size:13px}.footer-bottom{flex-direction:column-reverse;gap:25px;margin-top:20px;padding-top:20px}.footer-copyright{text-align:center;width:100%;font-size:12px}.footer-legal{flex-direction:column;align-items:center;gap:14px;width:100%}.footer-legal a{font-size:12px}.social-icons{justify-content:center;gap:12px}.social-icon svg{width:28px;height:28px}.subscription-container{width:100%;padding:20px}.subscription-title{font-size:16px}.subscription-input,.subscription-button{height:36px;font-size:13px}}@media (max-width:360px){.footer{padding:20px 12px}.footer-title{font-size:14px}.footer-title:after{width:80px}.footer-links a,.footer-links button.footer-link{font-size:12px}.social-icons{gap:8px}.social-icon svg{width:24px;height:24px}.subscription-container{padding:16px}.subscription-title{font-size:15px}.subscription-subtitle{font-size:11px}}
