.elementor-16564 .elementor-element.elementor-element-06264fc{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-16564 .elementor-element.elementor-element-c69f46a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}@media(max-width:767px){.elementor-16564 .elementor-element.elementor-element-06264fc{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}}/* Start custom CSS for html, class: .elementor-element-c69f46a *//* --- General Scoped Styles for Above + Beyond Wimbledon Guide --- */
.elementor-16564 .elementor-element.elementor-element-c69f46a {
    background-color: #ffffff;
    font-family: 'Inter', sans-serif;
    color: #1a1a1a;
    line-height: 1.6;
}

/* Remove focus outlines */
.elementor-16564 .elementor-element.elementor-element-c69f46a *:focus,
.elementor-16564 .elementor-element.elementor-element-c69f46a button:focus {
    outline: none !important;
    box-shadow: none !important;
}

/* Typography */
.elementor-16564 .elementor-element.elementor-element-c69f46a h2 {
    font-family: 'Inter', sans-serif;
    font-weight: 700; /* Bold */
    font-size: 2.5rem;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #1a1a1a;
}

.elementor-16564 .elementor-element.elementor-element-c69f46a h3 {
    font-family: 'Inter', sans-serif;
    font-weight: 700; /* Bold */
    font-size: 1.75rem;
    margin-top: 40px;
    margin-bottom: 15px;
    border-bottom: 2px solid #eac892;
    padding-bottom: 8px;
    display: inline-block;
}

.elementor-16564 .elementor-element.elementor-element-c69f46a h4 {
    font-family: 'Inter', sans-serif;
    font-weight: 700; /* Bold */
    font-size: 1.2rem;
    margin-bottom: 10px;
}

.elementor-16564 .elementor-element.elementor-element-c69f46a p, 
.elementor-16564 .elementor-element.elementor-element-c69f46a li {
    font-family: 'Inter', sans-serif;
    font-weight: 300; /* Light */
    font-size: 1rem;
    margin-bottom: 1em;
}

.elementor-16564 .elementor-element.elementor-element-c69f46a a {
    color: #1a1a1a;
    text-decoration: none;
    border-bottom: 1px solid #eac892;
    transition: color 0.3s ease, border-bottom-color 0.3s ease;
}

.elementor-16564 .elementor-element.elementor-element-c69f46a a:hover {
    color: #eac892;
    border-bottom-color: transparent;
}

/* Quick Summary Card */
.elementor-16564 .elementor-element.elementor-element-c69f46a .quick-summary-card {
    background-color: #f9f9f9;
    border: 1px solid #eeeeee;
    border-left: 4px solid #eac892;
    padding: 25px 30px;
    margin: 30px 0;
    border-radius: 4px;
}

.elementor-16564 .elementor-element.elementor-element-c69f46a .quick-summary-card h3 {
    margin-top: 0;
    border-bottom: none;
    padding-bottom: 0;
    font-size: 1.4rem;
}

.elementor-16564 .elementor-element.elementor-element-c69f46a .quick-summary-card p {
    margin-bottom: 0;
}

/* Highlighted Text */
.elementor-16564 .elementor-element.elementor-element-c69f46a .highlight {
    background-color: #f9f9f9;
    padding: 15px 20px;
    border-radius: 4px;
    margin: 20px 0;
}
.elementor-16564 .elementor-element.elementor-element-c69f46a .highlight strong {
    color: #eac892;
    font-weight: 700;
}

.elementor-16564 .elementor-element.elementor-element-c69f46a .good-to-know {
    border-left: 3px solid #eac892;
    padding-left: 20px;
    margin: 20px 0;
}

/* Timeline List */
.elementor-16564 .elementor-element.elementor-element-c69f46a .timeline {
    list-style: none;
    padding-left: 0;
}
.elementor-16564 .elementor-element.elementor-element-c69f46a .timeline li {
    padding-left: 25px;
    position: relative;
}
.elementor-16564 .elementor-element.elementor-element-c69f46a .timeline li::before {
    content: '•';
    color: #eac892;
    font-size: 1.5rem;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 1;
}

