section.contact-form-module.light-mode .container .form-wrapper{background-color:#fff}section.contact-form-module .container{align-items:flex-start;display:flex;flex-direction:row;gap:5rem}@media (max-width:768px){section.contact-form-module .container{flex-direction:column;gap:4rem}}section.contact-form-module .container .text-content{flex-shrink:0;width:calc(41.66667% - .75rem)}@media (max-width:768px){section.contact-form-module .container .text-content{width:100%}}section.contact-form-module .container .text-content .richtext{margin-top:1.25rem}section.contact-form-module .container .text-content .image{aspect-ratio:516/567;border-radius:.75rem;height:auto;margin-top:3rem;overflow:hidden;width:100%}@media (max-width:768px){section.contact-form-module .container .text-content .image{aspect-ratio:342/376;margin-top:2rem}}section.contact-form-module .container .text-content .image img{height:100%;object-fit:cover;width:100%}section.contact-form-module .container .form-wrapper{background-color:#f9f9f5;border-radius:.75rem;padding:2.5rem;width:100%}@media (max-width:950px){section.contact-form-module .container .form-wrapper{padding:2rem 1.5rem}}