:root {
	--primary-color: #1e1e1e;
	--secondary-stone-color: #ebe7e2;
	--secondary-blush-color: #dfc5ae;
	--secondary-butter-color: #ffe366;
	--accent-yellow-color: #ffcb00;
	--accent-sage-color: #bbc592;
	--text-active-color: rgba(0, 0, 0, 0.85);
	--text-default-color: rgba(0, 0, 0, 0.65);
	--text-inverse-color: rgba(0, 0, 0, 0.5);

	--text-active-inverse-color: rgba(255, 255, 255, 1);
	--text-default-inversed-color: rgba(255, 255, 255, 0.65);
	--text-inverse-inversed-color: rgba(255, 255, 255, 0.5);
	--black-color: #000000;
	--white-color: #ffffff;

	/* font varaibles */
	--font-thin: "noto_sansthin";
	--font-regular: "noto_sansregular";
	--font-medium: "noto_sansmedium";
	--font-semibold: "noto_sanssemibold";
	--font-bold: "noto_sansbold";
	--font-condensed: 'Noto Sans ExtraCondensed';

	--dxp-s-section-columns-max-width: 100%;

	--slds-c-backdrop-color-background: rgba(0, 0, 0, 0.6);

	/* button design tokens */
	--slds-c-button-text-color: #1e1e1e;
	--slds-c-button-text-color-active: #1e1e1e;
	--slds-c-button-text-color-hover: #1e1e1e;
	--slds-c-button-shadow-focus: 0px 0px 3px 0px #0070d2;
	--slds-c-button-radius-border: 100px;
	--slds-c-button-line-height: 1.5rem;

	/* spacing */
	--slds-c-button-spacing-block-start: 0.9375rem;
	--slds-c-button-spacing-block-end: 0.9375rem;
	--slds-c-button-spacing-inline-end: 1.6875rem;
	--slds-c-button-spacing-inline-start: 1.6875rem;

	/* brand button css */
	--slds-c-button-brand-spacing-inline-end: 1.6875rem;
	--slds-c-button-brand-spacing-inline-start: 1.6875rem;
	--slds-c-button-brand-color-background: var(--secondary-butter-color);
	--slds-c-button-brand-color-background-active: var(--accent-yellow-color);
	--slds-c-button-brand-color-background-hover: var(--accent-yellow-color);
	--slds-c-button-brand-color-border: var(--secondary-butter-color);
	--slds-c-button-brand-color-border-hover: var(--accent-yellow-color);
	--slds-c-button-brand-text-color: var(--primary-color);
	--slds-c-button-brand-text-color-active: var(--primary-color);
	--slds-c-button-brand-text-color-hover: var(--primary-color);

	/* neutral button  */
	--slds-c-button-neutral-spacing-inline-end: 1.6875rem;
	--slds-c-button-neutral-spacing-inline-start: 1.6875rem;
	--slds-c-button-neutral-color-background: transparent;
	--slds-c-button-neutral-color-background-active: #fff;
	--slds-c-button-neutral-color-background-hover: #fff;
	--slds-c-button-neutral-color-border: var(--primary-color);
	--slds-c-button-neutral-color-border-active: var(--primary-color);
	--slds-c-button-neutral-color-border-hover: var(--primary-color);

	/* box-shadow: 0px 0px 3px 0px #0070D2; */

	/* base button with underline */
	--sds-c-button-color-border: #1e1e1e;
	--slds-c-button-color-background: transparent;
	--slds-c-button-color-background-active: transparent;
	--slds-c-button-color-background-hover: transparent;
	--slds-c-button-color-border: #1e1e1e;
	--slds-c-button-color-border-active: var(--accent-yellow-color);
	--slds-c-button-color-border-hover: var(--accent-yellow-color);

	/* brand button outline */
	--slds-c-button-outline-brand-spacing-inline-end: 1.6875rem;
	--slds-c-button-outline-brand-spacing-inline-start: 1.6875rem;
	--slds-c-button-outline-brand-color-background: #ebe7e2;
	--slds-c-button-outline-brand-color-background-active: #dfc5ae;
	--slds-c-button-outline-brand-color-background-hover: #dfc5ae;
	--slds-c-button-outline-brand-color-border: #ebe7e2;
	--slds-c-button-outline-brand-color-border-hover: #dfc5ae;

	/* inverse white button */
	--slds-c-button-inverse-spacing-inline-end: 1.6875rem;
	--slds-c-button-inverse-spacing-inline-start: 1.6875rem;
	--slds-c-button-inverse-color-background: transparent;
	--slds-c-button-inverse-color-background-active: #1e1e1e;
	--slds-c-button-inverse-color-background-hover: #1e1e1e;
	--slds-c-button-inverse-color-border: #fff;
	--slds-c-button-inverse-color-border-active: #1e1e1e;
	--slds-c-button-inverse-color-border-hover: #1e1e1e;
	--slds-c-button-inverse-text-color: #ffffff;
	--slds-c-button-inverse-text-color-active: #ffffff;
	--slds-c-button-inverse-text-color-hover: #ffffff;

	/* card design tokens */

	--slds-c-card-text-color: #1e1e1e;
	--slds-c-card-shadow: none;
	--sds-c-card-body-spacing-block-start: 0;
	--slds-c-card-color-background: transparent;
	--sds-c-card-color-background: transparent;
	--slds-c-card-color-border: transparent;
	--slds-c-card-footer-color-border: 0;

	/* badge css tokens */
	--slds-c-badge-color-background: transparent;
	--slds-c-badge-color-border: transparent;
	--slds-c-badge-font-size: 1rem;
	--slds-c-badge-line-height: 24px;
	--slds-c-badge-text-color: rgba(0, 0, 0, 0.65);
}

