.m-list-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.6rem 2rem}@media screen and (max-width:768px){.m-list-text{display:block;margin-top:3.3rem;padding:5rem 2rem 3rem 3rem;position:relative}}.m-list-text .heading{-webkit-box-flex:0;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#0155ba;border-radius:50%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;font-weight:700;height:6.6rem;justify-content:center;margin:0 1.8rem 0 0;width:6.6rem}@media screen and (max-width:768px){.m-list-text .heading{left:50%;margin:0 auto;position:absolute;top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.m-list-text .list{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;list-style:none;margin:0;padding:0}.m-list-text .list li{color:#0155ba;font-weight:700;padding-left:20px;position:relative}.m-list-text .list li:not(:last-child){margin-bottom:.2rem}@media screen and (max-width:768px){.m-list-text .list li:not(:last-child){margin-bottom:.7em}}.m-list-text .list li:before{border-bottom:3px solid #0155ba;border-left:3px solid #0155ba;content:"";display:block;height:4px;left:0;position:absolute;top:.6em;-webkit-transform:rotate(-48deg);transform:rotate(-48deg);width:9px}