/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block;
    min-width: 0
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

img {
  display: block;
  max-width: 100%;
  border-radius: 14px;
  margin: 20px auto;
      }
	  
	  a {
		text-decoration: none;
	  }

	  table {
            font-family: Arial, Helvetica, sans-serif;
            border-collapse: collapse;
            width: 100%;
            margin: 30px 0;
        }

         td, th {
            border: 1px solid #ddd;
            padding: 8px;
        }

        tr:hover {
            background-color: #969696;
        }

        th {
            padding-top: 12px;
            padding-bottom: 12px;
            text-align: left;
            background-color: #04AA6D;
            color: white;
        }

		.g_position {
			color: #fff;
			padding: .5rem;
			position: absolute;
			top: -7px;
			left: -43px;
			width: 12px;
			height: 12px;
			border-radius: 50%;
			text-align: center;
			line-height: 13px;
			font-weight: 600;
			font-size: 11px;
			background: #20adff
		}

		a.broken_link {
			box-shadow: 0 0 20px 4px red !important;
			background: red !important;
			color: #fff !important;
			padding: .3em !important;
			border-radius: .25em;
		}

		a.outer_link {
			box-shadow: 0 0 20px 4px #ffeb00 !important;
			background: #ffeb00 !important;
			color: #222 !important;
			padding: .3em !important;
			border-radius: .25em;
		}

		a.inner_link {
			box-shadow: 0 0 20px 4px #a2d626 !important;
			background: #a2d626 !important;
			color: #222 !important;
			padding: .3em !important;
			border-radius: .25em;
		}

		a.outer_link.broken_link {
			box-shadow: 0 0 20px 4px #ffeb00 !important;
			background: #ffeb00 !important;
			color: #222 !important;
			padding: .3em !important;
			border-radius: .25em !important;
			border: solid 2px red !important;
		}

		a.inner_link.broken_link {
			box-shadow: 0 0 20px 4px #a2d626 !important;
			background: #a2d626 !important;
			color: #222 !important;
			padding: .3em !important;
			border-radius: .25em !important;
			border-radius: .25em !important;
			border: solid 2px red !important;
		}

		.SEbear-header-target {
			border-bottom: dashed 3px #c90000 !important;
		}

		:root {
			--global-palette1: #2B6CB0;
			--global-palette2: #453e5c;
			--global-palette3: #1A202C;
			--global-palette4: #2D3748;
			--global-palette5: #4A5568;
			--global-palette6: #718096;
			--global-palette7: #EDF2F7;
			--global-palette8: #F7FAFC;
			--global-palette9: #ffffff;
			--global-palette9rgb: 255, 255, 255;
			--global-palette-highlight: var(--global-palette1);
			--global-palette-highlight-alt: var(--global-palette2);
			--global-palette-highlight-alt2: var(--global-palette9);
			--global-palette-btn-bg: var(--global-palette1);
			--global-palette-btn-bg-hover: var(--global-palette2);
			--global-palette-btn: var(--global-palette9);
			--global-palette-btn-hover: var(--global-palette9);
			--global-body-font-family: "Comic Sans MS", cursive, sans-serif;
			--global-heading-font-family: inherit;
			--global-primary-nav-font-family: inherit;
			--global-fallback-font: sans-serif;
			--global-display-fallback-font: sans-serif;
			--global-content-width: 1290px;
			--global-content-narrow-width: 842px;
			--global-content-edge-padding: 1.5rem;
			--global-content-boxed-padding: 1rem;
			--global-calc-content-width: calc(1290px - var(--global-content-edge-padding) - var(--global-content-edge-padding));
			--wp--style--global--content-size: var(--global-calc-content-width);
		}

		.wp-site-blocks {
			--global-vw: calc(100vw - (0.5 * var(--scrollbar-offset)));
		}

		body {
			background: #010113;
		}

		body,
		input,
		select,
		optgroup,
		textarea {
			font-style: normal;
			font-weight: 400;
			font-size: 17px;
			line-height: 1.6;
			font-family: var(--global-body-font-family);
			color: var(--global-palette4);
		}

		.content-bg,
		body.content-style-unboxed .site {
			background: var(--global-palette8);
		}

		h1,
		h2,
		h3,
		h4,
		h5,
		h6 {
			font-family: var(--global-heading-font-family);
		}

		h1 {
			font-weight: 700;
			font-size: 32px;
			line-height: 1.5;
			color: var(--global-palette3);
		}

		h2 {
			font-weight: 700;
			font-size: 28px;
			line-height: 1.5;
			color: var(--global-palette3);
		}

		h3 {
			font-weight: 700;
			font-size: 24px;
			line-height: 1.5;
			color: var(--global-palette3);
		}

		h4 {
			font-weight: 700;
			font-size: 22px;
			line-height: 1.5;
			color: var(--global-palette4);
		}

		h5 {
			font-weight: 700;
			font-size: 20px;
			line-height: 1.5;
			color: var(--global-palette4);
		}

		h6 {
			font-weight: 700;
			font-size: 18px;
			line-height: 1.5;
			color: var(--global-palette5);
		}

		.entry-hero .kadence-breadcrumbs {
			max-width: 1290px;
		}

		.site-container,
		.site-header-row-layout-contained,
		.site-footer-row-layout-contained,
		.entry-hero-layout-contained,
		.comments-area,
		.alignfull>.wp-block-cover__inner-container,
		.alignwide>.wp-block-cover__inner-container {
			max-width: var(--global-content-width);
		}

		.content-width-narrow .content-container.site-container,
		.content-width-narrow .hero-container.site-container {
			max-width: var(--global-content-narrow-width);
		}

		@media all and (min-width: 1520px) {
			.wp-site-blocks .content-container .alignwide {
				margin-left: -115px;
				margin-right: -115px;
				width: unset;
				max-width: unset;
			}
		}

		@media all and (min-width: 1102px) {
			.content-width-narrow .wp-site-blocks .content-container .alignwide {
				margin-left: -130px;
				margin-right: -130px;
				width: unset;
				max-width: unset;
			}
		}

		.content-style-boxed .wp-site-blocks .entry-content .alignwide {
			margin-left: calc(-1 * var(--global-content-boxed-padding));
			margin-right: calc(-1 * var(--global-content-boxed-padding));
		}

		.content-area {
			margin-top: 10px;
			margin-bottom: 10px;
		}

		@media all and (max-width: 1024px) {
			.content-area {
				margin-top: 3rem;
				margin-bottom: 3rem;
			}
		}

		@media all and (max-width: 767px) {
			.content-area {
				margin-top: 2rem;
				margin-bottom: 2rem;
			}
		}

		@media all and (max-width: 1024px) {
			:root {
				--global-content-boxed-padding: 2rem;
			}
		}

		@media all and (max-width: 767px) {
			:root {
				--global-content-boxed-padding: 1.5rem;
			}
		}

		.entry-content-wrap {
			padding: 1rem;
		}

		@media all and (max-width: 1024px) {
			.entry-content-wrap {
				padding: 2rem;
			}
		}

		@media all and (max-width: 767px) {
			.entry-content-wrap {
				padding: 1.5rem;
			}
		}

		.entry.single-entry {
			box-shadow: 0px 15px 15px -10px rgba(0, 0, 0, 0.05);
		}

		.entry.loop-entry {
			box-shadow: 0px 15px 15px -10px rgba(0, 0, 0, 0.05);
		}

		.loop-entry .entry-content-wrap {
			padding: 2rem;
		}

		@media all and (max-width: 1024px) {
			.loop-entry .entry-content-wrap {
				padding: 2rem;
			}
		}

		@media all and (max-width: 767px) {
			.loop-entry .entry-content-wrap {
				padding: 1.5rem;
			}
		}

		button,
		.button,
		.wp-block-button__link,
		input[type="button"],
		input[type="reset"],
		input[type="submit"],
		.fl-button,
		.elementor-button-wrapper .elementor-button,
		.wc-block-components-checkout-place-order-button,
		.wc-block-cart__submit {
			box-shadow: 0px 0px 0px -7px rgba(0, 0, 0, 0);
		}

		button:hover,
		button:focus,
		button:active,
		.button:hover,
		.button:focus,
		.button:active,
		.wp-block-button__link:hover,
		.wp-block-button__link:focus,
		.wp-block-button__link:active,
		input[type="button"]:hover,
		input[type="button"]:focus,
		input[type="button"]:active,
		input[type="reset"]:hover,
		input[type="reset"]:focus,
		input[type="reset"]:active,
		input[type="submit"]:hover,
		input[type="submit"]:focus,
		input[type="submit"]:active,
		.elementor-button-wrapper .elementor-button:hover,
		.elementor-button-wrapper .elementor-button:focus,
		.elementor-button-wrapper .elementor-button:active,
		.wc-block-cart__submit:hover {
			box-shadow: 0px 15px 25px -7px rgba(0, 0, 0, 0.1);
		}

		.kb-button.kb-btn-global-outline.kb-btn-global-inherit {
			padding-top: calc(px - 2px);
			padding-right: calc(px - 2px);
			padding-bottom: calc(px - 2px);
			padding-left: calc(px - 2px);
		}

		@media all and (min-width: 1025px) {
			.transparent-header .entry-hero .entry-hero-container-inner {
				padding-top: 80px;
			}
		}

		@media all and (max-width: 1024px) {
			.mobile-transparent-header .entry-hero .entry-hero-container-inner {
				padding-top: 80px;
			}
		}

		@media all and (max-width: 767px) {
			.mobile-transparent-header .entry-hero .entry-hero-container-inner {
				padding-top: 80px;
			}
		}

		.entry-hero.page-hero-section .entry-header {
			min-height: 200px;
		}

		/* Kadence Header CSS */
		@media all and (max-width: 1024px) {
			.mobile-transparent-header #masthead {
				position: absolute;
				left: 0px;
				right: 0px;
				z-index: 100;
			}

			.kadence-scrollbar-fixer.mobile-transparent-header #masthead {
				right: var(--scrollbar-offset, 0);
			}

			.mobile-transparent-header #masthead,
			.mobile-transparent-header .site-top-header-wrap .site-header-row-container-inner,
			.mobile-transparent-header .site-main-header-wrap .site-header-row-container-inner,
			.mobile-transparent-header .site-bottom-header-wrap .site-header-row-container-inner {
				background: transparent;
			}

			.site-header-row-tablet-layout-fullwidth,
			.site-header-row-tablet-layout-standard {
				padding: 0px;
			}
		}

		@media all and (min-width: 1025px) {
			.transparent-header #masthead {
				position: absolute;
				left: 0px;
				right: 0px;
				z-index: 100;
			}

			.transparent-header.kadence-scrollbar-fixer #masthead {
				right: var(--scrollbar-offset, 0);
			}

			.transparent-header #masthead,
			.transparent-header .site-top-header-wrap .site-header-row-container-inner,
			.transparent-header .site-main-header-wrap .site-header-row-container-inner,
			.transparent-header .site-bottom-header-wrap .site-header-row-container-inner {
				background: transparent;
			}
		}

		.site-branding a.brand img {
			max-width: 200px;
		}

		.site-branding a.brand img.svg-logo-image {
			width: 200px;
		}

		.site-branding {
			padding: 0px 0px 0px 0px;
		}

		#masthead,
		#masthead .kadence-sticky-header.item-is-fixed:not(.item-at-start):not(.site-header-row-container):not(.site-main-header-wrap),
		#masthead .kadence-sticky-header.item-is-fixed:not(.item-at-start)>.site-header-row-container-inner {
			background: #021325;
		}

		.site-main-header-inner-wrap {
			min-height: 80px;
		}

		.header-navigation[class*="header-navigation-style-underline"] .header-menu-container.primary-menu-container>ul>li>a:after {
			width: calc(100% - 1.2em);
		}

		.main-navigation .primary-menu-container>ul>li.menu-item>a {
			padding-left: calc(1.2em / 2);
			padding-right: calc(1.2em / 2);
			padding-top: 0.6em;
			padding-bottom: 0.6em;
			color: #9fc0f5;
		}

		.main-navigation .primary-menu-container>ul>li.menu-item .dropdown-nav-special-toggle {
			right: calc(1.2em / 2);
		}

		.main-navigation .primary-menu-container>ul>li.menu-item>a:hover {
			color: #ffffff;
		}

		.main-navigation .primary-menu-container>ul>li.menu-item.current-menu-item>a {
			color: var(--global-palette3);
		}

		.header-navigation .header-menu-container ul ul.sub-menu,
		.header-navigation .header-menu-container ul ul.submenu {
			background: var(--global-palette3);
			box-shadow: 0px 2px 13px 0px rgba(0, 0, 0, 0.1);
		}

		.header-navigation .header-menu-container ul ul li.menu-item,
		.header-menu-container ul.menu>li.kadence-menu-mega-enabled>ul>li.menu-item>a {
			border-bottom: 1px solid rgba(255, 255, 255, 0.1);
		}

		.header-navigation .header-menu-container ul ul li.menu-item>a {
			width: 200px;
			padding-top: 1em;
			padding-bottom: 1em;
			color: var(--global-palette8);
			font-size: 12px;
		}

		.header-navigation .header-menu-container ul ul li.menu-item>a:hover {
			color: var(--global-palette9);
			background: var(--global-palette4);
		}

		.header-navigation .header-menu-container ul ul li.menu-item.current-menu-item>a {
			color: var(--global-palette9);
			background: var(--global-palette4);
		}

		.mobile-toggle-open-container .menu-toggle-open,
		.mobile-toggle-open-container .menu-toggle-open:focus {
			color: var(--global-palette5);
			padding: 0.4em 0.6em 0.4em 0.6em;
			font-size: 14px;
		}

		.mobile-toggle-open-container .menu-toggle-open.menu-toggle-style-bordered {
			border: 1px solid currentColor;
		}

		.mobile-toggle-open-container .menu-toggle-open .menu-toggle-icon {
			font-size: 20px;
		}

		.mobile-toggle-open-container .menu-toggle-open:hover,
		.mobile-toggle-open-container .menu-toggle-open:focus-visible {
			color: var(--global-palette-highlight);
		}

		.mobile-navigation ul li {
			font-size: 14px;
		}

		.mobile-navigation ul li a {
			padding-top: 1em;
			padding-bottom: 1em;
		}

		.mobile-navigation ul li>a,
		.mobile-navigation ul li.menu-item-has-children>.drawer-nav-drop-wrap {
			color: var(--global-palette8);
		}

		.mobile-navigation ul li.current-menu-item>a,
		.mobile-navigation ul li.current-menu-item.menu-item-has-children>.drawer-nav-drop-wrap {
			color: var(--global-palette-highlight);
		}

		.mobile-navigation ul li.menu-item-has-children .drawer-nav-drop-wrap,
		.mobile-navigation ul li:not(.menu-item-has-children) a {
			border-bottom: 1px solid rgba(255, 255, 255, 0.1);
		}

		.mobile-navigation:not(.drawer-navigation-parent-toggle-true) ul li.menu-item-has-children .drawer-nav-drop-wrap button {
			border-left: 1px solid rgba(255, 255, 255, 0.1);
		}

		#mobile-drawer .drawer-header .drawer-toggle {
			padding: 0.6em 0.15em 0.6em 0.15em;
			font-size: 24px;
		}

		/* Kadence Footer CSS */
		.site-bottom-footer-inner-wrap {
			padding-top: 30px;
			padding-bottom: 30px;
			grid-column-gap: 30px;
		}

		.site-bottom-footer-inner-wrap .widget {
			margin-bottom: 30px;
		}

		.site-bottom-footer-inner-wrap .site-footer-section:not(:last-child):after {
			right: calc(-30px / 2);
		}

		#colophon .footer-html {
			font-style: normal;
			color: var(--global-palette9);
		}

		#colophon .site-footer-row-container .site-footer-row .footer-html a {
			color: var(--global-palette8);
		}

		.wp-block-button__link {
			color: #fff;
			background-color: #32373c;
			border-radius: 9999px;
			box-shadow: none;
			text-decoration: none;
			padding: calc(.667em + 2px) calc(1.333em + 2px);
			font-size: 1.125em
		}

		.wp-block-file__button {
			background: #32373c;
			color: #fff;
			text-decoration: none
		}

		:root {
			--wp--preset--aspect-ratio--square: 1;
			--wp--preset--aspect-ratio--4-3: 4/3;
			--wp--preset--aspect-ratio--3-4: 3/4;
			--wp--preset--aspect-ratio--3-2: 3/2;
			--wp--preset--aspect-ratio--2-3: 2/3;
			--wp--preset--aspect-ratio--16-9: 16/9;
			--wp--preset--aspect-ratio--9-16: 9/16;
			--wp--preset--color--black: #000000;
			--wp--preset--color--cyan-bluish-gray: #abb8c3;
			--wp--preset--color--white: #ffffff;
			--wp--preset--color--pale-pink: #f78da7;
			--wp--preset--color--vivid-red: #cf2e2e;
			--wp--preset--color--luminous-vivid-orange: #ff6900;
			--wp--preset--color--luminous-vivid-amber: #fcb900;
			--wp--preset--color--light-green-cyan: #7bdcb5;
			--wp--preset--color--vivid-green-cyan: #00d084;
			--wp--preset--color--pale-cyan-blue: #8ed1fc;
			--wp--preset--color--vivid-cyan-blue: #0693e3;
			--wp--preset--color--vivid-purple: #9b51e0;
			--wp--preset--color--theme-palette-1: var(--global-palette1);
			--wp--preset--color--theme-palette-2: var(--global-palette2);
			--wp--preset--color--theme-palette-3: var(--global-palette3);
			--wp--preset--color--theme-palette-4: var(--global-palette4);
			--wp--preset--color--theme-palette-5: var(--global-palette5);
			--wp--preset--color--theme-palette-6: var(--global-palette6);
			--wp--preset--color--theme-palette-7: var(--global-palette7);
			--wp--preset--color--theme-palette-8: var(--global-palette8);
			--wp--preset--color--theme-palette-9: var(--global-palette9);
			--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, rgb(155, 81, 224) 100%);
			--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, rgb(122, 220, 180) 0%, rgb(0, 208, 130) 100%);
			--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
			--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, rgb(207, 46, 46) 100%);
			--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, rgb(238, 238, 238) 0%, rgb(169, 184, 195) 100%);
			--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, rgb(74, 234, 220) 0%, rgb(151, 120, 209) 20%, rgb(207, 42, 186) 40%, rgb(238, 44, 130) 60%, rgb(251, 105, 98) 80%, rgb(254, 248, 76) 100%);
			--wp--preset--gradient--blush-light-purple: linear-gradient(135deg, rgb(255, 206, 236) 0%, rgb(152, 150, 240) 100%);
			--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, rgb(254, 205, 165) 0%, rgb(254, 45, 45) 50%, rgb(107, 0, 62) 100%);
			--wp--preset--gradient--luminous-dusk: linear-gradient(135deg, rgb(255, 203, 112) 0%, rgb(199, 81, 192) 50%, rgb(65, 88, 208) 100%);
			--wp--preset--gradient--pale-ocean: linear-gradient(135deg, rgb(255, 245, 203) 0%, rgb(182, 227, 212) 50%, rgb(51, 167, 181) 100%);
			--wp--preset--gradient--electric-grass: linear-gradient(135deg, rgb(202, 248, 128) 0%, rgb(113, 206, 126) 100%);
			--wp--preset--gradient--midnight: linear-gradient(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%);
			--wp--preset--font-size--small: var(--global-font-size-small);
			--wp--preset--font-size--medium: var(--global-font-size-medium);
			--wp--preset--font-size--large: var(--global-font-size-large);
			--wp--preset--font-size--x-large: 42px;
			--wp--preset--font-size--larger: var(--global-font-size-larger);
			--wp--preset--font-size--xxlarge: var(--global-font-size-xxlarge);
			--wp--preset--spacing--20: 0.44rem;
			--wp--preset--spacing--30: 0.67rem;
			--wp--preset--spacing--40: 1rem;
			--wp--preset--spacing--50: 1.5rem;
			--wp--preset--spacing--60: 2.25rem;
			--wp--preset--spacing--70: 3.38rem;
			--wp--preset--spacing--80: 5.06rem;
			--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
			--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
			--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
			--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
			--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
		}

		:where(.is-layout-flex) {
			gap: 0.5em;
		}

		:where(.is-layout-grid) {
			gap: 0.5em;
		}

		body .is-layout-flex {
			display: flex;
		}

		.is-layout-flex {
			flex-wrap: wrap;
			align-items: center;
		}

		.is-layout-flex> :is(*, div) {
			margin: 0;
		}

		body .is-layout-grid {
			display: grid;
		}

		.is-layout-grid> :is(*, div) {
			margin: 0;
		}

		:where(.wp-block-columns.is-layout-flex) {
			gap: 2em;
		}

		:where(.wp-block-columns.is-layout-grid) {
			gap: 2em;
		}

		:where(.wp-block-post-template.is-layout-flex) {
			gap: 1.25em;
		}

		:where(.wp-block-post-template.is-layout-grid) {
			gap: 1.25em;
		}

		.has-black-color {
			color: var(--wp--preset--color--black) !important;
		}

		.has-cyan-bluish-gray-color {
			color: var(--wp--preset--color--cyan-bluish-gray) !important;
		}

		.has-white-color {
			color: var(--wp--preset--color--white) !important;
		}

		.has-pale-pink-color {
			color: var(--wp--preset--color--pale-pink) !important;
		}

		.has-vivid-red-color {
			color: var(--wp--preset--color--vivid-red) !important;
		}

		.has-luminous-vivid-orange-color {
			color: var(--wp--preset--color--luminous-vivid-orange) !important;
		}

		.has-luminous-vivid-amber-color {
			color: var(--wp--preset--color--luminous-vivid-amber) !important;
		}

		.has-light-green-cyan-color {
			color: var(--wp--preset--color--light-green-cyan) !important;
		}

		.has-vivid-green-cyan-color {
			color: var(--wp--preset--color--vivid-green-cyan) !important;
		}

		.has-pale-cyan-blue-color {
			color: var(--wp--preset--color--pale-cyan-blue) !important;
		}

		.has-vivid-cyan-blue-color {
			color: var(--wp--preset--color--vivid-cyan-blue) !important;
		}

		.has-vivid-purple-color {
			color: var(--wp--preset--color--vivid-purple) !important;
		}

		.has-black-background-color {
			background-color: var(--wp--preset--color--black) !important;
		}

		.has-cyan-bluish-gray-background-color {
			background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
		}

		.has-white-background-color {
			background-color: var(--wp--preset--color--white) !important;
		}

		.has-pale-pink-background-color {
			background-color: var(--wp--preset--color--pale-pink) !important;
		}

		.has-vivid-red-background-color {
			background-color: var(--wp--preset--color--vivid-red) !important;
		}

		.has-luminous-vivid-orange-background-color {
			background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
		}

		.has-luminous-vivid-amber-background-color {
			background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
		}

		.has-light-green-cyan-background-color {
			background-color: var(--wp--preset--color--light-green-cyan) !important;
		}

		.has-vivid-green-cyan-background-color {
			background-color: var(--wp--preset--color--vivid-green-cyan) !important;
		}

		.has-pale-cyan-blue-background-color {
			background-color: var(--wp--preset--color--pale-cyan-blue) !important;
		}

		.has-vivid-cyan-blue-background-color {
			background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
		}

		.has-vivid-purple-background-color {
			background-color: var(--wp--preset--color--vivid-purple) !important;
		}

		.has-black-border-color {
			border-color: var(--wp--preset--color--black) !important;
		}

		.has-cyan-bluish-gray-border-color {
			border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
		}

		.has-white-border-color {
			border-color: var(--wp--preset--color--white) !important;
		}

		.has-pale-pink-border-color {
			border-color: var(--wp--preset--color--pale-pink) !important;
		}

		.has-vivid-red-border-color {
			border-color: var(--wp--preset--color--vivid-red) !important;
		}

		.has-luminous-vivid-orange-border-color {
			border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
		}

		.has-luminous-vivid-amber-border-color {
			border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
		}

		.has-light-green-cyan-border-color {
			border-color: var(--wp--preset--color--light-green-cyan) !important;
		}

		.has-vivid-green-cyan-border-color {
			border-color: var(--wp--preset--color--vivid-green-cyan) !important;
		}

		.has-pale-cyan-blue-border-color {
			border-color: var(--wp--preset--color--pale-cyan-blue) !important;
		}

		.has-vivid-cyan-blue-border-color {
			border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
		}

		.has-vivid-purple-border-color {
			border-color: var(--wp--preset--color--vivid-purple) !important;
		}

		.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
			background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
		}

		.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
			background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
		}

		.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
			background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
		}

		.has-luminous-vivid-orange-to-vivid-red-gradient-background {
			background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
		}

		.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
			background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
		}

		.has-cool-to-warm-spectrum-gradient-background {
			background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
		}

		.has-blush-light-purple-gradient-background {
			background: var(--wp--preset--gradient--blush-light-purple) !important;
		}

		.has-blush-bordeaux-gradient-background {
			background: var(--wp--preset--gradient--blush-bordeaux) !important;
		}

		.has-luminous-dusk-gradient-background {
			background: var(--wp--preset--gradient--luminous-dusk) !important;
		}

		.has-pale-ocean-gradient-background {
			background: var(--wp--preset--gradient--pale-ocean) !important;
		}

		.has-electric-grass-gradient-background {
			background: var(--wp--preset--gradient--electric-grass) !important;
		}

		.has-midnight-gradient-background {
			background: var(--wp--preset--gradient--midnight) !important;
		}

		.has-small-font-size {
			font-size: var(--wp--preset--font-size--small) !important;
		}

		.has-medium-font-size {
			font-size: var(--wp--preset--font-size--medium) !important;
		}

		.has-large-font-size {
			font-size: var(--wp--preset--font-size--large) !important;
		}

		.has-x-large-font-size {
			font-size: var(--wp--preset--font-size--x-large) !important;
		}

		:where(.wp-block-post-template.is-layout-flex) {
			gap: 1.25em;
		}

		:where(.wp-block-post-template.is-layout-grid) {
			gap: 1.25em;
		}

		:where(.wp-block-columns.is-layout-flex) {
			gap: 2em;
		}

		:where(.wp-block-columns.is-layout-grid) {
			gap: 2em;
		}

		:root :where(.wp-block-pullquote) {
			font-size: 1.5em;
			line-height: 1.6;
		}

		img.wp-smiley,
		img.emoji {
			display: inline !important;
			border: none !important;
			box-shadow: none !important;
			height: 1em !important;
			width: 1em !important;
			margin: 0 0.07em !important;
			vertical-align: -0.1em !important;
			background: none !important;
			padding: 0 !important;
		}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bold
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-size: 100%;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

