@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@600;700;800&display=swap&subset=latin-ext");

#slider {
    background: #092844;
    color: #fff;
    margin-bottom: 0;
    min-height: 660px;
    overflow: hidden;
    padding: 64px 0 72px;
    position: relative;
}

#topBar {
    background: #092844 !important;
}

#topBar a[href="/iletisim/"] {
    background: #f0a22f !important;
    border-radius: 6px !important;
    color: #092844 !important;
}

#header,
#headerNav {
    background: #fff;
}

#logo {
    color: #092844 !important;
}

#logo span {
    color: #008d9a !important;
    letter-spacing: 0 !important;
}

@media (max-width: 991px) {
    #logo span {
        letter-spacing: .16em !important;
    }
}

@media (max-width: 575px) {
    #logo span {
        letter-spacing: .15em !important;
    }
}

@media (max-width: 390px) {
    #logo span {
        letter-spacing: .13em !important;
    }
}

#mainUl > li > a,
#mobileMenu > ul > li > a {
    color: #20394b !important;
}

#mainUl > li > a:hover,
#mobileMenu > ul > li > a:hover {
    color: #008d9a !important;
}

#slider:before {
    background:
        linear-gradient(90deg, rgba(9, 40, 68, .96), rgba(9, 40, 68, .68)),
        repeating-linear-gradient(90deg, rgba(255, 255, 255, .045) 0 1px, transparent 1px 108px),
        repeating-linear-gradient(0deg, rgba(255, 255, 255, .035) 0 1px, transparent 1px 108px);
    content: "";
    inset: 0;
    position: absolute;
}

#slider .container {
    position: relative;
    z-index: 1;
}

.home-hero-grid {
    align-items: center;
    display: grid;
    gap: 48px;
    grid-template-columns: minmax(320px, .82fr) minmax(0, 1.18fr);
}

.home-hero-media {
    display: block;
    position: relative;
}

#slider .sliderImg {
    aspect-ratio: 1 / 1.14;
    background-color: #0d3b68 !important;
    background-image: url("/dist/img/site/levent-oguzkurt-home.jpg?v=2") !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    box-shadow: 0 28px 70px rgba(0, 0, 0, .26);
    height: auto;
    margin-left: 0;
    min-height: 440px;
    width: 100%;
}

.sliderTextEkran {
    max-width: 680px;
}

#slider .sliderText {
    padding: 0;
}

.home-kicker {
    color: #8fd7dc;
    display: inline-block;
    font-size: .9rem;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 16px;
    text-transform: uppercase;
}

#slider .sliderText h1 {
    color: #fff;
    font-family: Abadi, "Abadi MT Condensed Light", "Abadi MT Condensed Extra Bold", "Arial Rounded MT Bold", Arial, sans-serif;
    font-size: 50px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.08;
    margin: 0 0 24px;
}

#slider .sliderText h1 span {
    color: #f8b84e;
    display: block;
}

#slider .sliderText p {
    color: rgba(255, 255, 255, .84);
    font-size: 1.08rem;
    line-height: 1.75;
    margin-bottom: 30px;
    max-width: 620px;
}

.home-hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 22px;
}

.home-primary-button,
.home-secondary-button,
.home-link-button {
    align-items: center;
    border: 2px solid transparent;
    border-radius: 6px;
    display: inline-flex;
    font-weight: 700;
    justify-content: center;
    min-height: 48px;
    padding: 12px 22px;
    text-decoration: none;
}

.home-primary-button {
    background: #f0a22f;
    color: #08243d;
}

.home-secondary-button {
    border-color: rgba(255, 255, 255, .78);
    color: #fff;
}

.home-primary-button:hover,
.home-secondary-button:hover,
.home-link-button:hover {
    text-decoration: none;
}

.home-primary-button:hover {
    background: #ffc45f;
    color: #08243d;
}

.home-secondary-button:hover {
    background: #fff;
    color: #092844;
}

#slider .sliderSocial {
    display: flex;
    gap: 10px;
    margin-top: 18px;
    padding: 0;
}

#slider .sliderSocial li {
    list-style: none;
}

#slider .sliderSocial a {
    align-items: center;
    background: rgba(255, 255, 255, .11);
    color: #fff;
    display: inline-flex;
    height: 42px;
    justify-content: center;
    text-decoration: none;
    width: 42px;
}

#pageArticle {
    background: #f3f7f8;
}

#pageArticle .tedaviYontem,
#pageArticle .girisimselRadyoloji,
#pageArticle .embolizasyonTedavi,
#pageArticle .grGorseller {
    display: none;
}

