.rbcitt-w{background:#f1f5f9;padding:80px}.rbcitt-i{max-width:1280px;margin:0 auto;display:flex;flex-direction:column;gap:48px;align-items:center}.rbcitt-h{display:flex;flex-direction:column;gap:32px;align-items:center;text-align:center;width:716px;max-width:100%}.rbcitt-h-stack{display:flex;flex-direction:column;gap:var(--rb-s-8);align-items:center}.rbcitt-eyebrow{display:inline-flex;align-items:center;justify-content:center;height:30.6px;padding:var(--rb-s-4) var(--rb-s-6);border:2px solid var(--rb-c-primary);border-radius:var(--rb-rad-pill);background:var(--rb-c-white);color:var(--rb-c-primary);font-family:var(--rb-f);font-weight:var(--rb-fw-x);font-size:20px;line-height:1.2;letter-spacing:.02em;text-transform:uppercase;box-sizing:border-box}.rbcitt-tt{font-family:var(--rb-f);font-weight:var(--rb-fw-b);font-size:56px;line-height:1.2;color:var(--rb-c-dark);margin:0}.rbcitt-tt em{font-style:normal;color:var(--rb-c-primary)}.rbcitt-sub{font-family:var(--rb-f);font-weight:var(--rb-fw-r);font-size:20px;line-height:1.4;color:#0d1e39cc;max-width:720px;margin:0}.rbcitt-table-shell{width:100%;padding-top:44px}.rbcitt-table{display:flex;flex-direction:column;align-items:stretch;width:100%;border-radius:32px;background:var(--rb-c-white);position:relative}.rbcitt-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;border-bottom:2px solid rgba(38,83,146,.1)}.rbcitt-row:last-child{border-bottom:0}.rbcitt-cell{min-width:0;display:flex;align-items:center;gap:24px;padding:24px 32px;border-right:2px solid rgba(38,83,146,.1);color:#0d1e39cc;font-family:var(--rb-f);font-size:24px;line-height:1.2;box-sizing:border-box}.rbcitt-cell:last-child{border-right:0}.rbcitt-row--head .rbcitt-cell{position:relative;justify-content:center;padding:56px 32px 32px}.rbcitt-row--head .rbcitt-cell--blank{justify-content:flex-start;border-top-left-radius:32px}.rbcitt-cell--omni-head{background:linear-gradient(166deg,var(--rb-c-lighty) 0%,var(--rb-c-secondary) 100%);color:var(--rb-c-white)}.rbcitt-cell--other-head{background:#dce6f0;border-top-right-radius:32px;color:#0d1e3980}.rbcitt-row:last-child .rbcitt-cell:first-child{border-bottom-left-radius:32px}.rbcitt-row:last-child .rbcitt-cell:last-child{border-bottom-right-radius:32px}.rbcitt-cell--feature{font-weight:var(--rb-fw-b)}.rbcitt-cell--value{justify-content:flex-start}.rbcitt-cell--muted{background:#dce6f0}.rbcitt-cell--check .rbcitt-copy{font-weight:var(--rb-fw-b)}.rbcitt-feature,.rbcitt-copy{min-width:0;word-break:break-word}.rbcitt-copy{line-height:1.4}.rbcitt-product-label{font-family:var(--rb-f);font-size:20px;line-height:16px;font-weight:700;font-style:normal;text-transform:uppercase;text-align:center;word-break:break-word}.rbcitt-cell--blank .rbcitt-product-label{color:#0d1e3980;opacity:0}.rbcitt-product-media{position:absolute;top:-44px;left:50%;width:64px;height:86px;transform:translate(-50%);filter:drop-shadow(0 8px 12px rgba(38,83,146,.12));overflow:hidden;pointer-events:none}.rbcitt-product-media--omni{left:calc(50% + 1.33px)}.rbcitt-product-media img{display:block;width:100%;height:100%;object-fit:cover}.rbcitt-product-placeholder{display:block;width:100%;height:100%}.rbcitt-product-placeholder{border-radius:10px;background:linear-gradient(180deg,#fff,#dce6f0);border:1px solid rgba(38,83,146,.12)}.rbcitt-product-placeholder--omni{background:linear-gradient(180deg,#6c93c2,#193b68)}.rbcitt-icon{flex:0 0 32px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center}.rbcitt-icon svg{width:100%;height:100%;display:block;overflow:visible}.rbcitt-icon--check{color:#239627}.rbcitt-icon--x{color:#b42121}.rbcitt-cta{display:flex;flex-direction:column;gap:12px;align-items:center;width:516px;max-width:100%}.rbcitt-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--rb-s-5);width:100%;padding:var(--rb-s-12) var(--rb-s-15);border:2px solid var(--rb-c-primary);border-radius:var(--rb-rad-pill);background:radial-gradient(27.65% 85% at 50% 94.37%,#517ebd,#1b4f97 40.52%,#002458);color:var(--rb-c-white);font-family:var(--rb-f);font-weight:var(--rb-fw-x);font-size:20px;line-height:1.2;letter-spacing:.02em;text-transform:uppercase;text-decoration:none;cursor:pointer;box-sizing:border-box;transition:transform .16s ease,box-shadow .16s ease}.rbcitt-btn:hover{transform:translateY(-1px);box-shadow:0 12px 28px -12px #0d1e3980}.rbcitt-btn svg{flex:0 0 24px;width:24px;height:24px}.rbcitt-guarantee{display:flex;align-items:center;justify-content:center;gap:5px;width:100%;color:var(--rb-c-dark)}.rbcitt-guarantee svg{flex:0 0 30px;width:30px;height:27px;color:#239627;fill:#239627}.rbcitt-guarantee svg path:first-child{stroke:#239627}.rbcitt-guarantee svg path:last-child{stroke:#fff}.rbcitt-guarantee p{font-family:var(--rb-f);font-weight:var(--rb-fw-m);font-size:18px;line-height:1.5;margin:0}@media(max-width:989px){.rbcitt-w{padding:40px 16px}.rbcitt-i{gap:40px}.rbcitt-h{width:100%;gap:24px}.rbcitt-tt{font-size:40px;line-height:1.2}.rbcitt-sub{font-size:16px;line-height:1.5}.rbcitt-eyebrow{height:25px;padding-left:8px;padding-right:8px;font-size:18px}.rbcitt-cta{width:100%;gap:8px}.rbcitt-btn{height:68px;padding:18px 24px;gap:var(--rb-s-4);font-size:18px}.rbcitt-btn svg{flex-basis:20px;width:20px;height:20px;margin-bottom:2px}.rbcitt-guarantee p{font-size:16px}.rbcitt-guarantee svg{flex-basis:20px;width:20px;height:20px}}@media(max-width:749px){.rbcitt-table-shell{padding-top:54px;overflow-x:auto;-webkit-overflow-scrolling:touch}.rbcitt-table{width:100%;min-width:368px;margin:0 auto;border-radius:18px}.rbcitt-row{grid-template-columns:minmax(0,120fr) minmax(0,140fr) minmax(0,108fr)}.rbcitt-cell{gap:8px;padding:12px;font-size:14px;line-height:1.2}.rbcitt-row--head .rbcitt-cell{padding:48px 12px 18px}.rbcitt-row--head .rbcitt-cell--blank{border-top-left-radius:18px}.rbcitt-cell--other-head{border-top-right-radius:18px}.rbcitt-row:last-child .rbcitt-cell:first-child{border-bottom-left-radius:18px}.rbcitt-row:last-child .rbcitt-cell:last-child{border-bottom-right-radius:18px}.rbcitt-product-label{font-size:12px;line-height:1.2}.rbcitt-cell--omni-head .rbcitt-product-label{font-size:16px;line-height:1.5}.rbcitt-product-media{top:-54px}.rbcitt-product-media--omni{left:calc(50% + 1.67px)}.rbcitt-product-media--other{left:calc(50% + 2.33px)}.rbcitt-icon{flex-basis:18px;width:18px;height:18px}.rbcitt-copy{line-height:1.2}}@media(max-width:399px){.rbcitt-table-shell{overflow-x:visible}.rbcitt-table{min-width:0}.rbcitt-cell{gap:6px;padding:10px 8px;font-size:13px}.rbcitt-row--head .rbcitt-cell{padding:48px 8px 16px}}
/*# sourceMappingURL=/cdn/shop/t/56/assets/rebrand-comparison-image-to-table.css.map */