:root {
    --global-gray-400: #CBD5E0;
    --global-gray-500: #A0AEC0;
    --global-xs-spacing: 1em;
    --global-sm-spacing: 1.5rem;
    --global-md-spacing: 2rem;
    --global-lg-spacing: 2.5em;
    --global-xl-spacing: 3.5em;
    --global-xxl-spacing: 5rem;
    --global-edge-spacing: 1.5rem;
    --global-boxed-spacing: 2rem;
    --global-font-size-small: clamp(0.8rem, 0.73rem + 0.217vw, 0.9rem);
    --global-font-size-medium: clamp(1.1rem, 0.995rem + 0.326vw, 1.25rem);
    --global-font-size-large: clamp(1.75rem, 1.576rem + 0.543vw, 2rem);
    --global-font-size-larger: clamp(2rem, 1.6rem + 1vw, 2.5rem);
    --global-font-size-xxlarge: clamp(2.25rem, 1.728rem + 1.63vw, 3rem)
}

h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
    text-decoration: none
}

dfn,
cite,
em,
i {
    font-style: italic
}

blockquote,
q {
    quotes: '“''”'
}

blockquote {
    padding-left: 1em;
    border-left: 4px solid var(--global-palette4)
}

.entry-content blockquote {
    margin: 0 0 var(--global-md-spacing)
}

