.feature-items-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -8px}@media (min-width:1230px){.feature-items-holder{margin-inline:30px}}.feature-items-holder:last-child{margin-bottom:-17px}@media (min-width:768px){.feature-items-holder:last-child{margin-bottom:-32px}}.feature-item{padding:0 8px 17px;text-align:center;width:50%}@media (min-width:440px){.feature-item{width:33.3333333333%}}@media (min-width:768px){.feature-item{padding-bottom:32px}}@media (min-width:1024px){.feature-item{width:16.6666666667%}}.feature-item-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:var(--dark-lavender-violet);border-radius:50%;color:#fff;height:56px;justify-content:center;margin:0 auto 16px;padding:8px;width:56px}.feature-item-icon svg{width:100%}.feature-item-text{display:-webkit-box;overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical;color:var(--tourmaline);font-size:18px;font-weight:700;line-height:1.4444444444;margin:0 auto}