.tx-product-compare-cta{display:flex!important;width:100%;flex:1 0 100%;min-height:46px;align-items:center;justify-content:center;gap:9px;margin-top:10px;padding:10px 16px;border:2px solid #07244c;border-radius:999px;background:#fff;color:#07244c!important;font-size:13px;font-weight:900;line-height:1.2;text-decoration:none!important;transition:background .2s ease,color .2s ease,transform .2s ease}.tx-product-compare-cta svg{width:19px;height:19px;fill:currentColor}.tx-product-compare-cta:hover,.tx-product-compare-cta:focus-visible{background:#07244c;color:#fff!important;transform:translateY(-1px)}.tx-product-compare-cta.is--added{border-color:#af000b;background:#af000b;color:#fff!important}