.trusted-section{background-position:50%;background-size:cover;height:600px;overflow:hidden;padding:120px 20px 0;position:relative;text-align:center}.trusted-container{margin:0 auto;max-width:1350px;position:relative;z-index:2}.trusted-heading{color:#fff;font-size:45px;font-weight:700;margin-bottom:100px}.trusted-cards{display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.trusted-card{background:linear-gradient(180deg,#214be8,#122a82 82.01%);border:2px solid #ffffff38;border-bottom:none;border-radius:32px 32px 0 0;box-shadow:inset 0 4px 4px 0 hsla(0,0%,100%,.2);color:#fff;padding:70px 20px 75px;position:relative;text-align:center}.trusted-icon{align-items:center;display:flex;height:60px;justify-content:center;left:50%;position:absolute;top:-30px;transform:translateX(-50%);width:60px}.trusted-icon img{height:85px!important;max-width:100px!important;object-fit:contain}.trusted-text{color:#fff!important;font-size:18px;line-height:30px!important;margin:0;padding:0 30px}@media (max-width:1024px){.trusted-cards{grid-template-columns:repeat(2,1fr)}.trusted-section{height:auto}}@media (max-width:640px){.trusted-cards{grid-template-columns:1fr}.trusted-section{height:auto}}