.features{padding:7.5rem 0;background-color:var(--bg)}.features__title{margin-bottom:3.75rem}.features__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -9px -1.125rem}.features__cards>*{margin:0 9px 1.125rem;width:calc(33.3333333333% - 18px)}.features__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:3rem 1.875rem 3rem 2.5rem;border-radius:.625rem;background-color:var(--white);cursor:default;height:auto}.features__card-ico{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;justify-content:center;background-color:#3785b5;border-radius:.25rem;margin-bottom:2.5rem;width:3rem;height:3rem}.features__card-ico>img{width:1.5rem;height:1.5rem;-o-object-fit:contain;object-fit:contain}.features__card-title{margin-bottom:1rem}.features__card-text{margin-top:auto;color:#595959}@media (max-width:768px){.features{padding:48px 0}.features .swiper{overflow:visible}.features__title{margin-bottom:32px}.features__cards{-ms-flex-wrap:unset;flex-wrap:unset;margin:unset}.features__cards>*{margin:unset;width:100%}.features__card{padding:24px}.features__card-ico{border-radius:10px;margin-bottom:32px}.features__card-ico>img{width:20px;height:20px}}