.section-features{display:flex;flex-direction:column;padding-block:32px;row-gap:32px;width:100%}@media(min-width:568px){.section-features{padding-block:64px}}@media(min-width:1280px){.section-features{padding-block:96px;row-gap:64px}}.section-features__header{display:flex;flex-direction:column;row-gap:16px}@media(min-width:1280px){.section-features__header{row-gap:24px}}.section-features__text{display:flex;flex-direction:column;row-gap:32px}.section-features__title{letter-spacing:-.01em}.section-features__content{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px}@media(min-width:768px){.section-features__content{gap:32px}}.section-features__card{border-color:var(--border-muted);border-radius:4px;border-style:solid;border-width:1px;display:flex;flex-basis:100%;flex-direction:column;gap:16px;padding:16px}@media(min-width:768px){.section-features__card{align-items:center;flex-direction:row;padding:24px}}@media(min-width:1024px){.section-features__card{flex-basis:calc(50% - 16px)}}@media(min-width:1280px){.section-features__card{gap:24px}}.section-features__card.column{align-items:flex-start;flex-direction:column}.section-features__name{font-size:16px;font-weight:700;line-height:24px}@media screen and (min-width:768px){.section-features__name{font-size:20px;line-height:30px}}@media screen and (min-width:1280px){.section-features__name{font-size:24px;line-height:32px}}@media screen and (max-width:320px){.section-features__name{font-size:clamp(12px,4.9230769231vw,16px);line-height:clamp(14px,7.3846153846vw,24px)}}.section-features__description{font-size:16px;font-weight:400;line-height:24px}@media screen and (min-width:768px){.section-features__description{font-size:18px;line-height:28px}}@media screen and (max-width:320px){.section-features__description{font-size:clamp(12px,4.9230769231vw,16px);line-height:clamp(14px,7.3846153846vw,24px)}}.section-features__icon{color:var(--accent-default);height:64px;width:64px}@media(min-width:568px){.section-features__icon{flex:0 0 auto}}@media(min-width:1280px){.section-features__icon{height:96px;width:96px}}.section-features__info{display:flex;flex-direction:column;row-gap:8px}