#pageArticle .btn-success-stroke,
#pageArticle .btn-black-stroke {
    border-color: #008d9a;
    color: #008d9a;
}

.home-popular-treatments {
    background: #092844;
    color: #fff;
    padding: 78px 0 86px;
}

.home-section-head {
    margin: 0 auto 34px;
    max-width: 780px;
    text-align: center;
}

.home-section-head span {
    color: #8fd7dc;
    display: inline-block;
    font-size: .88rem;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.home-section-head h2 {
    color: #fff;
    font-size: clamp(2rem, 3.4vw, 3.65rem);
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.05;
    margin-bottom: 14px;
}

.home-section-head p {
    color: rgba(255, 255, 255, .76);
    font-size: 1.05rem;
    line-height: 1.7;
}

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

.home-treatment-card {
    background: #fff;
    color: #102c43;
    display: grid;
    grid-template-rows: auto 1fr;
    min-height: 378px;
    overflow: hidden;
    text-decoration: none;
    transition: transform .2s ease, box-shadow .2s ease;
}

.home-treatment-card:hover {
    box-shadow: 0 24px 60px rgba(0, 0, 0, .24);
    color: #102c43;
    text-decoration: none;
    transform: translateY(-4px);
}

.home-treatment-image {
    aspect-ratio: 1.45 / 1;
    background: #d8e4e8;
    display: block;
    overflow: hidden;
}

.home-treatment-image img {
    height: 100%;
    object-fit: cover;
    transition: transform .25s ease;
    width: 100%;
}

.home-treatment-card:hover img {
    transform: scale(1.04);
}

.home-treatment-content {
    border-top: 8px solid #008d9a;
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 24px;
}

.home-treatment-content strong {
    color: #092844;
    font-size: 1.32rem;
    line-height: 1.16;
}

.home-treatment-content span {
    color: #425b68;
    font-size: .98rem;
    line-height: 1.62;
}

.tone-orange .home-treatment-content {
    border-color: #e96f2c;
}

.tone-teal .home-treatment-content {
    border-color: #008d9a;
}

.tone-blue .home-treatment-content {
    border-color: #2774a7;
}

.tone-green .home-treatment-content {
    border-color: #72a94f;
}

.tone-red .home-treatment-content {
    border-color: #cf4f3d;
}

.tone-violet .home-treatment-content {
    border-color: #6656a6;
}

.home-treatment-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
    margin-top: 34px;
}

.home-intro-video {
    background: #fff;
    padding: 76px 0 84px;
}

.home-intro-about-section {
    background: #fff;
    padding: 72px 0;
}

.home-intro-about-row {
    align-items: center;
    row-gap: 34px;
}

.home-intro-about-video {
    display: flex;
    justify-content: flex-start;
}

.home-intro-about-copy {
    color: #243d4f;
}

.home-intro-about-copy .text-content > h1:first-child,
.home-intro-about-copy .text-content > h2:first-child,
.home-intro-about-copy .text-content > h3:first-child {
    color: #18598f;
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 1.2;
    margin-bottom: 18px;
    margin-top: 0;
    text-align: left !important;
}

.home-intro-about-copy p,
.home-intro-about-copy li {
    color: #455f70;
    line-height: 1.72;
}

.home-intro-about-copy p {
    text-align: left !important;
}

.home-intro-video-inline {
    max-width: 440px;
    width: 100%;
}

