section.selling_points {background:#56FFB2;padding:0.5rem;}section.selling_points .selling_points_container {text-align: center;}section.selling_points ul {display: flex;flex-direction: row;text-align: left;margin: auto;list-style: none;}section.selling_points ul li {padding:0 2rem;}section.selling_points ul li::before {content: "\f058";font-family: "Font Awesome 5 Pro";font-weight: 900;color:#5966F2;font-size: 2.5rem;margin-right: 1ex;vertical-align: middle;}section.selling_points ul li:last-child {margin-bottom: 0;}section.selling_points ul li img {height:50px;margin-right:1rem;}section.selling_points ul li span {color:#102337;line-height: 4.6rem;font-size: 1.2rem;font-family: "manropebold";}@media only screen and (max-width: 1230px) {section.selling_points ul li::before {font-size: 2.1rem;}section.selling_points ul li span {font-size: 1rem;}}@media only screen and (max-width: 900px) {section.selling_points {padding:2rem 2rem;}section.selling_points ul {flex-direction: column;}section.selling_points ul li {padding:0;}section.selling_points ul li::before {font-size: 2.5rem;margin-right:0.5rem;}section.selling_points ul li span {font-size: 1.2rem;}section.selling_points .cells {text-align: center;width:100%;padding:0.5rem;}}@media only screen and (max-width: 420px) {section.selling_points {padding:1rem;}section.selling_points ul li {padding: 0;text-indent: -43px;margin-left: 28px;}section.selling_points ul li::before {font-size: 2rem;margin-right:0.2rem;}section.selling_points ul li img {height: 40px;margin-right: 0.75rem;}section.selling_points ul li span {font-size: 1.1rem;line-height: 1.4rem;}section.selling_points ul li::before {font-size: 1.8rem;}}