@charset "UTF-8";.section-content__list{display:flex;flex-direction:column;gap:clamp(40px,6rem,6rem)}.section-content__gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(16px,2.1818vw,2.4rem)}.section-content__wrapp{display:flex;flex-direction:column;gap:clamp(24px,2.5455vw,2.8rem)}.section-content__image{height:clamp(290px,28.7273vw,31.6rem);width:100%}.section-content__image img,.section-content__image picture{width:100%;height:100%}.section-content__image:only-of-type{grid-column:1/-1;height:clamp(170px,29.2727vw,32.2rem)}@media (max-width:575.98px){.section-content__gallery{grid-template-columns:100%}}