.obrb__grid{width:100%;display:grid;grid-template-columns:auto 2fr auto;column-gap:1rem;margin:1rem 1rem 1rem 0;background-color:var(--bg-color);border-radius:8px}.obrb__grid .obrb__column{display:flex;align-items:center;justify-content:center;gap:10px;text-align:center;position:relative}.obrb__grid .obrb__column .obrb__title{color:#000;text-align:center;font-size:16px;font-weight:700;line-height:120%}.obrb__grid .obrb__column .obrb__icon{width:100%;height:20px}@keyframes obrb-icon-animation{0%{left:0;opacity:1}to{opacity:0;left:calc(100% - 15px)}}@keyframes obrb-icon-animation-reveal{0%{left:0;opacity:0}to{opacity:1;left:calc(100% - 15px)}}.obrb__grid .obrb__column .obrb__icon svg{position:absolute;top:50%;left:calc(100% - 15px);transform:translateY(-50%);color:var(--icon-color)}.obrb__icon-open{width:20px;height:20px;animation:obrb-icon-animation 3s cubic-bezier(.22,1,.36,1) 2s both;opacity:1}.obrb__icon-close{width:25px;height:25px;animation:obrb-icon-animation-reveal 3s cubic-bezier(.22,1,.36,1) 2s both;opacity:0}.obrb__grid .obrb__column .obrb__icon .obrb__icon-path-bg{fill:var(--icon-bg-color)}.obrb__grid .obrb__column .obrb__text{color:#000;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:120%}.obrb__progress-bar{width:100%;height:4px;position:absolute;top:50%;left:0;transform:translateY(-50%);border-radius:40px;background:linear-gradient(90deg,#FFF 0%,var(--progress-color) 100%)}body[data-obrb-ab-test-id-active=A] [data-obrb-ab-test-id=B]{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/34/assets/component-obrb.css.map */
