.section{display:flex;width:100%}.section-head,.section__container{display:flex;flex-direction:column}.section-head{align-items:flex-start;justify-content:flex-start}.section-head__title{color:var(--main-100,#2b2b45);font-weight:700;line-height:1.1}.section-head__subtitle{color:var(--black,#2a2a2a);font-weight:500;line-height:1.1539}.section-body{align-items:center;display:flex;flex-direction:column;gap:4rem;width:100%}@media (width <= 23.4375em){.section-head,.section__container{gap:.9375rem}.section-head__title{font-size:1.375rem}.section-head__subtitle{font-size:1.125rem}}@media (width > 23.4375em) and (width <= 83.25em){.section__container{gap:clamp(.9375rem,.81504702194375rem + .5224660397vw,1.25rem)}.section-head{gap:clamp(.9375rem,.57014106583125rem + 1.5673981191vw,1.875rem)}.section-head__title{font-size:clamp(1.375rem,1.0811128526625rem + 1.2539184953vw,2.125rem)}.section-head__subtitle{font-size:clamp(1.125rem,.9290752351125rem + .8359456635vw,1.625rem)}}@media (width > 83.25em){.section__container{gap:1.25rem}.section-head{gap:1.875rem}.section-head__title{font-size:2.125rem}.section-head__subtitle{font-size:1.625rem}}