/* ===== GLOBAL ===== */
i.fa.fa-arrow-circle-right {
    margin-left: 10px;
}

a.btn {
    font-weight: 400;
}

@media (max-width: 767px) {
    .feature {
        align-items: center;
    }
}

.feature__image {
    margin-bottom: 0;
}

/* ===== HERO SECTION ===== */
#section-1717034662351 {
    background-color: #0f1925;
}

#section-1717034662351 h1 {
    color: #ffffff;
    line-height: 1.15;
    margin-bottom: 16px;
}

#section-1717034662351 p {
    color: #c5d5e5;
}

/* Inline HTML buttons inside text blocks */
#section-1717034662351 a.btn,
#section-cta_banner_section a.btn {
    display: inline-block;
    padding: 12px 24px;
    border-radius: 4px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    cursor: pointer;
    margin-bottom: 8px;
}

/* ===== GETTING STARTED SECTION ===== */
#section-1606258505758 {
    background-color: #f1f5ff;
}

/* Numbered step circles */
#block-1716862134470 span[style*="border-radius:50%"] {
    line-height: 24px;
}

/* ===== SIMPLE PLACES TO START ===== */
#section-simple_places_section {
    background-color: #ffffff;
}

#section-simple_places_section .feature {
    border-radius: 4px;
    transition: box-shadow 0.2s ease;
    height: 100%;
}

#section-simple_places_section .feature:hover {
    box-shadow: 0 6px 24px rgba(0,0,0,0.10) !important;
}

/* ===== THEME / CLARITY & COMMITMENT ===== */
/* The dark overlay label block */
#block-1716870984624 .block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    min-height: 90px;
    padding: 16px 20px;
}

/* ===== SCHEDULE SECTION ===== */
#section-1606258526393 {
    background-color: #f1f5ff;
}

#section-1606258526393 .feature {
    height: 100%;
    border-radius: 4px;
}

/* SEE ALL EVENTS link - right aligned */
#section-1606258526393 .section__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* ===== CHALLENGE OF THE MONTH ===== */
#section-1669548213911 {
    background-color: #ffffff;
}

/* ===== RESOURCES SECTION ===== */
#section-1717214606381 {
    background-color: #f1f5ff;
}

#section-1717214606381 .feature {
    border-radius: 8px;
    transition: transform 0.2s ease;
    height: 100%;
}

#section-1717214606381 .feature:hover {
    transform: translateY(-3px);
}

/* ===== FAQ SECTION - 2 COLUMN ===== */
#section-1669599227219 {
    background-color: #ffffff;
}

/* Left column heading */
#block-1669599227219_4 {
    position: sticky;
    top: 20px;
}

#block-1669599227219_4 h2 {
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 12px;
}

/* Accordion styling */
.accordion {
    border-radius: 4px !important;
    margin-bottom: 8px !important;
}

.accordion__heading {
    font-weight: 600;
    font-size: 15px;
}

/* ===== SUPPORT SECTION ===== */
#section-1669615401872 .block__inner {
    border-radius: 4px;
}

/* Make the two support cards sit at the bottom */
#section-1669615401872 {
    align-items: flex-end !important;
}

/* ===== FEEDBACK / TELL US WHAT YOU THINK ===== */
#section-1678171430365 {
    background-color: #f1f5ff;
}

/* ===== CTA BANNER ===== */
#section-cta_banner_section {
    background-color: #0f1925;
}

#section-cta_banner_section h2 {
    color: #ffffff;
    font-size: 44px;
    line-height: 1.2;
    margin-bottom: 16px;
}

#section-cta_banner_section p {
    color: #c5d5e5;
}

#section-cta_banner_section a.btn {
    display: inline-block;
    padding: 12px 24px;
    border-radius: 4px;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    margin-bottom: 8px;
}

#section-cta_banner_section a.btn--solid {
    background-color: #3a8fd4;
    color: #ffffff;
    border: 2px solid #3a8fd4;
}

#section-cta_banner_section a.btn--outline {
    background-color: transparent;
    color: #ffffff;
    border: 2px solid rgba(255,255,255,0.6);
}

/* ===== FOOTER ===== */
.footer a.link-list__link::before {
    display: none !important;
}

div#block-1758688089622 {
    text-align: center;
    margin-top: -14px;
    font-size: 16px;
}

div#block-1758688071031 {
    padding: 5px;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 767px) {
    .footerimage {
        text-align: center !important;
    }

    .social-icons--1770797270642 .social-icons__icons {
        justify-content: center;
    }

    .header__content--desktop {
        padding: 15px 0;
    }

    #section-1717034662351 h1 {
        font-size: 30px;
    }

    #section-cta_banner_section h2 {
        font-size: 30px;
    }

    #section-simple_places_section .feature,
    #section-1717214606381 .feature {
        margin-bottom: 16px;
    }

    /* FAQ goes single column on mobile */
    #block-1669599227219_4 {
        position: static;
    }

    .footer a.link-list__link {
        text-align: center;
    }

    .footer .text {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    div#block-1756284817737 {
        text-align: right;
    }
}

div#block-1769176870009 {
    padding-top: 0 !important;
}
