.footer{font-family:poppins;display:grid;padding:4% 4% 0;height:450px}.footer-left-container p{width:fit-content}.footer-upper-container{display:grid;grid-template-columns:20% 65%;justify-content:space-between;height:200px}.footer-left-container{display:grid;grid-template-rows:40% 20% 30%}.footer-subscribe-form{display:flex;width:100%;justify-content:end}.footer-subscribe-form input{width:400px;position:relative;padding:10px 20px;border-radius:65px;color:#000;&:focus{outline:none}}.subscription-message.success{font-size:14px;color:#00e0ac;margin-top:5px;margin-left:15px}.subscription-message.error{font-size:14px;color:#ff5151;margin-top:5px;margin-left:15px}.footer-send-btn{background-color:#00e0ac;width:fit-content;padding:7px;border-radius:50%;position:absolute;justify-self:end;align-self:center;justify-items:center;margin-right:10px}.footer-right-container{display:grid;grid-template-columns:repeat(3,1fr);justify-items:end}.footer-company-info,.footer-contact-info,.footer-legal-info{display:grid}.footer-company-info h3,.footer-contact-info h3,.footer-legal-info h3{font-size:23px;font-weight:600}.contact-h3{margin-bottom:15px}.footer-company-info a,.footer-contact-info a,.footer-legal-info a{font-size:18px}.footer-company-info ul,.footer-contact-info ul,.footer-legal-info ul{display:grid;gap:15px}.footer-lower-container{align-content:center;border-top:1px solid #393939}.footer a{transition:color .3s ease-in-out}.footer a:hover{color:#00e0ac}@media(max-width:1330px){.footer-company-info h3,.footer-contact-info h3,.footer-legal-info h3{font-size:20px}.footer-company-info a,.footer-contact-info a,.footer-legal-info a{font-size:16px}}@media(max-width:1130px){.footer-subscribe-form input{width:330px}.footer-right-container{gap:30px}}@media(max-width:1040px){.footer{height:550px}.footer-upper-container{grid-template-columns:1fr;row-gap:30px;height:300px}.footer-left-container{height:200px;width:400px}.footer-right-container{justify-items:start}.footer-subscribe-form input{width:400px}}@media(max-width:690px){.footer-company-info a,.footer-contact-info a,.footer-legal-info a{font-size:15px}.footer-right-container{gap:0}}@media (max-width:590px){.footer{height:700px;padding:8%}.footer-upper-container{height:550px;gap:0}.footer-left-container{height:200px}.footer-right-container{grid-template-columns:1fr 1fr;height:300px;gap:40px;row-gap:20px}.footer-lower-container{height:100px}}@media(max-width:460px){.footer{height:680px;padding:12% 7%}.footer-subscribe-form input{width:280px;justify-self:center}.footer-subscribe-form{width:280px}.footer-left-container{width:100%}.footer-lower-container{font-size:12px;height:80px;width:90%;overflow:hidden}}