[data-header*="type-1"] .ct-header [data-id="button"] .ct-button-ghost {
    --buttonTextInitialColor: var(--buttonInitialColor);
    --buttonTextHoverColor: #ffffff;
}

[data-header*="type-1"] .ct-header [data-id="button"] {
    --buttonInitialColor: #2C69FF;
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-id="button"] {
    --buttonInitialColor: var(--paletteColor1);
}

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

[data-header*="type-1"] .ct-header [data-id="logo"] .site-title {
    --fontWeight: 700;
    --fontSize: 25px;
    --lineHeight: 1.5;
    --linkInitialColor: var(--paletteColor4);
}

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

[data-header*="type-1"] .ct-header [data-id="menu"] > ul > li > a {
    --fontWeight: 600;
    --textTransform: uppercase;
    --fontSize: 14px;
    --lineHeight: 1.3;
    --linkInitialColor: var(--paletteColor8);
}

[data-header*="type-1"] .ct-header [data-id="menu"][data-menu*="type-3"] > ul > li > a {
    --linkHoverColor: #ffffff;
    --linkActiveColor: #ffffff;
}

[data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu .ct-menu-link {
    --linkInitialColor: #ffffff;
    --fontWeight: 500;
    --fontSize: 12px;
}

[data-header*="type-1"] .ct-header [data-id="menu"] .sub-menu {
    --dropdown-divider: 1px dashed rgba(255, 255, 255, 0.1);
    --box-shadow: 0px 10px 20px rgba(41, 51, 61, 0.1);
    --border-radius: 0px 0px 2px 2px;
}

[data-header*="type-1"] .ct-header [data-transparent-row="yes"] [data-id="menu"] > ul > li > a {
    --linkInitialColor: rgba(255, 255, 255, 0.6);
    --linkHoverColor: var(--paletteColor8);
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-id="menu"] > ul > li > a {
    --linkHoverColor: var(--paletteColor1);
}

[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: 120px;
    background-color: #1D2233;
    background-image: none;
    --borderTop: none;
    --borderBottom: none;
    --box-shadow: 0px 10px 20px rgba(44,62,80,0.05);
}

[data-header*="type-1"] .ct-header [data-row*="middle"] > div {
    --borderTop: none;
    --borderBottom: none;
}

[data-header*="type-1"] .ct-header [data-transparent-row="yes"][data-row*="middle"] {
    background-color: rgba(255,255,255,0);
    background-image: none;
    --borderTop: none;
    --borderBottom: none;
    --box-shadow: none;
}

[data-header*="type-1"] .ct-header [data-transparent-row="yes"][data-row*="middle"] > div {
    --borderTop: none;
    --borderBottom: none;
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="middle"] {
    background-color: #1D2233;
    background-image: none;
    --borderTop: none;
    --borderBottom: none;
    --box-shadow: 0px 10px 20px rgba(44,62,80,0.05);
}

[data-header*="type-1"] {
    --sticky-shrink: 70;
    --header-height: 120px;
    --header-sticky-height: 120px;
    --header-sticky-offset: 0px;
}

[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="middle"] > div {
    --borderTop: none;
    --borderBottom: none;
}

[data-header*="type-1"] [data-id="mobile-menu"] {
    --fontWeight: 700;
    --fontSize: 20px;
    --linkInitialColor: rgba(255, 255, 255, 0.6);
    --linkHoverColor: var(--paletteColor8);
    --mobile-menu-divider: none;
}

[data-header*="type-1"] #offcanvas {
    background-color: rgba(18, 21, 25, 0.98);
    --side-panel-width: 500px;
    --vertical-alignment: flex-start;
    --has-indentation: 1;
}

[data-header*="type-1"] [data-behaviour*="side"] {
    --box-shadow: 0px 0px 70px rgba(0, 0, 0, 0.35);
}

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

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

[data-header*="type-1"] [data-transparent-row="yes"] [data-id="trigger"] {
    --icon-color: rgba(255, 255, 255, 0.6);
    --icon-hover-color: var(--paletteColor8);
}