.home-intro-video-kicker {
    color: #008d9a;
    display: inline-block;
    font-size: .78rem;
    font-weight: 800;
    letter-spacing: 0;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.home-intro-video-inline h2 {
    color: #18598f;
    font-size: 1.5rem;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.2;
    margin: 0 0 18px;
}

.home-intro-video .home-section-head h2 {
    font-size: clamp(1.25rem, 1.9vw, 2rem);
    line-height: 1.18;
}

.home-patient-videos .home-section-head h2 {
    font-size: clamp(1.25rem, 1.9vw, 2rem);
    line-height: 1.18;
}

.home-intro-video-wrap {
    aspect-ratio: 16 / 9;
    background: #092844;
    box-shadow: 0 22px 58px rgba(9, 40, 68, .18);
    margin: 0 auto;
    max-width: 960px;
    overflow: hidden;
    position: relative;
}

.home-intro-video-inline .home-intro-video-wrap {
    box-shadow: 0 18px 44px rgba(9, 40, 68, .16);
    max-width: none;
}

.home-intro-video-wrap iframe {
    border: 0;
    display: block;
    height: 100%;
    inset: 0;
    opacity: 0;
    position: absolute;
    transition: opacity .18s ease;
    width: 100%;
    z-index: 1;
}

.home-intro-video-wrap.is-playing iframe {
    opacity: 1;
    z-index: 3;
}

.home-intro-video-cover {
    align-items: center;
    background:
        linear-gradient(180deg, rgba(9, 40, 68, .05), rgba(9, 40, 68, .18)),
        url("/dist/img/site/levent-oguzkurt-tanitim-video-cover.jpg?v=20260612-2") center center / cover no-repeat;
    border: 0;
    cursor: pointer;
    display: flex;
    height: 100%;
    inset: 0;
    justify-content: center;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 2;
}

.home-intro-video-wrap.is-playing .home-intro-video-cover {
    opacity: 0;
    pointer-events: none;
}

.home-intro-video-play {
    align-items: center;
    background: #f0a22f;
    border-radius: 50%;
    box-shadow: 0 18px 42px rgba(0, 0, 0, .28);
    display: flex;
    height: 82px;
    justify-content: center;
    width: 82px;
}

.home-intro-video-play:before {
    border-bottom: 18px solid transparent;
    border-left: 28px solid #092844;
    border-top: 18px solid transparent;
    content: "";
    display: block;
    margin-left: 7px;
}

.home-intro-video-link {
    margin: 18px 0 0;
    text-align: center;
}

.home-intro-video-inline .home-intro-video-link {
    margin-top: 12px;
    text-align: left;
}

.home-intro-video-link a {
    color: #008d9a;
    font-weight: 800;
    text-decoration: none;
}

.home-intro-video-link a:hover {
    color: #092844;
    text-decoration: none;
}

.home-section-head-light span {
    color: #008d9a;
}

.home-section-head-light h2 {
    color: #092844;
}

.home-section-head-light p {
    color: #506675;
}

.home-faq-section .text-content,
.home-faq-section .text-content p,
.home-faq-section .text-content ul,
.home-faq-section .text-content ol,
.home-faq-section .text-content li {
    text-align: left !important;
}

.home-link-button {
    background: #f0a22f;
    color: #092844;
}

.home-link-button-dark {
    background: transparent;
    border-color: rgba(255, 255, 255, .68);
    color: #fff;
}

.home-link-button:hover {
    background: #ffc45f;
    color: #092844;
}

.home-link-button-dark:hover {
    background: #fff;
    color: #092844;
}

@media (max-width: 991px) {
    #slider {
        min-height: 0;
        padding: 42px 0 54px;
    }

    .home-hero-grid {
        gap: 34px;
        grid-template-columns: 1fr;
    }

    #slider .sliderImg {
        min-height: 360px;
    }

    .sliderTextEkran {
        max-width: none;
    }

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

}

@media (max-width: 767px) {
    #slider .sliderImg {
        min-height: 300px;
    }

    #slider .sliderText h1 {
        font-size: 2.1rem;
    }

    #slider .sliderText p {
        font-size: 1rem;
    }

    .home-treatment-grid {
        grid-template-columns: 1fr;
    }

    .home-intro-video {
        padding: 58px 0 64px;
    }

    .home-intro-about-section {
        padding: 56px 0;
    }

    .home-intro-about-video {
        justify-content: center;
    }

    .home-intro-video-inline {
        max-width: 560px;
    }

    .home-popular-treatments {
        padding: 58px 0 64px;
    }

    .home-treatment-card {
        min-height: 0;
    }

}

@media (max-width: 420px) {
    #slider {
        padding-top: 28px;
    }

    #slider .sliderImg {
        min-height: 250px;
    }

    .home-primary-button,
    .home-secondary-button,
    .home-link-button {
        width: 100%;
    }

    .home-intro-video-play {
        height: 62px;
        width: 62px;
    }

    .home-intro-video-play:before {
        border-bottom-width: 14px;
        border-left-width: 22px;
        border-top-width: 14px;
        margin-left: 5px;
    }
}

/* =========================================================================
   MOBILE RESPONSIVE OVERHAUL — homepage (task mqexckyqg1w6 / cevdet)
   home-refresh.css loads on the HOMEPAGE only (data.mainPage). Inner-page
   mobile rules live in app.min.css (appended block). All rules below are
   wrapped in @media (<=991px) so desktop (>=992px) is untouched.
   ========================================================================= */
