/*
Theme Name: Sports Cover Direct 2026
Theme URI: 
Author: Noah
Author URI: 
Description: 
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sportscoverdirect
Tags: custom-logo, custom-menu, featured-images, translation-ready
*/

/* The main theme styles are loaded from assets/css/theme.css. */
* {
  box-sizing: border-box;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}
body {
  margin: 0;
  font-style: normal;
  font-family: Figtree;
  font-size: 18px;
  line-height: 140%;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--text-primary);
  background: var(--surface-primary);
  overflow-x: clip;
}
:root {
  --surface-primary: #f8f8f8;
  --surface-tertiary: #b9fffe;
  --surface-navy: #000840;
  --surface-system: #dadada;
  --surface-system-secondary: #efefef;
  --surface-brand: #0061e9;
  --border-primary: #dadada;
  --text-primary: #000840;
  --text-secondary: #666b8c;
  --text-secondary-inverted: #b9fffe;
  --border-primary: #dadada;
  --yellow: #ffb700;
}
@font-face {
  font-family: Figtree;
  src:
    url("./assets/fonts/Figtree-VariableFont_wght.woff2") format("woff2"),
    url("./assets/fonts/Figtree-VariableFont_wght.ttf") format("truetype");
  font-style: normal;
  font-weight: 300 900;
  font-display: swap;
}
@font-face {
  font-family: Figtree;
  src:
    url("./assets/fonts/Figtree-Italic-VariableFont_wght.woff2") format("woff2"),
    url("./assets/fonts/Figtree-Italic-VariableFont_wght.ttf")
      format("truetype");
  font-style: Italic;
  font-weight: 300 900;
  font-display: swap;
}
@font-face {
  font-family: F37;
  src:
    url("./assets/fonts/F37NeuroTrial-Bold.woff2") format("woff2"),
    url("./assets/fonts/F37NeuroTrial-Bold.otf") format("opentype");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: F37;
  src:
    url("./assets/fonts/F37NeuroTrial-BoldItalic.woff2") format("woff2"),
    url("./assets/fonts/F37NeuroTrial-BoldItalic.otf") format("opentype");
  font-style: Italic;
  font-weight: 700;
}
@font-face {
  font-family: F37;
  src:
    url("./assets/fonts/F37NeuroTrial-Medium.woff2") format("woff2"),
    url("./assets/fonts/F37NeuroTrial-Medium.otf") format("opentype");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: F37;
  src:
    url("./assets/fonts/F37NeuroTrial-MediumItalic.woff2") format("woff2"),
    url("./assets/fonts/F37NeuroTrial-MediumItalic.otf") format("opentype");
  font-style: Italic;
  font-weight: 500;
}
@font-face {
  font-family: F37;
  src:
    url("./assets/fonts/F37NeuroTrial-Regular.woff2") format("woff2"),
    url("./assets/fonts/F37NeuroTrial-Regular.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: F37;
  src:
    url("./assets/fonts/F37NeuroTrial-RegularItalic.woff2") format("woff2"),
    url("./assets/fonts/F37NeuroTrial-RegularItalic.otf") format("opentype");
  font-style: Italic;
  font-weight: 400;
}
@font-face {
  font-family: F37;
  src:
    url("./assets/fonts/F37NeuroTrial-SemiBold.woff2") format("woff2"),
    url("./assets/fonts/F37NeuroTrial-SemiBold.otf") format("opentype");
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: F37;
  src:
    url("./assets/fonts/F37NeuroTrial-SemiBoldItalic.woff2") format("woff2"),
    url("./assets/fonts/F37NeuroTrial-SemiBoldItalic.otf") format("opentype");
  font-style: Italic;
  font-weight: 600;
}
main {
  display: block;
  position: relative;
}
h3.h1,
p.h1,
h2.h1,
h1 {
  font-family: F37;
  font-style: normal;
  font-weight: 700;
  font-size: 80px;
  line-height: 100%;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: -2.4px;
}
.h2,
h1.h2,
h2 {
  font-family: F37;
  font-style: normal;
  font-weight: 700;
  font-size: 62px;
  line-height: 108%;
  margin: 0 0 32px;
  letter-spacing: -0.0186em;
  text-transform: uppercase;
}
.h3,
.h3 h2,
h2.h3,
h3 {
  font-family: F37;
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  line-height: 120%;
  margin: 0;
}
h2.h3 {
  line-height: 110%;
}
h2.h4,
.h4,
h1.h4,
h4 {
  font-family: F37;
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 112%;
  margin: 0;
}
.h5,
h4.h5,
h5 {
  font-family: F37;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  line-height: 120%;
  margin: 0;
}
h2.fig,
h2.h4.fig,
p.h4,
h4.fig,
h5.fig,
p.h5 {
  font-family: Figtree;
}
h5.h6,
.h6,
h4.h6,
h6 {
  font-family: F37;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin: 0;
  letter-spacing: -0.4px;
  text-transform: uppercase;
}
li,
p {
  font-size: 16px;
  line-height: 133.33%;
  font-weight: 400;
}
.uppercase {
  text-transform: uppercase;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.container {
  max-width: 1540px;
  margin: 0 auto;
  padding: 0 40px;
  width: 100%;
}
.container-16 {
  padding: 0 16px;
}
.container-24 {
  padding: 0 24px;
}
.container-32 {
  padding: 0 24px;
}
.container-64 {
  padding: 0 64px;
}
.ofc {
  object-fit: cover;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.bg {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bg-content {
  position: relative;
  z-index: 5;
}
.flex-row {
  display: flex;
  flex-direction: row;
}
.flex-column {
  display: flex;
  flex-direction: column;
}
.jcsb {
  justify-content: space-between;
}
.aic {
  align-items: center;
}
.jcc {
  justify-content: center;
}
a {
  color: inherit;
  text-decoration: none;
}
p {
  margin: 0 0 16px;
}
.semi p,
.semi,
.semi li {
  font-weight: 600;
}
.medium p,
.medium,
.medium li {
  font-weight: 500;
}
.bold p,
.bold,
.bold li {
  font-weight: 700;
}
.nm *,
.nm {
  margin: 0;
}
.body > p:last-of-type {
  margin: 0;
}
img {
  max-width: 100%;
}
.ul-row ul,
.ul-row {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
  flex-direction: row;
  gap: 16px;
}
#colophon {
  padding: 64px 0 112px;
  background: var(--surface-primary);
}
.footer-inner {
  padding: 40px;
  border-radius: 32px;
  background: var(--text-primary);
}
.white p,
.white *,
.white {
  color: #ffffff;
}
.text-secondary-inverted p,
.text-secondary-inverted *,
.text-secondary-inverted {
  color: var(--text-secondary-inverted);
}
.text-secondary p,
.text-secondary *,
.text-secondary {
  color: var(--text-secondary);
}
.p-small a,
.p-small li,
.p-small,
p.p-small,
.p-small p {
  font-size: 16px;
  line-height: 133.33%;
}
.p-18 a,
.p-18 li,
.p-18,
p.p-18,
.p-18 p {
  font-size: 18px;
  line-height: 133.33%;
}
.p-20 a,
.p-20 li,
.p-20,
p.p-20,
.p-20 p {
  font-size: 20px;
  line-height: 133.33%;
}
.footer-top-row {
  gap: 64px;
}
.footer-top-row .logo-container {
  margin: 0 0 24px;
}
svg {
  display: block;
}
.socials-row {
  gap: 12px;
}
.socials-row a {
  display: block;
}
.footer-top-row .socials {
  margin: 24px 0 0;
}
.footer-top-row .right {
  flex-grow: 1;
  max-width: 60%;
}
ul.footer-menu {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 22px;
}
.footer-menus-row {
  gap: 24px;
}
.footer-menus-row > ul {
  flex: 1;
}
.footer-badges-row {
  margin: 64px 0 0;
  justify-content: flex-end;
  gap: 16px;
}
.footer-badges-row img {
  height: 45px;
  width: auto;
  display: block;
}
.footer-bottom-row {
  padding: 48px 0 0;
  margin: 48px 0 0;
  border-top: 1px solid rgba(218, 218, 218, 0.2);
  gap: 64px;
}
#colophon ul.legal-menu {
  gap: 12px 26px;
  margin: 0 0 16px;
  flex-wrap: wrap;
}
.footer-bottom-row .left .body {
  max-width: 469px;
}
#colophon .brand-img img {
  display: block;
  width: 263px;
  height: auto;
}
p.brand-of {
  margin: 0 0 8px;
}
p.copyright {
  margin: 0 0 24px;
}
#masthead {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 99999;
  padding: 12px 0;
  background: var(--surface-primary);
}
.has-mid-header #masthead {
  position: relative;
}
#masthead .site-branding {
  width: 242px;
  min-width: 242px;
}
#masthead .site-branding img {
  width: 100%;
  height: auto;
  display: block;
}
.insurance-search-results {
  display: flex;
  flex-direction: column;
  gap: 16px;
  color: var(--text-secondary);
}
.insurance-search-results > *:first-of-type {
  margin: 16px 0 0;
}
.header-banner {
  background: var(--surface-navy);
  padding: 16px 0;
}
.header-banner a {
  text-decoration: underline;
  font-weight: 700;
  white-space: nowrap;
}
.header-banner .flex-row {
  gap: 8px;
}
.hdr-main-row {
  gap: 40px;
}
#main-menu {
  gap: 8px 22px;
  flex-wrap: wrap;
  justify-content: flex-end;
}
#main-menu > li {
  font-size: 18px;
}
@media all and (max-width: 1300px) {
	#main-menu {
		gap: 8px 16px;
	}
	#main-menu > li {
		font-size: 16px;
	}
	.hdr-right {
		gap: 24px;
	}
}
#main-menu .top-level-menu-item > a {
  display: flex;
  flex-direction: row;
  gap: 4px;
  align-items: center;
}
#top-menu {
  gap: 32px;
  justify-content: flex-end;
}
#masthead .sub-menu-wrap {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: var(--surface-primary);
  z-index: 10;
  transform: translateY(-100%);
  visibility: hidden;
  transition: all 0s ease;
}
.normal-menu-ini #masthead .sub-menu-wrap {
  transition: all 0.5s ease;
}
#masthead .sub-menu-open .sub-menu-wrap {
  transform: translateY(0);
  visibility: visible;
}
#masthead::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: var(--surface-primary);
  z-index: 15;
}
.header-banner,
.top-menu {
  position: relative;
  z-index: 999999;
}
#masthead .site-branding,
.hdr-ctas,
.top-level-menu-item > a {
  position: relative;
  z-index: 20;
}
.top-level-menu-item > a svg {
  transition: all 0.2s ease;
}
.top-level-menu-item.sub-menu-open > a svg {
  transform: rotate(-180deg);
}
#masthead .sub-menu-inner {
  padding: 24px 0;
  overflow-y: auto;
  max-height: calc(100vh - var(--header-height));
  -ms-overflow-style: none;
  scrollbar-width: none;
}
#masthead .sub-menu-inner::-webkit-scrollbar {
  display: none;
}
#masthead .sub-menu-left {
  gap: 32px;
  flex: 1;
}
.sub-menu-left .col-2,
.sub-menu-left .col-3 {
  flex: 1;
}
.stretch-link::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 6;
}
.search-form-wrap label {
  display: block;
  font-size: 16px;
  line-height: 21px;
  font-weight: 600;
}
.search-form-wrap input {
  display: block;
  padding: 15px 56px 15px 40px;
  outline: none;
  border: 1px solid var(--border-primary);
  background: var(--surface-primary);
  border-radius: 40px;
  font-size: 18px;
  font-weight: 400;
  line-height: 21px;
  width: 100%;
  margin: 8px 0 0;
}
.search-inner-wrap {
  position: relative;
}
.sub-menu-right {
  padding-left: 24px;
  border-left: 1px solid var(--border-primary);
  width: 33%;
  max-width: 33%;
  min-width: 33%;
}
.search-form-wrap button {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 41px;
  height: 41px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: none;
  outline: none;
  appearance: none;
  background: var(--text-primary);
  border-radius: 50%;
}
.sub-menu-left .col-1 {
  width: 228px;
  max-width: 228px;
  min-width: 228px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.sub-menu-left ul.tick-list {
  flex-direction: column;
  gap: 16px;
  margin: 0 0 32px;
}
.sub-menu-left .col ul.tick-list:last-of-type {
  margin: 0;
}
.sub-menu-left ul li.title {
  font-weight: 600;
}
.sub-menu-left ul li:not(:last-of-type) {
  margin: 0 0 4px;
}
.sub-menu-left ul li a {
  color: var(--text-secondary);
  display: flex;
  flex-direction: row;
  gap: 8px;
}
.sub-menu-left ul li a::before {
  content: "";
  width: 20px;
  min-width: 20px;
  height: 20px;
  display: block;
  background: url("./assets/images/blue-tick.png");
  background-size: cover;
  margin-top: 1px;
}
.large-menu-item {
  position: relative;
}
.large-menu-item .img-container {
  height: 210px;
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
  margin: 0 0 14px;
}
.large-menu-item span {
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
	position: relative;
	overflow: hidden;
	display: inline-block;
}
.large-menu-item span::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: var(--text-primary);
	transform: translateX(-101%);
	transition: all .1s ease;
}
.large-menu-item:hover span::after {
	transform: translateX(0);
}
.top-menu {
  padding: 12px 0;
  background: var(--surface-system);
}
.underwriter {
  gap: 4px;
  flex-shrink: 0;
}
.underwriter p {
  color: var(--text-secondary);
  font-size: 14px;
  white-space: nowrap;
}
.underwriter img {
  width: 34px;
  height: auto;
  display: block;
}
.hdr-right {
  gap: 52px;
  flex-shrink: 1;
}
.hdr-ctas {
  gap: 12px;
  flex-shrink: 0;
}
.btn,
a.btn,
button.btn {
  text-decoration: none;
  appearance: none;
  border: none;
  outline: none;
  background: transparent;
  padding: 16px 66px 16px 40px;
  font-size: 20px;
  line-height: 100%;
  display: inline-flex;
  flex-direction: row;
  border-radius: 40px;
  background: var(--yellow);
  color: var(--text-primary);
  position: relative;
  transition:
    color 0.3s ease,
    padding 0.3s ease;
  text-align: center;
  cursor: pointer;
}
.page-builder-content .btn,
.page-builder-content a.btn,
.page-builder-content button.btn {
  padding-top: 5px;
  padding-bottom: 5px;
  align-items: center;
  min-height: 52px;
}
a.btn.small-btn,
.product-mid-header a.btn,
.hdr-ctas a.btn {
  padding: 16px 58px 16px 16px !important;
  white-space: nowrap !important;
}
a.btn.small-btn:hover,
.product-mid-header a.btn:hover,
.hdr-ctas a.btn:hover {
  padding: 16px 26px 16px 48px !important;
}
.btn span {
  position: relative;
  z-index: 5;
  transition: all 0.3s ease;
}
.btn:hover {
  padding: 16px 50px 16px 56px;
}
.btn:hover span {
  color: var(--text-secondary-inverted);
}
.btn .svg-wrap {
  position: absolute;
  top: 5.5px;
  right: 5px;
  background: var(--text-primary);
  width: 41px;
  height: 41px;
  display: flex;
  border-radius: 40px;
  transition: all 0.3s ease;
}
.btn .svg-wrap svg {
  position: absolute;
  top: 50%;
  left: 8.5px;
  transform: translateY(-50%);
}
.btn:hover .svg-wrap {
  width: calc(100% - 10px);
}
.plain-text-hero {
  padding: 64px 0 48px;
}
.plain-text-hero h1.h2 {
  margin: 0;
}
.plain-text-hero-row {
  gap: 64px;
  align-items: flex-end;
}
.plain-text-hero-row .right {
  max-width: 427px;
  min-width: 427px;
  width: 427px;
}
.plain-text-hero.has-bg .plain-text-hero-inner {
  background: var(--surface-tertiary);
  padding: 24px 40px;
  border-radius: 32px;
}
.plain-text-hero.has-bg {
  padding: 24px 0;
}
.plain-text-hero .btn-container {
  margin: 48px 0 0;
}
.plain-text-hero-inner.has-btn .plain-text-hero-row {
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  max-width: 537px;
}
.plain-text-hero-inner.has-btn .plain-text-hero-row .right {
  width: 100%;
  max-width: 100%;
}
.breadcrumbs {
  margin: 0 0 32px;
  gap: 8px;
  align-items: center;
}
.breadcrumbs li:last-child {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.breadcrumbs li {
  color: var(--text-secondary);
}
.breadcrumbs li a {
  color: var(--text-primary);
  white-space: nowrap;
}
.claims-selectors {
  gap: 16px;
}
.claims-selectors > a {
  flex: 1;
  display: block;
  padding: 16px 24px;
  border-radius: 24px;
  background: var(--surface-system);
  text-align: center;
  color: #636363;
  font-size: 16px;
  line-height: 130%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: all 0.1s ease;
}
.claims-selectors > a:not(.is-active):hover {
  color: var(--text-primary);
}
.claims-selector.is-active {
  background: var(--surface-brand);
  color: #ffffff;
}
.claims-step {
  gap: 48px;
  padding: 32px 0;
  border-bottom: 1px solid var(--border-primary);
  margin: 0 0 16px;
}
.claims-step > .right {
  flex: 1;
}
.claims-step > .left {
  width: 258px;
  max-width: 258px;
  min-width: 258px;
}
.claims-step .step-title {
  font-weight: 700;
  font-size: 20px;
  margin: 0 0 8px;
}
.claims-info .downloads-row {
  padding: 0;
  margin: 48px 0 0;
  list-style: none;
}
.claims-info .downloads-row a {
  padding: 10px 24px;
  display: inline-flex;
  gap: 12px;
  background: #ffffff;
  color: var(--text-primary);
  border-radius: 32px;
  align-items: center;
}
.claims-info .downloads-row li:not(:last-of-type) {
  margin: 0 0 16px;
}
.claims-info {
  padding: 8px;
  border-radius: 32px;
  background: var(--surface-system-secondary);
  box-shadow: 0 4px 100px 0 rgba(0, 0, 0, 0.05);
}
.claims-info-row {
  gap: 74px;
}
.claims-info .left {
  padding: 32px;
  width: 42%;
  max-width: 42%;
  min-width: 42%;
}
.claims-info .right {
  flex: 1;
}
.claims-info-main {
  padding: 32px;
  border-radius: 24px;
  background: #ffffff;
}
.address-email-row {
  gap: 48px;
  margin: 32px 0;
}
.address-email-row > div {
  flex: 1;
}
.address-email-row .email a {
  overflow-wrap: anywhere;
  word-break: break-word;
}
.address-email-row .flex-row {
  gap: 16px;
}
.address-email-row .flex-row svg {
  min-width: 40px;
}
.claims-info-main .body p {
  margin: 0 0 32px;
}
.claims-info-main .body > p:last-of-type {
  margin: 0;
}
.step-3-main {
  padding: 40px;
  border-radius: 32px;
  background: var(--surface-system-secondary);
  gap: 16px;
}
.step-3-main svg {
  min-width: 24px;
}
.step-3-main {
  align-items: flex-start;
}
.step-3-main .body {
  margin: 1px 0 0;
}
.claims-step.last {
  border-bottom: none;
  margin: 0;
}
.normal-section-padding {
  padding: 64px 0;
}
.claims-info-wrap {
  position: relative;
}
.claims-info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 0.25s ease;
  opacity: 0;
  visibility: hidden;
  transform: translateY(30px);
}
.claims-info.is-active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.claims-info-wrap {
  min-height: 300px;
  height: var(--height);
  transition: all 0.1s ease;
}
.bg-tertiary {
  background: var(--surface-tertiary);
}
.assistance-card {
  padding: 32px;
  background: #ffffff;
  box-shadow: 0 4px 100px 0 rgba(0, 0, 0, 0.05);
  border-radius: 24px;
}
.assistance-row {
  gap: 64px;
}
.assistance-row .left {
  flex: 1;
  max-width: 650px;
}
.assistance-row .right {
  max-width: 511px;
  width: 511px;
}
.assistance-row h2 {
  margin: 0 0 32px;
}
.assistance-card h6 {
  padding: 0 0 32px;
  margin: 0 0 32px;
  border-bottom: 1px solid var(--border-primary);
}
.assistance-card .flex-row {
  gap: 16px;
  align-items: center;
  margin: 0 0 24px;
}
.assistance-card svg {
  min-width: 40px;
}
.assistance-card .flex-row.email {
  margin: 0;
}
.claims-record-card {
  position: relative;
  padding: 36px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 32px;
  overflow: hidden;
}
.product-claims-card {
  position: relative;
}
.product-claims-card .number-container,
.claims-record-card .number-container {
  padding: 0 0 22px;
  position: relative;
}
.product-claims-card .number-container::after,
.claims-record-card .number-container::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  border-radius: 8px;
  display: block;
  background: var(--surface-brand);
}
.claims-record-card .card-inner {
  max-width: 395px;
  margin: 0 auto;
  background: #ffffff;
  border-radius: 32px;
  padding: 24px;
}
.number-text span.tbn {
  font-family: Figtree;
}
.claims-record-row {
  gap: 24px;
}
.claims-record-row > div {
  flex: 1;
}
.claims-record-card.card-3 {
  height: 100%;
}
.number-container {
  opacity: 0;
  flex-grow: 1;
}
.number-container h3 {
  letter-spacing: -1.86px;
  font-size: 62px;
  margin: 0;
}
.number-container.initialized {
  opacity: 1;
  transition: all 0.1s ease;
}
.number-row {
  overflow: hidden;
}
.number-scroll-up {
  display: flex;
  flex-direction: row;
  height: 67px;
}
.number-counter-col {
  transition: transform 1.8s ease;
  max-width: 500px;
  transform: translateY(0);
  align-items: flex-start;
}
.number-counter {
  display: inline-block;
}
.count-up .number-counter-col {
  transform: translateY(calc(-100% + 67px));
}
.claims-record-card .body {
  margin: 0 0 16px;
}
.claims-record-card.card-1 {
  background: var(--surface-tertiary);
  margin: 32px 0 24px;
}
.claims-record-card.card-1 .body {
  margin: 0;
}
.claims-record-card.card-2 {
  background: var(--surface-navy);
}
.claims-record-card.card-1 img {
  width: 80px;
  height: auto;
  min-width: 80px;
  display: block;
}
.claims-record-card.card-1 .card-inner > .flex-row {
  gap: 24px;
  align-items: flex-end;
}
section {
  position: relative;
}
section.no-overflow {
  overflow: hidden;
}
.need-help {
  padding: 114px 0;
}
.need-help h2 {
  margin: 0 0 24px;
}
.need-help .body {
  max-width: 445px;
}
.need-help .btn-container {
  margin: 56px 0 0;
}
.need-help .bg::after {
  content: "";
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0.4) 18.12%,
    rgba(0, 0, 0, 0) 83.5%
  );
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.normal-anim {
  opacity: 0;
  transform: translateY(30px);
}
.in-view .normal-anim,
.normal-anim.in-view {
  opacity: 1;
  transform: translateY(0);
  transition:
    opacity 0.5s ease,
    transform 0.5s ease;
}
.in-view .normal-anim.delay-1,
.normal-anim.in-view.delay-1 {
  transition-delay: 0.1s;
}
.in-view .normal-anim.delay-2,
.normal-anim.in-view.delay-2 {
  transition-delay: 0.2s;
}
.in-view .normal-anim.delay-3,
.normal-anim.in-view.delay-3 {
  transition-delay: 0.3s;
}
.in-view .normal-anim.delay-4,
.normal-anim.in-view.delay-4 {
  transition-delay: 0.4s;
}
.in-view .normal-anim.delay-5,
.normal-anim.in-view.delay-5 {
  transition-delay: 0.5s;
}
.in-view .normal-anim.delay-6,
.normal-anim.in-view.delay-6 {
  transition-delay: 0.6s;
}
.in-view .normal-anim.delay-7,
.normal-anim.in-view.delay-7 {
  transition-delay: 0.7s;
}
.in-view .normal-anim.delay-8,
.normal-anim.in-view.delay-8 {
  transition-delay: 0.8s;
}
.show-mob,
.show-tab {
  display: none !important;
}
.mobile-menu-trigger .flex-row {
  gap: 8px;
  padding: 12px;
  background: var(--surface-system-secondary);
  border-radius: 40px;
}
.mobile-menu-trigger span {
  font-size: 16px;
  line-height: 21px;
}
.assistance-card .email span {
  overflow-wrap: anywhere;
  word-break: break-word;
}
.experts-hero {
  padding: 24px 0;
}
.experts-hero-inner {
  background: var(--surface-tertiary);
  padding: 24px 40px;
  border-radius: 32px;
}
h1 .title-icon {
  line-height: 80px;
  height: 80px;
  display: inline-block;
  width: 0;
  vertical-align: middle;
  overflow: hidden;
}
h1 .title-icon img {
  min-width: 70px;
  width: 70px;
  height: auto;
  display: block;
}
.in-view h1 .title-icon {
  width: 70px;
  margin-right: 10px;
  transition:
    width 0.3s ease 0.5s,
    margin 0.3s ease 0.5s;
}
.experts-hero-row {
  align-items: flex-end;
  gap: 24px;
}
.experts-hero-row .right {
  width: 100%;
  max-width: 427px;
}
section.error-404 .body,
section.error-404 .btn-container {
  margin: 24px 0 0;
}
.grid-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 16px;
  grid-row-gap: 24px;
}
.expert-card {
  position: relative;
  background: #ffffff;
  padding: 8px;
  border-radius: 24px;
  box-shadow: 0 4px 60px 0 rgba(0, 0, 0, 0.05);
  transition: background 0.1s ease;
}
.square-img,
.expert-card .img-container {
  position: relative;
  height: 0;
  padding: 0 0 100%;
}
.square-img img,
.expert-card .img-container img {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 16px;
}
.expert-card .title-icon-row {
  padding: 32px 16px 24px;
}
.expert-card .title-icon-row svg {
  opacity: 0;
  transform: translateX(-12px);
  transition: all 0.2s ease;
}
.expert-card:hover .title-icon-row svg {
  opacity: 1;
  transform: translateX(0);
}
.expert-card:hover {
  background: var(--surface-tertiary);
}
.load-more-container {
  text-align: center;
}
.load-more-container button {
  margin: 48px 0 0;
}
.load-more-btn {
  display: inline-flex;
  appearance: none;
  border: none;
  outline: none;
  background: #efefef;
  border-radius: 40px;
  gap: 12px;
  align-items: center;
  color: #636363;
  padding: 10px 24px;
  cursor: pointer;
  font-family: Figtree;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
}
button.btn-grey,
.btn-grey {
  display: inline-flex;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
  background: #efefef;
  border-radius: 40px;
  gap: 12px;
  align-items: center;
  color: #636363;
  padding: 10px 24px;
  cursor: pointer;
  appearance: none;
  border: none;
  outline: none;
  transition: all 0.1s ease;
}
.btn-grey:hover,
button.btn-grey:hover {
  background: var(--surface-brand);
  color: #ffffff;
}
.load-more-btn[hidden] {
  display: none;
}
#masthead .column-menu a {
  transition: color 0.1s ease;
}
#masthead .column-menu a:hover {
  color: var(--text-primary);
}
#blog-results .post-card:nth-of-type(3n + 2),
.expert-card:nth-of-type(3n + 2) {
  transition-delay: 0.1s;
}
#blog-results .post-card:nth-of-type(3n),
.expert-card:nth-of-type(3n) {
  transition-delay: 0.2s;
}
.single-expert-row {
  gap: 40px;
}
.single-expert-row .left {
  max-width: 537px;
  flex: 1;
}
.single-expert-row .right {
  max-width: 545px;
  flex: 1;
}
.single-expert-main {
	background: var(--bg);
}
.single-expert-main img {
  border-radius: 32px;
}
.single-expert-main .btn-container {
  margin: 48px 0 0;
}
.swiper-slide {
  height: auto;
}
.no-uppercase {
  text-transform: none !important;
}
.medium {
  font-weight: 500 !important;
}
.title-btn-row {
  align-items: flex-end;
  margin: 0 0 48px;
  gap: 24px;
}
.title-btn-row .title {
  max-width: 830px;
}
.article-carousel-section .title-btn-row .title {
  max-width: 630px;
}
.post-card.no-img .post-card-bottom {
  padding: 16px;
}
.post-card {
  border-radius: 24px;
  box-shadow: 0 4px 60px 0 rgba(0, 0, 0, 0.05);
  height: 100%;
}
.post-card-inner {
  background: #ffffff;
  border-radius: 24px;
  padding: 8px;
  display: flex;
  flex-direction: column;
  transition: all 0.1s ease;
  height: 100%;
}
.post-card .excerpt {
  margin: 0 0 32px;
}
.post-card .bottom {
  margin-top: auto;
}
.post-card .img-container {
  height: 0;
  padding-bottom: 67%;
  position: relative;
}
.post-card .img-container img {
  border-radius: 16px;
  position: absolute;
  top: 0;
  left: 0;
}
.post-card-bottom {
  padding: 26px 16px 16px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.post-card-bottom .excerpt p {
  line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.post-card-meta {
  gap: 4px;
}
.post-card-meta p {
  margin: 0;
}
.swiper-btn {
  width: 41px;
  height: 41px;
  border-radius: 50%;
  background: var(--text-primary);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.1s ease;
}
.swiper-btn.swiper-button-disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.swiper-btns-row {
  gap: 12px;
  justify-content: flex-end;
  margin: 24px 0 0;
}
.swiper-buttons-locked.swiper-btns-row {
  display: none;
}
.image-swiper .swiper-slide:nth-of-type(2) .img-container,
.article-swiper .swiper-slide:nth-of-type(2) .post-card {
  transition-delay: 0.1s;
}
.image-swiper .swiper-slide:nth-of-type(3) .img-container,
.article-swiper .swiper-slide:nth-of-type(3) .post-card {
  transition-delay: 0.2s;
}
.image-swiper .swiper-slide:nth-of-type(4) .img-container,
.article-swiper .swiper-slide:nth-of-type(4) .post-card {
  transition-delay: 0.3s;
}
.image-swiper .swiper-slide:nth-of-type(5) .img-container,
.article-swiper .swiper-slide:nth-of-type(5) .post-card {
  transition-delay: 0.4s;
}
.image-swiper .swiper-slide:nth-of-type(6) .img-container,
.article-swiper .swiper-slide:nth-of-type(6) .post-card {
  transition-delay: 0.5s;
}
.contact-section-row {
  gap: 16px;
}
.contact-box {
  padding: 24px;
  background: #ffffff;
  border-radius: 32px;
  flex: 1;
  position: relative;
  box-shadow: 0 4px 60px 0 rgba(0, 0, 0, 0.05);
  transition:
    transform 0.5s ease,
    opacity 0.5s ease,
    background 0.1s ease;
}
.contact-box:nth-of-type(2) {
  transition:
    transform 0.5s ease 0.1s,
    opacity 0.5s ease 0.1s,
    background 0.1s ease;
}
.contact-box:nth-of-type(3) {
  transition:
    transform 0.5s ease 0.2s,
    opacity 0.5s ease 0.2s,
    background 0.1s ease;
}
.contact-box:nth-of-type(4) {
  transition:
    transform 0.5s ease 0.3s,
    opacity 0.5s ease 0.3s,
    background 0.1s ease;
}
.contact-box h6 {
  margin: 0 0 16px;
}
.contact-box .top-text p {
  color: #4f4f4f;
}
.contact-box .bottom {
  padding: 24px 0 0;
  margin: 24px 0 0;
  border-top: 1px solid var(--border-primary);
  flex-grow: 1;
}
.contact-box .top {
  min-height: var(--top-height);
}
.contact-box .bottom-text {
  margin: 24px 0 0;
}
.contact-box .bottom-text p {
  margin: 0 0 8px;
}
.contact-box .bottom-text p strong {
  font-weight: 600;
  color: var(--text-primary);
}
.contact-box .bottom-text p:last-of-type {
  margin: 0;
}
.contact-box .text-icon-row {
  gap: 16px;
  align-items: flex-start;
}
.contact-box .text-icon-row a {
  display: block;
  margin: 8px 0 0;
}
.normal-svg-wrap,
.contact-box .svg-wrap {
  width: 40px;
  min-width: 40px;
  height: 40px;
  background: var(--surface-tertiary);
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.normal-svg-wrap {
  background: var(--surface-brand);
}
.normal-svg-wrap img {
  display: block;
  width: 24px;
  height: auto;
}
.contact-section .contact-bottom-text {
  margin: 48px 0 0;
}
.contact-section .contact-bottom-text a {
  font-weight: 700;
  text-decoration: underline;
}
.info-section {
  padding: 24px 0;
}
.info-section-inner {
  padding: 48px;
  border-radius: 32px;
  background: var(--text-primary);
}
.info-section-row {
  gap: 24px;
}
.info-box {
  flex: 1;
  text-align: center;
}
.info-box .body {
  margin: 12px auto 0;
  max-width: var(--max-width);
}
.info-section-row .img-container {
  height: 60px;
  margin: 0 0 24px;
}
.info-section-row .img-container img {
  height: 100%;
  width: auto;
  display: block;
  margin: 0 auto;
}
.faqs-row {
  gap: 24px;
}
.faqs-row > div {
  flex: 1;
}
.accordion-item {
  background: #ffffff;
  box-shadow: 0 4px 60px rgba(0, 0, 0, 0.05);
  border-radius: 16px;
  margin-bottom: 16px;
}
.accordion-item:last-child {
  margin-bottom: 0;
}

.accordion-title {
  appearance: none;
  width: 100%;
  padding: 16px 24px;
  gap: 24px;
  border: 0;
  background: transparent;
  color: inherit;
  font: inherit;
  text-align: left;
  cursor: pointer;
  font-size: 16px;
}
.accordion-title > span:first-child {
  font-weight: 600;
}
.accordion-content {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.3s ease;
}

.accordion-content > .accordion-inner {
  min-height: 0;
  overflow: hidden;
}
.accordion-item.active > .accordion-content {
  grid-template-rows: 1fr;
}
.accordion-icon {
  position: relative;
  width: 24px;
  height: 24px;
  min-width: 24px;
}
.accordion-icon svg {
  position: absolute;
  top: 0;
  left: 0;
  transition:
    opacity 0.15s ease,
    transform 0.2s ease;
}
.accordion-icon .close {
  opacity: 0;
}
.accordion-item.active > .accordion-title .accordion-icon .open {
  opacity: 0;
  transform: rotate(90deg);
}
.accordion-item.active > .accordion-title .accordion-icon .close {
  opacity: 1;
}
.faq-category-title {
  padding: 20px 24px;
}
.faq-category-name {
  font-size: 1.125rem;
  font-weight: 600;
}
.faq-category-inner .faqs-list-wrap {
  padding: 0 24px 24px;
}
.faq-item {
  box-shadow: none;
  border-radius: 12px;
  margin-bottom: 12px;
}
.faq-title {
  padding: 16px 24px;
}
.faq-inner {
  padding: 0 56px 20px 24px;
}
.faq-inner .body p a {
  text-decoration: underline;
}
.faq-category-inner .faqs-list-wrap .faq-title {
  padding: 12px 0;
}
.faq-category-inner .faqs-list-wrap .faq-title span {
  font-weight: 400;
}
.faq-category-inner .faqs-list-wrap .faq-item {
  margin: 0;
  border-top: 1px solid var(--border-primary);
  border-radius: 0;
}
.faq-category-inner .faqs-list-wrap .faq-inner {
  padding-left: 0;
}
.fifty-fifty-section.boxed-section {
  padding: 24px 0;
  background: var(--surface-tertiary);
}
.fifty-fifty-section.boxed-section .container {
  padding: 0 24px;
}
.fifty-fifty-section.boxed-section .fifty-fifty-row {
  padding: 8px;
  border-radius: 32px;
  background: #ffffff;
  gap: 64px;
}
.fifty-fifty-section.boxed-section .fifty-fifty-row .right {
  padding: 24px 0;
}
.fifty-fifty-row {
  gap: 80px;
}
.fifty-fifty-row > div {
  flex: 1;
}
.fifty-fifty-row .left img {
  border-radius: 24px;
}
.fifty-fifty-row.alignment-right {
  flex-direction: row-reverse;
}
.fifty-fifty-row .right .img-container {
  max-width: 168px;
  margin: 0 0 6px;
}
.fifty-fifty-row .right h2 {
  margin: 0 0 24px;
}
.fifty-fifty-row .right h2,
.fifty-fifty-row .right .body {
  max-width: 538px;
}
.fifty-fifty-row .btn-container {
  margin: 24px 0 0;
}
.page-legal-text-inner {
  padding: 40px;
  border-radius: 32px;
  background: #ffffff;
}
.page-legal-text {
  margin: 0 0 32px;
}
.page-legal-text .body a {
  font-weight: 700;
  text-decoration: underline;
}
.plain-text-page-hero {
  padding: 64px 0 48px;
}
.plain-text-page-hero .container-16 {
  max-width: 761px;
}
.plain-text-page-hero .breadcrumbs {
  justify-content: center;
}
.complaints-main .container {
  max-width: 720px;
}
.complaints-main {
  padding: 24px 0 64px;
}
.complaints-main .intro-text {
  padding: 48px 0;
}
.complaints-section {
  padding: 48px 0;
  border-top: 1px solid var(--border-primary);
}
.complaints-section:last-child {
  border-bottom: 1px solid var(--border-primary);
}
.complaints-section h4 {
  margin: 0 0 16px;
}
.complaint-contacts-wrap {
  padding: 24px 0 0;
  margin: 24px 0 0;
  border-top: 1px solid var(--border-primary);
}
.complaint-contacts-wrap .flex-row {
  gap: 24px;
  margin: 0 0 24px;
}
.complaint-contacts-wrap .flex-row.align-center .text-grid {
  margin: 8px 0 0;
}
.complaint-contacts-wrap .flex-row:last-child {
  margin: 0;
}
.complaint-contacts-wrap .text-grid {
  flex: 1;
}
.complaint-contacts-wrap .text-grid.multi {
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 12px;
  grid-row-gap: 16px;
  display: grid;
}
.complaint-contacts-wrap .text-grid.multi p {
  color: var(--text-secondary);
}
.complaint-contacts-wrap .text-grid.multi p strong {
  font-weight: 500;
  color: var(--text-primary);
}
.complaint-contacts-wrap .body p em {
  font-style: normal;
  color: var(--text-secondary);
}
.complaint-contacts-wrap .body p {
  margin: 0 0 8px;
}
.complaint-contacts-wrap .body p:last-child {
  margin: 0;
}
.complaints-section.just-text .body p {
  font-size: 20px;
  color: var(--text-primary);
}
.complaints-section.just-text .body p a {
  text-decoration: underline;
  font-weight: 700;
  color: var(--text-primary);
}
.plain-text-page-hero .plain-text-container,
.plain-text-container {
  max-width: 800px;
}
.plain-text-main .entry-content {
  display: flex;
  flex-direction: column;
}
.plain-text-main .entry-content h3 {
  font-size: 32px;
  font-weight: 500;
  font-family: Figtree;
  margin: 24px 0 20px;
}
.plain-text-main .entry-content address,
.plain-text-main .entry-content li,
.plain-text-main .entry-content p {
  color: var(--text-secondary);
  font-size: 16px;
  font-style: normal;
}
.plain-text-main .entry-content li a,
.plain-text-main .entry-content p a {
  text-decoration: underline;
}
.help-and-support.style-account_page .support-box {
  padding: 24px;
  min-height: 230px;
}
.help-and-support.style-account_page .support-box .body * {
  font-size: 16px;
}
.help-and-support.style-account_page .help-and-support-grid {
  margin: 48px 0 0;
}
.help-and-support.style-account_page .support-box .btn-container {
  text-align: right;
}
.help-and-support.style-account_page .support-box h5 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700 !important;
  text-transform: uppercase;
  letter-spacing: -0.4px;
  font-family: F37 !important;
  margin: 0 0 16px;
}
.help-and-support .title-body-row {
  align-items: flex-end;
  gap: 32px;
}
.help-and-support .title-body-row .body {
  max-width: 317px;
}
.help-and-support-grid {
  grid-column-gap: 24px;
  margin: 32px 0 0;
}
.support-box {
  padding: 24px 32px;
  border-radius: 32px;
  background: #ffffff;
  position: relative;
  transition: background 0.1s ease;
  height: 100%;
}
.support-box:hover {
  background: var(--surface-tertiary);
}
.support-box:hover .btn-grey {
  background: var(--text-primary);
  color: #ffffff;
}
.support-box .btn-container {
  margin-top: auto;
}
.support-box .body,
.support-box h5 {
  margin: 0 0 24px;
}
.article-carousel-section {
  overflow: hidden;
}
.large-section-padding {
  padding: 112px 0;
}
.medical-conditions .titles {
  max-width: 613px;
  margin: 0 auto;
}
.medical-conditions .titles h2 {
  margin: 0 0 16px;
}
.medical-conditions .titles .body {
  max-width: 553px;
  margin: 0 auto;
}
.bg-white {
  background: #ffffff;
}
.medical-grid {
  display: grid;
  grid-column-gap: 24px;
  grid-row-gap: 12px;
  margin: 48px 0 0;
}
.medical-grid.grid-two {
  grid-template-columns: repeat(2, 1fr);
}
.medical-grid.grid-two > div:nth-of-type(2n) {
  transition-delay: 0.1s;
}
.medical-grid.grid-three > div:nth-of-type(3n + 2) {
  transition-delay: 0.1s;
}
.medical-grid.grid-three > div:nth-of-type(3n) {
  transition-delay: 0.2s;
}
.medical-grid.text-color-dark p {
  color: var(--text-primary);
}
.medical-grid.grid-three {
  grid-template-columns: repeat(3, 1fr);
}
.medical-tile {
  background: var(--tile-color);
  padding: 20px;
  border-radius: 32px;
  position: relative;
  gap: 10px;
}
.medical-tile .svg-wrap {
  background: var(--icon-color);
  border-radius: 50%;
}
.medical-tile .svg-wrap svg,
.medical-tile .svg-wrap img {
  width: 19px;
  height: auto;
}
.medical-cover .title-body-row {
  gap: 32px;
}
.medical-cover .title-body-row h2 {
  margin: 0;
}
.medical-cover .title-body-row .left {
  max-width: 620px;
}
.medical-cover .title-body-row .right {
  max-width: 437px;
}
.medical-cover .title-body-row .btn-container {
  margin: 24px 0 0;
}
.medical-cover .medical-grid {
  margin: 112px 0 0;
  grid-column-gap: 12px;
}
.home-hero-section {
  height: 100vh;
  height: calc(100vh - var(--initial-header-height));
  min-height: 625px;
	max-height: 800px;
}
.home-hero-section .bg::after {
  content: "";
  background: rgba(0, 0, 0, 0.28);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 2;
}
.home-hero-section .bg img {
	object-position: center 90%;
}
@media all and (min-width: 1700px) {
	.home-hero-section .bg img {
		object-position: center 73%;
	}
}
.home-hero-inner {
  padding: 51px 0 24px;
  gap: 64px;
  height: 100%;
}
.home-hero-inner .bottom-container {
  margin-top: auto;
}
.home-hero-inner .bottom-links-row {
  gap: 16px;
}
.home-hero-inner .bottom-link {
  position: relative;
  padding: 16px 24px;
  gap: 8px;
  border-radius: 24px;
  background: rgba(248, 248, 248, 0.3);
  backdrop-filter: blur(8px);
  flex: 1;
}
.home-hero-inner .bottom-link:hover {
  background: #ffffff;
}
.home-hero-inner .bottom-link:hover a {
  color: var(--surface-brand);
}
.home-hero-inner .bottom-link a {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: -0.4px;
  color: #ffffff;
  font-family: F37;
  text-transform: uppercase;
  transition: color 0.1 sease;
}
.home-hero-inner .titles {
  max-width: 573px;
}
.bg-brand {
  background: var(--surface-brand);
}
.get-help .body {
  margin: 0 auto 32px;
  max-width: 644px;
}
.why-choose-us-titles {
  gap: 40px;
}
.why-choose-us-titles .right {
  max-width: 436px;
  width: 436px;
  min-width: 436px;
}
.why-choose-us-titles h2 {
  margin: 0;
}
.why-choose-us-titles .btn-container {
  margin: 32px 0 0;
}
.why-choose-row {
  gap: 24px;
  margin: 112px 0 0;
}
.why-choose-box {
  flex: 1;
  padding: 24px 32px;
  background: var(--surface-navy);
  border-radius: 32px;
}
.why-choose-box:nth-child(4n + 2) {
  transition-delay: 0.1s;
}
.why-choose-box:nth-child(4n + 3) {
  transition-delay: 0.2s;
}
.why-choose-box:nth-child(4n) {
  transition-delay: 0.3s;
}
.why-choose-box h4 {
  max-width: 200px;
}
.why-choose-box .svg-wrap {
  width: 99px;
  height: 99px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: var(--surface-brand);
  margin: 0 0 24px;
}
.sports-card-section h2 {
  margin: 0;
}
.sports-card-section {
  overflow: hidden;
}
.sports-card {
  padding: 10px;
  position: relative;
  background: var(--surface-navy);
  border-radius: 32px;
  height: 100%;
}
.sports-card-swiper .swiper-slide:nth-child(3n + 2) .sports-card {
  transition-delay: 0.1s;
}
.sports-card-swiper .swiper-slide:nth-child(3n) .sports-card {
  transition-delay: 0.2s;
}
.sports-card .img-container {
  height: 360px;
  width: 100%;
  transition: all 0.3s ease;
}
.sports-card .img-container img {
  border-radius: 24px;
}
.sports-card .body p {
  color: #f8f8f8;
}
.sports-card .bottom {
  padding: 16px 8px 0;
}
.sports-card .title-row .svg-wrap {
  width: 0;
  overflow: hidden;
  transition: all 0.15s ease;
  margin: 0;
}
.sports-card .title-row .svg-wrap svg {
  min-width: 41px;
}
.sports-card:hover .title-row .svg-wrap {
  width: 41px;
  margin-right: 8px;
}
.sports-card .hover-text {
  overflow: hidden;
  height: 0;
  transition: all 0.3s ease;
}
.sports-card:hover .hover-text {
  height: var(--hover-height);
}
.sports-card:hover .img-container {
  height: calc(360px - var(--hover-height));
}
.sports-card .hover-text .body {
  padding: 8px 0;
}
.small-reviews-inner {
  padding: 40px;
  background: var(--surface-primary);
  border-radius: 32px;
}
.reviews-wrap {
	overflow: hidden;
    text-align: center;
	background: #ffffff;
	border-radius: 24px;
	padding: 24px;
}
@media all and (max-width:767px) {
	.reviews-wrap {
		padding: 0;
	}
}
.small-reviews-titles {
  gap: 40px;
  margin: 0 0 40px;
}
.small-reviews-titles h2 {
  margin: 0 0 16px;
}
.small-reviews-titles .left {
  max-width: 686px;
}
.small-reviews-titles .body {
  max-width: 555px;
}
.need-us-row {
  gap: 24px;
}
.need-us-inner {
  min-height: 435px;
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  margin: 32px 0;
  padding: 32px;
}
.need-us-box {
  position: relative;
  padding: 32px;
  border-radius: 32px;
  background: #ffffff;
  flex: 1;
}
.need-us-inner .bg-content {
  max-width: 386px;
}
.need-us-box.box-1 .need-us-inner .bg-content {
  padding: 24px;
  border-radius: 16px;
  background: #ffffff;
}
.need-us-box.box-2 ul {
  list-style: none;
  padding: 0;
  margin: 0;
  flex-direction: column;
  display: flex;
  gap: 16px;
}
.need-us-box.box-2 ul li {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  padding: 12px;
  border-radius: 1000px;
  background: #ffffff;
}
.need-us-box.box-2 ul li .svg-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 41px;
  min-width: 41px;
  height: 41px;
  background: var(--surface-navy);
  border-radius: 50%;
}
.need-us-box.box-2 ul li .svg-wrap img {
  display: block;
  width: 18px;
}
.need-us-box a.stretch-link::after {
  z-index: 8;
}
.need-us-box button {
  position: relative;
  z-index: 10;
}
.need-us-row {
  margin: 54px 0 0;
}
.fifty-fifty-hero-row {
  gap: 48px;
}
.fifty-fifty-hero-row .left {
  max-width: 537px;
  width: 41%;
}
.fifty-fifty-hero-row .right {
  flex-grow: 1;
}
.fifty-fifty-hero-row .main-img-container {
  height: 0;
  padding-bottom: 75%;
  position: relative;
}
.fifty-fifty-hero-row .main-img-container > img {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 24px;
}
.fifty-fifty-hero-row h1 {
  margin: 0 0 24px;
}
.fifty-fifty-hero-row .btn-container {
  margin: 48px 0 0;
}
.team-badge {
  position: absolute;
  bottom: 32px;
  left: 32px;
  width: calc(100% - 64px);
  max-width: 525px;
  padding: 12px;
  background: #ffffff;
  z-index: 10;
  border-radius: 1000px;
}
.team-badge-row {
  gap: 12px;
}
.team-badge .imgs-wrap .img-container {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
}
.team-badge .imgs-wrap .img-container:not(:first-child) {
  margin-left: -22px;
}
.reviews-badge {
  display: inline-flex;
  margin: 48px 0 0;
}
.reviews-badge-row {
  gap: 12px;
}
.reviews-badge p.large-text {
  font-family: F37;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 108%;
  letter-spacing: -0.96px;
  text-transform: uppercase;
}
.team-badge p.large-text {
  font-family: F37;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 108%;
  letter-spacing: -1.44px;
  text-transform: uppercase;
}
.reviews-badge .img-container {
  width: 62px;
  height: 62px;
  min-width: 62px;
}
.reviews-badge .imgs-wrap {
  gap: 3px;
}
.reviews-badge .img-container img {
  display: block;
  width: 100%;
  height: auto;
}
.reviews-badge {
  padding: 12px 24px 12px 12px;
  border: 1px solid var(--border-primary);
  background: #ffffff;
  border-radius: 100px;
}
.bg-navy {
  background: var(--surface-navy);
}
.expert-quote-row {
  gap: 80px;
  justify-content: center;
}
.expert-quote-row .left {
  width: 350px;
  min-width: 350px;
}
.expert-quote-row .right {
  max-width: 721px;
}
.expert-quote-row .name {
  margin: 24px 0 0;
}
.expert-quote-row .name a {
  text-decoration: underline;
}
.expert-quote-row h4 {
  margin: 0 0 24px;
}
.image-swiper .img-container {
  height: 0;
  position: relative;
  padding-bottom: 112%;
}
.image-swiper .img-container > img {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 24px;
}
.image-carousel-section {
  overflow: hidden;
}
.image-carousel-section h2 {
  max-width: 610px;
  margin: 0 0 48px;
}
.image-swiper .swiper-btns-row {
  margin: 32px 0 0;
}
.image-swiper .icon-text {
  padding: 8px 12px 8px 8px;
  border-radius: 80px;
  background: #ffffff;
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 5;
}
.image-swiper .icon-text {
  gap: 10px;
}
.image-swiper .icon-text .svg-wrap {
  width: 32px;
  height: 32px;
  min-width: 32px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: var(--surface-tertiary);
  border-radius: 50%;
}
.image-swiper .icon-text .svg-wrap img {
  width: 18px;
  display: block;
  height: auto;
}
.starpeak-section .company-item {
  padding: 56px 26px;
  border-radius: 32px;
  min-height: 440px;
  position: relative;
  transition: all 0.3s ease;
	justify-content: flex-start;
	background: var(--surface-tertiary);
}
.starpeak-section .company-item.active {
	min-height: 559px;
	background: #ffffff;
}
.starpeak-section .company-item-wrap:nth-child(2) {
	z-index: 5;
}
.starpeak-section .company-item .hover-text {
	height: 0;
	overflow: hidden;
	opacity: 0;
	transition: opacity .2s ease .1s;
}
.starpeak-section .company-item .hover-text-inner {
	padding: 56px 0;
}
.starpeak-section .company-item .btn-container {
	position: absolute;
	bottom: 26px;
	left: 26px;
	z-index: 5;
	opacity: 0;
	transition: all .2s ease;
}
.starpeak-section .company-item.active .btn-container {
	opacity: 1;
}
.starpeak-section .company-item.active .hover-text {
	height: auto;
	opacity: 1;
}
.starpeak-section .company-item .btn-container {
  margin-top: auto;
}
.starpeak-section .company-item-wrap:first-child,
.starpeak-section .company-item-wrap:last-child {
  width: 32%;
  min-width: 32%;
}
.starpeak-section .company-item-wrap:nth-of-type(2) {
  width: 39%;
  min-width: 39%;
  margin: 0 -1.5%;
  position: relative;
}
.starpeak-section .starpeak-row {
  align-items: flex-end;
  margin: 64px 0 0;
}
.starpeak-section .company-item .logo-container {
  max-width: var(--logo-width);
  width: 100%;
  margin: auto;
	transition: margin .3s ease;
}
.starpeak-section .company-item.active .logo-container {
	margin: 0 auto;
}
.starpeak-section h2 {
  margin: 0 0 24px;
}
.starpeak-section h2,
.starpeak-section .intro {
  max-width: 582px;
}
.blog-hero {
  padding: 64px 0 48px;
}
.blog-hero-row {
  align-items: flex-end;
  gap: 40px;
}
.blog-hero-row .left {
  flex: 1;
  max-width: 718px;
}
.blog-hero-row .right {
  max-width: 427px;
}
.blog-hero-row h1 {
  margin: 0;
}
.blog-filter-dropdown {
  position: relative;
}
.blog-filter-dropdown-menu {
  position: absolute;
  top: calc(100% + 8px);
  left: 50%;
  transform: translate(-50%, 0);
  width: 375px;
  z-index: 20;
  background: #ffffff;
  padding: 24px;
  border-radius: 32px;
  box-shadow: 0 0 100px 0 rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  transition: all 0.2s ease;
  opacity: 1;
  visibility: visible;
  gap: 12px;
}
.blog-filter-dropdown-menu[hidden] {
  opacity: 0;
  transform: translate(-50%, -10px);
  visibility: hidden;
}
.blog-filters {
  margin: 0 0 48px;
  gap: 12px;
  flex-wrap: wrap;
}
.blog-filters button,
.blog-filters label {
  appearance: none;
  outline: none;
  border: none;
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  padding: 10px 24px;
  border-radius: 40px;
  background: var(--surface-system-secondary);
  color: #636363;
  font-family: Figtree;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  position: relative;
  cursor: pointer;
}
.blog-filter-dropdown-toggle svg {
  transition: all 0.3s ease;
}
.blog-filter-dropdown-toggle[aria-expanded="true"] svg {
  transform: rotate(-180deg);
}
.blog-filter-dropdown-toggle[aria-expanded="true"] {
  background: var(--surface-system);
  color: var(--text-primary);
}
.blog-filters button.is-active,
.blog-filters label.is-active {
  background: var(--surface-brand);
  color: #ffffff;
}
.blog-filters button.is-active svg path {
  stroke: #ffffff;
}
.blog-filters input {
  position: absolute;
  height: 0;
  width: 0;
  margin: 0;
}
.main-blog-section {
  overflow-x: clip;
}
.featured-posts-swiper {
  overflow: hidden;
  border-radius: 32px;
}
.featured-post {
  position: relative;
  padding: 8px;
  border-radius: 32px;
}
.featured-post,
.featured-post-row {
	height: 100%;
}
.featured-post h3 {
  line-height: 110%;
}
.featured-post .read-time {
  margin: 0 0 4px;
  color: var(--surface-tertiary);
}
.featured-post .img-container {
  height: 100%;
  min-height: 474px;
}
.featured-post .img-container img {
  border-radius: 24px;
}
.featured-post .excerpt {
  margin: 20px 0;
}
.featured-post .btn-container {
  margin-top: auto;
}
.featured-post .excerpt p {
  color: var(--surface-tertiary);
  line-clamp: 5;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.featured-post-row {
  gap: 8px;
}
.featured-post .right .inner {
  padding: 20px;
  height: 100%;
}
.featured-post .right h3,
.featured-post .right .body {
  max-width: 534px;
}
.featured-post-row > div {
  flex: 1;
}
.featured-post {
	background: var(--elbg);
}
.featured-articles.text-color-dark .featured-post h3 a,
.featured-articles.text-color-dark .featured-post h3,
.featured-articles.text-color-dark .featured-post p {
	color: var(--text-primary);
}
.swiper-pag.swiper-pagination-bullets {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 8px;
  position: relative;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  margin: 24px 0 0;
}
.swiper-pag.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0;
  width: 18px;
  height: 8px;
  display: block;
  background: #d9e9ff;
  border-radius: 100px;
  opacity: 1;
  transition: all 0.2s ease;
}
.swiper-pag.swiper-pagination-bullets
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #1c7bff;
  width: 49px;
}
.swiper-pag.swiper-pagination-bullets.swiper-pagination-lock {
  display: none;
}
.swiper-pag.swiper-pagination-bullets.normal-pag {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
  position: relative;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
}
.swiper-pag.swiper-pagination-bullets.normal-pag .swiper-pagination-bullet {
  margin: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  display: block;
  background: #dadada;
  opacity: 1;
  transition: all 0.2s ease;
}
.swiper-pag.swiper-pagination-bullets.normal-pag
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #1c7bff;
  width: 12px;
}
.swiper-btns-pag-row {
  margin: 12px 0 0;
}
.swiper-btns-pag-row .swiper-btns-row {
  margin: 0;
}
.featured-posts-swiper {
  padding: 0 0 1px;
}
.main-blog-section h2 {
  margin: 0 0 24px;
}
.form-wrap {
  padding: 32px;
  background: #ffffff;
  box-shadow: 0 4px 100px 0 rgba(0, 0, 0, 0.05);
  border-radius: 24px;
}
.form-wrap label span {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  color: #828282;
  padding: 0 0 0 8px;
}
.form-wrap input {
  display: block;
  width: 100%;
  margin: 8px 0 0;
  padding: 12px 16px;
  border-radius: 16px;
  border: 1px solid var(--border-primary);
  background: var(--surface-primary);
  font-family: Figtree;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  color: var(--text-primary);
}
.form-wrap .field {
  position: relative;
  margin: 0 0 24px;
}
.form-wrap .field:last-child {
  margin: 0 0 32px;
}
.form-wrap .field p.password-reset {
  position: absolute;
  top: 2px;
  right: 8px;
  margin: 0;
  color: #828282;
}
.form-wrap .account-bottom-row {
  gap: 24px;
}
.form-wrap .account-bottom-row .body p {
  color: #828282;
}
.form-wrap .field p.password-reset a {
  text-decoration: underline;
}
.form-wrap input::placeholder {
  color: #828282;
}
.account-hero-row h1 {
  margin: 0 0 24px;
}
.account-hero-row {
  gap: 48px;
}
.account-hero-row .left .body {
  max-width: 427px;
}
.account-hero-row .right {
  max-width: 549px;
  min-width: 549px;
}
.insurance-sitemap-groups {
  display: flex;
  flex-direction: column;
}
.insurance-sitemap-results {
  position: relative;
  flex-grow: 1;
}
.insurance-sitemap-panel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transform: translateY(50px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.1s ease;
  padding: 24px 32px 40px;
  background: #ffffff;
  border-radius: 32px;
  box-shadow: 0 4px 60px 0 rgba(0, 0, 0, 0.05);
}
.insurance-sitemap-panel h3 {
  font-size: 20px;
  line-height: 28px;
  padding: 0 0 24px;
  margin: 0 0 24px;
  border-bottom: 1px solid var(--border-primary);
}
.insurance-sitemap-panel .insurance-sitemap-letter-group:last-child h3 {
  margin: 24px 0;
}
.insurance-sitemap-panel .insurance-sitemap-letter-group:first-child h3 {
  margin: 0 0 24px;
}
.insurance-sitemap-panel.is-active {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  transition: all 0.4s ease;
}
.insurance-sitemap-row {
  gap: 16px;
}
.insurance-sitemap-row .left {
  width: 284px;
  max-width: 284px;
  min-width: 284px;
}
.insurance-sitemap-letter-group ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-row-gap: 16px;
  grid-column-gap: 24px;
}
.covered-sports-pages ul a,
.link-box ul a,
.insurance-sitemap-letter-group ul a {
  display: inline-block;
  position: relative;
  color: var(--text-secondary);
  overflow: hidden;
}
#colophon .legal-menu a,
#colophon .footer-menu a {
  display: inline-block;
  position: relative;
  overflow: hidden;
}
#colophon .legal-menu a::after,
#colophon .footer-menu a::after,
.covered-sports-pages ul a::after,
.link-box ul a::after,
.insurance-sitemap-letter-group ul a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: var(--text-primary);
  transform: translateX(calc(-1px - 100%));
  transition: all 0.2s ease;
}
#colophon .legal-menu a::after,
#colophon .footer-menu a::after {
  background: #ffffff;
}
.covered-sports-pages ul a:hover,
.link-box ul a:hover,
.insurance-sitemap-letter-group ul a:hover {
  color: var(--text-primary);
}
#colophon .legal-menu a:hover::after,
#colophon .footer-menu a:hover::after,
.covered-sports-pages ul a:hover::after,
.link-box ul a:hover::after,
.insurance-sitemap-letter-group ul a:hover::after {
  transform: translateX(0);
}
.insurance-sitemap-letter-group ul.cols-1 {
  grid-template-columns: 100%;
}
.insurance-sitemap-letter-group ul.cols-2 {
  grid-template-columns: repeat(2, 1fr);
  max-width: 67%;
}
.insurance-sitemap-letter-group ul.cols-3 {
  grid-template-columns: repeat(3, 1fr);
}
.insurance-sitemap-groups ul {
  list-style: none;
  margin: 0;
  padding: 24px;
  background: #ffffff;
  box-shadow: 0 4px 60px 0 rgba(0, 0, 0, 0.05);
  border-radius: 16px;
}
.insurance-sitemap-groups ul a {
  padding: 6px 12px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border-radius: 30px;
  font-family: F37;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -0.4px;
  text-transform: uppercase;
  transition: all 0.1s ease;
}
.insurance-sitemap-groups ul li {
  padding: 8px 0;
  border-bottom: 1px solid var(--border-primary);
}
.insurance-sitemap-groups ul li:last-child {
  border: none;
  padding-bottom: 0;
}
.insurance-sitemap-groups ul a svg {
  transform: translateX(-8px);
  opacity: 0;
  transition: all 0.2s ease;
}
.insurance-sitemap-groups ul a:hover {
  color: var(--surface-brand);
}
.insurance-sitemap-groups ul a.is-active {
  background: var(--surface-system-secondary);
  color: var(--surface-brand);
}
.insurance-sitemap-groups ul a.is-active svg {
  transform: translateX(0);
  opacity: 1;
}
.insurance-list-section h2.h4 {
  margin: 0 0 48px;
}
.links-grid {
  gap: 16px;
  flex-wrap: wrap;
  margin: 48px 0 0;
}
.links-grid > div {
  flex: 1;
}
.links-grid.count-4 > div {
  max-width: calc(25% - 12px);
  min-width: calc(25% - 12px);
}
.link-box {
  padding: 24px 32px;
  background: #ffffff;
  box-shadow: 0 4px 60px 0 rgba(0, 0, 0, 0.05);
  border-radius: 32px;
}
.link-box:nth-child(4n + 2) {
  transition-delay: 0.1s;
}
.link-box:nth-child(4n + 3) {
  transition-delay: 0.2s;
}
.link-box:nth-child(4n) {
  transition-delay: 0.3s;
}
.link-box h3 {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 140%;
  letter-spacing: -0.4px;
  padding: 0 0 24px;
  margin: 0 0 24px;
  border-bottom: 1px solid var(--border-primary);
}
.link-box ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
body.no-scroll {
  height: 100vh;
  max-height: 100vh;
  overflow: hidden;
}
.mobile-menu-trigger .svg-wrap {
  width: 18px;
  height: 18px;
  min-width: 18px;
  position: relative;
}
.mobile-menu-trigger .svg-wrap svg {
  position: absolute;
  top: 0;
  left: 0;
}
.mob-menu-open .mobile-menu-trigger .svg-wrap svg.open,
.mobile-menu-trigger .svg-wrap svg.close {
  opacity: 0;
}
.mob-menu-open .mobile-menu-trigger .svg-wrap svg.close {
  opacity: 1;
}
ul.tick-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.tick-list li {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: flex-start;
}
ul.tick-list .svg-wrap {
  width: 27px;
  height: 27px;
  min-width: 27px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: var(--background);
}
ul.tick-list span {
  display: block;
  margin: 2px 0 0;
}
ul.tick-list .svg-wrap img,
ul.tick-list .svg-wrap svg {
  display: block;
  width: 12px;
  height: auto;
}
ul.tick-list .svg-wrap svg path {
  stroke: var(--icon);
}
.product-hero-section .btn-container,
.product-hero-section ul.tick-list {
  margin: 32px 0 0;
}
h1.pre-title,
p.pre-title {
  font-family: F37;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -0.4px;
  text-transform: uppercase;
  margin: 0 0 32px;
  color: var(--surface-brand);
}
p.pre-title.white {
  color: #ffffff;
}
.product-hero-section .left-inner {
  padding: 24px;
  background: #ffffff;
  border-radius: 32px;
}
.product-hero-row {
  gap: 24px;
}
.product-hero-row .left {
  width: 51%;
  max-width: 51%;
  min-width: 51%;
}
.product-hero-row .right {
  position: relative;
  flex-grow: 1;
}
.product-hero-row .main-img-container {
  height: 100%;
	width: 100%;
  min-height: 400px;
  position: absolute;
  top: 0;
  left: 0;
}
.product-hero-row .body,
.product-hero-row .ul-tick-list {
  max-width: 559px;
}
.product-hero-row .main-img-container img {
  border-radius: 32px;
}
.product-mid-header-row {
  gap: 24px;
}
.product-mid-header {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 999999191;
  background: #ffffff;
  border-bottom: 1px solid var(--border-primary);
  padding: 12px 0;
}
.product-mid-header .right {
  gap: 12px;
}
.product-mid-header ul {
  flex-wrap: wrap;
  justify-content: flex-end;
}
.product-mid-header ul a {
  padding: 4px 12px;
  display: block;
  font-size: 18px;
  border-radius: 100px;
}
.product-mid-header p.title {
  color: var(--text-primary);
  font-family: F37;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: -0.4px;
  text-transform: uppercase;
  margin: 0;
}
.whats-covered-row {
  gap: 48px;
}
.whats-covered-row .left {
  width: 417px;
  min-width: 417px;
  max-width: 417px;
}
.whats-covered-row .left .body a {
	text-decoration: underline;
	font-weight: 700;
}
.whats-covered-row .right {
  flex-grow: 1;
  max-width: calc(100% - 465px);
}
.whats-covered-row .left h2 {
  margin: 0 0 16px;
}
.whats-covered-row .left .secondary-body {
	margin: 16px 0 0;
}
.whats-covered-row .left .secondary-body p {
	font-size: 14px;
}
.price-box {
  padding: 32px;
  border-radius: 32px;
  background: var(--surface-navy);
  border: 1px solid #ffffff;
}
.price-box p.pre-title {
  margin: 0 0 12px;
}
.insurance-cost-row {
  gap: 48px;
}
.insurance-cost-row > .right {
  max-width: 432px;
  width: 432px;
}
.insurance-cost-row > .left {
  flex: 1;
  max-width: 584px;
  gap: 32px;
}
.insurance-cost-row > .left .bottom {
  margin: auto 0 0;
}
.price-box ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.price-box ul li {
  font-size: 16px;
}
.price-box ul li span {
  display: block;
  align-items: center;
}
.price-box ul li .left {
  font-weight: 600;
  color: var(--text-secondary-inverted);
}
.price-box ul li span:last-child {
	text-align: right;
}
.price-box .btn-container {
  text-align: right;
  margin: 32px 0 0;
}
.price-box h3 {
  color: var(--text-secondary-inverted);
  font-size: 56px;
  margin: 0 0 32px;
}
.price-box h3 i {
	font-style: normal;
    font-size: 0.5em;
    line-height: 1.5em;
    vertical-align: top;
}
@media all and (max-width: 767px) {
	.price-box h3 {
		font-size: 48px;
	}
}
.price-box h3 .next {
  color: #ffffff;
  font-size: 32px;
  font-weight: 500;
  line-height: 130%;
}
.price-box h3 .currency {
  font-family: Figtree;
}
.why-insurance-section h2 {
  margin: 0 auto 48px;
  max-width: 614px;
}
.why-insurance-row {
  gap: 32px;
}
.why-insurance-row > div {
  flex: 1;
  max-width: 384px;
}
.why-insurance-item:nth-child(3n + 2) {
  transition-delay: 0.1s;
}
.why-insurance-item:nth-child(3n) {
  transition-delay: 0.2s;
}
.why-insurance-item .img-container {
  background: var(--background);
  height: 0;
  padding-bottom: 100%;
  position: relative;
  width: 100%;
  border-radius: 24px;
}
.why-insurance-item .img-wrap {
  max-width: 300px;
  margin: 0 auto 32px;
}
.why-insurance-item h4 {
  max-width: var(--max-width);
  margin: 0 auto 16px;
}
.why-insurance-item .img-container .svg-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background: var(--surface-navy);
	background: var(--icon-bg);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.why-insurance-item .img-container .svg-wrap svg,
