.elementor-13735 .elementor-element.elementor-element-fa83adf{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-13735 .elementor-element.elementor-element-a3e61cc > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-13735 .elementor-element.elementor-element-6f51677{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:50px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-13735 .elementor-element.elementor-element-c3e8d8d > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-a3e61cc *//* --- Global Variables & Base Styles --- */
.elementor-13735 .elementor-element.elementor-element-a3e61cc {
    --abg-font-inter: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    --abg-accent-color: #eac892;
    --abg-text-dark: #1c1c1e; /* Near black for headings */
    --abg-text-body: #333333; /* Dark grey for body */
    --abg-text-light: #555555; /* Lighter grey for captions/less emphasis */
    --abg-border-light: #e0e0e0;
    --abg-background-alt: #f9f9f9;
    --abg-background-light: #ffffff;

    background-color: var(--abg-background-light);
    color: var(--abg-text-body);
    font-family: var(--abg-font-inter);
}

.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-luxury-content-wrapper {
    width: 100%;
    overflow-x: hidden; /* Prevents horizontal scroll on small screens if content slightly overflows */
}

.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-pfw-container {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px; /* Base padding for mobile */
}

/* --- Typography Scale --- */
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-h2 {
    font-size: 36px;
    font-weight: 700; /* Bold */
    line-height: 1.2;
    color: var(--abg-text-dark);
    margin-bottom: 24px; /* Paragraph spacing for following element */
}

.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-h3 {
    font-size: 28px;
    font-weight: 700; /* Bold */
    line-height: 1.3;
    color: var(--abg-text-dark);
    margin-top: 0;
    margin-bottom: 24px;
}

.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-h4 {
    font-size: 22px;
    font-weight: 700; /* Bold */
    line-height: 1.4;
    color: var(--abg-text-dark);
    margin-top: 0;
    margin-bottom: 16px; /* Slightly less than paragraph for tighter coupling */
}

.elementor-13735 .elementor-element.elementor-element-a3e61cc p,
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-pfw-container ul, /* Ensure lists also have paragraph spacing if they act as one */
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-pfw-container ol {
    font-size: 18px;
    font-weight: 300; /* Light */
    line-height: 1.6;
    color: var(--abg-text-body);
    margin-top: 0;
    margin-bottom: 24px;
}

.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-caption,
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-event-schedule caption { /* If you add a table caption */
    font-size: 16px;
    font-weight: 300; /* Light */
    line-height: 1.5;
    color: var(--abg-text-light);
    margin-bottom: 16px;
    display: block; /* To ensure margin-bottom applies */
}

/* --- Premium Spacing --- */
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-article-header {
    margin-bottom: 32px; /* Sub-section spacing after header */
    text-align: center;
}

.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-section-divider {
    border: 0;
    height: 1px;
    background-color: var(--abg-border-light);
    margin: 64px auto; /* Major section spacing */
}

.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-subsection {
    margin-bottom: 32px; /* Space after a subsection before a divider or next major element */
}
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-subsection:last-of-type {
    margin-bottom: 0;
}

.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-content-block {
    margin-bottom: 32px; /* Spacing for logical content blocks */
}
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-content-block:last-child {
    margin-bottom: 0;
}


/* --- Specialised Components --- */

/* Stats Highlight */
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-stat-highlight {
    color: var(--abg-accent-color);
    font-weight: 700; /* Bold */
}
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-text-accent { /* General accent text */
    color: var(--abg-accent-color);
    font-weight: 500; /* Medium for emphasis, not as strong as stat */
}

/* Event Schedules */
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-event-schedule-wrapper {
    overflow-x: auto; /* Allows horizontal scrolling on small screens if table is too wide */
    margin-bottom: 24px; /* Standard paragraph spacing */
    box-shadow: 0 4px 20px rgba(0,0,0,0.06);
    border-radius: 8px;
}
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-event-schedule {
    width: 100%;
    border-collapse: collapse;
    font-size: 16px; /* Slightly smaller for table data */
    font-weight: 300; /* Light */
}
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-event-schedule th,
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-event-schedule td {
    text-align: left;
    padding: 16px;
    border-bottom: 1px solid var(--abg-border-light);
    line-height: 1.5;
}
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-event-schedule th {
    font-weight: 700; /* Bold */
    background-color: var(--abg-background-alt);
    color: var(--abg-text-dark);
    font-size: 17px;
}
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-event-schedule tbody tr:nth-child(even) {
    background-color: var(--abg-background-alt);
}
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-event-schedule td strong { /* For bold time stamps or dates */
    font-weight: 700; /* Bold */
    color: var(--abg-text-dark);
}
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-event-schedule tbody tr:last-child td {
    border-bottom: none;
}


/* Quote Blocks */
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-quote-block {
    margin: 48px 0; /* Premium spacing around quote */
    padding: 32px 48px; /* Generous padding inside quote */
    border-left: 4px solid var(--abg-accent-color);
    background-color: var(--abg-background-alt);
    border-radius: 0 8px 8px 0; /* Slight rounding on non-bordered side */
}
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-quote-block p {
    font-size: 24px; /* Larger typography for quote */
    font-style: italic;
    font-weight: 300; /* Light */
    line-height: 1.5;
    margin-bottom: 16px;
    color: var(--abg-text-body);
}
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-quote-block cite {
    font-size: 16px;
    font-style: normal;
    font-weight: 300; /* Light */
    color: var(--abg-text-light);
    display: block;
    text-align: right;
}

/* Lists */
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-styled-list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 24px; /* Standard paragraph spacing */
}
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-styled-list li {
    font-size: 18px; /* Body text size */
    font-weight: 300; /* Light */
    line-height: 1.8; /* Generous line spacing */
    padding-left: 30px; /* Space for custom bullet */
    position: relative;
    margin-bottom: 12px; /* Space between list items */
}
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-styled-list li::before {
    content: '';
    position: absolute;
    left: 8px; /* Position of bullet */
    top: calc(0.9em - 4px); /* Vertically center bullet (1.8 line height / 2 = 0.9em) */
    width: 8px;
    height: 8px;
    background-color: var(--abg-accent-color);
    border-radius: 50%;
}

/* --- Luxury Visual Elements --- */
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-content-block,
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-intro-text,
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-subsection > p:first-of-type, /* Apply to first paragraph if it's directly under subsection */
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-cta-section {
    /* Subtle drop shadow can be applied to logical groups if desired, for now kept clean */
    /* box-shadow: 0 4px 20px rgba(0,0,0,0.06); */
    /* border-radius: 8px; */
    /* padding: if adding shadows, might need padding for spacing */
}

/* Premium Buttons */
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-premium-button {
    display: inline-block;
    background-color: var(--abg-accent-color);
    color: var(--abg-background-light); /* White text on accent */
    font-family: var(--abg-font-inter);
    font-size: 18px;
    font-weight: 700; /* Bold */
    padding: 16px 32px;
    text-decoration: none;
    border-radius: 8px; /* Slightly rounded corners */
    transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.3s ease;
    text-align: center;
    border: none;
    cursor: pointer;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-premium-button:hover,
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-premium-button:focus {
    background-color: #d4b07a; /* Darker shade of accent */
    transform: translateY(-2px);
    box-shadow: 0 6px 15px rgba(0,0,0,0.15);
    outline: none;
}

.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-inline-link {
    color: var(--abg-accent-color);
    text-decoration: none;
    font-weight: 500; /* Medium for inline links */
    border-bottom: 1px solid transparent;
    transition: border-bottom-color 0.3s ease;
}
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-inline-link:hover,
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-inline-link:focus {
    border-bottom-color: var(--abg-accent-color);
    outline: none;
}

/* Image Styling */
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-image-aspect-wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 Aspect Ratio (9 / 16 * 100) */
    margin: 32px 0; /* Space around image block */
    border-radius: 12px;
    overflow: hidden; /* Crucial for border-radius on img */
    box-shadow: 0 8px 25px rgba(0,0,0,0.08);
}
.elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-styled-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; /* Ensures image covers, might crop */
    display: block;
}

