.contact-section-wrapper{align-items:center;display:flex;gap:60px;justify-content:space-between;max-width:1350px;width:100%}@media (max-width:1024px){.contact-section-wrapper{align-items:center;flex-direction:column}}.contact-section-wrapper__text{max-width:835px}.contact-section-wrapper__contact{align-items:center;display:flex;flex-direction:column;max-width:300px;min-width:300px}.contact-section-wrapper__contact .image-wrapper{height:250px;margin-bottom:20px;width:250px}.contact-section-wrapper__contact .image-wrapper img{border-radius:100%;height:100%!important;object-fit:cover;width:100%}.contact-section-wrapper__contact .contact-info{font-size:24px;text-align:center}.contact-section-wrapper__contact .button-wrapper{max-width:100%;width:100%}.contact-section-wrapper__contact .button-wrapper a{max-width:100%}