:root {
    --dark: #08080b;
    --white: #ffffff;
    --soft: #f8f6f4;
    --pink: #e83e7c;
    --gold: #d9a441;
    --text: #1c1c1c;
    --muted: #666666;
    --line: rgba(28, 28, 28, 0.1);
    --shadow: 0 22px 60px rgba(8, 8, 11, 0.12);
    --radius: 22px;
    --container: 1240px;
}

/* Hip Hop education detail */
.rs-hiphop-detail {
    background: #fff;
}

.rs-hh-hero {
    min-height: 510px;
    display: flex;
    align-items: center;
    padding: 105px 0 38px;
    background: #050505;
    background-position: center;
    background-size: cover;
    color: #fff;
}

.rs-hh-hero-inner {
    width: 100%;
}

.rs-hh-breadcrumb {
    display: flex;
    gap: 9px;
    margin-bottom: 28px;
    color: rgba(255,255,255,.72);
    font-size: 12px;
}

.rs-hh-breadcrumb a {
    color: inherit;
}

.rs-hh-hero-copy {
    max-width: 590px;
}

.rs-hh-hero h1 {
    margin: 0 0 18px;
    color: #fff;
    font-size: clamp(48px, 5vw, 70px);
    font-weight: 400;
    line-height: 1;
}

.rs-hh-hero-copy > p {
    max-width: 560px;
    margin: 0;
    color: rgba(255,255,255,.88);
    font-size: 15px;
    line-height: 1.7;
}

.rs-hh-age-badge {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-top: 24px;
    padding: 8px 14px;
    border: 1px solid rgba(255,255,255,.26);
    border-radius: 999px;
    font-size: 12px;
    font-weight: 800;
}

.rs-hh-age-badge svg,
.rs-hh-icon-card svg,
.rs-hh-lessons-grid svg,
.rs-hh-dark-card svg,
.rs-hh-process svg {
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.7;
}

.rs-hh-age-badge svg {
    width: 25px;
    height: 25px;
    color: #f48aaf;
}

.rs-hh-section {
    padding: 38px 0;
}

.rs-hh-intro-grid {
    display: grid;
    grid-template-columns: .95fr 1.15fr;
    align-items: center;
    gap: 64px;
}

.rs-hh-copy h2,
.rs-hh-seo h2 {
    margin: 0 0 18px;
    font-size: clamp(30px, 3.1vw, 44px);
    font-weight: 400;
    line-height: 1.08;
}

.rs-hh-copy h2::first-line {
    color: #1d1c21;
}

.rs-hh-copy p,
.rs-hh-seo p {
    color: #5f5d64;
    font-size: 14px;
    line-height: 1.75;
}

.rs-hh-intro-image {
    height: 315px;
    overflow: hidden;
    border-radius: 10px;
    background: #f5edf0;
}

.rs-hh-intro-image img,
.rs-hh-program-grid article > div img,
.rs-hh-intro-image .rs-egitim-detay-placeholder,
.rs-hh-program-grid .rs-egitim-detay-placeholder {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.rs-hh-title {
    margin-bottom: 24px;
    text-align: center;
}

.rs-hh-title h2 {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    margin: 0;
    font-size: clamp(25px, 2.6vw, 34px);
    font-weight: 400;
}

.rs-hh-title h2::before,
.rs-hh-title h2::after {
    content: "";
    width: 28px;
    height: 1px;
    background: #f3b4c8;
}

.rs-hh-card-grid {
    display: grid;
    gap: 16px;
}

.rs-hh-card-grid-four {
    grid-template-columns: repeat(4, minmax(0,1fr));
}

.rs-hh-icon-card {
    min-height: 180px;
    padding: 24px 20px;
    border: 1px solid #f5cbd8;
    border-radius: 9px;
    text-align: center;
}

.rs-hh-icon-card span,
.rs-hh-dark-card span {
    display: grid;
    width: 48px;
    height: 48px;
    margin: 0 auto 12px;
    place-items: center;
    color: #f27da5;
}

.rs-hh-icon-card svg,
.rs-hh-dark-card svg {
    width: 44px;
    height: 44px;
}

.rs-hh-icon-card h3,
.rs-hh-dark-card h3,
.rs-hh-lessons-grid h3,
.rs-hh-program-grid h3,
.rs-hh-process h3 {
    margin: 0 0 9px;
    font-family: Inter, ui-sans-serif, system-ui, sans-serif;
    font-size: 15px;
    font-weight: 800;
}

.rs-hh-icon-card p,
.rs-hh-dark-card p,
.rs-hh-program-grid p,
.rs-hh-process p {
    margin: 0;
    color: #66636b;
    font-size: 12px;
    line-height: 1.6;
}

.rs-hh-lessons {
    padding-top: 10px;
}

.rs-hh-lessons-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0,1fr));
    gap: 10px;
}

.rs-hh-lessons-grid article {
    display: flex;
    min-height: 74px;
    align-items: center;
    gap: 14px;
    padding: 14px 18px;
    border: 1px solid #f3d5df;
    border-radius: 8px;
}

.rs-hh-lessons-grid span {
    color: #f27da5;
}

.rs-hh-lessons-grid svg {
    width: 34px;
    height: 34px;
}

.rs-hh-lessons-grid h3 {
    margin: 0;
    font-size: 13px;
}

.rs-hh-program-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0,1fr));
    gap: 18px;
}

.rs-hh-program-grid article {
    overflow: hidden;
    border: 1px solid #f1dce3;
    border-radius: 10px;
    background: #fff;
}

.rs-hh-program-grid article > div {
    height: 180px;
    background: #f3e8ec;
}

.rs-hh-program-grid h3 {
    margin: 16px 18px 8px;
}

.rs-hh-program-grid p {
    margin: 0 18px 20px;
}

.rs-hh-dark {
    padding: 38px 0;
    background: radial-gradient(circle at 50% 0, rgba(236,63,131,.13), transparent 38%), #060608;
    color: #fff;
}

.rs-hh-title.dark h2 {
    color: #fff;
}

.rs-hh-dark-card {
    min-height: 170px;
    padding: 22px 18px;
    border: 1px solid rgba(255,255,255,.2);
    border-radius: 8px;
    text-align: center;
}

.rs-hh-dark-card p {
    color: rgba(255,255,255,.72);
}

.rs-hh-process {
    display: grid;
    grid-template-columns: repeat(4, minmax(0,1fr));
    gap: 26px;
}

.rs-hh-process article {
    position: relative;
    text-align: center;
}

.rs-hh-process b {
    position: absolute;
    top: 28px;
    left: 5px;
    display: grid;
    width: 24px;
    height: 24px;
    place-items: center;
    border-radius: 50%;
    background: #f27da5;
    color: #fff;
    font-size: 11px;
}

.rs-hh-process span {
    display: grid;
    width: 74px;
    height: 74px;
    margin: 0 auto 12px;
    place-items: center;
    border: 1px solid #f7d4df;
    border-radius: 50%;
    color: #f27da5;
}

.rs-hh-process svg {
    width: 38px;
    height: 38px;
}

.rs-hh-cta {
    min-height: 285px;
    display: flex;
    align-items: center;
    margin: 8px auto 0;
    background: #08080a;
    background-position: center;
    background-size: cover;
    color: #fff;
}

.rs-hh-cta h2 {
    max-width: 620px;
    margin: 0 0 12px;
    color: #fff;
    font-size: clamp(34px, 4vw, 50px);
    font-weight: 400;
    line-height: 1.05;
}

.rs-hh-cta p {
    max-width: 590px;
    margin: 0;
    color: rgba(255,255,255,.8);
    font-size: 14px;
    line-height: 1.65;
}

.rs-hh-seo {
    border-top: 1px solid #f1edf0;
    border-bottom: 1px solid #f1edf0;
}

.rs-hh-seo .container {
    max-width: 1080px;
}

.rs-hh-seo h2 {
    text-align: center;
    font-size: 28px;
}

@media (max-width: 980px) {
    .rs-hh-card-grid-four,
    .rs-hh-lessons-grid,
    .rs-hh-process {
        grid-template-columns: repeat(2, minmax(0,1fr));
    }

    .rs-hh-intro-grid {
        gap: 30px;
    }
}

@media (max-width: 680px) {
    .rs-hh-hero {
        min-height: 570px;
        align-items: flex-start;
        padding: 95px 0 30px;
        background-position: 66% center;
    }

    .rs-hh-hero-copy {
        max-width: 100%;
    }

    .rs-hh-hero h1 {
        font-size: 43px;
    }

    .rs-hh-breadcrumb {
        margin-bottom: 22px;
    }

    .rs-hh-section {
        padding: 32px 0;
    }

    .rs-hh-intro-grid,
    .rs-hh-card-grid-four,
    .rs-hh-lessons-grid,
    .rs-hh-program-grid,
    .rs-hh-process {
        grid-template-columns: 1fr;
    }

    .rs-hh-intro-image {
        height: 245px;
    }

    .rs-hh-title h2::before,
    .rs-hh-title h2::after {
        width: 15px;
    }

    .rs-hh-process {
        gap: 22px;
    }

    .rs-hh-cta {
        min-height: 390px;
        background-position: 68% center;
    }
}

/* Education detail SEO article */
.rs-egitim-detay .rs-course-seo-article {
    padding: 80px 0;
    background: #fbf9f6;
}

.rs-egitim-detay .rs-course-seo-head {
    max-width: 780px;
    margin-bottom: 38px;
}

.rs-egitim-detay .rs-course-seo-head .rs-ed-kicker {
    margin-bottom: 12px;
}

.rs-egitim-detay .rs-course-seo-head h2 {
    position: relative;
    margin: 0 0 22px;
    padding-bottom: 18px;
    color: #202027;
    font-size: clamp(34px, 4vw, 52px);
    font-weight: 400;
}

.rs-egitim-detay .rs-course-seo-head h2::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 58px;
    height: 3px;
    background: var(--ed-pink);
}

.rs-egitim-detay .rs-course-seo-intro {
    margin: 0;
    color: #4e4d55;
    font-size: 17px;
    line-height: 1.8;
}

.rs-egitim-detay .rs-course-seo-layout {
    display: grid;
    grid-template-columns: minmax(0, 1.7fr) minmax(300px, 0.8fr);
    align-items: start;
    gap: 46px;
}

.rs-egitim-detay .rs-course-seo-content {
    color: #4c4b53;
    font-size: 17px;
    line-height: 1.8;
}

.rs-egitim-detay .rs-course-seo-content p {
    margin: 0 0 22px;
    color: inherit;
}

.rs-egitim-detay .rs-course-seo-content p:last-child {
    margin-bottom: 0;
}

.rs-egitim-detay .rs-course-seo-highlights {
    padding: 30px;
    border: 1px solid rgba(236, 63, 131, 0.12);
    border-radius: 22px;
    background: #ffffff;
    box-shadow: 0 18px 45px rgba(26, 20, 23, 0.08);
}

.rs-egitim-detay .rs-course-seo-icon {
    display: grid;
    width: 52px;
    height: 52px;
    margin-bottom: 20px;
    place-items: center;
    border-radius: 50%;
    background: rgba(236, 63, 131, 0.1);
    color: var(--ed-pink);
}

.rs-egitim-detay .rs-course-seo-icon svg {
    width: 28px;
    height: 28px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.7;
}

.rs-egitim-detay .rs-course-seo-highlights h3 {
    margin: 0 0 20px;
    color: #24242a;
    font-size: 25px;
    font-weight: 400;
}

.rs-egitim-detay .rs-course-seo-highlights ul {
    display: grid;
    gap: 13px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.rs-egitim-detay .rs-course-seo-highlights li {
    position: relative;
    padding-left: 25px;
    color: #4e4d55;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.5;
}

.rs-egitim-detay .rs-course-seo-highlights li::before {
    content: "✓";
    position: absolute;
    left: 0;
    color: var(--ed-pink);
    font-weight: 900;
}

.rs-egitim-detay .rs-course-seo-cards {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
    margin-top: 44px;
}

.rs-egitim-detay .rs-course-seo-cards article {
    min-height: 190px;
    padding: 26px;
    border: 1px solid rgba(23, 23, 27, 0.07);
    border-radius: 12px;
    background: #ffffff;
    box-shadow: 0 12px 30px rgba(26, 20, 23, 0.06);
}

.rs-egitim-detay .rs-course-seo-cards article > span {
    display: block;
    margin-bottom: 18px;
    color: var(--ed-pink);
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.12em;
}

.rs-egitim-detay .rs-course-seo-cards h3 {
    margin: 0 0 12px;
    color: #24242a;
    font-size: 23px;
    font-weight: 400;
}

.rs-egitim-detay .rs-course-seo-cards p {
    margin: 0;
    color: #62616a;
    font-size: 15px;
    line-height: 1.7;
}

@media (max-width: 900px) {
    .rs-egitim-detay .rs-course-seo-layout {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .rs-egitim-detay .rs-course-seo-cards {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 768px) {
    .rs-egitim-detay .rs-course-seo-article {
        padding: 50px 0;
    }

    .rs-egitim-detay .rs-course-seo-head {
        margin-bottom: 28px;
    }

    .rs-egitim-detay .rs-course-seo-head h2 {
        font-size: 34px;
    }

    .rs-egitim-detay .rs-course-seo-intro,
    .rs-egitim-detay .rs-course-seo-content {
        font-size: 15.5px;
        line-height: 1.8;
    }

    .rs-egitim-detay .rs-course-seo-highlights {
        padding: 24px;
        border-radius: 22px;
    }

    .rs-egitim-detay .rs-course-seo-cards {
        margin-top: 30px;
    }
}

/* Gallery page */
.rs-gallery-page {
    --gal-dark: #080808;
    --gal-black: #111217;
    --gal-pink: #ef4f87;
    --gal-gold: #c99a2e;
    --gal-soft: #f7f7f7;
    --gal-white: #ffffff;
    --gal-ink: #16161b;
    --gal-muted: #64646c;
    --gal-shadow: 0 16px 36px rgba(8, 8, 8, 0.1);
    background: var(--gal-white);
    color: var(--gal-ink);
}

.rs-gallery-page .container {
    width: min(100% - 40px, 1180px);
}

.rs-gallery-page svg {
    display: block;
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.8;
}

.rs-gallery-placeholder {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 180px;
    background: radial-gradient(circle at 75% 20%, rgba(239, 79, 135, 0.24), transparent 34%), linear-gradient(135deg, rgba(239, 79, 135, 0.16), rgba(201, 154, 46, 0.18)), #eee8e1;
}

.rs-gallery-hero {
    min-height: 560px;
    display: flex;
    align-items: center;
    padding: 120px 0 58px;
    background-color: var(--gal-dark);
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.96) 0%, rgba(0, 0, 0, 0.78) 34%, rgba(0, 0, 0, 0.16) 66%, rgba(0, 0, 0, 0.58) 100%), var(--rs-gallery-hero);
    background-position: center right;
    background-size: cover;
    color: var(--gal-white);
}

.rs-gallery-hero-copy {
    width: min(520px, 100%);
}

.rs-gallery-kicker,
.rs-gallery-title p,
.rs-gallery-cta p {
    margin: 0 0 14px;
    color: var(--gal-pink);
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.rs-gallery-hero h1 {
    max-width: 600px;
    margin: 0 0 18px;
    color: var(--gal-white);
    font-size: clamp(52px, 5.5vw, 76px);
    font-weight: 400;
}

.rs-gallery-hero h1 span {
    display: block;
    color: var(--gal-pink);
}

.rs-gallery-hero-copy > p:not(.rs-gallery-kicker) {
    max-width: 470px;
    margin: 0;
    color: rgba(255, 255, 255, 0.94);
    font-size: 17px;
    font-weight: 600;
    line-height: 1.75;
}

.rs-gallery-main {
    padding: 30px 0 18px;
    background: var(--gal-soft);
}

.rs-gallery-filter {
    display: flex;
    gap: 18px;
    margin: 0 0 26px;
    overflow-x: auto;
    padding: 0 0 8px;
    scrollbar-width: none;
}

.rs-gallery-filter::-webkit-scrollbar {
    display: none;
}

.rs-gallery-filter button {
    display: inline-flex;
    min-width: max-content;
    min-height: 50px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0 25px;
    border: 1px solid rgba(8, 8, 8, 0.06);
    border-radius: 999px;
    background: var(--gal-white);
    color: var(--gal-ink);
    box-shadow: 0 12px 30px rgba(8, 8, 8, 0.06);
    cursor: pointer;
    font-size: 14px;
    font-weight: 800;
    white-space: nowrap;
}

.rs-gallery-filter button svg {
    width: 22px;
    height: 22px;
    color: var(--gal-pink);
}

.rs-gallery-filter button.active {
    border-color: var(--gal-dark);
    background: var(--gal-dark);
    color: var(--gal-white);
}

.rs-gallery-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-auto-flow: dense;
    gap: 12px;
}

.rs-gallery-item {
    position: relative;
    min-height: 168px;
    margin: 0;
    overflow: hidden;
    border-radius: 9px;
    background: #e9e5df;
    box-shadow: 0 8px 20px rgba(8, 8, 8, 0.08);
}

.rs-gallery-item.wide {
    grid-column: span 2;
}

.rs-gallery-item:nth-child(5n + 1),
.rs-gallery-item:nth-child(7n + 4) {
    min-height: 184px;
}

.rs-gallery-item img,
.rs-gallery-item .rs-gallery-placeholder {
    width: 100%;
    height: 100%;
    aspect-ratio: 1.55 / 1;
    object-fit: cover;
    transition: transform 0.45s ease;
}

.rs-gallery-item::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 42%, rgba(0, 0, 0, 0.72));
    opacity: 0;
    transition: opacity 0.3s ease;
}

.rs-gallery-item figcaption {
    position: absolute;
    z-index: 1;
    left: 18px;
    right: 18px;
    bottom: 16px;
    color: var(--gal-white);
    opacity: 0;
    transform: translateY(8px);
    transition: opacity 0.3s ease, transform 0.3s ease;
}