/* --- Content Rhythm & Brand Sophistication --- */
/* Spacing and typography contrast are handled by the above rules */

/* --- Responsive Behaviour --- */
@media (max-width: 768px) { /* Tablet and smaller */
    .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-pfw-container {
        padding: 0 15px;
    }
    .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-h2 { font-size: calc(36px * 0.85); margin-bottom: calc(24px * 0.85); }
    .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-h3 { font-size: calc(28px * 0.85); margin-bottom: calc(24px * 0.85); }
    .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-h4 { font-size: calc(22px * 0.85); margin-bottom: calc(16px * 0.85); }
    .elementor-13735 .elementor-element.elementor-element-a3e61cc p, .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-pfw-container ul, .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-pfw-container ol { font-size: calc(18px * 0.85); line-height: 1.55; margin-bottom: calc(24px * 0.85); }
    .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-caption { font-size: calc(16px * 0.85); margin-bottom: calc(16px * 0.85); }
    
    .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-styled-list li { font-size: calc(18px * 0.85); line-height: 1.7; }
    .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-styled-list li::before { top: calc(0.85em - 3px); width: 7px; height: 7px; }


    .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-section-divider { margin: calc(64px * 0.8) auto; }
    .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-subsection { margin-bottom: calc(32px * 0.8); }
    .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-content-block { margin-bottom: calc(32px * 0.8); }

    .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-quote-block { padding: calc(32px * 0.8) calc(48px * 0.8); margin: calc(48px * 0.8) 0; }
    .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-quote-block p { font-size: calc(24px * 0.85); }
    .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-quote-block cite { font-size: calc(16px * 0.85); }
    
    .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-event-schedule th,
    .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-event-schedule td { padding: 12px; font-size: calc(16px * 0.9); }
    .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-event-schedule th { font-size: calc(17px * 0.9); }

    /* For schedule table on mobile: content may need to stack or be more compact */
    .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-event-schedule thead {
        /* display: none; /* Optionally hide header on mobile if stacking rows */
    }
    .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-event-schedule tr {
        /* display: block; /* Stack rows */
        /* margin-bottom: 20px; */
        /* border: 1px solid var(--abg-border-light); */
        /* border-radius: 8px; */
        /* overflow: hidden; */
    }
    .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-event-schedule td {
        /* display: block; */
        /* text-align: right; */
        /* padding-left: 50%; */
        /* position: relative; */
        /* border-bottom: 1px dotted var(--abg-border-light); */
    }
    /* .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-event-schedule td:last-child { border-bottom: none; } */
    /* .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-event-schedule td::before { */
        /* content: attr(data-label); */
        /* position: absolute; */
        /* left: 10px; */
        /* width: calc(50% - 20px); */
        /* padding-right: 10px; */
        /* white-space: nowrap; */
        /* text-align: left; */
        /* font-weight: 700; */
        /* color: var(--abg-text-dark); */
    /* } */
    /* JS would be needed to add data-label attributes to TDs for the above stacking method */
    /* For now, relying on overflow-x: auto on the wrapper for simplicity */

    .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-premium-button { font-size: calc(18px * 0.9); padding: calc(16px * 0.85) calc(32px * 0.85); }

    /* Image Aspect Ratio for Mobile - Square (1:1) */
    .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-image-aspect-wrapper {
        padding-bottom: 100%; /* 1:1 Aspect Ratio */
        margin: calc(32px * 0.85) 0;
    }
}

