/**
 * Afsar Next - Frontend Custom Styles
 * Consolidated styles, responsive overrides, animations
 */

/* ==================== GLOBAL TYPOGRAPHY – All Pages ==================== */
/* Section titles (main headings) */
.section-top__title,
.section-top2__title,
.home-page .section-top__title,
.home-page .program-features__title,
.home-page .membership-benefits__title {
    font-size: 32px !important;
    line-height: 1.3 !important;
    font-weight: 700 !important;
}
/* Section subtitles (small labels above titles) */
.section-top__subtitle,
.section-top2__subtitle,
.home-page .section-top__subtitle,
.home-page .program-features__badge,
.home-page .membership-benefits__badge {
    font-size: 14px !important;
    font-weight: 600 !important;
}
/* Section descriptions (paragraph below title) */
.section-top__text,
.section-top2__text,
.home-page .section-top__text,
.home-page .program-features__subtitle,
.home-page .membership-benefits__subtitle {
    font-size: 16px !important;
    line-height: 1.65 !important;
    font-weight: 400 !important;
}
/* Breadcrumb page title (inner pages) */
.breadcrumb-content__title {
    font-size: 32px !important;
    line-height: 1.3 !important;
}
.breadcrumb-content__items li,
.breadcrumb-content__items li a {
    font-size: 15px !important;
}
/* Program Features / Membership section headings (when used) */
.program-features__title,
.membership-benefits__title,
.program-features .section-top__title,
.membership-benefits .section-top__title {
    font-size: 32px !important;
    line-height: 1.3 !important;
}
.program-features__subtitle,
.program-features__badge,
.membership-benefits__subtitle,
.membership-benefits__badge {
    font-size: 14px !important;
}
/* Card titles (feature cards, team names, etc.) */
.program-features__card-title,
.membership-benefits__accordion-btn .membership-benefits__accordion-title,
.team1-card__content-name,
.free-trial-card__resources-title,
.course-promo-card__title,
.about-step-text,
.home-page .program-features__card-title,
.home-page .team1-card__content-name,
.home-page .free-trial-card__resources-title,
.home-page .about-step-text {
    font-size: 17px !important;
    line-height: 1.45 !important;
    font-weight: 600 !important;
}
/* Card body / list / description text */
.program-features__list li,
.membership-benefits__accordion-body p,
.team1-card__content-desig,
.course-promo-card__description,
.course-promo-card__description p,
.testimonial1-card__text,
.home-page .program-features__list li,
.home-page .membership-benefits__accordion-body p,
.home-page .team1-card__content-desig,
.home-page .testimonial1-card__text {
    font-size: 15px !important;
    line-height: 1.6 !important;
}
/* Small labels and badges */
.free-trial-card__badge,
.program-features__num {
    font-size: 13px !important;
}
/* Home intro / hero (first section) */
.intro1-content__subtitle {
    font-size: 15px !important;
    font-weight: 600 !important;
}
.intro1-content__title {
    font-size: 42px !important;
    line-height: 1.25 !important;
}
.intro1-content__title .text-shape {
    font-size: 32px !important;
}
.intro1-content__text {
    font-size: 16px !important;
    line-height: 1.6 !important;
}
@media (max-width: 991px) {
    .section-top__title,
    .section-top2__title,
    .breadcrumb-content__title,
    .program-features__title,
    .membership-benefits__title,
    .home-page .section-top__title,
    .home-page .program-features__title,
    .home-page .membership-benefits__title {
        font-size: 28px !important;
    }
}
@media (max-width: 767px) {
    .intro1-content__title {
        font-size: 32px !important;
    }
    .intro1-content__title .text-shape {
        font-size: 26px !important;
    }
}
@media (max-width: 575px) {
    .section-top__title,
    .section-top2__title,
    .breadcrumb-content__title,
    .program-features__title,
    .membership-benefits__title,
    .home-page .section-top__title,
    .home-page .program-features__title,
    .home-page .membership-benefits__title {
        font-size: 24px !important;
        line-height: 1.35 !important;
    }
    .section-top__text,
    .section-top2__text {
        font-size: 15px !important;
    }
    .program-features__card-title,
    .team1-card__content-name,
    .about-step-text,
    .home-page .program-features__card-title,
    .home-page .team1-card__content-name,
    .home-page .about-step-text {
        font-size: 16px !important;
    }
    .program-features__list li,
    .membership-benefits__accordion-body p,
    .home-page .program-features__list li,
    .home-page .membership-benefits__accordion-body p {
        font-size: 14px !important;
    }
    .intro1-content__title {
        font-size: 26px !important;
    }
    .intro1-content__title .text-shape {
        font-size: 22px !important;
    }
    .intro1-content__subtitle {
        font-size: 14px !important;
    }
    .intro1-content__text {
        font-size: 15px !important;
    }
}