.rs-gallery-item figcaption span {
    display: block;
    margin-bottom: 4px;
    color: var(--gal-pink);
    font-size: 11px;
    font-weight: 900;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.rs-gallery-item figcaption strong {
    display: block;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 20px;
    line-height: 1.16;
}

.rs-gallery-item:hover img {
    transform: scale(1.06);
}

.rs-gallery-item:hover::after,
.rs-gallery-item:hover figcaption {
    opacity: 1;
}

.rs-gallery-item:hover figcaption {
    transform: translateY(0);
}

.rs-gallery-load-wrap {
    display: grid;
    justify-items: center;
    gap: 12px;
    padding: 26px 0 0;
}

.rs-gallery-outline-btn {
    display: inline-flex;
    min-height: 48px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0 40px;
    border: 1px solid var(--gal-pink);
    border-radius: 5px;
    background: var(--gal-white);
    color: var(--gal-pink);
    cursor: pointer;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.rs-gallery-outline-btn svg {
    width: 18px;
    height: 18px;
}

.rs-gallery-loaded {
    margin: 0;
    color: var(--gal-muted);
    font-size: 13px;
    font-weight: 700;
}

.rs-gallery-albums {
    padding: 22px 0 54px;
    background: var(--gal-soft);
}

.rs-gallery-title {
    margin-bottom: 30px;
}

.rs-gallery-title.centered {
    text-align: center;
}

.rs-gallery-title h2 {
    margin: 0;
    color: #25252b;
    font-size: clamp(32px, 3.3vw, 48px);
    font-weight: 400;
}

.rs-gallery-title span {
    display: block;
    width: 54px;
    height: 3px;
    margin: 14px auto 0;
    background: var(--gal-pink);
}

.rs-gallery-album-grid {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 14px;
}

.rs-gallery-album {
    overflow: hidden;
    border-radius: 8px;
    background: var(--gal-white);
    box-shadow: var(--gal-shadow);
}

.rs-gallery-album-media {
    min-height: 150px;
    background: #ece7e1;
}

.rs-gallery-album-media img,
.rs-gallery-album-media .rs-gallery-placeholder {
    width: 100%;
    height: 100%;
    aspect-ratio: 1.46 / 1;
    object-fit: cover;
}

.rs-gallery-album-body {
    display: flex;
    min-height: 78px;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 15px 16px;
}

.rs-gallery-album h3 {
    margin: 0 0 3px;
    font-family: Inter, ui-sans-serif, system-ui, sans-serif;
    font-size: 16px;
    font-weight: 900;
    line-height: 1.25;
}

.rs-gallery-album p {
    margin: 0;
    color: var(--gal-muted);
    font-size: 12px;
    font-weight: 700;
}

.rs-gallery-album strong {
    display: grid;
    width: 42px;
    height: 42px;
    flex: 0 0 auto;
    place-items: center;
    border: 1px solid var(--gal-pink);
    border-radius: 50%;
    color: var(--gal-pink);
    font-size: 13px;
    font-weight: 900;
}

.rs-gallery-albums-btn {
    margin: 28px auto 0;
}

.rs-gallery-cta {
    min-height: 210px;
    display: flex;
    align-items: center;
    background-color: var(--gal-black);
    background-position: center right;
    background-size: cover;
    color: var(--gal-white);
}

.rs-gallery-cta .container {
    padding: 42px 0;
}

.rs-gallery-cta h2 {
    max-width: 610px;
    margin: 0 0 22px;
    color: var(--gal-white);
    font-size: clamp(30px, 3.5vw, 44px);
    font-weight: 400;
}

.rs-gallery-cta a {
    display: inline-flex;
    min-height: 48px;
    align-items: center;
    gap: 10px;
    padding: 0 24px;
    border-radius: 5px;
    background: var(--gal-pink);
    color: var(--gal-white);
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}

.rs-gallery-cta a svg {
    width: 18px;
    height: 18px;
}

/* Modern dance detail */
.rs-modern-dance {
    background: #fff;
    color: #252229;
}

.rs-modern-dance .container {
    width: min(100% - 48px, 1220px);
}

.rs-modern-dance svg {
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.rs-md-hero {
    min-height: 530px;
    display: flex;
    align-items: center;
    padding: 110px 0 42px;
    background: #171719;
    background-position: center;
    background-size: cover;
}

.rs-md-hero-card {
    width: min(480px, 100%);
    padding: 34px 36px;
    border: 1px solid rgba(255,255,255,.18);
    border-radius: 14px;
    background: rgba(15,15,17,.83);
    color: #fff;
    box-shadow: 0 18px 50px rgba(0,0,0,.28);
    backdrop-filter: blur(5px);
}

.rs-md-kicker {
    margin: 0 0 14px;
    color: #ff5d99;
    font-size: 13px;
    font-weight: 800;
}

.rs-md-hero h1 {
    margin: 0 0 18px;
    color: #fff;
    font-size: clamp(42px, 5vw, 64px);
    font-weight: 500;
    line-height: .98;
}

.rs-md-hero-card > p:not(.rs-md-kicker) {
    margin: 0;
    color: rgba(255,255,255,.9);
    line-height: 1.65;
}

.rs-md-badges {
    display: flex;
    flex-wrap: wrap;
    gap: 9px;
    margin: 20px 0 24px;
}

.rs-md-badges span {
    padding: 7px 13px;
    border: 1px solid rgba(255,93,153,.65);
    border-radius: 999px;
    font-size: 11px;
    font-weight: 700;
}

.rs-md-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 13px;
}

.rs-md-actions a {
    display: inline-flex;
    min-height: 50px;
    align-items: center;
    justify-content: center;
    padding: 0 22px;
    border-radius: 7px;
    font-size: 13px;
    font-weight: 800;
}

.rs-md-actions .primary {
    background: #f34f8e;
    color: #fff;
    box-shadow: 0 10px 25px rgba(243,79,142,.28);
}

.rs-md-actions .secondary {
    border: 1px solid rgba(255,255,255,.7);
    color: #fff;
}

.rs-md-actions .light {
    border: 1px solid #29242a;
    background: rgba(255,255,255,.75);
    color: #29242a;
}

.rs-md-section {
    padding: 52px 0;
}

.rs-md-split {
    display: grid;
    grid-template-columns: .88fr 1.12fr;
    align-items: center;
    gap: 54px;
}

.rs-md-split.reverse {
    grid-template-columns: 1fr 1.12fr;
}

.rs-md-copy h2,
.rs-md-heading h2,
.rs-md-article h2,
.rs-md-final h2 {
    margin: 0 0 24px;
    color: #272229;
    font-size: clamp(28px, 3.2vw, 42px);
    font-weight: 500;
    line-height: 1.12;
}

.rs-md-copy h2::after,
.rs-md-article h2::after {
    content: "";
    display: block;
    width: 54px;
    height: 3px;
    margin-top: 15px;
    background: #f34f8e;
}

.rs-md-copy p,
.rs-md-article p {
    color: #5f5962;
    font-size: 14px;
    line-height: 1.75;
}

.rs-md-image {
    height: 350px;
    overflow: hidden;
    border-radius: 12px;
    background: #f6edf1;
    box-shadow: 0 12px 30px rgba(35,25,30,.12);
}

.rs-md-image img,
.rs-md-image .rs-egitim-detay-placeholder {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.rs-md-info {
    padding: 0 0 34px;
}

.rs-md-info-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
}

.rs-md-info-grid article {
    display: grid;
    grid-template-columns: 48px 1fr;
    gap: 12px;
    min-height: 145px;
    padding: 24px 20px;
    border: 1px solid #eee8eb;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 10px 28px rgba(35,25,30,.08);
}

.rs-md-info-grid article > span {
    color: #f34f8e;
}

.rs-md-info-grid svg {
    width: 38px;
    height: 38px;
}

.rs-md-info-grid h3 {
    margin: 2px 0 8px;
    font-size: 16px;
}

.rs-md-info-grid p {
    margin: 0;
    color: #655e67;
    font-size: 12px;
    line-height: 1.6;
}

.rs-md-feature-section {
    padding-top: 18px;
}

.rs-md-feature-grid,
.rs-md-review-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
}

.rs-md-feature-grid article,
.rs-md-review-grid article {
    overflow: hidden;
    border: 1px solid #eee8eb;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 10px 28px rgba(35,25,30,.08);
}

.rs-md-feature-grid article > div {
    height: 205px;
    background: #f6edf1;
}

.rs-md-feature-grid img,
.rs-md-feature-grid .rs-egitim-detay-placeholder {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.rs-md-feature-grid h3 {
    margin: 20px 22px 8px;
    text-align: center;
    font-size: 19px;
}

.rs-md-feature-grid p {
    margin: 0;
    padding: 0 22px 24px;
    color: #625c64;
    text-align: center;
    font-size: 13px;
    line-height: 1.65;
}

.rs-md-gains {
    padding-top: 24px;
}

.rs-md-heading {
    margin-bottom: 30px;
    text-align: center;
}

.rs-md-heading h2 {
    margin-bottom: 12px;
}

.rs-md-heading > span {
    display: block;
    width: 54px;
    height: 3px;
    margin: 0 auto;
    background: #f34f8e;
}

.rs-md-heading.left {
    text-align: left;
}

.rs-md-heading.left > span {
    margin-left: 0;
}

.rs-md-checks {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 18px 36px;
}

.rs-md-checks span {
    display: inline-flex;
    align-items: center;
    gap: 9px;
    font-size: 13px;
    font-weight: 700;
}

.rs-md-checks svg {
    width: 22px;
    height: 22px;
    padding: 3px;
    border: 2px solid #ff78aa;
    border-radius: 50%;
    color: #f34f8e;
}

.rs-md-review-grid article {
    position: relative;
    min-height: 215px;
    padding: 28px 30px;
}

.rs-md-review-grid b {
    color: #f34f8e;
    font-family: Georgia, serif;
    font-size: 55px;
    line-height: .6;
}

.rs-md-review-grid p {
    min-height: 90px;
    color: #5d565f;
    font-size: 13px;
    line-height: 1.65;
}

.rs-md-review-grid span {
    display: block;
    margin-bottom: 10px;
    color: #f5aa00;
    letter-spacing: .12em;
}

.rs-md-review-grid strong,
.rs-md-review-grid small {
    display: block;
}

.rs-md-article {
    background: linear-gradient(90deg, #fff 0%, #fff8fb 100%);
}

.rs-md-article-inner {
    display: grid;
    grid-template-columns: 150px 1fr;
    gap: 36px;
    align-items: start;
}

.rs-md-article-icon {
    display: grid;
    width: 130px;
    height: 130px;
    place-items: center;
    border-radius: 50%;
    background: #ffe8f1;
    color: #f34f8e;
}

.rs-md-article-icon svg {
    width: 68px;
    height: 68px;
}

.rs-md-faq {
    padding-top: 44px;
}

.rs-md-faq [data-accordion] {
    display: grid;
    gap: 10px;
}

.rs-md-faq .faq-item {
    border: 1px solid #eee8eb;
    border-radius: 8px;
    box-shadow: 0 5px 16px rgba(35,25,30,.05);
}

.rs-md-faq .faq-item button {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 17px 20px;
    background: #fff;
    font-weight: 700;
}

.rs-md-faq .faq-item button span {
    color: #f34f8e;
}

.rs-md-faq .faq-item div {
    padding: 0 20px 17px;
}

.rs-md-final {
    min-height: 310px;
    display: flex;
    align-items: center;
    margin: 20px auto 40px;
    width: min(100% - 48px, 1220px);
    border-radius: 12px;
    background: #fff0f6;
    background-position: center;
    background-size: cover;
}

.rs-md-final .container {
    width: 100%;
}

.rs-md-final .container > div {
    width: min(520px, 100%);
}

.rs-md-final p {
    margin: 0 0 24px;
    color: #5d565f;
    line-height: 1.7;
}

@media (max-width: 992px) {
    .rs-md-info-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .rs-md-split,
    .rs-md-split.reverse {
        grid-template-columns: 1fr;
    }

    .rs-md-split.reverse .rs-md-image {
        order: 2;
    }

    .rs-md-feature-grid,
    .rs-md-review-grid {
        gap: 16px;
    }

    .rs-md-article-inner {
        grid-template-columns: 100px 1fr;
    }

    .rs-md-article-icon {
        width: 90px;
        height: 90px;
    }

    .rs-md-article-icon svg {
        width: 48px;
        height: 48px;
    }

    .rs-gallery-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .rs-gallery-album-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 768px) {
    .rs-modern-dance .container {
        width: min(100% - 28px, 1220px);
    }

    .rs-md-hero {
        min-height: 610px;
        padding-top: 98px;
        background-position: 66% center;
    }

    .rs-md-hero-card {
        padding: 28px 24px;
    }

    .rs-md-hero h1 {
        font-size: 43px;
    }

    .rs-md-actions a {
        width: 100%;
    }

    .rs-md-section {
        padding: 38px 0;
    }

    .rs-md-image {
        height: 260px;
    }

    .rs-md-info-grid,
    .rs-md-feature-grid,
    .rs-md-review-grid {
        grid-template-columns: 1fr;
    }

    .rs-md-info-grid article {
        min-height: auto;
    }

    .rs-md-feature-grid article > div {
        height: 230px;
    }

    .rs-md-article-inner {
        grid-template-columns: 1fr;
    }

    .rs-md-article-icon {
        width: 80px;
        height: 80px;
    }

    .rs-md-final {
        width: min(100% - 28px, 1220px);
        min-height: 430px;
        align-items: flex-end;
        padding: 30px 0;
        background-position: 68% center;
    }

    .rs-gallery-page .container {
        width: min(100% - 28px, 1180px);
    }

    .rs-gallery-hero {
        min-height: 560px;
        padding: 118px 0 44px;
        background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.94) 0%, rgba(0, 0, 0, 0.78) 58%, rgba(0, 0, 0, 0.42) 100%), var(--rs-gallery-hero-mobile, var(--rs-gallery-hero));
        background-position: center right;
    }

    .rs-gallery-hero h1 {
        font-size: clamp(42px, 12vw, 58px);
    }

    .rs-gallery-hero-copy > p:not(.rs-gallery-kicker) {
        font-size: 15px;
    }

    .rs-gallery-main {
        padding-top: 24px;
    }

    .rs-gallery-filter {
        gap: 10px;
        margin-inline: -14px;
        padding-inline: 14px;
    }

    .rs-gallery-filter button {
        min-height: 46px;
        padding: 0 18px;
        font-size: 13px;
    }

    .rs-gallery-grid,
    .rs-gallery-album-grid {
        grid-template-columns: 1fr;
    }

    .rs-gallery-item.wide {
        grid-column: auto;
    }

    .rs-gallery-item,
    .rs-gallery-item:nth-child(5n + 1),
    .rs-gallery-item:nth-child(7n + 4) {
        min-height: 230px;
    }

    .rs-gallery-item figcaption,
    .rs-gallery-item::after {
        opacity: 1;
    }

    .rs-gallery-item figcaption {
        transform: none;
    }

    .rs-gallery-albums {
        padding-bottom: 42px;
    }

    .rs-gallery-cta {
        min-height: 300px;
        background-position: center right;
    }

    .rs-gallery-cta .container {
        padding: 44px 0;
    }
}

* {
    box-sizing: border-box;
}

html {
    overflow-x: hidden;
    scroll-behavior: smooth;
}

body {
    margin: 0;
    overflow-x: hidden;
    background: var(--white);
    color: var(--text);
    font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    line-height: 1.65;
}

img {
    display: block;
    max-width: 100%;
    height: auto;
    object-fit: cover;
}

a {
    color: inherit;
    text-decoration: none;
}

h1,
h2,
h3 {
    margin: 0 0 16px;
    font-family: Georgia, "Times New Roman", serif;
    line-height: 1.08;
    letter-spacing: 0;
}

h1 {
    max-width: 840px;
    font-size: clamp(42px, 7vw, 86px);
}

h2 {
    font-size: clamp(30px, 4vw, 52px);
}

h3 {
    font-size: 24px;
}

p {
    margin: 0 0 18px;
    color: var(--muted);
}

.container {
    width: min(100% - 40px, var(--container));
    margin-inline: auto;
}

.site-header {
    position: fixed;
    z-index: 50;
    top: 0;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(8, 8, 11, 0.96), rgba(8, 8, 11, 0.72));
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    color: var(--white);
    box-shadow: 0 18px 50px rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(14px);
}

.header-inner {
    display: flex;
    min-height: 82px;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
}

.site-logo {
    display: inline-flex;
    align-items: center;
    gap: 11px;
    min-width: max-content;
    font-weight: 700;
    text-transform: uppercase;
}

.site-logo small {
    display: block;
    margin-top: 2px;
    color: var(--gold);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.42em;
    text-transform: uppercase;
}

.site-logo strong {
    display: block;
    color: var(--white);
    font-family: Georgia, "Times New Roman", serif;
    font-size: 23px;
    line-height: 1;
    letter-spacing: 0.02em;
}

.logo-mark {
    display: grid;
    width: 42px;
    height: 42px;
    place-items: center;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 0;
    background: var(--pink);
    color: var(--dark);
    font-family: Georgia, serif;
    font-size: 26px;
    line-height: 1;
}

.primary-nav .menu {
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.primary-nav .menu li {
    position: relative;
}

.primary-nav a {
    position: relative;
    color: rgba(255, 255, 255, 0.9);
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.04em;
    white-space: nowrap;
    text-transform: uppercase;
}

.primary-nav a:hover {
    color: var(--pink);
}

.primary-nav .current-menu-item > a,
.primary-nav .current-menu-ancestor > a {
    color: var(--pink);
}

.primary-nav .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    display: grid;
    min-width: 210px;
    gap: 4px;
    margin: 0;
    padding: 12px;
    list-style: none;
    border: 1px solid rgba(217, 164, 65, 0.18);
    border-radius: 0;
    background: rgba(8, 8, 11, 0.98);
    box-shadow: var(--shadow);
    opacity: 0;
    pointer-events: none;
    transform: translateY(8px);
    transition: opacity 160ms ease, transform 160ms ease;
}

.primary-nav li:hover > .sub-menu,
.primary-nav li:focus-within > .sub-menu {
    opacity: 1;
    pointer-events: auto;
    transform: translateY(0);
}

.primary-nav .sub-menu a {
    display: block;
    padding: 9px 10px;
    color: rgba(255, 255, 255, 0.82);
}

.header-actions {
    display: flex;
    align-items: center;
    gap: 12px;
    flex: 0 0 auto;
}

.phone-link {
    display: grid;
    width: 44px;
    height: 44px;
    place-items: center;
    border: 1px solid var(--gold);
    border-radius: 50%;
    color: var(--gold);
    font-size: 18px;
}

.phone-link svg {
    width: 18px;
    height: 18px;
    fill: currentColor;
}

.btn {
    display: inline-flex;
    min-height: 48px;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 0 22px;
    border: 1px solid transparent;
    border-radius: 999px;
    font-weight: 700;
    line-height: 1;
    transition: transform 160ms ease, background 160ms ease, border-color 160ms ease;
}

.btn:hover {
    transform: translateY(-1px);
}

.btn-primary {
    background: var(--pink);
    color: var(--white);
}

.btn-outline {
    border-color: rgba(255, 255, 255, 0.42);
    color: var(--white);
}

.btn-small {
    min-height: 42px;
    padding: 12px 18px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 0.02em;
    line-height: 1.15;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
}

.menu-toggle {
    display: none;
    width: 44px;
    height: 44px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 50%;
    background: transparent;
}

.menu-toggle span {
    display: block;
    width: 18px;
    height: 2px;
    margin: 4px auto;
    background: var(--white);
}

.hero {
    min-height: 760px;
    display: flex;
    align-items: center;
    padding: 150px 0 90px;
    background: radial-gradient(circle at 70% 20%, rgba(232, 62, 124, 0.36), transparent 32%), linear-gradient(135deg, #08080b, #1b1117 56%, #08080b);
    background-position: center;
    background-size: cover;
    color: var(--white);
}

.hero-inner {
    max-width: 840px;
}

.hero-inner p {
    max-width: 660px;
    color: rgba(255, 255, 255, 0.78);
    font-size: 20px;
}

.hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 30px;
}

.eyebrow {
    margin-bottom: 12px;
    color: var(--gold);
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.section {
    padding: 80px 0;
}

.section.soft {
    background: var(--soft);
}

.section-head {
    max-width: 760px;
    margin-bottom: 34px;
}

.split {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(320px, 0.82fr);
    align-items: center;
    gap: 46px;
}

.card-grid {
    display: grid;
    gap: 24px;
}

.cards-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.cards-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.cards-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.image-card,
.text-card {
    overflow: hidden;
    border: 1px solid var(--line);
    border-radius: var(--radius);
    background: var(--white);
    box-shadow: var(--shadow);
}

.text-card {
    padding: 28px;
}

.card-media {
    min-height: 230px;
    background: linear-gradient(135deg, rgba(232, 62, 124, 0.24), rgba(217, 164, 65, 0.2)), #ece7e2;
}

.card-media img {
    width: 100%;
    height: 100%;
    aspect-ratio: 600 / 420;
}

.card-media.portrait img {
    aspect-ratio: 600 / 760;
}

.card-body {
    padding: 24px;
}

.card-body a,
.text-card a {
    color: var(--pink);
    font-weight: 800;
}

.feature-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
}

.feature-grid article {
    padding: 24px;
    border-radius: var(--radius);
    background: var(--white);
    box-shadow: var(--shadow);
}

.feature-grid strong {
    display: block;
    color: var(--pink);
    font-family: Georgia, serif;
    font-size: 40px;
    line-height: 1;
}

.feature-grid span {
    color: var(--muted);
}

.dark-cta {
    background: var(--dark);
    color: var(--white);
}

.dark-cta p {
    color: rgba(255, 255, 255, 0.72);
}

.cta-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
}

.filter-row {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 30px;
}

.filter-row button {
    min-height: 42px;
    padding: 0 16px;
    border: 1px solid var(--line);
    border-radius: 999px;
    background: var(--white);
    cursor: pointer;
    font-weight: 700;
}

.filter-row button.active,
.filter-row button:hover {
    border-color: var(--pink);
    background: var(--pink);
    color: var(--white);
}

.trial-form {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}

.trial-form label {
    display: grid;
    gap: 6px;
    color: var(--text);
    font-weight: 700;
}

.trial-form input,
.trial-form select,
.trial-form textarea,
.search-form input {
    width: 100%;
    min-height: 48px;
    border: 1px solid var(--line);
    border-radius: 14px;
    padding: 12px 14px;
    background: var(--white);
    color: var(--text);
    font: inherit;
}

.trial-form textarea {
    resize: vertical;
}

.span-2 {
    grid-column: 1 / -1;
}

.check {
    display: flex !important;
    grid-template-columns: auto 1fr;
    align-items: center;
}

.check input {
    width: auto;
    min-height: auto;
}

.hp-field {
    position: absolute;
    left: -9999px;
}

.form-panel {
    padding: 28px;
    border-radius: 28px;
    background: rgba(255, 255, 255, 0.94);
    color: var(--text);
    box-shadow: var(--shadow);
}

.hero-form .split,
.profile-hero .split {
    width: min(100% - 40px, var(--container));
    margin-inline: auto;
}

.slim {
    max-width: 640px;
}

.detail-layout,
.blog-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 360px;
    align-items: start;
    gap: 34px;
}

.prose {
    max-width: 820px;
}

.prose h2 {
    margin-top: 34px;
    font-size: 34px;
}

.sticky-card {
    position: sticky;
    top: 110px;
}

.faq-list {
    display: grid;
    gap: 14px;
}

.faq-item {
    border: 1px solid var(--line);
    border-radius: 18px;
    background: var(--white);
    overflow: hidden;
}

.faq-item button {
    width: 100%;
    padding: 20px;
    border: 0;
    background: transparent;
    color: var(--text);
    cursor: pointer;
    font: inherit;
    font-weight: 800;
    text-align: left;
}

.faq-item div {
    display: none;
    padding: 0 20px 20px;
}

.faq-item.open div {
    display: block;
}

.masonry-grid {
    columns: 3 260px;
    column-gap: 18px;
}

.masonry-grid figure {
    break-inside: avoid;
    margin: 0 0 18px;
    overflow: hidden;
    border-radius: var(--radius);
    background: var(--white);
    box-shadow: var(--shadow);
}

.masonry-grid span,
.mini-gallery span {
    display: block;
    background: linear-gradient(135deg, rgba(232, 62, 124, 0.4), rgba(217, 164, 65, 0.38)), #eee7df;
}

.masonry-grid span {
    height: 220px;
}

.masonry-grid figcaption {
    padding: 12px 16px;
    color: var(--muted);
}

.profile-photo {
    min-height: 420px;
    border-radius: 28px;
    background: rgba(255, 255, 255, 0.12);
    overflow: hidden;
}

.profile-photo img {
    width: 100%;
    height: 100%;
    aspect-ratio: 4 / 5;
}

.map-placeholder {
    padding: 80px 0;
    background: var(--dark);
    color: var(--white);
}

.notice {
    grid-column: 1 / -1;
    padding: 14px 16px;
    border-radius: 14px;
    font-weight: 700;
}

.notice.success {
    background: #e9f8ef;
    color: #176b35;
}

.notice.error {
    background: #fff0f3;
    color: #a31c3f;
}

