.form-section{.content-cover{background-image:url(/images/services/form-img.webp);background-position:0 100%;background-repeat:no-repeat;background-blend-mode:luminosity;background-color:var(--white-100);display:flex;gap:36px;.text-content{max-width:790px;width:100%;.description{margin-top:18px;font-size:var(--fs-16);line-height:var(--lh-28)}}.form-cover{max-width:608px;width:100%}}}@media screen and (max-width:767px){.form-section{.content-cover{flex-direction:column}}}@media screen and (max-width:575px){.form-section{.content-cover{flex-direction:column;gap:24px;.text-content{max-width:790px;width:100%;.description{margin-top:18px;font-size:var(--fs-14);line-height:var(--lh-24)}}.form-cover{max-width:608px;width:100%}}}}