.tcmp{background:var(--tcmp-bg, #fff);color:var(--tcmp-ink, #1a1a1a)}.tcmp__wrap{width:min(var(--page-width),100%);margin:0 auto;padding:clamp(4rem,6vw,8rem) 1.5rem}.tcmp__head{max-width:86rem;margin-right:auto;margin-bottom:clamp(2.4rem,4vw,4.8rem);margin-left:auto;text-align:center}.tcmp__title{margin:0;max-width:none;color:var(--tcmp-ink, #1a1a1a);font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:800;font-size:clamp(2.8rem,4vw,4.8rem);line-height:1.05;letter-spacing:0;text-transform:none}.tcmp__sub{margin:1.4rem auto 0;max-width:64rem;color:var(--tcmp-muted, #8a8a8a);font-size:clamp(1.34rem,1vw,1.6rem);line-height:1.55}.tcmp__table{width:100%;border-collapse:collapse;table-layout:fixed}.tcmp__col--label{width:52%}.tcmp__col--brand,.tcmp__col{width:24%}.tcmp__cell{padding:1.6rem .6rem;text-align:center;vertical-align:middle;border-bottom:.1rem solid var(--tcmp-line, #ececec)}.tcmp__row--head .tcmp__cell--label{color:var(--tcmp-muted, #8a8a8a);font-size:1.2rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.tcmp__cell--label{text-align:left;padding-left:0;padding-right:1.2rem;font-weight:inherit}.tcmp__feature{display:block;color:var(--tcmp-ink, #1a1a1a);font-size:1.4rem;font-weight:600;line-height:1.3;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.tcmp__feature-sub{display:block;margin-top:.4rem;color:var(--tcmp-muted, #8a8a8a);font-size:1.2rem;font-weight:400;line-height:1.35}.tcmp__cell--brand,.tcmp__colhead--brand{background:var(--tcmp-ink, #1a1a1a);border-bottom-color:#ffffff14}.tcmp__table tbody tr:last-child .tcmp__cell--brand{border-bottom-color:transparent}.tcmp__row--head .tcmp__cell{padding-top:2.4rem;padding-bottom:2.4rem;border-bottom:none;vertical-align:middle}.tcmp__colhead{color:var(--tcmp-muted, #8a8a8a);font-size:clamp(1rem,2.8vw,1.4rem);font-weight:500;line-height:1.25;text-align:center;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.tcmp__brand{color:#fff;font-weight:800;font-size:1.6rem;letter-spacing:.08rem;text-transform:uppercase}.tcmp__brand-logo{display:block;width:auto;height:auto;max-width:min(80%,18rem);max-height:4.4rem;margin:0 auto;object-fit:contain}.tcmp__mark{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%}.tcmp__mark svg{width:56%;height:56%}.tcmp__mark--yes{background:var(--tcmp-ink, #1a1a1a);color:#fff}.tcmp__mark--no{border:.15rem solid rgba(138,138,138,.5);color:var(--tcmp-muted, #8a8a8a)}.tcmp__mark--partial{background:#8a8a8a38;color:var(--tcmp-muted, #8a8a8a)}.tcmp__mark--brand.tcmp__mark--yes{background:var(--tcmp-accent, #fe6422);color:#fff}.tcmp__mark--brand.tcmp__mark--partial{background:transparent;border:.15rem solid var(--tcmp-accent, #fe6422);color:var(--tcmp-accent, #fe6422)}.tcmp__mark--brand.tcmp__mark--no{border-color:#ffffff59;color:#fff9}.tcmp__note{margin:1.6rem 0 0;color:var(--tcmp-muted, #8a8a8a);font-size:1.25rem;font-style:normal;line-height:1.5;text-align:center}.tcmp__cta-wrap{display:flex;justify-content:center;margin-top:clamp(3.2rem,5vw,5.6rem)}.tcmp__cta{position:relative;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;min-width:min(23rem,100%);max-width:100%;min-height:5.2rem;padding:0 3.2rem;background:var(--tcmp-accent, #fe6422);border-radius:var(--vh-action-radius, 999px);color:#fff;font-family:var(--font-heading-family);font-size:1.36rem;font-weight:800;letter-spacing:.08em;line-height:1;text-align:center;text-transform:uppercase;text-decoration:none;overflow:hidden;transition:transform .35s cubic-bezier(.22,1,.36,1),background .35s ease,color .35s ease}.tcmp__cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.4) 45%,transparent 68%);transform:translate(-130%)}.tcmp__cta:hover:before,.tcmp__cta:focus-visible:before{animation:vh-btn-shine 1.4s ease-out}.tcmp__cta:hover,.tcmp__cta:focus-visible{background:#111;color:#fff;transform:translateY(-2px)}.tcmp__cta:focus-visible{outline:.3rem solid var(--tcmp-accent, #fe6422);outline-offset:.4rem}@media(min-width:750px){.tcmp__wrap{padding-inline:5rem}.tcmp__col--label{width:54%}.tcmp__col--brand,.tcmp__col{width:23%}.tcmp__cell{padding:2.2rem 1.6rem}.tcmp__feature{font-size:1.7rem}.tcmp__feature-sub{font-size:1.3rem}.tcmp__colhead{font-size:1.4rem}.tcmp__brand{font-size:1.9rem}.tcmp__mark{width:3.6rem;height:3.6rem}}@media(prefers-reduced-motion:reduce){.tcmp__cta{transition:none}}@media screen and (max-width:749px){.tcmp__wrap{padding-block:3.6rem}.tcmp__head{margin-bottom:2.4rem}.tcmp__title{font-size:clamp(2.8rem,9vw,3.8rem);line-height:1.15}.tcmp__col--label{width:50%}.tcmp__col--brand{width:27%}.tcmp__table colgroup col:last-child{width:23%}.tcmp__cell{padding-block:1.4rem;padding-inline:.3rem}.tcmp__cell--label{padding-right:1rem}.tcmp__feature{font-size:1.38rem;line-height:1.35;-webkit-hyphens:manual;hyphens:manual}.tcmp__mark{width:2.7rem;height:2.7rem}.tcmp__note{margin-top:1.6rem}}@keyframes vh-btn-shine{0%{transform:translate(-130%)}to{transform:translate(130%)}}@media(prefers-reduced-motion:reduce){.tcmp__cta:before{animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/component-tiger-comparativo.css.map */