[data-footer*="type-1"] .ct-footer [data-row*="bottom"] > div {
    --container-spacing: 25px;
    --border: none;
    --grid-template-columns: initial;
}

[data-footer*="type-1"] .ct-footer [data-row*="bottom"] .widget-title {
    --fontSize: 16px;
}

[data-footer*="type-1"] .ct-footer [data-row*="bottom"] {
    background-color: var(--paletteColor5);
}

[data-footer*="type-1"] [data-id="copyright"] {
    --fontWeight: 400;
    --fontSize: 15px;
    --lineHeight: 1.3;
    --color: rgba(56, 69, 74, 0.7);
    --linkInitialColor: rgba(56, 69, 74, 0.7);
    --linkHoverColor: var(--paletteColor1);
}

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

[data-footer*="type-1"] .ct-footer [data-row*="middle"] > div {
    --container-spacing: 100px;
    --border: none;
    --grid-template-columns: 2fr 1fr 1fr 1fr;
}

[data-footer*="type-1"] .ct-footer [data-row*="middle"] .widget-title {
    --fontSize: 16px;
}

[data-footer*="type-1"] .ct-footer [data-row*="middle"] .ct-widget > *:not(.widget-title) {
    --fontSize: 17px;
}

[data-footer*="type-1"] .ct-footer [data-row*="middle"] {
    background-color: var(--paletteColor4);
}

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

:root {
    --fontFamily: Mulish, Sans-Serif;
    --fontWeight: 400;
    --textTransform: none;
    --textDecoration: none;
    --fontSize: 18px;
    --lineHeight: 1.65;
    --letterSpacing: 0em;
    --buttonFontWeight: 700;
    --buttonTextTransform: none;
    --buttonFontSize: 15px;
    --has-classic-forms: var(--true);
    --has-modern-forms: var(--false);
    --form-field-height: 50px;
    --form-field-border-radius: 0px;
    --form-field-border-initial-color: var(--border-color);
    --form-field-border-focus-color: var(--paletteColor1);
    --form-field-border-width: 2px;
    --form-selection-control-initial-color: var(--border-color);
    --form-selection-control-accent-color: var(--paletteColor1);
    --paletteColor1: #224DB7;
    --paletteColor2: #1739A5;
    --paletteColor3: #38454A;
    --paletteColor4: #0A1821;
    --paletteColor5: #F2F2F2;
    --paletteColor6: #F8F8F8;
    --paletteColor7: #FAFBFC;
    --paletteColor8: #ffffff;
    --color: var(--paletteColor8);
    --linkInitialColor: var(--paletteColor8);
    --linkHoverColor: #84e8ff;
    --selectionTextColor: #ffffff;
    --selectionBackgroundColor: var(--paletteColor1);
    --border-color: var(--paletteColor5);
    --headings-color: var(--paletteColor8);
    --content-spacing: 1.5em;
    --buttonMinHeight: 60px;
    --buttonShadow: none;
    --buttonTransform: none;
    --buttonTextInitialColor: #ffffff;
    --buttonTextHoverColor: #ffffff;
    --buttonInitialColor: var(--paletteColor1);
    --buttonHoverColor: var(--paletteColor2);
    --button-border: none;
    --buttonBorderRadius: 0px;
    --button-padding: 5px 20px;
    --normal-container-max-width: 1290px;
    --content-vertical-spacing: 60px;
    --narrow-container-max-width: 750px;
    --wide-offset: 130px;
}

h1 {
    --fontFamily: Mulish, Sans-Serif;
    --fontWeight: 900;
    --fontSize: 40px;
    --lineHeight: 1.5;
}

h2 {
    --fontFamily: Mulish, Sans-Serif;
    --fontWeight: 900;
    --fontSize: 35px;
    --lineHeight: 1.5;
}

h3 {
    --fontFamily: Mulish, Sans-Serif;
    --fontWeight: 900;
    --fontSize: 30px;
    --lineHeight: 1.5;
}

h4 {
    --fontFamily: Mulish, Sans-Serif;
    --fontWeight: 900;
    --fontSize: 25px;
    --lineHeight: 1.5;
}

