
[data-header*="type-1"] .ct-header [data-id="button"] [class*="ct-button"] {
	--theme-button-font-family: Quicksand, Sans-Serif;
	--theme-button-font-weight: 600;
	--theme-button-text-transform: capitalize;
}

[data-header*="type-1"] .ct-header [data-id="button"] .ct-button-ghost {
	--theme-button-text-initial-color: var(--theme-button-background-initial-color);
	--theme-button-text-hover-color: #fff;
}

[data-header*="type-1"] .ct-header [data-id="button"] {
	--theme-button-background-initial-color: var(--theme-palette-color-2);
	--theme-button-background-hover-color: var(--theme-palette-color-1);
	--theme-button-border-radius: 25px;
	--margin: 0px !important;
}

[data-header*="type-1"] .ct-header [data-id="button"] a {
	--theme-button-padding: 10px 30px;
}

[data-header*="type-1"] .ct-header [data-id="logo"] .site-logo-container {
	--logo-max-height: 74px;
}

[data-header*="type-1"] .ct-header [data-id="logo"] .site-title {
	--theme-font-family: "Roboto Condensed", Sans-Serif;
	--theme-font-weight: 700;
	--theme-font-size: 24px;
	--theme-line-height: 1.5;
	--theme-link-initial-color: var(--theme-palette-color-4);
}

[data-header*="type-1"] .ct-header [data-id="logo"] {
	--margin: 0px !important;
	--horizontal-alignment: left;
}

[data-header*="type-1"] .ct-header [data-id="menu"] {
	--menu-items-spacing: 20px;
}

[data-header*="type-1"] .ct-header [data-id="menu"] > ul > li > a {
	--theme-font-family: Poppins, Sans-Serif;
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 14px;
	--theme-line-height: 2;
	--theme-letter-spacing: 0em;
	--theme-link-initial-color: var(--theme-text-color);
	--theme-link-active-color: var(--theme-palette-color-2);
}

[data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu .ct-menu-link {
	--theme-link-initial-color: var(--theme-palette-color-4);
	--theme-link-hover-color: var(--theme-palette-color-2);
	--theme-link-active-color: var(--theme-palette-color-4);
	--theme-font-family: Poppins, Sans-Serif;
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 13px;
}

[data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu {
	--dropdown-background-color: var(--theme-palette-color-8);
	--dropdown-divider: 1px dashed rgba(255, 255, 255, .1);
	--theme-box-shadow: 44px 52px 75px 47px rgba(41, 51, 61, .1);
	--theme-border-radius: 0px 0px 2px 2px;
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-id="menu"] .sub-menu {
	--sticky-state-dropdown-top-offset: 0px;
}

[data-header*="type-1"] .ct-header [data-row*="middle"] {
	--height: 60px;
	background-color: #fff;
	background-image: none;
	--theme-border-top: none;
	--theme-border-bottom: 1px solid var(--theme-palette-color-1);
	--theme-box-shadow: none;
}

[data-header*="type-1"] .ct-header [data-row*="middle"].nitro-lazy {
	background-image: none !important;
}

[data-header*="type-1"] .ct-header [data-row*="middle"] > div {
	--theme-border-top: none;
	--theme-border-bottom: none;
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="middle"] {
	background-color: var(--theme-palette-color-8);
	background-image: none;
	--theme-border-top: none;
	--theme-border-bottom: 1px solid var(--theme-palette-color-2);
	--theme-box-shadow: none;
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="middle"].nitro-lazy {
	background-image: none !important;
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="middle"] > div {
	--shrink-height: 60px;
	--theme-border-top: none;
	--theme-border-bottom: none;
}

[data-header*="type-1"] {
	--sticky-shrink: 100;
	--header-height: 92px;
	--header-sticky-height: 92px;
	--header-sticky-animation-speed: .2s;
}

[data-header*="type-1"] [data-id="mobile-menu"] {
	--theme-font-family: Poppins, Sans-Serif;
	--theme-font-weight: 600;
	--theme-font-size: 20px;
	--theme-link-initial-color: #fff;
	--mobile-menu-divider: 1px solid rgba(255, 255, 255, .33);
}

[data-header*="type-1"] [data-id="mobile-menu"] .sub-menu {
	--theme-font-family: Poppins, Sans-Serif;
	--theme-font-weight: 600;
}

[data-header*="type-1"] #offcanvas {
	--theme-box-shadow: 0px 0px 70px rgba(0, 0, 0, .35);
	--side-panel-width: 500px;
	--panel-content-height: 100%;
}

[data-header*="type-1"] #offcanvas .ct-panel-inner {
	background-color: rgba(18, 21, 25, .98);
}

