.block_list{background-color:#f6f6f6;border-radius:10px;box-shadow:0 2px 1px rgba(0,0,0,.1);font-size:10px}@media screen and (min-width:769px){.block_list{padding:30px 20px}}@media screen and (max-width:768px){.block_list{padding:30px}}@media screen and (min-width:769px){.block_list__inner{align-items:center;display:flex;margin-left:auto;margin-right:auto;max-width:650px}}.block_list__heading{font-size:20px;font-weight:500;margin-bottom:20px}.block_list__item{font-size:20px;font-weight:500;margin-bottom:.5em;padding-left:1em;position:relative}.block_list__item:last-of-type{margin-bottom:0}@media screen and (max-width:768px){.block_list__heading{margin-bottom:10px}.block_list__heading,.block_list__item{font-size:16px}}.block_list__item:before{background-color:#007bc7;border-radius:.5em;content:"";display:block;height:.5em;left:0;position:absolute;top:.6em;width:.5em}