.adjust-blog-section {
    position: relative;
    padding-bottom: 0px !important;
    margin-bottom: 50px;
}

.activity-areas-title {
    min-height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    color: black;
}

.activity-areas-content-text {
    min-height: 270px;
}

.activity-areas-description {
    margin-top: 10%;
    min-height: auto;
}

.application-img-adjust {
    height: -webkit-fill-available;
    padding: 50px;
}

.image img {
    transition: transform 0.5s ease;
}

.services-block-three .image img {
    transform: scale(1.1);
}

.modal {
    background-color: rgba(0, 0, 0, 0.5);
}

.modal-dialog-centered {
    display: flex;
    justify-content: center;
    align-items: center;
}

.modal-content {
    position: relative;
    background-color: transparent;
    border: none;
}

#modalImage {
    height: auto;
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 800px;
}

.btn-close {
    position: absolute;
    top: 160px;
    right: -40px;
    background-color: transparent;
    border: none;
    z-index: 1050;
}

@media only screen and (max-width: 1600px) {
    .btn-close {
        position: absolute;
        top: 10px;
        right: -30px;
        background-color: transparent;
        border: none;
        z-index: 999;
    }
}

@media only screen and (max-width: 1280px) {
    .btn-close {
        position: absolute;
        top: 120px;
        right: 20px;
        background-color: transparent;
        border: none;
        z-index: 999;
    }
}

@media only screen and (max-width: 1024px) {
    .btn-close {
        position: absolute;
        top: 420px;
        right: 40px;
        background-color: transparent;
        border: none;
        z-index: 999;
    }
}

@media only screen and (max-width: 853px) {
    .btn-close {
        position: absolute;
        top: 370px;
        right: 40px;
        background-color: transparent;
        border: none;
        z-index: 999;
    }
}

@media only screen and (max-width: 820px) {
    .btn-close {
        position: absolute;
        top: 320px;
        right: 40px;
        background-color: transparent;
        border: none;
        z-index: 999;
    }
}

@media only screen and (max-width: 768px) {
    .btn-close {
        position: absolute;
        top: 250px;
        right: 20px;
        background-color: transparent;
        border: none;
        z-index: 999;
    }
}

@media(max-width:767px) { /* .services-section-three {padding: 80px 0px 0px;}*/

    .map-info-box .info-inner {
        padding: 25px 0 40px 0px;
    }

    .news-section {
        padding: 80px 0px 0px 0px;
    }
}

@media only screen and (max-width: 540px) {
    .btn-close {
        position: absolute;
        top: 120px;
        right: 30px;
        background-color: transparent;
        border: none;
        z-index: 999;
    }
}

@media only screen and (max-width: 430px) {
    .btn-close {
        position: absolute;
        top: 210px;
        right: 0px;
        background-color: transparent;
        border: none;
        z-index: 999;
    }
}

@media only screen and (max-width: 390px) {
    .btn-close {
        position: absolute;
        top: 200px;
        right: 0px;
        background-color: transparent;
        border: none;
        z-index: 999;
    }
}

@media only screen and (max-width: 375px) {
    .btn-close {
        position: absolute;
        top: 100px;
        right: 0px;
        background-color: transparent;
        border: none;
        z-index: 999;
    }
}

@media only screen and (max-width: 360px) {
    .btn-close {
        position: absolute;
        top: 160px;
        right: 0px;
        background-color: transparent;
        border: none;
        z-index: 999;
    }
}

@media only screen and (max-width: 344px) {
    .btn-close {
        position: absolute;
        top: 230px;
        right: 0px;
        background-color: transparent;
        border: none;
        z-index: 999;
    }
}

.close-text {
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    transition: color 0.3s ease, transform 0.3s ease;
}

.btn-close .close-text {
    color: #f8f9fa;
    transform: scale(1.2);
}

.styled-pagination li.active a {
    background-color: #07184F;
    color: white;
}

.adjust-image {
    width: 400px !important;
    height: 345px;
}

.activity-image-slider {
    background-color: #f2f2f2;
}

.activity-slider-item.active {
    display: block;
}

/* Slider okları */

.activity-image-slider .activity-slider-arrow {
    opacity: 1;
}

/* Noktalar */

@media (max-width: 767px) {
    .activity-image-slider {
        aspect-ratio: 16 / 9;
    }

    .activity-slider-arrow {
        opacity: 1;
    }
}

/* Activity Areas Lightbox */ .activity-lightbox-img {
    cursor: zoom-in;
}

.activity-lightbox-close:hover {
    background: rgba(0, 0, 0, 0.95);
}

/* Mobil Lightbox */ @media (max-width: 767px) {
    .activity-lightbox {
        padding: 30px 14px;
    }

    .activity-lightbox-image-wrap {
        max-width: 100%;
        max-height: 82vh;
    }

    .activity-lightbox img {
        max-width: 100%;
        max-height: 82vh;
    }

    .activity-lightbox-close {
        top: 0;
        right: 0;
        transform: translate(35%, -35%);
        width: 34px;
        height: 34px;
        font-size: 28px;
        line-height: 1;
    }

    .activity-lightbox-arrow {
        width: 42px;
        height: 60px;
        font-size: 44px;
    }

    .activity-lightbox-prev {
        left: 8px;
    }

    .activity-lightbox-next {
        right: 8px;
    }

    .activity-lightbox-counter {
        bottom: 22px;
        font-size: 14px;
    }
}

.services-block-three {
    display: flex;
}

    .services-block-three .inner-box,
    .activity-category-card {
        width: 100%;
        display: flex;
        flex-direction: column;
    }

        .activity-category-card .image {
            width: 100%;
        }

            .activity-category-card .image img {
                width: 100%;
                height: 175px;
                object-fit: cover;
                display: block;
            }

        .activity-category-card .activity-areas-description {
            flex: 1;
        }

        .activity-category-card .theme-btn {
            align-self: center;
            margin-top: auto;
        }

@media (max-width: 767px) {
    .services-block-three .inner-box, .activity-category-card {
        min-height: auto !important;
    }

        .activity-category-card .activity-areas-description {
            min-height: auto !important;
        }

        .activity-category-card .image img {
            height: auto;
        }
}

.reference-gallery-loader {
    width: 100%;
    clear: both;
    padding-bottom: 80px
}

.reference-lightbox-close:hover {
    background: rgba(0, 0, 0, 0.95);
}

@media (min-width: 1400px) {
    .reference-lightbox-counter {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 24px;
        text-align: center;
        color: #fff;
        font-size: 15px;
    }
}

@media (max-width: 767px) {
    .reference-lightbox {
        padding: 30px 14px;
    }

    .reference-lightbox-image-wrap {
        max-width: 100%;
        max-height: 82vh;
    }

    .reference-lightbox img {
        max-width: 100%;
        max-height: 82vh;
    }

    .reference-lightbox-close {
        top: 0;
        right: 0;
        transform: translate(35%, -35%);
        width: 34px;
        height: 34px;
        font-size: 28px;
        line-height: 1;
    }

    .reference-lightbox-arrow {
        width: 42px;
        height: 60px;
        font-size: 44px;
    }

    .reference-lightbox-prev {
        left: 8px;
    }

    .reference-lightbox-next {
        right: 8px;
    }

    .reference-lightbox-counter {
        bottom: 22px;
        font-size: 14px;
    }
}

#rev_slider_one_wrapper {
    position: relative !important;
}

.slider-video-overlay {
    position: absolute;
    inset: 0;
    z-index: 50;
    display: block;
    overflow: hidden;
    background-color: #000;
}

.slider-video-player {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    cursor: pointer;
}

.slider-video-play {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 70;
    width: 90px;
    height: 90px;
    padding: 0;
    border: 4px solid #f15a24;
    border-radius: 50%;
    background-color: #071c56;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.55), 0 0 0 8px rgba(241, 90, 36, 0.15);
    transform: translate(-50%, -50%);
    cursor: pointer;
    transition: transform 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
}

    .slider-video-play:hover {
        background-color: #0b2b75;
        box-shadow: 0 10px 35px rgba(0, 0, 0, 0.6), 0 0 0 12px rgba(241, 90, 36, 0.22);
        transform: translate(-50%, -50%) scale(1.08);
    }

    .slider-video-play:active {
        transform: translate(-50%, -50%) scale(0.96);
    }

    /* Play üçgeni */
    .slider-video-play span {
        display: block;
        width: 0;
        height: 0;
        margin-left: 35px;
        border-top: 14px solid transparent;
        border-bottom: 14px solid transparent;
        border-left: 23px solid #fff;
    }

@media only screen and (max-width: 767px) {
    .slider-video-play {
        width: 68px;
        height: 68px;
        border-width: 3px;
    }

        .slider-video-play span {
            margin-left: 26px;
            border-top-width: 11px;
            border-bottom-width: 11px;
            border-left-width: 18px;
        }
}

.main-footer .footer-bottom {
    padding: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    background: rgba(10, 10, 10, 0.75);
}

.main-footer .footer-bottom-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 68px;
    gap: 20px;
}

.main-footer .footer-bottom .copyright {
    padding: 0;
    color: #bcbcbc;
    font-size: 14px;
    line-height: 1.5;
}

.main-footer .footer-bottom a {
    color: #ffffff;
    font-weight: 500;
    transition: color 0.2s ease;
}

    .main-footer .footer-bottom a:hover {
        color: #e65000;
    }

.main-footer .footer-legal a {
    display: inline-flex;
    align-items: center;
    padding-left: 20px;
    border-left: 1px solid rgba(255, 255, 255, 0.18);
}

@media (max-width: 767px) {
    .main-footer .footer-bottom-content {
        flex-direction: column;
        justify-content: center;
        min-height: auto;
        padding: 18px 0;
        gap: 10px;
        text-align: center;
    }

    .main-footer .footer-legal a {
        padding-left: 0;
        border-left: 0;
    }
}

.activity-slider-item {
    z-index: 1;
}

    .activity-slider-item.active {
        z-index: 2;
    }

        .activity-slider-item.active .activity-lightbox-img {
            position: relative;
            z-index: 3;
            cursor: zoom-in;
            pointer-events: auto;
        }

.activity-slider-arrow, .activity-slider-dots {
    z-index: 5;
}

.whatsapp-fixed-button {
    position: fixed;
    right: 20px;
    bottom: 15px;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background-color: #25d366;
    color: #ffffff;
    font-size: 29px;
    text-decoration: none;
    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.25);
    transition: bottom 0.3s ease, transform 0.25s ease, background-color 0.25s ease;
}

    .whatsapp-fixed-button.scroll-button-visible {
        bottom: 105px;
    }

    .whatsapp-fixed-button:hover {
        color: #ffffff;
        background-color: #1ebe5d;
        transform: translateY(-3px);
    }

@media (max-width: 767px) {
    .whatsapp-fixed-button {
        right: 15px;
        bottom: 20px;
        width: 50px;
        height: 50px;
        font-size: 26px;
    }

        .whatsapp-fixed-button.scroll-button-visible {
            bottom: 85px;
        }
}

.main-slider .banner-caption {
    z-index: 10 !important;
}

.main-slider .banner-content {
    padding: 30px 36px 34px;
    color: #fff;
    border-left: 4px solid #e65300;
    border-radius: 4px;
    background: linear-gradient( 90deg, rgba(10, 18, 24, 0.68) 0%, rgba(10, 18, 24, 0.55) 70%, rgba(10, 18, 24, 0.32) 100% );
    box-shadow: 0 12px 35px rgba(0, 0, 0, 0.18);
}

.main-slider .banner-title {
    margin: 0 0 18px !important;
    color: #ffffff !important;
    font-size: 52px !important;
    font-weight: 700 !important;
    line-height: 1.1 !important;
    letter-spacing: -1px;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.95), 0 5px 15px rgba(0, 0, 0, 0.65);
}

.main-slider .banner-description {
    display: block;
    margin-top: 3px;
    color: #ffffff !important;
}

    .main-slider .banner-description::after {
        display: block;
        width: 75px;
        height: 4px;
        margin-top: 15px;
        content: "";
        border-radius: 5px;
        background-color: #e65300;
    }

.main-slider .banner-text {
    margin-bottom: 25px;
    color: #ffffff !important;
    font-size: 19px !important;
    font-weight: 600 !important;
    line-height: 1.5 !important;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 1), 0 3px 8px rgba(0, 0, 0, 0.9);
}

.main-slider .banner-button {
    display: inline-block;
}

@media only screen and (max-width: 991px) {
    .main-slider .banner-content {
        padding: 24px 27px 27px;
    }

    .main-slider .banner-title {
        font-size: 40px !important;
    }

    .main-slider .banner-text {
        font-size: 17px !important;
    }
}

@media only screen and (max-width: 767px) {
    .main-slider .banner-content {
        padding: 18px 15px 20px;
        border-left: 0;
        border-bottom: 3px solid #e65300;
        text-align: center;
        background: rgba(0, 0, 0, 0.25);
    }

    .main-slider .banner-title {
        margin-bottom: 12px !important;
        font-size: 29px !important;
        line-height: 1.15 !important;
        letter-spacing: 0;
    }

    .main-slider .banner-description::after {
        margin: 12px auto 0;
    }

    .main-slider .banner-text {
        margin-bottom: 18px;
        font-size: 15px !important;
    }
}


@media only screen and (min-width: 768px) {

    .main-menu .navigation > li.dropdown {
        padding-right: 16px;
    }

        .main-menu .navigation > li.dropdown > .dropdown-btn {
            position: absolute !important;
            top: 50% !important;
            right: 0 !important;
            bottom: auto !important;
            left: auto !important;
            display: flex !important;
            width: 12px !important;
            height: 12px !important;
            align-items: center;
            justify-content: center;
            margin: 0 !important;
            padding: 0 !important;
            color: #07184f !important;
            border: 0 !important;
            background: transparent !important;
            font-size: 11px !important;
            line-height: 12px !important;
            transform: translateY(-50%) !important;
            pointer-events: none;
        }
}

/* Tablet ve mobil menü aynı görünümü kullanır. */
@media only screen and (max-width: 1199px) {
    .main-header .main-menu .navbar-collapse {
        padding: 0 !important;
        overflow-x: hidden;
        border-top: 3px solid #e35205 !important;
        border-right: 1px solid #e6e8ec !important;
        border-bottom: 1px solid #e6e8ec !important;
        border-left: 1px solid #e6e8ec !important;
        border-radius: 0 0 6px 6px;
        background-color: #ffffff !important;
        box-shadow: 0 12px 28px rgba(7, 24, 79, 0.16) !important;
    }

        .main-header .main-menu .navbar-collapse > .navigation {
            display: block !important;
            width: 100% !important;
            margin: 0 !important;
            padding: 0 !important;
            background-color: #ffffff !important;
        }

            .main-header .main-menu .navbar-collapse > .navigation > li {
                position: relative !important;
                display: block !important;
                float: none !important;
                width: 100% !important;
                margin: 0 !important;
                padding: 0 !important;
                border-bottom: 1px solid #e8eaf0 !important;
                background-color: #ffffff !important;
            }

                .main-header .main-menu .navbar-collapse > .navigation > li:last-child {
                    border-bottom: 0 !important;
                }

                .main-header .main-menu .navbar-collapse > .navigation > li::before,
                .main-header .main-menu .navbar-collapse > .navigation > li::after {
                    display: none !important;
                }

                .main-header .main-menu .navbar-collapse > .navigation > li > a,
                .main-header .main-menu .navbar-collapse > .navigation > li > a.menu-with-arrow {
                    display: flex !important;
                    width: 100% !important;
                    min-height: 50px;
                    align-items: center;
                    padding: 12px 58px 12px 17px !important;
                    color: #07184f !important;
                    background-color: #ffffff !important;
                    font-size: 15px !important;
                    font-weight: 600 !important;
                    line-height: 26px !important;
                    text-align: left !important;
                    text-transform: none !important;
                }

                    .main-header .main-menu .navbar-collapse > .navigation > li > a:hover,
                    .main-header .main-menu .navbar-collapse > .navigation > li.current > a {
                        color: #e35205 !important;
                        background-color: #f8f9fb !important;
                    }

                /* Dropdown oku sağ tarafta ve satırın tam ortasında. */
                .main-header .main-menu .navbar-collapse > .navigation > li.dropdown > .dropdown-btn {
                    position: absolute !important;
                    top: 0 !important;
                    right: 0 !important;
                    bottom: auto !important;
                    left: auto !important;
                    display: flex !important;
                    width: 50px !important;
                    height: 50px !important;
                    align-items: center;
                    justify-content: center;
                    margin: 0 !important;
                    padding: 0 !important;
                    color: #07184f !important;
                    border: 0 !important;
                    border-left: 1px solid #e8eaf0 !important;
                    background-color: #f7f8fa !important;
                    font-size: 15px !important;
                    line-height: 50px !important;
                    text-align: center;
                    transform: none !important;
                    cursor: pointer;
                    z-index: 5;
                }

                    .main-header .main-menu .navbar-collapse > .navigation > li.dropdown > .dropdown-btn:hover,
                    .main-header .main-menu .navbar-collapse > .navigation > li.dropdown > .dropdown-btn.active {
                        color: #07184f !important;
                        border-left-color: #e8eaf0 !important;
                        background-color: #f7f8fa !important;
                    }

                    .main-header .main-menu .navbar-collapse > .navigation > li.dropdown > .dropdown-btn span {
                        display: inline-block;
                        transition: transform 0.2s ease;
                    }

                    .main-header .main-menu .navbar-collapse > .navigation > li.dropdown > .dropdown-btn.active span {
                        transform: none !important;
                    }

                .main-header .main-menu .navbar-collapse > .navigation > li.dropdown.submenu-open > .dropdown-btn,
                .main-header .main-menu .navbar-collapse > .navigation > li.dropdown.submenu-open > .dropdown-btn:hover {
                    color: #ffffff !important;
                    border-left-color: #d94e00 !important;
                    background-color: #e35205 !important;
                }

                    .main-header .main-menu .navbar-collapse > .navigation > li.dropdown.submenu-open > .dropdown-btn span {
                        color: #ffffff !important;
                        transform: rotate(180deg) !important;
                    }

                /* Alt menü ana menüden görsel olarak ayrı dursun. */
                .main-header .main-menu .navbar-collapse > .navigation > li > ul {
                    position: static !important;
                    top: auto !important;
                    left: auto !important;
                    display: block !important;
                    width: 100% !important;
                    max-height: 0 !important;
                    overflow: hidden !important;
                    margin: 0 !important;
                    padding: 0 !important;
                    border: 0 !important;
                    box-shadow: none !important;
                    background-color: #f4f6f9 !important;
                    visibility: hidden !important;
                    opacity: 0 !important;
                    transform: none !important;
                    pointer-events: none !important;
                    transition: max-height 0.28s ease, opacity 0.18s ease, visibility 0s linear 0.28s !important;
                }

                .main-header .main-menu .navbar-collapse > .navigation > li.submenu-open > ul {
                    max-height: var(--submenu-height, 600px) !important;
                    visibility: visible !important;
                    opacity: 1 !important;
                    pointer-events: auto !important;
                    transition-delay: 0s !important;
                }

                .main-header .main-menu .navbar-collapse > .navigation > li > ul > li {
                    display: block !important;
                    width: 100% !important;
                    margin: 0 !important;
                    border-bottom: 1px solid #e1e4e9 !important;
                    background-color: #f4f6f9 !important;
                }

                    .main-header .main-menu .navbar-collapse > .navigation > li > ul > li > a {
                        display: block !important;
                        width: 100% !important;
                        padding: 11px 18px 11px 30px !important;
                        color: #343a46 !important;
                        background-color: #f4f6f9 !important;
                        font-size: 13px !important;
                        font-weight: 600 !important;
                        line-height: 24px !important;
                        text-align: left !important;
                        text-transform: none !important;
                    }

                        .main-header .main-menu .navbar-collapse > .navigation > li > ul > li > a::before {
                            display: none !important;
                            content: none !important;
                        }

                        .main-header .main-menu .navbar-collapse > .navigation > li > ul > li > a::after {
                            display: none !important;
                            content: none !important;
                        }

                        .main-header .main-menu .navbar-collapse > .navigation > li > ul > li > a:hover {
                            color: #ffffff !important;
                            background-color: #07184f !important;
                        }
}

/* Mobil ve tablet sticky header aynı düzeni kullanır. */
@media only screen and (max-width: 1199px) {

    .sticky-header .auto-container {
        position: relative;
        display: flex;
        min-height: 90px;
        align-items: center;
        justify-content: space-between;
    }

    .sticky-header .logo,
    .sticky-header .right-col {
        float: none !important;
    }

    .sticky-header .logo {
        width: auto;
        padding: 8px 0;
    }

        .sticky-header .logo img {
            display: block;
            max-height: 65px;
            width: auto;
        }

    .sticky-header .right-col {
        display: flex;
        width: auto !important;
        align-items: center;
        margin-left: auto;
    }

    .sticky-header .main-menu {
        position: static;
        width: auto;
        padding: 0 !important;
    }

    .sticky-header .navbar-header {
        display: flex;
        align-items: center;
    }

    .sticky-header .navbar-toggler {
        position: static;
        margin: 0;
        padding: 10px;
    }

    /* Menü açılınca logo ve hamburgerin altında açılsın */
    .sticky-header .navbar-collapse {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        max-height: calc(100vh - 90px);
        overflow-y: auto;
        background-color: #ffffff;
        z-index: 9999;
    }
}

/* Flex masaüstü menüsü yalnızca 1200px ve üzerinde çalışır. */
@media only screen and (min-width: 1200px) {

    .sticky-header .auto-container {
        display: flex;
        min-height: 82px;
        align-items: center;
        justify-content: space-between;
    }

    .sticky-header .logo,
    .sticky-header .right-col {
        float: none !important;
    }

    .sticky-header .logo {
        display: flex;
        align-items: center;
        padding: 0;
    }

    .sticky-header .right-col {
        display: flex;
        align-items: center;
        align-self: stretch;
    }

    .sticky-header .main-menu,
    .sticky-header .navbar-collapse,
    .sticky-header .navigation {
        display: flex !important;
        align-items: center;
        height: 100%;
    }

        .sticky-header .main-menu .navigation > li > a {
            display: flex;
            align-items: center;
            padding-top: 0 !important;
            padding-bottom: 0 !important;
            min-height: 82px;
        }
}

.weight-calculation-list-section {
    position: relative;
    padding: 0 0 80px;
}

.weight-calculation-card {
    position: relative;
    height: auto;
    margin-bottom: 30px;
    overflow: hidden;
    border: 1px solid #e7e7e7;
    border-radius: 8px;
    background-color: #ffffff;
    box-shadow: 0 7px 22px rgba(7, 24, 79, 0.09);
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}

    .weight-calculation-card:hover {
        border-color: #e35205;
        box-shadow: 0 14px 32px rgba(7, 24, 79, 0.16);
        transform: translateY(-6px);
    }

.weight-calculation-card-image {
    position: relative;
    display: block;
    height: 230px;
    overflow: hidden;
    background-color: #f4f5f7;
}

    .weight-calculation-card-image img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.45s ease;
    }

.weight-calculation-card.weight-calculation-card-image img {
    transform: scale(1.06);
}

.weight-calculation-card-overlay {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: hidden;
    background-color: rgba(7, 24, 79, 0.62);
    opacity: 0;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.weight-calculation-card.weight-calculation-card-overlay {
    visibility: visible;
    opacity: 1;
}

.weight-calculation-card-button {
    display: inline-flex;
    min-width: 110px;
    min-height: 42px;
    align-items: center;
    justify-content: center;
    padding: 9px 22px;
    color: #ffffff;
    border-radius: 25px;
    background-color: #e35205;
    font-size: 14px;
    font-weight: 600;
}

    .weight-calculation-card-button:hover {
        color: #ffffff;
        background-color: #bd4500;
    }

.weight-calculation-card-content {
    display: flex;
    min-height: 0;
    align-items: center;
    justify-content: center;
    padding: 16px 20px;
    text-align: center;
}

    .weight-calculation-card-content h3 {
        margin: 0;
        color: #07184f;
        font-size: 18px;
        font-weight: 700;
        line-height: 1.45;
    }

        .weight-calculation-card-content h3 a {
            color: inherit;
        }

.weight-calculation-card.weight-calculation-card-content h3 a {
    color: #e35205;
}

@media only screen and (max-width: 767px) {
    .weight-calculation-list-section {
        padding-bottom: 50px;
    }

    .weight-calculation-card-image {
        height: 210px;
    }

    .weight-calculation-card-content {
        min-height: 72px;
        padding: 17px 18px;
    }

        .weight-calculation-card-content h3 {
            font-size: 16px;
        }

    .weight-calculation-card-overlay {
        display: none;
    }
}

.weight-calculation-content {
    padding: 50px 0 75px;
    color: #333333;
    background-color: #ffffff;
    font-size: 16px;
    line-height: 1.85;
}

    .weight-calculation-content h2,
    .weight-calculation-content h3 {
        margin: 30px 0 14px;
        color: #07184f;
        font-weight: 700;
        line-height: 1.4;
    }

    .weight-calculation-content h2 {
        font-size: 28px;
    }

    .weight-calculation-content h3 {
        font-size: 22px;
    }

    .weight-calculation-content p {
        margin-bottom: 17px;
    }

    .weight-calculation-content ul,
    .weight-calculation-content ol {
        margin: 0 0 20px 22px;
    }

    .weight-calculation-content li {
        margin-bottom: 7px;
        list-style: inherit;
    }

@media only screen and (max-width: 767px) {
    .weight-calculation-content {
        padding: 35px 0 50px;
        font-size: 15px;
    }

        .weight-calculation-content h2 {
            font-size: 23px;
        }
}
/* =====================================================
   NORMAL HEADER
===================================================== */

.header-style-two .main-box .outer-container {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    padding: 14px 0 0;
}

.header-style-two .main-box .logo-box {
    position: static !important;
    top: auto !important;
    left: auto !important;
    width: 100%;
    padding: 0 !important;
    float: none !important;
}

.header-logo-group {
    display: flex;
    width: 100%;
    align-items: center;
    gap: 32px;
}

.main-logo {
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

    .main-logo img {
        display: block;
        width: 160px;
        height: 70px;
        max-width: none;
        object-fit: contain;
    }

.header-extra-images {
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

    .header-extra-images img {
        display: block;
        width: 120px;
        height: 70px;
        max-width: none;
        object-fit: contain;
    }

.header-style-two .main-box .nav-outer {
    position: relative !important;
    display: flex;
    justify-content: flex-end;
    width: 100%;
    margin: 4px 0 0 !important;
    padding: 0 !important;
    float: none !important;
}

.header-style-two .main-box .main-menu {
    float: none !important;
}

.header-style-two .main-box .navigation > li > a {
    padding-top: 17px !important;
    padding-bottom: 17px !important;
}


/* =====================================================
   STICKY HEADER
===================================================== */

.sticky-header .auto-container {
    position: relative;
    display: flex;
    min-height: 76px;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
}

.sticky-header .logo {
    min-width: 0;
    padding: 0;
    float: none !important;
    flex: 1 1 auto;
}

.sticky-header .sticky-logo-group {
    display: flex;
    max-width: 100%;
    align-items: center;
    gap: 18px;
}

.sticky-header .sticky-main-logo {
    display: flex;
    align-items: center;
    flex-shrink: 0;
}

    .sticky-header .sticky-main-logo img {
        display: block;
        width: 125px;
        height: 58px;
        max-width: none;
        object-fit: contain;
    }

.sticky-header .sticky-extra-images {
    display: flex;
    min-width: 0;
    align-items: center;
    flex-shrink: 1;
}

    .sticky-header .sticky-extra-images img {
        display: block;
        width: 100px;
        height: 58px;
        max-width: none;
        object-fit: contain;
    }

.sticky-header .right-col {
    margin-left: auto;
    float: none !important;
    flex-shrink: 0;
}


/* =====================================================
   TABLET: 768px–1199px
===================================================== */

@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .header-style-two .main-box .outer-container {
        padding-top: 12px;
    }

    .header-logo-group {
        gap: 22px;
    }

    .main-logo img {
        width: 140px;
        height: 62px;
    }

    .header-extra-images img {
        width: 100px;
        height: 62px;
    }

    .header-style-two .main-box .nav-outer {
        margin-top: 2px !important;
    }

    /* Sticky header tablet görünümünde hamburger kullanır. */
    .sticky-header .sticky-logo-group {
        gap: 9px;
    }

    .sticky-header .sticky-main-logo img {
        width: 105px;
        height: 50px;
    }

    .sticky-header .sticky-extra-images img {
        width: 74px;
        height: 50px;
    }

    .sticky-header .right-col,
    .sticky-header .main-menu {
        position: static !important;
    }

    .sticky-header .right-col {
        display: flex !important;
        width: 46px !important;
        align-items: center;
        justify-content: flex-end;
        margin-left: auto !important;
        flex: 0 0 46px;
    }

    .sticky-header .navbar-header {
        display: flex !important;
        align-items: center;
    }

    .sticky-header .navbar-toggler {
        display: flex !important;
    }

    .sticky-header .navbar-collapse.collapse:not(.show) {
        display: none !important;
    }

    .sticky-header .navbar-collapse.collapse.show {
        position: absolute !important;
        top: 100% !important;
        right: 0 !important;
        left: 0 !important;
        display: block !important;
        width: 100% !important;
        max-height: calc(100vh - 76px);
        overflow-y: auto;
        margin: 0 !important;
        background-color: #ffffff;
        z-index: 99999;
    }
}


/* =====================================================
   LARGE DESKTOP
===================================================== */

@media only screen and (min-width: 1280px) {
    .header-style-two .main-box {
        padding: 0 !important;
    }

        .header-style-two .main-box .outer-container {
            display: flex !important;
            min-height: 100px;
            align-items: center !important;
            justify-content: space-between;
            flex-direction: row !important;
            flex-wrap: nowrap !important;
            gap: 25px;
            padding: 10px 0 !important;
        }

        .header-style-two .main-box .logo-box {
            position: static !important;
            width: auto !important;
            padding: 0 !important;
            flex: 0 0 auto;
        }

    .header-logo-group {
        width: auto;
        gap: 22px;
    }

    .main-logo img {
        width: 145px;
        height: 65px;
    }

    .header-extra-images img {
        width: 110px;
        height: 65px;
    }

    .header-style-two .main-box .nav-outer {
        position: static !important;
        display: block !important;
        width: auto !important;
        margin: 0 0 0 auto !important;
        padding: 0 !important;
        flex: 0 0 auto;
    }

    .header-style-two .main-box .main-menu {
        margin: 0;
        float: none !important;
    }

    .header-style-two .main-box .navigation {
        display: flex;
        align-items: center;
        margin: 0;
    }

        .header-style-two .main-box .navigation > li > a {
            padding-top: 30px !important;
            padding-bottom: 30px !important;
        }
}


/* =====================================================
   MOBILE: 0–767px
===================================================== */

@media only screen and (max-width: 767px) {
    /*
      Normal ve sticky header aynı mobil iskeleti kullanır:
      - ECC logosu sol üstte
      - Hamburger sağ üstte
      - Üç akreditasyon görseli ortalanmış alt satırda
    */
    .header-style-two .main-box .outer-container,
    .sticky-header .auto-container {
        position: relative !important;
        display: block !important;
        min-height: 0 !important;
        padding: 12px 0 10px !important;
    }

    .header-style-two .main-box .logo-box,
    .sticky-header .logo {
        position: static !important;
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
        float: none !important;
        flex: none !important;
    }

    .header-logo-group,
    .sticky-header .sticky-logo-group {
        display: flex !important;
        width: 100% !important;
        max-width: 100% !important;
        align-items: flex-start !important;
        flex-direction: column !important;
        gap: 7px !important;
    }

    .main-logo,
    .sticky-header .sticky-main-logo {
        display: flex;
        align-items: center;
        flex-shrink: 0;
    }

        .main-logo img,
        .sticky-header .sticky-main-logo img {
            display: block;
            width: 100px !important;
            height: 48px !important;
            max-width: none !important;
            object-fit: contain;
        }

    /* Üç görsel, bütün header genişliğinin merkezine yerleşir. */
    .header-extra-images,
    .sticky-header .sticky-extra-images {
        display: grid !important;
        width: 100% !important;
        max-width: 372px !important;
        align-items: center;
        justify-content: center !important;
        align-self: center !important;
        gap: 6px !important;
        margin: 0 auto !important;
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

        .header-extra-images img,
        .sticky-header .sticky-extra-images img {
            display: block;
            width: 100% !important;
            height: 70px !important;
            min-width: 0 !important;
            max-width: 120px !important;
            margin: 0 auto !important;
            object-fit: contain;
        }

    /*
      Menü taşıyıcıları statik kalır. Hamburger mutlak konumlanır;
      açılan menü ise header'ın alt kenarını referans alır.
    */
    .header-style-two .main-box .nav-outer,
    .sticky-header .right-col,
    .header-style-two .main-box .main-menu,
    .sticky-header .main-menu {
        position: static !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    .header-style-two .main-box .nav-outer,
    .sticky-header .right-col {
        display: block !important;
        width: 0 !important;
        height: 0 !important;
        float: none !important;
        flex: none !important;
    }

    .header-style-two .main-box .navbar-header,
    .sticky-header .navbar-header {
        position: absolute !important;
        top: 14px !important;
        right: 0 !important;
        display: block !important;
        width: 44px;
        height: 44px;
        margin: 0 !important;
        padding: 0 !important;
    }

    .header-style-two .main-box .navbar-toggler,
    .sticky-header .navbar-toggler {
        position: static !important;
        display: flex !important;
        width: 42px !important;
        height: 42px !important;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        gap: 5px;
        margin: 0 !important;
        padding: 8px !important;
        border: 1px solid #d9dde5;
        border-radius: 5px;
        background-color: #ffffff;
        box-shadow: none;
        cursor: pointer;
    }

        .header-style-two .main-box .navbar-toggler .icon-bar,
        .sticky-header .navbar-toggler .icon-bar {
            display: block !important;
            width: 24px !important;
            height: 2px !important;
            margin: 0 !important;
            padding: 0 !important;
            border: 0 !important;
            background-color: #07184f !important;
        }

    .main-header .navbar-collapse.collapse:not(.show) {
        display: none !important;
    }

    /*
      Bootstrap açılış/kapanış animasyonu sırasında "collapsing" sınıfını
      kullanır. Bu aşamayı da absolute tutarak header ve sayfanın aşağı
      itilmesini engelleriz.
    */
    .header-style-two .main-box .navbar-collapse.collapsing,
    .sticky-header .navbar-collapse.collapsing {
        position: absolute !important;
        top: 100% !important;
        right: 0 !important;
        left: 0 !important;
        display: block !important;
        width: 100% !important;
        overflow: hidden !important;
        margin: 0 !important;
        padding-top: 0 !important;
        background-color: #ffffff;
        transform: none !important;
        transition: height 0.25s ease !important;
        will-change: height;
        z-index: 99999;
    }

    /* Menü header'a sıfır boşlukla bağlanır. */
    .header-style-two .main-box .navbar-collapse.collapse.show,
    .sticky-header .navbar-collapse.collapse.show {
        position: absolute !important;
        top: 100% !important;
        right: 0 !important;
        left: 0 !important;
        display: block !important;
        width: 100% !important;
        max-height: calc(100vh - 145px) !important;
        max-height: calc(100dvh - 145px) !important;
        overflow-x: hidden !important;
        overflow-y: auto !important;
        overscroll-behavior: contain;
        -webkit-overflow-scrolling: touch;
        margin: 0 !important;
        padding-top: 0 !important;
        background-color: #ffffff;
        transform: none !important;
        z-index: 99999;
    }
}


/* =====================================================
   SMALL MOBILE
===================================================== */

@media only screen and (max-width: 390px) {
    .main-logo img,
    .sticky-header .sticky-main-logo img {
        width: 90px !important;
        height: 44px !important;
    }

    .header-extra-images,
    .sticky-header .sticky-extra-images {
        max-width: 345px !important;
        gap: 3px !important;
    }

        .header-extra-images img,
        .sticky-header .sticky-extra-images img {
            height: 64px !important;
        }
}

/* Slider okları video katmanının üzerinde kalsın */
#rev_slider_one_wrapper .tparrows {
    z-index: 50 !important;
    pointer-events: auto !important;
}

#rev_slider_one_wrapper .slider-video-overlay {
    z-index: 20;
}

#rev_slider_one_wrapper .slider-video-play {
    z-index: 30;
}

/* Mobil slider kontrolleri */
@media only screen and (max-width: 767px) {
    #rev_slider_one_wrapper .tp-leftarrow {
        right: auto !important;
        left: -10px !important;
    }

    #rev_slider_one_wrapper .tp-rightarrow {
        right: -50px !important;
        left: auto !important;
    }

    #rev_slider_one_wrapper .tparrows {
        display: flex !important;
        width: 42px !important;
        height: 42px !important;
        align-items: center;
        justify-content: center;
        visibility: visible !important;
        opacity: 1 !important;
        border-radius: 50%;
        background-color: rgba(7, 24, 79, 0.72) !important;
    }

        #rev_slider_one_wrapper .tparrows::before {
            color: #ffffff !important;
            font-size: 18px !important;
            line-height: 42px !important;
        }

    #rev_slider_one_wrapper .tp-bullets {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
        z-index: 50 !important;
    }

    #rev_slider_one_wrapper .tp-bullet {
        width: 9px !important;
        height: 9px !important;
        border-radius: 50%;
        background-color: rgba(255, 255, 255, 0.65) !important;
    }

        #rev_slider_one_wrapper .tp-bullet.selected {
            background-color: #e35205 !important;
        }
}

@media only screen and (max-width: 991px) {
    #rev_slider_one_wrapper .tparrows {
        display: flex !important;
        width: 42px !important;
        height: 42px !important;
        align-items: center;
        justify-content: center;
        visibility: visible !important;
        opacity: 1 !important;
        border-radius: 50%;
        background-color: rgba(7, 24, 79, 0.72) !important;
    }

    #rev_slider_one_wrapper .tp-leftarrow {
        right: auto !important;
        left: -5px !important;
    }

    #rev_slider_one_wrapper .tp-rightarrow {
        right: -45px !important;
        left: auto !important;
    }

    #rev_slider_one_wrapper .tp-bullets {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
        z-index: 50 !important;
    }
}

/* =====================================================
   IPAD MINI: 768px–991px
===================================================== */

@media only screen and (min-width: 768px) and (max-width: 991px) {

    /* Header tek satır */
    .header-style-two .main-box .outer-container {
        position: relative !important;
        display: flex !important;
        min-height: 88px;
        align-items: center !important;
        justify-content: space-between;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        gap: 12px !important;
        padding: 10px 0 !important;
    }

    .header-style-two .main-box .logo-box {
        position: static !important;
        display: block !important;
        width: auto !important;
        min-width: 0;
        padding: 0 !important;
        flex: 1 1 auto !important;
    }

    /* Logolar tek ve net bir satırda */
    .header-logo-group {
        display: flex !important;
        width: auto !important;
        align-items: center !important;
        flex-direction: row !important;
        gap: 16px !important;
    }

    .main-logo img {
        display: block;
        width: auto !important;
        height: 60px !important;
        max-width: 135px !important;
        object-fit: contain;
        image-rendering: auto;
    }

    .header-extra-images {
        display: flex !important;
        width: auto !important;
        max-width: none !important;
        align-items: center;
        gap: 4px !important;
        margin: 0 !important;
    }

        .header-extra-images img {
            display: block;
            width: auto !important;
            height: 56px !important;
            max-width: 110px !important;
            object-fit: contain;
            image-rendering: auto;
        }

    /* Menü alanı */
    .header-style-two .main-box .nav-outer {
        position: static !important;
        display: block !important;
        width: 46px !important;
        height: auto !important;
        margin: 0 0 0 auto !important;
        padding: 0 !important;
        flex: 0 0 46px !important;
    }

    .header-style-two .main-box .main-menu {
        position: static !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    /* Temanın gizlediği hamburgeri göster */
    .header-style-two .main-box .navbar-header {
        position: static !important;
        display: block !important;
        width: 44px;
        height: 44px;
        margin: 0 !important;
        padding: 0 !important;
    }

    .header-style-two .main-box .navbar-toggler {
        position: static !important;
        display: flex !important;
        width: 44px !important;
        height: 44px !important;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        gap: 5px;
        margin: 0 !important;
        padding: 8px !important;
        border: 1px solid #d9dde5;
        border-radius: 5px;
        background-color: #ffffff;
    }

        .header-style-two .main-box .navbar-toggler .icon-bar {
            display: block !important;
            width: 25px !important;
            height: 2px !important;
            margin: 0 !important;
            background-color: #07184f !important;
        }

    /* Menü kapalıyken */
    .header-style-two .main-box .navbar-collapse.collapse:not(.show) {
        display: none !important;
    }

    /* Açılma animasyonu */
    .header-style-two .main-box .navbar-collapse.collapsing {
        position: absolute !important;
        top: 100% !important;
        right: 0 !important;
        left: 0 !important;
        width: 100% !important;
        overflow: hidden !important;
        margin: 0 !important;
        background-color: #ffffff;
        z-index: 99999;
    }

    /* Açık menü */
    .header-style-two .main-box .navbar-collapse.collapse.show {
        position: absolute !important;
        top: 100% !important;
        right: 0 !important;
        left: 0 !important;
        display: block !important;
        width: 100% !important;
        max-height: calc(100dvh - 88px) !important;
        overflow-x: hidden !important;
        overflow-y: auto !important;
        margin: 0 !important;
        background-color: #ffffff;
        z-index: 99999;
    }

    .header-style-two .main-box .navbar-collapse > .navigation {
        display: block !important;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        background-color: #ffffff;
    }

        .header-style-two .main-box .navbar-collapse > .navigation > li {
            position: relative !important;
            display: block !important;
            width: 100% !important;
            float: none !important;
            margin: 0 !important;
            border-bottom: 1px solid #e5e7ec;
        }

            .header-style-two .main-box .navbar-collapse > .navigation > li > a {
                display: flex !important;
                width: 100% !important;
                min-height: 50px;
                align-items: center;
                padding: 12px 55px 12px 18px !important;
                color: #07184f !important;
                background-color: #ffffff;
                font-size: 15px;
                font-weight: 600;
            }
}
/* iPad menüsündeki gereksiz beyaz boşluğu kaldır */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-header .main-menu .navbar-collapse.collapse.show {
        height: auto !important;
        min-height: 0 !important;
        max-height: calc(100dvh - 88px) !important;
        align-items: initial !important;
        overflow-x: hidden !important;
        overflow-y: auto !important;
        padding-bottom: 0 !important;
    }

        .main-header .main-menu .navbar-collapse.collapse.show > .navigation {
            display: block !important;
            width: 100% !important;
            height: auto !important;
            min-height: 0 !important;
            align-items: initial !important;
            margin: 0 !important;
            padding: 0 !important;
        }

    .main-header .main-menu .navbar-collapse > .navigation > li:last-child {
        margin-bottom: 0 !important;
        border-bottom: 0 !important;
    }
}

/* =====================================================
   TABLET VE MOBİL HEADER DÜZELTMELERİ
===================================================== */

@media only screen and (max-width: 1199px) {
    /* =================================================
       1. TOP HEADER
    ================================================= */

    .header-top {
        display: block !important;
        height: auto !important;
        min-height: 0 !important;
        overflow: visible !important;
    }

        .header-top .auto-container > .clearfix {
            display: grid !important;
            width: 100% !important;
            min-height: 88px !important;
            align-items: center !important;
            justify-content: center !important;
            grid-template-columns: auto auto !important;
            grid-template-rows: auto auto !important;
            column-gap: 12px !important;
            row-gap: 9px !important;
            padding: 9px 0 !important;
        }

        .header-top .top-right {
            position: static !important;
            display: block !important;
            visibility: visible !important;
            width: auto !important;
            height: auto !important;
            grid-column: 1 / -1 !important;
            grid-row: 1 !important;
            justify-self: center !important;
            margin: 0 !important;
            padding: 0 !important;
            opacity: 1 !important;
            float: none !important;
        }

        .header-top .social-nav {
            display: flex !important;
            width: auto !important;
            align-items: center !important;
            justify-content: center !important;
            gap: 12px !important;
            margin: 0 !important;
            padding: 0 !important;
        }

            .header-top .social-nav li {
                margin: 0 !important;
                padding: 0 !important;
                float: none !important;
            }

        .header-top .foreign-currency {
            position: static !important;
            display: flex !important;
            visibility: visible !important;
            width: auto !important;
            height: auto !important;
            align-items: center !important;
            justify-content: flex-end !important;
            grid-column: 1 !important;
            grid-row: 2 !important;
            justify-self: end !important;
            gap: 10px !important;
            margin: 0 !important;
            padding: 0 !important;
            opacity: 1 !important;
            float: none !important;
        }

            .header-top .foreign-currency > div {
                display: block !important;
                visibility: visible !important;
                width: auto !important;
                height: auto !important;
                margin: 0 !important;
                padding: 0 !important;
                opacity: 1 !important;
            }

            .header-top .foreign-currency p {
                display: block !important;
                visibility: visible !important;
                margin: 0 !important;
                color: #ffffff !important;
                font-size: 11px !important;
                font-weight: 600 !important;
                white-space: nowrap !important;
                opacity: 1 !important;
            }

        .header-top .langcode-mobile {
            position: static !important;
            display: flex !important;
            visibility: visible !important;
            width: auto !important;
            height: auto !important;
            align-items: center !important;
            grid-column: 2 !important;
            grid-row: 2 !important;
            justify-self: start !important;
            margin: 0 !important;
            padding: 0 !important;
            opacity: 1 !important;
            float: none !important;
        }

            .header-top .langcode-mobile form {
                display: block !important;
                visibility: visible !important;
                width: auto !important;
                margin: 0 !important;
                opacity: 1 !important;
            }

            .header-top .langcode-mobile .custom-select {
                display: block !important;
                visibility: visible !important;
                min-width: 62px !important;
                height: 38px !important;
                margin: 0 !important;
                padding: 6px 22px 6px 11px !important;
                font-size: 13px !important;
                opacity: 1 !important;
            }


    /* =================================================
       2. NORMAL VE STICKY MENÜ
    ================================================= */

    .header-style-two .main-box .outer-container,
    .sticky-header .auto-container {
        position: relative !important;
        display: block !important;
        min-height: 0 !important;
        padding: 12px 0 10px !important;
    }

    .header-style-two .main-box .logo-box,
    .sticky-header .logo {
        position: static !important;
        display: block !important;
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        float: none !important;
        flex: none !important;
    }

    .header-logo-group,
    .sticky-header .sticky-logo-group {
        display: flex !important;
        width: 100% !important;
        max-width: 100% !important;
        align-items: flex-start !important;
        flex-direction: column !important;
        gap: 7px !important;
    }

    .main-logo,
    .sticky-header .sticky-main-logo {
        display: flex !important;
        align-items: center !important;
        flex-shrink: 0 !important;
    }

        .main-logo img,
        .sticky-header .sticky-main-logo img {
            display: block !important;
            width: 100px !important;
            height: 48px !important;
            max-width: none !important;
            object-fit: contain !important;
            image-rendering: auto;
        }

    .header-extra-images,
    .sticky-header .sticky-extra-images {
        display: grid !important;
        width: 100% !important;
        max-width: 372px !important;
        align-items: center !important;
        justify-content: center !important;
        align-self: center !important;
        gap: 6px !important;
        margin: 0 auto !important;
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    }

        .header-extra-images img,
        .sticky-header .sticky-extra-images img {
            display: block !important;
            width: 100% !important;
            height: 70px !important;
            min-width: 0 !important;
            max-width: 120px !important;
            margin: 0 auto !important;
            object-fit: contain !important;
            image-rendering: auto;
        }

    .header-style-two .main-box .nav-outer,
    .header-style-two .main-box .main-menu,
    .sticky-header .right-col,
    .sticky-header .main-menu {
        position: static !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    /* Hamburger taşıyıcıları yer kaplamaz. */
    .header-style-two .main-box .nav-outer,
    .sticky-header .right-col {
        display: block !important;
        width: 0 !important;
        height: 0 !important;
        margin: 0 !important;
        padding: 0 !important;
        float: none !important;
        flex: none !important;
    }

    /* Normal ve sticky hamburgeri göster */
    .header-style-two .main-box .navbar-header,
    .sticky-header .navbar-header {
        position: absolute !important;
        top: 14px !important;
        right: 5px !important;
        display: block !important;
        width: 44px !important;
        height: 44px !important;
        margin: 0 !important;
        padding: 0 !important;
        transform: none !important;
    }

    .header-style-two .main-box .navbar-toggler,
    .sticky-header .navbar-toggler {
        position: static !important;
        display: flex !important;
        width: 44px !important;
        height: 44px !important;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        gap: 5px;
        margin: 0 !important;
        padding: 8px !important;
        border: 1px solid #d9dde5;
        border-radius: 5px;
        background-color: #ffffff;
        box-shadow: none;
    }

        .header-style-two .main-box .navbar-toggler .icon-bar,
        .sticky-header .navbar-toggler .icon-bar {
            display: block !important;
            width: 25px !important;
            height: 2px !important;
            margin: 0 !important;
            padding: 0 !important;
            border: 0 !important;
            background-color: #07184f !important;
        }

    /* Kapalı menü */
    .main-header .main-menu .navbar-collapse.collapse:not(.show) {
        display: none !important;
    }

    /* Açılma ve kapanma animasyonu */
    .main-header .main-menu .navbar-collapse.collapsing {
        position: absolute !important;
        top: 100% !important;
        right: 0 !important;
        left: 0 !important;
        display: block !important;
        width: 100% !important;
        height: 0;
        overflow: hidden !important;
        margin: 0 !important;
        padding: 0 !important;
        background-color: #ffffff;
        z-index: 99999;
    }

    /* Açılmış menü */
    body .main-header .main-menu .navbar-collapse.collapse.show {
        position: absolute !important;
        top: 100% !important;
        right: 0 !important;
        left: 0 !important;
        display: block !important;
        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        max-height: 70vh !important;
        max-height: 70dvh !important;
        align-items: initial !important;
        overflow-x: hidden !important;
        overflow-y: auto !important;
        margin: 0 !important;
        padding: 0 !important;
        background-color: #ffffff;
        overscroll-behavior: contain;
        -webkit-overflow-scrolling: touch;
        z-index: 99999;
    }

    /* Beyaz boşluğa neden olan height:100% değerini kaldır */
    body .main-header .main-menu .navbar-collapse > .navigation {
        display: block !important;
        width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        align-items: initial !important;
        margin: 0 !important;
        padding: 0 !important;
        background-color: #ffffff;
    }

        body .main-header .main-menu .navbar-collapse > .navigation > li {
            position: relative !important;
            display: block !important;
            width: 100% !important;
            height: auto !important;
            min-height: 0 !important;
            margin: 0 !important;
            padding: 0 !important;
            float: none !important;
            border-bottom: 1px solid #e5e7ec;
            background-color: #ffffff;
        }

            body .main-header .main-menu .navbar-collapse > .navigation > li > a {
                display: flex !important;
                width: 100% !important;
                min-height: 50px;
                align-items: center;
                padding: 12px 55px 12px 18px !important;
                color: #07184f !important;
                background-color: #ffffff !important;
                font-size: 15px !important;
                font-weight: 600 !important;
                line-height: 26px !important;
            }

            body .main-header .main-menu .navbar-collapse > .navigation > li:last-child {
                margin-bottom: 0 !important;
                border-bottom: 0 !important;
            }


    /* =================================================
       3. DROPDOWN OKU
    ================================================= */

    body .main-header .main-menu .navigation > li.dropdown > .dropdown-btn {
        position: absolute !important;
        top: 0 !important;
        right: 0 !important;
        bottom: auto !important;
        left: auto !important;
        display: flex !important;
        width: 50px !important;
        height: 50px !important;
        align-items: center;
        justify-content: center;
        margin: 0 !important;
        padding: 0 !important;
        color: #07184f !important;
        border: 0 !important;
        border-left: 1px solid #e8eaf0 !important;
        background-color: #f7f8fa !important;
        font-size: 0 !important;
        line-height: 50px !important;
        pointer-events: auto !important;
        cursor: pointer;
        z-index: 5;
    }

        body .main-header .main-menu .navigation > li.dropdown > .dropdown-btn span {
            display: none !important;
        }

        body .main-header .main-menu .navigation > li.dropdown > .dropdown-btn::before {
            display: block;
            color: #07184f;
            content: "\f107";
            font-family: FontAwesome;
            font-size: 15px;
            font-weight: normal;
            line-height: 1;
            transition: transform 0.2s ease;
        }

        /* Temanın geride bıraktığı active sınıfı görsel durumu değiştirmez. */
        body .main-header .main-menu .navigation > li.dropdown > .dropdown-btn.active {
            color: #07184f !important;
            border-left-color: #e8eaf0 !important;
            background-color: #f7f8fa !important;
        }

            body .main-header .main-menu .navigation > li.dropdown > .dropdown-btn.active::before {
                color: #07184f !important;
                transform: none !important;
            }

    /* Turuncu görünüm yalnızca JavaScript menüyü açtığında kullanılır. */
    body .main-header .main-menu .navigation > li.dropdown.submenu-open > .dropdown-btn {
        color: #ffffff !important;
        border-left-color: #d94e00 !important;
        background-color: #e35205 !important;
    }

        body .main-header .main-menu .navigation > li.dropdown.submenu-open > .dropdown-btn::before {
            color: #ffffff !important;
            transform: rotate(180deg) !important;
        }
}

/* Tablet top header mobildeki öğeleri korur fakat tek satır kullanır. */
@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .header-top .auto-container > .clearfix {
        display: flex !important;
        width: 100% !important;
        min-height: 52px !important;
        align-items: center !important;
        justify-content: space-between !important;
        flex-wrap: nowrap !important;
        gap: 12px !important;
        padding: 7px 0 !important;
    }

    .header-top .top-right {
        order: 1 !important;
        justify-self: auto !important;
        flex: 0 0 auto !important;
    }

    .header-top .foreign-currency {
        order: 2 !important;
        justify-self: auto !important;
        margin: 0 0 0 auto !important;
        flex: 0 1 auto !important;
    }

    .header-top .langcode-mobile {
        order: 3 !important;
        justify-self: auto !important;
        flex: 0 0 auto !important;
    }
}


/* =====================================================
   ÇOK DAR TELEFONLARDA TOP HEADER
===================================================== */

@media only screen and (max-width: 390px) {
    .header-top .auto-container > .clearfix {
        gap: 5px;
    }

    .header-top .social-nav {
        gap: 7px;
    }

    .header-top .foreign-currency {
        gap: 5px;
    }

        .header-top .foreign-currency p {
            font-size: 10px !important;
        }

    .header-top .langcode-mobile .custom-select {
        min-width: 48px;
        padding-right: 18px;
        padding-left: 8px;
        font-size: 12px;
    }
}
/* Tablet header düzeni */
@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .header-style-two .main-box .outer-container,
    .sticky-header .auto-container {
        padding: 10px 16px !important;
    }

    .header-logo-group,
    .sticky-header .sticky-logo-group {
        display: flex !important;
        width: calc(100% - 65px) !important;
        max-width: none !important;
        align-items: center !important;
        justify-content: flex-start !important;
        flex-direction: row !important;
        gap: 18px !important;
    }

    .main-logo,
    .sticky-header .sticky-main-logo {
        flex: 0 0 auto !important;
    }

        .main-logo img,
        .sticky-header .sticky-main-logo img {
            width: 110px !important;
            height: 54px !important;
            max-width: 110px !important;
            object-fit: contain !important;
        }

    .header-extra-images,
    .sticky-header .sticky-extra-images {
        display: grid !important;
        width: min(360px, 100%) !important;
        max-width: 360px !important;
        align-items: center !important;
        justify-content: start !important;
        align-self: center !important;
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 7px !important;
        margin: 0 !important;
    }

        .header-extra-images img,
        .sticky-header .sticky-extra-images img {
            display: block !important;
            width: 100% !important;
            height: 54px !important;
            max-width: 115px !important;
            object-fit: contain !important;
        }

    /* Hamburgeri sağ kenardan biraz uzaklaştır */
    .header-style-two .main-box .navbar-header,
    .sticky-header .navbar-header {
        top: 15px !important;
        right: 16px !important;
    }
}

/* =====================================================
   HAKKIMIZDA VİTRİNİ
===================================================== */

.about-showcase {
    position: relative;
    padding: 85px 0;
    overflow: hidden;
    background: radial-gradient( circle at 10% 20%, rgba(227, 82, 5, 0.06), transparent 30% ), #f7f8fb;
}

.about-showcase__panel {
    position: relative;
    overflow: hidden;
    border: 1px solid #e7e9ee;
    border-radius: 24px;
    background: #ffffff;
    box-shadow: 0 24px 65px rgba(7, 24, 79, 0.09);
}

    .about-showcase__panel::before {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        height: 4px;
        content: "";
        background: linear-gradient( 90deg, #e35205, #07184f );
        z-index: 2;
    }

.about-showcase .row {
    align-items: stretch;
    margin: 0;
}

.about-showcase .content-column,
.about-showcase .image-column {
    padding: 0;
}

.about-showcase .content-column {
    display: flex;
    align-items: center;
}

.about-showcase .inner-column {
    width: 100%;
    margin: 0 !important;
    padding: 58px 55px !important;
}

.about-showcase__label {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 18px;
    color: #e35205;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.6px;
}

    .about-showcase__label span {
        display: block;
        width: 34px;
        height: 3px;
        border-radius: 10px;
        background: #e35205;
    }

.about-showcase__title {
    max-width: 760px;
    margin: 0 0 24px !important;
    color: #07184f !important;
    font-size: clamp(34px, 3vw, 40px) !important;
    font-weight: 700 !important;
    line-height: 1.16 !important;
    letter-spacing: -1px;
}

.about-showcase__text {
    max-width: 760px;
    color: #666f7d;
    font-size: 16px;
    line-height: 1.85;
}

    .about-showcase__text p {
        margin-bottom: 20px;
    }

    .about-showcase__text h2,
    .about-showcase__text h3,
    .about-showcase__text h4 {
        margin: 28px 0 14px;
        color: #e35205;
        font-size: 24px;
        font-weight: 700;
        line-height: 1.35;
    }

    .about-showcase__text > *:last-child {
        margin-bottom: 0;
    }

.about-showcase__button {
    display: inline-flex;
    min-height: 52px;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin-top: 30px;
    padding: 13px 18px 13px 25px;
    color: #ffffff !important;
    border: 2px solid #07184f;
    border-radius: 50px;
    background: #07184f;
    font-size: 14px;
    font-weight: 700;
    transition: background-color 0.25s ease, border-color 0.25s ease, transform 0.25s ease;
}

.about-showcase__button-arrow {
    display: flex;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border-radius: 50%;
    background: #e35205;
    font-size: 18px;
    transition: transform 0.25s ease;
}

.about-showcase__button:hover {
    color: #ffffff !important;
    border-color: #e35205;
    background: #e35205;
    transform: translateY(-2px);
}

    .about-showcase__button:hover
    .about-showcase__button-arrow {
        background: #07184f;
        transform: translateX(3px);
    }

/* Eski kesikli görsel çerçevesini kaldırır */
.about-showcase .image::before,
.about-showcase .image::after {
    display: none !important;
}

.about-showcase__image {
    background: #07184f;
}

    .about-showcase__image::after {
        position: absolute;
        inset: 14px;
        content: "";
        border: 1px solid rgba(255, 255, 255, 0.55);
        border-radius: 12px;
        pointer-events: none;
    }

    .about-showcase__image img {
        background-color: #07184f;
    }

/* Fotoğrafın kenarlarının tekrar kesilmesini engeller */

/* Tablet */
@media only screen and (max-width: 991px) {
    .about-showcase {
        padding: 65px 0;
    }

        .about-showcase .inner-column {
            padding: 42px 38px 30px !important;
        }

    .about-showcase__image,
    .about-showcase__image img {
        min-height: 380px;
    }
}

/* Mobil */
@media only screen and (max-width: 576px) {
    .about-showcase {
        padding: 45px 0;
    }

    .about-showcase__panel {
        border-radius: 18px;
    }

    .about-showcase .inner-column {
        padding: 34px 22px 24px !important;
    }

    .about-showcase__title {
        margin-bottom: 18px !important;
        font-size: 30px !important;
        letter-spacing: -0.4px;
    }

    .about-showcase__text {
        font-size: 15px;
        line-height: 1.75;
    }

        .about-showcase__text h2,
        .about-showcase__text h3,
        .about-showcase__text h4 {
            margin-top: 24px;
            font-size: 20px;
        }

    .about-showcase__button {
        margin-top: 24px;
    }

    .about-showcase__image,
    .about-showcase__image img {
        min-height: 260px;
    }
}

/* =====================================================
   DİK HAKKIMIZDA GÖRSELİ — 9:16
===================================================== */

.about-showcase .image-column {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 22px !important;
}

.about-showcase__image {
    position: relative;
    width: 100% !important;
    max-width: 430px !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 auto;
    overflow: hidden;
    aspect-ratio: 9 / 16;
    border-radius: 18px;
    background-color: #07184f;
}

    .about-showcase__image img {
        display: block;
        width: 100% !important;
        height: 100% !important;
        min-height: 0 !important;
        object-fit: cover !important;
        object-position: center center !important;
        transform: none !important;
    }

    .about-showcase__image:hover img {
        transform: none !important;
    }

/* Tablet */
@media only screen and (max-width: 991px) {
    .about-showcase .image-column {
        padding: 10px 24px 24px !important;
    }

    .about-showcase__image {
        width: 100% !important;
        max-width: 400px !important;
        height: auto !important;
        min-height: 0 !important;
        aspect-ratio: 9 / 16;
    }

        .about-showcase__image img {
            height: 100% !important;
            min-height: 0 !important;
        }
}

/* Mobil */
@media only screen and (max-width: 576px) {
    .about-showcase .image-column {
        padding: 8px 14px 14px !important;
    }

    .about-showcase__image {
        width: 100% !important;
        max-width: 100% !important;
        height: auto !important;
        min-height: 0 !important;
        aspect-ratio: 9 / 16;
        border-radius: 14px;
    }

        .about-showcase__image img {
            height: 100% !important;
            min-height: 0 !important;
        }
}

/* =====================================================
   ANASAYFA OTOMATİK VİDEO
===================================================== */

.home-video-section {
    position: relative;
    width: 100%;
    height: clamp(380px, 38vw, 470px);
    overflow: hidden;
    background-color: #000000;
}

.home-video-section__player {
    display: block;
    width: 100%;
    height: 100%;
    border: 0;
    object-fit: cover;
    object-position: center center;
}

/* Video ve fotoğraf slider arasında boşluk bırakmaz */
.home-video-section + .photo-main-slider {
    margin-top: 0px !important;
}

@media only screen and (max-width: 767px) {
    .home-video-section {
        aspect-ratio: 16 / 9;
    }

    .home-video-section__player {
        object-fit: cover;
    }
}

@media only screen and (max-width: 991px) {
    .home-video-section {
        height: 380px;
    }
}

@media only screen and (max-width: 576px) {
    .home-video-section {
        height: 240px;
    }

        .home-video-section + .photo-main-slider {
            margin-top: 18px !important;
        }
}
/* =====================================================
   SPLIT PROJE SLIDER
===================================================== */

.project-split-section {
    position: relative;
    padding: 65px 0 75px;
    overflow: hidden;
    background: radial-gradient( circle at 90% 10%, rgba(227, 82, 5, 0.08), transparent 28% ), #f5f6f8;
}

/* =====================================================
   BÖLÜM BAŞLIĞI
===================================================== */

.project-split-heading {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 45px;
    margin-bottom: 30px;
}

    .project-split-heading h2 {
        max-width: 720px;
        margin: 0;
        color: #07184f;
        font-size: clamp(34px, 3vw, 48px);
        font-weight: 700;
        line-height: 1.15;
        letter-spacing: -0.7px;
    }

    .project-split-heading p {
        max-width: 470px;
        margin: 0;
        color: #667085;
        font-size: 16px;
        line-height: 1.7;
    }

/* =====================================================
   SLIDER ANA ÇERÇEVESİ
===================================================== */

.project-split-slider {
    position: relative;
    height: clamp(450px, 34vw, 550px);
    overflow: hidden;
    border-radius: 24px;
    background: #07184f;
    box-shadow: 0 28px 70px rgba(7, 24, 79, 0.18);
}

/* =====================================================
   SLAYTLAR
===================================================== */

.project-split-slide {
    position: absolute;
    inset: 0;
    display: none;
    grid-template-columns: minmax(0, 2.1fr) minmax(340px, 0.9fr);
    width: 100%;
    height: 100%;
}

    .project-split-slide.is-active {
        display: grid;
    }

/* =====================================================
   FOTOĞRAF ALANI
===================================================== */

.project-split-slide__image {
    position: relative;
    min-width: 0;
    height: 100%;
    overflow: hidden;
    background: #111827;
}

    .project-split-slide__image::after {
        position: absolute;
        inset: 0;
        content: "";
        pointer-events: none;
        background: linear-gradient( 90deg, transparent 72%, rgba(7, 24, 79, 0.28) 100% );
    }

    .project-split-slide__image img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

.project-split-slide.is-active
.project-split-slide__image img {
    animation: projectImageReveal 0.7s ease both;
}

/* =====================================================
   SAĞ İÇERİK ALANI
===================================================== */

.project-split-slide__content {
    position: relative;
    display: flex;
    min-width: 0;
    flex-direction: column;
    justify-content: flex-start;
    padding: 42px 38px 32px;
    overflow: hidden;
    color: #ffffff;
    background: radial-gradient( circle at 100% 0, rgba(227, 82, 5, 0.18), transparent 36% ), #07184f;
}

    .project-split-slide__content::before {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        height: 4px;
        content: "";
        background: linear-gradient( 90deg, #e35205, rgba(227, 82, 5, 0.15) );
    }

.project-split-slide.is-active
.project-split-slide__content {
    animation: projectContentReveal 0.55s ease both;
}

/* Sayaç */

.project-split-slide__counter {
    display: flex;
    min-height: 42px;
    align-items: center;
    gap: 7px;
    margin-bottom: 20px;
    padding-right: 110px;
    color: rgba(255, 255, 255, 0.55);
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
}

    .project-split-slide__counter span:first-child {
        color: #e35205;
        font-size: 25px;
        font-weight: 700;
    }

/* Başlık ve açıklama */

.project-split-slide__content h3 {
    margin: 0 0 18px;
    color: #ffffff;
    font-size: clamp(30px, 2.8vw, 44px);
    font-weight: 700;
    line-height: 1.12;
    letter-spacing: -0.6px;
}

.project-split-slide__content > p {
    margin: 0;
    color: rgba(255, 255, 255, 0.76);
    font-size: 15px;
    line-height: 1.75;
}

/* =====================================================
   DETAY BUTONU
===================================================== */

.project-split-slide__button {
    display: inline-flex;
    width: fit-content;
    min-height: 48px;
    align-items: center;
    justify-content: center;
    gap: 18px;
    margin-top: 25px;
    padding: 11px 16px 11px 22px;
    color: #ffffff !important;
    border-radius: 50px;
    background: #e35205;
    font-size: 14px;
    font-weight: 700;
    transition: background-color 0.25s ease, transform 0.25s ease;
}

    .project-split-slide__button span:last-child {
        display: flex;
        width: 27px;
        height: 27px;
        align-items: center;
        justify-content: center;
        color: #07184f;
        border-radius: 50%;
        background: #ffffff;
    }

    .project-split-slide__button:hover {
        color: #ffffff !important;
        background: #c94602;
        transform: translateY(-2px);
    }

/* =====================================================
   OKLAR
===================================================== */

.project-split-navigation {
    position: absolute;
    top: 30px;
    right: 30px;
    display: flex;
    gap: 8px;
    z-index: 3;
}

    .project-split-navigation button {
        display: flex;
        width: 42px;
        height: 42px;
        align-items: center;
        justify-content: center;
        padding: 0;
        color: #ffffff;
        border: 1px solid rgba(255, 255, 255, 0.28);
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.05);
        font-size: 19px;
        cursor: pointer;
        transition: color 0.25s ease, border-color 0.25s ease, background-color 0.25s ease, transform 0.25s ease;
    }

        .project-split-navigation button:hover {
            color: #ffffff;
            border-color: #e35205;
            background: #e35205;
            transform: translateY(-2px);
        }

/* =====================================================
   ALT İLERLEME ÇİZGİSİ
===================================================== */

.project-split-slide__footer {
    display: block;
    width: 100%;
    margin-top: auto;
    padding-top: 28px;
}

.project-split-progress {
    position: relative;
    width: 100%;
    height: 3px;
    overflow: hidden;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.17);
}

    .project-split-progress span {
        display: block;
        height: 100%;
        border-radius: inherit;
        background: #e35205;
    }

/* =====================================================
   GEÇİŞ ANİMASYONLARI
===================================================== */

@keyframes projectImageReveal {
    from {
        opacity: 0.45;
        transform: scale(1.035);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes projectContentReveal {
    from {
        opacity: 0;
        transform: translateX(18px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

/* =====================================================
   1200–1400PX
===================================================== */

@media only screen and (min-width: 1200px) and (max-width: 1400px) {
    .project-split-section {
        padding: 42px 0 48px;
    }

    .project-split-heading {
        margin-bottom: 22px;
    }

        .project-split-heading h2 {
            font-size: 38px;
        }

    .project-split-slider {
        height: 450px;
    }

    .project-split-slide {
        grid-template-columns: minmax(0, 2fr) minmax(340px, 0.85fr);
    }

    .project-split-slide__content {
        padding: 30px 30px 26px;
    }

        .project-split-slide__content h3 {
            font-size: 34px;
        }

    .project-split-slide__counter {
        margin-bottom: 15px;
        padding-right: 105px;
    }

    .project-split-navigation {
        top: 24px;
        right: 24px;
    }

    .project-split-slide__footer {
        padding-top: 22px;
    }
}

/* =====================================================
   TABLET
===================================================== */

@media only screen and (max-width: 991px) {
    .project-split-section {
        padding: 55px 0 65px;
    }

    .project-split-heading {
        display: block;
        margin-bottom: 25px;
    }

        .project-split-heading h2 {
            font-size: 36px;
        }

        .project-split-heading p {
            margin-top: 14px;
        }

    .project-split-slider {
        height: auto;
        min-height: 0;
    }

    .project-split-slide {
        position: relative;
        inset: auto;
        grid-template-columns: 1fr;
        height: auto;
    }

        .project-split-slide:not(.is-active) {
            display: none;
        }

    .project-split-slide__image {
        height: 390px;
    }

        .project-split-slide__image::after {
            display: none;
        }

    .project-split-slide__content {
        min-height: 330px;
        padding: 32px 30px 27px;
    }

    .project-split-slide__counter {
        margin-bottom: 15px;
    }

    .project-split-navigation {
        top: 26px;
        right: 28px;
    }

    .project-split-slide__footer {
        padding-top: 24px;
    }
}

/* =====================================================
   MOBİL
===================================================== */

@media only screen and (max-width: 576px) {
    .project-split-section {
        padding: 42px 0 48px;
    }

    .project-split-heading {
        margin-bottom: 20px;
    }

        .project-split-heading h2 {
            font-size: 29px;
            line-height: 1.18;
        }

        .project-split-heading p {
            margin-top: 11px;
            font-size: 14px;
            line-height: 1.6;
        }

    .project-split-slider {
        border-radius: 17px;
    }

    .project-split-slide__image {
        height: 235px;
    }

    .project-split-slide__content {
        min-height: 315px;
        padding: 24px 21px 21px;
    }

    .project-split-slide__counter {
        min-height: 38px;
        margin-bottom: 12px;
        padding-right: 92px;
    }

        .project-split-slide__counter span:first-child {
            font-size: 21px;
        }

    .project-split-slide__content h3 {
        margin-bottom: 12px;
        font-size: 27px;
    }

    .project-split-slide__content > p {
        font-size: 14px;
        line-height: 1.65;
    }

    .project-split-slide__button {
        min-height: 44px;
        margin-top: 20px;
    }

    .project-split-navigation {
        top: 22px;
        right: 20px;
        gap: 6px;
    }

        .project-split-navigation button {
            width: 38px;
            height: 38px;
            font-size: 17px;
        }

    .project-split-slide__footer {
        padding-top: 22px;
    }
}

.project-split-slide__subtitle {
    margin: -8px 0 16px;
    color: #ffffff;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.45;
}

@media only screen and (max-width: 576px) {
    .project-split-slide__subtitle {
        margin: -5px 0 12px;
        font-size: 15px;
    }
}
/* =====================================================
   PARTNER FAYDALARI
===================================================== */

.partner-benefits-section {
    position: relative;
    padding: 90px 0 95px;
    overflow: hidden;
    background: radial-gradient( circle at 8% 8%, rgba(227, 82, 5, 0.06), transparent 27% ), #ffffff;
}

/* =====================================================
   BAŞLIK ALANI
===================================================== */

.partner-benefits-heading {
    display: grid;
    grid-template-columns: minmax(0, 1.25fr) minmax(320px, 0.75fr);
    align-items: end;
    gap: 50px;
    margin-bottom: 45px;
}

.partner-benefits-label {
    display: flex;
    align-items: center;
    gap: 11px;
    margin-bottom: 13px;
    color: #e35205;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.7px;
}

    .partner-benefits-label span {
        display: block;
        width: 35px;
        height: 3px;
        flex-shrink: 0;
        border-radius: 10px;
        background: #e35205;
    }

.partner-benefits-heading h2 {
    max-width: 780px;
    margin: 0;
    color: #07184f;
    font-size: clamp(35px, 3.2vw, 36px);
    font-weight: 700;
    line-height: 1.14;
    letter-spacing: -0.8px;
}

.partner-benefits-heading > p {
    max-width: 470px;
    margin: 0;
    color: #667085;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
}

/* =====================================================
   3X2 KART YAPISI
===================================================== */

.partner-benefits-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: stretch;
    gap: 30px;
}

.partner-benefit-item {
    display: flex;
    min-width: 0;
    height: 100%;
    flex-direction: column;
    overflow: hidden;
    border: 1px solid #e1e5ec;
    border-radius: 18px;
    background: #ffffff;
    box-shadow: 0 15px 38px rgba(7, 24, 79, 0.09);
}

/* =====================================================
   FOTOĞRAF
===================================================== */

.partner-benefit-image {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    flex-shrink: 0;
    background: #eef0f4;
}

    .partner-benefit-image img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

/* =====================================================
   ITEM BAŞLIĞI VE AÇIKLAMA
===================================================== */

.partner-benefit-content {
    display: flex;
    min-height: 155px;
    flex: 1;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 24px 22px;
    border-top: 4px solid #e35205;
    background: #ffffff;
}

    .partner-benefit-content h3 {
        --benefit-title-lines: 2;
        min-height: calc( var(--benefit-title-lines) * 1.3em );
        margin: 0 0 8px;
        color: #07184f;
        font-size: 18px;
        font-weight: 700;
        line-height: 1.3;
    }

.partner-benefit-description {
    color: #5f6878;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.7;
}

    .partner-benefit-description p {
        margin: 0 0 10px;
        color: inherit;
        font-size: inherit;
        font-weight: inherit;
        line-height: inherit;
    }

    .partner-benefit-description strong,
    .partner-benefit-description b {
        color: #07184f;
        font-weight: 600;
    }

    .partner-benefit-description > *:last-child {
        margin-bottom: 0;
    }

/* =====================================================
   TABLET
===================================================== */

@media only screen and (max-width: 991px) {
    .partner-benefits-section {
        padding: 70px 0 75px;
    }

    .partner-benefits-heading {
        grid-template-columns: 1fr;
        gap: 17px;
        margin-bottom: 36px;
    }

        .partner-benefits-heading h2 {
            font-size: 38px;
        }

        .partner-benefits-heading > p {
            max-width: 650px;
        }

    .partner-benefits-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 25px;
    }

    .partner-benefit-item {
        border-radius: 17px;
    }

    .partner-benefit-content {
        min-height: 145px;
        padding: 20px 21px 21px;
    }

        .partner-benefit-content h3 {
            --benefit-title-lines: 2;
            margin-bottom: 8px;
            font-size: 18px;
        }

    .partner-benefit-description {
        font-size: 15px;
        line-height: 1.7;
    }
}

/* =====================================================
   MOBİL
===================================================== */

@media only screen and (max-width: 576px) {
    .partner-benefits-section {
        padding: 50px 0 55px;
    }

    .partner-benefits-heading {
        gap: 14px;
        margin-bottom: 30px;
    }

    .partner-benefits-label {
        margin-bottom: 10px;
        font-size: 11px;
        letter-spacing: 1.3px;
    }

    .partner-benefits-heading h2 {
        font-size: 29px;
        line-height: 1.18;
    }

    .partner-benefits-heading > p {
        max-width: 100%;
        font-size: 14px;
        line-height: 1.65;
    }

    .partner-benefits-grid {
        grid-template-columns: 1fr;
        gap: 25px;
    }

    .partner-benefit-item {
        border-radius: 16px;
    }

    .partner-benefit-content {
        min-height: auto;
        padding: 19px 20px 21px;
    }

        .partner-benefit-content h3 {
            --benefit-title-lines: 1;
            min-height: auto;
            margin-bottom: 8px;
            font-size: 18px;
        }

    .partner-benefit-description {
        font-size: 15px;
        line-height: 1.65;
    }
}

/* =====================================================
   RAKAMLAR İLE ECC OTOMASYON
===================================================== */

.ecc-numbers-section {
    position: relative;
    padding: 68px 0 75px;
    overflow: hidden;
    isolation: isolate;
    color: #ffffff;
    background: radial-gradient( circle at 88% 12%, rgba(227, 82, 5, 0.2), transparent 27% ), linear-gradient( 135deg, #06133d 0%, #081b55 52%, #040c28 100% );
}

    .ecc-numbers-section::before {
        position: absolute;
        inset: 0;
        content: "";
        opacity: 0.18;
        pointer-events: none;
        background-image: linear-gradient( rgba(255, 255, 255, 0.08) 1px, transparent 1px ), linear-gradient( 90deg, rgba(255, 255, 255, 0.08) 1px, transparent 1px );
        background-size: 70px 70px;
        mask-image: linear-gradient( 90deg, transparent, #000 20%, #000 80%, transparent );
    }

    .ecc-numbers-section::after {
        position: absolute;
        top: -280px;
        right: -210px;
        width: 650px;
        height: 650px;
        content: "";
        border: 1px solid rgba(255, 255, 255, 0.1);
        border-radius: 50%;
        box-shadow: 0 0 0 70px rgba(255, 255, 255, 0.018), 0 0 0 140px rgba(255, 255, 255, 0.012);
        pointer-events: none;
        z-index: -1;
    }

/* =====================================================
   BAŞLIK
===================================================== */

.ecc-numbers-heading {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1.45fr) minmax(320px, 0.55fr);
    align-items: center;
    gap: 40px;
    margin-bottom: 34px;
    z-index: 2;
}

    .ecc-numbers-heading h2 {
        margin: 0;
        color: #ffffff;
        font-size: clamp(32px, 3.1vw, 47px);
        font-weight: 300;
        line-height: 1;
        letter-spacing: -1.2px;
        white-space: nowrap;
    }

        .ecc-numbers-heading h2 strong {
            display: inline;
            margin-left: 10px;
            color: #ff5b00;
            font-weight: 800;
        }

    .ecc-numbers-heading > p {
        max-width: 500px;
        margin: 0;
        color: rgba(255, 255, 255, 0.68);
        font-size: 16px;
        font-weight: 400;
        line-height: 1.7;
    }

/* =====================================================
   ASİMETRİK KART YAPISI
===================================================== */

.ecc-numbers-board {
    position: relative;
    display: grid;
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-rows: repeat(2, minmax(190px, auto));
    gap: 16px;
    z-index: 2;
}

.ecc-stat-card {
    position: relative;
    display: flex;
    min-width: 0;
    flex-direction: column;
    justify-content: space-between;
    padding: 19px 24px 18px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 20px;
    background: linear-gradient( 145deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.035) );
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.09), 0 22px 55px rgba(0, 0, 0, 0.18);
    backdrop-filter: blur(12px);
    opacity: 0;
    transform: translateY(28px);
}

    .ecc-stat-card::before {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        height: 3px;
        content: "";
        background: linear-gradient( 90deg, #e35205, rgba(227, 82, 5, 0.05) 65% );
    }

    .ecc-stat-card::after {
        position: absolute;
        right: -90px;
        bottom: -100px;
        width: 220px;
        height: 220px;
        content: "";
        border-radius: 50%;
        background: rgba(227, 82, 5, 0.12);
        filter: blur(30px);
        pointer-events: none;
    }

/* =====================================================
   KART KONUMLARI
===================================================== */

.ecc-stat-card--experience {
    grid-column: 1 / span 4;
    grid-row: 1 / span 2;
    min-height: 396px;
    justify-content: center;
    padding: 25px 28px;
    background: radial-gradient( circle at 20% 85%, rgba(227, 82, 5, 0.27), transparent 43% ), linear-gradient( 150deg, rgba(255, 255, 255, 0.11), rgba(255, 255, 255, 0.03) );
}

.ecc-stat-card--team {
    grid-column: 5 / span 4;
}

.ecc-stat-card--operations {
    grid-column: 9 / span 4;
}

.ecc-stat-card--target:nth-of-type(4) {
    grid-column: 5 / span 4;
}

.ecc-stat-card--target:nth-of-type(5) {
    grid-column: 9 / span 4;
}

/* =====================================================
   RAKAMLAR
===================================================== */

.ecc-stat-value {
    position: relative;
    display: flex;
    align-items: baseline;
    gap: 9px;
    margin: 0 0 11px;
    z-index: 1;
}

    .ecc-stat-value > span {
        color: #ffffff;
        font-size: clamp(50px, 4.2vw, 67px);
        font-weight: 800;
        line-height: 0.9;
        letter-spacing: -3.5px;
        white-space: nowrap;
    }

    .ecc-stat-value small {
        color: #ff6411;
        font-size: 12px;
        font-weight: 800;
        letter-spacing: 1.3px;
    }

/* Sol büyük kart */

.ecc-stat-card--experience .ecc-stat-value {
    display: flex;
    align-items: baseline;
    gap: 13px;
    margin: 0 0 23px;
}

    .ecc-stat-card--experience
    .ecc-stat-value > span {
        display: block;
        color: #ff5b00;
        font-size: clamp(78px, 7vw, 112px);
        line-height: 0.85;
    }

    .ecc-stat-card--experience
    .ecc-stat-value small {
        display: inline-block;
        margin: 0;
        color: #ffffff;
        font-size: 17px;
        font-weight: 800;
        letter-spacing: 1.4px;
    }

.ecc-stat-card--experience
.ecc-stat-card__content {
    margin-top: 0;
}

/* =====================================================
   KART YAZILARI
===================================================== */

.ecc-stat-card__content {
    position: relative;
    z-index: 1;
}

    .ecc-stat-card__content h3 {
        margin: 0 0 5px;
        color: #ffffff;
        font-size: 17px;
        font-weight: 700;
        line-height: 1.25;
    }

    .ecc-stat-card__content p {
        margin: 0;
        color: rgba(255, 255, 255, 0.63);
        font-size: 12.5px;
        font-weight: 400;
        line-height: 1.5;
    }

.ecc-stat-card--experience
.ecc-stat-card__content h3 {
    margin-bottom: 7px;
    font-size: 19px;
}

.ecc-stat-card--experience
.ecc-stat-card__content p {
    font-size: 14px;
    line-height: 1.55;
}

/* =====================================================
   HEDEF İLERLEME ÇİZGİLERİ
===================================================== */

.ecc-target-progress {
    width: 100%;
    height: 3px;
    margin-top: 10px;
    overflow: hidden;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.13);
}

    .ecc-target-progress span {
        display: block;
        width: var(--progress);
        height: 100%;
        border-radius: inherit;
        background: linear-gradient( 90deg, #e35205, #ff8a4d );
        transform: scaleX(0);
        transform-origin: left;
    }

/* =====================================================
   GÖRÜNÜRLÜK ANİMASYONLARI
===================================================== */

.ecc-numbers-section.is-visible
.ecc-stat-card {
    animation: eccCardReveal 0.75s ease forwards;
}

    .ecc-numbers-section.is-visible
    .ecc-stat-card:nth-child(2) {
        animation-delay: 0.1s;
    }

    .ecc-numbers-section.is-visible
    .ecc-stat-card:nth-child(3) {
        animation-delay: 0.2s;
    }

    .ecc-numbers-section.is-visible
    .ecc-stat-card:nth-child(4) {
        animation-delay: 0.3s;
    }

    .ecc-numbers-section.is-visible
    .ecc-stat-card:nth-child(5) {
        animation-delay: 0.4s;
    }

.ecc-numbers-section.is-visible
.ecc-target-progress span {
    animation: eccProgressReveal 1.3s 0.7s ease forwards;
}

@keyframes eccCardReveal {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes eccProgressReveal {
    to {
        transform: scaleX(1);
    }
}

/* =====================================================
   TABLET
===================================================== */

@media only screen and (max-width: 991px) {
    .ecc-numbers-section {
        padding: 55px 0 60px;
    }

    .ecc-numbers-heading {
        grid-template-columns: 1fr;
        gap: 15px;
        margin-bottom: 27px;
    }

        .ecc-numbers-heading h2 {
            font-size: clamp(28px, 4vw, 38px);
            white-space: nowrap;
        }

            .ecc-numbers-heading h2 strong {
                display: inline;
                margin-left: 7px;
            }

        .ecc-numbers-heading > p {
            max-width: 650px;
            font-size: 14px;
            line-height: 1.6;
        }

    .ecc-numbers-board {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        grid-template-rows: auto;
    }

    .ecc-stat-card,
    .ecc-stat-card--experience,
    .ecc-stat-card--team,
    .ecc-stat-card--operations,
    .ecc-stat-card--target:nth-of-type(4),
    .ecc-stat-card--target:nth-of-type(5) {
        grid-column: auto;
        grid-row: auto;
        min-height: 200px;
        padding: 20px 21px 19px;
    }

    .ecc-stat-card--experience {
        grid-column: 1 / -1;
        min-height: 230px;
        justify-content: center;
    }

        .ecc-stat-card--experience
        .ecc-stat-value {
            display: flex;
            gap: 12px;
            margin: 0 0 20px;
        }

            .ecc-stat-card--experience
            .ecc-stat-value > span {
                font-size: 85px;
            }

            .ecc-stat-card--experience
            .ecc-stat-value small {
                font-size: 15px;
            }

    .ecc-stat-value > span {
        font-size: 59px;
    }

    .ecc-stat-card__content h3,
    .ecc-stat-card--experience
    .ecc-stat-card__content h3 {
        font-size: 18px;
    }

    .ecc-stat-card__content p,
    .ecc-stat-card--experience
    .ecc-stat-card__content p {
        font-size: 13px;
        line-height: 1.55;
    }
}

/* =====================================================
   MOBİL
===================================================== */

@media only screen and (max-width: 576px) {
    .ecc-numbers-section {
        padding: 43px 0 47px;
    }

    .ecc-numbers-heading {
        gap: 12px;
        margin-bottom: 23px;
    }

        .ecc-numbers-heading h2 {
            font-size: 32px;
            line-height: 1.05;
            letter-spacing: -0.8px;
            white-space: normal;
        }

            .ecc-numbers-heading h2 strong {
                display: block;
                margin: 4px 0 0;
            }

        .ecc-numbers-heading > p {
            font-size: 14px;
            line-height: 1.6;
        }

    .ecc-numbers-board {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .ecc-stat-card,
    .ecc-stat-card--experience,
    .ecc-stat-card--team,
    .ecc-stat-card--operations,
    .ecc-stat-card--target:nth-of-type(4),
    .ecc-stat-card--target:nth-of-type(5) {
        grid-column: auto;
        grid-row: auto;
        min-height: 180px;
        padding: 19px 19px 18px;
        border-radius: 16px;
    }

    .ecc-stat-card--experience {
        min-height: 205px;
        justify-content: center;
    }

        .ecc-stat-card--experience
        .ecc-stat-value {
            display: flex;
            gap: 10px;
            margin: 0 0 17px;
        }

            .ecc-stat-card--experience
            .ecc-stat-value > span {
                font-size: 72px;
            }

            .ecc-stat-card--experience
            .ecc-stat-value small {
                margin: 0;
                font-size: 13px;
            }

    .ecc-stat-value {
        margin-bottom: 10px;
    }

        .ecc-stat-value > span {
            font-size: 53px;
            letter-spacing: -3px;
        }

        .ecc-stat-value small {
            font-size: 11px;
        }

    .ecc-stat-card__content h3,
    .ecc-stat-card--experience
    .ecc-stat-card__content h3 {
        margin-bottom: 6px;
        font-size: 17px;
    }

    .ecc-stat-card__content p,
    .ecc-stat-card--experience
    .ecc-stat-card__content p {
        font-size: 12.5px;
        line-height: 1.5;
    }

    .ecc-target-progress {
        margin-top: 10px;
    }
}

/* =====================================================
   HAREKET AZALTMA TERCİHİ
===================================================== */

@media (prefers-reduced-motion: reduce) {
    .ecc-stat-card {
        opacity: 1;
        transform: none;
    }

    .ecc-target-progress span {
        transform: scaleX(1);
    }

    .ecc-numbers-section.is-visible
    .ecc-stat-card,
    .ecc-numbers-section.is-visible
    .ecc-target-progress span {
        animation: none;
    }
}
/* =====================================================
   KURUMSAL İLETİŞİM ALANI
===================================================== */

.ecc-contact-band {
    position: relative;
    padding: 0;
    background: #ffffff;
    border-top: 1px solid #e3e6ec;
    border-bottom: 4px solid #07184f;
}

    /* İnce kurumsal vurgu */

    .ecc-contact-band::before {
        position: absolute;
        top: -1px;
        left: 50%;
        width: 110px;
        height: 3px;
        content: "";
        background: #e35205;
        transform: translateX(-50%);
        z-index: 2;
    }

/* =====================================================
   ANA YAPI
===================================================== */

.ecc-contact-panel {
    position: relative;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    background: #ffffff;
}

/* =====================================================
   İLETİŞİM ÖĞELERİ
===================================================== */

.ecc-contact-item {
    position: relative;
    min-width: 0;
}

    .ecc-contact-item + .ecc-contact-item {
        border-left: 1px solid #e3e6ec;
    }

/* =====================================================
   TIKLANABİLİR ALAN
===================================================== */

.ecc-contact-link {
    display: flex;
    min-height: 112px;
    align-items: center;
    gap: 17px;
    padding: 23px 28px;
    color: #07184f !important;
    text-decoration: none !important;
    transition: background-color 0.2s ease;
}

    .ecc-contact-link:hover {
        color: #07184f !important;
        background: #f7f8fa;
    }

/* =====================================================
   İKONLAR
===================================================== */

.ecc-contact-icon {
    display: flex;
    width: 46px;
    height: 46px;
    flex: 0 0 46px;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border-radius: 10px;
    background: #07184f;
    font-size: 18px;
    transition: background-color 0.2s ease;
}

    .ecc-contact-icon i {
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 1;
    }

.ecc-contact-link:hover
.ecc-contact-icon {
    background: #e35205;
}

/* =====================================================
   YAZILAR
===================================================== */

.ecc-contact-content {
    display: flex;
    min-width: 0;
    flex-direction: column;
    align-items: flex-start;
}

    .ecc-contact-content small {
        display: block;
        margin-bottom: 4px;
        color: #e35205;
        font-size: 10px;
        font-weight: 700;
        line-height: 1.2;
        letter-spacing: 1px;
    }

    .ecc-contact-content strong {
        display: block;
        max-width: 100%;
        margin-bottom: 3px;
        overflow-wrap: anywhere;
        color: #07184f;
        font-size: 16px;
        font-weight: 700;
        line-height: 1.35;
    }

    .ecc-contact-content > span {
        display: block;
        color: #6f7682;
        font-size: 12px;
        font-weight: 400;
        line-height: 1.45;
    }

/* =====================================================
   TABLET
===================================================== */

@media only screen and (max-width: 991px) {
    .ecc-contact-panel {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .ecc-contact-item:last-child {
        grid-column: 1 / -1;
        border-top: 1px solid #e3e6ec;
        border-left: 0;
    }

    .ecc-contact-link {
        min-height: 104px;
        padding: 20px 23px;
    }

    .ecc-contact-content strong {
        font-size: 15px;
    }
}

/* =====================================================
   MOBİL
===================================================== */

@media only screen and (max-width: 576px) {
    .ecc-contact-band::before {
        left: 18px;
        width: 70px;
        transform: none;
    }

    .ecc-contact-panel {
        grid-template-columns: 1fr;
    }

    .ecc-contact-item,
    .ecc-contact-item:last-child {
        grid-column: auto;
        border-left: 0;
    }

        .ecc-contact-item + .ecc-contact-item {
            border-top: 1px solid #e3e6ec;
        }

    .ecc-contact-link {
        min-height: 92px;
        gap: 14px;
        padding: 16px 18px;
    }

    .ecc-contact-icon {
        width: 42px;
        height: 42px;
        flex-basis: 42px;
        border-radius: 9px;
        font-size: 16px;
    }

    .ecc-contact-content small {
        font-size: 9px;
    }

    .ecc-contact-content strong {
        font-size: 15px;
    }

    .ecc-contact-content > span {
        font-size: 11px;
        line-height: 1.4;
    }
}

/* Hareket azaltma tercihi */

@media (prefers-reduced-motion: reduce) {
    .ecc-contact-link,
    .ecc-contact-icon {
        transition: none;
    }
}

/* =====================================================
   ECC KURUMSAL FOOTER
===================================================== */

.ecc-footer {
    position: relative;
    overflow: hidden;
    isolation: isolate;
    color: #ffffff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .ecc-footer::before {
        position: absolute;
        inset: 0;
        content: "";
        z-index: -2;
        background: linear-gradient( 115deg, rgba(7, 15, 34, 0.98), rgba(12, 22, 43, 0.95) );
    }

    .ecc-footer::after {
        position: absolute;
        inset: 0;
        content: "";
        z-index: -1;
        opacity: 0.12;
        pointer-events: none;
        background-image: linear-gradient( rgba(255, 255, 255, 0.08) 1px, transparent 1px ), linear-gradient( 90deg, rgba(255, 255, 255, 0.08) 1px, transparent 1px );
        background-size: 48px 48px;
    }


/* =====================================================
   ANA FOOTER YAPISI
===================================================== */

.ecc-footer__main {
    display: grid;
    grid-template-columns: minmax(0, 1.25fr) minmax(0, 1fr) minmax(180px, 0.5fr);
    align-items: center;
    gap: 45px;
    padding: 65px 0 58px;
}


/* =====================================================
   SÖZ ALANI
===================================================== */

.ecc-footer__quote {
    position: relative;
    min-width: 0;
    padding: 7px 30px 7px 34px;
    border-left: 3px solid #e35205;
}

.ecc-footer__quote-mark {
    position: absolute;
    top: -24px;
    left: 15px;
    color: rgba(227, 82, 5, 0.24);
    font-family: Georgia, "Times New Roman", serif;
    font-size: 105px;
    line-height: 1;
    pointer-events: none;
}


/* Temanın blockquote tasarımını sıfırlar */

.ecc-footer__quote blockquote {
    position: relative;
    z-index: 1;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
}

    .ecc-footer__quote blockquote::before,
    .ecc-footer__quote blockquote::after {
        display: none !important;
        content: none !important;
    }


/* Editörden gelen inline font ve renkleri ezer */

.ecc-footer__quote-text {
    max-width: 620px;
    margin: 0 0 17px;
    color: #ffffff;
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(20px, 1.65vw, 26px);
    font-weight: 400;
    font-style: italic;
    line-height: 1.55;
}

    .ecc-footer__quote-text * {
        color: inherit !important;
        font-family: inherit !important;
        font-size: inherit !important;
        font-weight: inherit !important;
        font-style: inherit !important;
        line-height: inherit !important;
        letter-spacing: inherit !important;
        text-transform: none !important;
        background: transparent !important;
    }

    .ecc-footer__quote-text p,
    .ecc-footer__quote-text div {
        margin-top: 0 !important;
        padding: 0 !important;
    }

    .ecc-footer__quote-text p {
        margin-bottom: 12px !important;
    }

    .ecc-footer__quote-text > *:last-child {
        margin-bottom: 0 !important;
    }


/* Yazar adı */

.ecc-footer__quote cite {
    display: block;
    margin: 0;
    color: rgba(255, 255, 255, 0.66);
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: 0.6px;
    text-transform: none;
}


/* Tipografik isim gösterimi */

.ecc-footer__signature {
    position: relative;
    display: inline-block;
    margin: 18px 0 0 34px;
    color: white;
    font-family: "Segoe Script", "Lucida Handwriting", "Brush Script MT", cursive;
    font-size: 29px;
    font-weight: 400;
    font-style: italic;
    line-height: 1;
    letter-spacing: -1px;
    transform: rotate(-4deg);
}

    .ecc-footer__signature::after {
        position: absolute;
        right: -10px;
        bottom: -8px;
        left: 12px;
        height: 1px;
        content: "";
        background: linear-gradient( 90deg, transparent, rgba(227, 82, 5, 0.78), transparent );
        transform: rotate(-2deg);
    }


/* =====================================================
   ECC VE KURUM LOGOLARI
===================================================== */

.ecc-footer__brands {
    min-width: 0;
    padding-left: 38px;
    border-left: 1px solid rgba(255, 255, 255, 0.14);
}

.ecc-footer__main-logo {
    display: inline-flex;
    align-items: center;
    gap: 17px;
    margin-bottom: 22px;
    color: #ffffff !important;
    text-decoration: none !important;
}

    .ecc-footer__main-logo img {
        display: block;
        width: auto;
        height: auto;
        max-width: 145px;
        max-height: 65px;
        object-fit: contain;
    }

.ecc-footer__brand-name {
    position: relative;
    display: flex;
    min-height: 43px;
    align-items: center;
    padding-left: 17px;
    color: #ffffff;
    font-family: "Michroma", sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 1.2px;
    white-space: nowrap;
    transform: scaleX(1.04);
    transform-origin: left center;
}

    .ecc-footer__brand-name::before {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 2px;
        content: "";
        border-radius: 3px;
        background: #e35205;
    }


/* Beyaz kurumsal logo paneli */

.ecc-footer__partner-logos {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: center;
    gap: 16px;
    padding: 15px 17px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.14);
}

    .ecc-footer__partner-logos img {
        display: block;
        width: 100%;
        height: 42px;
        max-width: 100%;
        object-fit: contain;
        object-position: center;
    }


/* =====================================================
   SOSYAL MEDYA
===================================================== */

.ecc-footer__social {
    min-width: 0;
    padding-left: 35px;
    border-left: 1px solid rgba(255, 255, 255, 0.14);
}

    .ecc-footer__social h2 {
        margin: 0 0 18px;
        color: #ffffff;
        font-size: 18px;
        font-weight: 700;
        line-height: 1.3;
        text-transform: none;
    }

        .ecc-footer__social h2::after {
            display: block;
            width: 38px;
            height: 3px;
            margin-top: 10px;
            content: "";
            border-radius: 4px;
            background: #e35205;
        }

    .ecc-footer__social ul {
        display: flex;
        flex-wrap: wrap;
        gap: 9px;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .ecc-footer__social li {
        margin: 0;
        padding: 0;
    }

    .ecc-footer__social a {
        display: flex;
        width: 42px;
        height: 42px;
        align-items: center;
        justify-content: center;
        color: #ffffff;
        border: 1px solid rgba(255, 255, 255, 0.24);
        border-radius: 8px;
        background: rgba(255, 255, 255, 0.05);
        font-size: 16px;
        line-height: 1;
        text-decoration: none;
        transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
    }

        .ecc-footer__social a:hover {
            color: #ffffff;
            border-color: #e35205;
            background: #e35205;
        }

        .ecc-footer__social a span {
            line-height: 1;
        }


/* =====================================================
   FOOTER ALT ALANI
===================================================== */

.ecc-footer__bottom {
    position: relative;
    padding: 20px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
    background: rgba(2, 7, 19, 0.58);
}

    .ecc-footer__bottom .footer-bottom-content {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 25px;
    }

    .ecc-footer__bottom .copyright {
        margin: 0;
        color: rgba(255, 255, 255, 0.62);
        font-size: 12px;
        line-height: 1.6;
    }

        .ecc-footer__bottom .copyright a,
        .ecc-footer__bottom .footer-legal a {
            color: #ffffff;
            font-weight: 600;
            text-decoration: none;
            transition: color 0.2s ease;
        }

            .ecc-footer__bottom .copyright a:hover,
            .ecc-footer__bottom .footer-legal a:hover {
                color: #e35205;
            }

    .ecc-footer__bottom .footer-legal {
        flex-shrink: 0;
    }

        .ecc-footer__bottom .footer-legal a {
            font-size: 12px;
        }


/* =====================================================
   TABLET
===================================================== */

@media only screen and (max-width: 991px) {
    .ecc-footer__main {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        align-items: start;
        gap: 38px;
        padding: 52px 0 48px;
    }

    .ecc-footer__quote {
        grid-column: 1 / -1;
        max-width: 760px;
    }

    .ecc-footer__quote-text {
        max-width: 700px;
        font-size: 22px;
    }

    .ecc-footer__brands {
        padding-left: 0;
        border-left: 0;
    }

    .ecc-footer__social {
        align-self: stretch;
        padding-left: 32px;
    }

    .ecc-footer__partner-logos {
        gap: 12px;
        padding: 14px;
    }

        .ecc-footer__partner-logos img {
            height: 38px;
        }
}


/* =====================================================
   MOBİL
===================================================== */

@media only screen and (max-width: 576px) {
    .ecc-footer__main {
        grid-template-columns: 1fr;
        gap: 34px;
        padding: 43px 0 40px;
    }

    .ecc-footer__quote {
        grid-column: auto;
        padding: 4px 0 4px 20px;
    }

    .ecc-footer__quote-mark {
        top: -19px;
        left: 5px;
        font-size: 82px;
    }

    .ecc-footer__quote-text {
        max-width: 100%;
        margin-bottom: 15px;
        font-size: 20px;
        line-height: 1.5;
    }

    .ecc-footer__quote cite {
        font-size: 11px;
    }

    .ecc-footer__signature {
        margin: 16px 0 0 20px;
        font-size: 25px;
    }

    .ecc-footer__brands,
    .ecc-footer__social {
        padding-left: 0;
        border-left: 0;
    }

    .ecc-footer__main-logo {
        gap: 12px;
        margin-bottom: 18px;
    }

        .ecc-footer__main-logo img {
            max-width: 120px;
            max-height: 56px;
        }

    .ecc-footer__brand-name {
        min-height: 36px;
        padding-left: 12px;
        font-size: 13px;
        letter-spacing: 0.8px;
    }

    .ecc-footer__partner-logos {
        gap: 9px;
        padding: 12px 10px;
        border-radius: 10px;
    }

        .ecc-footer__partner-logos img {
            height: 32px;
        }

    .ecc-footer__social h2 {
        margin-bottom: 15px;
        font-size: 17px;
    }

    .ecc-footer__social a {
        width: 40px;
        height: 40px;
    }

    .ecc-footer__bottom {
        padding: 17px 0;
    }

        .ecc-footer__bottom .footer-bottom-content {
            flex-direction: column;
            align-items: flex-start;
            gap: 8px;
        }
}


/* =====================================================
   ÇOK KÜÇÜK TELEFONLAR
===================================================== */

@media only screen and (max-width: 370px) {
    .ecc-footer__main-logo img {
        max-width: 105px;
    }

    .ecc-footer__brand-name {
        font-size: 14px;
        letter-spacing: 1.5px;
    }

    .ecc-footer__quote-text {
        font-size: 18px;
    }

    .ecc-footer__signature {
        font-size: 22px;
    }

    .ecc-footer__partner-logos {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

        .ecc-footer__partner-logos img {
            height: 31px;
        }
}


/* =====================================================
   HAREKET AZALTMA TERCİHİ
===================================================== */

@media (prefers-reduced-motion: reduce) {
    .ecc-footer__social a,
    .ecc-footer__bottom a {
        transition: none;
    }
}

/* =====================================================
   FAALİYET ALANLARI SAYFASI
===================================================== */

.activity-showcase {
    position: relative;
    padding: 85px 0 95px;
    overflow: hidden;
    background: radial-gradient( circle at 90% 10%, rgba(227, 82, 5, 0.07), transparent 28% ), #f6f7f9;
}

    .activity-showcase::before {
        position: absolute;
        top: -210px;
        right: -170px;
        width: 480px;
        height: 480px;
        content: "";
        border: 1px solid rgba(7, 24, 79, 0.07);
        border-radius: 50%;
        pointer-events: none;
    }


/* =====================================================
   BAŞLIK ALANI
===================================================== */

.activity-showcase__heading {
    position: relative;
    display: flex;
    max-width: 950px;
    align-items: center;
    flex-direction: column;
    margin: 0 auto 48px;
    text-align: center;
    z-index: 1;
}

    .activity-showcase__heading h1 {
        margin: 0 0 20px;
        color: #07184f;
        font-size: clamp(36px, 3.4vw, 52px);
        font-weight: 700;
        line-height: 1.13;
        letter-spacing: -1px;
    }

        .activity-showcase__heading h1::after {
            display: block;
            width: 72px;
            height: 4px;
            margin: 18px auto 0;
            content: "";
            border-radius: 5px;
            background: #e35205;
        }

.activity-showcase__intro {
    color: #667085;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.8;
}

    .activity-showcase__intro p {
        margin: 0 0 12px;
        color: inherit;
        font: inherit;
        line-height: inherit;
    }

/* =====================================================
   KART LİSTESİ
===================================================== */

.activity-showcase__grid {
    position: relative;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: stretch;
    gap: 30px;
    z-index: 1;
}

.activity-service-card {
    display: flex;
    min-width: 0;
    height: 100%;
    flex-direction: column;
    overflow: hidden;
    border: 1px solid #e0e4ec;
    border-radius: 20px;
    background: #ffffff;
    box-shadow: 0 16px 40px rgba(7, 24, 79, 0.08);
    transition: border-color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
}

    .activity-service-card:hover {
        border-color: rgba(227, 82, 5, 0.42);
        box-shadow: 0 24px 55px rgba(7, 24, 79, 0.14);
        transform: translateY(-5px);
    }


/* =====================================================
   KART FOTOĞRAFI
===================================================== */

.activity-service-card__image {
    display: block;
    aspect-ratio: 16 / 10;
    overflow: hidden;
    flex-shrink: 0;
    background: #07184f;
}

    .activity-service-card__image img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        transition: transform 0.55s ease;
    }

.activity-service-card:hover
.activity-service-card__image img {
    transform: scale(1.045);
}

.activity-service-card__image-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient( 180deg, transparent 45%, rgba(7, 24, 79, 0.38) 100% );
    pointer-events: none;
}


/* =====================================================
   İKON
===================================================== */

.activity-service-card__icon {
    position: absolute;
    right: 22px;
    bottom: 18px;
    display: flex;
    width: 54px;
    height: 54px;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.32);
    border-radius: 14px;
    background: #e35205;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    font-size: 23px;
    line-height: 1;
}

    .activity-service-card__icon i {
        line-height: 1;
    }


/* =====================================================
   KART İÇERİĞİ
===================================================== */

.activity-service-card__content {
    position: relative;
    display: flex;
    flex: 1;
    flex-direction: column;
    align-items: flex-start;
    padding: 27px 26px 25px;
    border-top: 4px solid #e35205;
}

    .activity-service-card__content h2 {
        min-height: calc(2 * 1.32em);
        margin: 0 0 13px;
        color: #07184f;
        font-size: 21px;
        font-weight: 700;
        line-height: 1.32;
    }

        .activity-service-card__content h2 a {
            color: inherit;
            text-decoration: none;
        }

            .activity-service-card__content h2 a:hover {
                color: #e35205;
            }

    .activity-service-card__content p {
        margin: 0 0 23px;
        color: #667085;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.75;
    }


/* =====================================================
   İNCELE BAĞLANTISI
===================================================== */

.activity-service-card .activity-service-card__link {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 40px;
    width: 100%;
    align-items: center;
    gap: 16px;
    margin-top: auto;
    color: #07184f !important;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.45;
    text-decoration: none !important;
}

.activity-service-card__link-content {
    display: block;
    min-width: 0;
}

.activity-service-card .activity-service-card__arrow {
    display: flex;
    width: 40px !important;
    min-width: 40px !important;
    max-width: 40px !important;
    height: 40px !important;
    min-height: 40px !important;
    max-height: 40px !important;
    flex: 0 0 40px !important;
    align-items: center;
    justify-content: center;
    justify-self: end;
    padding: 0 !important;
    overflow: hidden;
    color: #ffffff !important;
    border: 0;
    border-radius: 50% !important;
    background: #e35205;
    font-size: 18px;
    line-height: 1;
    box-sizing: border-box;
    aspect-ratio: 1 / 1;
    transition: background-color 0.25s ease, transform 0.25s ease;
}

.activity-service-card__link:hover .activity-service-card__arrow {
    color: #ffffff !important;
}

@media only screen and (max-width: 576px) {
    .activity-service-card .activity-service-card__link {
        grid-template-columns: minmax(0, 1fr) 38px;
        gap: 13px;
    }

    .activity-service-card .activity-service-card__arrow {
        width: 38px !important;
        min-width: 38px !important;
        max-width: 38px !important;
        height: 38px !important;
        min-height: 38px !important;
        max-height: 38px !important;
        flex-basis: 38px !important;
        font-size: 16px;
    }
}

.activity-service-card__link:hover
.activity-service-card__arrow {
    background: #07184f;
    transform: translateX(3px);
}


/* =====================================================
   HATA MESAJI
===================================================== */

.activity-page-error {
    margin: 45px 0;
    padding: 18px 22px;
    color: #9c2d00;
    border: 1px solid rgba(227, 82, 5, 0.25);
    border-left: 4px solid #e35205;
    border-radius: 8px;
    background: #fff5f0;
    font-size: 15px;
}


/* =====================================================
   TABLET
===================================================== */

@media only screen and (max-width: 991px) {
    .activity-showcase {
        padding: 65px 0 75px;
    }

    .activity-showcase__heading {
        max-width: 720px;
        margin-bottom: 38px;
    }

        .activity-showcase__heading h1 {
            margin-bottom: 17px;
            font-size: 38px;
        }

    .activity-showcase__intro {
        max-width: 680px;
        font-size: 16px;
    }

    .activity-showcase__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 25px;
    }

    .activity-service-card__content {
        padding: 24px 22px 23px;
    }

        .activity-service-card__content h2 {
            font-size: 20px;
        }
}


/* =====================================================
   MOBİL
===================================================== */

@media only screen and (max-width: 576px) {
    .activity-showcase {
        padding: 48px 0 55px;
    }

    .activity-showcase__heading {
        max-width: 100%;
        margin-bottom: 30px;
    }

    .activity-showcase__label {
        margin-bottom: 10px;
        font-size: 11px;
        letter-spacing: 1.3px;
    }

    .activity-showcase__heading h1 {
        margin-bottom: 15px;
        font-size: 29px;
        line-height: 1.18;
        letter-spacing: -0.4px;
    }

        .activity-showcase__heading h1::after {
            width: 55px;
            height: 3px;
            margin-top: 14px;
        }

    .activity-showcase__intro {
        max-width: 100%;
        font-size: 14px;
        line-height: 1.7;
    }

    .activity-showcase__grid {
        grid-template-columns: 1fr;
        gap: 25px;
    }

    .activity-service-card {
        border-radius: 16px;
    }

    .activity-service-card__image {
        aspect-ratio: 16 / 10;
    }

    .activity-service-card__icon {
        right: 17px;
        bottom: 15px;
        width: 47px;
        height: 47px;
        border-radius: 12px;
        font-size: 20px;
    }

    .activity-service-card__content {
        padding: 22px 20px 21px;
    }

        .activity-service-card__content h2 {
            min-height: auto;
            margin-bottom: 10px;
            font-size: 19px;
        }

        .activity-service-card__content p {
            margin-bottom: 19px;
            font-size: 14px;
            line-height: 1.65;
        }
}


/* =====================================================
   HAREKET AZALTMA TERCİHİ
===================================================== */

@media (prefers-reduced-motion: reduce) {
    .activity-service-card,
    .activity-service-card__image img,
    .activity-service-card__arrow {
        transition: none;
    }
}

/* =====================================================
   FAALİYET ALANI DETAY SAYFASI
===================================================== */

.activity-detail-page {
    position: relative;
    overflow: hidden;
    background: #f5f6f8;
}


/* =====================================================
   ÜST BAŞLIK ALANI
===================================================== */

.activity-detail-hero {
    position: relative;
    overflow: hidden;
    padding: 58px 0 62px;
    color: #07184f;
    border-bottom: 1px solid #e8eaf0;
    background: radial-gradient( circle at 88% 12%, rgba(227, 82, 5, 0.055), transparent 27% ), #f8f8f9;
}

    .activity-detail-hero::before,
    .activity-detail-hero::after {
        display: none;
        content: none;
    }


.activity-detail-hero__content {
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
}

    .activity-detail-hero__content h1 {
        margin: 0 0 21px;
        color: #07184f;
        font-size: clamp(35px, 3.2vw, 48px);
        font-weight: 700;
        line-height: 1.15;
        letter-spacing: -0.8px;
    }


        .activity-detail-hero__content h1::after {
            display: block;
            width: 70px;
            height: 4px;
            margin: 18px auto 0;
            content: "";
            border-radius: 5px;
            background: #e35205;
        }

.activity-detail-hero__description {
    max-width: 900px;
    margin: 0 auto;
    color: #3f4754;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.85;
    text-align: center;
}

    .activity-detail-hero__description p {
        margin: 0 0 8px;
        color: inherit;
        font: inherit;
        line-height: inherit;
    }

    .activity-detail-hero__description > *:last-child {
        margin-bottom: 0;
    }


/* =====================================================
   ANA İÇERİK YERLEŞİMİ
===================================================== */

.activity-detail-content {
    position: relative;
    padding: 65px 0 85px;
}

.activity-detail-layout {
    display: grid;
    grid-template-columns: 275px minmax(0, 1fr);
    align-items: start;
    gap: 35px;
}

/* =====================================================
   SOFT KATEGORİ MENÜSÜ
===================================================== */

.activity-detail-sidebar {
    position: relative;
    min-width: 0;
}

.activity-detail-sidebar__panel {
    position: sticky;
    top: 110px;
    overflow: hidden;
    padding: 24px 17px 18px;
    border: 1px solid #e1e5ec;
    border-radius: 18px;
    background: #ffffff;
    box-shadow: 0 15px 38px rgba(7, 24, 79, 0.08);
}

    .activity-detail-sidebar__panel::before {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        height: 3px;
        content: "";
        background: linear-gradient( 90deg, #e35205, rgba(227, 82, 5, 0.25) );
    }


    /* Başlık */

    .activity-detail-sidebar__panel h2 {
        margin: 0 6px 16px;
        padding: 0 0 15px;
        color: #07184f;
        border-bottom: 1px solid #e6e8ee;
        font-size: 19px;
        font-weight: 700;
        line-height: 1.35;
    }


    /* Liste */

    .activity-detail-sidebar__panel ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .activity-detail-sidebar__panel li {
        margin: 0 0 5px;
        padding: 0;
    }

        .activity-detail-sidebar__panel li:last-child {
            margin-bottom: 0;
        }


    /* Menü bağlantıları */

    .activity-detail-sidebar__panel a {
        position: relative;
        display: flex;
        min-height: 47px;
        align-items: center;
        justify-content: space-between;
        gap: 13px;
        padding: 10px 12px;
        overflow: hidden;
        color: #33415c;
        border: 1px solid transparent;
        border-radius: 9px;
        background: transparent;
        font-size: 13px;
        font-weight: 600;
        line-height: 1.5;
        text-decoration: none;
        transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
    }

        .activity-detail-sidebar__panel a:hover {
            color: #07184f;
            border-color: #e2e6ed;
            background: #f5f7fa;
        }


        /* Aktif kategori */

        .activity-detail-sidebar__panel a.is-active {
            color: #c74600;
            border-color: rgba(227, 82, 5, 0.18);
            background: #fff3ec;
            box-shadow: inset 3px 0 0 #e35205;
        }


/* Ok */

.activity-detail-sidebar__arrow {
    display: flex;
    width: 25px;
    height: 25px;
    flex: 0 0 25px;
    align-items: center;
    justify-content: center;
    color: #73809a;
    border-radius: 50%;
    background: #f0f2f6;
    font-size: 14px;
    line-height: 1;
    transition: color 0.2s ease, background-color 0.2s ease, transform 0.2s ease;
}

.activity-detail-sidebar__panel a:hover
.activity-detail-sidebar__arrow {
    color: #07184f;
    background: #e7eaf0;
    transform: translateX(2px);
}

.activity-detail-sidebar__panel a.is-active
.activity-detail-sidebar__arrow {
    color: #ffffff;
    background: #e35205;
}


/* =====================================================
   TABLET
===================================================== */

@media only screen and (max-width: 991px) {

    .activity-detail-sidebar__panel ul {
        padding: 1px 0 5px;
    }

    .activity-detail-sidebar__panel a.is-active {
        box-shadow: inset 0 -3px 0 #e35205;
    }
}


/* =====================================================
   MOBİL
===================================================== */

@media only screen and (max-width: 576px) {
    .activity-detail-sidebar__panel {
        border-radius: 12px;
    }

        .activity-detail-sidebar__panel h2 {
            margin-bottom: 11px;
            padding-bottom: 10px;
        }

        .activity-detail-sidebar__panel a {
            padding: 7px 11px;
        }
}
/* =====================================================
   DETAY KARTLARI
===================================================== */

.activity-detail-results {
    min-width: 0;
}

.activity-detail-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: stretch;
    gap: 30px;
}

.activity-detail-card {
    display: flex;
    min-width: 0;
    height: 100%;
    flex-direction: column;
    overflow: hidden;
    border: 1px solid #e0e4eb;
    border-radius: 19px;
    background: #ffffff;
    box-shadow: 0 16px 40px rgba(7, 24, 79, 0.08);
    transition: border-color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
}

    .activity-detail-card:hover {
        border-color: rgba(227, 82, 5, 0.38);
        box-shadow: 0 23px 50px rgba(7, 24, 79, 0.13);
        transform: translateY(-4px);
    }


/* =====================================================
   KART SLIDER
===================================================== */

.activity-image-slider {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 10;
    overflow: hidden;
    flex-shrink: 0;
    border-radius: 0;
    background: #07184f;
}

.activity-slider-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}

.activity-slider-item {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.35s ease;
}

    .activity-slider-item.active {
        visibility: visible;
        opacity: 1;
        pointer-events: auto;
    }

    .activity-slider-item img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        cursor: zoom-in;
        transition: transform 0.5s ease;
    }

.activity-detail-card:hover
.activity-slider-item.active img {
    transform: scale(1.025);
}


/* Slider okları */

.activity-slider-arrow {
    position: absolute;
    top: 50%;
    display: flex;
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    padding: 0;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    background: rgba(7, 24, 79, 0.72);
    font-size: 26px;
    line-height: 1;
    cursor: pointer;
    opacity: 1;
    transform: translateY(-50%);
    transition: border-color 0.2s ease, background-color 0.2s ease;
    z-index: 5;
}

    .activity-slider-arrow:hover {
        color: #ffffff;
        border-color: #e35205;
        background: #e35205;
    }

.activity-slider-prev {
    left: 15px;
}

.activity-slider-next {
    right: 15px;
}


/* Slider noktaları */

.activity-slider-dots {
    position: absolute;
    right: 0;
    bottom: 14px;
    left: 0;
    display: flex;
    justify-content: center;
    gap: 7px;
    z-index: 6;
}

.activity-slider-dot {
    width: 8px;
    height: 8px;
    margin: 0;
    padding: 0;
    border: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.58);
    cursor: pointer;
    transition: width 0.2s ease, border-radius 0.2s ease, background-color 0.2s ease;
}

    .activity-slider-dot.active {
        width: 25px;
        border-radius: 10px;
        background: #e35205;
    }


/* Fotoğraf bulunamadığında */

.activity-detail-card__empty-image {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    background: radial-gradient( circle, rgba(227, 82, 5, 0.2), transparent 45% ), #07184f;
}

    .activity-detail-card__empty-image span {
        color: rgba(255, 255, 255, 0.75);
        font-size: 30px;
        font-weight: 700;
        letter-spacing: 4px;
    }


/* =====================================================
   KART YAZILARI
===================================================== */

.activity-detail-card__content {
    display: flex;
    flex: 1;
    flex-direction: column;
    padding: 27px 27px 29px;
    border-top: 4px solid #e35205;
}

    .activity-detail-card__content h2 {
        min-height: calc(2 * 1.3em);
        margin: 0 0 16px;
        color: #07184f;
        font-size: 21px;
        font-weight: 700;
        line-height: 1.3;
    }

.activity-detail-card__description {
    color: #626c7d;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.75;
}

    .activity-detail-card__description p {
        margin: 0 0 13px;
        color: inherit;
        font: inherit;
        line-height: inherit;
    }

    .activity-detail-card__description h2,
    .activity-detail-card__description h3,
    .activity-detail-card__description h4 {
        margin: 20px 0 10px;
        color: #07184f;
        font-weight: 700;
        line-height: 1.4;
    }

    .activity-detail-card__description h2 {
        min-height: 0;
        font-size: 19px;
    }

    .activity-detail-card__description h3,
    .activity-detail-card__description h4 {
        font-size: 17px;
    }

    .activity-detail-card__description ul,
    .activity-detail-card__description ol {
        margin: 0 0 14px 20px;
        padding: 0;
    }

    .activity-detail-card__description li {
        margin-bottom: 6px;
        list-style: inherit;
    }

    .activity-detail-card__description > *:last-child {
        margin-bottom: 0;
    }


/* =====================================================
   HATA VE BOŞ İÇERİK
===================================================== */

.activity-detail-error,
.activity-detail-empty {
    padding: 22px 25px;
    border: 1px solid #e0e4eb;
    border-left: 4px solid #e35205;
    border-radius: 10px;
    background: #ffffff;
    color: #667085;
    font-size: 15px;
    line-height: 1.7;
}


/* =====================================================
   LIGHTBOX
===================================================== */

.activity-lightbox {
    position: fixed;
    inset: 0;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 40px 85px;
    background: rgba(2, 7, 19, 0.93);
    backdrop-filter: blur(7px);
    z-index: 999999;
}

    .activity-lightbox.is-open {
        display: flex;
    }

.activity-lightbox-image-wrap {
    position: relative;
    display: inline-flex;
    max-width: min(1200px, 100%);
    max-height: 88vh;
    align-items: center;
    justify-content: center;
}

.activity-lightbox img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 88vh;
    object-fit: contain;
    border-radius: 8px;
    box-shadow: 0 25px 75px rgba(0, 0, 0, 0.55);
}

.activity-lightbox-close {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    width: 42px;
    height: 42px;
    align-items: center;
    justify-content: center;
    padding: 0;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.28);
    border-radius: 50%;
    background: #e35205;
    font-size: 29px;
    line-height: 1;
    cursor: pointer;
    transform: translate(45%, -45%);
    z-index: 10;
}

.activity-lightbox-arrow {
    position: absolute;
    top: 50%;
    display: flex;
    width: 52px;
    height: 64px;
    align-items: center;
    justify-content: center;
    padding: 0;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.18);
    background: rgba(255, 255, 255, 0.08);
    font-size: 44px;
    line-height: 1;
    cursor: pointer;
    transform: translateY(-50%);
    transition: background-color 0.2s ease;
    z-index: 2;
}

    .activity-lightbox-arrow:hover {
        color: #ffffff;
        background: #e35205;
    }

.activity-lightbox-prev {
    left: 24px;
}

.activity-lightbox-next {
    right: 24px;
}

.activity-lightbox-counter {
    position: absolute;
    right: 0;
    bottom: 20px;
    left: 0;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
}


/* =====================================================
   ORTA BOY MASAÜSTÜ
===================================================== */

@media only screen and (max-width: 1199px) {
    .activity-detail-layout {
        grid-template-columns: 245px minmax(0, 1fr);
        gap: 27px;
    }

    .activity-detail-grid {
        gap: 24px;
    }

    .activity-detail-card__content {
        padding: 24px 22px 25px;
    }
}


/* =====================================================
   TABLET
===================================================== */

@media only screen and (max-width: 991px) {
    .activity-detail-hero {
        padding: 50px 0 54px;
    }

    .activity-detail-hero__content {
        max-width: 760px;
    }

        .activity-detail-hero__content h1 {
            margin-bottom: 18px;
            font-size: 38px;
        }

    .activity-detail-hero__description {
        max-width: 720px;
        font-size: 15px;
        line-height: 1.75;
    }

    .activity-detail-content {
        padding: 50px 0 65px;
    }

    .activity-detail-layout {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .activity-detail-sidebar__panel {
        position: relative;
        top: auto;
        padding: 18px;
        border-radius: 14px;
    }

        .activity-detail-sidebar__panel h2 {
            margin: 0 5px 14px;
            padding-bottom: 13px;
            font-size: 18px;
        }

        .activity-detail-sidebar__panel ul {
            display: flex;
            gap: 8px;
            overflow-x: auto;
            padding-bottom: 3px;
            scrollbar-width: thin;
        }

        .activity-detail-sidebar__panel li {
            margin: 0;
            flex: 0 0 auto;
        }

        .activity-detail-sidebar__panel a {
            min-height: 42px;
            padding: 9px 13px;
            white-space: nowrap;
        }

    .activity-detail-sidebar__arrow {
        display: none;
    }

    .activity-detail-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}


/* =====================================================
   MOBİL
===================================================== */

@media only screen and (max-width: 576px) {
    .activity-detail-hero {
        padding: 40px 0 44px;
    }

    .activity-detail-hero__content {
        max-width: 100%;
    }

        .activity-detail-hero__content h1 {
            margin-bottom: 15px;
            font-size: 29px;
            line-height: 1.18;
            letter-spacing: -0.4px;
        }

            .activity-detail-hero__content h1::after {
                width: 54px;
                height: 3px;
                margin-top: 14px;
            }

    .activity-detail-hero__description {
        max-width: 100%;
        color: #555e6c;
        font-size: 14px;
        line-height: 1.7;
    }

        .activity-detail-hero__description p {
            margin-bottom: 7px;
        }

    .activity-detail-content {
        padding: 38px 0 50px;
    }

    .activity-detail-layout {
        gap: 25px;
    }

    .activity-detail-sidebar__panel {
        margin-right: -5px;
        margin-left: -5px;
        padding: 15px 13px;
    }

        .activity-detail-sidebar__panel h2 {
            font-size: 16px;
        }

        .activity-detail-sidebar__panel a {
            min-height: 39px;
            font-size: 12px;
        }

    .activity-detail-grid {
        grid-template-columns: 1fr;
        gap: 25px;
    }

    .activity-detail-card {
        border-radius: 16px;
    }

    .activity-slider-arrow {
        width: 36px;
        height: 36px;
        font-size: 23px;
    }

    .activity-slider-prev {
        left: 10px;
    }

    .activity-slider-next {
        right: 10px;
    }

    .activity-detail-card__content {
        padding: 22px 20px 24px;
    }

        .activity-detail-card__content h2 {
            min-height: 0;
            margin-bottom: 12px;
            font-size: 19px;
        }

    .activity-detail-card__description {
        font-size: 14px;
        line-height: 1.68;
    }

    .activity-lightbox {
        padding: 30px 14px;
    }

        .activity-lightbox-image-wrap,
        .activity-lightbox img {
            max-height: 82vh;
        }

    .activity-lightbox-close {
        width: 36px;
        height: 36px;
        font-size: 25px;
        transform: translate(25%, -35%);
    }

    .activity-lightbox-arrow {
        width: 40px;
        height: 55px;
        font-size: 36px;
    }

    .activity-lightbox-prev {
        left: 7px;
    }

    .activity-lightbox-next {
        right: 7px;
    }

    .activity-lightbox-counter {
        bottom: 17px;
        font-size: 13px;
    }
}


/* =====================================================
   HAREKET AZALTMA
===================================================== */

@media (prefers-reduced-motion: reduce) {
    .activity-detail-card,
    .activity-slider-item,
    .activity-slider-item img,
    .activity-slider-arrow,
    .activity-slider-dot,
    .activity-detail-sidebar__panel a {
        transition: none;
    }
}

/* =====================================================
   REFERANSLAR SAYFASI
===================================================== */

.reference-page {
    position: relative;
    overflow: hidden;
    background: #f6f7f9;
}


/* =====================================================
   SOFT BAŞLIK
===================================================== */

.reference-page-hero {
    position: relative;
    overflow: hidden;
    padding: 58px 0 62px;
    border-bottom: 1px solid #e8eaf0;
    background: radial-gradient( circle at 88% 12%, rgba(227, 82, 5, 0.055), transparent 27% ), #f8f8f9;
}

.reference-page-hero__content {
    position: relative;
    max-width: 950px;
    margin: 0 auto;
    text-align: center;
}

    .reference-page-hero__content h1 {
        margin: 0 0 21px;
        color: #07184f;
        font-size: clamp(35px, 3.2vw, 48px);
        font-weight: 700;
        line-height: 1.15;
        letter-spacing: -0.8px;
    }

        .reference-page-hero__content h1::after {
            display: block;
            width: 70px;
            height: 4px;
            margin: 18px auto 0;
            content: "";
            border-radius: 5px;
            background: #e35205;
        }

    .reference-page-hero__content p {
        max-width: 900px;
        margin: 0 auto;
        color: #3f4754;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.85;
    }


/* =====================================================
   VİDEO
===================================================== */

.reference-video-section {
    position: relative;
    padding: 55px 0 20px;
}

.reference-video-card {
    position: relative;
    padding: 10px;
    overflow: hidden;
    border: 1px solid #e0e4eb;
    border-radius: 20px;
    background: #ffffff;
    box-shadow: 0 18px 45px rgba(7, 24, 79, 0.09);
}

    .reference-video-card::before {
        position: absolute;
        top: 0;
        left: 50px;
        width: 85px;
        height: 4px;
        content: "";
        background: #e35205;
        z-index: 2;
    }

.reference-video-frame {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 7;
    overflow: hidden;
    border-radius: 13px;
    background: #07184f;
}

    .reference-video-frame iframe {
        display: block;
        width: 100%;
        height: 100%;
        border: 0;
    }


/* =====================================================
   GALERİ
===================================================== */

.reference-gallery-section {
    position: relative;
    padding: 45px 0 80px;
}

.reference-gallery-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: start;
    gap: 27px;
}

.reference-gallery-item {
    display: block !important;
    width: auto !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    visibility: visible !important;
    opacity: 1 !important;
}

.reference-gallery-link {
    display: block;
    color: inherit;
    text-decoration: none !important;
}

.reference-gallery-figure {
    margin: 0;
    overflow: hidden;
    border: 1px solid #e0e4eb;
    border-radius: 17px;
    background: #ffffff;
    box-shadow: 0 14px 35px rgba(7, 24, 79, 0.075);
    transition: border-color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
}

.reference-gallery-item:hover
.reference-gallery-figure {
    border-color: rgba(227, 82, 5, 0.32);
    box-shadow: 0 20px 45px rgba(7, 24, 79, 0.12);
    transform: translateY(-3px);
}


/* =====================================================
   GALERİ FOTOĞRAFI
===================================================== */

.reference-gallery-image {
    position: relative;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    background: #e9ecf1;
}

.reference-gallery-img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    cursor: zoom-in;
    transition: transform 0.5s ease;
}

.reference-gallery-item:hover
.reference-gallery-img {
    transform: scale(1.035);
}

.reference-gallery-overlay {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(7, 24, 79, 0);
    transition: background-color 0.3s ease;
    pointer-events: none;
}

.reference-gallery-item:hover
.reference-gallery-overlay {
    background: rgba(7, 24, 79, 0.25);
}

.reference-gallery-zoom {
    display: flex;
    width: 48px;
    height: 48px;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.48);
    border-radius: 50%;
    background: rgba(227, 82, 5, 0.9);
    font-size: 26px;
    font-weight: 300;
    line-height: 1;
    visibility: hidden;
    opacity: 0;
    transform: scale(0.8);
    transition: visibility 0.3s ease, opacity 0.3s ease, transform 0.3s ease;
}

    .reference-gallery-zoom i {
        display: block;
        font-size: 19px;
        line-height: 1;
    }

.reference-gallery-item:hover
.reference-gallery-zoom {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
}


/* Fotoğraf açıklaması */

.reference-gallery-figure figcaption {
    position: relative;
    padding: 17px 19px 18px;
    color: #465064;
    border-top: 3px solid #e35205;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.6;
}


/* =====================================================
   YÜKLENİYOR
===================================================== */

.reference-gallery-loader {
    display: flex;
    min-height: 100px;
    align-items: center;
    justify-content: center;
    padding: 35px 0 10px;
    text-align: center;
}

.reference-loader-spinner {
    display: inline-block;
    width: 42px;
    height: 42px;
    border: 4px solid rgba(7, 24, 79, 0.14);
    border-top-color: #e35205;
    border-radius: 50%;
    animation: referenceSpinnerRotate 0.8s linear infinite;
}

.reference-gallery-trigger {
    width: 100%;
    height: 1px;
}

@keyframes referenceSpinnerRotate {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}


/* =====================================================
   HATA MESAJI
===================================================== */

.reference-page-error {
    margin: 45px 0;
    padding: 20px 23px;
    color: #9c2d00;
    border: 1px solid rgba(227, 82, 5, 0.25);
    border-left: 4px solid #e35205;
    border-radius: 9px;
    background: #fff5f0;
    font-size: 15px;
}


/* =====================================================
   LIGHTBOX
===================================================== */

.reference-lightbox {
    position: fixed;
    inset: 0;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 40px 85px;
    background: rgba(2, 7, 19, 0.93);
    backdrop-filter: blur(7px);
    z-index: 999999;
}

    .reference-lightbox.is-open {
        display: flex;
    }

.reference-lightbox-image-wrap {
    position: relative;
    display: inline-flex;
    max-width: min(1250px, 100%);
    max-height: 88vh;
    align-items: center;
    justify-content: center;
}

.reference-lightbox img {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 88vh;
    object-fit: contain;
    border-radius: 8px;
    box-shadow: 0 25px 75px rgba(0, 0, 0, 0.55);
}

.reference-lightbox-close {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    width: 42px;
    height: 42px;
    align-items: center;
    justify-content: center;
    padding: 0;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.28);
    border-radius: 50%;
    background: #e35205;
    font-size: 29px;
    line-height: 1;
    cursor: pointer;
    transform: translate(45%, -45%);
    z-index: 10;
}

.reference-lightbox-arrow {
    position: absolute;
    top: 50%;
    display: flex;
    width: 52px;
    height: 64px;
    align-items: center;
    justify-content: center;
    padding: 0;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.18);
    background: rgba(255, 255, 255, 0.08);
    font-size: 44px;
    line-height: 1;
    cursor: pointer;
    transform: translateY(-50%);
    transition: background-color 0.2s ease;
    z-index: 2;
}

    .reference-lightbox-arrow:hover {
        color: #ffffff;
        background: #e35205;
    }

.reference-lightbox-prev {
    left: 24px;
}

.reference-lightbox-next {
    right: 24px;
}

.reference-lightbox-counter {
    position: absolute;
    right: 0;
    bottom: 20px;
    left: 0;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
}


/* =====================================================
   TABLET
===================================================== */

@media only screen and (max-width: 991px) {
    .reference-page-hero {
        padding: 50px 0 54px;
    }

    .reference-page-hero__content h1 {
        font-size: 38px;
    }

    .reference-page-hero__content p {
        font-size: 15px;
        line-height: 1.75;
    }

    .reference-video-section {
        padding-top: 42px;
    }

    .reference-video-frame {
        aspect-ratio: 16 / 9;
    }

    .reference-gallery-section {
        padding: 35px 0 65px;
    }

    .reference-gallery-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 23px;
    }
}


/* =====================================================
   MOBİL
===================================================== */

@media only screen and (max-width: 576px) {
    .reference-gallery-zoom i {
        font-size: 17px;
    }

    .reference-page-hero {
        padding: 40px 0 44px;
    }

    .reference-page-hero__content h1 {
        margin-bottom: 15px;
        font-size: 29px;
        line-height: 1.18;
        letter-spacing: -0.4px;
    }

        .reference-page-hero__content h1::after {
            width: 54px;
            height: 3px;
            margin-top: 14px;
        }

    .reference-page-hero__content p {
        font-size: 14px;
        line-height: 1.7;
    }

    .reference-video-section {
        padding: 30px 0 10px;
    }

    .reference-video-card {
        padding: 5px;
        border-radius: 14px;
    }

        .reference-video-card::before {
            left: 27px;
            width: 65px;
            height: 3px;
        }

    .reference-video-frame {
        border-radius: 10px;
    }

    .reference-gallery-section {
        padding: 25px 0 50px;
    }

    .reference-gallery-grid {
        grid-template-columns: 1fr;
        gap: 22px;
    }

    .reference-gallery-figure {
        border-radius: 14px;
    }

    .reference-gallery-zoom {
        visibility: visible;
        width: 42px;
        height: 42px;
        opacity: 0.9;
        transform: none;
        font-size: 23px;
    }

    .reference-gallery-figure figcaption {
        padding: 15px 16px 16px;
        font-size: 12px;
    }

    .reference-lightbox {
        padding: 30px 14px;
    }

        .reference-lightbox-image-wrap,
        .reference-lightbox img {
            max-height: 82vh;
        }

    .reference-lightbox-close {
        width: 36px;
        height: 36px;
        font-size: 25px;
        transform: translate(25%, -35%);
    }

    .reference-lightbox-arrow {
        width: 40px;
        height: 55px;
        font-size: 36px;
    }

    .reference-lightbox-prev {
        left: 7px;
    }

    .reference-lightbox-next {
        right: 7px;
    }

    .reference-lightbox-counter {
        bottom: 17px;
        font-size: 13px;
    }
}


/* =====================================================
   HAREKET AZALTMA
===================================================== */

@media (prefers-reduced-motion: reduce) {
    .reference-gallery-figure,
    .reference-gallery-img,
    .reference-gallery-overlay,
    .reference-gallery-zoom,
    .reference-lightbox-arrow {
        transition: none;
    }

    .reference-loader-spinner {
        animation: none;
    }
}

/* =====================================================
   BLOG SAYFASI
===================================================== */

.blog-page {
    position: relative;
    overflow: hidden;
    background: #f6f7f9;
}


/* =====================================================
   SOFT BAŞLIK
===================================================== */

.blog-page-hero {
    position: relative;
    overflow: hidden;
    padding: 58px 0 62px;
    border-bottom: 1px solid #e8eaf0;
    background: radial-gradient( circle at 88% 12%, rgba(227, 82, 5, 0.055), transparent 27% ), #f8f8f9;
}

.blog-page-hero__content {
    position: relative;
    max-width: 950px;
    margin: 0 auto;
    text-align: center;
}

    .blog-page-hero__content h1 {
        margin: 0 0 21px;
        color: #07184f;
        font-size: clamp(35px, 3.2vw, 48px);
        font-weight: 700;
        line-height: 1.15;
        letter-spacing: -0.8px;
    }

        .blog-page-hero__content h1::after {
            display: block;
            width: 70px;
            height: 4px;
            margin: 18px auto 0;
            content: "";
            border-radius: 5px;
            background: #e35205;
        }

.blog-page-hero__description {
    max-width: 900px;
    margin: 0 auto;
    color: #3f4754;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.85;
}

    .blog-page-hero__description p {
        margin: 0 0 8px;
        color: inherit;
        font: inherit;
        line-height: inherit;
    }

    .blog-page-hero__description > *:last-child {
        margin-bottom: 0;
    }


/* =====================================================
   BLOG LİSTESİ
===================================================== */

.blog-list-section {
    position: relative;
    padding: 65px 0 85px;
}

.blog-card-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: stretch;
    gap: 30px;
}


/* =====================================================
   BLOG KARTI
===================================================== */

.blog-card {
    display: flex;
    min-width: 0;
    height: 100%;
    flex-direction: column;
    overflow: hidden;
    border: 1px solid #e0e4eb;
    border-radius: 18px;
    background: #ffffff;
    box-shadow: 0 14px 35px rgba(7, 24, 79, 0.075);
    transition: border-color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
}

    .blog-card:hover {
        border-color: rgba(227, 82, 5, 0.3);
        box-shadow: 0 20px 45px rgba(7, 24, 79, 0.12);
        transform: translateY(-4px);
    }


/* =====================================================
   BLOG FOTOĞRAFI
===================================================== */

.blog-card__image {
    position: relative;
    display: block;
    aspect-ratio: 16 / 10;
    overflow: hidden;
    flex-shrink: 0;
    background: #e9ecf1;
}

    .blog-card__image img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        transition: transform 0.5s ease;
    }

.blog-card:hover
.blog-card__image img {
    transform: scale(1.035);
}

.blog-card__image-overlay {
    position: absolute;
    inset: 0;
    pointer-events: none;
    background: linear-gradient( 180deg, transparent 52%, rgba(7, 24, 79, 0.55) 100% );
}


/* Tarih */

.blog-card__date {
    position: absolute;
    right: 17px;
    bottom: 15px;
    display: inline-flex;
    min-height: 34px;
    align-items: center;
    gap: 8px;
    padding: 7px 12px;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.28);
    border-radius: 30px;
    background: rgba(7, 24, 79, 0.82);
    backdrop-filter: blur(6px);
    font-size: 11px;
    font-weight: 600;
    line-height: 1.3;
}

    .blog-card__date .fa {
        color: #ff6411;
        font-size: 12px;
    }


/* =====================================================
   BLOG İÇERİĞİ
===================================================== */

.blog-card__content {
    display: flex;
    flex: 1;
    flex-direction: column;
    align-items: flex-start;
    padding: 25px 24px 24px;
    border-top: 3px solid #e35205;
}

    .blog-card__content h2 {
        min-height: calc(2 * 1.35em);
        margin: 0 0 12px;
        color: #07184f;
        font-size: 20px;
        font-weight: 700;
        line-height: 1.35;
    }

        .blog-card__content h2 a {
            color: inherit;
            text-decoration: none;
        }

            .blog-card__content h2 a:hover {
                color: #e35205;
            }

    .blog-card__content p {
        display: -webkit-box;
        margin: 0 0 22px;
        overflow: hidden;
        color: #667085;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.7;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }


/* =====================================================
   DEVAMINI OKU
===================================================== */

.blog-card__link {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    margin-top: auto;
    color: #07184f !important;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none !important;
}

.blog-card__arrow {
    display: flex;
    width: 29px;
    height: 29px;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border-radius: 50%;
    background: #e35205;
    font-size: 16px;
    transition: background-color 0.2s ease, transform 0.2s ease;
}

.blog-card__link:hover
.blog-card__arrow {
    background: #07184f;
    transform: translateX(3px);
}


/* =====================================================
   BOŞ VE HATA MESAJI
===================================================== */

.blog-page-message {
    padding: 22px 24px;
    color: #667085;
    border: 1px solid #e0e4eb;
    border-left: 4px solid #e35205;
    border-radius: 10px;
    background: #ffffff;
    font-size: 15px;
    line-height: 1.7;
}

.blog-page-message--error {
    color: #9c2d00;
    border-color: rgba(227, 82, 5, 0.25);
    background: #fff5f0;
}


/* =====================================================
   SAYFALAMA
===================================================== */

.blog-pagination {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

    .blog-pagination ul {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        gap: 7px;
        margin: 0;
        padding: 8px;
        border: 1px solid #e0e4eb;
        border-radius: 13px;
        background: #ffffff;
        box-shadow: 0 10px 25px rgba(7, 24, 79, 0.06);
        list-style: none;
    }

    .blog-pagination li {
        margin: 0;
        padding: 0;
    }

    .blog-pagination a {
        display: flex;
        width: 39px;
        height: 39px;
        align-items: center;
        justify-content: center;
        color: #536078;
        border-radius: 8px;
        background: transparent;
        font-size: 13px;
        font-weight: 600;
        text-decoration: none;
        transition: color 0.2s ease, background-color 0.2s ease;
    }

        .blog-pagination a:hover {
            color: #07184f;
            background: #f0f2f6;
        }

        .blog-pagination a.is-active {
            color: #ffffff;
            background: #07184f;
        }

.blog-pagination__arrow {
    color: #ffffff !important;
    background: #e35205 !important;
    font-size: 17px !important;
}

    .blog-pagination__arrow:hover {
        background: #c94702 !important;
    }

.blog-pagination__dots {
    display: flex;
    width: 28px;
    height: 39px;
    align-items: center;
    justify-content: center;
    color: #929aaa;
}


/* =====================================================
   TABLET
===================================================== */

@media only screen and (max-width: 991px) {
    .blog-page-hero {
        padding: 50px 0 54px;
    }

    .blog-page-hero__content h1 {
        font-size: 38px;
    }

    .blog-page-hero__description {
        font-size: 15px;
        line-height: 1.75;
    }

    .blog-list-section {
        padding: 50px 0 70px;
    }

    .blog-card-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 25px;
    }
}


/* =====================================================
   MOBİL
===================================================== */

@media only screen and (max-width: 576px) {
    .blog-page-hero {
        padding: 40px 0 44px;
    }

    .blog-page-hero__content h1 {
        margin-bottom: 15px;
        font-size: 29px;
        line-height: 1.18;
        letter-spacing: -0.4px;
    }

        .blog-page-hero__content h1::after {
            width: 54px;
            height: 3px;
            margin-top: 14px;
        }

    .blog-page-hero__description {
        font-size: 14px;
        line-height: 1.7;
    }

    .blog-list-section {
        padding: 38px 0 52px;
    }

    .blog-card-grid {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .blog-card {
        border-radius: 15px;
    }

    .blog-card__content {
        padding: 21px 20px 22px;
    }

        .blog-card__content h2 {
            min-height: 0;
            margin-bottom: 10px;
            font-size: 19px;
        }

        .blog-card__content p {
            margin-bottom: 19px;
            font-size: 14px;
            line-height: 1.65;
        }

    .blog-card__date {
        right: 13px;
        bottom: 12px;
        min-height: 31px;
        padding: 6px 10px;
        font-size: 10px;
    }

    .blog-pagination {
        margin-top: 35px;
    }

        .blog-pagination ul {
            gap: 4px;
            padding: 6px;
        }

        .blog-pagination a {
            width: 35px;
            height: 35px;
        }
}


/* =====================================================
   HAREKET AZALTMA
===================================================== */

@media (prefers-reduced-motion: reduce) {
    .blog-card,
    .blog-card__image img,
    .blog-card__arrow,
    .blog-pagination a {
        transition: none;
    }
}

/* =====================================================
   BLOG DETAY SAYFASI
===================================================== */

.blog-detail-page {
    position: relative;
    overflow: hidden;
    background: #f5f6f8;
}


/* =====================================================
   SOFT BAŞLIK ALANI
===================================================== */

.blog-detail-hero {
    position: relative;
    overflow: hidden;
    padding: 55px 0 59px;
    border-bottom: 1px solid #e8eaf0;
    background: radial-gradient( circle at 88% 12%, rgba(227, 82, 5, 0.055), transparent 27% ), #f8f8f9;
}

.blog-detail-hero__content {
    position: relative;
    max-width: 980px;
    margin: 0 auto;
    text-align: center;
}

.blog-detail-hero__date {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    margin-bottom: 15px;
    color: #6a7383;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.4;
}

    .blog-detail-hero__date .fa {
        color: #e35205;
        font-size: 13px;
    }

.blog-detail-hero__content h1 {
    margin: 0;
    color: #07184f;
    font-size: clamp(34px, 3.2vw, 48px);
    font-weight: 700;
    line-height: 1.17;
    letter-spacing: -0.8px;
}

.blog-detail-hero__line {
    display: block;
    width: 70px;
    height: 4px;
    margin: 20px auto 0;
    border-radius: 5px;
    background: #e35205;
}


/* =====================================================
   ANA YERLEŞİM
===================================================== */

.blog-detail-section {
    position: relative;
    padding: 60px 0 85px;
}

.blog-detail-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 330px;
    align-items: start;
    gap: 35px;
}

    .blog-detail-layout.without-sidebar {
        display: block;
        max-width: 1000px;
        margin: 0 auto;
    }


/* =====================================================
   BLOG İÇERİK KARTI
===================================================== */

.blog-detail-article {
    min-width: 0;
    overflow: hidden;
    border: 1px solid #e0e4eb;
    border-radius: 19px;
    background: #ffffff;
    box-shadow: 0 17px 42px rgba(7, 24, 79, 0.08);
}

.blog-detail-article__image {
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 8;
    overflow: hidden;
    margin: 0;
    background: #e9ecf1;
}

    .blog-detail-article__image::after {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        height: 4px;
        content: "";
        background: linear-gradient( 90deg, #e35205, rgba(227, 82, 5, 0.18) );
    }

    .blog-detail-article__image img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

.blog-detail-article__content {
    padding: 42px 44px 47px;
}


/* =====================================================
   BLOG YAZISI
===================================================== */

.blog-detail-rich-text {
    color: #4f596a;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.9;
}

    .blog-detail-rich-text p {
        margin: 0 0 19px;
        color: inherit;
        font: inherit;
        line-height: inherit;
    }

    .blog-detail-rich-text h1,
    .blog-detail-rich-text h2,
    .blog-detail-rich-text h3,
    .blog-detail-rich-text h4 {
        color: #07184f;
        font-weight: 700;
        line-height: 1.35;
    }

    .blog-detail-rich-text h1 {
        margin: 0 0 22px;
        font-size: 31px;
    }

    .blog-detail-rich-text h2 {
        margin: 34px 0 15px;
        font-size: 27px;
    }

    .blog-detail-rich-text h3 {
        margin: 29px 0 13px;
        font-size: 22px;
    }

    .blog-detail-rich-text h4 {
        margin: 24px 0 11px;
        font-size: 18px;
    }

    .blog-detail-rich-text ul,
    .blog-detail-rich-text ol {
        margin: 0 0 21px 22px;
        padding: 0;
    }

    .blog-detail-rich-text li {
        margin-bottom: 8px;
        padding-left: 3px;
        list-style: inherit;
    }

    .blog-detail-rich-text strong,
    .blog-detail-rich-text b {
        color: #07184f;
        font-weight: 700;
    }

    .blog-detail-rich-text a {
        color: #d84e02;
        font-weight: 600;
        text-decoration: underline;
        text-underline-offset: 3px;
    }

    .blog-detail-rich-text img {
        display: block;
        width: auto;
        height: auto;
        max-width: 100%;
        margin: 28px auto;
        border-radius: 12px;
    }

    .blog-detail-rich-text blockquote {
        position: relative;
        margin: 30px 0;
        padding: 24px 27px 24px 31px;
        color: #344054;
        border: 0;
        border-left: 4px solid #e35205;
        border-radius: 0 10px 10px 0;
        background: #f6f7f9;
        font-size: 17px;
        font-style: italic;
        line-height: 1.75;
    }

        .blog-detail-rich-text blockquote::before,
        .blog-detail-rich-text blockquote::after {
            display: none;
            content: none;
        }

    .blog-detail-rich-text table {
        width: 100%;
        margin: 25px 0;
        border-collapse: collapse;
    }

    .blog-detail-rich-text th,
    .blog-detail-rich-text td {
        padding: 12px 14px;
        border: 1px solid #e0e4eb;
        text-align: left;
    }

    .blog-detail-rich-text th {
        color: #07184f;
        background: #f3f5f8;
        font-weight: 700;
    }

    .blog-detail-rich-text > *:last-child {
        margin-bottom: 0;
    }


/* =====================================================
   DİĞER YAZILAR
===================================================== */

.blog-detail-sidebar {
    position: relative;
    min-width: 0;
}

.blog-detail-sidebar__panel {
    position: sticky;
    top: 110px;
    overflow: hidden;
    padding: 24px 19px 20px;
    border: 1px solid #e0e4eb;
    border-radius: 18px;
    background: #ffffff;
    box-shadow: 0 15px 38px rgba(7, 24, 79, 0.075);
}

    .blog-detail-sidebar__panel::before {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        height: 3px;
        content: "";
        background: linear-gradient( 90deg, #e35205, rgba(227, 82, 5, 0.2) );
    }

    .blog-detail-sidebar__panel > h2 {
        margin: 0 2px 20px;
        padding-bottom: 15px;
        color: #07184f;
        border-bottom: 1px solid #e5e8ee;
        font-size: 19px;
        font-weight: 700;
        line-height: 1.35;
    }


/* =====================================================
   DİĞER YAZI KARTLARI
===================================================== */

.blog-detail-sidebar__posts {
    display: flex;
    flex-direction: column;
    gap: 19px;
}

.blog-detail-sidebar__post {
    display: grid;
    grid-template-columns: 95px minmax(0, 1fr);
    gap: 14px;
    padding-bottom: 19px;
    border-bottom: 1px solid #e9ebef;
}

    .blog-detail-sidebar__post:last-child {
        padding-bottom: 0;
        border-bottom: 0;
    }

.blog-detail-sidebar__image {
    display: block;
    width: 95px;
    height: 82px;
    overflow: hidden;
    border-radius: 9px;
    background: #e9ecf1;
}

    .blog-detail-sidebar__image img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.35s ease;
    }

.blog-detail-sidebar__post:hover
.blog-detail-sidebar__image img {
    transform: scale(1.04);
}

.blog-detail-sidebar__content {
    min-width: 0;
}

    .blog-detail-sidebar__content time {
        display: block;
        margin-bottom: 5px;
        color: #8a93a2;
        font-size: 10px;
        font-weight: 600;
        line-height: 1.4;
    }

    .blog-detail-sidebar__content h3 {
        display: -webkit-box;
        margin: 0 0 8px;
        overflow: hidden;
        color: #07184f;
        font-size: 13px;
        font-weight: 700;
        line-height: 1.45;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

        .blog-detail-sidebar__content h3 a {
            color: inherit;
            text-decoration: none;
        }

            .blog-detail-sidebar__content h3 a:hover {
                color: #e35205;
            }

.blog-detail-sidebar__link {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    color: #d84e02 !important;
    font-size: 10px;
    font-weight: 700;
    text-decoration: none !important;
}

    .blog-detail-sidebar__link span:last-child {
        font-size: 14px;
        transition: transform 0.2s ease;
    }

    .blog-detail-sidebar__link:hover span:last-child {
        transform: translateX(2px);
    }


/* =====================================================
   HATA MESAJI
===================================================== */

.blog-detail-message {
    margin: 45px 0;
    padding: 20px 23px;
    color: #9c2d00;
    border: 1px solid rgba(227, 82, 5, 0.25);
    border-left: 4px solid #e35205;
    border-radius: 9px;
    background: #fff5f0;
    font-size: 15px;
}


/* =====================================================
   TABLET
===================================================== */

@media only screen and (max-width: 991px) {
    .blog-detail-hero {
        padding: 48px 0 52px;
    }

    .blog-detail-hero__content h1 {
        font-size: 38px;
    }

    .blog-detail-section {
        padding: 50px 0 68px;
    }

    .blog-detail-layout {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .blog-detail-sidebar__panel {
        position: relative;
        top: auto;
    }

    .blog-detail-sidebar__posts {
        display: grid;
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 20px;
    }

    .blog-detail-sidebar__post {
        border: 1px solid #e4e7ed;
        border-radius: 11px;
        padding: 12px;
    }

        .blog-detail-sidebar__post:last-child {
            padding-bottom: 12px;
            border: 1px solid #e4e7ed;
        }
}


/* =====================================================
   MOBİL
===================================================== */

@media only screen and (max-width: 576px) {
    .blog-detail-hero {
        padding: 38px 0 42px;
    }

    .blog-detail-hero__date {
        margin-bottom: 12px;
        font-size: 11px;
    }

    .blog-detail-hero__content h1 {
        font-size: 28px;
        line-height: 1.2;
        letter-spacing: -0.4px;
    }

    .blog-detail-hero__line {
        width: 54px;
        height: 3px;
        margin-top: 15px;
    }

    .blog-detail-section {
        padding: 35px 0 50px;
    }

    .blog-detail-article {
        border-radius: 15px;
    }

    .blog-detail-article__image {
        aspect-ratio: 16 / 10;
    }

    .blog-detail-article__content {
        padding: 25px 20px 29px;
    }

    .blog-detail-rich-text {
        font-size: 15px;
        line-height: 1.8;
    }

        .blog-detail-rich-text h1 {
            font-size: 25px;
        }

        .blog-detail-rich-text h2 {
            margin-top: 28px;
            font-size: 23px;
        }

        .blog-detail-rich-text h3 {
            margin-top: 24px;
            font-size: 20px;
        }

        .blog-detail-rich-text blockquote {
            margin: 24px 0;
            padding: 20px 18px 20px 21px;
            font-size: 15px;
        }

    .blog-detail-sidebar__panel {
        padding: 20px 15px 17px;
        border-radius: 14px;
    }

    .blog-detail-sidebar__posts {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .blog-detail-sidebar__post {
        grid-template-columns: 88px minmax(0, 1fr);
        gap: 12px;
    }

    .blog-detail-sidebar__image {
        width: 88px;
        height: 76px;
    }
}


/* =====================================================
   HAREKET AZALTMA
===================================================== */

@media (prefers-reduced-motion: reduce) {
    .blog-detail-sidebar__image img,
    .blog-detail-sidebar__link span {
        transition: none;
    }
}

/* =====================================================
   İLETİŞİM SAYFASI
===================================================== */

.contact-page-hero {
    position: relative;
    padding: 64px 0 58px;
    overflow: hidden;
    border-bottom: 1px solid #e7e9ee;
    background: radial-gradient(circle at 86% 15%, rgba(227, 82, 5, 0.07), transparent 25%), #f7f8fa;
}

.contact-page-hero__content {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}

.contact-page-hero h1 {
    margin: 0;
    color: #07184f;
    font-size: clamp(34px, 3.2vw, 48px);
    font-weight: 700;
    line-height: 1.15;
    letter-spacing: -0.7px;
}

.contact-page-hero__line {
    display: block;
    width: 62px;
    height: 3px;
    margin: 20px auto;
    border-radius: 20px;
    background: #e35205;
}

.contact-page-hero p {
    max-width: 760px;
    margin: 0 auto;
    color: #667085;
    font-size: 16px;
    line-height: 1.75;
}

.contact-page-section {
    padding: 75px 0 80px;
    background: #ffffff;
}

.contact-page-layout {
    display: grid;
    grid-template-columns: minmax(0, 1.65fr) minmax(330px, 0.75fr);
    align-items: stretch;
    gap: 30px;
}

.contact-form-card,
.contact-information-card {
    overflow: hidden;
    border: 1px solid #e2e6ed;
    border-radius: 20px;
    background: #ffffff;
    box-shadow: 0 18px 48px rgba(7, 24, 79, 0.08);
}

.contact-form-card {
    padding: 38px 40px 40px;
}

.contact-information-card {
    position: relative;
    padding: 38px 30px 30px;
    background: linear-gradient(145deg, #0b205c, #07184f);
}

    .contact-information-card::before {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        height: 4px;
        content: "";
        background: #e35205;
    }

.contact-card-heading {
    margin-bottom: 30px;
}

.contact-card-heading__label {
    display: block;
    margin-bottom: 9px;
    color: #e35205;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1.4px;
    text-transform: uppercase;
}

.contact-card-heading h2 {
    margin: 0 0 10px;
    color: #07184f;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.25;
}

.contact-card-heading p {
    margin: 0;
    color: #687184;
    font-size: 14px;
    line-height: 1.7;
}

.contact-information-card .contact-card-heading h2 {
    color: #ffffff;
}

.contact-information-card .contact-card-heading p {
    color: rgba(255, 255, 255, 0.65);
}

.contact-form-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
}

.contact-form-field {
    min-width: 0;
}

.contact-form-field--full {
    grid-column: 1 / -1;
}

.contact-form-field label {
    display: block;
    margin-bottom: 8px;
    color: #07184f;
    font-size: 13px;
    font-weight: 600;
}

.contact-form-field input,
.contact-form-field textarea {
    display: block;
    width: 100%;
    margin: 0;
    padding: 13px 15px;
    color: #07184f;
    border: 1px solid #dfe3ea;
    border-radius: 10px;
    outline: 0;
    background: #fafbfc;
    font-size: 14px;
    line-height: 1.5;
    transition: border-color 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
}

.contact-form-field input {
    height: 50px;
}

.contact-form-field textarea {
    min-height: 135px;
    resize: vertical;
}

    .contact-form-field input:focus,
    .contact-form-field textarea:focus {
        border-color: rgba(227, 82, 5, 0.75);
        background: #ffffff;
        box-shadow: 0 0 0 3px rgba(227, 82, 5, 0.09);
    }

.contact-permission {
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin: 22px 0 0;
    color: #626c7c;
    font-size: 13px;
    line-height: 1.55;
    cursor: pointer;
}

    .contact-permission input {
        position: absolute;
        opacity: 0;
        pointer-events: none;
    }

.contact-permission__box {
    position: relative;
    display: block;
    width: 19px;
    height: 19px;
    flex: 0 0 19px;
    margin-top: 1px;
    border: 1px solid #cbd1dc;
    border-radius: 5px;
    background: #ffffff;
}

.contact-permission input:checked + .contact-permission__box {
    border-color: #e35205;
    background: #e35205;
}

    .contact-permission input:checked + .contact-permission__box::after {
        position: absolute;
        top: 2px;
        left: 6px;
        width: 5px;
        height: 10px;
        content: "";
        border-right: 2px solid #ffffff;
        border-bottom: 2px solid #ffffff;
        transform: rotate(45deg);
    }

.contact-form-footer {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 18px;
    margin-top: 22px;
}

.contact-submit-button {
    display: inline-flex;
    min-height: 50px;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    gap: 17px;
    padding: 9px 11px 9px 23px;
    color: #ffffff;
    border: 0;
    border-radius: 50px;
    background: #07184f;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    transition: background-color 0.2s ease, transform 0.2s ease;
}

    .contact-submit-button:hover {
        background: #e35205;
        transform: translateY(-2px);
    }

.contact-submit-button__arrow {
    display: flex;
    width: 31px;
    height: 31px;
    align-items: center;
    justify-content: center;
    color: #07184f;
    border-radius: 50%;
    background: #ffffff;
    font-size: 17px;
}

.contact-information-list {
    display: grid;
    gap: 1px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.12);
    border-radius: 13px;
    background: rgba(255, 255, 255, 0.12);
}

.contact-information-item {
    display: flex;
    min-width: 0;
    align-items: center;
    gap: 14px;
    padding: 18px 16px;
    color: #ffffff !important;
    background: rgba(255, 255, 255, 0.045);
    text-decoration: none !important;
    transition: background-color 0.2s ease;
}

a.contact-information-item:hover {
    color: #ffffff !important;
    background: rgba(255, 255, 255, 0.1);
}

.contact-information-icon {
    display: flex;
    width: 39px;
    height: 39px;
    flex: 0 0 39px;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border-radius: 9px;
    background: #e35205;
    font-size: 15px;
}

.contact-information-item > span:last-child {
    display: flex;
    min-width: 0;
    flex-direction: column;
}

.contact-information-item small {
    margin-bottom: 3px;
    color: rgba(255, 255, 255, 0.56);
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.contact-information-item strong {
    overflow-wrap: anywhere;
    color: #ffffff;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.55;
}

.contact-social {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 12px;
    margin-top: 24px;
}

    .contact-social > span {
        color: #ffffff !important;
        font-size: 13px;
        font-weight: 600;
        line-height: 1.4;
    }

    .contact-social ul {
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .contact-social a {
        display: flex;
        width: 38px;
        height: 38px;
        align-items: center;
        justify-content: center;
        color: #ffffff;
        border: 1px solid rgba(255, 255, 255, 0.22);
        border-radius: 8px;
        background: rgba(255, 255, 255, 0.05);
    }

        .contact-social a:hover {
            color: #ffffff;
            border-color: #e35205;
            background: #e35205;
        }

.contact-page-map {
    padding: 0 0 80px;
    background: #ffffff;
}

.contact-map-heading {
    align-items: flex-end;
    justify-content: space-between;
    gap: 25px;
}

    .contact-map-heading h2 {
        margin: 0;
        color: #07184f;
        font-size: 27px;
        font-weight: 700;
    }

    .contact-map-heading a {
        color: #667085;
        font-size: 13px;
        text-decoration: none;
    }

        .contact-map-heading a span {
            margin-right: 6px;
            color: #e35205;
        }

.contact-map-frame {
    height: 430px;
    overflow: hidden;
    border: 1px solid #dfe3ea;
    border-radius: 18px;
    background: #eef0f4;
    box-shadow: 0 18px 45px rgba(7, 24, 79, 0.08);
}

    .contact-map-frame iframe {
        display: block;
        width: 100%;
        height: 100%;
        border: 0;
    }

.contact-page-message {
    margin: 25px 0;
    padding: 15px 18px;
    border-radius: 8px;
}

.contact-page-message--error {
    color: #842029;
    border: 1px solid #f5c2c7;
    background: #f8d7da;
}

/* Tablet */

@media only screen and (max-width: 991px) {
    .contact-page-hero {
        padding: 54px 0 50px;
    }

    .contact-page-section {
        padding: 60px 0 65px;
    }

    .contact-page-layout {
        grid-template-columns: 1fr;
    }

    .contact-form-card {
        padding: 32px;
    }

    .contact-information-card {
        padding: 32px;
    }

    .contact-information-list {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .contact-social {
        justify-content: flex-start;
    }

    .contact-page-map {
        padding-bottom: 65px;
    }
}

/* Mobil */

@media only screen and (max-width: 576px) {
    .contact-page-hero {
        padding: 44px 0 42px;
    }

        .contact-page-hero h1 {
            font-size: 30px;
        }

        .contact-page-hero p {
            font-size: 14px;
            line-height: 1.65;
        }

    .contact-page-section {
        padding: 45px 0 50px;
    }

    .contact-form-card,
    .contact-information-card {
        padding: 25px 20px;
        border-radius: 16px;
    }

    .contact-card-heading h2 {
        font-size: 24px;
    }

    .contact-form-grid,
    .contact-information-list {
        grid-template-columns: 1fr;
    }

    .contact-form-footer {
        align-items: stretch;
        flex-direction: column;
    }

    .g-recaptcha {
        max-width: 100%;
        overflow: hidden;
        transform-origin: left top;
    }

    .contact-submit-button {
        align-self: flex-start;
    }

    .contact-map-heading {
        align-items: flex-start;
        flex-direction: column;
        gap: 8px;
    }

    .contact-map-frame {
        height: 340px;
        border-radius: 15px;
    }

    .contact-page-map {
        padding-bottom: 50px;
    }
}

/* Form hata mesajları */
.contact-page-form label.error,
.contact-page-form .error,
.contact-page-form #gridCheck-error,
.contact-page-form #result-message {
    display: block;
    margin: 6px 0 0;
    color: #dc3545 !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    line-height: 1.4;
}

/* Hatalı alan */
.contact-page-form input.error,
.contact-page-form textarea.error {
    color: #07184f !important;
    border-color: #dc3545 !important;
    background-color: #fffafa;
    box-shadow: 0 0 0 3px rgba(220, 53, 69, 0.07);
}

/* Checkbox'ın varsayılan görüntüsünü gizle */
.contact-page-form .contact-permission input[type="checkbox"] {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    margin: 0 !important;
    padding: 0 !important;
    opacity: 0 !important;
    pointer-events: none;
}

/* Checkbox hata durumunda */
.contact-page-form .contact-permission input.error + .contact-permission__box {
    border-color: #dc3545;
}

/* Harita başlığı */
.contact-map-heading {
    display: block;
    margin-bottom: 20px;
}

/* =====================================================
   KVKK / YASAL METİNLER
===================================================== */

.legal-page-hero {
    position: relative;
    padding: 65px 0 60px;
    overflow: hidden;
    border-bottom: 1px solid #e6e9ee;
    background: radial-gradient(circle at 88% 10%, rgba(227, 82, 5, 0.07), transparent 26%), #f7f8fa;
}

    .legal-page-hero::after {
        position: absolute;
        top: -180px;
        right: -170px;
        width: 390px;
        height: 390px;
        content: "";
        border: 1px solid rgba(7, 24, 79, 0.05);
        border-radius: 50%;
        pointer-events: none;
    }

.legal-page-hero__content {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
    z-index: 1;
}

.legal-page-hero__label {
    display: block;
    margin-bottom: 12px;
    color: #e35205;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1.7px;
}

.legal-page-hero h1 {
    margin: 0;
    color: #07184f;
    font-size: clamp(34px, 3.2vw, 48px);
    font-weight: 700;
    line-height: 1.16;
    letter-spacing: -0.7px;
}

.legal-page-hero__line {
    display: block;
    width: 60px;
    height: 3px;
    margin: 20px auto;
    border-radius: 20px;
    background: #e35205;
}

.legal-page-hero p {
    max-width: 780px;
    margin: 0 auto;
    color: #667085;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
}

/* =====================================================
   ACCORDION ALANI
===================================================== */

.legal-documents-section {
    padding: 70px 0 80px;
    background: #ffffff;
}

.legal-documents-wrapper {
    max-width: 1080px;
    margin: 0 auto;
}

.legal-accordion {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
}

.legal-accordion__item {
    position: relative;
    margin: 0 0 14px !important;
    overflow: hidden;
    border: 1px solid #e0e4eb !important;
    border-radius: 14px;
    background: #ffffff;
    box-shadow: 0 10px 28px rgba(7, 24, 79, 0.055);
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

    .legal-accordion__item:last-child {
        margin-bottom: 0 !important;
    }

    .legal-accordion__item.active-block {
        border-color: rgba(227, 82, 5, 0.35) !important;
        box-shadow: 0 16px 34px rgba(7, 24, 79, 0.08);
    }

/* Accordion başlığı */

.legal-accordion__button {
    position: relative !important;
    display: flex !important;
    min-height: 72px;
    align-items: center;
    justify-content: space-between;
    gap: 25px;
    padding: 20px 22px 20px 25px !important;
    color: #07184f !important;
    border: 0 !important;
    background: #ffffff !important;
    cursor: pointer;
    transition: color 0.2s ease, background-color 0.2s ease;
}

    .legal-accordion__button::before {
        position: absolute;
        top: 20px;
        bottom: 20px;
        left: 0;
        width: 3px;
        content: "";
        border-radius: 0 5px 5px 0;
        background: transparent;
        transition: background-color 0.2s ease;
    }

    .legal-accordion__button:hover {
        color: #e35205 !important;
        background: #fafbfc !important;
    }

.legal-accordion__item.active-block .legal-accordion__button {
    color: #07184f !important;
    background: #fff9f5 !important;
}

    .legal-accordion__item.active-block .legal-accordion__button::before {
        background: #e35205;
    }

.legal-accordion__title {
    color: inherit;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.45;
}

/* Artı / eksi butonu */

.legal-accordion__icon {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    display: flex !important;
    width: 38px !important;
    height: 38px !important;
    flex: 0 0 38px;
    align-items: center;
    justify-content: center;
    color: #07184f;
    border: 1px solid #dce1e9;
    border-radius: 9px;
    background: #f7f8fa;
    font-size: 13px;
    line-height: 1;
    transition: color 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
}

.legal-accordion__item.active-block .legal-accordion__icon {
    color: #ffffff;
    border-color: #e35205;
    background: #e35205;
}

.legal-accordion__icon .icon {
    position: static !important;
    margin: 0 !important;
    line-height: 1 !important;
}

/* Accordion içeriği */

.legal-accordion__content {
    margin: 0 !important;
    border: 0 !important;
    background: #ffffff;
}

    .legal-accordion__content > .content {
        padding: 3px 25px 28px !important;
        border: 0 !important;
    }

.legal-document-text {
    padding-top: 22px;
    color: #5f6878;
    border-top: 1px solid #e8ebf0;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8;
}

    .legal-document-text p {
        margin: 0 0 16px;
        color: inherit;
        font-size: inherit;
        font-weight: inherit;
        line-height: inherit;
    }

    .legal-document-text h2,
    .legal-document-text h3,
    .legal-document-text h4 {
        margin: 28px 0 13px;
        color: #07184f;
        font-weight: 700;
        line-height: 1.4;
    }

    .legal-document-text h2 {
        font-size: 22px;
    }

    .legal-document-text h3 {
        font-size: 19px;
    }

    .legal-document-text h4 {
        font-size: 17px;
    }

    .legal-document-text ul,
    .legal-document-text ol {
        margin: 0 0 18px;
        padding-left: 22px;
    }

    .legal-document-text li {
        margin-bottom: 8px;
    }

    .legal-document-text a {
        color: #e35205;
        font-weight: 600;
        text-decoration: underline;
        text-underline-offset: 3px;
    }

    .legal-document-text strong,
    .legal-document-text b {
        color: #07184f;
        font-weight: 700;
    }

    .legal-document-text table {
        width: 100%;
        margin: 20px 0;
        border-collapse: collapse;
    }

    .legal-document-text th,
    .legal-document-text td {
        padding: 12px 14px;
        border: 1px solid #e0e4eb;
        text-align: left;
        vertical-align: top;
    }

    .legal-document-text th {
        color: #07184f;
        background: #f5f6f8;
        font-weight: 700;
    }

    .legal-document-text > *:first-child {
        margin-top: 0;
    }

    .legal-document-text > *:last-child {
        margin-bottom: 0;
    }

/* Mesaj */

.legal-page-message {
    max-width: 1080px;
    margin: 25px auto;
    padding: 16px 19px;
    color: #5f6878;
    border: 1px solid #e0e4eb;
    border-radius: 10px;
    background: #f8f9fa;
    font-size: 14px;
}

.legal-page-message--error {
    color: #842029;
    border-color: #f5c2c7;
    background: #f8d7da;
}

/* Tablet */

@media only screen and (max-width: 991px) {
    .legal-page-hero {
        padding: 55px 0 52px;
    }

    .legal-documents-section {
        padding: 58px 0 65px;
    }

    .legal-accordion__button {
        min-height: 68px;
    }
}

/* Mobil */

@media only screen and (max-width: 576px) {
    .legal-page-hero {
        padding: 44px 0 42px;
    }

        .legal-page-hero h1 {
            font-size: 29px;
            line-height: 1.2;
        }

        .legal-page-hero p {
            font-size: 14px;
            line-height: 1.65;
        }

    .legal-documents-section {
        padding: 45px 0 52px;
    }

    .legal-accordion__item {
        margin-bottom: 11px !important;
        border-radius: 12px;
    }

    .legal-accordion__button {
        min-height: 64px;
        gap: 14px;
        padding: 17px 15px 17px 19px !important;
    }

    .legal-accordion__title {
        font-size: 14px;
        line-height: 1.45;
    }

    .legal-accordion__icon {
        width: 34px !important;
        height: 34px !important;
        flex-basis: 34px;
        border-radius: 8px;
        font-size: 12px;
    }

    .legal-accordion__content > .content {
        padding: 2px 19px 23px !important;
    }

    .legal-document-text {
        padding-top: 18px;
        font-size: 14px;
        line-height: 1.75;
    }

        .legal-document-text h2 {
            font-size: 20px;
        }

        .legal-document-text h3 {
            font-size: 18px;
        }

        .legal-document-text table {
            display: block;
            overflow-x: auto;
            white-space: nowrap;
        }
}

/* Eski accordion ikon stillerini sıfırla */
.legal-accordion .legal-accordion__item .legal-accordion__button .legal-accordion__icon {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    display: flex !important;
    width: 38px !important;
    min-width: 38px !important;
    height: 38px !important;
    min-height: 38px !important;
    flex: 0 0 38px !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
    color: #07184f !important;
    border: 1px solid #dce1e9 !important;
    border-radius: 9px !important;
    background: #f7f8fa !important;
    line-height: 1 !important;
    transform: none !important;
}

.legal-accordion .legal-accordion__icon::before,
.legal-accordion .legal-accordion__icon::after {
    display: none !important;
    content: none !important;
}

/* Artı ve eksi ikonlarını sıfırla */
.legal-accordion .legal-accordion__icon .icon {
    position: absolute !important;
    inset: 0 !important;
    display: flex !important;
    width: 100% !important;
    height: 100% !important;
    align-items: center !important;
    justify-content: center !important;
    margin: 0 !important;
    padding: 0 !important;
    color: inherit !important;
    border: 0 !important;
    background: transparent !important;
    font-size: 12px !important;
    line-height: 1 !important;
    transform: none !important;
}

/* Kapalı durumda yalnızca artı */
.legal-accordion .legal-accordion__icon .icon-plus {
    visibility: visible !important;
    opacity: 1 !important;
}

.legal-accordion .legal-accordion__icon .icon-minus {
    visibility: hidden !important;
    opacity: 0 !important;
}

/* Açık durumda yalnızca eksi */
.legal-accordion__item.active-block .legal-accordion__icon,
.legal-accordion__button.active .legal-accordion__icon {
    color: #ffffff !important;
    border-color: #e35205 !important;
    background: #e35205 !important;
}

.legal-accordion__item.active-block .icon-plus,
.legal-accordion__button.active .icon-plus {
    visibility: hidden !important;
    opacity: 0 !important;
}

.legal-accordion__item.active-block .icon-minus,
.legal-accordion__button.active .icon-minus {
    visibility: visible !important;
    opacity: 1 !important;
}

/* Hover */
.legal-accordion__button:hover .legal-accordion__icon {
    color: #ffffff !important;
    border-color: #e35205 !important;
    background: #e35205 !important;
}

@media only screen and (max-width: 576px) {
    .legal-accordion .legal-accordion__item .legal-accordion__button .legal-accordion__icon {
        width: 34px !important;
        min-width: 34px !important;
        height: 34px !important;
        min-height: 34px !important;
        flex-basis: 34px !important;
        border-radius: 8px !important;
    }
}

/* =====================================================
   KURUMSAL HAKKIMIZDA SAYFASI
===================================================== */

.corporate-about-section {
    position: relative;
    padding: 75px 0 82px;
    overflow: hidden;
    background: radial-gradient(circle at 8% 8%, rgba(227, 82, 5, 0.065), transparent 28%), #f6f7f9;
}

    .corporate-about-section::before {
        position: absolute;
        top: -190px;
        right: -170px;
        width: 430px;
        height: 430px;
        content: "";
        border: 1px solid rgba(7, 24, 79, 0.055);
        border-radius: 50%;
        pointer-events: none;
    }

.corporate-about-panel {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1.12fr) minmax(390px, 0.88fr);
    align-items: stretch;
    overflow: hidden;
    border: 1px solid #e1e5ec;
    border-radius: 24px;
    background: #ffffff;
    box-shadow: 0 25px 65px rgba(7, 24, 79, 0.09);
}

    .corporate-about-panel::before {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        height: 4px;
        content: "";
        background: linear-gradient(90deg, #e35205, #07184f);
        z-index: 2;
    }

.corporate-about-content {
    display: flex;
    min-width: 0;
    flex-direction: column;
    justify-content: center;
    padding: 56px 55px;
}

.corporate-section-label {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 17px;
    color: #e35205;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 1.55px;
}

    .corporate-section-label > span {
        display: block;
        width: 34px;
        height: 3px;
        flex: 0 0 34px;
        border-radius: 20px;
        background: #e35205;
    }

.corporate-about-content h1 {
    max-width: 760px;
    margin: 0 0 24px;
    color: #07184f;
    font-size: clamp(35px, 3vw, 36px);
    font-weight: 700;
    line-height: 1.16;
    letter-spacing: -0.8px;
}

    .corporate-about-content h1 * {
        color: inherit;
        font: inherit;
        line-height: inherit;
    }

.corporate-about-text {
    max-width: 760px;
    color: #626c7c;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.85;
}

    .corporate-about-text p {
        margin: 0 0 18px;
        color: inherit;
        font: inherit;
        line-height: inherit;
    }

    .corporate-about-text h2,
    .corporate-about-text h3,
    .corporate-about-text h4 {
        margin: 27px 0 13px;
        color: #e35205;
        font-size: 21px;
        font-weight: 700;
        line-height: 1.4;
    }

    .corporate-about-text strong,
    .corporate-about-text b {
        color: #07184f;
        font-weight: 700;
    }

    .corporate-about-text > *:first-child {
        margin-top: 0;
    }

    .corporate-about-text > *:last-child {
        margin-bottom: 0;
    }

/* =====================================================
   HAKKIMIZDA FOTOĞRAFI
===================================================== */

.corporate-about-image {
    position: relative;
    min-width: 0;
    min-height: 570px;
    overflow: hidden;
    margin: 20px;
    margin-left: 0;
    border-radius: 18px;
    background: #07184f;
}

    .corporate-about-image::after {
        position: absolute;
        inset: 0;
        content: "";
        pointer-events: none;
        background: linear-gradient(180deg, transparent 55%, rgba(7, 24, 79, 0.16));
    }

    .corporate-about-image img {
        display: block;
        width: 100%;
        height: 100%;
        min-height: 570px;
        object-fit: cover;
        object-position: center;
    }

.corporate-about-image__frame {
    position: absolute;
    inset: 13px;
    border: 1px solid rgba(255, 255, 255, 0.48);
    border-radius: 12px;
    pointer-events: none;
    z-index: 1;
}

/* =====================================================
   NEDEN ECC OTOMASYON?
===================================================== */

.corporate-values-section {
    position: relative;
    padding: 82px 0 88px;
    overflow: hidden;
    background: #ffffff;
}

.corporate-values-heading {
    display: grid;
    grid-template-columns: minmax(0, 1.2fr) minmax(330px, 0.8fr);
    align-items: end;
    gap: 55px;
    margin-bottom: 40px;
}

    .corporate-values-heading h2 {
        margin: 0;
        color: #07184f;
        font-size: clamp(33px, 3vw, 44px);
        font-weight: 700;
        line-height: 1.18;
        letter-spacing: -0.6px;
    }

    .corporate-values-heading > p {
        max-width: 520px;
        margin: 0;
        color: #667085;
        font-size: 15px;
        line-height: 1.75;
    }

.corporate-values-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    align-items: stretch;
    gap: 22px;
}

.corporate-value-card {
    position: relative;
    display: flex;
    min-width: 0;
    min-height: 285px;
    flex-direction: column;
    padding: 27px 24px 25px;
    overflow: hidden;
    border: 1px solid #e0e4eb;
    border-radius: 17px;
    background: #f9fafb;
    box-shadow: 0 12px 32px rgba(7, 24, 79, 0.055);
    transition: border-color 0.25s ease, background-color 0.25s ease, transform 0.25s ease;
}

    .corporate-value-card::before {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        height: 3px;
        content: "";
        background: #e35205;
    }

    .corporate-value-card:hover {
        border-color: rgba(227, 82, 5, 0.32);
        background: #ffffff;
        transform: translateY(-4px);
    }

.corporate-value-icon {
    display: flex;
    width: 52px;
    height: 52px;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
    color: #e35205;
    border: 1px solid rgba(227, 82, 5, 0.2);
    border-radius: 13px;
    background: #fff3ec;
    font-size: 24px;
}

    .corporate-value-icon span {
        display: flex;
        align-items: center;
        justify-content: center;
        line-height: 1;
    }

.corporate-value-content {
    display: flex;
    flex: 1;
    flex-direction: column;
}

    .corporate-value-content h3 {
        min-height: calc(2 * 1.38em);
        margin: 0 0 13px;
        color: #07184f;
        font-size: 18px;
        font-weight: 700;
        line-height: 1.38;
    }

.corporate-value-description {
    color: #667085;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.75;
}

    .corporate-value-description p {
        margin: 0 0 10px;
        color: inherit;
        font: inherit;
        line-height: inherit;
    }

    .corporate-value-description > *:last-child {
        margin-bottom: 0;
    }

/* =====================================================
   UYGULAMA VE HİZMET ALANI
===================================================== */

.corporate-solution-section {
    position: relative;
    padding: 82px 0 88px;
    overflow: hidden;
    background: radial-gradient(circle at 90% 12%, rgba(227, 82, 5, 0.12), transparent 27%), #07184f;
}

    .corporate-solution-section::before {
        position: absolute;
        inset: 0;
        content: "";
        opacity: 0.055;
        pointer-events: none;
        background-image: linear-gradient(rgba(255, 255, 255, 0.7) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.7) 1px, transparent 1px);
        background-size: 52px 52px;
    }

.corporate-solution-panel {
    position: relative;
    display: grid;
    grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
    align-items: stretch;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.14);
    border-radius: 22px;
    background: rgba(255, 255, 255, 0.065);
    box-shadow: 0 26px 65px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.corporate-solution-image {
    position: relative;
    min-height: 460px;
    overflow: hidden;
    background: #111827;
}

    .corporate-solution-image::after {
        position: absolute;
        inset: 0;
        content: "";
        pointer-events: none;
        background: linear-gradient(90deg, transparent 72%, rgba(7, 24, 79, 0.2));
    }

    .corporate-solution-image img {
        display: block;
        width: 100%;
        height: 100%;
        min-height: 460px;
        object-fit: cover;
        object-position: center;
    }

.corporate-solution-content {
    display: flex;
    min-width: 0;
    flex-direction: column;
    justify-content: center;
    padding: 48px 45px;
}

.corporate-section-label--light {
    color: #ff7027;
}

    .corporate-section-label--light > span {
        background: #ff7027;
    }

.corporate-solution-content h2 {
    margin: 0 0 20px;
    color: #ffffff;
    font-size: clamp(30px, 2.7vw, 42px);
    font-weight: 700;
    line-height: 1.18;
    letter-spacing: -0.5px;
}

.corporate-solution-description {
    color: rgba(255, 255, 255, 0.72);
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8;
}

    .corporate-solution-description h5 {
        margin: 0;
        color: inherit;
        font: inherit;
        line-height: inherit;
    }

    .corporate-solution-description p {
        margin: 0 0 15px;
        color: inherit;
        font: inherit;
        line-height: inherit;
    }

    .corporate-solution-description strong,
    .corporate-solution-description b {
        color: #ffffff;
        font-weight: 700;
    }

    .corporate-solution-description > *:last-child {
        margin-bottom: 0;
    }

/* =====================================================
   MESAJ
===================================================== */

.corporate-page-message {
    margin: 25px 0;
    padding: 15px 18px;
    border-radius: 9px;
}

.corporate-page-message--error {
    color: #842029;
    border: 1px solid #f5c2c7;
    background: #f8d7da;
}

/* =====================================================
   TABLET
===================================================== */

@media only screen and (max-width: 991px) {
    .corporate-about-section {
        padding: 60px 0 65px;
    }

    .corporate-about-panel {
        grid-template-columns: 1fr;
    }

    .corporate-about-content {
        padding: 43px 38px 32px;
    }

    .corporate-about-image {
        min-height: 420px;
        margin: 0 24px 24px;
    }

        .corporate-about-image img {
            min-height: 420px;
        }

    .corporate-values-section {
        padding: 65px 0 70px;
    }

    .corporate-values-heading {
        grid-template-columns: 1fr;
        gap: 16px;
        margin-bottom: 34px;
    }

        .corporate-values-heading > p {
            max-width: 680px;
        }

    .corporate-values-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .corporate-value-card {
        min-height: 245px;
    }

    .corporate-solution-section {
        padding: 65px 0 70px;
    }

    .corporate-solution-panel {
        grid-template-columns: 1fr;
    }

    .corporate-solution-image {
        min-height: 390px;
    }

        .corporate-solution-image img {
            min-height: 390px;
        }

    .corporate-solution-content {
        padding: 40px 36px;
    }
}

/* =====================================================
   MOBİL
===================================================== */

@media only screen and (max-width: 576px) {
    .corporate-about-section {
        padding: 45px 0 50px;
    }

    .corporate-about-panel {
        border-radius: 17px;
    }

    .corporate-about-content {
        padding: 34px 21px 25px;
    }

        .corporate-about-content h1 {
            margin-bottom: 18px;
            font-size: 29px;
            line-height: 1.2;
        }

    .corporate-about-text {
        font-size: 14px;
        line-height: 1.75;
    }

        .corporate-about-text h2,
        .corporate-about-text h3,
        .corporate-about-text h4 {
            margin-top: 23px;
            font-size: 19px;
        }

    .corporate-about-image {
        min-height: 300px;
        margin: 0 13px 13px;
        border-radius: 13px;
    }

        .corporate-about-image img {
            min-height: 300px;
        }

    .corporate-about-image__frame {
        inset: 9px;
        border-radius: 9px;
    }

    .corporate-values-section {
        padding: 50px 0 55px;
    }

    .corporate-values-heading {
        margin-bottom: 28px;
    }

        .corporate-values-heading h2 {
            font-size: 29px;
        }

        .corporate-values-heading > p {
            font-size: 14px;
            line-height: 1.65;
        }

    .corporate-values-grid {
        grid-template-columns: 1fr;
        gap: 17px;
    }

    .corporate-value-card {
        min-height: auto;
        padding: 24px 21px 23px;
        border-radius: 15px;
    }

    .corporate-value-icon {
        width: 48px;
        height: 48px;
        margin-bottom: 20px;
        font-size: 21px;
    }

    .corporate-value-content h3 {
        min-height: auto;
        font-size: 18px;
    }

    .corporate-solution-section {
        padding: 50px 0 55px;
    }

    .corporate-solution-panel {
        border-radius: 17px;
    }

    .corporate-solution-image {
        min-height: 270px;
    }

        .corporate-solution-image img {
            min-height: 270px;
        }

    .corporate-solution-content {
        padding: 31px 22px 33px;
    }

        .corporate-solution-content h2 {
            margin-bottom: 15px;
            font-size: 28px;
        }

    .corporate-solution-description {
        font-size: 14px;
        line-height: 1.7;
    }
}

/* Hareket azaltma tercihi */

@media (prefers-reduced-motion: reduce) {
    .corporate-value-card {
        transition: none;
    }
}

/* =====================================================
   HAKKIMIZDA SAYFA BAŞLIĞI
===================================================== */

.corporate-page-hero {
    position: relative;
    padding: 58px 0 54px;
    overflow: hidden;
    border-bottom: 1px solid #e5e8ee;
    background: radial-gradient(circle at 88% 12%, rgba(227, 82, 5, 0.065), transparent 25%), #f7f8fa;
}

    .corporate-page-hero::after {
        position: absolute;
        top: -190px;
        right: -160px;
        width: 390px;
        height: 390px;
        content: "";
        border: 1px solid rgba(7, 24, 79, 0.05);
        border-radius: 50%;
        pointer-events: none;
    }

.corporate-page-hero__content {
    position: relative;
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
    z-index: 1;
}

.corporate-page-hero h1 {
    margin: 0;
    color: #07184f;
    font-size: clamp(34px, 3.2vw, 47px);
    font-weight: 700;
    line-height: 1.16;
    letter-spacing: -0.7px;
}

.corporate-page-hero__line {
    display: block;
    width: 62px;
    height: 3px;
    margin: 19px auto;
    border-radius: 20px;
    background: #e35205;
}

.corporate-page-hero p {
    max-width: 780px;
    margin: 0 auto;
    color: #667085;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.75;
}

/* Vitrindeki ikinci seviye başlık */

.corporate-about-title {
    max-width: 760px;
    margin: 0 0 24px;
    color: #07184f;
    font-size: clamp(32px, 2.8vw, 44px);
    font-weight: 700;
    line-height: 1.17;
    letter-spacing: -0.7px;
}

    .corporate-about-title * {
        color: inherit;
        font: inherit;
        line-height: inherit;
    }

@media only screen and (max-width: 576px) {
    .corporate-page-hero {
        padding: 43px 0 40px;
    }

        .corporate-page-hero h1 {
            font-size: 30px;
        }

        .corporate-page-hero p {
            font-size: 14px;
            line-height: 1.65;
        }

    .corporate-about-title {
        margin-bottom: 18px;
        font-size: 28px;
        line-height: 1.2;
    }
}

.activity-service-card__image {
    position: relative;
}

.activity-service-card__project-tag {
    position: absolute;
    top: 18px;
    left: 18px;
    display: inline-flex;
    max-width: calc(100% - 36px);
    align-items: center;
    gap: 7px;
    padding: 8px 13px;
    color: #28733a;
    border: 1px solid rgba(40, 115, 58, 0.25);
    border-radius: 50px;
    background: rgba(245, 251, 246, 0.95);
    box-shadow: 0 7px 20px rgba(18, 74, 34, 0.15);
    font-family: "Lora", Georgia, serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: 0.4px;
    backdrop-filter: blur(5px);
    z-index: 4;
}

    .activity-service-card__project-tag svg {
        display: block;
        width: 19px;
        height: 19px;
        flex: 0 0 19px;
        fill: none;
        stroke: currentColor;
        stroke-width: 2.1;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

    .activity-service-card__project-tag > span {
        min-width: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

@media only screen and (max-width: 576px) {
    .activity-service-card__link-content {
        font-size: 12px;
    }

    .activity-service-card__project-reference {
        font-size: 11.5px;
    }
}

.activity-service-card__link-text {
    display: inline;
    color: #07184f;
    font-size: 13px;
    font-weight: 700;
    line-height: inherit;
    overflow-wrap: break-word;
}

.activity-service-card__project-reference {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    margin-left: 0px;
    color: #2f7d32 !important;
    font-family: "Lora", Georgia, serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.3;
    white-space: nowrap;
    vertical-align: middle;
    transform: translateY(-1px);
}

    .activity-service-card__project-reference svg {
        display: block;
        width: 18px;
        height: 18px;
        flex: 0 0 18px;
        fill: none;
        stroke: currentColor;
        stroke-width: 2.1;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

@media only screen and (max-width: 576px) {
    .activity-service-card__link-text,
    .activity-service-card__project-reference {
        font-size: 12px;
    }

    .activity-service-card__project-reference {
        gap: 4px;
        margin-left: 5px;
    }

        .activity-service-card__project-reference svg {
            width: 16px;
            height: 16px;
            flex-basis: 16px;
        }
}

.project-tag-span {
    display: inline-block;
    transform: translateY(3px);
}


/* =====================================================
   ÜRETİM SÜRECİ
===================================================== */

.production-process-section {
    position: relative;
    width: 100%;
    margin-bottom: 100px;
}


/* =====================================================
   ÜRETİM SÜRECİ BAŞLIĞI
===================================================== */

.production-showcase-header {
    background: linear-gradient( rgba(255, 255, 255, 0.025) 1px, transparent 1px ), linear-gradient( 90deg, rgba(255, 255, 255, 0.025) 1px, transparent 1px ), radial-gradient( circle at 92% 10%, rgba(227, 82, 5, 0.18), transparent 27% ), linear-gradient( 135deg, #07184f, #06143f );
    background-size: 34px 34px, 34px 34px, auto, auto;
    box-shadow: 0 25px 60px rgba(7, 24, 79, 0.16);
}

    .production-showcase-header::before {
        position: absolute;
        top: -150px;
        right: -90px;
        width: 340px;
        height: 340px;
        border: 1px solid rgba(255, 255, 255, 0.07);
        border-radius: 50%;
        content: "";
    }

.production-showcase-header__eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 13px;
    margin-bottom: 18px;
    color: #f07a39;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 2.4px;
}

.production-showcase-header__eyebrow-line {
    display: block;
    width: 44px;
    height: 2px;
    background: #e35205;
}

.production-showcase-header__description {
    margin-top: 23px;
}

    .production-showcase-header__description > *:last-child {
        margin-bottom: 0;
    }


/* =====================================================
   ÜRETİM ZAMAN ÇİZGİSİ
===================================================== */

.production-timeline {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 58px;
    margin-top: 68px;
}

    .production-timeline::before {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 37px;
        width: 2px;
        background: linear-gradient( to bottom, #e35205, rgba(7, 24, 79, 0.14) 16%, rgba(7, 24, 79, 0.14) 84%, transparent );
        content: "";
    }

.production-timeline-step {
    position: relative;
    padding-left: 110px;
}

.production-timeline-step__marker {
    position: absolute;
    top: 38px;
    left: 0;
    z-index: 4;
    display: flex;
    width: 76px;
    height: 76px;
    align-items: center;
    justify-content: center;
    border: 8px solid #fff;
    border-radius: 23px;
    background: #07184f;
    box-shadow: 0 12px 28px rgba(7, 24, 79, 0.18);
}

    .production-timeline-step__marker::after {
        position: absolute;
        right: -43px;
        width: 35px;
        height: 2px;
        background: #e35205;
        content: "";
    }

    .production-timeline-step__marker span {
        color: #fff;
        font-size: 18px;
        font-weight: 800;
    }


/* =====================================================
   BÜTÜNLEŞİK ÜRETİM KARTI
===================================================== */

.production-timeline-step__surface {
    display: grid;
    grid-template-columns: 520px minmax(0, 1fr);
    align-items: stretch;
    min-height: 520px;
    overflow: hidden;
    border: 1px solid #dfe3ea;
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 22px 55px rgba(7, 24, 79, 0.09), 0 3px 10px rgba(7, 24, 79, 0.035);
}

.production-timeline-step.is-reversed
.production-timeline-step__surface {
    grid-template-columns: minmax(0, 1fr) 520px;
}

.production-timeline-step.is-reversed
.production-timeline-step__media {
    order: 2;
}

.production-timeline-step.is-reversed
.production-timeline-step__content {
    order: 1;
}


/* =====================================================
   ÜRETİM GÖRSELLERİ
===================================================== */

.production-timeline-step__media {
    position: relative;
    width: 520px;
    min-height: 520px;
    align-self: stretch;
    padding: 0;
    overflow: hidden;
    background: #e9edf2;
}

.production-step-gallery {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    min-height: 100%;
    aspect-ratio: auto;
    overflow: hidden;
    border-radius: 0;
    background: transparent;
}

    .production-step-gallery::before,
    .production-step-gallery::after,
    .production-step-gallery
    .activity-slider-item::before,
    .production-step-gallery
    .activity-slider-item::after {
        display: none;
        content: none;
        background: none;
    }

    .production-step-gallery
    .activity-slider-wrapper,
    .production-step-gallery
    .activity-slider-item {
        width: 100%;
        height: 100%;
        min-height: 100%;
        background: transparent;
    }

        .production-step-gallery
        .activity-slider-item img {
            display: block;
            width: 100%;
            height: 100%;
            min-height: 100%;
            object-fit: cover;
            object-position: center;
            border-radius: 0;
            opacity: 1;
            filter: none;
            transform: none;
            transition: none;
        }

.production-step-gallery__empty {
    position: absolute;
    inset: 0;
    display: flex;
    width: 100%;
    height: 100%;
    min-height: 100%;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    background: radial-gradient( circle at center, rgba(227, 82, 5, 0.18), transparent 38% ), linear-gradient( 135deg, #07184f, #061239 );
}

    .production-step-gallery__empty strong {
        color: rgba(255, 255, 255, 0.85);
        font-size: 58px;
        font-weight: 800;
        letter-spacing: 9px;
    }


/* =====================================================
   ÜRETİM AÇIKLAMASI
===================================================== */

.production-timeline-step__content {
    display: flex;
    min-width: 0;
    min-height: 520px;
    flex-direction: column;
    justify-content: center;
    padding: 52px 55px;
    background: #fff;
}

    .production-timeline-step__content::before,
    .production-timeline-step__content::after {
        display: none;
        content: none;
    }

    .production-timeline-step__content h3 {
        margin: 0 0 25px;
        color: #07184f;
        font-size: clamp(25px, 2.25vw, 34px);
        font-weight: 750;
        line-height: 1.28;
        letter-spacing: -0.3px;
    }

.production-timeline-step__description {
    color: #596373;
    font-size: 15px;
    line-height: 1.9;
}

    .production-timeline-step__description p {
        margin: 0 0 14px;
        color: inherit;
        font: inherit;
        line-height: inherit;
    }

    .production-timeline-step__description > *:last-child {
        margin-bottom: 0;
    }


/* =====================================================
   ÜRETİM SLIDER KONTROLLERİ
===================================================== */

.production-step-gallery
.activity-slider-arrow {
    border-color: rgba(255, 255, 255, 0.38);
    background: rgba(7, 24, 79, 0.72);
}

.production-step-gallery
.activity-slider-prev {
    left: 16px;
}

.production-step-gallery
.activity-slider-next {
    right: 16px;
}

.production-step-gallery
.activity-slider-dots {
    bottom: 16px;
}


/* =====================================================
   ÜRÜNLER + SIDEBAR
===================================================== */

.activity-products-layout {
    margin-top: 0;
}

    .activity-products-layout.without-sidebar {
        grid-template-columns: minmax(0, 1fr);
    }

.activity-products-section {
    margin: 0;
}

.activity-products-section__header {
    position: relative;
    margin-bottom: 38px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e2e5ea;
}

    .activity-products-section__header::after {
        position: absolute;
        bottom: -1px;
        left: 0;
        width: 80px;
        height: 3px;
        background: #e35205;
        content: "";
    }

.activity-products-section__eyebrow {
    display: inline-block;
    margin-bottom: 12px;
    color: #e35205;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.activity-products-section__header h2 {
    margin: 0;
    color: #07184f;
    font-size: clamp(28px, 3.2vw, 44px);
    font-weight: 750;
    line-height: 1.2;
}

.activity-products-section__description {
    max-width: 900px;
    margin-top: 18px;
    color: #5a6473;
    font-size: 16px;
    line-height: 1.8;
}


/* =====================================================
   ORTA BOY MASAÜSTÜ
===================================================== */

@media only screen and (max-width: 1199px) {
    .production-timeline-step__surface {
        grid-template-columns: 460px minmax(0, 1fr);
        min-height: 470px;
    }

    .production-timeline-step.is-reversed
    .production-timeline-step__surface {
        grid-template-columns: minmax(0, 1fr) 460px;
    }

    .production-timeline-step__media {
        width: 460px;
        min-height: 470px;
    }

    .production-timeline-step__content {
        min-height: 470px;
        padding: 42px;
    }
}


/* =====================================================
   TABLET
===================================================== */

@media only screen and (max-width: 991px) {
    .production-showcase-header {
        padding: 48px 40px;
    }

    .production-timeline::before,
    .production-timeline-step__marker {
        display: none;
    }

    .production-timeline-step {
        padding-left: 0;
    }

        .production-timeline-step__surface,
        .production-timeline-step.is-reversed
        .production-timeline-step__surface {
            grid-template-columns: minmax(0, 1fr);
        }

        .production-timeline-step.is-reversed
        .production-timeline-step__media,
        .production-timeline-step.is-reversed
        .production-timeline-step__content {
            order: initial;
        }

    .production-timeline-step__media {
        position: relative;
        width: 100%;
        height: 400px;
        min-height: 400px;
    }

    .production-timeline-step__content {
        min-height: auto;
        padding: 40px;
    }
}


/* =====================================================
   MOBİL
===================================================== */

@media only screen and (max-width: 576px) {
    .production-process-section {
        margin-bottom: 65px;
    }

    .production-showcase-header {
        margin-right: -5px;
        margin-left: -5px;
        padding: 36px 23px;
        border-radius: 20px;
    }

        .production-showcase-header h2 {
            font-size: 30px;
            letter-spacing: -0.4px;
        }

    .production-showcase-header__description {
        font-size: 14px;
        line-height: 1.75;
    }

    .production-timeline {
        gap: 32px;
        margin-top: 42px;
    }

    .production-timeline-step__surface {
        border-radius: 16px;
    }

    .production-timeline-step__media {
        width: 100%;
        height: 270px;
        min-height: 270px;
    }

    .production-timeline-step__content {
        min-height: auto;
        padding: 29px 22px;
    }

        .production-timeline-step__content h3 {
            margin-bottom: 18px;
            font-size: 22px;
        }

    .production-timeline-step__description {
        font-size: 14px;
        line-height: 1.78;
    }
}


/* =====================================================
   HAREKET AZALTMA
===================================================== */

.production-timeline-step__surface,
.production-timeline-step__media,
.production-timeline-step__marker,
.production-step-gallery,
.production-step-gallery
.activity-slider-item,
.production-step-gallery
.activity-slider-item img {
    animation: none;
    transition: none;
}
/* =====================================================
   FRAME ID – ECC İZ PROJESİ
===================================================== */

.frame-id-seedling {
    position: relative;
    display: grid;
    grid-template-columns: 72px minmax(0, 1fr);
    gap: 24px;
    margin: 32px 0 70px;
    padding: 30px 32px;
    overflow: hidden;
    border: 1px solid #d8e8dc;
    border-left: 4px solid #398a55;
    border-radius: 16px;
    background: radial-gradient( circle at 96% 8%, rgba(71, 145, 91, 0.09), transparent 26% ), #f7fbf8;
}

    .frame-id-seedling::after {
        position: absolute;
        right: -48px;
        bottom: -62px;
        width: 160px;
        height: 160px;
        border: 1px solid rgba(57, 138, 85, 0.1);
        border-radius: 50%;
        content: "";
        pointer-events: none;
    }

.frame-id-seedling__icon {
    position: relative;
    z-index: 1;
    display: flex;
    width: 64px;
    height: 64px;
    align-items: center;
    justify-content: center;
    border: 1px solid #cfe2d4;
    border-radius: 18px;
    background: #fff;
    color: #347d4c;
}

    .frame-id-seedling__icon svg {
        display: block;
        width: 38px;
        height: 38px;
        fill: none;
        stroke: currentColor;
        stroke-width: 2;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

.frame-id-seedling__content {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 1120px;
    min-width: 0;
}

.frame-id-seedling__eyebrow {
    display: block;
    margin-bottom: 8px;
    color: #398a55;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 1.8px;
}

.frame-id-seedling__content h4 {
    margin: 0 0 15px;
    color: #143b22;
    font-size: clamp(19px, 2vw, 24px);
    font-weight: 700;
    line-height: 1.4;
}

.frame-id-seedling__description {
    margin-bottom: 22px;
    color: #526359;
    font-size: 15px;
    line-height: 1.8;
}

    .frame-id-seedling__description p {
        margin: 0 0 12px;
        color: inherit;
        font: inherit;
        line-height: inherit;
    }

    .frame-id-seedling__description > *:last-child {
        margin-bottom: 0;
    }

/* =====================================================
   FİDAN HİKÂYESİ BUTONU
===================================================== */

.frame-id-seedling__link {
    display: inline-flex;
    min-height: 48px;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 11px 18px;
    color: #25683d;
    border: 1px solid #9bc9a8;
    border-radius: 10px;
    background: #eaf5ed;
    font-family: inherit;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
    text-decoration: none;
    letter-spacing: 0.1px;
}

    .frame-id-seedling__link:hover,
    .frame-id-seedling__link:focus {
        color: #fff;
        border-color: #347d4c;
        background: #347d4c;
        text-decoration: none;
    }

    .frame-id-seedling__link svg {
        display: block;
        width: 19px;
        height: 19px;
        flex: 0 0 19px;
        fill: none;
        stroke: currentColor;
        stroke-width: 2;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

/* =====================================================
   RESPONSIVE
===================================================== */

@media (max-width: 576px) {
    .frame-id-seedling {
        grid-template-columns: 1fr;
        gap: 17px;
        margin: 25px 0 48px;
        padding: 24px 20px;
        border-radius: 13px;
    }

    .frame-id-seedling__icon {
        width: 55px;
        height: 55px;
        border-radius: 15px;
    }

        .frame-id-seedling__icon svg {
            width: 33px;
            height: 33px;
        }

    .frame-id-seedling__content h4 {
        font-size: 19px;
    }


    .frame-id-seedling__link {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        font-size: 14px;
        text-align: center;
    }
}

/* =====================================================
   ÜRÜN KATALOĞU BAŞLIĞI
===================================================== */

.product-catalog-header {
    grid-template-columns: minmax(0, 1fr) 100px;
    gap: 32px;
}

.product-catalog-header__content {
    min-width: 0;
}

.product-catalog-header__description {
    margin-top: 14px;
}

/* =====================================================
   ÜRÜN KATALOĞU İKONU
===================================================== */

.product-catalog-header__icon {
    justify-self: end;
}

    .product-catalog-header__icon svg {
        display: block;
        width: 48px;
        height: 48px;
        fill: none;
        stroke: currentColor;
        stroke-width: 2;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

/* Kart başlıklarının eşit ve düzenli görünmesi */

/* =====================================================
   RESPONSIVE
===================================================== */

@media (max-width: 767px) {
    .product-catalog-header {
        grid-template-columns: minmax(0, 1fr);
        gap: 20px;
    }

    .product-catalog-header__icon {
        display: none;
    }
}

.product-catalog-header::before {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 4px;
    background: #e35205;
    content: "";
}

.product-catalog-header__eyebrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 11px;
    margin-bottom: 9px;
    color: #e35205;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 1.8px;
}

.product-catalog-header__line {
    display: block;
    width: 32px;
    height: 2px;
    background: #e35205;
}

.product-catalog-header__icon {
    position: absolute;
    top: 50%;
    right: 34px;
    z-index: 2;
    display: flex;
    width: 82px;
    height: 82px;
    align-items: center;
    justify-content: center;
    border: 1px solid #e0e5ec;
    border-radius: 20px;
    background: #f7f8fa;
    color: #07184f;
    transform: translateY(-50%);
}

.production-showcase-header {
    position: relative;
    display: flex;
    min-height: 170px;
    align-items: center;
    justify-content: center;
    padding: 42px 55px;
    overflow: hidden;
    border-radius: 26px;
}

.production-showcase-header__content {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}

.production-showcase-header__eyebrow {
    justify-content: center;
}

.production-showcase-header h2 {
    max-width: 850px;
    margin: 0 auto;
    color: #fff;
    font-size: clamp(28px, 3vw, 42px);
    font-weight: 750;
    line-height: 1.18;
    letter-spacing: -0.5px;
    text-align: center;
}

.production-showcase-header__description {
    max-width: 760px;
    margin: 18px auto 0;
    color: rgba(255, 255, 255, 0.72);
    font-size: 15px;
    line-height: 1.8;
    text-align: center;
}

.product-catalog-grid .activity-detail-card {
    position: relative;
}

.product-catalog-grid
.activity-detail-card__content {
    position: relative;
}

    .product-catalog-grid
    .activity-detail-card__content::before {
        position: absolute;
        top: 0;
        left: 27px;
        width: 52px;
        height: 3px;
        background: #e35205;
        content: "";
    }

.product-card__eyebrow {
    display: block;
    margin-bottom: 9px;
    color: #e35205;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 1.5px;
}

@media (max-width: 767px) {

    .product-catalog-header__icon {
        right: 18px;
        width: 56px;
        height: 56px;
        border-radius: 15px;
    }

        .product-catalog-header__icon svg {
            width: 34px;
            height: 34px;
        }

    .production-showcase-header {
        min-height: 145px;
        padding: 35px 25px;
    }

        .production-showcase-header h2 {
            font-size: 29px;
        }

    .product-catalog-grid
    .activity-detail-card__content::before {
        left: 22px;
    }
}

/* =====================================================
   ÜRÜNLER BÖLÜM BAŞLIĞI
===================================================== */

.product-catalog-header {
    position: relative;
    display: flex;
    min-height: 145px;
    align-items: center;
    justify-content: center;
    margin-bottom: 38px;
    padding: 34px 45px;
    overflow: hidden;
    border: 1px solid #e0e4eb;
    border-radius: 18px;
    background: linear-gradient( 90deg, rgba(7, 24, 79, 0.018) 1px, transparent 1px ), linear-gradient( rgba(7, 24, 79, 0.018) 1px, transparent 1px ), #fff;
    background-size: 28px 28px;
    box-shadow: 0 13px 35px rgba(7, 24, 79, 0.065);
}

    .product-catalog-header::before,
    .product-catalog-header::after {
        position: absolute;
        top: 50%;
        width: 80px;
        height: 1px;
        background: rgba(227, 82, 5, 0.32);
        content: "";
    }

    .product-catalog-header::before {
        left: 45px;
    }

    .product-catalog-header::after {
        right: 45px;
    }

.product-catalog-header__content {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 720px;
    margin: 0 auto;
    text-align: center;
}

.product-catalog-header h2 {
    margin: 0;
    color: #07184f;
    font-size: clamp(29px, 3vw, 41px);
    font-weight: 750;
    line-height: 1.18;
    letter-spacing: -0.5px;
}

.product-catalog-header__accent {
    display: block;
    width: 62px;
    height: 4px;
    margin: 15px auto 0;
    border-radius: 10px;
    background: #e35205;
}

.product-catalog-header__description {
    max-width: 650px;
    margin: 18px auto 0;
    color: #616b7a;
    font-size: 14px;
    line-height: 1.75;
}

    .product-catalog-header__description p {
        margin: 0 0 8px;
        color: inherit;
        font: inherit;
        line-height: inherit;
    }

    .product-catalog-header__description > *:last-child {
        margin-bottom: 0;
    }

/* =====================================================
   ÜRÜN KARTLARI
===================================================== */

.product-catalog-grid {
    align-items: stretch;
    gap: 28px;
}

    .product-catalog-grid
    .activity-detail-card {
        display: flex;
        height: 100%;
        flex-direction: column;
        overflow: hidden;
        border: 1px solid #dfe3ea;
        border-radius: 18px;
        background: #fff;
        box-shadow: 0 15px 38px rgba(7, 24, 79, 0.075);
        transform: none;
        transition: none;
    }

        .product-catalog-grid
        .activity-detail-card:hover {
            border-color: #dfe3ea;
            box-shadow: 0 15px 38px rgba(7, 24, 79, 0.075);
            transform: none;
        }

    /* Sabit ürün görseli */
    .product-catalog-grid
    .activity-image-slider {
        width: 100%;
        height: 275px;
        flex: 0 0 275px;
        aspect-ratio: auto;
        border-radius: 0;
        background: #eef1f4;
    }

    .product-catalog-grid
    .activity-slider-wrapper,
    .product-catalog-grid
    .activity-slider-item {
        width: 100%;
        height: 100%;
    }

        .product-catalog-grid
        .activity-slider-item img {
            display: block;
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center;
            transform: none;
            transition: none;
        }

    /* Kart yazı alanı */
    .product-catalog-grid
    .activity-detail-card__content {
        display: flex;
        min-height: 230px;
        flex: 1;
        flex-direction: column;
        padding: 28px 27px 30px;
        background: #fff;
    }

        .product-catalog-grid
        .activity-detail-card__content h3 {
            min-height: calc(2 * 1.35em);
            margin: 0;
            color: #07184f;
            font-size: 21px;
            font-weight: 700;
            line-height: 1.35;
        }

.product-card__title-line {
    width: 48px;
    height: 3px;
    margin: 17px 0 20px;
    background: #e35205;
}

.product-catalog-grid
.activity-detail-card__description {
    color: #626d7d;
    font-size: 14px;
    line-height: 1.75;
}

    .product-catalog-grid
    .activity-detail-card__description p {
        margin: 0 0 10px;
        color: inherit;
        font: inherit;
        line-height: inherit;
    }

    .product-catalog-grid
    .activity-detail-card__description > *:last-child {
        margin-bottom: 0;
    }

@media (max-width: 767px) {
    .product-catalog-header {
        min-height: 125px;
        padding: 29px 25px;
    }

        .product-catalog-header::before,
        .product-catalog-header::after {
            display: none;
        }

        .product-catalog-header h2 {
            font-size: 29px;
        }

    .product-catalog-grid
    .activity-image-slider {
        height: 235px;
        flex-basis: 235px;
    }

    .product-catalog-grid
    .activity-detail-card__content {
        min-height: auto;
        padding: 25px 22px 27px;
    }

        .product-catalog-grid
        .activity-detail-card__content h3 {
            min-height: 0;
            font-size: 19px;
        }
}

.product-catalog-grid
.activity-detail-card__content {
    border-top: 0 !important;
}

    .product-catalog-grid
    .activity-detail-card__content::before,
    .product-catalog-grid
    .activity-detail-card__content::after {
        display: none !important;
        content: none !important;
        background: none !important;
    }

.product-card__title-line {
    display: none !important;
}

.activity-showcase__intro {
    max-width: 1050px;
    margin: 32px auto 0;
    text-align: center;
}

    /* İlk paragraf: turuncu dikkat çekici metin */
    .activity-showcase__intro > p:first-child {
        position: relative;
        display: inline-block;
        max-width: 850px;
        margin: 0 auto 17px;
        color: #d95400;
        font-size: 18px;
        font-weight: 700;
        line-height: 1.55;
    }

        /* İlk paragrafın iki yanındaki çizgiler */
        .activity-showcase__intro > p:first-child::before,
        .activity-showcase__intro > p:first-child::after {
            position: absolute;
            top: 50%;
            width: 30px;
            height: 2px;
            background: #d95400;
            content: "";
            transform: translateY(-50%);
        }

        .activity-showcase__intro > p:first-child::before {
            right: calc(100% + 15px);
        }

        .activity-showcase__intro > p:first-child::after {
            left: calc(100% + 15px);
        }

    /* İkinci ve sonraki paragraflar */
    .activity-showcase__intro > p:not(:first-child) {
        max-width: 760px;
        margin: 0 auto 8px;
        color: #07184f;
        font-size: 15px;
        font-weight: 700;
        line-height: 1.7;
    }

    /* Son paragrafın boşluğunu temizle */
    .activity-showcase__intro > *:last-child {
        margin-bottom: 0;
    }

@media (max-width: 767px) {
    .activity-showcase__intro {
        margin-top: 25px;
        padding: 0 15px;
    }

        .activity-showcase__intro > p:first-child {
            font-size: 16px;
        }

            .activity-showcase__intro > p:first-child::before,
            .activity-showcase__intro > p:first-child::after {
                display: none;
            }

        .activity-showcase__intro > p:not(:first-child) {
            font-size: 14px;
            line-height: 1.65;
        }
}


/* Yalnızca üretim kategorisi açıklama kutusu */
#production-category-intro {
    position: relative;
    display: grid;
    grid-template-columns: 74px minmax(0, 1fr);
    gap: 26px;
    margin: 28px 0 48px;
    padding: 34px 38px;
    overflow: hidden;
    box-sizing: border-box;
    color: #334454;
    background: linear-gradient( 135deg, rgba(14, 33, 51, 0.035), rgba(47, 143, 87, 0.07) ), #ffffff;
    border: 1px solid rgba(14, 33, 51, 0.1);
    border-left: 5px solid #2f8f57;
    box-shadow: 0 18px 45px rgba(14, 33, 51, 0.08);
}

    #production-category-intro .production-category-intro__icon {
        position: relative;
        z-index: 2;
        display: flex;
        width: 74px;
        height: 74px;
        flex: 0 0 74px;
        align-items: center;
        justify-content: center;
        box-sizing: border-box;
        color: #ffffff;
        background: #0e2133;
        border-radius: 50%;
        box-shadow: 0 10px 25px rgba(14, 33, 51, 0.2);
    }

        #production-category-intro .production-category-intro__icon svg {
            display: block;
            width: 39px;
            height: 39px;
            fill: none;
            stroke: currentColor;
            stroke-width: 2;
            stroke-linecap: round;
            stroke-linejoin: round;
        }

    #production-category-intro .production-category-intro__content {
        position: relative;
        z-index: 2;
        min-width: 0;
        align-self: center;
        color: #243746;
        font-size: 17px;
        font-weight: 500;
        line-height: 1.72;
        text-rendering: optimizeLegibility;
        -webkit-font-smoothing: antialiased;
    }

        #production-category-intro
        .production-category-intro__content > :first-child {
            margin-top: 0;
        }

        #production-category-intro
        .production-category-intro__content > :last-child {
            margin-bottom: 0;
        }

        #production-category-intro
        .production-category-intro__content p {
            margin: 0 0 14px;
            color: #243746;
            font-size: inherit;
            font-weight: 500;
            line-height: inherit;
        }

        #production-category-intro
        .production-category-intro__content strong {
            color: #07184f;
            font-weight: 750;
        }

        #production-category-intro
        .production-category-intro__content ul {
            margin: 14px 0 0;
            padding: 0;
            list-style: none;
        }

        #production-category-intro
        .production-category-intro__content li {
            position: relative;
            margin-bottom: 9px;
            padding-left: 22px;
            color: #243746;
            font-weight: 500;
            line-height: 1.65;
        }

            #production-category-intro
            .production-category-intro__content li::before {
                content: "";
                position: absolute;
                top: 10px;
                left: 0;
                width: 8px;
                height: 8px;
                background: #2f8f57;
                border-radius: 50%;
            }

    #production-category-intro
    .production-category-intro__decoration {
        position: absolute;
        right: -55px;
        bottom: -85px;
        width: 190px;
        height: 190px;
        box-sizing: border-box;
        border: 35px solid rgba(47, 143, 87, 0.06);
        border-radius: 50%;
        pointer-events: none;
    }

@media (max-width: 767px) {
    #production-category-intro {
        grid-template-columns: minmax(0, 1fr);
        gap: 20px;
        margin: 22px 0 36px;
        padding: 26px 22px;
    }

        #production-category-intro
        .production-category-intro__icon {
            width: 62px;
            height: 62px;
            flex-basis: 62px;
        }

            #production-category-intro
            .production-category-intro__icon svg {
                width: 33px;
                height: 33px;
            }

        #production-category-intro
        .production-category-intro__content {
            font-size: 16px;
            line-height: 1.68;
        }
}

/* =====================================================
   ÜRÜN KATALOĞU – 3'LÜ RESPONSIVE KART DÜZENİ
===================================================== */

.activity-products-section .product-catalog-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    align-items: stretch;
    gap: 26px;
}

    .activity-products-section
    .product-catalog-grid
    .activity-detail-card {
        height: 100%;
        border: 1px solid #dfe3ea;
        border-radius: 17px;
        background: #ffffff;
        box-shadow: 0 12px 32px rgba(7, 24, 79, 0.08);
        transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
    }

        .activity-products-section
        .product-catalog-grid
        .activity-detail-card:hover {
            border-color: rgba(227, 82, 5, 0.3);
            box-shadow: 0 20px 42px rgba(7, 24, 79, 0.13);
            transform: translateY(-5px);
        }

    /* Ürün görseli */
    .activity-products-section
    .product-catalog-grid
    .activity-image-slider {
        width: 100%;
        height: auto;
        flex: none;
        aspect-ratio: 16 / 10;
        overflow: hidden;
        border-radius: 0;
        background: #eef1f4;
    }

    .activity-products-section
    .product-catalog-grid
    .activity-slider-wrapper,
    .activity-products-section
    .product-catalog-grid
    .activity-slider-item {
        width: 100%;
        height: 100%;
    }

        .activity-products-section
        .product-catalog-grid
        .activity-slider-item img {
            display: block;
            width: 100%;
            height: 100%;
            object-fit: cover;
            object-position: center;
            transform: scale(1);
            transition: transform 0.45s ease;
        }

    .activity-products-section
    .product-catalog-grid
    .activity-detail-card:hover
    .activity-slider-item.active img {
        transform: scale(1.035);
    }

    /* Ürün metin alanı */
    .activity-products-section
    .product-catalog-grid
    .activity-detail-card__content {
        display: flex;
        min-height: 220px;
        flex: 1;
        flex-direction: column;
        padding: 24px 23px 26px;
        border-top: 0 !important;
    }

        .activity-products-section
        .product-catalog-grid
        .activity-detail-card__content h3 {
            min-height: calc(2 * 1.35em);
            margin: 0 0 15px;
            color: #07184f;
            font-size: 19px;
            font-weight: 700;
            line-height: 1.35;
        }

            .activity-products-section
            .product-catalog-grid
            .activity-detail-card__content h3::after {
                content: "";
                display: block;
                width: 42px;
                height: 3px;
                margin-top: 14px;
                border-radius: 5px;
                background: #e35205;
            }

    .activity-products-section
    .product-catalog-grid
    .activity-detail-card__description {
        color: #626d7d;
        font-size: 13.5px;
        line-height: 1.72;
    }

/* Küçük masaüstü ve tablet: 2 kart */
@media (max-width: 1199px) {
    .activity-products-section .product-catalog-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
        gap: 24px;
    }
}

/* Mobil: 1 kart */
@media (max-width: 767px) {
    .activity-products-section .product-catalog-grid {
        grid-template-columns: minmax(0, 1fr);
        gap: 24px;
    }

        .activity-products-section
        .product-catalog-grid
        .activity-image-slider {
            aspect-ratio: 16 / 10;
        }

        .activity-products-section
        .product-catalog-grid
        .activity-detail-card__content {
            min-height: auto;
            padding: 23px 21px 25px;
        }

            .activity-products-section
            .product-catalog-grid
            .activity-detail-card__content h3 {
                min-height: 0;
                font-size: 19px;
            }
}

.other-activity-areas {
    margin-top: 80px;
    padding: 72px 0 8px;
    border-top: 1px solid rgba(14, 33, 51, 0.10);
}

.other-activity-areas__heading {
    max-width: 720px;
    margin: 0 auto 38px;
    text-align: center;
}

.other-activity-areas__eyebrow {
    display: block;
    margin-bottom: 8px;
    color: #2f8f57;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.14em;
    text-transform: uppercase;
}

.other-activity-areas__heading h2 {
    margin: 0;
    color: #0e2133;
    font-size: clamp(28px, 3vw, 42px);
    line-height: 1.2;
}

.other-activity-areas__footer {
    display: flex;
    margin-top: 14px;
    justify-content: center;
}

.other-activity-areas__all-link {
    display: inline-flex;
    min-height: 52px;
    padding: 0 26px;
    align-items: center;
    justify-content: center;
    gap: 12px;
    color: #ffffff;
    background: #0e2133;
    border: 1px solid #0e2133;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
    transition: background-color 0.25s ease, border-color 0.25s ease, transform 0.25s ease;
}

    .other-activity-areas__all-link:hover {
        color: #ffffff;
        background: #2f8f57;
        border-color: #2f8f57;
        transform: translateY(-2px);
        text-decoration: none;
    }

@media (max-width: 767px) {
    .other-activity-areas {
        margin-top: 55px;
        padding-top: 52px;
    }

    .other-activity-areas__heading {
        margin-bottom: 28px;
    }

    .other-activity-areas__all-link {
        width: 100%;
        padding: 0 18px;
    }
}
/* =====================================================
   FAALİYET GALERİSİ
===================================================== */

.activity-project-gallery {
    position: relative;
    margin-top: 76px;
    padding: 40px;
    border: 1px solid #e1e6ee;
    background: linear-gradient(135deg, rgba(7, 24, 79, 0.035), transparent 42%), #ffffff;
    box-shadow: 0 20px 55px rgba(7, 24, 79, 0.07);
}

    .activity-project-gallery::before {
        position: absolute;
        top: 0;
        left: 0;
        width: 110px;
        height: 4px;
        background: #e35205;
        content: "";
    }

.activity-project-gallery__header {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    padding-bottom: 22px;
    border-bottom: 1px solid #dfe4eb;
    text-align: center;
}

    .activity-project-gallery__header h2 {
        margin: 0;
        color: #07184f;
        font-size: clamp(28px, 3vw, 42px);
        font-weight: 750;
        line-height: 1.14;
        letter-spacing: -0.6px;
    }

.activity-project-gallery__grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
}

.activity-project-gallery__item {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    color: inherit;
    border: 1px solid #dce2ea;
    border-radius: 0;
    background: #07184f;
    box-shadow: 0 12px 28px rgba(7, 24, 79, 0.1);
    cursor: zoom-in;
    transition: border-color 0.3s ease, box-shadow 0.3s ease, transform 0.3s ease;
}

.activity-project-gallery__figure {
    position: relative;
    width: 100%;
    margin: 0;
    overflow: hidden;
    aspect-ratio: 4 / 3;
    background: #e8ebf0;
}

    .activity-project-gallery__figure img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        transition: transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
    }


.activity-project-gallery__zoom {
    position: absolute;
    right: 16px;
    bottom: 16px;
    display: flex;
    width: 48px;
    height: 48px;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.72);
    background: #e35205;
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.24);
    opacity: 0;
    transform: translateY(8px);
    transition: opacity 0.3s ease, transform 0.3s ease, background-color 0.3s ease;
}

    .activity-project-gallery__zoom svg {
        width: 23px;
        height: 23px;
        fill: none;
        stroke: currentColor;
        stroke-width: 2;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

/* =====================================================
   GALERİ LIGHTBOX
===================================================== */

body.activity-gallery-lock {
    overflow: hidden;
}

.activity-gallery-lightbox {
    position: fixed;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 64px 100px;
    visibility: hidden;
    opacity: 0;
    background: rgba(2, 7, 19, 0.96);
    backdrop-filter: blur(9px);
    pointer-events: none;
    transition: visibility 0.25s ease, opacity 0.25s ease;
    z-index: 1000000;
}

    .activity-gallery-lightbox.is-open {
        visibility: visible;
        opacity: 1;
        pointer-events: auto;
    }

.activity-gallery-lightbox__stage {
    position: relative;
    display: flex;
    width: min(1240px, 100%);
    height: min(84vh, 850px);
    align-items: center;
    justify-content: center;
}

.activity-gallery-lightbox__image {
    display: block;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    box-shadow: 0 30px 90px rgba(0, 0, 0, 0.58);
    transition: opacity 0.18s ease, transform 0.18s ease;
}

    .activity-gallery-lightbox__image.is-changing {
        opacity: 0;
        transform: scale(0.985);
    }

.activity-gallery-lightbox__close,
.activity-gallery-lightbox__arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.3);
    background: rgba(7, 24, 79, 0.82);
    cursor: pointer;
    transition: border-color 0.22s ease, background-color 0.22s ease, transform 0.22s ease;
}

    .activity-gallery-lightbox__close:hover,
    .activity-gallery-lightbox__close:focus-visible,
    .activity-gallery-lightbox__arrow:hover,
    .activity-gallery-lightbox__arrow:focus-visible {
        color: #ffffff;
        border-color: #e35205;
        background: #e35205;
        outline: none;
    }

.activity-gallery-lightbox__close {
    position: absolute;
    top: 22px;
    right: 26px;
    width: 48px;
    height: 48px;
    font-size: 31px;
    line-height: 1;
    z-index: 3;
}

.activity-gallery-lightbox__arrow {
    position: absolute;
    top: 50%;
    width: 56px;
    height: 72px;
    font-size: 48px;
    line-height: 1;
    transform: translateY(-50%);
    z-index: 3;
}

    .activity-gallery-lightbox__arrow:hover,
    .activity-gallery-lightbox__arrow:focus-visible {
        transform: translateY(-50%) scale(1.05);
    }

.activity-gallery-lightbox__prev {
    left: 24px;
}

.activity-gallery-lightbox__next {
    right: 24px;
}

.activity-gallery-lightbox__counter {
    position: absolute;
    right: 0;
    bottom: 22px;
    left: 0;
    color: rgba(255, 255, 255, 0.9);
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
    pointer-events: none;
}

.activity-gallery-lightbox.is-single
.activity-gallery-lightbox__arrow {
    display: none;
}

/* TABLET */

@media (max-width: 991px) {
    .activity-project-gallery {
        padding: 32px;
    }

    .activity-project-gallery__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .activity-gallery-lightbox {
        padding: 60px 76px;
    }
}

/* MOBİL */

@media (max-width: 767px) {
    .activity-project-gallery {
        margin-top: 52px;
        padding: 27px 18px 18px;
    }

    .activity-project-gallery__header {
        align-items: flex-start;
        flex-direction: column;
        gap: 14px;
        margin-bottom: 22px;
        padding-bottom: 18px;
    }

        .activity-project-gallery__header h2 {
            font-size: 28px;
        }

    .activity-project-gallery__grid {
        grid-template-columns: 1fr;
        gap: 17px;
    }

    .activity-project-gallery__zoom {
        width: 45px;
        height: 45px;
        opacity: 1;
        transform: none;
    }

    .activity-gallery-lightbox {
        padding: 62px 12px 78px;
    }

    .activity-gallery-lightbox__stage {
        height: 74vh;
    }

    .activity-gallery-lightbox__close {
        top: 10px;
        right: 12px;
        width: 43px;
        height: 43px;
        font-size: 28px;
    }

    .activity-gallery-lightbox__arrow {
        top: auto;
        bottom: 14px;
        width: 47px;
        height: 47px;
        font-size: 38px;
        transform: none;
    }

        .activity-gallery-lightbox__arrow:hover,
        .activity-gallery-lightbox__arrow:focus-visible {
            transform: scale(1.05);
        }

    .activity-gallery-lightbox__prev {
        left: 14px;
    }

    .activity-gallery-lightbox__next {
        right: 14px;
    }

    .activity-gallery-lightbox__counter {
        bottom: 29px;
    }
}

/* =========================================================
   ECC CORPORATE CULTURE PAGE
========================================================= */

.ecc-culture-page {
    --ecc-navy: #07184f;
    --ecc-navy-dark: #040d2c;
    --ecc-blue: #10286f;
    --ecc-orange: #f7941d;
    --ecc-green: #46a958;
    --ecc-text: #202633;
    --ecc-muted: #687080;
    --ecc-light: #f5f7fb;
    --ecc-border: #e1e6ee;
    overflow: hidden;
    color: var(--ecc-text);
    background: #ffffff;
}

    .ecc-culture-page *,
    .ecc-culture-page *::before,
    .ecc-culture-page *::after {
        box-sizing: border-box;
    }


/* HERO */

.ecc-culture-hero {
    position: relative;
    display: flex;
    min-height: 760px;
    align-items: center;
    overflow: hidden;
    color: #ffffff;
    background-image: linear-gradient( 90deg, rgba(3, 10, 39, 0.96) 0%, rgba(7, 24, 79, 0.88) 43%, rgba(7, 24, 79, 0.35) 100% ), var(--ecc-hero-image);
    background-position: center;
    background-size: cover;
}

.ecc-culture-hero__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient( 180deg, rgba(4, 13, 44, 0.08) 50%, rgba(4, 13, 44, 0.75) 100% );
}

.ecc-culture-hero__pattern {
    position: absolute;
    top: 0;
    right: 8%;
    width: 330px;
    height: 100%;
    opacity: 0.18;
    border-right: 1px solid rgba(255, 255, 255, 0.25);
    border-left: 1px solid rgba(255, 255, 255, 0.25);
    transform: skewX(-15deg);
}

.ecc-culture-hero .auto-container {
    position: relative;
    z-index: 2;
    width: 100%;
}

.ecc-culture-hero__content {
    max-width: 860px;
    padding: 120px 0 145px;
}

.ecc-culture-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 24px;
    color: var(--ecc-orange);
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 3px;
}

    .ecc-culture-eyebrow::before {
        width: 48px;
        height: 2px;
        content: "";
        background: var(--ecc-orange);
    }

.ecc-culture-hero h1 {
    max-width: 850px;
    margin: 0;
    color: #ffffff;
    font-size: clamp(44px, 5.3vw, 76px);
    font-weight: 300;
    line-height: 1.08;
    letter-spacing: -2.5px;
}

    .ecc-culture-hero h1 span {
        display: block;
        color: #ffffff;
        font-weight: 800;
    }

.ecc-culture-hero__content > p {
    max-width: 715px;
    margin: 30px 0 0;
    color: rgba(255, 255, 255, 0.83);
    font-size: 19px;
    line-height: 1.75;
}

.ecc-culture-hero__button,
.ecc-final-section__button {
    display: inline-flex;
    min-height: 56px;
    align-items: center;
    justify-content: center;
    gap: 14px;
    margin-top: 38px;
    padding: 15px 27px;
    color: #ffffff;
    border-radius: 4px;
    background: var(--ecc-orange);
    font-size: 14px;
    font-weight: 800;
    transition: color 0.25s ease, background-color 0.25s ease, transform 0.25s ease;
}

    .ecc-culture-hero__button:hover,
    .ecc-final-section__button:hover {
        color: #ffffff;
        background: #e7810a;
        transform: translateY(-2px);
    }

.ecc-culture-hero__bottom {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0;
    left: 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    border-top: 1px solid rgba(255, 255, 255, 0.18);
    background: rgba(4, 13, 44, 0.48);
    backdrop-filter: blur(10px);
}

    .ecc-culture-hero__bottom span {
        padding: 24px 20px;
        color: rgba(255, 255, 255, 0.78);
        border-right: 1px solid rgba(255, 255, 255, 0.15);
        font-size: 12px;
        font-weight: 700;
        text-align: center;
        letter-spacing: 2px;
        text-transform: uppercase;
    }


/* GENERAL HEADINGS */

.ecc-section-label {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 18px;
    color: var(--ecc-orange);
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 2px;
}

    .ecc-section-label::before {
        width: 28px;
        height: 2px;
        content: "";
        background: currentColor;
    }

.ecc-section-label--light {
    color: var(--ecc-orange);
}

.ecc-section-heading {
    max-width: 810px;
    margin-bottom: 54px;
}

.ecc-section-heading--center {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

    .ecc-section-heading--center .ecc-section-label {
        justify-content: center;
    }

.ecc-section-heading h2 {
    margin: 0;
    color: var(--ecc-navy);
    font-size: clamp(34px, 4vw, 54px);
    font-weight: 800;
    line-height: 1.14;
    letter-spacing: -1.6px;
}

.ecc-section-heading p {
    margin: 20px 0 0;
    color: var(--ecc-muted);
    font-size: 17px;
    line-height: 1.8;
}

.ecc-section-heading--light h2 {
    color: #ffffff;
}

.ecc-section-heading--light p {
    color: rgba(255, 255, 255, 0.7);
}


/* STORY */

.ecc-story-section {
    padding: 120px 0;
}

.ecc-story-layout {
    display: grid;
    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
    gap: 90px;
}

.ecc-story-heading {
    position: relative;
}

.ecc-section-number {
    display: block;
    margin-bottom: 14px;
    color: rgba(7, 24, 79, 0.09);
    font-size: 90px;
    font-weight: 900;
    line-height: 0.85;
}

.ecc-story-heading h2 {
    margin: 0;
    color: var(--ecc-navy);
    font-size: clamp(36px, 4vw, 54px);
    font-weight: 300;
    line-height: 1.18;
    letter-spacing: -1.7px;
}

    .ecc-story-heading h2 strong {
        display: block;
        margin-top: 12px;
        font-weight: 800;
    }

.ecc-story-content p {
    margin: 0 0 22px;
    color: var(--ecc-muted);
    font-size: 16px;
    line-height: 1.9;
}

.ecc-story-content .ecc-story-content__lead {
    color: var(--ecc-navy);
    font-size: 21px;
    font-weight: 600;
    line-height: 1.7;
}

.ecc-story-quote {
    position: relative;
    margin-top: 75px;
    padding: 50px 60px;
    overflow: hidden;
    border-left: 5px solid var(--ecc-orange);
    background: var(--ecc-light);
}

.ecc-story-quote__mark {
    position: absolute;
    top: -35px;
    right: 30px;
    color: rgba(7, 24, 79, 0.06);
    font-family: Georgia, serif;
    font-size: 190px;
    line-height: 1;
}

.ecc-story-quote p {
    position: relative;
    z-index: 1;
    max-width: 930px;
    margin: 0;
    color: var(--ecc-navy);
    font-size: clamp(22px, 2.5vw, 31px);
    font-weight: 300;
    line-height: 1.5;
}

.ecc-story-quote strong {
    display: block;
    margin-top: 5px;
    font-weight: 800;
}


/* BRAND STATEMENT */

.ecc-brand-statement {
    position: relative;
    overflow: hidden;
    padding: 110px 0;
    color: #ffffff;
    background: linear-gradient(135deg, var(--ecc-navy-dark), var(--ecc-navy));
}

    .ecc-brand-statement::before {
        position: absolute;
        top: -180px;
        right: -120px;
        width: 500px;
        height: 500px;
        content: "";
        border: 1px solid rgba(255, 255, 255, 0.08);
        border-radius: 50%;
    }

.ecc-brand-statement__glow {
    position: absolute;
    top: 50%;
    left: 15%;
    width: 400px;
    height: 400px;
    opacity: 0.35;
    border-radius: 50%;
    background: var(--ecc-blue);
    filter: blur(120px);
    transform: translateY(-50%);
}

.ecc-brand-statement__content {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    gap: 60px;
}

.ecc-brand-statement__logo {
    display: block;
    width: auto;
    max-width: 230px;
    max-height: 110px;
    object-fit: contain;
}

.ecc-brand-statement__line {
    width: 1px;
    height: 125px;
    flex: 0 0 1px;
    background: rgba(255, 255, 255, 0.22);
}

.ecc-brand-statement h2 {
    max-width: 760px;
    margin: 0;
    color: #ffffff;
    font-size: clamp(38px, 4vw, 60px);
    font-weight: 300;
    line-height: 1.18;
    letter-spacing: -1.7px;
}

    .ecc-brand-statement h2 strong {
        display: block;
        color: var(--ecc-orange);
        font-weight: 800;
    }


/* MISSION / VISION */

.ecc-purpose-section {
    padding: 120px 0;
    background: var(--ecc-light);
}

.ecc-purpose-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 30px;
}

.ecc-purpose-card {
    position: relative;
    min-height: 100%;
    padding: 55px;
    overflow: hidden;
    border: 1px solid var(--ecc-border);
    background: #ffffff;
    box-shadow: 0 18px 50px rgba(7, 24, 79, 0.07);
}

    .ecc-purpose-card::after {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 90px;
        height: 5px;
        content: "";
        background: var(--ecc-orange);
    }

.ecc-purpose-card--vision {
    color: #ffffff;
    border-color: var(--ecc-navy);
    background: var(--ecc-navy);
}

    .ecc-purpose-card--vision::after {
        width: 170px;
    }

.ecc-purpose-card__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 44px;
}

.ecc-purpose-card__number {
    color: rgba(7, 24, 79, 0.12);
    font-size: 66px;
    font-weight: 900;
    line-height: 1;
}

.ecc-purpose-card--vision .ecc-purpose-card__number {
    color: rgba(255, 255, 255, 0.1);
}

.ecc-purpose-card__icon {
    color: var(--ecc-orange);
    font-size: 38px;
}

.ecc-purpose-card h2 {
    margin: 0 0 26px;
    color: var(--ecc-navy);
    font-size: 44px;
    font-weight: 800;
}

.ecc-purpose-card--vision h2 {
    color: #ffffff;
}

.ecc-purpose-card p {
    margin: 0 0 17px;
    color: var(--ecc-muted);
    font-size: 15px;
    line-height: 1.85;
}

.ecc-purpose-card--vision p {
    color: rgba(255, 255, 255, 0.72);
}


/* DISCIPLINE */

.ecc-discipline-section {
    padding: 115px 0;
    background: #ffffff;
}

.ecc-discipline-panel {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(330px, 0.85fr);
    overflow: hidden;
    background: var(--ecc-navy);
    box-shadow: 0 30px 70px rgba(7, 24, 79, 0.18);
}

.ecc-discipline-content {
    padding: 75px;
}

    .ecc-discipline-content h2 {
        max-width: 720px;
        margin: 0 0 30px;
        color: #ffffff;
        font-size: clamp(36px, 4vw, 54px);
        font-weight: 800;
        line-height: 1.15;
        letter-spacing: -1.5px;
    }

    .ecc-discipline-content p {
        max-width: 750px;
        margin: 0 0 17px;
        color: rgba(255, 255, 255, 0.72);
        font-size: 16px;
        line-height: 1.85;
    }

.ecc-discipline-quote {
    display: flex;
    min-height: 100%;
    flex-direction: column;
    justify-content: center;
    padding: 65px;
    background: var(--ecc-orange);
}

    .ecc-discipline-quote > span {
        margin-bottom: 30px;
        color: #ffffff;
        font-size: 52px;
    }

    .ecc-discipline-quote p {
        margin: 0;
        color: #ffffff;
        font-size: 26px;
        font-weight: 300;
        line-height: 1.55;
    }

    .ecc-discipline-quote strong {
        display: block;
        margin-top: 10px;
        font-weight: 800;
    }


/* SUSTAINABILITY */

.ecc-sustainability-section {
    padding: 120px 0;
    background: radial-gradient(circle at 100% 0, rgba(70, 169, 88, 0.12), transparent 35%), #f6faf7;
}

.ecc-sustainability-grid {
    display: grid;
    grid-template-columns: minmax(0, 0.85fr) minmax(0, 1.15fr);
    gap: 30px;
}

.ecc-sustainability-card,
.ecc-trace-card {
    padding: 50px;
    border: 1px solid rgba(70, 169, 88, 0.18);
    background: #ffffff;
}

.ecc-sustainability-card__icon {
    display: flex;
    width: 68px;
    height: 68px;
    align-items: center;
    justify-content: center;
    margin-bottom: 34px;
    color: #ffffff;
    border-radius: 50%;
    background: var(--ecc-green);
    font-size: 28px;
}

.ecc-sustainability-card h3,
.ecc-trace-card h3 {
    margin: 0 0 24px;
    color: var(--ecc-navy);
    font-size: 34px;
    font-weight: 800;
}

.ecc-sustainability-card p,
.ecc-trace-card p {
    margin: 0 0 17px;
    color: var(--ecc-muted);
    font-size: 15px;
    line-height: 1.85;
}

.ecc-trace-card {
    position: relative;
    overflow: hidden;
    color: #ffffff;
    border: 0;
    background: linear-gradient(135deg, #184f2c, #2f8244);
    box-shadow: 0 22px 55px rgba(29, 105, 48, 0.2);
}

    .ecc-trace-card::after {
        position: absolute;
        right: -60px;
        bottom: -90px;
        width: 260px;
        height: 260px;
        content: "";
        border: 45px solid rgba(255, 255, 255, 0.06);
        border-radius: 50%;
    }

.ecc-trace-card__heading {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    gap: 22px;
    margin-bottom: 28px;
}

.ecc-trace-card__leaf {
    font-size: 50px;
}

.ecc-trace-card__heading span:not(.ecc-trace-card__leaf) {
    display: block;
    margin-bottom: 4px;
    color: rgba(255, 255, 255, 0.65);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 2px;
}

.ecc-trace-card h3 {
    margin: 0;
    color: #ffffff;
}

.ecc-trace-card p {
    position: relative;
    z-index: 1;
    color: rgba(255, 255, 255, 0.78);
}

.ecc-trace-card__button {
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    gap: 12px;
    margin-top: 18px;
    padding-bottom: 7px;
    color: #ffffff;
    border-bottom: 2px solid rgba(255, 255, 255, 0.8);
    font-size: 14px;
    font-weight: 800;
}

    .ecc-trace-card__button:hover {
        color: #ffffff;
    }


/* APPROACH */

.ecc-approach-section {
    padding: 120px 0;
}

.ecc-approach-list {
    border-top: 1px solid var(--ecc-border);
}

.ecc-approach-item {
    display: grid;
    grid-template-columns: 135px minmax(0, 1fr);
    gap: 45px;
    padding: 55px 0;
    border-bottom: 1px solid var(--ecc-border);
}

.ecc-approach-item__number {
    color: rgba(7, 24, 79, 0.12);
    font-size: 65px;
    font-weight: 900;
    line-height: 1;
}

.ecc-approach-item__content {
    display: grid;
    grid-template-columns: minmax(280px, 0.65fr) minmax(0, 1.35fr);
    gap: 60px;
}

.ecc-approach-item h3 {
    margin: 0;
    color: var(--ecc-navy);
    font-size: 29px;
    font-weight: 800;
    line-height: 1.35;
}

.ecc-approach-item p {
    margin: 0 0 15px;
    color: var(--ecc-muted);
    font-size: 15px;
    line-height: 1.85;
}


/* VALUES */

.ecc-values-section {
    padding: 120px 0;
    background: linear-gradient(135deg, var(--ecc-navy-dark), var(--ecc-navy));
}

.ecc-values-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
}

.ecc-value-card {
    position: relative;
    min-height: 265px;
    padding: 34px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.12);
    background: rgba(255, 255, 255, 0.055);
    transition: border-color 0.25s ease, background-color 0.25s ease, transform 0.25s ease;
}

    .ecc-value-card:hover {
        border-color: rgba(247, 148, 29, 0.75);
        background: rgba(255, 255, 255, 0.09);
        transform: translateY(-5px);
    }

.ecc-value-card__number {
    position: absolute;
    top: 20px;
    right: 25px;
    color: rgba(255, 255, 255, 0.08);
    font-size: 55px;
    font-weight: 900;
}

.ecc-value-card__icon {
    margin-bottom: 25px;
    color: var(--ecc-orange);
    font-size: 31px;
}

.ecc-value-card h3 {
    position: relative;
    margin: 0 0 14px;
    color: #ffffff;
    font-size: 22px;
    font-weight: 800;
}

.ecc-value-card__description,
.ecc-value-card__description p {
    position: relative;
    margin: 0;
    color: rgba(255, 255, 255, 0.67);
    font-size: 14px;
    line-height: 1.75;
}


/* CULTURE SUMMARY */

.ecc-culture-summary {
    padding: 120px 0;
    background: var(--ecc-light);
}

.ecc-culture-summary__grid {
    display: grid;
    grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
    gap: 100px;
    align-items: center;
}

.ecc-culture-summary__heading h2 {
    margin: 0 0 30px;
    color: var(--ecc-navy);
    font-size: clamp(38px, 4vw, 56px);
    font-weight: 300;
    line-height: 1.16;
    letter-spacing: -1.5px;
}

    .ecc-culture-summary__heading h2 strong {
        display: block;
        font-weight: 800;
    }

.ecc-culture-summary__heading p {
    margin: 0 0 18px;
    color: var(--ecc-muted);
    font-size: 15px;
    line-height: 1.85;
}

.ecc-culture-summary__points {
    background: #ffffff;
    box-shadow: 0 20px 55px rgba(7, 24, 79, 0.08);
}

.ecc-summary-point {
    display: grid;
    grid-template-columns: 70px minmax(0, 1fr);
    align-items: center;
    border-bottom: 1px solid var(--ecc-border);
}

    .ecc-summary-point:last-child {
        border-bottom: 0;
    }

    .ecc-summary-point span {
        display: flex;
        min-height: 100px;
        align-items: center;
        justify-content: center;
        color: var(--ecc-orange);
        border-right: 1px solid var(--ecc-border);
        font-size: 18px;
        font-weight: 900;
    }

    .ecc-summary-point p {
        margin: 0;
        padding: 25px 30px;
        color: var(--ecc-navy);
        font-size: 17px;
        font-weight: 700;
        line-height: 1.5;
    }


/* PROCESS */

.ecc-process-section {
    padding: 120px 0;
}

.ecc-process-list {
    position: relative;
    display: grid;
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 12px;
    margin-top: 65px;
}

    .ecc-process-list::before {
        position: absolute;
        top: 32px;
        right: 7%;
        left: 7%;
        height: 2px;
        content: "";
        background: var(--ecc-border);
    }

.ecc-process-item {
    position: relative;
    z-index: 1;
    text-align: center;
}

    .ecc-process-item span {
        display: flex;
        width: 66px;
        height: 66px;
        align-items: center;
        justify-content: center;
        margin: 0 auto 24px;
        color: var(--ecc-navy);
        border: 2px solid var(--ecc-border);
        border-radius: 50%;
        background: #ffffff;
        font-size: 14px;
        font-weight: 900;
        transition: color 0.25s ease, border-color 0.25s ease, background-color 0.25s ease;
    }

    .ecc-process-item:hover span {
        color: #ffffff;
        border-color: var(--ecc-orange);
        background: var(--ecc-orange);
    }

    .ecc-process-item strong {
        display: block;
        color: var(--ecc-navy);
        font-size: 15px;
        line-height: 1.5;
    }

.ecc-process-final {
    max-width: 760px;
    margin: 70px auto 0;
    color: var(--ecc-muted);
    font-size: 24px;
    font-weight: 300;
    line-height: 1.55;
    text-align: center;
}

    .ecc-process-final strong {
        color: var(--ecc-navy);
        font-weight: 800;
    }


/* FINAL */

.ecc-final-section {
    position: relative;
    overflow: hidden;
    padding: 120px 0;
    color: #ffffff;
    background: var(--ecc-orange);
}

.ecc-final-section__shape {
    position: absolute;
    top: -220px;
    right: -100px;
    width: 600px;
    height: 600px;
    border: 100px solid rgba(255, 255, 255, 0.08);
    border-radius: 50%;
}

.ecc-final-section__content {
    position: relative;
    z-index: 1;
    max-width: 920px;
}

    .ecc-final-section__content > span {
        display: block;
        margin-bottom: 22px;
        color: rgba(255, 255, 255, 0.75);
        font-size: 13px;
        font-weight: 900;
        letter-spacing: 3px;
    }

.ecc-final-section h2 {
    margin: 0;
    color: #ffffff;
    font-size: clamp(42px, 5vw, 68px);
    font-weight: 300;
    line-height: 1.12;
    letter-spacing: -2px;
}

    .ecc-final-section h2 strong {
        display: block;
        font-weight: 900;
    }

.ecc-final-section__button {
    color: #ffffff;
    background: var(--ecc-navy);
}

    .ecc-final-section__button:hover {
        color: #ffffff;
        background: var(--ecc-navy-dark);
    }


/* RESPONSIVE */

@media (max-width: 1199px) {
    .ecc-culture-hero {
        min-height: 690px;
    }

    .ecc-story-layout,
    .ecc-culture-summary__grid {
        gap: 55px;
    }

    .ecc-discipline-content,
    .ecc-discipline-quote {
        padding: 50px;
    }

    .ecc-process-list {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        row-gap: 45px;
    }

        .ecc-process-list::before {
            display: none;
        }
}

@media (max-width: 991px) {
    .ecc-culture-hero {
        min-height: 660px;
    }

    .ecc-culture-hero__content {
        padding-top: 95px;
    }

    .ecc-story-layout,
    .ecc-purpose-grid,
    .ecc-discipline-panel,
    .ecc-sustainability-grid,
    .ecc-culture-summary__grid {
        grid-template-columns: 1fr;
    }

    .ecc-story-layout {
        gap: 45px;
    }

    .ecc-brand-statement__content {
        flex-direction: column;
        align-items: flex-start;
        gap: 35px;
    }

    .ecc-brand-statement__line {
        width: 120px;
        height: 1px;
        flex-basis: 1px;
    }

    .ecc-approach-item__content {
        grid-template-columns: 1fr;
        gap: 22px;
    }

    .ecc-values-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 767px) {
    .ecc-culture-hero {
        min-height: 690px;
        background-position: 62% center;
    }

    .ecc-culture-hero__content {
        padding: 85px 0 155px;
    }

    .ecc-culture-hero h1 {
        font-size: 40px;
        letter-spacing: -1.3px;
    }

    .ecc-culture-hero__content > p {
        font-size: 16px;
        line-height: 1.65;
    }

    .ecc-culture-hero__bottom {
        grid-template-columns: repeat(2, 1fr);
    }

        .ecc-culture-hero__bottom span {
            padding: 15px 10px;
            font-size: 9px;
            letter-spacing: 1px;
        }

    .ecc-story-section,
    .ecc-purpose-section,
    .ecc-discipline-section,
    .ecc-sustainability-section,
    .ecc-approach-section,
    .ecc-values-section,
    .ecc-culture-summary,
    .ecc-process-section,
    .ecc-final-section {
        padding: 80px 0;
    }

    .ecc-story-quote,
    .ecc-purpose-card,
    .ecc-sustainability-card,
    .ecc-trace-card {
        padding: 34px 28px;
    }

    .ecc-story-quote {
        margin-top: 45px;
    }

    .ecc-purpose-card h2 {
        font-size: 36px;
    }

    .ecc-discipline-content,
    .ecc-discipline-quote {
        padding: 38px 28px;
    }

        .ecc-discipline-content h2 {
            font-size: 35px;
        }

        .ecc-discipline-quote p {
            font-size: 22px;
        }

    .ecc-approach-item {
        grid-template-columns: 1fr;
        gap: 20px;
        padding: 40px 0;
    }

    .ecc-approach-item__number {
        font-size: 48px;
    }

    .ecc-values-grid {
        grid-template-columns: 1fr;
    }

    .ecc-value-card {
        min-height: auto;
    }

    .ecc-process-list {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .ecc-process-final {
        font-size: 20px;
    }
}

@media (max-width: 480px) {
    .ecc-culture-hero h1 {
        font-size: 35px;
    }

    .ecc-culture-hero__button {
        width: 100%;
    }

    .ecc-section-heading h2,
    .ecc-story-heading h2,
    .ecc-culture-summary__heading h2 {
        font-size: 33px;
    }

    .ecc-brand-statement {
        padding: 80px 0;
    }

        .ecc-brand-statement h2 {
            font-size: 35px;
        }

    .ecc-purpose-card {
        padding: 32px 24px;
    }

    .ecc-purpose-card__number {
        font-size: 50px;
    }

    .ecc-process-list {
        grid-template-columns: 1fr;
    }

    .ecc-process-item {
        display: grid;
        grid-template-columns: 60px minmax(0, 1fr);
        align-items: center;
        gap: 18px;
        text-align: left;
    }

        .ecc-process-item span {
            width: 55px;
            height: 55px;
            margin: 0;
        }

    .ecc-final-section h2 {
        font-size: 37px;
    }

    .ecc-final-section__button {
        width: 100%;
    }
}
/* ==================================================
   MASAÜSTÜ VE LAPTOP — 1200PX ÜZERİ
================================================== */

@media (min-width: 1200px) {
    /* ---------- Normal header ---------- */

    .main-header .main-box .auto-container {
        width: 100%;
        max-width: none;
        padding-right: 16px;
        padding-left: 16px;
    }

    .main-header .main-box .outer-container {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .main-header .logo-box {
        flex: 0 0 auto;
        float: none;
    }

    .header-logo-group {
        display: flex;
        align-items: center;
        gap: 14px;
    }

    .main-logo {
        display: block;
        flex: 0 0 auto;
    }

        .main-logo img {
            display: block;
            width: 125px;
            max-width: 125px;
            height: auto;
            object-fit: contain;
        }

    .header-extra-images {
        display: flex;
        align-items: center;
        flex-shrink: 0;
        gap: 2px;
    }

        .header-extra-images img {
            display: block;
            flex: 0 0 100px;
            width: 100px !important;
            height: 58px !important;
            max-width: none;
            object-fit: contain;
        }

    .main-header .nav-outer {
        min-width: 0;
        margin-left: auto;
        float: none;
    }

    /* ---------- Genel masaüstü menü ---------- */

    .main-header .main-menu .navigation {
        display: flex;
        align-items: center;
        flex-wrap: nowrap;
    }

        .main-header .main-menu .navigation > li {
            float: none;
            margin-right: 0;
            margin-left: 14px;
            white-space: nowrap;
        }

            .main-header .main-menu .navigation > li > a {
                padding-right: 0;
                padding-left: 0;
                color: #07184f !important;
                font-size: 13px;
                font-weight: 700 !important;
                letter-spacing: 0;
                white-space: nowrap;
            }

            /* ---------- Masaüstü dropdown ---------- */

            .main-header .main-menu .navigation > li.dropdown > ul {
                right: auto !important;
                left: 50% !important;
                width: 270px;
                min-width: 270px;
                margin-left: -135px;
                overflow: hidden;
                background-color: #ffffff !important;
                border-top: 3px solid #e94f00;
                border-radius: 0 0 5px 5px;
                box-shadow: 0 12px 30px rgba(7, 24, 79, 0.14);
            }

                .main-header .main-menu .navigation > li.dropdown > ul > li {
                    background-color: #ffffff !important;
                    border-bottom: 1px solid #e5e8ef;
                }

                    .main-header .main-menu .navigation > li.dropdown > ul > li:last-child {
                        border-bottom: 0;
                    }

                    .main-header .main-menu .navigation > li.dropdown > ul > li > a {
                        padding: 15px 16px !important;
                        color: #07184f !important;
                        background-color: #ffffff !important;
                        border-left: 3px solid transparent;
                        font-size: 14px;
                        font-weight: 700 !important;
                        line-height: 20px;
                        white-space: normal;
                        transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease;
                    }

                    .main-header .main-menu .navigation > li.dropdown > ul > li:hover,
                    .main-header .main-menu .navigation > li.dropdown > ul > li.current {
                        background-color: #f4f6fa !important;
                    }

                        .main-header .main-menu .navigation > li.dropdown > ul > li:hover > a,
                        .main-header .main-menu .navigation > li.dropdown > ul > li.current > a {
                            color: #e94f00 !important;
                            background-color: #f4f6fa !important;
                            border-left-color: #e94f00;
                        }

    /* ---------- Sticky header ---------- */

    .sticky-header .auto-container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        max-width: none;
        padding-right: 10px;
        padding-left: 10px;
    }

    .sticky-header .logo {
        flex: 0 0 auto;
        float: none !important;
    }

    .sticky-logo-group {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .sticky-main-logo {
        display: block;
        flex: 0 0 auto;
    }

        .sticky-main-logo img {
            display: block;
            width: 125px;
            max-width: 125px;
            height: auto;
            object-fit: contain;
        }

    .sticky-extra-images {
        display: flex;
        align-items: center;
        flex-shrink: 0;
        gap: 0;
    }

        .sticky-extra-images img {
            display: block;
            flex: 0 0 100px;
            width: 100px !important;
            height: 58px !important;
            max-width: none;
            object-fit: contain;
        }

    .sticky-header .right-col {
        flex: 1 1 auto;
        min-width: 0;
        margin-left: 10px;
        float: none !important;
    }

    .sticky-header .main-menu {
        width: 100%;
    }

        .sticky-header .main-menu .navigation {
            justify-content: flex-end;
            width: 100%;
        }

            .sticky-header .main-menu .navigation > li {
                margin-right: 0 !important;
                margin-left: 8px !important;
            }

                .sticky-header .main-menu .navigation > li > a {
                    padding-right: 0 !important;
                    padding-left: 0 !important;
                    font-size: 12px !important;
                    letter-spacing: 0 !important;
                }
}


/* ==================================================
   BÜYÜK EKRAN — 1501PX ÜZERİ
================================================== */

@media (min-width: 1501px) {
    .main-header .main-box .auto-container,
    .sticky-header .auto-container {
        width: calc(100% - 40px);
        max-width: 1600px;
        margin-right: auto;
        margin-left: auto;
        padding-right: 0;
        padding-left: 0;
    }

    .main-header .main-box .outer-container,
    .sticky-header .auto-container {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .main-header .nav-outer,
    .sticky-header .right-col {
        min-width: 0;
        margin-left: auto;
    }

    .main-header .main-box .main-menu .navigation > li,
    .sticky-header .main-menu .navigation > li {
        margin-right: 0 !important;
        margin-left: 18px !important;
    }

        .main-header .main-box .main-menu .navigation > li > a,
        .sticky-header .main-menu .navigation > li > a {
            padding-right: 0 !important;
            padding-left: 0 !important;
            color: #07184f !important;
            font-size: 14px !important;
            font-weight: 700 !important;
            letter-spacing: normal !important;
            white-space: nowrap;
        }
}


/* ==================================================
   MOBİL VE TABLET — 1199PX ALTI
================================================== */

@media (max-width: 1199px) {
    #navbarSupportedContent,
    #navbarSupportedContent1 {
        max-height: none !important;
        overflow: visible !important;
    }

        /* Normal header menüsü */

        #navbarSupportedContent > .navigation {
            display: block !important;
            width: 100%;
            max-height: calc(100dvh - 260px);
            padding-bottom: 20px;
            overflow-x: hidden !important;
            overflow-y: auto !important;
            overscroll-behavior: contain;
            touch-action: pan-y !important;
            -webkit-overflow-scrolling: touch;
            scrollbar-gutter: stable;
        }

        /* Sticky header menüsü */

        #navbarSupportedContent1 > .navigation {
            display: block !important;
            width: 100%;
            max-height: calc(100dvh - 165px);
            padding-bottom: 20px;
            overflow-x: hidden !important;
            overflow-y: auto !important;
            overscroll-behavior: contain;
            touch-action: pan-y !important;
            -webkit-overflow-scrolling: touch;
            scrollbar-gutter: stable;
        }

    /* Ana mobil menü elemanları */

    .main-header .main-menu .navigation > li {
        display: block;
        width: 100%;
        margin: 0 !important;
    }

        .main-header .main-menu .navigation > li > a {
            display: block;
            width: 100%;
            padding: 15px 20px !important;
            color: #07184f !important;
            font-size: 16px !important;
            font-weight: 700 !important;
            line-height: 24px;
            white-space: normal;
        }

    /* Mobil dropdown */

    .main-header .main-menu .navigation li.dropdown > ul {
        position: static !important;
        width: 100% !important;
        margin: 0;
    }

        .main-header .main-menu .navigation li.dropdown > ul > li {
            display: block;
            width: 100%;
        }

            .main-header .main-menu .navigation li.dropdown > ul > li > a {
                display: block;
                width: 100%;
                padding: 14px 32px !important;
                color: #07184f !important;
                font-size: 14px !important;
                font-weight: 600 !important;
                line-height: 20px;
                white-space: normal;
            }

    /* Mobil scrollbar */

    #navbarSupportedContent > .navigation::-webkit-scrollbar,
    #navbarSupportedContent1 > .navigation::-webkit-scrollbar {
        width: 5px;
    }

    #navbarSupportedContent > .navigation::-webkit-scrollbar-thumb,
    #navbarSupportedContent1 > .navigation::-webkit-scrollbar-thumb {
        background-color: #e94f00;
        border-radius: 10px;
    }
}
/* İZ Projesi özel menü görünümü */
.main-header .main-menu .navigation >
li.iz-project-menu-item {
    flex: 0 0 auto !important;
    width: auto !important;
}

    .main-header .main-menu .navigation >
    li.iz-project-menu-item > a {
        display: inline-flex !important;
        flex-direction: row !important;
        align-items: center !important;
        justify-content: flex-start !important;
        gap: 6px;
        width: auto !important;
        color: #2f8f46 !important;
        white-space: nowrap;
    }

    .main-header .main-menu .navigation >
    li.iz-project-menu-item:hover > a,
    .main-header .main-menu .navigation >
    li.iz-project-menu-item.current > a {
        color: #227238 !important;
    }

    .main-header .main-menu .navigation >
    li.iz-project-menu-item > a >
    img.iz-menu-sapling-icon {
        position: static !important;
        display: block !important;
        flex: 0 0 17px !important;
        width: 17px !important;
        min-width: 17px !important;
        max-width: 17px !important;
        height: 17px !important;
        min-height: 17px !important;
        max-height: 17px !important;
        margin: 0 !important;
        padding: 0 !important;
        object-fit: contain;
        transform: none !important;
    }

@media (max-width: 1199px) {
    .main-header .main-menu .navigation >
    li.iz-project-menu-item {
        width: 100% !important;
    }

        .main-header .main-menu .navigation >
        li.iz-project-menu-item > a {
            display: flex !important;
            width: 100% !important;
        }
}

@media (max-width: 1199px) {
    .main-header .main-menu .navigation >
    li.iz-project-menu-item > a,
    .main-header .main-menu .navigation >
    li.iz-project-menu-item > a:visited {
        color: #2f8f46 !important;
        font-weight: 700 !important;
    }

        .main-header .main-menu .navigation >
        li.iz-project-menu-item:hover > a,
        .main-header .main-menu .navigation >
        li.iz-project-menu-item.current > a,
        .main-header .main-menu .navigation >
        li.iz-project-menu-item > a:focus {
            color: #227238 !important;
        }
}

/* PC menü ayraçları */
@media (min-width: 1200px) {
    .main-header .main-menu .navigation > li {
        position: relative;
    }

        .main-header .main-menu .navigation >
        li > .menu-divider {
            position: absolute;
            top: 50%;
            right: -9px;
            display: block;
            color: #6f7890;
            font-size: 15px;
            font-weight: 700;
            line-height: 1;
            opacity: 1;
            pointer-events: none;
            transform: translateY(-50%);
        }

    .sticky-header .main-menu .navigation >
    li > .menu-divider {
        right: -5px;
    }
}

@media (min-width: 1501px) {
    .main-header .main-menu .navigation >
    li > .menu-divider,
    .sticky-header .main-menu .navigation >
    li > .menu-divider {
        right: -11px;
    }
}

@media (max-width: 1199px) {
    .menu-divider {
        display: none !important;
    }
}
/* Laptop ekranında menü aralıklarını biraz artır */
@media (min-width: 1200px) and (max-width: 1500px) {
    .main-header .main-box .main-menu .navigation >
    li + li {
        margin-left: 17px !important;
    }

    .sticky-header .main-menu .navigation >
    li + li {
        margin-left: 11px !important;
    }

    .main-header .main-box .main-menu .navigation >
    li > .menu-divider {
        right: -10px;
    }

    .sticky-header .main-menu .navigation >
    li > .menu-divider {
        right: -6px;
    }
}

/* =====================================================
   İLETİŞİM BAŞLANGIÇ SEÇENEKLERİ
===================================================== */

.contact-start-options {
    position: relative;
    overflow: hidden;
    padding: 72px 0 84px;
    border-bottom: 1px solid #e7e9ee;
    background: radial-gradient(circle at 8% 8%, rgba(227, 82, 5, 0.08), transparent 24%), radial-gradient(circle at 92% 22%, rgba(7, 24, 79, 0.08), transparent 26%), #f7f8fa;
}

    .contact-start-options::before,
    .contact-start-options::after {
        position: absolute;
        z-index: 0;
        width: 290px;
        height: 290px;
        content: "";
        border: 1px solid rgba(7, 24, 79, 0.06);
        border-radius: 50%;
        pointer-events: none;
    }

    .contact-start-options::before {
        top: -175px;
        left: -115px;
    }

    .contact-start-options::after {
        right: -165px;
        bottom: 85px;
    }

    .contact-start-options > .auto-container {
        position: relative;
        z-index: 1;
    }

.contact-start-options__heading {
    max-width: 850px;
    margin: 0 auto;
    text-align: center;
}

.contact-start-options__eyebrow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 14px;
    color: #e35205;
    font-size: 11px;
    font-weight: 800;
    line-height: 1.4;
    letter-spacing: 1.8px;
}

    .contact-start-options__eyebrow::before,
    .contact-start-options__eyebrow::after {
        display: block;
        width: 24px;
        height: 1px;
        content: "";
        background: currentColor;
    }

.contact-start-options__heading h1 {
    margin: 0;
    color: #07184f;
    font-size: clamp(38px, 4.1vw, 62px);
    font-weight: 750;
    line-height: 1.08;
    letter-spacing: -1.5px;
}

.contact-start-options__line {
    display: block;
    width: 66px;
    height: 3px;
    margin: 22px auto 18px;
    border-radius: 20px;
    background: #e35205;
}

.contact-start-options__heading p {
    max-width: 680px;
    margin: 0 auto;
    color: #667085;
    font-size: 16px;
    line-height: 1.75;
}

.contact-start-options__visual {
    position: relative;
    max-width: 1180px;
    aspect-ratio: 1440 / 620;
    margin: 42px auto 0;
    overflow: hidden;
    border: 1px solid rgba(7, 24, 79, 0.1);
    border-radius: 28px;
    background: #dfe3e9;
    box-shadow: 0 28px 70px rgba(7, 24, 79, 0.14);
}

    .contact-start-options__visual img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

    .contact-start-options__visual figcaption {
        position: absolute;
        z-index: 2;
        right: 25px;
        bottom: 23px;
        display: inline-flex;
        align-items: baseline;
        gap: 7px;
        padding: 10px 14px;
        color: #ffffff;
        border: 1px solid rgba(255, 255, 255, 0.28);
        border-radius: 10px;
        background: rgba(7, 24, 79, 0.72);
        box-shadow: 0 8px 25px rgba(0, 0, 0, 0.18);
        backdrop-filter: blur(8px);
    }

        .contact-start-options__visual figcaption span {
            font-size: 13px;
            font-weight: 800;
            letter-spacing: 0.8px;
        }

        .contact-start-options__visual figcaption strong {
            font-size: 10px;
            font-weight: 700;
            letter-spacing: 1.5px;
        }

.contact-start-options__grid {
    display: grid;
    max-width: 1180px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
    margin: 28px auto 0;
}

.contact-start-card {
    --contact-card-accent: #e35205;
    position: relative;
    display: flex;
    min-width: 0;
    min-height: 330px;
    overflow: hidden;
    flex-direction: column;
    padding: 27px 25px 24px;
    border: 1px solid #e1e5ec;
    border-radius: 19px;
    background: #ffffff;
    box-shadow: 0 16px 42px rgba(7, 24, 79, 0.08);
    transition: border-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}

    .contact-start-card::before {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        height: 4px;
        content: "";
        background: var(--contact-card-accent);
    }

    .contact-start-card::after {
        position: absolute;
        top: -62px;
        right: -62px;
        width: 145px;
        height: 145px;
        content: "";
        border-radius: 50%;
        background: color-mix(in srgb, var(--contact-card-accent) 8%, transparent);
        pointer-events: none;
    }

.contact-start-card--whatsapp {
    --contact-card-accent: #1e9f55;
}

.contact-start-card--mail {
    --contact-card-accent: #2f63bf;
}

.contact-start-card--visit {
    --contact-card-accent: #07184f;
}

.contact-start-card:hover {
    border-color: color-mix(in srgb, var(--contact-card-accent) 32%, #dfe3ea);
    box-shadow: 0 24px 54px rgba(7, 24, 79, 0.14);
    transform: translateY(-6px);
}

.contact-start-card__top {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 25px;
}

.contact-start-card__number {
    color: #a5adbb;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 1.3px;
}

.contact-start-card__icon {
    display: inline-flex;
    width: 52px;
    height: 52px;
    flex: 0 0 52px;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    border-radius: 15px;
    background: var(--contact-card-accent);
    box-shadow: 0 10px 24px color-mix(in srgb, var(--contact-card-accent) 24%, transparent);
    font-size: 20px;
}

.contact-start-card__content {
    position: relative;
    z-index: 1;
}

    .contact-start-card__content h2 {
        margin: 0 0 12px;
        color: #07184f;
        font-size: 21px;
        font-weight: 750;
        line-height: 1.25;
        letter-spacing: -0.25px;
    }

    .contact-start-card__content p {
        color: #687184;
        font-size: 13px;
        line-height: 1.65;
    }

.contact-start-card__action {
    position: relative;
    z-index: 1;
    display: flex;
    min-height: 44px;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 10px 14px;
    color: #ffffff !important;
    border-radius: 10px;
    background: var(--contact-card-accent);
    font-size: 12px;
    font-weight: 750;
    line-height: 1.35;
    text-decoration: none !important;
    transition: filter 0.2s ease, transform 0.2s ease;
}

    .contact-start-card__action:hover {
        color: #ffffff !important;
        filter: brightness(0.93);
        transform: translateY(-1px);
    }

    .contact-start-card__action .fa {
        font-size: 11px;
    }

.contact-start-card__contact {
    position: relative;
    z-index: 1;
    margin-top: 12px;
    overflow-wrap: anywhere;
    color: #07184f !important;
    font-size: 11px;
    font-weight: 650;
    line-height: 1.45;
    text-decoration: none !important;
}

    .contact-start-card__contact:hover {
        color: var(--contact-card-accent) !important;
    }

    .contact-start-card__action:focus-visible,
    .contact-start-card__contact:focus-visible {
        outline: 3px solid color-mix(in srgb, var(--contact-card-accent) 34%, transparent);
        outline-offset: 3px;
    }

.contact-start-options + .contact-page-section {
    padding-top: 76px;
}

/* =====================================================
   RESPONSIVE
===================================================== */

@media only screen and (max-width: 1199px) {
    .contact-start-options__grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .contact-start-card {
        min-height: 305px;
    }

    .contact-start-card__content h2 {
        min-height: 0;
    }
}

@media only screen and (max-width: 991px) {
    .contact-start-options {
        padding: 60px 0 68px;
    }

    .contact-start-options__visual {
        margin-top: 34px;
        border-radius: 22px;
    }

    .contact-start-options + .contact-page-section {
        padding-top: 60px;
    }
}

@media only screen and (max-width: 767px) {
    .contact-start-options__heading h1 {
        font-size: clamp(34px, 9vw, 46px);
        letter-spacing: -0.8px;
    }

    .contact-start-options__heading p {
        font-size: 14px;
        line-height: 1.65;
    }

    .contact-start-options__visual {
        aspect-ratio: 4 / 3;
    }

    .contact-start-options__grid {
        grid-template-columns: 1fr;
        gap: 14px;
    }

    .contact-start-card {
        min-height: 0;
    }
}

@media only screen and (max-width: 576px) {
    .contact-start-options {
        padding: 46px 0 52px;
    }

    .contact-start-options__eyebrow {
        font-size: 9px;
        letter-spacing: 1.25px;
    }

        .contact-start-options__eyebrow::before,
        .contact-start-options__eyebrow::after {
            width: 16px;
        }

    .contact-start-options__line {
        margin: 18px auto 15px;
    }

    .contact-start-options__visual {
        margin-top: 27px;
        border-radius: 17px;
    }

        .contact-start-options__visual figcaption {
            right: 14px;
            bottom: 14px;
            padding: 8px 10px;
        }

    .contact-start-card {
        padding: 24px 21px 21px;
        border-radius: 16px;
    }

    .contact-start-card__top {
        margin-bottom: 20px;
    }

    .contact-start-card__content h2 {
        font-size: 20px;
    }

    .contact-start-options + .contact-page-section {
        padding-top: 48px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .contact-start-card,
    .contact-start-card__action {
        transition: none;
    }
}

.contact-page-layout--form-only {
    display: flex !important;
    width: 100%;
    align-items: stretch;
    justify-content: center;
    grid-template-columns: none !important;
}

    .contact-page-layout--form-only .contact-form-card {
        width: min(100%, 1080px) !important;
        max-width: 1080px !important;
        flex: 0 1 1080px !important;
        margin: 0 auto !important;
        box-sizing: border-box;
    }

.contact-start-options__grid {
    align-items: stretch;
    grid-auto-rows: 1fr;
}

.contact-start-card {
    height: 100%;
}

.contact-start-card__content {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
}

    .contact-start-card__content h2 {
        min-height: 2.5em;
    }

    .contact-start-card__content p {
        min-height: 4.95em;
    }

.contact-start-card__action {
    flex-shrink: 0;
    margin-top: auto;
}

.contact-start-card__contact {
    display: block;
    min-height: 2.9em;
    flex-shrink: 0;
}

@media (max-width: 575px) {
    .contact-start-card__content h2,
    .contact-start-card__content p,
    .contact-start-card__contact {
        min-height: 0;
    }
}

/* ============================================================
   REFERANSLAR — GİZLİLİK ODAKLI SAYFA
   Bu bloğu custom.css dosyasının en altına ekleyin.
   ============================================================ */

.confidential-references-page {
    --reference-navy: #06112f;
    --reference-navy-soft: #0d1a3e;
    --reference-blue: #2f6bff;
    --reference-blue-light: #e9efff;
    --reference-ink: #111a2e;
    --reference-muted: #647087;
    --reference-line: #dfe5ef;
    --reference-surface: #f4f6fa;
    overflow: hidden;
    color: var(--reference-ink);
    background: #fff;
}

/* HERO */
.confidential-reference-hero {
    position: relative;
    padding: clamp(92px, 9vw, 150px) 0 clamp(80px, 8vw, 128px);
    overflow: hidden;
    color: #fff;
    background: radial-gradient(circle at 88% 18%, rgba(47, 107, 255, 0.27), transparent 27%), linear-gradient(128deg, #050c22 0%, #071433 57%, #0b1e47 100%);
}

    .confidential-reference-hero::before {
        position: absolute;
        inset: 0;
        content: "";
        opacity: 0.17;
        background-image: linear-gradient(rgba(255, 255, 255, 0.07) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.07) 1px, transparent 1px);
        background-size: 54px 54px;
        pointer-events: none;
    }

    .confidential-reference-hero::after {
        position: absolute;
        right: -110px;
        bottom: -220px;
        width: 540px;
        height: 540px;
        content: "";
        border: 1px solid rgba(255, 255, 255, 0.12);
        border-radius: 50%;
        box-shadow: 0 0 0 70px rgba(255, 255, 255, 0.025), 0 0 0 140px rgba(255, 255, 255, 0.018);
        pointer-events: none;
    }

    .confidential-reference-hero .auto-container {
        position: relative;
        z-index: 2;
    }

.confidential-reference-hero__layout {
    display: grid;
    grid-template-columns: minmax(0, 1.58fr) minmax(260px, 0.72fr);
    gap: clamp(50px, 7vw, 110px);
    align-items: center;
}

.confidential-reference-hero__content {
    max-width: 900px;
}

.confidential-reference-eyebrow {
    display: inline-flex;
    gap: 13px;
    align-items: center;
    margin-bottom: 24px;
    color: #aabfff;
    font-size: 12px;
    font-weight: 800;
    line-height: 1.4;
    letter-spacing: 1.8px;
}

    .confidential-reference-eyebrow > span {
        display: block;
        width: 34px;
        height: 2px;
        background: var(--reference-blue);
    }

.confidential-reference-hero h1 {
    max-width: 850px;
    margin: 0;
    color: #fff;
    font-size: clamp(46px, 6.3vw, 92px);
    font-weight: 800;
    line-height: 0.98;
    letter-spacing: -3.8px;
}

.confidential-reference-hero__lead {
    max-width: 820px;
    margin: 34px 0 0;
    color: #d8e2ff;
    font-size: clamp(21px, 2.1vw, 30px);
    font-weight: 500;
    line-height: 1.45;
}

.confidential-reference-hero__copy {
    display: grid;
    gap: 14px;
    max-width: 840px;
    margin-top: 35px;
    padding-top: 29px;
    border-top: 1px solid rgba(255, 255, 255, 0.17);
}

    .confidential-reference-hero__copy p {
        margin: 0;
        color: rgba(234, 239, 255, 0.76);
        font-size: 15px;
        line-height: 1.8;
    }

        .confidential-reference-hero__copy p:last-child {
            color: #fff;
            font-weight: 700;
        }

.confidential-reference-hero__mark {
    position: relative;
    min-height: 385px;
}

.confidential-reference-hero__redaction {
    position: absolute;
    top: 58px;
    right: 0;
    width: min(100%, 370px);
    padding: 44px 34px;
    border: 1px solid rgba(255, 255, 255, 0.11);
    background: rgba(255, 255, 255, 0.045);
    backdrop-filter: blur(7px);
    transform: rotate(3deg);
}

    .confidential-reference-hero__redaction span {
        display: block;
        height: 18px;
        margin-bottom: 17px;
        border-radius: 2px;
        background: repeating-linear-gradient(105deg, #020714 0 8px, #0d1831 8px 11px);
        box-shadow: 0 5px 14px rgba(0, 0, 0, 0.22);
    }

        .confidential-reference-hero__redaction span:nth-child(2) {
            width: 78%;
        }

        .confidential-reference-hero__redaction span:nth-child(3) {
            width: 91%;
            margin-bottom: 0;
        }

.confidential-reference-hero__seal {
    position: absolute;
    right: 12px;
    bottom: 20px;
    display: flex;
    width: 166px;
    height: 166px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #89aaff;
    border: 2px solid currentColor;
    border-radius: 50%;
    box-shadow: inset 0 0 0 7px var(--reference-navy), inset 0 0 0 8px currentColor;
    transform: rotate(-10deg);
}

    .confidential-reference-hero__seal svg {
        width: 46px;
        height: 46px;
        margin-bottom: 3px;
        fill: none;
        stroke: currentColor;
        stroke-width: 2.5;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

    .confidential-reference-hero__seal strong {
        font-size: 20px;
        font-weight: 900;
        line-height: 1;
        letter-spacing: 4px;
    }

    .confidential-reference-hero__seal span {
        margin-top: 7px;
        font-size: 9px;
        font-weight: 900;
        letter-spacing: 1.8px;
    }

/* CASES */
.confidential-reference-cases {
    padding: clamp(76px, 8vw, 125px) 0 clamp(90px, 9vw, 145px);
    background: linear-gradient(180deg, #fff 0, var(--reference-surface) 100%);
}

.confidential-reference-cases__header {
    max-width: 850px;
    margin: 0 auto clamp(44px, 5vw, 72px);
    text-align: center;
}

    .confidential-reference-cases__header > span {
        display: inline-block;
        margin-bottom: 16px;
        color: var(--reference-blue);
        font-size: 12px;
        font-weight: 900;
        line-height: 1.4;
        letter-spacing: 2px;
    }

    .confidential-reference-cases__header h2 {
        margin: 0;
        color: var(--reference-ink);
        font-size: clamp(34px, 4vw, 57px);
        font-weight: 800;
        line-height: 1.08;
        letter-spacing: -2.1px;
    }

    .confidential-reference-cases__header p {
        max-width: 680px;
        margin: 23px auto 0;
        color: var(--reference-muted);
        font-size: 17px;
        line-height: 1.75;
    }

.confidential-reference-cases__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px;
    align-items: stretch;
}

.confidential-reference-card {
    position: relative;
    display: flex;
    min-width: 0;
    min-height: 100%;
    overflow: hidden;
    flex-direction: column;
    border: 1px solid var(--reference-line);
    border-radius: 4px;
    background: #fff;
    box-shadow: 0 18px 55px rgba(10, 25, 57, 0.075);
    transition: transform 220ms ease, border-color 220ms ease, box-shadow 220ms ease;
}

    .confidential-reference-card::before {
        position: absolute;
        top: 0;
        left: 0;
        width: 5px;
        height: 100%;
        content: "";
        background: linear-gradient(180deg, var(--reference-blue), #83a4ff 62%, transparent);
    }

    .confidential-reference-card:hover {
        border-color: #bdc9dd;
        box-shadow: 0 25px 70px rgba(10, 25, 57, 0.12);
        transform: translateY(-5px);
    }

.confidential-reference-card__header {
    position: relative;
    display: flex;
    min-height: 150px;
    padding: 34px 132px 30px 38px;
    align-items: center;
    border-bottom: 1px solid var(--reference-line);
    background: linear-gradient(135deg, #f8faff 0%, #fff 75%);
}

.confidential-reference-card__title > span {
    display: block;
    margin-bottom: 8px;
    color: var(--reference-blue);
    font-size: 18px;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 1px;
}

.confidential-reference-card__title h3 {
    margin: 0;
    color: var(--reference-ink);
    font-size: clamp(21px, 1.75vw, 28px);
    font-weight: 850;
    line-height: 1.15;
    letter-spacing: -0.7px;
}

.confidential-reference-card__seal {
    position: absolute;
    top: 19px;
    right: 22px;
    display: flex;
    width: 87px;
    height: 87px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #3d67c5;
    border: 2px solid currentColor;
    border-radius: 50%;
    opacity: 0.82;
    transform: rotate(8deg);
}

    .confidential-reference-card__seal::before {
        position: absolute;
        inset: 5px;
        content: "";
        border: 1px dashed currentColor;
        border-radius: 50%;
    }

.confidential-reference-card__seal-ring {
    position: relative;
    z-index: 1;
    display: flex;
}

.confidential-reference-card__seal svg {
    width: 31px;
    height: 31px;
    fill: none;
    stroke: currentColor;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.confidential-reference-card__seal strong {
    position: relative;
    z-index: 1;
    display: block;
    max-width: 72px;
    margin-top: 3px;
    overflow: hidden;
    font-size: 7px;
    font-weight: 900;
    line-height: 1;
    letter-spacing: 0.9px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.confidential-reference-card__body {
    display: grid;
    flex: 1;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.confidential-reference-card__field {
    min-width: 0;
    padding: 25px 30px;
    border-bottom: 1px solid var(--reference-line);
}

    .confidential-reference-card__field:nth-child(odd) {
        border-right: 1px solid var(--reference-line);
    }

    .confidential-reference-card__field:nth-child(3) {
        border-right: 0;
    }

.confidential-reference-card__label {
    display: block;
    margin-bottom: 9px;
    color: var(--reference-muted);
    font-size: 10px;
    font-weight: 900;
    line-height: 1.35;
    letter-spacing: 1.45px;
    text-transform: uppercase;
}

.confidential-reference-card__field p {
    margin: 0;
    color: #344057;
    font-size: 14px;
    line-height: 1.65;
}

.confidential-reference-card__field .confidential-reference-card__project {
    color: var(--reference-ink);
    font-size: 16px;
    font-weight: 750;
    line-height: 1.45;
}

.confidential-reference-card__field--client {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.confidential-reference-redaction {
    position: relative;
    display: block;
    width: min(178px, 90%);
    height: 19px;
    overflow: hidden;
    border-radius: 2px;
    background: #101827;
    box-shadow: 0 4px 11px rgba(4, 11, 25, 0.19);
}

    .confidential-reference-redaction::before {
        position: absolute;
        inset: 0;
        content: "";
        opacity: 0.65;
        background: repeating-linear-gradient(104deg, transparent 0 8px, rgba(255, 255, 255, 0.14) 8px 10px);
    }

    .confidential-reference-redaction::after {
        position: absolute;
        top: 2px;
        right: 14px;
        width: 35%;
        height: 3px;
        content: "";
        border-radius: 10px;
        background: rgba(255, 255, 255, 0.1);
    }

.confidential-reference-card__privacy {
    display: flex;
    grid-column: 1 / -1;
    gap: 16px;
    min-height: 108px;
    margin-top: auto;
    padding: 24px 30px;
    align-items: center;
    color: #2b56bd;
    background: var(--reference-blue-light);
}

    .confidential-reference-card__privacy > svg {
        width: 30px;
        height: 30px;
        flex: 0 0 30px;
        fill: none;
        stroke: currentColor;
        stroke-width: 2;
        stroke-linecap: round;
        stroke-linejoin: round;
    }

    .confidential-reference-card__privacy span {
        display: block;
        margin-bottom: 4px;
        font-size: 9px;
        font-weight: 900;
        line-height: 1.35;
        letter-spacing: 1.4px;
        text-transform: uppercase;
    }

    .confidential-reference-card__privacy p {
        margin: 0;
        color: #203866;
        font-size: 13px;
        font-weight: 650;
        line-height: 1.5;
    }

@media (max-width: 1100px) {
    .confidential-reference-hero__layout {
        grid-template-columns: minmax(0, 1fr) 250px;
        gap: 45px;
    }

    .confidential-reference-hero__mark {
        min-height: 330px;
    }

    .confidential-reference-hero__seal {
        width: 142px;
        height: 142px;
    }

    .confidential-reference-card__body {
        grid-template-columns: 1fr;
    }

    .confidential-reference-card__field,
    .confidential-reference-card__field:nth-child(odd),
    .confidential-reference-card__field:nth-child(3) {
        grid-column: auto;
        border-right: 0;
    }

    .confidential-reference-card__privacy {
        grid-column: auto;
    }
}

@media (max-width: 820px) {
    .confidential-reference-hero__layout {
        grid-template-columns: 1fr;
    }

    .confidential-reference-hero h1 {
        max-width: 720px;
        letter-spacing: -2.6px;
    }

    .confidential-reference-hero__mark {
        min-height: 270px;
        max-width: 420px;
        margin: -6px auto 0;
        width: 100%;
    }

    .confidential-reference-hero__redaction {
        top: 20px;
        right: auto;
        left: 0;
    }

    .confidential-reference-hero__seal {
        right: 0;
        bottom: 0;
        width: 132px;
        height: 132px;
    }

    .confidential-reference-cases__grid {
        grid-template-columns: 1fr;
    }

    .confidential-reference-card__body {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .confidential-reference-card__field:nth-child(odd) {
        border-right: 1px solid var(--reference-line);
    }

    .confidential-reference-card__field:nth-child(3) {
        grid-column: 1 / -1;
        border-right: 0;
    }

    .confidential-reference-card__privacy {
        grid-column: 1 / -1;
    }
}

@media (max-width: 575px) {
    .confidential-reference-hero {
        padding: 78px 0 75px;
    }

    .confidential-reference-eyebrow {
        align-items: flex-start;
        font-size: 10px;
        letter-spacing: 1.25px;
    }

        .confidential-reference-eyebrow > span {
            margin-top: 6px;
            flex: 0 0 25px;
        }

    .confidential-reference-hero h1 {
        font-size: clamp(42px, 13vw, 59px);
        line-height: 1;
        letter-spacing: -2.2px;
    }

    .confidential-reference-hero__lead {
        margin-top: 25px;
        font-size: 20px;
    }

    .confidential-reference-hero__copy {
        margin-top: 27px;
        padding-top: 24px;
    }

    .confidential-reference-hero__mark {
        min-height: 240px;
    }

    .confidential-reference-hero__redaction {
        width: calc(100% - 35px);
        padding: 34px 27px;
    }

    .confidential-reference-hero__seal {
        width: 112px;
        height: 112px;
    }

        .confidential-reference-hero__seal svg {
            width: 37px;
            height: 37px;
        }

        .confidential-reference-hero__seal strong {
            font-size: 16px;
        }

        .confidential-reference-hero__seal span {
            font-size: 7px;
        }

    .confidential-reference-cases__header h2 {
        font-size: 34px;
        letter-spacing: -1.3px;
    }

    .confidential-reference-cases__header p {
        font-size: 15px;
    }

    .confidential-reference-card__header {
        min-height: 140px;
        padding: 28px 105px 25px 28px;
    }

    .confidential-reference-card__title > span {
        font-size: 15px;
    }

    .confidential-reference-card__title h3 {
        font-size: 21px;
    }

    .confidential-reference-card__seal {
        top: 18px;
        right: 14px;
        width: 76px;
        height: 76px;
    }

        .confidential-reference-card__seal svg {
            width: 27px;
            height: 27px;
        }

    .confidential-reference-card__body {
        grid-template-columns: 1fr;
    }

    .confidential-reference-card__field,
    .confidential-reference-card__field:nth-child(odd),
    .confidential-reference-card__field:nth-child(3) {
        grid-column: auto;
        padding: 21px 25px;
        border-right: 0;
    }

    .confidential-reference-card__privacy {
        grid-column: auto;
        min-height: 0;
        padding: 22px 25px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .confidential-reference-card {
        transition: none;
    }
}

.confidential-reference-cases__alert b {
    display: block;
}

.confidential-reference-cases__alert {
    margin: 30px 0 0;
}

.confidential-reference-cases__alert-icon {
    margin-top: 2px;
}

.confidential-reference-cases__alert {
    display: flex;
    width: 100%;
    gap: 18px;
    margin-bottom: 5px;
    padding: 20px 24px;
    align-items: center;
    text-align: left;
    font-size: 14px;
    line-height: 1.7;
}

.confidential-reference-cases__alert-icon {
    width: 29px;
    height: 29px;
    flex: 0 0 29px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

.confidential-reference-cases__alert b,
.confidential-reference-cases__alert span {
    display: block;
}

.confidential-reference-cases__alert b {
    margin-bottom: 3px;
}

@media (max-width: 575px) {
    .confidential-reference-cases__alert {
        gap: 14px;
        padding: 18px;
        align-items: center;
        font-size: 13px;
    }

    .confidential-reference-cases__alert-icon {
        width: 27px;
        height: 27px;
        flex-basis: 27px;
    }
}

.confidential-reference-card__body {
    grid-template-rows: auto 1fr auto;
    align-content: stretch;
}

.confidential-reference-card__field:nth-child(3) {
    grid-column: 1 / -1;
}

.confidential-reference-card__field:nth-child(4) {
    grid-column: 1 / -1;
    border-right: 0;
    border-bottom: 0;
}

/* ==================================================
   ECC OTOMASYON — YEŞİL YOL PROGRAMI
   ================================================== */

.green-road-page {
    --green-road-primary: #78b52b;
    --green-road-light: #a8cf45;
    --green-road-dark: #17382d;
    --green-road-deep: #0d231c;
    --green-road-gray: #5d6965;
    --green-road-background: #f5f8f5;
    --green-road-border: rgba(23, 56, 45, 0.12);
    overflow: hidden;
    color: var(--green-road-dark);
    background: #fff;
}

    .green-road-page *,
    .green-road-page *::before,
    .green-road-page *::after {
        box-sizing: border-box;
    }

.green-road-container {
    position: relative;
    z-index: 2;
    width: min(1240px, calc(100% - 48px));
    margin-inline: auto;
}

/* ==================================================
   HERO
   ================================================== */

.green-road-hero {
    position: relative;
    display: flex;
    align-items: center;
    min-height: 740px;
    padding: 150px 0 110px;
    overflow: hidden;
    isolation: isolate;
    background: linear-gradient(90deg, rgba(8, 30, 23, 0.98) 0%, rgba(13, 45, 34, 0.95) 52%, rgba(25, 75, 52, 0.87) 100%);
}

    .green-road-hero::before {
        position: absolute;
        inset: 0;
        z-index: -2;
        content: "";
        opacity: 0.13;
        background-image: linear-gradient(rgba(255, 255, 255, 0.12) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.12) 1px, transparent 1px);
        background-size: 68px 68px;
        mask-image: linear-gradient(to right, transparent, #000);
    }

    .green-road-hero::after {
        position: absolute;
        right: -130px;
        bottom: -360px;
        z-index: -1;
        width: 760px;
        height: 760px;
        content: "";
        border: 1px solid rgba(168, 207, 69, 0.22);
        border-radius: 50%;
        box-shadow: 0 0 0 85px rgba(168, 207, 69, 0.035), 0 0 0 170px rgba(168, 207, 69, 0.025);
    }

.green-road-hero__glow {
    position: absolute;
    z-index: -1;
    border-radius: 50%;
    filter: blur(10px);
    pointer-events: none;
}

.green-road-hero__glow--one {
    top: -180px;
    right: 12%;
    width: 460px;
    height: 460px;
    background: rgba(120, 181, 43, 0.14);
}

.green-road-hero__glow--two {
    bottom: -200px;
    left: -160px;
    width: 500px;
    height: 500px;
    background: rgba(66, 138, 102, 0.15);
}

.green-road-hero__content {
    max-width: 930px;
}

.green-road-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 13px;
    margin-bottom: 24px;
    color: var(--green-road-light);
    font-size: 13px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 3.5px;
    text-transform: uppercase;
}

    .green-road-eyebrow::before {
        width: 48px;
        height: 2px;
        content: "";
        background: var(--green-road-light);
    }

.green-road-hero__title {
    max-width: 900px;
    margin: 0;
    color: #fff;
    font-size: clamp(64px, 8.2vw, 122px);
    font-weight: 800;
    line-height: 0.89;
    letter-spacing: -6px;
    text-transform: uppercase;
}

    .green-road-hero__title span {
        display: block;
        color: transparent;
        -webkit-text-stroke: 1.5px rgba(255, 255, 255, 0.58);
    }

.green-road-hero__lead {
    margin: 38px 0 16px;
    color: #fff;
    font-size: clamp(22px, 2.4vw, 32px);
    font-weight: 600;
    line-height: 1.35;
}

.green-road-hero__description {
    max-width: 830px;
    margin: 0;
    color: rgba(255, 255, 255, 0.72);
    font-size: 17px;
    font-weight: 400;
    line-height: 1.9;
}

.green-road-hero__button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    min-height: 56px;
    margin-top: 34px;
    padding: 15px 24px;
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.7px;
    text-decoration: none;
    background: var(--green-road-primary);
    border: 1px solid var(--green-road-primary);
    transition: color 0.25s ease, background 0.25s ease, transform 0.25s ease;
}

    .green-road-hero__button svg {
        width: 19px;
        height: 19px;
        fill: none;
        stroke: currentColor;
        stroke-width: 2;
    }

    .green-road-hero__button:hover {
        color: var(--green-road-dark);
        background: #fff;
        border-color: #fff;
        transform: translateY(-3px);
    }

/* ==================================================
   ORTAK BAŞLIK
   ================================================== */

.green-road-section-heading {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 45px;
}

.green-road-section-heading__number {
    color: rgba(23, 56, 45, 0.1);
    font-size: 88px;
    font-weight: 800;
    line-height: 0.8;
    letter-spacing: -6px;
}

.green-road-section-heading__eyebrow {
    display: block;
    margin-bottom: 8px;
    color: var(--green-road-primary);
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 2.4px;
    text-transform: uppercase;
}

.green-road-section-heading h2 {
    margin: 0;
    color: var(--green-road-dark);
    font-size: clamp(38px, 4.5vw, 62px);
    font-weight: 750;
    line-height: 1.05;
    letter-spacing: -2px;
}

/* ==================================================
   HARİTA ALANI
   ================================================== */

.green-road-map-section {
    padding: 120px 0;
    background: var(--green-road-background);
}

.green-road-map {
    position: relative;
    overflow: hidden;
    background: #fff;
    border: 1px solid var(--green-road-border);
    box-shadow: 0 30px 70px rgba(13, 35, 28, 0.1);
}

.green-road-map__image {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
}

.green-road-map__placeholder {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 570px;
    padding: 60px 30px;
    overflow: hidden;
    text-align: center;
    background: radial-gradient( circle at center, rgba(120, 181, 43, 0.15), transparent 42% ), linear-gradient(135deg, #f8faf7, #eef5eb);
}

    .green-road-map__placeholder::before,
    .green-road-map__placeholder::after {
        position: absolute;
        width: 430px;
        height: 430px;
        content: "";
        border: 1px solid rgba(120, 181, 43, 0.15);
        border-radius: 50%;
    }

    .green-road-map__placeholder::before {
        top: -260px;
        left: -150px;
        box-shadow: 0 0 0 70px rgba(120, 181, 43, 0.025);
    }

    .green-road-map__placeholder::after {
        right: -220px;
        bottom: -270px;
        box-shadow: 0 0 0 70px rgba(120, 181, 43, 0.025);
    }

.green-road-map__placeholder-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 96px;
    height: 96px;
    margin-bottom: 27px;
    color: var(--green-road-primary);
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 20px 45px rgba(23, 56, 45, 0.12);
}

    .green-road-map__placeholder-icon svg {
        width: 52px;
        height: 52px;
        fill: none;
        stroke: currentColor;
        stroke-linecap: round;
        stroke-linejoin: round;
        stroke-width: 2;
    }

.green-road-map__placeholder > span {
    margin-bottom: 12px;
    color: var(--green-road-primary);
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.green-road-map__placeholder strong {
    color: var(--green-road-dark);
    font-size: clamp(37px, 5vw, 70px);
    font-weight: 800;
    line-height: 1.1;
    letter-spacing: -3px;
}

.green-road-map__placeholder p {
    margin: 18px 0 0;
    color: var(--green-road-gray);
    font-size: 17px;
}

/* ==================================================
   PROGRAM ADIMLARI
   ================================================== */

.green-road-steps {
    padding: 130px 0;
    background: #fff;
}

.green-road-steps__header {
    display: grid;
    grid-template-columns: 0.65fr 1.35fr;
    gap: 60px;
    align-items: end;
    margin-bottom: 80px;
}

    .green-road-steps__header > span {
        position: relative;
        padding-left: 62px;
        color: var(--green-road-primary);
        font-size: 12px;
        font-weight: 800;
        letter-spacing: 2.5px;
        text-transform: uppercase;
    }

        .green-road-steps__header > span::before {
            position: absolute;
            top: 50%;
            left: 0;
            width: 45px;
            height: 2px;
            content: "";
            background: var(--green-road-primary);
            transform: translateY(-50%);
        }

    .green-road-steps__header h2 {
        margin: 0;
        color: var(--green-road-dark);
        font-size: clamp(38px, 4vw, 58px);
        font-weight: 700;
        line-height: 1.12;
        letter-spacing: -2px;
    }

    .green-road-steps__header em {
        display: block;
        color: var(--green-road-primary);
        font-style: normal;
    }

.green-road-timeline {
    border-top: 1px solid var(--green-road-border);
}

.green-road-step {
    position: relative;
    display: grid;
    grid-template-columns: 130px minmax(0, 1fr) 105px;
    gap: 45px;
    align-items: center;
    min-height: 270px;
    padding: 48px 35px 48px 10px;
    overflow: hidden;
    border-bottom: 1px solid var(--green-road-border);
    transition: background 0.3s ease, padding 0.3s ease;
}

    .green-road-step::before {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 4px;
        content: "";
        background: var(--green-road-primary);
        transform: scaleY(0);
        transform-origin: bottom;
        transition: transform 0.3s ease;
    }

    .green-road-step:hover {
        padding-right: 25px;
        padding-left: 30px;
        background: var(--green-road-background);
    }

        .green-road-step:hover::before {
            transform: scaleY(1);
        }

.green-road-step__number {
    color: rgba(23, 56, 45, 0.12);
    font-size: 64px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: -4px;
    transition: color 0.3s ease;
}

.green-road-step:hover .green-road-step__number {
    color: var(--green-road-primary);
}

.green-road-step__label {
    display: block;
    margin-bottom: 12px;
    color: var(--green-road-primary);
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.green-road-step__content h3 {
    margin: 0 0 17px;
    color: var(--green-road-dark);
    font-size: clamp(28px, 3vw, 42px);
    font-weight: 750;
    line-height: 1.1;
    letter-spacing: -1.4px;
}

.green-road-step__content p {
    max-width: 820px;
    margin: 0;
    color: var(--green-road-gray);
    font-size: 16px;
    line-height: 1.85;
}

.green-road-step__icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 92px;
    height: 92px;
    color: var(--green-road-primary);
    background: rgba(120, 181, 43, 0.09);
    border: 1px solid rgba(120, 181, 43, 0.17);
    border-radius: 50%;
    transition: color 0.3s ease, background 0.3s ease, transform 0.3s ease;
}

.green-road-step:hover .green-road-step__icon {
    color: #fff;
    background: var(--green-road-primary);
    transform: rotate(-5deg) scale(1.05);
}

.green-road-step__icon svg {
    width: 47px;
    height: 47px;
    fill: none;
    stroke: currentColor;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.8;
}

/* ==================================================
   HEDEFİMİZ
   ================================================== */

.green-road-goal {
    position: relative;
    padding: 140px 0;
    overflow: hidden;
    isolation: isolate;
    background: linear-gradient(120deg, #0b251c 0%, #173f2f 60%, #24563d 100%);
}

    .green-road-goal::before {
        position: absolute;
        top: -240px;
        right: -130px;
        z-index: -1;
        width: 650px;
        height: 650px;
        content: "";
        border: 1px solid rgba(168, 207, 69, 0.17);
        border-radius: 50%;
        box-shadow: 0 0 0 85px rgba(168, 207, 69, 0.025), 0 0 0 170px rgba(168, 207, 69, 0.018);
    }

.green-road-goal__pattern {
    position: absolute;
    inset: 0;
    z-index: -2;
    opacity: 0.08;
    background-image: linear-gradient(rgba(255, 255, 255, 0.15) 1px, transparent 1px), linear-gradient(90deg, rgba(255, 255, 255, 0.15) 1px, transparent 1px);
    background-size: 72px 72px;
}

.green-road-goal__content {
    max-width: 1040px;
}

.green-road-goal__eyebrow {
    display: flex;
    align-items: center;
    gap: 17px;
    margin-bottom: 35px;
    color: var(--green-road-light);
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 3px;
    text-transform: uppercase;
}

    .green-road-goal__eyebrow::before {
        width: 50px;
        height: 2px;
        content: "";
        background: var(--green-road-light);
    }

.green-road-goal h2 {
    margin: 0;
    color: rgba(255, 255, 255, 0.78);
    font-size: clamp(40px, 5.1vw, 60px);
    font-weight: 600;
    line-height: 1.13;
    letter-spacing: -3px;
}

    .green-road-goal h2 strong {
        color: #fff;
        font-weight: 800;
    }

.green-road-goal__divider {
    width: 100%;
    height: 1px;
    margin: 60px 0 42px;
    background: rgba(255, 255, 255, 0.15);
}

.green-road-goal p {
    margin: 0;
    color: rgba(255, 255, 255, 0.5);
    font-size: clamp(22px, 2.5vw, 34px);
    font-weight: 500;
    line-height: 1.5;
}

    .green-road-goal p span {
        display: block;
        color: var(--green-road-light);
        font-weight: 750;
    }

/* ==================================================
   TABLET
   ================================================== */

@media (max-width: 991px) {
    .green-road-hero {
        min-height: 680px;
        padding: 130px 0 90px;
    }

    .green-road-hero__title {
        letter-spacing: -4px;
    }

    .green-road-steps__header {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .green-road-step {
        grid-template-columns: 95px minmax(0, 1fr) 85px;
        gap: 25px;
    }

    .green-road-step__number {
        font-size: 52px;
    }

    .green-road-step__icon {
        width: 78px;
        height: 78px;
    }

        .green-road-step__icon svg {
            width: 39px;
            height: 39px;
        }
}

/* ==================================================
   MOBİL
   ================================================== */

@media (max-width: 767px) {
    .green-road-container {
        width: min(100% - 30px, 1240px);
    }

    .green-road-hero {
        min-height: auto;
        padding: 110px 0 80px;
    }

    .green-road-eyebrow {
        margin-bottom: 20px;
        font-size: 11px;
        letter-spacing: 2.4px;
    }

        .green-road-eyebrow::before {
            width: 32px;
        }

    .green-road-hero__title {
        font-size: clamp(48px, 17vw, 76px);
        line-height: 0.93;
        letter-spacing: -3px;
    }

        .green-road-hero__title span {
            -webkit-text-stroke-width: 1px;
        }

    .green-road-hero__lead {
        margin-top: 30px;
        font-size: 21px;
    }

    .green-road-hero__description {
        font-size: 15px;
        line-height: 1.75;
    }

    .green-road-map-section,
    .green-road-steps {
        padding: 80px 0;
    }

    .green-road-section-heading {
        gap: 16px;
        margin-bottom: 30px;
    }

    .green-road-section-heading__number {
        font-size: 52px;
        letter-spacing: -4px;
    }

    .green-road-section-heading h2 {
        font-size: 36px;
        letter-spacing: -1.5px;
    }

    .green-road-map__placeholder {
        min-height: 400px;
    }

        .green-road-map__placeholder strong {
            font-size: 38px;
            letter-spacing: -1.5px;
        }

    .green-road-steps__header {
        margin-bottom: 50px;
    }

        .green-road-steps__header h2 {
            font-size: 36px;
            letter-spacing: -1.5px;
        }

    .green-road-step {
        grid-template-columns: 1fr;
        gap: 20px;
        min-height: auto;
        padding: 38px 12px;
    }

        .green-road-step:hover {
            padding: 38px 18px;
        }

    .green-road-step__number {
        font-size: 43px;
    }

    .green-road-step__icon {
        grid-row: 1;
        width: 68px;
        height: 68px;
    }

        .green-road-step__icon svg {
            width: 34px;
            height: 34px;
        }

    .green-road-step__content h3 {
        font-size: 29px;
    }

    .green-road-step__content p {
        font-size: 15px;
        line-height: 1.75;
    }

    .green-road-goal {
        padding: 90px 0;
    }

        .green-road-goal h2 {
            font-size: 38px;
            line-height: 1.16;
            letter-spacing: -1.8px;
        }

    .green-road-goal__divider {
        margin: 42px 0 32px;
    }

    .green-road-goal p {
        font-size: 22px;
    }
}

@media (max-width: 420px) {
    .green-road-hero__title {
        font-size: 47px;
    }

    .green-road-section-heading__number {
        display: none;
    }

    .green-road-map__placeholder {
        min-height: 350px;
        padding-inline: 20px;
    }

        .green-road-map__placeholder strong {
            font-size: 32px;
        }

    .green-road-goal h2 {
        font-size: 33px;
    }
}

/* Hareket hassasiyeti bulunan kullanıcılar */
@media (prefers-reduced-motion: reduce) {
    .green-road-page *,
    .green-road-page *::before,
    .green-road-page *::after {
        scroll-behavior: auto !important;
        transition: none !important;
    }
}
/* =====================================================
   GERÇEK ANA BANNER SLIDER - VİDEO YOKSA
===================================================== */

.page-main-banner {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: #07184f;
}

.page-main-banner__slider {
    position: relative;
    width: 100%;
    height: calc(100svh - 158px);
    min-height: 465px;
    max-height: 680px;
    overflow: hidden;
    background: #07184f;
}

/* =====================================================
   SLAYTLAR
===================================================== */

.page-main-banner__slide {
    position: absolute;
    inset: 0;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.8s ease, visibility 0.8s ease;
}

    .page-main-banner__slide.is-active {
        z-index: 2;
        visibility: visible;
        opacity: 1;
        pointer-events: auto;
    }

/* =====================================================
   ARKA PLAN GÖRSELİ
===================================================== */

.page-main-banner__image {
    position: absolute;
    inset: 0;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transform: scale(1.045);
    transition: transform 7s ease;
}

.page-main-banner__slide.is-active .page-main-banner__image {
    transform: scale(1);
}

/* =====================================================
   GÖRSEL KARARTMASI
===================================================== */

.page-main-banner__overlay {
    position: absolute;
    inset: 0;
    z-index: 1;
    pointer-events: none;
    background: linear-gradient( 90deg, rgba(5, 18, 59, 0.92) 0%, rgba(5, 18, 59, 0.78) 24%, rgba(5, 18, 59, 0.42) 48%, rgba(5, 18, 59, 0.08) 72%, transparent 100% ), linear-gradient( 0deg, rgba(3, 10, 32, 0.30) 0%, transparent 38% );
}

/* =====================================================
   İÇERİK HİZALAMA
===================================================== */

.page-main-banner__container {
    position: relative;
    z-index: 3;
    display: flex;
    box-sizing: border-box;
    width: 100%;
    max-width: 1440px;
    height: 100%;
    align-items: center;
    margin: 0 auto;
    padding-right: clamp(30px, 6vw, 90px);
    padding-left: clamp(45px, 7vw, 115px);
}

.page-main-banner__content {
    width: min(610px, 55%);
    padding: 35px 0 70px;
    color: #ffffff;
}

/* =====================================================
   SLAYT NUMARASI
===================================================== */

.page-main-banner__number {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 17px;
    color: rgba(255, 255, 255, 0.60);
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 2px;
}

    .page-main-banner__number span:first-child {
        color: #e35205;
        font-size: 21px;
    }

    .page-main-banner__number i {
        display: block;
        width: 42px;
        height: 1px;
        background: rgba(255, 255, 255, 0.45);
    }

/* =====================================================
   BAŞLIK
===================================================== */

.page-main-banner__content h1,
.page-main-banner__content h2 {
    max-width: 610px;
    margin: 0;
    color: #ffffff;
    font-size: clamp(40px, 4vw, 61px);
    font-weight: 700;
    line-height: 1.06;
    letter-spacing: -1.4px;
    text-wrap: balance;
    text-shadow: 0 5px 22px rgba(0, 0, 0, 0.27);
}

/* =====================================================
   ALT BAŞLIK
===================================================== */

.page-main-banner__subtitle {
    position: relative;
    max-width: 570px;
    margin-top: 20px;
    padding-left: 17px;
    color: #ffffff;
    font-size: clamp(16px, 1.25vw, 19px);
    font-weight: 600;
    line-height: 1.45;
}

    .page-main-banner__subtitle::before {
        position: absolute;
        top: 3px;
        bottom: 3px;
        left: 0;
        width: 4px;
        content: "";
        border-radius: 10px;
        background: #e35205;
    }

/* =====================================================
   AÇIKLAMA
===================================================== */

.page-main-banner__content p {
    max-width: 550px;
    margin: 15px 0 0;
    color: rgba(255, 255, 255, 0.78);
    font-size: 15px;
    line-height: 1.65;
}

/* =====================================================
   DETAY BUTONU
===================================================== */

.page-main-banner__button {
    display: inline-flex;
    min-height: 50px;
    align-items: center;
    justify-content: center;
    gap: 21px;
    margin-top: 23px;
    padding: 9px 11px 9px 22px;
    color: #ffffff !important;
    border: 0;
    border-radius: 50px;
    background: #e35205;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none !important;
    box-shadow: 0 15px 38px rgba(227, 82, 5, 0.30);
    transition: background-color 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease;
}

    .page-main-banner__button span:last-child {
        display: flex;
        width: 30px;
        height: 30px;
        align-items: center;
        justify-content: center;
        color: #07184f;
        border-radius: 50%;
        background: #ffffff;
        font-size: 18px;
        transition: transform 0.25s ease;
    }

    .page-main-banner__button:hover {
        color: #ffffff !important;
        background: #c94703;
        box-shadow: 0 18px 42px rgba(227, 82, 5, 0.36);
        transform: translateY(-2px);
    }

        .page-main-banner__button:hover span:last-child {
            transform: translateX(3px);
        }

/* =====================================================
   SAĞ ALT YÖN OKLARI
===================================================== */

.page-main-banner__arrow {
    position: absolute;
    top: auto;
    bottom: 35px;
    z-index: 12;
    display: flex;
    width: 47px;
    height: 47px;
    align-items: center;
    justify-content: center;
    padding: 0;
    color: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.45);
    border-radius: 50%;
    outline: none;
    background: rgba(7, 24, 79, 0.42);
    backdrop-filter: blur(8px);
    font-size: 20px;
    cursor: pointer;
    transform: none;
    transition: color 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, transform 0.25s ease;
}

.page-main-banner__arrow--prev {
    right: calc(clamp(25px, 4vw, 65px) + 58px);
    left: auto;
}

.page-main-banner__arrow--next {
    right: clamp(25px, 4vw, 65px);
    left: auto;
}

.page-main-banner__arrow:hover,
.page-main-banner__arrow:focus-visible {
    color: #ffffff;
    border-color: #e35205;
    background: #e35205;
    transform: translateY(-2px);
}

/* =====================================================
   ALT NOKTALAR VE İLERLEME ÇİZGİSİ
===================================================== */

.page-main-banner__bottom {
    position: absolute;
    right: 0;
    bottom: 31px;
    left: 0;
    z-index: 10;
    pointer-events: none;
}

    .page-main-banner__bottom .auto-container {
        box-sizing: border-box;
        width: 100%;
        max-width: 1440px;
        margin: 0 auto;
        padding-right: clamp(145px, 13vw, 220px);
        padding-left: clamp(45px, 7vw, 115px);
        pointer-events: auto;
    }

.page-main-banner__dots {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 11px;
}

.page-main-banner__dot {
    width: 8px;
    height: 8px;
    flex: 0 0 auto;
    padding: 0;
    border: 0;
    border-radius: 50%;
    outline: none;
    background: rgba(255, 255, 255, 0.48);
    cursor: pointer;
    transition: width 0.25s ease, border-radius 0.25s ease, background-color 0.25s ease;
}

    .page-main-banner__dot.is-active {
        width: 31px;
        border-radius: 20px;
        background: #e35205;
    }

    .page-main-banner__dot:focus-visible {
        outline: 2px solid #ffffff;
        outline-offset: 3px;
    }

.page-main-banner__progress {
    width: min(360px, 35vw);
    height: 2px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.22);
}

    .page-main-banner__progress span {
        display: block;
        width: 0;
        height: 100%;
        background: #e35205;
    }

/* =====================================================
   İÇERİK GİRİŞ ANİMASYONU
===================================================== */

.page-main-banner__slide.is-active .page-main-banner__number,
.page-main-banner__slide.is-active h1,
.page-main-banner__slide.is-active h2,
.page-main-banner__slide.is-active .page-main-banner__subtitle,
.page-main-banner__slide.is-active p,
.page-main-banner__slide.is-active .page-main-banner__button {
    animation: mainBannerContent 0.7s ease both;
}

.page-main-banner__slide.is-active h1,
.page-main-banner__slide.is-active h2 {
    animation-delay: 0.08s;
}

.page-main-banner__slide.is-active .page-main-banner__subtitle {
    animation-delay: 0.15s;
}

.page-main-banner__slide.is-active p {
    animation-delay: 0.22s;
}

.page-main-banner__slide.is-active .page-main-banner__button {
    animation-delay: 0.29s;
}

@keyframes mainBannerContent {
    from {
        opacity: 0;
        transform: translateY(28px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* =====================================================
   TABLET VE KÜÇÜK LAPTOP
===================================================== */

@media only screen and (max-width: 1199px) {
    .page-main-banner__slider {
        height: calc(100svh - 90px);
        min-height: 500px;
        max-height: 650px;
    }

    .page-main-banner__container {
        padding-right: 65px;
        padding-left: 65px;
    }

    .page-main-banner__content {
        width: min(590px, 68%);
    }

        .page-main-banner__content h1,
        .page-main-banner__content h2 {
            font-size: clamp(38px, 5vw, 55px);
        }

    .page-main-banner__bottom .auto-container {
        padding-right: 155px;
        padding-left: 65px;
    }
}

/* =====================================================
   TABLET DİKEY
===================================================== */

@media only screen and (max-width: 991px) {
    .page-main-banner__slider {
        min-height: 540px;
    }

    .page-main-banner__container {
        padding-right: 45px;
        padding-left: 45px;
    }

    .page-main-banner__content {
        width: min(570px, 78%);
    }

    .page-main-banner__bottom .auto-container {
        padding-right: 145px;
        padding-left: 45px;
    }
}

/* =====================================================
   MOBİL
===================================================== */

@media only screen and (max-width: 767px) {
    .page-main-banner__slider {
        height: calc(100svh - 70px);
        min-height: 570px;
        max-height: 690px;
    }

    .page-main-banner__image {
        object-position: 62% center;
    }

    .page-main-banner__overlay {
        background: linear-gradient( 0deg, rgba(3, 12, 43, 0.98) 0%, rgba(7, 24, 79, 0.87) 46%, rgba(7, 24, 79, 0.22) 100% );
    }

    .page-main-banner__container {
        align-items: flex-end;
        padding-right: 22px;
        padding-left: 22px;
    }

    .page-main-banner__content {
        width: 100%;
        padding: 50px 0 105px;
    }

    .page-main-banner__number {
        margin-bottom: 13px;
    }

        .page-main-banner__number span:first-child {
            font-size: 19px;
        }

    .page-main-banner__content h1,
    .page-main-banner__content h2 {
        font-size: clamp(32px, 9vw, 42px);
        line-height: 1.08;
        letter-spacing: -0.7px;
    }

    .page-main-banner__subtitle {
        margin-top: 15px;
        font-size: 16px;
    }

    .page-main-banner__content p {
        display: -webkit-box;
        margin-top: 13px;
        overflow: hidden;
        font-size: 14px;
        line-height: 1.6;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
    }

    .page-main-banner__button {
        min-height: 48px;
        margin-top: 20px;
        padding: 8px 10px 8px 19px;
    }

        .page-main-banner__button span:last-child {
            width: 29px;
            height: 29px;
        }

    .page-main-banner__arrow {
        display: none;
    }

    .page-main-banner__bottom {
        bottom: 24px;
    }

        .page-main-banner__bottom .auto-container {
            padding-right: 22px;
            padding-left: 22px;
        }

    .page-main-banner__dots {
        margin-bottom: 10px;
    }

    .page-main-banner__progress {
        width: 100%;
    }
}

/* =====================================================
   KÜÇÜK MOBİL
===================================================== */

@media only screen and (max-width: 390px) {
    .page-main-banner__slider {
        min-height: 550px;
        max-height: 650px;
    }

    .page-main-banner__content {
        padding-bottom: 95px;
    }

        .page-main-banner__content h1,
        .page-main-banner__content h2 {
            font-size: 31px;
        }
}

/* =====================================================
   HAREKET AZALTMA TERCİHİ
===================================================== */

@media (prefers-reduced-motion: reduce) {
    .page-main-banner__slide,
    .page-main-banner__image,
    .page-main-banner__progress span {
        transition: none;
    }

        .page-main-banner__slide.is-active .page-main-banner__number,
        .page-main-banner__slide.is-active h1,
        .page-main-banner__slide.is-active h2,
        .page-main-banner__slide.is-active .page-main-banner__subtitle,
        .page-main-banner__slide.is-active p,
        .page-main-banner__slide.is-active .page-main-banner__button {
            animation: none;
        }
}

.production-timeline-step__surface.has-no-media {
    grid-template-columns: minmax(0, 1fr);
}

    .production-timeline-step__surface.has-no-media
    .production-timeline-step__content {
        grid-column: 1 / -1;
        flex: 1 1 100%;
        max-width: none;
        width: 100%;
    }

.page-main-banner__slider {
    touch-action: pan-y pinch-zoom;
    overscroll-behavior-x: contain;
    -webkit-tap-highlight-color: transparent;
}

.page-main-banner__image {
    user-select: none;
    -webkit-user-select: none;
    -webkit-user-drag: none;
}