.trust-flag{--trust-flag-black:#141414;--trust-flag-red:#dd0000;--trust-flag-gold:#ffce00;width:var(--trust-flag-w,1.5rem);height:var(--trust-flag-h,1.1rem);border-radius:2px;overflow:hidden;display:inline-flex;flex-direction:column;box-shadow:0 0 0 1px var(--color-border-subtle);flex-shrink:0}.trust-flag span{flex:1}.trust-flag span:first-child{background:var(--trust-flag-black)}.trust-flag span:nth-child(2){background:var(--trust-flag-red)}.trust-flag span:nth-child(3){background:var(--trust-flag-gold)}.trust-eu{width:var(--trust-eu-w,2rem);height:var(--trust-eu-h,1.33rem);border-radius:2px;overflow:hidden;display:inline-flex;box-shadow:0 0 0 1px var(--color-border-subtle);flex-shrink:0}