.gt-plan-comparison {
	width: 100%;
	max-width: none;
	margin: 0;
	padding: 0;
	border: 0;
	border-radius: 0;
	background: #f7f5f1;
	color: #11101f;
}

html body .uc-body .gt-plan-comparison {
	width: 100% !important;
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

.gt-plan-comparison__inner {
	box-sizing: border-box;
	width: min(1880px, 100%);
	margin-inline: auto;
	padding: clamp(28px, 4vw, 58px) clamp(20px, 3vw, 48px);
}

html body .uc-body .kb-row-layout-wrap:has(.gt-plan-comparison) {
	padding-inline: 0 !important;
}

html body .uc-body .kb-row-layout-wrap:has(.gt-plan-comparison) > .kt-row-column-wrap {
	width: 100% !important;
	max-width: none !important;
	padding-inline: 0 !important;
}

.gt-contextual-paths {
	width: min(1240px, calc(100% - 40px));
	margin: clamp(38px, 6vw, 78px) auto;
	padding: clamp(24px, 4vw, 44px);
	border: 1px solid rgba(0, 0, 0, .1);
	border-radius: 24px;
	background: #f7f5f1;
	color: #11101f;
}

.gt-plan-comparison__heading { max-width: 820px; margin-bottom: 26px; }
.gt-plan-comparison__heading,
.gt-plan-comparison__notes,
.gt-plan-comparison__tip { margin-inline: 0; }
.gt-plan-comparison__heading h2,
.gt-contextual-paths h2 { margin: 0 0 12px; color: #11101f; font-size: clamp(30px, 4vw, 48px); line-height: 1.08; }
.gt-plan-comparison__heading > p:last-child { color: #5b6070; }
.gt-plan-comparison__eyebrow { margin-bottom: 9px; color: #b34400; font-size: 12px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.gt-plan-comparison__scroll-hint { display: none; }
html body .uc-body .gt-plan-comparison__scroll-hint { color: #5b6070 !important; -webkit-text-fill-color: #5b6070 !important; }
html body .uc-body .gt-plan-comparison__heading h2 { color: #11101f !important; -webkit-text-fill-color: #11101f !important; }
html body .uc-body .gt-plan-comparison__heading > p:last-child { color: #5b6070 !important; -webkit-text-fill-color: #5b6070 !important; }
html body .uc-body .gt-plan-comparison__eyebrow { color: #b34400 !important; -webkit-text-fill-color: #b34400 !important; }
.gt-plan-comparison__scroll { overflow: auto; border-block: 1px solid rgba(0, 0, 0, .12); border-radius: 0; background: #fff; outline-offset: 4px; -webkit-overflow-scrolling: touch; }
.gt-plan-comparison table { width: 100%; min-width: 820px; margin: 0; border-collapse: collapse; background: #fff; font-size: 13px; }
html body .uc-body .gt-plan-comparison__scroll { border-radius: 0 !important; }
html body .uc-body .gt-plan-comparison table { min-width: 820px; }
.gt-plan-comparison th,
.gt-plan-comparison td { padding: 14px 13px; border: 0; border-bottom: 1px solid rgba(0, 0, 0, .08); color: #11101f; text-align: center; vertical-align: middle; }
html body .uc-body .gt-plan-comparison tbody td { white-space: normal; }
.gt-plan-comparison thead th { min-width: 145px; padding: 18px 13px; background: #ebe7e1; font-size: 12px; font-weight: 900; }
.gt-plan-comparison thead th:first-child,
.gt-plan-comparison tbody th { position: sticky; left: 0; z-index: 2; min-width: 165px; border-right: 1px solid rgba(0, 0, 0, .1); background: #fff; text-align: left; }
.gt-plan-comparison thead th:first-child { z-index: 3; background: #ebe7e1; }
.gt-plan-comparison tbody tr:nth-child(even) td,
.gt-plan-comparison tbody tr:nth-child(even) th { background: #faf9f7; }
.gt-plan-comparison tbody tr:last-child td,
.gt-plan-comparison tbody tr:last-child th { border-bottom: 0; }
.gt-plan-comparison th.recommended { background: linear-gradient(135deg, #ff7a59, #ffc43d); }
.gt-plan-comparison td.recommended { background: #fff5ed; }
.gt-plan-comparison tbody tr:nth-child(even) td.recommended { background: #fbeadd; }

@media (hover: hover) {
	.gt-plan-comparison tbody tr:hover > * { background: #e8f7f3 !important; }
	.gt-plan-comparison table:has(tr > :nth-child(2):hover) tr > :nth-child(2),
	.gt-plan-comparison table:has(tr > :nth-child(2):focus-within) tr > :nth-child(2),
	.gt-plan-comparison table:has(tr > :nth-child(3):hover) tr > :nth-child(3),
	.gt-plan-comparison table:has(tr > :nth-child(3):focus-within) tr > :nth-child(3),
	.gt-plan-comparison table:has(tr > :nth-child(4):hover) tr > :nth-child(4),
	.gt-plan-comparison table:has(tr > :nth-child(4):focus-within) tr > :nth-child(4),
	.gt-plan-comparison table:has(tr > :nth-child(5):hover) tr > :nth-child(5),
	.gt-plan-comparison table:has(tr > :nth-child(5):focus-within) tr > :nth-child(5) {
		background: #fff0e5 !important;
		box-shadow: inset 2px 0 #ff8a50, inset -2px 0 #ff8a50;
	}
	.gt-plan-comparison tbody tr:hover > :hover,
	.gt-plan-comparison tbody tr:focus-within > :focus-within {
		background: #ffd9c0 !important;
		box-shadow: inset 0 0 0 2px #d95000;
	}
}
.gt-plan-comparison .recommended-badge,
.gt-plan-comparison .gt-fttp-badge,
.gt-plan-comparison .plan-name,
.gt-plan-comparison .speed-tier { display: block; }
.gt-plan-comparison .recommended-badge { width: max-content; max-width: 100%; margin: 0 auto 9px; padding: 4px 9px; border-radius: 99px; background: #11101f; color: #fff; font-size: 9px; font-weight: 900; letter-spacing: .06em; text-transform: uppercase; }
.gt-plan-comparison .plan-name { font-size: 16px; font-weight: 900; }
.gt-plan-comparison .speed-tier { margin-top: 5px; color: #5b6070; font-size: 12px; font-weight: 800; }
.gt-plan-comparison .gt-fttp-badge { width: max-content; max-width: 100%; margin: 8px auto 0; padding: 3px 7px; border: 1px solid rgba(0, 0, 0, .16); border-radius: 6px; background: rgba(255, 255, 255, .72); color: #5b6070; font-size: 9px; font-weight: 800; letter-spacing: .04em; text-transform: uppercase; }
.gt-plan-comparison tbody th small { display: block; margin-top: 4px; color: #6a6f7e; font-size: 11px; font-weight: 500; }
.gt-plan-comparison .gt-value { font-weight: 850; }
.gt-plan-comparison .gt-value.speed { font-size: 14px; }
.gt-plan-comparison .gt-time { color: #0c7361; font-weight: 750; }
.gt-plan-features { margin: 0; padding: 0; list-style: none; }
.gt-plan-features li + li { margin-top: 5px; }
.gt-rating { display: inline-block; min-width: 74px; padding: 5px 10px; border-radius: 99px; font-size: 11px; font-weight: 800; }
.gt-rating.limited { background: #ecedf1; color: #63697a; }
.gt-rating.okay { background: #fce8d8; color: #a04a12; }
.gt-rating.good { background: #dff5ef; color: #0c7361; }
.gt-rating.great { background: #bdeee1; color: #075c4c; }
.gt-rating.excellent { background: #12b394; color: #fff; }
.gt-plan-comparison__actions .btn { display: inline-block; min-width: 132px; padding: 10px 12px; border-radius: 999px; background: linear-gradient(135deg, #ff705f, #ffc43d); color: #11101f; font-size: 12px; font-weight: 850; line-height: 1.25; text-decoration: none; }
.gt-plan-comparison__actions .btn:hover,
.gt-plan-comparison__actions .btn:focus { outline: 2px solid #11101f; outline-offset: 2px; }
.gt-plan-comparison__notes { margin-top: 17px; color: #666b78; font-size: 11.5px; line-height: 1.6; }
.gt-plan-comparison__notes p { margin: 0 0 5px; color: inherit; }
.gt-plan-comparison__tip { margin-top: 24px; padding: 19px 22px; border-left: 3px solid #ff6200; border-radius: 0; background: #fff; box-shadow: 0 2px 14px rgba(0, 0, 0, .05); color: #3d4351; line-height: 1.55; }
.gt-plan-comparison__tip strong { color: #11101f; }
.gt-contextual-paths { border-color: rgba(255, 255, 255, .14); background: #14131f; color: #fafafa; }
.gt-contextual-paths h2 { color: #fafafa; }
.gt-contextual-paths ul { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 12px; margin: 20px 0 0; padding: 0; list-style: none; }
.gt-contextual-paths a { display: block; height: 100%; padding: 16px 18px; border-radius: 12px; background: rgba(255, 255, 255, .06); color: #fafafa; font-weight: 750; text-decoration: none; }
.gt-contextual-paths a:hover,
.gt-contextual-paths a:focus { background: rgba(255, 142, 83, .16); outline: 2px solid #ff8e53; outline-offset: 2px; }

@media (max-width: 900px) {
	html body .uc-body .gt-plan-comparison table { min-width: 800px; table-layout: fixed; }
	html body .uc-body .gt-plan-comparison thead th { min-width: 0; }
	html body .uc-body .gt-plan-comparison thead th:first-child,
	html body .uc-body .gt-plan-comparison tbody th { width: 150px; min-width: 150px; }
	.gt-plan-comparison .plan-name { font-size: 14px; }
	.gt-plan-comparison .gt-fttp-badge { width: auto; white-space: normal; }
}

@media (max-width: 680px) {
	.gt-plan-comparison { width: 100%; padding: 0; }
	.gt-plan-comparison__inner { padding: 28px 0 34px; }
	.gt-plan-comparison__heading,
	.gt-plan-comparison__scroll-hint,
	.gt-plan-comparison__notes,
	.gt-plan-comparison__tip { margin-inline: 16px; }
	.gt-contextual-paths { width: min(100% - 24px, 1240px); padding: 22px 14px; border-radius: 18px; }
	html body .uc-body .gt-plan-comparison table { min-width: 700px; }
	.gt-plan-comparison__scroll-hint { display: block; margin: -8px 16px 12px; color: #5b6070; font-size: 13px; font-weight: 750; }
	.gt-plan-comparison thead th:first-child,
	.gt-plan-comparison tbody th { min-width: 140px; }
	.gt-plan-comparison thead th { min-width: 130px; }
	html body .uc-body .gt-plan-comparison thead th:first-child,
	html body .uc-body .gt-plan-comparison tbody th { min-width: 140px; }
}
