.features-boxes{color:#2a2d31}@media screen and (min-width:768px){.features-boxes{display:flex;flex-wrap:wrap;margin:3rem -.5rem 1.5rem}}@media screen and (min-width:1025px){.features-boxes{margin-left:-1rem;margin-right:-1rem}}.features-boxes__item{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:1.5rem}@media screen and (min-width:768px){.features-boxes__item{padding:0 .5rem;width:50%}}@media screen and (min-width:1025px){.features-boxes__item{padding:0 1rem;width:25%}}.features-boxes__head{align-items:center;background-color:rgba(121,142,164,.2);display:flex;padding:1.5rem}.features-boxes__icon{height:2rem;margin-right:1.5rem;width:2rem}.features-boxes__row{align-items:center;border-bottom:.1rem solid #dee2e6;display:flex;justify-content:space-between;line-height:1.3333;padding:1.5rem 1rem}.features-boxes__row:last-child{border-color:rgba(122,143,165,.5)}.features-boxes__label{font-weight:600;min-width:110px}@media screen and (min-width:1025px){.features-boxes__label{min-width:90px}}.features-boxes__label--color-red{color:#ee5565}.features-boxes__value{text-align:right}.features-boxes__value--color-red{color:#ee5565}