@font-face {
	font-family: "Chronic";
	src: url("../font/33B6F7_0_0.woff2") format("woff2"), url("../font/33B6F7_0_0.woff") format("woff"), url("../font/33B6F7_0_0.ttf") format("truetype");
	font-style: normal;
	font-display: swap;
	font-weight: 400;
}

:root {
	--theme-color: #F3410E;
	--base-font-family: "Noto Sans", sans-serif;
	--font-family-title: "Chronic";
	--theme-secondary-color: #009FE5;
	--theme-color-light: #FAF5ED;
	--btn-font-family: var(--font-family-title);
	--btn-hover-bg-color: #db3a0d;
	--btn-hover-color: #FFF;
	--main-menu-top: 56px;
	--main-menu-font-family: var(--font-family-title);
	--main-menu-font-size: 1.25rem;
	--btn-paddingX: 2.5rem;
	--btn-secondary-hover-color: #db3a0d;
	--headings-line-height: 1.24;
	--headings-font-weight: normal;
	--main-pagging-top: calc(56px + 3.75rem);
	--main-menu-bg: #FFF;
	--container-width: 1324px;
	--container-width-small: 870px;
	--container-padding: 20px;
	--lp-padding-top-without-visual: 3.75rem;
	--serivce-page-content-gap: 2.5rem;
	--serivce-page-title-line-height: 1.24;
	--form-label-font-family: var(--font-family-title);
	--form-label-font-size: 1.38rem;
	--form-label-color: var(--theme-secondary-color);
	--form-text-border-width: 0 0 2px 0;
	--form-text-border-color: #000;
	--form-text-border-style: solid;
	--form-text-font-size: 1.38rem;
	--form-text-padding: 0.75rem 0 0.56rem;
	--form-text-font-family: var(--font-family-title);
	--form-text-focus-border-color: var(--theme-secondary-color);
	--p-editorial-banner-min-h: 31.25rem;
	--swiper-button-shadow: drop-shadow(7px 7px 0px #EDE5D9);
	--p-slider-editorial-pb: 7px;
	--faq-card-arrow: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.3997 7.7404C4.3997 7.7404 7.94916 14.7043 10.2778 17.1449C12.6064 19.5855 14.1563 17.1449 14.1563 17.1449L20.2777 8.16484C20.2777 8.16484 20.7816 6.73961 18.9558 6.73961C17.1299 6.73961 15.8191 6.73961 15.8191 6.73961C15.8191 6.73961 14.4871 6.80291 12.6064 12.5524C12.6064 12.5524 11.9296 13.6026 8.63222 7.00768C8.63222 7.00768 7.98098 6.20535 6.1091 6.40502C4.23721 6.60469 4.3997 7.7404 4.3997 7.7404Z' fill='%23009FE5'/%3E%3C/svg%3E");
	--faq-card-title-font-size-collapsed: 1.13rem;
	--faq-card-title-font-weight-collapsed: 400;
	--otp-button-font-family: var(--font-family-title);
	--otp-button-font-size: 1.38rem;
	--otp-button-mt: 1.75rem;
	--promo-code-wrapper-padding: 2.5rem 0;
	--promo-code-wrapper-padding-mobile: 2rem 0;
	--promo-code-wrapper-bg: var(--theme-color-light);
	--lead-upload-bg: var(--theme-color-light);
	--lead-upload-padding: 2.5rem 0;
	--quiz-progress-bar-bg: var(--theme-color-light);
	--quiz-progress-bar-bg-active: var(--theme-secondary-color);
	--otp-button-font-weight: 400;
	--p-slider-navigation-justify-content: flex-end;
	--p-title-text-pt: 3rem;
	--p-title-text-pb: 3rem;
	--p-tables-pb: 2.5rem;
}

.p-title-text:first-child:last-child {
	--p-title-text-link-mt: 1.5rem;
	--p-title-text-link-gap: 2.5rem;
}

.user-pass {
	--form-justify-content: center;
}

.promo-code-wrapper {
	--error-label-justify-content: center;
}

.select-wrapper:after {
	background-image: url("../images/arrow-down-accordion.svg");
}

.p-tables .container {
	--container-width-small: 68.75rem;
}

.p-tables .col_2 {
	width: 28%;
}

.main-menu-gpp {
	--main-menu-container-padding: 20px;
}

/* --- FIX header menu --- */

#header {
	min-height: 56px;
	height: 56px;
	z-index: 99;
}

.mobile-menu-open .bdi-local-activation-menu--main-wrapper .bdi-local-activation-nav-panel {
	height: 100vh;
	z-index: 10;
}

#block-main-theme-content {
	position: relative;
	z-index: 0;
}

/* --- END FIX header menu --- */

.footer-wrapper::before {
	background-color: #FFF;
}

.close-otp-modal:after {
	content: "x";
}

.page-login {
	--form-item-width: 100%;
}

.p-slider__navigation {
	padding-right: 10px;
}

@media (min-width: 1024px) {

.page-login {
	--form-max-width: 50%;
}

}

@media (max-width: 1199px) {

:root {
	--form-label-font-size: 20px;
	--form-label-margin-bottom: 1rem;
	--p-editorial-banner-min-h: 6.25rem;
}

}

@media (max-width: 1023px) {

.p-title-text:first-child:last-child {
	--p-title-text-link-mt: 1rem;
	--p-title-text-link-gap: 2rem;
}

.main-menu-gpp {
	text-align: center;
	font-size: 24px;
	border-radius: 0px 0px 25px 25px;
	box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
	overflow: hidden;
	--main-menu-top: var(--main-menu-mobile-top, 50px);
}

.p-editorial--no-bg + .p-editorial--no-bg {
	padding-top: 0;
}

.p-title_text--no-bg + .p-title_text--no-bg {
	padding-top: 0;
}

.p-title_text--no-bg + .p-editorial--no-bg {
	padding-top: 0;
}

}

