section.usp-bar{border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8}section.usp-bar .usp-bar{background:#fff;margin:0;padding:17px 0;text-align:center}section.usp-bar .usp-bar:not(:has(.slick-initialized)){display:flex;justify-content:center}section.usp-bar .usp-wrapper:not(.slick-initialized){display:flex;justify-content:space-between;gap:5vw}@media (max-width:767px){section.usp-bar .usp-wrapper:not(.slick-initialized) .usp:not(:first-child){display:none}}section.usp-bar .usp-wrapper a{text-decoration:none}section.usp-bar .usp-wrapper p{margin:0}section.usp-bar .usp-wrapper a:before,section.usp-bar .usp-wrapper p:before{font-family:"Font Awesome 6 Pro";font-weight:900;content:"";color:#fcee21;font-size:1.2em;position:relative;top:.1em}section.usp-bar .usp-wrapper .usp{font-family:var(--titleFontFamily);font-weight:var(--titleFontWeight);text-transform:uppercase;font-size:14px;line-height:16px;letter-spacing:2px;color:var(--bodyColour);white-space:nowrap}