@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Overpass&family=Poppins:wght@400;500;600&display=swap";.contact{margin-top:160px;display:flex}@media(max-width: 992px){.contact{margin-top:125px}}.contact h2{margin-bottom:12px}@media(min-width: 1500px){.contact h2{font-family:Inter;font-size:40px;font-weight:600;line-height:58px}}@media(max-width: 1499px){.contact h2{font-family:Inter;font-size:40px;font-weight:600;line-height:58px}}@media(max-width: 1200px){.contact h2{font-family:Inter;font-size:36px;font-weight:600;line-height:52.2px}}@media(max-width: 992px){.contact h2{font-family:Inter;font-size:32px;font-weight:600;line-height:46.4px}}@media(max-width: 768px){.contact h2{font-family:Inter;font-size:28px;font-weight:600;line-height:29px}}@media(max-width: 576px){.contact h2{font-family:Inter;font-size:24px;font-weight:600;line-height:26.1px}}.contact .description{width:100%;display:flex}.contact .description p{width:50%}@media(min-width: 1500px){.contact .description p{font-family:Inter;font-size:20px;font-weight:400;line-height:28px}}@media(max-width: 1499px){.contact .description p{font-family:Inter;font-size:20px;font-weight:400;line-height:28px}}@media(max-width: 1200px){.contact .description p{font-family:Inter;font-size:20px;font-weight:400;line-height:25.2px}}@media(max-width: 992px){.contact .description p{font-family:Inter;font-size:18px;font-weight:400;line-height:22.4px}}@media(max-width: 768px){.contact .description p{font-family:Inter;font-size:18px;font-weight:400;line-height:19.6px}}@media(max-width: 576px){.contact .description p{font-family:Inter;font-size:16px;font-weight:400;line-height:16.8px}}@media(max-width: 992px){.contact .description p{width:70%;line-height:23.2px}}@media(max-width: 768px){.contact .description p{width:100%}}.contact .cta{display:flex;width:max-content;margin-top:24px;padding:12px 22px;border-radius:6px;flex-direction:row;column-gap:12px}@media(max-width: 992px){.contact .cta{position:absolute;bottom:-48px;margin-top:0;transform:translateY(100%)}}.contact .cta .arrow{width:15px;moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.contact .cta:hover .arrow{transform:translateX(50%);moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}
