.callout-container{background-color:white;border-style:solid;border-width:5px;color:var(--secondary);box-shadow:1px 1px 10px grey;border-radius:8px}.section-hero.hero_img_full .section__inner div.shell .section__inner-content-buttons.hero_content_center .section__inner-content p strong a{text-decoration:none}.trust-bar-container{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid #7edbd5;background-color:#2c4895;font-family:sans-serif;margin:30px 0;width:100%;border-radius:8px}.trust-item{display:flex;align-items:center;justify-content:center;padding:25px 10px;border-right:1px solid #7edbd5;font-size:18px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.5px}.trust-item:last-child{border-right:none}.trust-item span{margin-right:12px;display:flex;align-items:center;font-size:22px}@media (max-width:768px){.trust-bar-container{grid-template-columns:repeat(2,1fr)}.trust-item{padding:20px 5px;font-size:15px}.trust-item:nth-child(2){border-right:none}.trust-item:nth-child(1),.trust-item:nth-child(2){border-bottom:1px solid #7edbd5}}