:root{--titleFontFamily:"proxima-nova-condensed", sans-serif;--titleFontWeight:700;--titleFontBold:900;--titleFontSize:1.6rem;--titleLineHeight:1.3;--titleLetterSpacing:0rem;--titleTextTransform:uppercase;--textFontFamily:"proxima-nova", sans-serif;--textFontWeight:400;--textFontSize:1.3rem;--textLineHeight:1.5;--textLetterSpacing:0rem;--textTextTransform:none;--textFontBold:600;--bodyColour:#000;--green:#4290a1;--green2:#207627;--lgreen:#d3e2e6;--lgrey:#F8F8F8;--mgrey:#c8c8c8;--dgrey:#3f3f3f;--lineGrey:#696969;--lineGrey2:#eaebee;--lineGrey3:#ddd;--yellow:#fcee20;--orange:#d77239;--red:#d82424;--saleRed:#f45b4f;--petrol:#2f5464;--maroon:#772c37;--gray:#888888;--black:#000000;--neoMint:#8baa99;--borderRadius:2rem;--boxShadow:0 0.5rem 3rem rgba(0, 0, 0, 0.1);--containerWidth:140rem;--containerWidthNarrow:90rem;--gap_small:20px;--gap_medium:30px;--gap_large:40px;--sectionPadding:30px;--pad-none:0;--pad-small:5px;--pad-medium:clamp(1rem, 5vw, 4rem);--pad-large:clamp(1rem, 7vw, 8rem)}@media (max-width:767px){:root{--gap_small:10px;--gap_medium:20px;--gap_large:30px}}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}