[data-header*="type-1"] #offcanvas .ct-toggle-close {
	--theme-icon-size: 15px;
}

[data-header*="type-1"] [data-id="offcanvas-logo"] {
	--logo-max-height: 50px;
}

[data-header*="type-1"] [data-id="socials"].ct-header-socials {
	--theme-icon-size: 22px;
	--items-spacing: 13px;
}

[data-header*="type-1"] [data-id="socials"].ct-header-socials [data-color="custom"] {
	--theme-icon-color: #fff;
	--theme-icon-hover-color: var(--theme-palette-color-5);
	--background-color: rgba(218, 222, 228, .3);
	--background-hover-color: var(--theme-palette-color-1);
}

[data-header*="type-1"] .ct-header [data-id="text"] {
	--max-width: 100%;
	--theme-font-family: Poppins, Sans-Serif;
	--theme-font-weight: 500;
	--theme-font-size: 15px;
	--theme-line-height: 1.3;
	--theme-text-color: #fff;
	--theme-link-initial-color: var(--theme-palette-color-6);
	--theme-link-hover-color: var(--theme-palette-color-4);
	--horizontal-alignment: left;
}

[data-header*="type-1"] .ct-header [data-row*="top"] {
	--height: 32px;
	background-color: var(--theme-palette-color-1);
	background-image: none;
	--theme-border-top: none;
	--theme-border-bottom: none;
	--theme-box-shadow: none;
}

[data-header*="type-1"] .ct-header [data-row*="top"].nitro-lazy {
	background-image: none !important;
}

[data-header*="type-1"] .ct-header [data-row*="top"] > div {
	--theme-border-top: none;
	--theme-border-bottom: none;
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="top"] {
	background-color: var(--theme-palette-color-1);
	background-image: none;
	--theme-border-top: none;
	--theme-border-bottom: none;
	--theme-box-shadow: none;
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="top"].nitro-lazy {
	background-image: none !important;
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="top"] > div {
	--theme-border-top: none;
	--theme-border-bottom: none;
}

[data-header*="type-1"] [data-id="trigger"] {
	--theme-icon-size: 18px;
}

[data-header*="type-1"] .ct-header {
	background-image: none;
}

[data-header*="type-1"] .ct-header.nitro-lazy {
	background-image: none !important;
}

[data-header*="type-1"] [data-sticky*="yes"] {
	background-image: none;
}

[data-header*="type-1"] [data-sticky*="yes"].nitro-lazy {
	background-image: none !important;
}

[data-footer*="type-1"] .ct-footer [data-row*="bottom"] > div {
	--container-spacing: 7px;
	--columns-gap: 0px;
	--widgets-gap: 0px;
	--vertical-alignment: center;
	--theme-border: none;
	--theme-border-top: none;
	--theme-border-bottom: none;
	--grid-template-columns: repeat(3, 1fr);
}

[data-footer*="type-1"] .ct-footer [data-row*="bottom"] .widget-title {
	--theme-font-size: 16px;
	--theme-heading-color: #fff;
}

[data-footer*="type-1"] .ct-footer [data-row*="bottom"] .ct-widget {
	--theme-text-color: #000;
	--theme-link-initial-color: #000;
}

