.large-usps__heading+.large-usps__body{margin-top:40px}.large-usps{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;gap:60px;list-style:none;margin:0;padding:0;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;-webkit-align-content:flex-start;justify-content:center;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.large-usps__item{text-align:center;width:calc(33.33333% - 40px)}.large-usps__label{color:var(--accent-color-green);font-size:2rem;font-weight:700;margin-top:2rem}.large-usps__body+.large-usps__footer,.large-usps__footer *+.btns-wrapper{margin-top:40px}@media (max-width:768px){.large-usps__item{width:100%}}