.text-form{padding:140px 0 120px;position:relative}.tf__background{background-image:;background-position:100%;background-repeat:no-repeat;background-size:contain;height:100%;inset:0;margin:0 auto;max-height:768px;max-width:1920px;position:absolute;width:100%;z-index:-1}.tf__flex{display:flex;gap:88px}.tf__content{flex:1 1 50%}.tf__content-subtext{margin-top:32px}.tf__content img{aspect-ratio:1/1;border-radius:100%;margin-top:32px;max-height:245px;max-width:245px}.tf__form{flex:1 1 50%}.tf__form-box{background:#fff;padding:48px 32px}@media(max-width:992px){.tf__background{background-position:100% 100%;background-size:410px}.tf__flex{flex-direction:column}.tf__content{column-gap:32px;display:grid;grid-auto-rows:auto;grid-template-columns:1fr 245px}.tf__content h2{grid-column:span 2;grid-row:1}.tf__content img,.tf__content-subtext{grid-row:2}}@media(max-width:768px){.tf__flex{gap:32px}.text-form{padding:60px 0 40px}.tf__content{grid-template-columns:1fr 144px}.tf__content img{height:144px;width:144px}}@media(max-width:550px){.tf__content{grid-template-columns:1fr}.tf__content img{grid-row:3}}