[data-footer*="type-1"] .ct-footer [data-row*="bottom"] {
	--theme-border-top: 1px solid var(--theme-palette-color-2);
	--theme-border-bottom: none;
	background-color: #131a22;
}

[data-footer*="type-1"] [data-id="copyright"] {
	--theme-font-family: Poppins, Sans-Serif;
	--theme-font-weight: 400;
	--theme-text-transform: capitalize;
	--theme-text-decoration: none;
	--theme-font-size: 13px;
	--theme-line-height: 2;
	--theme-letter-spacing: 0em;
	--theme-text-color: var(--theme-palette-color-8);
	--theme-link-initial-color: var(--theme-palette-color-8);
	--theme-link-hover-color: var(--theme-palette-color-1);
}

[data-footer*="type-1"] [data-column="copyright"] {
	--horizontal-alignment: left;
	--vertical-alignment: center;
}

[data-footer*="type-1"] .ct-footer [data-id="menu"] {
	--menu-item-width: 100%;
	--menu-items-spacing: 12px;
	--margin: 5px -5px 0px 114px !important;
}

[data-footer*="type-1"] .ct-footer [data-column="menu"] {
	--horizontal-alignment: flex-start;
	--vertical-alignment: center;
}

[data-footer*="type-1"] .ct-footer [data-id="menu"] ul {
	--theme-font-family: Poppins, Sans-Serif;
	--theme-font-weight: 500;
	--theme-text-transform: capitalize;
	--theme-text-decoration: underline;
	--theme-font-size: 14px;
	--theme-line-height: 1.3;
}

[data-footer*="type-1"] .ct-footer [data-id="menu"] > ul > li > a {
	--theme-link-initial-color: var(--theme-palette-color-8);
	--theme-link-hover-color: rgba(40, 113, 250, .74);
	--theme-link-active-color: var(--theme-palette-color-8);
}

[data-footer*="type-1"] .ct-footer [data-row*="middle"] > div {
	--container-spacing: 99px;
	--columns-gap: 0px;
	--widgets-gap: 0px;
	--vertical-alignment: center;
	--theme-border: none;
	--theme-border-top: none;
	--theme-border-bottom: none;
	--grid-template-columns: repeat(5, 1fr);
}

[data-footer*="type-1"] .ct-footer [data-row*="middle"] .widget-title {
	--theme-font-family: Poppins, Sans-Serif;
	--theme-font-weight: 600;
	--theme-font-size: 16px;
	--theme-heading-color: #fff;
}

[data-footer*="type-1"] .ct-footer [data-row*="middle"] {
	--theme-border-top: none;
	--theme-border-bottom: none;
	background-color: transparent;
}

[data-footer*="type-1"] .ct-footer [data-column="widget-area-1"] {
	--text-horizontal-alignment: center;
	--horizontal-alignment: center;
	--vertical-alignment: flex-start;
	--margin: -24px 0px 0px -100px !important;
}

[data-footer*="type-1"] .ct-footer [data-column="widget-area-1"] .ct-widget {
	--theme-text-color: var(--theme-palette-color-3);
	--theme-link-initial-color: var(--theme-palette-color-3);
	--theme-link-hover-color: var(--theme-palette-color-1);
}

[data-footer*="type-1"] .ct-footer [data-column="widget-area-2"] {
	--text-horizontal-alignment: left;
	--horizontal-alignment: flex-start;
	--vertical-alignment: flex-start;
	--margin: 0px 0px 7px 5px !important;
}

[data-footer*="type-1"] .ct-footer [data-column="widget-area-2"] .ct-widget {
	--theme-text-color: var(--theme-palette-color-8);
}

[data-footer*="type-1"] .ct-footer [data-column="widget-area-4"] {
	--text-horizontal-alignment: left;
	--horizontal-alignment: flex-start;
	--vertical-alignment: flex-start;
	--margin: 0px -4px 0px 40px !important;
}

[data-footer*="type-1"] .ct-footer [data-column="widget-area-4"] .ct-widget {
	--theme-text-color: #fff;
	--theme-link-initial-color: var(--theme-palette-color-8);
	--theme-link-hover-color: var(--theme-palette-color-1);
}

