.uvt{background-color:var(--uvt-bg);padding-top:var(--uvt-padding-top, 60px);padding-bottom:var(--uvt-padding-bottom, 60px);padding-left:16px;padding-right:16px;overflow-x:hidden}.uvt-inner{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:460px;margin:0 auto;text-align:center}.uvt-heading-wrap,.uvt-cta-wrap{min-width:0}.uvt-heading-wrap{width:100%}.uvt-heading{margin:0;font-family:var(--uvt-heading-font-family);font-weight:var(--uvt-heading-font-weight);font-size:var(--uvt-heading-font-size);line-height:1.33;color:var(--uvt-heading-color)}.uvt-cta-wrap{width:100%;display:flex;justify-content:center}.uvt-cta{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:400px;padding:14px 24px;border-radius:var(--uvt-button-radius);border-width:var(--uvt-button-border-width);border-style:solid;border-color:var(--uvt-button-border);background-color:var(--uvt-button-bg);color:var(--uvt-button-color);box-shadow:0 1px 2px #1018280d;font-family:var(--uvt-body-font-family);font-size:16px;font-weight:700;text-decoration:none;text-align:center;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.uvt-cta:hover{transform:translateY(-1px);box-shadow:0 4px 10px #1018281f}.uvt-grid-outer{position:relative;width:100%;min-width:0;max-width:400px;padding-top:28px}.uvt-badge{position:absolute;top:0;left:4px;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;width:118px;height:72px;padding:6px 8px;background-color:var(--uvt-badge-bg);color:var(--uvt-badge-color);border-radius:42% 58% 53% 47%/48% 44% 56% 52%;box-shadow:0 2px 6px #00000014;transform:rotate(var(--uvt-badge-rotate));text-align:center;pointer-events:none}.uvt-badge-line{display:block;line-height:1.2;text-transform:uppercase;font-family:var(--uvt-body-font-family)}.uvt-badge-line--1{font-size:9px;font-weight:700;letter-spacing:.05em}.uvt-badge-line--2{font-size:17px;font-weight:800;letter-spacing:.04em}.uvt-grid{display:grid;grid-template-columns:1.3fr 1fr 1.25fr;width:100%;min-width:0}.uvt-cell{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:10px 8px;min-height:80px;min-width:0;box-sizing:border-box;text-align:center;overflow-wrap:break-word;background-color:var(--uvt-cell-bg)}.uvt-cell--label{grid-column:1}.uvt-cell--brand{grid-column:2}.uvt-cell--other{grid-column:3}.uvt-cell--spacer{grid-column:1;grid-row:1}.uvt-cell--brand-header,.uvt-cell--other-header{grid-row:1}.uvt-cell--spacer{background-color:transparent;min-height:80px}.uvt-cell p{margin:0}.uvt-cell>span,.uvt-cell>p{width:100%;min-width:0}.uvt-cell--label{border-left:1px solid var(--uvt-other-border);font-family:var(--uvt-body-font-family);font-size:var(--uvt-label-font-size);font-weight:700;color:var(--uvt-label-color);padding-left:10px;padding-right:6px}.uvt-cell--label.uvt-cell--first{border-top:1px solid var(--uvt-other-border);border-top-left-radius:12px}.uvt-cell--label.uvt-cell--last{border-bottom:1px solid var(--uvt-other-border);border-bottom-left-radius:12px}.uvt-cell--brand{border-left:2px solid var(--uvt-brand-border);border-right:2px solid var(--uvt-brand-border);font-family:var(--uvt-body-font-family);font-size:14px;font-weight:700;color:var(--uvt-value-color)}.uvt-cell--brand.uvt-cell--first{border-top:2px solid var(--uvt-brand-border);border-top-left-radius:16px;border-top-right-radius:16px}.uvt-cell--brand.uvt-cell--last{border-bottom:2px solid var(--uvt-brand-border);border-bottom-left-radius:16px;border-bottom-right-radius:16px}.uvt-cell--brand-header{background-color:var(--uvt-brand-header-bg);min-height:96px;gap:8px;padding:12px 10px}.uvt-brand-logo{max-width:min(80px,100%);height:auto;display:block}.uvt-brand-logo-fallback{color:#fff;font-family:var(--uvt-heading-font-family);font-weight:800;font-size:14px;letter-spacing:.04em;text-transform:uppercase}.uvt-brand-product{max-width:min(64px,100%);max-height:60px;width:auto;height:auto;object-fit:contain;display:block}.uvt-cell--other{border-right:1px solid var(--uvt-other-border);font-family:var(--uvt-body-font-family);font-size:12px;color:var(--uvt-value-color)}.uvt-cell--other.uvt-cell--first{border-top:1px solid var(--uvt-other-border);border-top-right-radius:12px}.uvt-cell--other.uvt-cell--last{border-bottom:1px solid var(--uvt-other-border);border-bottom-right-radius:12px}.uvt-cell--other-header{min-height:96px;gap:8px;padding:12px 10px}.uvt-other-label{font-family:var(--uvt-body-font-family);font-size:13px;font-weight:700;color:var(--uvt-label-color);text-transform:uppercase;letter-spacing:.03em}.uvt-other-icon{width:min(44px,100%);height:auto;max-height:44px;object-fit:contain;display:block}.uvt-other-icon-fallback{font-size:28px;line-height:1}.uvt-icon{font-size:18px;line-height:1}.uvt-value{font-family:var(--uvt-body-font-family);font-weight:var(--uvt-body-font-weight);font-size:var(--uvt-value-font-size);line-height:1.4}.uvt-value--brand{font-weight:700}.uvt-cell--brand-value .uvt-value,.uvt-cell--other-value .uvt-value{font-size:calc(var(--uvt-value-font-size) + 2px)}.uvt-cell--label p{text-transform:uppercase;letter-spacing:.02em}@media screen and (min-width:900px){.uvt{padding-left:40px;padding-right:40px}.uvt-inner{display:grid;grid-template-columns:auto minmax(420px,1fr);grid-template-rows:auto auto;align-items:start;column-gap:60px;row-gap:24px;max-width:1120px;text-align:left}.uvt-heading-wrap{grid-column:1;grid-row:1;align-self:end;max-width:380px}.uvt-heading{font-size:var(--uvt-heading-font-size-desktop);line-height:1.27}.uvt-cta-wrap{grid-column:1;grid-row:2}.uvt-cta-wrap--left{justify-content:flex-start}.uvt-cta-wrap--center{justify-content:center}.uvt-cta-wrap--right{justify-content:flex-end}.uvt-cta{width:auto;min-width:320px}.uvt-grid-outer{grid-column:2;grid-row:1 / span 2;max-width:480px;padding-top:40px;justify-self:end}.uvt-badge{width:160px;height:96px;left:4px}.uvt-badge-line--1{font-size:12px}.uvt-badge-line--2{font-size:22px}.uvt-cell{padding:14px 12px;min-height:100px;gap:6px}.uvt-cell--spacer{min-height:100px}.uvt-cell--label{font-size:var(--uvt-label-font-size-desktop);padding-left:14px}.uvt-cell--brand,.uvt-cell--other{font-size:16px}.uvt-cell--brand-header,.uvt-cell--other-header{min-height:132px;padding:18px 14px}.uvt-brand-logo{max-width:min(110px,100%)}.uvt-brand-logo-fallback{font-size:18px}.uvt-brand-product{max-width:min(88px,100%);max-height:80px}.uvt-other-label{font-size:16px}.uvt-other-icon{width:min(58px,100%);height:auto;max-height:58px}.uvt-other-icon-fallback{font-size:36px}.uvt-icon{font-size:22px}.uvt-value{font-size:var(--uvt-value-font-size-desktop)}.uvt-cell--brand-value .uvt-value,.uvt-cell--other-value .uvt-value{font-size:calc(var(--uvt-value-font-size-desktop) + 2px)}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/us-vs-them-comparison.css.map */
