.section-head__first-row{align-items:center;display:flex;gap:40px;justify-content:space-between}.section-head__title{font-family:var(--secondary-font);font-size:clamp(40px,3.75vw,72px);font-weight:300;letter-spacing:-.02em;line-height:1.2}.section-head__text{font-family:var(--secondary-font);font-size:clamp(16px,1.04vw,20px);font-weight:500;letter-spacing:-.02em;line-height:1.2;margin-top:16px;max-width:650px}@media(max-width:1200px){.section-head__text{max-width:550px}}@media(max-width:768px){.section-head__text{margin-top:24px;max-width:unset}}.section-head__text-row{display:grid;gap:40px;grid-template-columns:1fr auto;justify-content:space-between}@media(max-width:768px){.section-head__text-row{grid-template-columns:1fr}}