@media (max-width: 480px) { /* Further refinement for very small mobile */
     .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-h2 { font-size: calc(36px * 0.75); }
     .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-h3 { font-size: calc(28px * 0.75); }
     .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-h4 { font-size: calc(22px * 0.75); }
     .elementor-13735 .elementor-element.elementor-element-a3e61cc p, .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-pfw-container ul, .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-pfw-container ol { font-size: calc(18px * 0.8); }
     .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-caption { font-size: calc(16px * 0.8); }
     .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-styled-list li { font-size: calc(18px * 0.8); }

     .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-quote-block { padding: 20px; }
     .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-quote-block p { font-size: calc(24px * 0.8); }

     .elementor-13735 .elementor-element.elementor-element-a3e61cc .abg-premium-button { width: 100%; box-sizing: border-box; } /* Full width buttons on small mobile */
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-c3e8d8d */.elementor-13735 .elementor-element.elementor-element-c3e8d8d {
    /* --- Design Tokens (CSS Custom Properties) --- */
    --luxe-faq-font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    --luxe-faq-text-color: #1c1c1e; /* Near black */
    --luxe-faq-text-color-answer: #333333; /* Slightly lighter for answer */
    --luxe-faq-border-color: #e0e0e0; /* Light grey for item outline */
    --luxe-faq-background-color: #ffffff; /* White background */
    --luxe-faq-icon-color: #1c1c1e;

    --luxe-faq-transition-duration: 0.4s;
    --luxe-faq-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1); /* Sophisticated ease-in-out */
    /* Alternative more 'bouncy' ease for specific elements if needed: cubic-bezier(0.68, -0.55, 0.265, 1.55) */

    --luxe-faq-item-padding-vertical: 20px;
    --luxe-faq-item-padding-horizontal: 24px;
    --luxe-faq-answer-padding-vertical: 24px; /* Padding for the inner content of the answer */
    --luxe-faq-answer-margin-top: 16px; /* Space between question and open answer */

    --luxe-faq-title-font-size: 28px; /* H2 equivalent */
    --luxe-faq-question-font-size: 18px;
    --luxe-faq-answer-font-size: 16px;

    --luxe-faq-line-height-question: 1.5;
    --luxe-faq-line-height-answer: 1.6;

    --luxe-faq-item-border-radius: 12px; /* Rounded corners for each item */
}

