.elementor-13681 .elementor-element.elementor-element-eb2d23b{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:32px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-13681 .elementor-element.elementor-element-1ab5e32{width:var( --container-widget-width, 100.249% );max-width:100.249%;--container-widget-width:100.249%;--container-widget-flex-grow:0;}.elementor-13681 .elementor-element.elementor-element-1ab5e32 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-13681 .elementor-element.elementor-element-1ab5e32.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-13681 .elementor-element.elementor-element-52e2a26{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:32px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-13681 .elementor-element.elementor-element-f27d255{width:var( --container-widget-width, 100.249% );max-width:100.249%;--container-widget-width:100.249%;--container-widget-flex-grow:0;}.elementor-13681 .elementor-element.elementor-element-f27d255 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-13681 .elementor-element.elementor-element-f27d255.elementor-element{--flex-grow:0;--flex-shrink:0;}/* Start custom CSS for html, class: .elementor-element-1ab5e32 *//* =================================================================== */
/* A. BASE & TYPOGRAPHY STYLES
/* =================================================================== */
.elementor-13681 .elementor-element.elementor-element-1ab5e32 .ab-article-container {
    font-family: 'Inter', sans-serif;
    max-width: 800px;
    margin: 0 auto;
    color: #333;
}

.elementor-13681 .elementor-element.elementor-element-1ab5e32 h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.2;
    color: #1a1a1a;
    margin-bottom: 24px;
}

.elementor-13681 .elementor-element.elementor-element-1ab5e32 h3 {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.3;
    color: #1a1a1a;
    margin-top: 64px;
    margin-bottom: 32px;
}

.elementor-13681 .elementor-element.elementor-element-1ab5e32 h4 {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.4;
    color: #1a1a1a;
    margin-top: 32px;
    margin-bottom: 16px;
}

.elementor-13681 .elementor-element.elementor-element-1ab5e32 p,
.elementor-13681 .elementor-element.elementor-element-1ab5e32 li {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.6;
    margin-bottom: 24px;
}

.elementor-13681 .elementor-element.elementor-element-1ab5e32 a {
    color: #eac892;
    text-decoration: none;
    font-weight: 700;
    transition: opacity 0.3s ease;
}

.elementor-13681 .elementor-element.elementor-element-1ab5e32 a:hover {
    opacity: 0.8;
}

/* =================================================================== */
/* B. SPECIALISED COMPONENTS
/* =================================================================== */

/* Custom List Styling */
.elementor-13681 .elementor-element.elementor-element-1ab5e32 .ab-styled-list {
    list-style: none;
    padding-left: 0;
}

.elementor-13681 .elementor-element.elementor-element-1ab5e32 .ab-styled-list li {
    padding-left: 28px;
    position: relative;
    line-height: 1.8;
}

.elementor-13681 .elementor-element.elementor-element-1ab5e32 .ab-styled-list li::before {
    content: '■';
    position: absolute;
    left: 0;
    top: 5px;
    color: #eac892;
    font-size: 12px;
    line-height: 1;
}

/* Quote Block Styling */
.elementor-13681 .elementor-element.elementor-element-1ab5e32 .ab-quote-block {
    margin: 48px 0;
    padding: 32px 48px;
    border-left: 4px solid #eac892;
    background-color: #fdfcf9;
    font-size: 24px;
    font-weight: 300;
    font-style: italic;
    line-height: 1.5;
    color: #444;
}

.elementor-13681 .elementor-element.elementor-element-1ab5e32 .ab-quote-block p {
    margin-bottom: 0;
    font-size: inherit; /* Inherit size from blockquote */
}

/* Highlighted Stat/Data Styling */
.elementor-13681 .elementor-element.elementor-element-1ab5e32 .ab-stat {
    color: #eac892;
    font-weight: 700;
}

/* Data Table Styling */
.elementor-13681 .elementor-element.elementor-element-1ab5e32 .ab-table-wrapper {
    margin-top: 32px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.06);
    border-radius: 12px;
    overflow: hidden; /* Clips the table corners */
    border: 1px solid #eee;
}

.elementor-13681 .elementor-element.elementor-element-1ab5e32 .ab-data-table {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
}

.elementor-13681 .elementor-element.elementor-element-1ab5e32 .ab-data-table th,
.elementor-13681 .elementor-element.elementor-element-1ab5e32 .ab-data-table td {
    padding: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    border-bottom: 1px solid #eee;
}

.elementor-13681 .elementor-element.elementor-element-1ab5e32 .ab-data-table th {
    font-weight: 700;
    background-color: #f9f9f9;
    color: #333;
}

.elementor-13681 .elementor-element.elementor-element-1ab5e32 .ab-data-table tbody tr:nth-child(even) {
    background-color: #f9f9f9;
}

.elementor-13681 .elementor-element.elementor-element-1ab5e32 .ab-data-table tbody tr:last-child td {
    border-bottom: none;
}

.elementor-13681 .elementor-element.elementor-element-1ab5e32 .ab-data-table strong {
    font-weight: 700;
}

/* =================================================================== */
/* C. VISUAL & CTA ELEMENTS
/* =================================================================== */

/* Elegant Section Divider */
.elementor-13681 .elementor-element.elementor-element-1ab5e32 .ab-divider {
    border: none;
    height: 1px;
    background-color: #e0e0e0;
    margin: 64px 0;
}

/* Final CTA Section */
.elementor-13681 .elementor-element.elementor-element-1ab5e32 .ab-cta-section {
    margin-top: 64px;
    padding: 32px;
    background-color: #fafafa;
    border-top: 1px solid #eee;
    text-align: center;
}