blockquote cite,
blockquote .wp-block-pullquote__citation {
    color: var(--global-palette5);
    font-size: 13px;
    margin-top: 1em;
    position: relative;
    font-style: normal;
    display: block
}

address {
    margin: 0 0 1.5em
}

pre {
    background: var(--global-palette7);
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 0.9375rem;
    line-height: 1.6;
    max-width: 100%;
    overflow: auto;
    padding: 1.5em;
    white-space: pre-wrap
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 0.8rem
}

abbr,
acronym {
    border-bottom: 1px dotted var(--global-palette4);
    cursor: help
}

mark,
ins {
    text-decoration: none
}

big {
    font-size: 125%
}

html {
    box-sizing: border-box
}

*,
*::before,
*::after {
    box-sizing: inherit
}

hr {
    height: 0;
    border: 0;
    border-bottom: 2px solid var(--global-gray-400)
}

ul,
ol {
    margin: 0 0 1.5em 1.5em;
    padding: 0
}

ul.aligncenter,
ol.aligncenter {
    list-style: none
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

img {
    display: block;
    height: auto;
    max-width: 100%
}

figure {
    margin: 0.5em 0
}

table {
    margin: 0 0 1.5em;
    width: 100%
}

a {
    color: var(--global-palette-highlight);
    transition: all 0.1s linear
}

a:hover,
a:focus,
a:active {
    color: var(--global-palette-highlight-alt)
}

a:hover,
a:active {
    outline: 0
}

.inner-link-style-plain a:not(.button),
.widget-area.inner-link-style-plain a:not(.button) {
    text-decoration: none
}

.inner-link-style-normal a:not(.button),
.widget-area.inner-link-style-normal a:not(.button) {
    text-decoration: underline
}

.link-style-no-underline .entry-content p>a,
.link-style-no-underline .entry-content strong>a,
.link-style-no-underline .entry-content em>a,
.link-style-no-underline .entry-content>ul a,
.link-style-no-underline .entry-content a {
    text-decoration: none
}

.link-style-no-underline .entry-content p>a:hover,
.link-style-no-underline .entry-content strong>a:hover,
.link-style-no-underline .entry-content em>a:hover,
.link-style-no-underline .entry-content>ul a:hover,
.link-style-no-underline .entry-content a:hover {
    text-decoration: none
}

.link-style-color-underline .entry-content p a,
.link-style-color-underline .entry-content strong>a,
.link-style-color-underline .entry-content em>a,
.link-style-color-underline .entry-content>ul a,
.link-style-color-underline .entry-content>ol a,
.link-style-color-underline .entry-content .wp-block-group ul a,
.link-style-color-underline .entry-content .wp-block-group ol a {
    color: inherit;
    text-decoration: underline;
    text-decoration-color: var(--global-palette-highlight)
}

.link-style-color-underline .entry-content p a:hover,
.link-style-color-underline .entry-content strong>a:hover,
.link-style-color-underline .entry-content em>a:hover,
.link-style-color-underline .entry-content>ul a:hover,
.link-style-color-underline .entry-content>ol a:hover,
.link-style-color-underline .entry-content .wp-block-group ul a:hover,
.link-style-color-underline .entry-content .wp-block-group ol a:hover {
    text-decoration-color: var(--global-palette-highlight-alt)
}

.link-style-hover-background .entry-content p a,
.link-style-hover-background .entry-content strong>a,
.link-style-hover-background .entry-content em>a,
.link-style-hover-background .entry-content>ul a,
.link-style-hover-background .entry-content>ol a,
.link-style-hover-background .entry-content .wp-block-group ul a,
.link-style-hover-background .entry-content .wp-block-group ol a {
    color: var(--global-palette-highlight);
    text-decoration: none;
    background-image: linear-gradient(var(--global-palette-highlight), var(--global-palette-highlight));
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 100% 1px
}

.link-style-hover-background .entry-content p a:hover,
.link-style-hover-background .entry-content strong>a:hover,
.link-style-hover-background .entry-content em>a:hover,
.link-style-hover-background .entry-content>ul a:hover,
.link-style-hover-background .entry-content>ol a:hover,
.link-style-hover-background .entry-content .wp-block-group ul a:hover,
.link-style-hover-background .entry-content .wp-block-group ol a:hover {
    color: var(--global-palette-highlight-alt2);
    text-decoration: none;
    background-size: 100% 100%
}

.link-style-offset-background .entry-content p a,
.link-style-offset-background .entry-content strong>a,
.link-style-offset-background .entry-content em>a,
.link-style-offset-background .entry-content>ul a,
.link-style-offset-background .entry-content>ol a,
.link-style-offset-background .entry-content .wp-block-group ul a,
.link-style-offset-background .entry-content .wp-block-group ol a {
    color: inherit;
    text-decoration: none;
    background-image: linear-gradient(var(--global-palette-highlight-alt2), var(--global-palette-highlight));
    background-repeat: no-repeat;
    background-position: 4px bottom;
    background-size: 100% 10px
}

.link-style-offset-background .entry-content p a:hover,
.link-style-offset-background .entry-content strong>a:hover,
.link-style-offset-background .entry-content em>a:hover,
.link-style-offset-background .entry-content>ul a:hover,
.link-style-offset-background .entry-content>ol a:hover,
.link-style-offset-background .entry-content .wp-block-group ul a:hover,
.link-style-offset-background .entry-content .wp-block-group ol a:hover {
    color: inherit;
    text-decoration: none;
    background-image: linear-gradient(var(--global-palette-highlight-alt2), var(--global-palette-highlight-alt))
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

:where(html:not(.no-js)) .hide-focus-outline *:focus {
    outline: 0
}

#primary[tabindex="-1"]:focus {
    outline: 0
}

textarea {
    width: 100%
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    -webkit-appearance: none;
    color: var(--global-palette5);
    border: 1px solid var(--global-gray-400);
    border-radius: 3px;
    padding: 0.4em 0.5em;
    max-width: 100%;
    background: var(--global-palette9);
    box-shadow: 0px 0px 0px -7px rgba(0, 0, 0, 0)
}

::-webkit-input-placeholder {
    color: var(--global-palette6)
}

::-moz-placeholder {
    color: var(--global-palette6);
    opacity: 1
}

::placeholder {
    color: var(--global-palette6)
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: var(--global-palette3);
    border-color: var(--global-palette6);
    outline: 0;
    box-shadow: 0px 5px 15px -7px rgba(0, 0, 0, 0.1)
}

select {
    border: 1px solid var(--global-gray-400);
    background-size: 16px 100%;
    padding: 0.2em 35px 0.2em 0.5em;
    background: var(--global-palette9) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==) no-repeat 98% 50%;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    box-shadow: none;
    outline: 0;
    box-shadow: 0px 0px 0px -7px rgba(0, 0, 0, 0)
}