/* Comparison Grid */
.elementor-16564 .elementor-element.elementor-element-c69f46a .comparison-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 25px;
    margin-top: 20px;
}
.elementor-16564 .elementor-element.elementor-element-c69f46a .comparison-item {
    border: 1px solid #eee;
    padding: 25px;
    border-radius: 4px;
}
.elementor-16564 .elementor-element.elementor-element-c69f46a .comparison-item h4 {
    margin-top: 0;
}

/* Booking Notes List */
.elementor-16564 .elementor-element.elementor-element-c69f46a .booking-notes {
    list-style: none;
    padding-left: 0;
}
.elementor-16564 .elementor-element.elementor-element-c69f46a .booking-notes li {
    padding: 10px 0;
}

/* Promo & CTA Section */
.elementor-16564 .elementor-element.elementor-element-c69f46a .ab-promo {
    background-color: #f9f9f9;
    border-radius: 4px;
    padding: 30px;
    margin-top: 40px;
}
.elementor-16564 .elementor-element.elementor-element-c69f46a .cta-section {
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #e0e0e0;
}
.elementor-16564 .elementor-element.elementor-element-c69f46a .cta-link {
    display: inline-block;
    background-color: #eac892;
    color: #ffffff;
    padding: 12px 28px;
    border-radius: 5px;
    text-decoration: none;
    border-bottom: none;
    font-weight: 700;
    font-family: 'Inter', sans-serif;
    transition: background-color 0.3s ease, transform 0.3s ease;
}
.elementor-16564 .elementor-element.elementor-element-c69f46a .cta-link:hover {
    background-color: #1a1a1a;
    color: #ffffff;
    transform: translateY(-2px);
}

/* FAQ Accordion */
.elementor-16564 .elementor-element.elementor-element-c69f46a .faq-section {
    margin-top: 40px;
}
.elementor-16564 .elementor-element.elementor-element-c69f46a .faq-item {
    border-bottom: 1px solid #eeeeee;
}
.elementor-16564 .elementor-element.elementor-element-c69f46a .faq-question {
    width: 100%;
    background: none;
    border: none;
    text-align: left;
    padding: 20px 0;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 1.1rem;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #1a1a1a;
}
.elementor-16564 .elementor-element.elementor-element-c69f46a .faq-question::after {
    content: '+';
    font-size: 1.8rem;
    color: #eac892;
    transition: transform 0.3s ease;
    font-weight: 300;
}
.elementor-16564 .elementor-element.elementor-element-c69f46a .faq-item.active .faq-question::after {
    transform: rotate(45deg);
}
.elementor-16564 .elementor-element.elementor-element-c69f46a .faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-in-out;
}
.elementor-16564 .elementor-element.elementor-element-c69f46a .faq-answer p {
    padding: 0 0 20px 0;
    margin: 0;
}

/* Sources Section */
.elementor-16564 .elementor-element.elementor-element-c69f46a .sources-container {
    margin-top: 40px;
    text-align: center;
}
.elementor-16564 .elementor-element.elementor-element-c69f46a .sources-button {
    background-color: #f1f1f1;
    border: 1px solid #ddd;
    color: #1a1a1a;
    padding: 10px 25px;
    border-radius: 5px;
    cursor: pointer;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    transition: background-color 0.3s ease;
}
.elementor-16564 .elementor-element.elementor-element-c69f46a .sources-button:hover,
.elementor-16564 .elementor-element.elementor-element-c69f46a .sources-button.active {
    background-color: #eac892;
    color: #ffffff;
    border-color: #eac892;
}
.elementor-16564 .elementor-element.elementor-element-c69f46a .sources-list {
    display: none;
    padding: 20px;
    margin-top: 15px;
    background-color: #f9f9f9;
    border-radius: 4px;
    text-align: left;
}
.elementor-16564 .elementor-element.elementor-element-c69f46a .sources-list a {
    display: block;
    margin-bottom: 8px;
    border-bottom: none;
}

/* Mobile Optimisation */
@media (max-width: 767px) {
    .elementor-16564 .elementor-element.elementor-element-c69f46a {
        padding: 0 !important;
    }
    .elementor-16564 .elementor-element.elementor-element-c69f46a h2 {
        font-size: 2rem;
    }
    .elementor-16564 .elementor-element.elementor-element-c69f46a h3 {
        font-size: 1.5rem;
    }
}/* End custom CSS */