@media (max-width: 991px) {
    /* kill horizontal overflow / page shifting on mobile */
    html,
    body {
        max-width: 100%;
        overflow-x: hidden;
    }

    /* any media inside the hero/sections must never exceed the viewport */
    #slider img,
    #slider iframe,
    .home-intro-video-wrap iframe,
    .home-treatment-image img {
        max-width: 100%;
    }

    /* long unbroken words/links must wrap, not push the layout wider */
    #slider .sliderText h1,
    #slider .sliderText p,
    .home-section-head h2,
    .home-section-head p,
    .home-treatment-content strong,
    .home-treatment-content span {
        overflow-wrap: break-word;
        word-break: break-word;
    }
}


/* ==========================================================================
   Homepage vertical rhythm + typography normalization (task mqexckya76pa)
   Scoped to homepage top-level sections only; #slider hero keeps its own
   asymmetric padding. Appended last so it overrides per-section paddings
   defined earlier via source order (same specificity).
   ========================================================================== */

/* 1) Consistent vertical rhythm for the top-level homepage content sections.
      Unifies the previously inconsistent 64/72/76/78px + 72/84/86px values
      to a single 72px top & bottom on desktop. The hero (#slider) is left
      intentionally untouched. */
.home-popular-treatments,
.home-intro-video,
.home-intro-about-section,
.home-faq-section {
    padding-top: 72px;
    padding-bottom: 72px;
}

/* CMS-injected patient-videos block (rendered as .videoGaleri from the post
   content) shares the same rhythm when it sits inside the homepage article. */
#pageArticle .videoGaleri {
    padding-top: 72px;
    padding-bottom: 72px;
}

/* 2) Consistent heading + paragraph font-size hierarchy for homepage section
      heads. Primary section heads share one scale; the secondary heads
      (intro video / patient videos) share a smaller, consistent scale so the
      hierarchy reads as primary > secondary instead of arbitrary jumps. */
.home-popular-treatments .home-section-head h2,
.home-faq-section .home-section-head h2 {
    font-size: clamp(1.9rem, 3vw, 2.6rem);
    line-height: 1.12;
}

.home-intro-video .home-section-head h2,
.home-patient-videos .home-section-head h2,
#pageArticle .videoGaleri .home-section-head h2 {
    font-size: clamp(1.35rem, 1.9vw, 1.85rem);
    line-height: 1.18;
}

/* Consistent lead paragraph size for the homepage section intros. */
.home-popular-treatments .home-section-head p,
.home-intro-video .home-section-head p,
.home-faq-section .home-section-head p,
.home-patient-videos .home-section-head p {
    font-size: 1.05rem;
    line-height: 1.7;
}

/* 3) FAQ balance pass after screenshot review. The FAQ content comes from CMS
      markup, so it does not always use .home-section-head. Keep the fix scoped
      to the homepage FAQ section and override the older global #pageArticle
      heading/paragraph margins that were making the first question feel detached. */
.home-popular-treatments {
    padding-bottom: 60px;
}

.home-faq-section {
    background: #fff;
    padding-top: 56px;
    padding-bottom: 66px;
}

#pageArticle .home-faq-section .container {
    max-width: 1180px;
}

#pageArticle .home-faq-section .text-content {
    margin: 0 auto;
    max-width: 1060px;
    text-align: left !important;
}

#pageArticle .home-faq-section .text-content > h1:first-child,
#pageArticle .home-faq-section .text-content > h2:first-child,
#pageArticle .home-faq-section h2.text-left:first-child {
    color: #111;
    font-size: clamp(1.9rem, 2.7vw, 2.45rem);
    line-height: 1.15;
    margin: 0 0 28px !important;
    text-align: left !important;
}

#pageArticle .home-faq-section .text-content h2:not(:first-child),
#pageArticle .home-faq-section .text-content h3,
#pageArticle .home-faq-section .text-content h4,
#pageArticle .home-faq-section .col-md-10 h3 {
    color: #24578f !important;
    font-size: clamp(1.08rem, 1.35vw, 1.32rem) !important;
    line-height: 1.25;
    margin: 0 0 10px !important;
    text-align: left !important;
}

#pageArticle .home-faq-section .text-content > h1:first-child + h2,
#pageArticle .home-faq-section .text-content > h1:first-child + h3,
#pageArticle .home-faq-section .text-content > h2:first-child + h3,
#pageArticle .home-faq-section .text-content > h2:first-child + h4 {
    margin-top: 0 !important;
}

#pageArticle .home-faq-section .text-content p {
    color: #4c4f55 !important;
    font-size: 1.02rem !important;
    line-height: 1.68 !important;
    margin: 0 0 26px !important;
    text-align: left !important;
}

