.contact-footer{background-color:var(--light);padding:45px 0}.contact-footer .contact-footer-container{display:flex;align-items:center}.contact-footer .contact-footer-container .contact-footer-content{color:var(--white);display:flex;flex-direction:column;align-items:flex-start;padding-right:60px;flex:1}.contact-footer .contact-footer-container .contact-footer-content .contact-footer-title{font-size:32px;line-height:48px;font-weight:600;margin:0 0 4px;text-align:start}.contact-footer .contact-footer-container .contact-footer-content .contact-footer-subtitle{text-align:start;margin:0;font-size:22px;font-weight:400;line-height:32px}.contact-footer .contact-footer-container .contact-footer-content .contact-footer-subtitle span{font-weight:600;color:var(--yellow)}.contact-footer .contact-footer-container a{height:fit-content;width:fit-content;color:var(--black);font-size:16px;font-weight:600;line-height:20px;text-decoration:none;border-radius:4px;background-color:var(--yellow);padding:12px 54px}.contact-footer .contact-footer-container a:hover{opacity:.8}@media(max-width:991px){.contact-footer .contact-footer-container .contact-footer-content .contact-footer-title{font-size:28px;line-height:36px}.contact-footer .contact-footer-container .contact-footer-content .contact-footer-subtitle{font-size:18px;line-height:24px}.contact-footer .contact-footer-container a{padding:12px}}@media(max-width:767px){.contact-footer .contact-footer-container .contact-footer-content .contact-footer-title{font-size:20px;line-height:28px}.contact-footer .contact-footer-container .contact-footer-content .contact-footer-subtitle{font-size:16px}}@media(max-width:575px){.contact-footer .contact-footer-container{flex-direction:column;justify-content:center}.contact-footer .contact-footer-container .contact-footer-content{padding:0;align-items:center}.contact-footer .contact-footer-container .contact-footer-content .contact-footer-subtitle,.contact-footer .contact-footer-container .contact-footer-content .contact-footer-title{text-align:center}.contact-footer .contact-footer-container a{margin-top:16px}}