.elementor-13735 .elementor-element.elementor-element-c3e8d8d .luxe-faq-container {
    font-family: var(--luxe-faq-font-family);
    background-color: var(--luxe-faq-background-color);
    max-width: 800px; /* Optimal readability */
    margin: 40px auto; /* Centering and spacing */
    padding: 0 15px; /* Padding for container on smaller screens */
}

.elementor-13735 .elementor-element.elementor-element-c3e8d8d .luxe-faq-main-title {
    font-size: var(--luxe-faq-title-font-size);
    font-weight: 700; /* Bold (Inter Bold) */
    color: var(--luxe-faq-text-color);
    text-align: left; /* Or center if preferred */
    margin-bottom: 32px;
    line-height: 1.3;
}

.elementor-13735 .elementor-element.elementor-element-c3e8d8d .luxe-faq-item {
    border: 1px solid var(--luxe-faq-border-color);
    border-radius: var(--luxe-faq-item-border-radius);
    margin-bottom: 12px; /* Space between FAQ items */
    transition: box-shadow var(--luxe-faq-transition-duration) var(--luxe-faq-transition-timing-function);
    overflow: hidden; /* Important for containing elements and smooth animations */
}
.elementor-13735 .elementor-element.elementor-element-c3e8d8d .luxe-faq-item:last-child {
    margin-bottom: 0;
}
/* Optional: subtle lift on hover for the whole item */
/*
.elementor-13735 .elementor-element.elementor-element-c3e8d8d .luxe-faq-item:hover {
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
}
*/

.elementor-13735 .elementor-element.elementor-element-c3e8d8d .luxe-faq-question {
    /* --- "Scorched Earth" No Outline/Box-Shadow Fix --- */
    outline: none !important;
    -webkit-tap-highlight-color: transparent !important; /* For mobile taps */
    box-shadow: none !important;
    -moz-outline-style: none !important; /* Firefox specific if needed */

    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background-color: transparent;
    border: none;
    padding: var(--luxe-faq-item-padding-vertical) var(--luxe-faq-item-padding-horizontal);
    text-align: left;
    cursor: pointer;
    font-family: inherit; /* Inherit from container */
    font-size: var(--luxe-faq-question-font-size);
    font-weight: 500; /* Inter Medium (or 400 for Regular/Light if preferred) */
    color: var(--luxe-faq-text-color);
    line-height: var(--luxe-faq-line-height-question);
    transition: color var(--luxe-faq-transition-duration) var(--luxe-faq-transition-timing-function);
}
/* Ensure the no-outline fix applies to all states */
.elementor-13735 .elementor-element.elementor-element-c3e8d8d .luxe-faq-question:focus,
.elementor-13735 .elementor-element.elementor-element-c3e8d8d .luxe-faq-question:focus-visible,
.elementor-13735 .elementor-element.elementor-element-c3e8d8d .luxe-faq-question:active,
.elementor-13735 .elementor-element.elementor-element-c3e8d8d .luxe-faq-question:-moz-focusring { /* Firefox specific focus ring */
    outline: none !important;
    box-shadow: none !important;
}

.elementor-13735 .elementor-element.elementor-element-c3e8d8d .luxe-faq-question-text {
    padding-right: 16px; /* Space before icon */
    flex-grow: 1;
}

.elementor-13735 .elementor-element.elementor-element-c3e8d8d .luxe-faq-icon {
    width: 20px; /* Adjust size as needed */
    height: 20px;
    position: relative;
    flex-shrink: 0; /* Prevent icon from shrinking */
    transition: transform var(--luxe-faq-transition-duration) var(--luxe-faq-transition-timing-function);
    display: flex; /* For centering pseudo-element */
    justify-content: center;
    align-items: center;
}