@font-face {
	font-family: "noto_sansbold";
	src: url("../fonts/notosans-bold-webfont.eot");
	src: url("../fonts/notosans-bold-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/notosans-bold-webfont.woff") format("woff"),
		url("../fonts/notosans-bold-webfont.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "noto_sansmedium";
	src: url("../fonts/notosans-medium-webfont.eot");
	src: url("../fonts/notosans-medium-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/notosans-medium-webfont.woff") format("woff"),
		url("../fonts/notosans-medium-webfont.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "noto_sansregular";
	src: url("../fonts/notosans-regular-webfont.eot");
	src: url("../fonts/notosans-regular-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/notosans-regular-webfont.woff") format("woff"),
		url("../fonts/notosans-regular-webfont.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "noto_sanssemibold";
	src: url("../fonts/notosans-semibold-webfont.eot");
	src: url("../fonts/notosans-semibold-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/notosans-semibold-webfont.woff") format("woff"),
		url("../fonts/notosans-semibold-webfont.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "noto_sansthin";
	src: url("../fonts/notosansnotosans-thin-webfont.eot");
	src: url("../fonts/notosans-thin-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/notosans-thin-webfont.woff") format("woff"),
		url("../fonts/notosans-thin-webfont.ttf") format("truetype");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Noto Sans ExtraCondensed';
	src: url('../fonts/NotoSans-ExtraCondensed.eot');
	src: url('../fonts/NotoSans-ExtraCondensed.eot?#iefix') format('embedded-opentype'),
		url('../fonts/NotoSans-ExtraCondensed.woff2') format('woff2'),
		url('../fonts/NotoSans-ExtraCondensed.woff') format('woff'),
		url('../fonts/NotoSans-ExtraCondensed.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	/* font-display: optional; */
}


html {
	scroll-padding: 160px 0 0 0;
}

html,
body {
	margin: 0;
	padding: 0;
	font-family: "noto_sansregular";
	background: #ffffff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 1rem;
	color: #1e1e1e;
}

body,
.main-container {
	background: #f3f3f3;
}

.global-header {
	height: 160px;
}

header {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 11;
}

.comm-section-container {
	padding: 0;
}

.customBreadcrumb ul li {
	display: block;
	float: left;
	margin: 0 5px;
}

.customBreadcrumb ul li a {
	text-decoration: underline;
}

section.slds-modal .slds-modal__content {
	padding: 0 !important;
	position: relative;
}

.slds-modal .custom-modal-content .slds-modal__content {
	padding: 1.5rem 2rem 3rem 2rem !important;
	background: #efe2d7;
	min-height: 30vh;
	max-height: 80vh;
}

.slds-modal .slds-form-element__label {
	font-family: "noto_sansregular";
	font-size: 0.875rem;
	color: #333333;
}

.breadcrumbs {
	background: var(--secondary-stone-color);
	padding: 0.5rem 12vw;
}

.breadcrumbs a+a {
	margin-right: unset;
}

.breadcrumbs a:after {
	width: calc(100% - 1rem);
	left: 0.5rem;
	right: 0.25rem;
	bottom: 0.25rem;
}

.breadcrumbs a:first-child:after {
	width: calc(100% - 0.5rem);
	left: 0;
}

.breadcrumbs a:after {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	height: 1px;
	width: 100%;
	background-color: #1e1e1e;
}

.breadcrumbs a:after {
	width: calc(100% - 1rem);
	left: 0.5rem;
	right: 0.25rem;
	bottom: 0.25rem;
}

.breadcrumbs a {
	padding-right: 0.5rem;
	position: relative;
	display: inline-block;
	font-family: "noto-sans-extracondensed";
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0.36px;
	padding: 0.25rem 0;
	text-decoration: none;
	color: #1e1e1e;
	padding-bottom: 0.25rem;
	text-decoration: none;
	padding-right: 10px;
	margin-right: 0 !important;
}

.breadcrumbs a:not(:first-child) {
	padding-left: 0.5rem;
}

.breadcrumbs a:not(:last-child):before {
	position: absolute;
	content: "\002F";
	top: 3px;
	right: -5px;
	z-index: 5;
	color: inherit;
}

/* common styling of the Site */
/* typography css */

h1,
h2,
h3 {
	font-weight: bold;
	letter-spacing: 0;
	font-family: "linotype-didot";
}

h1 {
	font-size: 3.25rem;
	line-height: 60px;
}

h2 {
	font-size: 2.25rem;
	line-height: 40px;
}

h3 {
	font-size: 2rem;
	line-height: 36px;
}

h4,
h5,
h6 {
	font-weight: bold;
	letter-spacing: 0;
	font-family: "noto_sansregular";
}

h4 {
	font-size: 1.5rem;
	line-height: 32px;
}

h5 {
	font-size: 1.25rem;
	line-height: 28px;
}

h6 {
	font-size: 1.125rem;
	line-height: 28px;
}

.slds-text-body_large,
.slds-text-body_medium,
.slds-text-body_small,
.slds-text-body_x-small {
	color: rgba(0, 0, 0, 0.65);
}

.slds-text-body_large {
	font-size: 18px;
	line-height: 28px;
}

.slds-text-body_medium {
	font-size: 16px;
	line-height: 28px;
}

.slds-text-body_small {
	font-size: 14px;
	line-height: 24px;
}

.slds-text-body_x-small {
	font-size: 13px;
	line-height: 20px;
}

/* container */
.slds-container {
	max-width: 1440px;
}

.slds-container,
.slds-container_x-large,
.slds-container_large,
.slds-container_medium,
.slds-container_small {
	padding: 0 15px;
	margin: 0 auto;
}

/* button generic CSS */
.slds-button {
	font-family: "noto-sans-extracondensed";
	font-size: 1.125rem;
}

.brand-secondary-button {
	font-size: 1.125rem;
	--slds-c-button-line-height: 1.5rem;
	--slds-c-button-brand-spacing-inline-end: 1.75rem;
	--slds-c-button-brand-spacing-inline-start: 1.75rem;
	--slds-c-button-color-background: var(--primary-color);
	--slds-c-button-brand-color-background: var(--primary-color);
	--slds-c-button-brand-color-background-active: var(--white-color);
	--slds-c-button-brand-color-background-hover: var(--white-color);
	--slds-c-button-brand-color-border: var(--primary-color);
	--slds-c-button-brand-color-border-hover: var(--primary-color);
	--slds-c-button-brand-text-color: var(--white-color);
	--slds-c-button-brand-text-color-active: var(--primary-color);
	--slds-c-button-brand-text-color-hover: var(--primary-color);
}

/* badge css */
.custom-badge {
	/* font-family: "noto_sansmedium"; */
	font-family: "noto-sans-extracondensed";
	line-height: 24px;
	padding: 0;
	color: rgba(0, 0, 0, 0.65);
}

/* community override */
.columns-content.community_layout-section_section {
	max-width: 100%;
}

.search-result-container {
	display: block;
	max-width: 1440px !important;
	margin: 5rem auto;
}

.community_layout-section_section-host.comm-section-container,
.lwc-6j9an5vbrcd-host.comm-section-container,
.comm-section-container,
.comm-section-container {
	padding: 0 !important;
}

.interactions-component.lwc-6jb05p8ont5 {
	position: unset;
}

.search-container .input-search-button {
	display: none;
}

.search-container .input-icon-container {
	padding: 0 !important;
}

.search-container,
.location-container {
	position: relative;
}

.search-container .input-container {
	height: auto !important;
}

/* .location-container lightning-icon, */
.search-container lightning-icon,
.location-container lightning-icon.location-icon {
	position: absolute;
	top: 50%;
	left: 1rem;
	z-index: 8;
	transform: translateY(-50%);
}

.location-container lightning-icon.location-icon {
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.location-container lightning-icon[icon-name="utility:chevrondown"] {
	/* top: 0.5rem; */
	right: 0;
	left: auto;
}

.search-container .input-wrapper {
	border-radius: 0.5rem !important;
	min-width: 280px;
	min-height: 48px;
	border: 0 !important;
	background: #f3f3f3 !important;
	overflow: hidden;
}

.search-container .search-input-with-button {
	font-family: "noto_sansmedium";
	font-size: 1rem;
	line-height: 24px;
	padding: 0.5rem 1rem 0.5rem 2.25rem !important;
	border: 0;
	border-radius: 0.5rem !important;
	background: #f3f3f3 !important;
	overflow: hidden;
}

/* header css */
.header-container {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 12vw;
	background: #ffffff;
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.04);
	width: 100%;
	margin: 0 auto;
	z-index: 11;
}

.header-container>div {
	width: 100%;
}

.nav-menu {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	padding: 0 0.5rem;
}

.nav-menu>li>a {
	color: black;
	display: inline-block;
	text-decoration: none;
	font-family: "noto-sans-extracondensed";
	font-size: 1.125rem;
	padding: 1rem 0;
	border-bottom: 4px solid transparent;
}

.nav-menu>li.active>a {
	border-bottom-color: var(--accent-yellow-color);
}

/* .nav-menu>li>a:focus, */
.nav-menu>li>a:hover,
.nav-menu>li.selected a {
	border-bottom-color: var(--accent-yellow-color);
}

.nav-menu>li.active>a .dropbtn {
	transform: rotate(180deg);
	animation: transform 3ms ease-in 3ms;
}

.dropbtn {
	margin-left: 0.5rem;
}

.nav-menu .open-dropdown .dropdown-content {
	display: block;
	/* transform: translateY(0);
		  animation: transform 200ms ease-in 20ms; */
}

.dropdown-content>a {
	position: relative;
	display: inline-block;
	font-family: "linotype-didot";
	font-size: 1.25rem;
	font-weight: 700;
	line-height: 28px;
	color: #1e1e1e;
	padding-bottom: 2px;
	margin-bottom: 2rem;
	text-decoration: none;
}

.dropdown-content>a:before {
	position: absolute;
	content: "";
	bottom: 0;
	width: 100%;
	height: 2px;
	background: #1e1e1e;
}

.dropdown-content>a:hover:before,
.dropdown-content>a:focus:before {
	background: var(--accent-yellow-color);
}

.nav-menu .dropdown-content {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background-color: #fff;
	padding: 1.5rem 12vw 5rem;
	z-index: 2;
	box-shadow: 0px 1px 3px 1px rgba(0, 0, 0, 0.09);
}

.header a {
	font-family: "linotype-didot";
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	margin-bottom: 1rem;
}

.column a {
	display: flex;
	flex-direction: column;
	font-family: "noto-sans-extracondensed";
	font-size: 1rem;
	line-height: 24px;
	/* 150% */
	letter-spacing: 0.32px;
	margin-bottom: 0.5rem;
	color: rgba(0, 0, 0, 0.6);
}

.column a:focus,
.column a:hover {
	color: rgba(0, 0, 0, 0.85);
	text-decoration: underline;
}

.mega-menu-container {
	column-count: 3;
	column-gap: 40px;
}

.mega-menu-container .column {
	display: grid;
	grid-template-rows: 1fr auto;
	margin-top: 40px;
	break-inside: avoid;
}

.mega-menu-container .column:nth-child(1),
.mega-menu-container .column:nth-child(2),
.mega-menu-container .column:nth-child(3),
.mega-menu-container .column:nth-child(4) {
	margin-top: 0;
}

.column p {
	font-family: "noto_sansregular";
	font-size: 0.875rem;
	line-height: 24px;
	margin-bottom: 1.5rem;
}

.column h4 {
	position: relative;
}

.column h4 lightning-icon,
.column h4 lightning-button-icon {
	position: absolute;
	right: 0;
	top: 5px;
}

.column h4>a {
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #c9c9c9;
	font-family: "noto-sans-extracondensed";
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0.36px;
	color: #1e1e1e;
	padding-bottom: 0.5rem;
	text-decoration: none;
}

.column h4>a:hover,
.column h4>a:focus {
	text-decoration: none;
	border-bottom-color: var(--accent-yellow-color);
}

.column h4 lightning-button-icon {
	display: none;
	border: 0;
	padding: 0;
}

.top-navigation {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding: 1.5rem 0;
	border-bottom: 1px solid #ebe7e2;
	width: 100%;
}

.top-navigation .nav-link {
	display: inline-block;
	font-family: "noto-sans-extracondensed";
	font-size: 1rem;
	line-height: 1.5rem;
	letter-spacing: 0.32px;
	margin-right: 1.5rem;
	color: #5c5c5c;
}

a.nav-link.portal-link {
	background: #ffcb00;
	padding: 0.5em;
	color: #5c5c5c;
}

a.nav-link.portal-link:hover {
	color: #1e1e1e;
}

.top-navigation .nav-link:hover,
.top-navigation .nav-link:focus {
	text-decoration: none;
	color: #5c5c5c;
}

.toggle-button {
	display: none;
}

.top-navigation>div {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.bottom-navigation {
	width: 100%;
}

.bottom-navigation .search-container,
.bottom-navigation .location-container {
	display: none;
}

.open-nav .bottom-navigation {
	transform: translateX(0);
	animation: transform 3ms ease-in 3ms;
}

.nav-menu>li.active>a .dropbtn {
	display: inline-block;
	transform: rotate(180deg);
	animation: transform 3ms ease-in 3ms;
}

.logo-container {
	display: inline-block;
	width: 100%;
	max-width: 156px;
	height: 60px;
	margin-right: 30px;
}

.logo-container img {
	width: 100%;
	height: auto;
}

.location-container {
	margin: 0 1.5rem;
}

.location-container .slds-dropdown_fluid {
	min-width: 110px;
}

.location-container .slds-combobox {
	font-family: "noto-sans-extracondensed";
	width: 110px;
}

.location-container .slds-input_faux {
	font-family: "noto_sansmedium";
	font-size: 1rem;
	line-height: 1.5rem;
	border: 0;
	border-bottom: 1px solid #dfc5ae;
	box-shadow: none;
	color: rgba(0, 0, 0, 0.85);
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 1.5rem;
	line-height: normal;
}

.location-container .slds-combobox__input:focus {
	box-shadow: none;
	border-color: #dfc5ae;
}

/* .location-container .slds-input__icon-group_right  */
.location-container .slds-listbox__option .slds-media__figure {
	display: none;
}

.location-container .slds-input__icon-group_right {
	opacity: 0;
	visibility: hidden;
}

.selectBox .slds-combobox:before,
.location-container .slds-combobox:before {
	position: absolute;
	content: "";
	right: 0.75rem;
	top: calc(50% - 8px);
	border: solid #747474;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 4px;
	transform: rotate(45deg) translateY(-50%);
	-webkit-transform: rotate(45deg);
	z-index: 9;
	pointer-events: none;
}

.location-container .slds-listbox__option .slds-media__body {
	font-family: "noto_sansregular";
	font-size: 1rem;
	line-height: 1.5rem;
}

.navbar {
	display: flex;
	justify-content: space-around;
}

.dropbtn .slds-button_icon-border,
.dropbtn .slds-button_icon-border:hover,
.dropbtn .slds-button_icon-border:focus {
	border: 0;
	box-shadow: none;
	padding: 0;
}

.toggle-button {
	width: 28px;
	height: 28px;
	border: 0;
	margin: 0 8px;
	padding: 0;
	text-align: right;
	background: transparent;
}

.toggle-button span {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 3px;
	border-radius: 3px;
	background: #1e1e1e;
	vertical-align: middle;
}

.toggle-button span:before,
.toggle-button span:after {
	position: absolute;
	content: "";
	top: -0.5rem;
	right: 0;
	width: 28px;
	height: 3px;
	border-radius: 3px;
	background: #1e1e1e;
}

.toggle-button span:after {
	top: 0.5rem;
}

.open-navigation .toggle-button span {
	background: transparent;
}

.open-navigation .toggle-button span:before {
	top: 0.25rem;
	transform: rotate(45deg);
}

.open-navigation .toggle-button span:after {
	top: 0.25rem;
	transform: rotate(-45deg);
}

/* .navbar .dropdown-content{
		  position: absolute;
		  left: 0;
		  right: 0;
		  width: 100%;
		  background: var(--secondary-blush-color);
	  } */

.global-header .slds-button_brand {
	font-size: 1rem;
	line-height: 24px;
	letter-spacing: 0.32px;
	padding: 0.75rem 1.75rem;
	border-radius: 2rem;
	--slds-c-button-brand-color-background: var(--accent-yellow-color);
}

.blockqoute {
	background: var(--secondary-butter-color);
	border-radius: 5px;
}

.block-qoute-wrapper {
	margin-bottom: 5rem;
}

.form-container {
	min-height: 1126px;
	max-height: 1126px;
	overflow: auto;
	margin-bottom: 6rem;
}

.form-container iframe {
	min-height: 1126px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

/* banner css */
.banner-container {
	position: relative;
	width: 100%;
	background: #ebe7e2;
	height: 648px;
	overflow: hidden;
}

.banner-container[data-banner-type="Banner with video"] {
	position: relative;
	height: 648px;
}

.banner-container[data-banner-type="Banner with video"] video {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.banner-container[data-banner-type="Banner with gif"] {
	height: 648px;
}

.banner-container[data-banner-type="Banner with video"] .banner-caption h1 {
	line-height: 3.75rem;
}

.banner-container[data-banner-type="Banner with video"] .banner-caption h2 {
	/* display: none; */
	line-height: 3.75rem;
}

.banner-container[data-banner-type="Banner with video"] .banner-caption,
.banner-container[data-banner-type="Banner with gif"] .banner-caption,
.banner-container[data-banner-type="Banner with gradient"] .banner-caption {
	color: #ffffff;
}

.banner-container[data-gradient="true"]:before {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	right: 0;
	min-height: 25vh;
	background: linear-gradient(0deg,
			rgba(255, 204, 0, 0.5) 0%,
			rgba(255, 227, 102, 0.15) 49.8%,
			rgba(255, 255, 255, 0) 75%);
	z-index: 5;
}

.banner-container[data-banner-type="Banner with image"],
.banner-container[data-banner-type="Banner with gradient"] {
	height: 605px;
}

.banner-container[data-banner-type="Banner with gradient"]:before {
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	/* background: linear-gradient(0deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 100%); */
}

.banner-container[data-banner-type="Banner with image"][data-banner-size="Medium"],
.banner-container[data-banner-type="Banner with gradient"][data-banner-size="Medium"] {
	height: 524px;
}

.banner-container[data-banner-type="Banner with image"] .banner-caption,
.banner-container[data-banner-type="Banner with gradient"] .banner-caption {
	max-width: 60vw;
}

.banner-container[data-banner-type="Banner with image"]:has(.feature-items) .banner-caption {
	padding: 0 9vw 0 12vw;
	top: 50%;
	transform: translateY(-50%);
	bottom: auto;
}

.banner-container[data-banner-type="Banner with image"]:has(.feature-items) .banner-caption .banner-title {
	margin: 2rem 0;
	line-height: 3.75rem;
}

/* .banner-container .banner-caption h2 {
	display: none;
} */

.banner-container[data-banner-type="Banner with image"] .banner-caption h2,
.banner-container[data-banner-type="Banner with gradient"] .banner-caption h2 {
	font-size: 3.25rem;
	display: block;
}

.banner-container[data-banner-type="Banner with image"] .banner-caption h1,
.banner-container[data-banner-type="Banner with gradient"] .banner-caption h2 {
	font-size: 3.25rem;
	display: block;
}

.banner-container[data-banner-type="Banner with image"][data-banner-size="Large"] .banner-caption h1,
.banner-container[data-banner-type="Banner with gradient"][data-banner-size="Large"] .banner-caption h1 {
	line-height: 3.75rem;
}

.banner-container[data-banner-type="Banner with image"][data-banner-size="Large"] .banner-caption h2,
.banner-container[data-banner-type="Banner with image"][data-banner-size="Medium"] .banner-caption h1,
.banner-container[data-banner-type="Banner with gradient"][data-banner-size="Large"] .banner-caption h2,
.banner-container[data-banner-type="Banner with gradient"][data-banner-size="Medium"] .banner-caption h1 {
	display: block;
}

.banner-container[data-banner-type="Banner with image"][data-banner-size="Medium"] .banner-caption h1,
.banner-container[data-banner-type="Banner with gradient"][data-banner-size="Medium"] .banner-caption h1 {
	font-size: 2.25rem;
}

.banner-container[data-banner-type="Banner with image"][data-banner-size="Medium"] .banner-caption h2,
.banner-container[data-banner-type="Banner with gradient"][data-banner-size="Medium"] .banner-caption h2 {
	display: none;
}

.banner-container img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.banner-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.banner-container .banner-caption {
	position: absolute;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
	left: 0;
	right: 0;
	bottom: 35%;
	padding: 0 12vw;
	transform: translateY(35%);
	z-index: 10;
}

.banner-caption .banner-btn-group {
	margin-top: 2rem;
}

.banner-caption .banner-btn-group button {
	margin-top: 1rem;
}

.banner-caption .slds-button_inverse{
	--slds-c-button-color-border-hover: var(--white-color);
	--slds-g-shadow-inset-focus-1: none;
	--slds-c-button-shadow: none;
}

.banner-caption .image-thumbnail {
	width: 272px;
	height: 272px;
	border-radius: 50%;
	overflow: hidden;
}

.banner-caption .image-thumbnail img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.banner-caption .banner-title {
	font-family: "linotype-didot";
	font-weight: 700;
	line-height: 3rem;
	margin-bottom: 1rem;
}

.banner-caption p {
	font-size: 1.125rem;
	font-family: "noto_sansmedium";
	margin-bottom: 1rem;
	line-height: 2rem;
}

.banner-caption .slds-button {
	/* font-family: "noto_sansmedium";
		  font-size: 1.125rem; */
	/* padding: 1rem 2rem; */
	line-height: 1.5rem;
	margin-right: 1rem;
}

.banner-container[data-banner-type="Banner with image"][data-banner-size="Large"] .banner-caption p {
	font-size: 1.125rem;
}

.blogs-container,
.location-section {
	padding: 5rem 0;
}

.blogs-container h2 {
	line-height: 3rem;
}

.geneaBlock-container {
	padding: 6rem 4rem;
}

.discover-section {
	padding: 4rem 3.25rem;
}

.industry-section {
	padding: 4rem 0 2.5rem;
}

.location-section,
.industry-section {
	padding-left: 4rem;
	padding-right: 4rem;
}

.discover-section h2 {
	margin-bottom: 2rem;
}

/* SVGs Custom Styleset */
.footerLinks li svg.slds-icon {
	height: 15px;
	height: 15px;
	fill: #5c5c5c;
}

li.socialLinks svg {
	background: #fff;
	padding: 5px;
	min-width: 25px;
	margin: 0 10px;
	height: 25px;
	border-radius: 50%;
}

.blog-tiles-wrapper {
	display: grid;
	border-radius: 0.25rem;
	width: 100%;
	grid-template-columns: 1.25fr 1fr;
	grid-column-gap: 2rem;
	grid-row-gap: 1.5rem;
}

.blog-details,
.blog-details:hover,
.blog-details:focus {
	text-decoration: none;
}

.blog-thumbnail {
	position: relative;
	height: 100%;
	width: 226px;
	height: 152px;
	border-radius: 8px;
	overflow: hidden;
}

.blog-tiles-wrapper .blog-tile:first-child {
	width: 100%;
	grid-row-start: span 3;
}

.blog-tiles-wrapper .blog-tile:first-child .blog-thumbnail {
	width: 100%;
	min-height: 329px;
	margin-bottom: 1.75rem;
}

.blog-tiles-wrapper .blog-tile:not(:first-child) .blog-details {
	display: grid;
	grid-template-rows: 1fr;
	grid-template-columns: 1fr auto;
	column-gap: 1.5rem;
}

.blog-thumbnail img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: inherit;
}

.blog-description h6 {
	font-family: "noto-sans-extracondensed";
	font-size: 1.125rem;
	line-height: 24px;
	letter-spacing: 0.36px;
	color: rgba(0, 0, 0, 0.65);
	margin-bottom: 0.5rem;
}

.blog-description p {
	font-family: "noto_sansmedium";
	font-size: 1.25rem;
	line-height: 32px;
	color: #1e1e1e;
}

.blog-tiles-wrapper .blog-tile:not(:first-child) .blog-description h6 {
	font-size: 1rem;
}

.blog-tiles-wrapper .blog-tile:not(:first-child) .blog-description p {
	font-size: 1.125rem;
	line-height: 1.75rem;
}

/* blockqoute css */
.block-qoute-container {
	padding: 2rem 1.5rem;
	border-radius: 0.5rem;
	background: linear-gradient(90deg, #ebe7e2 0%, rgba(235, 231, 226, 0.5) 100%);
}

.block-qoute-container h2 {
	position: relative;
	font-size: 1.75rem;
	padding: 0 2.125rem;
	line-height: 2.25rem;
	color: #5c5c5c;
	text-align: center;
}

.block-qoute-container h2:before,
.block-qoute-container h2:after {
	position: absolute;
	content: "";
	background: url("../images/quotation_marks.svg") no-repeat;
	background-size: cover;
	width: 32px;
	height: 32px;
	color: #aeaeae;
	top: 0;
	left: 0;
}

.block-qoute-container h2:after {
	right: 0;
	left: auto;
	transform: rotate(-180deg);
}

/* modal popup css */
.video-modal .slds-modal__content {
	min-height: 65vh;
	border-radius: 8px;
}

.video-modal .slds-modal__container>.slds-modal__content:last-child {
	border-radius: 0 0 0.5rem 0.5rem;
}

.video-modal .slds-modal__close {
	bottom: 2rem;
	right: -2rem;
	color: #1e1e1e;
}

.video-modal .slds-modal__close .slds-button_inverse {
	padding: 0.5rem 1rem;
	/* background: #fff;
		  color: #000; */
}

.video-modal .slds-modal__close .slds-button_inverse:hover,
.video-modal .slds-modal__close .slds-button_inverse:focus {
	/* background: #fff;
		  color: #000; */
}

.video-modal .slds-modal__close .slds-button__icon {
	margin: 0;
}

.video-modal iframe {
	width: 100%;
	height: 100%;
}

/* Accordion Style Starts */
.slds-accordion__summary-heading .slds-button:focus {
	text-decoration: none;
	outline: none;
	box-shadow: none;
}

.site-accordion .slds-accordion__list-item,
.site-accordion .slds-accordion__summary {
	/* border: 0;
	padding-bottom: 0;
	padding: 0; */
}

.site-accordion lightning-primitive-icon svg {
	display: none;
}

.site-accordion .slds-accordion__list-item:first-child,
.site-accordion .slds-accordion__summary-heading {
	border-top: 0;
}

.site-accordion .slds-accordion__summary-heading {
	position: relative;
}

.site-accordion .slds-accordion__summary-heading:before {
	position: absolute;
	left: 1.25rem;
	top: 50%;
	transform: translateY(-50%);
	color: #1e1e1e;
	z-index: 5;
	font-family: var(--font-regular);
	font-size: 2rem;
	line-height: 2rem;
}

.site-accordion .slds-accordion__section .slds-accordion__summary-heading:before {
	content: "+";
}

.site-accordion .slds-accordion__section.slds-is-open .slds-accordion__summary-heading:before {
	content: "";
	width: 15px;
	height: 3px;
	background: var(--primary-color);
}

.slds-accordion__section {
	padding: 0;
}

/* .site-accordion .slds-accordion__section lightning-primitive-icon::after,
.site-accordion .slds-accordion__section.slds-is-open lightning-primitive-icon::before {
	display: none !important;
}

.site-accordion .slds-accordion__section.slds-is-open lightning-primitive-icon::after {
	display: block !important;
}

.site-accordion lightning-primitive-icon::before,
.site-accordion lightning-primitive-icon::after {
	position: absolute;
	font-size: 2rem;
	color: #1e1e1e;
	align-items: center;
	justify-content: center;
	left: -23px;
	top: 3px;
}

.site-accordion lightning-primitive-icon::after {
	content: "-";
}

.site-accordion lightning-primitive-icon::before {
	content: "+";
} */

.site-accordion .slds-is-open>.slds-accordion__content {
	/* border-top: 1px solid #c9c9c9; */
	padding: 40px 56px 40px 40px;
	background: rgba(235, 231, 226, 0.25);
}

.site-accordion .slds-accordion__summary-heading {
	font-family: "noto-sans-extracondensed";
	font-size: 1.125rem;
	font-weight: 500;
	padding: 10px 10px 10px 50px;
	border-top: 1px solid #c9c9c9;
	background: var(--white-color);
}

.slds-is-open>.slds-accordion__summary {
	margin-bottom: -12px;
}

.slds-accordion__content p {
	font-size: 1rem;
}

.slds-accordion__content {
	padding: 10px 50px;
}

/* Accordion Style Ends */
/* Question and answer Comp */
.sectionHeading {
	font-family: "noto_sansmedium";
	font-size: 1.5rem;
	line-height: 32px;
	letter-spacing: 0em;
}

.sectionDescription {
	font-family: "noto_sansregular";
	font-size: 1rem;
	line-height: 1.5rem;
	letter-spacing: 0em;
}

/* Footer Section */
footer a.nav-link {
	color: #333;
	font-family: "noto-sans-extracondensed";
}

.topButton {
	position: absolute;
	top: -1rem;
	right: 0;
	right: 10vw;
	z-index: 9;
	border-radius: 4px;
}

.topButton .slds-button {
	font-size: 0.875rem;
	--slds-c-button-spacing-block-start: 0.5rem;
	--slds-c-button-spacing-block-end: 0.5rem;
	--slds-c-button-neutral-spacing-inline-end: 1rem;
	--slds-c-button-neutral-spacing-inline-start: 1rem;
	--slds-c-button-neutral-color-border: transparent;
	--slds-c-button-neutral-color-background: #fff;
	--slds-c-button-neutral-color-background-active: var(--secondary-stone-color);
	--slds-c-button-neutral-color-background-hover: var(--secondary-stone-color);

	--slds-c-button-neutral-color-border-active: var(--secondary-stone-color);
	--slds-c-button-neutral-color-border-hover: var(--secondary-stone-color);
	box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.04),
		0px 1px 2px -1px rgba(0, 0, 0, 0.04);
}

footer {
	background: #ebe7e2;
	position: relative;
}

.partnersList h6 {
	font-family: "noto_sansmedium";
	font-size: 1rem;
	margin: 0 20px 30px;
}

li.socialLinks {
	margin-top: 1rem !important;
}

.copyRightFooter {
	background: #e0dad2;
	overflow: hidden;
	padding: 10px 0;
}

.copyRightFooter .bottomLinks {
	max-width: 1440px;
	margin: 0 auto;
}

.bottomLinks li {
	display: block;
	font-family: "noto_sansmedium";
	font-size: 0.875rem;
	float: left;
	margin: 0 15px 0 0;
}

.bottomLinks li a {
	color: #333;
	letter-spacing: 0.02em;
	margin: 0;
}

.bottomLinks li p {
	position: relative;
	top: 2px;
}

.bottomLinks li:last-child {
	float: right;
}

/* Expand your option comp */
.sectionBanner img,
.tileWrapper .tiles {
	position: relative;
	top: -50px;
}

/* Why Choose Genea Section */

.contentWrapper {
	/* max-width: 455px; */
	padding-right: 9rem;
	width: 100%;
	color: #1e1e1e;
}

.contentWrapper .sectionHeading {
	font-family: "linotype-didot";
	font-weight: bold;
	font-size: 2.75rem;
	color: #1e1e1e !important;
	line-height: 3rem;
}

.contentWrapper .grayButton button {
	/* background:#EBE7E2; 
		  color: #1E1E1E; 
		  border:1px solid #EBE7E2;  */
	margin-bottom: 10px;
}

.contentWrapper button {
	display: flex;
	/* padding: 16px 28px; */
	justify-content: center;
	align-items: center;
	line-height: 1.5rem;
}

.contentWrapper p {
	font-size: 1.125rem;
	line-height: 1.75rem;
	color: #1e1e1e;
}

/* Common Tile with Left Icon */
/* .commonTileWrapper1 {width: 475px;} */
.commonTileWrapper1 .iconBox {
	display: flex;
	background: #fff !important;
	border-radius: 50%;
	align-items: center;
	justify-content: center;
	padding: 10px;
	width: 95px;
	height: 95px;
	position: relative;
	overflow: hidden;
	/* left: -10px; */
}

.commonTileWrapper1 .iconBox svg {
	fill: #1e1e1e;
}

.commonTileWrapper1 h3 {
	font-size: 2rem;
	font-family: "linotype-didot";
}

.commonTileWrapper1 p {
	color: #000000a6;
	font-size: 1rem;
}

/* Footer links section */
.footer-navigation {
	padding-top: 4rem;
	padding-bottom: 5rem;
}

footer .footerLinks li a,
footer a,
footer c-generic-footer-content-display a {
	font-family: "noto-sans-extracondensed";
	font-size: 1rem;
	color: #1e1e1e !important;
	line-height: 1.5rem;
	display: block;
	letter-spacing: 0.32px;
	margin-bottom: 0.75rem;
}

footer .partnersList a img {
	height: 70px;
}

footer c-generic-footer-content-display a {
	color: rgba(0, 0, 0, 0.65) !important;
}

footer c-generic-footer-content-display img {
	position: relative;
	top: 2px;
	left: -5px;
}

.footerMenu1 .lwc-6jb05p8ont5-host.component-wrapper-spacer {
	margin: 0 !important;
}

footer c-genea-partner-tile {
	display: block;
	margin: 0 10px 10px;
	float: left;
}

footer c-genea-social-media-footer {
	padding-top: 20px;
	display: block;
}

footer c-genea-social-media-footer a {
	margin: 10px 10px 0 0;
	display: inline;
}

/* Location section */
.location-section c-generic-footer-content-display div {
	display: block;
	float: left;
	margin: 0 10px 20px 0;
}

.location-section c-generic-footer-content-display div a {
	color: #1e1e1e;
	font-weight: bold;
}

.location-section .imageWrapper {
	/* width: 535px; */
	width: 100%;
	height: 380px;
	border-radius: 8px;
	overflow: hidden;
}

.location-section .location-section-right {
	display: flex;
	align-items: center;
	justify-content: center;
}

.location-section .location-section-right .sectionHeading {
	font-size: 2.25rem !important;
}

.location-section .custom-rich-text div a,
.navigation-cards-wrapper .custom-rich-text div a,
.getting-started-block .custom-rich-text div a,
.resource-link {
	position: relative;
	display: inline-block;
	font-family: "noto-sans-extracondensed";
	font-size: 1.125rem;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0.36px;
	padding: 0.25rem 0;
	text-decoration: none;
	margin-right: 1rem;
	margin-bottom: 1rem;
	color: #1e1e1e;
}

.resource-link {
	margin: 1rem 0;
}

.resource-link lightning-icon {
	--slds-c-icon-color-foreground: #1e1e1e;
}

.resource-link:hover,
.resource-link:focus {
	text-decoration: none;
}

.breadcrumbs .custom-rich-text div a {
	position: relative;
	padding-bottom: 0.25rem;
	text-decoration: none;
}

.location-section .custom-rich-text div a:before,
.navigation-cards-wrapper .custom-rich-text div a:before,
.breadcrumbs .custom-rich-text div a:after,
.getting-started-block .custom-rich-text div a:before,
.resource-link:before {
	position: absolute;
	content: "";
	bottom: 0;
	left: 0;
	height: 1px;
	width: 100%;
	background-color: #1e1e1e;
}

.breadcrumbs .custom-rich-text div a:after {
	width: calc(100% - 1rem);
	left: 0.5rem;
	right: 0.25rem;
	bottom: 0.25rem;
}

.breadcrumbs .custom-rich-text div a:first-child:after {
	width: calc(100% - 0.5rem);
	left: 0;
}

.location-section .custom-rich-text div a:hover:before,
.navigation-cards-wrapper .custom-rich-text div a:hover:before,
.location-section .custom-rich-text div a:focus:before,
.navigation-cards-wrapper .custom-rich-text div a:focus:before,
.getting-started-block .custom-rich-text div a:hover:before,
.resource-link:hover:before {
	background-color: var(--accent-yellow-color);
}

/* Sample Section */
.bg-stone {
	background: #ebe7e2;
}

.bg-blush {
	background: #dfc5ae;
}

/* Navigation landing page CSS */
.navigation-cards-wrapper,
.list-view-wrapper {
	padding: 4rem 0 6rem;
}

.navigation-cards-wrapper c-cms-card .slds-card {
	grid-column-gap: 4rem;
	grid-template-columns: 1fr 2fr;
}

.navigation-cards-wrapper c-cms-card .slds-card .image-thumbnail {
	width: 516px;
	height: 344px;
}

.navigation-cards-wrapper c-cms-card:not(:last-child) .slds-card {
	margin-bottom: 6rem;
}

.navigation-cards-wrapper c-cms-card:nth-child(even) .slds-card {
	direction: rtl;
}

.navigation-cards-wrapper c-cms-card .slds-rich-text-editor__output {
	display: flex;
	direction: ltr;
}

.navigation-cards-wrapper c-cms-card .slds-rich-text-editor__output span {
	display: flex;
	flex-wrap: wrap;
}

.navigation-cards-wrapper c-cms-card .slds-rich-text-editor__output span div {
	cursor: pointer;
	margin-right: 0.5rem;
	margin-bottom: 0.25rem;
}

/* Start PGEN-703 */
.servicesPanel h1 {
	font-family: "linotype-didot";
	font-size: 52px;
	font-weight: 700;
	line-height: 60px;
	margin-bottom: 2rem;
	color: #1e1e1e;
}

.servicesPanel h2 {
	font-family: "linotype-didot";
	font-size: 36px;
	font-weight: 700;
	line-height: 48px;
	margin-bottom: 2rem;
	color: #1e1e1e;
}

.servicesPanel h3 {
	font-family: "linotype-didot";
	font-size: 32px;
	font-weight: 700;
	line-height: 40px;
	margin-bottom: 2rem;
	color: #1e1e1e;
}

.servicesPanel h4 {
	font-family: "noto_sansregular";
	font-size: 24px;
	font-weight: 500;
	line-height: 32px;
	color: #1e1e1e;
}

.servicesPanel h5 {
	font-family: "noto_sansregular";
	font-size: 22px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 2rem;
	color: #1e1e1e;
}

.servicesPanel h6 {
	font-family: "noto_sansregular";
	font-size: 20px;
	font-weight: 500;
	line-height: 16px;
	margin-bottom: 2rem;
	color: #1e1e1e;
}

/* End PGEN-703 */

/* Formatted rich textarea CSS */
.custom-rich-text h1 {
	font-family: "linotype-didot";
	font-size: 52px;
	font-weight: 700;
	line-height: 60px;
	margin-bottom: 2rem;
	color: #1e1e1e;
}

.custom-rich-text h2 {
	font-family: "linotype-didot";
	font-size: 36px;
	font-weight: 700;
	line-height: 48px;
	margin-bottom: 2rem;
	color: #1e1e1e;
}

.custom-rich-text h3 {
	font-family: "linotype-didot";
	font-size: 32px;
	font-weight: 700;
	line-height: 40px;
	margin-bottom: 2rem;
	color: #1e1e1e;
}

.custom-rich-text h4 {
	font-family: "noto_sansregular";
	font-size: 24px;
	font-weight: 500;
	line-height: 32px;
	color: #1e1e1e;
}

.custom-rich-text h5 {
	font-family: "noto_sansregular";
	font-size: 22px;
	font-weight: 500;
	line-height: 24px;
	margin-bottom: 2rem;
	color: #1e1e1e;
}

.custom-rich-text h6 {
	font-family: "noto_sansregular";
	font-size: 20px;
	font-weight: 500;
	line-height: 16px;
	margin-bottom: 2rem;
	color: #1e1e1e;
}

/* End of Formatted rich textarea CSS */
.custom-rich-text div,
.custom-rich-text div a {
	font-family: "noto_sansregular";
	font-size: 1.125rem;
	line-height: 28px;
	color: rgba(0, 0, 0, 0.65);
}

.custom-rich-text div a {
	font-family: "noto-sans-extracondensed";
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0.36px;
	color: #1e1e1e;
}

.support-tile .custom-rich-text div {
	font-size: 1rem;
	color: var(--primary-color);
}

/* .custom-rich-text div a+strong */
.location-section .custom-rich-text div a+a {
	margin-right: 1rem;
	margin-bottom: 0.5rem;
}

.custom-rich-text li {
	font-family: "noto_sansregular";
	font-size: 1.125rem;
	line-height: 28px;
	color: rgba(0, 0, 0, 0.65);
}

.keytakes-wrapper .custom-rich-text li {
	font-size: 1.125rem;
	color: rgba(0, 0, 0, 0.85);
}

.custom-rich-text li a {
	text-decoration: underline;
	color: #1e1e1e;
}

.custom-rich-text img {
	display: block;
	border-radius: 0.5rem;
	margin: 2rem 0;
}

.custom-rich-text .ql-video {
	display: block;
	min-width: 321px;
	max-width: 580px;
	width: 100%;
	height: 326px;
	margin: 3rem auto 1rem;
	border: 0;
}

.site-accordion .custom-rich-text .ql-video {
	margin: 2rem 0 0;
}

.custom-rich-text .ql-video+div {
	font-size: 1rem;
	max-width: 580px;
	width: 100%;
	margin: 0 auto 3.4375rem;
}

/* Start your Journey Section */
.sectionHead {
	color: #1e1e1e;
	text-align: center;
	font-family: "linotype-didot";
	font-size: 36px;
	font-style: normal;
	font-weight: 700;
	line-height: 48px;
}

.journeyWrapper {
	background: #ebe7e2;
	border-radius: 20px;
	width: 100%;
	max-width: 1336px;
	padding-bottom: 3rem;
	/* height: 408px; */
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	margin-top: -50px;
	z-index: 5;
}

.journeyWrapper .slds-col a {
	position: relative;
	margin: 0 5px;
	width: 200px;
	height: 200px;
	border-radius: 8px;
	display: flex;
	overflow: hidden;
	position: relative;
}

.journeyWrapper .slds-col:last-child a {
	background: #dfc5ae;
	padding: 20px;
}

.journeyWrapper .slds-col:last-child a::before {
	display: none;
}

.journeyWrapper .slds-col:last-child p {
	color: #1e1e1e;
	width: 140px;
}

/* .journeyWrapper .slds-col p {
		color: #fff;
		font-family: "noto_sansmedium";
		font-size: 20px;
		line-height: 32px !important;
		position: absolute;
		bottom: 20px;
		left: 0;
		padding: 0 20px;
	} */

.journeyWrapper .slds-col .iconBox {
	border-radius: 50%;
	padding: 5px;
	background: #fff;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.journeyWrapper .inner p {
	color: #fff;
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 25px;
	position: absolute;
	padding: 0;
	bottom: 20px;
	line-height: 25px;
	padding: 0 20px;
}

.journeyWrapper .slds-col a::before {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0.3;
	background: rgb(255, 255, 255);
	background: linear-gradient(201deg,
			rgba(255, 255, 255, 0.2) 0%,
			rgba(0, 0, 0, 1) 94%,
			rgba(0, 0, 0, 1) 100%);
	content: "demo";
	font-size: 0px;
}

.journeyWrapper .slds-col a:hover::before {
	opacity: 0;
}

/* Specialist page Section */

c-cms-profile-content .sectionHead {
	text-align: left;
}

.tabsPanel {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	background: #fff;
	padding: 0px 5px;
	margin: 0 auto 5rem;
	overflow: hidden;
	text-align: center;
	border-radius: 8px;
	margin-top: -2rem;
	z-index: 9;
	box-shadow: 0px 16px 24px -4px rgba(0, 0, 0, 0.04),
		0px 8px 16px -6px rgba(0, 0, 0, 0.08);
}

.tabsPanel a {
	display: inline-block;
	font-family: "noto-sans-extracondensed";
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.4px;
	padding: 1.25rem 2rem;
	/* margin: 0 10px; */
	color: rgba(0, 0, 0, 0.85);
}

.listing li {
	list-style: disc;
	margin-bottom: 10px;
}

.listing li a {
	text-decoration: underline;
	color: #000;
}

.listing li a {
	text-decoration: none;
}

.videoContentWrapper video {
	width: 785px;
	height: 440px;
	background: #f2f2f2;
	position: relative;
}

.videoContentWrapper video::before {
	position: absolute;
	left: auto;
	top: auto;
	content: "Video will be here";
}

/* .tabsPanel {
	position: relative;
	background: #fff;
	padding: 0px 25px;
	margin: 0 auto 50px;
	overflow: hidden;
	text-align: center;
	border-radius: 8px;
	margin-top: -2rem;
	z-index: 9;
	box-shadow: 0px 16px 24px -4px rgba(0, 0, 0, 0.04),
		0px 8px 16px -6px rgba(0, 0, 0, 0.08);
} */

/* .tabsPanel a {
	font-family: "noto-sans-extracondensed";
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.4px;
	padding: 1.25rem 2rem;
	margin: 0 10px;
	color: rgba(0, 0, 0, 0.85);
} */

.listing li {
	list-style: disc;
	margin-bottom: 10px;
}

.listing li a {
	text-decoration: underline;
	color: #000;
}

.listing li a {
	text-decoration: none;
}

.videoContentWrapper video {
	width: 785px;
	height: 440px;
	background: #f2f2f2;
	position: relative;
}

.videoContentWrapper video::before {
	position: absolute;
	left: auto;
	top: auto;
	content: "Video will be here";
}

.notificationMessage {
	background: #eef4ff;
	padding: 16px;
	font-size: 0.875rem;
	color: #014486;
	line-height: 1.75rem;
	display: flex;
}

.notificationMessage span {
	display: flex;
	border: 0;
	align-items: center;
	justify-content: center;
	min-width: 30px;
}

.notificationMessage span .slds-button {
	padding: 0;
	border: 0;
}

.notificationMessage span .slds-button svg {
	margin: 0;
	width: 20px;
	height: 20px;
	fill: #014486;
	border: 0;
}

.specialistListing .card {
	text-align: center;
}

.specialistListing .card img {
	margin-bottom: 10px;
}

.specialistListing .card a {
	color: #000;
}

c-genea-inner-pages-theme .journeyWrapper {
	margin: 0 auto;
	background: #dfc5ae;
	width: 100%;
	border-radius: 0;
	min-height: 450px;
}

c-genea-inner-pages-theme .journeyWrapper .slds-grid {
	max-width: 1400px;
	margin: 0 auto;
}

c-genea-inner-pages-theme .journeyWrapper .slds-col a {
	position: unset;
	overflow: visible;
	display: block;
}

c-genea-inner-pages-theme .journeyWrapper .slds-col a::before {
	display: none;
}

c-genea-inner-pages-theme .journeyWrapper .slds-col a p {
	position: unset;
	color: #c0b5b5;
}

c-genea-inner-pages-theme .journeyWrapper .slds-col:last-child {
	display: none;
}

/* Loction page and specialist page templates*/
.locationPage .servicesPanel li,
.profilePage .section3 ul li {
	text-decoration: none;
}

.locationPage .servicesPanel li:hover,
.profilePage .section3 ul li:hover {
	text-decoration: none;
}

.locationPage,
.profilePage {
	line-height: 28px;
}

.locationPage lightning-button,
.profilePage lightning-button {
	display: flex;
}

.locationPage ul li a,
.profilePage ul li a {
	color: #000;
}

.locationPage .listing,
.profilePage .listing {
	margin-left: 30px;
}

/* .profilePage .listing li:first-child  */
/* .locationPage .listing li:first-child {
		  margin-left: -20px;
		  list-style: none;
	  } */

.locationPage {
	padding-bottom: 60px;
}

.locationPage .videoContentWrapper iframe,
.profilePage .videoContentWrapper iframe {
	width: 100%;
	height: 420px;
	margin-bottom: 20px;
}

.audioContentWrapper iframe,
.locationPage .audioContentWrapper iframe,
.profilePage .audioContentWrapper iframe {
	width: 100%;
	height: 155px;
	margin-bottom: 20px;
}

ul.listStyle1,
ul.listStyle2 {
	margin-bottom: 30px;
}

.listStyle1 li {
	text-decoration: underline;
	cursor: pointer;
	list-style: disc;
}

.listStyle1 li:hover {
	text-decoration: none;
}

.locationPage .listStyle1 span p {
	margin-bottom: 10px;
}

.locationPage .mapContainer iframe,
.profilePage .mapContainer iframe {
	margin-bottom: 15px;
}

.locationPage .mapContainer a,
.profilePage .mapContainer a {
	color: #666;
	text-decoration: underline;
}

.locationPage .mapContainer lightning-map,
.profilePage .mapContainer lightning-map {
	margin-bottom: 15px;
}

.locationPage .mapContainer a:hover,
.profilePage .mapContainer a:hover {
	text-decoration: none;
}

/* form assembly css override */
.wFormWebPage {
	padding: 0;
	margin: 0;
}

/* core content banner */
.core-content-banner .banner-container {
	height: 500px;
	border-radius: 0.5rem;
	overflow: hidden;
}

.core-content-banner .banner-container[data-banner-type="Banner with image"] .banner-caption {
	left: 6rem;
	bottom: 4rem;
	padding: 0;
	transform: none;
	max-width: 48%;
}

.core-content-banner .banner-caption .banner-title {
	font-size: 2.25rem;
}

.core-content-banner .banner-caption p {
	font-size: 1.125rem;
}

.specialistListing .card {
	text-align: center;
}

.specialistListing .card img {
	margin-bottom: 10px;
}

.specialistListing .card a {
	color: #000;
}

c-genea-inner-pages-theme .journeyWrapper {
	margin: 0 auto;
	background: #dfc5ae;
	width: 100%;
	border-radius: 0;
	min-height: 450px;
}

c-genea-inner-pages-theme .journeyWrapper .slds-grid {
	max-width: 1400px;
	margin: 0 auto;
}

c-genea-inner-pages-theme .journeyWrapper .slds-col a {
	position: unset;
	overflow: visible;
	display: block;
}

c-genea-inner-pages-theme .journeyWrapper .slds-col a::before {
	display: none;
}

c-genea-inner-pages-theme .journeyWrapper .slds-col a p {
	position: unset;
	color: #c0b5b5;
}

c-genea-inner-pages-theme .journeyWrapper .slds-col:last-child {
	display: none;
}

c-cms-block-quote+c-cms-block-quote {
	margin-top: 1rem;
}

/* Loction page and specialist page templates*/

.locationPage lightning-button,
.profilePage lightning-button {
	display: flex;
}

.locationPage ul li a,
.profilePage ul li a {
	color: #000;
}

.locationPage .listing,
.profilePage .listing {
	margin-left: 30px;
}

/* .locationPage .listing li:first-child, */
/* .profilePage .listing li:first-child {margin-left:-20px; list-style: none;} */
.locationPage {
	padding-bottom: 60px;
}

.locationPage .videoContentWrapper iframe,
.profilePage .videoContentWrapper iframe {
	width: 785px;
	height: 440px;
	margin-bottom: 20px;
}

.locationPage .audioContentWrapper iframe,
.profilePage .audioContentWrapper iframe {
	width: 785px;
	height: 155px;
	margin-bottom: 20px;
}

ul.listStyle1,
ul.listStyle2 {
	margin-bottom: 30px;
}

.listStyle1 li {
	text-decoration: underline;
	cursor: pointer;
	list-style: disc;
}

.listStyle1 li:hover {
	text-decoration: none;
}

.locationPage .listStyle1 span p {
	margin-bottom: 10px;
}

.locationPage .mapContainer iframe,
.profilePage .mapContainer iframe {
	margin-bottom: 15px;
}

.locationPage .mapContainer a,
.profilePage .mapContainer a {
	color: #666;
	text-decoration: underline;
}

.locationPage .mapContainer lightning-map,
.profilePage .mapContainer lightning-map {
	margin-bottom: 15px;
}

.locationPage .mapContainer a:hover,
.profilePage .mapContainer a:hover {
	text-decoration: none;
}

/* Search Listing page */
.searchListingContainer h1,
.location-listing-wrapper h1 {
	font-size: 2.75rem;
}

.filters-wrapper .slds-combobox_container lightning-icon {
	display: none;
}

.filters-wrapper .selectBox {
	position: relative;
	/* left: -25px; */
}

.filters-wrapper .selectBox+.selectBox {
	margin-left: 1rem;
}

.filters-wrapper .selectBox lightning-icon {
	position: absolute;
	top: 50%;
	right: 1rem;
	transform: translateY(-50%);
}

.searchListingContainer .filters-wrapper .slds-input {
	min-width: 375px;
	padding-left: 35px;
	font-size: 1rem;
}

.searchListingContainer .location-container {
	position: relative;
}

.searchListingContainer .location-container lightning-icon {
	position: absolute;
	top: 20px;
	left: 10px;
}

.searchListingContainer .filters-wrapper input,
.filters-wrapper .slds-combobox_container button {
	background: #fff;
	padding: 5px 15px;
	border-radius: 2px;
	border: 0;
	min-width: 165px;
}

.filters-wrapper .slds-button {
	min-width: 120px;
	padding: 10px;
	margin-left: 1rem;
}

.filters-wrapper .location-container {
	margin: 0 1rem;
}

.paginationBox span:last-child button {
	border: 0;
}

.paginationBox .slds-button {
	border-radius: 50%;
	width: 40px;
	height: 40px;
	padding: 0;
	margin: 0 5px;
	font-size: 1rem;
}

.paginationBox .currentpage button {
	background: #ffe366;
	border-color: #ffe366;
}

.noRecordsFound {
	font-size: 1.5rem;
	text-align: center;
	color: #666;
	padding: 20px;
}

/* getting started page css */
.getting-started-fqa-section .faqContainer {
	padding: 3.75rem 4.8125rem 5rem 0;
}

.custom-card .image-thumbnail .slds-icon-text-default {
	--slds-c-icon-color-foreground: #000;
}

c-cms-f-a-q-content .slds-accordion__summary-action:hover,
c-cms-f-a-q-content .slds-accordion__summary-heading .slds-button:focus {
	color: #1e1e1e;
}

c-cms-f-a-q-content .slds-accordion__summary-heading .slds-button {
	font-size: 18px;
	font-weight: 500;
	line-height: 28px;
	font-family: "noto_sansregular";
}

/* core content table */
.custom-rich-text .ql-table-blob thead th {
	font-family: "noto-sans-extracondensed" !important;
	font-size: 1rem;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0.32px;
	background: var(--secondary-blush-color);
	padding: 0.75rem 1rem;
	border: 1px solid #fff;
}

.custom-rich-text .ql-table-blob tbody tr td {
	font-family: "noto_sansregular" !important;
	font-size: 1rem;
	line-height: 28px;
	padding: 0.75rem 1rem;
	border: 1px solid #fff;
	background: rgba(235, 231, 226, 0.50);
}

.custom-rich-text .ql-table-blob tbody tr:nth-child(even) td {
	background: var(--secondary-stone-color);
}


lightning-modal-body iframe {
	height: 100% !important;
	min-height: 500px !important;
	border: 0 !important
}

lightning-modal-body iframe lightning-button-icon .slds-button {
	border: 0 !important
}

.customSelectBox .slds-combobox__input {
	position: relative;
	display: flex;
	padding: 12px 16px;
	justify-content: left;
	align-items: center;
	border: 0;
	border-radius: 8px;
	background: var(--colour-brand-white, #FFF);
	box-shadow: 0px 4px 8px -1px rgba(0, 0, 0, 0.04), 0px 2px 4px -2px rgba(0, 0, 0, 0.04);
}

.customSelectBox .slds-combobox__input:before {
	position: absolute;
	content: "";
	display: inline-block;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	width: 12px;
	height: 12px;
	top: 50%;
	right: 1.5rem;
	transform: rotate(-315deg) translateY(-50%);
	pointer-events: none;
	z-index: 5;
}

.customSelectBox .slds-input__icon-group_right {
	display: none;
}

.customSelectBox {
	display: none;
	margin-bottom: 30px;
}

.externalLink {
	color: #333;
	font-size: 16px;
	border-bottom: 1px solid #1e1e1e;
	padding-bottom: 5px;
	position: relative;
	font-family: 'noto_sanssemibold';
}

.externalLink:hover {
	border: 0;
	text-decoration: none;
}

.externalLink svg.slds-icon {
	width: 20px;
	width: 20px;
	fill: #1e1e1e;
	position: absolute;
	top: -7px;
	right: -25px;
}

.custom-card .slds-icon-text-default {
	color: #000;
}

c-cms-f-a-q-content .slds-accordion__summary-action:hover,
c-cms-f-a-q-content .slds-accordion__summary-heading .slds-button:focus {
	color: #1e1e1e;
}

/* core content table */
.custom-rich-text .ql-table-blob thead th {
	font-family: "noto-sans-extracondensed" !important;
	font-size: 1rem;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: 0.32px;
	background: var(--secondary-blush-color);
	padding: 0.75rem 1rem;
	border: 1px solid #fff;
}

.custom-rich-text .ql-table-blob tbody tr td {
	font-family: "noto_sansregular" !important;
	font-size: 1rem;
	line-height: 28px;
	padding: 0.75rem 1rem;
	border: 1px solid #fff;
	background: rgba(235, 231, 226, 0.50);
	word-wrap: break-word;
	word-break: break-word;
}

.custom-rich-text .ql-table-blob tbody tr:nth-child(even) td {
	background: var(--secondary-stone-color);
}

.custom-badge {
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
}

.profilePage .section3 ul li {
	list-style: none;
}

.profilePage .section3 ul li lightning-icon {
	margin: 0 10px 0 -30px
}

lightning-overlay-container .slds-modal__close button,
lightning-overlay-container .slds-button_icon-inverse:focus {
	border: 0;
	box-shadow: none;
}

.navigation-content-wrapper .tabsPanel {
	margin-bottom: 0 !important;
}

.navigation-content-wrapper .section1 {
	margin-top: 50px;
}

.bottom-navigation .slds-grid_align-spread .nav-link.portal-link {
	display: none;
}

c-cms-custom-loader .slds-is-fixed {
	align-items: center;
	justify-content: center;
	display: flex;
}

.slds-spinner_container {
	background-color: rgba(0, 0, 0, 0.75) !important;
}

c-cms-custom-loader .slds-is-fixed .custom-slds-spinner {
	position: static !important;
}

c-cms-custom-loader .slds-is-fixed .custom-slds-spinner img {
	border-radius: 50%;
}

c-cms-custom-loader .slds-is-fixed {
	align-items: center;
	justify-content: center;
	display: flex;
}

.slds-spinner_container {
	background-color: rgba(0, 0, 0, 0.75) !important;
}

c-cms-custom-loader .slds-is-fixed .custom-slds-spinner {
	position: static !important;
}

c-cms-custom-loader .slds-is-fixed .custom-slds-spinner img {
	border-radius: 50%;
}

/*getting startaed changes
/*new block changes */

.getting-started-qoute-wrapper {
	padding: 3rem 1rem;
	display: flex;
	justify-content: center;
}

.getting-started-qoute-container {
	padding: 2rem 2.5rem;
	max-width: 750px;
	width: 100%;
	border-radius: 0.5rem;
	background: linear-gradient(90deg, #ebe7e2 0%, rgba(235, 231, 226, 0.5) 100%);
}

.getting-started-qoute-container h2 {
	position: relative;
	font-size: 1.75rem;
	padding: 0 2.125rem;
	line-height: 2.25rem;
	color: #5c5c5c;
	text-align: center;
}

.getting-started-qoute-container h2:before,
.getting-started-qoute-container h2:after {
	position: absolute;
	content: "";
	background: url("../images/quotation_marks.svg") no-repeat;
	background-size: cover;
	width: 32px;
	height: 32px;
	color: #aeaeae;
	top: 0;
	left: 0;
}

.getting-started-qoute-container h2:after {
	right: 0;
	left: auto;
	transform: rotate(-180deg);
}

.modal-close-button {
	background-color: transparent !important;
}

.embededframe-map {
	width: 889px;
	height: 550px;
}

.embededframe-default {
	width: 640px;
	height: 480px;
}

/*graph css changes */
.graph-chart-wrapper {
	max-width: 820px;
	margin: 0 auto;
}

.graph-chart-title {
	font-size: 1.125rem;
	font-weight: 500;
	text-align: center;
	margin-bottom: 2.5rem;
	font-family: 'Noto Sans ExtraCondensed' !important;
}

.graph-chart-title .measure-heading {
	font-weight: 700;
}


.graph-chart-subtitle {
	font-size: 0.875rem;
	color: #666;
	text-align: center;
	margin-bottom: 1.5rem;
}

.graph-chart-area {
	display: flex;
	height: 460px;
	margin: 1.5rem 0 0.5rem;
}

.graph-y-axis {
	width: 70px;
	position: relative;
	flex-shrink: 0;
}

.graph-y-label {
	position: absolute;
	top: 50%;
	left: -5px;
	/* font-size: 0.875rem; */
	font-weight: 500;
	/* color: #333; */
	transform: rotate(-90deg);
	transform-origin: left top;
	white-space: nowrap;
	font-weight: 700;
	font-family: Linotype-didot !important;
}

.graph-y-ticks {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	font-size: 0.8125rem;
	color: #333;
	padding-right: 12px;
	text-align: right;
}

.graph-y-ticks .graph-tick {
	position: relative;
	padding-right: 5px;

}

.graph-y-ticks .graph-tick::after {
	content: '';
	position: absolute;
	right: -10px;
	top: 50%;
	width: 4px;
	height: 1px;
	background: #ebe7e2;
	transform: translateY(-50%);
}

.graph-y-ticks .graph-tick:nth-child(odd)::after {
	width: 10px;
}

.graph-y-ticks .graph-base {
	font-weight: bold;
	color: #ebe7e2;
}

.graph-y-ticks {
	font-size: 0.75rem;
	/* smaller to fit 13 labels comfortably */
	padding-right: 8px;
	/* tighter */
}

.graph-y-ticks .tick {
	line-height: 0;
	/* prevent crowding */
}

.graph-y-ticks .graph-tick::after {
	width: 4px;
	/* shorter ticks with more lines */
	right: -6px;
}

/* Optional: make major ticks (every 10%) stand out */
.graph-y-ticks .graph-tick:nth-child(odd) {
	font-size: 0.875rem !important;
	font-weight: 500;

}

.graph-y-line {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 2px;
	background: #ebe7e2;
}

.graph-plot-area {
	flex: 1;
	position: relative;
	display: flex;
	flex-direction: column;
}

.graph-bars-container {
	flex: 1;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	/*padding: 0 10px 40px 0;      /* space for x-axis */
	min-height: 300px;
	padding: 0 20px 0 0;
	/* changed: removed bottom padding */
	margin-left: -2px;
}

.graph-bar-column {
	flex: 1;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: flex-end;
}

.graph-bar-group {
	width: 100%;
	display: flex;
	justify-content: center;
	gap: 20px;
	align-items: flex-end;
	height: 460px;
	position: relative;
}

.graph-bar {
	width: 60px;
	border-radius: 4px 4px 0 0;
	min-height: 1px;
}

.graph-genea {
	background: #ffcc00;
	box-shadow: 0 4px 12px rgba(255, 219, 77, 0.4);
}

.graph-national {
	background: #ebe7e2;
}

.graph-bar-values {
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	display: flex;
	justify-content: center;
	gap: 20px;
	/* matches .bar-group gap */
	margin-bottom: 8px;
	/* distance from top of bars – adjust as needed */
	pointer-events: none;
}



.graph-value.graph-genea {
	color: #ca8a04;
	margin-bottom: 2px;
}

.graph-value.graph-national {
	color: #4b5563;
}

.graph-value {
	margin-top: -2px;
	position: absolute;
	transform: translate(20%, -2rem);
	font-size: 0.875rem !important;
}

.graph-x-axis-container {
	position: relative;
	height: 0;
}

.graph-x-line {
	position: absolute;
	left: 0;
	right: 20px;
	top: 0;
	height: 2px;
	background: #ebe7e2;

}

.graph-x-labels {
	display: flex;
	justify-content: space-between;
	padding: 0 10px;
	margin-top: 14px;
	/* space between line and labels */
}



.graph-x-label {
	flex: 1;
	text-align: center;
	font-size: 0.875rem !important;
	font-weight: 500;
	color: #333;
}

.graph-x-title {
	text-align: center;
	font-size: 0.875rem;
	color: #666;
	margin-top: 8px;
	font-weight: 700;
	font-family: Linotype-didot !important;
}

.graph-legend {
	display: flex;
	justify-content: center;
	gap: 2rem;
	margin: 6rem 0rem 1rem 0;
	font-size: 0.875rem;
}

.graph-legend-item {
	display: flex;
	align-items: center;
	gap: 8px;
	font-size: 0.875rem !important;
}

.graph-legend-color {
	width: 16px;
	height: 16px;
	border-radius: 50px;
}

.graph-footnote {
	/* font-size: 1rem;
    color: #666; */
	text-align: left;
	margin-top: 1rem;
	/* line-height: 1.4; */
	font-family: Noto Sans ExtraCondensed !important;
	font-weight: normal;
}


/*************************table changes *************************/

.table-wrapper {
	max-width: 900px;
	margin: 20px auto;
	padding: 0 16px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Enable horizontal scroll on small devices */
.table-responsive {
	width: 100%;
	overflow-x: auto;
}

/* Base table styles */
.fertility-table {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
	/* min-width: 600px;  */
}

.fertility-table thead th {
	background-color: #ffcc00;
	color: #000;
	font-weight: 600;
	padding: 14px 12px;
	border: 2px solid #ffffff;
	font-size: 15px;
}

.fertility-table tbody td {
	background-color: #ebe7e2;
	padding: 14px 12px;
	border: 2px solid #ffffff;
	font-size: 14px;
	text-align: center;
}

.fertility-table tbody tr:nth-child(odd) td {
	background-color: #ebe7e2;
}

.table-note {
	margin-top: 16px;
	font-size: 13px;
	color: #333;
	line-height: 1.6;
}

/*end of graph changes*/

.blogs-content-container {
	margin-top: 5rem;
}

.blogs-content-container .tabsPanel {
	margin-top: -7rem;
	margin-bottom: 3rem;
}

.blogs-content-container .custom-rich-text,
.blogs-content-container c-cms-f-a-q-content {
	display: block;
}

.blogs-content-container .custom-rich-text+c-cms-f-a-q-content {
	margin-top: 2rem;
}

.feature-list,
.feature-items {
	display: flex;
	align-items: center;
}

.feature-list>div {
	font-family: var(--font-regular);
	font-size: 1rem;
	margin: 0 0.25rem;
}

.feature-list .slds-icon_container{
	display: inline-block;
	margin-right: 0.5rem;
}

.feature-list>div span {
	margin-left: 0.5rem;
}

.feature-list .slds-icon-text-default {
	width: 1.25rem;
	height: 1.25rem;
	--slds-c-icon-color-foreground: rgba(0, 0, 0, 0.5);
}

.writers-row {
	display: flex;
	align-items: center;
	margin-bottom: 1rem;
}

.writers-row h3 {
	font-family: var(--font-regular);
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.75rem;
	color: var(--primary-color);
	margin-right: 0.5rem;
}

.banner-caption .writers-row p {
	margin-bottom: 0;
}

.avatar-group {
	display: flex;
	align-items: center;
}

.avatar-group a {
	display: inline-block;
	position: relative;
	font-family: var(--font-condensed);
	font-size: 1.125rem;
	line-height: 1.5rem;
	color: var(--primary-color);
	text-decoration: none;
}

.avatar-group a:focus,
.avatar-group a:hover,
.journey-description a:focus,
.journey-description a:hover {
	text-decoration: none;
}

.avatar-group a:before,
.journey-description a:before {
	position: absolute;
	content: "";
	top: calc(100% + 0.125rem);
	width: 100%;
	height: 1px;
	background-color: var(--primary-color);
}

.avatar-group a:hover:before,
.avatar-group a:focus:before,
.journey-description a:hover:before,
.journey-description a:focus:before {
	background-color: var(--primary-color);
}

.avatar-group+.avatar-group {
	margin-left: 1rem;
}

.avatar-group img {
	display: inline-block;
	width: 2.5rem;
	height: 2.5rem;
	border-radius: 50%;
	object-fit: cover;
	margin-right: 0.5rem;
}

.custom-blog-badge {
	--slds-c-badge-color-background: var(--black-color);
	--slds-c-badge-font-size: 0.875rem;
	--slds-c-badge-radius-border: 6.25rem;
	--slds-c-badge-text-color: var(--white-color);
	--slds-c-badge-line-height: 1.25rem;
	padding: 0.25rem 1rem;
	margin-right: 0.75rem;
}

.keytakes-wrapper {
	display: flex;
	flex-direction: column;
	padding: 2rem;
	border-radius: 1rem;
	border-left: 3px solid var(--accent-yellow-color);
	background: #EBE7E2;
	margin: 0 0 4rem;
}

.keytakes-wrapper h3,
.support-tile h3 {
	font-family: var(--font-medium);
	font-weight: normal;
	font-size: 1.25rem;
	line-height: 2rem;
	color: var(--primary-color);
	margin-bottom: 1rem;
}

.support-tile h3 {
	margin: 0.75rem 0;
}

.authors-block {
	margin-top: 4rem;
}

.accordion-wrapper {
	margin: 5rem 0 6rem;
}

.authors-block h3 {
	font-size: 2rem;
	line-height: 2.5rem;
	margin-bottom: 2rem;
	color: var(--primary-color);
}

.author-block-item {
	padding: 2rem 3rem 2rem;
	border-radius: 1rem;
	background: var(--secondary-stone-color);
}

.author-block-item+.author-block-item {
	margin-top: 1rem;
}

.author-block-item .slds-media__figure {
	border-radius: 50%;
	width: 6.5rem;
	height: 6.5rem;
	margin-right: 2rem;
	overflow: hidden;
}

.author-block-item .slds-media__figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.author-block-item .title {
	font-family: var(--font-medium);
	font-size: 1.5rem;
	font-weight: normal;
	line-height: 2rem;
	color: var(--primary-color);
	margin-bottom: 0.5rem;
}

.author-block-item .sub-title,
.author-block-item p,
.support-tile p {
	font-family: var(--font-regular);
	font-size: 1rem;
	font-weight: normal;
	line-height: 1.75rem;
	color: rgba(0, 0, 0, 0.65);
	margin-bottom: 1rem;
}

.support-tile {
	margin-bottom: 2rem;
}

.support-tile p {
	color: var(--primary-color);
}

.author-block-item .sub-title {
	font-family: var(--font-bold);
}

.author-block-item .sub-title span {
	font-family: var(--font-regular);
}

.author-block-item p {
	margin: 1rem 0;
}

.author-block-item a {
	display: inline-block;
	position: relative;
	font-family: var(--font-condensed);
	font-size: 1.125rem;
	line-height: 1.5rem;
	color: var(--primary-color);
	text-decoration: none;
}

.author-block-item a:focus,
.author-block-item a:hover {
	text-decoration: none;
}

.author-block-item a:before {
	position: absolute;
	content: "";
	top: calc(100% + 0.25rem);
	width: 100%;
	height: 1px;
	background-color: var(--primary-color);
}

.author-block-item a:hover:before,
.author-block-item a:focus:before {
	background-color: var(--primary-color);
}

.references-section {
	margin: 4rem 0;
}

.references-section h3 {
	font-family: var(--font-medium);
	font-size: 1.25rem;
	font-weight: normal;
	line-height: 2rem;
	color: var(--primary-color);
	margin-bottom: 1rem;
}

.references-section li {
	font-family: var(--font-regular);
	font-size: 1.125rem;
	line-height: 1.75rem;
	color: rgba(0, 0, 0, 0.65);
	list-style-type: auto;
	list-style-position: initial;
	margin-left: 1rem;
}

.references-section li+li {
	margin-top: 1rem;
}

.support-tile {
	background: var(--secondary-butter-color);
	border-radius: 1rem;
	padding: 2rem 1.5rem;
}

.support-tile .image-thumbnail {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 4rem;
	height: 4rem;
	padding: 0.5rem;
	border-radius: 50%;
	overflow: hidden;
	background-color: var(--white-color);
}

.support-tile .image-thumbnail img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.support-tile .brand-secondary-button {
	display: inline-block;
	margin-top: 1rem;
}

.related-articles-wrapper {
	border-radius: 1rem;
	overflow: hidden;
	margin-bottom: 4rem;
}

.related-articles-wrapper .related-articles-title {
	font-family: var(--font-medium);
	font-size: 1.25rem;
	line-height: 2rem;
	font-weight: normal;
	color: var(--primary-color);
	margin-bottom: 1rem;
}

.related-articles-wrapper .article-thumbnail {
	display: none;
	width: 100%;
	height: 12.875rem;
	border-radius: 1rem 1rem 0 0;
	overflow: hidden;
}

.related-articles-wrapper .articles-list:first-of-type .article-thumbnail {
	display: block;
}

.related-articles-wrapper .article-thumbnail img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}


.article-tile h3 {
	font-family: var(--font-medium);
	font-size: 1.125rem;
	font-weight: normal;
	line-height: 1.75rem;
	color: var(--black-color);
	padding-bottom: 2rem;
	margin-top: 0.25rem;
}

.article-tile .slds-border_bottom {
	border-bottom-color: #EBE7E2;
}

.related-articles-wrapper .articles-list:last-child .slds-border_bottom {
	display: none;
}

.related-articles-wrapper .article-tile:first-child .article-tile {
	padding-top: 1rem;
}

.article-tile h3 a,
.article-tile h3 a:hover,
.article-tile h3 a:focus {
	display: inline-block;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
	text-decoration: underline;
}

.article-tile lightning-badge {
	--slds-c-badge-text-color: rgba(0, 0, 0, 0.65);
	font-family: var(--font-condensed);
	font-size: 1rem;
	line-height: 1.5rem;
	padding: 0.25rem 0;
}

.article-tile {
	padding: 1rem 1rem 0;
	background-color: var(--white-color);
}

/* Campaign Page CSS */
.campaign-journey-block {
	position: relative;
	background-color: var(--secondary-stone-color);
	padding: 4rem 4.25rem;
	border-radius: 1.25rem;
	margin-top: -3.125rem;
	max-width: 1336px;
}

.campaign-journey-block h2,
.banner-wrapper-section h2 {
	margin-bottom: 2rem;
}

.banner-wrapper-section[data-variant="Banner Image"] h2 {
	color: var(--white-color);
}

.banner-wrapper-section[data-variant="Banner Color"] {
	background: var(--secondary-blush-color);
	padding: 4rem 0 5rem;
}

.banner-wrapper-section[data-variant="Banner Image"] {
	position: relative;
	padding: 5rem 0;
	min-height: 570px;
}

.banner-wrapper-section[data-variant="Banner Image"] img {
	position: absolute;
	display: block;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 1;
}

.banner-wrapper-section[data-variant="Banner Image"]:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 100%);
	z-index: 3;
}

.banner-wrapper-section>div {
	position: relative;
	z-index: 5;
}

.journey-tiles-wrapper {
	display: grid;
	grid-template-columns: repeat(auto-fit, 291px);
	grid-column-gap: 0.75rem;
	justify-content: center;
}

.banner-tiles-wrapper {
	display: grid;
	grid-auto-flow: column;
	grid-column-gap: 0.75rem;
	grid-auto-columns: 1fr;
}

.journey-tile {
	border-radius: 1rem;
	background-color: var(--white-color);
	height: 100%;
	overflow: hidden;
}

.journey-tile .journey-thumbnail {
	width: 100%;
	height: 180px;
}

.journey-tile h3 {
	font-family: var(--font-medium);
	font-weight: normal;
	font-size: 1.25rem;
	line-height: 2rem;
	color: var(--primary-color);
	margin-bottom: 1rem;
}

.journey-tile .journey-thumbnail img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.journey-description {
	padding: 1rem 1rem 1.5rem;
}

.journey-description a {
	display: inline-block;
	position: relative;
	font-family: var(--font-condensed);
	font-size: 1rem;
	line-height: 1.5rem;
	color: var(--primary-color);
	margin-top: 1rem;
	text-decoration: none;
	cursor: pointer;
}

.journey-description .custom-rich-text li {
	font-size: 0.875rem;
}

.pricing-wrapper-section {
	padding: 4rem 0 5rem;
}

.banner-tile {
	padding: 2rem 1.5rem;
	border-radius: 0.5rem;
	background-color: var(--white-color);
}

.banner-tile q {
	display: block;
	position: relative;
	font-family: "linotype-didot";
	font-size: 1.25rem;
	font-weight: 700;
	padding: 0 2.25rem;
}

.banner-tile q:before,
.banner-tile q:after {
	position: absolute;
	content: "";
	font-size: 2rem;
	width: 1.5rem;
	height: 1.5rem;
	background: url("../images/quotation_marks_dark.svg") no-repeat;
	background-size: 85%;
	color: var(--secondary-blush-color);
	top: 0rem;
	left: 0rem;
	z-index: 5;
}

.banner-tile q:after {
	right: 0;
	left: auto;
	transform: rotate(-180deg);
}

.banner-tile .price-text {
	display: inline-block;
	font-family: "linotype-didot";
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 48px;
	color: var(--primary-color);
	margin-bottom: 1rem;
}

.banner-tile h3 {
	font-family: var(--font-medium);
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-weight: normal;
	color: var(--primary-color);
	margin-bottom: 1rem;
}

.blogs-content-container .navigation-content-wrapper .section1 {
	margin-top: 0;
}

.richtext-container .custom-rich-text div,
.richtext-container .custom-rich-text li{
	font-size: 1rem;
	line-height: 1.75rem;
	color: var(--primary-color);
}

lightning-modal-body iframe {
	height: 100% !important;
	min-height: 500px !important;
	border: 0 !important
}

lightning-modal-body iframe .slds-modal .slds-modal__close button {
	border: 0;
}


/* ALL MEDIA QUERIES CODE WILL BE IN THIS FILE */
@media (min-width:1281px) {

	.content-body {
		min-height: calc(100vh - 635px);
	}
}

@media (max-width: 1440px) {

	.header-container,
	.banner-container .banner-caption {
		padding: 0 4vw;
	}
}

@media (max-width: 1024px){
	.global-header {
		height: 80px;
	}

	.open-navigation .bottom-navigation {
		transform: translateX(0);
		animation: transform 4ms ease-in 4ms;
	}

	.bottom-navigation .slds-grid_align-spread .nav-link.portal-link {
		color: #1e1e1e;
		font-size: 16px;
		border-bottom: 1px solid #1e1e1e;
		padding-bottom: 5px;
		display: block;
	}

	.bottom-navigation .slds-grid_align-spread .nav-link.portal-link:hover {
		text-decoration: none;
	}

	.mega-menu-container .column {
		margin-top: 0px !important;
	}

	.header-container {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		padding: 1rem;
		background: #fff;
		box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.04),
			0px 1px 2px -1px rgba(0, 0, 0, 0.04);
		z-index: 99;
	}


	.top-navigation .search-container,
	.top-navigation .location-container,
	.top-navigation .nav-link.portal-link,
	.top-navigation .nav-link>span {
		display: none;
	}

	.bottom-navigation .search-container,
	.bottom-navigation .location-container {
		display: block;
	}

	.bottom-navigation .location-container {
		width: 110px;
		margin: 0 0 0 0.5rem;
	}

	.top-navigation {
		padding: 0;
		border: 0;
	}

	.top-navigation .nav-link {
		margin-right: 0;
	}

	.top-navigation .nav-link lightning-icon {
		width: 44px;
		height: 44px;
		border-radius: 50%;
		display: flex;
		align-items: center;
		justify-content: center;
		color: #1e1e1e;
		background-color: var(--secondary-stone-color);
	}

	.global-header .slds-button_brand {
		padding: 0.65rem 1rem;
		margin: 0 0.5rem;
	}

	.toggle-button {
		display: block;
	}

	.logo-container {
		max-width: 104px;
		height: 40px;
		margin-right: 0.5rem;
	}

	.bottom-navigation {
		display: flex;
		flex-direction: column;
		position: fixed;
		top: 78px;
		bottom: 0;
		left: 0;
		right: 0;
		background: #fff;
		width: 100%;
		padding: 1rem 1rem 10rem;
		height: 100%;
		overflow: auto;
		z-index: 99;
		transform: translateX(-100%);
	}

	.bottom-navigation .search-container {
		width: calc(100% - 2rem);
		margin: 0 auto 2rem;
	}

	.open-subnav .sub-navigation {
		display: block;
	}

	.nav-menu {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		justify-content: flex-start;
	}

	.nav-menu>li,
	.nav-menu>li>a {
		width: 100%;
	}

	.nav-menu>li {
		margin-bottom: 1rem;
	}

	.nav-menu>li>a {
		position: relative;
		padding: 0 0 0.5rem;
		border-bottom: 1px solid #a0a0a0;
	}

	.nav-menu>li.active>a,
	.nav-menu>li>a:hover,
	.nav-menu>li>a:focus {
		border-bottom-color: var(--accent-yellow-color);
	}

	.nav-menu>li>a lightning-button-icon {
		position: absolute;
		right: 0;
		top: calc(50% - 0.5rem);
		transform: translateY(-50%);
	}

	.dropdown-content>a {
		font-size: 1.125rem;
		margin: 0.5rem;
	}

	.nav-menu .dropdown-content {
		position: relative;
		padding: 0;
		left: unset;
		top: unset;
		box-shadow: none;
	}

	.mega-menu-container {
		column-count: 1;
	}

	.column {
		margin-bottom: 0;
		padding: 0 0.5rem;
	}

	.column p {
		display: none;
	}

	.column h4 lightning-icon {
		display: none;
	}

	.column h4 lightning-button-icon {
		display: block;
	}

	.column .slds-button_icon {
		border: 0;
		padding-right: 0.5rem;
	}

	.breadcrumbs {
		padding: 0.625rem 1rem;
	}

	.contentWrapper{
		padding-right: 0;
	}

	.banner-wrapper-section .banner-tiles-wrapper {
		grid-auto-columns: 280px;
		max-width: calc(100vw - 2rem);
		overflow: auto;
		margin: 0 auto;
	}

	.banner-container {
		overflow: hidden
	}

	.banner-container img {
		width: auto;
		object-fit: cover;
		/* object-position: top right; */
	}

	.bottom-navigation.hideMenu {
		display: none;
	}

	.banner-container[data-banner-type="Banner with image"][data-banner-size="Medium"] .banner-caption h1,
	.banner-container[data-banner-type="Banner with gradient"][data-banner-size="Medium"] .banner-caption h1 {
		font-size: 2.25rem;
		line-height: 3rem;
	}

	.banner-container .banner-caption {
		padding: 0 1rem;
	}

	.banner-container[data-banner-type="Banner with video"] {
		height: calc(100vh - 78px);
	}

	.banner-container[data-banner-type="Banner with video"] .banner-caption h1 {
		font-size: 2.5rem;
		line-height: 3rem;
	}

	.banner-container[data-banner-type="Banner with video"] .banner-caption {
		padding: 0 1rem;
		bottom: 20%;
		transform: none;
	}

	.banner-container[data-banner-type="Banner with image"] .banner-caption h2,
	.banner-container[data-banner-type="Banner with gradient"] .banner-caption h2 {
		font-size: 2.25rem;
		padding-right: 2.5rem;
	}

	.banner-container[data-banner-type="Banner with image"] .banner-caption p,
	.banner-container[data-banner-type="Banner with gradient"] .banner-caption p {
		padding-right: 2rem;
		font-size: 1rem !important;
		line-height: 1.75rem;
	}

	.banner-caption p {
		font-size: 1rem;
		/* padding-right: 1rem; */
	}

	.banner-container[data-banner-type="Banner with image"][data-banner-size="Large"] {
		min-height: 544px;
	}

	.banner-container[data-banner-type="Banner with gradient"][data-banner-size="Large"] .banner-caption h1 {
		line-height: 3rem;
	}

	.banner-wrapper-section[data-variant="Banner Color"]{
		padding: 4rem 0;
	}

	.banner-wrapper-section[data-variant="Banner Image"]{
		padding: 3.625rem 0 4.0625rem;
	}

	.banner-container[data-banner-type="Banner with image"]:has(.feature-items) .banner-caption {
		padding-left: 1rem;
		padding-right: 1rem;
	}

	.banner-container[data-banner-type="Banner with image"][data-banner-size="Large"] .banner-caption h1 {
		font-size: 2.25rem;
	}

	[data-banner-type="Banner with gradient"] .banner-caption .banner-title {
		font-size: 2.5rem;
	}

	.site-accordion .slds-is-open>.slds-accordion__content {
		padding: 0.75rem 1rem 2rem;
	}

	.banner-container[data-banner-type="Banner with image"]:has(.feature-items) .banner-caption .banner-title {
		font-size: 2.25rem;
		line-height: 3rem;
		margin: 1.5rem 0;
	}

	.banner-tiles-wrapper[data-variant="Banner Image"] .banner-tiles-wrapper{
		grid-auto-columns: auto;
	}

	.banner-container[data-banner-type="Banner with image"] .banner-caption,
	.banner-container[data-banner-type="Banner with gradient"] .banner-caption,
	.banner-container .banner-caption {
		width: 60vw;
		max-width: 60vw;
	}

	.discover-section{
		padding: 2rem 0;
	}
}

@media(max-width: 991px){
	:root {
		--slds-c-button-spacing-block-start: 0.75rem;
		--slds-c-button-spacing-block-end: 0.75rem;
		--slds-c-button-spacing-inline-end: 1.5rem;
		--slds-c-button-spacing-inline-start: 1.5rem;
	}

	.filters-wrapper .selectBox {
		width: calc(50vw - 1.5rem);
		margin-top: 1rem;
		margin-bottom: 1rem;
	}

	.blogs-content-container .customSelectBox {
		margin-top: -7rem;
	}

	.keytakes-wrapper .custom-rich-text li {
		font-size: 0.875rem;
		line-height: 1.5rem;
	}

	.faqContainer h2 {
		padding-left: 0;
	}

	.author-block-item {
		padding: 1rem 1rem 2rem;
	}

	.author-block-item .title {
		font-size: 1.25rem;
	}

	.author-block-item .sub-title,
	.author-block-item p {
		font-size: 0.875rem;
		line-height: 1.5rem;
	}

	.author-block-item a {
		font-size: 1rem;
		line-height: 1.5rem;
	}

	.campaign-journey-block {
		padding: 3rem 1rem 4rem;
	}

	.campaign-journey-block h2 {
		font-size: 2rem;
		line-height: 2.25rem;
	}

	.banner-tile {
		padding-left: 1rem;
		padding-right: 1rem;
	}

	.custom-rich-text .ql-video {
		height: 220px;
	}

	.banner-container[data-banner-type="Banner with image"] .banner-caption,
	.banner-container[data-banner-type="Banner with gradient"] .banner-caption,
	.banner-container .banner-caption {
		width: 100vw;
		max-width: 100vw;
	}

	.banner-caption .banner-btn-group button{
		margin-top: 0;
	}

	.banner-wrapper-section h2 {
		font-size: 2rem;
		line-height: 2.5rem;
	}

	.banner-tile .price-text{
		font-size: 2.5rem;
		line-height: 3rem;
	}

	.journey-tiles-wrapper {
		grid-template-columns: repeat(2, 1fr);
		grid-row-gap: 0.75rem;
	}

	.journey-tiles-wrapper .journey-tile+.journey-tile {
		margin-top: 0;
	}

	.journey-tiles-wrapper .journey-tile{
		margin-bottom: 0.75rem;
	}

	.campaign-journey-block {
		margin-top: 0;
		border-radius: 0;
	}

	/* footer section */
	footer c-genea-partner-tile {
		max-width: 43%;
	}

	.bottomLinks li {
		margin-bottom: 16px;
	}

	.partnersList h6 {
		margin-left: 0;
	}

	.footer-navigation .slds-col:last-child {
		margin-bottom: 0;
	}

	.footer-navigation .slds-col,
	.bottomLinks li:nth-child(5) {
		margin-bottom: 48px;
	}

	.richtext-container .custom-rich-text div,
	.richtext-container .custom-rich-text li{
		font-size: 0.875rem;
		line-height: 1.5rem;
	}

	.banner-wrapper-section[data-variant="Banner Color"] .banner-tiles-wrapper,
	.banner-wrapper-section[data-variant="Banner Image"] .banner-tiles-wrapper {
		grid-auto-columns: 280px;
		grid-auto-columns: 320px;
	}

	/* .banner-wrapper-section[data-variant="Banner Image"] .banner-tiles-wrapper {
		grid-auto-columns: auto;
	} */

}

@media (max-width: 767px) {

	.location-container .slds-dropdown_fluid {
		max-height: 80px;
		overflow-y: auto;
	}

	html {
		scroll-padding: 0;
	}

	.sectionHead {
		font-size: 2rem;
	}

	.custom-rich-text li {
		font-size: 1rem;
	}

	c-cms-profile-content .sectionHead {
		font-size: 32px;
	}

	.slds-modal__container {
		margin: 0 10px;
	}

	.slds-modal__close {
		right: 18px
	}

	.discover-section .slds-grid .slds-col {
		width: 80%;
	}

	.customSelectBox {
		display: block !important;
		margin-top: -30px;
	}

	.tabsPanel {
		display: none;
	}

	.slds-button {
		font-size: 1rem;
	}

	.sub-navigation {
		display: none;
	}

	.location-section,
	.industry-section {
		padding-left: 0;
		padding-right: 0;
	}

	.industry-section {
		padding: 3rem 0 0;
	}

	.location-section {
		padding: 4.5rem 0 5rem;
	}

	.blog-tiles-wrapper {
		grid-template-columns: 1fr;
		grid-row-gap: 3.5rem;
		padding: 0 1rem;
	}

	.blogs-container {
		padding: 3.5rem 0 5.25rem;
	}

	.blogs-container h2 {
		font-size: 2rem;
		line-height: 2.5rem;
		padding: 0 1rem;
	}

	.blog-tiles-wrapper .blog-tile:first-child .blog-thumbnail,
	.blog-thumbnail {
		width: 100%;
		min-height: 179px;
		height: 179px;
		margin-bottom: 0.5rem;
	}

	.blog-tiles-wrapper .blog-tile:not(:first-child) .blog-details {
		grid-template-columns: 1fr;
	}

	.blog-tiles-wrapper .blog-tile .blog-description h6 {
		font-size: 0.875rem;
	}

	.journeyWrapper {
		border-radius: 0;
		padding-bottom: 5rem;
		margin-top: 0;
	}

	.journey-tiles-wrapper {
		grid-template-columns: 1fr;
	}

	.journeyWrapper .sectionHead {
		font-size: 2.25rem;
		margin: 4rem 0 2rem;
	}

	.contentWrapper .sectionHeading {
		font-size: 2.25rem;
		line-height: 3rem;
		margin-bottom: 1rem;
	}

	.contentWrapper p {
		font-size: 1rem;
		line-height: 1.75rem;
		margin-bottom: 2rem;
	}

	.journeyWrapper .inner p {
		font-size: 1.125rem;
		line-height: 1.75rem;
		bottom: 1rem;
		padding: 0 1rem;
	}

	.journeyWrapper .slds-col a {
		width: 170px;
		height: 200px;
		margin-bottom: 0.5rem;
	}

	.journeyWrapper .slds-col a img {
		object-fit: cover;
	}

	.geneaBlock-container {
		padding: 3rem 2rem 2rem;
	}

	.banner-caption .slds-button,
	.contentWrapper button,
	.custom-text-block .slds-button {
		width: 100%;
		margin-right: 0;
		margin-bottom: 0.5rem;
	}

	.searchListingContainer .filters-wrapper .slds-button {
		width: calc(100vw - 2rem);
		margin-left: 0;
	}

	.searchListingContainer h1,
	.location-listing-wrapper h1 {
		font-size: 2.25rem;
	}

	.searchListingContainer h1,
	.location-listing-wrapper h1 {
		margin: 4rem 0 2rem;
	}

	.searchListingContainer .filters-wrapper .slds-input {
		min-width: 100%;
		width: calc(100vw - 2rem);
	}

	.navigation-cards-wrapper,
	.list-view-wrapper {
		padding: 3.125rem 0 3rem;
	}

	.core-content-banner .banner-container {
		height: 480px;
	}

	.core-content-banner .banner-container[data-banner-type="Banner with image"] .banner-caption {
		left: 0;
		bottom: 3rem;
		transform: none;
		padding: 0 1rem;
		max-width: calc(100vw - 2rem);
	}

	.core-content-banner .banner-caption p {
		font-size: 1rem;
		line-height: 1.75rem;
	}

	.contentWrapper {
		padding: 0;
		margin-bottom: 3.75rem;
	}

	.commonTileWrapper1 {
		margin: 0 -1rem;
	}

	.commonTileWrapper1 .iconBox {
		width: 4rem;
		height: 4rem;
		left: -10px;
		padding: 0.75rem;
	}

	.commonTileWrapper1 h3 {
		font-size: 1.25rem;
		line-height: 1.75rem;
	}

	.commonTileWrapper1 p {
		font-size: 0.875rem;
		line-height: 1.5rem;
		margin-bottom: 2rem;
	}

	.navigation-cards-wrapper c-cms-card .slds-card {
		grid-template-columns: 1fr;
	}

	.location-section .custom-rich-text div a,
	.navigation-cards-wrapper .custom-rich-text div a {
		font-size: 1rem;
		margin-right: 1.5rem;
	}

	/* Specailist page and location page*/
	.locationPage .videoContentWrapper iframe,
	.profilePage .videoContentWrapper iframe,
	.audioContentWrapper iframe,
	.locationPage .audioContentWrapper iframe,
	.profilePage .audioContentWrapper iframe {
		max-width: 100%;
		height: auto
	}

	.profilePage .section3 ul li {
		list-style: none;
	}

	.feature-items,
	.writers-row,
	.feature-list {
		flex-direction: column;
		align-items: flex-start;
	}

	.writers-row {
		margin-bottom: 1.5rem;
	}

	.writers-row h3 {
		margin-bottom: 0.5rem;
	}

	.avatar-group+.avatar-group {
		margin-top: 1rem;
		margin-left: 0;
	}

	.author-block-item .slds-media {
		flex-direction: column;
	}

	.author-block-item .slds-media__figure {
		width: 6rem;
		height: 6rem;
		margin-bottom: 1rem;
	}

	.custom-blog-badge {
		margin-bottom: 1rem;
	}

	.feature-list>div {
		margin: 0;
	}

	.feature-list>div span {
		margin-left: 0;
	}

	.feature-list .slds-icon-text-default {
		margin-right: 0.5rem;
	}

	.feature-list>div+div {
		margin-top: 0.5rem;
	}

	.avatar-group img {
		width: 2rem;
		height: 2rem;
	}

	.profilePage .section3 ul li lightning-icon {
		margin: 0 10px 0 -30px
	}

	/* Banner with Thumb comp */

	.locationPage .profile-card {
		padding: 0;
	}

	.slds-map {
		min-width: auto;
	}

	.discover-section {
		padding: 50px 10px 40px 10px;
	}

	.faqContainer h2 {
		font-size: 1.5rem;
		padding: 0 1rem;
	}

	.slds-accordion__summary-content {
		font-size: 1rem;
		font-family: "noto_sansregular";
	}

	.custom-rich-text h2 {
		font-size: 2rem
	}

	.custom-rich-text h4 {
		font-size: 1.25rem;
	}

	.custom-rich-text div {
		font-size: 1rem;
		line-height: 1.75rem;
	}

	.block-qoute-container {
		padding: 1.5rem 1rem;
	}

	.block-qoute-container h2 {
		font-size: 1.5rem;
	}

	.video-modal .slds-modal__close {
		right: 1.25rem;
	}

	.video-modal .slds-modal__close .slds-button_inverse {
		width: 40px;
		height: 40px;
		padding: 0;
	}

	.video-modal .slds-modal__container {
		margin: 0;
	}

	.video-modal .slds-modal__content {
		height: 40vh;
	}

	.resource-link {
		margin-bottom: 3rem;
	}

	.getting-started-fqa-section .faqContainer {
		padding: 3rem 0 4rem;
		margin: 0 -0.75rem;
	}

	/* Specailist page and location page*/
	.locationPage .videoContentWrapper iframe,
	.profilePage .videoContentWrapper iframe,
	.audioContentWrapper iframe,
	.locationPage .audioContentWrapper iframe,
	.profilePage .audioContentWrapper iframe {
		max-width: 100%;
		min-height: 194px;
		height: auto
	}

	/* Banner with Thumb comp */
	c-cms-bannerwith-thumbnail .banner-caption {
		flex-direction: column-reverse;
	}

	c-cms-bannerwith-thumbnail .banner-container .banner-caption {
		text-align: center;
		width: auto;
		padding: 20px 0 0 35px;
	}

	c-cms-bannerwith-thumbnail .banner-caption .image-thumbnail {
		width: 195px !important;
		height: 195px !important;
		margin-bottom: 15px !important;
		min-width: 195px !important;
		margin: 30px 0 24px 0 !important;
	}

	c-cms-bannerwith-thumbnail .banner-btn-group {
		margin-bottom: 4rem;
	}

	.locationPage .profile-card {
		padding: 0;
	}

	.slds-map {
		min-width: auto;
	}

	.faqContainer h2 {
		font-size: 2rem;
	}

	.custom-rich-text h2 {
		font-size: 2rem
	}

	.custom-rich-text h4 {
		font-size: 1.25rem;
	}

	.custom-rich-text div {
		font-size: 1rem;
		line-height: 1.75rem;
	}

	.block-qoute-container {
		padding: 1.5rem 1rem;
	}

	.block-qoute-container h2 {
		font-size: 1.5rem;
	}

	.embededframe-map {
		width: 360px;
		height: 280px;
	}

	.banner-caption .banner-btn-group {
		padding-right: 0;
	}


	/* ================================= */
	/*  Graph changes */
	/* ================================= */

	/* :host {
        min-height: auto;
    } */

	.graph-chart-area {
		flex-direction: row;
		/* KEEP Y-axis visible */
		height: 320px;
	}

	.graph-y-axis {
		width: 65px;
	}

	.graph-y-label {
		left: -5px;
		font-size: 0.65rem;
	}

	.graph-y-ticks {
		font-size: 0.65rem;
		padding-right: 6px;
	}

	.graph-bars-container {
		min-height: 200px;
		padding-right: 10px;
	}

	.graph-bar-group {
		height: 320px;
		gap: 8px;
	}

	.graph-bar {
		width: 24px;
	}

	.graph-bar-values {
		gap: 8px;
		font-size: 0.65rem;
		margin-bottom: 4px;
	}

	.graph-x-axis-container {
		height: 0;
	}

	.graph-x-line {
		right: 10px;
	}

	.graph-x-labels {
		display: flex;
		flex-wrap: wrap;
		/* allows labels to go to next line */
		justify-content: center;
		gap: 4px;
		/* reduce gap if needed */
	}

	.graph-x-label {
		flex: 1 1 auto;
		min-width: 40px;
		text-align: center;
		font-size: 0.75rem !important;
	}

	.graph-x-title {
		font-size: 0.7rem;
		margin-top: 6px;
	}

	.graph-legend {
		flex-direction: column;
		align-items: center;
		gap: 10px;
		margin: 6rem 0rem 1rem 0;
	}

	.graph-y-ticks .graph-tick:nth-child(odd) {
		font-size: 0.75rem !important;
	}

	.graph-footnote {
		font-size: 0.65rem;
		margin-top: 1rem;
	}

	.graph-value {
		font-size: 0.75rem !important;
		transform: translate(0%, -2rem);
	}

	/* for table changes in graph */
	.fertility-table thead {
		display: none;
	}

	.fertility-table,
	.fertility-table tbody,
	.fertility-table tr,
	.fertility-table td {
		display: block;
		width: 100%;
	}

	.fertility-table tr {
		margin-bottom: 16px;
		border: 1px solid #eee;
		border-radius: 6px;
		overflow: hidden;
	}

	.fertility-table td {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		gap: 12px;
		padding: 12px;
		border: none;
		border-bottom: 1px solid #eee;
		background-color: #f5f5f5;
		text-align: left;
	}

	.fertility-table td:last-child {
		border-bottom: none;
	}

	/* Label */
	.fertility-table td::before {
		content: attr(label);
		flex: 0 0 55%;
		font-weight: 600;
		white-space: normal;
		word-break: break-word;
	}

	/* Value */
	.fertility-table td {
		font-size: 14px;
	}

	.fertility-table td>* {
		flex: 1;
		text-align: right;
	}

	.campaign-journey-block .slds-button,
	.banner-wrapper-section .slds-button,
	.action-wrapper .slds-button,
	.support-tile .slds-button {
		width: 100%;
	}

}


@media (min-width: 48em) {
	.slds-modal__container {
		width: 100%;
		min-width: 40vw;
		max-width: 40vw;
	}
}

@media (min-width: 64em) {
	.columns-content.community_layout-section_section {
		max-width: 100%;
		width: 100%;
	}

	.community_layout-section_section-host.comm-section-container {
		padding: 0;
	}

	.slds-modal__container {
		width: 100%;
		min-width: 50vw;
		max-width: 50vw;
	}
}

@media (max-width: 768px) {

	.partnersList h6 {
		font-family: "noto_sansmedium";
		font-size: 1rem;
		margin: 0 20px 30px;
		text-align: left;
	}
}

/* for tablets */
@media (min-width: 768px) and (max-width: 1024px) {

	.embededframe-map {
		width: 750px;
		height: 422px;
	}

	/*Graph Changes */
	.graph-chart-area {
		height: 380px;
	}

	.graph-y-axis {
		width: 65px;
	}

	.graph-y-label {
		left: -5px;
		/* font-size: 0.65rem;*/
	}

	.graph-bar-group {
		height: 380px;
		gap: 12px;
	}

	.graph-bar {
		width: 36px;
	}

	.graph-bar-values {
		font-size: 0.75rem;
	}

	/* Prevent X-axis overlap */
	.graph-x-axis-container {
		height: 0;
	}

	.graph-x-label {
		font-size: 0.8rem !important;
	}

	.graph-legend {
		margin: 6rem 0rem 1rem 0;
		gap: 1.5rem;
	}

	.graph-y-ticks .graph-tick:nth-child(odd) {
		font-size: 0.8rem !important;
	}

	.graph-value {
		font-size: 0.8rem !important;
		transform: translate(0%, -2rem);
	}

	/* Grapah table changes */
	.fertility-table thead th,
	.fertility-table tbody td {
		padding: 12px 8px;
		font-size: 14px;
	}

	.banner-wrapper-section[data-variant="Banner Color"] .banner-tiles-wrapper{
		grid-auto-columns: 320px;
	}

	.banner-wrapper-section[data-variant="Banner Image"] .banner-tiles-wrapper {
		grid-auto-columns: auto;
	}

}