<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.elementor-kit-5{--e-global-color-primary:#1E1E1E;--e-global-color-secondary:#0C2340;--e-global-color-text:#7A7A7A;--e-global-color-accent:#F6A200;--e-global-color-e797521:#FFFFFF;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed &gt; .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;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed &gt; .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed &gt; .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */header .sticky-header {
    --header-height: 90px;
    --opacity: 0.90;
    --shrink-me: 0.70;
    --sticky-background-color: #fff;
 --transition: .4s 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(10px);
    backdrop-filter: blur(10px);
}
header .sticky-header &gt; .elementor-container {
    transition: min-height var(--transition);
}
header .sticky-header.elementor-sticky--effects &gt; .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: 15px !important;
    padding-top: 15px !important;
    transition: .3s ease-in-out;
    font-size: 13px!important;
  font-weight: 500;
  text-transform: uppercase;

}
header .sticky-header &gt; .elementor-container .logo img {
    transition: max-width var(--transition);
}
header .sticky-header.elementor-sticky--effects .logo img {
    max-width: calc(100% * var(--shrink-me));
}


header .sticky-header .logo img
{
width: 150px!important;    
    
}

.elementor-nav-menu .elementor-item {
  transition: .3s ease-in-out!important;
    font-size: 15px!important;
  font-weight: 500;
  text-transform: uppercase;
}/* End custom CSS */</pre></body></html>