select::-ms-expand {
    display: none
}

select:focus {
    color: var(--global-palette3);
    border-color: var(--global-palette6);
    background-color: var(--global-palette9);
    box-shadow: 0px 5px 15px -7px rgba(0, 0, 0, 0.1);
    outline: 0
}

select:focus option {
    color: #333
}

.elementor-select-wrapper select {
    background-image: none
}

.search-form {
    position: relative
}

.search-form input[type="search"],
.search-form input.search-field {
    padding-right: 60px;
    width: 100%
}

.search-form .search-submit[type="submit"] {
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    color: transparent;
    background: transparent;
    z-index: 2;
    width: 50px;
    border: 0;
    padding: 8px 12px 7px;
    border-radius: 0;
    box-shadow: none;
    overflow: hidden
}

.search-form .search-submit[type="submit"]:hover,
.search-form .search-submit[type="submit"]:focus {
    color: transparent;
    background: transparent;
    box-shadow: none
}

.search-form .kadence-search-icon-wrap {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 50px;
    padding: 0;
    text-align: center;
    background: 0 0;
    z-index: 3;
    cursor: pointer;
    pointer-events: none;
    color: var(--global-palette6);
    text-shadow: none;
    display: flex;
    align-items: center;
    justify-content: center
}

.search-form .search-submit[type="submit"]:hover~.kadence-search-icon-wrap {
    color: var(--global-palette4)
}