[data-footer*="type-1"] [data-column="widget-area-5"] {
	--text-horizontal-alignment: left;
	--horizontal-alignment: flex-start;
	--vertical-alignment: flex-start;
	--margin: 0px 0px 13px 56px !important;
}

[data-footer*="type-1"] [data-column="widget-area-5"] .ct-widget {
	--theme-text-color: var(--theme-palette-color-8);
	--theme-link-initial-color: var(--theme-palette-color-8);
	--theme-link-hover-color: var(--theme-palette-color-1);
}

[data-footer*="type-1"] .ct-footer {
	background-color: #131a22;
}

:root {
	--theme-font-family: Poppins, Sans-Serif;
	--theme-font-weight: 400;
	--theme-text-transform: none;
	--theme-text-decoration: none;
	--theme-font-size: 16px;
	--theme-line-height: 1.65;
	--theme-letter-spacing: 0em;
	--theme-button-font-weight: 500;
	--theme-button-font-size: 15px;
	--has-classic-forms: var(--true);
	--has-modern-forms: var(--false);
	--theme-form-field-border-initial-color: var(--theme-border-color);
	--theme-form-field-border-focus-color: var(--theme-palette-color-1);
	--theme-form-selection-field-initial-color: var(--theme-border-color);
	--theme-form-selection-field-active-color: var(--theme-palette-color-1);
	--e-global-color-blocksy_palette_1: var(--theme-palette-color-1);
	--e-global-color-blocksy_palette_2: var(--theme-palette-color-2);
	--e-global-color-blocksy_palette_3: var(--theme-palette-color-3);
	--e-global-color-blocksy_palette_4: var(--theme-palette-color-4);
	--e-global-color-blocksy_palette_5: var(--theme-palette-color-5);
	--e-global-color-blocksy_palette_6: var(--theme-palette-color-6);
	--e-global-color-blocksy_palette_7: var(--theme-palette-color-7);
	--e-global-color-blocksy_palette_8: var(--theme-palette-color-8);
	--theme-palette-color-1: #2872fa;
	--theme-palette-color-2: #1559ed;
	--theme-palette-color-3: #3a4f66;
	--theme-palette-color-4: #192a3d;
	--theme-palette-color-5: #e1e8ed;
	--theme-palette-color-6: #f2f5f7;
	--theme-palette-color-7: #fafbfc;
	--theme-palette-color-8: #fff;
	--theme-text-color: var(--theme-palette-color-4);
	--theme-link-initial-color: var(--theme-palette-color-1);
	--theme-link-hover-color: var(--theme-palette-color-2);
	--theme-selection-text-color: var(--theme-palette-color-5);
	--theme-selection-background-color: var(--theme-palette-color-1);
	--theme-border-color: var(--theme-palette-color-5);
	--theme-headings-color: var(--theme-palette-color-4);
	--theme-content-spacing: .8em;
	--theme-button-min-height: 40px;
	--theme-button-shadow: none;
	--theme-button-transform: none;
	--theme-button-text-initial-color: #fff;
	--theme-button-text-hover-color: #fff;
	--theme-button-background-initial-color: var(--theme-palette-color-1);
	--theme-button-background-hover-color: var(--theme-palette-color-2);
	--theme-button-border: none;
	--theme-button-padding: 5px 20px;
	--theme-normal-container-max-width: 1120px;
	--theme-content-vertical-spacing: 60px;
	--theme-container-edge-spacing: 90vw;
	--theme-narrow-container-max-width: 750px;
	--theme-wide-offset: 130px;
}

h1 {
	--theme-font-family: Poppins, Sans-Serif;
	--theme-font-weight: 400;
	--theme-text-transform: capitalize;
	--theme-font-size: 60px;
	--theme-line-height: 3;
	--theme-letter-spacing: 0em;
}