#pageArticle .home-faq-section .col-md-10 > div {
    margin-bottom: 22px !important;
    padding-bottom: 22px !important;
}

#pageArticle .home-faq-section .col-md-10 p {
    color: #4c4f55 !important;
    font-size: 1.02rem !important;
    line-height: 1.66 !important;
    margin: 0 !important;
    text-align: left !important;
}

#pageArticle .home-faq-section .text-content hr {
    margin: 28px 0 !important;
}

@media (max-width: 767px) {
    .home-popular-treatments {
        padding-bottom: 50px;
    }

    .home-faq-section {
        padding-top: 44px;
        padding-bottom: 52px;
    }

    #pageArticle .home-faq-section .text-content > h1:first-child,
    #pageArticle .home-faq-section .text-content > h2:first-child,
    #pageArticle .home-faq-section h2.text-left:first-child {
        margin-bottom: 22px !important;
    }

    #pageArticle .home-faq-section .text-content h2:not(:first-child),
    #pageArticle .home-faq-section .text-content h3,
    #pageArticle .home-faq-section .text-content h4,
    #pageArticle .home-faq-section .col-md-10 h3 {
        margin-bottom: 8px !important;
    }

    #pageArticle .home-faq-section .col-md-10 > div {
        margin-bottom: 20px !important;
        padding-bottom: 20px !important;
    }
}

/* Mobile visual fit pass (task mqeyt7wkd5ju). */
@media (max-width: 991px) {
    .home-hero-media {
        width: 100%;
    }

    #slider .sliderImg {
        aspect-ratio: 4 / 3;
        background-image: url("/dist/img/site/levent-oguzkurt-home.jpg?v=2") !important;
        background-position: center top !important;
        background-size: cover !important;
        height: auto !important;
        margin-left: 0 !important;
        max-width: 560px;
        min-height: 0;
        width: 100% !important;
    }

    #slider .sliderText h1 {
        font-size: clamp(2.35rem, 6vw, 3rem);
        max-width: 100%;
    }
}

@media (max-width: 575px) {
    #slider {
        padding-top: 30px;
    }

    #slider .sliderImg {
        aspect-ratio: 1 / 1.05;
        min-height: 0 !important;
    }
}

/* Homepage copy of the global compact fixed mobile header override. */
@media (max-width: 991px) {
    body {
        padding-top: 50px !important;
    }

    #header {
        background: #fff;
        box-shadow: 0 2px 12px rgba(0, 0, 0, .08);
        left: 0;
        position: fixed !important;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 1100;
    }

    #headerNav,
    #headerNav .row,
    .logoM.col-3 {
        height: 50px !important;
        min-height: 50px !important;
        max-height: 50px !important;
    }

    #headerNav {
        overflow: visible;
    }

    #headerNav .row,
    .logoM.col-3 {
        align-items: center;
        display: flex;
    }

    .logoM.col-3 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        position: relative !important;
    }

    a#logo {
        display: block;
        font-size: 18px !important;
        line-height: 1 !important;
        margin: 0 !important;
        max-width: calc(100% - 58px);
        overflow: hidden;
        position: relative !important;
        text-overflow: ellipsis;
        top: auto !important;
        transform: none !important;
        white-space: nowrap;
    }

    a#logo span {
        display: none !important;
    }

    #hamburger {
        margin: 0 !important;
        right: 15px !important;
        top: 50% !important;
        transform: translateY(-50%) !important;
    }

    #hamburger.open {
        position: fixed !important;
        top: 25px !important;
        z-index: 10001;
    }

    .mm-menu {
        margin-top: 50px !important;
    }

    .mm-menu #mm-mainUl > .mm-navbar {
        display: none !important;
    }
}

@media (max-width: 390px) {
    a#logo {
        font-size: 16px !important;
        max-width: calc(100% - 54px);
    }
}

/* Mobile hero alignment pass (task mqf6o3idtlzq). */
@media (max-width: 767px) {
    #slider .sliderText,
    #slider .sliderText p {
        text-align: center;
    }

    #slider .sliderText p {
        margin-left: auto;
        margin-right: auto;
    }

    .home-hero-actions,
    #slider .sliderSocial {
        justify-content: center;
    }
}

/* Mobile spacing pass (task mqf6vqsomsqm). */
@media (max-width: 767px) {
    .home-intro-about-section {
        padding-bottom: 30px;
    }

    #pageArticle .videoGaleri {
        padding-top: 44px;
    }
}
