.elementor-kit-337{--e-global-color-primary:#C19A83;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#CE9361;--e-global-typography-primary-font-family:"Nunito";--e-global-typography-primary-font-size:23px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Nunito";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Nunito";--e-global-typography-text-font-size:15px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Nunito";--e-global-typography-accent-font-size:13px;--e-global-typography-accent-font-weight:500;background-color:#F7F7F7;}.elementor-kit-337 e-page-transition{background-color:#FFBC7D;}.elementor-kit-337 h1{font-size:23px;}.elementor-kit-337 h3{font-size:13.5px;}.elementor-kit-337 h4{font-size:11px;}.elementor-kit-337 h5{font-size:10px;}.elementor-kit-337 h6{font-size:9px;}.elementor-kit-337 img{border-radius:25px 25px 25px 25px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1340px;}.e-con{--container-max-width:1340px;}.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);}@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 */.custom-accordion {
        width: 100%;
        max-width: 500px;
        margin: 20px auto;
        border: 1px solid #ddd;
        border-radius: 5px;
    }
    .accordion-item {
        border-bottom: 1px solid #ddd;
    }
    .accordion-header {
        background: #007bff;
        color: white;
        padding: 10px;
        cursor: pointer;
    }
    .accordion-content {
        display: none;
        padding: 10px;
        background: #f8f9fa;
    }
    .accordion-header.active {
        background: #0056b3;
    }/* End custom CSS */