h2 {
	--theme-font-family: Poppins, Sans-Serif;
	--theme-font-weight: 600;
	--theme-font-size: 35px;
	--theme-line-height: 1.5;
}

h3 {
	--theme-font-family: Poppins, Sans-Serif;
	--theme-font-weight: 600;
	--theme-font-size: 30px;
	--theme-line-height: 1.5;
}

h4 {
	--theme-font-weight: 700;
	--theme-font-size: 25px;
	--theme-line-height: 1.5;
}

h5 {
	--theme-font-weight: 700;
	--theme-font-size: 20px;
	--theme-line-height: 1.5;
}

h6 {
	--theme-font-weight: 700;
	--theme-font-size: 16px;
	--theme-line-height: 1.5;
}

.wp-block-pullquote {
	--theme-font-family: Georgia;
	--theme-font-weight: 600;
	--theme-font-size: 25px;
}

pre, code, samp, kbd {
	--theme-font-family: monospace;
	--theme-font-weight: 400;
	--theme-font-size: 16px;
}

figcaption {
	--theme-font-size: 14px;
}

.ct-sidebar .widget-title {
	--theme-font-size: 20px;
}

.ct-breadcrumbs {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
}

body {
	background-color: var(--theme-palette-color-7);
	background-image: none;
}

body.nitro-lazy {
	background-image: none !important;
}

[data-prefix="single_blog_post"] .entry-header .page-title {
	--theme-font-size: 30px;
}

[data-prefix="single_blog_post"] .entry-header .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
}

[data-prefix="categories"] .entry-header .page-title {
	--theme-font-size: 30px;
}

[data-prefix="categories"] .entry-header .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
}

[data-prefix="search"] .entry-header .page-title {
	--theme-font-size: 30px;
}

[data-prefix="search"] .entry-header .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
}

[data-prefix="author"] .entry-header .page-title {
	--theme-font-size: 30px;
}

[data-prefix="author"] .entry-header .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
}

[data-prefix="author"] .hero-section[data-type="type-2"] {
	background-color: var(--theme-palette-color-6);
	background-image: none;
	--container-padding: 50px 0px;
}

[data-prefix="author"] .hero-section[data-type="type-2"].nitro-lazy {
	background-image: none !important;
}

[data-prefix="single_page"] .entry-header .page-title {
	--theme-font-size: 30px;
}

[data-prefix="single_page"] .entry-header .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
}

[data-prefix="single_page"] .hero-section[data-type="type-2"] {
	--min-height: 722px;
	background-color: var(--theme-palette-color-6);
	background-image: none;
	--container-padding: 50px 0px;
}

[data-prefix="single_page"] .hero-section[data-type="type-2"].nitro-lazy {
	background-image: none !important;
}

[data-prefix="elementor-hf_single"] .entry-header .page-title {
	--theme-font-size: 30px;
}

[data-prefix="elementor-hf_single"] .entry-header .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
}

[data-prefix="elementor-hf_archive"] .entry-header .page-title {
	--theme-font-size: 30px;
}

[data-prefix="elementor-hf_archive"] .entry-header .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
	--theme-line-height: 1.3;
}

[data-prefix="blog"] .entries {
	--grid-template-columns: repeat(3, minmax(0, 1fr));
}

[data-prefix="blog"] .entry-card .entry-title {
	--theme-font-size: 20px;
	--theme-line-height: 1.3;
}

[data-prefix="blog"] .entry-card .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
}

[data-prefix="blog"] .entry-card {
	background-color: var(--theme-palette-color-8);
	--theme-box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, .04);
}

[data-prefix="categories"] .entries {
	--grid-template-columns: repeat(3, minmax(0, 1fr));
}

[data-prefix="categories"] .entry-card .entry-title {
	--theme-font-size: 20px;
	--theme-line-height: 1.3;
}

[data-prefix="categories"] .entry-card .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
}

[data-prefix="categories"] .entry-card {
	background-color: var(--theme-palette-color-8);
	--theme-box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, .04);
}

