/* Approved USP layout; only explicitly enabled hero instances are affected. */
.sss-hero-has-usps .hero-microtext{display:none!important}
.sss-hero-has-usps .sss-hero-usp-rail{box-sizing:border-box;position:relative;flex:0 0 100%;width:100%;max-width:100%;align-self:stretch;margin:50px 0 0;padding:0;border:0;clear:both;z-index:6;text-align:left}
.sss-hero-has-usps .sss-hero-usps{position:static;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px;width:100%;max-width:100%;padding:0;margin:0;list-style:none;color:#334156;font-family:Commissioner,Helvetica,Arial,sans-serif;text-align:left}
.sss-hero-has-usps .sss-hero-usps>li{box-sizing:border-box;display:flex;align-items:center;gap:10px;padding:0;margin:0;min-width:0;max-width:100%;list-style:none;font-size:15px;line-height:1.4;font-weight:700;color:inherit}
.sss-hero-has-usps .sss-hero-usps>li:before,.sss-hero-has-usps .sss-hero-usps>li:after{content:none}
.sss-hero-has-usps .sss-hero-usps b{display:flex;align-items:center;justify-content:center;flex:0 0 34px;width:34px;height:34px;padding:0;margin:0;border-radius:50%;background:#f1edfc;color:#8b82bd;box-shadow:none}
.sss-hero-has-usps .sss-hero-usps b svg,.sss-hero-has-usps .sss-hero-usps b img{display:block;flex:none;width:18px;height:18px}
.sss-hero-has-usps .sss-hero-usps>li>span{font:inherit;min-width:0;overflow-wrap:break-word}
.sss-hero-has-usps.module__hero-type-2 .sss-hero-usps{flex-direction:row;flex-wrap:wrap;align-items:center;gap:16px 28px;width:max-content;max-width:var(--sss-usp-available,100%)}
.sss-hero-has-usps.module__hero-type-2 .sss-hero-usps>li{flex:0 0 auto;max-width:var(--sss-usp-available,100%)}
@media(max-width:767px){.sss-hero-has-usps.module__hero-type-2 .sss-hero-usps{flex-direction:column;align-items:flex-start;gap:16px;width:100%;max-width:100%}}