/* ==================== TRUSTED PARTNERS ==================== */
.partner2-grid .partner2__item { height: 100%; }
.partner2__item { min-width: auto; padding: 0; display: flex; align-items: center; justify-content: center; min-height: auto; }
.partner2__item img { width: auto; height: auto; max-width: 100%; object-fit: contain; }
.partner2__item--dark { background: #1a1a1a; padding: 24px 28px; border-radius: 12px; display: flex; align-items: center; justify-content: center; }
.partner2__item--dark img { width: auto; height: auto; max-width: 100%; object-fit: contain; }

/* ==================== TESTIMONIAL - NO AVATAR IMAGES ==================== */
.testimonial1-card__footer { justify-content: flex-end; }
.testimonial1-card-controls::before { display: none !important; }


/* ==================== COURSE PROMO CARD ==================== */
.course-promo-card__title { line-height: 30px; padding: 0; }

/* ==================== WHAT IS AFSAR NEXT – full width (About Us) ==================== */
.what-is-afsar__formula-grid {
    grid-template-columns: 1fr;
}
.what-is-afsar__formula-card--wide {
    grid-column: span 1;
}
.what-is-afsar__formula-inner {
    align-items: center;
    padding: 16px 24px;
}
.what-is-afsar__formula-num {
    top: 50%;
    right: 24px;
    transform: translateY(-50%);
}

/* ==================== BREADCRUMB & INTRO BACKGROUNDS ==================== */
.breadcrumb.breadcrumb-bg { background-image: var(--breadcrumb-bg) !important; }
.intro1-wrapper.intro-bg { background-image: var(--intro-bg) !important; }
.intro1.intro-bg { background-image: var(--intro-bg) !important; }

/* ==================== UTILITY CLASSES ==================== */
.js-hidden { display: none !important; }
.header-logo img { width: 120px; }
.form-loader-overlay {
    display: none;
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0,0,0,0.5);
    z-index: 9999;
    align-items: center;
    justify-content: center;
}
.form-loader-overlay.show { display: flex; }
.modal-content--theme { border-top: 4px solid var(--theme-color3); }
.modal-title--dark { color: var(--black2) !important; }
.modal-body--scroll { max-height: 450px; overflow-y: auto; }
.modal-body--scroll-lg { max-height: 70vh; overflow-y: auto; }

