.features{padding:5rem 0;overflow:hidden;background-color:var(--white)}.features__title{margin-bottom:2.9375rem}.features__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -5px -1.25rem}.features__container>*{width:calc(33.3333333333% - 10px);margin:0 5px 1.25rem}.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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.features__card-img{width:2.5rem;height:2.5rem;margin-bottom:1.5rem}.features__card-img>img,.features__card-img>svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.features__card-title{color:var(--blue);margin-bottom:.5rem}.features__card-text{font-size:1.25rem;line-height:120%}@media (max-width:768px){.features{padding:40px 0}.features__title{margin-bottom:40px}.features__container{margin:0}.features__container>*{width:100%;margin:0}.features__container>:not(:last-child){margin-bottom:40px}.features__card-img{margin-bottom:16px}}