.site-footer {
    padding: 34px 0 20px;
    background: radial-gradient(circle at 18% 0%, rgba(232, 62, 124, 0.08), transparent 30%), linear-gradient(180deg, #09090d 0%, #050507 100%);
    color: var(--white);
}

.site-footer p,
.site-footer a {
    color: rgba(255, 255, 255, 0.72);
}

.site-footer h2 {
    margin-bottom: 16px;
    color: var(--gold);
    font-family: Inter, ui-sans-serif, system-ui, sans-serif;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

.footer-grid {
    display: grid;
    grid-template-columns: 1.6fr 0.9fr 0.95fr 1.35fr;
    gap: 34px;
    align-items: start;
}

.footer-grid ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.footer-grid li {
    margin-bottom: 6px;
    line-height: 1.35;
}

.footer-grid a:hover {
    color: var(--pink);
}

.footer-about p {
    max-width: 310px;
    margin-top: 18px;
    font-size: 13px;
    line-height: 1.7;
}

.footer-logo {
    margin-bottom: 8px;
}

.footer-logo-image {
    width: 184px;
    max-height: 58px;
    object-fit: contain;
}

.footer-logo-text {
    display: grid;
    gap: 2px;
    color: var(--white);
    font-family: Georgia, "Times New Roman", serif;
    font-size: 22px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 0.02em;
}

.footer-logo-text small {
    color: var(--gold);
    font-family: Inter, ui-sans-serif, system-ui, sans-serif;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.34em;
}

.footer-logo .logo-mark {
    width: 38px;
    height: 38px;
    font-size: 24px;
}

.footer-logo strong {
    font-size: 20px;
}

.footer-menu a {
    font-size: 13px;
}

.footer-contact p {
    display: grid;
    grid-template-columns: 20px 1fr;
    gap: 8px;
    margin-bottom: 9px;
    font-size: 13px;
    overflow-wrap: anywhere;
}

.footer-contact p span {
    display: grid;
    width: 20px;
    height: 20px;
    place-items: center;
    color: var(--gold);
}

.footer-contact svg {
    width: 17px;
    height: 17px;
    fill: currentColor;
}

.social-row {
    display: flex;
    gap: 8px;
}

.social-row a {
    display: grid;
    width: 28px;
    height: 28px;
    place-items: center;
    border: 1px solid rgba(255, 255, 255, 0.18);
    border-radius: 50%;
    color: rgba(255, 255, 255, 0.78);
    font-size: 10px;
    font-weight: 800;
}

.social-row a:hover {
    border-color: var(--pink);
    color: var(--pink);
}

.social-row svg {
    width: 14px;
    height: 14px;
    fill: currentColor;
}

.mini-gallery {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
}

.mini-gallery span {
    aspect-ratio: 1;
    border-radius: 10px;
}

.footer-bottom {
    display: grid;
    justify-items: center;
    gap: 6px;
    margin-top: 26px;
    padding-top: 14px;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    color: #b8b8c0;
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
}

.footer-bottom a {
    color: var(--white);
    font-weight: 800;
}

.footer-bottom a:hover {
    color: var(--pink);
}

.whatsapp-sticky {
    position: fixed;
    z-index: 40;
    right: 18px;
    bottom: 18px;
    display: inline-flex;
    min-height: 46px;
    align-items: center;
    padding: 0 18px;
    border-radius: 999px;
    background: #25d366;
    color: #07130b;
    font-weight: 900;
    box-shadow: var(--shadow);
}

/* Home page reference layout */
.rs-home {
    --rs-dark: #050507;
    --rs-black: #09090d;
    --rs-pink: #f04b93;
    --rs-pink-dark: #d9367d;
    --rs-gold: #c99a3c;
    --rs-white: #ffffff;
    --rs-muted: #b8b8c0;
    --rs-soft-bg: #faf8f5;
    --rs-border: rgba(255, 255, 255, 0.12);
    background: var(--rs-soft-bg);
}

.rs-home-hero {
    position: relative;
    height: 760px;
    min-height: 760px;
    max-height: 760px;
    display: flex;
    align-items: center;
    overflow: hidden;
    background: radial-gradient(circle at 72% 18%, rgba(201, 154, 60, 0.22), transparent 30%), linear-gradient(90deg, #050507 0%, #09090d 54%, #050507 100%);
    background-position: center right;
    background-size: cover;
    color: var(--rs-white);
}

.rs-hero-bg {
    position: absolute;
    inset: 0;
    z-index: 0;
    background-position: center right;
    background-size: cover;
    opacity: 0;
    transition: opacity 560ms ease;
}

.rs-hero-bg.is-active {
    opacity: 1;
}

.rs-home-hero-inner {
    position: relative;
    z-index: 1;
    height: 760px;
    min-height: 760px;
    max-height: 760px;
    display: block;
    padding-top: 96px;
    padding-bottom: 96px;
}

.rs-home-hero-copy {
    position: relative;
    z-index: 2;
    width: min(720px, 100%);
    min-height: 474px;
    padding-top: 0;
}

.rs-hero-slide {
    position: absolute;
    inset: 0 auto auto 0;
    display: grid;
    grid-template-rows: auto clamp(318px, 26vw, 350px) auto auto;
    align-content: start;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    transform: none;
    transition: opacity 560ms ease;
}

.rs-hero-slide.is-active {
    opacity: 1;
    pointer-events: auto;
    transform: none;
}

.rs-kicker {
    margin: 0 0 14px;
    color: var(--rs-gold);
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.rs-home-hero h1,
.rs-home-hero h2 {
    margin: 0;
    max-width: 720px;
    color: var(--rs-white);
    font-size: clamp(74px, 7.1vw, 112px);
    line-height: 0.86;
    letter-spacing: 0;
    text-transform: uppercase;
}

.rs-home-hero h1 span,
.rs-home-hero h2 span {
    display: block;
    color: var(--rs-pink);
}

.rs-hero-text {
    max-width: 600px;
    margin: 0;
    color: rgba(255, 255, 255, 0.86);
    font-size: 17px;
    line-height: 1.75;
}

.rs-hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 26px;
}

.rs-btn {
    display: inline-flex;
    min-height: 54px;
    align-items: center;
    justify-content: center;
    padding: 0 26px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

.rs-btn-pink {
    background: var(--rs-pink);
    color: var(--rs-white);
}

.rs-btn-outline {
    border: 1px solid rgba(255, 255, 255, 0.42);
    color: var(--rs-white);
}

.rs-play {
    position: absolute;
    z-index: 3;
    top: 47%;
    left: 70%;
    display: grid;
    width: 86px;
    height: 86px;
    place-items: center;
    border: 3px solid var(--rs-pink);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.94);
    box-shadow: 0 18px 50px rgba(0, 0, 0, 0.28);
    transform: translate(-50%, -50%);
}

.rs-play span {
    display: block;
    width: 0;
    height: 0;
    margin-left: 5px;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-left: 18px solid var(--rs-black);
}

.rs-hero-count {
    position: absolute;
    right: 0;
    bottom: 92px;
    display: flex;
    align-items: center;
    gap: 12px;
    color: var(--rs-white);
    font-family: Georgia, serif;
    font-size: 20px;
}

.rs-hero-count button {
    display: grid;
    width: 32px;
    height: 32px;
    place-items: center;
    border: 1px solid rgba(255, 255, 255, 0.28);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.06);
    color: var(--rs-white);
    cursor: pointer;
    font-size: 20px;
    line-height: 1;
}

.rs-hero-count i {
    display: block;
    width: 70px;
    height: 1px;
    background: rgba(255, 255, 255, 0.58);
}

.rs-hero-count svg {
    display: block;
    width: 17px;
    height: 17px;
    fill: none;
    stroke: currentColor;
    stroke-width: 2.4;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.rs-hero-features {
    position: absolute;
    left: 0;
    bottom: 84px;
    display: grid;
    grid-template-columns: repeat(4, minmax(92px, auto));
    gap: 34px;
}

.rs-hero-features article {
    display: flex;
    align-items: center;
    gap: 11px;
    color: var(--rs-white);
    font-size: 11px;
    font-weight: 800;
    line-height: 1.25;
    text-transform: uppercase;
}

.rs-hero-features span {
    color: var(--rs-gold);
    display: grid;
    width: 34px;
    height: 34px;
    place-items: center;
}

.rs-hero-features svg {
    display: block;
    width: 34px;
    height: 34px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.rs-home-section {
    padding: 74px 0;
}

.rs-programs,
.rs-teachers,
.rs-testimonials {
    background: var(--rs-soft-bg);
}

.rs-section-title {
    margin-bottom: 30px;
}

.rs-section-title.centered {
    text-align: center;
}

.rs-section-title p {
    margin: 0 0 9px;
    color: var(--rs-gold);
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.rs-section-title h2 {
    margin: 0;
    color: #3d3d45;
    font-size: clamp(34px, 3.5vw, 52px);
    font-weight: 400;
}

.rs-section-title.centered > span {
    display: block;
    width: 42px;
    height: 3px;
    margin: 18px auto 0;
    background: var(--rs-pink);
}

.rs-section-description {
    max-width: 760px;
    margin: 18px auto 0;
    color: #6b6b74;
    font-size: 16px;
    line-height: 1.75;
}

.rs-section-title:not(.centered) .rs-section-description {
    margin-right: 0;
    margin-left: 0;
}

.rs-section-title.dark .rs-section-description {
    color: rgba(255, 255, 255, 0.76);
}

.rs-section-title.dark h2 {
    color: var(--rs-white);
}

.rs-course-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
}

.rs-course-card,
.rs-teacher-card,
.rs-testimonial-grid article {
    overflow: hidden;
    border-radius: 9px;
    background: var(--rs-white);
    box-shadow: 0 12px 32px rgba(9, 9, 13, 0.1);
    transition: transform 180ms ease, box-shadow 180ms ease;
}

.rs-course-card:hover,
.rs-teacher-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 18px 42px rgba(9, 9, 13, 0.15);
}

.rs-card-image {
    height: 170px;
    background: linear-gradient(135deg, rgba(240, 75, 147, 0.2), rgba(201, 154, 60, 0.18)), #ece7e2;
}

.rs-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.rs-course-body {
    display: grid;
    grid-template-columns: 48px 1fr;
    gap: 14px;
    align-items: center;
    min-height: 92px;
    padding: 14px 20px;
}

.rs-course-body > span {
    color: var(--rs-pink);
    display: grid;
    width: 42px;
    height: 42px;
    place-items: center;
    line-height: 1;
}

.rs-course-icon svg {
    display: block;
    width: 42px;
    height: 42px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.85;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.rs-course-body h3 {
    margin: 0 0 3px;
    color: #1c1c1c;
    font-family: Inter, ui-sans-serif, system-ui, sans-serif;
    font-size: 21px;
    font-weight: 900;
}

.rs-course-body p {
    margin: 0;
    color: var(--rs-pink);
    font-size: 12px;
    font-weight: 800;
}

.rs-why {
    background: radial-gradient(circle at 50% 0%, rgba(201, 154, 60, 0.12), transparent 28%), linear-gradient(180deg, #09090d, #050507);
    color: var(--rs-white);
}

.rs-why-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
}

.rs-why-grid article {
    min-height: 190px;
    padding: 28px 24px;
    border: 1px solid var(--rs-border);
    border-radius: 9px;
    background: rgba(255, 255, 255, 0.035);
    text-align: center;
}

.rs-why-grid span {
    display: block;
    margin-bottom: 15px;
    color: var(--rs-gold);
    font-size: 44px;
}

.rs-why-grid h3 {
    margin: 0 0 13px;
    color: var(--rs-gold);
    font-family: Inter, ui-sans-serif, system-ui, sans-serif;
    font-size: 15px;
    font-weight: 900;
    letter-spacing: 0.06em;
    text-transform: uppercase;
}

.rs-why-grid p {
    margin: 0;
    color: rgba(255, 255, 255, 0.75);
    font-size: 13px;
}

.rs-row-title {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 22px;
    margin-bottom: 22px;
}

.rs-mini-btn {
    display: inline-flex;
    min-height: 42px;
    align-items: center;
    padding: 0 18px;
    border: 1px solid var(--rs-pink);
    border-radius: 4px;
    color: var(--rs-pink);
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
}

.rs-teacher-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
}

.rs-card-image.teacher {
    height: 250px;
}

.rs-teacher-body {
    padding: 18px 20px 21px;
}

.rs-teacher-body h3 {
    margin: 0 0 5px;
    font-family: Inter, ui-sans-serif, system-ui, sans-serif;
    font-size: 17px;
    font-weight: 900;
}

.rs-teacher-body p,
.rs-teacher-body small {
    display: block;
    margin: 0 0 3px;
    color: #666666;
    font-size: 13px;
}

.rs-teacher-body a {
    display: inline-block;
    margin-top: 12px;
    color: var(--rs-pink);
    font-size: 13px;
    font-weight: 800;
}

.rs-gallery-strip {
    position: relative;
    padding: 12px 0 76px;
    background: var(--rs-soft-bg);
}

.rs-gallery-row {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 0;
}

.rs-gallery-item {
    height: 205px;
    margin: 0;
    overflow: hidden;
    background: linear-gradient(135deg, rgba(240, 75, 147, 0.22), rgba(201, 154, 60, 0.2)), #ece7e2;
}

.rs-gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.rs-gallery-btn {
    position: absolute;
    left: 50%;
    bottom: 38px;
    display: inline-flex;
    min-height: 56px;
    align-items: center;
    justify-content: center;
    padding: 0 42px;
    border-radius: 4px;
    background: var(--rs-pink);
    color: var(--rs-white);
    font-size: 13px;
    font-weight: 900;
    text-transform: uppercase;
    transform: translateX(-50%);
}

.rs-testimonials {
    padding-top: 38px;
}

.rs-seo-article {
    background: #fffdf9;
}

.rs-seo-article article {
    max-width: 980px;
    margin: 0 auto;
}

.rs-seo-article h2 {
    margin: 0 0 22px;
    color: #2d2d34;
    font-size: clamp(30px, 3.4vw, 48px);
}

.rs-seo-article p {
    margin: 0 0 18px;
    color: #55555e;
    font-size: 16px;
    line-height: 1.85;
}

.rs-seo-article a {
    color: var(--rs-pink);
    font-weight: 800;
}

.rs-seo-article a:hover {
    color: var(--rs-gold);
}

.rs-testimonial-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 28px;
}

.rs-testimonial-grid article {
    min-height: 210px;
    padding: 30px 34px;
}

.rs-testimonial-grid b {
    display: inline-block;
    color: var(--rs-pink);
    font-family: Georgia, serif;
    font-size: 62px;
    line-height: 0.55;
}

.rs-testimonial-grid span {
    display: block;
    margin: 6px 0 18px;
    color: var(--rs-gold);
    letter-spacing: 0.18em;
}

.rs-testimonial-grid p {
    margin: 0 0 18px;
    color: #4d4d55;
}

.rs-testimonial-grid strong {
    color: #1c1c1c;
}

.rs-trial-banner {
    min-height: 245px;
    display: flex;
    align-items: center;
    background: linear-gradient(90deg, var(--rs-pink), var(--rs-pink-dark));
    background-position: center right;
    background-size: cover;
    color: var(--rs-white);
}

.rs-trial-inner {
    display: grid;
    grid-template-columns: 0.9fr 1.25fr;
    align-items: center;
    gap: 46px;
}

.rs-trial-banner h2 {
    margin: 0 0 12px;
    color: var(--rs-white);
    font-size: clamp(34px, 4vw, 54px);
}

.rs-trial-banner p {
    max-width: 420px;
    margin: 0;
    color: rgba(255, 255, 255, 0.9);
}

.rs-quick-form {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}

.rs-quick-form label span {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
}

.rs-quick-form input,
.rs-quick-form select {
    width: 100%;
    min-height: 52px;
    border: 0;
    border-radius: 4px;
    padding: 0 18px;
    background: var(--rs-white);
    color: #62626a;
    font: inherit;
}

.rs-quick-form button {
    grid-column: 1 / -1;
    min-height: 56px;
    border: 0;
    border-radius: 4px;
    background: var(--rs-black);
    color: var(--rs-white);
    cursor: pointer;
    font-weight: 900;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

/* Egitimlerimiz page */
.rs-egitimler-page {
    --eg-dark: #050505;
    --eg-pink: #ec3f83;
    --eg-pink-light: #ff4f9a;
    --eg-gold: #c8962f;
    --eg-white: #ffffff;
    --eg-soft: #f8f6f4;
    --eg-ink: #151519;
    --eg-muted: #66646b;
    --eg-line: rgba(21, 21, 25, 0.1);
    --eg-shadow: 0 14px 36px rgba(5, 5, 5, 0.12);
    background: var(--eg-soft);
    color: var(--eg-ink);
}

.rs-egitimler-page .container {
    width: min(100% - 40px, 1220px);
}

.rs-egitimler-hero {
    position: relative;
    min-height: 640px;
    display: flex;
    align-items: center;
    overflow: hidden;
    padding: 118px 0 48px;
    background: radial-gradient(circle at 76% 28%, rgba(200, 150, 47, 0.28), transparent 30%), linear-gradient(90deg, #050505 0%, #0a0a0d 58%, #050505 100%);
    background-position: center right;
    background-size: cover;
    color: var(--eg-white);
}

.rs-egitimler-hero::after {
    content: "";
    position: absolute;
    inset: auto 0 0;
    height: 170px;
    background: linear-gradient(0deg, rgba(5, 5, 5, 0.42), transparent);
    pointer-events: none;
}

.rs-egitimler-hero-inner {
    position: relative;
    z-index: 1;
    min-height: 470px;
}

.rs-egitimler-hero-copy {
    width: min(560px, 100%);
}

.rs-egitimler-kicker {
    margin: 0 0 13px;
    color: var(--eg-pink);
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.rs-egitimler-hero h1 {
    max-width: 610px;
    margin: 0 0 22px;
    color: var(--eg-white);
    font-size: clamp(48px, 5.2vw, 78px);
    font-weight: 400;
    line-height: 1.02;
}

.rs-egitimler-hero h1 span {
    display: block;
    color: var(--eg-pink-light);
}

.rs-egitimler-lead {
    max-width: 470px;
    margin: 0;
    color: rgba(255, 255, 255, 0.9);
    font-size: 16px;
    font-weight: 600;
    line-height: 1.8;
}

.rs-egitimler-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    margin-top: 28px;
}

.rs-egitimler-btn {
    display: inline-flex;
    min-height: 56px;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 0 25px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

.rs-egitimler-btn-pink {
    background: var(--eg-pink);
    color: var(--eg-white);
    box-shadow: 0 14px 32px rgba(236, 63, 131, 0.28);
}

.rs-egitimler-btn-outline {
    border: 1px solid rgba(255, 255, 255, 0.55);
    color: var(--eg-white);
    background: rgba(0, 0, 0, 0.18);
}

.rs-egitimler-play {
    position: absolute;
    top: 46%;
    left: 51%;
    display: inline-flex;
    align-items: center;
    gap: 18px;
    color: var(--eg-white);
    transform: translate(-15%, -50%);
}

.rs-egitimler-play-icon {
    display: grid;
    width: 72px;
    height: 72px;
    place-items: center;
    border: 2px solid rgba(255, 255, 255, 0.82);
    border-radius: 50%;
    background: rgba(5, 5, 5, 0.18);
    backdrop-filter: blur(4px);
}

.rs-egitimler-play-icon::before {
    content: "";
    width: 0;
    height: 0;
    margin-left: 5px;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 17px solid var(--eg-white);
}

.rs-egitimler-play em {
    color: rgba(255, 255, 255, 0.9);
    font-style: normal;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.45;
}

.rs-egitimler-hero-features {
    position: absolute;
    left: 0;
    bottom: 0;
    display: grid;
    grid-template-columns: repeat(4, minmax(96px, auto));
    gap: 34px;
}

.rs-egitimler-hero-features article {
    display: flex;
    align-items: center;
    gap: 10px;
    color: rgba(255, 255, 255, 0.95);
    font-size: 12px;
    font-weight: 800;
    line-height: 1.25;
}

.rs-egitimler-hero-features svg,
.rs-egitimler-benefit-grid svg,
.rs-egitimler-timeline svg,
.rs-egitimler-course-icon svg {
    display: block;
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.rs-egitimler-hero-features svg {
    width: 34px;
    height: 34px;
    color: var(--eg-gold);
    stroke-width: 1.8;
}

.rs-egitimler-section {
    padding: 60px 0;
}

.rs-egitimler-programs,
.rs-egitimler-process,
.rs-egitimler-teachers,
.rs-egitimler-reviews {
    background: var(--eg-soft);
}

.rs-egitimler-section-title {
    margin-bottom: 26px;
}

.rs-egitimler-section-title.centered {
    text-align: center;
}

.rs-egitimler-section-title.compact {
    margin-bottom: 18px;
}

.rs-egitimler-section-title p {
    margin: 0 0 8px;
    color: var(--eg-pink);
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.rs-egitimler-section-title h2 {
    margin: 0;
    color: #2f2f35;
    font-size: clamp(34px, 3.7vw, 52px);
    font-weight: 400;
}

.rs-egitimler-course-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
}

.rs-egitimler-course-card,
.rs-egitimler-teacher-card,
.rs-egitimler-review-grid article {
    overflow: hidden;
    border: 1px solid rgba(5, 5, 5, 0.04);
    border-radius: 9px;
    background: var(--eg-white);
    box-shadow: 0 11px 28px rgba(5, 5, 5, 0.1);
}

.rs-egitimler-course-card {
    transition: transform 180ms ease, box-shadow 180ms ease;
}

.rs-egitimler-course-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 18px 38px rgba(5, 5, 5, 0.14);
}

.rs-egitimler-course-media {
    height: 160px;
    background: linear-gradient(135deg, rgba(236, 63, 131, 0.2), rgba(200, 150, 47, 0.2)), #ede7e1;
}

.rs-egitimler-course-media img,
.rs-egitimler-teacher-media img,
.rs-egitimler-gallery-row img,
.rs-egitimler-placeholder {
    width: 100%;
    height: 100%;
}

.rs-egitimler-course-media img,
.rs-egitimler-teacher-media img,
.rs-egitimler-gallery-row img {
    object-fit: cover;
}

.rs-egitimler-placeholder {
    display: block;
    background: radial-gradient(circle at 70% 18%, rgba(255, 79, 154, 0.28), transparent 30%), linear-gradient(135deg, rgba(236, 63, 131, 0.24), rgba(200, 150, 47, 0.2)), #eee8e1;
}

.rs-egitimler-course-body {
    display: grid;
    grid-template-columns: 54px 1fr;
    align-items: center;
    gap: 12px;
    min-height: 84px;
    padding: 12px 18px;
}

.rs-egitimler-course-icon {
    display: grid;
    width: 50px;
    height: 50px;
    place-items: center;
    color: var(--eg-pink);
}

.rs-egitimler-course-icon svg {
    width: 44px;
    height: 44px;
    stroke-width: 1.85;
}

.rs-egitimler-course-body h3,
.rs-egitimler-teacher-card h3,
.rs-egitimler-timeline h3,
.rs-egitimler-benefit-grid h3 {
    font-family: Inter, ui-sans-serif, system-ui, sans-serif;
    letter-spacing: 0;
}

.rs-egitimler-course-body h3 {
    margin: 0 0 2px;
    color: #17171b;
    font-size: 18px;
    font-weight: 900;
}

.rs-egitimler-course-body a {
    color: var(--eg-pink);
    font-size: 12px;
    font-weight: 800;
}

.rs-egitimler-benefits {
    padding: 34px 0;
    background: radial-gradient(circle at 78% 50%, rgba(200, 150, 47, 0.18), transparent 26%), linear-gradient(90deg, #050505 0%, #0a0a0d 100%);
    background-position: center right;
    background-size: cover;
    color: var(--eg-white);
}

.rs-egitimler-benefit-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0;
}

.rs-egitimler-benefit-grid article {
    min-height: 150px;
    padding: 20px 28px 16px;
    border-right: 1px solid rgba(255, 255, 255, 0.34);
    text-align: center;
}

.rs-egitimler-benefit-grid article:last-child {
    border-right: 0;
}

.rs-egitimler-benefit-grid span {
    display: grid;
    width: 54px;
    height: 54px;
    margin: 0 auto 10px;
    place-items: center;
    color: var(--eg-gold);
}

.rs-egitimler-benefit-grid svg {
    width: 50px;
    height: 50px;
    stroke-width: 1.7;
}

.rs-egitimler-benefit-grid h3 {
    margin: 0 0 8px;
    color: var(--eg-white);
    font-size: 18px;
    font-weight: 900;
}

.rs-egitimler-benefit-grid p {
    margin: 0;
    color: rgba(255, 255, 255, 0.82);
    font-size: 12px;
    line-height: 1.65;
}

.rs-egitimler-process {
    padding-top: 48px;
}

.rs-egitimler-timeline {
    position: relative;
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 18px;
    padding-top: 20px;
}

.rs-egitimler-timeline::before {
    content: "";
    position: absolute;
    top: 82px;
    left: 9%;
    right: 9%;
    height: 1px;
    background: #ded8d2;
}

.rs-egitimler-timeline article {
    position: relative;
    z-index: 1;
    min-height: 170px;
    padding: 0 14px 18px;
    border-bottom: 1px solid rgba(5, 5, 5, 0.08);
    border-radius: 8px;
    text-align: center;
}

.rs-egitimler-timeline b {
    position: absolute;
    top: -8px;
    left: 22%;
    z-index: 2;
    display: grid;
    width: 26px;
    height: 26px;
    place-items: center;
    border-radius: 50%;
    background: var(--eg-pink);
    color: var(--eg-white);
    font-size: 12px;
}

.rs-egitimler-timeline span {
    display: grid;
    width: 86px;
    height: 86px;
    margin: 0 auto 13px;
    place-items: center;
    border: 1px solid rgba(5, 5, 5, 0.08);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.9);
    color: #8f4465;
    box-shadow: 0 8px 22px rgba(5, 5, 5, 0.06);
}

.rs-egitimler-timeline svg {
    width: 42px;
    height: 42px;
    stroke-width: 1.7;
}

.rs-egitimler-timeline h3 {
    margin: 0 0 6px;
    color: #19191d;
    font-size: 13px;
    font-weight: 900;
}

.rs-egitimler-timeline p {
    margin: 0;
    color: #56545b;
    font-size: 11px;
    line-height: 1.55;
}

.rs-egitimler-row-title {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 22px;
    margin-bottom: 18px;
}

.rs-egitimler-row-title .rs-egitimler-section-title {
    margin-bottom: 0;
}

.rs-egitimler-row-title a {
    color: var(--eg-pink);
    font-size: 12px;
    font-weight: 900;
}

.rs-egitimler-teacher-grid {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 16px;
}

.rs-egitimler-teacher-media {
    height: 175px;
    background: linear-gradient(135deg, rgba(236, 63, 131, 0.16), rgba(200, 150, 47, 0.18)), #ece7e2;
}

.rs-egitimler-teacher-card > div:last-child {
    padding: 14px 14px 16px;
}

.rs-egitimler-teacher-card h3 {
    margin: 0 0 5px;
    color: #17171b;
    font-size: 13px;
    font-weight: 900;
}

.rs-egitimler-teacher-card p,
.rs-egitimler-teacher-card small {
    display: block;
    margin: 0;
    color: #58565e;
    font-size: 12px;
    line-height: 1.45;
}

.rs-egitimler-gallery {
    padding: 10px 0 50px;
    background: var(--eg-soft);
}

.rs-egitimler-gallery-wrap {
    position: relative;
}

.rs-egitimler-gallery-row {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 8px;
}

.rs-egitimler-gallery-row figure {
    height: 132px;
    margin: 0;
    overflow: hidden;
    border-radius: 7px;
    background: linear-gradient(135deg, rgba(236, 63, 131, 0.18), rgba(200, 150, 47, 0.18)), #ece7e2;
    box-shadow: 0 8px 20px rgba(5, 5, 5, 0.09);
}

.rs-egitimler-gallery-btn {
    position: absolute;
    left: 50%;
    bottom: -26px;
    display: inline-flex;
    min-height: 58px;
    align-items: center;
    justify-content: center;
    padding: 0 44px;
    border-radius: 5px;
    background: var(--eg-pink);
    color: var(--eg-white);
    box-shadow: 0 16px 30px rgba(236, 63, 131, 0.28);
    font-size: 13px;
    font-weight: 900;
    transform: translateX(-50%);
}

.rs-egitimler-reviews {
    padding-top: 22px;
}

.rs-egitimler-review-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 32px;
    max-width: 1040px;
    margin: 0 auto;
}

.rs-egitimler-review-grid article {
    min-height: 178px;
    padding: 26px 34px;
}

.rs-egitimler-review-grid b {
    display: inline-block;
    color: var(--eg-pink);
    font-family: Georgia, serif;
    font-size: 58px;
    line-height: 0.55;
}

.rs-egitimler-review-grid span {
    display: block;
    margin: 4px 0 15px;
    color: var(--eg-gold);
    letter-spacing: 0.16em;
}

.rs-egitimler-review-grid p {
    margin: 0 0 14px;
    color: #47464e;
    font-size: 14px;
    line-height: 1.65;
}

.rs-egitimler-review-grid strong {
    color: #17171b;
    font-size: 13px;
}

.rs-egitimler-trial {
    min-height: 230px;
    display: flex;
    align-items: center;
    background: linear-gradient(90deg, var(--eg-pink), var(--eg-pink-light));
    background-position: center right;
    background-size: cover;
    color: var(--eg-white);
}

.rs-egitimler-trial-inner {
    display: grid;
    grid-template-columns: 0.95fr 1.25fr;
    align-items: center;
    gap: 46px;
    padding: 36px 0;
}

.rs-egitimler-trial .rs-egitimler-kicker {
    color: rgba(255, 255, 255, 0.86);
}

.rs-egitimler-trial h2 {
    max-width: 500px;
    margin: 0 0 12px;
    color: var(--eg-white);
    font-size: clamp(34px, 4vw, 52px);
}

.rs-egitimler-trial p {
    margin: 0;
    color: rgba(255, 255, 255, 0.92);
    font-weight: 600;
}

.rs-egitimler-form {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.rs-egitimler-form label span {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
}

.rs-egitimler-form input,
.rs-egitimler-form select {
    width: 100%;
    min-height: 48px;
    border: 0;
    border-radius: 5px;
    padding: 0 16px;
    background: var(--eg-white);
    color: #616068;
    font: inherit;
    font-size: 13px;
}

.rs-egitimler-form button {
    grid-column: 1 / -1;
    width: min(100%, 320px);
    min-height: 54px;
    justify-self: center;
    border: 0;
    border-radius: 5px;
    background: #050505;
    color: var(--eg-white);
    cursor: pointer;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.03em;
}

/* Resim eğitimi: mevcut eğitim detay sisteminin referans görsele uyarlanmış görünümü */
.single-egitim .rs-resim-page {
    background: #fff;
    color: #252126;
}

.single-egitim .rs-resim-page .container {
    width: min(100% - 40px, 1180px);
}

.single-egitim .rs-resim-section,
.single-egitim .rs-resim-intro {
    padding: 54px 0;
}

.single-egitim .rs-resim-split {
    display: grid;
    grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr);
    align-items: center;
    gap: clamp(42px, 7vw, 92px);
}

.single-egitim .rs-resim-intro-image,
.single-egitim .rs-resim-curriculum-image {
    min-height: 390px;
    overflow: hidden;
    border-radius: 18px;
    background: #f7eef1;
    box-shadow: 0 20px 46px rgba(40, 28, 34, .1);
}

.single-egitim .rs-resim-intro-image img,
.single-egitim .rs-resim-curriculum-image img,
.single-egitim .rs-resim-age-grid article > div img,
.single-egitim .rs-resim-article-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.single-egitim .rs-resim-rule {
    display: block;
    width: 64px;
    height: 3px;
    margin-bottom: 20px;
    background: var(--ed-pink);
}

.single-egitim .rs-resim-copy h2,
.single-egitim .rs-resim-article h2,
.single-egitim .rs-resim-cta h2 {
    margin: 0 0 20px;
    color: #211d22;
    font-size: clamp(34px, 4vw, 54px);
    font-weight: 400;
    line-height: 1.08;
}

.single-egitim .rs-resim-copy p,
.single-egitim .rs-resim-article-copy p {
    margin: 0 0 17px;
    color: #575158;
    font-size: 15px;
    line-height: 1.85;
}

.single-egitim .rs-resim-heading {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 22px;
    margin-bottom: 28px;
    text-align: center;
}

.single-egitim .rs-resim-heading > span {
    width: 48px;
    height: 2px;
    background: #ef7ea7;
}

.single-egitim .rs-resim-heading h2 {
    margin: 0;
    color: #29232a;
    font-size: clamp(30px, 3.4vw, 46px);
    font-weight: 400;
}

.single-egitim .rs-resim-benefits {
    padding-top: 28px;
}

.single-egitim .rs-resim-benefit-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
}

.single-egitim .rs-resim-benefit-grid article {
    min-height: 170px;
    padding: 25px 22px;
    border: 1px solid rgba(27, 21, 25, .05);
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 12px 34px rgba(50, 35, 42, .09);
    text-align: center;
}

.single-egitim .rs-resim-benefit-grid article > span {
    display: grid;
    width: 56px;
    height: 56px;
    margin: 0 auto 12px;
    place-items: center;
    color: var(--ed-pink);
}

.single-egitim .rs-resim-benefit-grid svg {
    width: 50px;
    height: 50px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.55;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.single-egitim .rs-resim-benefit-grid h3 {
    margin: 0 0 7px;
    font-family: Inter, ui-sans-serif, system-ui, sans-serif;
    font-size: 15px;
    font-weight: 800;
}

.single-egitim .rs-resim-benefit-grid p {
    margin: 0;
    color: #6a626a;
    font-size: 12px;
    line-height: 1.55;
}

.single-egitim .rs-resim-curriculum {
    padding-top: 34px;
}

.single-egitim .rs-resim-split-reverse {
    grid-template-columns: minmax(0, .95fr) minmax(0, 1.05fr);
}

.single-egitim .rs-resim-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 13px 28px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.single-egitim .rs-resim-list li {
    position: relative;
    padding-left: 20px;
    color: #4f4950;
    font-size: 14px;
    line-height: 1.45;
}

.single-egitim .rs-resim-list li::before {
    content: "";
    position: absolute;
    top: .55em;
    left: 0;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: var(--ed-pink);
}

.single-egitim .rs-resim-age-grid,
.single-egitim .rs-resim-review-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
}

.single-egitim .rs-resim-age-grid article,
.single-egitim .rs-resim-review-grid article {
    overflow: hidden;
    border: 1px solid rgba(27, 21, 25, .06);
    border-radius: 13px;
    background: #fff;
    box-shadow: 0 12px 34px rgba(50, 35, 42, .09);
}

.single-egitim .rs-resim-age-grid article > div {
    height: 210px;
    background: #f7eef1;
}

.single-egitim .rs-resim-age-grid h3 {
    margin: 18px 20px 10px;
    color: #262126;
    font-family: Inter, ui-sans-serif, system-ui, sans-serif;
    font-size: 17px;
    text-align: center;
}

.single-egitim .rs-resim-age-grid p {
    margin: 0;
    padding: 0 22px 24px;
    color: #625b62;
    font-size: 13px;
    line-height: 1.65;
    text-align: center;
}

.single-egitim .rs-resim-article article {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(300px, .85fr);
    align-items: center;
    gap: 46px;
    overflow: hidden;
    padding: 42px 44px;
    border-radius: 18px;
    background: linear-gradient(115deg, #fff 0%, #fff 57%, #f9edf2 100%);
    box-shadow: 0 14px 40px rgba(50, 35, 42, .09);
}

.single-egitim .rs-resim-article-copy {
    position: relative;
}

.single-egitim .rs-resim-quote {
    position: absolute;
    top: -26px;
    left: -8px;
    color: #e86e9c;
    font-family: Georgia, serif;
    font-size: 84px;
    line-height: 1;
    opacity: .9;
}

.single-egitim .rs-resim-article h2 {
    position: relative;
    max-width: 620px;
    padding-left: 52px;
    font-size: clamp(30px, 3vw, 44px);
}

.single-egitim .rs-resim-article-image {
    height: 330px;
    overflow: hidden;
    border-radius: 15px;
    transform: rotate(2deg);
    box-shadow: 0 18px 34px rgba(50, 35, 42, .16);
}

.single-egitim .rs-resim-review-grid article {
    padding: 25px 28px 28px;
}

.single-egitim .rs-resim-review-head {
    display: flex;
    align-items: center;
    gap: 12px;
}

.single-egitim .rs-resim-review-head span {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: linear-gradient(145deg, #eadce1, #c3b4ba);
}

.single-egitim .rs-resim-stars {
    margin: 8px 0 13px;
    color: var(--ed-pink);
    letter-spacing: .12em;
}

.single-egitim .rs-resim-review-grid p {
    margin: 0;
    color: #4f4950;
    font-size: 14px;
    line-height: 1.65;
}

.single-egitim .rs-resim-faq {
    padding-top: 36px;
}

.single-egitim .rs-resim-cta {
    min-height: 280px;
    display: flex;
    align-items: center;
    background: linear-gradient(90deg, #161319, #282027);
    background-position: center;
    background-size: cover;
    color: #fff;
}

.single-egitim .rs-resim-cta .container {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    gap: 50px;
    padding-top: 42px;
    padding-bottom: 42px;
}

.single-egitim .rs-resim-cta h2 {
    max-width: 680px;
    margin-bottom: 12px;
    color: #fff;
}

.single-egitim .rs-resim-cta p {
    max-width: 650px;
    margin: 0;
    color: rgba(255, 255, 255, .84);
    line-height: 1.65;
}

.single-egitim .rs-resim-cta .rs-ed-actions {
    margin: 0;
}

@media (max-width: 900px) {
    .single-egitim .rs-resim-split,
    .single-egitim .rs-resim-split-reverse,
    .single-egitim .rs-resim-article article,
    .single-egitim .rs-resim-cta .container {
        grid-template-columns: 1fr;
    }

    .single-egitim .rs-resim-benefit-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .single-egitim .rs-resim-age-grid,
    .single-egitim .rs-resim-review-grid {
        grid-template-columns: 1fr;
    }

    .single-egitim .rs-resim-curriculum-image {
        grid-row: 1;
    }

    .single-egitim .rs-resim-cta .rs-ed-actions {
        justify-content: flex-start;
    }
}

@media (max-width: 600px) {
    .single-egitim .rs-resim-page .container {
        width: min(100% - 28px, 1180px);
    }

    .single-egitim .rs-resim-section,
    .single-egitim .rs-resim-intro {
        padding: 38px 0;
    }

    .single-egitim .rs-resim-benefit-grid,
    .single-egitim .rs-resim-list {
        grid-template-columns: 1fr;
    }

    .single-egitim .rs-resim-heading {
        gap: 12px;
    }

    .single-egitim .rs-resim-heading > span {
        width: 24px;
    }

    .single-egitim .rs-resim-intro-image,
    .single-egitim .rs-resim-curriculum-image {
        min-height: 300px;
    }

    .single-egitim .rs-resim-article article {
        gap: 28px;
        padding: 34px 24px;
    }

    .single-egitim .rs-resim-article h2 {
        padding-left: 34px;
    }
}

/* Egitim detail page */
.rs-egitim-detay {
    --ed-dark: #050505;
    --ed-pink: #ec3f83;
    --ed-pink-light: #ff4f9a;
    --ed-gold: #c8962f;
    --ed-soft: #f8f6f4;
    --ed-white: #ffffff;
    --ed-ink: #17171b;
    --ed-muted: #62616a;
    --ed-line: rgba(23, 23, 27, 0.1);
    --ed-shadow: 0 14px 34px rgba(5, 5, 5, 0.1);
    background: var(--ed-soft);
    color: var(--ed-ink);
}

.rs-egitim-detay .container {
    width: min(100% - 40px, 1280px);
}

.rs-ed-hero {
    min-height: 660px;
    display: flex;
    align-items: center;
    padding: 118px 0 46px;
    background: radial-gradient(circle at 72% 22%, rgba(200, 150, 47, 0.18), transparent 32%), linear-gradient(90deg, #050505, #0c0b0d 62%, #050505);
    background-position: center right;
    background-size: cover;
    color: var(--ed-white);
}

.rs-ed-hero-inner {
    min-height: 500px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.rs-ed-hero-copy {
    width: min(560px, 100%);
}

.rs-ed-kicker {
    margin: 0 0 14px;
    color: var(--ed-pink);
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.rs-ed-hero h1 {
    margin: 0 0 22px;
    color: var(--ed-white);
    font-size: clamp(52px, 5.4vw, 82px);
    font-weight: 400;
    line-height: 1.02;
}

.rs-ed-hero h1 span {
    display: block;
}

.rs-ed-hero h1 .pink {
    color: var(--ed-pink-light);
}

.rs-ed-hero-copy > p:not(.rs-ed-kicker) {
    max-width: 500px;
    margin: 0;
    color: rgba(255, 255, 255, 0.9);
    font-size: 16px;
    font-weight: 600;
    line-height: 1.75;
}

.rs-ed-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 30px;
}

.rs-ed-btn {
    display: inline-flex;
    min-height: 56px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0 24px;
    border-radius: 5px;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

.rs-ed-btn-pink {
    background: var(--ed-pink);
    color: var(--ed-white);
    box-shadow: 0 14px 32px rgba(236, 63, 131, 0.28);
}

.rs-ed-btn-outline {
    border: 1px solid rgba(255, 255, 255, 0.55);
    color: var(--ed-white);
    background: rgba(0, 0, 0, 0.18);
}

.rs-ed-hero-features {
    display: grid;
    grid-template-columns: repeat(4, minmax(110px, auto));
    gap: 34px;
}

.rs-ed-hero-features article {
    display: flex;
    align-items: center;
    gap: 11px;
    color: rgba(255, 255, 255, 0.96);
    font-size: 12px;
    font-weight: 800;
    line-height: 1.25;
}

.rs-ed-hero-features svg,
.rs-ed-learn-grid svg,
.rs-ed-timeline svg,
.rs-ed-benefit-grid svg {
    display: block;
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.rs-ed-hero-features svg {
    width: 34px;
    height: 34px;
    color: var(--ed-gold);
    stroke-width: 1.8;
}

.rs-ed-section {
    padding: 46px 0;
}

.rs-ed-title {
    margin-bottom: 24px;
}

.rs-ed-title.centered {
    text-align: center;
}

.rs-ed-title h2 {
    margin: 0;
    color: #25252b;
    font-family: Inter, ui-sans-serif, system-ui, sans-serif;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.rs-ed-title span {
    display: block;
    width: 52px;
    height: 3px;
    margin: 13px auto 0;
    background: var(--ed-pink);
}

.rs-ed-title.dark h2 {
    color: var(--ed-pink);
}

.rs-ed-learn-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 20px;
    max-width: 1020px;
    margin: 0 auto;
}

.rs-ed-learn-grid article,
.rs-ed-age-grid article,
.rs-ed-teacher article,
.rs-ed-review-grid article {
    border: 1px solid rgba(5, 5, 5, 0.06);
    border-radius: 9px;
    background: var(--ed-white);
    box-shadow: var(--ed-shadow);
}

.rs-ed-learn-grid article {
    min-height: 190px;
    padding: 28px 24px;
    text-align: center;
}

.rs-ed-learn-grid span {
    display: grid;
    width: 62px;
    height: 62px;
    margin: 0 auto 16px;
    place-items: center;
    color: var(--ed-pink);
}

.rs-ed-learn-grid svg {
    width: 58px;
    height: 58px;
    stroke-width: 1.65;
}

.rs-ed-learn-grid h3,
.rs-ed-age-grid h3,
.rs-ed-timeline h3,
.rs-ed-benefit-grid h3 {
    font-family: Inter, ui-sans-serif, system-ui, sans-serif;
}

.rs-ed-learn-grid h3 {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: 900;
}

.rs-ed-learn-grid p {
    margin: 0;
    color: var(--ed-muted);
    font-size: 13px;
    line-height: 1.65;
}

.rs-ed-ages {
    padding-top: 10px;
}

.rs-ed-age-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
}

.rs-ed-age-grid article {
    display: grid;
    grid-template-columns: 44% 1fr;
    overflow: hidden;
}

.rs-ed-age-image {
    min-height: 205px;
    background: linear-gradient(135deg, rgba(236, 63, 131, 0.18), rgba(200, 150, 47, 0.18)), #ece7e2;
}

.rs-ed-age-image img,
.rs-ed-teacher-image img,
.rs-ed-student-grid img,
.rs-egitim-detay .rs-egitim-detay-placeholder {
    width: 100%;
    height: 100%;
}

.rs-ed-age-image img,
.rs-ed-teacher-image img,
.rs-ed-student-grid img {
    object-fit: cover;
}

.rs-egitim-detay-placeholder {
    display: block;
    background: radial-gradient(circle at 70% 18%, rgba(255, 79, 154, 0.25), transparent 30%), linear-gradient(135deg, rgba(236, 63, 131, 0.2), rgba(200, 150, 47, 0.18)), #eee8e1;
}

.rs-ed-age-body {
    position: relative;
    padding: 22px 24px;
}

.rs-ed-age-body h3 {
    margin: 0 0 16px;
    font-size: 22px;
    font-weight: 900;
}

.rs-ed-age-body ul,
.rs-ed-teacher-body ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.rs-ed-age-body li,
.rs-ed-teacher-body li {
    position: relative;
    margin-bottom: 9px;
    padding-left: 19px;
    color: #55535b;
    font-size: 13px;
    line-height: 1.45;
}

.rs-ed-age-body li::before,
.rs-ed-teacher-body li::before {
    content: "✓";
    position: absolute;
    left: 0;
    color: var(--ed-pink);
    font-weight: 900;
}

.rs-ed-process {
    padding-top: 8px;
}

.rs-ed-timeline {
    position: relative;
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 18px;
    padding-top: 20px;
}

.rs-ed-timeline::before {
    content: "";
    position: absolute;
    top: 76px;
    left: 6%;
    right: 6%;
    height: 1px;
    border-top: 2px dotted rgba(236, 63, 131, 0.34);
}

.rs-ed-timeline article {
    position: relative;
    z-index: 1;
    min-height: 170px;
    text-align: center;
}

.rs-ed-timeline article::before {
    content: "";
    position: absolute;
    top: 72px;
    left: 50%;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: var(--ed-pink);
    transform: translateX(-50%);
}

.rs-ed-timeline span {
    display: grid;
    width: 86px;
    height: 86px;
    margin: 0 auto 10px;
    place-items: center;
    border-radius: 50%;
    background: var(--ed-white);
    color: var(--ed-pink);
    box-shadow: 0 12px 30px rgba(5, 5, 5, 0.08);
}

.rs-ed-timeline svg {
    width: 42px;
    height: 42px;
    stroke-width: 1.7;
}

.rs-ed-timeline b {
    display: block;
    margin-bottom: 4px;
    color: var(--ed-pink);
    font-size: 11px;
    font-weight: 900;
}

.rs-ed-timeline h3 {
    margin: 0 0 7px;
    font-size: 13px;
    font-weight: 900;
}

.rs-ed-timeline p {
    max-width: 180px;
    margin: 0 auto;
    color: var(--ed-muted);
    font-size: 11px;
    line-height: 1.55;
}

.rs-ed-teacher {
    padding: 18px 0 42px;
    background: var(--ed-soft);
}

.rs-ed-teacher article {
    display: grid;
    grid-template-columns: 1fr 1fr;
    max-width: 1080px;
    margin: 0 auto;
    overflow: hidden;
}

.rs-ed-teacher-image {
    min-height: 380px;
    background: linear-gradient(135deg, rgba(236, 63, 131, 0.18), rgba(200, 150, 47, 0.18)), #ece7e2;
}

.rs-ed-teacher-body {
    padding: 42px 54px;
}

.rs-ed-teacher-body h2 {
    margin: 0 0 4px;
    color: #33323a;
    font-size: clamp(36px, 4vw, 54px);
    font-weight: 400;
}

.rs-ed-teacher-body > p:not(.rs-ed-kicker) {
    margin: 0 0 20px;
    color: #55535b;
}

.rs-ed-teacher-body strong {
    display: block;
    margin-top: 18px;
    color: var(--ed-pink);
    font-family: "Brush Script MT", "Segoe Script", cursive;
    font-size: 28px;
    font-weight: 400;
}

.rs-ed-signature {
    display: block;
    margin-top: 12px;
    color: #ec3f83;
    font-family: "Brush Script MT", "Segoe Script", cursive;
    font-size: 28px;
    font-weight: 400;
}

.single-egitim .rs-course-detail .rs-course-hero {
    min-height: 440px;
}

.single-egitim .rs-course-detail .rs-course-gallery {
    overflow: hidden;
}

.rs-ed-students {
    padding-top: 10px;
}

.rs-ed-row-title {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 22px;
}

.rs-ed-row-title .rs-ed-title {
    margin-bottom: 0;
    text-align: center;
    flex: 1;
}

.rs-ed-row-title a {
    display: inline-flex;
    min-height: 46px;
    align-items: center;
    padding: 0 22px;
    border: 1px solid var(--ed-pink);
    border-radius: 4px;
    color: var(--ed-pink);
    font-size: 12px;
    font-weight: 900;
}

.rs-ed-student-grid {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 16px;
}

.rs-ed-student-grid figure {
    height: 205px;
    margin: 0;
    overflow: hidden;
    border-radius: 7px;
    background: #ece7e2;
    box-shadow: 0 8px 22px rgba(5, 5, 5, 0.08);
}

.rs-ed-benefits {
    padding: 36px 0;
    background: radial-gradient(circle at 50% 0%, rgba(200, 150, 47, 0.12), transparent 28%), linear-gradient(180deg, #09090d, #050505);
    background-position: center;
    background-size: cover;
    color: var(--ed-white);
}

.rs-ed-benefit-grid {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
}

.rs-ed-benefit-grid article {
    min-height: 148px;
    padding: 10px 18px;
    border-right: 1px solid rgba(255, 255, 255, 0.34);
    text-align: center;
}

.rs-ed-benefit-grid article:last-child {
    border-right: 0;
}

.rs-ed-benefit-grid span {
    display: grid;
    width: 54px;
    height: 54px;
    margin: 0 auto 10px;
    place-items: center;
    color: var(--ed-gold);
}

.rs-ed-benefit-grid svg {
    width: 50px;
    height: 50px;
    stroke-width: 1.7;
}

.rs-ed-benefit-grid h3 {
    margin: 0 0 8px;
    color: var(--ed-gold);
    font-size: 16px;
    font-weight: 900;
}

.rs-ed-benefit-grid p {
    margin: 0;
    color: rgba(255, 255, 255, 0.82);
    font-size: 12px;
    line-height: 1.55;
}

.rs-ed-reviews {
    padding-bottom: 26px;
}

.rs-ed-review-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 32px;
    max-width: 1040px;
    margin: 0 auto;
}

.rs-ed-review-grid article {
    min-height: 170px;
    padding: 26px 32px;
}

.rs-ed-review-grid b {
    display: inline-block;
    color: var(--ed-pink);
    font-family: Georgia, serif;
    font-size: 58px;
    line-height: 0.55;
}

.rs-ed-review-grid span {
    display: block;
    margin: 4px 0 14px;
    color: var(--ed-gold);
    letter-spacing: 0.16em;
}

.rs-ed-review-grid p {
    margin: 0 0 13px;
    color: #4f4e56;
    font-size: 14px;
    line-height: 1.65;
}

.rs-ed-review-grid strong {
    color: #17171b;
    font-size: 13px;
}

.rs-ed-faq {
    padding-top: 12px;
}

.rs-ed-faq-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px 28px;
    max-width: 1080px;
    margin: 0 auto;
}

.rs-ed-faq .faq-item {
    border: 1px solid rgba(5, 5, 5, 0.08);
    border-radius: 4px;
    background: var(--ed-white);
    box-shadow: 0 6px 18px rgba(5, 5, 5, 0.04);
}

.rs-ed-faq .faq-item button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 18px;
    font-size: 14px;
}

.rs-ed-faq .faq-item button span {
    color: var(--ed-pink);
    font-size: 20px;
}

.rs-ed-faq .faq-item div {
    padding: 0 18px 16px;
}

.rs-ed-faq .faq-item p {
    margin: 0;
    color: var(--ed-muted);
    font-size: 13px;
}

.rs-ed-cta {
    min-height: 250px;
    display: flex;
    align-items: center;
    background: linear-gradient(90deg, var(--ed-pink), var(--ed-pink-light));
    background-position: center left;
    background-size: cover;
    color: var(--ed-white);
}

.rs-ed-cta-inner {
    display: grid;
    grid-template-columns: 0.9fr 1.25fr;
    align-items: center;
    gap: 52px;
    padding: 38px 0;
}

.rs-ed-cta h2 {
    margin: 0 0 16px;
    color: var(--ed-white);
    font-size: clamp(38px, 4.3vw, 58px);
    font-weight: 400;
}

.rs-ed-cta h2 span {
    display: block;
}

.rs-ed-cta p {
    max-width: 460px;
    margin: 0;
    color: rgba(255, 255, 255, 0.9);
    font-size: 16px;
    font-weight: 600;
}

.rs-ed-form {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.rs-ed-form label span {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
}

.rs-ed-form input,
.rs-ed-form select {
    width: 100%;
    min-height: 50px;
    border: 0;
    border-radius: 5px;
    padding: 0 16px;
    background: var(--ed-white);
    color: #5f5d66;
    font: inherit;
    font-size: 13px;
}

.rs-ed-form button {
    grid-column: 1 / -1;
    min-height: 58px;
    border: 0;
    border-radius: 5px;
    background: var(--ed-dark);
    color: var(--ed-white);
    cursor: pointer;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.03em;
    text-transform: uppercase;
}

/* Keman detail: reference layout, scoped to the existing education template. */
.rs-keman-detail {
    background: #fff;
}

.rs-keman-detail .rs-ed-hero {
    min-height: 440px;
}

.rs-keman-detail .rs-ed-hero-inner {
    min-height: 300px;
    justify-content: center;
}

.rs-keman-detail .rs-ed-hero h1 {
    font-size: clamp(44px, 4.8vw, 68px);
}

.rs-keman-detail .rs-ed-teacher {
    padding: 34px 0 18px;
    background: #fff;
}

.rs-keman-detail .rs-ed-teacher article {
    grid-template-columns: 1fr 1.05fr;
    box-shadow: none;
}

.rs-keman-detail .rs-ed-teacher-image {
    order: 2;
    min-height: 330px;
    border-radius: 12px;
    overflow: hidden;
}

.rs-keman-detail .rs-ed-teacher-body {
    order: 1;
    padding: 18px 48px 18px 0;
}

.rs-keman-detail .rs-ed-teacher-body h2,
.rs-keman-detail .rs-ed-cta h2 {
    font-size: clamp(30px, 3.2vw, 46px);
}

.rs-keman-detail .rs-keman-features {
    padding: 0 0 34px;
}

.rs-keman-detail .rs-keman-features .rs-ed-learn-grid {
    grid-template-columns: repeat(5, minmax(0, 1fr));
    max-width: 920px;
}

.rs-keman-detail .rs-keman-features article {
    min-height: 110px;
    padding: 14px 8px;
    border: 0;
    box-shadow: none;
}

.rs-keman-detail .rs-keman-features span,
.rs-keman-detail .rs-keman-features svg {
    width: 40px;
    height: 40px;
}

.rs-keman-detail .rs-keman-features h3 {
    font-size: 13px;
}

.rs-keman-detail .rs-keman-benefits {
    background: #fff;
    color: var(--ed-ink);
}

.rs-keman-detail .rs-keman-benefits .rs-ed-title h2 {
    color: #25252b;
}

.rs-keman-detail .rs-keman-benefits .rs-ed-benefit-grid {
    gap: 14px;
}

.rs-keman-detail .rs-keman-benefits article {
    min-height: 190px;
    padding: 20px 14px;
    border: 1px solid rgba(236, 63, 131, .22);
    border-radius: 10px;
    background: #fff;
}

.rs-keman-detail .rs-keman-benefits span,
.rs-keman-detail .rs-keman-benefits h3 {
    color: var(--ed-pink);
}

.rs-keman-detail .rs-keman-benefits p {
    color: var(--ed-muted);
}

.rs-keman-detail .rs-ed-age-grid article {
    display: block;
}

.rs-keman-detail .rs-ed-age-image {
    min-height: 180px;
    height: 180px;
}

.rs-keman-detail .rs-ed-age-body {
    text-align: center;
}

.rs-keman-detail .rs-ed-age-body ul {
    text-align: left;
}

.rs-keman-detail .rs-course-instructor .rs-ed-teacher-image {
    order: 1;
}

.rs-keman-detail .rs-course-instructor .rs-ed-teacher-body {
    order: 2;
    padding: 34px 0 34px 48px;
}

.rs-keman-detail .rs-ed-benefits + .rs-ed-reviews {
    padding-top: 46px;
}

.rs-keman-detail .rs-ed-cta {
    min-height: 270px;
    background-color: #080808;
}

.rs-keman-detail .rs-ed-cta-inner {
    grid-template-columns: 1fr auto;
}

.rs-keman-detail .rs-keman-cta-actions {
    margin-top: 0;
    justify-content: flex-end;
}

@media (max-width: 900px) {
    .rs-keman-detail .rs-keman-features .rs-ed-learn-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .rs-keman-detail .rs-ed-teacher article,
    .rs-keman-detail .rs-ed-cta-inner {
        grid-template-columns: 1fr;
    }

    .rs-keman-detail .rs-ed-teacher-image,
    .rs-keman-detail .rs-ed-teacher-body,
    .rs-keman-detail .rs-course-instructor .rs-ed-teacher-image,
    .rs-keman-detail .rs-course-instructor .rs-ed-teacher-body {
        order: initial;
    }

    .rs-keman-detail .rs-ed-teacher-body,
    .rs-keman-detail .rs-course-instructor .rs-ed-teacher-body {
        padding: 28px;
    }

    .rs-keman-detail .rs-keman-cta-actions {
        justify-content: flex-start;
    }
}

@media (max-width: 620px) {
    .rs-keman-detail .rs-keman-features .rs-ed-learn-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .rs-keman-detail .rs-keman-benefits .rs-ed-benefit-grid {
        grid-template-columns: 1fr;
    }
}

/* About page */
.rs-about-page {
    --about-dark: #050505;
    --about-pink: #ec3f83;
    --about-pink-light: #ff4f9a;
    --about-gold: #c8962f;
    --about-soft: #f8f6f4;
    --about-white: #ffffff;
    --about-ink: #17171b;
    --about-muted: #62616a;
    --about-shadow: 0 14px 34px rgba(5, 5, 5, 0.1);
    background: var(--about-soft);
    color: var(--about-ink);
}

.rs-about-page .container {
    width: min(100% - 40px, 1240px);
}

.rs-about-placeholder {
    display: block;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at 70% 18%, rgba(255, 79, 154, 0.25), transparent 30%), linear-gradient(135deg, rgba(236, 63, 131, 0.2), rgba(200, 150, 47, 0.18)), #eee8e1;
}

.rs-about-hero {
    min-height: 660px;
    display: flex;
    align-items: center;
    padding: 118px 0 56px;
    background: radial-gradient(circle at 70% 22%, rgba(200, 150, 47, 0.16), transparent 32%), linear-gradient(90deg, #050505, #0b0b0e 64%, #050505);
    background-position: center right;
    background-size: cover;
    color: var(--about-white);
}

.rs-about-hero-copy {
    width: min(520px, 100%);
}

.rs-about-kicker {
    margin: 0 0 14px;
    color: var(--about-pink);
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.rs-about-hero h1 {
    margin: 0 0 20px;
    color: var(--about-white);
    font-size: clamp(50px, 5.4vw, 78px);
    font-weight: 400;
    line-height: 1.04;
}

.rs-about-hero p:not(.rs-about-kicker) {
    margin: 0;
    color: rgba(255, 255, 255, 0.9);
    font-size: 16px;
    font-weight: 600;
    line-height: 1.75;
}

.rs-about-hero a,
.rs-about-cta a {
    display: inline-flex;
    min-height: 54px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 30px;
    padding: 0 24px;
    border-radius: 5px;
    background: var(--about-pink);
    color: var(--about-white);
    box-shadow: 0 14px 30px rgba(236, 63, 131, 0.26);
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    transition: transform 180ms ease;
}

.rs-about-hero a:hover,
.rs-about-cta a:hover {
    transform: translateY(-2px);
}

.rs-about-founder {
    padding: 44px 0 24px;
    background: var(--about-soft);
}

.rs-about-founder-grid {
    display: grid;
    grid-template-columns: minmax(0, 0.92fr) minmax(0, 1.08fr);
    align-items: center;
    gap: 58px;
    max-width: 1040px;
    margin: 0 auto 30px;
}

.rs-about-founder-image {
    height: 372px;
    overflow: hidden;
    border-radius: 8px;
    background: #eee8e1;
    box-shadow: var(--about-shadow);
}

.rs-about-founder-image img,
.rs-about-gallery-grid img,
.rs-about-teacher-grid img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.rs-about-founder h2,
.rs-about-philosophy h2,
.rs-about-cta h2 {
    margin: 0 0 20px;
    font-weight: 400;
}

.rs-about-founder h2 {
    color: #34343b;
    font-size: clamp(34px, 4vw, 52px);
}

.rs-about-founder article > p:not(.rs-about-kicker):not(.rs-about-sign) {
    margin: 0 0 16px;
    color: #4e4d55;
    font-size: 14px;
    line-height: 1.8;
}

.rs-about-sign {
    margin: 22px 0 0;
    color: #4e4d55;
    font-size: 14px;
    line-height: 1.6;
}

.rs-about-sign strong {
    color: var(--about-pink);
}

.rs-about-mv-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
    max-width: 1040px;
    margin: 0 auto;
}

.rs-about-mv-grid article {
    display: grid;
    grid-template-columns: 100px 1fr;
    align-items: center;
    gap: 14px;
    min-height: 144px;
    padding: 26px 34px;
    border: 1px solid rgba(5, 5, 5, 0.06);
    border-radius: 8px;
    background: var(--about-white);
    box-shadow: var(--about-shadow);
}

.rs-about-mv-grid span,
.rs-about-why-grid span,
.rs-about-philosophy-grid svg {
    color: var(--about-pink);
}

.rs-about-mv-grid svg {
    width: 70px;
    height: 70px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.6;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.rs-about-mv-grid h3 {
    margin: 0 0 8px;
    color: var(--about-pink);
    font-family: Inter, ui-sans-serif, system-ui, sans-serif;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}

.rs-about-mv-grid p {
    margin: 0;
    color: var(--about-muted);
    font-size: 13px;
    line-height: 1.65;
}

.rs-about-title {
    margin-bottom: 28px;
    text-align: center;
}

.rs-about-title h2 {
    margin: 0;
    color: #25252b;
    font-family: Inter, ui-sans-serif, system-ui, sans-serif;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.rs-about-title.dark h2 {
    color: var(--about-white);
    font-family: Georgia, "Times New Roman", serif;
    font-size: 28px;
    font-weight: 400;
}

.rs-about-title span {
    display: block;
    width: 52px;
    height: 3px;
    margin: 14px auto 0;
    background: var(--about-pink);
}

.rs-about-why {
    padding: 42px 0 52px;
    background: radial-gradient(circle at 50% 0%, rgba(236, 63, 131, 0.12), transparent 28%), linear-gradient(180deg, #09090d, #050505);
    color: var(--about-white);
}

.rs-about-why-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.rs-about-why-grid article {
    min-height: 176px;
    padding: 12px 34px 0;
    border-right: 1px solid rgba(255, 255, 255, 0.36);
    text-align: center;
}

.rs-about-why-grid article:last-child {
    border-right: 0;
}

.rs-about-why-grid svg,
.rs-about-philosophy-grid svg {
    display: block;
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.rs-about-why-grid svg {
    width: 58px;
    height: 58px;
    margin: 0 auto 18px;
    stroke-width: 1.7;
}

.rs-about-why-grid h3 {
    margin: 0 0 12px;
    color: var(--about-white);
    font-size: 18px;
}

.rs-about-why-grid p {
    margin: 0;
    color: rgba(255, 255, 255, 0.82);
    font-size: 13px;
    line-height: 1.65;
}

.rs-about-stats {
    padding: 34px 0 38px;
    background: var(--about-white);
}

.rs-about-stat-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.rs-about-stat-grid article {
    min-height: 92px;
    border-right: 1px solid rgba(5, 5, 5, 0.18);
    text-align: center;
}

.rs-about-stat-grid article:last-child {
    border-right: 0;
}

.rs-about-stat-grid strong {
    display: block;
    color: var(--about-pink);
    font-size: clamp(42px, 5vw, 58px);
    font-weight: 400;
    line-height: 1;
}

.rs-about-stat-grid p {
    margin: 10px 0 0;
    color: var(--about-ink);
    font-size: 15px;
}

.rs-about-gallery {
    padding: 28px 0 54px;
    background: var(--about-soft);
}

.rs-about-gallery-grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1.25fr 1.35fr;
    grid-auto-rows: 150px;
    gap: 10px;
}

.rs-about-gallery-grid figure {
    margin: 0;
    overflow: hidden;
    border-radius: 8px;
    background: #eee8e1;
    box-shadow: 0 8px 22px rgba(5, 5, 5, 0.08);
}

.rs-about-gallery-grid figure.wide {
    grid-row: span 2;
}

.rs-about-gallery-grid figure:nth-child(5) {
    grid-column: 3 / 4;
}

.rs-about-gallery-grid img {
    transition: transform 220ms ease;
}

.rs-about-gallery-grid figure:hover img {
    transform: scale(1.04);
}

.rs-about-philosophy {
    min-height: 375px;
    display: flex;
    align-items: center;
    padding: 48px 0;
    background: linear-gradient(90deg, #050505, #0b0b0e);
    background-position: center right;
    background-size: cover;
    color: var(--about-white);
}

.rs-about-philosophy article {
    width: min(620px, 100%);
}

.rs-about-philosophy h2 {
    color: var(--about-white);
    font-size: clamp(38px, 4.4vw, 58px);
    line-height: 1.05;
}

.rs-about-philosophy article > p:not(.rs-about-kicker) {
    margin: 0 0 24px;
    color: rgba(255, 255, 255, 0.86);
    font-size: 15px;
    line-height: 1.75;
}

.rs-about-philosophy-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px 22px;
}

.rs-about-philosophy-grid span {
    display: flex;
    align-items: center;
    gap: 10px;
    color: var(--about-white);
    font-size: 13px;
    font-weight: 800;
}

.rs-about-philosophy-grid svg {
    width: 30px;
    height: 30px;
    flex: 0 0 auto;
    stroke-width: 1.8;
}

.rs-about-teachers,
.rs-about-reviews {
    padding: 34px 0 44px;
    background: var(--about-soft);
}

.rs-about-teacher-wrap {
    position: relative;
}

.rs-about-teacher-wrap > button {
    position: absolute;
    z-index: 2;
    top: 42%;
    display: grid;
    width: 36px;
    height: 36px;
    place-items: center;
    border: 0;
    border-radius: 50%;
    background: var(--about-white);
    color: var(--about-pink);
    cursor: default;
    box-shadow: var(--about-shadow);
    font-size: 30px;
    line-height: 1;
}

.rs-about-teacher-wrap > button:first-child {
    left: -18px;
}

.rs-about-teacher-wrap > button:last-child {
    right: -18px;
}

.rs-about-teacher-grid {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 18px;
}

.rs-about-teacher-grid article {
    overflow: hidden;
    border: 1px solid rgba(5, 5, 5, 0.06);
    border-radius: 8px;
    background: var(--about-white);
    box-shadow: var(--about-shadow);
}

.rs-about-teacher-grid article > div {
    height: 188px;
    background: #eee8e1;
}

.rs-about-teacher-grid h3 {
    margin: 14px 14px 4px;
    font-family: Inter, ui-sans-serif, system-ui, sans-serif;
    font-size: 13px;
    font-weight: 900;
}

.rs-about-teacher-grid p,
.rs-about-teacher-grid small {
    display: block;
    margin: 0 14px 3px;
    color: #5b5961;
    font-size: 12px;
}

.rs-about-teacher-grid small {
    margin-bottom: 16px;
}

.rs-about-review-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 32px;
    max-width: 1040px;
    margin: 0 auto;
}

.rs-about-review-grid article {
    min-height: 178px;
    padding: 26px 34px;
    border: 1px solid rgba(5, 5, 5, 0.06);
    border-radius: 9px;
    background: var(--about-white);
    box-shadow: var(--about-shadow);
}

.rs-about-review-grid b {
    display: inline-block;
    color: var(--about-pink);
    font-family: Georgia, serif;
    font-size: 58px;
    line-height: 0.55;
}

.rs-about-review-grid span {
    display: block;
    margin: 4px 0 14px;
    color: var(--about-gold);
    letter-spacing: 0.16em;
}

.rs-about-review-grid p {
    margin: 0 0 14px;
    color: #4f4e56;
    font-size: 14px;
    line-height: 1.65;
}

.rs-about-review-grid strong {
    color: var(--about-ink);
    font-size: 13px;
}

.rs-about-cta {
    min-height: 380px;
    display: flex;
    align-items: center;
    background: linear-gradient(90deg, var(--about-pink), var(--about-pink-light));
    background-position: center right;
    background-size: cover;
    color: var(--about-white);
}

.rs-about-cta .container {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    gap: 40px;
}

.rs-about-cta h2 {
    max-width: 560px;
    color: var(--about-white);
    font-size: clamp(36px, 4vw, 56px);
    line-height: 1.08;
}

.rs-about-cta p {
    max-width: 520px;
    margin: 0;
    color: rgba(255, 255, 255, 0.92);
    font-size: 16px;
    font-weight: 600;
}

.rs-about-cta a {
    margin-top: 0;
    background: var(--about-white);
    color: var(--about-pink);
}

/* Teachers page */
.rs-teachers-page {
    --teachers-dark: #050505;
    --teachers-pink: #ec3f83;
    --teachers-pink-light: #ff4f9a;
    --teachers-soft: #f8f6f4;
    --teachers-white: #ffffff;
    --teachers-ink: #17171b;
    --teachers-muted: #64626b;
    --teachers-shadow: 0 16px 38px rgba(5, 5, 5, 0.12);
    background: var(--teachers-soft);
    color: var(--teachers-ink);
}

.rs-teachers-page .container {
    width: min(100% - 40px, 1240px);
}

.rs-teachers-placeholder {
    display: block;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at 70% 18%, rgba(255, 79, 154, 0.25), transparent 30%), linear-gradient(135deg, rgba(236, 63, 131, 0.2), rgba(200, 150, 47, 0.18)), #eee8e1;
}

.rs-teachers-hero {
    min-height: 650px;
    display: flex;
    align-items: center;
    padding: 120px 0 82px;
    background: radial-gradient(circle at 70% 20%, rgba(200, 150, 47, 0.18), transparent 32%), linear-gradient(90deg, #050505, #0b0b0e 64%, #050505);
    background-position: center right;
    background-size: cover;
    color: var(--teachers-white);
}

.rs-teachers-hero-copy {
    width: min(560px, 100%);
}

.rs-teachers-kicker {
    margin: 0 0 15px;
    color: var(--teachers-pink);
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 0.18em;
    text-transform: uppercase;
}

.rs-teachers-hero h1 {
    margin: 0 0 22px;
    color: var(--teachers-white);
    font-size: clamp(54px, 5.8vw, 82px);
    font-weight: 400;
    line-height: 1.04;
}

.rs-teachers-hero h1 span {
    display: block;
    color: var(--teachers-pink-light);
}

.rs-teachers-hero p:not(.rs-teachers-kicker) {
    max-width: 520px;
    margin: 0;
    color: rgba(255, 255, 255, 0.9);
    font-size: 17px;
    font-weight: 600;
    line-height: 1.8;
}

.rs-teachers-hero a,
.rs-teachers-cta a {
    display: inline-flex;
    min-height: 54px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 32px;
    padding: 0 24px;
    border: 1px solid var(--teachers-pink);
    border-radius: 5px;
    color: var(--teachers-white);
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

.rs-teachers-content {
    padding: 0 0 72px;
    background: var(--teachers-soft);
}

.rs-teachers-stats {
    position: relative;
    z-index: 2;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0;
    max-width: 1100px;
    min-height: 132px;
    align-items: center;
    margin: -42px auto 44px;
    padding: 20px 34px;
    border: 1px solid rgba(5, 5, 5, 0.06);
    border-radius: 16px;
    background: var(--teachers-white);
    box-shadow: var(--teachers-shadow);
}

.rs-teachers-stats article {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
    min-height: 76px;
    border-right: 1px solid rgba(5, 5, 5, 0.12);
}

.rs-teachers-stats article:last-child {
    border-right: 0;
}

.rs-teachers-stats svg,
.rs-teachers-filters svg,
.rs-teacher-icon svg {
    display: block;
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.rs-teachers-stats svg {
    width: 42px;
    height: 42px;
    color: var(--teachers-pink);
    stroke-width: 1.7;
}

.rs-teachers-stats strong {
    display: block;
    color: var(--teachers-ink);
    font-family: Georgia, "Times New Roman", serif;
    font-size: 38px;
    font-weight: 400;
    line-height: 1;
}

.rs-teachers-stats p {
    margin: 7px 0 0;
    color: var(--teachers-muted);
    font-size: 13px;
}

.rs-teachers-filters {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 18px;
    margin-bottom: 32px;
}

.rs-teachers-filters button {
    display: inline-flex;
    min-height: 54px;
    align-items: center;
    gap: 12px;
    padding: 0 30px;
    border: 1px solid rgba(5, 5, 5, 0.06);
    border-radius: 999px;
    background: var(--teachers-white);
    color: var(--teachers-ink);
    box-shadow: 0 8px 22px rgba(5, 5, 5, 0.06);
    cursor: pointer;
    font: inherit;
    font-weight: 800;
}

.rs-teachers-filters svg {
    width: 24px;
    height: 24px;
    color: var(--teachers-pink);
    stroke-width: 1.8;
}

.rs-teachers-filters button.active {
    background: #08080b;
    color: var(--teachers-white);
}

.rs-teachers-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
}

.rs-teacher-profile-card {
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(5, 5, 5, 0.06);
    border-radius: 10px;
    background: var(--teachers-white);
    box-shadow: var(--teachers-shadow);
}

.rs-teacher-photo {
    height: 245px;
    background: #eee8e1;
}

.rs-teacher-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.rs-teacher-icon {
    position: absolute;
    top: 213px;
    left: 32px;
    display: grid;
    width: 74px;
    height: 74px;
    place-items: center;
    border-radius: 50%;
    background: var(--teachers-white);
    color: var(--teachers-pink);
    box-shadow: 0 8px 22px rgba(5, 5, 5, 0.1);
}

.rs-teacher-icon svg {
    width: 42px;
    height: 42px;
    stroke-width: 1.7;
}

.rs-teacher-card-body {
    padding: 52px 28px 26px;
}

.rs-teacher-card-body h2 {
    margin: 0 0 4px;
    color: var(--teachers-ink);
    font-size: 28px;
    font-weight: 400;
}

.rs-teacher-card-body > p {
    margin: 0 0 20px;
    color: var(--teachers-pink);
    font-size: 15px;
    font-weight: 800;
}

.rs-teacher-card-body ul {
    display: grid;
    gap: 10px;
    min-height: 132px;
    margin: 0 0 22px;
    padding: 0;
    list-style: none;
}

.rs-teacher-card-body li {
    position: relative;
    padding-left: 18px;
    color: #57555e;
    font-size: 12.5px;
    line-height: 1.45;
}

.rs-teacher-card-body li::before {
    content: "✓";
    position: absolute;
    left: 0;
    color: var(--teachers-pink);
    font-weight: 900;
}

.rs-teacher-socials {
    display: flex;
    gap: 12px;
}

.rs-teacher-socials span {
    display: grid;
    width: 30px;
    height: 30px;
    place-items: center;
    border-radius: 50%;
    background: #f3f3f3;
    color: #5f5d66;
    font-size: 11px;
    font-weight: 800;
}

.rs-teachers-cta {
    min-height: 220px;
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    align-items: center;
    gap: 36px;
    margin-top: 34px;
    padding: 42px 84px;
    border-radius: 10px;
    background: linear-gradient(90deg, #050505, #160a10);
    background-position: center right;
    background-size: cover;
    color: var(--teachers-white);
    overflow: hidden;
}

.rs-teachers-cta h2 {
    max-width: 610px;
    margin: 0 0 16px;
    color: var(--teachers-white);
    font-size: clamp(34px, 4vw, 52px);
    font-weight: 400;
    line-height: 1.12;
}

.rs-teachers-cta p:not(.rs-teachers-kicker) {
    max-width: 560px;
    margin: 0;
    color: rgba(255, 255, 255, 0.85);
}

.rs-teachers-cta a {
    margin-top: 0;
    background: var(--teachers-pink);
    border-color: var(--teachers-pink);
}

/* Teacher detail page */
.rs-teacher-detail {
    --td-dark: #050505;
    --td-pink: #ec3f83;
    --td-soft: #f8f6f4;
    --td-white: #ffffff;
    --td-ink: #17171b;
    --td-muted: #62616a;
    --td-shadow: 0 14px 34px rgba(5, 5, 5, 0.1);
    background: var(--td-soft);
    color: var(--td-ink);
}

.rs-teacher-detail .container {
    width: min(100% - 40px, 1200px);
}

.rs-teacher-detail-placeholder {
    display: block;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at 70% 18%, rgba(236, 63, 131, 0.24), transparent 30%), linear-gradient(135deg, rgba(236, 63, 131, 0.18), rgba(200, 150, 47, 0.16)), #eee8e1;
}

.rs-td-hero {
    min-height: 660px;
    display: flex;
    align-items: center;
    padding: 114px 0 54px;
    background: linear-gradient(90deg, #050505, #0b0b0e);
    background-position: center right;
    background-size: cover;
    color: var(--td-white);
}

.rs-td-breadcrumb {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 52px;
    color: rgba(255, 255, 255, 0.62);
    font-size: 13px;
}

.rs-td-breadcrumb a:hover,
.rs-td-back,
.rs-td-branch {
    color: var(--td-pink);
}

.rs-td-back {
    display: inline-block;
    margin-bottom: 24px;
    font-weight: 800;
}

.rs-td-hero-copy {
    width: min(520px, 100%);
}

.rs-td-hero h1 {
    margin: 0 0 12px;
    color: var(--td-white);
    font-size: clamp(54px, 5vw, 76px);
    font-weight: 400;
}

.rs-td-branch {
    margin: 0 0 24px;
    font-size: 22px;
    font-weight: 800;
}

.rs-td-hero-copy > p:not(.rs-td-branch) {
    margin: 0;
    color: rgba(255, 255, 255, 0.9);
    font-size: 16px;
    font-weight: 600;
    line-height: 1.78;
}

.rs-td-stats {
    display: flex;
    flex-wrap: wrap;
    gap: 26px;
    margin-top: 30px;
}

.rs-td-stats article {
    display: grid;
    grid-template-columns: 34px 1fr;
    align-items: center;
    gap: 10px;
}

.rs-td-stats svg,
.rs-td-tabs svg,
.rs-td-info svg,
.rs-td-doodle svg {
    display: block;
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.rs-td-stats svg {
    grid-row: span 2;
    width: 31px;
    height: 31px;
    color: var(--td-pink);
    stroke-width: 1.7;
}

.rs-td-stats strong,
.rs-td-stats span {
    display: block;
    color: var(--td-white);
    font-size: 13px;
    line-height: 1.2;
}

.rs-td-stats strong {
    font-weight: 900;
}

.rs-td-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 22px;
    margin-top: 34px;
}

.rs-td-actions a,
.rs-td-cta a {
    display: inline-flex;
    min-height: 56px;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 0 28px;
    border: 1px solid rgba(255, 255, 255, 0.46);
    border-radius: 5px;
    color: var(--td-white);
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

.rs-td-actions a.pink,
.rs-td-cta a {
    border-color: var(--td-pink);
    background: var(--td-pink);
}

.rs-td-tabs {
    position: sticky;
    z-index: 20;
    top: 82px;
    background: var(--td-white);
    box-shadow: 0 8px 24px rgba(5, 5, 5, 0.06);
}

.rs-td-tabs .container {
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
}

.rs-td-tabs a {
    display: grid;
    min-height: 118px;
    place-items: center;
    align-content: center;
    gap: 10px;
    border-bottom: 2px solid transparent;
    color: var(--td-ink);
    font-size: 13px;
    font-weight: 800;
    text-align: center;
}

.rs-td-tabs a:first-child {
    border-bottom-color: var(--td-pink);
}

.rs-td-tabs svg {
    width: 38px;
    height: 38px;
    color: var(--td-pink);
    stroke-width: 1.65;
}

.rs-td-about,
.rs-td-info,
.rs-td-gallery,
.rs-td-reviews {
    padding: 54px 0;
}

.rs-td-about-grid {
    display: grid;
    grid-template-columns: 0.86fr 1.25fr;
    gap: 62px;
}

.rs-td-about h2,
.rs-td-info h2,
.rs-td-row-title h2 {
    margin: 0 0 26px;
    color: var(--td-ink);
    font-size: 34px;
    font-weight: 400;
}

.rs-td-about h2::after,
.rs-td-info h2::after,
.rs-td-row-title h2::after {
    content: "";
    display: block;
    width: 54px;
    height: 3px;
    margin-top: 14px;
    background: var(--td-pink);
}

.rs-td-about p {
    color: var(--td-muted);
    font-size: 15px;
    line-height: 1.85;
}

.rs-td-sign {
    margin-top: 30px;
    padding: 30px;
    border: 1px solid rgba(236, 63, 131, 0.22);
    border-radius: 8px;
    background: #fff4f8;
}

.rs-td-sign b {
    display: block;
    color: var(--td-pink);
    font-family: Georgia, serif;
    font-size: 52px;
    line-height: 0.5;
}

.rs-td-sign strong {
    color: var(--td-ink);
    font-family: "Brush Script MT", "Segoe Script", cursive;
    font-size: 28px;
    font-weight: 400;
}

.rs-td-video {
    position: relative;
    height: 430px;
    margin: 0;
    overflow: hidden;
    border-radius: 8px;
    background: #eee8e1;
    box-shadow: var(--td-shadow);
}

.rs-td-video img,
.rs-td-gallery-grid img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.rs-td-video figcaption {
    position: absolute;
    inset: auto 0 0;
    display: flex;
    align-items: center;
    gap: 18px;
    padding: 26px 34px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.78), transparent);
    color: var(--td-white);
}

.rs-td-video figcaption span {
    display: grid;
    width: 64px;
    height: 64px;
    place-items: center;
    border-radius: 50%;
    background: var(--td-pink);
}

.rs-td-video figcaption span::before {
    content: "";
    width: 0;
    height: 0;
    margin-left: 4px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 14px solid var(--td-white);
}

.rs-td-video h3,
.rs-td-video p {
    margin: 0;
    color: var(--td-white);
}

.rs-td-info {
    padding-top: 0;
}

.rs-td-info-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.rs-td-info-grid article {
    min-height: 285px;
    padding: 0 32px;
    border-right: 1px solid rgba(5, 5, 5, 0.12);
}

.rs-td-info-grid article:last-child {
    border-right: 0;
}

.rs-td-info ul {
    display: grid;
    gap: 12px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.rs-td-info li {
    position: relative;
    padding-left: 22px;
    color: var(--td-muted);
    font-size: 13px;
    line-height: 1.5;
}

.rs-td-info li::before {
    content: "✓";
    position: absolute;
    left: 0;
    display: grid;
    width: 14px;
    height: 14px;
    place-items: center;
    border-radius: 50%;
    background: var(--td-pink);
    color: var(--td-white);
    font-size: 9px;
}

.rs-td-info p {
    margin: 0;
    color: var(--td-muted);
    font-size: 14px;
    line-height: 1.8;
}

.rs-td-doodle svg {
    width: 130px;
    height: 80px;
    margin-top: 24px;
    color: var(--td-pink);
    stroke-width: 1.4;
}

.rs-td-row-title {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 24px;
    margin-bottom: 22px;
}

.rs-td-row-title h2 {
    margin-bottom: 0;
}

.rs-td-row-title a {
    color: var(--td-pink);
    font-size: 13px;
    font-weight: 900;
}

.rs-td-gallery-grid {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 12px;
}

.rs-td-gallery-grid figure {
    height: 170px;
    margin: 0;
    overflow: hidden;
    border-radius: 7px;
    background: #eee8e1;
    box-shadow: 0 8px 22px rgba(5, 5, 5, 0.08);
}

.rs-td-review-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 28px;
}

.rs-td-review-grid article {
    position: relative;
    min-height: 190px;
    padding: 30px 34px;
    border: 1px solid rgba(5, 5, 5, 0.06);
    border-radius: 8px;
    background: var(--td-white);
    box-shadow: var(--td-shadow);
}

.rs-td-review-grid span {
    color: var(--td-pink);
    letter-spacing: 0.14em;
}

.rs-td-review-grid b {
    position: absolute;
    top: 26px;
    right: 28px;
    color: rgba(236, 63, 131, 0.18);
    font-family: Georgia, serif;
    font-size: 60px;
    line-height: 1;
}

.rs-td-review-grid p {
    margin: 20px 0;
    color: #4f4d56;
    font-size: 15px;
    line-height: 1.65;
}

.rs-td-review-grid strong,
.rs-td-review-grid small {
    display: block;
}

.rs-td-cta {
    min-height: 220px;
    display: flex;
    align-items: center;
    background: linear-gradient(90deg, var(--td-pink), #17070f);
    background-position: center right;
    background-size: cover;
    color: var(--td-white);
}

.rs-td-cta .container {
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    gap: 36px;
}

.rs-td-cta h2 {
    margin: 0 0 12px;
    color: var(--td-white);
    font-size: clamp(34px, 4vw, 48px);
    font-weight: 400;
}

.rs-td-cta p {
    margin: 0;
    color: rgba(255, 255, 255, 0.9);
}

.rs-td-cta .dark {
    border-color: #08080b;
    background: #08080b;
}

.rs-events-page {
    overflow: hidden;
    background: #fff;
    color: #161616;
}

.rs-events-page .container {
    width: min(100% - 80px, 1320px);
}

.rs-events-page svg {
    width: 1em;
    height: 1em;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.rs-events-hero {
    display: flex;
    min-height: 520px;
    align-items: center;
    padding: 104px 0 52px;
    background: radial-gradient(circle at 74% 42%, rgba(217, 164, 65, 0.22), transparent 32%), linear-gradient(90deg, #050505 0%, #09090b 62%, #12090b 100%);
    background-position: center;
    background-size: cover;
    color: #fff;
}

.rs-events-hero-copy {
    max-width: 560px;
}

.rs-events-kicker {
    margin: 0 0 18px;
    color: var(--pink);
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

.rs-events-hero h1 {
    max-width: 540px;
    margin-bottom: 22px;
    color: #fff;
    font-size: clamp(48px, 5.6vw, 72px);
    line-height: 0.98;
}

.rs-events-hero h1 span {
    display: block;
    color: var(--pink);
}

.rs-events-hero-copy > p:not(.rs-events-kicker) {
    max-width: 440px;
    color: rgba(255, 255, 255, 0.9);
    font-size: 18px;
    line-height: 1.72;
}

.rs-events-ghost-btn {
    display: inline-flex;
    min-height: 58px;
    align-items: center;
    gap: 14px;
    margin-top: 14px;
    padding: 0 30px;
    border: 1px solid rgba(255, 255, 255, 0.72);
    border-radius: 4px;
    color: #fff;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    transition: border-color 180ms ease, background 180ms ease, color 180ms ease;
}

.rs-events-ghost-btn svg:first-child {
    color: var(--pink);
    font-size: 24px;
}

.rs-events-ghost-btn svg:last-child {
    font-size: 18px;
}

.rs-events-ghost-btn:hover {
    border-color: var(--pink);
    background: var(--pink);
}

.rs-events-ghost-btn:hover svg:first-child {
    color: #fff;
}

.rs-events-main {
    padding: 34px 0 48px;
}

.rs-events-filter {
    display: flex;
    gap: 18px;
    margin-bottom: 42px;
    overflow-x: auto;
    padding: 0 0 8px;
    scrollbar-width: none;
}

.rs-events-filter::-webkit-scrollbar {
    display: none;
}

.rs-events-filter a {
    display: inline-flex;
    min-width: max-content;
    min-height: 58px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0 30px;
    border: 1px solid rgba(5, 5, 5, 0.06);
    border-radius: 999px;
    background: #fff;
    color: #222;
    box-shadow: 0 12px 34px rgba(5, 5, 5, 0.08);
    font-size: 14px;
    font-weight: 800;
}

.rs-events-filter svg {
    color: var(--pink);
    font-size: 21px;
}

.rs-events-filter a.active {
    border-color: #050505;
    background: #050505;
    color: #fff;
}

.rs-events-section {
    padding-bottom: 34px;
}

.rs-events-row-title {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 26px;
}

.rs-events-row-title h2 {
    margin-bottom: 10px;
    color: #242126;
    font-size: clamp(30px, 3vw, 42px);
}

.rs-events-row-title span {
    display: block;
    width: 54px;
    height: 3px;
    background: var(--pink);
}

.rs-events-row-title > a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--pink);
    font-size: 14px;
    font-weight: 900;
}

.rs-events-card-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
}

.rs-event-card,
.rs-event-category-card {
    overflow: hidden;
    border: 1px solid rgba(5, 5, 5, 0.08);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 16px 42px rgba(5, 5, 5, 0.1);
}

.rs-event-card-media {
    position: relative;
    height: 180px;
    overflow: hidden;
    background: linear-gradient(135deg, #07070a, #211018 54%, #07070a);
}

.rs-event-card-media img,
.rs-event-card-media .rs-events-placeholder,
.rs-event-category-card img,
.rs-event-category-card .rs-events-placeholder,
.rs-events-gallery figure img,
.rs-events-gallery figure .rs-events-placeholder {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.rs-events-placeholder {
    display: block;
    background: radial-gradient(circle at 65% 28%, rgba(236, 61, 135, 0.22), transparent 30%), linear-gradient(135deg, #07070a, #221019 52%, #08080b);
}

.rs-event-card-media time {
    position: absolute;
    top: 0;
    left: 16px;
    display: grid;
    width: 62px;
    min-height: 86px;
    place-items: center;
    padding: 9px 8px;
    background: rgba(5, 5, 5, 0.94);
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}

.rs-event-card-media time strong {
    color: var(--pink);
    font-size: 28px;
    line-height: 1;
}

.rs-event-card-media time span {
    color: rgba(255, 255, 255, 0.9);
    font-size: 12px;
    font-weight: 900;
    line-height: 1.15;
}

.rs-event-card-body {
    padding: 24px 22px 22px;
}

.rs-event-card-body > p:first-child {
    margin-bottom: 10px;
    color: var(--pink);
    font-size: 12px;
    font-weight: 900;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.rs-event-card-body h3 {
    margin-bottom: 12px;
    color: #27222a;
    font-size: 27px;
    line-height: 1.08;
}

.rs-event-card-body > p:nth-of-type(2) {
    min-height: 76px;
    margin-bottom: 18px;
    color: #62606a;
    font-size: 14px;
    line-height: 1.62;
}

.rs-event-card-body ul {
    display: grid;
    gap: 9px;
    margin: 0 0 22px;
    padding: 0;
    list-style: none;
}

.rs-event-card-body li {
    display: flex;
    align-items: flex-start;
    gap: 9px;
    color: #4f4d55;
    font-size: 13px;
}

.rs-event-card-body li svg {
    flex: 0 0 auto;
    margin-top: 3px;
    color: var(--pink);
}

.rs-event-card-body > a {
    display: inline-flex;
    width: 100%;
    min-height: 50px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border: 1px solid var(--pink);
    border-radius: 4px;
    color: var(--pink);
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    transition: background 180ms ease, color 180ms ease;
}

.rs-event-card-body > a:hover {
    background: var(--pink);
    color: #fff;
}

.rs-events-notify {
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 28px;
    margin: 4px 0 42px;
    padding: 34px 38px;
    border-radius: 8px;
    background: linear-gradient(100deg, #08080b 0%, #211018 52%, #b51d5b 100%);
    color: #fff;
}

.rs-events-notify-icon {
    display: grid;
    width: 74px;
    height: 74px;
    place-items: center;
    border: 1px solid var(--pink);
    border-radius: 50%;
    color: var(--pink);
    font-size: 34px;
}

.rs-events-notify h2 {
    margin-bottom: 6px;
    color: #fff;
    font-size: 30px;
}

.rs-events-notify p {
    margin: 0;
    color: rgba(255, 255, 255, 0.78);
}

.rs-events-notify > a {
    display: inline-flex;
    min-height: 58px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0 36px;
    border-radius: 4px;
    background: var(--pink);
    color: #fff;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.rs-events-categories {
    padding-bottom: 42px;
}

.rs-events-row-title.compact {
    margin-bottom: 22px;
}

.rs-events-category-grid {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 22px;
}

.rs-event-category-card {
    position: relative;
    padding-bottom: 22px;
}

.rs-event-category-card > div {
    height: 154px;
    overflow: hidden;
    background: linear-gradient(135deg, #07070a, #221019 54%, #07070a);
}

.rs-event-category-card > span {
    display: grid;
    width: 54px;
    height: 54px;
    place-items: center;
    margin: -27px 0 12px 18px;
    border-radius: 50%;
    background: #fff;
    color: var(--pink);
    box-shadow: 0 10px 24px rgba(5, 5, 5, 0.14);
    font-size: 25px;
}

.rs-event-category-card h3 {
    margin: 0 18px 8px;
    color: #28242b;
    font-size: 23px;
}

.rs-event-category-card p {
    min-height: 66px;
    margin: 0 18px 14px;
    color: #67636b;
    font-size: 13px;
    line-height: 1.58;
}

.rs-event-category-card a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-left: 18px;
    color: var(--pink);
    font-size: 13px;
    font-weight: 900;
}

.rs-events-gallery {
    padding-bottom: 0;
}

.rs-events-gallery-grid {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 18px;
}

.rs-events-gallery figure {
    height: 176px;
    overflow: hidden;
    margin: 0;
    border-radius: 8px;
    background: linear-gradient(135deg, #07070a, #211018 54%, #07070a);
}

.rs-events-subscribe {
    padding: 34px 0;
    background: linear-gradient(100deg, #d72e77, #ec3d87 56%, #a71952);
    color: #fff;
}

.rs-events-subscribe .container {
    display: grid;
    grid-template-columns: 1fr minmax(460px, 560px);
    align-items: center;
    gap: 38px;
}

.rs-events-subscribe-copy {
    display: flex;
    align-items: center;
    gap: 28px;
}

.rs-events-subscribe-copy > span {
    display: grid;
    width: 82px;
    height: 82px;
    flex: 0 0 auto;
    place-items: center;
    border: 1px solid rgba(255, 255, 255, 0.76);
    border-radius: 50%;
    font-size: 36px;
}

.rs-events-subscribe h2 {
    margin-bottom: 6px;
    color: #fff;
    font-size: 34px;
}

.rs-events-subscribe p {
    margin: 0;
    color: rgba(255, 255, 255, 0.9);
    font-size: 16px;
}

.rs-events-subscribe-form {
    display: grid;
    grid-template-columns: 1fr 190px;
    gap: 14px;
}

.rs-events-subscribe-form input,
.rs-events-subscribe-form button {
    min-height: 58px;
    border: 0;
    border-radius: 4px;
    font: inherit;
}

.rs-events-subscribe-form input {
    width: 100%;
    padding: 0 22px;
    background: #fff;
    color: #222;
}

.rs-events-subscribe-form button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background: #08080b;
    color: #fff;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    cursor: pointer;
}

.rs-event-detail {
    overflow: hidden;
    background: #fff;
    color: #17171a;
}

.rs-event-detail .container {
    width: min(100% - 80px, 1320px);
}

.rs-event-detail svg {
    width: 1em;
    height: 1em;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.rs-event-detail-placeholder,
.rs-event-detail-map-placeholder {
    display: block;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at 68% 28%, rgba(236, 61, 135, 0.22), transparent 31%), linear-gradient(135deg, #08080b, #231019 54%, #08080b);
}

.rs-event-detail-map-placeholder {
    background: linear-gradient(135deg, #eef2f5, #dfe8ee 55%, #f7f8f9);
}

.rs-event-detail-hero {
    display: flex;
    min-height: 560px;
    align-items: center;
    padding: 90px 0 42px;
    background: radial-gradient(circle at 74% 44%, rgba(217, 164, 65, 0.2), transparent 31%), linear-gradient(90deg, #050505 0%, #08080b 62%, #12090b 100%);
    background-position: center;
    background-size: cover;
    color: #fff;
}

.rs-event-detail-breadcrumb {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 24px;
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px;
}

.rs-event-detail-breadcrumb a,
.rs-event-detail-breadcrumb strong {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-weight: 700;
}

.rs-event-detail-breadcrumb strong {
    color: #fff;
}

.rs-event-detail-breadcrumb svg {
    color: rgba(255, 255, 255, 0.72);
}

.rs-event-detail-hero-copy {
    max-width: 560px;
}

.rs-event-detail-kicker {
    margin: 0 0 12px;
    color: var(--pink);
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.13em;
    text-transform: uppercase;
}

.rs-event-detail-hero h1 {
    max-width: 560px;
    margin-bottom: 14px;
    color: #fff;
    font-size: clamp(48px, 5vw, 62px);
    line-height: 0.98;
}

.rs-event-detail-hero h1 span {
    display: block;
    color: var(--pink);
}

.rs-event-detail-hero-copy > p:not(.rs-event-detail-kicker) {
    max-width: 460px;
    color: rgba(255, 255, 255, 0.9);
    font-size: 15px;
    line-height: 1.55;
}

.rs-event-detail-meta {
    display: grid;
    gap: 8px;
    margin: 16px 0 0;
    padding: 0;
    list-style: none;
}

.rs-event-detail-meta li {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
}

.rs-event-detail-meta svg {
    color: var(--pink);
    font-size: 22px;
}

.rs-event-detail-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    margin-top: 18px;
}

.rs-event-detail-actions a,
.rs-event-detail-info > a,
.rs-event-detail-cta > a {
    display: inline-flex;
    min-height: 50px;
    align-items: center;
    justify-content: center;
    gap: 12px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.rs-event-detail-actions .primary,
.rs-event-detail-info > a {
    min-width: 170px;
    padding: 0 28px;
    background: linear-gradient(90deg, #ec3d87, #d92d75);
    color: #fff;
}

.rs-event-detail-actions .secondary {
    min-width: 190px;
    padding: 0 26px;
    border: 1px solid rgba(255, 255, 255, 0.72);
    color: #fff;
}

.rs-event-detail-highlights {
    position: relative;
    z-index: 2;
    margin-top: -54px;
}

.rs-event-detail-highlight-card {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    overflow: hidden;
    border: 1px solid rgba(5, 5, 5, 0.08);
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 22px 60px rgba(5, 5, 5, 0.12);
}

.rs-event-detail-highlight-card article {
    display: grid;
    grid-template-columns: 46px 1fr;
    gap: 18px;
    min-height: 136px;
    align-items: start;
    padding: 30px 28px;
    border-right: 1px solid rgba(5, 5, 5, 0.1);
}

.rs-event-detail-highlight-card article:last-child {
    border-right: 0;
}

.rs-event-detail-highlight-card svg {
    color: var(--pink);
    font-size: 34px;
}

.rs-event-detail-highlight-card h2 {
    margin-bottom: 8px;
    color: #24222a;
    font-family: Inter, ui-sans-serif, system-ui, sans-serif;
    font-size: 17px;
    font-weight: 900;
    line-height: 1.25;
}

.rs-event-detail-highlight-card p {
    margin: 0;
    color: #67636b;
    font-size: 13px;
    line-height: 1.56;
}

.rs-event-detail-content {
    padding: 50px 0 46px;
}

.rs-event-detail-grid {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 480px;
    gap: 92px;
    align-items: start;
}

.rs-event-detail-main h2,
.rs-event-detail-row-title h2,
.rs-event-detail-access h2 {
    margin-bottom: 14px;
    color: #24222a;
    font-size: clamp(30px, 3vw, 40px);
}

.rs-event-detail-main h2::after,
.rs-event-detail-access h2::after {
    content: "";
    display: block;
    width: 50px;
    height: 3px;
    margin-top: 12px;
    background: var(--pink);
}

.rs-event-detail-main p {
    max-width: 620px;
    margin-bottom: 22px;
    color: #52505a;
    font-size: 16px;
    line-height: 1.9;
}

.rs-event-detail-program {
    margin-top: 64px;
}

.rs-event-detail-program ol {
    position: relative;
    display: grid;
    gap: 14px;
    margin: 24px 0 0;
    padding: 0 0 0 12px;
    list-style: none;
}

.rs-event-detail-program ol::before {
    content: "";
    position: absolute;
    top: 11px;
    bottom: 10px;
    left: 7px;
    width: 2px;
    background: rgba(236, 61, 135, 0.42);
}

.rs-event-detail-program li {
    position: relative;
    display: grid;
    grid-template-columns: 76px 1fr;
    gap: 22px;
    align-items: start;
    padding-left: 18px;
    color: #302d35;
    font-size: 15px;
}

.rs-event-detail-program li::before {
    content: "";
    position: absolute;
    top: 8px;
    left: -10px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: var(--pink);
}

.rs-event-detail-program time {
    color: #27242d;
    font-weight: 800;
}

.rs-event-detail-info {
    padding: 40px 38px;
    border: 1px solid rgba(236, 61, 135, 0.18);
    border-radius: 14px;
    background: #fff;
    box-shadow: 0 18px 50px rgba(236, 61, 135, 0.08);
}

.rs-event-detail-info h2 {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 28px;
    color: #24222a;
    font-size: 30px;
}

.rs-event-detail-info h2 svg {
    color: var(--pink);
}

.rs-event-detail-info dl {
    display: grid;
    gap: 22px;
    margin: 0 0 30px;
}

.rs-event-detail-info div {
    display: grid;
    gap: 5px;
}

.rs-event-detail-info dt {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #24222a;
    font-size: 15px;
    font-weight: 900;
}

.rs-event-detail-info dt svg {
    color: var(--pink);
    font-size: 22px;
}

.rs-event-detail-info dd {
    margin: 0;
    padding-left: 32px;
    color: #57535e;
    font-size: 15px;
    line-height: 1.55;
}

.rs-event-detail-info > a {
    width: 100%;
}

.rs-event-detail-gallery {
    padding-top: 64px;
}

.rs-event-detail-row-title {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 24px;
    margin-bottom: 26px;
}

.rs-event-detail-row-title h2 {
    margin-bottom: 10px;
}

.rs-event-detail-row-title span {
    display: block;
    width: 54px;
    height: 3px;
    background: var(--pink);
}

.rs-event-detail-row-title > a {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--pink);
    font-size: 14px;
    font-weight: 900;
}

.rs-event-detail-gallery-grid {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 16px;
}

.rs-event-detail-gallery-grid figure {
    height: 176px;
    overflow: hidden;
    margin: 0;
    border-radius: 8px;
    background: linear-gradient(135deg, #08080b, #231019 54%, #08080b);
}

.rs-event-detail-gallery-grid img,
.rs-event-detail-gallery-grid .rs-event-detail-placeholder,
.rs-event-detail-access img,
.rs-event-detail-access .rs-event-detail-map-placeholder {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.rs-event-detail-cta {
    display: grid;
    grid-template-columns: auto 1fr 360px;
    align-items: center;
    gap: 28px;
    margin: 38px 0 42px;
    padding: 34px 54px;
    border-radius: 8px;
    background: linear-gradient(100deg, #bd1e62 0%, #ec3d87 55%, #dc2f78 100%);
    color: #fff;
}

.rs-event-detail-cta-icon {
    display: grid;
    width: 88px;
    height: 88px;
    place-items: center;
    border: 1px solid rgba(255, 255, 255, 0.72);
    border-radius: 50%;
    font-size: 40px;
}

.rs-event-detail-cta h2 {
    margin-bottom: 6px;
    color: #fff;
    font-size: 34px;
}

.rs-event-detail-cta p {
    margin: 0;
    color: rgba(255, 255, 255, 0.92);
    font-size: 16px;
}

.rs-event-detail-cta > a {
    min-height: 62px;
    background: #fff;
    color: var(--pink);
}

.rs-event-detail-access {
    display: grid;
    grid-template-columns: minmax(0, 1.08fr) minmax(360px, 0.92fr);
    gap: 54px;
    align-items: center;
}

.rs-event-detail-access figure {
    height: 300px;
    overflow: hidden;
    margin: 0;
    border-radius: 8px;
    background: #eef2f5;
}

.rs-event-detail-access article {
    display: grid;
    gap: 18px;
}

.rs-event-detail-access article > div {
    display: grid;
    grid-template-columns: 32px 1fr;
    gap: 12px;
    align-items: start;
}

.rs-event-detail-access article > div > svg {
    margin-top: 4px;
    color: var(--pink);
    font-size: 24px;
}

.rs-event-detail-access p {
    margin: 0;
    color: #57535e;
    font-size: 15px;
    line-height: 1.65;
}

.rs-event-detail-access strong {
    display: block;
    margin-bottom: 4px;
    color: #24222a;
    font-weight: 900;
}

.rs-contact-page {
    overflow: hidden;
    background: #f8f6f4;
    color: #19181d;
}

.rs-contact-page .container {
    width: min(100% - 80px, 1320px);
}

.rs-contact-page svg {
    width: 1em;
    height: 1em;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.rs-contact-placeholder,
.rs-contact-map-placeholder,
.rs-contact-child-placeholder {
    display: block;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle at 68% 28%, rgba(231, 51, 126, 0.22), transparent 32%), linear-gradient(135deg, #070707, #211018 54%, #070707);
}

.rs-contact-map-placeholder {
    background: linear-gradient(135deg, #eef2f5, #dfe8ee 55%, #f7f8f9);
}

.rs-contact-hero {
    display: flex;
    height: 520px;
    min-height: 520px;
    max-height: 520px;
    align-items: center;
    padding: 86px 0 34px;
    background: radial-gradient(circle at 74% 42%, rgba(215, 168, 63, 0.2), transparent 31%), linear-gradient(90deg, #070707 0%, #09090b 62%, #12090b 100%);
    background-position: center right;
    background-size: cover;
    color: #fff;
}

.rs-contact-hero-copy {
    max-width: 620px;
}

.rs-contact-kicker {
    margin: 0 0 12px;
    color: #e7337e;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.16em;
    text-transform: uppercase;
}

.rs-contact-hero h1 {
    max-width: 640px;
    margin-bottom: 14px;
    color: #fff;
    font-size: clamp(48px, 5.6vw, 76px);
    line-height: 1.02;
}

.rs-contact-hero h1 span {
    display: block;
    color: #e7337e;
}

.rs-contact-hero-copy > p:not(.rs-contact-kicker) {
    max-width: 520px;
    color: rgba(255, 255, 255, 0.92);
    font-size: 16px;
    line-height: 1.62;
}

.rs-contact-hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 22px;
    margin-top: 18px;
}

.rs-contact-hero-actions a,
.rs-contact-form button,
.rs-contact-whatsapp-number {
    display: inline-flex;
    min-height: 52px;
    align-items: center;
    justify-content: center;
    gap: 12px;
    border-radius: 4px;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.04em;
    text-transform: uppercase;
}

.rs-contact-hero-actions .primary,
.rs-contact-form button {
    min-width: 164px;
    padding: 0 28px;
    border: 0;
    background: linear-gradient(90deg, #e7337e, #d72d75);
    color: #fff;
}

.rs-contact-hero-actions .secondary {
    min-width: 220px;
    padding: 0 26px;
    border: 1px solid rgba(255, 255, 255, 0.72);
    color: #fff;
}

.rs-contact-hero-actions .secondary svg {
    font-size: 24px;
}

.rs-contact-main {
    padding: 36px 0 42px;
}

.rs-contact-card-grid {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 18px;
    margin-bottom: 40px;
}

.rs-contact-info-card {
    display: grid;
    min-height: 198px;
    place-items: center;
    padding: 30px 18px;
    border: 1px solid rgba(7, 7, 7, 0.08);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 14px 38px rgba(7, 7, 7, 0.07);
    text-align: center;
}

.rs-contact-info-card > span {
    display: grid;
    width: 58px;
    height: 58px;
    place-items: center;
    margin-bottom: 12px;
    color: #e7337e;
    font-size: 46px;
}

.rs-contact-info-card h2 {
    margin-bottom: 10px;
    color: #222028;
    font-family: Inter, ui-sans-serif, system-ui, sans-serif;
    font-size: 18px;
    font-weight: 900;
}

.rs-contact-info-card p,
.rs-contact-info-card small {
    margin: 0;
    color: #5f5b65;
    font-size: 13px;
    line-height: 1.55;
}

.rs-contact-info-card small {
    display: block;
    margin-top: 4px;
}

.rs-contact-info-card:nth-child(3) small,
.rs-contact-info-card:nth-child(5) small {
    color: #e7337e;
    font-weight: 800;
}

.rs-contact-work {
    display: grid;
    grid-template-columns: minmax(0, 1.02fr) minmax(420px, 0.98fr);
    gap: 36px;
    align-items: start;
}

.rs-contact-form-card,
.rs-contact-location {
    min-height: 610px;
    padding: 36px 34px;
    border: 1px solid rgba(7, 7, 7, 0.08);
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 16px 44px rgba(7, 7, 7, 0.07);
}

.rs-contact-form-card h2,
.rs-contact-location h2 {
    margin-bottom: 12px;
    color: #24212a;
    font-size: clamp(34px, 3.2vw, 44px);
}

.rs-contact-form-card h2::after,
.rs-contact-location h2::after {
    content: "";
    display: block;
    width: 58px;
    height: 3px;
    margin-top: 14px;
    background: #e7337e;
}

.rs-contact-form-card > p:not(.rs-contact-kicker),
.rs-contact-location > p:not(.rs-contact-kicker) {
    margin-bottom: 24px;
    color: #57535e;
    font-size: 15px;
    line-height: 1.72;
}

.rs-contact-form {
    display: grid;
    gap: 14px;
}

.rs-contact-form > input[name="website"] {
    position: absolute;
    left: -9999px;
    opacity: 0;
}

.rs-contact-form .two {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
}

.rs-contact-form label {
    display: grid;
    gap: 0;
}

.rs-contact-form label > span {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
}

.rs-contact-form .rs-contact-check span {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
}

.rs-contact-form input,
.rs-contact-form select,
.rs-contact-form textarea {
    width: 100%;
    border: 1px solid rgba(7, 7, 7, 0.12);
    border-radius: 4px;
    background: #fff;
    color: #24212a;
    font: inherit;
    font-size: 14px;
    outline: 0;
    transition: border-color 160ms ease, box-shadow 160ms ease;
}

.rs-contact-form input,
.rs-contact-form select {
    min-height: 54px;
    padding: 0 18px;
}

.rs-contact-form textarea {
    min-height: 132px;
    padding: 16px 18px;
    resize: vertical;
}

.rs-contact-form input:focus,
.rs-contact-form select:focus,
.rs-contact-form textarea:focus {
    border-color: rgba(231, 51, 126, 0.52);
    box-shadow: 0 0 0 3px rgba(231, 51, 126, 0.1);
}

.rs-contact-check {
    display: flex !important;
    grid-template-columns: none;
    align-items: center;
    gap: 10px;
    color: #5f5b65;
    font-size: 12px;
}

.rs-contact-check input {
    width: 18px;
    min-height: 18px;
    flex: 0 0 auto;
}

.rs-contact-check a {
    color: #e7337e;
}

.rs-contact-form button {
    width: 100%;
    margin-top: 4px;
    cursor: pointer;
}

.rs-contact-location figure {
    height: 278px;
    overflow: hidden;
    margin: 0 0 22px;
    border-radius: 8px;
    background: #eef2f5;
}

.rs-contact-location figure img,
.rs-contact-location figure .rs-contact-map-placeholder,
.rs-contact-whatsapp figure img,
.rs-contact-whatsapp figure .rs-contact-child-placeholder {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.rs-contact-location-cards {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
}

.rs-contact-location-cards article {
    min-height: 144px;
    padding: 24px 22px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 12px 30px rgba(7, 7, 7, 0.08);
}

.rs-contact-location-cards svg {
    color: #e7337e;
    font-size: 30px;
}

.rs-contact-location-cards h3 {
    margin: 8px 0 6px;
    color: #24212a;
    font-family: Inter, ui-sans-serif, system-ui, sans-serif;
    font-size: 16px;
    font-weight: 900;
}

.rs-contact-location-cards p {
    margin-bottom: 10px;
    color: #5f5b65;
    font-size: 13px;
    line-height: 1.55;
}

.rs-contact-location-cards a {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    color: #e7337e;
    font-size: 12px;
    font-weight: 900;
}

.rs-contact-whatsapp {
    min-height: 248px;
    background: linear-gradient(100deg, #d72d75 0%, #e7337e 55%, #b51d5b 100%);
    background-position: center right;
    background-size: cover;
    color: #fff;
}

.rs-contact-whatsapp .container {
    display: grid;
    min-height: 248px;
    grid-template-columns: 1fr 310px 320px;
    align-items: center;
    gap: 38px;
}

.rs-contact-whatsapp h2 {
    margin-bottom: 10px;
    color: #fff;
    font-size: clamp(34px, 3.4vw, 46px);
}

.rs-contact-whatsapp p {
    max-width: 500px;
    margin: 0;
    color: rgba(255, 255, 255, 0.92);
    font-size: 16px;
}

.rs-contact-whatsapp-number {
    min-height: 86px;
    justify-content: flex-start;
    padding: 0 34px;
    border-radius: 999px;
    background: #fff;
    color: #24212a;
    text-transform: none;
    box-shadow: 0 18px 45px rgba(7, 7, 7, 0.16);
}

.rs-contact-whatsapp-number > svg {
    display: grid;
    width: 48px;
    height: 48px;
    padding: 9px;
    border-radius: 50%;
    background: #25d366;
    color: #fff;
}

.rs-contact-whatsapp-number strong,
.rs-contact-whatsapp-number small {
    display: block;
}

.rs-contact-whatsapp-number strong {
    color: #19181d;
    font-size: 25px;
    line-height: 1.1;
}

.rs-contact-whatsapp-number small {
    color: #6b6670;
    font-size: 12px;
    font-weight: 700;
}

.rs-contact-whatsapp figure {
    align-self: end;
    height: 248px;
    margin: 0;
    overflow: hidden;
}

@media (max-width: 1180px) {
    .rs-contact-page .container {
        width: min(100% - 48px, 1320px);
    }

    .rs-contact-card-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .rs-contact-card-grid article:last-child {
        grid-column: 1 / -1;
    }

    .rs-contact-work {
        grid-template-columns: 1fr;
    }

    .rs-contact-form-card,
    .rs-contact-location {
        min-height: auto;
    }

    .rs-contact-whatsapp .container {
        grid-template-columns: 1fr 300px;
    }

    .rs-contact-whatsapp figure {
        display: none;
    }

    .rs-event-detail .container {
        width: min(100% - 48px, 1320px);
    }

    .rs-event-detail-grid {
        grid-template-columns: minmax(0, 1fr) 390px;
        gap: 42px;
    }

    .rs-event-detail-highlight-card {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .rs-event-detail-highlight-card article:nth-child(2n) {
        border-right: 0;
    }

    .rs-event-detail-gallery-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .rs-event-detail-cta {
        grid-template-columns: auto 1fr;
    }

    .rs-event-detail-cta > a {
        grid-column: 1 / -1;
        width: max-content;
    }

    .rs-events-page .container {
        width: min(100% - 48px, 1320px);
    }

    .rs-events-card-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .rs-events-category-grid,
    .rs-events-gallery-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .rs-events-subscribe .container {
        grid-template-columns: 1fr;
    }

    .rs-td-info-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 28px 0;
    }

    .rs-td-info-grid article:nth-child(2n) {
        border-right: 0;
    }

    .rs-td-gallery-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .rs-teachers-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .rs-teachers-stats {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 1px;
    }

    .rs-teachers-stats article {
        border-right: 0;
        background: rgba(248, 246, 244, 0.56);
    }

    .rs-about-teacher-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .rs-about-gallery-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .rs-about-gallery-grid figure.wide,
    .rs-about-gallery-grid figure:nth-child(5) {
        grid-column: auto;
        grid-row: auto;
    }

    .rs-ed-learn-grid,
    .rs-ed-benefit-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .rs-ed-age-grid {
        grid-template-columns: 1fr;
        max-width: 860px;
        margin: 0 auto;
    }

    .rs-ed-student-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .rs-egitimler-hero {
        min-height: 590px;
    }

    .rs-egitimler-play {
        left: 58%;
    }

    .rs-egitimler-course-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .rs-egitimler-teacher-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .rs-egitimler-gallery-row {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 992px) {
    .rs-contact-hero {
        height: 440px;
        min-height: 440px;
        max-height: 440px;
        padding: 78px 0 26px;
        background-position: center right;
    }

    .rs-contact-hero h1 {
        font-size: clamp(38px, 6vw, 48px);
    }

    .rs-contact-hero-copy > p:not(.rs-contact-kicker) {
        font-size: 13px;
        line-height: 1.5;
    }

    .rs-contact-location-cards {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .rs-contact-whatsapp .container {
        min-height: 248px;
        grid-template-columns: 1fr;
        gap: 18px;
        padding: 34px 0;
    }

    .rs-contact-whatsapp-number {
        width: max-content;
    }

    .rs-event-detail-hero {
        min-height: 460px;
        padding: 82px 0 26px;
        background-position: 63% center;
    }

    .rs-event-detail-breadcrumb {
        margin-bottom: 14px;
    }

    .rs-event-detail-hero h1 {
        font-size: clamp(38px, 5.8vw, 46px);
    }

    .rs-event-detail-hero-copy > p:not(.rs-event-detail-kicker) {
        font-size: 13px;
        line-height: 1.48;
    }

    .rs-event-detail-meta {
        gap: 6px;
        margin-top: 12px;
    }

    .rs-event-detail-actions {
        margin-top: 14px;
    }

    .rs-event-detail-grid,
    .rs-event-detail-access {
        grid-template-columns: 1fr;
        gap: 34px;
    }

    .rs-event-detail-info {
        position: static;
    }

    .rs-event-detail-access figure {
        height: 280px;
    }

    .rs-events-hero {
        min-height: 430px;
        padding: 96px 0 42px;
        background-position: 62% center;
    }

    .rs-events-hero h1 {
        font-size: clamp(42px, 7vw, 60px);
    }

    .rs-events-filter {
        gap: 12px;
        margin-bottom: 34px;
    }

    .rs-events-filter a {
        min-height: 52px;
        padding: 0 22px;
    }

    .rs-events-notify {
        grid-template-columns: auto 1fr;
    }

    .rs-events-notify > a {
        grid-column: 1 / -1;
        width: max-content;
    }

    .rs-td-hero {
        min-height: 590px;
    }

    .rs-td-tabs {
        top: 82px;
        overflow-x: auto;
    }

    .rs-td-tabs .container {
        display: flex;
        min-width: max-content;
    }

    .rs-td-tabs a {
        min-width: 150px;
        min-height: 96px;
    }

    .rs-td-about-grid,
    .rs-td-cta .container {
        grid-template-columns: 1fr;
    }

    .rs-td-review-grid {
        grid-template-columns: 1fr;
    }

    .rs-teachers-hero {
        min-height: 590px;
    }

    .rs-teachers-filters {
        justify-content: flex-start;
        overflow-x: auto;
        flex-wrap: nowrap;
        padding-bottom: 8px;
    }

    .rs-teachers-filters button {
        flex: 0 0 auto;
    }

    .rs-teachers-cta {
        grid-template-columns: 1fr;
        padding: 36px 28px;
    }

    .rs-teachers-cta a {
        width: max-content;
    }

    .rs-about-hero {
        min-height: 600px;
    }

    .rs-about-founder-grid,
    .rs-about-cta .container {
        grid-template-columns: 1fr;
    }

    .rs-about-mv-grid,
    .rs-about-review-grid {
        grid-template-columns: 1fr;
    }

    .rs-about-why-grid,
    .rs-about-stat-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 1px;
    }

    .rs-about-why-grid article,
    .rs-about-stat-grid article {
        border-right: 0;
    }

    .rs-about-why-grid article {
        background: rgba(255, 255, 255, 0.035);
        padding-bottom: 22px;
    }

    .rs-about-philosophy {
        background-position: 70% center;
    }

    .rs-about-cta a {
        width: max-content;
    }

    .rs-ed-hero {
        min-height: 580px;
    }

    .rs-ed-hero-inner {
        min-height: 420px;
    }

    .rs-ed-hero-features {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 18px;
        max-width: 520px;
    }

    .rs-ed-learn-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .rs-ed-timeline {
        grid-template-columns: 1fr;
        max-width: 720px;
        margin: 0 auto;
        gap: 14px;
    }

    .rs-ed-timeline::before {
        top: 24px;
        bottom: 24px;
        left: 42px;
        right: auto;
        width: 1px;
        height: auto;
    }

    .rs-ed-timeline article {
        min-height: auto;
        display: grid;
        grid-template-columns: 86px 1fr;
        align-items: center;
        gap: 18px;
        text-align: left;
    }

    .rs-ed-timeline article::before {
        top: 40px;
        left: 42px;
    }

    .rs-ed-timeline span {
        grid-row: span 3;
        margin: 0;
    }

    .rs-ed-timeline p {
        max-width: none;
        margin: 0;
    }

    .rs-ed-teacher article,
    .rs-ed-cta-inner {
        grid-template-columns: 1fr;
    }

    .rs-ed-benefit-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 1px;
    }

    .rs-ed-benefit-grid article {
        border-right: 0;
        background: rgba(255, 255, 255, 0.035);
    }

    .rs-ed-review-grid,
    .rs-ed-faq-grid {
        grid-template-columns: 1fr;
    }

    .rs-egitimler-hero {
        min-height: 560px;
        padding-top: 118px;
        background-position: center right;
    }

    .rs-egitimler-hero-inner {
        min-height: 398px;
    }

    .rs-egitimler-hero-copy {
        width: min(520px, 100%);
    }

    .rs-egitimler-play {
        right: 0;
        left: auto;
        transform: translateY(-50%);
    }

    .rs-egitimler-play em {
        display: none;
    }

    .rs-egitimler-hero-features {
        gap: 20px;
        grid-template-columns: repeat(4, minmax(78px, auto));
    }

    .rs-egitimler-benefit-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 1px;
    }

    .rs-egitimler-benefit-grid article {
        border-right: 0;
        background: rgba(255, 255, 255, 0.035);
    }

    .rs-egitimler-timeline {
        grid-template-columns: 1fr;
        max-width: 720px;
        margin: 0 auto;
        gap: 14px;
    }

    .rs-egitimler-timeline::before {
        top: 24px;
        bottom: 24px;
        left: 42px;
        right: auto;
        width: 1px;
        height: auto;
    }

    .rs-egitimler-timeline article {
        min-height: auto;
        display: grid;
        grid-template-columns: 86px 1fr;
        align-items: center;
        gap: 18px;
        padding: 10px 16px 12px;
        text-align: left;
    }

    .rs-egitimler-timeline b {
        top: 5px;
        left: 15px;
    }

    .rs-egitimler-timeline span {
        margin: 0;
    }

    .rs-egitimler-review-grid {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .rs-egitimler-trial-inner {
        grid-template-columns: 1fr;
        gap: 28px;
    }
}

@media (max-width: 768px) {
    .rs-contact-page .container {
        width: min(100% - 28px, 1320px);
    }

    .rs-contact-hero {
        height: 420px;
        min-height: 420px;
        max-height: 420px;
        padding: 82px 0 28px;
        background-position: 67% center;
    }

    .rs-contact-kicker {
        margin-bottom: 10px;
        font-size: 11px;
    }

    .rs-contact-hero h1 {
        max-width: 350px;
        margin-bottom: 12px;
        font-size: clamp(34px, 9.2vw, 44px);
    }

    .rs-contact-hero-copy > p:not(.rs-contact-kicker) {
        max-width: 340px;
        font-size: 13px;
        line-height: 1.55;
    }

    .rs-contact-hero-actions {
        gap: 10px;
        margin-top: 18px;
    }

    .rs-contact-hero-actions a {
        width: 100%;
        min-height: 44px;
        font-size: 11px;
    }

    .rs-contact-main {
        padding: 28px 0 34px;
    }

    .rs-contact-card-grid {
        grid-template-columns: 1fr;
        gap: 14px;
        margin-bottom: 28px;
    }

    .rs-contact-card-grid article:last-child {
        grid-column: auto;
    }

    .rs-contact-info-card {
        min-height: auto;
        padding: 24px 18px;
    }

    .rs-contact-form-card,
    .rs-contact-location {
        padding: 26px 20px;
    }

    .rs-contact-form-card h2,
    .rs-contact-location h2 {
        font-size: 30px;
    }

    .rs-contact-form .two,
    .rs-contact-location-cards {
        grid-template-columns: 1fr;
    }

    .rs-contact-location figure {
        height: 230px;
    }

    .rs-contact-whatsapp {
        min-height: auto;
        background-position: center;
    }

    .rs-contact-whatsapp .container {
        min-height: auto;
        padding: 30px 0;
    }

    .rs-contact-whatsapp h2 {
        font-size: 30px;
    }

    .rs-contact-whatsapp p {
        font-size: 14px;
    }

    .rs-contact-whatsapp-number {
        width: 100%;
        min-height: 74px;
        padding: 0 22px;
    }

    .rs-contact-whatsapp-number strong {
        font-size: 21px;
    }

    .rs-event-detail .container {
        width: min(100% - 28px, 1320px);
    }

    .rs-event-detail-hero {
        min-height: 420px;
        padding: 78px 0 22px;
        background-position: 68% center;
    }

    .rs-event-detail-breadcrumb {
        gap: 8px;
        margin-bottom: 8px;
        overflow-x: auto;
        white-space: nowrap;
        font-size: 12px;
    }

    .rs-event-detail-kicker {
        margin-bottom: 7px;
        font-size: 11px;
    }

    .rs-event-detail-hero h1 {
        max-width: 340px;
        margin-bottom: 8px;
        font-size: clamp(34px, 9.4vw, 40px);
    }

    .rs-event-detail-hero-copy > p:not(.rs-event-detail-kicker) {
        max-width: 350px;
        font-size: 12px;
        line-height: 1.45;
    }

    .rs-event-detail-meta {
        gap: 5px;
        margin-top: 10px;
    }

    .rs-event-detail-meta li {
        font-size: 11px;
    }

    .rs-event-detail-meta svg {
        font-size: 16px;
    }

    .rs-event-detail-actions {
        gap: 8px;
        margin-top: 12px;
    }

    .rs-event-detail-actions a {
        width: 100%;
        min-height: 40px;
        font-size: 11px;
    }

    .rs-event-detail-highlights {
        margin-top: 0;
        padding-top: 22px;
    }

    .rs-event-detail-highlight-card {
        grid-template-columns: 1fr;
    }

    .rs-event-detail-highlight-card article {
        min-height: auto;
        padding: 22px 20px;
        border-right: 0;
        border-bottom: 1px solid rgba(5, 5, 5, 0.1);
    }

    .rs-event-detail-highlight-card article:last-child {
        border-bottom: 0;
    }

    .rs-event-detail-content {
        padding: 36px 0;
    }

    .rs-event-detail-main h2,
    .rs-event-detail-row-title h2,
    .rs-event-detail-access h2 {
        font-size: 30px;
    }

    .rs-event-detail-main p {
        font-size: 14px;
        line-height: 1.75;
    }

    .rs-event-detail-program {
        margin-top: 42px;
    }

    .rs-event-detail-program li {
        grid-template-columns: 62px 1fr;
        gap: 14px;
        font-size: 13px;
    }

    .rs-event-detail-info {
        padding: 28px 22px;
    }

    .rs-event-detail-gallery {
        padding-top: 40px;
    }

    .rs-event-detail-row-title {
        display: grid;
        align-items: start;
        gap: 8px;
    }

    .rs-event-detail-gallery-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
    }

    .rs-event-detail-gallery-grid figure {
        height: 132px;
    }

    .rs-event-detail-cta {
        grid-template-columns: 1fr;
        gap: 16px;
        margin: 30px 0 34px;
        padding: 26px 22px;
    }

    .rs-event-detail-cta-icon {
        width: 64px;
        height: 64px;
        font-size: 30px;
    }

    .rs-event-detail-cta h2 {
        font-size: 28px;
    }

    .rs-event-detail-cta > a {
        width: 100%;
        min-height: 52px;
    }

    .rs-event-detail-access figure {
        height: 230px;
    }

    .rs-events-page .container {
        width: min(100% - 28px, 1320px);
    }

    .rs-events-hero {
        min-height: 360px;
        padding: 88px 0 28px;
        background-position: 66% center;
    }

    .rs-events-kicker {
        margin-bottom: 10px;
        font-size: 11px;
    }

    .rs-events-hero h1 {
        max-width: 330px;
        margin-bottom: 14px;
        font-size: clamp(38px, 10vw, 46px);
    }

    .rs-events-hero-copy > p:not(.rs-events-kicker) {
        max-width: 330px;
        font-size: 14px;
        line-height: 1.58;
    }

    .rs-events-ghost-btn {
        min-height: 46px;
        gap: 9px;
        margin-top: 8px;
        padding: 0 14px;
        font-size: 11px;
    }

    .rs-events-main {
        padding: 24px 0 36px;
    }

    .rs-events-row-title {
        display: grid;
        align-items: start;
        gap: 8px;
        margin-bottom: 18px;
    }

    .rs-events-row-title h2 {
        font-size: 30px;
    }

    .rs-events-card-grid,
    .rs-events-category-grid {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .rs-event-card-media {
        height: 190px;
    }

    .rs-event-card-body > p:nth-of-type(2),
    .rs-event-category-card p {
        min-height: auto;
    }

    .rs-events-notify {
        grid-template-columns: 1fr;
        gap: 16px;
        margin-bottom: 32px;
        padding: 24px 20px;
    }

    .rs-events-notify-icon {
        width: 62px;
        height: 62px;
        font-size: 28px;
    }

    .rs-events-notify h2 {
        font-size: 26px;
    }

    .rs-events-notify > a {
        width: 100%;
        min-height: 50px;
    }

    .rs-events-gallery-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 12px;
    }

    .rs-events-gallery figure {
        height: 132px;
    }

    .rs-events-subscribe {
        padding: 28px 0;
    }

    .rs-events-subscribe-copy {
        align-items: flex-start;
        gap: 16px;
    }

    .rs-events-subscribe-copy > span {
        width: 58px;
        height: 58px;
        font-size: 26px;
    }

    .rs-events-subscribe h2 {
        font-size: 28px;
    }

    .rs-events-subscribe-form {
        grid-template-columns: 1fr;
    }

    .rs-events-subscribe-form input,
    .rs-events-subscribe-form button {
        min-height: 52px;
    }

    .rs-teacher-detail .container {
        width: min(100% - 28px, 1200px);
    }

    .rs-td-hero {
        min-height: 540px;
        padding: 88px 0 28px;
        background-position: 64% center;
    }

    .rs-td-breadcrumb {
        margin-bottom: 18px;
        font-size: 12px;
    }

    .rs-td-back {
        margin-bottom: 12px;
    }

    .rs-td-hero h1 {
        font-size: clamp(42px, 11vw, 54px);
    }

    .rs-td-branch {
        margin-bottom: 14px;
        font-size: 18px;
    }

    .rs-td-hero-copy > p:not(.rs-td-branch) {
        font-size: 14px;
        line-height: 1.62;
    }

    .rs-td-stats {
        gap: 10px;
        margin-top: 16px;
    }

    .rs-td-actions {
        gap: 10px;
        margin-top: 16px;
    }

    .rs-td-actions a,
    .rs-td-cta a {
        width: 100%;
        min-height: 48px;
        padding: 0 18px;
        font-size: 12px;
    }

    .rs-td-tabs {
        top: 70px;
    }

    .rs-td-tabs a {
        min-width: 132px;
        min-height: 86px;
        font-size: 12px;
    }

    .rs-td-tabs svg {
        width: 30px;
        height: 30px;
    }

    .rs-td-about,
    .rs-td-info,
    .rs-td-gallery,
    .rs-td-reviews {
        padding: 38px 0;
    }

    .rs-td-about-grid {
        gap: 28px;
    }

    .rs-td-video {
        height: 280px;
    }

    .rs-td-video figcaption {
        padding: 18px;
    }

    .rs-td-info-grid,
    .rs-td-gallery-grid {
        grid-template-columns: 1fr;
    }

    .rs-td-info-grid article {
        min-height: auto;
        padding: 0 0 28px;
        border-right: 0;
        border-bottom: 1px solid rgba(5, 5, 5, 0.12);
    }

    .rs-td-info-grid article:last-child {
        border-bottom: 0;
    }

    .rs-td-gallery-grid {
        display: flex;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
    }

    .rs-td-gallery-grid figure {
        min-width: 78%;
        height: 170px;
        scroll-snap-align: start;
    }

    .rs-td-row-title {
        display: grid;
        align-items: start;
    }

    .rs-td-cta {
        min-height: 360px;
        background-position: 70% center;
    }

    .rs-td-cta .container > div:last-child {
        display: grid;
        gap: 12px;
    }

    .rs-teachers-page .container {
        width: min(100% - 28px, 1240px);
    }

    .rs-teachers-hero {
        min-height: 540px;
        padding: 98px 0 42px;
        background-position: 64% center;
    }

    .rs-teachers-hero h1 {
        margin-bottom: 16px;
        font-size: clamp(42px, 11vw, 54px);
        line-height: 1.04;
    }

    .rs-teachers-hero p:not(.rs-teachers-kicker) {
        max-width: 390px;
        font-size: 14px;
        line-height: 1.65;
    }

    .rs-teachers-hero a {
        min-height: 46px;
        margin-top: 22px;
        padding: 0 18px;
        font-size: 12px;
    }

    .rs-teachers-stats {
        grid-template-columns: 1fr;
        margin-top: -24px;
        margin-bottom: 28px;
        padding: 14px;
    }

    .rs-teachers-stats article {
        justify-content: flex-start;
        padding: 10px 12px;
    }

    .rs-teachers-stats strong {
        font-size: 32px;
    }

    .rs-teachers-filters {
        gap: 10px;
        margin-bottom: 24px;
    }

    .rs-teachers-filters button {
        min-height: 46px;
        padding: 0 18px;
        font-size: 13px;
    }

    .rs-teachers-grid {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .rs-teacher-photo {
        height: 285px;
    }

    .rs-teacher-icon {
        top: 253px;
    }

    .rs-teachers-cta {
        min-height: 360px;
        margin-top: 26px;
        background-position: 70% center;
    }

    .rs-teachers-cta h2 {
        font-size: 32px;
    }

    .rs-teachers-cta a {
        width: 100%;
        min-height: 50px;
        font-size: 12px;
    }

    .rs-about-page .container {
        width: min(100% - 28px, 1240px);
    }

    .rs-about-hero {
        min-height: 520px;
        padding: 96px 0 34px;
        background-position: 62% center;
    }

    .rs-about-hero-copy {
        width: min(460px, 100%);
    }

    .rs-about-hero h1 {
        margin-bottom: 14px;
        font-size: clamp(38px, 11vw, 52px);
        line-height: 1.04;
    }

    .rs-about-hero p:not(.rs-about-kicker) {
        font-size: 14px;
        line-height: 1.62;
    }

    .rs-about-hero a {
        min-height: 46px;
        margin-top: 20px;
        padding: 0 18px;
        font-size: 12px;
    }

    .rs-about-founder {
        padding-top: 34px;
    }

    .rs-about-founder-grid {
        gap: 28px;
    }

    .rs-about-founder-image {
        height: 330px;
    }

    .rs-about-mv-grid article {
        grid-template-columns: 72px 1fr;
        min-height: auto;
        padding: 22px 20px;
    }

    .rs-about-mv-grid svg {
        width: 56px;
        height: 56px;
    }

    .rs-about-why-grid,
    .rs-about-stat-grid,
    .rs-about-gallery-grid,
    .rs-about-teacher-grid,
    .rs-about-philosophy-grid {
        grid-template-columns: 1fr;
    }

    .rs-about-stat-grid article {
        padding: 16px 0;
        border-bottom: 1px solid rgba(5, 5, 5, 0.12);
    }

    .rs-about-stat-grid article:last-child {
        border-bottom: 0;
    }

    .rs-about-gallery-grid {
        grid-auto-rows: 220px;
    }

    .rs-about-philosophy {
        min-height: 460px;
        padding: 42px 0;
        background-position: 74% center;
    }

    .rs-about-philosophy h2 {
        font-size: 34px;
    }

    .rs-about-teacher-wrap > button {
        display: none;
    }

    .rs-about-teacher-grid article > div {
        height: 260px;
    }

    .rs-about-cta {
        min-height: 440px;
        background-position: 70% center;
    }

    .rs-about-cta .container {
        gap: 24px;
    }

    .rs-about-cta h2 {
        font-size: 34px;
    }

    .rs-about-cta a {
        width: 100%;
        min-height: 50px;
        font-size: 12px;
    }

    .rs-egitim-detay .container {
        width: min(100% - 28px, 1280px);
    }

    .rs-ed-hero {
        min-height: 620px;
        align-items: flex-start;
        padding-top: 98px;
        padding-bottom: 28px;
        background-position: 68% center;
    }

    .rs-ed-hero h1 {
        margin-bottom: 14px;
        font-size: clamp(40px, 11vw, 54px);
        line-height: 1.03;
    }

    .rs-ed-hero-copy > p:not(.rs-ed-kicker) {
        font-size: 14px;
        line-height: 1.65;
    }

    .rs-ed-actions {
        gap: 10px;
        margin-top: 20px;
    }

    .rs-ed-btn {
        width: 100%;
        min-height: 46px;
        font-size: 12px;
    }

    .rs-ed-hero-features {
        margin-top: 22px;
        gap: 10px;
    }

    .rs-ed-hero-features article {
        font-size: 10px;
    }

    .rs-ed-hero-features svg {
        width: 28px;
        height: 28px;
    }

    .rs-ed-section {
        padding: 38px 0;
    }

    .rs-ed-learn-grid,
    .rs-ed-age-grid,
    .rs-ed-benefit-grid,
    .rs-ed-student-grid {
        grid-template-columns: 1fr;
    }

    .rs-ed-age-grid article {
        grid-template-columns: 1fr;
    }

    .rs-ed-age-image {
        min-height: 210px;
    }

    .rs-ed-teacher-image {
        min-height: 300px;
    }

    .rs-ed-teacher-body {
        padding: 30px 24px;
    }

    .rs-ed-row-title {
        display: grid;
        align-items: start;
    }

    .rs-ed-row-title .rs-ed-title {
        text-align: left;
    }

    .rs-ed-row-title .rs-ed-title span {
        margin-left: 0;
    }

    .rs-ed-student-grid figure {
        height: 230px;
    }

    .rs-ed-form {
        grid-template-columns: 1fr;
    }

    .rs-egitimler-page .container {
        width: min(100% - 28px, 1220px);
    }

    .rs-egitimler-hero {
        min-height: 620px;
        align-items: flex-start;
        padding-top: 96px;
        padding-bottom: 26px;
        background-position: 68% center;
    }

    .rs-egitimler-hero::before {
        content: "";
        position: absolute;
        inset: 0;
        background: rgba(5, 5, 5, 0.35);
    }

    .rs-egitimler-hero-copy {
        width: 100%;
    }

    .rs-egitimler-hero h1 {
        margin-bottom: 14px;
        font-size: clamp(38px, 11vw, 52px);
        line-height: 1.02;
    }

    .rs-egitimler-lead {
        max-width: 100%;
        font-size: 14px;
        line-height: 1.65;
    }

    .rs-egitimler-actions {
        gap: 10px;
        margin-top: 20px;
    }

    .rs-egitimler-btn {
        width: 100%;
        min-height: 46px;
        padding: 0 18px;
        font-size: 12px;
    }

    .rs-egitimler-play {
        display: none;
    }

    .rs-egitimler-hero-features {
        position: static;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 10px;
        margin-top: 20px;
    }

    .rs-egitimler-hero-features article {
        gap: 8px;
        font-size: 10px;
    }

    .rs-egitimler-hero-features svg {
        width: 28px;
        height: 28px;
    }

    .rs-egitimler-section {
        padding: 46px 0;
    }

    .rs-egitimler-course-grid,
    .rs-egitimler-teacher-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 14px;
    }

    .rs-egitimler-course-media {
        height: 138px;
    }

    .rs-egitimler-course-body {
        grid-template-columns: 42px 1fr;
        padding: 12px;
    }

    .rs-egitimler-course-icon,
    .rs-egitimler-course-icon svg {
        width: 38px;
        height: 38px;
    }

    .rs-egitimler-course-body h3 {
        font-size: 16px;
    }

    .rs-egitimler-benefits {
        padding: 38px 0;
    }

    .rs-egitimler-benefit-grid {
        grid-template-columns: 1fr;
    }

    .rs-egitimler-row-title {
        display: grid;
        align-items: start;
    }

    .rs-egitimler-teacher-media {
        height: 168px;
    }

    .rs-egitimler-gallery-row {
        display: flex;
        overflow-x: auto;
        padding-bottom: 8px;
        scroll-snap-type: x mandatory;
    }

    .rs-egitimler-gallery-row figure {
        min-width: 72%;
        height: 150px;
        scroll-snap-align: start;
    }

    .rs-egitimler-gallery-btn {
        position: static;
        width: min(100%, 260px);
        margin: 18px auto 0;
        transform: none;
    }

    .rs-egitimler-form {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 520px) {
    .rs-contact-hero {
        background-position: 72% center;
    }

    .rs-contact-info-card > span {
        width: 50px;
        height: 50px;
        font-size: 38px;
    }

    .rs-contact-form input,
    .rs-contact-form select {
        min-height: 50px;
    }

    .rs-contact-location figure {
        height: 205px;
    }

    .rs-event-detail-hero {
        background-position: 72% center;
    }

    .rs-event-detail-info h2 {
        font-size: 26px;
    }

    .rs-event-detail-info dd {
        padding-left: 0;
    }

    .rs-event-detail-access article > div {
        grid-template-columns: 28px 1fr;
    }

    .rs-events-hero {
        background-position: 70% center;
    }

    .rs-events-filter {
        margin-right: -14px;
        margin-left: -14px;
        padding-left: 14px;
    }

    .rs-events-filter a {
        min-height: 48px;
        padding: 0 18px;
        font-size: 13px;
    }

    .rs-event-card-body {
        padding: 20px 18px;
    }

    .rs-event-card-body h3 {
        font-size: 24px;
    }

    .rs-event-category-card > div {
        height: 178px;
    }

    .rs-ed-hero {
        min-height: 620px;
    }

    .rs-ed-hero-inner {
        min-height: 494px;
    }

    .rs-ed-learn-grid article {
        min-height: auto;
        padding: 24px 20px;
    }

    .rs-ed-timeline article {
        grid-template-columns: 72px 1fr;
        gap: 14px;
    }

    .rs-ed-timeline span {
        width: 72px;
        height: 72px;
    }

    .rs-ed-timeline svg {
        width: 34px;
        height: 34px;
    }

    .rs-ed-timeline::before {
        left: 36px;
    }

    .rs-ed-timeline article::before {
        left: 36px;
    }

    .rs-ed-cta h2 {
        font-size: 34px;
    }

    .rs-egitimler-course-grid,
    .rs-egitimler-teacher-grid {
        grid-template-columns: 1fr;
    }

    .rs-egitimler-course-media {
        height: 190px;
    }

    .rs-egitimler-teacher-media {
        height: 250px;
    }

    .rs-egitimler-timeline article {
        grid-template-columns: 72px 1fr;
        gap: 14px;
        padding-right: 10px;
    }

    .rs-egitimler-timeline span {
        width: 72px;
        height: 72px;
    }

    .rs-egitimler-timeline svg {
        width: 34px;
        height: 34px;
    }

    .rs-egitimler-trial h2 {
        font-size: 34px;
    }
}

@media (max-width: 1440px) {
    .rs-home-hero,
    .rs-home-hero-inner {
        height: 760px;
        min-height: 760px;
        max-height: 760px;
    }

    .rs-card-image {
        height: 155px;
    }
}

@media (max-width: 992px) {
    .rs-home-hero,
    .rs-home-hero-inner {
        height: 680px;
        min-height: 680px;
        max-height: 680px;
    }

    .rs-play {
        display: none;
    }

    .rs-home-hero-inner {
        padding-top: 98px;
        padding-bottom: 88px;
    }

    .rs-home-hero-copy {
        min-height: 440px;
        width: min(640px, 100%);
    }

    .rs-hero-slide {
        grid-template-rows: auto clamp(250px, 30vw, 286px) auto auto;
    }

    .rs-home-hero h1,
    .rs-home-hero h2 {
        max-width: 640px;
        font-size: clamp(54px, 8vw, 72px);
        line-height: 0.92;
    }

    .rs-hero-text {
        max-width: 540px;
    }

    .rs-hero-features {
        bottom: 62px;
    }

    .rs-hero-features,
    .rs-course-grid,
    .rs-why-grid,
    .rs-teacher-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .rs-trial-inner {
        grid-template-columns: 1fr;
        gap: 28px;
        padding: 44px 0;
    }
}

@media (max-width: 768px) {
    .rs-home-hero {
        height: auto;
        min-height: 560px;
        max-height: none;
        padding-top: 130px;
        padding-bottom: 70px;
    }

    .rs-home-hero-inner {
        height: auto;
        min-height: 0;
        max-height: none;
        padding-top: 0;
        padding-bottom: 0;
    }

    .rs-home-hero-copy {
        padding-top: 0;
        min-height: 410px;
    }

    .rs-hero-slide {
        grid-template-rows: auto minmax(230px, auto) auto auto;
    }

    .rs-home-hero h1,
    .rs-home-hero h2 {
        font-size: clamp(46px, 13vw, 52px);
        line-height: 0.92;
    }

    .rs-hero-features,
    .rs-course-grid,
    .rs-why-grid,
    .rs-teacher-grid,
    .rs-testimonial-grid,
    .rs-quick-form {
        grid-template-columns: 1fr;
    }

    .rs-hero-features {
        position: static;
        margin-top: 34px;
        gap: 14px;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .rs-hero-count {
        position: static;
        justify-content: flex-start;
        margin-top: 22px;
    }

    .rs-row-title {
        display: grid;
        align-items: start;
    }

    .rs-gallery-row {
        display: flex;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
    }

    .rs-gallery-item {
        min-width: 78%;
        scroll-snap-align: start;
    }

    .rs-gallery-btn {
        position: static;
        width: min(100%, 260px);
        margin: 18px auto 0;
        transform: none;
    }
}

@media (max-width: 1200px) {
    .primary-nav .menu {
        gap: 18px;
    }

    .primary-nav a {
        font-size: 11px;
    }

    .site-logo strong {
        font-size: 20px;
    }

    .cards-4 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .footer-grid {
        grid-template-columns: 1.4fr repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 992px) {
    .menu-toggle {
        display: block;
    }

    .primary-nav {
        position: fixed;
        inset: 82px 0 auto 0;
        display: none;
        padding: 22px;
        background: rgba(8, 8, 11, 0.98);
    }

    .primary-nav.open {
        display: block;
    }

    .primary-nav .menu {
        display: grid;
        gap: 14px;
    }

    .primary-nav a {
        font-size: 13px;
    }

    .primary-nav .sub-menu {
        position: static;
        display: grid;
        margin-top: 8px;
        padding: 8px 0 0 14px;
        border: 0;
        background: transparent;
        box-shadow: none;
        opacity: 1;
        pointer-events: auto;
        transform: none;
    }

    .header-actions .btn {
        display: none;
    }

    .split,
    .detail-layout,
    .blog-layout {
        grid-template-columns: 1fr;
    }

    .cards-3 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .sticky-card {
        position: static;
    }
}

@media (max-width: 768px) {
    .container,
    .hero-form .split,
    .profile-hero .split {
        width: min(100% - 28px, var(--container));
    }

    .hero {
        min-height: 680px;
        padding: 130px 0 60px;
    }

    .hero-inner p {
        font-size: 17px;
    }

    .section {
        padding: 48px 0;
    }

    .cards-4,
    .cards-3,
    .cards-2,
    .feature-grid,
    .trial-form,
    .footer-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .cta-row,
    .footer-bottom {
        display: grid;
    }

    .btn {
        width: 100%;
    }

    .hero-actions .btn {
        width: auto;
    }
}

@media (max-width: 480px) {
    .header-inner {
        min-height: 70px;
    }

    .primary-nav {
        inset: 70px 0 auto 0;
    }

    .site-logo strong {
        font-size: 15px;
    }

    .hero {
        min-height: 620px;
    }

    .text-card,
    .card-body,
    .form-panel {
        padding: 20px;
    }
}

/* Drama Eğitimi — reference-specific layout, isolated from other courses */
.rs-drama-detail {
    --drama-pink: #ef4b83;
    --drama-ink: #17171a;
    --drama-muted: #5f6067;
    background: #fff;
    color: var(--drama-ink);
}

.rs-drama-detail .container {
    width: min(100% - 48px, 1180px);
}

.rs-drama-hero {
    min-height: 420px;
    display: flex;
    align-items: center;
    background-color: #050505;
    background-position: center;
    background-size: cover;
    color: #fff;
}

.rs-drama-hero__inner {
    padding-top: 44px;
    padding-bottom: 44px;
}

.rs-drama-hero__copy {
    width: min(510px, 100%);
}

.rs-drama-badge {
    display: inline-flex;
    margin: 0 0 20px;
    padding: 8px 17px;
    border-radius: 4px;
    background: #a82856;
    font-size: 13px;
    font-weight: 800;
}

.rs-drama-hero h1,
.rs-drama-copy h2,
.rs-drama-heading h2,
.rs-drama-banner h2,
.rs-drama-final h2 {
    font-family: Georgia, "Times New Roman", serif;
    font-weight: 400;
}

.rs-drama-hero h1 {
    margin: 0 0 14px;
    color: #fff;
    font-size: clamp(46px, 5vw, 70px);
    line-height: 1;
}

.rs-drama-hero__copy > p:not(.rs-drama-badge) {
    max-width: 500px;
    margin: 0;
    color: rgba(255, 255, 255, .92);
    font-size: 18px;
    line-height: 1.45;
}

.rs-drama-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 22px;
    margin-top: 28px;
}

.rs-drama-btn {
    display: inline-flex;
    min-height: 52px;
    align-items: center;
    justify-content: center;
    gap: 16px;
    padding: 0 24px;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 800;
}

.rs-drama-btn--pink {
    background: var(--drama-pink);
    color: #fff;
}

.rs-drama-btn--outline {
    border: 1px solid rgba(255, 255, 255, .75);
    color: #fff;
    background: rgba(0, 0, 0, .24);
}

.rs-drama-section {
    padding: 50px 0;
}

.rs-drama-split {
    display: grid;
    grid-template-columns: .95fr 1.05fr;
    align-items: center;
    gap: 64px;
}

.rs-drama-copy h2 {
    max-width: 520px;
    margin: 0;
    font-size: clamp(30px, 3.2vw, 43px);
    line-height: 1.08;
}

.rs-drama-rule,
.rs-drama-heading > span {
    display: block;
    width: 76px;
    height: 3px;
    margin: 20px 0 24px;
    background: var(--drama-pink);
}

.rs-drama-copy p {
    margin: 0 0 16px;
    color: var(--drama-muted);
    font-size: 14px;
    line-height: 1.75;
}

.rs-drama-media {
    min-height: 360px;
    overflow: hidden;
    border-radius: 9px;
    background: #f3edf0;
    box-shadow: 0 10px 28px rgba(24, 16, 19, .12);
}

.rs-drama-media img,
.rs-drama-media .rs-egitim-detay-placeholder {
    width: 100%;
    height: 100%;
    min-height: 360px;
    object-fit: cover;
}

.rs-drama-heading {
    margin-bottom: 28px;
    text-align: center;
}

.rs-drama-heading h2 {
    margin: 0;
    font-size: clamp(29px, 3vw, 40px);
    line-height: 1.15;
}

.rs-drama-heading > span {
    margin: 14px auto 0;
    width: 58px;
}

.rs-drama-benefits {
    padding-top: 24px;
}

.rs-drama-benefit-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px 28px;
}

.rs-drama-benefit-grid article {
    min-height: 184px;
    padding: 24px 26px;
    border: 1px solid #eee9eb;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 8px 20px rgba(28, 23, 25, .08);
    text-align: center;
}

.rs-drama-icon {
    display: grid;
    width: 54px;
    height: 54px;
    margin: 0 auto 12px;
    place-items: center;
    color: var(--drama-pink);
}

.rs-drama-icon svg {
    width: 52px;
    height: 52px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.5;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.rs-drama-benefit-grid h3 {
    margin: 0 0 8px;
    font-size: 16px;
}

.rs-drama-benefit-grid p,
.rs-drama-age-grid p {
    margin: 0;
    color: var(--drama-muted);
    font-size: 13px;
    line-height: 1.55;
}

.rs-drama-ages {
    padding-top: 28px;
}

.rs-drama-age-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
}

.rs-drama-age-grid article {
    overflow: hidden;
    border: 1px solid #eee9eb;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 7px 20px rgba(28, 23, 25, .07);
}

.rs-drama-age-image {
    height: 220px;
    background: #f2ecef;
}

.rs-drama-age-image img,
.rs-drama-age-image .rs-egitim-detay-placeholder {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.rs-drama-age-grid article > div:last-child {
    padding: 18px 20px 22px;
}

.rs-drama-age-grid h3 {
    margin: 0 0 9px;
    font-size: 18px;
}

.rs-drama-split--lessons {
    grid-template-columns: 1fr 1fr;
    gap: 48px;
}

.rs-drama-checks {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px 24px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.rs-drama-checks li {
    display: flex;
    align-items: flex-start;
    gap: 9px;
    color: #4b4b51;
    font-size: 13px;
}

.rs-drama-checks span {
    display: grid;
    width: 18px;
    height: 18px;
    flex: 0 0 18px;
    place-items: center;
    border: 1px solid var(--drama-pink);
    border-radius: 50%;
    color: var(--drama-pink);
}

.rs-drama-checks svg {
    width: 11px;
    height: 11px;
    fill: none;
    stroke: currentColor;
    stroke-width: 2;
}

.rs-drama-banner,
.rs-drama-final {
    background-color: var(--drama-pink);
    background-position: center;
    background-size: cover;
    color: #fff;
}

.rs-drama-banner__inner,
.rs-drama-final__inner {
    min-height: 190px;
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    gap: 50px;
    padding-top: 28px;
    padding-bottom: 28px;
}

.rs-drama-banner h2,
.rs-drama-final h2 {
    max-width: 560px;
    margin: 0 0 9px;
    color: #fff;
    font-size: clamp(29px, 3vw, 42px);
    line-height: 1.05;
}

.rs-drama-banner p,
.rs-drama-final p {
    max-width: 620px;
    margin: 0;
    color: rgba(255, 255, 255, .92);
    font-size: 14px;
    line-height: 1.55;
}

.rs-drama-banner__actions {
    display: grid;
    gap: 10px;
    min-width: 205px;
}

.rs-drama-banner__actions a,
.rs-drama-final__inner > a {
    display: inline-flex;
    min-height: 46px;
    align-items: center;
    justify-content: center;
    gap: 16px;
    padding: 0 20px;
    border: 1px solid #fff;
    border-radius: 6px;
    color: var(--drama-pink);
    background: #fff;
    font-size: 13px;
    font-weight: 800;
}

.rs-drama-banner__actions a:last-child {
    color: #fff;
    background: transparent;
}

.rs-drama-review-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
}

.rs-drama-review-grid article {
    position: relative;
    min-height: 205px;
    padding: 24px;
    border: 1px solid #eee8eb;
    border-radius: 8px;
    box-shadow: 0 7px 20px rgba(28, 23, 25, .07);
}

.rs-drama-review-head {
    display: flex;
    align-items: center;
    gap: 13px;
}

.rs-drama-avatar {
    display: grid;
    width: 48px;
    height: 48px;
    flex: 0 0 48px;
    place-items: center;
    border-radius: 50%;
    color: #fff;
    background: linear-gradient(135deg, #111, var(--drama-pink));
    font-family: Georgia, serif;
    font-size: 22px;
}

.rs-drama-stars {
    display: block;
    color: var(--drama-pink);
    font-size: 13px;
    letter-spacing: .12em;
}

.rs-drama-review-head strong {
    display: block;
    margin-top: 4px;
    font-size: 13px;
}

.rs-drama-review-grid p {
    margin: 18px 0 0;
    color: var(--drama-muted);
    font-size: 13px;
    line-height: 1.65;
}

.rs-drama-review-grid article > b {
    position: absolute;
    right: 18px;
    bottom: 3px;
    color: var(--drama-pink);
    font-family: Georgia, serif;
    font-size: 52px;
}

.rs-drama-seo {
    padding-top: 30px;
}

.rs-drama-split--seo {
    grid-template-columns: 1fr .9fr;
}

.rs-drama-split--seo .rs-drama-media,
.rs-drama-split--seo .rs-drama-media img,
.rs-drama-split--seo .rs-drama-media .rs-egitim-detay-placeholder {
    min-height: 330px;
}

.rs-drama-faq {
    background: linear-gradient(110deg, #fff 0%, #fff 55%, #fff5f8 100%);
}

.rs-drama-faq-grid {
    max-width: 760px;
    margin: 0 auto;
}

.rs-drama-faq .faq-item {
    border: 1px solid #e9e4e6;
    background: #fff;
}

.rs-drama-faq .faq-item + .faq-item {
    margin-top: 6px;
}

.rs-drama-faq button {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 13px 15px;
    border: 0;
    color: #27272b;
    background: transparent;
    font-weight: 700;
    text-align: left;
}

.rs-drama-faq button span {
    color: var(--drama-pink);
    font-size: 20px;
}

.rs-drama-faq .faq-item > div {
    display: none;
    padding: 0 15px 15px;
}

.rs-drama-faq .faq-item.open {
    border-color: #ff9aba;
}

.rs-drama-faq .faq-item.open > div {
    display: block;
}

.rs-drama-faq p {
    margin: 0;
    color: var(--drama-muted);
    font-size: 13px;
    line-height: 1.6;
}

.rs-drama-final__inner {
    min-height: 160px;
}

.rs-drama-final__inner > a {
    min-width: 260px;
}

@media (max-width: 900px) {
    .rs-drama-hero {
        min-height: 500px;
        background-position: 65% center;
    }

    .rs-drama-split,
    .rs-drama-split--lessons,
    .rs-drama-split--seo {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .rs-drama-benefit-grid,
    .rs-drama-age-grid,
    .rs-drama-review-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .rs-drama-banner__inner,
    .rs-drama-final__inner {
        grid-template-columns: 1fr;
        gap: 22px;
    }

    .rs-drama-banner__actions {
        width: min(100%, 300px);
    }
}

@media (max-width: 620px) {
    .rs-drama-detail .container {
        width: min(100% - 28px, 1180px);
    }

    .rs-drama-hero {
        min-height: 560px;
        align-items: flex-end;
        background-position: 64% center;
    }

    .rs-drama-hero__inner {
        padding-top: 100px;
        padding-bottom: 34px;
    }

    .rs-drama-hero__copy {
        padding: 22px 18px;
        border-radius: 10px;
        background: rgba(0, 0, 0, .58);
        backdrop-filter: blur(2px);
    }

    .rs-drama-hero h1 {
        font-size: 43px;
    }

    .rs-drama-hero__copy > p:not(.rs-drama-badge) {
        font-size: 15px;
    }

    .rs-drama-actions {
        display: grid;
        gap: 10px;
    }

    .rs-drama-btn {
        width: 100%;
    }

    .rs-drama-section {
        padding: 38px 0;
    }

    .rs-drama-benefit-grid,
    .rs-drama-age-grid,
    .rs-drama-review-grid,
    .rs-drama-checks {
        grid-template-columns: 1fr;
    }

    .rs-drama-media,
    .rs-drama-media img,
    .rs-drama-media .rs-egitim-detay-placeholder {
        min-height: 260px;
    }

    .rs-drama-age-image {
        height: 210px;
    }

    .rs-drama-banner__inner,
    .rs-drama-final__inner {
        min-height: 260px;
    }

    .rs-drama-final__inner > a {
        min-width: 0;
        width: 100%;
    }
}
