.section-features-check{display:flex;flex-direction:column;padding-block:32px;row-gap:32px;width:100%}@media(min-width:568px){.section-features-check{padding-block:64px}}@media(min-width:1280px){.section-features-check{padding-block:96px;row-gap:64px}}.section-features-check__header{display:flex;flex-direction:column;row-gap:16px}@media(min-width:1280px){.section-features-check__header{row-gap:24px}}.section-features-check__text{display:flex;flex-direction:column;row-gap:32px}.section-features-check__title{letter-spacing:-.01em}.section-features-check__content{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px}@media(min-width:768px){.section-features-check__content{gap:32px}}@media(min-width:1024px){.section-features-check__content{display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(2,1fr)}}.section-features-check__card{align-items:flex-start;background-color:var(--accent-bg-muted);border-radius:4px;display:flex;flex-basis:100%;flex-direction:column;gap:16px;padding:16px}@media(min-width:568px){.section-features-check__card{padding:24px}}@media(min-width:1280px){.section-features-check__card{flex-basis:calc(50% - 16px);gap:24px}}.section-features-check__icon{background-color:var(--accent-bg-default);border-radius:4px;color:var(--accent-default);height:40px;padding:8px;width:40px}.section-features-check__info{display:flex;flex-direction:column;gap:8px}@media(min-width:768px){.section-features-check__info{gap:16px}}@media(min-width:1280px){.section-features-check.center .section-features-check__text{text-align:center}.section-features-check.center .section-features-check__content{grid-template-columns:repeat(6,1fr)}.section-features-check.center .section-features-check__card:first-child,.section-features-check.center .section-features-check__card:nth-child(2){grid-column:span 3}.section-features-check.center .section-features-check__card:nth-child(3),.section-features-check.center .section-features-check__card:nth-child(4),.section-features-check.center .section-features-check__card:nth-child(5){grid-column:span 2}}