h5 {
    --fontFamily: Mulish, Sans-Serif;
    --fontWeight: 900;
    --fontSize: 20px;
    --lineHeight: 1.5;
}

h6 {
    --fontFamily: Mulish, Sans-Serif;
    --fontWeight: 900;
    --fontSize: 16px;
    --lineHeight: 1.5;
}

.wp-block-pullquote, .ct-quote-widget blockquote {
    --fontFamily: Georgia;
    --fontWeight: 600;
    --fontSize: 25px;
}

code, kbd, samp, pre {
    --fontFamily: monospace;
    --fontWeight: 400;
    --fontSize: 16px;
}

.ct-sidebar .widget-title {
    --fontSize: 18px;
}

.ct-sidebar .ct-widget > *:not(.widget-title):not(blockquote) {
    --fontSize: 17px;
}

.ct-breadcrumbs {
    --fontWeight: 600;
    --textTransform: uppercase;
    --fontSize: 12px;
}

body {
    background-color: #0A1821;
    background-image: none;
}

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

[data-prefix="single_blog_post"] .entry-header .entry-meta {
    --fontWeight: 600;
    --textTransform: uppercase;
    --fontSize: 12px;
    --lineHeight: 1.3;
}

[data-prefix="blog"] .entry-header .page-title {
    --fontSize: 75px;
    --heading-color: var(--paletteColor8);
}

[data-prefix="blog"] .entry-header .entry-meta {
    --fontWeight: 600;
    --textTransform: uppercase;
    --fontSize: 12px;
    --lineHeight: 1.3;
}

[data-prefix="blog"] .entry-header .ct-breadcrumbs {
    --color: rgba(255, 255, 255, 0.6);
    --linkInitialColor: rgba(255, 255, 255, 0.6);
    --linkHoverColor: var(--paletteColor8);
}

