.threeColumnsRowBlockContainer .featuresContainer{flex-direction:row;justify-content:center;gap:1.5rem;margin:0 auto}.threeColumnsRowBlockContainer.large .featuresContainer{max-width:1280px;padding:1.5rem 2.5rem}.threeColumnsRowBlockContainer.medium .featuresContainer,.threeColumnsRowBlockContainer.tablet .featuresContainer{max-width:768px;padding:1.5rem}.threeColumnsRowBlockContainer.mobile .featuresContainer{flex-direction:column;gap:var(--mantine-spacing-md);align-items:center}.threeColumnsRowBlockContainer .feature{gap:var(--mantine-spacing-md);border-radius:var(--mantine-radius-lg);background-color:#fff;justify-content:center}.threeColumnsRowBlockContainer.large .feature{padding:1.5rem;width:384px;height:auto}.threeColumnsRowBlockContainer.medium .featuresContainer .feature,.threeColumnsRowBlockContainer.tablet .featuresContainer .feature{padding:var(--mantine-spacing-md);width:224px}.threeColumnsRowBlockContainer.mobile .featuresContainer .feature{width:100%;max-width:328px}.threeColumnsRowBlockContainer .featureImage{width:100%;height:100%}.threeColumnsRowBlockContainer .featureTitle{font-size:var(--mantine-font-size-lg);line-height:1.5rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;margin:auto;text-align:center}.threeColumnsRowBlockContainer.large .featureTitle{max-width:336px}.threeColumnsRowBlockContainer.tablet .featureTitle,.threeColumnsRowBlockContainer.medium .featureTitle{max-width:192px}.threeColumnsRowBlockContainer.mobile .featureTitle{max-width:220px}.threeColumnsRowBlockContainer .featureText{font-size:var(--mantine-font-size-sm);line-height:1.25rem;font-weight:400;text-align:center}
