.gw-formimg{background:var(--gw-white);padding:180px 0 90px}@media (max-width:900px){.gw-formimg{padding:150px 0 60px}}.gw-formimg__inner{align-items:stretch;display:flex;flex-direction:row;gap:4rem}.gw-formimg__body{display:flex;flex:1 1 0;flex-direction:column;gap:.75rem;justify-content:center;min-width:0}.gw-formimg__title{color:var(--gw-navy);font-size:clamp(1.4rem,2.5vw,var(--gw-fs-h1));line-height:1.1;margin:0}.gw-formimg__desc{color:var(--gw-text);font-size:var(--gw-fs-body);line-height:var(--gw-lh-body)}.gw-formimg__desc :last-child{margin-bottom:0}.gw-formimg__form{margin-top:1.5rem;max-width:620px;width:100%}.gw-formimg__art-wrap{align-self:stretch;border-radius:var(--gw-radius-img);flex:0 0 clamp(260px,44%,580px);overflow:hidden}.gw-formimg__art{display:block;height:100%;object-fit:cover;object-position:center;width:100%}@media (max-width:767px){.gw-formimg__inner{flex-direction:column;gap:1.5rem}.gw-formimg__art-wrap{aspect-ratio:612/792;flex:0 0 auto;margin:0 auto;max-width:320px;order:-1;width:100%}}