[data-prefix="blog"] .hero-section[data-type="type-2"] {
    background-position: 0% 0%;
    background-size: cover;
    background-color: #1d2233;
    background-image: linear-gradient(rgba(29, 34, 51, 0.8), rgba(29, 34, 51, 0.8)), url(https://xn--989a451ad3g.com/wp-content/uploads/2022/05/lines-background-2.svg);
    --container-padding: 90px 0;
}

[data-prefix="categories"] .entry-header .page-title {
    --fontSize: 75px;
    --heading-color: var(--paletteColor8);
}

[data-prefix="categories"] .entry-header .entry-meta {
    --fontWeight: 600;
    --textTransform: uppercase;
    --fontSize: 12px;
    --lineHeight: 1.3;
}

[data-prefix="categories"] .entry-header .ct-breadcrumbs {
    --color: rgba(255, 255, 255, 0.6);
    --linkInitialColor: rgba(255, 255, 255, 0.6);
    --linkHoverColor: var(--paletteColor8);
}

[data-prefix="categories"] .hero-section[data-type="type-2"] {
    background-position: 0% 0%;
    background-size: cover;
    background-color: #1d2233;
    background-image: linear-gradient(rgba(29, 34, 51, 0.8), rgba(29, 34, 51, 0.8)), url(https://xn--989a451ad3g.com/wp-content/uploads/2022/05/lines-background-2.svg);
    --container-padding: 90px 0;
}

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

[data-prefix="search"] .entry-header .entry-meta {
    --fontWeight: 600;
    --textTransform: uppercase;
    --fontSize: 12px;
    --lineHeight: 1.3;
}

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

[data-prefix="author"] .entry-header .entry-meta {
    --fontWeight: 600;
    --textTransform: uppercase;
    --fontSize: 12px;
    --lineHeight: 1.3;
}

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

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

[data-prefix="single_page"] .entry-header .entry-meta {
    --fontWeight: 600;
    --textTransform: uppercase;
    --fontSize: 12px;
    --lineHeight: 1.3;
}

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

[data-prefix="blog"] .entry-card .entry-title {
    --fontSize: 20px;
    --lineHeight: 1.3;
}

[data-prefix="blog"] .entry-card .entry-meta {
    --fontWeight: 600;
    --textTransform: uppercase;
    --fontSize: 12px;
}

[data-prefix="blog"] [data-cards="simple"] .entry-card {
    --card-border: none;
}

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

[data-prefix="categories"] .entry-card .entry-title {
    --fontSize: 20px;
    --lineHeight: 1.3;
}

[data-prefix="categories"] .entry-card .entry-meta {
    --fontWeight: 600;
    --textTransform: uppercase;
    --fontSize: 12px;
}

[data-prefix="categories"] [data-cards="simple"] .entry-card {
    --card-border: none;
}

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

[data-prefix="author"] .entry-card .entry-title {
    --fontSize: 20px;
    --lineHeight: 1.3;
}

[data-prefix="author"] .entry-card .entry-meta {
    --fontWeight: 600;
    --textTransform: uppercase;
    --fontSize: 12px;
}

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

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

[data-prefix="search"] .entry-card .entry-title {
    --fontSize: 20px;
    --lineHeight: 1.3;
}

[data-prefix="search"] .entry-card .entry-meta {
    --fontWeight: 600;
    --textTransform: uppercase;
    --fontSize: 12px;
}

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

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

[data-sidebar] {
    --sidebar-gap: 3%;
}

.ct-sidebar {
    --linkInitialColor: var(--color);
    --sidebar-widgets-spacing: 50px;
}

[data-prefix="single_blog_post"] .ct-related-posts-container {
    --padding: 80px;
    background-position: 0% 0%;
    background-size: cover;
    background-color: #1d2233;
    background-image: linear-gradient(rgba(29, 34, 51, 0.8), rgba(29, 34, 51, 0.8)), url(https://xn--989a451ad3g.com/wp-content/uploads/2022/05/lines-background-2.svg);
}

[data-prefix="single_blog_post"] .ct-related-posts-container .ct-block-title {
    --heading-color: var(--paletteColor8);
}

[data-prefix="single_blog_post"] .related-entry-title {
    --heading-color: rgba(255, 255, 255, 0.8);
    --linkHoverColor: var(--paletteColor8);
}

[data-prefix="single_blog_post"] .ct-related-posts .entry-meta {
    --color: rgba(255, 255, 255, 0.6);
}

[data-prefix="single_blog_post"] .ct-related-posts .ct-image-container {
    --borderRadius: 0px;
}

[data-prefix="single_blog_post"] .ct-related-posts {
    --grid-template-columns: repeat(4, 1fr);
}

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

[data-prefix="single_page"] {
    background-color: var(--paletteColor4);
}

[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:30px;
    }

    [data-header*="type-1"] .ct-header [data-row*="middle"] {
        --height: 80px;
    }

    [data-header*="type-1"] #offcanvas {
        background-position: 0% 0%;
        background-size: cover;
        background-color: #1d2233;
        background-image: linear-gradient(rgba(29, 34, 51, 0.7), rgba(29, 34, 51, 0.7)), url(https://xn--989a451ad3g.com/wp-content/uploads/2022/05/lines-background-2.svg);
        --side-panel-width: 65vw;
        --vertical-alignment: center;
        --horizontal-alignment: center;
        --text-horizontal-alignment: center;
        --has-indentation: 0;
    }

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

    [data-header*="type-1"] {
        --header-height: 80px;
        --header-sticky-height: 80px;
    }

    [data-footer*="type-1"] .ct-footer [data-row*="bottom"] > div {
        --grid-template-columns: initial;
    }

    [data-footer*="type-1"] .ct-footer [data-row*="middle"] > div {
        --container-spacing: 80px;
        --grid-template-columns: initial;
    }

    [data-footer*="type-1"] .ct-footer [data-column="widget-area-1"] {
        --text-horizontal-alignment: center;
        --horizontal-alignment: center;
    }

    [data-footer*="type-1"] .ct-footer [data-column="widget-area-2"] {
        --text-horizontal-alignment: center;
        --horizontal-alignment: center;
    }

    [data-footer*="type-1"] .ct-footer [data-column="widget-area-3"] {
        --text-horizontal-alignment: center;
        --horizontal-alignment: center;
    }

    [data-footer*="type-1"] .ct-footer [data-column="widget-area-4"] {
        --text-horizontal-alignment: center;
        --horizontal-alignment: center;
    }

    [data-prefix="blog"] .entry-header .page-title {
        --fontSize: 50px;
    }

    [data-prefix="blog"] .hero-section[data-type="type-2"] {
        --container-padding: 80px 0;
    }

    [data-prefix="categories"] .entry-header .page-title {
        --fontSize: 50px;
    }

    [data-prefix="categories"] .hero-section[data-type="type-2"] {
        --container-padding: 80px 0;
    }

    [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="single_blog_post"] .ct-related-posts {
        --grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 689.98px) {
    [data-header*="type-1"] #offcanvas {
        --side-panel-width:90vw;
    }

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

    [data-footer*="type-1"] .ct-footer [data-row*="bottom"] > div {
        --container-spacing: 15px;
        --grid-template-columns: initial;
    }

    [data-footer*="type-1"] .ct-footer [data-row*="middle"] > div {
        --container-spacing: 60px;
        --grid-template-columns: initial;
    }

    [data-prefix="blog"] .entry-header .page-title {
        --fontSize: 35px;
    }

    [data-prefix="categories"] .entry-header .page-title {
        --fontSize: 35px;
    }

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

    [data-prefix="blog"] .entry-card .entry-title {
        --fontSize: 18px;
    }

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

    [data-prefix="categories"] .entry-card .entry-title {
        --fontSize: 18px;
    }

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

    [data-prefix="author"] .entry-card .entry-title {
        --fontSize: 18px;
    }

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

    [data-prefix="search"] .entry-card .entry-title {
        --fontSize: 18px;
    }

    :root {
        --content-vertical-spacing: 50px;
    }

    [data-prefix="single_blog_post"] .ct-related-posts-container {
        --padding: 60px;
    }

    [data-prefix="single_blog_post"] .ct-related-posts {
        --grid-template-columns: repeat(1, 1fr);
    }

    [data-dracula-inline-bgcolor] {
        background-color: var(--dracula-inline-bgcolor) !important;
      }
      [data-dracula-inline-bgimage] {
        background-image: var(--dracula-inline-bgimage) !important;
      }
      [data-dracula-inline-border] {
        border-color: var(--dracula-inline-border) !important;
      }
      [data-dracula-inline-border-bottom] {
        border-bottom-color: var(--dracula-inline-border-bottom) !important;
      }
      [data-dracula-inline-border-left] {
        border-left-color: var(--dracula-inline-border-left) !important;
      }
      [data-dracula-inline-border-right] {
        border-right-color: var(--dracula-inline-border-right) !important;
      }
      [data-dracula-inline-border-top] {
        border-top-color: var(--dracula-inline-border-top) !important;
      }
      [data-dracula-inline-boxshadow] {
        box-shadow: var(--dracula-inline-boxshadow) !important;
      }
      [data-dracula-inline-color] {
        color: var(--dracula-inline-color) !important;
      }
      [data-dracula-inline-fill] {
        fill: var(--dracula-inline-fill) !important;
      }
      [data-dracula-inline-stroke] {
        stroke: var(--dracula-inline-stroke) !important;
      }
      [data-dracula-inline-outline] {
        outline-color: var(--dracula-inline-outline) !important;
      }
      [data-dracula-inline-stopcolor] {
        stop-color: var(--dracula-inline-stopcolor) !important;
      }
      [data-dracula-inline-bg] {
        background: var(--dracula-inline-bg) !important;
      }

      .reading-mode-buttons {
        --reading-mode-button-alignment: start !important;
      }
      .reading-mode-buttons .reading-mode-button {
        --reading-mode-bg-color: #e3f5ff;
        --reading-mode-bg-darker: #c5d7e1;
        --reading-mode-text-color: #2f80ed;
      }
      .reading-mode-buttons .reading-mode-time {
      }
      .reading-mode-progress {
        --reading-mode-progress-height: 7px;
        --reading-mode-progress-color: linear-gradient(
          90deg,
          #004aff 80%,
          rgba(96, 239, 255, 0) 113.89%
        );
      }
}