body.rtl .search-form .button[type="submit"],
body.rtl .search-form .kadence-search-icon-wrap {
    left: 0;
    right: auto
}

body.rtl .search-form input[type="search"],
body.rtl .search-form input.search-field {
    padding-right: 0.5em;
    padding-left: 60px
}

fieldset {
    padding: 0.625em 1.425em 0.625em;
    border: 1px solid var(--global-gray-500);
    margin-top: 1.2em;
    margin-bottom: 1.2em
}

.affwp-form fieldset {
    padding: 0
}

legend {
    font-weight: bold
}

button,
.button,
.wp-block-button__link,
.wp-element-button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border-radius: 3px;
    background: var(--global-palette-btn-bg);
    color: var(--global-palette-btn);
    padding: 0.4em 1em;
    border: 0;
    font-size: 1.125rem;
    line-height: 1.6;
    display: inline-block;
    font-family: inherit;
    cursor: pointer;
    text-decoration: none;
    transition: all 0.2s ease;
    box-shadow: 0px 0px 0px -7px rgba(0, 0, 0, 0)
}

button:visited,
.button:visited,
.wp-block-button__link:visited,
.wp-element-button:visited,
input[type="button"]:visited,
input[type="reset"]:visited,
input[type="submit"]:visited {
    background: var(--global-palette-btn-bg);
    color: var(--global-palette-btn)
}

