div.trust-us-holder{width:100%}div.trust-us-holder .trust-us-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:#fff;margin:0 0 2rem}div.trust-us-holder .trust-us-row:nth-child(even){flex-direction:row-reverse}div.trust-us-holder .trust-us-row:last-child{margin-bottom:0}div.trust-us-holder .trust-us-row .trust-us-content,div.trust-us-holder .trust-us-row .trust-us-image{width:calc(50% - 2rem)}div.trust-us-holder .trust-us-row .trust-us-content .trust-us-content-icon{width:3.75rem;height:3.75rem}div.trust-us-holder .trust-us-row .trust-us-content h3{color:#fff;font-size:var(--text-size-300);margin:1rem 0}div.trust-us-holder .trust-us-row .trust-us-image img{width:100%;height:auto;border-radius:1.5rem;box-shadow:0 12px 80px 0 rgb(0 172 199 / .24)}@media screen and (max-width:768px){div.trust-us-holder .trust-us-row,div.trust-us-holder .trust-us-row:nth-child(even){flex-direction:column;margin-bottom:3rem}div.trust-us-holder .trust-us-row .trust-us-content .trust-us-content-header{display:flex;flex-direction:row;margin-bottom:.5rem;align-items:center}div.trust-us-holder .trust-us-row .trust-us-content .trust-us-content-header h3{padding-left:1.25rem;margin:0}div.trust-us-holder .trust-us-row .trust-us-content,div.trust-us-holder .trust-us-row .trust-us-image{width:100%}div.trust-us-holder .trust-us-row .trust-us-image{margin-top:1rem}}