[data-prefix="author"] .entries {
	--grid-template-columns: repeat(3, minmax(0, 1fr));
}

[data-prefix="author"] .entry-card .entry-title {
	--theme-font-size: 20px;
	--theme-line-height: 1.3;
}

[data-prefix="author"] .entry-card .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
}

[data-prefix="author"] .entry-card {
	background-color: var(--theme-palette-color-8);
	--theme-box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, .04);
}

[data-prefix="search"] .entries {
	--grid-template-columns: repeat(3, minmax(0, 1fr));
}

[data-prefix="search"] .entry-card .entry-title {
	--theme-font-size: 20px;
	--theme-line-height: 1.3;
}

[data-prefix="search"] .entry-card .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
}

[data-prefix="search"] .entry-card {
	background-color: var(--theme-palette-color-8);
	--theme-box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, .04);
}

[data-prefix="elementor-hf_archive"] .entries {
	--grid-template-columns: repeat(3, minmax(0, 1fr));
}

[data-prefix="elementor-hf_archive"] .entry-card .entry-title {
	--theme-font-size: 20px;
	--theme-line-height: 1.3;
}

[data-prefix="elementor-hf_archive"] .entry-card .entry-meta {
	--theme-font-weight: 600;
	--theme-text-transform: uppercase;
	--theme-font-size: 12px;
}

[data-prefix="elementor-hf_archive"] .entry-card {
	background-color: var(--theme-palette-color-8);
	--theme-box-shadow: 0px 12px 18px -6px rgba(34, 56, 101, .04);
}

form textarea {
	--theme-form-field-height: 170px;
}

.ct-sidebar {
	--theme-link-initial-color: var(--theme-text-color);
}

.ct-back-to-top .ct-icon {
	--theme-icon-size: 26px;
}

.ct-back-to-top {
	--back-top-bottom-offset: 15px;
	--back-top-side-offset: 15px;
	--theme-icon-color: var(--theme-palette-color-8);
	--theme-icon-hover-color: var(--theme-palette-color-8);
	--top-button-background-color: var(--theme-palette-color-1);
	--top-button-background-hover-color: var(--theme-palette-color-1);
}

[data-prefix="elementor-hf_single"] [class*="ct-container"] > article[class*="post"] {
	--has-boxed: var(--false);
	--has-wide: var(--true);
}

[data-prefix="single_blog_post"] [class*="ct-container"] > article[class*="post"] {
	--has-boxed: var(--false);
	--has-wide: var(--true);
}

[data-prefix="single_page"] [class*="ct-container"] > article[class*="post"] {
	--has-boxed: var(--false);
	--has-wide: var(--true);
}

