.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-04a919d:#000000;--e-global-color-936463d:#2C2C2C;--e-global-color-f9fc134:#FFFFFF;--e-global-color-63ea488:#D7D7D7;--e-global-typography-primary-font-family:"new-spirit";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"new-spirit";--e-global-typography-secondary-font-size:2em;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"jakarta thin";--e-global-typography-text-font-size:0.9em;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:27px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-0605fb0-font-family:"jakarta thin";--e-global-typography-0605fb0-font-size:0.9em;--e-global-typography-0605fb0-font-weight:400;--e-global-typography-0605fb0-line-height:27px;--e-global-typography-5efd945-font-family:"new-spirit";--e-global-typography-5efd945-font-size:3.3em;--e-global-typography-5efd945-font-weight:400;--e-global-typography-58ec6f3-font-family:"new-spirit-condensed";--e-global-typography-58ec6f3-font-size:2.5em;--e-global-typography-58ec6f3-font-weight:400;--e-global-typography-58ec6f3-line-height:1.3em;--e-global-typography-cbe992c-font-family:"roc-grotesk-wide";--e-global-typography-cbe992c-font-size:1em;--e-global-typography-cbe992c-font-weight:800;--e-global-typography-cbe992c-text-transform:uppercase;--e-global-typography-f935262-font-family:"new-spirit";--e-global-typography-f935262-font-size:5em;--e-global-typography-f935262-font-weight:400;color:#2C2C2C;font-family:"Jakarta", Sans-serif;font-size:1.1em;font-weight:400;}.elementor-kit-5 p{margin-bottom:2em;}.elementor-kit-5 a{color:var( --e-global-color-text );}.elementor-kit-5 a:hover{color:var( --e-global-color-text );}.elementor-kit-5 h1{font-family:"new-spirit", Sans-serif;font-size:5em;font-weight:400;}.elementor-kit-5 h2{font-family:"new-spirit-condensed", Sans-serif;font-size:2.5em;font-weight:400;line-height:1.2em;}.elementor-kit-5 h3{font-family:"new-spirit-condensed", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */header.sticky-header {
    --header-height: 80px;
    --shrink-me: 0.80;
    --sticky-background-color: rgba(12, 12, 12,.8);
    --transition: .3s ease-in-out;

    transition: background-color var(--transition),
                background-image var(--transition),
                backdrop-filter var(--transition),
                opacity var(--transition);
}
header.sticky-header.elementor-sticky--effects {
    background-color: var(--sticky-background-color) !important;
    background-image: none !important;
    opacity: var(--opacity) !important;
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
}
header.sticky-header > .elementor-container {
    transition: min-height var(--transition);
}
header.sticky-header.elementor-sticky--effects > .elementor-container {
    min-height: calc(var(--header-height) * var(--shrink-me))!important;
    height: calc(var(--header-height) * var(--shrink-me));
}
header.sticky-header .elementor-nav-menu .elementor-item {
    transition: padding var(--transition);
}
header.sticky-header.elementor-sticky--effects .elementor-nav-menu .elementor-item {
    padding-bottom: 10px!important;
    padding-top: 10px!important;
}
header.sticky-header > .elementor-container .logo img {
    transition: max-width var(--transition);
}
header.sticky-header.elementor-sticky--effects .logo img {
    max-width: calc(100% * var(--shrink-me));
}
.elementor-button.elementor-size-md {
    font-size: 16px;
    padding: 0px 0px;
    border-radius: 4px;
}
/* add some margin below lists */
.elementor-widget-text-editor ul,
.elementor-widget-text-editor ol {
    margin-bottom: 2em;
}

.elementor p a{
    color: #000000;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-decoration-color: #69c6c0;
}
.elementor p a:hover{
    color: #091915;
  -o-transition:color .2s ease-out, background .2s ease-in;
  -ms-transition:color .2s ease-out, background .2s ease-in;
  -moz-transition:color .2s ease-out, background .2s ease-in;
  -webkit-transition:color .2s ease-out, background .2s ease-in;
  transition:color .2s ease-out, background .2s ease-in;
  background:#DFFFFD;
}

.elementor p a.alt-link{
    color: #ffffff;
}
.elementor p a.alt-link:hover {
    color: #f7e6de;
}

#darklink a{
    color: #ffffff;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-decoration-color: #69c6c0;
}
#darklink a:hover{
    color: #ffffff;
  -o-transition:color .2s ease-out, background .2s ease-in;
  -ms-transition:color .2s ease-out, background .2s ease-in;
  -moz-transition:color .2s ease-out, background .2s ease-in;
  -webkit-transition:color .2s ease-out, background .2s ease-in;
  transition:color .2s ease-out, background .2s ease-in;
  background:rgba(40, 40, 40,.9);
}

#darklink a.alt-link{
    color: #ffffff;
}
#darklink a.alt-link:hover {
    color: #26bfa5 ;
}

#bulletlink a{
    color: #ffffff;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-decoration-color: #D1835E;
}
#bulletlink a:hover{
    color: #ffffff;
  -o-transition:color .2s ease-out, background .2s ease-in;
  -ms-transition:color .2s ease-out, background .2s ease-in;
  -moz-transition:color .2s ease-out, background .2s ease-in;
  -webkit-transition:color .2s ease-out, background .2s ease-in;
  transition:color .2s ease-out, background .2s ease-in;
  background:#f7e6de;
}

#bulletlink a.alt-link{
    color: #ffffff;
}
#bulletlink a.alt-link:hover {
    color: #f7e6de;
}

#seriflink a {
    color: #446864;
    font-family: "EB Garamond", Sans-serif;
    font-size: .7em;
    font-weight: 400;
    font-style: normal;
}
#jumpsectionlist .elementor-toc__body .elementor-toc__list-item-text {
    font-family: "EB Garamond", Sans-serif;
    font-size: 1.1em;
    font-weight: 400;
    line-height: 1.9em;
}
.elementor-toc__list-item-text-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-start !important;
}
.elementor-post-navigation .elementor-post-navigation__separator-wrapper {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}
.elementor-post-navigation .elementor-post-navigation__link {
    width: calc(50% - (1px / 2));
    white-space:normal !important;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'jakarta thin';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('../../2022/08/PlusJakartaSans-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'jakarta thin';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('../../2022/08/PlusJakartaSans-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Jakarta';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('../../2022/08/PlusJakartaSans-VariableFont_wght.ttf') format('truetype');
}
@font-face {
	font-family: 'Jakarta';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('../../2022/08/PlusJakartaSans-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */