.request-channel{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(40px,7vw,116px);align-items:center;padding-block:12px 72px}.request-channel figure{margin:0}.request-channel img{width:100%;aspect-ratio:1;object-fit:cover}.request-channel h2{font:400 clamp(36px,3.5vw,58px)/1.1 "Ibarra Real Nova",Georgia,serif;letter-spacing:-.025em;max-width:14ch}.request-channel .button{margin:8px 0 30px}.request-channel .request-process{font-size:14px;line-height:1.8;color:#5c544b;max-width:52ch;border-top:1px solid #cfc7be;padding-top:24px}.request-channel .request-legal{font-size:12px;line-height:1.9}.request-legal a{text-decoration:underline;text-underline-offset:3px}@media(max-width:850px){.request-channel{grid-template-columns:1fr;gap:30px;padding-bottom:46px}.request-channel>div{grid-row:1}.request-channel figure{max-width:520px}.request-channel h2{font-size:40px}.request-channel .button{width:100%;justify-content:space-between;gap:12px}.request-channel .request-process{font-size:14px}.request-channel img{aspect-ratio:4/3;object-position:50% 30%}}