button:hover,
button:focus,
button:active,
.button:hover,
.button:focus,
.button:active,
.wp-block-button__link:hover,
.wp-block-button__link:focus,
.wp-block-button__link:active,
.wp-element-button:hover,
.wp-element-button:focus,
.wp-element-button:active,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="reset"]:active,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active {
    color: var(--global-palette-btn-hover);
    background: var(--global-palette-btn-bg-hover);
    box-shadow: 0px 15px 25px -7px rgba(0, 0, 0, 0.1)
}

button:disabled,
button.disabled,
.button:disabled,
.button.disabled,
.wp-block-button__link:disabled,
.wp-block-button__link.disabled,
.wp-element-button:disabled,
.wp-element-button.disabled,
input[type="button"]:disabled,
input[type="button"].disabled,
input[type="reset"]:disabled,
input[type="reset"].disabled,
input[type="submit"]:disabled,
input[type="submit"].disabled {
    cursor: not-allowed;
    opacity: 0.5
}

.elementor-button-wrapper .elementor-button {
    background-color: var(--global-palette-btn-bg);
    color: var(--global-palette-btn)
}

.elementor-button-wrapper .elementor-button:hover,
.elementor-button-wrapper .elementor-button:focus,
.elementor-button-wrapper .elementor-button:active {
    color: var(--global-palette-btn-hover);
    background-color: var(--global-palette-btn-bg-hover);
    box-shadow: 0px 15px 25px -7px rgba(0, 0, 0, 0.1)
}

