.rd-trustbar{background:var(--color-white);margin-top:40px}.rd-trustbar-row{padding:0;grid-template-columns:repeat(5,1fr);align-items:center;min-height:120px;margin:0;padding-block:32px;list-style:none;display:grid}.rd-trustbar-item{text-align:center;font-family:var(--font-inter), ui-sans-serif, system-ui, sans-serif;color:var(--color-blue-800);font-size:22px;font-weight:400;line-height:1.2;position:relative}.rd-trustbar-item strong{font-weight:600}.rd-trustbar-text{height:2.4em;display:block}.rd-trustbar-icon{width:36px;height:36px;color:var(--color-blue-800);margin:0 auto 24px;display:block}.rd-trustbar-icon svg{width:100%;height:100%;display:block}.rd-trustbar-item+.rd-trustbar-item:before{content:"";background:var(--color-blue-200);width:1px;height:80px;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media screen and (min-width:1024px){.rd-trustbar--six .rd-trustbar-row{grid-template-rows:repeat(2,120px);grid-template-columns:repeat(3,1fr);min-height:240px;padding-block:0}.rd-trustbar--six .rd-trustbar-item:nth-child(3n+1):before{display:none}.rd-trustbar--six .rd-trustbar-item:nth-child(n+4):after{content:"";background:var(--color-blue-200);width:80px;height:1px;position:absolute;top:-3.6px;left:50%;transform:translate(-50%)}}@media screen and (max-width:767px){.rd-trustbar-row{grid-template-columns:1fr;height:auto}.rd-trustbar-item{padding-block:16px}.rd-trustbar-item+.rd-trustbar-item:before{width:auto;height:1px;top:0;left:0;right:0;transform:none}}@media screen and (min-width:768px) and (max-width:1023px){.rd-trustbar-row{flex-wrap:wrap;justify-content:center;row-gap:24px;display:flex}.rd-trustbar-item{flex:0 33.3333%;padding-block:8px}.rd-trustbar-item:nth-child(3n+1):before{display:none}}.rd-trustbar--four .rd-trustbar-row{grid-template-columns:repeat(4,1fr)}
