.contactsection{font-family:"Lexend",sans-serif;padding-top:3rem;padding-bottom:3rem}.contactsection .contactsection--wrapper{display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.contactsection .contactsection--text{padding:3rem;background:linear-gradient(169deg, #2D2E83 62.03%, #2B8AC4 99.89%)}.contactsection .contactsection--text h3{color:#fff;font-size:2rem;font-weight:300;margin:0 0 1rem 0}.contactsection .contactsection--text .contactsection--content{color:#fff;-webkit-line-clamp:6;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;font-size:1.25rem;font-weight:400;margin-bottom:2rem}.contactsection .contactsection--text .contactsection--content p:last-child{margin-bottom:0}.contactsection .contactsection--actions{display:inline-flex;align-items:center;gap:1rem;flex-wrap:wrap}.contactsection .contactsection--phone{color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none;width:100%}.contactsection .contactsection--phone:hover{text-decoration:underline}.contactsection .contactsection--image{display:grid}.contactsection .contactsection--image img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0 0 150px 0}@media(max-width: 992px){.contactsection .contactsection--wrapper{grid-template-columns:1fr}.contactsection .contactsection--image img{height:260px}}