.button.button-size-small {
    font-size: 80%;
    padding: 0.3em .7em
}

.button.button-size-large {
    font-size: 110%;
    padding: 0.6em 1.2em
}

.wp-block-button.is-style-outline .wp-block-button__link,
.wp-block-button.is-style-outline .wp-element-button {
    padding: 0.4em 1em
}

.button.button-style-outline,
.wp-block-button.is-style-outline .wp-block-button__link,
.wp-block-button.is-style-outline .wp-element-button {
    border: 2px solid currentColor
}

.button.button-style-outline:hover,
.button.button-style-outline:focus,
.button.button-style-outline:active,
.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-button.is-style-outline .wp-block-button__link:focus,
.wp-block-button.is-style-outline .wp-block-button__link:active,
.wp-block-button.is-style-outline .wp-element-button:hover,
.wp-block-button.is-style-outline .wp-element-button:focus,
.wp-block-button.is-style-outline .wp-element-button:active {
    border: 2px solid currentColor;
    box-shadow: 0px 0px 0px -7px rgba(0, 0, 0, 0)
}

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background),
.wp-block-button.is-style-outline .wp-element-button:not(.has-background),
.button.button-style-outline:not(.has-background) {
    background: transparent
}

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover,
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):focus,
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):active,
.wp-block-button.is-style-outline .wp-element-button:not(.has-background):hover,
.wp-block-button.is-style-outline .wp-element-button:not(.has-background):focus,
.wp-block-button.is-style-outline .wp-element-button:not(.has-background):active,
.button.button-style-outline:not(.has-background):hover,
.button.button-style-outline:not(.has-background):focus,
.button.button-style-outline:not(.has-background):active {
    background: transparent
}

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),
.wp-block-button.is-style-outline .wp-element-button:not(.has-text-color),
.button.button-style-outline:not(.has-text-color) {
    color: var(--global-palette-btn-bg)
}

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover,
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):focus,
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):active,
.wp-block-button.is-style-outline .wp-element-button:not(.has-text-color):hover,
.wp-block-button.is-style-outline .wp-element-button:not(.has-text-color):focus,
.wp-block-button.is-style-outline .wp-element-button:not(.has-text-color):active,
.button.button-style-outline:not(.has-text-color):hover,
.button.button-style-outline:not(.has-text-color):focus,
.button.button-style-outline:not(.has-text-color):active {
    color: var(--global-palette-btn-bg-hover)
}

.kadence-svg-iconset {
    display: inline-flex;
    align-self: center
}

.kadence-svg-iconset svg {
    height: 1em;
    width: 1em
}

.kadence-svg-iconset.svg-baseline svg {
    top: .125em;
    position: relative
}

body.social-brand-colors .social-show-brand-until .social-button:not(:hover):not(.skip):not(.ignore),
body.social-brand-colors .social-show-brand-hover .social-button:not(.ignore-brand):not(.skip):not(.ignore):hover,
body.social-brand-colors .social-show-brand-always .social-button:not(.ignore-brand):not(.skip):not(.ignore) {
    color: white
}

body.social-brand-colors .social-show-brand-until.social-style-outline .social-button:not(:hover):not(.skip):not(.ignore),
body.social-brand-colors .social-show-brand-hover.social-style-outline .social-button:not(.ignore-brand):not(.skip):not(.ignore):hover,
body.social-brand-colors .social-show-brand-always.social-style-outline .social-button:not(.ignore-brand):not(.skip):not(.ignore) {
    border-color: currentColor
}

:root .has-theme-palette-1-background-color,
:root .has-theme-palette1-background-color {
    background-color: var(--global-palette1)
}

:root .has-theme-palette-1-color,
:root .has-theme-palette1-color {
    color: var(--global-palette1)
}

:root .has-theme-palette-2-background-color,
:root .has-theme-palette2-background-color {
    background-color: var(--global-palette2)
}

:root .has-theme-palette-2-color,
:root .has-theme-palette2-color {
    color: var(--global-palette2)
}

:root .has-theme-palette-3-background-color,
:root .has-theme-palette3-background-color {
    background-color: var(--global-palette3)
}

:root .has-theme-palette-3-color,
:root .has-theme-palette3-color {
    color: var(--global-palette3)
}

:root .has-theme-palette-4-background-color,
:root .has-theme-palette4-background-color {
    background-color: var(--global-palette4)
}

:root .has-theme-palette-4-color,
:root .has-theme-palette4-color {
    color: var(--global-palette4)
}

:root .has-theme-palette-5-background-color,
:root .has-theme-palette5-background-color {
    background-color: var(--global-palette5)
}

:root .has-theme-palette-5-color,
:root .has-theme-palette5-color {
    color: var(--global-palette5)
}

:root .has-theme-palette-6-background-color,
:root .has-theme-palette6-background-color {
    background-color: var(--global-palette6)
}

