.cct-section{overflow:visible;position:relative}.cct-section .cct-heading{font-size:2.25rem;font-style:italic;font-weight:700;margin:0 0 24px 8px;max-width:780px}.cct-section .cct-card-wrapper{margin:0 auto;max-width:780px;position:relative}.cct-section .cct-card{background:var(--cct-card-bg,#fff);border-radius:var(--cct-radius,16px);overflow:hidden;position:relative;width:100%;z-index:1}.cct-section .cct-ribbon-shadow{filter:drop-shadow(0 2px 3px rgba(0,0,0,.1)) drop-shadow(0 6px 14px rgba(107,26,163,.38)) drop-shadow(0 12px 32px rgba(0,0,0,.2));position:absolute;z-index:10}.cct-section .cct-ribbon{align-items:center;background:var(--cct-featured,#7b2d8e);background:linear-gradient(180deg,var(--cct-featured-light,#9546a8) 0,var(--cct-featured,#7b2d8e) 50%,var(--cct-featured-dark,#691f79) 100%);border-radius:12px 12px 0 0;display:flex;flex-direction:column;position:relative;width:100%}.cct-section .cct-ribbon:before{background:linear-gradient(180deg,hsla(0,0%,100%,.25),hsla(0,0%,100%,.05));border-radius:12px 0 0 0;bottom:30px;content:"";left:0;position:absolute;top:0;width:2px}.cct-section .cct-ribbon__header{align-items:center;display:flex;flex-shrink:0;justify-content:center;width:100%}.cct-section .cct-ribbon__logo{display:block;height:auto;object-fit:contain;padding-top:35px;width:76px}.cct-section .cct-ribbon__cell{align-items:center;border-top:1px solid hsla(0,0%,100%,.12);color:var(--cct-featured-text,#fff);display:flex;flex-shrink:0;font-size:1.375rem;font-weight:700;justify-content:center;text-shadow:0 1px 3px rgba(0,0,0,.15);width:100%}.cct-section .cct-scroll-container{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;background:var(--cct-card-bg,#fff);border-radius:var(--cct-radius,16px);scroll-snap-type:x proximity;scrollbar-width:none}.cct-section .cct-scroll-container::-webkit-scrollbar{display:none}.cct-section .cct-table{border-collapse:collapse;font-size:1rem;margin-bottom:0;table-layout:fixed;width:100%}.cct-section .cct-col-label{width:28%}.cct-section .cct-col-comp,.cct-section .cct-col-featured{width:12%}.cct-section .cct-cell{border:none;padding:18px 10px;text-align:center;vertical-align:middle}.cct-section .cct-cell--label{font-size:1.0625rem;font-weight:600;padding-left:28px;text-align:left}.cct-section .cct-cell--featured-spacer{background:transparent;color:transparent;user-select:none}.cct-section .cct-cell--comp-header{font-weight:400;padding:22px 10px 18px;vertical-align:middle}.cct-section .cct-comp-logo{align-items:center;display:flex;height:40px;justify-content:center}.cct-section .cct-comp-logo__img{display:inline-block;height:auto;max-height:40px;max-width:80px;object-fit:contain;width:auto}.cct-section .cct-comp-name{font-size:1.125rem;font-weight:700;letter-spacing:.02em}.cct-section .cct-cell--score{font-size:1.125rem;font-weight:500;padding-bottom:18px;padding-top:18px}.cct-section .cct-table tbody tr td{border-top:1px solid var(--cct-border,#eee)}.cct-section .cct-table tbody tr td.cct-cell--featured-spacer{border-top-color:transparent}.cct-section .cct-mobile-logo{display:none}.cct-section .cct-cell--rating-header{padding:18px 10px 18px 28px;vertical-align:middle}.cct-section .cct-rating-block{align-items:flex-start;display:flex;flex-direction:column;gap:4px}.cct-section .cct-stars{display:flex;gap:2px;line-height:1}.cct-section .cct-stars svg{flex-shrink:0;height:22px;width:22px}.cct-section .cct-rating-score{align-items:center;display:flex;gap:8px}.cct-section .cct-rating-globe{display:none}.cct-section .cct-rating-globe--img{background:none;object-fit:contain}.cct-section .cct-rating-val{color:var(--cct-score-text,#2d2d2d);font-size:1.5rem;font-weight:700}.cct-section .cct-rating-count{color:var(--cct-score-text,#666);font-size:1.125rem;font-weight:400}.cct-section .cct-scroll-hint{display:none}.cct-section .cct-source{align-items:center;display:flex;gap:10px;justify-content:flex-start;margin:16px 0 0;padding:0 8px}.cct-section .cct-source__logo{max-height:28px;object-fit:contain;width:auto}.cct-section .cct-source__text{font-size:.875rem;font-weight:700}.cct-section .cct-cta-wrap{margin-top:30px;text-align:center}.cct-section .cct-cta-wrap .button.button--yellow{background-color:#ffd800;background-image:radial-gradient(circle,#ddcf3d 10%,#efe044 0);background-position:50%;background-repeat:no-repeat;background-size:0;border:none;border-radius:25px;color:#105489;cursor:pointer;font-size:20px;font-weight:900;padding:10px 30px;transition:background-size .2s ease}.cct-section .cct-cta-wrap .button.button--yellow:hover{background-size:1000%;color:#105489;text-decoration:none;transition:background-size .2s ease}.cct-section .sr-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}@media only screen and (max-width:1199px){.cct-section .cct-card-wrapper{max-width:720px}}@media only screen and (max-width:991px){.cct-section .cct-heading{font-size:1.75rem;margin-bottom:20px}.cct-section .cct-card-wrapper{max-width:100%}}@media only screen and (max-width:600px){.cct-section .cct-heading{font-size:1.625rem;margin-bottom:18px;margin-left:4px}.cct-section .cct-ribbon-shadow{display:none}.cct-section .cct-card{border-radius:14px;overflow:visible}.cct-section .cct-scroll-container{border-radius:14px}.cct-section .cct-table{min-width:540px}.cct-section .cct-col-label{width:130px}.cct-section .cct-col-featured{width:90px}.cct-section .cct-col-comp{width:110px}.cct-section .cct-cell{padding:14px 8px}.cct-section td.cct-cell--label,.cct-section th.cct-cell--label{background:var(--cct-card-bg,#fff);font-size:.8125rem;left:0;padding-left:16px;position:sticky;z-index:4}.cct-section td.cct-cell--label:after,.cct-section th.cct-cell--label:after{background:linear-gradient(90deg,rgba(0,0,0,.06),transparent);content:"";height:100%;pointer-events:none;position:absolute;right:-8px;top:0;width:8px}.cct-section td.cct-cell--featured-spacer,.cct-section th.cct-cell--featured-spacer{background:var(--cct-featured,#7b2d8e);color:var(--cct-featured-text,#fff);font-size:1.125rem;font-weight:700;left:130px;position:sticky;scroll-snap-align:start;text-shadow:0 1px 3px rgba(0,0,0,.15);user-select:auto;z-index:3}.cct-section th.cct-cell--featured-spacer{background:var(--cct-featured,#7b2d8e);background:linear-gradient(180deg,var(--cct-featured-light,#9546a8),var(--cct-featured,#7b2d8e))}.cct-section td.cct-cell--featured-spacer:after,.cct-section th.cct-cell--featured-spacer:after{background:linear-gradient(90deg,rgba(107,26,163,.25),transparent);content:"";height:100%;pointer-events:none;position:absolute;right:-10px;top:0;width:10px}.cct-section .cct-table tbody tr td.cct-cell--featured-spacer{border-top:1px solid hsla(0,0%,100%,.12)}.cct-section .cct-mobile-logo{align-items:center;display:flex;justify-content:center}.cct-section .cct-mobile-logo img{border-radius:50%;height:40px;object-fit:contain;width:40px}.cct-section .cct-cell--comp{font-size:.9375rem;scroll-snap-align:start}.cct-section .cct-comp-logo{height:32px}.cct-section .cct-comp-logo__img{max-height:32px;max-width:60px}.cct-section .cct-comp-name{font-size:.875rem}.cct-section .cct-rating-block{padding-left:0}.cct-section .cct-cell--rating-header{padding-left:16px}.cct-section .cct-stars svg{height:16px;width:16px}.cct-section .cct-rating-score{gap:5px}.cct-section .cct-rating-val{font-size:1.125rem}.cct-section .cct-rating-count{font-size:.8125rem}.cct-section .cct-scroll-hint{align-items:center;color:hsla(0,0%,100%,.7);display:flex;font-size:.75rem;gap:6px;justify-content:center;padding:4px 0 0}.cct-section .cct-scroll-hint svg{animation:cct-nudge 1.8s ease-in-out infinite}.cct-section .cct-source{justify-content:flex-start;margin-top:18px}.cct-section .cct-source__text{font-size:.8125rem}.cct-section .cct-cta-wrap{margin-top:24px}}@media only screen and (max-width:380px){.cct-section .cct-heading{font-size:1.375rem}.cct-section .cct-col-label{width:110px}.cct-section .cct-col-featured{width:78px}.cct-section .cct-col-comp{width:96px}.cct-section .cct-table{min-width:476px}.cct-section td.cct-cell--featured-spacer,.cct-section th.cct-cell--featured-spacer{font-size:1rem;left:110px}.cct-section td.cct-cell--label,.cct-section th.cct-cell--label{font-size:.75rem;padding-left:10px}.cct-section .cct-cell--rating-header{padding-left:10px}.cct-section .cct-stars svg{height:14px;width:14px}.cct-section .cct-rating-val{font-size:1rem}.cct-section .cct-rating-count{font-size:.6875rem}.cct-section .cct-cell{padding:12px 6px}.cct-section .cct-cell--comp{font-size:.875rem}.cct-section .cct-mobile-logo img{height:34px;width:34px}}@keyframes cct-nudge{0%,to{opacity:.7;transform:translateX(0)}50%{opacity:1;transform:translateX(5px)}}