.elementor-13735 .elementor-element.elementor-element-c3e8d8d .luxe-faq-icon::after {
    content: '+';
    font-family: var(--luxe-faq-font-family); /* Or a specific icon font if you had one */
    font-size: 24px; /* Adjust for desired '+' size */
    font-weight: 300; /* Inter Light for a thinner '+' */
    color: var(--luxe-faq-icon-color);
    line-height: 1; /* Ensure tight fit */
    position: absolute; /* Allows transform origin to be center */
    transition: transform var(--luxe-faq-transition-duration) var(--luxe-faq-transition-timing-function);
}

.elementor-13735 .elementor-element.elementor-element-c3e8d8d .luxe-faq-question[aria-expanded="true"] .luxe-faq-icon {
    /* The icon itself doesn't need to rotate if the pseudo-element handles it */
}

.elementor-13735 .elementor-element.elementor-element-c3e8d8d .luxe-faq-question[aria-expanded="true"] .luxe-faq-icon::after {
    transform: rotate(45deg); /* Rotates '+' into 'x' */
}

.elementor-13735 .elementor-element.elementor-element-c3e8d8d .luxe-faq-answer {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    margin-top: 0px; /* Initially no margin */
    transition-property: max-height, opacity, margin-top;
    transition-duration: var(--luxe-faq-transition-duration);
    transition-timing-function: var(--luxe-faq-transition-timing-function);
    color: var(--luxe-faq-text-color-answer);
    font-size: var(--luxe-faq-answer-font-size);
    font-weight: 300; /* Inter Light for answer */
    line-height: var(--luxe-faq-line-height-answer);
}

.elementor-13735 .elementor-element.elementor-element-c3e8d8d .luxe-faq-answer-content {
    padding: 0 var(--luxe-faq-item-padding-horizontal) var(--luxe-faq-answer-padding-vertical) var(--luxe-faq-item-padding-horizontal);
    /* Top padding is handled by margin-top of .luxe-faq-answer when open */
}
.elementor-13735 .elementor-element.elementor-element-c3e8d8d .luxe-faq-answer-content p,
.elementor-13735 .elementor-element.elementor-element-c3e8d8d .luxe-faq-answer-content ul {
    margin-top: 0;
    margin-bottom: 1em; /* Standard paragraph spacing within answer */
}
.elementor-13735 .elementor-element.elementor-element-c3e8d8d .luxe-faq-answer-content p:last-child,
.elementor-13735 .elementor-element.elementor-element-c3e8d8d .luxe-faq-answer-content ul:last-child {
    margin-bottom: 0;
}
.elementor-13735 .elementor-element.elementor-element-c3e8d8d .luxe-faq-answer-content ul {
    padding-left: 20px; /* Indent list */
    list-style-type: disc; /* Or desired style */
}
.elementor-13735 .elementor-element.elementor-element-c3e8d8d .luxe-faq-answer-content ul li {
    margin-bottom: 0.5em;
}


/* --- Responsive Adjustments --- */
@media (max-width: 768px) {
    .elementor-13735 .elementor-element.elementor-element-c3e8d8d {
        --luxe-faq-title-font-size: 24px;
        --luxe-faq-question-font-size: 17px;
        --luxe-faq-answer-font-size: 15px;
        --luxe-faq-item-padding-vertical: 18px;
        --luxe-faq-item-padding-horizontal: 20px;
        --luxe-faq-answer-padding-vertical: 20px;
        --luxe-faq-answer-margin-top: 12px;
    }
     .elementor-13735 .elementor-element.elementor-element-c3e8d8d .luxe-faq-container {
        padding: 0 10px;
    }
}

@media (max-width: 480px) {
    .elementor-13735 .elementor-element.elementor-element-c3e8d8d {
        --luxe-faq-title-font-size: 22px;
        --luxe-faq-question-font-size: 16px;
        --luxe-faq-answer-font-size: 14px;
        --luxe-faq-item-padding-vertical: 16px;
        --luxe-faq-item-padding-horizontal: 16px;
        --luxe-faq-answer-padding-vertical: 16px;
    }
    .elementor-13735 .elementor-element.elementor-element-c3e8d8d .luxe-faq-icon::after {
        font-size: 22px; /* Slightly smaller icon on mobile */
    }
}/* End custom CSS */