/* Start Sofia Pro Font Family */
/* Light Font */
@font-face {
	font-family: "SofiaProLight";
	src: url("../fonts/sofia-pro/SofiaProLight.eot");
	src: url("../fonts/sofia-pro/SofiaProLight.eot?#iefix")
			format("embedded-opentype"),
		url("../fonts/sofia-pro/SofiaProLight.woff2") format("woff2"),
		url("../fonts/sofia-pro/SofiaProLight.woff") format("woff"),
		url("../fonts/sofia-pro/SofiaProLight.ttf") format("truetype"),
		url("../fonts/sofia-pro/SofiaProLight.svg#SofiaProLight") format("svg");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

/* Regular Font */
@font-face {
	font-family: "SofiaProRegular";
	src: url("../fonts/sofia-pro/SofiaProRegular.eot");
	src: url("../fonts/sofia-pro/SofiaProRegular.eot?#iefix")
			format("embedded-opentype"),
		url("../fonts/sofia-pro/SofiaProRegular.woff2") format("woff2"),
		url("../fonts/sofia-pro/SofiaProRegular.woff") format("woff"),
		url("../fonts/sofia-pro/SofiaProRegular.ttf") format("truetype"),
		url("../fonts/sofia-pro/SofiaProRegular.svg#SofiaProRegular") format("svg");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

/* Medium Font */
@font-face {
	font-family: "SofiaProMedium";
	src: url("../fonts/sofia-pro/SofiaProMedium.eot");
	src: url("../fonts/sofia-pro/SofiaProMedium.eot?#iefix")
			format("embedded-opentype"),
		url("../fonts/sofia-pro/SofiaProMedium.woff2") format("woff2"),
		url("../fonts/sofia-pro/SofiaProMedium.woff") format("woff"),
		url("../fonts/sofia-pro/SofiaProMedium.ttf") format("truetype"),
		url("../fonts/sofia-pro/SofiaProMedium.svg#SofiaPro-Medium") format("svg");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}

/* Semi Bold Font */
@font-face {
	font-family: "SofiaProSemiBold";
	src: url("../fonts/sofia-pro/SofiaProSemiBold.eot");
	src: url("../fonts/sofia-pro/SofiaProSemiBold.eot?#iefix")
			format("embedded-opentype"),
		url("../fonts/sofia-pro/SofiaProSemiBold.woff2") format("woff2"),
		url("../fonts/sofia-pro/SofiaProSemiBold.woff") format("woff"),
		url("../fonts/sofia-pro/SofiaProSemiBold.ttf") format("truetype"),
		url("../fonts/sofia-pro/SofiaProSemiBold.svg#SofiaProSemiBold")
			format("svg");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

/* Bold Font */
@font-face {
	font-family: "SofiaProBold";
	src: url("../fonts/sofia-pro/SofiaProBold.eot");
	src: url("../fonts/sofia-pro/SofiaProBold.eot?#iefix")
			format("embedded-opentype"),
		url("../fonts/sofia-pro/SofiaProBold.woff2") format("woff2"),
		url("../fonts/sofia-pro/SofiaProBold.woff") format("woff"),
		url("../fonts/sofia-pro/SofiaProBold.ttf") format("truetype"),
		url("../fonts/sofia-pro/SofiaProBold.svg#SofiaProBold") format("svg");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

/* End Sofia Pro Font Family */

/* Start Archivo Narrow Font Family */
/* Semi Bold Font */
@font-face {
	font-family: "ArchivoNarrow-SemiBold";
	src: url("../fonts/archivo-narrow/ArchivoNarrow-SemiBold.eot");
	src: url("../fonts/archivo-narrow/ArchivoNarrow-SemiBold.eot?#iefix")
			format("embedded-opentype"),
		url("../fonts/archivo-narrow/ArchivoNarrow-SemiBold.woff2") format("woff2"),
		url("../fonts/archivo-narrow/ArchivoNarrow-SemiBold.woff") format("woff"),
		url("../fonts/archivo-narrow/ArchivoNarrow-SemiBold.ttf") format("truetype"),
		url("../fonts/archivo-narrow/ArchivoNarrow-SemiBold.svg#ArchivoNarrow-SemiBold")
			format("svg");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

/* Bold Font */
@font-face {
	font-family: "ArchivoNarrow-Bold";
	src: url("../fonts/archivo-narrow/ArchivoNarrow-Bold.eot");
	src: url("../fonts/archivo-narrow/ArchivoNarrow-Bold.eot?#iefix")
			format("embedded-opentype"),
		url("../fonts/archivo-narrow/ArchivoNarrow-Bold.woff2") format("woff2"),
		url("../fonts/archivo-narrow/ArchivoNarrow-Bold.woff") format("woff"),
		url("../fonts/archivo-narrow/ArchivoNarrow-Bold.ttf") format("truetype"),
		url("../fonts/archivo-narrow/ArchivoNarrow-Bold.svg#ArchivoNarrow-Bold")
			format("svg");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

/* End Archivo Narrow Font Family */

/* Font family for icons */
@font-face {
	font-family: "icomoon";
	src: url("../fonts/icomoon/icomoon.eot?6sqo02");
	src: url("../fonts/icomoon/icomoon.eot?6sqo02#iefix")
			format("embedded-opentype"),
		url("../fonts/icomoon/icomoon.ttf?6sqo02") format("truetype"),
		url("../fonts/icomoon/icomoon.woff?6sqo02") format("woff"),
		url("../fonts/icomoon/icomoon.svg?6sqo02#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: block;
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	line-height: 1.5;
	scroll-behavior: smooth;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-variant-ligatures: no-common-ligatures;
}

a {
	text-decoration: none;
	cursor: pointer;
}

p a, ul a, ol a, td a, tr a{
	color: var(--primary-palette-blue-300);
	font-family: "SofiaProBold";
}

a:hover {
	text-decoration: none;
}

button:focus {
	outline: 0;
}

.btn:focus,
.btn.focus {
	box-shadow: none;
}

/* Start Global Typography CSS Here */
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
}

.jumbotron {
	font-size: calc(70px + (101 - 70) * ((100vw - 320px) / (1920 - 320)));
	line-height: calc(70px + (101 - 70) * ((100vw - 320px) / (1920 - 320)));
	font-family: "ArchivoNarrow-Bold";
	color: var(--secondary-palette-dark-grey);
	font-variant-ligatures: no-common-ligatures;
}

h1,
.h1 {
	font-size: calc(50px + (63 - 50) * ((100vw - 320px) / (1920 - 320)));
	line-height: calc(53px + (66 - 53) * ((100vw - 320px) / (1920 - 320)));
	font-family: "ArchivoNarrow-SemiBold";
	color: var(--secondary-palette-dark-grey);
	font-variant-ligatures: no-common-ligatures;
	margin-bottom: 0;
}

h2,
.h2{
	font-size: calc(35px + (45 - 35) * ((100vw - 320px) / (1920 - 320)));
	line-height: calc(40px + (52 - 40) * ((100vw - 320px) / (1920 - 320)));
	font-family: "SofiaProRegular";
	color: var(--secondary-palette-dark-grey);
	font-variant-ligatures: no-common-ligatures;
	margin-bottom: 0;
}

h3,
.h3 {
	font-size: calc(26px + (30 - 26) * ((100vw - 320px) / (1920 - 320)));
	line-height: calc(31px + (36 - 31) * ((100vw - 320px) / (1920 - 320)));
	font-family: "SofiaProRegular";
	color: var(--secondary-palette-dark-grey);
	font-variant-ligatures: no-common-ligatures;
	margin-bottom: 0;
}

h4,
.h4 {
	font-size: calc(20px + (22 - 20) * ((100vw - 320px) / (1920 - 320)));
	line-height: calc(24px + (28 - 24) * ((100vw - 320px) / (1920 - 320)));
	font-family: "SofiaProBold";
	color: var(--secondary-palette-dark-grey);
	font-variant-ligatures: no-common-ligatures;
	margin-bottom: 0;
}

h5,
.h5 {
	font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
	line-height: calc(20px + (28 - 20) * ((100vw - 320px) / (1920 - 320)));
	font-family: "SofiaProBold";
	color: var(--secondary-palette-dark-grey);
	font-variant-ligatures: no-common-ligatures;
	margin-bottom: 0;
}

.sophia-pro {
	font-family: "SofiaProRegular" !important;
}

.archivo-narrow {
	font-family: "ArchivoNarrow-SemiBold" !important;
}
.pricing-card__label {
	font-size: calc(38px + (38 - 38) * ((100vw - 320px) / (1920 - 320)));
	line-height: calc(38px + (38 - 38) * ((100vw - 320px) / (1920 - 320)));
	font-family: "SofiaProBold";
	color: var(--secondary-palette-dark-grey-400);
}

p,
ul,
ol {
	font-size: calc(16px + (16 - 16) * ((100vw - 320px) / (1920 - 320)));
	line-height: calc(24px + (24 - 24) * ((100vw - 320px) / (1920 - 320)));
	font-family: "SofiaProLight";
	color: var(--secondary-palette-dark-grey-300);
	font-variant-ligatures: no-common-ligatures;
}

.para--big {
	font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
	line-height: calc(20px + (28 - 20) * ((100vw - 320px) / (1920 - 320)));
	font-family: "SofiaProRegular";
	color: var(--secondary-palette-dark-grey-300);
}

.infobox__cta--link {
	font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	line-height: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	font-family: "SofiaProRegular";
}

.pricing-card_title {
	font-size: 50px;
	line-height: 53px;
	font-family: "ArchivoNarrow-SemiBold";
	color: var(--secondary-palette-dark-grey);
	margin-bottom: 0;
}

p a {
	color: var(--primary-palette-blue-300);
}

/* Start Button Variant Styles CSS Here */
/* Primary Button */
.primary__cta--link, li.primary__cta>a {
	font-family: "SofiaProBold";
	font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	line-height: 46px;
	background-color: var(--secondary-palette-dark-grey);
	color: var(--secondary-palette-white);
	border: 3px solid transparent;
	padding: 0 30px;
	min-height: 52px;
	height: auto;
	box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.16);
	display: inline-flex;
	text-align: center;
	justify-content: center;
	text-decoration: none;
}

.primary__cta--link:hover, li.primary__cta>a:hover {
	transition: background-color 0.3s ease-in;
	background-color: var(--secondary-palette-dark-grey-200);
	color: white !important;
}

.store-rating__review--link.primary__cta--link {
	padding: 0 !important;
}

.primary__cta--large {
	font-family: 'SofiaProBold';
	font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	background-color: var(--secondary-palette-dark-grey);
	color: var(--secondary-palette-white);
	border: 3px solid transparent;
	padding:0 123px 0;
	min-height: 52px;
	box-shadow: 5px 4px 0px 0px rgba(0, 0, 0, 0.16);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
}

.primary__cta--large:hover {
	transition: background-color 0.3s ease-in;
	background-color: var(--secondary-palette-dark-grey-200);
}
/* Secondary Button */
.secondary__cta--link, li.secondary__cta>a {
	font-family: "SofiaProBold";
	font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	background-color: var(--secondary-palette-white);
	color: var(--primary-palette-blue-300);
	border: 3px solid var(--primary-palette-blue);
	padding: 0 30px;
	min-height: 52px;
	box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.16);
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
}

.secondary__cta--link:hover, li.secondary__cta>a:hover {
	background-color: var(--primary-palette-blue-200);
	transition: all 0.3s ease-in;
	color: var(--secondary-palette-white);
}

.orange__cta--link {
	font-family: "SofiaProBold";
	font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	background-color: var(--secondary-palette-white);
	color: var(--primary-palette-blue-300);
	border: 3px solid var(--primary-palette-yellow-100);
	padding: 0 30px;
	min-height: 52px;
	box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.16);
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-decoration: none;
}

.orange__cta--link:hover {
	background-color: var(--primary-palette-blue-200);
	transition: all 0.3s ease-in;
	color: var(--secondary-palette-white);
}

.secondary__arrow__cta--link {
	font-family: "SofiaProBold";
	font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	line-height: 48px;
	background-color: var(--secondary-palette-white);
	color: var(--primary-palette-blue-300);
	border: 3px solid var(--primary-palette-blue);
	padding: 0px 30px;
	height: 52px;
	box-shadow: 5px 4px 0px 0px rgba(0, 0, 0, 0.16);
	position: relative;
	display: inline-flex;
	align-items: center;
}

.secondary__arrow__cta--link:hover {
	color: var(--secondary-palette-white);
	background-color: var(--primary-palette-blue-200);
	transition: background-color 0.3s ease-in;
}

.secondary__arrow__cta--link::after {
	flex-shrink: 0;
	width: 1.25rem;
	height: 1.25rem;
	content: "";
	background-image: url("/wp-content/themes/efax-new/assets/images/select-down-arrow.svg");
	background-repeat: no-repeat;
	background-size: auto;
	background-position: center;
	transition: transform 0.2s ease-in-out;
}

/* Transparent Button */
.transparent__cta--link {
	font-family: "SofiaProBold";
	font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	line-height: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	background-color: rgba(255, 255, 255, 0.01);
	color: var(--secondary-palette-white);
	border: 3px solid var(--secondary-palette-white);
	padding: 0px 30px;
	height: 52px;
	box-shadow: 5px 4px 0px 0px rgba(0, 0, 0, 0.16);
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.transparent__cta--link:hover {
	background-color: var(--secondary-palette-white);
	color: var(--secondary-palette-dark-grey-400);
	transition: background-color 0.3s ease-in;
}

/* Tertiary Default No BG Button */
.tertiary__cta--link, li.tertiary__cta>a {
	font-family: "SofiaProBold";
	font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	line-height: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	color: var(--primary-palette-blue-300);
	text-decoration: none;
	padding: 16px 0;
	display: inline-flex;
	justify-content: center;
	position: relative;
}

.tertiary__cta--link:hover, li.tertiary__cta>a:hover  {
	color: var(--primary-palette-blue);
}

.tertiary__cta--link::after {
	flex-shrink: 0;
	width: 1.25rem;
	height: 1.25rem;
	content: "";
	background-image: url("/wp-content/themes/efax-new/assets/images/dark-blue-arrow-icon.svg");
	background-repeat: no-repeat;
	background-size: auto;
	background-position: center;
	transition: transform 0.2s ease-in-out;
	margin-top: -1px;
}

.tertiary__cta--link:hover::after {
	background-image: url("/wp-content/themes/efax-new/assets/images/arrow-icon.svg");
}

/* Tertiary Slim No BG Button */
.tertiary-slim__cta--link {
	font-family: "SofiaProBold";
	font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	line-height: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	color: var(--primary-palette-blue-300);
	text-decoration: none;
	padding: 8px 0;
	position: relative;
	display: inline-flex;
	justify-content: center;
}

.tertiary-slim__cta--link:hover {
	color: var(--primary-palette-blue) !important;
}

.tertiary-slim__cta--link::after {
	flex-shrink: 0;
	width: 1.25rem;
	height: 1.25rem;
	content: "";
	background-image: url("/wp-content/themes/efax-new/assets/images/dark-blue-arrow-icon.svg");
	background-repeat: no-repeat;
	background-size: auto;
	background-position: center;
	transition: transform 0.2s ease-in-out;
	margin-top: -1px;
}

.tertiary-slim__cta--link:hover::after {
	margin-top: -1px;
	background-image: url("/wp-content/themes/efax-new/assets/images/arrow-icon.svg");
}

.white__cta--link {
	font-family: "SofiaProBold";
	font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	line-height: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	border: 3px solid var(--secondary-palette-white);
	padding: 16px 30px;
	color: var(--secondary-palette-white);
}

.white__cta--link:hover {
	background-color: var(--secondary-palette-white);
	color: var(--secondary-palette-dark-grey-400);
	transition: background-color 0.3s ease-in;
}

.dark-bg__cta--link {
	font-family: "SofiaProBold";
	font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	line-height: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	color: var(--primary-palette-blue-300);
	text-decoration: none;
	padding: 8px 0 8px 0;
	position: relative;
	display: inline-flex;
	justify-content: center;
}

.dark-bg__cta--link:hover {
	color: var(--primary-palette-blue) !important;
}

.dark-bg__cta--link::after {
	flex-shrink: 0;
	width: 1.25rem;
	height: 1.25rem;
	content: "";
	background-image: url("../images/blue-arrow-icon.svg");
	background-repeat: no-repeat;
	background-size: auto;
	background-position: center;
	transition: transform 0.2s ease-in-out;
	margin-top: -1px;
}

.dark-bg__cta--link:hover::after {
	background-image: url("../images/blue-arrow-icon.svg");
}

/* Default CTA */
.default__cta--text {
	font-family: "SofiaProBold";
	font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	line-height: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
}

/* Tab Buttons  */
.tab__buttons {
	width: fit-content;
	border-radius: 4px;
}

.tab__button {
	background-color: var(--secondary-palette-warm-grey-200);
	color: var(--secondary-palette-dark-grey);
	font-weight: 400;
	padding: 10px 34px;
	font-size: 15px;
	border: none;
	border-radius: 4px;
	font-family: "SofiaProBold";
	font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	line-height: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.tab__button:hover {
	background-color: var(--secondary-palette-warm-grey-300);
}

.tab__button.active {
	background-color: var(--secondary-palette-dark-grey);
	color: white;
}

/* End Button Variant Styles CSS Here */

/* Start Border Radius CSS Here */
.rounded--top-start {
	border-top-left-radius: 120px;
}

.rounded--top-end {
	border-top-right-radius: 120px;
}

.rounded--bottom-start {
	border-bottom-left-radius: 120px;
}

.rounded--bottom-end {
	border-bottom-right-radius: 120px;
	overflow: hidden;
}

.rounded--top-start__60 {
	border-top-left-radius: 60px;
}

.rounded--top-end__60 {
	border-top-right-radius: 60px;
}

.rounded--bottom-start__60 {
	border-bottom-left-radius: 60px;
}

.rounded--bottom-end__60 {
	border-bottom-right-radius: 60px;
	overflow: hidden;
}

/* End Border Radius CSS Here */

.hide-scrollbar {
	-ms-overflow-style: none;
	scrollbar-width: none;

	&::-webkit-scrollbar {
		display: none;
	}
}

.box-shadow {
	box-shadow: 0 4px 4px 0 rgb(0 0 0 / 15%);
}

.mt-n100 {
	margin-top: -100px;
}

.mb-n100 {
	margin-bottom: -100px;
}

@media only screen and (min-width: 1200px) {
	.text-lg-nowrap {
		white-space: nowrap;
	}
}


/* Extra letter spacing for bold text */
b,
strong {
	letter-spacing: 0.5px;
}

/* Gradient colors */
.warm-gray-with-white-zero-deg{
	background: linear-gradient(0deg, var(--secondary-palette-warm-grey-100) 0%, var(--secondary-palette-white) 113%);
}

.warm-gray-with-white{
	background: linear-gradient(180deg, var(--secondary-palette-warm-grey-100) 0%, var(--secondary-palette-white) 100%);
}

.warm-gray-with-light-gray{
	background: linear-gradient(180deg, var(--secondary-palette-warm-grey-100) 0%, rgba(252 248 242 / 0%) 91.9%);
}

.light-gray-with-warm-gray {
	background: linear-gradient(180deg, rgba(252 248 242 / 0%) 0%, var(--secondary-palette-warm-grey-100) 91.9%);
}

.cool-with-light-cool {
	background: linear-gradient(180deg, var(--secondary-palette-cool-grey-100) 0%, #E0E1E9 100%);
}

.dark-bg--inner-link p a {
	color: var(--primary-palette-blue-100)
}

.remove-pseudo__classes::before,
.remove-pseudo__classes::after {
    content: none !important;
}

.bg-gradient-secondary-white {
    background: linear-gradient(270.03deg, rgb(252, 247, 242) 6.06%, var(--secondary-palette-white) 75.79%);
}

.clickable-box{
	cursor: pointer;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.daexthefu-container{
	border:1px solid #FFC46A !important;
	border-bottom-right-radius: 120px;
	background-image: url("../images/Feedback_pattern.svg") !important;
	background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
	box-shadow: 0px 4px 4px 0px #00000026 !important;
}

.daexthefu-feedback{
	flex-wrap: wrap !important;
	align-items: center;
}

.daexthefu-successful-submission-text, .daexthefu-title{
	font-size: calc(26px + (30 - 26) * ((100vw - 320px) / (1920 - 320))) !important;
	line-height: calc(31px + (36 - 31) * ((100vw - 320px) / (1920 - 320))) !important;
	font-family: "SofiaProRegular" !important;
	color: var(--secondary-palette-dark-grey) !important;
	margin: 0 !important;
	text-align: center !important;
	font-weight: 300 !important;
}

.daexthefu-comment-label{
	font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320))) !important;
	line-height: calc(20px + (28 - 20) * ((100vw - 320px) / (1920 - 320))) !important;
	font-family: "SofiaProBold" !important;
	color: var(--secondary-palette-dark-grey) !important;
}

.daexthefu-comment-textarea{
	font-size: calc(16px + (16 - 16) * ((100vw - 320px) / (1920 - 320))) !important;
	line-height: calc(24px + (24 - 24) * ((100vw - 320px) / (1920 - 320))) !important;
	font-family: "SofiaProRegular" !important;
	color: var(--secondary-palette-dark-grey-300) !important;
}

.daexthefu-comment-textarea:focus{
	border: 1px solid #FFC46A !important;
}

.daexthefu-comment-submit{
	font-family: "SofiaProBold" !important;
	font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
	background-color: var(--secondary-palette-white) !important;
	color: var(--primary-palette-blue-300) !important;
	border: 3px solid var(--primary-palette-blue) !important;
	padding: 0 30px !important;
	min-height: 52px !important;
	box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.16) !important;
	position: relative !important;
	display: inline-flex !important;
	align-items: center !important;
	justify-content: center !important;
	text-decoration: none !important;
}

.daexthefu-comment-submit:hover{
	background-color: var(--primary-palette-blue-200) !important;
	transition: all 0.3s ease-in !important;
	color: var(--secondary-palette-white) !important;
	opacity: 1 !important;
}

.daexthefu-comment-cancel{
	font-family: "SofiaProBold" !important;
    font-size: calc(14px +(15 - 14)*((100vw - 320px) /(1920 - 320))) !important;
    line-height: 46px !important;
    background-color: var(--secondary-palette-dark-grey) !important;
    color: var(--secondary-palette-white) !important;
    border: 3px solid transparent !important;
    padding: 0 30px !important;
    min-height: 52px !important;
    height: auto !important;
    box-shadow: 5px 4px 0 0 rgba(0, 0, 0, 0.16) !important;
    display: inline-flex !important;
    text-align: center !important;
    justify-content: center !important;
    text-decoration: none !important;
}

.daexthefu-comment-cancel:hover{
	transition: background-color 0.3s ease-in !important;
	background-color: var(--secondary-palette-dark-grey-200) !important;
	opacity: 1 !important;
}

@media only screen and (width <= 575.98px) {
	.primary__cta--link,
	.secondary__cta--link,
	.secondary__arrow__cta--link,
	.white__cta--link,
	.transparent__cta--link,
	.orange__cta--link {
		width: 100%;
	}

	.primary__cta--large {
		width: 100%;
		padding:0;
	}

	.rounded--top-start {
		border-top-left-radius: 60px;
	}

	.rounded--top-end {
		border-top-right-radius: 50px;
	}

	.rounded--bottom-start {
		border-bottom-left-radius: 60px;
	}

	.rounded--bottom-end {
		border-bottom-right-radius: 60px;
	}

	.primary__cta--link, .secondary__cta--link, .transparent__cta--link, .white__cta--link{
		display: flex;
		justify-content: center;
		align-items: center;
		line-height: auto;
	}

}

@media only screen and (max-width: 767.98px) {
	header.paid__media-header-body img.custom-sub-logo {
		max-width: 190px;
	}
}

header.paid__media-header-body .vr {
	background: #000;
	opacity: 1;
}
.error-section::after{
	content: "";
	background-image: url('/wp-content/themes/efax-new/assets/images/error-sand-dune-pattern.svg');
	background-size: auto;
	background-position: top right;
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	z-index: -1;
}

section {
	scroll-margin-top: 5em;
}

/* -------------- Modal Popup Styles --------- */
.modal {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	max-width: 600px; 
	max-height: min-content; 
    text-align: center;
    box-sizing: border-box;
    z-index: 1050;
	opacity: 0;
    transition: opacity 0.5s ease-in-out; 
}

.modal-bg{

	border-radius: 11px; 
}
.modal__close-modal{
	color: white;
	right: -12px;
    top: -8px; 
}
.modal__overlay{
	position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    background: #ffffff94;
    display: none;
    opacity: 0; 
    z-index: 1040;
    transition: opacity 0.5s ease-in-out; 
}

.modal.visible {
    display: block;
	opacity: 1; 
}

.modal__overlay.visible {
	opacity: 1; 
}

.modal__overlay.hidden{
	display: none; 
}

.modal-background-image,
.modal-background-image-mobile {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-size: cover;
	border-radius: 20px; 
}

@media (min-width: 992px) {
.modal {
	max-width: 1230px; 
}
.modal-bg{
	border-radius: 22px; 
}
}

/* Bootstrap Modal Overrides */

.modal.show {
	z-index: 1060;
	opacity: 1; /* Visible state */
}

.modal-header,
.modal-footer {
	border: 0;
}

.fade:not(.show) {
	display: none !important;
}

.modal-backdrop.show {
	background-color: white;
}

.modal-content {
	border-radius: 20px;
	border: 1px solid var(--secondary-palette-cool-grey-200);
	-webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.4);
}

.modal-header .btn-close {
	box-sizing: content-box;
    padding: 0;
    color: #000;
    background: transparent;
    border: 0;
}


/* Icons for CTAs  */
.ico-newwindow::after {
	background-image: url("../icons/icon-new-window.svg") !important;
	background-size: 1rem;
    background-repeat: no-repeat;
    content: "";
    flex-shrink: 0;
    height: 1rem;
    margin-left: 15px;
    width: 1rem;
}

.ico-efax-swirl::before {
	background-image: url("../icons/icon-efax-swirl.svg") !important;
	background-size: 1.25rem;
    background-repeat: no-repeat;
    content: "";
    flex-shrink: 0;
    height: 1rem;
    margin-right: 10px;
    width: 1.25rem;
}


.sticky-banner{
	min-height: 26px;
	background-color: var(--secondary-palette-dark-grey-400);
	/* border-top: solid 1px var(--bs-yellow); */
	border-bottom: solid 1px var(--bs-yellow);
}

.sticky-banner--fade-in {
	/*opacity: 0;
	animation: fadeIn 1.5s ease-in forwards; */
}

.sticky-banner__close {
	top: 0;
}

/* Keyframes for fade-in animation 
@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}*/

@media (min-width: 992px){
	.sticky-banner{
		min-height: 26px;
	}
	.sticky-banner__close {
		top: auto;
}
}

@media only screen and (width >= 1200px) {
    .sticky-column {
        position: sticky;
        top: 8em;
        height: fit-content;
    }
}

@media only screen and (min-width: 992px) {
	section {
		scroll-margin-top: 6em;
	}
}

.custom-width-60{
	width: 60%;
}

.padding-bottom-230{
	padding-bottom: 230px !important;
}

@media only screen and (width <=1133px){
	.padding-bottom-230{
		padding-bottom: 200px !important;
	}
}

@media only screen and (width <=768px){
	.padding-bottom-230{
		padding-bottom: 50px !important;
	}
}

@media only screen and (width <=991px) {
	.custom-width-60 {
		width: 100%;
	}

	.padding-bottom-230{
		padding-bottom: 200px !important;
	}
}

@media only screen and (width >=991.98px) {
	.mt-md-n100 {
		margin-top:-100px;
	}
}
