.trusted-bar{display:flex;align-items:center;justify-content:center;padding:8px 16px}.trusted-bar__wrapper{display:flex;align-items:center;justify-content:space-between;width:100%}.trusted-bar__content{display:flex;align-items:center;justify-content:center;gap:8px;flex-grow:1}.trusted-bar__icon{width:80px;height:100%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.trusted-bar__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.trusted-bar__heading{display:flex;font-size:12px;line-height:1.2}@media screen and (width >= 990px){.trusted-bar__heading{font-size:12px}}.trusted-bar__close-button{cursor:pointer;width:12px;height:100%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:auto}.trusted-bar__close-button span{width:100%;height:100%}.trusted-bar__close-button svg{display:block;width:100%;height:100%}