@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Inter:wght@400;600;700&display=swap");.custom-trust-bar-section{background-color:var(--primary-alt-dark);box-sizing:border-box;padding:1.75rem 0;width:100%}.trust-bar-container{margin:0 auto;max-width:1280px;padding:0 2rem}.trust-bar-wrapper{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.trust-bar-column{align-items:center;display:flex;flex:1 1 200px;flex-direction:column;justify-content:center;padding:0 1rem;position:relative}.trust-bar-column:not(:last-child):after{background:linear-gradient(180deg,rgba(40,158,204,0) 0,rgba(40,158,204,.25) 50%,rgba(40,158,204,0));content:"";height:70%;position:absolute;right:0;top:15%;width:1px}.trust-bar-content{text-align:center;width:100%}.trust-bar-metric{color:var(--primary-alt);font-family:Cormorant,Playfair Display,serif;font-size:clamp(1.625rem,3.5vw,2.25rem);font-weight:700;line-height:1;margin-bottom:.375rem}.trust-bar-title{color:var(--off-white);font-weight:600;letter-spacing:.06em}.trust-bar-desc,.trust-bar-title{font-size:.75rem;text-transform:uppercase}.trust-bar-desc{color:#8c8c8c;font-family:Inter,sans-serif;font-weight:500;letter-spacing:.08em;margin:0}@media (max-width:768px){.trust-bar-wrapper{flex-direction:column;gap:2.5rem}.trust-bar-column{flex:1 1 auto;padding:0}.trust-bar-column:not(:last-child):after{background:rgba(40,158,204,.2);bottom:-1.25rem;height:1px;right:50%;top:auto;transform:translateX(50%);width:40px}}