@media (max-width: 999.98px) {
	[data-header*="type-1"] .ct-header [data-id="logo"] .site-logo-container {
		--logo-max-height: 54px;
	}
	
	[data-header*="type-1"] .ct-header [data-id="logo"] {
		--horizontal-alignment: center;
	}
	
	[data-header*="type-1"] .ct-header [data-row*="middle"] {
		--height: 75px;
	}
	
	[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="middle"] > div {
		--shrink-height: 75px;
	}
	
	[data-header*="type-1"] #offcanvas {
		--side-panel-width: 65vw;
	}
	
	[data-header*="type-1"] [data-id="trigger"] {
		--theme-icon-size: 18px;
	}
	
	[data-header*="type-1"] {
		--header-height: 107px;
		--header-sticky-height: 107px;
	}
	
	[data-footer*="type-1"] .ct-footer [data-row*="bottom"] > div {
		--grid-template-columns: initial;
	}
	
	[data-footer*="type-1"] [data-id="copyright"] {
		--theme-font-size: 14px;
	}
	
	[data-footer*="type-1"] .ct-footer [data-id="menu"] {
		--menu-items-spacing: 24px;
	}
	
	[data-footer*="type-1"] .ct-footer [data-row*="middle"] > div {
		--container-spacing: 50px;
		--columns-gap: 76px;
		--grid-template-columns: initial;
	}
	
	[data-footer*="type-1"] .ct-footer [data-column="widget-area-1"] {
		--margin: 0px !important;
	}
	
	[data-footer*="type-1"] .ct-footer [data-column="widget-area-4"] {
		--margin: 0px !important;
	}
	
	[data-footer*="type-1"] [data-column="widget-area-5"] {
		--vertical-alignment: center;
		--margin: 0px 0px 4px 0px !important;
	}
	
	[data-prefix="single_page"] .hero-section[data-type="type-2"] {
		--min-height: 523px;
	}
	
	[data-prefix="blog"] .entries {
		--grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	
	[data-prefix="categories"] .entries {
		--grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	
	[data-prefix="author"] .entries {
		--grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	
	[data-prefix="search"] .entries {
		--grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	
	[data-prefix="elementor-hf_archive"] .entries {
		--grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 689.98px) {
	[data-header*="type-1"] .ct-header [data-id="button"] .ct-button {
		--theme-button-text-initial-color: var(--theme-palette-color-8);
		--theme-button-text-hover-color: var(--theme-palette-color-1);
	}
	
	[data-header*="type-1"] .ct-header [data-id="button"] .ct-button-ghost {
		--theme-button-text-initial-color: var(--theme-palette-color-8);
		--theme-button-text-hover-color: var(--theme-palette-color-1);
	}
	
	[data-header*="type-1"] .ct-header [data-id="button"] {
		--theme-button-background-initial-color: var(--theme-palette-color-1);
		--theme-button-background-hover-color: var(--theme-palette-color-8);
	}
	
	[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-id="button"] .ct-button {
		--theme-button-text-initial-color: var(--theme-palette-color-1);
		--theme-button-text-hover-color: var(--theme-palette-color-8);
	}
	
	[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-id="button"] .ct-button-ghost {
		--theme-button-text-initial-color: var(--theme-palette-color-1);
		--theme-button-text-hover-color: var(--theme-palette-color-8);
	}
	
	[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-id="button"] {
		--theme-button-background-initial-color: var(--theme-palette-color-1);
		--theme-button-background-hover-color: var(--theme-palette-color-2);
	}
	
	[data-header*="type-1"] .ct-header [data-id="button"] a {
		--theme-button-padding: 10px 40px;
	}
	
	[data-header*="type-1"] .ct-header [data-id="logo"] .site-logo-container {
		--logo-max-height: 60px;
	}
	
	[data-header*="type-1"] .ct-header [data-id="logo"] {
		--margin: 0px 0px 0px 10px !important;
	}
	
	[data-header*="type-1"] .ct-header [data-row*="middle"] {
		--height: 72px;
		background-color: var(--theme-palette-color-8);
		background-image: none;
	}
	
	[data-header*="type-1"] .ct-header [data-row*="middle"].nitro-lazy {
		background-image: none !important;
	}
	
	[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="middle"] > div {
		--shrink-height: 35px;
	}
	
	[data-header*="type-1"] {
		--sticky-shrink: 49;
		--header-height: 122px;
		--header-sticky-height: 122px;
	}
	
	[data-header*="type-1"] #offcanvas .ct-panel-inner {
		background-color: #001633;
	}
	
	[data-header*="type-1"] #offcanvas {
		--theme-box-shadow: none;
		--side-panel-width: 100vw;
		--horizontal-alignment: initial;
		--text-horizontal-alignment: initial;
	}
	
	[data-header*="type-1"] #offcanvas .ct-toggle-close {
		--theme-icon-color: var(--theme-palette-color-8);
	}
	
	[data-header*="type-1"] #offcanvas .ct-toggle-close:hover {
		--theme-icon-color: var(--theme-palette-color-5);
	}
	
	[data-header*="type-1"] #offcanvas .ct-toggle-close[data-type="type-2"] {
		--toggle-button-border-color: var(--theme-palette-color-8);
	}
	
	[data-header*="type-1"] #offcanvas .ct-toggle-close[data-type="type-2"]:hover {
		--toggle-button-border-color: var(--theme-palette-color-5);
	}
	
	[data-header*="type-1"] [data-id="offcanvas-logo"] {
		--logo-max-height: 70px;
		--margin: 0px 0px 25px 0px !important;
	}
	
	[data-header*="type-1"] [data-id="socials"].ct-header-socials {
		--theme-icon-size: 20px;
		--items-spacing: 10px;
	}
	
	[data-header*="type-1"] [data-id="socials"].ct-header-socials [data-color="custom"] {
		--theme-icon-color: var(--theme-palette-color-8);
	}
	
	[data-header*="type-1"] [data-sticky*="yes"] [data-id="socials"].ct-header-socials [data-color="custom"] {
		--theme-icon-color: var(--theme-palette-color-8);
		--theme-icon-hover-color: var(--theme-palette-color-1);
	}
	
	[data-header*="type-1"] .ct-header [data-row*="top"] {
		--height: 50px;
		background-color: var(--theme-palette-color-2);
		background-image: none;
		--theme-border-bottom: 1px solid var(--theme-palette-color-2);
	}
	
	[data-header*="type-1"] .ct-header [data-row*="top"].nitro-lazy {
		background-image: none !important;
	}
	
	[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="top"] > div {
		--theme-border-top: 1px solid var(--theme-palette-color-2);
	}
	
	[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="top"] {
		--theme-border-bottom: 1px solid var(--theme-palette-color-2);
	}
	
	[data-header*="type-1"] [data-id="trigger"] {
		--theme-icon-size: 17px;
	}
	
	[data-footer*="type-1"] .ct-footer [data-row*="bottom"] > div {
		--grid-template-columns: initial;
	}
	
	[data-footer*="type-1"] [data-id="copyright"] {
		--theme-font-size: 12px;
	}
	
	[data-footer*="type-1"] .ct-footer [data-id="menu"] {
		--menu-items-spacing: 31px;
		--margin: 0px !important;
	}
	
	[data-footer*="type-1"] .ct-footer [data-id="menu"] ul {
		--theme-line-height: 76%;
		--theme-letter-spacing: 0em;
	}
	
	[data-footer*="type-1"] .ct-footer [data-row*="middle"] > div {
		--container-spacing: 73px;
		--columns-gap: 46px;
		--grid-template-columns: initial;
	}
	
	[data-footer*="type-1"] .ct-footer [data-column="widget-area-1"] {
		--margin: -35px 0px 0px 0px !important;
	}
	
	[data-footer*="type-1"] .ct-footer [data-column="widget-area-2"] {
		--margin: 0px 0px 7px 0px !important;
	}
	
	[data-prefix="single_page"] .hero-section[data-type="type-2"] {
		--min-height: 384px;
	}
	
	[data-prefix="blog"] .entries {
		--grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	
	[data-prefix="blog"] .entry-card .entry-title {
		--theme-font-size: 18px;
	}
	
	[data-prefix="categories"] .entries {
		--grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	
	[data-prefix="categories"] .entry-card .entry-title {
		--theme-font-size: 18px;
	}
	
	[data-prefix="author"] .entries {
		--grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	
	[data-prefix="author"] .entry-card .entry-title {
		--theme-font-size: 18px;
	}
	
	[data-prefix="search"] .entries {
		--grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	
	[data-prefix="search"] .entry-card .entry-title {
		--theme-font-size: 18px;
	}
	
	[data-prefix="elementor-hf_archive"] .entries {
		--grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	
	[data-prefix="elementor-hf_archive"] .entry-card .entry-title {
		--theme-font-size: 18px;
	}
	
	:root {
		--theme-content-vertical-spacing: 50px;
		--theme-container-edge-spacing: 88vw;
	}
	
	.ct-back-to-top .ct-icon {
		--theme-icon-size: 24px;
	}
	
	.ct-back-to-top {
		--back-top-side-offset: 17px;
	}
}
