.hp-module-conversation-banner{padding-block:32px}.hp-contact-top{display:flex;gap:30px;justify-content:space-between}.hp-contact-top>span{font-size:10px;font-weight:800;letter-spacing:.08em}.hp-contact-main{align-items:center;display:flex;gap:60px;justify-content:space-between;padding:55px 0}.hp-contact-main h1,.hp-contact-main h2,.hp-contact-main h3{font-size:clamp(75px,12vw,170px);line-height:.95;max-width:900px}.hp-contact-main h1>span,.hp-contact-main h2>span{color:var(--blue)}.hp-contact-circle{align-items:center;background:var(--blue);border-radius:50%;color:var(--on-blue);display:flex;flex-direction:column;flex-shrink:0;font-size:18px;font-weight:700;gap:12px;height:235px;justify-content:center;line-height:1.4;padding:40px;text-align:center;transition:transform .5s,background .5s,color .5s;width:235px}.hp-contact-circle .hp-arrow{font-size:75px;line-height:1}.hp-contact-circle:focus-visible,.hp-contact-circle:hover{background:var(--paper);color:var(--ink);transform:rotate(-10deg)}.hp-surface-blue .hp-contact-main h2>span,.hp-surface-ink .hp-contact-main h2>span{color:var(--yellow)}.hp-surface-blue .hp-contact-circle{background:var(--yellow);color:var(--ink)}@media(max-width:767px){.hp-contact-top>span{display:none}.hp-contact-main{align-items:flex-start;flex-direction:column;gap:30px;padding:35px 0}.hp-contact-main h1,.hp-contact-main h2,.hp-contact-main h3{font-size:20vw}.hp-contact-circle{align-self:flex-end;font-size:12px;height:150px;padding:25px;width:150px}.hp-contact-circle .hp-arrow{font-size:50px}}