.os-trust{position:relative;z-index:2;background:transparent;padding:0 24px 24px;margin-top:-28px}.os-trust__inner{max-width:1200px;margin:0 auto;background:#fff;background:var(--reviews-surface,#fff);border:1px solid hsla(0,0%,100%,.65);border-radius:20px;-webkit-box-shadow:0 16px 40px rgba(0,0,0,.08);box-shadow:0 16px 40px rgba(0,0,0,.08);padding:18px}.os-trust__list{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-gap:12px;gap:12px}.os-trust__chip{grid-gap:8px;gap:8px;background:#fff;background:var(--reviews-surface,#fff);color:#0f3d24;color:var(--reviews-primary-dark,#0f3d24);border:1px solid #e5e7eb;border:1px solid var(--reviews-border,#e5e7eb);border-radius:999px;padding:10px 14px}.os-trust__chip,.os-trust__icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.os-trust__icon{width:16px;height:16px;color:#209e49;color:var(--reviews-primary,#209e49);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.os-trust__icon svg{width:100%;height:100%}.os-trust__label{font-size:13px;font-weight:700;line-height:1.2;letter-spacing:.01em}@media screen and (max-width:640px){.os-trust{padding:0 16px 16px;margin-top:-18px}.os-trust__list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.os-trust__list::-webkit-scrollbar{display:none}.os-trust__chip{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;scroll-snap-align:start}}