html.full-screen,
html.full-screen body,
html.full-screen .site-wrapper {
	height: 100%;
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}

.hide {
    display: none !important;
}
.page-content.scrolled {
	margin-top: 0;
}
.serp-racer-template .SR-main {
	min-height: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	z-index: 2;
	text-align: center;
	overflow: hidden;
	padding: 190px 0 350px;
	background-color: #000;
	background: 
	url(/wp-content/themes/fx/assets/img/tools/serp-racer-2/triangle-sm.svg) no-repeat top center,
		url(/wp-content/themes/fx/assets/img/tools/serp-racer-2/triangle.svg) no-repeat bottom center,
		url(/wp-content/themes/fx/assets/img/tools/serp-racer-2/line-left.svg) no-repeat center left -50%,
		url(/wp-content/themes/fx/assets/img/tools/serp-racer-2/line-right.svg) no-repeat center right -50%,
		linear-gradient(180deg, #000 0%, #0B1720 70.67%);
	background-size: 278px 80px, 694px 200px, 50%, 50%,100%;
	position: relative
}


.serp-racer-template .SR-main .container {
	width: 100%;
	max-width: 1426px
}

.serp-racer-template .SR-main-title {
	color: #fff;
	margin: 0 auto 80px;
	max-width: 1378px;
	position: relative;
	line-height: 1 !important;
}

.serp-racer-template .SR-main-form {
	max-width: 670px;
	margin: 0 auto;
	display: flex;
	gap: 32px;
	position: relative;
}

.serp-racer-template .SR-main-form .form-control {
	width: 100%;
	border: 2px solid #FFFFFF;
	padding: 24px;
	text-align: left;
	height: 72px;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 24px */
	letter-spacing: -0.48px;
	color: #FFFFFF;
	font-family: 'Unbounded', sans-serif;
	background-color: transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
#search-query-input-error {
	position: absolute;
	bottom: -25px;
	margin: 0;
	color: #fff;
	font-size: 16px;
}
.serp-racer-template .SR-main-form .form-control::-webkit-input-placeholder,
.serp-racer-template .SR-header-search .form-control::-webkit-input-placeholder,
.sr-quick-start .inner-body .form input[type="text"]::-webkit-input-placeholder {
	color: #FFFFFF;
}

.serp-racer-template .SR-main-form .form-control::-moz-placeholder,
.serp-racer-template .SR-header-search .form-control::-moz-placeholder,
.sr-quick-start .inner-body .form input[type="text"]::-moz-placeholder {
	color: #FFFFFF;
}

.serp-racer-template .SR-main-form .form-control:-ms-input-placeholder,
.serp-racer-template .SR-header-search .form-control:-ms-input-placeholder,
.sr-quick-start .inner-body .form input[type="text"]:-ms-input-placeholder {
	color: #FFFFFF;
}

.serp-racer-template .SR-main-form .form-control::-ms-input-placeholder,
.serp-racer-template .SR-header-search .form-control::-ms-input-placeholder,
.sr-quick-start .inner-body .form input[type="text"]::-ms-input-placeholder {
	color: #FFFFFF;
}

.serp-racer-template .SR-main-form .form-control::placeholder,
.serp-racer-template .SR-header-search .form-control::placeholder,
.sr-quick-start .inner-body .form input[type="text"]::placeholder {
	color: #FFFFFF;
}

.serp-racer-template .SR-main-form .form-control:focus,
.serp-racer-template .SR-header-search .form-control:focus,
.sr-quick-start .inner-body .form input[type="text"]:focus {
	outline: 0;
	border-color: #ffffff
}

.serp-racer-template .SR-main-form .btn-submit {
	display: block;
	padding: 24px 48px;
	color: #fff;
	margin: 0;
	width: auto;
	background: transparent;
	font-family: 'Unbounded', sans-serif;
	font-optical-sizing: auto;
	font-style: normal;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 24px */
	letter-spacing: -0.48px;
	text-transform: uppercase;
	border: 2px solid #6ADFD7;
	height: 72px;
}

.serp-racer-template .SR-main-form .btn-submit:focus,
.serp-racer-template .SR-main-form .btn-submit:hover {
	outline: 0;
	color: #000;
	background-color: #6ADFD7;
}
.serp-racer-template .SR-connecting {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 24px;
	color: var(--White, #FFF);
	font-family: Unbounded;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 24px */
	letter-spacing: -1.008px;
	text-transform: uppercase;
}

.serp-racer-template .arrow-animated {
	width: 26px;
}

.serp-racer-template .arrow-animated.arrow-right {
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.serp-racer-template .SR-wrapper {
	/* float: left; */
	width: 100%;	
	min-height: 100%;
	position: relative;
	z-index: 2;
	padding: 0;
	background: linear-gradient(180deg, #000 0%, #0B1720 70.67%);
	background-size: 100%;
	overflow-x: hidden;
}
.serp-racer-template .SR-wrapper:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;	
	height: 100%;
	z-index: -1;
	background: 
	url(/wp-content/themes/fx/assets/img/tools/serp-racer-2/triangle-left.svg) no-repeat top 30% left,
	url(/wp-content/themes/fx/assets/img/tools/serp-racer-2/triangle-right.svg) no-repeat bottom 40% right;
	background-size: 64px 224px, 65px 287px;
	pointer-events: none;
}
@media (max-width: 1440px) {
	.serp-racer-template .SR-wrapper:after {
		display: none;
	}
}


.serp-racer-template .SR-header {
	padding: 48px;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	gap: 32px;
}

.serp-racer-template .SR-header-logo img {
	display: block;
	width: 246px;
	min-width: 180px;
}

.serp-racer-template .SR-header-search {
	position: relative;
	display: flex;
	gap: 16px;
}

.serp-racer-template .SR-header-search .form-control {
	width: 100%;
	border: 2px solid #FFFFFF;
	padding: 16px;
	text-align: left;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 18px */
	letter-spacing: -0.36px;
	color: #FFFFFF;
	font-family: 'Unbounded', sans-serif;
	background-color: transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.serp-racer-template .SR-header-search .btn-submit {
	display: block;
	padding: 16px 32px;
	color: #fff;
	margin: 0;
	width: auto;
	background: transparent;
	font-family: 'Unbounded', sans-serif;
	font-optical-sizing: auto;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 20px */
	letter-spacing: -0.4px;
	text-transform: uppercase;
	border: 2px solid #6ADFD7;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.serp-racer-template .SR-header-color-info {
	display: flex;
	padding: 16px 24px;
	align-items: center;
	gap: 32px;
	border: 2px solid rgba(255, 255, 255, 0.12);
	background: rgba(255, 255, 255, 0.08);
	height: 50px;
	margin-left: auto;
}

.serp-racer-template .SR-header-color-info .card-item {
	display: flex;
	gap: 12px;
}

.serp-racer-template .SR-header-color-info .card-item-circle {
	width: 20px;
	min-width: 20px;
	height: 20px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.serp-racer-template .SR-header-color-info .card-item-text {

	color: #FFFFFF;
	margin: 0;
	font-family: Unbounded;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	letter-spacing: -0.756px;
}

.serp-racer-template .SR-header-help {
	width: 230px;
	display: inline-block;
	background: url(/wp-content/themes/fx/assets/img/tools/serp-racer-2/help.svg) no-repeat center right;
	color: #FFF;
	font-family: "Unbounded", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%; /* 25.2px */
	letter-spacing: -0.756px;
	text-decoration: none;
	padding: 0 52px 0 0;
	top: 48px;
	position: absolute;
	right: 48px;
	min-height: 52px;
	z-index: 1;
	text-align: left;
}

.serp-racer-template .SR-wrapper .SR-header-help { 
	top: 0;
	position: relative;
	right: unset;
}

.serp-racer-template .SR-header-help:hover {
	text-decoration: underline
}

.serp-racer-template .SR-results {
	position: relative;
	margin-top: 48px;
	margin-bottom: 80px;
}

.serp-racer-template .SR-results .loading-activity,
.serp-racer-template .SR-results .error-message {
	color: var(--White, #FFF);
	font-family: 'Unbounded', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 18px */
	letter-spacing: -0.756px;
	text-transform: uppercase;

	display: flex;
	align-items: center;
	gap: 12px;
	justify-content: center;
}

.serp-racer-template .SR-results .google-results-list {
	position: relative;
}

.serp-racer-template .SR-result-item {
	margin-bottom: 40px;
	position: relative;
	padding: 24px 32px;
	border: 2px solid rgba(255, 255, 255, 0.12);
	background: rgba(255, 255, 255, 0.08);
}
.serp-racer-template .SR-result-item:last-child {
	margin-bottom: 0;
}

.serp-racer-template .SR-result-item .card-heading {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.serp-racer-template .SR-result-item .card-title {
	color: var(--Tertiary-Teal-Darkest, #37ACA4);
	font-family: Inter;
	font-size: 21px;
	font-style: normal;
	font-weight: 600;
	line-height: 35px; /* 166.667% */
	margin-bottom: 0;
}

.serp-racer-template .SR-result-item .card-heading .card-title {
	display: inline-block;
}

.serp-racer-template .SR-result-item .card-text {

	color: #FFF;
	font-size: 21px;
	font-style: normal;
	font-weight: 600;
	line-height: 35px; /* 166.667% */
}
.serp-racer-template .SR-result-item .card-progress-wrapper {
	display: flex;
	gap: 16px;
	align-items: center;
	margin-top: 24px;
}

.serp-racer-template .SR-result-item .card-progress {
	flex: 1 1 auto;
	height: 2px;
	background: rgba(255, 255, 255, 0.40);
	width: 100%;
}

.serp-racer-template .SR-result-item .card-progress-label {
	color: var(--White, #FFF);
	text-align: right;
	font-family: Unbounded;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%;
	letter-spacing: -0.756px;
	text-transform: uppercase;
	flex: 1 0 auto;
}

.serp-racer-template .SR-result-item .card-bar {
	width: 0;
	position: relative;
	height: 6px;
	background: #41D48C;
	margin: -2px 0;
	
	-webkit-transition: width 1s linear, background 1s linear;
	-moz-transition: width 1s linear, background 1s linear;
	-o-transition: width 1s linear, background 1s linear;
	transition: width 1s linear, background 1s linear;
}


.serp-racer-template .SR-result-item .card-bar-info-value {
	color: var(--White, #FFF);
	font-family: Unbounded;
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: 100%; /* 22px */
	letter-spacing: -0.924px;
	text-transform: uppercase;
}


.serp-racer-template .SR-result-item .try-again-btn {
	font-size: 14px;
	line-height: 14px;
	padding: 7px 14px;
	margin-top: 10px;
	background-color: #db2e31;
	color: white;
	font-family: 'Inter-Regular', sans-serif;
}

.serp-racer-template .SR-result-item .try-again-btn:hover {
	background-color: #f87476;
}

.serp-racer-template .SR-result-item .card-progress.moderate .card-bar {
	background: #FFD12D;
	-webkit-transition-duration: 3s;
	-moz-transition-duration: 3s;
	-o-transition-duration: 3s;
	transition-duration: 3s;
}


.serp-racer-template .SR-result-item .card-progress.slow .card-bar {
	background: #F04D50;
	-webkit-transition-duration: 6s;
	-moz-transition-duration: 6s;
	-o-transition-duration: 6s;
	transition-duration: 6s;
}


.serp-racer-template .SR-result-item .card-progress.slower .card-bar {
	background: #F04D50;
	-webkit-transition-duration: 9s;
	-moz-transition-duration: 9s;
	-o-transition-duration: 9s;
	transition-duration: 9s;
}

.serp-racer-template .pop-metric {
	display: inline-block;
	position: relative;
	vertical-align: middle
}

.serp-racer-template .pop-metric-toggle {

	color: var(--Tertiary-Teal-Light, #6ADFD7);
	font-family: "Unbounded";
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 18px */
	letter-spacing: -0.756px;
	text-transform: uppercase;
	text-decoration: none;

	display: flex;
	align-items: center;
	cursor: pointer;
}

.serp-racer-template .pop-metric-toggle:after {
	content: "";
	width: 18.33px;
	height: 16px;
	display: inline-block;
	background: url(/wp-content/themes/fx/assets/img/tools/serp-racer-2/chevron.svg) no-repeat center left;
	margin-left: 8px;
}

.serp-racer-template .pop-metric-toggle:focus:after,
.serp-racer-template .pop-metric-toggle:hover:after {
	background: url(/wp-content/themes/fx/assets/img/tools/serp-racer-2/chevron-on.svg) no-repeat center left;
}

.serp-racer-template .pop-metric.open {
	z-index: 20;
}

.serp-racer-template .pop-metric.open .pop-metric-dropdown {
	display: block;
	overflow: visible;
}

.serp-racer-template .pop-metric-content {
	padding: 48px;
	padding-right: 128px;
}

.serp-racer-template .pop-metric-dropdown {
	display: none;
	position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    z-index: 999999 !important;
    max-width: 1360px;
	width: calc(100% - 64px);
    padding: 0 !important;
    /* overflow: hidden; */

	border: 2px solid rgba(255, 255, 255, 0.12);
	background: rgba(255, 255, 255, 0.10);
	backdrop-filter: blur(10px);
}

.serp-racer-template .pop-metric.open::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    z-index: 999998;
    backdrop-filter: blur(2px);
}

.serp-racer-template .pop-metric-dropdown-inner {
	position: relative;
	overflow: visible;
}

.serp-racer-template .pop-metric-dropdown-inner .pop-metric-triangle {
	content: "";
	position: absolute;
	left: 18px;
	bottom: 100%;
	border-left: 9px solid transparent;
	border-right: 9px solid transparent;
	border-bottom: 9px solid #FFFFFF
}

.serp-racer-template .pop-metric-dropdown.dropup {
	top: auto;
	bottom: 100%
}

.serp-racer-template .pop-metric-dropdown.dropup .pop-metric-dropdown-inner {
	margin-top: 0;
	margin-bottom: 18px;
}

.serp-racer-template .pop-metric-dropdown.dropup .pop-metric-dropdown-inner .pop-metric-triangle {
	bottom: auto;
	top: 100%;
	border-bottom: 0;
	border-top: 9px solid #FFFFFF
}

.serp-racer-template .pop-metric-close {
	position: absolute;
	right: -34px;
	top: -34px;
	width: 32px;
	height: 32px;
	background: #000 url(/wp-content/themes/fx/assets/img/tools/serp-racer-2/close.svg) no-repeat center;
	background-size: 100%;
	text-decoration: none
}

.serp-racer-template .pop-metric-title {

	color: var(--Tertiary-Teal-Darkest, #37ACA4);
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 32px; /* 133.333% */
	letter-spacing: -0.864px;
	margin: 0;
}

.serp-racer-template h5.pop-metric-title {

	color: var(--Tertiary-Teal-Darkest, #37ACA4);
	font-family: Unbounded;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 100%; /* 18px */
	text-transform: uppercase;
	margin-bottom: 32px;
	display: flex;
	gap: 12px;
}
.serp-racer-template h5.pop-metric-title .pop-metric-subtitle {
	color: #fff;
}

.serp-racer-template .pop-metric-lead {
	margin: 0;
	color: #FFF;
	font-size: 21px;
	font-style: normal;
	font-weight: 600;
	line-height: 35px; /* 166.667% */
}

.serp-racer-template .pop-metric-text {

	color: #FFF;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px; /* 155.556% */
	letter-spacing: -0.081px;
	margin-bottom: 48px;
}

.serp-racer-template .pop-metric-tags {
	font-family: 'Inter-Regular', sans-serif;
	margin: 0 0 48px;
	display: flex;
	justify-content: flex-start;
	gap: 24px;
	flex-wrap: wrap;
}
.serp-racer-template .mobile-metrics .pop-metric-tags {
	margin-bottom: 0;
}

.serp-racer-template .pop-metric-tags div {

	width: 146px;
	display: flex;
	flex-direction: column;
	gap: 8px;
	color: var(--White, #FFF);
	font-family: Unbounded;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 18px */
	text-transform: uppercase;
}

.serp-racer-template .pop-metric-tags div label {
	font-family: Unbounded;
	font-size: 18px;
	margin-bottom: 0;
	font-weight: 600;
	display: flex;
	align-items: center;
	gap: 8px;
}
.serp-racer-template .pop-metric-tags div label span {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	display: inline-block;
}
.serp-racer-template .pop-metric-tags div label span.red {
	background-color: #F04D50;
}
.serp-racer-template .pop-metric-tags div label span.green {
	background-color: #41D48C;
}
.serp-racer-template .pop-metric-tags div label span.yellow {
	background-color: #FFDF6F;
}
.serp-racer-template .pop-metric-tags div label span.gray {
	background-color: #666666;
}

.serp-racer-template .pop-metric-tags div label {
	position: relative;
  }
  
.serp-racer-template .pop-metric-tags div label .tooltip {
	visibility: hidden;
	width: 150px;
	background-color: black;
	color: #fff;
	border-radius: 6px;
	padding: 8px;
	font-family: 'Inter-Regular', sans-serif;
	font-size: 13px;
	font-weight: 400;
	text-transform: none;
	height: auto;


	/* Position the tooltip */
	position: absolute;
	z-index: 1;
	bottom: calc(100% + 10px);
	left: 0;
	
	opacity: 0;
	transform: translateY(10px);
  	transition: opacity 0.3s, transform 0.3s;
}

.serp-racer-template .pop-metric-tags div label:hover .tooltip {
	visibility: visible;
	opacity: 1;
	transform: translateY(0);
}
.serp-racer-template .pop-metric-tags div label .tooltip::after {
	content: " ";
	position: absolute;
	top: 100%; /* At the bottom of the tooltip */
	left: 20px;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: black transparent transparent transparent;
}

.serp-racer-template .pop-metric-content .mobile-metrics .pagespeed-metrics-indicator .error-message,
.serp-racer-template .pop-metric-content .mobile-metrics .pagespeed-metrics-indicator .loading-activity {
	justify-content: flex-start;
}

.serp-racer-template .SR-footer {
	padding: 0 32px 24px;
	float: left;
	width: 100%;
}

.serp-racer-template .SR-copyright {
	font-size: 13px;
	line-height: 24px;
	letter-spacing: -0.003em;
	color: #FFFFFF;
	font-family: inherit;
	margin: 0;
}

article.page-content {
	position: relative;
}

article.page-content #SR-interpret {
	position: absolute;
	max-width: 560px;
	min-width: 300px;
	background-color: #182128;
	right: -100%;
	top: 0;
	z-index: 25;
	height: 100%;
	overflow: auto;
	-webkit-transition: right 0.5s ease-in-out;
	-moz-transition: right 0.5s ease-in-out;
	-o-transition: right 0.5s ease-in-out;
	transition: right 0.5s ease-in-out
}

#SR-interpret .interpret-wrapper {
	position: relative;
}

#SR-interpret .interpret-wrapper .top-corner-bg {
	position: absolute;
	top: 0;
	right: 0;
}

article.page-content #SR-interpret.open {
	right: 0
}

.serp-racer-template .SR-interpret-close {
	position: absolute;
	right: 16px;
	top: 16px;
	width: 24px;
	height: 24px;
	background: url(/wp-content/themes/fx/assets/img/tools/serp-racer/x.png) no-repeat center;
	opacity: 0.8;
	text-decoration: none
}

article.page-content #SR-interpret .card-body-full .wysiwyg,
article.page-content #SR-interpret .card-body-full .wysiwyg .wysiwyg__content-wrapper {
	padding: 0;
	margin: 0;
	width: 100%;
}

article.page-content #SR-interpret .card-text-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
}

article.page-content #SR-interpret .close-button {
	cursor: pointer;
}

article.page-content #SR-interpret .fx-wistia_thumb .wistia_embed {
	background: var(--Tertiary-Teal-Light, #6ADFD7);
	width: 100px;
	border-radius: 0;
}
article.page-content #SR-interpret .fx-wistia_thumb .wistia_embed:hover {
	background: #000;
}

article.page-content #SR-interpret .card-title {
	font-weight: 900;
	font-size: 32px;
	line-height: 42px;
	letter-spacing: -0.018em;
	color: #FFFFFF;
	font-family: 'Inter-Black', sans-serif;
	margin: 0 0 24px;
	background: url(/wp-content/themes/fx/assets/img/tools/serp-racer/bg-help.png) no-repeat 0 0 #207DE9;
	padding: 55px 30px 103px;
	-webkit-background-size: auto 100%;
	-moz-background-size: auto 100%;
	-o-background-size: auto 100%;
	background-size: auto 100%;
}

article.page-content #SR-interpret .card-text {
	display: inline-flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 48px;
	padding: 40px;
}

article.page-content #SR-interpret .card-text h2.card-text-heading {
	color: var(--Tertiary-Teal-Darkest, #37ACA4);
	font-family: Unbounded;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 100%; /* 24px */
	letter-spacing: 0;
	text-transform: uppercase;
	margin: 0;
}
 
article.page-content #SR-interpret .card-text a.glossary-link {
	text-decoration: none;

	color: var(--Tertiary-Teal-Light, #6ADFD7);
	font-family: Unbounded;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 18px */
	letter-spacing: -0.756px;
	text-transform: uppercase;
}

article.page-content #SR-interpret .wysiwyg__content {
	background: #182128;

}
 
article.page-content #SR-interpret .card-text h2 {
	color: var(--Tertiary-Teal-Darkest, #37ACA4);
	font-family: Unbounded;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%; /* 21.6px */
	text-transform: uppercase;
	letter-spacing: 0;
	margin-bottom: 12px;
}

article.page-content #SR-interpret .card-text p,
article.page-content #SR-interpret .card-text ul li {

	color: var(--White, #FFF);
	font-family: Inter;
	font-size: 18px !important;
	font-style: normal;
	font-weight: 400;
	line-height: 28px !important; /* 155.556% */
	letter-spacing: -0.081px;
}

article.page-content #SR-interpret .card-text ul {
	margin: 0;
}

article.page-content #SR-interpret .card-text ul li {
	padding: 0;
	margin-bottom: 12px;
	padding-left: 16px;
}
article.page-content #SR-interpret .card-text ul li:last-child {
	margin-bottom: 0;
}
article.page-content #SR-interpret .card-text a {
	color: #fff;
	text-decoration-color: #fff;
}
article.page-content #SR-interpret .card-text li strong {
	color: #37ACA4;
	font-family: Unbounded;
}
article.page-content #SR-interpret .card-text ul li:before {
	content: " ";
  width: 8px;
  height: 14px;
  background: url(/wp-content/themes/fx/assets/img/tools/serp-racer-2/bullet.svg) no-repeat center;
  background-size: contain;
  position: absolute;
  top: 7px;
  left: 0px;
  border-radius: 0;
}
.serp-racer-template .card-wistia-wrapper {
	height: 100%;
	max-height: 250px;
	margin: 30px 0;
}