.why-insurance-item .img-container .svg-wrap img {
  display: block;
  width: 70px;
  height: auto;
}
.why-insurance-item .img-container .svg-wrap svg path {
  stroke: var(--icon);
}
.covered-sports-section .top-row {
  gap: 24px;
  margin: 0 0 48px;
}
.covered-sports-section .top-row .left {
  flex: 1;
  max-width: 528px;
}
.covered-sports-section h2 {
  margin: 0 0 24px;
}
.covered-sports-section .top-row .right {
  flex-shrink: 1;
}
.covered-sports-section .top-row .btn-grey {
  white-space: nowrap;
}
.covered-sports-pages {
  width: 100%;
  overflow: hidden;
}
.covered-sports-pages-track {
  display: flex;
  align-items: flex-start;
  transition: transform 0.4s ease;
  will-change: transform;
}
.covered-sports-page {
  flex: 0 0 100%;
  width: 100%;
}

.covered-sports-pagination {
  gap: 32px;
  margin: 24px 0 0;
}
.covered-sports-pagination .btns-row {
  gap: 12px;
}
.covered-sports-pagination button {
  appearance: none;
  border: none;
  outline: none;
  background: var(--surface-navy);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 41px;
  height: 41px;
  min-width: 41px;
  cursor: pointer;
}
.covered-sports-pagination .covered-sports-page-next svg {
  transform: rotate(-180deg);
}
.covered-sports-page-prev:disabled,
.covered-sports-page-next:disabled {
  opacity: 0.35;
  pointer-events: none;
}
.covered-sports-content {
  position: relative;
  width: 100%;
  transition: height 0.4s ease;
}
.covered-sports-panel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(40px);
  transition: all 0.1s ease;
}
.covered-sports-panel.active {
  z-index: 2;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0);
  transition: all 0.4s ease;
}
.covered-sports-pages-track {
  display: flex;
  align-items: flex-start;
  transition: transform 0.4s ease;
  will-change: transform;
}
.covered-sports-page {
  flex: 0 0 100%;
  width: 100%;
}
.covered-sports-page-prev:disabled,
.covered-sports-page-next:disabled {
  opacity: 0.35;
  pointer-events: none;
}
.covered-sports-page-status {
  font-size: 16px;
  line-height: 21px;
  color: var(--text-primary);
  font-family: Figtree;
}
.covered-sports-container {
  padding: 24px;
  background: #ffffff;
  border-radius: 32px;
  overflow: hidden;
}
.multi-table-buttons,
.covered-sports-tabs {
  padding: 8px;
  border-radius: 80px;
  background: #efefef;
  margin: 0 0 32px;
}
.multi-table-buttons button,
.covered-sports-tabs button {
  flex: 1;
  display: block;
  appearance: none;
  border: none;
  outline: none;
  padding: 16px 24px;
  font-family: Figtree;
  font-size: 18px;
  line-height: 24px;
  color: #636363;
  transition: all 0.1s ease;
  border-radius: 80px;
  cursor: pointer;
  background: transparent;
}
.multi-table-buttons button.active,
.covered-sports-tabs button.active {
  background: var(--surface-brand);
  color: #ffffff;
}
.covered-sports-content .panel-row {
  gap: 48px;
}
.covered-sports-content .panel-row > .left {
  width: 41%;
  max-width: 41%;
  min-width: 41%;
}
.covered-sports-content .panel-row .right {
  flex-grow: 1;
  max-width: calc(59% - 48px);
}
.covered-sports-content .img-container {
  height: 100%;
  position: relative;
}
.covered-sports-content .img-container img {
  border-radius: 24px;
  position: absolute;
  top: 0;
  left: 0;
}
.covered-sports-pages ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 24px;
  grid-row-gap: 16px;
}
.covered-sports-pages ul a {
  color: var(--text-secondary);
}
.product-claims-card.number-card {
  height: 509px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: var(--background);
}
.product-claims-card.number-card .card-inner {
  background: #ffffff;
  border-radius: 32px;
  padding: 24px;
}
.product-claims-card.number-card .body {
  margin: 0 0 16px;
}
.product-claims-record .claims-record-row .left,
.product-claims-record .claims-record-row .right {
  gap: 24px;
}
.product-claims-card {
  padding: 24px;
  border-radius: 32px;
  overflow: hidden;
  position: relative;
}
.product-claims-card.text-card {
  min-height: 369px;
  flex-grow: 1;
}
.product-claims-card.card-3 {
  display: flex;
  flex-direction: column;
}
.product-claims-card.card-2 .img-wrap,
.product-claims-card.card-3 .img-wrap {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.product-claims-card.card-2 .img-wrap {
  background: var(--surface-tertiary);
  margin: 0 0 10px;
}
.product-claims-card.card-3 .img-wrap {
  background: var(--surface-navy);
  margin: 0 0 32px;
	width: 54px;
	height: 54px;
}
.product-claims-card.card-2 .img-wrap img {
  display: block;
  width: 15px;
  height: auto;
}
.product-claims-card.card-3 .img-wrap img {
	width: 32px;
	height: auto;
	display: block;
}
.product-claims-card.card-2 {
  background: #ffffff;
  justify-content: center;
  display: flex;
  flex-direction: column;
}
.product-claims-card.card-3 {
  background: var(--surface-tertiary);
}
.product-claims-card.card-3 h4 {
  margin: 0 0 16px;
}
.product-claims-card .card-2-row {
  gap: 24px;
  margin: 40px 0;
}
.product-claims-card .card-2-row > div {
  flex: 1;
}
.product-claims-card .product-claims-table {
	border-radius: 32px;
	padding: 24px;
	background: #ffffff;
	margin: 42px 0;
}
.claims-table-head {
	padding: 24px;
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	border-bottom: 1px solid var(--border-primary);
	border-right: 1px solid var(--border-primary);
}
.claims-table-head:first-child {
	background: var(--surface-primary);
	border-radius: 24px 0 0 0;
}
.claims-table-head:last-child {
	border-right: none;
}
.claims-table-head p.title {
	margin: 0 0 8px;
	color: var(--text-secondary);
}
.claims-table-head:first-child p.body {
	font-size: 28px;
	line-height: 108%;
	letter-spacing: -0.84px;
}
.claims-table-head p.body {
	font-weight: 700;
	font-size: 18px;
}
.claims-table-item {
	align-items: stretch;
}
.claims-table-item > div {
	flex: 1;
	padding: 16px 24px;
	border-bottom: 1px solid var(--border-primary);
	display: flex;
	flex-direction: row;
	align-items: center;
	min-height: 80px;
}
.product-claims-card.card-3 .disclaimer h5 {
	font-family: Figtree;
	font-weight: 500;
	margin: 0 0 16px;
}
.claims-table-item > div.right-wrap p {
	font-weight: 600;
}
.claims-table-item .svg-wrap {
	width: 34px;
	height: 34px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: var(--surface-tertiary);
	border-radius: 50%;
}
.claims-table-item .svg-wrap img {
	width: 24px;
	height: auto;
}
.claims-table-item.has-img > div.left-wrap {
	padding-left: 0;
	gap: 12px;
}
.product-claims-record .titles {
  gap: 32px;
  margin: 0 0 54px;
}
.product-claims-record .titles .body {
  max-width: 627px;
}
.resource-carousel h2 {
  margin: 0 0 48px;
}
.table-toggle {
  gap: 12px;
  margin: 24px 0;
}
.table-toggle .text {
  color: var(--text-secondary);
  font-size: 16px;
  transition: all 0.1s ease;
  cursor: pointer;
}
.table-toggle[data-active="1"] .text[data-index="1"] {
  color: var(--text-primary);
}
.table-toggle[data-active="2"] .text[data-index="2"] {
  color: var(--text-primary);
}
.table-toggle[data-active="2"] .toggle .toggle-inner {
  transform: translateX(22px);
}
.table-toggle .toggle {
  height: 12px;
  width: 46px;
  border-radius: 20px;
  background: #efefef;
  position: relative;
  cursor: pointer;
}
.table-toggle .toggle .toggle-inner {
  position: absolute;
  left: 0;
  top: -6px;
  width: 24px;
  height: 24px;
  background: var(--surface-brand);
  border-radius: 50%;
  transition: all 0.1s ease;
}
.whats-covered-tables-container {
  overflow: hidden;
}
.whats-covered-tables-container[data-active="2"] .whats-covered-tables-wrap {
  transform: translateX(-100%);
}
.whats-covered-tables-wrap {
  display: flex;
  flex-direction: row;
  max-width: 100%;
  transition: all 0.3s ease;
}
.whats-covered-tables-wrap .slide {
  width: 100%;
  min-width: 100%;
  flex-shrink: 0;
}
.wc-tables-container .tables-container.multi-tables-container {
  position: relative;
}
.wc-tables-container
  .tables-container.multi-tables-container
  .whats-covered-panel {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  transform: translateY(40px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.1s ease;
}
.wc-tables-container
  .tables-container.multi-tables-container
  .whats-covered-panel.active {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  transition: all 0.4s ease;
}
.multi-table-buttons button {
  display: flex;
  gap: 20px;
  justify-content: center;
  align-items: center;
}
.tooltip-wrap {
  position: relative;
}
.tooltip-wrap .tooltip {
  position: absolute;
  right: 0;
  top: calc(100% + 26px);
  transform: translate(0, -10px);
  width: 288px;
  padding: 24px;
  border: 1px solid #d1d1d1;
  border-radius: 24px;
  background: #fefefe;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
}
.tooltip-wrap:hover .tooltip {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}
.tooltip-wrap .tooltip svg {
  margin: 0 0 6px;
}
.tooltip-wrap .tooltip .body,
.tooltip-wrap .tooltip p {
  white-space: normal;
  text-align: left;
  color: var(--text-primary);
}
.wc-accordion-item button.wc-accordion-title {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  appearance: none;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
  font-family: Figtree;
  font-size: 32px;
  font-weight: 500;
  line-height: 112%;
  letter-spacing: -0.64px;
  text-align: left;
  align-items: center;
  color: var(--text-primary);
}
.medical-cover a.btn {
  padding-top: 5px;
  padding-bottom: 5px;
  min-height: 52px;
  align-items: center;
}
.wc-accordion-item {
  padding: 24px;
  border-radius: 32px;
  background: #ffffff;
  box-shadow: 0 4px 60px 0 rgba(0, 0, 0, 0.05);
  margin: 0 0 24px;
}
.wc-accordion-item:last-child {
  margin: 0;
}
.wc-accordion-content-inner {
  padding: 24px 0 0;
}
.wc-accordion-title {
  width: 100%;
  border: 0;
  cursor: pointer;
}
.wc-accordion-content {
  height: 0;
  overflow: hidden;
  transition: height 0.4s ease;
}
.wc-accordion-content-inner {
  min-height: 0;
}
.wc-accordion-icon {
  position: relative;
  display: block;
  width: 32px;
  height: 32px;
}
.wc-accordion-icon svg {
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.1s ease;
}
.wc-accordion-icon svg.close {
  opacity: 0;
}
.wc-accordion-item.active .wc-accordion-icon svg.open {
  opacity: 0;
}
.wc-accordion-item.active .wc-accordion-icon svg.close {
  opacity: 1;
}
.wc-accordion-item.fake-accordion .wc-accordion-content {
  height: auto !important;
}
.documents-row {
  gap: 24px;
  flex-wrap: wrap;
  margin: 24px 0 0;
}
a.document-link {
  display: flex;
  flex-direction: row;
  gap: 12px;
  padding: 10px 24px;
  background: var(--surface-primary);
  border-radius: 40px;
  align-items: center;
  font-size: 16px;
}
.sports-directory-controls {
  gap: 24px;
  margin: 0 0 56px;
}
.sports-directory-controls label {
  font-size: 18px;
  line-height: 21px;
  display: block;
  margin: 0 0 16px;
  color: #828282;
  padding: 0 0 0 20px;
}
.sports-directory-controls > div {
  flex: 1;
}
.sports-directory-dropdown button {
  font-size: 18px;
  line-height: 21px;
  font-family: Figtree;
}
button.sports-directory-dropdown-toggle {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  background: #ffffff;
  border: 1px solid var(--border-primary);
  background: #ffffff;
  border-radius: 60px;
  padding: 16px 24px;
  width: 100%;
  appearance: none;
  cursor: pointer;
}
.sports-directory-dropdown-options {
  position: absolute;
  top: calc(100% + 6px);
  left: 0;
  width: 100%;
  padding: 10px;
  z-index: 50;
  border-radius: 32px;
  background: #ffffff;
  border: 1px solid var(--border-primary);
  display: block;
  visibility: hidden;
  transform: translateY(-6px);
  opacity: 0;
  transition: all 0.3s ease;
}
.sports-directory-dropdown svg {
  transition: all 0.2s ease;
}
.sports-directory-dropdown.is-open svg {
  transform: rotate(-180deg);
}
.sports-directory-dropdown.is-open .sports-directory-dropdown-options {
  visibility: visible;
  transform: translateY(0);
  opacity: 1;
}
.sports-directory-dropdown-options button {
  display: block;
  padding: 12px;
  border-radius: 40px;
  outline: none;
  background: transparent;
  border: none;
  appearance: none;
  width: 100%;
  cursor: pointer;
  text-align: left;
}
.sports-directory-dropdown-options button.is-selected {
  background: #f8f8f8;
}
.sports-directory-dropdown {
  position: relative;
}
.sport-search-wrap {
  position: relative;
}
.sport-search-wrap::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  width: 41px;
  height: 41px;
  display: block;
  background: url("./assets/images/search-icon.png");
  background-size: cover;
}
.sport-search-wrap input {
  display: block;
  width: 100%;
  font-size: 18px;
  line-height: 21px;
  font-family: Figtree;
  padding: 17.5px 70px 17.5px 24px;
  border: 1px solid var(--border-primary);
  outline: none;
  border-radius: 40px;
  background: #ffffff;
  color: var(--text-primary);
}
.sport-search-wrap input::placeholder {
  color: #828282;
}
.article-hero {
  background: var(--bg);
}
.article-hero .bottom {
  margin-top: auto;
}
.article-hero-r p.read-time,
.article-hero-row .breadcrumbs {
  margin: 0 0 20px;
}
.post-meta-item .writer {
  gap: 8px;
  align-items: center;
  position: relative;
}
.post-meta-row {
  gap: 48px;
	align-items: flex-end;
}
.post-meta-row .share-links {
  margin: auto 0 0 auto;
}
.post-meta-item p.title {
  margin: 0 0 8px;
  font-size: 14px;
  line-height: 100%;
}
.post-meta-item .writer p {
  line-height: 21px;
}
.post-meta-item .writer p.name {
  margin: 0 0 2px;
  font-weight: 600;
}
.post-meta-item p.date {
  font-weight: 600;
  margin: 0;
  line-height: 21px;
}
.post-meta-item .writer p.role {
  color: var(--text-secondary);
  margin: 0;
}
.post-meta-item .writer .img-container {
  width: 42px;
  height: 42px;
  min-width: 42px;
}
.post-meta-item .writer img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.article-hero-row {
  gap: 32px;
}
.article-hero-row .post-thumbnail {
  position: relative;
  height: 0;
  padding-bottom: 88%;
}
.article-hero-row .post-thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  border-radius: 32px;
}
.article-hero-row > div {
  flex: 1;
}
.share-links-row {
  gap: 4px;
}
.share-links a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background: var(--surface-navy);
  width: 32px;
  height: 32px;
  min-width: 32px;
}
a.copy-current-link {
  position: relative;
}
a.copy-current-link::after {
  content: "COPIED";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: calc(100% + 2px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease;
  color: var(--text-primary);
}
a.copy-current-link.copied::after {
  opacity: 1;
  visibility: visible;
}
.article-main .entry-content > *:first-child {
  margin-top: 0;
}
.article-main-row {
  justify-content: center;
}
.article-main .entry-content p a {
	color: var(--surface-brand);
}
.article-main-row .contents-sidebar {
  width: 282px;
  max-width: 282px;
  min-width: 282px;
  position: relative;
}
ul.contents-sidebar-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
ul.contents-sidebar-list a {
  color: var(--text-secondary);
  font-weight: 500;
}
.sticky-sidebar {
  position: sticky;
  top: 100px;
}
.article-main-row.has-sidebar {
  justify-content: space-between;
  gap: 40px;
}
.article-main .entry-content {
  display: flex;
  flex-direction: column;
  max-width: 768px;
}
.article-main .entry-content p > img {
  border-radius: 32px;
  display: block;
  width: 100%;
  height: auto;
  margin: 24px 0;
}
.contents-sidebar h2,
.article-main .entry-content h2 {
  font-size: 32px;
  line-height: 38px;
  font-weight: 500;
  text-transform: none;
  margin: 24px 0;
  font-family: Figtree;
}
.contents-sidebar h2 {
  margin: 0 0 24px;
}
.article-main {
  background: #ffffff;
}
.acf-inline-quote {
  margin: 24px 0;
}
.acf-inline-quote .quote-row {
  gap: 10px;
}
.acf-inline-quote .right {
  width: 45%;
  max-width: 321px;
  flex: 1;
}
.acf-inline-quote .text {
  flex: 1;
  padding: 24px;
}
.acf-inline-quote .text .body,
.acf-inline-quote .text h2 {
  margin: 0 0 24px;
}
.acf-inline-quote .text p.name {
  margin: auto 0 0;
  color: var(--text-secondary);
}
.article-main .entry-content h3 {
  font-family: Figtree;
  font-size: 24px;
  text-transform: none;
  font-weight: 500;
  line-height: 28px;
  margin: 24px 0 16px;
}
.article-main .entry-content h4 {
  font-family: Figtree;
  font-size: 20px;
  text-transform: none;
  font-weight: 500;
  line-height: 24px;
  margin: 24px 0 16px;
}
.article-main .entry-content h5 {
  font-family: Figtree;
  font-size: 18px;
  text-transform: none;
  font-weight: 500;
  line-height: 22px;
  margin: 24px 0 16px;
}
.article-main .entry-content h6 {
  font-family: Figtree;
  font-size: 16px;
  text-transform: none;
  font-weight: 500;
  line-height: 20px;
  margin: 24px 0 16px;
}
@media all and (max-width:767px) {
	.article-main .entry-content h3 {
		font-size: 22px;
		line-height: 24px;
	}
}
.article-main .entry-content ol,
.article-main .entry-content ul {
  margin: 0 0 16px;
  padding-left: 18px;
}
.article-main .entry-content blockquote {
  margin: 24px;
  padding-left: 28px;
  position: relative;
}
.article-main .entry-content blockquote p {
  color: var(--text-secondary);
}
.article-main .entry-content blockquote > p:last-of-type {
  margin: 0;
}
.article-main .entry-content blockquote::after {
  content: "";
  background: var(--surface-brand);
  display: block;
  width: 4px;
  height: 100%;
  border-radius: 4px;
  position: absolute;
  top: 0;
  left: 0;
}
.acf-inline-cta,
.acf-inline-quote {
  padding: 8px;
  border-radius: 24px;
  background: var(--surface-primary);
	background: var(--el-bg);
  margin: 24px 0;
}
.acf-inline-cta.text-color_light p.name,
.acf-inline-quote.text-color_light p.name,
.acf-inline-cta.text-color_light p,
.acf-inline-quote.text-color_light p,
.acf-inline-cta.text-color_light h2,
.acf-inline-quote.text-color_light h2 {
	color: #ffffff;
}
.acf-inline-cta.text-color_light a.btn-blue {
	background: #ffffff;
	color: var(--surface-brand);
}
.article-main .entry-content h2 {
  scroll-margin-top: 100px;
}
.acf-inline-cta .cta-row > div {
  flex: 1;
}
.acf-inline-cta .text {
  padding: 24px;
  flex-direction: column;
}
.acf-inline-cta .text h2 {
  margin: 0 0 24px;
}
.acf-inline-cta .text .body {
  max-width: 261px;
  margin: 0 0 32px;
}
.acf-inline-cta .btn-container {
  margin: auto 0 0;
}
.acf-inline-cta a.btn-blue {
  padding: 10px 24px;
  background: var(--surface-brand);
  color: #ffffff;
  border-radius: 32px;
  display: inline-block;
}
.acf-inline-cta .img-container {
  height: 100%;
  position: relative;
}
.acf-inline-cta .img-container img {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 16px;
}
table.tablepress caption {
  display: none;
}
.article-footer-meta {
  margin: 24px 0 0;
  padding: 36px 0 0;
  border-top: 1px solid var(--border-primary);
}
.article-footer-meta .dates-row p {
  margin: 0;
}
.article-footer-meta .dates-row {
  gap: 8px;
  flex-wrap: wrap;
  margin: 0 0 16px;
}
.article-footer-meta .writer-text {
  margin: 0 0 8px;
}
.article-footer-meta .writer-text:last-child {
  margin: 0;
}
.article-footer-meta .writer-text p {
  margin: 0;
}
.article-footer-meta .writer-text p a {
  color: var(--surface-brand);
  font-weight: 600;
}
section {
  scroll-margin-top: 80px;
}
.product-published-meta {
	padding: 16px;
	border-radius: 8px;
	background: var(--surface-brand);
}
.product-published-meta p {
	margin: 0;
	color: #ffffff;
}
.product-published-meta p a {
	font-weight: 600;
}
.product-published-meta .left {
	gap: 16px;
	flex-wrap: wrap;
}
.product-published-meta .main-row {
	gap: 32px;
}
.product-published-meta .dates-row {
	gap: 8px;
}
.product-published-meta .dates-row p {
	white-space: nowrap;
}
.page-legal-text-inner.has-publisher .body {
	padding: 0 0 24px;
	margin: 0 0 24px;
	border-bottom: 1px solid var(--border-primary);
}
@media all and (max-width: 1080px) {
	.product-published-meta .main-row {
		flex-direction: column;
		align-items: flex-start;
        gap: 24px;
	}
}
@media all and (max-width: 767px) {
	.product-published-meta .dates-row,
	.product-published-meta .left {
		flex-direction: column;
		gap: 8px;
	}
	.product-published-meta .dates-row p:nth-of-type(2) {
		display: none;
	}
}
@media all and (max-width: 1430px) {
  table.sports-table {
    table-layout: unset;
  }
}
@media all and (max-width: 1320px) {
  .hdr-right {
    gap: 32px;
  }
  .claims-info-row {
    gap: 32px;
  }
  .address-email-row {
    gap: 24px;
  }
  .address-email-row .flex-row {
    gap: 8px;
  }
  .claims-info .left {
    padding-right: 0;
  }
  .claims-step > .left {
    max-width: 180px;
    min-width: 180px;
    width: 180px;
  }
  .contact-section-row {
    flex-wrap: wrap;
  }
  .contact-box {
    width: calc(50% - 8px);
    max-width: calc(50% - 8px);
    min-width: calc(50% - 8px);
    padding: 24px 16px;
  }
  .contact-section .contact-bottom-text {
    margin: 32px 0 0;
  }
}
@media all and (max-width: 1200px) {
	.top-menu.hide-tab,
	#masthead .hide-tab {
		display: none !important;
	}
	.mobile-menu-trigger {
		cursor: pointer;
	}
	.menu-main-menu-container .show-tab,
	.mobile-menu-trigger.show-tab {
		display: block !important;
	}
.menu-main-menu-container {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: calc(100dvh - var(--header-height));
    min-height: calc(100svh - var(--header-height));
    box-sizing: border-box;
    background: var(--surface-primary);
    padding: 0 16px calc(16px + env(safe-area-inset-bottom));
    overflow-y: auto;
    overflow-x: clip;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
    transform: translateY(-101%);
    visibility: hidden;
    transition: 0s ease;
  }
  #masthead .sub-menu-inner {
    height: calc(100dvh - var(--header-height));
    min-height: calc(100svh - var(--header-height));
  }
	.sub-menu-wrap {
    height: calc(100dvh - var(--header-height));
    overflow-y: auto;
    overflow-x: clip;
    overscroll-behavior: none;
  }
  .mob-menu-open .menu-main-menu-container {
    transform: translateY(0);
    visibility: visible;
  }
  .mob-menu-ini .menu-main-menu-container {
    transition: all 0.6s ease;
  }
  .mob-menu-back {
    margin: 0 0 24px;
  }
  .top-level-menu-item > a svg {
    transform: rotate(-90deg) !important;
  }
  .mob-menu-back button {
    appearance: none;
    outline: none;
    border: none;
    padding: 0;
    gap: 8px;
    background: transparent;
    align-items: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    font-family: Figtree;
    color: var(--text-primary);
  }
  .mob-menu-back button svg {
    width: 18px;
    height: auto;
  }
  .menu-top-menu-container {
    padding: 24px 0 0;
    border-top: 1px solid var(--border-primary);
  }
  .sub-menu-left .col-1 {
    width: 100%;
    max-width: 100%;
    min-width: 1px;
    flex-direction: row;
  }
  .sub-menu-left {
    flex-wrap: wrap;
  }
  .search-form-wrap input {
    padding-left: 16px;
  }
  #site-navigation {
    flex-direction: column;
    gap: 32px;
    padding: 32px 0;
    min-height: 100%;
  }
  #top-menu {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .mobile-bottom-menu {
    margin: auto 0 0;
  }
  #site-navigation #main-menu {
    flex-direction: column;
    gap: 24px;
  }
  #main-menu .top-level-menu-item > a {
    font-size: 20px;
    line-height: 28px;
  }
  #masthead .sub-menu-wrap {
    top: 0;
    left: 0;
    transform: translateX(100%);
    background: var(--surface-primary);
    z-index: 30;
    transition: all 0s ease;
  }
  .mob-menu-ini #masthead .sub-menu-wrap {
    transition: all 0.5s ease;
  }
  #masthead .sub-menu-open .sub-menu-wrap {
    transform: translateX(0);
  }
	.hdr-ctas a.btn .svg-wrap {
    display: none;
  }
  .hdr-ctas a.btn:hover,
  .hdr-ctas a.btn {
    padding: 12px !important;
    transition: 0s;
  }
  .hdr-ctas a.btn {
    font-size: 16px;
    line-height: 21px;
    transition: 0s;
  }
	.hdr-ctas a.btn:hover span,
	.hdr-ctas a.btn:hover {
		color: var(--text-primary);
	}
	
}
@media all and (max-width: 1080px) {
  .home-hero-inner .bottom-links-row {
    flex-direction: column;
    gap: 8px;
  }
  .home-hero-inner .titles {
    max-width: 100%;
  }
  .home-hero-inner .bottom-link {
    padding: 12px;
  }
  .flex-row.tc {
    flex-direction: column;
    align-items: flex-start;
  }
  .account-hero-row .right {
    min-width: 1px;
    width: 100%;
  }
  .form-wrap {
    padding: 24px 16px;
  }
  .help-and-support .title-body-row .body {
    text-align: left;
  }
  .help-and-support .title-body-row {
    gap: 24px;
  }
  .help-and-support.style-account_page .support-box {
    padding: 24px 16px;
  }
  .featured-post .img-container {
    height: 474px;
    min-height: 1px;
  }
  .featured-post .right .inner {
    padding: 16px 8px 8px;
  }
  .fifty-fifty-hero-row .left {
    width: 100%;
    min-width: 1px;
    max-width: 100%;
  }
  .reviews-badge,
  .fifty-fifty-hero-row .btn-container {
    margin: 32px 0 0;
  }
  .support-box {
    padding: 24px 16px;
  }
  .flex-row.tcr.tc {
    flex-direction: column-reverse;
  }
  .show-tab {
    display: block !important;
  }

  .hide-tab {
    display: none !important;
  }
  .tc {
    flex-direction: column;
    align-items: flex-start;
  }
  .tc > div {
    width: 100%;
  }
  .claims-step > .right {
    width: 100%;
  }
  .fifty-fifty-section.boxed-section .container,
  .container-32,
  .container-24,
  .container,
  .container-64 {
    padding: 0 16px;
  }
  .fifty-fifty-section.boxed-section .fifty-fifty-row {
    gap: 40px;
    padding: 8px 8px 24px;
  }
  .fifty-fifty-section.boxed-section .fifty-fifty-row .right {
    padding: 0;
  }
  .claims-step {
    gap: 24px;
  }
  .claims-step > .left {
    width: 258px;
    max-width: 258px;
    min-width: 258px;
  }
  .claims-record-card {
    max-width: 500px;
  }
  .claims-record-card.card-3 {
    min-height: 550px;
  }
  .plain-text-hero-row {
    gap: 24px;
  }
  .footer-top-row .right {
    max-width: 100%;
  }
  .footer-inner {
    padding: 40px 16px;
  }
  .claims-record-card,
  .assistance-card {
    padding: 32px 16px;
  }
  .normal-section-padding {
    padding: 40px 0;
  }
  .large-section-padding {
    padding: 64px 0;
  }
  .assistance-row {
    gap: 40px;
  }
  #colophon {
    padding: 12px 0 40px;
  }
  #colophon.has-legal-text {
    padding: 40px 0;
  }
  .footer-menus-row {
    gap: 48px;
  }
  .footer-badges-row {
    margin: 36px 0 0;
    justify-content: flex-start;
  }
  .footer-top-row {
    gap: 36px;
  }
  .footer-bottom-row {
    gap: 32px;
  }
  .parent-brand {
    margin: 0 0 32px;
  }
  .step-3-main {
    padding: 32px 16px;
  }
  .plain-text-hero {
    padding: 40px 0 32px;
  }
  .experts-hero-inner {
    padding: 24px 16px;
  }
  .grid-3 {
    grid-template-columns: repeat(2, 1fr);
  }
  .expert-card .title-icon-row {
    padding: 24px 8px 16px;
  }
  #blog-results .post-card:nth-of-type(2n + 1),
  .expert-card:nth-of-type(2n + 1) {
    transition-delay: 0s;
  }
  #blog-results .post-card:nth-of-type(2n),
  .expert-card:nth-of-type(2n) {
    transition-delay: 0.1s;
  }
  .title-btn-row {
    margin: 0 0 32px;
  }
  .plain-text-hero.has-bg .plain-text-hero-inner {
    padding: 32px 16px;
  }
  .info-section-row {
    gap: 32px;
  }
  .info-section-inner {
    padding: 32px 16px;
  }
  .fifty-fifty-row {
    gap: 40px;
  }
  .fifty-fifty-row .left {
    max-width: 600px;
  }
  .page-legal-text-inner {
    padding: 32px 16px;
  }
  .medical-grid.grid-three,
  .medical-grid.grid-two {
    grid-template-columns: 1fr;
  }
  .medical-tile {
    padding: 20px 16px;
  }
  .medical-grid.grid-two > div:nth-of-type(2n),
  .medical-grid.grid-three > div:nth-of-type(3n + 2),
  .medical-grid.grid-three > div:nth-of-type(3n) {
    transition-delay: 0s;
  }
  .blog-hero-row {
    gap: 24px;
  }
  .blog-hero {
    padding: 40px 0 32px;
  }
  .account-hero-row {
    gap: 32px;
  }
	.insurance-sitemap-groups {
		background: #ffffff;
		border-radius: 16px;
		overflow-x: auto;
		-ms-overflow-style: none;  /* IE and Edge */
  		scrollbar-width: none;
	}
	.insurance-sitemap-groups::-webkit-scrollbar {
  		display: none;
	}
  .insurance-sitemap-groups ul a {
    background: var(--surface-system-secondary);
	white-space: nowrap;
  }
  .insurance-sitemap-groups ul a.is-active {
    background: var(--surface-brand);
    color: #ffffff;
  }
  .insurance-sitemap-groups ul a svg {
    display: none;
  }
  .insurance-sitemap-groups ul li {
    padding: 0;
    border: none;
  }
  .insurance-sitemap-groups ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 16px;
    gap: 8px;
	border-radius: 0;
	background: transparent;
  }
	.insurance-sitemap-groups ul::after {
		content: '';
		display: block;
		width: 8px;
		min-width: 8px;
	}
  .insurance-sitemap-row .left {
    width: 100%;
    max-width: 100%;
    min-width: 1px;
  }
  .insurance-sitemap-letter-group ul.cols-3 {
    grid-template-columns: repeat(2, 1fr);
  }
  .insurance-sitemap-letter-group ul.cols-2 {
    max-width: 100%;
  }
  .insurance-sitemap-panel {
    padding: 24px 16px 32px;
  }
  .links-grid.count-4 > div,
  .links-grid > div {
    max-width: calc(50% - 8px);
    min-width: calc(50% - 8px);
    width: calc(50% - 8px);
  }
  .link-box {
    padding: 24px 16px;
  }
  .link-box:nth-child(2n + 1) {
    transition-delay: 0s;
  }
  .link-box:nth-child(2n) {
    transition-delay: 0.1s;
  }
  .insurance-list-section h2.h4 {
    margin: 0 0 32px;
  }
  .links-grid {
    margin: 32px 0 0;
  }
  .why-choose-row {
    flex-wrap: wrap;
    margin: 48px 0 0;
  }
  .why-choose-row > div {
    width: calc(50% - 18px);
    max-width: calc(50% - 18px);
    min-width: calc(50% - 18px);
  }
  .why-choose-box {
    padding: 16px;
  }
  .why-choose-us-titles {
    gap: 10px;
  }
  .small-reviews-inner {
    padding: 48px 16px;
  }
  .small-reviews-titles {
    gap: 16px;
    margin: 0 0 16px;
  }
  .need-us-box {
    padding: 24px 16px;
  }
  .need-us-inner {
    padding: 32px 16px;
    margin: 24px 0;
    min-height: 1px;
  }
  .need-us-row {
    gap: 12px;
  }
  .sports-card {
    padding: 10px 10px 18px;
  }
  .sports-card .hover-text {
    height: auto;
  }
  .sports-card .title-row {
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
  }
  .sports-card .title-row .svg-wrap {
    margin: 0;
    width: 41px;
  }
  .why-choose-box .svg-wrap {
    width: 64px;
    height: 64px;
    min-width: 64px;
    margin: 0;
  }
  .why-choose-box {
    display: flex;
    flex-direction: row;
    gap: 16px;
    align-items: center;
  }
  .why-choose-box .svg-wrap img,
  .why-choose-box .svg-wrap svg {
    display: block;
    width: 38px;
    height: auto;
  }
  .expert-quote-row .left {
    min-width: 1px;
    max-width: 350px;
    width: 100%;
  }
  .expert-quote-row {
    gap: 32px;
  }
  .starpeak-section .company-item.is-main-item {
    padding: 56px 16px 26px;
  }
  .team-badge {
    left: 16px;
    bottom: 16px;
  }
  .product-hero-row .left {
    width: 100%;
    max-width: 100%;
    min-width: 1px;
  }
  .product-hero-row .right {
    width: 100%;
    min-width: 1px;
    max-width: 100%;
  }
  .product-hero-row .main-img-container {
    position: relative;
    min-height: unset;
    height: 0;
    padding-bottom: 95%;
  }
  .product-hero-row .main-img-container img {
    position: absolute;
    top: 0;
    left: 0;
  }
  .whats-covered-row .left,
  .whats-covered-row .right {
    width: 100%;
    min-width: 1px;
    max-width: 100%;
  }
  .product-mid-header {
    position: relative;
    z-index: 10;
  }
  .has-mid-header #masthead {
    position: sticky;
    padding: 16px 0;
  }
  .product-mid-header .right {
    position: absolute;
    top: calc(100% - 8px);
    right: 16px;
    width: 100%;
    max-width: 343px;
    background: #ffffff;
    padding: 24px;
    border-radius: 24px;
    border: 1px solid var(--border-primary);
    flex-direction: column;
    gap: 24px;
    align-items: flex-start;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-8px);
    transition: all 0.2s ease;
  }
  .product-mid-header.mobile-open .right {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  .product-mid-header .right ul.ul-row {
    flex-direction: column;
    gap: 24px;
    align-items: flex-start;
  }
  .product-mid-header .right ul a {
    padding: 0;
    color: var(--text-secondary);
  }
  .product-mid-header .right ul li:first-child a {
    color: var(--text-primary);
  }
  .mobile-dropdown-btn {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    font-family: Figtree;
    font-size: 18px;
    gap: 40px;
    padding: 16px 24px;
    appearance: none;
    background: transparent;
    border: 1px solid var(--border-primary);
    background: #ffffff;
    outline: none;
    border-radius: 40px;
    cursor: pointer;
    color: var(--text-primary);
  }
  .mobile-dropdown-btn svg {
    transition: all 0.1s ease;
  }
  .mobile-dropdown-btn.open svg {
    transform: rotate(-180deg);
  }
  .covered-sports-content .img-container {
    height: 0;
    padding-bottom: 100%;
  }
  .covered-sports-content .panel-row {
    gap: 24px;
  }
  .covered-sports-content .panel-row > div.right,
  .covered-sports-content .panel-row > div.left {
    width: 100%;
    min-width: 1px;
  }
  .covered-sports-content .panel-row .left {
    max-width: 500px;
  }
  .covered-sports-content .panel-row .right {
    max-width: 100%;
  }
  .covered-sports-section .top-row {
    gap: 32px;
    margin: 0 0 32px;
  }
  .covered-sports-section .top-row h2 {
    margin: 0 0 10px;
  }
  .covered-sports-container {
    padding: 16px;
    position: relative;
  }
  .covered-sports-dropdown-btn {
    width: 100%;
  }
  .covered-sports-content {
    margin: 10px 0 0;
  }
  .covered-sports-tabs {
    position: absolute;
    top: 82px;
    left: 16px;
    width: calc(100% - 32px);
    background: #ffffff;
    flex-direction: column;
    padding: 24px;
    border: 1px solid var(--border-primary);
    border-radius: 24px;
    gap: 0;
    z-index: 20;
    margin: 0;
    transform: translateY(-8px);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
  }
  .mobile-open .covered-sports-tabs {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
  .covered-sports-tabs button {
    padding: 12px 14px;
    text-align: left;
    background: #ffffff;
  }
  .covered-sports-tabs button.active {
    background: #f8f8f8;
    color: var(--text-primary);
  }
  .wc-accordion-item {
    padding: 24px 16px;
    margin: 0 0 12px;
  }
  .wc-accordion-item:last-child {
    margin: 0;
  }
  .insurance-cost-row > .right {
    width: 100%;
	  max-width: 100%;
  }
	.insurance-cost-row > .left {
		max-width: 100%;
	}
	.insurance-cost-row .price-box {
		max-width: 432px;
		margin: 0 0 32px;
	}
  .medical-cover .title-body-row .btn-container {
    margin: 32px 0 0;
  }
  .medical-cover .medical-grid {
    margin: 48px 0 0;
  }
  .insurance-cost-row,
  .insurance-cost-row > .left {
    gap: 24px;
  }
  .price-box {
    padding: 32px 16px;
  }
  .price-box h3 .next {
    font-size: 24px;
  }
  .why-insurance-row {
    flex-wrap: wrap;
    justify-content: center;
  }
  .why-insurance-row > div {
    min-width: 384px;
  }
  .product-claims-card.number-card {
    height: 350px;
  }
  .product-claims-card.text-card {
    min-height: 1px;
  }
  .product-claims-card {
    padding: 24px 16px;
  }
	.product-claims-card .product-claims-table {
		padding: 24px 16px;
	}
}
@media all and (max-width: 920px) {
  .claims-selectors {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 1fr;
    gap: 16px;
  }
}
@media all and (max-width: 767px) {
	.product-claims-card .product-claims-table {
		padding: 8px;
		margin: 0;
	}
	.product-claims-card.card-3 .img-wrap {
		width: 34px;
		height: 34px;
	}
	.product-claims-card.card-3 .img-wrap img {
		width: 20px;
	}
	.product-claims-card .product-claims-table-wrap {
		margin: 24px -16px;
		background: var(--surface-primary);
		padding: 24px 0;
	}
	.claims-table-header {
		flex-wrap: wrap;
	}
	.claims-table-header > div {
		flex: unset;
	}
	.claims-table-header > div {
		width: 50%;
		max-width: 50%;
		min-width: 50%;
		padding: 24px 8px;
	}
	.product-claims-card .card-2-row > div {
		display: flex;
    	flex-direction: row;
    	align-items: flex-start;
    	gap: 8px;
	}
	.product-claims-card.card-2 .img-wrap {
		margin: 0;
		min-width: 34px;
	}
	.product-claims-card.card-2 .card-2-item .body {
		margin-top: 4px;
	}
	.claims-table-header > div:first-of-type {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
		border: none;
		border-radius: 24px 24px 0 0;
		text-align: center;
		margin: 0 0 10px;
		padding: 8px;
	}
	.claims-table-item > div {
		padding: 16px 8px !important;
	}
	.claims-table-item:last-child > div {
		border-bottom: none;
	}
	.claims-table-item .svg-wrap {
		display: none;
	}
	.claims-table-header > div:first-of-type p.title {
		margin: 0 0 4px;
	}
	.home-hero-section {
  		min-height: 525px;
	}
  .multi-table-buttons button {
    padding: 6px 12px;
    font-size: 16px;
    line-height: 21px;
  }
  .wc-accordion-item button.wc-accordion-title {
    font-size: 24px;
  }
  .product-claims-card.number-card {
    height: auto;
    min-height: 334px;
  }
  .product-claims-card .card-2-row {
    flex-direction: column;
  }
  .why-insurance-row {
    flex-direction: column;
    align-items: center;
  }
  .why-insurance-item .img-wrap {
    max-width: 174px;
  }
  .why-insurance-item .img-container .svg-wrap {
    width: 64px;
    height: 64px;
  }
  .why-insurance-item .img-container .svg-wrap img,
  .why-insurance-item .img-container .svg-wrap svg {
    width: 40px;
    height: auto;
  }
  .why-insurance-row > div {
    min-width: 1px;
    width: 100%;
  }
	.multi-table-buttons button.has-tooltip {
		padding: 6px 24px;
		position: relative;
	}
  .multi-table-buttons button .tooltip-wrap {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 2px;
    z-index: 20;
  }
  .covered-sports-pages ul {
    grid-template-columns: 100%;
    grid-row-gap: 8px;
  }
  .product-mid-header-row {
    gap: 16px;
    align-items: flex-start;
  }
  .mobile-dropdown-btn {
    width: 100%;
  }
  .product-mid-header .right {
    max-width: calc(100% - 32px);
    right: auto;
    left: 16px;
  }
  .team-badge {
	width: auto;
    padding: 12px 24px;
    left: 8px;
    bottom: 8px;
    max-width: 100%;
  }
	.team-badge .imgs-wrap {
		display: none;
	}
  .team-badge .imgs-wrap .img-container {
    width: 32px;
    min-width: 32px;
    height: 32px;
  }
	.team-badge .imgs-wrap .img-container:not(:first-child) {
		margin-left: -16px;
	}
  .team-badge p.large-text {
    font-size: 30px;
    letter-spacing: -1px;
  }
  .team-badge p.smaller-text {
    font-size: 16px;
    line-height: 21px;
  }
  .starpeak-section .starpeak-row {
    flex-direction: column;
    justify-content: center;
    align-items: center;
	  gap: 24px;
  }
	.starpeak-section .company-item.active {
		min-height: 1px;
	}
  .starpeak-section .company-item {
    height: auto;
    min-height: 1px;
  }
	.starpeak-section .company-item-wrap:nth-of-type(2) .company-item {
		background: var(--surface-tertiary);
	}
  .starpeak-section .company-item-wrap:first-child,
  .starpeak-section .company-item-wrap:last-child {
    width: 100%;
    min-width: 1px;
  }
	.starpeak-section .company-item .hover-text {
		height: auto;
		opacity: 1;
	}
	.starpeak-section .company-item {
		background: #ffffff;
		padding: 32px 16px;
	}
	.starpeak-section .company-item .btn-container {
		opacity: 1;
		left: 16px;
		bottom: 16px;
	}
	.starpeak-section .company-item .hover-text-inner {
		padding: 32px 0 70px;
	}
	.starpeak-section .company-item.active .logo-container,
	.starpeak-section .company-item .logo-container {
		margin-left: 0;
	}
  .starpeak-section .company-item-wrap:nth-of-type(2) {
    width: 100%;
    min-width: 1px;
    margin: 0;
  }
  .home-hero-inner .bottom-link a {
    font-size: 16px;
    line-height: 21px;
  }
	.sports-card:hover .img-container,
  .sports-card .img-container {
    height: 242px !important;
  }
	.sports-card .title-row .svg-wrap,
	.sports-card:hover .title-row .svg-wrap {
		margin: 0 !important;
	}
  .need-us-inner p,
  .need-us-inner li {
    font-size: 16px;
    line-height: 21px;
  }
  .why-choose-us-titles .right {
    width: 100%;
    min-width: 1px;
  }
  .why-choose-row {
    gap: 8px;
  }
  .why-choose-row > div {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .home-hero-inner h1.h2 {
    font-size: 40px;
    line-height: 34px;
    margin: 0 0 24px;
  }
  .home-hero-inner {
    padding: 40px 0;
    gap: 40px;
  }
  .blog-filter-dropdown-menu {
    width: calc(100vw - 32px);
    padding: 16px;
    left: var(--left);
    transform: translate(0, 0);
  }
  .article-hero-row .post-meta-row {
    flex-direction: column;
    gap: 24px;
	  align-items: flex-start;
  }
  .post-meta-row .share-links {
    margin: 0;
  }
  .contents-sidebar h2,
  .article-main .entry-content h2 {
    font-size: 24px;
    line-height: 28px;
  }
  .article-main .entry-content blockquote {
    margin: 24px 0;
  }
  .acf-inline-quote .right {
    width: 100%;
    max-width: 100%;
  }
  .acf-inline-quote .text {
    padding: 8px;
  }
  .acf-inline-quote .quote-row,
  .acf-inline-cta .cta-row {
    flex-direction: column;
    gap: 16px;
  }
  .acf-inline-cta .text {
    padding: 8px;
  }
  .acf-inline-cta .img-container {
    height: 0;
    padding-bottom: 73%;
  }
  .large-menu-item .img-container {
    height: 150px;
  }
  .sub-menu-left .col-1 {
    flex-direction: column;
  }
  .large-menu-item {
    max-width: 300px;
  }
  .sub-menu-left .col-2,
  .sub-menu-left .col-3 {
    width: 100%;
    flex: unset;
    min-width: 100%;
  }
  .links-grid.count-4 > div,
  .links-grid > div {
    max-width: 100%;
    min-width: 100%;
    width: 100%;
  }
  .link-box:nth-child(2n) {
    transition-delay: 0s;
  }
  .insurance-sitemap-groups ul a {
    font-size: 16px;
  }
  .insurance-sitemap-letter-group ul.cols-2,
  .insurance-sitemap-letter-group ul.cols-3 {
    grid-template-columns: 100%;
  }
  .form-wrap .account-bottom-row {
    flex-direction: column-reverse;
  }
  .featured-post .img-container {
    height: 0;
    min-height: unset;
    padding-bottom: 68%;
    position: relative;
  }
  .featured-post .img-container img {
    position: absolute;
    top: 0;
    left: 0;
  }
  .blog-filter-dropdown-menu[hidden] {
    transform: translate(0, -10px);
  }
  .post-card p.title {
    font-size: 18px;
  }
  .reviews-badge .img-container {
    width: 50px;
    height: 50px;
    min-width: 50px;
  }
  .reviews-badge p.large-text {
    font-size: 28px;
  }
  .reviews-badge p.smaller-text {
    font-size: 16px;
  }
  .plain-text-page-hero {
    padding: 40px 0 32px;
  }
  .complaint-contacts-wrap .text-grid.multi {
    grid-template-columns: 100%;
  }
  .contact-box {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .contact-box .top {
    min-height: 1px;
  }
  .flex-row.mc {
    flex-direction: column;
    align-items: flex-start;
  }
  .single-expert-main .btn-container {
    margin: 24px 0 0;
  }
  #blog-results .post-card:nth-of-type(2n),
  .expert-card:nth-of-type(2n) {
    transition-delay: 0s;
  }
  .grid-3 {
    grid-template-columns: repeat(1, 1fr);
  }
  .hide-mob {
    display: none !important;
  }
  .show-mob {
    display: block !important;
  }
  .footer-badges-row img {
    height: 43px;
  }
  #colophon .brand-img img {
    width: 217px;
  }
  .need-help .btn-container {
    margin: 32px 0 0;
  }
  .need-help {
    padding: 80px 0;
  }
  p.brand-of {
    margin: 0 0 6px;
    font-size: 13px;
  }
  .claims-record-card,
  .assistance-card {
    padding: 16px;
  }
  .mc {
    flex-direction: column;
    align-items: flex-start;
  }
  .mc > div {
    width: 100%;
  }
  .claims-info {
    gap: 24px;
  }
  .claims-info .left {
    max-width: 100%;
    min-width: 100%;
    width: 100%;
    padding: 16px;
  }
  .address-email-row .flex-row .body {
    margin-top: 8px;
  }
  .hdr-ctas .underwriter {
    display: none;
  }
  #masthead .site-branding {
    width: 118px;
    min-width: 118px;
  }
  .assistance-row .right {
    width: 100%;
  }
  .claims-info-main {
    padding: 16px;
  }
  .claims-info-row {
    gap: 16px;
  }
  .hdr-main-row {
    gap: 16px;
  }
  .plain-text-hero-row .right {
    width: 100%;
    min-width: 1px;
  }
  h1 .title-icon {
    line-height: 41px;
    height: 41px;
  }
  h1 .title-icon img {
    min-width: 34px;
    width: 34px;
  }
  .in-view h1 .title-icon {
    width: 34px;
    margin-right: 5px;
  }
  h1 {
    font-size: 34px;
    letter-spacing: -1px;
  }
  .h2,
  h1.h2,
  h2 {
    font-size: 28px;
  }
  .h3,
  .h3 h2,
  h2.h3,
  h3 {
    font-size: 28px;
  }
  h2.h4,
  .h4,
  h1.h4,
  h4 {
    font-size: 24px;
  }
  .h5,
  h4.h5,
  h5 {
    font-size: 20px;
  }
  .claims-info .downloads-row {
    margin: 32px 0 0;
  }
  .number-container h3 {
    letter-spacing: -1px;
    font-size: 38px;
    line-height: 41px;
  }
  .number-scroll-up {
    height: 41px;
  }
  .count-up .number-counter-col {
    transform: translateY(calc(-100% + 41px));
  }
}
@media all and (max-width: 500px) {
  .hdr-ctas {
    gap: 0;
  }
  .hdr-ctas .mobile-menu-trigger {
    margin-left: 8px;
  }
	.hdr-ctas .btn-container {
    width: auto;
  }
  .claims-selectors {
    grid-template-columns: 100%;
  }
}
@media all and (max-width: 373px) {
  .mobile-menu-trigger .flex-row,
  .hdr-ctas a.btn {
    padding: 8px !important;
  }
  .mobile-menu-trigger span,
  .hdr-ctas a.btn {
    font-size: 12px;
    line-height: 18px;
  }
}
/* All tables inside post content */
.entry-content table {
  width: 100%;
  margin: 30px 0;
  border: 1px solid #e5e5e5;
  border-radius: 16px;
  border-collapse: separate;
  border-spacing: 0;
  background: #fff;
  color: #222;
  font-size: 15px;
  line-height: 1.5;
  text-align: left;
  overflow: hidden;
}

.entry-content table th,
.entry-content table td {
  padding: 18px 20px;
  border: 0;
  border-bottom: 1px solid #e9e9e9;
  text-align: left;
  vertical-align: top;
}

.entry-content table th {
  background: #f5f5f5;
  color: #111;
  font-size: 14px;
  font-weight: 600;
}

.entry-content table th:first-child {
  border-top-left-radius: 15px;
}

.entry-content table th:last-child {
  border-top-right-radius: 15px;
}

.entry-content table tbody tr:last-child td {
  border-bottom: 0;
}

.entry-content table tbody tr:hover td {
  background: #fafafa;
}
/* CookieYes table wrapper */
.entry-content .cky-table-wrapper {
  width: 100%;
  margin: 30px 0;
  overflow-x: auto;
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  -webkit-overflow-scrolling: touch;
}

.entry-content .cky-table-wrapper table {
  min-width: 700px;
  margin: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.entry-content .cky-table-wrapper th:nth-child(1),
.entry-content .cky-table-wrapper td:nth-child(1) {
  width: 25%;
  font-weight: 500;
  overflow-wrap: anywhere;
}

.entry-content .cky-table-wrapper th:nth-child(2),
.entry-content .cky-table-wrapper td:nth-child(2) {
  width: 20%;
}

.entry-content .cky-table-wrapper th:nth-child(3),
.entry-content .cky-table-wrapper td:nth-child(3) {
  width: 55%;
}

@media (max-width: 767px) {
  .entry-content table {
    display: block;
    max-width: 100%;
    overflow-x: auto;
    font-size: 14px;
    -webkit-overflow-scrolling: touch;
  }

  .entry-content table th,
  .entry-content table td {
    padding: 14px 16px;
  }

  .entry-content .cky-table-wrapper table {
    display: table;
    min-width: 620px;
    overflow: visible;
  }
}

/*Product table stylings*/
.product-table {
  width: 100%;
	overflow-x: auto;
	scrollbar-width: thin;
  scrollbar-color: #636363 transparent;
}
.product-table::-webkit-scrollbar {
  height: 8px;
}
.product-table::-webkit-scrollbar-track {
  background: transparent;
}
.product-table::-webkit-scrollbar-thumb {
  background: #636363;
  border-radius: 4px;
}
.product-table .tablepress-scroll-wrapper {
  margin: 0;
  overflow: visible;
}
.product-table table.tablepress {
  width: 100%;
  margin: 0;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  background: transparent;
  color: #071345;
  font-size: 18px;
  line-height: 1.4;
}
.product-table .tablepress > :where(thead, tbody) > tr,
.product-table .tablepress > :where(thead, tbody) > tr:hover,
.product-table .tablepress > :where(thead, tbody) > tr:nth-child(odd),
.product-table .tablepress > :where(thead, tbody) > tr:nth-child(even) {
  background: transparent !important;
}
.product-table .tablepress > :where(thead, tbody) > tr > :where(th, td) {
  float: none !important;
  box-sizing: border-box;
  border: 0 !important;
  border-bottom: 1px solid var(--border-primary) !important;
  background: transparent !important;
  box-shadow: none !important;
}
.product-table .tablepress th:first-child,
.product-table .tablepress td:first-child {
  width: 46%;
}
.product-table .tablepress th:not(:first-child),
.product-table .tablepress td:not(:first-child) {
  width: 18%;
}
.product-table.covered-table .tablepress th,
.product-table.covered-table .tablepress td {
  width: 50%;
  text-align: left !important;
  padding: 16px 24px !important;
}
.product-table.covered-table .tablepress td div {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
}
.product-table.covered-table .tablepress td div::before {
  content: "";
  width: 26px;
  height: 26px;
  display: block;
  min-width: 26px;
  border-radius: 50%;
  background: #ffeef2;
}
.product-table.covered-table .tablepress th {
  padding: 24px !important;
}
.product-table.covered-table .tablepress td:nth-child(2n + 1) div::before {
  background: var(--surface-brand);
}
.product-table.covered-table .tablepress th:nth-child(2n + 1),
.product-table.covered-table .tablepress td:nth-child(2n + 1) {
  background: #f9f9f9 !important;
}
.product-table.covered-table .tablepress tr:nth-child(1) th:nth-child(2n + 1) {
  border-radius: 24px 24px 0 0;
}
.product-table.covered-table .tablepress tr:last-child td:nth-child(2n + 1) {
  border-radius: 0 0 24px 24px;
}
.product-table .tablepress thead th {
  padding: 24px;
  color: var(--text-primary);
  font-size: 20px;
  font-family: F37;
  font-weight: 700;
  line-height: 1.15;
  text-align: center;
  text-transform: uppercase;
  vertical-align: bottom;
}
.second-acc-body {
  margin: 0 0 24px;
}
.product-table .tablepress thead th:first-child {
  padding-left: 0;
  text-align: left;
}
.mobile-plan-select-wrap small,
.product-table .tablepress thead th small {
  font-size: 16px;
  margin: 6px 0 0;
  color: var(--text-secondary);
  font-family: Figtree;
  font-weight: 400;
  text-transform: none;
  display: block;
}
.mobile-plan-select-wrap small {
	margin: 16px 0 0;
	text-align: center;
}
.product-table .tablepress tbody td {
  padding: 16px 24px;
  color: #071345;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  height: 74px;
}
.product-table .tablepress tbody td:first-child {
  padding-left: 0;
  text-align: left;
}
.product-table .tablepress tbody td {
  font-size: 16px;
  color: var(--text-primary);
}
.product-table .tablepress tbody tr:last-child td {
  border-bottom: 0 !important;
}
.product-table .tablepress .sorting::after,
.product-table .tablepress .sorting_asc::after,
.product-table .tablepress .sorting_desc::after {
  display: none !important;
}
.product-table .tablepress tbody td:not(:first-child) {
  font-weight: 600;
}
.product-table .tablepress td .si2-val {
  font-weight: 600;
  margin: 0 0 8px;
}
.product-table .tablepress td .si2-ex {
  color: var(--text-secondary);
  font-weight: 400;
}
.product-table .tablepress td .si2-hl {
  font-size: 14px;
  margin: 0 0 8px;
  font-weight: 400;
}
.product-table .tablepress caption {
  display: none;
}
.product-table.hide-initial .tablepress tbody tr {
  display: none;
}
.product-table.hide-initial .tablepress tbody tr:nth-of-type(4),
.product-table.hide-initial .tablepress tbody tr:nth-of-type(3),
.product-table.hide-initial .tablepress tbody tr:nth-of-type(2),
.product-table.hide-initial .tablepress tbody tr:nth-of-type(1) {
  display: table-row;
}
.product-table.hide-initial .tablepress tbody tr:nth-of-type(4) td {
  border-bottom: none;
}
.product-table .btn-container {
	margin: 24px 0 0;
	display: block;
}
.product-table a[href="#load-more-table"] {
	display: inline-block;
}
.product-table a[href="#load-more-table"] .more,
.product-table.hide-initial a[href="#load-more-table"] .less {
	display: none;
}
.product-table.hide-initial a[href="#load-more-table"] .more,
.product-table a[href="#load-more-table"] .less {
	display: inline;
}
.product-table.hide-initial .btn-container {
  
  
}
/*Sport Group Table Stylings*/
.sports-table-scroll {
  width: 100%;
  overscroll-behavior-inline: contain;
  -webkit-overflow-scrolling: touch;
}
.sports-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
}
.sports-table th,
.sports-table td {
  box-sizing: border-box;
  vertical-align: middle;
}
th.sports-group-heading {
  font-size: 20px;
  font-weight: 400;
}
.sports-table tbody {
  position: relative;
  top: 16px;
}
.sports-table thead th:not(:first-child),
.sports-table tbody td {
  width: 48px;
  text-align: center;
}
.sports-table thead th span {
	display: block;
	width: min-content;
	margin: 0 auto;
}
.sports-table thead th {
  padding: 14px 10px;
  background: #fff;
  text-align: center;
  background-clip: padding-box;
}
.sports-table thead th:first-child {
  padding-left: 12px;
  background: transparent;
  text-align: left;
}
.sports-table .sports-group-heading--0 {
  border-radius: 16px 0 0 16px;
}
.sports-table .sports-group-heading--not_covered {
  border-radius: 0 16px 16px 0;
}
.sports-table tbody th,
.sports-table tbody td {
  padding: 16px 8px;
  border-bottom: 1px solid #d9dce3;
}
.sports-table thead th:first-child,
.sports-table tbody th {
  width: 260px;
  text-align: left;
  font-weight: 400;
  font-weight: 400;
  padding: 16px;
}
.sports-table tbody td {
  padding-left: 8px;
  padding-right: 8px;
  border-left: 1px solid #d9dce3;
}
.sports-table thead th {
  position: sticky;
  top: 76px;
  z-index: 10;
}
.sports-table tbody th {
  position: relative;
  background: #fff;
}
.sports-table thead th .tooltip {
	position: absolute;
	top: calc(100% + 2px);
	left: 0;
	border-radius: 24px;
	width: 288px;
	padding: 24px;
	background: #ffffff;
	text-align: left;
	border: 1px solid #D1D1D1;
	opacity: 0;
	visibility: hidden;
	z-index: 100;
}
.sports-table th.is-column-highlighted {
	background: var(--surface-brand);
	
}
.sports-table th.is-column-highlighted span {
	color: #ffffff;
}
.sports-table td.is-column-highlighted {
	background-color: #E7FFFF !important;
}
.sports-table thead th:hover .tooltip {
	opacity: 1;
	visibility: visible;
}
.sports-table thead th .tooltip svg {
	margin: 0 0 6px;
}
.sports-table tbody td:nth-child(even) {
  background: #f8f8f8;
}
.sports-table tbody td:nth-child(odd) {
  background: #fff;
}
.sports-table tbody tr:last-child > * {
  border-bottom: 0;
}
.sports-table tbody tr:first-child th {
  border-radius: 16px 0 0 0;
}
.sports-table tbody tr:first-child td:last-child {
  border-radius: 0 16px 0 0;
}
.sports-table tbody tr:last-child th {
  border-radius: 0 0 0 16px;
}
.sports-table tbody tr:last-child td:last-child {
  border-radius: 0 0 16px 0;
}
.sports-group-marker {
  display: block;
  width: 26px;
  height: 26px;
  margin: 0 auto;
  border-radius: 50%;
  background-color: var(--surface-brand);
	background-image: url('./assets/images/sports-check.png');
	background-size: cover;
}
.sports-group-cell--contact_us .sports-group-marker {
  background: var(--text-primary);
}
.sports-group-cell--not_covered .sports-group-marker {
	background-color: #ffeef2;
	background-image: url('./assets/images/sports-cross.png');
	background-size: cover;
}
.sport-info-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  margin-left: 6px;
  padding: 0;
  line-height: 1;
  vertical-align: middle;
  cursor: pointer;
  outline: none;
  border: none;
  background: transparent;
}
.sports-table-name:focus-within {
  z-index: 20;
}
.sport-info-content {
  position: absolute;
  top: 50%;
  left: calc(100% - 5px);
  z-index: 20;
  width: 260px;
  max-width: calc(100vw - 40px);
  padding: 18px;
  border: 1px solid #d6d8de;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(6, 22, 79, 0.12);
  text-align: left;
  transform: translateY(-50%);
}
.sport-info-content p:first-child {
  margin-top: 0;
}
.sport-info-content p:last-child {
  margin-bottom: 0;
}

