.simple-card .title-content{margin-bottom:50px}.simple-card__grid{display:flex;flex-wrap:wrap;gap:30px;align-items:stretch;margin-bottom:50px}.simple-card__grid .simple-card__item{width:calc(33.333% - 20px)}.simple-card__grid--1 .simple-card__item{width:100%}.simple-card__grid--2 .simple-card__item{width:calc(50% - 15px)}.simple-card__item{background-color:#f2f8f3;padding:40px;display:flex;gap:29px;height:auto}.simple-card__item--variation{background-color:#f5efe2}.simple-card__item--variation .simple-card__icon svg path{fill:#d6c18f}.simple-card__icon{width:30px;height:30px;flex-shrink:0;aspect-ratio:1/1;background-color:inherit;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:2px;overflow:visible}.simple-card__icon svg{width:100%;height:100%;fill:currentColor;overflow:visible}.simple-card__icon svg.icon-checkmark{fill:none;stroke:currentColor}.simple-card__content{flex:1}.simple-card__content h5{margin-bottom:15px;font-weight:700}.simple-card__content p{margin-bottom:0}.simple-card__text-below h5{font-weight:700}@media(max-width: 991px){.simple-card__grid .simple-card__item{width:calc(50% - 15px)}.simple-card__grid--1 .simple-card__item{width:100%}}@media(max-width: 767px){.simple-card__grid{flex-direction:column}.simple-card__grid .simple-card__item{width:100%}.simple-card__item{padding:30px}}