.elementor-kit-10{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FF5A00;--e-global-color-b6e29ea:#000000;--e-global-color-bd54f69:#FFFFFF;--e-global-color-40b0cee:#F8945D;--e-global-color-65e8d2a:#9B9B9B;--e-global-typography-primary-font-family:"Bodoni Moda";--e-global-typography-primary-font-size:52px;--e-global-typography-primary-font-weight:200;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Bodoni Moda";--e-global-typography-secondary-font-size:2rem;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:none;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:20px;--e-global-typography-text-font-weight:300;--e-global-typography-text-text-transform:none;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-246509e-font-family:"Poppins";--e-global-typography-246509e-font-weight:300;--e-global-typography-246509e-text-transform:none;--e-global-typography-7936353-font-family:"Poppins";--e-global-typography-7936353-font-size:80px;--e-global-typography-7936353-font-weight:300;--e-global-typography-7936353-text-transform:uppercase;--e-global-typography-a7609ba-font-family:"Bodoni Moda";--e-global-typography-a7609ba-font-size:100px;--e-global-typography-a7609ba-font-weight:bold;--e-global-typography-a7609ba-text-transform:none;--e-global-typography-e00b171-font-family:"Poppins";--e-global-typography-e00b171-font-size:14px;--e-global-typography-e00b171-font-weight:400;--e-global-typography-e00b171-text-transform:none;--e-global-typography-59c5045-font-family:"Bodoni Moda";--e-global-typography-59c5045-font-size:69px;--e-global-typography-59c5045-font-weight:200;--e-global-typography-59c5045-text-transform:uppercase;--e-global-typography-59c5045-line-height:70px;--e-global-typography-b13bdba-font-family:"Poppins";--e-global-typography-b13bdba-font-size:3rem;--e-global-typography-b13bdba-font-weight:300;--e-global-typography-b13bdba-text-transform:none;--e-global-typography-9b51866-font-family:"Poppins";--e-global-typography-9b51866-font-size:2rem;--e-global-typography-9b51866-font-weight:300;--e-global-typography-9b51866-text-transform:none;--e-global-typography-64cd69c-font-family:"Playfair Display";--e-global-typography-64cd69c-font-size:34px;--e-global-typography-64cd69c-font-weight:400;--e-global-typography-64cd69c-text-transform:none;--e-global-typography-64cd69c-line-height:1.2em;--e-global-typography-2238496-font-family:"PT Sans";--e-global-typography-2238496-font-size:16px;--e-global-typography-2238496-font-weight:300;--e-global-typography-2238496-text-transform:none;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{color:var( --e-global-color-65e8d2a );}.elementor-kit-10 h6{font-family:var( --e-global-typography-59c5045-font-family ), Sans-serif;font-size:var( --e-global-typography-59c5045-font-size );font-weight:var( --e-global-typography-59c5045-font-weight );text-transform:var( --e-global-typography-59c5045-text-transform );line-height:var( --e-global-typography-59c5045-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-10 h6{font-size:var( --e-global-typography-59c5045-font-size );line-height:var( --e-global-typography-59c5045-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10{--e-global-typography-primary-font-size:45px;--e-global-typography-secondary-font-size:2rem;--e-global-typography-secondary-line-height:1.2em;--e-global-typography-text-font-size:16px;--e-global-typography-e00b171-font-size:16px;--e-global-typography-b13bdba-font-size:16px;--e-global-typography-9b51866-font-size:16px;--e-global-typography-64cd69c-font-size:2rem;--e-global-typography-64cd69c-line-height:1.2em;--e-global-typography-2238496-font-size:16px;}.elementor-kit-10 h6{font-size:var( --e-global-typography-59c5045-font-size );line-height:var( --e-global-typography-59c5045-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */header.sticky-header {
    --header-height: 120px;
    --opacity: 0.90;
    --shrink-me: 0.50;
    --sticky-background-color: #000;
    --transition: .3s ease-in-out;

    transition: background-color var(--transition),
                background-image var(--transition),
                backdrop-filter var(--transition),
                opacity var(--transition);
}
@media screen and (max-height: 800px){
    header.sticky-header{
    --header-height: unset;
    }
}

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(10px);
    backdrop-filter: blur(10px);
}
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));
}/* End custom CSS */