/*Sports groups mobile*/
.sports-directory-mobile {
  display: none;
}
.sports-directory-mobile-browse-modal[hidden] {
  display: none;
}
body.sports-directory-modal-open {
  overflow: hidden;
}
@media (max-width: 1080px) {
  .sports-directory-results {
    display: none;
  }
  .sports-directory-mobile {
    display: block;
  }
  .sports-directory-mobile-results {
    display: grid;
    gap: 12px;
  }
  .sports-directory-mobile-empty,
  .sports-directory-mobile-result {
    padding: 24px 16px;
    border-radius: 24px;
    background: #fff;
  }
  .sports-directory-mobile-empty p {
    color: var(--text-secondary);
  }
  .sports-directory-mobile-empty p.title {
    font-weight: 600;
    margin: 0 0 6px;
  }
  .sports-directory-mobile-result-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
  }
  .sports-directory-mobile-result h3 {
    margin-bottom: 0;
    text-transform: uppercase;
  }
  .sports-directory-mobile-group {
    display: inline-flex;
    flex-shrink: 0;
    align-items: center;
    gap: 7px;
    padding: 5px 6px 5px 10px;
    border-radius: 100px;
    color: var(--surface-brand);
    background: #e2fbfb;
    font-size: 16px;
    line-height: 21px;
    font-weight: 600;
  }
  .sports-directory-mobile-group-marker {
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: var(--surface-brand);
	background-image: url('./assets/images/sports-check.png');
	background-size: cover;
  }
  .sports-directory-mobile-result--contact_us .sports-directory-mobile-group {
    color: var(--text-primary);
  }
  .sports-directory-mobile-result--contact_us
    .sports-directory-mobile-group-marker {
    background: var(--text-primary);
  }
  .sports-directory-mobile-result--not_covered .sports-directory-mobile-group {
    color: #cc5353;
    background: #ffeef2;
  }
  .sports-directory-mobile-result--not_covered
    .sports-directory-mobile-group-marker {
    background-color: #cc5353;
	background-image: url('./assets/images/sports-cross.png');
	background-size: cover;
  }
  .sports-directory-mobile-extra-info {
    margin-top: 16px;
    color: var(--text-secondary);
  }
  .sports-directory-mobile-extra-info p:last-child {
    margin-bottom: 0;
  }
  .sports-directory-mobile-browse-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: 12px;
    padding: 24px 16px;
    border: 0;
    border-radius: 22px;
    color: var(--text-primary);
    background: #fff;
    text-align: left;
    cursor: pointer;
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    font-family: Figtree;
  }
  .sports-directory-mobile-browse-plus {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
  }
  .sports-directory-mobile-browse-modal {
    position: fixed;
    inset: 0;
    z-index: 9999999;
  }
  .sports-directory-mobile-browse-backdrop {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
  }
  .sports-directory-mobile-browse-panel {
    position: absolute;
    top: 44px;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    border-radius: 32px 32px 0 0;
    background: #fff;
  }
  .sports-directory-mobile-browse-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 16px;
    border-bottom: 1px solid #d9dce3;
  }
  .sports-directory-mobile-browse-header p {
    margin: 0;
    font-weight: 600;
  }
  .sports-directory-mobile-browse-close {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 41px;
    height: 41px;
    min-width: 41px;
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
  }
  .sports-directory-mobile-browse-content {
    flex: 1;
    overflow-y: auto;
    overscroll-behavior: contain;
    -webkit-overflow-scrolling: touch;
  }
  .sports-directory-mobile-browse-group-title {
    position: sticky;
    top: 0;
    z-index: 2;
    margin: 0;
    padding: 16px;
    border-bottom: 1px solid var(--border-primary);
    background: var(--surface-primary);
    font-size: 16px;
    line-height: 21px;
    font-weight: 600;
  }
  .sports-directory-mobile-browse-sport {
    padding: 16px;
    border-bottom: 1px solid var(--border-primary);
    background: #fff;
    font-size: 16px;
    line-height: 21px;
    font-weight: 400;
  }
  .sports-directory-mobile-browse-loading,
  .sports-directory-mobile-browse-empty,
  .sports-directory-mobile-browse-content .sports-directory-error {
    margin: 0;
    padding: 24px 16px;
  }
}

.mobile-plan-comparison {
  display: none;
}
#policy-documents {
	scroll-margin-top: 120px;
}
@media (max-width: 767px) {
  .plan-comparison-table.desktop-plan-comparison {
    display: none !important;
  }
	.product-table.covered-table .tablepress td div {
		flex-direction: column;
		align-items: flex-start;
	}
  .hide-initial .mobile-plan-rows > div {
    display: none;
  }
  .hide-initial .mobile-plan-rows > div:nth-of-type(1),
  .hide-initial .mobile-plan-rows > div:nth-of-type(2),
  .hide-initial .mobile-plan-rows > div:nth-of-type(3),
  .hide-initial .mobile-plan-rows > div:nth-of-type(4) {
    display: grid;
  }
  .hide-initial .mobile-plan-rows > div:nth-of-type(4) .mobile-plan-cell {
    border-bottom: none;
    border-bottom-left-radius: 32px;
  }
  .mobile-plan-row:last-child .mobile-plan-cell {
    border-bottom: none;
  }
  .mobile-plan-comparison {
    display: block;
    overflow: hidden;
    color: #050c41;
    background: #fff;
    border-radius: 32px;
  }
  .mobile-plan-header,
  .mobile-plan-row {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .mobile-plan-select-wrap {
    position: relative;
    padding: 24px 16px 32px;
    border-bottom: 1px solid #d8d8d8;
  }

  .mobile-plan-select-wrap.is-highlighted,
  .mobile-plan-cell.is-highlighted {
    background: #e4ffff;
  }

  .mobile-plan-select-wrap.is-highlighted {
    border-radius: 32px 32px 0 0;
  }

  .mobile-plan-select-wrap::after {
    content: "";
    position: absolute;
    top: 42px;
    right: 32px;
    width: 10px;
    height: 10px;
    border-right: 2px solid #050c41;
    border-bottom: 2px solid #050c41;
    pointer-events: none;
    transform: rotate(45deg);
  }

  .mobile-plan-select {
    width: 100%;
    min-height: 50px;
    padding: 16px 36px 16px 16px;
    color: #050c41;
    font: inherit;
    font-size: 18px;
    line-height: 1.2;
    background: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 100px;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
  }

  .mobile-plan-select:focus-visible {
    outline: 2px solid #050c41;
    outline-offset: 2px;
  }

  .mobile-plan-cell {
    min-width: 0;
    padding: 26px 14px;
    text-align: center;
    border-bottom: 1px solid var(--border-primary);
  }

  .mobile-plan-row.is-hidden {
    display: none;
  }

  .mobile-plan-coverage {
    margin-bottom: 14px;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.35;
  }

  .mobile-plan-value .si2-val {
    font-size: 18px;
    line-height: 1.35;
  }

  .mobile-plan-value .si2-ex {
    margin-top: 2px;
    color: #727791;
    font-size: 17px;
    line-height: 1.35;
  }

  .mobile-plan-value .si2-hl {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
  }

  .mobile-plan-row.is-current-last .mobile-plan-cell {
    border-bottom: 0;
  }

  .mobile-plan-row.is-current-last .mobile-plan-cell.is-highlighted {
    border-radius: 0 0 32px 32px;
  }
}
.home .hdr-ctas > .btn-container {
	display: none;
}