.elementor-13681 .elementor-element.elementor-element-1ab5e32 .ab-cta-section p {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 24px;
}

/* Premium CTA Button */
.elementor-13681 .elementor-element.elementor-element-1ab5e32 .ab-cta-button {
    display: inline-block;
    background-color: #eac892;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 14px 32px;
    border-radius: 8px;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 4px 15px rgba(234, 200, 146, 0.4);
}

.elementor-13681 .elementor-element.elementor-element-1ab5e32 .ab-cta-button:hover {
    background-color: #d8b47a;
    box-shadow: 0 6px 20px rgba(234, 200, 146, 0.6);
    transform: translateY(-2px);
    opacity: 1; /* Override default link hover */
}

/* =================================================================== */
/* D. RESPONSIVE BEHAVIOUR (MOBILE)
/* =================================================================== */
@media (max-width: 767px) {
    .elementor-13681 .elementor-element.elementor-element-1ab5e32 h2 { font-size: 30px; }
    .elementor-13681 .elementor-element.elementor-element-1ab5e32 h3 { font-size: 24px; margin-top: 48px; margin-bottom: 24px;}
    .elementor-13681 .elementor-element.elementor-element-1ab5e32 h4 { font-size: 20px; }
    .elementor-13681 .elementor-element.elementor-element-1ab5e32 p,
    .elementor-13681 .elementor-element.elementor-element-1ab5e32 li { font-size: 16px; }

    .elementor-13681 .elementor-element.elementor-element-1ab5e32 .ab-quote-block {
        font-size: 20px;
        padding: 24px;
        margin: 32px 0;
    }
    
    .elementor-13681 .elementor-element.elementor-element-1ab5e32 .ab-data-table th,
    .elementor-13681 .elementor-element.elementor-element-1ab5e32 .ab-data-table td {
        padding: 16px;
        font-size: 14px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f27d255 *//* Import Inter font if not already on page */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;500&display=swap');

/* =================================================================== */
/* A. MAIN CONTAINER & TYPOGRAPHY
/* =================================================================== */
#rwc27-faq-accordion {
    font-family: 'Inter', sans-serif;
    max-width: 800px;
    margin: 64px auto;
    color: #1a1a1a;
}

#rwc27-faq-accordion .faq-main-title {
    font-size: 36px;
    font-weight: 700; /* Using bold from previous request */
    text-align: center;
    margin-bottom: 48px;
    color: #1a1a1a;
}

/* =================================================================== */
/* B. FAQ ITEM STYLING
/* =================================================================== */
#rwc27-faq-accordion .faq-list {
    border-top: 1px solid #e0e0e0;
}

#rwc27-faq-accordion .faq-item {
    border-bottom: 1px solid #e0e0e0;
}

#rwc27-faq-accordion .faq-question {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 24px 0;
    cursor: pointer;
    list-style: none; /* Removes default marker */
    font-size: 20px;
    font-weight: 500; /* A medium weight for questions */
    transition: background-color 0.3s ease;
}

/* Remove default marker for all browsers */
#rwc27-faq-accordion .faq-question::-webkit-details-marker {
    display: none;
}

/* To remove blue outline on click for all users */
#rwc27-faq-accordion .faq-question:focus {
    outline: none;
}

/* For keyboard accessibility, provide a subtle focus ring */
#rwc27-faq-accordion .faq-question:focus-visible {
    background-color: #f9f9f9;
}

#rwc27-faq-accordion .faq-answer {
    padding: 0 0 32px 0;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.6;
    color: #333;
}

#rwc27-faq-accordion .faq-answer p {
    margin: 0;
}

#rwc27-faq-accordion .faq-answer ul {
    margin: 0;
    padding-left: 20px;
}

#rwc27-faq-accordion .faq-answer li {
    margin-bottom: 8px;
}
#rwc27-faq-accordion .faq-answer li:last-child {
    margin-bottom: 0;
}

/* =================================================================== */
/* C. ICON STYLING & ANIMATION
/* =================================================================== */
#rwc27-faq-accordion .faq-icon-container {
    width: 24px;
    height: 24px;
    position: relative;
    flex-shrink: 0; /* Prevents icon from shrinking */
    margin-left: 20px;
}

#rwc27-faq-accordion .faq-icon {
    display: block;
    width: 100%;
    height: 100%;
}

/* Creating the '+' icon with two pseudo-elements */
#rwc27-faq-accordion .faq-icon::before,
#rwc27-faq-accordion .faq-icon::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 18px; /* Icon size */
    height: 2px;
    background-color: #1a1a1a;
    transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

/* Horizontal line of the '+' */
#rwc27-faq-accordion .faq-icon::before {
    transform: translateY(-50%);
}

/* Vertical line of the '+' */
#rwc27-faq-accordion .faq-icon::after {
    transform: translateY(-50%) rotate(90deg);
}

/* When the details element is open, animate the icon to a '-' */
#rwc27-faq-accordion .faq-item[open] .faq-icon::after {
    transform: translateY(-50%) rotate(180deg);
}

/* =================================================================== */
/* D. RESPONSIVE BEHAVIOUR
/* =================================================================== */
@media (max-width: 767px) {
    #rwc27-faq-accordion .faq-main-title {
        font-size: 30px;
        margin-bottom: 32px;
    }

    #rwc27-faq-accordion .faq-question {
        font-size: 18px;
        padding: 20px 0;
    }

    #rwc27-faq-accordion .faq-answer {
        font-size: 16px;
        padding-bottom: 24px;
    }
}/* End custom CSS */