/* ==================== EDUCATOR INFO MODAL – readable layout ==================== */
.educator-modal-dialog { max-width: 640px; }
.educator-modal-content { border-radius: 12px; overflow: hidden; box-shadow: 0 20px 60px rgba(0,0,0,0.15); }
.educator-modal-header {
    background: linear-gradient(135deg, #011f57 0%, #0058E0 100%);
    color: #fff;
    padding: 18px 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 0;
}
.educator-modal-title {
    font-size: 1.08rem;
    font-weight: 700;
    color: #fff !important;
    margin: 0;
}
.educator-modal-body {
    background: #f8f9fa;
    padding: 24px;
    max-height: 70vh;
    overflow-y: auto;
    font-size: 12px;
    line-height: 1.6;
    color: #333;
}
.educator-card { background: #fff; border-radius: 10px; overflow: hidden; box-shadow: 0 2px 12px rgba(0,0,0,0.06); }
.educator-card__header {
    display: flex;
    align-items: center;
    gap: 18px;
    padding: 20px 24px;
    background: #fff;
    border-bottom: 1px solid #eee;
}
.educator-card__thumb {
    flex-shrink: 0;
    width: 72px;
    height: 72px;
    border-radius: 0;
    overflow: hidden;
    border: 3px solid #e8ecf2;
}
.educator-card__img { width: 100%; height: 100%; object-fit: cover; }
.educator-card__name {
    font-size: 25px;
    font-weight: 700;
    color: #011f57;
    margin: 0;
}
.educator-card__role { font-size: 0.72rem; color: #6c757d; margin: 0; }
.educator-card__body { padding: 24px; }
.educator-bio-content {
    font-size: 12px;
    line-height: 1.7;
    color: #333;
    max-width: 100%;
}
.educator-bio-content p { margin-bottom: 1em; }
.educator-bio-content p:last-child { margin-bottom: 0; }
.educator-bio-content strong { font-weight: 700; color: #011f57; }
.educator-bio-content em,
.educator-bio-content i { font-style: italic; color: #444; }
#educatorModal .educator-bio-content h3 {
    font-size: 20px;
    padding: 18px 0;
}
.educator-bio-content h6,
.educator-bio-content .educator-section-title {
    font-size: 0.8rem;
    font-weight: 700;
    color: #011f57;
    margin: 1.25em 0 0.5em 0;
    padding-bottom: 4px;
}
.educator-bio-content h6:first-child,
.educator-bio-content .educator-section-title:first-child { margin-top: 0; }
.educator-bio-content ul {
    margin: 0.5em 0 1em 0;
    padding-left: 1.4em;
}
#educatorModal .educator-bio-content ul {
    padding-left: 0;
}
.educator-bio-content li { margin-bottom: 0.4em; }
.summary-item .fa-play { font-size: 10px; }
.tricks-thumb-hover { filter: grayscale(0.8); }
#resultTitle { font-size: 18px; }

/* ==================== NEWS & EVENTS ==================== */
.news-events__hero { padding: 0; margin-bottom: 40px; width: 100%; }
.news-events__hero .news-events__desc { font-size: 20px; font-weight: 600; color: var(--theme-color3); width: 100%; text-align: center; margin: 0 0 28px 0; }
.news-events__hero .news-events__desc strong { font-weight: 700; }
.news-events__counter-box { background: linear-gradient(135deg, var(--theme-color3) 0%, var(--theme-color2) 100%); border-radius: 12px; padding: 28px 20px; text-align: center; border: 1px solid rgba(1,31,87,0.1); box-shadow: 0 4px 20px rgba(1,31,87,0.15); }
.news-events__counter-value { display: block; font-size: 32px; font-weight: 700; color: #fff; line-height: 1.2; }
.news-events__counter-label { font-size: 14px; color: rgba(255,255,255,0.95); }
.news-events__filters { margin-bottom: 0; }
.news-events__filter-tabs { display: flex; flex-wrap: wrap; gap: 8px; }
.news-events__filter-tab { padding: 8px 18px; border: 1px solid var(--border-color1); background: #fff; border-radius: 999px; font-size: 14px; font-weight: 500; cursor: pointer; transition: all 0.3s; }
.news-events__filter-tab:hover, .news-events__filter-tab.active { background: var(--theme-color3); color: #fff; border-color: var(--theme-color3); }
.news-events__section-title { font-size: 22px; font-weight: 600; color: var(--black2); }
.mb-24 { margin-bottom: 24px; }
.news-events__card { background: #fff; border-radius: 12px; overflow: hidden; border: 1px solid var(--border-color1); transition: box-shadow 0.3s, transform 0.3s; height: 100%; }
.news-events__card:hover { box-shadow: 0 12px 40px rgba(0,0,0,0.08); transform: translateY(-2px); }
.news-events__card-inner { display: flex; flex-direction: column; height: 100%; }
.news-events__card-image { position: relative; height: 180px; overflow: hidden; }
.news-events__card-image img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.4s; }
.news-events__card:hover .news-events__card-image img { transform: scale(1.05); }
.news-events__card-tag { position: absolute; top: 12px; left: 12px; padding: 6px 14px; background: var(--theme-color3); color: #fff; font-size: 12px; font-weight: 600; border-radius: 6px; }
.news-events__card-body { padding: 22px; flex: 1; display: flex; flex-direction: column; }
.news-events__card-title { font-size: 17px; font-weight: 600; margin-bottom: 10px; color: var(--black2); line-height: 1.4; text-align: left; }
.news-events__card-desc { font-size: 14px; color: var(--text-color1); line-height: 1.6; margin-bottom: 14px; flex: 1; }
.news-events__card-meta { font-size: 13px; color: var(--text-color1); margin-bottom: 14px; }
.news-events__card-meta span { margin-right: 16px; }
.news-events__readmore { font-size: 14px; padding: 10px 20px; }
.news-events__sidebar { position: sticky; top: 100px; }
.news-events__featured-box, .news-events__upcoming-box { border-radius: 16px; box-shadow: 0 4px 20px rgba(0,0,0,0.04); }
.news-events__featured-box { background: linear-gradient(180deg, #fff 0%, rgba(1,31,87,0.02) 100%); border: 1px solid var(--border-color1); padding: 0 24px; margin-bottom: 24px; }
.news-events__featured-header { display: flex; align-items: center; gap: 12px; margin-bottom: 0; padding-bottom: 0; border-bottom: 2px solid var(--theme-color3); }
.news-events__featured-icon { font-size: 24px; color: #ff9924; }
.news-events__featured-heading { font-size: 18px; font-weight: 700; color: var(--black2); margin: 0; }
.news-events__featured-card { display: flex; gap: 16px; align-items: flex-start; padding: 16px 0; border-bottom: 1px dashed var(--border-color1); transition: background 0.3s; border-radius: 8px; margin: 0 -8px; padding: 16px 8px; }
.news-events__featured-card:last-child { border-bottom: none; }
.news-events__featured-card:hover { background: rgba(1,31,87,0.03); }
.news-events__featured-num { flex-shrink: 0; width: 36px; height: 36px; background: var(--theme-color3); color: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 16px; font-weight: 700; }
.news-events__featured-content { flex: 1; }
.news-events__featured-tag { display: inline-block; padding: 4px 12px; background: rgba(255,153,36,0.15); color: #ff9924; font-size: 11px; font-weight: 700; border-radius: 6px; margin-bottom: 8px; text-transform: uppercase; letter-spacing: 0.5px; }
.news-events__featured-title { font-size: 15px; font-weight: 600; color: var(--black2); margin: 0; line-height: 1.45; text-align: left; }
.news-events__upcoming-box { background: #fff; border: 1px solid var(--border-color1); padding: 0 24px 24px 24px; margin-bottom: 24px; box-shadow: 0 4px 20px rgba(0,0,0,0.06); }
.news-events__upcoming-title { font-size: 18px; font-weight: 700; color: var(--black2); margin: 0 0 24px 0; padding-bottom: 0; border-bottom: 2px solid var(--theme-color3); }
.news-events__upcoming-timeline { position: relative; padding-left: 0; }
.news-events__upcoming-block { position: relative; padding-left: 28px; padding-bottom: 24px; }
.news-events__upcoming-block:last-child { padding-bottom: 0; }
.news-events__upcoming-block::before { content: ''; position: absolute; left: 5px; top: 10px; bottom: -24px; width: 2px; background: linear-gradient(180deg, var(--theme-color3) 0%, rgba(1,31,87,0.2) 100%); }
.news-events__upcoming-block:last-child::before { display: none; }
.news-events__upcoming-dot { position: absolute; left: 0; top: 4px; width: 12px; height: 12px; background: var(--theme-color3); border-radius: 50%; border: 3px solid #fff; box-shadow: 0 0 0 1px var(--theme-color3); }
.news-events__upcoming-body { background: rgba(1,31,87,0.03); border-radius: 12px; padding: 16px; border: 1px solid rgba(1,31,87,0.08); transition: all 0.3s; }
.news-events__upcoming-body:hover { background: rgba(1,31,87,0.06); border-color: rgba(1,31,87,0.15); }
.news-events__upcoming-date-badge { display: inline-block; padding: 4px 12px; background: var(--theme-color3); color: #fff; font-size: 12px; font-weight: 600; border-radius: 6px; margin-bottom: 10px; }
.news-events__upcoming-event-title { font-size: 15px; font-weight: 600; color: var(--black2); margin: 0 0 6px 0; line-height: 1.4; text-align: left; }
.news-events__upcoming-location { font-size: 13px; color: var(--text-color1); margin: 0 0 10px 0; }
.news-events__upcoming-register { display: inline-flex; align-items: center; gap: 6px; font-size: 13px; font-weight: 600; color: var(--theme-color3); }
.news-events__upcoming-register:hover { color: var(--theme-color2); }
.event-detail__meta { font-size: 15px; color: var(--text-color1); }
.event-detail__desc { font-size: 15px; line-height: 1.7; color: var(--text-color1); }

/* ==================== CENTRES PAGE ==================== */
.centres-page__select-wrapper { margin-bottom: 32px; max-width: 400px; }
.centres-page__select-label { display: block; font-size: 16px; font-weight: 600; color: var(--black2); margin-bottom: 10px; }
.centres-page__select { width: 100%; padding: 14px 18px; font-size: 15px; border: 1px solid var(--border-color1); border-radius: 10px; background: #fff; color: var(--black2); cursor: pointer; }
.centres-page__select:focus { outline: none; border-color: var(--theme-color3); }
.centres-page__details { background: #fff; border: 1px solid var(--border-color1); border-radius: 16px; padding: 32px; box-shadow: 0 4px 24px rgba(0,0,0,0.06); margin-top: 24px; }
.centres-page__section { margin-bottom: 0; padding-bottom: 28px; border-bottom: 1px solid var(--border-color1); }
.centres-page__section:last-child { margin-bottom: 0; padding-bottom: 0; border-bottom: none; }
.centres-page__section-title { font-size: 18px; font-weight: 700; color: var(--black2); margin-bottom: 20px; padding-bottom: 8px; border-bottom: 2px solid var(--theme-color3); display: inline-block; }
.centres-page__grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 20px; }
.centres-page__item { background: rgba(1,31,87,0.03); border-radius: 10px; padding: 18px; border: 1px solid rgba(1,31,87,0.06); }
.centres-page__label { display: block; font-size: 13px; font-weight: 600; color: var(--text-color1); margin-bottom: 6px; text-transform: uppercase; letter-spacing: 0.5px; }
.centres-page__value { font-size: 15px; font-weight: 600; color: var(--black2); }
.centres-page__badge { display: inline-block; padding: 3px 10px; background: rgba(255,153,36,0.2); color: #ff9924; font-size: 11px; font-weight: 700; border-radius: 6px; margin-right: 8px; text-transform: uppercase; }

/* ==================== PRIVACY / TERMS / REFUND POLICY ==================== */
.privacy-policy__content, .terms-page__content, .refund-policy__content { background: #fff; border: 1px solid var(--border-color1); border-radius: 12px; padding: 40px; box-shadow: 0 4px 20px rgba(0,0,0,0.04); }
.privacy-policy__intro, .terms-page__intro, .refund-policy__intro { font-size: 16px; line-height: 1.7; color: var(--text-color1); margin-bottom: 24px; }
.refund-policy__intro { margin-bottom: 28px; }
.privacy-policy__section, .terms-page__section, .refund-policy__section { margin-bottom: 28px; }
.privacy-policy__section:last-of-type { margin-bottom: 20px; }
.refund-policy__section { margin-bottom: 36px; }
.refund-policy__section:last-child { margin-bottom: 0; }
.privacy-policy__heading, .terms-page__heading, .refund-policy__heading { font-size: 18px; font-weight: 700; color: var(--black2); margin-bottom: 12px; padding-bottom: 8px; border-bottom: 2px solid var(--theme-color3); }
.refund-policy__heading { margin-bottom: 16px; }
.privacy-policy__section p, .terms-page__section p, .refund-policy__section p { font-size: 15px; line-height: 1.7; color: var(--text-color1); margin-bottom: 12px; }
.privacy-policy__section ul, .terms-page__section ul { margin: 12px 0; padding-left: 24px; }
.refund-policy__list { margin: 16px 0; padding-left: 24px; }
.privacy-policy__section li, .terms-page__section li { font-size: 15px; line-height: 1.7; color: var(--text-color1); margin-bottom: 8px; }
.refund-policy__list li { font-size: 15px; line-height: 1.7; color: var(--text-color1); margin-bottom: 12px; }
.privacy-policy__section a, .terms-page__section a, .refund-policy__section a { color: var(--theme-color3); text-decoration: underline; }
.privacy-policy__section a:hover, .terms-page__section a:hover, .refund-policy__section a:hover { color: var(--theme-color2); }
.privacy-policy__grievance, .terms-page__box { background: rgba(1,31,87,0.04); border-radius: 8px; padding: 16px; margin: 16px 0; }
.privacy-policy__grievance p, .terms-page__box p { margin-bottom: 6px; }
.privacy-policy__footer { margin-top: 32px; padding-top: 24px; border-top: 1px solid var(--border-color1); font-size: 14px; color: var(--text-color1); }
.privacy-policy__footer p { margin-bottom: 4px; }
.terms-page__subsection { margin-top: 32px; padding-top: 24px; border-top: 1px solid var(--border-color1); }
.terms-page__closing { font-size: 15px; line-height: 1.7; color: var(--text-color1); margin-top: 24px; padding-top: 20px; border-top: 1px solid var(--border-color1); }

/* ==================== STUDENTS CORNER - COMING SOON ==================== */
.coming-soon-card { background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%); border: 1px solid #dee2e6; }
.coming-soon-text { font-size: 1.75rem; font-weight: 600; color: var(--theme-color, #0058E0); letter-spacing: 0.05em; }
.coming-soon-subtext { font-size: 1rem; }

/* ==================== RESPONSIVE - ALL DEVICES ==================== */
@media (max-width: 1199px) {
    .privacy-policy__content, .terms-page__content, .refund-policy__content { padding: 28px; }
    .centres-page__grid { grid-template-columns: repeat(auto-fill, minmax(240px, 1fr)); }
}
@media (max-width: 991px) {
    .news-events__sidebar { position: static; }
    .news-events__hero .news-events__desc { font-size: 18px; }
    .news-events__counter-value { font-size: 26px; }
    .news-events__card-image { height: 160px; }
    .centres-page__select-wrapper { max-width: 100%; }
    .centres-page__grid { grid-template-columns: 1fr; }
    .privacy-policy__content, .terms-page__content, .refund-policy__content { padding: 24px; }
}
@media (max-width: 767px) {
    .news-events__hero .news-events__desc { font-size: 16px; margin-bottom: 20px; }
    .news-events__counter-box { padding: 20px 16px; }
    .news-events__counter-value { font-size: 24px; }
    .news-events__counter-label { font-size: 12px; }
    .news-events__filter-tab { padding: 6px 14px; font-size: 13px; }
    .news-events__section-title { font-size: 18px; }
    .news-events__card-body { padding: 18px; }
    .news-events__card-title { font-size: 16px; }
    .news-events__card-image { height: 140px; }
    .centres-page__details { padding: 20px; }
    .centres-page__section-title { font-size: 16px; }
    .centres-page__item { padding: 14px; }
    .privacy-policy__content, .terms-page__content, .refund-policy__content { padding: 20px; }
    .privacy-policy__heading, .terms-page__heading, .refund-policy__heading { font-size: 16px; }
    .coming-soon-text { font-size: 1.5rem; }
}
@media (max-width: 575px) {
    .news-events__counter-value { font-size: 22px; }
    .news-events__card-image { height: 120px; }
    .centres-page__details { padding: 16px; margin-top: 16px; }
    .centres-page__section { padding-bottom: 20px; }
    .privacy-policy__content, .terms-page__content, .refund-policy__content { padding: 16px; }
    .privacy-policy__section, .terms-page__section, .refund-policy__section { margin-bottom: 20px; }
}
@media (max-width: 449px) {
    .news-events__featured-box, .news-events__upcoming-box { padding: 0 16px 16px 16px; }
    .news-events__upcoming-block { padding-left: 24px; padding-bottom: 20px; }
    .centres-page__select { padding: 12px 14px; font-size: 14px; }
}

/* ==================== ANIMATION EFFECTS - ALL PAGES ==================== */
.page-animate .breadcrumb-content { animation: fadeInUp 0.6s ease-out; }
.page-animate .centres-page__select-wrapper { animation: fadeInUp 0.6s ease-out; }
.page-animate .centres-page__details { animation: fadeInUp 0.6s ease-out 0.2s both; }
.page-animate .privacy-policy__content, .page-animate .terms-page__content, .page-animate .refund-policy__content { animation: fadeInUp 0.6s ease-out; }
@keyframes fadeInUp {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
}
.section-animate { opacity: 0; animation: sectionFadeIn 0.6s ease-out forwards; }
.section-animate-delay-1 { animation-delay: 0.1s; }
.section-animate-delay-2 { animation-delay: 0.2s; }
.section-animate-delay-3 { animation-delay: 0.3s; }
@keyframes sectionFadeIn {
    to { opacity: 1; transform: translateY(0); }
}

/* ==================== MOBILE MENU – Logo not hidden by close button ==================== */
.global-menu-wrapper .mobile-logo {
    padding-right: 52px;
    box-sizing: border-box;
}
.global-menu-wrapper .mobile-logo a,
.global-menu-wrapper .mobile-logo img {
    max-width: 100%;
}
@media (max-width: 449px) {
    .global-menu-wrapper .mobile-logo {
        padding-right: 52px;
        display: none;
    }
}
