.m-card-list{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;margin-top:-10px}@media screen and (min-width:769px){.m-card-list:after,.m-card-list:before{-webkit-box-ordinal-group:2;-ms-flex-order:1;content:"";display:block;order:1;width:calc(25% - 3px)}}.m-card-list .item{background-color:#edf2f7;margin-top:10px;padding:3rem 2rem;position:relative;text-align:center;width:calc(25% - 3px)}@media screen and (max-width:768px){.m-card-list .item{padding:2rem;width:100%}}.m-card-list .item:before{border-color:transparent #fff transparent transparent;border-style:solid;border-width:0 24px 24px 0;content:"";display:block;height:0;position:absolute;right:0;top:0;width:0;z-index:1}.m-card-list .title{color:#0155ba;font-size:1.8rem;font-weight:700;margin-bottom:1.2rem}.m-card-list .image{margin:0}.m-card-list .image img{height:auto}.m-card-list .text{font-weight:500;line-height:1.67;margin-top:1.4rem}