/* hide headers and pull content to very top */
#page-header,
.search-functionality-wrapper {
	display: none;
}

article.page-content {
	margin-top: 0;
}

.sidepop-cta-sr {
	display: flex;
	padding: 32px;
	flex-direction: column;
	align-items: flex-start;
	gap: 16px;
	background: rgba(255, 255, 255, 0.08);

	position: relative;
	margin-top: 48px;
}
.sidepop-cta-sr .sidepop-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	gap: 24px;
	margin-bottom: 16px;
} 


.sidepop-cta-sr .body h4 {
	margin-top: 0px;
	margin-bottom: 0px;

	color: #FFF !important;
	font-size: 24px;
	font-style: normal;
	font-weight: 800;
	line-height: 30px; /* 125% */
	letter-spacing: -0.864px;
}

.sidepop-cta-sr .body p,
.sidepop-cta-sr .body p a {
	padding: 0;
	color: #FFF !important;
	font-style: normal;
	font-size: 18px;
	font-weight: 400 !important;
	line-height: 24px !important;
	letter-spacing: -0.045px !important;
	margin-bottom: 16px;
}

.sidepop-cta-sr .body p a {
	text-decoration: underline !important;
}

.sidepop-cta-sr .contact-wrapper {
	display: flex;
	align-items: center;
}

