@-webkit-keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}div[data-background=blue]{background-color:#2c717a}div[data-background=white]{background-color:#fff}div[data-background=gold]{background-color:#cda93b}div[data-background=grey]{background-color:#eee}@media screen and (max-width:759px){.usps-block{margin-bottom:3.25rem}}.usps-block .flex-margin{background-color:#eee}.usp-wrapper{border-radius:3px;position:relative;padding:1.5rem 1.25rem 2.625rem}@media print,screen and (min-width:760px){.usp-wrapper{padding:3rem 2rem 4.25rem}}@media screen and (min-width:1024px){.usp-wrapper{padding:4rem 3.25rem 5.25rem}}.usp-wrapper .button{position:absolute;left:50%;bottom:0;transform:translate(-50%,50%)}@media screen and (max-width:550px){.usp-wrapper .button{width:75%}}.usp-wrapper .columns{box-sizing:border-box;margin:0}@media screen and (max-width:550px){.usp-wrapper .columns{flex-wrap:nowrap;padding:0}.usp-wrapper .columns .column{width:100%}}.usp-wrapper .content{margin-top:1rem}@media print,screen and (min-width:760px){.usp-wrapper .content{margin-top:1.5rem}}.usp-wrapper .swiper-navigation{display:none}@media screen and (max-width:759px){.usp-wrapper .swiper-navigation{display:flex;width:60%;margin:1rem auto 0;align-items:center;justify-content:space-between}}.usp-wrapper .swiper-navigation .icon-angle-left,.usp-wrapper .swiper-navigation .icon-angle-right{font-size:2rem;color:#2c717a;display:block;line-height:1}.usp-wrapper .swiper-navigation .swiper-pagination{position:relative;margin-left:-3px;margin-right:-3px}.usp-wrapper .swiper-navigation .swiper-pagination .swiper-pagination-bullet{height:.75rem;width:.75rem;margin:0 3px;border:2px solid #595a5c;background-color:transparent;opacity:1}.usp-wrapper .swiper-navigation .swiper-pagination .swiper-pagination-bullet-active{background-color:#cda93b;border-color:#cda93b}