:root .has-theme-palette-6-color,
:root .has-theme-palette6-color {
    color: var(--global-palette6)
}

:root .has-theme-palette-7-background-color,
:root .has-theme-palette7-background-color {
    background-color: var(--global-palette7)
}

:root .has-theme-palette-7-color,
:root .has-theme-palette7-color {
    color: var(--global-palette7)
}

:root .has-theme-palette-8-background-color,
:root .has-theme-palette8-background-color {
    background-color: var(--global-palette8)
}

:root .has-theme-palette-8-color,
:root .has-theme-palette8-color {
    color: var(--global-palette8)
}

:root .has-theme-palette-9-background-color,
:root .has-theme-palette9-background-color {
    background-color: var(--global-palette9)
}

:root .has-theme-palette-9-color,
:root .has-theme-palette9-color {
    color: var(--global-palette9)
}

.kt-clear {
    *zoom: 1
}

.kt-clear::before,
.kt-clear::after {
    content: ' ';
    display: table
}

.kt-clear::after {
    clear: both
}

#wpadminbar {
    position: fixed !important
}

.content-area {
    margin: var(--global-xxl-spacing) 0
}

.entry-content {
    word-break: break-word
}

.entry-content table {
    word-break: normal
}

.body {
    overflow-x: hidden
}

.scroll a *,
a.scroll * {
    pointer-events: none
}

.content-width-fullwidth .content-container.site-container {
    max-width: none;
    padding: 0
}

.content-width-fullwidth .content-area,
.content-vertical-padding-hide .content-area {
    margin-top: 0;
    margin-bottom: 0
}

.content-vertical-padding-top .content-area {
    margin-bottom: 0
}

.content-vertical-padding-bottom .content-area {
    margin-top: 0
}

.site-container,
.site-header-row-layout-contained,
.site-footer-row-layout-contained,
.entry-hero-layout-contained,
.alignfull>.wp-block-cover__inner-container,
.alignwide>.wp-block-cover__inner-container {
    margin: 0 auto;
    padding: 0 var(--global-content-edge-padding)
}

.kt-row-layout-inner>.kb-theme-content-width,
.kt-row-layout-inner.kt-row-has-bg>.kb-theme-content-width {
    padding-left: var(--global-content-edge-padding);
    padding-right: var(--global-content-edge-padding)
}

.content-bg {
    background: white
}

.content-style-unboxed .entry:not(.loop-entry)>.entry-content-wrap {
    padding: 0
}

.content-style-unboxed .content-bg:not(.loop-entry) {
    background: transparent
}

.content-style-unboxed .entry:not(.loop-entry) {
    box-shadow: none;
    border-radius: 0
}

@media screen and (min-width: 1025px) {
    .has-sidebar .content-container {
        display: grid;
        grid-template-columns: 5fr 2fr;
        grid-gap: var(--global-xl-spacing);
        justify-content: center
    }

    #secondary {
        grid-column: 2;
        grid-row: 1;
        min-width: 0
    }

    .has-left-sidebar .content-container {
        grid-template-columns: 2fr 5fr
    }

    .has-left-sidebar #main {
        grid-column: 2;
        grid-row: 1
    }

    .has-left-sidebar #secondary {
        grid-column: 1;
        grid-row: 1
    }

    .has-sidebar .wp-site-blocks .content-container .alignwide,
    .has-sidebar .wp-site-blocks .content-container .alignfull {
        width: unset;
        max-width: unset;
        margin-left: 0;
        margin-right: 0
    }

    .has-sidebar .content-container .kadence-thumbnail-position-behind.alignwide {
        margin-left: -10px;
        margin-right: -10px
    }
}

#kt-scroll-up-reader,
#kt-scroll-up {
    position: fixed;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
    transition: all 0.2s ease;
    opacity: 0;
    z-index: 1000;
    display: flex;
    cursor: pointer
}

#kt-scroll-up-reader *,
#kt-scroll-up * {
    pointer-events: none
}

#kt-scroll-up-reader.scroll-up-style-outline,
#kt-scroll-up.scroll-up-style-outline {
    background: transparent
}

.scroll-up-style-filled {
    color: var(--global-palette9);
    background: var(--global-palette4)
}

.scroll-up-style-filled:hover {
    color: var(--global-palette9)
}

.scroll-up-style-outline,
.scroll-up-wrap.scroll-up-style-outline {
    border-width: 2px;
    border-style: solid;
    border-color: currentColor;
    color: var(--global-palette4)
}

.scroll-up-style-outline:hover {
    color: var(--global-palette5)
}

#kt-scroll-up.scroll-visible {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1
}

#kt-scroll-up-reader {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    transition: all 0s ease
}

#kt-scroll-up-reader:not(:focus) {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important
}

#kt-scroll-up-reader:focus {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    box-shadow: none;
    z-index: 1001
}

@media screen and (max-width: 719px) {
    .vs-sm-false {
        display: none !important
    }
}

@media screen and (min-width: 720px) and (max-width: 1024px) {
    .vs-md-false {
        display: none !important
    }
}

@media screen and (min-width: 1025px) {
    .vs-lg-false {
        display: none !important
    }
}

body.logged-in .vs-logged-in-false {
    display: none !important
}

body:not(.logged-in) .vs-logged-out-false {
    display: none !important
}

.infinite-scroll .posts-navigation,
.infinite-scroll .pagination,
.infinite-scroll.neverending .site-footer {
    display: none
}

.infinity-end.neverending .site-footer {
    display: block
}

#wrapper {
    overflow: hidden;
    overflow: clip
}

.kadence-scrollbar-fixer {
    margin-right: var(--scrollbar-offset, unset)
}

.kadence-scrollbar-fixer .item-is-fixed {
    right: var(--scrollbar-offset, 0)
}

.alignleft {
    float: left;
    margin-right: var(--global-md-spacing)
}

.alignright {
    float: right;
    margin-left: var(--global-md-spacing)
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

body.footer-on-bottom #wrapper {
    min-height: 100vh;
    display: flex;
    flex-direction: column
}

body.footer-on-bottom.admin-bar #wrapper {
    min-height: calc(100vh - 32px)
}

body.footer-on-bottom #inner-wrap {
    flex: 1 0 auto
}

.kadence-pro-fixed-item>.kadence-element-wrap>p:first-child:last-child,
.kadence-pro-fixed-item>p:first-child:last-child {
    margin: 0
}