.feature-grid-cards{color:#44403c;column-gap:44px;display:flex;row-gap:32px}.feature-grid-cards .card-wrapper{flex:1}.feature-grid-cards .card-wrapper:not(.repeat){background:#fff;border-radius:16px;box-shadow:0 4px 4px 0 #00000040;padding:21px 18px}.feature-grid-cards .card-wrapper.repeat{flex-basis:471px;max-width:471px}.feature-grid-cards .card-wrapper.repeat .small-cards{align-items:center;background:#fff;border-radius:16px;box-shadow:0 4px 8px 0 #09045726;display:flex;gap:14px;padding:31px 24px}.feature-grid-cards .card-wrapper.repeat .small-cards:not(:last-child){margin-bottom:32px}.feature-grid-cards .card-wrapper.repeat .feature-text{color:#c09ff4;font-weight:700;line-height:normal}.feature-grid-cards .card-wrapper.graph{flex-basis:287px;max-width:287px;padding:16px 35px;position:relative}.feature-grid-cards .card-wrapper.graph .graphs{align-items:flex-end;display:flex;gap:18px;height:100%;justify-content:space-between;text-align:center}.feature-grid-cards .card-wrapper.graph .float-text{left:35px;max-width:180px;position:absolute;top:16px}.feature-grid-cards .card-wrapper.graph .graphs .item{align-items:center;display:flex;flex-direction:column}.feature-grid-cards .card-wrapper.graph .graphs .bar{background:#c09ff4;border-radius:42px;display:block;width:43px}.feature-grid-cards .card-wrapper.graph .graphs .text{display:block;font-size:13px;line-height:20px}.feature-grid-cards .card-wrapper.simple{display:flex;flex-basis:265px;flex-direction:column;gap:23px;justify-content:center;max-width:265px}.feature-grid-cards .card-wrapper.simple .feature-text{color:#c09ff4;font-size:57px;font-weight:700;line-height:52px}@media(max-width:950px){.feature-grid-cards{align-items:center;flex-wrap:wrap;justify-content:center}.feature-grid-cards .card-wrapper.repeat .small-cards{align-items:flex-start;flex-direction:column}.feature-grid-cards .card-wrapper{flex-basis:unset!important;max-width:400px!important}}