section.page-section{flex-direction:column;align-items:center;gap:clamp(36px,5vw,56px);padding:clamp(64px,7vw,96px) 0;display:flex}section.page-section[data-empty=true]{padding-bottom:0}section.page-section header.section-header{flex-direction:column;align-items:center;gap:20px;display:flex}section.page-section header.section-header h1,section.page-section header.section-header h2{text-wrap:balance;margin:0;font-size:clamp(38px,5vw,56px);font-weight:800;line-height:1.05}section.page-section header.section-header h1 span,section.page-section header.section-header h2 span{color:var(--accent)}section.page-section header.section-header p{color:#ffffffc7;max-width:560px;margin:0;font-size:clamp(15px,1.15vw,17px);line-height:1.55}@media (max-width:767px){section.page-section{gap:34px;padding:64px 0}section.page-section header.section-header{gap:18px}section.page-section header.section-header h1,section.page-section header.section-header h2{font-size:clamp(36px,11vw,46px);line-height:1.08}section.page-section header.section-header p{max-width:34rem;font-size:15px}}