.sidepop-cta-sr .contact-wrapper a {
	color: var(--Tertiary-Teal-Light, #6ADFD7) !important;
	font-size: 21px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px; /* 133.333% */
	letter-spacing: -0.168px;
	text-decoration: none;
}
.sidepop-cta-sr .contact-wrapper i {
	color: var(--Tertiary-Teal-Light, #6ADFD7) !important;
	font-size: 21px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px; /* 133.333% */
	letter-spacing: -0.168px;
}
.sidepop-cta-sr .body .stat-circle {
	background: var(--Tertiary-Teal-Light, #6ADFD7);
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: -32px;
	margin-bottom: -32px;
	margin-right: -32px;
	margin-top: 32px;
}
.sidepop-cta-sr .body .stat-circle a {
	color: var(--Gray-gray-08, #0B1720) !important;
	text-align: center;
	font-size: 21px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px; /* 133.333% */
	letter-spacing: -0.168px;
	width: 100%;
	padding: 16px 40px;
	text-decoration: none;
}
.sr-quick-start {
	margin-bottom: 80px;
}
.sr-quick-start .inner-body {
	border: 2px solid #2a333a;
	background: #212a31;
	border: 2px solid rgba(255, 255, 255, 0.12);
  	background: rgba(255, 255, 255, 0.08);
	backdrop-filter: blur(5px);
	display: flex;
	gap: 32px;
	justify-content: center;
}
.sr-quick-start .inner-body .content {
	padding: 32px;
	flex: 1 1 60%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.sr-quick-start .inner-body h3 {
	color: var(--Tertiary-Teal-Light, #6ADFD7);
	font-family: Unbounded;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: 120%; /* 28.8px */
	text-transform: uppercase;
	letter-spacing: 0;
}
.sr-quick-start .inner-body p {
	color: var(--White, #FFF);
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px; /* 155.556% */
	letter-spacing: -0.081px;
	margin-bottom: 0;
}
.sr-quick-start .inner-body .form {
	padding: 32px;
	flex: 1 1 40%;
	display: flex;
	align-items: center;
}
.sr-quick-start .inner-body form {
	display: flex;
	flex-direction: column;
	gap: 16px;
	width: 100%;
}
.sr-quick-start .inner-body .form input[type="text"] {
	width: 100%;
	border: 2px solid #FFFFFF;
	padding: 16px;
	text-align: left;
	height: auto;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 100%; /* 18px */
	letter-spacing: -0.36px;
	font-family: 'Unbounded', sans-serif;
	background-color: transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.sr-quick-start .inner-body .form input[type="submit"] {
	width: 100%;
	border: 2px solid #6ADFD7 !important;
	padding: 16px;
	text-align: center;
	height: auto;
	color: var(--Black, #000) !important;
	font-size: 20px !important;
	font-style: normal;
	font-weight: 400 !important;
	line-height: 100% !important; /* 20px */
	letter-spacing: -0.4px;
	text-transform: uppercase;
	font-family: 'Unbounded', sans-serif;
	background-color: #6ADFD7 !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin: 0;
}
.sr-quick-start .inner-body .divider {
	background: url(/wp-content/themes/fx/assets/img/tools/serp-racer-2/cta-chevron.svg) no-repeat center center;
	background-size: contain;
	width: auto;
	min-width: 112px;
	height: auto;
  	flex: 1 1 112px;
}


/* Pop-metric pagination styles */
.pop-metric-pagination {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    z-index: 1000001;
}

.pagination-nav {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}

.pagination-arrow {
    width: 32px;
    height: 32px;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.2s ease;
    font-size: 12px;
    color: #007cba;
}

.pagination-arrow:hover {
    background: #007cba;
    color: white;
}

.pagination-arrow.disabled {
    opacity: 0.3;
    cursor: not-allowed;
    pointer-events: none;
}

.pagination-arrow:before {
    content: '';
    width: 0;
    height: 0;
}

.pagination-arrow.prev:before {
    content: '';
	width: 32px;
	height: 32px;
	background: #000 url(/wp-content/themes/fx/assets/img/tools/serp-racer-2/square-up.svg);
	background-size: 32px;
	background-repeat: no-repeat;
	background-position: center;
}

.pagination-arrow.next:before {
    content: '';
	width: 32px;
	height: 32px;
	background: #000 url(/wp-content/themes/fx/assets/img/tools/serp-racer-2/square-up.svg);
	background-size: 32px;
	background-repeat: no-repeat;
	background-position: center;
	transform: rotate(180deg);
}

.pagination-dots {
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: center;
}

.pagination-dot {
    width: 4px;
    height: 50px;
    background: rgba(255, 255, 255, 0.40);

    cursor: pointer;
    transition: all 0.2s ease;
    position: relative;
}

.pagination-dot:hover {
    background: #6ADFD7;
}

.pagination-dot.active {
    background: #6ADFD7;
}

.pagination-dot:after {
    content: attr(data-title);
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 0.8);
    color: white;
    padding: 4px 8px;
    font-size: 11px;
    white-space: nowrap;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s ease;
}

.pagination-dot:hover:after {
    opacity: 1;
}

/* Mobile adjustments */
@media (max-width: 768px) {
    .pagination-dot:after {
        display: none; /* Hide tooltips on mobile */
    }
}

/* Hide pagination by default */
.pop-metric-pagination {
    display: none;
}

/* Only show pagination when popup is open */
.pop-metric.open .pop-metric-pagination {
    display: block;
}

/* Prevent body scroll when popup is open */
body.popup-open {
    overflow: hidden !important;
    position: fixed;
    width: 100%;
}

/* Hide scrollbars but keep scrolling functionality */
.pop-metric.open .pop-metric-dropdown {
    overflow-y: auto;
    max-height: 90vh;
    
    /* Hide scrollbar for WebKit browsers (Chrome, Safari, Edge) */
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
}

.pop-metric.open .pop-metric-dropdown::-webkit-scrollbar {
    display: none;  /* Hide scrollbar for WebKit browsers */
}

.pop-metric.open .pop-metric-content {
    overflow-y: auto;
    max-height: 80vh;
    
    /* Hide scrollbar for WebKit browsers (Chrome, Safari, Edge) */
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
}

.pop-metric.open .pop-metric-content::-webkit-scrollbar {
    display: none;  /* Hide scrollbar for WebKit browsers */
}

/* If you want to hide scrollbars on the inner content areas too */
.pop-metric.open .pop-metric-dropdown-inner {
    /* overflow-y: auto; */
    
    /* Hide scrollbar for WebKit browsers (Chrome, Safari, Edge) */
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
}

.pop-metric.open .pop-metric-dropdown-inner::-webkit-scrollbar {
    display: none;  /* Hide scrollbar for WebKit browsers */
}

/* Optional: Hide scrollbars on any scrollable elements within the popup */
.pop-metric.open * {
    /* Hide scrollbar for WebKit browsers (Chrome, Safari, Edge) */
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
}

.pop-metric.open *::-webkit-scrollbar {
    display: none;  /* Hide scrollbar for WebKit browsers */
}


@media(max-width : 1318px) {
	.serp-racer-template .SR-header {
		padding: 24px;
	}
}

@media(max-width : 1200px) {
	.serp-racer-template .SR-wrapper .SR-header-help {
		text-indent: -9999px;
		width: 52px;
		height: 52px;
	}
}

@media(max-width : 1024px) {
	.sidepop-cta-sr {
		max-width: 450px;
	}
	.sidepop-cta-sr .body a {
		width: auto;
	}
	.serp-racer-template .SR-header-search .btn-submit {
		padding: 16px;
		font-size: 16px;
		height: 42px;
	}
	.serp-racer-template .SR-header-search .form-control {
		font-size: 16px;
		height: 42px;
	}
	.serp-racer-template .SR-header-logo img {
		min-width: 180px;
		max-width: 200px;
	}
	.serp-racer-template .SR-header-color-info {
		display: none
	}
	.serp-racer-template .SR-wrapper .SR-header-help {
		width: 42px;
		height: 42px;
		background-size: 42px;
		min-height: 42px;
		padding-right: 42px;
	}
}


@media (max-width:1024px) {

	.serp-racer-template .SR-header-search {
		-ms-flex-positive: 1;
		flex-grow: 1;
		width: 50%;
	}

	.serp-racer-template .SR-header-color-info {
		margin: 8px 16px
	}

	.serp-racer-template .SR-results {
		padding-bottom: 10px;
	}

	article.page-content #SR-interpret {
		width: 100%;
		min-width: inherit
	}

	.serp-racer-template .pop-metric-content {
		max-height: 440px;
		overflow: auto;
	}

	.sr-quick-start .inner-body {
		flex-direction: column;
		gap: 24px;
		padding-bottom: 0;
	}
	.sr-quick-start .inner-body .divider {
		display: none;
	}
	.sr-quick-start .inner-body .form {
		padding-top: 0;
	}
	.sr-quick-start .inner-body form {
		flex-direction: row;
	}
}

@media (max-width:767px) {
	.serp-racer-template .SR-main {
		padding-bottom: 280px;
		background-size: 278px 80px, 694px 150px, 45%, 45%,100%;
	}
	.serp-racer-template .SR-main-title {
		max-width: 400px;
	}
	.serp-racer-template .SR-main-form {
		max-width: 400px;
		flex-direction: column;
		gap: 16px;
	}
	.serp-racer-template .SR-header-help {
		text-indent: -9999px;
		width: 52px;
		height: 52px;
	}

	.serp-racer-template .SR-main-text {
		font-size: 18px;
		line-height: 24px;
	}

	.serp-racer-template .SR-main-form .form-control {
		padding: 16px;
		font-size: 18px;
		line-height: 30px;
		height: 56px;
	}

	.serp-racer-template .SR-main-form .btn-submit {
		padding: 16px;
		font-size: 22px;
		height: 56px;
	}

	.serp-racer-template .SR-results {
		padding-left: 30px;
	}

	.serp-racer-template .SR-results:before {
		width: 20px;
		-webkit-background-size: 100% auto;
		-moz-background-size: 100% auto;
		-o-background-size: 100% auto;
		background-size: 100% auto;
	}

	.serp-racer-template .SR-result-item {
		margin-bottom: 24px
	}

	.serp-racer-template .SR-result-item .card-bar-info-value span {
		width: 32px;
		height: 32px;
		line-height: 32px;
		font-size: 16px;
	}

	.serp-racer-template .SR-result-item .card-bar-info-icon {
		width: 80px;
		min-width: 80px;
		-webkit-background-size: 100% auto;
		-moz-background-size: 100% auto;
		-o-background-size: 100% auto;
		background-size: 100% auto;
	}

	.serp-racer-template .SR-result-item .card-progress.moderate .card-bar-info-icon {
		width: 40px;
		min-width: 40px
	}

	.serp-racer-template .SR-result-item .card-progress.slow .card-bar-info-icon {
		width: 40px;
		min-width: 40px
	}

	.serp-racer-template .SR-result-item .card-progress.slower .card-bar-info {
		margin-top: -6px
	}

	article.page-content #SR-interpret .card-text {
		font-size: 16px;
		line-height: 24px;
	}

	article.page-content #SR-interpret .card-title {
		font-size: 20px;
		line-height: 30px;
		padding: 24px
	}

	.serp-racer-template .SR-result-item .card-heading {
		flex-direction: column;
		gap: 16px;
		align-items: flex-start;
	}
	.serp-racer-template .SR-result-item .card-heading .card-title {
		order: 2;
	}
	.serp-racer-template .pop-metric {
		order: 1;
	}
	.pagespeed-metrics-indicator {
		order: 1;
	}
}

@media (max-width:600px) {
	.serp-racer-template .SR-main {
		padding-top: 150px;
		padding-bottom: 200px;
		background-size: 278px 80px, 694px 100px, 45%, 45%,100%;
	}
	.serp-racer-template .SR-header {
		gap: 24px;
		flex-direction: column;
		align-items: flex-start;
	}
	.serp-racer-template .SR-main .SR-header-help {
		width: 42px;
		height: 42px;
		min-height: 42px;
		background-size: 42px;
		padding-right: 42px;
		top: 24px;
		right: 24px;
	}
	.serp-racer-template .SR-wrapper .SR-header-help {
		position: absolute;
		top: 24px;
		right: 24px;
	}

	.serp-racer-template .SR-header-logo img {
		margin: 0 auto
	}

	.serp-racer-template .SR-header-color-info {
		width: 100%;
		margin: 8px 0 0;
	}

	.serp-racer-template .SR-header-search {
		width: 100%;
		margin: 0;
	}

	.serp-racer-template .SR-header-search .form-control {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}

	.serp-racer-template .SR-header-color-info .card-item {
		float: none;
	}
	.sr-quick-start .inner-body form {
		flex-direction: column;
	}
	.serp-racer-template .pop-metric-content {
		padding: 24px;
		padding-right: 60px;
	}
	.serp-racer-template .SR-result-item .card-progress-label {
		text-align: left;
	}
	.serp-racer-template .SR-result-item .card-progress {
		display: none;
	}
}