.elementor-3465 .elementor-element.elementor-element-f5cf272{--display:flex;}.elementor-3465 .elementor-element.elementor-element-31a381b{--display:flex;}.elementor-3465 .elementor-element.elementor-element-e4bfcf1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-3465 .elementor-element.elementor-element-06b4114{--display:flex;}.elementor-3465 .elementor-element.elementor-element-f8d6894{--display:flex;}.elementor-3465 .elementor-element.elementor-element-d362d84{--display:flex;}.elementor-3465 .elementor-element.elementor-element-ebd7587{--n-accordion-title-font-size:1rem;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-icon-size:15px;}@media(min-width:768px){.elementor-3465 .elementor-element.elementor-element-f5cf272{--content-width:1600px;}}/* Start custom CSS for nested-accordion, class: .elementor-element-ebd7587 *//* Overall accordion styling */
.elementor-3465 .elementor-element.elementor-element-ebd7587 .elementor-accordion {
    border: none;
    border-radius: 6px;
    overflow: hidden;
}

/* Section Title Above Accordion */
.elementor-3465 .elementor-element.elementor-element-ebd7587 h2 {
    font-family: 'Playfair Display', serif;
    font-size: 1.5rem;
    margin-bottom: 25px;
    color: #2c2c2c;
    font-weight: 400;
    letter-spacing: 0.5px;
}

/* Accordion Headers */
.elementor-3465 .elementor-element.elementor-element-ebd7587 .elementor-tab-title {
    background: #fcfcfc;
    padding: 18px 20px;
    margin: 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 0.95rem;
    color: #4a4a4a;
    letter-spacing: 0.3px;
    border: none;
    border-bottom: 1px solid #f0f0f0;
    transition: all 0.3s ease;
}

.elementor-3465 .elementor-element.elementor-element-ebd7587 .elementor-tab-title:hover {
    background: #f8f8f8;
}

/* Active state */
.elementor-3465 .elementor-element.elementor-element-ebd7587 .elementor-tab-title.elementor-active {
    background: #e8f0ed;
    color: #2c5f4a;
    border-bottom: 1px solid #f0f0f0;
}

/* Remove last border */
.elementor-3465 .elementor-element.elementor-element-ebd7587 .elementor-accordion-item:last-child .elementor-tab-title {
    border-bottom: none;
}

/* Accordion Icon */
.elementor-3465 .elementor-element.elementor-element-ebd7587 .elementor-tab-title .elementor-accordion-icon {
    color: #2c5f4a;
    font-size: 0.8rem;
}

.elementor-3465 .elementor-element.elementor-element-ebd7587 .elementor-tab-title .elementor-accordion-icon-closed {
    display: block;
}

.elementor-3465 .elementor-element.elementor-element-ebd7587 .elementor-tab-title .elementor-accordion-icon-opened {
    display: none;
}

.elementor-3465 .elementor-element.elementor-element-ebd7587 .elementor-tab-title.elementor-active .elementor-accordion-icon-closed {
    display: none;
}

.elementor-3465 .elementor-element.elementor-element-ebd7587 .elementor-tab-title.elementor-active .elementor-accordion-icon-opened {
    display: block;
}

/* Content area */
.elementor-3465 .elementor-element.elementor-element-ebd7587 .elementor-tab-content {
    background: white;
    padding: 20px;
    border: none;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-size: 0.9rem;
    line-height: 1.8;
    color: #666;
}

/* Content typography */
.elementor-3465 .elementor-element.elementor-element-ebd7587 .elementor-tab-content p {
    margin-bottom: 15px;
    color: #666;
}

.elementor-3465 .elementor-element.elementor-element-ebd7587 .elementor-tab-content h3 {
    font-family: 'Playfair Display', serif;
    color: #2c5f4a;
    margin-bottom: 12px;
    margin-top: 20px;
    font-size: 1.1rem;
    font-weight: 400;
}

/* Lists in content */
.elementor-3465 .elementor-element.elementor-element-ebd7587 .elementor-tab-content ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.elementor-3465 .elementor-element.elementor-element-ebd7587 .elementor-tab-content ul li {
    padding: 6px 0 6px 20px;
    position: relative;
    color: #666;
}

.elementor-3465 .elementor-element.elementor-element-ebd7587 .elementor-tab-content ul li:before {
    content: "•";
    position: absolute;
    left: 0;
    color: #2c5f4a;
    font-size: 1.2rem;
    line-height: 1.2;
}/* End custom CSS */