.elementor-kit-6{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#5B7E96;--e-global-color-text:#FFFFFF;--e-global-color-accent:#FFFFFF;--e-global-color-3202b44:#888F65;--e-global-color-8985441:#E9B88B;--e-global-color-c19a295:#B8C8D4;--e-global-color-713cda7:#E3D8BC;--e-global-color-56a1948:#D2A897;--e-global-color-4dab4fa:#A9BA90;--e-global-color-791124a:#E6DCBD;--e-global-color-b62216f:#D3AE85;background-color:var( --e-global-color-791124a );font-family:"kautiva-pro", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{font-family:"kautiva-pro", Sans-serif;}.elementor-kit-6 h1{font-family:"kautiva-pro", Sans-serif;}.elementor-kit-6 h2{font-family:"kautiva-pro", Sans-serif;}.elementor-kit-6 h3{font-family:"kautiva-pro", Sans-serif;}.elementor-kit-6 h4{font-family:"kautiva-pro", Sans-serif;}.elementor-kit-6 h5{font-family:"kautiva-pro", Sans-serif;}.elementor-kit-6 h6{font-family:"kautiva-pro", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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-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 */#hidden-content, #hidden-content-2, #hidden-content-3, #hidden-content-4, #hidden-content-5 {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, opacity 0.4s ease;
    opacity: 0;
}

#hidden-content.is-open, #hidden-content-2.is-open, #hidden-content-3.is-open, #hidden-content-4.is-open, #hidden-content-5.is-open {
    max-height: 1000px; /* set this higher than your content will ever be */
    opacity: 1;
}/* End custom CSS */