/*============= COMMON SECTION CSS AREA ===============*/

@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Quicksand:wght@300..700&display=swap");

/* ===== RESET & BASE STYLES ===== */

*,
:root {
    --ztc-text-text-1: #FFFFFF;
    --ztc-text-text-2: #4A4A4A;
    --ztc-text-text-3: #0A2540;
    --ztc-text-text-4: #D4AF37;
    /* Gold primary */
    --ztc-text-text-5: #6B7280;
    --ztc-text-text-6: #1E3A8A;
    /* Royal Blue */
    --ztc-text-text-7: #F2C94C;
    /* Light Gold */
    --ztc-text-text-8: #111827;
    --ztc-text-text-9: #4B5563;
    --ztc-text-text-10: #0F766E;
    /* Emerald Accent */
    --ztc-text-text-11: #020617;
    --ztc-text-text-12: #38BDF8;
    --ztc-text-text-13: #374151;
    --ztc-text-text-14: #C89B3C;
    /* Dark Gold */
    --ztc-text-text-15: #0A2540;
    --ztc-text-text-16: #52525B;
    --ztc-text-text-17: #F9FAFB;
    --ztc-text-text-18: #3F3F46;
    --ztc-text-text-19: #E6B325;
    /* Gold accent */
    --ztc-text-text-20: #16304a;
    /* Bright Blue */
    --ztc-text-text-21: #71717A;
    --ztc-text-text-22: #F1F5F9;
    --ztc-text-text-23: #10B981;
    /* Emerald highlight */
    --ztc-text-text-24: #020617;
    --ztc-text-text-25: #525252;
    --ztc-text-text-26: #F5F5F5;
    --ztc-text-text-27: #1F2937;
    --ztc-text-text-28: #2563EB;
    --ztc-text-text-29: #EFF6FF;
    --ztc-text-text-30: #404040;
    /* BACKGROUND COLORS */
    --ztc-bg-bg-1: #FFFFFF;
    --ztc-bg-bg-2: #1E3A8A;
    /* Primary Royal Blue */
    --ztc-bg-bg-3: #D4AF37;
    /* Gold */
    --ztc-bg-bg-4: #F8F9FB;
    /* Soft background */
    --ztc-bg-bg-5: #FDFBF6;
    /* Light cream */
    --ztc-bg-bg-6: #E5E7EB;
    --ztc-bg-bg-7: #EFF6FF;
    --ztc-bg-bg-8: #FFF8E6;
    --ztc-bg-bg-9: #F1F5F9;
    /* BORDER COLORS */
    --ztc-border-border-1: #E5E7EB;
    --ztc-border-border-2: #D1D5DB;
    --ztc-font-size-font-s10: 13px;
    --ztc-font-size-font-s12: 15px;
    --ztc-font-size-font-s14: 16px;
    --ztc-font-size-font-s16: 17px;
    --ztc-font-size-font-s18: 18px;
    --ztc-font-size-font-s20: 20px;
    --ztc-font-size-font-s22: 22px;
    --ztc-font-size-font-s24: 24px;
    --ztc-font-size-font-s26: 26px;
    --ztc-font-size-font-s28: 28px;
    --ztc-font-size-font-s30: 30px;
    --ztc-font-size-font-s32: 32px;
    --ztc-font-size-font-s34: 34px;
    --ztc-font-size-font-s36: 36px;
    --ztc-font-size-font-s38: 38px;
    --ztc-font-size-font-s40: 40px;
    --ztc-font-size-font-s42: 42px;
    --ztc-font-size-font-s44: 44px;
    --ztc-font-size-font-s46: 46px;
    --ztc-font-size-font-s48: 48px;
    --ztc-font-size-font-s50: 50px;
    --ztc-font-size-font-s52: 52px;
    --ztc-font-size-font-s54: 54px;
    --ztc-font-size-font-s55: 55px;
    --ztc-font-size-font-s56: 56px;
    --ztc-font-size-font-s58: 58px;
    --ztc-font-size-font-s60: 60px;
    --ztc-font-size-font-s62: 62px;
    --ztc-font-size-font-s64: 64px;
    --ztc-font-size-font-s66: 66px;
    --ztc-font-size-font-s68: 68px;
    --ztc-font-size-font-s70: 70px;
    --ztc-font-size-font-s80: 80px;
    --ztc-font-size-font-s90: 90px;
    --ztc-specing-height6: 6px;
    --ztc-specing-height8: 8px;
    --ztc-specing-height10: 10px;
    --ztc-specing-height12: 12px;
    --ztc-specing-height14: 114px;
    --ztc-specing-height16: 16px;
    --ztc-specing-height18: 18px;
    --ztc-specing-height20: 20px;
    --ztc-specing-height22: 22px;
    --ztc-specing-height24: 24px;
    --ztc-specing-height26: 26px;
    --ztc-specing-height28: 28px;
    --ztc-specing-height30: 30px;
    --ztc-specing-height32: 32px;
    --ztc-specing-height34: 34px;
    --ztc-specing-height36: 36px;
    --ztc-specing-height38: 38px;
    --ztc-specing-height40: 40px;
    --ztc-specing-height42: 42px;
    --ztc-specing-height44: 44px;
    --ztc-specing-height46: 46px;
    --ztc-specing-height48: 48px;
    --ztc-specing-height50: 50px;
    --ztc-specing-height52: 52px;
    --ztc-specing-height54: 54px;
    --ztc-specing-height55: 55px;
    --ztc-specing-height56: 56px;
    --ztc-specing-height58: 58px;
    --ztc-specing-height60: 60px;
    --ztc-specing-height64: 64px;
    --ztc-specing-height70: 70px;
    --ztc-specing-height72: 72px;
    --ztc-specing-height78: 78px;
    --ztc-specing-height80: 80px;
    --ztc-specing-height82: 82px;
    --ztc-specing-height90: 90px;
    --ztc-specing-height92: 92px;
    --ztc-specing-height100: 100px;
    --ztc-specing-height110: 110px;
    --ztc-specing-height120: 120px;
    --ztc-specing-height130: 130px;
    --ztc-weight-regular: 400;
    --ztc-weight-medium: 500;
    --ztc-weight-semibold: 600;
    --ztc-weight-bold: 700;
    --ztc-weight-black: 800;
    --ztc-family-font1: 'Nunito Sans', serif;
    --ztc-family-font2: 'Quicksand', sans-serif;
    /* Transition Variables */
    --ztc-transition-base: all 0.3s ease;
    --ztc-transition-smooth: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    /* Shadow Variables */
    --ztc-shadow-sm: 0 2px 4px rgba(0, 0, 0, 0.05);
    --ztc-shadow-md: 0 20px 40px rgba(0, 0, 0, 0.08);
    --ztc-shadow-lg: 0 20px 40px rgba(0, 0, 0, 0.3);
    --ztc-shadow-xl: 0 30px 50px rgba(0, 0, 0, 0.2);
    --ztc-shadow-left: -10px 0 40px rgba(0, 0, 0, 0.15);
    --ztc-shadow-left-lg: -5px 5px 20px rgba(0, 0, 0, 0.2);
    --ztc-shadow-left-xl: -10px 0 50px rgba(0, 0, 0, 0.2);
    --ztc-shadow-gold: 0 15px 30px rgba(212, 175, 55, 0.3);
    --ztc-shadow-gold-hover: 0 15px 30px rgba(212, 175, 55, 0.35);
    --ztc-shadow-gold-sm: 0 5px 20px rgba(212, 175, 55, 0.15);
    --ztc-shadow-gold-focus: 0 0 0 3px rgba(212, 175, 55, 0.1);
}


/*============= SPACING UTILITIES ===============*/


/* Section Padding */

.sp2 {
    padding: 80px 0;
    @media (max-width: 991px) {
        padding: 60px 0;
    }
    @media (max-width: 767px) {
        padding: 50px 0;
    }
}

.sp3 {
    padding: 100px 0;
    @media (max-width: 991px) {
        padding: 80px 0;
    }
    @media (max-width: 767px) {
        padding: 60px 0;
    }
}

.sp4 {
    padding: 120px 0;
    @media (max-width: 991px) {
        padding: 100px 0;
    }
    @media (max-width: 767px) {
        padding: 80px 0;
    }
}


/* Margin Top Utilities */

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-35 {
    margin-top: 35px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-45 {
    margin-top: 45px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-55 {
    margin-top: 55px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-65 {
    margin-top: 65px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-75 {
    margin-top: 75px;
}

.mt-80 {
    margin-top: 80px;
}


/* Margin Bottom Utilities */

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-35 {
    margin-bottom: 35px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-45 {
    margin-bottom: 45px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-55 {
    margin-bottom: 55px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-65 {
    margin-bottom: 65px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-75 {
    margin-bottom: 75px;
}

.mb-80 {
    margin-bottom: 80px;
}


/* Padding Top Utilities */

.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-25 {
    padding-top: 25px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-35 {
    padding-top: 35px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-45 {
    padding-top: 45px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-55 {
    padding-top: 55px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-65 {
    padding-top: 65px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-75 {
    padding-top: 75px;
}

.pt-80 {
    padding-top: 80px;
}


/* Padding Bottom Utilities */

.pb-10 {
    padding-bottom: 10px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-25 {
    padding-bottom: 25px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-35 {
    padding-bottom: 35px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-45 {
    padding-bottom: 45px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-55 {
    padding-bottom: 55px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-65 {
    padding-bottom: 65px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-75 {
    padding-bottom: 75px;
}

.pb-80 {
    padding-bottom: 80px;
}


/* Margin Left/Right Utilities */

.ml-10 {
    margin-left: 10px;
}

.ml-15 {
    margin-left: 15px;
}

.ml-20 {
    margin-left: 20px;
}

.ml-25 {
    margin-left: 25px;
}

.ml-30 {
    margin-left: 30px;
}

.ml-35 {
    margin-left: 35px;
}

.ml-40 {
    margin-left: 40px;
}

.ml-45 {
    margin-left: 45px;
}

.ml-50 {
    margin-left: 50px;
}

.mr-10 {
    margin-right: 10px;
}

.mr-15 {
    margin-right: 15px;
}

.mr-20 {
    margin-right: 20px;
}

.mr-25 {
    margin-right: 25px;
}

.mr-30 {
    margin-right: 30px;
}

.mr-35 {
    margin-right: 35px;
}

.mr-40 {
    margin-right: 40px;
}

.mr-45 {
    margin-right: 45px;
}

.mr-50 {
    margin-right: 50px;
}


/* Responsive Spacing */

@media (max-width: 991px) {
    .mt-50 {
        margin-top: 40px;
    }
    .mb-50 {
        margin-bottom: 40px;
    }
    .pt-50 {
        padding-top: 40px;
    }
    .pb-50 {
        padding-bottom: 40px;
    }
    .ml-50 {
        margin-left: 30px;
    }
    .mr-50 {
        margin-right: 30px;
    }
}

@media (max-width: 767px) {
    .mt-50 {
        margin-top: 30px;
    }
    .mb-50 {
        margin-bottom: 30px;
    }
    .pt-50 {
        padding-top: 30px;
    }
    .pb-50 {
        padding-bottom: 30px;
    }
    .ml-50 {
        margin-left: 20px;
    }
    .mr-50 {
        margin-right: 20px;
    }
    .sp2 {
        padding: 50px 0;
    }
}

@media (max-width: 576px) {
    .mt-50 {
        margin-top: 25px;
    }
    .mb-50 {
        margin-bottom: 25px;
    }
    .pt-50 {
        padding-top: 25px;
    }
    .pb-50 {
        padding-bottom: 25px;
    }
}

*::before,
*::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
    overflow-x: hidden;
}

body {
    overflow-x: hidden;
    font-family: var(--ztc-family-font1);
    color: var(--ztc-text-text-2);
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/* ===== TYPOGRAPHY ===== */

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0;
    font-family: var(--ztc-family-font2);
    font-weight: var(--ztc-weight-semibold);
    line-height: 1.2;
    color: var(--ztc-text-text-3);
}

h1 {
    font-size: clamp(2rem, 5vw, var(--ztc-font-size-font-s70));
}

h2 {
    font-size: clamp(1.75rem, 4vw, var(--ztc-font-size-font-s60));
}

h3 {
    font-size: clamp(1.5rem, 3.5vw, var(--ztc-font-size-font-s50));
}

h4 {
    font-size: clamp(1.25rem, 3vw, var(--ztc-font-size-font-s40));
}

h5 {
    font-size: clamp(1.125rem, 2.5vw, var(--ztc-font-size-font-s30));
}

h6 {
    font-size: clamp(1rem, 2vw, var(--ztc-font-size-font-s24));
}

p {
    margin-bottom: 0;
    font-size: var(--ztc-font-size-font-s16);
    line-height: 1.6;
    color: var(--ztc-text-text-2);
}

a {
    text-decoration: none;
    color: inherit;
    transition: all 0.3s ease;
    &:hover {
        text-decoration: none;
        color: var(--ztc-text-text-4);
    }
}

ul {
    padding: 0;
    margin: 0;
    li {
        list-style: none;
    }
}


/* ===== FORM ELEMENTS ===== */

input,
textarea,
select,
button {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

input,
textarea {
    background: none;
    border: none;
    outline: none;
    width: 100%;
    &:focus {
        outline: none;
    }
}


/* ===== MEDIA ===== */

img {
    max-width: 100%;
    max-height: 100%;
    display: block;
}


/* ===== RESPONSIVE SPACING UTILITIES ===== */


/* Using clamp() for responsive spacing */

.space-xs {
    height: clamp(0.25rem, 1vw, 0.5rem);
}


/* 4-8px */

.space-sm {
    height: clamp(0.5rem, 2vw, 1rem);
}


/* 8-16px */

.space-md {
    height: clamp(1rem, 3vw, 1.5rem);
}


/* 16-24px */

.space-lg {
    height: clamp(1.5rem, 4vw, 2rem);
}


/* 24-32px */

.space-xl {
    height: clamp(2rem, 5vw, 3rem);
}


/* 32-48px */

.space-xxl {
    height: clamp(3rem, 6vw, 4rem);
}


/* 48-64px */

.space-xxxl {
    height: clamp(4rem, 8vw, 6rem);
}


/* 64-96px */


/* Preserve existing spacing classes for backward compatibility */

@for $i from 0 through 100 {
    $step: $i * 2;
    .space#{$step} {
        height: #{$step}px;
        @media (max-width: 768px) {
            height: calc(#{$step}px * 0.75);
            /* 75% on tablets */
        }
        @media (max-width: 576px) {
            height: calc(#{$step}px * 0.5);
            /* 50% on mobile */
        }
    }
}


/* Additional responsive spacing */

.space6,
.space8,
.space10,
.space12,
.space14,
.space16,
.space18,
.space20,
.space22,
.space24,
.space26,
.space28,
.space30,
.space32,
.space34,
.space36,
.space38,
.space40,
.space42,
.space44,
.space46,
.space48,
.space50,
.space52,
.space54,
.space56,
.space58,
.space60,
.space62,
.space64,
.space66,
.space68,
.space70,
.space72,
.space74,
.space76,
.space78,
.space80,
.space82,
.space84,
.space86,
.space88,
.space90,
.space92,
.space94,
.space96,
.space98,
.space100 {
    @media (max-width: 768px) {
        height: calc(100% * 0.75);
    }
    @media (max-width: 576px) {
        height: calc(100% * 0.5);
    }
}


/* ===== ANIMATIONS ===== */

@keyframes float {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-20px);
    }
}

@keyframes float-reverse {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(20px);
    }
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.8;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes slideInLeft {
    from {
        opacity: 0;
        transform: translateX(-50px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes slideInRight {
    from {
        opacity: 0;
        transform: translateX(50px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes slideInUp {
    from {
        opacity: 0;
        transform: translateY(50px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}


/* Animation Classes */

.animation-float {
    animation: float 3s ease-in-out infinite alternate;
}

.animation-float-reverse {
    animation: float-reverse 3s ease-in-out infinite alternate;
}

.animation-pulse {
    animation: pulse 2s ease-in-out infinite;
}

.animation-rotate {
    animation: rotate 10s linear infinite;
}

.animation-slide-left {
    animation: slideInLeft 0.8s ease forwards;
}

.animation-slide-right {
    animation: slideInRight 0.8s ease forwards;
}

.animation-slide-up {
    animation: slideInUp 0.8s ease forwards;
}

.animation-fade {
    animation: fadeIn 0.8s ease forwards;
}


/* Preserve existing animation classes */

.aniamtion-key-1 {
    position: relative;
    animation: animation-1 3s infinite alternate;
}

.aniamtion-key-2 {
    position: relative;
    animation: animation-2 2.5s infinite alternate;
}

.aniamtion-key-3 {
    position: relative;
    animation: animation-3 1.3s infinite alternate;
}

.aniamtion-key-4 {
    position: relative;
    animation: animation-4 1.6s infinite alternate;
}

.aniamtion-key-5 {
    position: relative;
    animation: animation-5 1.5s infinite alternate;
}

.aniamtion-key-6 {
    position: relative;
    animation: animation-6 1.9s infinite alternate;
}

.aniamtion-key-7 {
    position: relative;
    animation: animation-8 1.3s infinite alternate;
}

.keyframe5 {
    position: relative;
    animation: animation-7 90s infinite alternate;
}

.pulse-border {
    position: relative;
    animation: pulse-border 1500ms infinite alternate;
}

.circle-text {
    animation: rotate 10s linear infinite;
}

.reveal {
    position: relative;
    display: inline-flex;
    visibility: hidden;
    overflow: hidden;
    img {
        height: 100%;
        width: 100%;
        display: inline-block;
        object-fit: cover;
        transform-origin: left;
    }
}


/* ===== FLEXBOX & GRID UTILITIES ===== */

.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.flex-between {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.flex-start {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.flex-end {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.flex-column {
    display: flex;
    flex-direction: column;
}

.grid-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    @media (max-width: 768px) {
        grid-template-columns: 1fr;
        gap: 20px;
    }
}

.grid-3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    @media (max-width: 992px) {
        grid-template-columns: repeat(2, 1fr);
    }
    @media (max-width: 576px) {
        grid-template-columns: 1fr;
        gap: 20px;
    }
}

.grid-4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    @media (max-width: 1200px) {
        grid-template-columns: repeat(3, 1fr);
    }
    @media (max-width: 992px) {
        grid-template-columns: repeat(2, 1fr);
    }
    @media (max-width: 576px) {
        grid-template-columns: 1fr;
        gap: 20px;
    }
}


/* ===== TEXT UTILITIES ===== */

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-primary {
    color: var(--ztc-text-text-4);
}

.text-secondary {
    color: var(--ztc-text-text-3);
}

.text-white {
    color: var(--ztc-text-text-1);
}

.text-dark {
    color: var(--ztc-text-text-3);
}

.text-muted {
    color: var(--ztc-text-text-2);
}

.text-gold {
    color: var(--ztc-text-text-4);
}

.text-blue {
    color: var(--ztc-text-text-6);
}


/* ===== BACKGROUND UTILITIES ===== */

.bg-primary {
    background-color: var(--ztc-bg-bg-3);
}

.bg-secondary {
    background-color: var(--ztc-bg-bg-2);
}

.bg-white {
    background-color: var(--ztc-bg-bg-1);
}

.bg-light {
    background-color: var(--ztc-bg-bg-4);
}

.bg-cream {
    background-color: var(--ztc-bg-bg-5);
}

.bg-gold-light {
    background-color: var(--ztc-bg-bg-8);
}


/* ===== BORDER UTILITIES ===== */

.border {
    border: 1px solid var(--ztc-border-border-1);
}

.border-top {
    border-top: 1px solid var(--ztc-border-border-1);
}

.border-bottom {
    border-bottom: 1px solid var(--ztc-border-border-1);
}

.border-left {
    border-left: 1px solid var(--ztc-border-border-1);
}

.border-right {
    border-right: 1px solid var(--ztc-border-border-1);
}

.rounded-sm {
    border-radius: 4px;
}

.rounded-md {
    border-radius: 8px;
}

.rounded-lg {
    border-radius: 12px;
}

.rounded-xl {
    border-radius: 16px;
}

.rounded-full {
    border-radius: 9999px;
}


/* ===== CONTAINER UTILITIES ===== */

.container-fluid {
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    margin-right: auto;
    margin-left: auto;
}


/* Small devices (≥576px) */

@media (min-width: 576px) {
    .container-fluid {
        padding-right: 1.5rem;
        padding-left: 1.5rem;
    }
}


/* Large devices (≥1200px) */

@media (min-width: 1200px) {
    .container-fluid {
        padding-right: 2.5rem;
        padding-left: 2.5rem;
    }
}


/* Extra large devices (≥1400px) */

@media (min-width: 1400px) {
    .container-fluid {
        padding-right: 3.5rem;
        /* ≈ 56px */
        padding-left: 3.5rem;
    }
}

.container {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
    @media (min-width: 576px) {
        max-width: 540px;
    }
    @media (min-width: 768px) {
        max-width: 720px;
    }
    @media (min-width: 992px) {
        max-width: 960px;
    }
    @media (min-width: 1200px) {
        max-width: 1140px;
    }
    @media (min-width: 1400px) {
        max-width: 1320px;
    }
}


/* ===== MARGIN UTILITIES ===== */

.mt-0 {
    margin-top: 0;
}

.mt-1 {
    margin-top: 0.25rem;
}

.mt-2 {
    margin-top: 0.5rem;
}

.mt-3 {
    margin-top: 1rem;
}

.mt-4 {
    margin-top: 1.5rem;
}

.mt-5 {
    margin-top: 3rem;
}

.mb-0 {
    margin-bottom: 0;
}

.mb-1 {
    margin-bottom: 0.25rem;
}

.mb-2 {
    margin-bottom: 0.5rem;
}

.mb-3 {
    margin-bottom: 1rem;
}

.mb-4 {
    margin-bottom: 1.5rem;
}

.mb-5 {
    margin-bottom: 3rem;
}

.ml-0 {
    margin-left: 0;
}

.ml-1 {
    margin-left: 0.25rem;
}

.ml-2 {
    margin-left: 0.5rem;
}

.ml-3 {
    margin-left: 1rem;
}

.ml-4 {
    margin-left: 1.5rem;
}

.ml-5 {
    margin-left: 3rem;
}

.mr-0 {
    margin-right: 0;
}

.mr-1 {
    margin-right: 0.25rem;
}

.mr-2 {
    margin-right: 0.5rem;
}

.mr-3 {
    margin-right: 1rem;
}

.mr-4 {
    margin-right: 1.5rem;
}

.mr-5 {
    margin-right: 3rem;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}


/* ===== PADDING UTILITIES ===== */

.p-0 {
    padding: 0;
}

.p-1 {
    padding: 0.25rem;
}

.p-2 {
    padding: 0.5rem;
}

.p-3 {
    padding: 1rem;
}

.p-4 {
    padding: 1.5rem;
}

.p-5 {
    padding: 3rem;
}

.pt-0 {
    padding-top: 0;
}

.pt-1 {
    padding-top: 0.25rem;
}

.pt-2 {
    padding-top: 0.5rem;
}

.pt-3 {
    padding-top: 1rem;
}

.pt-4 {
    padding-top: 1.5rem;
}

.pt-5 {
    padding-top: 3rem;
}

.pb-0 {
    padding-bottom: 0;
}

.pb-1 {
    padding-bottom: 0.25rem;
}

.pb-2 {
    padding-bottom: 0.5rem;
}

.pb-3 {
    padding-bottom: 1rem;
}

.pb-4 {
    padding-bottom: 1.5rem;
}

.pb-5 {
    padding-bottom: 3rem;
}

.pl-0 {
    padding-left: 0;
}

.pl-1 {
    padding-left: 0.25rem;
}

.pl-2 {
    padding-left: 0.5rem;
}

.pl-3 {
    padding-left: 1rem;
}

.pl-4 {
    padding-left: 1.5rem;
}

.pl-5 {
    padding-left: 3rem;
}

.pr-0 {
    padding-right: 0;
}

.pr-1 {
    padding-right: 0.25rem;
}

.pr-2 {
    padding-right: 0.5rem;
}

.pr-3 {
    padding-right: 1rem;
}

.pr-4 {
    padding-right: 1.5rem;
}

.pr-5 {
    padding-right: 3rem;
}


/* ===== RESPONSIVE BREAKPOINT UTILITIES ===== */


/* Hide on mobile */

@media (max-width: 576px) {
    .hide-mobile {
        display: none !important;
    }
}


/* Hide on tablet */

@media (min-width: 577px) and (max-width: 992px) {
    .hide-tablet {
        display: none !important;
    }
}


/* Hide on desktop */

@media (min-width: 993px) {
    .hide-desktop {
        display: none !important;
    }
}


/* Show on mobile */

.show-mobile {
    display: none !important;
    @media (max-width: 576px) {
        display: block !important;
    }
}


/* Show on tablet */

.show-tablet {
    display: none !important;
    @media (min-width: 577px) and (max-width: 992px) {
        display: block !important;
    }
}


/* Show on desktop */

.show-desktop {
    display: none !important;
    @media (min-width: 993px) {
        display: block !important;
    }
}


/* ===== CUSTOM UTILITIES ===== */

.mt-4- {
    margin-top: -4px;
}

.mrf-16 {
    margin-right: 16px;
}


/* ===== Z-INDEX UTILITIES ===== */

.z-0 {
    z-index: 0;
}

.z-10 {
    z-index: 10;
}

.z-20 {
    z-index: 20;
}

.z-30 {
    z-index: 30;
}

.z-40 {
    z-index: 40;
}

.z-50 {
    z-index: 50;
}

.z-100 {
    z-index: 100;
}


/* ===== POSITION UTILITIES ===== */

.position-relative {
    position: relative;
}

.position-absolute {
    position: absolute;
}

.position-fixed {
    position: fixed;
}

.position-sticky {
    position: sticky;
}

.top-0 {
    top: 0;
}

.left-0 {
    left: 0;
}

.right-0 {
    right: 0;
}

.bottom-0 {
    bottom: 0;
}


/* ===== OVERFLOW UTILITIES ===== */

.overflow-hidden {
    overflow: hidden;
}

.overflow-auto {
    overflow: auto;
}

.overflow-scroll {
    overflow: scroll;
}

.overflow-visible {
    overflow: visible;
}


/* ===== DISPLAY UTILITIES ===== */

.d-none {
    display: none;
}

.d-block {
    display: block;
}

.d-inline {
    display: inline;
}

.d-inline-block {
    display: inline-block;
}

.d-flex {
    display: flex;
}

.d-inline-flex {
    display: inline-flex;
}

.d-grid {
    display: grid;
}


/* ===== WIDTH UTILITIES ===== */

.w-100 {
    width: 100%;
}

.w-75 {
    width: 75%;
}

.w-50 {
    width: 50%;
}

.w-25 {
    width: 25%;
}

.w-auto {
    width: auto;
}


/* ===== HEIGHT UTILITIES ===== */

.h-100 {
    height: 100%;
}

.h-75 {
    height: 75%;
}

.h-50 {
    height: 50%;
}

.h-25 {
    height: 25%;
}

.h-auto {
    height: auto;
}


/* ===== FONT WEIGHT UTILITIES ===== */

.fw-regular {
    font-weight: var(--ztc-weight-regular);
}

.fw-medium {
    font-weight: var(--ztc-weight-medium);
}

.fw-semibold {
    font-weight: var(--ztc-weight-semibold);
}

.fw-bold {
    font-weight: var(--ztc-weight-bold);
}

.fw-black {
    font-weight: var(--ztc-weight-black);
}


/* ===== FONT SIZE UTILITIES ===== */

.fs-12 {
    font-size: var(--ztc-font-size-font-s12);
}

.fs-14 {
    font-size: var(--ztc-font-size-font-s14);
}

.fs-16 {
    font-size: var(--ztc-font-size-font-s16);
}

.fs-18 {
    font-size: var(--ztc-font-size-font-s18);
}

.fs-20 {
    font-size: var(--ztc-font-size-font-s20);
}

.fs-24 {
    font-size: var(--ztc-font-size-font-s24);
}

.fs-30 {
    font-size: var(--ztc-font-size-font-s30);
}

.fs-36 {
    font-size: var(--ztc-font-size-font-s36);
}

.fs-40 {
    font-size: var(--ztc-font-size-font-s40);
}

.fs-48 {
    font-size: var(--ztc-font-size-font-s48);
}

.fs-50 {
    font-size: var(--ztc-font-size-font-s50);
}

.fs-60 {
    font-size: var(--ztc-font-size-font-s60);
}


/* ===== LINE HEIGHT UTILITIES ===== */

.lh-1 {
    line-height: 1;
}

.lh-12 {
    line-height: 1.2;
}

.lh-14 {
    line-height: 1.4;
}

.lh-15 {
    line-height: 1.5;
}

.lh-16 {
    line-height: 1.6;
}

.lh-18 {
    line-height: 1.8;
}

.lh-2 {
    line-height: 2;
}


/* ===== BOX SHADOW UTILITIES ===== */

.shadow-sm {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

.shadow-md {
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.shadow-lg {
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
}

.shadow-xl {
    box-shadow: 0 20px 25px rgba(0, 0, 0, 0.15);
}

.shadow-none {
    box-shadow: none;
}


/* ===== TRANSITION UTILITIES ===== */

.transition {
    transition: all 0.3s ease;
}

.transition-slow {
    transition: all 0.5s ease;
}

.transition-fast {
    transition: all 0.15s ease;
}


/* ===== CURSOR UTILITIES ===== */

.cursor-pointer {
    cursor: pointer;
}

.cursor-default {
    cursor: default;
}

.cursor-not-allowed {
    cursor: not-allowed;
}


/* ===== OPACITY UTILITIES ===== */

.opacity-0 {
    opacity: 0;
}

.opacity-25 {
    opacity: 0.25;
}

.opacity-50 {
    opacity: 0.5;
}

.opacity-75 {
    opacity: 0.75;
}

.opacity-100 {
    opacity: 1;
}


/*============= BREADCRUMB SECTION CSS AREA ===============*/


/* ----- Base Breadcrumb Styles ----- */

.bk-breadcrumb {
    position: relative;
    padding: 120px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    isolation: isolate;
}

@media (max-width: 991px) {
    .bk-breadcrumb {
        padding: 100px 0;
    }
}

@media (max-width: 767px) {
    .bk-breadcrumb {
        padding: 80px 0;
    }
}


/* Gradient Overlay */

.bk-breadcrumb::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(10, 37, 64, 0.95) 0%, rgba(10, 37, 64, 0.8) 50%, rgba(10, 37, 64, 0.6) 100%);
    z-index: 1;
    pointer-events: none;
}


/* Animated Background Shapes */

.bk-breadcrumb-shapes {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 2;
}

.bk-breadcrumb-shapes img {
    position: absolute;
    opacity: 0.15;
    filter: brightness(0) invert(1);
}

.bk-breadcrumb-shapes img:nth-child(1) {
    top: 10%;
    left: 5%;
    width: 80px;
    animation: bkFloat 8s ease-in-out infinite;
}

.bk-breadcrumb-shapes img:nth-child(2) {
    bottom: 15%;
    right: 5%;
    width: 60px;
    animation: bkFloatReverse 9s ease-in-out infinite;
}

.bk-breadcrumb-shapes img:nth-child(3) {
    top: 50%;
    right: 10%;
    width: 100px;
    transform: translateY(-50%);
    opacity: 0.1;
    animation: bkRotate 20s linear infinite;
}


/* Content Container */

.bk-breadcrumb .container {
    position: relative;
    z-index: 3;
}

.bk-breadcrumb-content {
    max-width: 800px;
}


/* Page Title */

.bk-breadcrumb-content h1 {
    font-size: clamp(2.5rem, 5vw, 4rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-1);
    margin-bottom: 20px;
    line-height: 1.2;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    font-family: var(--ztc-family-font2);
    animation: bkFadeInUp 0.8s ease;
}


/* Page Title with Highlighted Word */

.bk-breadcrumb-content h1 span {
    color: var(--ztc-text-text-4);
    position: relative;
    display: inline-block;
}

.bk-breadcrumb-content h1 span::after {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 8px;
    background: var(--ztc-text-text-4);
    opacity: 0.3;
    z-index: -1;
    border-radius: 4px;
    animation: bkWidthExpand 0.8s ease 0.3s both;
}


/* Breadcrumb Navigation */

.bk-breadcrumb-list {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px;
    padding: 12px 0;
    animation: bkFadeInUp 0.8s 0.2s ease both;
}

.bk-breadcrumb-list a {
    font-size: var(--ztc-font-size-font-s16);
    color: rgba(255, 255, 255, 0.8);
    transition: all 0.3s ease;
    text-decoration: none;
    font-family: var(--ztc-family-font1);
    position: relative;
    padding: 4px 0;
}

.bk-breadcrumb-list a:hover {
    color: var(--ztc-text-text-4);
}

.bk-breadcrumb-list a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--ztc-text-text-4);
    transition: width 0.3s ease;
}

.bk-breadcrumb-list a:hover::after {
    width: 100%;
}

.bk-breadcrumb-list .dvir {
    color: var(--ztc-text-text-4);
    font-size: var(--ztc-font-size-font-s14);
    display: flex;
    align-items: center;
}

.bk-breadcrumb-list .dvir i {
    font-size: 14px;
}

.bk-breadcrumb-list .active {
    color: var(--ztc-text-text-4);
    font-weight: var(--ztc-weight-semibold);
    font-size: var(--ztc-font-size-font-s16);
    font-family: var(--ztc-family-font1);
    position: relative;
    padding-left: 4px;
}


/* Emergency/Event Specific Styles */

.bk-breadcrumb-emergency .bk-breadcrumb-content h1 {
    font-size: clamp(2.2rem, 4.5vw, 3.5rem);
}

.bk-breadcrumb-emergency .bk-emergency-badge {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: rgba(212, 175, 55, 0.15);
    backdrop-filter: blur(10px);
    padding: 8px 20px;
    border-radius: 50px;
    margin-bottom: 20px;
    border: 1px solid rgba(212, 175, 55, 0.3);
    animation: bkFadeInUp 0.8s ease;
}

.bk-breadcrumb-emergency .bk-emergency-badge i {
    color: var(--ztc-text-text-4);
    font-size: 16px;
}

.bk-breadcrumb-emergency .bk-emergency-badge span {
    color: #fff;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    text-transform: uppercase;
    letter-spacing: 1px;
}

.bk-breadcrumb-emergency .bk-severity-badge {
    display: inline-block;
    padding: 6px 16px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50px;
    color: #fff;
    font-size: var(--ztc-font-size-font-s12);
    font-weight: var(--ztc-weight-bold);
    margin-left: 10px;
}

.bk-breadcrumb-emergency .bk-severity-badge.critical {
    background: #dc3545;
}

.bk-breadcrumb-emergency .bk-severity-badge.high {
    background: #fd7e14;
}


/* News/Blog Specific Styles */

.bk-breadcrumb-news .bk-news-meta {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 15px;
    flex-wrap: wrap;
    animation: bkFadeInUp 0.8s 0.3s ease both;
}

.bk-breadcrumb-news .bk-news-meta-item {
    display: flex;
    align-items: center;
    gap: 8px;
    color: rgba(255, 255, 255, 0.9);
    font-size: var(--ztc-font-size-font-s14);
    font-family: var(--ztc-family-font1);
}

.bk-breadcrumb-news .bk-news-meta-item i {
    color: var(--ztc-text-text-4);
}

.bk-breadcrumb-news .bk-news-category {
    display: inline-block;
    padding: 6px 16px;
    background: var(--ztc-bg-bg-3);
    border-radius: 50px;
    color: #fff;
    font-size: var(--ztc-font-size-font-s12);
    font-weight: var(--ztc-weight-bold);
    text-transform: uppercase;
    letter-spacing: 1px;
    animation: bkFadeInUp 0.8s 0.1s ease both;
}


/* Project Specific Styles */

.bk-breadcrumb-project .bk-project-badge {
    display: inline-flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
    flex-wrap: wrap;
    animation: bkFadeInUp 0.8s ease;
}

.bk-breadcrumb-project .bk-project-type {
    display: inline-block;
    padding: 8px 20px;
    background: var(--ztc-bg-bg-3);
    border-radius: 50px;
    color: #fff;
    font-size: var(--ztc-font-size-font-s13);
    font-weight: var(--ztc-weight-semibold);
    text-transform: uppercase;
    letter-spacing: 1px;
}

.bk-breadcrumb-project .bk-project-location {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: rgba(255, 255, 255, 0.9);
    font-size: var(--ztc-font-size-font-s14);
    font-family: var(--ztc-family-font1);
}

.bk-breadcrumb-project .bk-project-location i {
    color: var(--ztc-text-text-4);
}


/* Story Specific Styles */

.bk-breadcrumb-story .bk-story-author {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 15px;
    animation: bkFadeInUp 0.8s 0.3s ease both;
}

.bk-breadcrumb-story .bk-author-avatar {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid var(--ztc-text-text-4);
}

.bk-breadcrumb-story .bk-author-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bk-breadcrumb-story .bk-author-info {
    display: flex;
    flex-direction: column;
}

.bk-breadcrumb-story .bk-author-name {
    color: #fff;
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    font-family: var(--ztc-family-font2);
}

.bk-breadcrumb-story .bk-story-date {
    color: rgba(255, 255, 255, 0.8);
    font-size: var(--ztc-font-size-font-s13);
    display: flex;
    align-items: center;
    gap: 5px;
}

.bk-breadcrumb-story .bk-story-date i {
    color: var(--ztc-text-text-4);
}


/* ===== PRIVACY POLICY SECTION ===== */

.bk-privacy-section {
    position: relative;
    padding: 80px 0;
    background: linear-gradient(135deg, var(--ztc-bg-bg-9) 0%, var(--ztc-bg-bg-1) 100%);
    @media (max-width: 991px) {
        padding: 60px 0;
    }
}

.bk-privacy-wrapper {
    max-width: 1000px;
    margin: 0 auto;
    background: var(--ztc-bg-bg-1);
    border-radius: 40px;
    padding: 60px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.08);
    position: relative;
    overflow: hidden;
    @media (max-width: 991px) {
        padding: 40px;
    }
    @media (max-width: 767px) {
        padding: 30px 20px;
    }
    &::before {
        content: '';
        position: absolute;
        top: -50px;
        right: -50px;
        width: 200px;
        height: 200px;
        background: radial-gradient(circle, rgba(212, 175, 55, 0.08) 0%, rgba(212, 175, 55, 0) 70%);
        border-radius: 50%;
        z-index: 0;
    }
    &::after {
        content: '';
        position: absolute;
        bottom: -50px;
        left: -50px;
        width: 250px;
        height: 250px;
        background: radial-gradient(circle, rgba(30, 58, 138, 0.05) 0%, rgba(30, 58, 138, 0) 70%);
        border-radius: 50%;
        z-index: 0;
    }
}

.bk-privacy-header {
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    z-index: 1;
    .bk-subtitle {
        display: inline-block;
        font-size: var(--ztc-font-size-font-s14);
        font-weight: var(--ztc-weight-semibold);
        color: var(--ztc-text-text-4);
        text-transform: uppercase;
        letter-spacing: 2px;
        margin-bottom: 15px;
        position: relative;
        padding: 0 20px;
        &::before,
        &::after {
            content: '';
            position: absolute;
            top: 50%;
            width: 30px;
            height: 2px;
            background: var(--ztc-text-text-4);
            transform: translateY(-50%);
        }
        &::before {
            left: -30px;
        }
        &::after {
            right: -30px;
        }
    }
    h1 {
        font-size: clamp(2rem, 4vw, 3rem);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-3);
        margin-bottom: 20px;
        line-height: 1.3;
        span {
            color: var(--ztc-text-text-4);
            position: relative;
            display: inline-block;
            &::after {
                content: '';
                position: absolute;
                bottom: 5px;
                left: 0;
                width: 100%;
                height: 8px;
                background: var(--ztc-text-text-4);
                opacity: 0.2;
                z-index: -1;
            }
        }
    }
    .bk-last-updated {
        font-size: var(--ztc-font-size-font-s16);
        color: var(--ztc-text-text-2);
        background: var(--ztc-bg-bg-9);
        display: inline-block;
        padding: 10px 25px;
        border-radius: 50px;
        margin-top: 10px;
        i {
            color: var(--ztc-text-text-4);
            margin-right: 8px;
        }
        strong {
            color: var(--ztc-text-text-3);
            font-weight: var(--ztc-weight-semibold);
        }
    }
}

.bk-privacy-content {
    position: relative;
    z-index: 1;
}

.bk-privacy-intro {
    background: var(--ztc-bg-bg-9);
    padding: 30px;
    border-radius: 20px;
    margin-bottom: 40px;
    border-left: 4px solid var(--ztc-text-text-4);
    p {
        font-size: var(--ztc-font-size-font-s18);
        line-height: 1.8;
        color: var(--ztc-text-text-3);
        margin: 0;
        @media (max-width: 767px) {
            font-size: var(--ztc-font-size-font-s16);
        }
    }
}

.bk-privacy-section-block {
    margin-bottom: 40px;
    &:last-child {
        margin-bottom: 0;
    }
    h2 {
        font-size: var(--ztc-font-size-font-s28);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-3);
        margin-bottom: 20px;
        display: flex;
        align-items: center;
        @media (max-width: 767px) {
            font-size: var(--ztc-font-size-font-s24);
        }
        .bk-section-icon {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            width: 50px;
            height: 50px;
            background: rgba(212, 175, 55, 0.1);
            border-radius: 50%;
            margin-right: 15px;
            i {
                font-size: 22px;
                color: var(--ztc-text-text-4);
            }
        }
    }
    h3 {
        font-size: var(--ztc-font-size-font-s22);
        font-weight: var(--ztc-weight-semibold);
        color: var(--ztc-text-text-3);
        margin: 25px 0 15px;
        @media (max-width: 767px) {
            font-size: var(--ztc-font-size-font-s20);
        }
    }
    p {
        font-size: var(--ztc-font-size-font-s16);
        line-height: 1.8;
        color: var(--ztc-text-text-2);
        margin-bottom: 20px;
        &:last-child {
            margin-bottom: 0;
        }
        strong {
            color: var(--ztc-text-text-3);
            font-weight: var(--ztc-weight-semibold);
        }
    }
    ul,
    ol {
        margin: 15px 0 25px;
        padding-left: 20px;
        li {
            font-size: var(--ztc-font-size-font-s16);
            line-height: 1.8;
            color: var(--ztc-text-text-2);
            margin-bottom: 12px;
            position: relative;
            padding-left: 25px;
            list-style: none;
            &::before {
                content: '\f00c';
                font-family: 'Font Awesome 6 Pro';
                font-weight: 900;
                position: absolute;
                left: 0;
                top: 2px;
                color: var(--ztc-text-text-4);
                font-size: 14px;
            }
        }
    }
}

.bk-info-box {
    background: var(--ztc-bg-bg-9);
    border-radius: 20px;
    padding: 25px;
    margin: 30px 0;
    border: 1px solid var(--ztc-border-border-1);
    h4 {
        font-size: var(--ztc-font-size-font-s18);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-3);
        margin-bottom: 15px;
        display: flex;
        align-items: center;
        i {
            color: var(--ztc-text-text-4);
            margin-right: 10px;
            font-size: 20px;
        }
    }
    p {
        margin-bottom: 15px;
        &:last-child {
            margin-bottom: 0;
        }
    }
    ul {
        margin: 10px 0 0;
        li {
            padding-left: 25px;
            &::before {
                content: '\f0eb';
                color: var(--ztc-text-text-4);
            }
        }
    }
}

.bk-table-wrapper {
    overflow-x: auto;
    margin: 30px 0;
    border-radius: 15px;
    border: 1px solid var(--ztc-border-border-1);
    table {
        width: 100%;
        border-collapse: collapse;
        min-width: 600px;
        th {
            background: var(--ztc-bg-bg-2);
            color: var(--ztc-text-text-1);
            font-weight: var(--ztc-weight-semibold);
            padding: 15px 20px;
            text-align: left;
            font-size: var(--ztc-font-size-font-s16);
        }
        td {
            padding: 15px 20px;
            border-bottom: 1px solid var(--ztc-border-border-1);
            color: var(--ztc-text-text-2);
            font-size: var(--ztc-font-size-font-s15);
            line-height: 1.6;
            &:first-child {
                font-weight: var(--ztc-weight-medium);
                color: var(--ztc-text-text-3);
            }
        }
        tr:last-child td {
            border-bottom: none;
        }
        tr:nth-child(even) {
            background: var(--ztc-bg-bg-9);
        }
    }
}

.bk-highlight-box {
    background: linear-gradient(135deg, var(--ztc-bg-bg-2) 0%, #2a4a9e 100%);
    border-radius: 20px;
    padding: 30px;
    color: var(--ztc-text-text-1);
    margin: 40px 0;
    h4 {
        color: var(--ztc-text-text-4);
        font-size: var(--ztc-font-size-font-s20);
        margin-bottom: 15px;
    }
    p {
        color: rgba(255, 255, 255, 0.9);
        margin-bottom: 20px;
        &:last-child {
            margin-bottom: 0;
        }
    }
    a {
        color: var(--ztc-text-text-4);
        text-decoration: underline;
        &:hover {
            color: var(--ztc-text-text-1);
        }
    }
}

.bk-contact-info-compact {
    background: var(--ztc-bg-bg-1);
    border-radius: 20px;
    padding: 30px;
    margin-top: 40px;
    border: 2px dashed var(--ztc-border-border-1);
    h3 {
        font-size: var(--ztc-font-size-font-s22);
        margin-bottom: 25px;
        text-align: center;
    }
    .bk-contact-grid {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
        @media (max-width: 767px) {
            grid-template-columns: 1fr;
            gap: 15px;
        }
    }
    .bk-contact-item {
        text-align: center;
        padding: 20px;
        background: var(--ztc-bg-bg-9);
        border-radius: 15px;
        transition: all 0.3s ease;
        &:hover {
            transform: translateY(-5px);
            background: var(--ztc-bg-bg-3);
            i,
            h4,
            a,
            p {
                color: var(--ztc-text-text-1);
            }
        }
        i {
            font-size: 30px;
            color: var(--ztc-text-text-4);
            margin-bottom: 10px;
        }
        h4 {
            font-size: var(--ztc-font-size-font-s16);
            font-weight: var(--ztc-weight-semibold);
            color: var(--ztc-text-text-3);
            margin-bottom: 10px;
        }
        a {
            font-size: var(--ztc-font-size-font-s14);
            color: var(--ztc-text-text-2);
            transition: all 0.3s ease;
            word-break: break-word;
            &:hover {
                color: var(--ztc-text-text-3);
            }
        }
        p {
            font-size: var(--ztc-font-size-font-s14);
            color: var(--ztc-text-text-2);
        }
    }
}

.bk-quote-box {
    background: var(--ztc-bg-bg-1);
    border-left: 4px solid var(--ztc-text-text-4);
    padding: 25px 30px;
    margin: 30px 0;
    border-radius: 0 20px 20px 0;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    font-style: italic;
    p {
        font-size: var(--ztc-font-size-font-s18);
        color: var(--ztc-text-text-3);
        margin-bottom: 15px;
        &:last-child {
            margin-bottom: 0;
        }
    }
    .bk-quote-author {
        font-size: var(--ztc-font-size-font-s16);
        color: var(--ztc-text-text-4);
        font-weight: var(--ztc-weight-semibold);
        font-style: normal;
        margin-top: 10px;
    }
}

.bk-pagination-links {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 60px;
    padding-top: 40px;
    border-top: 1px solid var(--ztc-border-border-1);
    @media (max-width: 576px) {
        flex-direction: column;
        gap: 15px;
    }
    a {
        display: inline-flex;
        align-items: center;
        padding: 12px 25px;
        background: var(--ztc-bg-bg-9);
        color: var(--ztc-text-text-3);
        border-radius: 50px;
        font-weight: var(--ztc-weight-medium);
        transition: all 0.3s ease;
        i {
            margin: 0 8px;
            transition: all 0.3s ease;
        }
        &:hover {
            background: var(--ztc-bg-bg-3);
            color: var(--ztc-text-text-1);
            i {
                transform: translateX(-5px);
            }
        }
        &.bk-next:hover i {
            transform: translateX(5px);
        }
    }
}

.bk-print-btn {
    display: inline-flex;
    align-items: center;
    padding: 12px 25px;
    background: var(--ztc-text-text-3);
    color: var(--ztc-text-text-1);
    border-radius: 50px;
    font-weight: var(--ztc-weight-medium);
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    i {
        margin-right: 8px;
    }
    &:hover {
        background: var(--ztc-text-text-4);
        transform: translateY(-2px);
    }
}

.bk-toc {
    background: var(--ztc-bg-bg-9);
    border-radius: 20px;
    padding: 30px;
    margin-bottom: 40px;
    h3 {
        font-size: var(--ztc-font-size-font-s20);
        margin-bottom: 20px;
        display: flex;
        align-items: center;
        i {
            color: var(--ztc-text-text-4);
            margin-right: 10px;
        }
    }
    ul {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px 20px;
        margin: 0;
        padding: 0;
        @media (max-width: 576px) {
            grid-template-columns: 1fr;
        }
        li {
            padding-left: 0;
            margin: 0;
            &::before {
                display: none;
            }
            a {
                display: block;
                padding: 8px 15px;
                background: var(--ztc-bg-bg-1);
                border-radius: 10px;
                color: var(--ztc-text-text-3);
                font-size: var(--ztc-font-size-font-s15);
                transition: all 0.3s ease;
                text-decoration: none;
                &:hover {
                    background: var(--ztc-bg-bg-3);
                    color: var(--ztc-text-text-1);
                    transform: translateX(5px);
                }
                i {
                    margin-right: 8px;
                    font-size: 12px;
                    color: var(--ztc-text-text-4);
                }
            }
        }
    }
}


/* Print Styles */

@media print {
    .bk-breadcrumb,
    .bk-pagination-links,
    .bk-print-btn,
    .bk-toc,
    .bk-contact-info-compact {
        display: none !important;
    }
    .bk-privacy-wrapper {
        box-shadow: none;
        padding: 0;
    }
    .bk-privacy-section {
        padding: 0;
        background: white;
    }
    body {
        background: white;
    }
    a {
        text-decoration: none;
        color: black;
    }
    .bk-privacy-header h1 {
        color: black;
    }
}


/*============= MISSION PAGE CSS AREA ===============*/


/* ===== CORE MISSION SECTION ===== */

.bk-core-mission {
    position: relative;
    padding: 80px 0;
    background: var(--ztc-bg-bg-1);
    @media (max-width: 991px) {
        padding: 60px 0;
    }
}

.bk-mission-statement {
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
    .bk-quote-icon {
        margin-bottom: 30px;
        i {
            font-size: 80px;
            color: var(--ztc-text-text-4);
            opacity: 0.2;
        }
    }
    .bk-mission-text {
        font-size: clamp(1.5rem, 3vw, 2.2rem);
        font-weight: var(--ztc-weight-medium);
        line-height: 1.6;
        color: var(--ztc-text-text-3);
        margin-bottom: 40px;
        font-style: italic;
        strong {
            color: var(--ztc-text-text-4);
            font-weight: var(--ztc-weight-bold);
        }
    }
}

.bk-mission-points {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-top: 60px;
    @media (max-width: 991px) {
        grid-template-columns: repeat(2, 1fr);
    }
    @media (max-width: 576px) {
        grid-template-columns: 1fr;
    }
}

.bk-mission-point-card {
    background: var(--ztc-bg-bg-9);
    border-radius: 30px;
    padding: 40px 30px;
    text-align: center;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    &:hover {
        transform: translateY(-15px);
        box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
        .bk-point-icon {
            background: var(--ztc-bg-bg-3);
            i {
                color: var(--ztc-text-text-1);
                transform: scale(1.1);
            }
        }
        .bk-point-number {
            color: var(--ztc-text-text-4);
        }
    }
    .bk-point-icon {
        width: 90px;
        height: 90px;
        background: rgba(212, 175, 55, 0.1);
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto 25px;
        transition: all 0.3s ease;
        i {
            font-size: 40px;
            color: var(--ztc-text-text-4);
            transition: all 0.3s ease;
        }
    }
    .bk-point-number {
        font-size: var(--ztc-font-size-font-s14);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-2);
        margin-bottom: 15px;
        display: block;
        transition: all 0.3s ease;
    }
    h3 {
        font-size: var(--ztc-font-size-font-s22);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-3);
        margin-bottom: 15px;
        @media (max-width: 767px) {
            font-size: var(--ztc-font-size-font-s20);
        }
    }
    p {
        font-size: var(--ztc-font-size-font-s16);
        line-height: 1.7;
        color: var(--ztc-text-text-2);
        margin: 0;
    }
}


/* ===== VISION SECTION ===== */

.bk-vision-section {
    position: relative;
    padding: 80px 0;
    background: linear-gradient(135deg, var(--ztc-bg-bg-9) 0%, var(--ztc-bg-bg-1) 100%);
    overflow: hidden;
}

.bk-vision-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
    @media (max-width: 991px) {
        grid-template-columns: 1fr;
        gap: 40px;
    }
}

.bk-vision-content {
    position: relative;
    .bk-subtitle {
        display: inline-block;
        font-size: var(--ztc-font-size-font-s14);
        font-weight: var(--ztc-weight-semibold);
        color: var(--ztc-text-text-4);
        text-transform: uppercase;
        letter-spacing: 2px;
        margin-bottom: 15px;
    }
    h2 {
        font-size: clamp(2rem, 3.5vw, 2.8rem);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-3);
        margin-bottom: 25px;
        line-height: 1.3;
    }
    .bk-vision-text {
        font-size: var(--ztc-font-size-font-s20);
        line-height: 1.8;
        color: var(--ztc-text-text-3);
        margin-bottom: 30px;
        font-weight: var(--ztc-weight-medium);
        @media (max-width: 767px) {
            font-size: var(--ztc-font-size-font-s18);
        }
    }
    .bk-vision-description {
        font-size: var(--ztc-font-size-font-s16);
        line-height: 1.8;
        color: var(--ztc-text-text-2);
        margin-bottom: 30px;
    }
}

.bk-vision-features {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-top: 30px;
    @media (max-width: 576px) {
        grid-template-columns: 1fr;
    }
}

.bk-vision-feature {
    display: flex;
    align-items: center;
    gap: 15px;
    i {
        width: 40px;
        height: 40px;
        background: rgba(212, 175, 55, 0.1);
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: var(--ztc-text-text-4);
        font-size: 18px;
        transition: all 0.3s ease;
    }
    span {
        font-size: var(--ztc-font-size-font-s16);
        color: var(--ztc-text-text-3);
        font-weight: var(--ztc-weight-medium);
    }
    &:hover i {
        background: var(--ztc-bg-bg-3);
        color: var(--ztc-text-text-1);
        transform: rotate(360deg);
    }
}

.bk-vision-image {
    position: relative;
    img {
        width: 100%;
        height: auto;
        border-radius: 40px;
        box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
    }
    .bk-vision-badge {
        position: absolute;
        bottom: -30px;
        left: -30px;
        width: 150px;
        height: 150px;
        background: var(--ztc-bg-bg-3);
        border-radius: 50%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        color: var(--ztc-text-text-1);
        box-shadow: 0 20px 40px rgba(212, 175, 55, 0.3);
        @media (max-width: 767px) {
            width: 120px;
            height: 120px;
            bottom: -20px;
            left: -20px;
        }
        .bk-badge-number {
            font-size: 2.5rem;
            font-weight: var(--ztc-weight-bold);
            line-height: 1;
            @media (max-width: 767px) {
                font-size: 2rem;
            }
        }
        .bk-badge-text {
            font-size: var(--ztc-font-size-font-s12);
            text-align: center;
            padding: 0 10px;
        }
    }
}


/*============= FAQ PAGE CSS AREA ===============*/


/* ===== FAQ SEARCH SECTION ===== */

.bk-faq-search-section {
    position: relative;
    padding: 60px 0 30px;
    background: var(--ztc-bg-bg-1);
}

.bk-faq-search-wrapper {
    max-width: 600px;
    margin: 0 auto;
    position: relative;
    .bk-search-icon {
        position: absolute;
        left: 20px;
        top: 50%;
        transform: translateY(-50%);
        color: var(--ztc-text-text-4);
        font-size: 18px;
        z-index: 2;
    }
    .bk-faq-search {
        width: 100%;
        padding: 18px 20px 18px 50px;
        background: var(--ztc-bg-bg-9);
        border: 2px solid transparent;
        border-radius: 60px;
        font-size: var(--ztc-font-size-font-s16);
        color: var(--ztc-text-text-3);
        transition: all 0.3s ease;
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
        &::placeholder {
            color: var(--ztc-text-text-2);
            opacity: 0.7;
        }
        &:focus {
            border-color: var(--ztc-text-text-4);
            background: var(--ztc-bg-bg-1);
            box-shadow: 0 10px 30px rgba(212, 175, 55, 0.15);
        }
    }
    .bk-search-btn {
        position: absolute;
        right: 5px;
        top: 50%;
        transform: translateY(-50%);
        background: var(--ztc-bg-bg-3);
        color: var(--ztc-text-text-1);
        border: none;
        padding: 12px 30px;
        border-radius: 50px;
        font-weight: var(--ztc-weight-semibold);
        cursor: pointer;
        transition: all 0.3s ease;
        @media (max-width: 576px) {
            position: static;
            width: 100%;
            margin-top: 15px;
            transform: none;
        }
        &:hover {
            background: var(--ztc-text-text-14);
            transform: translateY(-50%) scale(1.02);
            @media (max-width: 576px) {
                transform: none;
            }
        }
        i {
            margin-left: 8px;
        }
    }
}

.bk-faq-stats {
    text-align: center;
    margin-top: 20px;
    font-size: var(--ztc-font-size-font-s15);
    color: var(--ztc-text-text-2);
    strong {
        color: var(--ztc-text-text-4);
        font-weight: var(--ztc-weight-bold);
    }
}


/* ===== FAQ CATEGORY TABS ===== */

.bk-faq-tabs-section {
    position: relative;
    padding: 30px 0 20px;
    background: var(--ztc-bg-bg-1);
}

.bk-faq-tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
    margin-bottom: 40px;
    .bk-tab-btn {
        padding: 14px 30px;
        background: var(--ztc-bg-bg-9);
        border: none;
        border-radius: 50px;
        font-size: var(--ztc-font-size-font-s16);
        font-weight: var(--ztc-weight-medium);
        color: var(--ztc-text-text-3);
        cursor: pointer;
        transition: all 0.3s ease;
        display: inline-flex;
        align-items: center;
        gap: 10px;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
        i {
            color: var(--ztc-text-text-4);
            font-size: 14px;
            transition: all 0.3s ease;
        }
        &:hover {
            background: rgba(212, 175, 55, 0.1);
            color: var(--ztc-text-text-4);
            transform: translateY(-2px);
            i {
                transform: rotate(90deg);
            }
        }
        &.active {
            background: var(--ztc-bg-bg-3);
            color: var(--ztc-text-text-1);
            i {
                color: var(--ztc-text-text-1);
            }
            &:hover {
                background: var(--ztc-text-text-14);
            }
        }
    }
}


/* ===== FAQ ACCORDION SECTION ===== */

.bk-faq-section {
    position: relative;
    padding: 30px 0 80px;
    background: linear-gradient(135deg, var(--ztc-bg-bg-9) 0%, var(--ztc-bg-bg-1) 100%);
    @media (max-width: 991px) {
        padding: 30px 0 60px;
    }
}

.bk-faq-header {
    text-align: center;
    margin-bottom: 50px;
    .bk-subtitle {
        display: inline-block;
        font-size: var(--ztc-font-size-font-s14);
        font-weight: var(--ztc-weight-semibold);
        color: var(--ztc-text-text-4);
        text-transform: uppercase;
        letter-spacing: 2px;
        margin-bottom: 15px;
        position: relative;
        padding: 0 20px;
        &::before,
        &::after {
            content: '';
            position: absolute;
            top: 50%;
            width: 30px;
            height: 2px;
            background: var(--ztc-text-text-4);
            transform: translateY(-50%);
        }
        &::before {
            left: -20px;
        }
        &::after {
            right: -20px;
        }
    }
    h2 {
        font-size: clamp(2rem, 3.5vw, 2.8rem);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-3);
        margin-bottom: 15px;
    }
    p {
        font-size: var(--ztc-font-size-font-s18);
        color: var(--ztc-text-text-2);
        max-width: 600px;
        margin: 0 auto;
        @media (max-width: 767px) {
            font-size: var(--ztc-font-size-font-s16);
        }
    }
}

.bk-faq-accordion {
    max-width: 1000px;
    margin: 0 auto;
}

.bk-accordion-item {
    background: var(--ztc-bg-bg-1);
    border-radius: 20px;
    margin-bottom: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    overflow: hidden;
    transition: all 0.3s ease;
    border: 1px solid transparent;
    &:hover {
        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
        border-color: rgba(212, 175, 55, 0.3);
    }
    &:last-child {
        margin-bottom: 0;
    }
}

.bk-accordion-header {
    margin: 0;
    .bk-accordion-button {
        width: 100%;
        padding: 25px 30px;
        background: var(--ztc-bg-bg-1);
        border: none;
        text-align: left;
        font-size: var(--ztc-font-size-font-s18);
        font-weight: var(--ztc-weight-semibold);
        color: var(--ztc-text-text-3);
        cursor: pointer;
        position: relative;
        padding-right: 70px;
        transition: all 0.3s ease;
        @media (max-width: 767px) {
            padding: 20px 60px 20px 20px;
            font-size: var(--ztc-font-size-font-s16);
        }
        &::after {
            content: '\f067';
            font-family: 'Font Awesome 6 Pro';
            font-weight: 300;
            position: absolute;
            right: 30px;
            top: 50%;
            transform: translateY(-50%);
            color: var(--ztc-text-text-4);
            font-size: 18px;
            transition: all 0.3s ease;
            width: 30px;
            height: 30px;
            background: rgba(212, 175, 55, 0.1);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            @media (max-width: 767px) {
                right: 20px;
                width: 25px;
                height: 25px;
                font-size: 14px;
            }
        }
        &:hover {
            background: rgba(212, 175, 55, 0.02);
            &::after {
                background: var(--ztc-bg-bg-3);
                color: var(--ztc-text-text-1);
            }
        }
        &:not(.collapsed) {
            color: var(--ztc-text-text-4);
            border-bottom: 1px solid rgba(212, 175, 55, 0.1);
            &::after {
                content: '\f068';
                background: var(--ztc-bg-bg-3);
                color: var(--ztc-text-text-1);
            }
        }
        .bk-question-icon {
            display: inline-block;
            margin-right: 15px;
            color: var(--ztc-text-text-4);
            font-size: 14px;
            @media (max-width: 767px) {
                margin-right: 10px;
            }
        }
    }
}

.bk-accordion-collapse {
    transition: all 0.3s ease;
}

.bk-accordion-body {
    padding: 25px 30px;
    background: var(--ztc-bg-bg-1);
    @media (max-width: 767px) {
        padding: 20px;
    }
    p {
        font-size: var(--ztc-font-size-font-s16);
        line-height: 1.8;
        color: var(--ztc-text-text-2);
        margin-bottom: 20px;
        &:last-child {
            margin-bottom: 0;
        }
    }
    .bk-answer-meta {
        display: flex;
        align-items: center;
        gap: 20px;
        margin-top: 20px;
        padding-top: 20px;
        border-top: 1px solid var(--ztc-border-border-1);
        font-size: var(--ztc-font-size-font-s14);
        span {
            display: flex;
            align-items: center;
            gap: 8px;
            color: var(--ztc-text-text-2);
            i {
                color: var(--ztc-text-text-4);
                font-size: 14px;
            }
            strong {
                color: var(--ztc-text-text-3);
                font-weight: var(--ztc-weight-medium);
            }
        }
        .bk-helpful {
            margin-left: auto;
            button {
                background: none;
                border: none;
                padding: 5px 10px;
                margin-left: 5px;
                border-radius: 20px;
                cursor: pointer;
                transition: all 0.3s ease;
                i {
                    margin-right: 5px;
                }
                &.bk-yes {
                    color: #28a745;
                    &:hover {
                        background: rgba(40, 167, 69, 0.1);
                    }
                }
                &.bk-no {
                    color: #dc3545;
                    &:hover {
                        background: rgba(220, 53, 69, 0.1);
                    }
                }
            }
        }
    }
}


/* ===== CATEGORY BADGE ===== */

.bk-category-badge {
    display: inline-block;
    padding: 5px 15px;
    background: rgba(212, 175, 55, 0.1);
    color: var(--ztc-text-text-4);
    border-radius: 50px;
    font-size: var(--ztc-font-size-font-s12);
    font-weight: var(--ztc-weight-semibold);
    margin-bottom: 10px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}


/* ===== NO RESULTS ===== */

.bk-no-results {
    text-align: center;
    padding: 60px 20px;
    background: var(--ztc-bg-bg-1);
    border-radius: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    i {
        font-size: 70px;
        color: var(--ztc-text-text-4);
        opacity: 0.3;
        margin-bottom: 20px;
    }
    h3 {
        font-size: var(--ztc-font-size-font-s24);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-3);
        margin-bottom: 15px;
    }
    p {
        font-size: var(--ztc-font-size-font-s18);
        color: var(--ztc-text-text-2);
        max-width: 400px;
        margin: 0 auto;
    }
}


/* ===== CONTACT SUPPORT CARD ===== */

.bk-contact-support {
    margin-top: 60px;
    background: linear-gradient(135deg, var(--ztc-bg-bg-2) 0%, #2a4a9e 100%);
    border-radius: 40px;
    padding: 50px;
    text-align: center;
    color: var(--ztc-text-text-1);
    position: relative;
    overflow: hidden;
    @media (max-width: 767px) {
        padding: 40px 30px;
    }
    &::before {
        content: '';
        position: absolute;
        top: -50px;
        right: -50px;
        width: 200px;
        height: 200px;
        background: radial-gradient(circle, rgba(212, 175, 55, 0.2) 0%, rgba(212, 175, 55, 0) 70%);
        border-radius: 50%;
    }
    h3 {
        font-size: var(--ztc-font-size-font-s28);
        font-weight: var(--ztc-weight-bold);
        margin-bottom: 15px;
        position: relative;
        z-index: 2;
        @media (max-width: 767px) {
            font-size: var(--ztc-font-size-font-s24);
        }
    }
    p {
        font-size: var(--ztc-font-size-font-s18);
        color: rgba(255, 255, 255, 0.9);
        margin-bottom: 30px;
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        z-index: 2;
        @media (max-width: 767px) {
            font-size: var(--ztc-font-size-font-s16);
        }
    }
}

.bk-support-buttons {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    z-index: 2;
    a {
        display: inline-flex;
        align-items: center;
        padding: 15px 35px;
        border-radius: 50px;
        font-weight: var(--ztc-weight-semibold);
        transition: all 0.3s ease;
        i {
            margin-left: 10px;
            transition: all 0.3s ease;
        }
        &:hover i {
            transform: translateX(5px);
        }
    }
    .bk-btn-primary {
        background: var(--ztc-bg-bg-3);
        color: var(--ztc-text-text-1);
        &:hover {
            background: var(--ztc-text-text-14);
            transform: translateY(-2px);
            box-shadow: 0 10px 30px rgba(212, 175, 55, 0.3);
        }
    }
    .bk-btn-outline {
        background: transparent;
        color: var(--ztc-text-text-1);
        border: 2px solid rgba(255, 255, 255, 0.2);
        &:hover {
            background: rgba(255, 255, 255, 0.1);
            border-color: var(--ztc-text-text-4);
            transform: translateY(-2px);
        }
    }
}


/* ===== POPULAR QUESTIONS ===== */

.bk-popular-section {
    position: relative;
    padding: 60px 0;
    background: var(--ztc-bg-bg-1);
}

.bk-popular-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
    @media (max-width: 991px) {
        grid-template-columns: repeat(2, 1fr);
    }
    @media (max-width: 576px) {
        grid-template-columns: 1fr;
    }
}

.bk-popular-card {
    background: var(--ztc-bg-bg-9);
    border-radius: 20px;
    padding: 30px 25px;
    text-align: center;
    transition: all 0.3s ease;
    cursor: pointer;
    &:hover {
        transform: translateY(-10px);
        background: var(--ztc-bg-bg-3);
        .bk-popular-icon {
            background: var(--ztc-bg-bg-1);
            i {
                color: var(--ztc-text-text-4);
            }
        }
        h4,
        p {
            color: var(--ztc-text-text-1);
        }
    }
    .bk-popular-icon {
        width: 70px;
        height: 70px;
        background: rgba(212, 175, 55, 0.1);
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto 20px;
        transition: all 0.3s ease;
        i {
            font-size: 30px;
            color: var(--ztc-text-text-4);
            transition: all 0.3s ease;
        }
    }
    h4 {
        font-size: var(--ztc-font-size-font-s18);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-3);
        margin-bottom: 10px;
        transition: all 0.3s ease;
    }
    p {
        font-size: var(--ztc-font-size-font-s14);
        color: var(--ztc-text-text-2);
        margin: 0;
        transition: all 0.3s ease;
    }
}


/* ===== ANIMATIONS ===== */

@keyframes bkPulse {
    0%,
    100% {
        transform: scale(1);
        opacity: 0.5;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.8;
    }
}

@keyframes bkFloat {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
    }
}


/* ===== RESPONSIVE ADJUSTMENTS ===== */

@media (max-width: 991px) {
    .bk-faq-tabs {
        gap: 10px;
        .bk-tab-btn {
            padding: 12px 25px;
            font-size: var(--ztc-font-size-font-s15);
        }
    }
}

@media (max-width: 767px) {
    .bk-faq-tabs {
        flex-direction: column;
        align-items: center;
        .bk-tab-btn {
            width: 100%;
            justify-content: center;
        }
    }
    .bk-support-buttons {
        flex-direction: column;
        a {
            width: 100%;
            justify-content: center;
        }
    }
}


/* ===== PRINT STYLES ===== */

@media print {
    .bk-faq-hero,
    .bk-faq-search-section,
    .bk-popular-section,
    .bk-contact-support,
    .bk-breadcrumb,
    footer,
    header {
        display: none !important;
    }
    .bk-accordion-body {
        display: block !important;
    }
    .bk-accordion-button::after {
        display: none;
    }
}


/*============= TERMS & CONDITIONS CSS AREA ===============*/


/* ===== TERMS CONTENT SECTION ===== */

.bk-terms-section {
    position: relative;
    padding: 80px 0;
    background: linear-gradient(135deg, var(--ztc-bg-bg-9) 0%, var(--ztc-bg-bg-1) 100%);
    @media (max-width: 991px) {
        padding: 60px 0;
    }
}

.bk-terms-wrapper {
    max-width: 1000px;
    margin: 0 auto;
    background: var(--ztc-bg-bg-1);
    border-radius: 40px;
    padding: 60px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.08);
    position: relative;
    overflow: hidden;
    @media (max-width: 991px) {
        padding: 40px;
    }
    @media (max-width: 767px) {
        padding: 30px 20px;
    }
    &::before {
        content: '';
        position: absolute;
        top: -50px;
        right: -50px;
        width: 200px;
        height: 200px;
        background: radial-gradient(circle, rgba(212, 175, 55, 0.08) 0%, rgba(212, 175, 55, 0) 70%);
        border-radius: 50%;
        z-index: 0;
    }
}

.bk-terms-header {
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    z-index: 1;
    .bk-subtitle {
        display: inline-block;
        font-size: var(--ztc-font-size-font-s14);
        font-weight: var(--ztc-weight-semibold);
        color: var(--ztc-text-text-4);
        text-transform: uppercase;
        letter-spacing: 2px;
        margin-bottom: 15px;
        position: relative;
        padding: 0 20px;
        &::before,
        &::after {
            content: '';
            position: absolute;
            top: 50%;
            width: 30px;
            height: 2px;
            background: var(--ztc-text-text-4);
            transform: translateY(-50%);
        }
        &::before {
            left: -20px;
        }
        &::after {
            right: -20px;
        }
    }
    h2 {
        font-size: clamp(2rem, 3.5vw, 2.8rem);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-3);
        margin-bottom: 15px;
    }
    .bk-last-updated {
        font-size: var(--ztc-font-size-font-s15);
        color: var(--ztc-text-text-2);
        background: var(--ztc-bg-bg-9);
        display: inline-block;
        padding: 8px 20px;
        border-radius: 50px;
        i {
            color: var(--ztc-text-text-4);
            margin-right: 8px;
        }
        strong {
            color: var(--ztc-text-text-3);
        }
    }
}

.bk-terms-content {
    position: relative;
    z-index: 1;
}

.bk-terms-intro {
    background: var(--ztc-bg-bg-9);
    padding: 30px;
    border-radius: 20px;
    margin-bottom: 40px;
    border-left: 4px solid var(--ztc-text-text-4);
    p {
        font-size: var(--ztc-font-size-font-s18);
        line-height: 1.8;
        color: var(--ztc-text-text-3);
        margin: 0;
        @media (max-width: 767px) {
            font-size: var(--ztc-font-size-font-s16);
        }
    }
}

.bk-terms-block {
    margin-bottom: 40px;
    &:last-child {
        margin-bottom: 0;
    }
    h2 {
        font-size: var(--ztc-font-size-font-s26);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-3);
        margin-bottom: 20px;
        display: flex;
        align-items: center;
        @media (max-width: 767px) {
            font-size: var(--ztc-font-size-font-s22);
        }
        .bk-block-icon {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            width: 45px;
            height: 45px;
            background: rgba(212, 175, 55, 0.1);
            border-radius: 50%;
            margin-right: 15px;
            i {
                font-size: 20px;
                color: var(--ztc-text-text-4);
            }
        }
    }
    h3 {
        font-size: var(--ztc-font-size-font-s20);
        font-weight: var(--ztc-weight-semibold);
        color: var(--ztc-text-text-3);
        margin: 25px 0 15px;
        @media (max-width: 767px) {
            font-size: var(--ztc-font-size-font-s18);
        }
    }
    p {
        font-size: var(--ztc-font-size-font-s16);
        line-height: 1.8;
        color: var(--ztc-text-text-2);
        margin-bottom: 20px;
        strong {
            color: var(--ztc-text-text-3);
            font-weight: var(--ztc-weight-semibold);
        }
    }
    ul,
    ol {
        margin: 15px 0 25px;
        padding-left: 0;
        li {
            font-size: var(--ztc-font-size-font-s16);
            line-height: 1.8;
            color: var(--ztc-text-text-2);
            margin-bottom: 12px;
            position: relative;
            padding-left: 30px;
            list-style: none;
            &::before {
                content: '\f00c';
                font-family: 'Font Awesome 6 Pro';
                font-weight: 900;
                position: absolute;
                left: 0;
                top: 2px;
                color: var(--ztc-text-text-4);
                font-size: 14px;
            }
        }
    }
}

.bk-terms-highlight {
    background: linear-gradient(135deg, rgba(212, 175, 55, 0.05) 0%, rgba(30, 58, 138, 0.05) 100%);
    border-radius: 20px;
    padding: 30px;
    margin: 30px 0;
    border: 1px solid rgba(212, 175, 55, 0.2);
    h4 {
        font-size: var(--ztc-font-size-font-s18);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-4);
        margin-bottom: 15px;
        display: flex;
        align-items: center;
        i {
            margin-right: 10px;
        }
    }
    p {
        margin-bottom: 15px;
        &:last-child {
            margin-bottom: 0;
        }
    }
}

.bk-terms-table {
    overflow-x: auto;
    margin: 30px 0;
    border-radius: 15px;
    border: 1px solid var(--ztc-border-border-1);
    table {
        width: 100%;
        border-collapse: collapse;
        min-width: 600px;
        th {
            background: var(--ztc-bg-bg-2);
            color: var(--ztc-text-text-1);
            font-weight: var(--ztc-weight-semibold);
            padding: 15px 20px;
            text-align: left;
            font-size: var(--ztc-font-size-font-s16);
        }
        td {
            padding: 15px 20px;
            border-bottom: 1px solid var(--ztc-border-border-1);
            color: var(--ztc-text-text-2);
            font-size: var(--ztc-font-size-font-s15);
            &:first-child {
                font-weight: var(--ztc-weight-medium);
                color: var(--ztc-text-text-3);
            }
        }
        tr:last-child td {
            border-bottom: none;
        }
        tr:nth-child(even) {
            background: var(--ztc-bg-bg-9);
        }
    }
}

.bk-terms-note {
    background: var(--ztc-bg-bg-1);
    border-left: 4px solid var(--ztc-text-text-4);
    padding: 20px 25px;
    margin: 30px 0;
    border-radius: 0 15px 15px 0;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.03);
    p {
        margin: 0;
        font-style: italic;
        i {
            color: var(--ztc-text-text-4);
            margin-right: 10px;
        }
    }
}

.bk-terms-footer {
    margin-top: 60px;
    padding-top: 40px;
    border-top: 2px dashed var(--ztc-border-border-1);
    text-align: center;
    p {
        font-size: var(--ztc-font-size-font-s16);
        color: var(--ztc-text-text-2);
        a {
            color: var(--ztc-text-text-4);
            font-weight: var(--ztc-weight-semibold);
            &:hover {
                text-decoration: underline;
            }
        }
    }
}

.bk-terms-pagination {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px;
    padding-top: 30px;
    border-top: 1px solid var(--ztc-border-border-1);
    @media (max-width: 576px) {
        flex-direction: column;
        gap: 15px;
    }
    a {
        display: inline-flex;
        align-items: center;
        padding: 12px 30px;
        background: var(--ztc-bg-bg-9);
        color: var(--ztc-text-text-3);
        border-radius: 50px;
        font-weight: var(--ztc-weight-medium);
        transition: all 0.3s ease;
        i {
            margin: 0 8px;
            transition: all 0.3s ease;
        }
        &:hover {
            background: var(--ztc-bg-bg-3);
            color: var(--ztc-text-text-1);
            i {
                transform: translateX(-5px);
            }
        }
        &.bk-next:hover i {
            transform: translateX(5px);
        }
    }
}


/* ===== TERMS SIDEBAR ===== */

.bk-terms-sidebar {
    position: sticky;
    top: 100px;
    background: var(--ztc-bg-bg-1);
    border-radius: 30px;
    padding: 30px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    @media (max-width: 991px) {
        position: static;
        margin-bottom: 40px;
    }
    h3 {
        font-size: var(--ztc-font-size-font-s20);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-3);
        margin-bottom: 20px;
        padding-bottom: 15px;
        border-bottom: 1px solid var(--ztc-border-border-1);
        i {
            color: var(--ztc-text-text-4);
            margin-right: 10px;
        }
    }
    ul {
        margin: 0;
        padding: 0;
        li {
            margin-bottom: 12px;
            list-style: none;
            a {
                display: block;
                padding: 10px 15px;
                background: var(--ztc-bg-bg-9);
                border-radius: 12px;
                color: var(--ztc-text-text-3);
                font-size: var(--ztc-font-size-font-s15);
                transition: all 0.3s ease;
                i {
                    margin-right: 10px;
                    color: var(--ztc-text-text-4);
                    font-size: 12px;
                }
                &:hover {
                    background: var(--ztc-bg-bg-3);
                    color: var(--ztc-text-text-1);
                    transform: translateX(5px);
                    i {
                        color: var(--ztc-text-text-1);
                    }
                }
                &.active {
                    background: var(--ztc-bg-bg-3);
                    color: var(--ztc-text-text-1);
                    i {
                        color: var(--ztc-text-text-1);
                    }
                }
            }
        }
    }
}


/*============= SIDEBAR CSS AREA ===============*/


/* Base Sidebar */

.bk-sidebar {
    position: relative;
    width: 100%;
}


/* Sidebar Widget Base */

.bk-sidebar-widget {
    background: var(--ztc-bg-bg-1);
    border-radius: 30px;
    padding: 30px;
    margin-bottom: 30px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    @media (max-width: 767px) {
        padding: 25px 20px;
    }
    &:last-child {
        margin-bottom: 0;
    }
    /* Dark Theme Variant */
    &.bk-sidebar-widget-dark {
        background: linear-gradient(135deg, var(--ztc-bg-bg-2) 0%, #2a4a9e 100%);
        .bk-sidebar-widget-title {
            color: var(--ztc-text-text-1);
            &::after {
                background: var(--ztc-text-text-4);
            }
        }
        p,
        .bk-program-title a,
        .bk-category-name {
            color: var(--ztc-text-text-1);
        }
        .bk-program-item {
            background: rgba(255, 255, 255, 0.1);
            &:hover {
                background: rgba(212, 175, 55, 0.2);
            }
        }
        .bk-program-date span {
            color: rgba(255, 255, 255, 0.9);
        }
        .bk-contact-phone {
            background: rgba(255, 255, 255, 0.15);
            color: var(--ztc-text-text-1);
            &:hover {
                background: var(--ztc-bg-bg-3);
            }
        }
        .bk-social-link {
            background: rgba(255, 255, 255, 0.15);
            color: var(--ztc-text-text-1);
            &:hover {
                background: var(--ztc-bg-bg-3);
            }
        }
        .bk-category-item {
            border-bottom-color: rgba(255, 255, 255, 0.2);
            &:hover .bk-category-name {
                color: var(--ztc-text-text-4);
            }
        }
        .bk-category-count {
            background: rgba(255, 255, 255, 0.15);
            color: var(--ztc-text-text-1);
        }
        .bk-tag-link {
            background: rgba(255, 255, 255, 0.15);
            color: var(--ztc-text-text-1);
            &:hover {
                background: var(--ztc-bg-bg-3);
            }
        }
        .bk-empty-message {
            color: rgba(255, 255, 255, 0.7);
        }
    }
}


/* Widget Title */

.bk-sidebar-widget-title {
    font-size: var(--ztc-font-size-font-s24);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 25px;
    padding-bottom: 15px;
    position: relative;
    @media (max-width: 767px) {
        font-size: var(--ztc-font-size-font-s20);
    }
    &::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 50px;
        height: 3px;
        background: var(--ztc-text-text-4);
        border-radius: 3px;
    }
}


/* Quick Donation Widget - Special styling for sidebar */

.bk-sidebar-widget.bk-donation-widget {
    padding: 0;
    background: transparent;
    box-shadow: none;
    .bk-donation-quick {
        border-radius: 30px;
        &.bk-donation-compact {
            .bk-donation-quick-header h4 {
                font-size: var(--ztc-font-size-font-s22);
            }
        }
    }
}


/* Programs/Related Items Widget */

.bk-programs-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.bk-program-item {
    display: flex;
    gap: 15px;
    padding: 15px;
    background: var(--ztc-bg-bg-9);
    border-radius: 20px;
    transition: all 0.3s ease;
    &:hover {
        background: rgba(212, 175, 55, 0.1);
        transform: translateX(5px);
        .bk-program-thumb img {
            transform: scale(1.1);
        }
        .bk-program-title a {
            color: var(--ztc-text-text-4);
        }
    }
}

.bk-program-thumb {
    flex-shrink: 0;
    width: 80px;
    height: 80px;
    border-radius: 15px;
    overflow: hidden;
    img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: all 0.5s ease;
    }
}

.bk-program-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.bk-program-date {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 8px;
    img {
        width: 16px;
        height: 16px;
        opacity: 0.7;
    }
    span {
        font-size: var(--ztc-font-size-font-s12);
        color: var(--ztc-text-text-2);
    }
}

.bk-program-title {
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    line-height: 1.4;
    a {
        color: var(--ztc-text-text-3);
        transition: all 0.3s ease;
        &:hover {
            color: var(--ztc-text-text-4);
        }
    }
}


/* Contact Widget */

.bk-contact-widget {
    text-align: center;
    p {
        font-size: var(--ztc-font-size-font-s16);
        color: var(--ztc-text-text-2);
        line-height: 1.6;
        margin-bottom: 25px;
    }
}

.bk-contact-phone {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 15px 30px;
    background: rgba(212, 175, 55, 0.1);
    border-radius: 60px;
    color: var(--ztc-text-text-3);
    font-size: var(--ztc-font-size-font-s18);
    font-weight: var(--ztc-weight-semibold);
    transition: all 0.3s ease;
    @media (max-width: 767px) {
        padding: 12px 25px;
        font-size: var(--ztc-font-size-font-s16);
    }
    img {
        width: 20px;
        height: 20px;
        transition: all 0.3s ease;
    }
    &:hover {
        background: var(--ztc-bg-bg-3);
        color: var(--ztc-text-text-1);
        transform: translateY(-3px);
        box-shadow: 0 10px 30px rgba(212, 175, 55, 0.3);
        img {
            filter: brightness(0) invert(1);
        }
    }
}


/* Social Widget */

.bk-social-list {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.bk-social-item {
    flex: 0 0 auto;
}

.bk-social-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background: var(--ztc-bg-bg-9);
    border-radius: 50%;
    color: var(--ztc-text-text-3);
    font-size: var(--ztc-font-size-font-s20);
    transition: all 0.3s ease;
    @media (max-width: 767px) {
        width: 45px;
        height: 45px;
        font-size: var(--ztc-font-size-font-s18);
    }
    &:hover {
        background: var(--ztc-bg-bg-3);
        color: var(--ztc-text-text-1);
        transform: translateY(-5px);
    }
}


/* Categories Widget */

.bk-categories-list {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.bk-category-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 15px;
    border-bottom: 1px dashed var(--ztc-border-border-1);
    transition: all 0.3s ease;
    &:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }
    &:hover .bk-category-name {
        color: var(--ztc-text-text-4);
        padding-left: 5px;
    }
}

.bk-category-name {
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-medium);
    color: var(--ztc-text-text-3);
    transition: all 0.3s ease;
}

.bk-category-count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 30px;
    height: 30px;
    background: var(--ztc-bg-bg-9);
    border-radius: 30px;
    font-size: var(--ztc-font-size-font-s12);
    font-weight: var(--ztc-weight-medium);
    color: var(--ztc-text-text-2);
    transition: all 0.3s ease;
}


/* Tags Widget */

.bk-tags-cloud {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.bk-tag-link {
    display: inline-block;
    padding: 8px 18px;
    background: var(--ztc-bg-bg-9);
    border-radius: 40px;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-medium);
    color: var(--ztc-text-text-2);
    transition: all 0.3s ease;
    &:hover {
        background: var(--ztc-bg-bg-3);
        color: var(--ztc-text-text-1);
        transform: translateY(-2px);
    }
}


/* Empty Message */

.bk-empty-message {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
    font-style: italic;
    padding: 20px;
    text-align: center;
    background: var(--ztc-bg-bg-9);
    border-radius: 15px;
}


/* Sidebar Sticky */

.bk-sidebar-sticky {
    position: sticky;
    top: 100px;
    @media (max-width: 991px) {
        position: static;
    }
}


/* Sidebar Grid Layout */

.bk-sidebar-grid {
    display: flex;
    flex-direction: column;
    gap: 30px;
}


/* Responsive */

@media (max-width: 991px) {
    .bk-sidebar {
        margin-top: 50px;
    }
    .bk-sidebar-widget {
        padding: 25px 20px;
    }
}


/* RTL Support */

[dir="rtl"] {
    .bk-sidebar-widget-title::after {
        left: auto;
        right: 0;
    }
    .bk-program-item:hover {
        transform: translateX(-5px);
    }
    .bk-category-name:hover {
        padding-left: 0;
        padding-right: 5px;
    }
}


/*============= OUR WORK CSS AREA ===============*/


/* ----- Programs Grid Section ----- */

.bk-programs-section {
    position: relative;
    padding: 100px 0;
    background: var(--ztc-bg-bg-1);
    @media (max-width: 991px) {
        padding: 80px 0;
    }
}

.bk-section-header {
    text-align: center;
    max-width: 700px;
    margin: 0 auto 60px;
    .bk-subtitle {
        display: inline-block;
        font-size: var(--ztc-font-size-font-s14);
        font-weight: var(--ztc-weight-semibold);
        color: var(--ztc-text-text-4);
        text-transform: uppercase;
        letter-spacing: 2px;
        margin-bottom: 15px;
        position: relative;
        padding: 0 20px;
        &::before,
        &::after {
            content: '';
            position: absolute;
            top: 50%;
            width: 30px;
            height: 2px;
            background: var(--ztc-text-text-4);
            transform: translateY(-50%);
        }
        &::before {
            left: -30px;
        }
        &::after {
            right: -30px;
        }
    }
    h2 {
        font-size: clamp(2rem, 4vw, 2.8rem);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-3);
        margin-bottom: 20px;
        line-height: 1.3;
    }
    p {
        font-size: var(--ztc-font-size-font-s18);
        color: var(--ztc-text-text-2);
        line-height: 1.8;
        @media (max-width: 767px) {
            font-size: var(--ztc-font-size-font-s16);
        }
    }
}

.bk-programs-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    @media (max-width: 991px) {
        grid-template-columns: repeat(2, 1fr);
    }
    @media (max-width: 576px) {
        grid-template-columns: 1fr;
    }
}

.bk-program-card {
    background: var(--ztc-bg-bg-1);
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    transition: all 0.4s ease;
    position: relative;
    &:hover {
        transform: translateY(-15px);
        box-shadow: 0 40px 60px rgba(0, 0, 0, 0.1);
        .bk-program-image img {
            transform: scale(1.1);
        }
        .bk-program-content {
            &::before {
                opacity: 1;
            }
        }
        .bk-program-btn {
            background: var(--ztc-bg-bg-3);
            color: var(--ztc-text-text-1);
            i {
                transform: translateX(5px);
            }
        }
    }
    &.featured {
        border: 2px solid var(--ztc-text-text-4);
        box-shadow: 0 20px 40px rgba(212, 175, 55, 0.15);
        .bk-program-badge {
            background: var(--ztc-bg-bg-3);
            color: var(--ztc-text-text-1);
        }
    }
}

.bk-program-image {
    position: relative;
    height: 250px;
    overflow: hidden;
    img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: all 0.6s ease;
    }
}

.bk-program-badge {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 8px 20px;
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    color: var(--ztc-text-text-1);
    font-size: var(--ztc-font-size-font-s12);
    font-weight: var(--ztc-weight-semibold);
    border-radius: 50px;
    border: 1px solid rgba(255, 255, 255, 0.3);
    z-index: 2;
}

.bk-program-content {
    position: relative;
    padding: 30px;
    background: var(--ztc-bg-bg-1);
    &::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 4px;
        background: linear-gradient(90deg, var(--ztc-text-text-4), var(--ztc-text-text-6));
        opacity: 0;
        transition: all 0.4s ease;
    }
}

.bk-program-meta {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 15px;
    .bk-meta-item {
        display: flex;
        align-items: center;
        gap: 5px;
        font-size: var(--ztc-font-size-font-s12);
        color: var(--ztc-text-text-2);
        i {
            color: var(--ztc-text-text-4);
            font-size: var(--ztc-font-size-font-s14);
        }
    }
}

.bk-program-title {
    font-size: var(--ztc-font-size-font-s22);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
    line-height: 1.4;
    a {
        color: inherit;
        transition: all 0.3s ease;
        &:hover {
            color: var(--ztc-text-text-4);
        }
    }
}

.bk-program-description {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
    line-height: 1.8;
    margin-bottom: 20px;
}

.bk-program-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bk-program-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 12px 25px;
    background: var(--ztc-bg-bg-9);
    border-radius: 50px;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-3);
    transition: all 0.3s ease;
    i {
        transition: all 0.3s ease;
    }
}

.bk-program-stats {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: var(--ztc-font-size-font-s12);
    color: var(--ztc-text-text-2);
    i {
        color: var(--ztc-text-text-4);
    }
}


/* ----- CTA Boxes Section ----- */

.bk-cta-boxes {
    position: relative;
    padding: 0 0 100px;
    background: var(--ztc-bg-bg-1);
    @media (max-width: 991px) {
        padding: 0 0 80px;
    }
}

.bk-cta-box {
    position: relative;
    padding: 60px 40px;
    border-radius: 40px;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    transition: all 0.4s ease;
    @media (max-width: 767px) {
        padding: 40px 30px;
    }
    &:hover {
        transform: translateY(-10px);
        .bk-cta-box-icon {
            transform: scale(1.1) rotate(5deg);
        }
        .bk-cta-box-btn {
            background: var(--ztc-bg-bg-1);
            color: var(--ztc-text-text-3);
        }
    }
    &::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(135deg, rgba(10, 37, 64, 0.9) 0%, rgba(10, 37, 64, 0.7) 100%);
    }
    &.bk-cta-box-orange::before {
        background: linear-gradient(135deg, rgba(212, 175, 55, 0.9) 0%, rgba(212, 175, 55, 0.7) 100%);
    }
}

.bk-cta-box-icon {
    position: relative;
    z-index: 2;
    width: 80px;
    height: 80px;
    margin-bottom: 30px;
    transition: all 0.4s ease;
    img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
}

.bk-cta-box-subtitle {
    position: relative;
    z-index: 2;
    font-size: var(--ztc-font-size-font-s18);
    font-weight: var(--ztc-weight-medium);
    color: var(--ztc-text-text-4);
    margin-bottom: 15px;
    display: block;
}

.bk-cta-box-title {
    position: relative;
    z-index: 2;
    font-size: clamp(1.5rem, 3vw, 2rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-1);
    margin-bottom: 30px;
    line-height: 1.3;
}

.bk-cta-box-btn {
    position: relative;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    gap: 15px;
    padding: 16px 35px;
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 60px;
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-1);
    transition: all 0.3s ease;
    img {
        transition: all 0.3s ease;
    }
}


/* ----- Featured Appeals Section ----- */

.bk-appeals-section {
    position: relative;
    padding: 100px 0;
    background: var(--ztc-bg-bg-9);
    @media (max-width: 991px) {
        padding: 80px 0;
    }
}

.bk-appeals-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    @media (max-width: 991px) {
        grid-template-columns: repeat(2, 1fr);
    }
    @media (max-width: 576px) {
        grid-template-columns: 1fr;
    }
}

.bk-appeal-card {
    background: var(--ztc-bg-bg-1);
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    transition: all 0.4s ease;
    &:hover {
        transform: translateY(-10px);
        box-shadow: 0 40px 60px rgba(0, 0, 0, 0.1);
        .bk-appeal-image img {
            transform: scale(1.1);
        }
        .bk-appeal-donate-btn {
            background: var(--ztc-bg-bg-3);
            color: var(--ztc-text-text-1);
            i {
                transform: translateX(5px);
            }
        }
    }
}

.bk-appeal-image {
    position: relative;
    height: 250px;
    overflow: hidden;
    img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: all 0.6s ease;
    }
}

.bk-appeal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 30px;
    opacity: 0;
    transition: all 0.4s ease;
    .bk-appeal-donate-btn {
        padding: 12px 30px;
        background: var(--ztc-text-text-1);
        border-radius: 50px;
        color: var(--ztc-text-text-3);
        font-weight: var(--ztc-weight-semibold);
        display: inline-flex;
        align-items: center;
        gap: 10px;
        transform: translateY(20px);
        transition: all 0.4s ease;
        i {
            transition: all 0.3s ease;
        }
    }
}

.bk-appeal-card:hover .bk-appeal-overlay {
    opacity: 1;
    .bk-appeal-donate-btn {
        transform: translateY(0);
    }
}

.bk-appeal-content {
    padding: 25px;
}

.bk-appeal-progress {
    margin-bottom: 20px;
}

.bk-progress-bar {
    height: 8px;
    background: var(--ztc-bg-bg-9);
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 10px;
    .bk-progress-fill {
        height: 100%;
        background: linear-gradient(90deg, var(--ztc-text-text-4), var(--ztc-text-text-6));
        border-radius: 10px;
        position: relative;
        &::after {
            content: '';
            position: absolute;
            top: 0;
            right: 0;
            width: 4px;
            height: 100%;
            background: var(--ztc-text-text-1);
            border-radius: 2px;
        }
    }
}

.bk-progress-stats {
    display: flex;
    justify-content: space-between;
    font-size: var(--ztc-font-size-font-s12);
    color: var(--ztc-text-text-2);
    span {
        color: var(--ztc-text-text-4);
        font-weight: var(--ztc-weight-bold);
    }
}

.bk-appeal-category {
    display: inline-block;
    padding: 6px 15px;
    background: rgba(212, 175, 55, 0.1);
    border-radius: 50px;
    font-size: var(--ztc-font-size-font-s12);
    color: var(--ztc-text-text-4);
    margin-bottom: 15px;
}

.bk-appeal-title {
    font-size: var(--ztc-font-size-font-s20);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 10px;
    line-height: 1.4;
    a {
        color: inherit;
        transition: all 0.3s ease;
        &:hover {
            color: var(--ztc-text-text-4);
        }
    }
}

.bk-appeal-description {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
    line-height: 1.8;
    margin-bottom: 0;
}


/* ----- Single Work Page ----- */

.bk-work-single {
    position: relative;
    padding: 100px 0;
    background: var(--ztc-bg-bg-1);
    @media (max-width: 991px) {
        padding: 80px 0;
    }
}

.bk-work-main {
    padding-right: 40px;
    @media (max-width: 991px) {
        padding-right: 0;
        margin-bottom: 50px;
    }
}

.bk-work-featured-image {
    position: relative;
    border-radius: 30px;
    overflow: hidden;
    margin-bottom: 40px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
    img {
        width: 100%;
        height: auto;
        transition: all 0.6s ease;
    }
    &:hover img {
        transform: scale(1.05);
    }
}

.bk-work-meta {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 30px;
    padding: 20px 0;
    border-bottom: 1px solid var(--ztc-border-border-1);
    @media (max-width: 576px) {
        flex-wrap: wrap;
        gap: 15px;
    }
}

.bk-meta-item {
    display: flex;
    align-items: center;
    gap: 10px;
    .bk-meta-icon {
        width: 40px;
        height: 40px;
        background: rgba(212, 175, 55, 0.1);
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        i,
        img {
            color: var(--ztc-text-text-4);
            font-size: var(--ztc-font-size-font-s16);
        }
    }
    .bk-meta-text {
        font-size: var(--ztc-font-size-font-s14);
        color: var(--ztc-text-text-2);
        strong {
            color: var(--ztc-text-text-3);
            font-weight: var(--ztc-weight-semibold);
            display: block;
        }
    }
}

.bk-work-title {
    font-size: clamp(1.8rem, 3vw, 2.5rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 25px;
    line-height: 1.3;
}

.bk-work-description {
    font-size: var(--ztc-font-size-font-s18);
    color: var(--ztc-text-text-2);
    line-height: 1.8;
    margin-bottom: 30px;
    font-weight: var(--ztc-weight-medium);
}

.bk-work-content {
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-2);
    line-height: 1.9;
    h2,
    h3,
    h4 {
        color: var(--ztc-text-text-3);
        margin: 30px 0 20px;
    }
    h2 {
        font-size: var(--ztc-font-size-font-s30);
    }
    h3 {
        font-size: var(--ztc-font-size-font-s24);
    }
    h4 {
        font-size: var(--ztc-font-size-font-s20);
    }
    p {
        margin-bottom: 20px;
    }
    ul,
    ol {
        margin-bottom: 20px;
        padding-left: 20px;
        li {
            margin-bottom: 10px;
        }
    }
}

.bk-work-stats-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin: 40px 0;
    @media (max-width: 576px) {
        grid-template-columns: 1fr;
    }
}

.bk-work-stat-card {
    padding: 30px;
    background: var(--ztc-bg-bg-9);
    border-radius: 20px;
    transition: all 0.3s ease;
    &:hover {
        background: var(--ztc-bg-bg-3);
        transform: translateY(-5px);
        .bk-stat-value,
        .bk-stat-label {
            color: var(--ztc-text-text-1);
        }
    }
    .bk-stat-value {
        font-size: var(--ztc-font-size-font-s32);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-4);
        margin-bottom: 10px;
        line-height: 1;
    }
    .bk-stat-label {
        font-size: var(--ztc-font-size-font-s16);
        color: var(--ztc-text-text-2);
        font-weight: var(--ztc-weight-medium);
    }
}


/* ----- More Programs Section ----- */

.bk-more-programs {
    position: relative;
    padding: 80px 0;
    background: var(--ztc-bg-bg-9);
    @media (max-width: 991px) {
        padding: 60px 0;
    }
}

.bk-more-title {
    text-align: center;
    margin-bottom: 50px;
    h2 {
        font-size: clamp(1.8rem, 3vw, 2.5rem);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-3);
        margin-bottom: 15px;
    }
    p {
        font-size: var(--ztc-font-size-font-s16);
        color: var(--ztc-text-text-2);
    }
}

.bk-more-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    @media (max-width: 991px) {
        grid-template-columns: repeat(2, 1fr);
    }
    @media (max-width: 576px) {
        grid-template-columns: 1fr;
    }
}

.bk-more-card {
    background: var(--ztc-bg-bg-1);
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.4s ease;
    &:hover {
        transform: translateY(-10px);
        box-shadow: 0 30px 50px rgba(0, 0, 0, 0.1);
        .bk-more-image img {
            transform: scale(1.1);
        }
        .bk-more-read-more {
            color: var(--ztc-text-text-4);
            i {
                transform: translateX(5px);
            }
        }
    }
}

.bk-more-image {
    height: 200px;
    overflow: hidden;
    img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: all 0.6s ease;
    }
}

.bk-more-content {
    padding: 25px;
}

.bk-more-meta {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 15px;
    span {
        display: flex;
        align-items: center;
        gap: 5px;
        font-size: var(--ztc-font-size-font-s12);
        color: var(--ztc-text-text-2);
        i {
            color: var(--ztc-text-text-4);
        }
    }
}

.bk-more-card-title {
    font-size: var(--ztc-font-size-font-s18);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 10px;
    line-height: 1.4;
    a {
        color: inherit;
        transition: all 0.3s ease;
        &:hover {
            color: var(--ztc-text-text-4);
        }
    }
}

.bk-more-description {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
    line-height: 1.7;
    margin-bottom: 20px;
}

.bk-more-read-more {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-3);
    transition: all 0.3s ease;
    i {
        transition: all 0.3s ease;
    }
}


/* ----- Pagination ----- */

.bk-pagination {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 50px;
    .bk-page-link {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 45px;
        height: 45px;
        background: var(--ztc-bg-bg-9);
        border-radius: 50%;
        color: var(--ztc-text-text-2);
        font-size: var(--ztc-font-size-font-s16);
        font-weight: var(--ztc-weight-medium);
        transition: all 0.3s ease;
        &:hover,
        &.active {
            background: var(--ztc-bg-bg-3);
            color: var(--ztc-text-text-1);
        }
        &.next,
        &.prev {
            width: auto;
            padding: 0 20px;
            border-radius: 45px;
            gap: 8px;
        }
    }
}


/* ----- Animations ----- */

@keyframes bkFloat {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
    }
}

@keyframes bkFloatReverse {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(20px);
    }
}

@keyframes bkRotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes bkPulse {
    0%,
    100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
}


/* ----- RTL Support ----- */

[dir="rtl"] {
    .bk-work-main {
        padding-right: 0;
        padding-left: 40px;
    }
    .bk-meta-item {
        .bk-meta-icon {
            margin-left: 10px;
            margin-right: 0;
        }
    }
    .bk-program-btn i,
    .bk-more-read-more i,
    .bk-cta-box-btn i {
        transform: rotate(180deg);
    }
    .bk-program-btn:hover i,
    .bk-more-read-more:hover i,
    .bk-cta-box-btn:hover i {
        transform: rotate(180deg) translateX(-5px);
    }
}


/*============= PROJECTS CSS AREA ===============*/


/* ----- Project Cards Grid ----- */

.bk-projects-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    @media (max-width: 991px) {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }
    @media (max-width: 576px) {
        grid-template-columns: 1fr;
        gap: 25px;
    }
}


/* Project Card - Unique Design */

.bk-project-card {
    background: var(--ztc-bg-bg-1);
    border-radius: 40px;
    overflow: hidden;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    &:hover {
        transform: translateY(-12px);
        box-shadow: 0 35px 60px -15px rgba(0, 0, 0, 0.25);
        .bk-project-image img {
            transform: scale(1.08);
        }
        .bk-project-title a {
            color: var(--ztc-text-text-4);
        }
        .bk-project-read-more {
            color: var(--ztc-text-text-4);
            gap: 12px;
            i {
                transform: translateX(8px);
            }
        }
    }
}

.bk-project-image-wrapper {
    position: relative;
    overflow: hidden;
    height: 260px;
    @media (max-width: 767px) {
        height: 220px;
    }
}

.bk-project-image {
    width: 100%;
    height: 100%;
    img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.7s cubic-bezier(0.165, 0.84, 0.44, 1);
    }
}

.bk-project-badge {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.bk-project-type {
    display: inline-block;
    padding: 8px 18px;
    background: linear-gradient(135deg, var(--ztc-bg-bg-3), #e6c35c);
    color: var(--ztc-text-text-1);
    font-size: var(--ztc-font-size-font-s12);
    font-weight: var(--ztc-weight-bold);
    border-radius: 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: 0 8px 20px rgba(212, 175, 55, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(5px);
}

.bk-project-status {
    display: inline-block;
    padding: 6px 16px;
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(8px);
    color: var(--ztc-text-text-1);
    font-size: var(--ztc-font-size-font-s11);
    font-weight: var(--ztc-weight-semibold);
    border-radius: 50px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    width: fit-content;
    &.bk-status-active {
        background: linear-gradient(135deg, #10b981, #059669);
    }
    &.bk-status-completed {
        background: linear-gradient(135deg, #6366f1, #4f46e5);
    }
    &.bk-status-planning {
        background: linear-gradient(135deg, #f59e0b, #d97706);
    }
}

.bk-project-content {
    padding: 30px 30px 35px;
    flex: 1;
    display: flex;
    flex-direction: column;
    @media (max-width: 767px) {
        padding: 25px 20px 30px;
    }
}

.bk-project-title {
    font-size: var(--ztc-font-size-font-s22);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
    line-height: 1.4;
    @media (max-width: 767px) {
        font-size: var(--ztc-font-size-font-s20);
    }
    a {
        color: inherit;
        transition: all 0.3s ease;
        background: linear-gradient(90deg, var(--ztc-text-text-4), var(--ztc-text-text-4));
        background-size: 0% 2px;
        background-repeat: no-repeat;
        background-position: left bottom;
        &:hover {
            color: var(--ztc-text-text-4);
            background-size: 100% 2px;
        }
    }
}

.bk-project-meta {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 15px;
    flex-wrap: wrap;
}

.bk-meta-item {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: var(--ztc-font-size-font-s13);
    color: var(--ztc-text-text-2);
    i {
        color: var(--ztc-text-text-4);
        font-size: var(--ztc-font-size-font-s14);
    }
    strong {
        color: var(--ztc-text-text-3);
        font-weight: var(--ztc-weight-semibold);
        margin-left: 4px;
    }
}

.bk-project-description {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
    line-height: 1.7;
    margin-bottom: 25px;
    flex: 1;
}


/* Circular Progress Bar - Unique Design */

.bk-project-progress {
    margin: 20px 0 25px;
}

.bk-progress-circle-wrapper {
    display: flex;
    align-items: center;
    gap: 25px;
    @media (max-width: 400px) {
        flex-direction: column;
        align-items: flex-start;
    }
}

.bk-circular-progress {
    position: relative;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    background: conic-gradient(var(--ztc-text-text-4) 0deg, var(--ztc-bg-bg-9) 0deg);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    &::before {
        content: '';
        position: absolute;
        width: 76px;
        height: 76px;
        background: var(--ztc-bg-bg-1);
        border-radius: 50%;
        box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.05);
    }
}

.bk-progress-value {
    position: relative;
    font-size: var(--ztc-font-size-font-s20);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    z-index: 1;
    span {
        font-size: var(--ztc-font-size-font-s12);
        font-weight: var(--ztc-weight-regular);
        color: var(--ztc-text-text-2);
    }
}

.bk-progress-stats {
    flex: 1;
}

.bk-progress-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
    .bk-label {
        font-size: var(--ztc-font-size-font-s13);
        color: var(--ztc-text-text-2);
    }
    .bk-number {
        font-size: var(--ztc-font-size-font-s16);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-3);
        small {
            font-size: var(--ztc-font-size-font-s11);
            font-weight: var(--ztc-weight-regular);
            color: var(--ztc-text-text-2);
        }
    }
}

.bk-progress-bar-mini {
    height: 6px;
    background: var(--ztc-bg-bg-9);
    border-radius: 10px;
    overflow: hidden;
    margin-top: 8px;
}

.bk-progress-fill-mini {
    height: 100%;
    background: linear-gradient(90deg, var(--ztc-text-text-4), #f1c40f);
    border-radius: 10px;
    transition: width 0.5s ease;
    position: relative;
    &::after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 4px;
        height: 100%;
        background: white;
        border-radius: 50%;
        animation: bkPulse 1.5s infinite;
    }
}

.bk-project-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: auto;
    padding-top: 20px;
    border-top: 2px dashed rgba(212, 175, 55, 0.2);
}

.bk-project-read-more {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--ztc-text-text-3);
    font-size: var(--ztc-font-size-font-s15);
    font-weight: var(--ztc-weight-semibold);
    transition: all 0.3s ease;
    i {
        transition: all 0.3s ease;
        color: var(--ztc-text-text-4);
    }
}

.bk-project-donate-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 20px;
    background: linear-gradient(135deg, var(--ztc-bg-bg-3), #e6c35c);
    color: var(--ztc-text-text-1);
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    border-radius: 50px;
    transition: all 0.3s ease;
    box-shadow: 0 8px 20px rgba(212, 175, 55, 0.2);
    i {
        transition: all 0.3s ease;
    }
    &:hover {
        transform: translateY(-3px);
        box-shadow: 0 12px 25px rgba(212, 175, 55, 0.4);
        i {
            transform: translateX(5px);
        }
    }
}


/* Project Detail Page - Unique Design */

.bk-project-detail {
    background: var(--ztc-bg-bg-1);
    border-radius: 60px;
    overflow: hidden;
    box-shadow: 0 40px 80px -20px rgba(0, 0, 0, 0.2);
}

.bk-project-detail-gallery {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    gap: 20px;
    padding: 30px;
    @media (max-width: 767px) {
        grid-template-columns: 1fr;
        padding: 20px;
    }
}

.bk-gallery-main {
    position: relative;
    border-radius: 40px;
    overflow: hidden;
    height: 400px;
    @media (max-width: 767px) {
        height: 300px;
    }
    img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.5s ease;
    }
    &:hover img {
        transform: scale(1.05);
    }
}

.bk-gallery-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    .bk-gallery-item {
        border-radius: 30px;
        overflow: hidden;
        height: calc(400px / 2 - 7.5px);
        @media (max-width: 767px) {
            height: 150px;
        }
        img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.5s ease;
        }
        &:hover img {
            transform: scale(1.1);
        }
    }
}

.bk-project-detail-content {
    padding: 50px 50px 60px;
    @media (max-width: 767px) {
        padding: 30px 20px 40px;
    }
}

.bk-project-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    flex-wrap: wrap;
    gap: 20px;
}

.bk-project-badges {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.bk-project-badge-detail {
    padding: 10px 25px;
    background: linear-gradient(135deg, rgba(212, 175, 55, 0.1), rgba(212, 175, 55, 0.05));
    border-radius: 60px;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-4);
    border: 1px solid rgba(212, 175, 55, 0.3);
    display: flex;
    align-items: center;
    gap: 8px;
    i {
        font-size: var(--ztc-font-size-font-s16);
    }
}

.bk-project-share {
    display: flex;
    align-items: center;
    gap: 15px;
    span {
        font-size: var(--ztc-font-size-font-s14);
        color: var(--ztc-text-text-2);
    }
    a {
        width: 45px;
        height: 45px;
        background: var(--ztc-bg-bg-9);
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: var(--ztc-text-text-3);
        transition: all 0.3s ease;
        &:hover {
            background: var(--ztc-bg-bg-3);
            color: var(--ztc-text-text-1);
            transform: translateY(-5px);
        }
    }
}

.bk-project-title-detail {
    font-size: clamp(2rem, 4vw, 3rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 25px;
    line-height: 1.3;
    background: linear-gradient(135deg, var(--ztc-text-text-3), var(--ztc-text-text-4));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}


/* Project Stats Cards - Unique Design */

.bk-project-stats-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    margin: 40px 0;
    @media (max-width: 576px) {
        grid-template-columns: 1fr;
    }
}

.bk-stat-card-project {
    background: linear-gradient(135deg, #fff, #fafafa);
    padding: 35px 25px;
    border-radius: 40px;
    text-align: center;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(212, 175, 55, 0.1);
    box-shadow: 0 20px 40px -10px rgba(0, 0, 0, 0.1);
    &::before {
        content: '';
        position: absolute;
        top: -30px;
        right: -30px;
        width: 100px;
        height: 100px;
        background: radial-gradient(circle, rgba(212, 175, 55, 0.1) 0%, transparent 70%);
        border-radius: 50%;
    }
    i {
        font-size: 45px;
        color: var(--ztc-text-text-4);
        margin-bottom: 20px;
        position: relative;
        z-index: 1;
    }
    h3 {
        font-size: var(--ztc-font-size-font-s36);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-3);
        margin-bottom: 5px;
        position: relative;
        z-index: 1;
    }
    p {
        font-size: var(--ztc-font-size-font-s15);
        color: var(--ztc-text-text-2);
        font-weight: var(--ztc-weight-medium);
        position: relative;
        z-index: 1;
    }
}


/* Project Timeline - Unique Design */

.bk-project-timeline {
    margin: 50px 0;
    background: linear-gradient(135deg, #f8f9fc, #ffffff);
    padding: 40px;
    border-radius: 50px;
    border: 1px solid rgba(212, 175, 55, 0.1);
}

.bk-timeline-title {
    font-size: var(--ztc-font-size-font-s28);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    gap: 15px;
    i {
        color: var(--ztc-text-text-4);
        font-size: var(--ztc-font-size-font-s32);
    }
}

.bk-timeline-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
    @media (max-width: 576px) {
        grid-template-columns: 1fr;
    }
}

.bk-timeline-item {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 20px;
    background: var(--ztc-bg-bg-1);
    border-radius: 30px;
    box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.05);
}

.bk-timeline-icon {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, var(--ztc-bg-bg-3), #e6c35c);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    i {
        font-size: 28px;
        color: var(--ztc-text-text-1);
    }
}

.bk-timeline-content {
    h4 {
        font-size: var(--ztc-font-size-font-s18);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-3);
        margin-bottom: 5px;
    }
    p {
        font-size: var(--ztc-font-size-font-s14);
        color: var(--ztc-text-text-2);
    }
}


/* Project Objectives Cards */

.bk-objectives-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin: 40px 0;
    @media (max-width: 576px) {
        grid-template-columns: 1fr;
    }
}

.bk-objective-card {
    background: var(--ztc-bg-bg-1);
    padding: 30px;
    border-radius: 40px;
    border: 1px solid rgba(212, 175, 55, 0.15);
    transition: all 0.3s ease;
    &:hover {
        transform: translateY(-5px);
        border-color: var(--ztc-text-text-4);
        box-shadow: 0 20px 40px -10px rgba(212, 175, 55, 0.2);
    }
    .bk-objective-number {
        font-size: var(--ztc-font-size-font-s48);
        font-weight: var(--ztc-weight-bold);
        color: rgba(212, 175, 55, 0.2);
        line-height: 1;
        margin-bottom: 15px;
    }
    h4 {
        font-size: var(--ztc-font-size-font-s20);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-3);
        margin-bottom: 15px;
    }
    p {
        font-size: var(--ztc-font-size-font-s14);
        color: var(--ztc-text-text-2);
        line-height: 1.7;
    }
}


/* Project Call to Action */

.bk-project-cta {
    background: linear-gradient(135deg, var(--ztc-bg-bg-2), #2a4a9e);
    border-radius: 60px;
    padding: 60px;
    margin-top: 60px;
    position: relative;
    overflow: hidden;
    @media (max-width: 767px) {
        padding: 40px 30px;
    }
    &::before {
        content: '';
        position: absolute;
        top: -50px;
        right: -50px;
        width: 200px;
        height: 200px;
        background: radial-gradient(circle, rgba(212, 175, 55, 0.2) 0%, transparent 70%);
        border-radius: 50%;
    }
    &::after {
        content: '';
        position: absolute;
        bottom: -50px;
        left: -50px;
        width: 250px;
        height: 250px;
        background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
        border-radius: 50%;
    }
    .bk-cta-content-project {
        position: relative;
        z-index: 2;
        text-align: center;
        max-width: 700px;
        margin: 0 auto;
        h2 {
            font-size: clamp(2rem, 4vw, 2.8rem);
            color: var(--ztc-text-text-1);
            margin-bottom: 20px;
        }
        p {
            color: rgba(255, 255, 255, 0.9);
            margin-bottom: 30px;
            font-size: var(--ztc-font-size-font-s18);
        }
    }
}

.bk-cta-buttons {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
}

.bk-cta-btn-primary {
    padding: 16px 40px;
    background: var(--ztc-bg-bg-3);
    color: var(--ztc-text-text-1);
    border-radius: 60px;
    font-weight: var(--ztc-weight-semibold);
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: all 0.3s ease;
    &:hover {
        background: #e6c35c;
        transform: translateY(-3px);
        box-shadow: 0 20px 40px rgba(212, 175, 55, 0.4);
        i {
            transform: translateX(5px);
        }
    }
}

.bk-cta-btn-secondary {
    padding: 16px 40px;
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(10px);
    color: var(--ztc-text-text-1);
    border-radius: 60px;
    font-weight: var(--ztc-weight-semibold);
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.3);
    &:hover {
        background: var(--ztc-bg-bg-1);
        color: var(--ztc-text-text-3);
        transform: translateY(-3px);
    }
}


/* Animations */

@keyframes bkFloat {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-10px);
    }
}

@keyframes bkPulse {
    0%,
    100% {
        opacity: 1;
    }
    50% {
        opacity: 0.5;
    }
}

@keyframes bkSpin {
    to {
        transform: rotate(360deg);
    }
}


/* RTL Support */

[dir="rtl"] {
    .bk-project-read-more i,
    .bk-project-donate-btn i,
    .bk-cta-btn-primary i {
        transform: rotate(180deg);
    }
    .bk-project-read-more:hover i,
    .bk-project-donate-btn:hover i,
    .bk-cta-btn-primary:hover i {
        transform: rotate(180deg) translateX(-5px);
    }
}


/*============= PAGINATION CSS ===============*/

.bk-pagination-wrapper {
    margin-top: 50px;
    text-align: center;
}

.bk-pagination {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.bk-pagination li {
    display: inline-block;
}

.bk-pagination li a,
.bk-pagination li span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background: var(--ztc-bg-bg-9);
    border-radius: 50%;
    color: var(--ztc-text-text-2);
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-medium);
    transition: all 0.3s ease;
    text-decoration: none;
}

.bk-pagination li a:hover {
    background: var(--ztc-bg-bg-3);
    color: var(--ztc-text-text-1);
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(212, 175, 55, 0.2);
}

.bk-pagination li.active span {
    background: var(--ztc-bg-bg-3);
    color: var(--ztc-text-text-1);
    font-weight: var(--ztc-weight-bold);
    box-shadow: 0 10px 20px rgba(212, 175, 55, 0.3);
}

.bk-pagination li.disabled span {
    opacity: 0.5;
    cursor: not-allowed;
    background: var(--ztc-bg-bg-9);
    color: var(--ztc-text-text-2);
}


/* Responsive */

@media (max-width: 576px) {
    .bk-pagination li a,
    .bk-pagination li span {
        width: 40px;
        height: 40px;
        font-size: var(--ztc-font-size-font-s14);
    }
}


/*============= FOOTER CSS AREA ===============*/

.bk-footer {
    position: relative;
    background: linear-gradient(135deg, #0a1a2f 0%, #1a2f4a 100%);
    color: #fff;
    overflow: hidden;
}


/* Footer Shapes */

.bk-footer-shapes {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.bk-footer-shape-1 {
    position: absolute;
    top: 50px;
    right: 50px;
    width: 200px;
    height: 200px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.1) 0%, transparent 70%);
    border-radius: 50%;
    animation: bkFloat 8s ease-in-out infinite;
}

.bk-footer-shape-2 {
    position: absolute;
    bottom: 50px;
    left: 50px;
    width: 300px;
    height: 300px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.03) 0%, transparent 70%);
    border-radius: 50%;
    animation: bkFloatReverse 10s ease-in-out infinite;
}

.bk-footer-shape-3 {
    position: absolute;
    top: 30%;
    left: 20%;
    width: 150px;
    height: 150px;
    border: 2px dashed rgba(212, 175, 55, 0.1);
    border-radius: 50%;
    animation: bkRotate 20s linear infinite;
}


/* Main Footer */

.bk-footer-main {
    position: relative;
    padding: 80px 0 50px;
    z-index: 2;
    @media (max-width: 991px) {
        padding: 60px 0 30px;
    }
}


/* Footer Widgets */

.bk-footer-widget {
    margin-bottom: 40px;
    @media (max-width: 767px) {
        text-align: center;
    }
}


/* About Widget */

.bk-footer-about {
    .bk-footer-logo {
        margin-bottom: 25px;
        max-width: 180px;
        @media (max-width: 767px) {
            margin-left: auto;
            margin-right: auto;
        }
        img {
            width: 100%;
            height: auto;
        }
    }
    p {
        color: rgba(255, 255, 255, 0.8);
        line-height: 1.8;
        margin-bottom: 25px;
        font-size: var(--ztc-font-size-font-s15);
    }
}


/* Social Links */

.bk-footer-social {
    display: flex;
    gap: 12px;
    @media (max-width: 767px) {
        justify-content: center;
    }
    a {
        width: 45px;
        height: 45px;
        background: rgba(255, 255, 255, 0.1);
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        font-size: var(--ztc-font-size-font-s18);
        transition: all 0.3s ease;
        border: 1px solid rgba(255, 255, 255, 0.1);
        &:hover {
            background: var(--ztc-bg-bg-3);
            color: var(--ztc-text-text-1);
            transform: translateY(-5px);
            border-color: transparent;
            box-shadow: 0 10px 25px rgba(212, 175, 55, 0.3);
        }
    }
}


/* Widget Title */

.bk-footer-title {
    font-size: var(--ztc-font-size-font-s22);
    font-weight: var(--ztc-weight-bold);
    color: #fff;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 15px;
    &::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 50px;
        height: 3px;
        background: var(--ztc-text-text-4);
        border-radius: 3px;
    }
    @media (max-width: 767px) {
        text-align: center;
        &::after {
            left: 50%;
            transform: translateX(-50%);
        }
    }
}


/* Footer Menu */

.bk-footer-menu {
    ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    li {
        margin-bottom: 15px;
        &:last-child {
            margin-bottom: 0;
        }
    }
    a {
        color: rgba(255, 255, 255, 0.8);
        font-size: var(--ztc-font-size-font-s16);
        transition: all 0.3s ease;
        display: inline-flex;
        align-items: center;
        gap: 8px;
        i {
            font-size: var(--ztc-font-size-font-s12);
            color: var(--ztc-text-text-4);
            opacity: 0;
            transform: translateX(-5px);
            transition: all 0.3s ease;
        }
        &:hover {
            color: var(--ztc-text-text-4);
            transform: translateX(5px);
            i {
                opacity: 1;
                transform: translateX(0);
            }
        }
    }
    @media (max-width: 767px) {
        text-align: center;
    }
}


/* Contact Widget */

.bk-footer-contact {
    .bk-contact-item {
        display: flex;
        align-items: flex-start;
        gap: 15px;
        margin-bottom: 20px;
        @media (max-width: 767px) {
            justify-content: center;
        }
        &:last-child {
            margin-bottom: 0;
        }
    }
    .bk-contact-icon {
        flex-shrink: 0;
        width: 45px;
        height: 45px;
        background: rgba(212, 175, 55, 0.15);
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: var(--ztc-text-text-4);
        font-size: var(--ztc-font-size-font-s18);
        transition: all 0.3s ease;
        i {
            transition: all 0.3s ease;
        }
    }
    .bk-contact-text {
        flex: 1;
        a {
            color: rgba(255, 255, 255, 0.8);
            font-size: var(--ztc-font-size-font-s15);
            line-height: 1.6;
            transition: all 0.3s ease;
            display: inline-block;
            &:hover {
                color: var(--ztc-text-text-4);
                transform: translateX(3px);
            }
        }
    }
    .bk-contact-item:hover .bk-contact-icon {
        background: var(--ztc-bg-bg-3);
        i {
            color: #fff;
        }
    }
}


/* Newsletter Widget */

.bk-footer-newsletter {
    p {
        color: rgba(255, 255, 255, 0.8);
        line-height: 1.8;
        margin-bottom: 25px;
        font-size: var(--ztc-font-size-font-s15);
    }
}

.bk-newsletter-form {
    position: relative;
    margin-bottom: 20px;
    input {
        width: 100%;
        padding: 16px 25px;
        background: rgba(255, 255, 255, 0.1);
        border: 1px solid rgba(255, 255, 255, 0.15);
        border-radius: 60px;
        color: #fff;
        font-size: var(--ztc-font-size-font-s15);
        transition: all 0.3s ease;
        &::placeholder {
            color: rgba(255, 255, 255, 0.6);
        }
        &:focus {
            border-color: var(--ztc-text-text-4);
            background: rgba(255, 255, 255, 0.15);
            outline: none;
            box-shadow: 0 0 0 3px rgba(212, 175, 55, 0.1);
        }
    }
    button {
        position: absolute;
        right: 8px;
        top: 50%;
        transform: translateY(-50%);
        width: 45px;
        height: 45px;
        background: var(--ztc-bg-bg-3);
        border: none;
        border-radius: 50%;
        color: #fff;
        font-size: var(--ztc-font-size-font-s16);
        cursor: pointer;
        transition: all 0.3s ease;
        display: flex;
        align-items: center;
        justify-content: center;
        &:hover {
            background: #e6c35c;
            transform: translateY(-50%) scale(1.1);
            box-shadow: 0 5px 20px rgba(212, 175, 55, 0.4);
        }
    }
}

.bk-newsletter-note {
    font-size: var(--ztc-font-size-font-s13);
    color: rgba(255, 255, 255, 0.6);
    display: flex;
    align-items: center;
    gap: 8px;
    i {
        color: var(--ztc-text-text-4);
        font-size: var(--ztc-font-size-font-s14);
    }
}


/* Footer Bottom */

.bk-footer-bottom {
    position: relative;
    padding: 25px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    z-index: 2;
    @media (max-width: 767px) {
        text-align: center;
    }
}

.bk-copyright {
    p {
        color: rgba(255, 255, 255, 0.7);
        font-size: var(--ztc-font-size-font-s15);
        margin: 0;
        a {
            color: var(--ztc-text-text-4);
            font-weight: var(--ztc-weight-semibold);
            transition: all 0.3s ease;
            &:hover {
                color: #fff;
            }
        }
    }
}

.bk-footer-links {
    display: flex;
    justify-content: flex-end;
    gap: 30px;
    @media (max-width: 767px) {
        justify-content: center;
        margin-top: 15px;
    }
    a {
        color: rgba(255, 255, 255, 0.7);
        font-size: var(--ztc-font-size-font-s14);
        transition: all 0.3s ease;
        position: relative;
        &::after {
            content: '';
            position: absolute;
            bottom: -3px;
            left: 0;
            width: 0;
            height: 1px;
            background: var(--ztc-text-text-4);
            transition: all 0.3s ease;
        }
        &:hover {
            color: var(--ztc-text-text-4);
            &::after {
                width: 100%;
            }
        }
    }
}


/* Payment Methods */

.bk-payment-methods {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: 25px;
    @media (max-width: 767px) {
        justify-content: center;
    }
    span {
        color: rgba(255, 255, 255, 0.6);
        font-size: var(--ztc-font-size-font-s14);
    }
    img {
        height: 30px;
        width: auto;
        transition: all 0.3s ease;
        &:hover {}
    }
}


/* Footer Features */

.bk-footer-features {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
    margin-top: 30px;
    .bk-feature {
        display: flex;
        align-items: center;
        gap: 10px;
        color: rgba(255, 255, 255, 0.7);
        font-size: var(--ztc-font-size-font-s14);
        i {
            color: var(--ztc-text-text-4);
            font-size: var(--ztc-font-size-font-s16);
        }
    }
}


/* Back to Top Button */

.bk-back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    width: 55px;
    height: 55px;
    background: var(--ztc-bg-bg-3);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: var(--ztc-font-size-font-s20);
    cursor: pointer;
    transition: all 0.3s ease;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 10px 30px rgba(212, 175, 55, 0.3);
    &.show {
        opacity: 1;
        visibility: visible;
    }
    &:hover {
        background: #e6c35c;
        transform: translateY(-5px);
        box-shadow: 0 15px 40px rgba(212, 175, 55, 0.4);
    }
    @media (max-width: 767px) {
        bottom: 20px;
        right: 20px;
        width: 45px;
        height: 45px;
        font-size: var(--ztc-font-size-font-s18);
    }
}


/* RTL Support */

[dir="rtl"] {
    .bk-footer-title::after {
        left: auto;
        right: 0;
    }
    .bk-footer-menu a {
        i {
            transform: translateX(5px) rotate(180deg);
        }
        &:hover {
            transform: translateX(-5px);
            i {
                transform: translateX(0) rotate(180deg);
            }
        }
    }
    .bk-newsletter-form button {
        right: auto;
        left: 8px;
    }
    .bk-footer-links {
        justify-content: flex-start;
    }
    @media (max-width: 767px) {
        .bk-footer-title::after {
            right: 50%;
            transform: translateX(50%);
        }
    }
}


/* Animations */

@keyframes bkFloat {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
    }
}

@keyframes bkFloatReverse {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(20px);
    }
}

@keyframes bkRotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}


/*============= STORIES CSS AREA ===============*/


/* ----- Stories Header ----- */

.bk-stories-header {
    position: relative;
    padding: 60px 0 40px;
    background: linear-gradient(135deg, var(--ztc-bg-bg-9) 0%, var(--ztc-bg-bg-1) 100%);
    overflow: hidden;
}

.bk-stories-header-content {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
}

.bk-stories-header-content .bk-subtitle {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: rgba(212, 175, 55, 0.15);
    padding: 8px 25px;
    border-radius: 50px;
    margin-bottom: 20px;
    color: var(--ztc-text-text-4);
    font-weight: var(--ztc-weight-semibold);
}

.bk-stories-header-content .bk-subtitle i {
    font-size: 18px;
}

.bk-stories-header-content h1 {
    font-size: clamp(2.5rem, 5vw, 3.8rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 20px;
    line-height: 1.2;
}

.bk-stories-header-content p {
    font-size: var(--ztc-font-size-font-s18);
    color: var(--ztc-text-text-2);
    line-height: 1.8;
    margin-bottom: 30px;
}


/* Stories Stats */

.bk-stories-stats {
    display: flex;
    justify-content: center;
    gap: 50px;
    margin-top: 40px;
    flex-wrap: wrap;
}

.bk-stat-item {
    text-align: center;
}

.bk-stat-item .bk-stat-number {
    font-size: 2.5rem;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-4);
    line-height: 1;
    margin-bottom: 5px;
}

.bk-stat-item .bk-stat-label {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
    text-transform: uppercase;
    letter-spacing: 1px;
}


/* Stories Filter */

.bk-stories-filter {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin: 40px 0;
    flex-wrap: wrap;
}

.bk-filter-btn {
    padding: 12px 30px;
    background: var(--ztc-bg-bg-1);
    border: 1px solid var(--ztc-border-border-1);
    border-radius: 60px;
    color: var(--ztc-text-text-2);
    font-size: var(--ztc-font-size-font-s15);
    font-weight: var(--ztc-weight-medium);
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
}

.bk-filter-btn:hover,
.bk-filter-btn.active {
    background: var(--ztc-bg-bg-3);
    color: var(--ztc-text-text-1);
    border-color: var(--ztc-bg-bg-3);
    transform: translateY(-2px);
    box-shadow: 0 10px 25px rgba(212, 175, 55, 0.2);
}


/* Stories Grid - Masonry Style */

.bk-stories-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    @media (max-width: 991px) {
        grid-template-columns: repeat(2, 1fr);
    }
    @media (max-width: 576px) {
        grid-template-columns: 1fr;
    }
}


/* Story Card - Simple version with image limited to 285px */

.bk-story-card {
    background: var(--ztc-bg-bg-1);
    border-radius: 40px;
    overflow: hidden;
    box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);
    transition: all 0.4s ease;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    &:hover {
        transform: translateY(-12px);
        box-shadow: 0 35px 60px -15px rgba(0, 0, 0, 0.25);
        .bk-story-image img {
            transform: scale(1.1);
        }
        .bk-story-read-more i {
            transform: translateX(8px);
        }
    }
    /* Featured story */
    &.bk-story-featured {
        grid-column: span 2;
        @media (max-width: 576px) {
            grid-column: span 1;
        }
        .bk-story-image {
            height: 285px;
        }
    }
}


/* Image Container - Limited to 285px */

.bk-story-image {
    position: relative;
    height: 260px;
    max-height: 260px;
    overflow: hidden;
    flex-shrink: 0;
    width: 100%;
    /* Desktop large screens */
    @media (min-width: 1400px) {
        height: 285px;
        max-height: 285px;
    }
    /* Desktop medium screens */
    @media (min-width: 1200px) and (max-width: 1399px) {
        height: 260px;
        max-height: 260px;
    }
    /* Tablet */
    @media (max-width: 1199px) and (min-width: 768px) {
        height: 220px;
        max-height: 220px;
    }
    /* Mobile */
    @media (max-width: 767px) {
        height: 200px;
        max-height: 200px;
    }
    img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.7s ease;
    }
}

.bk-story-badge {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
}

.bk-story-type {
    display: inline-block;
    padding: 8px 20px;
    background: var(--ztc-bg-bg-3);
    color: var(--ztc-text-text-1);
    font-size: var(--ztc-font-size-font-s12);
    font-weight: var(--ztc-weight-bold);
    border-radius: 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: 0 5px 15px rgba(212, 175, 55, 0.3);
}

.bk-story-quote-icon {
    position: absolute;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--ztc-text-text-4);
    font-size: 24px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.bk-story-content {
    padding: 30px 30px 35px;
}

.bk-story-meta {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 15px;
    flex-wrap: wrap;
}

.bk-story-author {
    display: flex;
    align-items: center;
    gap: 10px;
    .bk-author-avatar {
        width: 35px;
        height: 35px;
        border-radius: 50%;
        overflow: hidden;
        img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
    }
    .bk-author-name {
        font-size: var(--ztc-font-size-font-s14);
        font-weight: var(--ztc-weight-medium);
        color: var(--ztc-text-text-3);
    }
}

.bk-story-date {
    display: flex;
    align-items: center;
    gap: 8px;
    color: var(--ztc-text-text-2);
    font-size: var(--ztc-font-size-font-s13);
    i {
        color: var(--ztc-text-text-4);
    }
}

.bk-story-location {
    display: flex;
    align-items: center;
    gap: 8px;
    color: var(--ztc-text-text-2);
    font-size: var(--ztc-font-size-font-s13);
    i {
        color: var(--ztc-text-text-4);
    }
}

.bk-story-title {
    font-size: var(--ztc-font-size-font-s22);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
    line-height: 1.4;
    a {
        color: inherit;
        transition: all 0.3s ease;
        background: linear-gradient(90deg, var(--ztc-text-text-4), var(--ztc-text-text-4));
        background-size: 0% 2px;
        background-repeat: no-repeat;
        background-position: left bottom;
        &:hover {
            color: var(--ztc-text-text-4);
            background-size: 100% 2px;
        }
    }
}

.bk-story-excerpt {
    font-size: var(--ztc-font-size-font-s15);
    color: var(--ztc-text-text-2);
    line-height: 1.7;
    margin-bottom: 20px;
}

.bk-story-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid var(--ztc-border-border-1);
}

.bk-story-read-more {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--ztc-text-text-3);
    font-size: var(--ztc-font-size-font-s15);
    font-weight: var(--ztc-weight-semibold);
    transition: all 0.3s ease;
    i {
        transition: all 0.3s ease;
        color: var(--ztc-text-text-4);
    }
}

.bk-story-stats {
    display: flex;
    gap: 15px;
    span {
        display: flex;
        align-items: center;
        gap: 5px;
        font-size: var(--ztc-font-size-font-s13);
        color: var(--ztc-text-text-2);
        i {
            color: var(--ztc-text-text-4);
        }
    }
}


/* Story Detail Page */

.bk-story-detail {
    max-width: 1000px;
    margin: 0 auto;
}

.bk-story-hero {
    position: relative;
    height: 500px;
    border-radius: 60px;
    overflow: hidden;
    margin-bottom: 50px;
    @media (max-width: 767px) {
        height: 350px;
        border-radius: 40px;
    }
    img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

.bk-story-hero-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 50px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
    color: #fff;
    @media (max-width: 767px) {
        padding: 30px 20px;
    }
    .bk-story-type-badge {
        display: inline-block;
        padding: 8px 25px;
        background: var(--ztc-bg-bg-3);
        border-radius: 50px;
        font-size: var(--ztc-font-size-font-s14);
        font-weight: var(--ztc-weight-semibold);
        margin-bottom: 20px;
    }
    h1 {
        font-size: clamp(2rem, 4vw, 3.2rem);
        font-weight: var(--ztc-weight-bold);
        margin-bottom: 15px;
        max-width: 800px;
    }
    .bk-story-meta {
        display: flex;
        gap: 30px;
        flex-wrap: wrap;
        span {
            display: flex;
            align-items: center;
            gap: 10px;
            color: rgba(255, 255, 255, 0.9);
            i {
                color: var(--ztc-text-text-4);
            }
        }
    }
}


/* Story Content */

.bk-story-content-wrapper {
    padding: 50px;
    background: var(--ztc-bg-bg-1);
    border-radius: 60px;
    box-shadow: 0 30px 60px -15px rgba(0, 0, 0, 0.1);
    margin-bottom: 50px;
    @media (max-width: 767px) {
        padding: 30px 20px;
        border-radius: 40px;
    }
}

.bk-story-excerpt {
    font-size: var(--ztc-font-size-font-s20);
    font-weight: var(--ztc-weight-medium);
    color: var(--ztc-text-text-4);
    line-height: 1.6;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 2px dashed rgba(212, 175, 55, 0.2);
    font-style: italic;
}

.bk-story-body {
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-2);
    line-height: 1.9;
    p {
        margin-bottom: 25px;
    }
    h2 {
        font-size: var(--ztc-font-size-font-s28);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-3);
        margin: 40px 0 20px;
    }
    h3 {
        font-size: var(--ztc-font-size-font-s22);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-3);
        margin: 30px 0 15px;
    }
    blockquote {
        margin: 40px 0;
        padding: 30px 40px;
        background: linear-gradient(135deg, rgba(212, 175, 55, 0.05), rgba(212, 175, 55, 0.1));
        border-left: 5px solid var(--ztc-text-text-4);
        border-radius: 30px;
        font-size: var(--ztc-font-size-font-s18);
        font-style: italic;
        color: var(--ztc-text-text-3);
        position: relative;
        &::before {
            content: '"';
            position: absolute;
            top: 10px;
            left: 20px;
            font-size: 60px;
            color: var(--ztc-text-text-4);
            opacity: 0.3;
            font-family: serif;
        }
    }
}


/* Story Sharing */

.bk-story-sharing {
    text-align: center;
    margin: 50px 0;
    padding: 40px;
    background: var(--ztc-bg-bg-9);
    border-radius: 60px;
}

.bk-sharing-title {
    font-size: var(--ztc-font-size-font-s20);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 25px;
}

.bk-sharing-buttons {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

.bk-share-btn {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 22px;
    transition: all 0.3s ease;
    &.bk-share-facebook {
        background: #3b5998;
    }
    &.bk-share-twitter {
        background: #1da1f2;
    }
    &.bk-share-linkedin {
        background: #0077b5;
    }
    &.bk-share-whatsapp {
        background: #25d366;
    }
    &:hover {
        transform: translateY(-5px);
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    }
}


/* Inline Donation Form */

.bk-donation-inline {
    background: linear-gradient(135deg, var(--ztc-bg-bg-2) 0%, #2a4a9e 100%);
    border-radius: 60px;
    padding: 50px;
    margin: 60px 0;
    color: #fff;
    position: relative;
    overflow: hidden;
    @media (max-width: 767px) {
        padding: 40px 30px;
        border-radius: 40px;
    }
    &::before {
        content: '';
        position: absolute;
        top: -50px;
        right: -50px;
        width: 200px;
        height: 200px;
        background: radial-gradient(circle, rgba(212, 175, 55, 0.2) 0%, transparent 70%);
        border-radius: 50%;
    }
    &::after {
        content: '';
        position: absolute;
        bottom: -50px;
        left: -50px;
        width: 250px;
        height: 250px;
        background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
        border-radius: 50%;
    }
    h3 {
        font-size: var(--ztc-font-size-font-s28);
        font-weight: var(--ztc-weight-bold);
        margin-bottom: 20px;
        position: relative;
        z-index: 2;
    }
    p {
        color: rgba(255, 255, 255, 0.9);
        margin-bottom: 30px;
        position: relative;
        z-index: 2;
    }
}

.bk-donation-inline .bk-donation-quick {
    max-width: 100%;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    .bk-donation-quick-header h4,
    .bk-donation-quick-header p {
        color: #fff;
    }
    .bk-donation-tab {
        background: rgba(255, 255, 255, 0.15);
        color: #fff;
        &:hover,
        &.active {
            background: var(--ztc-bg-bg-3);
        }
    }
    .bk-amount-title,
    .bk-payment-title {
        color: #fff;
    }
    .bk-amount-preset {
        background: rgba(255, 255, 255, 0.15);
        color: #fff;
        border-color: rgba(255, 255, 255, 0.2);
        &:hover,
        &.active {
            background: var(--ztc-bg-bg-3);
            border-color: var(--ztc-bg-bg-3);
        }
    }
    .bk-custom-amount {
        background: rgba(255, 255, 255, 0.15);
        border-color: rgba(255, 255, 255, 0.2);
        .bk-currency {
            color: var(--ztc-text-text-4);
        }
        input {
            color: #fff;
            &::placeholder {
                color: rgba(255, 255, 255, 0.7);
            }
        }
    }
    .bk-payment-option {
        background: rgba(255, 255, 255, 0.15);
        border-color: rgba(255, 255, 255, 0.2);
        label {
            color: #fff;
        }
        &:hover {
            background: rgba(212, 175, 55, 0.3);
        }
    }
    .bk-donation-summary {
        background: rgba(255, 255, 255, 0.1);
        .bk-summary-item span,
        .bk-summary-total span {
            color: #fff;
        }
        .bk-summary-value {
            color: var(--ztc-text-text-4);
        }
    }
    .bk-trust-badge {
        color: rgba(255, 255, 255, 0.8);
        i {
            color: var(--ztc-text-text-4);
        }
    }
}


/*============= STORY DETAIL CSS AREA ===============*/


/* Story Detail Card */

.bk-story-detail-card {
    background: var(--ztc-bg-bg-1);
    border-radius: 60px;
    overflow: hidden;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.08);
    margin-bottom: 40px;
}


/* Story Image */

.bk-story-detail-image {
    position: relative;
    height: 500px;
    overflow: hidden;
    @media (max-width: 767px) {
        height: 350px;
    }
    img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.5s ease;
    }
    &:hover img {
        transform: scale(1.05);
    }
}

.bk-story-image-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 50px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
    @media (max-width: 767px) {
        padding: 30px 20px;
    }
}

.bk-story-badges {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.bk-story-type-badge,
.bk-story-location-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 25px;
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 50px;
    color: #fff;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-medium);
}

.bk-story-type-badge i,
.bk-story-location-badge i {
    color: var(--ztc-text-text-4);
}


/* Story Meta */

.bk-story-detail-meta {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px 40px;
    border-bottom: 1px solid var(--ztc-border-border-1);
    flex-wrap: wrap;
    gap: 20px;
    @media (max-width: 767px) {
        padding: 25px 20px;
    }
}

.bk-author-info {
    display: flex;
    align-items: center;
    gap: 15px;
}

.bk-author-avatar {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid var(--ztc-text-text-4);
    img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
}

.bk-author-details {
    .bk-author-label {
        font-size: var(--ztc-font-size-font-s12);
        color: var(--ztc-text-text-2);
        display: block;
        margin-bottom: 5px;
    }
    .bk-author-name {
        font-size: var(--ztc-font-size-font-s18);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-3);
        margin: 0;
    }
}

.bk-meta-right {
    display: flex;
    gap: 25px;
    flex-wrap: wrap;
}

.bk-meta-item {
    display: flex;
    align-items: center;
    gap: 8px;
    color: var(--ztc-text-text-2);
    font-size: var(--ztc-font-size-font-s14);
    i {
        color: var(--ztc-text-text-4);
    }
}


/* Story Content */

.bk-story-detail-content {
    padding: 40px;
    @media (max-width: 767px) {
        padding: 30px 20px;
    }
}

.bk-story-excerpt-v2 {
    background: linear-gradient(135deg, rgba(212, 175, 55, 0.05), rgba(212, 175, 55, 0.1));
    padding: 40px;
    border-radius: 40px;
    margin-bottom: 40px;
    position: relative;
    border-left: 5px solid var(--ztc-text-text-4);
    i {
        position: absolute;
        top: 20px;
        left: 20px;
        font-size: 40px;
        color: var(--ztc-text-text-4);
        opacity: 0.2;
    }
    p {
        font-size: var(--ztc-font-size-font-s18);
        font-weight: var(--ztc-weight-medium);
        color: var(--ztc-text-text-3);
        line-height: 1.8;
        margin: 0;
        font-style: italic;
    }
}

.bk-story-body {
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-2);
    line-height: 1.9;
    p {
        margin-bottom: 25px;
    }
    h2 {
        font-size: var(--ztc-font-size-font-s28);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-3);
        margin: 40px 0 20px;
    }
    h3 {
        font-size: var(--ztc-font-size-font-s22);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-3);
        margin: 30px 0 15px;
    }
    ul,
    ol {
        margin-bottom: 25px;
        padding-left: 20px;
        li {
            margin-bottom: 10px;
        }
    }
}


/* Story Tags */

.bk-story-tags {
    margin-top: 40px;
    padding-top: 30px;
    border-top: 1px solid var(--ztc-border-border-1);
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
}

.bk-tags-label {
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-3);
    i {
        color: var(--ztc-text-text-4);
        margin-right: 5px;
    }
}

.bk-tag-link {
    padding: 8px 18px;
    background: var(--ztc-bg-bg-9);
    border-radius: 50px;
    font-size: var(--ztc-font-size-font-s13);
    color: var(--ztc-text-text-2);
    transition: all 0.3s ease;
    &:hover {
        background: var(--ztc-bg-bg-3);
        color: var(--ztc-text-text-1);
    }
}


/* Share Section */

.bk-story-share {
    margin-top: 40px;
    text-align: center;
    h4 {
        font-size: var(--ztc-font-size-font-s20);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-3);
        margin-bottom: 25px;
    }
}

.bk-share-buttons {
    display: flex;
    gap: 15px;
    justify-content: center;
    flex-wrap: wrap;
}

.bk-share-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 12px 30px;
    border-radius: 50px;
    color: #fff;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-medium);
    transition: all 0.3s ease;
    i {
        font-size: var(--ztc-font-size-font-s16);
    }
    &.bk-share-facebook {
        background: #3b5998;
    }
    &.bk-share-twitter {
        background: #1da1f2;
    }
    &.bk-share-linkedin {
        background: #0077b5;
    }
    &.bk-share-whatsapp {
        background: #25d366;
    }
    &:hover {
        transform: translateY(-5px);
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    }
}


/* Sidebar Cards */

.bk-sidebar-card {
    background: var(--ztc-bg-bg-1);
    border-radius: 40px;
    padding: 35px;
    margin-bottom: 30px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    &:last-child {
        margin-bottom: 0;
    }
}

.bk-sidebar-title {
    font-size: var(--ztc-font-size-font-s22);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 25px;
    position: relative;
    padding-bottom: 15px;
    &::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 50px;
        height: 3px;
        background: var(--ztc-text-text-4);
        border-radius: 3px;
    }
}


/* Author Card */

.bk-author-profile {
    text-align: center;
    .bk-profile-image {
        width: 120px;
        height: 120px;
        border-radius: 50%;
        overflow: hidden;
        margin: 0 auto 20px;
        border: 4px solid var(--ztc-text-text-4);
        img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
    }
    h4 {
        font-size: var(--ztc-font-size-font-s20);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-3);
        margin-bottom: 10px;
    }
    .bk-author-bio {
        font-size: var(--ztc-font-size-font-s14);
        color: var(--ztc-text-text-2);
        line-height: 1.7;
    }
}


/* Stats Card */

.bk-stats-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.bk-stat-item {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 15px;
    background: var(--ztc-bg-bg-9);
    border-radius: 20px;
    i {
        width: 45px;
        height: 45px;
        background: var(--ztc-bg-bg-1);
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: var(--ztc-text-text-4);
        font-size: var(--ztc-font-size-font-s20);
    }
    .bk-stat-info {
        flex: 1;
    }
    .bk-stat-value {
        display: block;
        font-size: var(--ztc-font-size-font-s18);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-3);
        line-height: 1.2;
    }
    .bk-stat-label {
        font-size: var(--ztc-font-size-font-s12);
        color: var(--ztc-text-text-2);
    }
}


/* Recent Stories */

.bk-recent-list {
    margin-bottom: 25px;
}

.bk-recent-item {
    display: flex;
    gap: 15px;
    padding: 15px 0;
    border-bottom: 1px solid var(--ztc-border-border-1);
    &:last-child {
        border-bottom: none;
        padding-bottom: 0;
    }
    &:first-child {
        padding-top: 0;
    }
}

.bk-recent-image {
    width: 80px;
    height: 80px;
    border-radius: 20px;
    overflow: hidden;
    flex-shrink: 0;
    img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.3s ease;
    }
    &:hover img {
        transform: scale(1.1);
    }
}

.bk-recent-content {
    flex: 1;
    h4 {
        font-size: var(--ztc-font-size-font-s15);
        font-weight: var(--ztc-weight-semibold);
        line-height: 1.4;
        margin-bottom: 5px;
        a {
            color: var(--ztc-text-text-3);
            transition: all 0.3s ease;
            &:hover {
                color: var(--ztc-text-text-4);
            }
        }
    }
    .bk-recent-date {
        font-size: var(--ztc-font-size-font-s12);
        color: var(--ztc-text-text-2);
        display: flex;
        align-items: center;
        gap: 5px;
        i {
            color: var(--ztc-text-text-4);
            font-size: var(--ztc-font-size-font-s10);
        }
    }
}

.bk-view-all-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--ztc-text-text-4);
    font-size: var(--ztc-font-size-font-s15);
    font-weight: var(--ztc-weight-semibold);
    transition: all 0.3s ease;
    i {
        transition: all 0.3s ease;
    }
    &:hover {
        color: var(--ztc-text-text-3);
        i {
            transform: translateX(5px);
        }
    }
}


/* Related Stories Grid */

.bk-related-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    @media (max-width: 991px) {
        grid-template-columns: repeat(2, 1fr);
    }
    @media (max-width: 576px) {
        grid-template-columns: 1fr;
    }
}

.bk-related-card {
    background: var(--ztc-bg-bg-1);
    border-radius: 40px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    &:hover {
        transform: translateY(-10px);
        box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
        .bk-related-image img {
            transform: scale(1.1);
        }
    }
}

.bk-related-image {
    position: relative;
    height: 220px;
    overflow: hidden;
    img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.5s ease;
    }
    .bk-story-type {
        position: absolute;
        top: 20px;
        left: 20px;
        padding: 6px 15px;
        background: var(--ztc-bg-bg-3);
        border-radius: 50px;
        color: #fff;
        font-size: var(--ztc-font-size-font-s11);
        font-weight: var(--ztc-weight-bold);
        text-transform: uppercase;
    }
}

.bk-related-content {
    padding: 25px;
    .bk-related-meta {
        display: flex;
        gap: 15px;
        margin-bottom: 10px;
        span {
            display: flex;
            align-items: center;
            gap: 5px;
            font-size: var(--ztc-font-size-font-s12);
            color: var(--ztc-text-text-2);
            i {
                color: var(--ztc-text-text-4);
                font-size: var(--ztc-font-size-font-s10);
            }
        }
    }
    h3 {
        font-size: var(--ztc-font-size-font-s18);
        font-weight: var(--ztc-weight-bold);
        margin-bottom: 15px;
        line-height: 1.4;
        a {
            color: var(--ztc-text-text-3);
            transition: all 0.3s ease;
            &:hover {
                color: var(--ztc-text-text-4);
            }
        }
    }
}

.bk-read-more {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--ztc-text-text-4);
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    transition: all 0.3s ease;
    i {
        transition: all 0.3s ease;
    }
    &:hover {
        color: var(--ztc-text-text-3);
        i {
            transform: translateX(5px);
        }
    }
}


/* Testimonials Grid */

.bk-testimonials-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    @media (max-width: 991px) {
        grid-template-columns: repeat(2, 1fr);
    }
    @media (max-width: 576px) {
        grid-template-columns: 1fr;
    }
}

.bk-testimonial-card {
    background: var(--ztc-bg-bg-1);
    border-radius: 40px;
    padding: 35px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    position: relative;
    overflow: hidden;
    &::before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 100px;
        height: 100px;
        background: radial-gradient(circle, rgba(212, 175, 55, 0.1) 0%, transparent 70%);
        border-radius: 50%;
    }
}

.bk-testimonial-quote {
    font-size: 40px;
    color: var(--ztc-text-text-4);
    opacity: 0.2;
    margin-bottom: 20px;
}

.bk-testimonial-rating {
    margin-bottom: 15px;
    i {
        color: #ffb936;
        margin-right: 2px;
    }
}

.bk-testimonial-text {
    font-size: var(--ztc-font-size-font-s15);
    color: var(--ztc-text-text-2);
    line-height: 1.8;
    margin-bottom: 25px;
    font-style: italic;
}

.bk-testimonial-author {
    display: flex;
    align-items: center;
    gap: 15px;
    .bk-author-image {
        width: 50px;
        height: 50px;
        border-radius: 50%;
        overflow: hidden;
        img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }
    }
    .bk-author-info {
        h5 {
            font-size: var(--ztc-font-size-font-s16);
            font-weight: var(--ztc-weight-bold);
            color: var(--ztc-text-text-3);
            margin-bottom: 3px;
        }
        span {
            font-size: var(--ztc-font-size-font-s12);
            color: var(--ztc-text-text-4);
            display: block;
            margin-bottom: 2px;
        }
        .bk-organization {
            font-size: var(--ztc-font-size-font-s10);
            color: var(--ztc-text-text-2);
        }
    }
}


/* Responsive */

@media (max-width: 991px) {
    .bk-story-detail-meta {
        flex-direction: column;
        align-items: flex-start;
    }
    .bk-meta-right {
        width: 100%;
        justify-content: flex-start;
    }
}

@media (max-width: 767px) {
    .bk-story-detail-card {
        border-radius: 40px;
    }
    .bk-share-btn {
        width: 100%;
        justify-content: center;
    }
    .bk-stats-grid {
        grid-template-columns: 1fr;
    }
}


/*============= EVENTS CSS AREA ===============*/


/* ----- SECTION 2: FEATURED EVENT ----- */

.bk-featured-event {
    padding: 80px 0;
    background: var(--ztc-bg-bg-1);
}

.bk-section-header {
    margin-bottom: 50px;
}

.bk-section-header .bk-subtitle-wrapper {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
}

.bk-section-header .bk-subtitle-icon {
    width: 50px;
    height: 50px;
    background: rgba(212, 175, 55, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bk-section-header .bk-subtitle-icon img {
    width: 24px;
    height: 24px;
    filter: brightness(0) saturate(100%) invert(69%) sepia(50%) saturate(450%) hue-rotate(2deg);
}

.bk-section-header .bk-subtitle-text {
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-4);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0;
}

.bk-section-header h2 {
    font-size: clamp(2rem, 4vw, 2.8rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
    line-height: 1.3;
}

.bk-section-header p {
    font-size: var(--ztc-font-size-font-s18);
    color: var(--ztc-text-text-2);
    line-height: 1.8;
    max-width: 700px;
}

.bk-featured-card {
    background: var(--ztc-bg-bg-1);
    border-radius: 40px;
    overflow: hidden;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.08);
    transition: all 0.4s ease;
}

.bk-featured-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 40px 80px rgba(0, 0, 0, 0.12);
}

.bk-featured-image {
    position: relative;
    height: 100%;
    min-height: 400px;
    overflow: hidden;
}

.bk-featured-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.7s ease;
}

.bk-featured-card:hover .bk-featured-image img {
    transform: scale(1.05);
}

.bk-featured-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 40px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
    color: #fff;
}

.bk-countdown {
    max-width: 300px;
}

.bk-countdown h5 {
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-4);
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.bk-countdown-timer {
    display: flex;
    gap: 20px;
}

.bk-countdown-item {
    text-align: center;
}

.bk-countdown-item .number {
    font-size: 2rem;
    font-weight: var(--ztc-weight-bold);
    color: #fff;
    line-height: 1;
    display: block;
    font-family: var(--ztc-family-font2);
}

.bk-countdown-item .label {
    font-size: var(--ztc-font-size-font-s12);
    color: rgba(255, 255, 255, 0.8);
    text-transform: uppercase;
}

.bk-featured-details {
    padding: 50px;
}

.bk-featured-date-large {
    margin-bottom: 25px;
}

.bk-date-large {
    display: flex;
    align-items: center;
    gap: 15px;
}

.bk-date-large .day {
    font-size: 4rem;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-4);
    line-height: 1;
    font-family: var(--ztc-family-font2);
}

.bk-date-large .month-year {
    display: flex;
    flex-direction: column;
}

.bk-date-large .month {
    font-size: 1.5rem;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    line-height: 1.2;
}

.bk-date-large .year {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
}

.bk-featured-title {
    font-size: 2rem;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 20px;
    line-height: 1.4;
}

.bk-featured-info {
    margin-bottom: 30px;
}

.bk-featured-info p {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 12px;
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-2);
}

.bk-featured-info p i {
    width: 20px;
    color: var(--ztc-text-text-4);
    font-size: var(--ztc-font-size-font-s18);
}

.bk-featured-info p strong {
    color: var(--ztc-text-text-3);
    font-weight: var(--ztc-weight-semibold);
}

.bk-available-spots {
    color: #10b981;
    font-size: var(--ztc-font-size-font-s14);
    margin-top: 5px;
}

.bk-featured-actions {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.bk-btn-primary {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 16px 30px;
    background: var(--ztc-bg-bg-3);
    color: #fff;
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    border-radius: 60px;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    width: 100%;
}

.bk-btn-primary:hover {
    background: #c9a227;
    transform: translateY(-2px);
    box-shadow: 0 10px 30px rgba(212, 175, 55, 0.3);
}

.bk-btn-primary i {
    transition: transform 0.3s ease;
}

.bk-btn-primary:hover i {
    transform: translateX(5px);
}

.bk-btn-success {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 16px 30px;
    background: #10b981;
    color: #fff;
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    border-radius: 60px;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    width: 100%;
}

.bk-btn-success:hover {
    background: #0e9f6e;
    transform: translateY(-2px);
    box-shadow: 0 10px 30px rgba(16, 185, 129, 0.3);
}


/* ----- SECTION 3: UPCOMING EVENTS GRID ----- */

.bk-upcoming-events {
    padding: 80px 0;
    background: var(--ztc-bg-bg-9);
}

.bk-events-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

@media (max-width: 991px) {
    .bk-events-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .bk-events-grid {
        grid-template-columns: 1fr;
    }
}

.bk-event-card {
    background: #fff;
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.4s ease;
}

.bk-event-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1);
}

.bk-event-image {
    position: relative;
    height: 220px;
    overflow: hidden;
}

.bk-event-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.7s ease;
}

.bk-event-card:hover .bk-event-image img {
    transform: scale(1.1);
}

.bk-event-category {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
}

.bk-event-category span {
    display: inline-block;
    padding: 6px 16px;
    background: var(--ztc-bg-bg-3);
    color: #fff;
    font-size: var(--ztc-font-size-font-s11);
    font-weight: var(--ztc-weight-bold);
    border-radius: 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.bk-event-date-badge {
    position: absolute;
    top: 20px;
    right: 20px;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 15px;
    padding: 10px 15px;
    text-align: center;
    min-width: 70px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    z-index: 2;
}

.bk-event-date-badge .day {
    font-size: 1.8rem;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-4);
    line-height: 1;
    display: block;
    font-family: var(--ztc-family-font2);
}

.bk-event-date-badge .month {
    font-size: var(--ztc-font-size-font-s12);
    color: var(--ztc-text-text-2);
    text-transform: uppercase;
}

.bk-event-content {
    padding: 25px;
}

.bk-event-title {
    font-size: 1.4rem;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
    line-height: 1.4;
}

.bk-event-title a {
    color: inherit;
    transition: color 0.3s ease;
}

.bk-event-title a:hover {
    color: var(--ztc-text-text-4);
}

.bk-event-meta {
    margin-bottom: 15px;
}

.bk-event-meta p {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 8px;
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
}

.bk-event-meta p i {
    width: 18px;
    color: var(--ztc-text-text-4);
}

.bk-event-description {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
    line-height: 1.7;
    margin-bottom: 20px;
}

.bk-event-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 15px;
    border-top: 1px solid var(--ztc-border-border-1);
}

.bk-event-price {
    font-size: var(--ztc-font-size-font-s15);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-4);
}

.bk-event-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 20px;
    background: transparent;
    color: var(--ztc-text-text-3);
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    border-radius: 50px;
    transition: all 0.3s ease;
    border: 1px solid var(--ztc-border-border-1);
}

.bk-event-btn:hover {
    background: var(--ztc-bg-bg-3);
    color: #fff;
    border-color: var(--ztc-bg-bg-3);
}

.bk-event-btn i {
    transition: transform 0.3s ease;
}

.bk-event-btn:hover i {
    transform: translateX(5px);
}


/* ----- SECTION 4: PAST EVENTS GALLERY ----- */

.bk-past-events {
    padding: 80px 0;
    background: #fff;
}

.bk-past-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}

@media (max-width: 991px) {
    .bk-past-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .bk-past-grid {
        grid-template-columns: 1fr;
    }
}

.bk-past-card {
    border-radius: 25px;
    overflow: hidden;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
}

.bk-past-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1);
}

.bk-past-image {
    position: relative;
    height: 250px;
    overflow: hidden;
}

.bk-past-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.7s ease;
}

.bk-past-card:hover .bk-past-image img {
    transform: scale(1.1);
}

.bk-past-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
    color: #fff;
}

.bk-past-overlay h5 {
    font-size: 1.2rem;
    font-weight: var(--ztc-weight-bold);
    color: #fff;
    margin-bottom: 5px;
}

.bk-past-overlay p {
    font-size: var(--ztc-font-size-font-s12);
    color: rgba(255, 255, 255, 0.8);
}

.bk-past-content {
    padding: 20px;
    background: #fff;
}

.bk-past-content h6 {
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-4);
    margin-bottom: 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.bk-past-content p {
    font-size: var(--ztc-font-size-font-s13);
    color: var(--ztc-text-text-2);
    line-height: 1.6;
}


/* ----- SECTION 5: EVENT CALENDAR ----- */

.bk-calendar-section {
    padding: 80px 0;
    background: var(--ztc-bg-bg-9);
}

.bk-calendar-wrapper {
    background: #fff;
    border-radius: 40px;
    padding: 40px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
}

.bk-calendar-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    flex-wrap: wrap;
    gap: 20px;
}

.bk-calendar-header h4 {
    font-size: 1.8rem;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
}

.bk-calendar-nav {
    display: flex;
    gap: 10px;
}

.bk-calendar-nav button {
    padding: 10px 20px;
    background: transparent;
    border: 1px solid var(--ztc-border-border-1);
    border-radius: 50px;
    color: var(--ztc-text-text-2);
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-medium);
    cursor: pointer;
    transition: all 0.3s ease;
}

.bk-calendar-nav button:hover {
    background: var(--ztc-bg-bg-3);
    color: #fff;
    border-color: var(--ztc-bg-bg-3);
}

.bk-calendar-weekdays {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    margin-bottom: 15px;
}

.bk-calendar-weekday {
    text-align: center;
    padding: 10px;
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-3);
    font-size: var(--ztc-font-size-font-s14);
}

.bk-calendar-days {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    gap: 5px;
}

.bk-calendar-day {
    aspect-ratio: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: var(--ztc-bg-bg-9);
    border-radius: 15px;
    padding: 10px;
    transition: all 0.3s ease;
    cursor: pointer;
    position: relative;
}

.bk-calendar-day:hover {
    background: rgba(212, 175, 55, 0.1);
}

.bk-calendar-day.empty {
    background: transparent;
    cursor: default;
}

.bk-calendar-day .day-number {
    font-size: 1.1rem;
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-3);
    margin-bottom: 5px;
}

.bk-calendar-day.has-event {
    background: rgba(212, 175, 55, 0.15);
    border: 2px solid var(--ztc-text-text-4);
}

.bk-calendar-day.has-event .day-number {
    color: var(--ztc-text-text-4);
    font-weight: var(--ztc-weight-bold);
}

.bk-event-indicator {
    width: 8px;
    height: 8px;
    background: var(--ztc-text-text-4);
    border-radius: 50%;
    margin-top: 3px;
}


/* ----- SECTION 6: VOLUNTEER CTA ----- */

.bk-volunteer-cta {
    padding: 80px 0;
    background: linear-gradient(135deg, var(--ztc-bg-bg-2) 0%, #2a4a9e 100%);
    position: relative;
    overflow: hidden;
}

.bk-volunteer-cta::before {
    content: '';
    position: absolute;
    top: -50px;
    right: -50px;
    width: 200px;
    height: 200px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.2) 0%, transparent 70%);
    border-radius: 50%;
}

.bk-volunteer-cta::after {
    content: '';
    position: absolute;
    bottom: -50px;
    left: -50px;
    width: 250px;
    height: 250px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
    border-radius: 50%;
}

.bk-volunteer-content {
    color: #fff;
    position: relative;
    z-index: 2;
}

.bk-volunteer-content h2 {
    font-size: clamp(2rem, 4vw, 2.8rem);
    font-weight: var(--ztc-weight-bold);
    color: #fff;
    margin-bottom: 20px;
}

.bk-volunteer-content p {
    font-size: var(--ztc-font-size-font-s18);
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.8;
    margin-bottom: 30px;
    max-width: 600px;
}

.bk-volunteer-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.bk-volunteer-list li {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 15px;
    font-size: var(--ztc-font-size-font-s16);
    color: rgba(255, 255, 255, 0.9);
}

.bk-volunteer-list li i {
    color: var(--ztc-text-text-4);
    font-size: 1.2rem;
}

.bk-volunteer-form {
    background: #fff;
    border-radius: 40px;
    padding: 40px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 2;
}

.bk-volunteer-form h4 {
    font-size: 1.8rem;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 25px;
    text-align: center;
}

.bk-form-group {
    margin-bottom: 20px;
}

.bk-form-group input,
.bk-form-group select,
.bk-form-group textarea {
    width: 100%;
    padding: 15px 20px;
    background: var(--ztc-bg-bg-9);
    border: 1px solid var(--ztc-border-border-1);
    border-radius: 30px;
    font-size: var(--ztc-font-size-font-s15);
    color: var(--ztc-text-text-3);
    transition: all 0.3s ease;
}

.bk-form-group input:focus,
.bk-form-group select:focus,
.bk-form-group textarea:focus {
    border-color: var(--ztc-text-text-4);
    outline: none;
    box-shadow: 0 0 0 3px rgba(212, 175, 55, 0.1);
}

.bk-form-group input::placeholder,
.bk-form-group textarea::placeholder {
    color: var(--ztc-text-text-2);
    opacity: 0.7;
}

.bk-volunteer-submit {
    width: 100%;
    padding: 16px;
    background: var(--ztc-bg-bg-3);
    color: #fff;
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    border: none;
    border-radius: 30px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.bk-volunteer-submit:hover {
    background: #c9a227;
    transform: translateY(-2px);
    box-shadow: 0 10px 30px rgba(212, 175, 55, 0.3);
}


/* ----- SECTION 7: EVENT TESTIMONIALS ----- */

.bk-event-testimonials {
    padding: 80px 0;
    background: #fff;
}

.bk-testimonials-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

@media (max-width: 991px) {
    .bk-testimonials-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .bk-testimonials-grid {
        grid-template-columns: 1fr;
    }
}

.bk-testimonial-card {
    background: var(--ztc-bg-bg-9);
    border-radius: 30px;
    padding: 30px;
    transition: all 0.3s ease;
}

.bk-testimonial-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.bk-testimonial-quote {
    color: var(--ztc-text-text-4);
    font-size: 2rem;
    opacity: 0.3;
    margin-bottom: 15px;
}

.bk-testimonial-text {
    font-size: var(--ztc-font-size-font-s15);
    color: var(--ztc-text-text-3);
    line-height: 1.8;
    margin-bottom: 25px;
    font-style: italic;
}

.bk-testimonial-author {
    display: flex;
    align-items: center;
    gap: 15px;
}

.bk-author-image {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
}

.bk-author-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bk-author-info h6 {
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 3px;
}

.bk-author-info small {
    font-size: var(--ztc-font-size-font-s12);
    color: var(--ztc-text-text-4);
}


/* ----- SECTION 8: EVENT DETAIL PAGE ----- */

.bk-event-detail {
    padding: 80px 0;
}

.bk-event-detail-wrapper {
    background: #fff;
    border-radius: 40px;
    overflow: hidden;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.08);
}

.bk-event-detail-image {
    height: 500px;
    overflow: hidden;
}

@media (max-width: 767px) {
    .bk-event-detail-image {
        height: 300px;
    }
}

.bk-event-detail-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bk-event-detail-content {
    padding: 50px;
}

@media (max-width: 767px) {
    .bk-event-detail-content {
        padding: 30px 20px;
    }
}

.bk-event-detail-title {
    font-size: 2.5rem;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 25px;
    line-height: 1.3;
}

.bk-event-detail-meta {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-bottom: 30px;
    background: var(--ztc-bg-bg-9);
    border-radius: 30px;
    padding: 30px;
}

@media (max-width: 576px) {
    .bk-event-detail-meta {
        grid-template-columns: 1fr;
    }
}

.bk-meta-item {
    display: flex;
    align-items: center;
    gap: 15px;
}

.bk-meta-icon {
    width: 50px;
    height: 50px;
    background: rgba(212, 175, 55, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bk-meta-icon img {
    width: 24px;
    height: 24px;
}

.bk-meta-text h6 {
    font-size: var(--ztc-font-size-font-s12);
    color: var(--ztc-text-text-2);
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.bk-meta-text p {
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-3);
}

.bk-event-detail-description {
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-2);
    line-height: 1.9;
    margin-bottom: 40px;
}

.bk-event-detail-description p {
    margin-bottom: 20px;
}

.bk-event-detail-description h3 {
    font-size: 1.8rem;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin: 40px 0 20px;
}

.bk-registration-box {
    background: linear-gradient(135deg, var(--ztc-bg-bg-2) 0%, #2a4a9e 100%);
    border-radius: 40px;
    padding: 50px;
    color: #fff;
}

@media (max-width: 767px) {
    .bk-registration-box {
        padding: 30px 20px;
    }
}

.bk-registration-box h3 {
    font-size: 2rem;
    font-weight: var(--ztc-weight-bold);
    color: #fff;
    margin-bottom: 20px;
}

.bk-registration-box p {
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 30px;
}


/* ----- SECTION 9: MORE EVENTS LIST ----- */

.bk-more-events {
    padding: 80px 0;
    background: var(--ztc-bg-bg-9);
}

.bk-events-list {
    max-width: 900px;
    margin: 0 auto;
}

.bk-event-list-item {
    background: #fff;
    border-radius: 30px;
    padding: 30px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 30px;
    transition: all 0.3s ease;
}

@media (max-width: 767px) {
    .bk-event-list-item {
        flex-direction: column;
        text-align: center;
    }
}

.bk-event-list-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.bk-list-date {
    background: rgba(212, 175, 55, 0.1);
    border-radius: 30px;
    padding: 20px;
    text-align: center;
    min-width: 120px;
}

.bk-list-date .day {
    font-size: 2.5rem;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-4);
    line-height: 1;
    display: block;
}

.bk-list-date .month-year {
    font-size: var(--ztc-font-size-font-s12);
    color: var(--ztc-text-text-2);
    text-transform: uppercase;
}

.bk-list-content {
    flex: 1;
}

.bk-list-content .event-meta {
    display: flex;
    gap: 20px;
    margin-bottom: 10px;
    flex-wrap: wrap;
}

.bk-list-content .event-meta p {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: var(--ztc-font-size-font-s13);
    color: var(--ztc-text-text-2);
}

.bk-list-content .event-meta p i {
    color: var(--ztc-text-text-4);
}

.bk-list-content h4 {
    font-size: 1.5rem;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 10px;
}

.bk-list-content h4 a {
    color: inherit;
    transition: color 0.3s ease;
}

.bk-list-content h4 a:hover {
    color: var(--ztc-text-text-4);
}

.bk-list-content .location {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
    margin-bottom: 15px;
}

.bk-list-content .location i {
    color: var(--ztc-text-text-4);
}

.bk-list-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--ztc-text-text-4);
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    transition: all 0.3s ease;
}

.bk-list-link:hover {
    color: var(--ztc-text-text-3);
}

.bk-list-link i {
    transition: transform 0.3s ease;
}

.bk-list-link:hover i {
    transform: translateX(5px);
}

.bk-list-thumb {
    width: 100px;
    height: 100px;
    border-radius: 20px;
    overflow: hidden;
    flex-shrink: 0;
}

.bk-list-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* ----- SECTION 10: MODAL STYLES ----- */

.bk-modal .modal-content {
    border-radius: 40px;
    border: none;
    overflow: hidden;
}

.bk-modal .modal-header {
    padding: 25px 30px;
    border-bottom: 1px solid var(--ztc-border-border-1);
}

.bk-modal .modal-title {
    font-size: 1.5rem;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
}

.bk-modal .modal-body {
    padding: 30px;
}

.bk-modal .btn-close {
    background: transparent;
    opacity: 0.5;
    transition: all 0.3s ease;
}

.bk-modal .btn-close:hover {
    opacity: 1;
    transform: rotate(90deg);
}


/* ----- RESPONSIVE ADJUSTMENTS ----- */

@media (max-width: 991px) {
    .bk-featured-details {
        padding: 30px;
    }
    .bk-featured-title {
        font-size: 1.8rem;
    }
    .bk-date-large .day {
        font-size: 3rem;
    }
    .bk-date-large .month {
        font-size: 1.3rem;
    }
}

@media (max-width: 767px) {
    .bk-featured-image {
        min-height: 300px;
    }
    .bk-featured-overlay {
        padding: 20px;
    }
    .bk-countdown-timer {
        gap: 10px;
    }
    .bk-countdown-item .number {
        font-size: 1.5rem;
    }
    .bk-volunteer-form {
        padding: 30px 20px;
    }
}


/*============= EMERGENCIES PAGE CSS AREA V1 ===============*/


/* ----- Emergency Filters ----- */

.bk-emergency-v1-filters {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin: 40px 0 50px;
    flex-wrap: wrap;
    @media (max-width: 576px) {
        flex-direction: column;
        gap: 10px;
        padding: 0 15px;
    }
}

.bk-emergency-v1-filter-btn {
    padding: 14px 30px;
    background: var(--ztc-bg-bg-9);
    border: 2px solid transparent;
    border-radius: 60px;
    color: var(--ztc-text-text-2);
    font-size: var(--ztc-font-size-font-s15);
    font-weight: var(--ztc-weight-medium);
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
    @media (max-width: 576px) {
        width: 100%;
        text-align: center;
    }
    &:hover {
        background: rgba(212, 175, 55, 0.1);
        color: var(--ztc-text-text-4);
        border-color: var(--ztc-text-text-4);
        transform: translateY(-2px);
    }
    &.active {
        background: var(--ztc-bg-bg-3);
        color: var(--ztc-text-text-1);
        border-color: var(--ztc-bg-bg-3);
        box-shadow: 0 10px 25px rgba(212, 175, 55, 0.3);
    }
}


/* ----- Emergency Grid Layout ----- */

.bk-emergency-v1-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    @media (max-width: 991px) {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }
    @media (max-width: 576px) {
        grid-template-columns: 1fr;
        gap: 25px;
    }
}


/* ----- Emergency Card ----- */

.bk-emergency-v1-card {
    background: var(--ztc-bg-bg-1);
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    transition: all 0.4s ease;
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    &:hover {
        transform: translateY(-10px);
        box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
        .bk-emergency-v1-image img {
            transform: scale(1.1);
        }
        .bk-emergency-v1-btn {
            background: var(--ztc-bg-bg-3);
            color: var(--ztc-text-text-1);
            i {
                transform: translateX(5px);
            }
        }
    }
    /* Severity Level Indicators */
    &.bk-severity-critical {
        border: 2px solid #dc3545;
        .bk-emergency-v1-severity {
            background: #dc3545;
        }
    }
    &.bk-severity-high {
        border: 2px solid #fd7e14;
        .bk-emergency-v1-severity {
            background: #fd7e14;
        }
    }
    &.bk-severity-medium {
        border: 2px solid #ffc107;
        .bk-emergency-v1-severity {
            background: #ffc107;
        }
    }
    &.bk-severity-low {
        border: 2px solid #28a745;
        .bk-emergency-v1-severity {
            background: #28a745;
        }
    }
}


/* Emergency Image */

.bk-emergency-v1-image {
    position: relative;
    height: 220px;
    overflow: hidden;
    img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.6s ease;
    }
    &::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 50%;
        background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
        z-index: 1;
    }
}


/* Badges Container */

.bk-emergency-v1-badges {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    z-index: 2;
    flex-wrap: wrap;
    gap: 10px;
}


/* Type Badge */

.bk-emergency-v1-type {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 8px 18px;
    background: rgba(212, 175, 55, 0.95);
    backdrop-filter: blur(5px);
    color: var(--ztc-text-text-1);
    font-size: var(--ztc-font-size-font-s12);
    font-weight: var(--ztc-weight-semibold);
    border-radius: 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    i {
        font-size: var(--ztc-font-size-font-s12);
    }
}


/* Severity Badge */

.bk-emergency-v1-severity {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 8px 18px;
    background: rgba(0, 0, 0, 0.8);
    backdrop-filter: blur(5px);
    color: var(--ztc-text-text-1);
    font-size: var(--ztc-font-size-font-s12);
    font-weight: var(--ztc-weight-semibold);
    border-radius: 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
    animation: bkPulse 2s ease-in-out infinite;
    i {
        font-size: var(--ztc-font-size-font-s12);
    }
}


/* Emergency Content */

.bk-emergency-v1-content {
    padding: 25px 25px 30px;
    flex: 1;
    display: flex;
    flex-direction: column;
}


/* Title */

.bk-emergency-v1-title {
    font-size: var(--ztc-font-size-font-s20);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
    line-height: 1.4;
    a {
        color: inherit;
        transition: all 0.3s ease;
        &:hover {
            color: var(--ztc-text-text-4);
        }
    }
}


/* Location */

.bk-emergency-v1-location {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 15px;
    color: var(--ztc-text-text-2);
    font-size: var(--ztc-font-size-font-s14);
    background: rgba(40, 167, 69, 0.05);
    padding: 8px 15px;
    border-radius: 50px;
    width: fit-content;
    i {
        color: #28a745;
        font-size: var(--ztc-font-size-font-s14);
    }
}


/* Description */

.bk-emergency-v1-description {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
    line-height: 1.7;
    margin-bottom: 20px;
    flex: 1;
}


/* Progress Section */

.bk-emergency-v1-progress {
    margin-bottom: 20px;
    background: var(--ztc-bg-bg-9);
    padding: 15px;
    border-radius: 20px;
}

.bk-emergency-v1-progress-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    .bk-progress-label {
        font-size: var(--ztc-font-size-font-s13);
        color: var(--ztc-text-text-2);
        font-weight: var(--ztc-weight-medium);
    }
    .bk-progress-percentage {
        font-size: var(--ztc-font-size-font-s16);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-4);
    }
}

.bk-emergency-v1-progress-bar {
    height: 10px;
    background: var(--ztc-bg-bg-6);
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 10px;
}

.bk-emergency-v1-progress-fill {
    height: 100%;
    background: linear-gradient(90deg, var(--ztc-bg-bg-3), var(--ztc-text-text-14));
    border-radius: 10px;
    transition: width 1s ease;
    position: relative;
    &::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(90deg, rgba(255, 255, 255, 0.2), transparent);
        animation: bkShimmer 2s infinite;
    }
}

.bk-emergency-v1-progress-stats {
    display: flex;
    justify-content: space-between;
    font-size: var(--ztc-font-size-font-s12);
    span {
        color: var(--ztc-text-text-2);
        strong {
            color: var(--ztc-text-text-3);
            font-weight: var(--ztc-weight-bold);
            margin-left: 3px;
        }
    }
}


/* Emergency Footer */

.bk-emergency-v1-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: auto;
    padding-top: 17px;
    border-top: 1px dashed var(--ztc-border-border-1);
}

.bk-emergency-v1-date {
    display: flex;
    align-items: center;
    gap: 8px;
    color: var(--ztc-text-text-2);
    font-size: var(--ztc-font-size-font-s13);
    i {
        color: var(--ztc-text-text-4);
        font-size: var(--ztc-font-size-font-s14);
    }
}

.bk-emergency-v1-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 25px;
    background: var(--ztc-bg-bg-9);
    color: var(--ztc-text-text-3);
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    border-radius: 50px;
    transition: all 0.3s ease;
    i {
        transition: transform 0.3s ease;
    }
    &:hover {
        background: var(--ztc-bg-bg-3);
        color: var(--ztc-text-text-1);
        i {
            transform: translateX(5px);
        }
    }
}


/* ----- Emergency Detail Page ----- */

.bk-emergency-v1-detail {
    background: var(--ztc-bg-bg-1);
    border-radius: 40px;
    overflow: hidden;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.08);
}


/* Detail Image */

.bk-emergency-v1-detail-image {
    position: relative;
    height: 500px;
    overflow: hidden;
    @media (max-width: 991px) {
        height: 400px;
    }
    @media (max-width: 767px) {
        height: 300px;
    }
    img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.6s ease;
    }
    &:hover img {
        transform: scale(1.02);
    }
    &::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 50%;
        background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.7) 100%);
        z-index: 1;
    }
}


/* Detail Badges */

.bk-emergency-v1-detail-badges {
    position: absolute;
    top: 30px;
    left: 30px;
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    z-index: 3;
    @media (max-width: 576px) {
        top: 20px;
        left: 20px;
    }
}

.bk-emergency-v1-detail-badge {
    padding: 12px 25px;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    border-radius: 60px;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-3);
    display: flex;
    align-items: center;
    gap: 8px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    i {
        color: var(--ztc-text-text-4);
        font-size: var(--ztc-font-size-font-s16);
    }
    &.bk-badge-critical {
        background: #dc3545;
        color: #fff;
        animation: bkPulse 2s ease-in-out infinite;
        i {
            color: #fff;
        }
    }
    &.bk-badge-high {
        background: #fd7e14;
        color: #fff;
        i {
            color: #fff;
        }
    }
    &.bk-badge-medium {
        background: #ffc107;
        color: #000;
    }
    &.bk-badge-low {
        background: #28a745;
        color: #fff;
        i {
            color: #fff;
        }
    }
}


/* Detail Meta Info */

.bk-emergency-v1-detail-meta {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    z-index: 3;
    @media (max-width: 576px) {
        position: relative;
        bottom: auto;
        left: auto;
        right: auto;
        margin-top: 30px;
        padding: 0 20px;
    }
}

.bk-emergency-v1-meta-item {
    display: flex;
    align-items: center;
    gap: 12px;
    background: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(10px);
    padding: 12px 25px;
    border-radius: 60px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    i {
        color: var(--ztc-text-text-4);
        font-size: var(--ztc-font-size-font-s18);
    }
    .bk-meta-info {
        h6 {
            font-size: var(--ztc-font-size-font-s11);
            color: rgba(255, 255, 255, 0.8);
            text-transform: uppercase;
            letter-spacing: 1px;
            margin-bottom: 3px;
        }
        p {
            font-size: var(--ztc-font-size-font-s15);
            font-weight: var(--ztc-weight-semibold);
            color: var(--ztc-text-text-1);
        }
    }
}


/* Detail Content */

.bk-emergency-v1-detail-content {
    padding: 50px;
    @media (max-width: 767px) {
        padding: 30px 20px;
    }
}


/* Section Title */

.bk-emergency-v1-section-title {
    font-size: var(--ztc-font-size-font-s28);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin: 40px 0 25px;
    position: relative;
    padding-bottom: 15px;
    &:first-of-type {
        margin-top: 0;
    }
    &::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 60px;
        height: 3px;
        background: var(--ztc-text-text-4);
        border-radius: 3px;
    }
}


/* Emergency Text */

.bk-emergency-v1-text {
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-2);
    line-height: 1.9;
    margin-bottom: 30px;
    p {
        margin-bottom: 20px;
    }
    h3,
    h4 {
        color: var(--ztc-text-text-3);
        margin: 30px 0 15px;
    }
    ul,
    ol {
        margin-bottom: 20px;
        padding-left: 20px;
        li {
            margin-bottom: 10px;
        }
    }
}


/* Stats Cards */

.bk-emergency-v1-stats-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    margin: 40px 0;
    @media (max-width: 576px) {
        grid-template-columns: 1fr;
        gap: 20px;
    }
}

.bk-emergency-v1-stat-card {
    background: linear-gradient(135deg, var(--ztc-bg-bg-9) 0%, var(--ztc-bg-bg-1) 100%);
    padding: 30px 20px;
    border-radius: 30px;
    text-align: center;
    border: 1px solid var(--ztc-border-border-1);
    transition: all 0.3s ease;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.03);
    &:hover {
        transform: translateY(-8px);
        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
        border-color: var(--ztc-text-text-4);
        i {
            background: var(--ztc-bg-bg-3);
            color: var(--ztc-text-text-1);
        }
    }
    i {
        width: 60px;
        height: 60px;
        background: rgba(212, 175, 55, 0.1);
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 28px;
        color: var(--ztc-text-text-4);
        margin: 0 auto 20px;
        transition: all 0.3s ease;
    }
    h3 {
        font-size: var(--ztc-font-size-font-s32);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-3);
        margin-bottom: 5px;
        line-height: 1.2;
    }
    p {
        font-size: var(--ztc-font-size-font-s14);
        color: var(--ztc-text-text-2);
        margin: 0;
    }
}


/* Checklist */

.bk-emergency-v1-checklist {
    list-style: none;
    padding: 0;
    margin: 25px 0;
    li {
        display: flex;
        align-items: center;
        gap: 15px;
        padding: 15px 0;
        border-bottom: 1px dashed var(--ztc-border-border-1);
        &:last-child {
            border-bottom: none;
        }
        i {
            color: #28a745;
            font-size: var(--ztc-font-size-font-s20);
            flex-shrink: 0;
        }
        span {
            font-size: var(--ztc-font-size-font-s16);
            color: var(--ztc-text-text-2);
        }
    }
}


/* Emergency Action Cards */

.bk-emergency-v1-actions {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    margin: 50px 0;
    @media (max-width: 576px) {
        grid-template-columns: 1fr;
        gap: 20px;
    }
}

.bk-emergency-v1-action-card {
    background: linear-gradient(135deg, var(--ztc-bg-bg-2) 0%, #2a4a9e 100%);
    padding: 40px 30px;
    border-radius: 40px;
    text-align: center;
    color: var(--ztc-text-text-1);
    position: relative;
    overflow: hidden;
    transition: all 0.4s ease;
    &:hover {
        transform: translateY(-10px);
        box-shadow: 0 30px 60px rgba(0, 0, 0, 0.2);
        &::before {
            transform: scale(1.5);
        }
    }
    &::before {
        content: '';
        position: absolute;
        top: -50px;
        right: -50px;
        width: 200px;
        height: 200px;
        background: radial-gradient(circle, rgba(212, 175, 55, 0.15) 0%, transparent 70%);
        border-radius: 50%;
        transition: transform 0.6s ease;
    }
    i {
        font-size: 60px;
        color: var(--ztc-text-text-4);
        margin-bottom: 25px;
        position: relative;
        z-index: 2;
    }
    h3 {
        font-size: var(--ztc-font-size-font-s24);
        font-weight: var(--ztc-weight-bold);
        margin-bottom: 15px;
        position: relative;
        z-index: 2;
    }
    p {
        color: rgba(255, 255, 255, 0.9);
        margin-bottom: 25px;
        font-size: var(--ztc-font-size-font-s16);
        line-height: 1.7;
        position: relative;
        z-index: 2;
    }
    &.bk-action-orange {
        background: linear-gradient(135deg, #fd7e14 0%, #f39c12 100%);
    }
}

.bk-emergency-v1-action-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 16px 35px;
    background: var(--ztc-bg-bg-1);
    color: var(--ztc-text-text-3);
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    border-radius: 60px;
    transition: all 0.3s ease;
    position: relative;
    z-index: 2;
    i {
        font-size: var(--ztc-font-size-font-s16);
        color: var(--ztc-text-text-4);
        margin: 0;
        transition: all 0.3s ease;
    }
    &:hover {
        background: var(--ztc-bg-bg-3);
        color: var(--ztc-text-text-1);
        transform: translateY(-3px);
        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
        i {
            color: var(--ztc-text-text-1);
            transform: translateX(5px);
        }
    }
}


/* ----- Emergency Unified Action Section ----- */

.bk-emergency-v1-action-section {
    background: linear-gradient(135deg, var(--ztc-bg-bg-2) 0%, #1a2e6b 100%);
    border-radius: 40px;
    padding: 35px 30px;
    color: var(--ztc-text-text-1);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.2);
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    &::before {
        content: '';
        position: absolute;
        top: -50px;
        right: -50px;
        width: 200px;
        height: 200px;
        background: radial-gradient(circle, rgba(212, 175, 55, 0.15) 0%, transparent 70%);
        border-radius: 50%;
        z-index: 0;
    }
    &::after {
        content: '';
        position: absolute;
        bottom: -50px;
        left: -50px;
        width: 250px;
        height: 250px;
        background: radial-gradient(circle, rgba(255, 255, 255, 0.05) 0%, transparent 70%);
        border-radius: 50%;
        z-index: 0;
    }
}

.bk-action-section-header {
    position: relative;
    z-index: 2;
    text-align: center;
    margin-bottom: 25px;
    .bk-subtitle {
        display: inline-block;
        font-size: var(--ztc-font-size-font-s12);
        font-weight: var(--ztc-weight-semibold);
        color: var(--ztc-text-text-4);
        text-transform: uppercase;
        letter-spacing: 2px;
        margin-bottom: 10px;
        background: rgba(212, 175, 55, 0.2);
        padding: 5px 15px;
        border-radius: 50px;
    }
    h3 {
        font-size: var(--ztc-font-size-font-s24);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-1);
        margin-bottom: 10px;
    }
    p {
        font-size: var(--ztc-font-size-font-s14);
        color: rgba(255, 255, 255, 0.9);
        line-height: 1.6;
        margin-bottom: 0;
    }
}

.bk-action-stats {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 30px;
    padding: 15px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 30px;
    backdrop-filter: blur(5px);
    position: relative;
    z-index: 2;
}

.bk-action-stat-item {
    text-align: center;
    flex: 1;
    .bk-stat-number {
        display: block;
        font-size: var(--ztc-font-size-font-s20);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-4);
        line-height: 1.2;
        margin-bottom: 3px;
    }
    .bk-stat-label {
        font-size: var(--ztc-font-size-font-s10);
        color: rgba(255, 255, 255, 0.8);
        text-transform: uppercase;
        letter-spacing: 1px;
    }
}

.bk-action-donation,
.bk-action-volunteer {
    position: relative;
    z-index: 2;
    margin-bottom: 25px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 30px;
    padding: 20px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    transition: all 0.3s ease;
    &:hover {
        background: rgba(255, 255, 255, 0.08);
        border-color: rgba(212, 175, 55, 0.3);
    }
}

.bk-action-card-header {
    text-align: center;
    margin-bottom: 15px;
    i {
        font-size: 32px;
        color: var(--ztc-text-text-4);
        margin-bottom: 8px;
        display: inline-block;
    }
    h4 {
        font-size: var(--ztc-font-size-font-s18);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-1);
        margin-bottom: 5px;
    }
    p {
        font-size: var(--ztc-font-size-font-s12);
        color: rgba(255, 255, 255, 0.8);
        margin-bottom: 0;
    }
}

.bk-action-form {
    .bk-donation-quick {
        background: transparent;
        padding: 0;
        box-shadow: none;
    }
    .bk-donation-quick-header {
        display: none;
    }
    .bk-donation-tabs {
        background: rgba(255, 255, 255, 0.1);
        margin-bottom: 15px;
    }
    .bk-donation-tab {
        color: rgba(255, 255, 255, 0.8);
        &:hover,
        &.active {
            background: var(--ztc-bg-bg-3);
            color: var(--ztc-text-text-1);
        }
    }
    .bk-amount-title,
    .bk-payment-title {
        color: var(--ztc-text-text-1);
        font-size: var(--ztc-font-size-font-s14);
    }
    .bk-amount-preset {
        background: rgba(255, 255, 255, 0.1);
        color: var(--ztc-text-text-1);
        border-color: transparent;
        &:hover,
        &.active {
            background: var(--ztc-bg-bg-3);
        }
    }
    .bk-custom-amount {
        background: rgba(255, 255, 255, 0.1);
        border-color: transparent;
        input {
            color: var(--ztc-text-text-1);
            &::placeholder {
                color: rgba(255, 255, 255, 0.6);
            }
        }
        .bk-currency {
            color: var(--ztc-text-text-4);
        }
    }
    .bk-payment-option {
        background: rgba(255, 255, 255, 0.1);
        border-color: transparent;
        label {
            color: var(--ztc-text-text-1);
        }
        &:hover,
        input:checked+label {
            background: var(--ztc-bg-bg-3);
        }
    }
    .bk-donation-summary {
        background: rgba(255, 255, 255, 0.1);
        .bk-summary-item {
            border-bottom-color: rgba(255, 255, 255, 0.2);
            span {
                color: rgba(255, 255, 255, 0.9);
            }
        }
        .bk-summary-total span:first-child {
            color: rgba(255, 255, 255, 0.9);
        }
    }
    .bk-donate-quick-btn {
        background: var(--ztc-bg-bg-3);
        &:hover {
            background: var(--ztc-text-text-14);
        }
    }
    .bk-trust-badge {
        color: rgba(255, 255, 255, 0.8);
        i {
            color: var(--ztc-text-text-4);
        }
    }
}

.bk-volunteer-form-compact {
    .bk-volunteer-quick {
        background: transparent;
        padding: 0;
        box-shadow: none;
    }
    .bk-volunteer-quick-header {
        display: none;
    }
    .bk-volunteer-form {
        gap: 12px;
    }
    .bk-volunteer-input,
    .bk-volunteer-select {
        background: rgba(255, 255, 255, 0.1);
        border-color: rgba(255, 255, 255, 0.2);
        color: var(--ztc-text-text-1);
        &::placeholder {
            color: rgba(255, 255, 255, 0.6);
        }
        &:focus {
            border-color: var(--ztc-text-text-4);
            background: rgba(255, 255, 255, 0.15);
        }
        option {
            background: var(--ztc-bg-bg-2);
            color: var(--ztc-text-text-1);
        }
    }
    .bk-volunteer-select {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    }
    .bk-volunteer-submit-btn {
        background: var(--ztc-bg-bg-3);
        margin-top: 5px;
        &:hover {
            background: var(--ztc-text-text-14);
        }
    }
}

.bk-action-trust-badges {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin: 20px 0 15px;
    position: relative;
    z-index: 2;
    flex-wrap: wrap;
}

.bk-action-trust-badge {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: var(--ztc-font-size-font-s11);
    color: rgba(255, 255, 255, 0.9);
    i {
        color: var(--ztc-text-text-4);
        font-size: var(--ztc-font-size-font-s12);
    }
}

.bk-action-contact {
    text-align: center;
    padding: 15px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 30px;
    position: relative;
    z-index: 2;
    p {
        font-size: var(--ztc-font-size-font-s13);
        color: rgba(255, 255, 255, 0.9);
        margin: 0;
        i {
            color: var(--ztc-text-text-4);
            margin-right: 5px;
        }
        strong {
            color: var(--ztc-text-text-4);
            font-weight: var(--ztc-weight-bold);
        }
    }
}


/* Responsive adjustments for action section */

@media (max-width: 991px) {
    .bk-emergency-v1-action-section {
        margin-top: 40px;
    }
}

@media (max-width: 576px) {
    .bk-action-stats {
        flex-direction: column;
        gap: 10px;
    }
    .bk-action-stat-item {
        display: flex;
        align-items: center;
        justify-content: space-between;
        text-align: left;
        .bk-stat-number {
            margin-bottom: 0;
        }
    }
    .bk-action-trust-badges {
        flex-direction: column;
        align-items: center;
        gap: 10px;
    }
}


/* RTL Support */

[dir="rtl"] {
    .bk-action-stat-item {
        .bk-stat-number {
            margin-left: 0;
            margin-right: 0;
        }
    }
    .bk-action-contact p i {
        margin-right: 0;
        margin-left: 5px;
    }
}


/* ----- Response Section (Homepage) ----- */

.bk-emergency-v1-response {
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    border-radius: 60px;
    padding: 60px;
    margin: 40px 0;
    @media (max-width: 991px) {
        padding: 40px 30px;
    }
    @media (max-width: 576px) {
        padding: 30px 20px;
        border-radius: 30px;
    }
}

.bk-emergency-v1-response-content {
    .bk-subtitle {
        display: inline-block;
        font-size: var(--ztc-font-size-font-s14);
        font-weight: var(--ztc-weight-semibold);
        color: var(--ztc-text-text-4);
        text-transform: uppercase;
        letter-spacing: 2px;
        margin-bottom: 15px;
        background: rgba(212, 175, 55, 0.1);
        padding: 8px 20px;
        border-radius: 50px;
    }
    h2 {
        font-size: clamp(2rem, 4vw, 2.8rem);
        font-weight: var(--ztc-weight-bold);
        color: var(--ztc-text-text-3);
        margin-bottom: 20px;
        line-height: 1.3;
    }
}

.bk-emergency-v1-response-text {
    font-size: var(--ztc-font-size-font-s18);
    color: var(--ztc-text-text-2);
    line-height: 1.8;
    margin-bottom: 30px;
}

.bk-emergency-v1-response-stats {
    display: flex;
    gap: 30px;
    margin: 30px 0;
    @media (max-width: 576px) {
        flex-direction: column;
        gap: 20px;
    }
}

.bk-emergency-v1-stat-item {
    display: flex;
    align-items: center;
    gap: 15px;
    i {
        width: 50px;
        height: 50px;
        background: rgba(212, 175, 55, 0.1);
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 22px;
        color: var(--ztc-text-text-4);
    }
    div {
        h4 {
            font-size: var(--ztc-font-size-font-s24);
            font-weight: var(--ztc-weight-bold);
            color: var(--ztc-text-text-3);
            margin-bottom: 5px;
            line-height: 1;
        }
        p {
            font-size: var(--ztc-font-size-font-s14);
            color: var(--ztc-text-text-2);
        }
    }
}

.bk-emergency-v1-response-buttons {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.bk-emergency-v1-response-image {
    position: relative;
    border-radius: 40px;
    overflow: hidden;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
    img {
        width: 100%;
        height: auto;
        transition: transform 0.6s ease;
    }
    &:hover img {
        transform: scale(1.05);
    }
}

.bk-emergency-v1-response-badge {
    position: absolute;
    bottom: 30px;
    right: 30px;
    background: #dc3545;
    color: #fff;
    padding: 12px 25px;
    border-radius: 60px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-bold);
    box-shadow: 0 10px 30px rgba(220, 53, 69, 0.3);
    animation: bkPulse 2s ease-in-out infinite;
    i {
        font-size: var(--ztc-font-size-font-s20);
    }
}


/* ----- Action Boxes (Homepage) ----- */

.bk-emergency-v1-action-boxes {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    margin: 40px 0;
    @media (max-width: 576px) {
        grid-template-columns: 1fr;
    }
}

.bk-emergency-v1-box {
    background: linear-gradient(135deg, var(--ztc-bg-bg-2) 0%, #2a4a9e 100%);
    padding: 50px 40px;
    border-radius: 40px;
    text-align: center;
    color: var(--ztc-text-text-1);
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    &:hover {
        transform: translateY(-10px);
        box-shadow: 0 30px 60px rgba(0, 0, 0, 0.2);
        i {
            transform: scale(1.1) rotate(5deg);
        }
    }
    &::before {
        content: '';
        position: absolute;
        top: -50px;
        right: -50px;
        width: 200px;
        height: 200px;
        background: radial-gradient(circle, rgba(212, 175, 55, 0.2) 0%, transparent 70%);
        border-radius: 50%;
    }
    i {
        font-size: 70px;
        color: var(--ztc-text-text-4);
        margin-bottom: 25px;
        transition: all 0.3s ease;
    }
    h3 {
        font-size: var(--ztc-font-size-font-s28);
        font-weight: var(--ztc-weight-bold);
        margin-bottom: 15px;
    }
    p {
        color: rgba(255, 255, 255, 0.9);
        margin-bottom: 25px;
        font-size: var(--ztc-font-size-font-s16);
        line-height: 1.7;
    }
    &.bk-box-orange {
        background: linear-gradient(135deg, #fd7e14 0%, #f39c12 100%);
    }
}

.bk-emergency-v1-box-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 15px 35px;
    background: var(--ztc-bg-bg-1);
    color: var(--ztc-text-text-3);
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    border-radius: 60px;
    transition: all 0.3s ease;
    i {
        font-size: var(--ztc-font-size-font-s16);
        color: var(--ztc-text-text-4);
        margin: 0;
        transition: all 0.3s ease;
    }
    &:hover {
        background: var(--ztc-bg-bg-3);
        color: var(--ztc-text-text-1);
        transform: translateY(-3px);
        box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
        i {
            color: var(--ztc-text-text-1);
            transform: translateX(5px);
        }
    }
}


/* ----- Empty State ----- */

.bk-emergency-v1-empty {
    text-align: center;
    padding: 80px 40px;
    background: var(--ztc-bg-bg-9);
    border-radius: 40px;
    i {
        font-size: 80px;
        color: var(--ztc-text-text-4);
        opacity: 0.3;
        margin-bottom: 25px;
    }
    h3 {
        font-size: var(--ztc-font-size-font-s28);
        color: var(--ztc-text-text-3);
        margin-bottom: 15px;
    }
    p {
        font-size: var(--ztc-font-size-font-s18);
        color: var(--ztc-text-text-2);
        max-width: 500px;
        margin: 0 auto 30px;
        line-height: 1.7;
    }
}


/* ----- Pagination ----- */

.bk-emergency-v1-pagination {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 50px;
    .pagination {
        display: flex;
        gap: 10px;
        list-style: none;
        padding: 0;
        .page-item {
            .page-link {
                display: flex;
                align-items: center;
                justify-content: center;
                width: 45px;
                height: 45px;
                background: var(--ztc-bg-bg-1);
                border: 1px solid var(--ztc-border-border-1);
                border-radius: 50%;
                color: var(--ztc-text-text-2);
                font-size: var(--ztc-font-size-font-s15);
                font-weight: var(--ztc-weight-medium);
                transition: all 0.3s ease;
                &:hover {
                    background: rgba(212, 175, 55, 0.1);
                    border-color: var(--ztc-text-text-4);
                    color: var(--ztc-text-text-4);
                }
            }
            &.active .page-link {
                background: var(--ztc-bg-bg-3);
                border-color: var(--ztc-bg-bg-3);
                color: var(--ztc-text-text-1);
            }
            &.disabled .page-link {
                opacity: 0.5;
                cursor: not-allowed;
                pointer-events: none;
            }
        }
    }
}


/* ----- RTL Support ----- */

[dir="rtl"] {
    .bk-emergency-v1-btn i,
    .bk-emergency-v1-action-btn i,
    .bk-emergency-v1-box-btn i {
        transform: rotate(180deg);
    }
    .bk-emergency-v1-btn:hover i,
    .bk-emergency-v1-action-btn:hover i,
    .bk-emergency-v1-box-btn:hover i {
        transform: rotate(180deg) translateX(-5px);
    }
    .bk-emergency-v1-section-title::after {
        left: auto;
        right: 0;
    }
    .bk-emergency-v1-detail-badges {
        left: auto;
        right: 30px;
    }
    .bk-emergency-v1-detail-meta {
        left: auto;
        right: 30px;
    }
}


/* ===== Animations ===== */

@keyframes bkShimmer {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(100%);
    }
}

@keyframes bkPulse {
    0%,
    100% {
        transform: scale(1);
        opacity: 1;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.95;
    }
}


/*============= CAUSES PAGE V1 CSS AREA ===============*/


/* ----- SECTION 1: CATEGORY FILTER TABS V1 ----- */

.bk-causes-v1-filter {
    padding: 40px 0 20px;
    background: var(--ztc-bg-bg-1);
}

.bk-causes-v1-tabs {
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;
}

.bk-causes-v1-tab {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 30px;
    background: var(--ztc-bg-bg-9);
    border: 1px solid var(--ztc-border-border-1);
    border-radius: 60px;
    color: var(--ztc-text-text-2);
    font-size: var(--ztc-font-size-font-s15);
    font-weight: var(--ztc-weight-medium);
    cursor: pointer;
    transition: all 0.3s ease;
    font-family: var(--ztc-family-font2);
}

.bk-causes-v1-tab i {
    color: var(--ztc-text-text-4);
    font-size: 16px;
    transition: all 0.3s ease;
}

.bk-causes-v1-tab:hover {
    background: rgba(212, 175, 55, 0.1);
    border-color: var(--ztc-text-text-4);
    transform: translateY(-2px);
}

.bk-causes-v1-tab.active {
    background: var(--ztc-bg-bg-3);
    border-color: var(--ztc-bg-bg-3);
    color: #fff;
    box-shadow: 0 10px 25px rgba(212, 175, 55, 0.2);
}

.bk-causes-v1-tab.active i {
    color: #fff;
}

@media (max-width: 767px) {
    .bk-causes-v1-tabs {
        gap: 10px;
    }
    .bk-causes-v1-tab {
        padding: 12px 20px;
        font-size: var(--ztc-font-size-font-s13);
    }
}


/* ----- SECTION 2: CAUSES GRID V1 ----- */

.bk-causes-v1-grid-section {
    padding: 40px 0 80px;
    background: var(--ztc-bg-bg-1);
}

.bk-causes-v1-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

@media (max-width: 991px) {
    .bk-causes-v1-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .bk-causes-v1-grid {
        grid-template-columns: 1fr;
    }
}


/* ----- Cause Card V1 (Base) ----- */

.bk-cause-v1-card {
    background: #fff;
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    display: flex;
    flex-direction: column;
    height: 100%;
    border: 1px solid var(--ztc-border-border-1);
}

.bk-cause-v1-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
    border-color: transparent;
}

.bk-cause-v1-image {
    position: relative;
    height: 220px;
    overflow: hidden;
}

.bk-cause-v1-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.7s ease;
}

.bk-cause-v1-card:hover .bk-cause-v1-image img {
    transform: scale(1.1);
}

.bk-cause-v1-badge {
    position: absolute;
    top: 20px;
    left: 20px;
    padding: 6px 16px;
    border-radius: 50px;
    font-size: var(--ztc-font-size-font-s11);
    font-weight: var(--ztc-weight-bold);
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    z-index: 2;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.bk-cause-v1-badge.featured {
    background: var(--ztc-bg-bg-3);
}

.bk-cause-v1-badge.urgent {
    background: #dc3545;
}

.bk-cause-v1-badge.event {
    background: #17a2b8;
}

.bk-cause-v1-badge.project {
    background: #6610f2;
}

.bk-cause-v1-type {
    position: absolute;
    bottom: 20px;
    left: 20px;
    padding: 6px 16px;
    background: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(10px);
    border-radius: 50px;
    color: #fff;
    font-size: var(--ztc-font-size-font-s11);
    font-weight: var(--ztc-weight-medium);
    z-index: 2;
    display: flex;
    align-items: center;
    gap: 6px;
}

.bk-cause-v1-type i {
    color: var(--ztc-text-text-4);
    font-size: 12px;
}

.bk-cause-v1-content {
    padding: 25px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.bk-cause-v1-meta {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 15px;
    flex-wrap: wrap;
}

.bk-meta-v1-item {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: var(--ztc-font-size-font-s12);
    color: var(--ztc-text-text-2);
}

.bk-meta-v1-item i {
    color: var(--ztc-text-text-4);
    font-size: 12px;
}

.bk-meta-v1-item.location i {
    color: #fd7e14;
}

.bk-cause-v1-title {
    font-size: 1.3rem;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 12px;
    line-height: 1.4;
    font-family: var(--ztc-family-font2);
}

.bk-cause-v1-title a {
    color: inherit;
    transition: color 0.3s ease;
    text-decoration: none;
}

.bk-cause-v1-title a:hover {
    color: var(--ztc-text-text-4);
}

.bk-cause-v1-description {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
    line-height: 1.7;
    margin-bottom: 1px;
    flex: 1;
}


/* ----- Progress Bar V1 (for Appeals & Projects) ----- */

.bk-cause-v1-progress {
    margin-bottom: 20px;
}

.bk-progress-v1-bar {
    height: 8px;
    background: var(--ztc-bg-bg-9);
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 10px;
}

.bk-progress-v1-fill {
    height: 100%;
    background: linear-gradient(90deg, var(--ztc-bg-bg-3), #e6c35c);
    border-radius: 10px;
    transition: width 1s ease;
    position: relative;
    overflow: hidden;
}

.bk-progress-v1-fill::after {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    animation: bkShimmerV1 2s infinite;
}

.bk-progress-v1-stats {
    display: flex;
    justify-content: space-between;
    font-size: var(--ztc-font-size-font-s12);
    color: var(--ztc-text-text-2);
}

.bk-progress-v1-stats span:first-child {
    color: var(--ztc-text-text-4);
    font-weight: var(--ztc-weight-semibold);
}


/* ----- Severity Level V1 (for Emergencies) ----- */

.bk-severity-v1-level {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 15px;
}

.bk-level-v1-label {
    font-size: var(--ztc-font-size-font-s13);
    color: var(--ztc-text-text-2);
    font-weight: var(--ztc-weight-medium);
}

.bk-level-v1-bars {
    display: flex;
    gap: 6px;
}

.bk-level-v1-bars span {
    width: 25px;
    height: 8px;
    background: var(--ztc-bg-bg-9);
    border-radius: 10px;
    transition: all 0.3s ease;
}

.bk-level-v1-bars span.active {
    background: var(--ztc-bg-bg-3);
}

.bk-level-v1-bars span.active.critical {
    background: #dc3545;
}

.bk-level-v1-bars span.active.high {
    background: #fd7e14;
}

.bk-level-v1-bars span.active.medium {
    background: #ffc107;
}


/* ----- Location V1 (for Emergencies) ----- */

.bk-cause-v1-location {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 15px;
    font-size: var(--ztc-font-size-font-s13);
    color: var(--ztc-text-text-2);
    padding: 8px 12px;
    background: var(--ztc-bg-bg-9);
    border-radius: 50px;
    width: fit-content;
}

.bk-cause-v1-location i {
    color: var(--ztc-text-text-4);
}

.bk-cause-v1-location span strong {
    color: var(--ztc-text-text-3);
    font-weight: var(--ztc-weight-semibold);
    margin-right: 5px;
}


/* ----- Event Dates V1 ----- */

.bk-event-v1-dates {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
    padding: 12px;
    background: rgba(212, 175, 55, 0.05);
    border-radius: 15px;
}

.bk-date-v1-item {
    text-align: center;
    flex: 1;
}

.bk-date-v1-label {
    display: block;
    font-size: var(--ztc-font-size-font-s10);
    color: var(--ztc-text-text-2);
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.bk-date-v1-value {
    display: block;
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
}

.bk-date-v1-divider {
    color: var(--ztc-text-text-4);
}


/* ----- Volunteer Needed V1 ----- */

.bk-volunteer-v1-needed {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    padding: 10px 15px;
    background: rgba(23, 162, 184, 0.1);
    border-radius: 50px;
}

.bk-volunteer-v1-icon {
    display: flex;
    align-items: center;
    gap: 8px;
}

.bk-volunteer-v1-icon i {
    color: #17a2b8;
    font-size: 16px;
}

.bk-volunteer-v1-icon span {
    font-size: var(--ztc-font-size-font-s13);
    color: var(--ztc-text-text-3);
    font-weight: var(--ztc-weight-medium);
}

.bk-volunteer-v1-count {
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-bold);
    color: #17a2b8;
}


/* ----- Cause Footer V1 ----- */

.bk-cause-v1-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: auto;
    padding-top: 15px;
    border-top: 1px solid var(--ztc-border-border-1);
}

.bk-cause-v1-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 20px;
    background: var(--ztc-bg-bg-3);
    color: #fff;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    border-radius: 50px;
    transition: all 0.3s ease;
    text-decoration: none;
    border: none;
    cursor: pointer;
}

.bk-cause-v1-btn:hover {
    background: #c9a227;
    transform: translateY(-2px);
    box-shadow: 0 10px 20px rgba(212, 175, 55, 0.3);
}

.bk-cause-v1-btn i {
    transition: transform 0.3s ease;
}

.bk-cause-v1-btn:hover i {
    transform: translateX(5px);
}

.bk-cause-v1-stats {
    display: flex;
    gap: 15px;
}

.bk-cause-v1-stats span {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: var(--ztc-font-size-font-s12);
    color: var(--ztc-text-text-2);
}

.bk-cause-v1-stats span i {
    color: var(--ztc-text-text-4);
}


/* ----- No Results Message V1 ----- */

.bk-no-results-v1 {
    text-align: center;
    padding: 60px 20px;
    background: var(--ztc-bg-bg-9);
    border-radius: 30px;
    margin-top: 30px;
}

.bk-no-results-v1 i {
    font-size: 60px;
    color: var(--ztc-text-text-4);
    opacity: 0.3;
    margin-bottom: 20px;
}

.bk-no-results-v1 h3 {
    font-size: 24px;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 10px;
}

.bk-no-results-v1 p {
    font-size: 16px;
    color: var(--ztc-text-text-2);
    max-width: 400px;
    margin: 0 auto;
}


/* ----- SECTION 3: FEATURED CAUSES V1 ----- */

.bk-featured-v1-causes {
    padding: 80px 0;
    background: linear-gradient(135deg, var(--ztc-bg-bg-2) 0%, #2a4a9e 100%);
    position: relative;
    overflow: hidden;
}

.bk-featured-v1-causes::before {
    content: '';
    position: absolute;
    top: -50px;
    right: -50px;
    width: 300px;
    height: 300px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.15) 0%, transparent 70%);
    border-radius: 50%;
}

.bk-featured-v1-causes::after {
    content: '';
    position: absolute;
    bottom: -50px;
    left: -50px;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
    border-radius: 50%;
}

.bk-featured-v1-causes .bk-section-v1-header {
    position: relative;
    z-index: 2;
    text-align: center;
    color: #fff;
    margin-bottom: 50px;
}

.bk-featured-v1-causes .bk-section-v1-header .bk-subtitle-v1 {
    display: inline-block;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-4);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
    background: rgba(255, 255, 255, 0.1);
    padding: 8px 25px;
    border-radius: 50px;
}

.bk-featured-v1-causes .bk-section-v1-header h2 {
    font-size: clamp(2rem, 4vw, 2.8rem);
    font-weight: var(--ztc-weight-bold);
    color: #fff;
    margin-bottom: 15px;
}

.bk-featured-v1-causes .bk-section-v1-header p {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.9);
    max-width: 600px;
    margin: 0 auto;
}

.bk-featured-v1-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    position: relative;
    z-index: 2;
}

@media (max-width: 767px) {
    .bk-featured-v1-grid {
        grid-template-columns: 1fr;
    }
}

.bk-featured-v1-card {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 40px;
    overflow: hidden;
    transition: all 0.4s ease;
    display: flex;
    flex-direction: column;
}

.bk-featured-v1-card:hover {
    transform: translateY(-10px);
    background: rgba(255, 255, 255, 0.15);
    border-color: var(--ztc-text-text-4);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.3);
}

.bk-featured-v1-image {
    height: 250px;
    overflow: hidden;
}

.bk-featured-v1-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.7s ease;
}

.bk-featured-v1-card:hover .bk-featured-v1-image img {
    transform: scale(1.1);
}

.bk-featured-v1-content {
    padding: 30px;
    color: #fff;
}

.bk-featured-v1-badge {
    display: inline-block;
    padding: 6px 16px;
    background: var(--ztc-bg-bg-3);
    border-radius: 50px;
    font-size: 12px;
    font-weight: var(--ztc-weight-bold);
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 15px;
}

.bk-featured-v1-content h3 {
    font-size: 1.5rem;
    font-weight: var(--ztc-weight-bold);
    color: #fff;
    margin-bottom: 15px;
    line-height: 1.4;
}

.bk-featured-v1-content p {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.7;
    margin-bottom: 25px;
}

.bk-featured-v1-content .bk-cause-v1-btn {
    background: #fff;
    color: var(--ztc-text-text-3);
}

.bk-featured-v1-content .bk-cause-v1-btn:hover {
    background: var(--ztc-bg-bg-3);
    color: #fff;
}


/* ----- SECTION 4: CAUSE DETAIL MAIN V1 ----- */

.bk-cause-detail-v1-section {
    padding: 80px 0;
    background: var(--ztc-bg-bg-1);
}

.bk-cause-detail-v1-main {
    padding-right: 30px;
}

@media (max-width: 991px) {
    .bk-cause-detail-v1-main {
        padding-right: 0;
    }
}


/* ----- Cause Detail Image V1 ----- */

.bk-cause-detail-v1-image {
    position: relative;
    border-radius: 40px;
    overflow: hidden;
    margin-bottom: 30px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
}

.bk-cause-detail-v1-image img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.5s ease;
}

.bk-cause-detail-v1-image:hover img {
    transform: scale(1.02);
}

.bk-image-v1-badge {
    position: absolute;
    top: 30px;
    right: 30px;
    display: flex;
    gap: 10px;
}

.bk-image-v1-badge .badge-critical,
.bk-image-v1-badge .badge-featured {
    padding: 10px 25px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: var(--ztc-weight-semibold);
    color: #fff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.bk-image-v1-badge .badge-critical {
    background: #dc3545;
}

.bk-image-v1-badge .badge-featured {
    background: var(--ztc-bg-bg-3);
}


/* ----- Progress Card V1 ----- */

.bk-progress-v1-card {
    background: linear-gradient(135deg, var(--ztc-bg-bg-2) 0%, #2a4a9e 100%);
    border-radius: 40px;
    padding: 40px;
    margin-bottom: 40px;
    color: #fff;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.bk-progress-v1-stat {
    text-align: center;
    padding: 15px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.bk-progress-v1-stat .stat-label {
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.bk-progress-v1-stat .stat-value {
    font-size: 32px;
    font-weight: var(--ztc-weight-bold);
    color: #fff;
    line-height: 1.2;
}

.bk-progress-v1-bar-large {
    height: 20px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 30px;
    margin: 30px 0 20px;
    position: relative;
    overflow: visible;
}

.bk-progress-v1-bar-large .bk-progress-v1-fill {
    height: 100%;
    background: linear-gradient(90deg, var(--ztc-bg-bg-3), #e6c35c);
    border-radius: 30px;
    position: relative;
    transition: width 1s ease;
    overflow: visible;
}

.bk-progress-v1-bar-large .bk-progress-v1-tooltip {
    position: absolute;
    right: -20px;
    top: -35px;
    background: var(--ztc-bg-bg-3);
    color: #fff;
    padding: 5px 15px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: var(--ztc-weight-bold);
    box-shadow: 0 5px 15px rgba(212, 175, 55, 0.3);
    white-space: nowrap;
}

.bk-progress-v1-bar-large .bk-progress-v1-tooltip::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid var(--ztc-bg-bg-3);
}

.bk-deadline-v1-info {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 15px 20px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 15px;
    margin-top: 20px;
}

.bk-deadline-v1-info i {
    color: var(--ztc-text-text-4);
    font-size: 18px;
}

.bk-deadline-v1-info span {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.9);
}


/* ----- Donation Inline Form V1 ----- */

.bk-donation-v1-inline {
    background: var(--ztc-bg-bg-9);
    border-radius: 40px;
    padding: 40px;
    margin-bottom: 40px;
    border: 1px solid var(--ztc-border-border-1);
}

.bk-donation-v1-inline h3 {
    font-size: 24px;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 25px;
    text-align: center;
    font-family: var(--ztc-family-font2);
}

.bk-donation-v1-compact .bk-donation-quick {
    background: #fff;
    border: 1px solid var(--ztc-border-border-1);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}


/* ----- Cause Description Box V1 ----- */

.bk-cause-description-v1-box {
    margin-bottom: 40px;
}

.bk-cause-description-v1-box h2 {
    font-size: 28px;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 25px;
    font-family: var(--ztc-family-font2);
    position: relative;
    padding-bottom: 15px;
}

.bk-cause-description-v1-box h2::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60px;
    height: 3px;
    background: var(--ztc-text-text-4);
    border-radius: 3px;
}

.bk-description-v1-content {
    font-size: 16px;
    line-height: 1.9;
    color: var(--ztc-text-text-2);
}

.bk-description-v1-content p {
    margin-bottom: 20px;
}

.bk-description-v1-content h3 {
    font-size: 22px;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin: 30px 0 15px;
}

.bk-description-v1-content ul,
.bk-description-v1-content ol {
    margin-bottom: 20px;
    padding-left: 20px;
}

.bk-description-v1-content li {
    margin-bottom: 8px;
}


/* ----- Impact Box V1 ----- */

.bk-impact-v1-box {
    background: rgba(212, 175, 55, 0.05);
    border-radius: 30px;
    padding: 35px;
    margin-bottom: 40px;
    border-left: 4px solid var(--ztc-text-text-4);
}

.bk-impact-v1-box h3 {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 22px;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
    font-family: var(--ztc-family-font2);
}

.bk-impact-v1-box h3 i {
    color: var(--ztc-text-text-4);
}

.bk-impact-v1-box p {
    font-size: 16px;
    line-height: 1.8;
    color: var(--ztc-text-text-2);
    margin: 0;
}


/* ----- Related Items V1 ----- */

.bk-related-v1-items {
    margin-bottom: 40px;
}

.bk-related-v1-items h3 {
    font-size: 22px;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 25px;
    font-family: var(--ztc-family-font2);
}

.bk-related-v1-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

@media (max-width: 576px) {
    .bk-related-v1-grid {
        grid-template-columns: 1fr;
    }
}

.bk-related-v1-card {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 20px;
    background: var(--ztc-bg-bg-9);
    border-radius: 20px;
    transition: all 0.3s ease;
    border: 1px solid transparent;
}

.bk-related-v1-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    border-color: var(--ztc-text-text-4);
    background: #fff;
}

.bk-related-v1-card:hover .bk-related-v1-icon {
    background: var(--ztc-bg-bg-3);
}

.bk-related-v1-card:hover .bk-related-v1-icon i {
    color: #fff;
}

.bk-related-v1-icon {
    width: 55px;
    height: 55px;
    background: rgba(212, 175, 55, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.bk-related-v1-icon i {
    font-size: 22px;
    color: var(--ztc-text-text-4);
    transition: all 0.3s ease;
}

.bk-related-v1-content {
    flex: 1;
}

.bk-related-v1-content .bk-related-v1-label {
    display: block;
    font-size: 12px;
    color: var(--ztc-text-text-2);
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.bk-related-v1-content h4 {
    font-size: 16px;
    font-weight: var(--ztc-weight-semibold);
    line-height: 1.4;
}

.bk-related-v1-content h4 a {
    color: var(--ztc-text-text-3);
    transition: all 0.3s ease;
    text-decoration: none;
}

.bk-related-v1-content h4 a:hover {
    color: var(--ztc-text-text-4);
}


/* ----- Share Section V1 ----- */

.bk-share-v1-section {
    padding: 35px;
    background: var(--ztc-bg-bg-9);
    border-radius: 30px;
    margin-top: 30px;
}

.bk-share-v1-section h3 {
    font-size: 20px;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 25px;
    text-align: center;
    font-family: var(--ztc-family-font2);
}

.bk-share-v1-buttons {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    justify-content: center;
}

.bk-share-v1-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 30px;
    border-radius: 60px;
    font-size: 15px;
    font-weight: var(--ztc-weight-medium);
    color: #fff;
    transition: all 0.3s ease;
    text-decoration: none;
}

.bk-share-v1-btn i {
    font-size: 16px;
}

.bk-share-v1-btn.facebook {
    background: #3b5998;
}

.bk-share-v1-btn.facebook:hover {
    background: #2d4373;
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(59, 89, 152, 0.3);
}

.bk-share-v1-btn.twitter {
    background: #1da1f2;
}

.bk-share-v1-btn.twitter:hover {
    background: #0c85d0;
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(29, 161, 242, 0.3);
}

.bk-share-v1-btn.whatsapp {
    background: #25d366;
}

.bk-share-v1-btn.whatsapp:hover {
    background: #1da851;
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(37, 211, 102, 0.3);
}

.bk-share-v1-btn.email {
    background: #6c757d;
}

.bk-share-v1-btn.email:hover {
    background: #545b62;
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(108, 117, 125, 0.3);
}


/* ----- SECTION 5: OTHER APPEALS V1 ----- */

.bk-other-v1-appeals {
    padding: 80px 0;
    background: var(--ztc-bg-bg-9);
}

.bk-other-v1-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-top: 50px;
}

@media (max-width: 991px) {
    .bk-other-v1-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .bk-other-v1-grid {
        grid-template-columns: 1fr;
    }
}

.bk-other-v1-card {
    background: #fff;
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.4s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    border: 1px solid var(--ztc-border-border-1);
}

.bk-other-v1-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
    border-color: var(--ztc-text-text-4);
}

.bk-other-v1-image {
    position: relative;
    height: 200px;
    overflow: hidden;
}

.bk-other-v1-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.7s ease;
}

.bk-other-v1-card:hover .bk-other-v1-image img {
    transform: scale(1.1);
}

.bk-other-v1-badge {
    position: absolute;
    top: 15px;
    right: 15px;
    padding: 6px 16px;
    background: #dc3545;
    color: #fff;
    font-size: 12px;
    font-weight: var(--ztc-weight-bold);
    border-radius: 50px;
    z-index: 2;
}

.bk-other-v1-content {
    padding: 25px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.bk-other-v1-content h4 {
    font-size: 18px;
    font-weight: var(--ztc-weight-bold);
    margin-bottom: 15px;
    line-height: 1.4;
    font-family: var(--ztc-family-font2);
}

.bk-other-v1-content h4 a {
    color: var(--ztc-text-text-3);
    transition: all 0.3s ease;
    text-decoration: none;
}

.bk-other-v1-content h4 a:hover {
    color: var(--ztc-text-text-4);
}

.bk-other-v1-progress {
    margin-bottom: 20px;
}

.bk-other-v1-progress-bar {
    height: 6px;
    background: var(--ztc-bg-bg-9);
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 8px;
}

.bk-other-v1-progress-fill {
    height: 100%;
    background: linear-gradient(90deg, var(--ztc-text-text-4), var(--ztc-text-text-6));
    border-radius: 10px;
    transition: width 0.5s ease;
}

.bk-other-v1-stats {
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    color: var(--ztc-text-text-2);
}

.bk-other-v1-stats span:last-child {
    color: var(--ztc-text-text-4);
    font-weight: var(--ztc-weight-bold);
}

.bk-other-v1-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 12px 20px;
    background: var(--ztc-bg-bg-9);
    border-radius: 60px;
    font-size: 14px;
    font-weight: var(--ztc-weight-medium);
    color: var(--ztc-text-text-3);
    transition: all 0.3s ease;
    text-decoration: none;
    margin-top: auto;
    border: 1px solid transparent;
}

.bk-other-v1-btn i {
    transition: transform 0.3s ease;
}

.bk-other-v1-btn:hover {
    background: var(--ztc-bg-bg-3);
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 10px 20px rgba(212, 175, 55, 0.2);
}

.bk-other-v1-btn:hover i {
    transform: translateX(5px);
}

.bk-view-all-v1-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 16px 40px;
    background: var(--ztc-bg-bg-3);
    color: #fff;
    border-radius: 60px;
    font-size: 16px;
    font-weight: var(--ztc-weight-semibold);
    transition: all 0.3s ease;
    text-decoration: none;
    box-shadow: 0 10px 25px rgba(212, 175, 55, 0.2);
}

.bk-view-all-v1-btn i {
    transition: transform 0.3s ease;
}

.bk-view-all-v1-btn:hover {
    background: #c9a227;
    transform: translateY(-3px);
    box-shadow: 0 15px 35px rgba(212, 175, 55, 0.3);
}

.bk-view-all-v1-btn:hover i {
    transform: translateX(5px);
}


/* ----- SECTION 6: CTA V1 ----- */

.bk-cta-v1 {
    padding: 80px 0;
    background: var(--ztc-bg-bg-1);
}

.bk-cta-v1-bg {
    position: relative;
    padding: 80px;
    border-radius: 60px;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    isolation: isolate;
}

.bk-cta-v1-bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(10, 37, 64, 0.9) 0%, rgba(10, 37, 64, 0.7) 100%);
    z-index: 1;
}

.bk-cta-v1-shap {
    position: absolute;
    z-index: 2;
    pointer-events: none;
}

.bk-cta-v1-shap.dot-shap {
    top: 30px;
    left: 30px;
    animation: bkFloatV1 6s ease-in-out infinite;
}

.bk-cta-v1-shap.shap-1 {
    bottom: 30px;
    right: 30px;
    animation: bkFloatReverseV1 7s ease-in-out infinite;
}

.bk-cta-v1-shap.shap-2 {
    top: 50%;
    right: 10%;
    transform: translateY(-50%);
    opacity: 0.3;
    animation: bkRotateV1 20s linear infinite;
}

.bk-cta-v1-content {
    position: relative;
    z-index: 3;
    max-width: 700px;
    margin: 0 auto;
    color: #fff;
}

.bk-cta-v1-content h2 {
    font-size: clamp(2rem, 4vw, 3rem);
    font-weight: var(--ztc-weight-bold);
    color: #fff;
    margin-bottom: 20px;
}

.bk-cta-v1-content p {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.8;
    margin-bottom: 30px;
}

.bk-cta-v1-form {
    max-width: 600px;
    margin: 0 auto;
}

.bk-cta-v1-form form {
    display: flex;
    gap: 10px;
}

@media (max-width: 576px) {
    .bk-cta-v1-form form {
        flex-direction: column;
    }
}

.bk-cta-v1-form input {
    flex: 1;
    padding: 16px 25px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 60px;
    color: #fff;
    font-size: 16px;
}

.bk-cta-v1-form input::placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.bk-cta-v1-form input:focus {
    outline: none;
    border-color: var(--ztc-text-text-4);
    background: rgba(255, 255, 255, 0.15);
}

.bk-cta-v1-btn1 button {
    padding: 16px 35px;
    background: var(--ztc-bg-bg-3);
    border: none;
    border-radius: 60px;
    color: #fff;
    font-size: 16px;
    font-weight: var(--ztc-weight-semibold);
    cursor: pointer;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.bk-cta-v1-btn1 button:hover {
    background: #c9a227;
    transform: translateY(-2px);
    box-shadow: 0 10px 30px rgba(212, 175, 55, 0.3);
}

.bk-cta-v1-btn1 button i {
    transition: transform 0.3s ease;
}

.bk-cta-v1-btn1 button:hover i {
    transform: translateX(5px);
}


/* ----- SECTION 7: PAGINATION V1 ----- */

.bk-pagination-v1 {
    margin-top: 50px;
    text-align: center;
}

.bk-pagination-v1 ul {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 0;
    margin: 0;
    list-style: none;
}

.bk-pagination-v1 li {
    display: inline-block;
}

.bk-pagination-v1 li a,
.bk-pagination-v1 li span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background: var(--ztc-bg-bg-9);
    border-radius: 50%;
    color: var(--ztc-text-text-2);
    font-size: 16px;
    font-weight: var(--ztc-weight-medium);
    transition: all 0.3s ease;
    text-decoration: none;
}

.bk-pagination-v1 li a:hover {
    background: var(--ztc-bg-bg-3);
    color: #fff;
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(212, 175, 55, 0.2);
}

.bk-pagination-v1 li.active span {
    background: var(--ztc-bg-bg-3);
    color: #fff;
    font-weight: var(--ztc-weight-bold);
    box-shadow: 0 10px 20px rgba(212, 175, 55, 0.3);
}

.bk-pagination-v1 li.disabled span {
    opacity: 0.5;
    cursor: not-allowed;
}


/* ----- ANIMATIONS V1 ----- */

@keyframes bkShimmerV1 {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translateX(100%);
    }
}

@keyframes bkFloatV1 {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
    }
}

@keyframes bkFloatReverseV1 {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(20px);
    }
}

@keyframes bkRotateV1 {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}


/* ----- RTL SUPPORT V1 ----- */

[dir="rtl"] .bk-cause-v1-btn i,
[dir="rtl"] .bk-other-v1-btn i,
[dir="rtl"] .bk-view-all-v1-btn i,
[dir="rtl"] .bk-cta-v1-btn1 button i {
    transform: rotate(180deg);
}

[dir="rtl"] .bk-cause-v1-btn:hover i,
[dir="rtl"] .bk-other-v1-btn:hover i,
[dir="rtl"] .bk-view-all-v1-btn:hover i,
[dir="rtl"] .bk-cta-v1-btn1 button:hover i {
    transform: rotate(180deg) translateX(-5px);
}

[dir="rtl"] .bk-meta-v1-item i,
[dir="rtl"] .bk-cause-v1-location i {
    margin-left: 5px;
    margin-right: 0;
}

[dir="rtl"] .bk-cause-description-v1-box h2::after {
    left: auto;
    right: 0;
}

[dir="rtl"] .bk-impact-v1-box {
    border-left: none;
    border-right: 4px solid var(--ztc-text-text-4);
}

[dir="rtl"] .bk-event-v1-dates .bk-date-v1-divider i {
    transform: rotate(180deg);
}


/*============= VOLUNTEER PAGE V2 CSS AREA ===============*/


/* ----- SECTION 1: VOLUNTEER HERO V2 ----- */

.bk-volunteer-v2-hero {
    position: relative;
    padding: 120px 0;
    background: linear-gradient(135deg, var(--ztc-bg-bg-2) 0%, #2a4a9e 100%);
    overflow: hidden;
    isolation: isolate;
}

.bk-volunteer-v2-hero::before {
    content: '';
    position: absolute;
    top: -100px;
    right: -100px;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.15) 0%, rgba(212, 175, 55, 0) 70%);
    border-radius: 50%;
    z-index: 1;
}

.bk-volunteer-v2-hero::after {
    content: '';
    position: absolute;
    bottom: -100px;
    left: -100px;
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 70%);
    border-radius: 50%;
    z-index: 1;
}

.bk-volunteer-v2-hero .container {
    position: relative;
    z-index: 3;
}

.bk-volunteer-v2-hero-content {
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}

.bk-volunteer-v2-hero-content .bk-subtitle-v2 {
    display: inline-block;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-4);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 20px;
    background: rgba(255, 255, 255, 0.1);
    padding: 8px 25px;
    border-radius: 50px;
    backdrop-filter: blur(10px);
}

.bk-volunteer-v2-hero-content h1 {
    font-size: clamp(2.5rem, 5vw, 4rem);
    font-weight: var(--ztc-weight-bold);
    color: #fff;
    margin-bottom: 20px;
    line-height: 1.2;
}

.bk-volunteer-v2-hero-content h1 span {
    color: var(--ztc-text-text-4);
    position: relative;
    display: inline-block;
}

.bk-volunteer-v2-hero-content h1 span::after {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 8px;
    background: var(--ztc-text-text-4);
    opacity: 0.3;
    z-index: -1;
}

.bk-volunteer-v2-hero-content p {
    font-size: var(--ztc-font-size-font-s18);
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.8;
    margin-bottom: 35px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.bk-volunteer-v2-breadcrumb {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 30px;
}

.bk-volunteer-v2-breadcrumb a {
    color: rgba(255, 255, 255, 0.8);
    font-size: var(--ztc-font-size-font-s14);
    transition: all 0.3s ease;
    text-decoration: none;
}

.bk-volunteer-v2-breadcrumb a:hover {
    color: var(--ztc-text-text-4);
}

.bk-volunteer-v2-breadcrumb .dvir {
    color: var(--ztc-text-text-4);
}

.bk-volunteer-v2-breadcrumb .active {
    color: #fff;
    font-weight: var(--ztc-weight-semibold);
}


/* ----- SECTION 2: HOW WE WORK V2 ----- */

.bk-work-v2-section {
    padding: 100px 0;
    background: var(--ztc-bg-bg-1);
}

.bk-work-v2-wrapper {
    display: flex;
    align-items: center;
    gap: 50px;
    margin-bottom: 60px;
}

@media (max-width: 991px) {
    .bk-work-v2-wrapper {
        flex-direction: column;
    }
}

.bk-work-v2-content {
    flex: 1;
}

.bk-work-v2-content .bk-subtitle-v2 {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-4);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.bk-work-v2-content .bk-subtitle-v2 img {
    width: 24px;
    height: 24px;
}

.bk-work-v2-content h2 {
    font-size: clamp(2rem, 4vw, 2.8rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 20px;
    line-height: 1.3;
}

.bk-work-v2-content p {
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-2);
    line-height: 1.8;
    margin-bottom: 30px;
}

.bk-work-v2-thumb {
    flex: 1;
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
}

.bk-work-v2-thumb img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.5s ease;
}

.bk-work-v2-thumb:hover img {
    transform: scale(1.05);
}

.bk-work-v2-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}

@media (max-width: 991px) {
    .bk-work-v2-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .bk-work-v2-grid {
        grid-template-columns: 1fr;
    }
}

.bk-work-v2-card {
    background: #fff;
    padding: 40px 30px;
    border-radius: 30px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    border: 1px solid var(--ztc-border-border-1);
}

.bk-work-v2-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
    border-color: var(--ztc-text-text-4);
}

.bk-work-v2-card::before {
    content: '';
    position: absolute;
    top: -30px;
    right: -30px;
    width: 100px;
    height: 100px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.1) 0%, transparent 70%);
    border-radius: 50%;
    transition: all 0.5s ease;
}

.bk-work-v2-card:hover::before {
    transform: scale(1.5);
}

.bk-work-v2-icon {
    width: 80px;
    height: 80px;
    background: rgba(212, 175, 55, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    transition: all 0.3s ease;
}

.bk-work-v2-card:hover .bk-work-v2-icon {
    background: var(--ztc-bg-bg-3);
}

.bk-work-v2-card:hover .bk-work-v2-icon img {
    filter: brightness(0) invert(1);
}

.bk-work-v2-icon img {
    width: 40px;
    height: 40px;
    transition: all 0.3s ease;
}

.bk-work-v2-number {
    font-size: 48px;
    font-weight: var(--ztc-weight-bold);
    color: rgba(212, 175, 55, 0.2);
    line-height: 1;
    margin-bottom: 10px;
    transition: all 0.3s ease;
}

.bk-work-v2-card:hover .bk-work-v2-number {
    color: rgba(212, 175, 55, 0.3);
}

.bk-work-v2-card h3 {
    font-size: var(--ztc-font-size-font-s20);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
    font-family: var(--ztc-family-font2);
}

.bk-work-v2-card p {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
    line-height: 1.7;
    margin: 0;
}


/* ----- SECTION 3: VOLUNTEER FORM V2 ----- */

.bk-volunteer-form-v2-section {
    padding: 100px 0;
    background: linear-gradient(135deg, var(--ztc-bg-bg-9) 0%, var(--ztc-bg-bg-1) 100%);
}

.bk-form-v2-header {
    text-align: center;
    max-width: 600px;
    margin: 0 auto 50px;
}

.bk-form-v2-header .bk-subtitle-v2 {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-4);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.bk-form-v2-header .bk-subtitle-v2 img {
    width: 24px;
    height: 24px;
}

.bk-form-v2-header h2 {
    font-size: clamp(2rem, 4vw, 2.8rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
}

.bk-form-v2-header p {
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-2);
    line-height: 1.8;
}

.bk-form-v2-thumb {
    border-radius: 40px;
    overflow: hidden;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
}

.bk-form-v2-thumb img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.5s ease;
}

.bk-form-v2-thumb:hover img {
    transform: scale(1.05);
}

.bk-form-v2-wrapper {
    background: #fff;
    border-radius: 40px;
    padding: 50px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.08);
}

@media (max-width: 767px) {
    .bk-form-v2-wrapper {
        padding: 30px 20px;
    }
}

.bk-form-v2-wrapper h4 {
    font-size: var(--ztc-font-size-font-s24);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
    font-family: var(--ztc-family-font2);
}

.bk-form-v2-wrapper>p {
    font-size: var(--ztc-font-size-font-s15);
    color: var(--ztc-text-text-2);
    line-height: 1.7;
    margin-bottom: 30px;
}

.bk-form-v2-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

@media (max-width: 576px) {
    .bk-form-v2-grid {
        grid-template-columns: 1fr;
    }
}

.bk-form-v2-group {
    margin-bottom: 0;
}

.bk-form-v2-group.full-width {
    grid-column: 1 / -1;
}

.bk-form-v2-input,
.bk-form-v2-select,
.bk-form-v2-textarea {
    width: 100%;
    padding: 14px 20px;
    background: var(--ztc-bg-bg-9);
    border: 1px solid var(--ztc-border-border-1);
    border-radius: 60px;
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-3);
    transition: all 0.3s ease;
    font-family: var(--ztc-family-font1);
}

.bk-form-v2-textarea {
    border-radius: 30px;
    resize: vertical;
    min-height: 100px;
}

.bk-form-v2-input:focus,
.bk-form-v2-select:focus,
.bk-form-v2-textarea:focus {
    border-color: var(--ztc-text-text-4);
    outline: none;
    box-shadow: 0 0 0 3px rgba(212, 175, 55, 0.1);
    background: #fff;
}

.bk-form-v2-input.is-invalid,
.bk-form-v2-select.is-invalid,
.bk-form-v2-textarea.is-invalid {
    border-color: #dc3545;
    background: rgba(220, 53, 69, 0.05);
}

.bk-error-v2-message {
    display: block;
    font-size: var(--ztc-font-size-font-s12);
    color: #dc3545;
    margin-top: 5px;
    margin-left: 15px;
}

.bk-submit-v2-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 16px 40px;
    background: var(--ztc-bg-bg-3);
    color: #fff;
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    border: none;
    border-radius: 60px;
    cursor: pointer;
    transition: all 0.3s ease;
    min-width: 200px;
}

@media (max-width: 576px) {
    .bk-submit-v2-btn {
        width: 100%;
    }
}

.bk-submit-v2-btn:hover {
    background: #c9a227;
    transform: translateY(-2px);
    box-shadow: 0 10px 30px rgba(212, 175, 55, 0.3);
}

.bk-submit-v2-btn i {
    transition: transform 0.3s ease;
}

.bk-submit-v2-btn:hover i {
    transform: translateX(5px);
}

.bk-submit-v2-btn:disabled {
    opacity: 0.7;
    cursor: not-allowed;
    transform: none;
}


/* ----- SECTION 4: CONTACT INFO CARDS V2 ----- */

.bk-contact-info-v2-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-top: 50px;
}

@media (max-width: 991px) {
    .bk-contact-info-v2-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .bk-contact-info-v2-grid {
        grid-template-columns: 1fr;
    }
}

.bk-contact-info-v2-card {
    background: #fff;
    padding: 40px 30px;
    border-radius: 30px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    text-align: center;
    border: 1px solid var(--ztc-border-border-1);
}

.bk-contact-info-v2-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
    border-color: var(--ztc-text-text-4);
}

.bk-info-v2-icon {
    width: 80px;
    height: 80px;
    background: rgba(212, 175, 55, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 25px;
    transition: all 0.3s ease;
}

.bk-contact-info-v2-card:hover .bk-info-v2-icon {
    background: var(--ztc-bg-bg-3);
}

.bk-contact-info-v2-card:hover .bk-info-v2-icon img {
    filter: brightness(0) invert(1);
}

.bk-info-v2-icon img {
    width: 40px;
    height: 40px;
    transition: all 0.3s ease;
}

.bk-info-v2-content h4 {
    font-size: var(--ztc-font-size-font-s18);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
    font-family: var(--ztc-family-font2);
}

.bk-info-v2-content a {
    display: block;
    color: var(--ztc-text-text-2);
    font-size: var(--ztc-font-size-font-s15);
    line-height: 1.6;
    text-decoration: none;
    transition: all 0.3s ease;
}

.bk-info-v2-content a:hover {
    color: var(--ztc-text-text-4);
}


/* ----- SECTION 5: STATS V2 ----- */

.bk-stats-v2-section {
    padding: 80px 0;
    background: linear-gradient(135deg, var(--ztc-bg-bg-2) 0%, #2a4a9e 100%);
    position: relative;
    overflow: hidden;
}

.bk-stats-v2-section::before {
    content: '';
    position: absolute;
    top: -50px;
    right: -50px;
    width: 300px;
    height: 300px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.15) 0%, transparent 70%);
    border-radius: 50%;
}

.bk-stats-v2-section::after {
    content: '';
    position: absolute;
    bottom: -50px;
    left: -50px;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
    border-radius: 50%;
}

.bk-stats-v2-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    position: relative;
    z-index: 2;
}

@media (max-width: 991px) {
    .bk-stats-v2-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .bk-stats-v2-grid {
        grid-template-columns: 1fr;
    }
}

.bk-stat-v2-card {
    text-align: center;
    padding: 30px;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 30px;
    transition: all 0.3s ease;
    color: #fff;
}

.bk-stat-v2-card:hover {
    transform: translateY(-10px);
    background: rgba(255, 255, 255, 0.15);
    border-color: var(--ztc-text-text-4);
}

.bk-stat-v2-number {
    font-size: 3rem;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-4);
    line-height: 1;
    margin-bottom: 10px;
    font-family: var(--ztc-family-font2);
}

.bk-stat-v2-number .counter {
    display: inline-block;
}

.bk-stat-v2-label {
    font-size: var(--ztc-font-size-font-s14);
    color: rgba(255, 255, 255, 0.9);
    text-transform: uppercase;
    letter-spacing: 1px;
}


/* ----- SECTION 6: WHY CHOOSE V2 ----- */

.bk-choose-v2-section {
    padding: 100px 0;
    background: var(--ztc-bg-bg-1);
}

.bk-choose-v2-header {
    margin-bottom: 50px;
}

.bk-choose-v2-header .bk-subtitle-v2 {
    display: inline-block;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-4);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.bk-choose-v2-header h2 {
    font-size: clamp(2rem, 4vw, 2.8rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
}

.bk-choose-v2-header p {
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-2);
    line-height: 1.8;
    max-width: 600px;
}

.bk-choose-v2-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

@media (max-width: 767px) {
    .bk-choose-v2-grid {
        grid-template-columns: 1fr;
    }
}

.bk-choose-v2-card {
    background: #fff;
    padding: 40px;
    border-radius: 30px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    border: 1px solid var(--ztc-border-border-1);
}

.bk-choose-v2-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
    border-color: var(--ztc-text-text-4);
}

.bk-choose-v2-icon {
    width: 70px;
    height: 70px;
    background: rgba(212, 175, 55, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    transition: all 0.3s ease;
}

.bk-choose-v2-card:hover .bk-choose-v2-icon {
    background: var(--ztc-bg-bg-3);
}

.bk-choose-v2-card:hover .bk-choose-v2-icon img {
    filter: brightness(0) invert(1);
}

.bk-choose-v2-icon img {
    width: 35px;
    height: 35px;
    transition: all 0.3s ease;
}

.bk-choose-v2-card h3 {
    font-size: var(--ztc-font-size-font-s20);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
    font-family: var(--ztc-family-font2);
}

.bk-choose-v2-card p {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
    line-height: 1.7;
    margin-bottom: 20px;
}

.bk-read-more-v2 {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--ztc-text-text-4);
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    text-decoration: none;
    transition: all 0.3s ease;
}

.bk-read-more-v2:hover {
    color: var(--ztc-text-text-3);
}

.bk-read-more-v2 i {
    transition: transform 0.3s ease;
}

.bk-read-more-v2:hover i {
    transform: translateX(5px);
}

.bk-choose-v2-image-wrapper {
    position: relative;
    padding-left: 30px;
}

@media (max-width: 991px) {
    .bk-choose-v2-image-wrapper {
        padding-left: 0;
        margin-top: 50px;
    }
}

.bk-choose-v2-image-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.bk-choose-v2-image-item {
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.bk-choose-v2-image-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.bk-choose-v2-image-item:hover img {
    transform: scale(1.05);
}


/* ----- SECTION 7: PARTNERS V2 ----- */

.bk-partners-v2-section {
    padding: 60px 0 80px;
    background: var(--ztc-bg-bg-1);
}

.bk-partners-v2-header {
    text-align: center;
    margin-bottom: 40px;
}

.bk-partners-v2-header .bk-subtitle-v2 {
    display: inline-block;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-4);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.bk-partners-v2-header h2 {
    font-size: clamp(2rem, 4vw, 2.8rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
}

.bk-partner-v2-logo {
    text-align: center;
    padding: 20px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    filter: grayscale(100%);
    opacity: 0.7;
    margin: 10px;
}

.bk-partner-v2-logo:hover {
    filter: grayscale(0);
    opacity: 1;
    transform: translateY(-5px);
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.1);
}

.bk-partner-v2-logo img {
    max-width: 100%;
    max-height: 60px;
    object-fit: contain;
}


/* ----- SECTION 8: FAQ V2 ----- */

.bk-faq-v2-section {
    padding: 100px 0;
    background: var(--ztc-bg-bg-9);
}

.bk-faq-v2-header {
    text-align: center;
    max-width: 600px;
    margin: 0 auto 50px;
}

.bk-faq-v2-header .bk-subtitle-v2 {
    display: inline-block;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-4);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.bk-faq-v2-header h2 {
    font-size: clamp(2rem, 4vw, 2.8rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
}

.bk-faq-v2-header p {
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-2);
    line-height: 1.8;
}

.bk-faq-v2-accordion {
    max-width: 800px;
    margin: 0 auto;
}

.bk-faq-v2-item {
    background: #fff;
    border-radius: 20px;
    margin-bottom: 15px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    overflow: hidden;
}

.bk-faq-v2-header {
    margin: 0;
}

.bk-faq-v2-question {
    width: 100%;
    padding: 20px 25px;
    background: #fff;
    border: none;
    text-align: left;
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-3);
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: var(--ztc-family-font2);
}

.bk-faq-v2-question::after {
    content: '\f107';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 900;
    color: var(--ztc-text-text-4);
    transition: transform 0.3s ease;
}

.bk-faq-v2-question[aria-expanded="true"]::after {
    transform: rotate(180deg);
}

.bk-faq-v2-question:hover {
    color: var(--ztc-text-text-4);
}

.bk-faq-v2-answer {
    padding: 0 25px 20px;
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
    line-height: 1.8;
}


/* ----- SECTION 9: APPROACH V2 ----- */

.bk-approach-v2-section {
    padding: 100px 0;
    background: #fff;
}

.bk-steps-v2-wrapper {
    padding-left: 30px;
}

@media (max-width: 991px) {
    .bk-steps-v2-wrapper {
        padding-left: 0;
        margin-top: 50px;
    }
}

.bk-step-v2-card {
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
    padding: 25px;
    background: var(--ztc-bg-bg-9);
    border-radius: 30px;
    transition: all 0.3s ease;
    border: 1px solid transparent;
}

.bk-step-v2-card:hover {
    transform: translateX(10px);
    background: #fff;
    border-color: var(--ztc-text-text-4);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.bk-step-v2-card.active {
    background: #fff;
    border-color: var(--ztc-text-text-4);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.bk-step-v2-number {
    font-size: 2.5rem;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-4);
    line-height: 1;
    min-width: 70px;
    font-family: var(--ztc-family-font2);
}

.bk-step-v2-content h4 {
    font-size: var(--ztc-font-size-font-s18);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 10px;
    font-family: var(--ztc-family-font2);
}

.bk-step-v2-content p {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
    line-height: 1.7;
    margin: 0;
}


/* ----- SECTION 10: BLOG V2 ----- */

.bk-blog-v2-section {
    padding: 100px 0;
    background: var(--ztc-bg-bg-9);
}

.bk-blog-v2-header {
    text-align: center;
    margin-bottom: 50px;
}

.bk-blog-v2-header .bk-subtitle-v2 {
    display: inline-block;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-4);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.bk-blog-v2-header h2 {
    font-size: clamp(2rem, 4vw, 2.8rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    max-width: 600px;
    margin: 0 auto;
}

.bk-blog-v2-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

@media (max-width: 767px) {
    .bk-blog-v2-grid {
        grid-template-columns: 1fr;
    }
}

.bk-blog-v2-card {
    background: #fff;
    border-radius: 40px;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.4s ease;
}

.bk-blog-v2-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
}

.bk-blog-v2-card.featured {
    grid-column: span 2;
}

@media (max-width: 767px) {
    .bk-blog-v2-card.featured {
        grid-column: span 1;
    }
}

.bk-blog-v2-image {
    height: 250px;
    overflow: hidden;
}

.bk-blog-v2-card.featured .bk-blog-v2-image {
    height: 350px;
}

@media (max-width: 767px) {
    .bk-blog-v2-card.featured .bk-blog-v2-image {
        height: 250px;
    }
}

.bk-blog-v2-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.7s ease;
}

.bk-blog-v2-card:hover .bk-blog-v2-image img {
    transform: scale(1.1);
}

.bk-blog-v2-content {
    padding: 30px;
}

.bk-blog-v2-meta {
    display: flex;
    gap: 20px;
    margin-bottom: 15px;
}

.bk-blog-v2-meta a {
    display: flex;
    align-items: center;
    gap: 8px;
    color: var(--ztc-text-text-2);
    font-size: var(--ztc-font-size-font-s13);
    text-decoration: none;
    transition: all 0.3s ease;
}

.bk-blog-v2-meta a:hover {
    color: var(--ztc-text-text-4);
}

.bk-blog-v2-meta a img {
    width: 16px;
    height: 16px;
}

.bk-blog-v2-title {
    display: block;
    font-size: var(--ztc-font-size-font-s22);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
    line-height: 1.4;
    text-decoration: none;
    transition: all 0.3s ease;
    font-family: var(--ztc-family-font2);
}

.bk-blog-v2-card.featured .bk-blog-v2-title {
    font-size: var(--ztc-font-size-font-s28);
}

@media (max-width: 767px) {
    .bk-blog-v2-card.featured .bk-blog-v2-title {
        font-size: var(--ztc-font-size-font-s22);
    }
}

.bk-blog-v2-title:hover {
    color: var(--ztc-text-text-4);
}

.bk-blog-v2-excerpt {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
    line-height: 1.7;
    margin-bottom: 20px;
}

.bk-read-more-v2 {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--ztc-text-text-4);
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    text-decoration: none;
    transition: all 0.3s ease;
}

.bk-read-more-v2:hover {
    color: var(--ztc-text-text-3);
}

.bk-read-more-v2 i {
    transition: transform 0.3s ease;
}

.bk-read-more-v2:hover i {
    transform: translateX(5px);
}


/* ----- RESPONSIVE ADJUSTMENTS ----- */

@media (max-width: 991px) {
    .bk-work-v2-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .bk-form-v2-wrapper {
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .bk-work-v2-card {
        padding: 30px 20px;
    }
    .bk-form-v2-wrapper {
        padding: 30px 20px;
    }
    .bk-contact-info-v2-card {
        padding: 30px 20px;
    }
    .bk-choose-v2-card {
        padding: 30px;
    }
}


/* ----- RTL SUPPORT ----- */

[dir="rtl"] .bk-work-v2-card .bk-work-v2-number {
    direction: rtl;
}

[dir="rtl"] .bk-read-more-v2 i,
[dir="rtl"] .bk-submit-v2-btn i {
    transform: rotate(180deg);
}

[dir="rtl"] .bk-read-more-v2:hover i,
[dir="rtl"] .bk-submit-v2-btn:hover i {
    transform: rotate(180deg) translateX(-5px);
}

[dir="rtl"] .bk-step-v2-card:hover {
    transform: translateX(-10px);
}

[dir="rtl"] .bk-blog-v2-meta a img {
    margin-left: 5px;
    margin-right: 0;
}

[dir="rtl"] .bk-faq-v2-question {
    text-align: right;
}


/*============= MISSION & VALUES V2 CSS AREA ===============*/


/* ----- SECTION 1: MISSION HERO V2 ----- */

.bk-mission-v2-hero {
    position: relative;
    padding: 100px 0;
    background: linear-gradient(135deg, var(--ztc-bg-bg-2) 0%, #2a4a9e 100%);
    overflow: hidden;
    isolation: isolate;
}

.bk-mission-v2-hero::before {
    content: '';
    position: absolute;
    top: -100px;
    right: -100px;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.15) 0%, rgba(212, 175, 55, 0) 70%);
    border-radius: 50%;
    z-index: 1;
}

.bk-mission-v2-hero::after {
    content: '';
    position: absolute;
    bottom: -100px;
    left: -100px;
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 70%);
    border-radius: 50%;
    z-index: 1;
}

.bk-mission-v2-hero .container {
    position: relative;
    z-index: 3;
}

.bk-mission-v2-hero-content {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}

.bk-mission-v2-hero-content .bk-subtitle-v2 {
    display: inline-block;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-4);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 20px;
    background: rgba(255, 255, 255, 0.1);
    padding: 8px 25px;
    border-radius: 50px;
    backdrop-filter: blur(10px);
}

.bk-mission-v2-hero-content h1 {
    font-size: clamp(2.5rem, 5vw, 4rem);
    font-weight: var(--ztc-weight-bold);
    color: #fff;
    margin-bottom: 20px;
    line-height: 1.2;
}

.bk-mission-v2-hero-content h1 span {
    color: var(--ztc-text-text-4);
    position: relative;
    display: inline-block;
}

.bk-mission-v2-hero-content h1 span::after {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 8px;
    background: var(--ztc-text-text-4);
    opacity: 0.3;
    z-index: -1;
    border-radius: 4px;
}

.bk-mission-v2-hero-content p {
    font-size: var(--ztc-font-size-font-s18);
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.8;
    max-width: 600px;
    margin: 0 auto;
}


/* ----- SECTION 2: CORE MISSION V2 ----- */

.bk-core-mission-v2 {
    padding: 100px 0;
    background: var(--ztc-bg-bg-1);
}

.bk-mission-v2-statement {
    background: linear-gradient(135deg, #f8f9fc, #fff);
    border-radius: 60px;
    padding: 70px;
    margin-bottom: 80px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.05);
    position: relative;
    border: 1px solid var(--ztc-border-border-1);
    overflow: hidden;
}

@media (max-width: 767px) {
    .bk-mission-v2-statement {
        padding: 40px 30px;
    }
}

.bk-quote-v2-icon {
    position: absolute;
    top: 30px;
    right: 50px;
    font-size: 120px;
    color: var(--ztc-text-text-4);
    opacity: 0.1;
    line-height: 1;
}

@media (max-width: 767px) {
    .bk-quote-v2-icon {
        font-size: 80px;
        right: 20px;
    }
}

.bk-mission-v2-text {
    font-size: var(--ztc-font-size-font-s24);
    line-height: 1.6;
    color: var(--ztc-text-text-3);
    margin-bottom: 30px;
    max-width: 90%;
    font-family: var(--ztc-family-font2);
}

@media (max-width: 767px) {
    .bk-mission-v2-text {
        font-size: var(--ztc-font-size-font-s20);
        max-width: 100%;
    }
}

.bk-mission-v2-text strong {
    color: var(--ztc-text-text-4);
    font-weight: var(--ztc-weight-bold);
}

.bk-mission-v2-full {
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-2);
    line-height: 1.9;
    margin-bottom: 0;
    max-width: 85%;
}

@media (max-width: 767px) {
    .bk-mission-v2-full {
        max-width: 100%;
    }
}

.bk-mission-v2-points {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}

@media (max-width: 991px) {
    .bk-mission-v2-points {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .bk-mission-v2-points {
        grid-template-columns: 1fr;
    }
}

.bk-mission-v2-point-card {
    background: #fff;
    padding: 40px 30px;
    border-radius: 40px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    border: 1px solid var(--ztc-border-border-1);
    text-align: center;
}

.bk-mission-v2-point-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
    border-color: var(--ztc-text-text-4);
}

.bk-mission-v2-point-card::before {
    content: '';
    position: absolute;
    top: -30px;
    right: -30px;
    width: 120px;
    height: 120px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.1) 0%, transparent 70%);
    border-radius: 50%;
    transition: all 0.5s ease;
}

.bk-mission-v2-point-card:hover::before {
    transform: scale(1.5);
}

.bk-point-v2-icon {
    width: 80px;
    height: 80px;
    background: rgba(212, 175, 55, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 25px;
    transition: all 0.3s ease;
}

.bk-mission-v2-point-card:hover .bk-point-v2-icon {
    background: var(--ztc-bg-bg-3);
}

.bk-mission-v2-point-card:hover .bk-point-v2-icon i {
    color: #fff;
}

.bk-point-v2-icon i {
    font-size: 32px;
    color: var(--ztc-text-text-4);
    transition: all 0.3s ease;
}

.bk-point-v2-number {
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 48px;
    font-weight: var(--ztc-weight-bold);
    color: rgba(212, 175, 55, 0.1);
    line-height: 1;
    transition: all 0.3s ease;
    font-family: var(--ztc-family-font2);
}

.bk-mission-v2-point-card:hover .bk-point-v2-number {
    color: rgba(212, 175, 55, 0.2);
}

.bk-mission-v2-point-card h3 {
    font-size: var(--ztc-font-size-font-s20);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
    font-family: var(--ztc-family-font2);
}

.bk-mission-v2-point-card p {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
    line-height: 1.7;
    margin: 0;
}


/* ----- SECTION 3: VISION V2 ----- */

.bk-vision-v2-section {
    padding: 100px 0;
    background: var(--ztc-bg-bg-9);
}

.bk-vision-v2-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}

@media (max-width: 991px) {
    .bk-vision-v2-wrapper {
        grid-template-columns: 1fr;
        gap: 40px;
    }
}

.bk-vision-v2-content .bk-subtitle-v2 {
    display: inline-block;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-4);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.bk-vision-v2-content h2 {
    font-size: clamp(2rem, 4vw, 2.8rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 25px;
    line-height: 1.3;
}

.bk-vision-v2-text {
    font-size: var(--ztc-font-size-font-s22);
    line-height: 1.6;
    color: var(--ztc-text-text-4);
    margin-bottom: 25px;
    font-style: italic;
    font-family: var(--ztc-family-font2);
    padding: 30px;
    background: #fff;
    border-radius: 30px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    border-left: 4px solid var(--ztc-text-text-4);
}

.bk-vision-v2-description {
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-2);
    line-height: 1.9;
    margin-bottom: 30px;
}

.bk-vision-v2-features {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

.bk-vision-v2-feature {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: var(--ztc-font-size-font-s15);
    color: var(--ztc-text-text-3);
}

.bk-vision-v2-feature i {
    color: var(--ztc-text-text-4);
    font-size: 18px;
}

.bk-vision-v2-image {
    position: relative;
    border-radius: 40px;
    overflow: hidden;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
}

.bk-vision-v2-image img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.5s ease;
}

.bk-vision-v2-image:hover img {
    transform: scale(1.05);
}

.bk-vision-v2-badge {
    position: absolute;
    bottom: 30px;
    right: 30px;
    background: var(--ztc-bg-bg-3);
    border-radius: 30px;
    padding: 20px 30px;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.bk-badge-v2-number {
    display: block;
    font-size: 2.5rem;
    font-weight: var(--ztc-weight-bold);
    color: #fff;
    line-height: 1;
    font-family: var(--ztc-family-font2);
}

.bk-badge-v2-text {
    display: block;
    font-size: var(--ztc-font-size-font-s12);
    color: rgba(255, 255, 255, 0.9);
    text-transform: uppercase;
    letter-spacing: 1px;
}


/* ----- SECTION 4: VALUES GRID V2 ----- */

.bk-values-v2-section {
    padding: 100px 0;
    background: var(--ztc-bg-bg-1);
}

.bk-section-v2-header {
    text-align: center;
    max-width: 700px;
    margin: 0 auto 60px;
}

.bk-section-v2-header .bk-subtitle-v2 {
    display: inline-block;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-4);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
    background: rgba(212, 175, 55, 0.1);
    padding: 8px 25px;
    border-radius: 50px;
}

.bk-section-v2-header h2 {
    font-size: clamp(2rem, 4vw, 2.8rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
}

.bk-section-v2-header p {
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-2);
    line-height: 1.8;
}

.bk-values-v2-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}

@media (max-width: 991px) {
    .bk-values-v2-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .bk-values-v2-grid {
        grid-template-columns: 1fr;
    }
}

.bk-value-v2-card {
    background: #fff;
    padding: 40px 30px;
    border-radius: 40px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.4s ease;
    text-align: center;
    border: 1px solid var(--ztc-border-border-1);
    position: relative;
    overflow: hidden;
}

.bk-value-v2-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
    border-color: var(--ztc-text-text-4);
}

.bk-value-v2-card::before {
    content: '';
    position: absolute;
    top: -30px;
    right: -30px;
    width: 120px;
    height: 120px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.1) 0%, transparent 70%);
    border-radius: 50%;
    transition: all 0.5s ease;
}

.bk-value-v2-card:hover::before {
    transform: scale(1.5);
}

.bk-value-v2-icon {
    width: 80px;
    height: 80px;
    background: rgba(212, 175, 55, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 25px;
    transition: all 0.3s ease;
}

.bk-value-v2-card:hover .bk-value-v2-icon {
    background: var(--ztc-bg-bg-3);
}

.bk-value-v2-card:hover .bk-value-v2-icon i {
    color: #fff;
}

.bk-value-v2-icon i {
    font-size: 32px;
    color: var(--ztc-text-text-4);
    transition: all 0.3s ease;
}

.bk-value-v2-card h3 {
    font-size: var(--ztc-font-size-font-s20);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
    font-family: var(--ztc-family-font2);
}

.bk-value-v2-card p {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
    line-height: 1.7;
    margin: 0;
}


/* ----- SECTION 5: APPROACH V2 ----- */

.bk-approach-v2-section {
    padding: 100px 0;
    background: linear-gradient(135deg, var(--ztc-bg-bg-2) 0%, #2a4a9e 100%);
    position: relative;
    overflow: hidden;
}

.bk-approach-v2-section .bk-section-v2-header .bk-subtitle-v2 {
    color: var(--ztc-text-text-4);
    background: rgba(255, 255, 255, 0.1);
}

.bk-approach-v2-section .bk-section-v2-header h2 {
    color: #fff;
}

.bk-approach-v2-section .bk-section-v2-header p {
    color: rgba(255, 255, 255, 0.9);
}

.bk-approach-v2-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    position: relative;
    z-index: 2;
}

@media (max-width: 991px) {
    .bk-approach-v2-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .bk-approach-v2-grid {
        grid-template-columns: 1fr;
    }
}

.bk-approach-v2-card {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 40px;
    padding: 40px 30px;
    transition: all 0.4s ease;
    text-align: center;
    color: #fff;
}

.bk-approach-v2-card:hover {
    transform: translateY(-10px);
    background: rgba(255, 255, 255, 0.15);
    border-color: var(--ztc-text-text-4);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.3);
}

.bk-approach-v2-icon {
    width: 80px;
    height: 80px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 25px;
    transition: all 0.3s ease;
}

.bk-approach-v2-card:hover .bk-approach-v2-icon {
    background: var(--ztc-bg-bg-3);
}

.bk-approach-v2-icon i {
    font-size: 32px;
    color: #fff;
    transition: all 0.3s ease;
}

.bk-approach-v2-card:hover .bk-approach-v2-icon i {
    color: #fff;
}

.bk-approach-v2-card h3 {
    font-size: var(--ztc-font-size-font-s20);
    font-weight: var(--ztc-weight-bold);
    color: #fff;
    margin-bottom: 15px;
    font-family: var(--ztc-family-font2);
}

.bk-approach-v2-card p {
    font-size: var(--ztc-font-size-font-s14);
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.7;
    margin: 0;
}


/* ----- SECTION 6: TEAM MINI V2 ----- */

.bk-team-mini-v2-section {
    padding: 100px 0;
    background: var(--ztc-bg-bg-9);
}

.bk-team-mini-v2-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
    margin-bottom: 40px;
}

@media (max-width: 991px) {
    .bk-team-mini-v2-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .bk-team-mini-v2-grid {
        grid-template-columns: 1fr;
    }
}

.bk-team-mini-v2-card {
    background: #fff;
    border-radius: 30px;
    padding: 30px;
    text-align: center;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    border: 1px solid var(--ztc-border-border-1);
}

.bk-team-mini-v2-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
    border-color: var(--ztc-text-text-4);
}

.bk-team-mini-v2-image {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 20px;
    border: 4px solid var(--ztc-text-text-4);
}

.bk-team-mini-v2-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.bk-team-mini-v2-card:hover .bk-team-mini-v2-image img {
    transform: scale(1.1);
}

.bk-team-mini-v2-card h4 {
    font-size: var(--ztc-font-size-font-s18);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 5px;
    font-family: var(--ztc-family-font2);
}

.bk-team-mini-v2-card p {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-4);
    margin: 0;
}

.bk-btn-v2-secondary {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 15px 40px;
    background: var(--ztc-bg-bg-2);
    color: #fff;
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    border-radius: 60px;
    transition: all 0.3s ease;
    text-decoration: none;
    border: 1px solid transparent;
}

.bk-btn-v2-secondary:hover {
    background: #2a4a9e;
    transform: translateY(-3px);
    box-shadow: 0 15px 30px rgba(30, 58, 138, 0.3);
}

.bk-btn-v2-secondary i {
    transition: transform 0.3s ease;
}

.bk-btn-v2-secondary:hover i {
    transform: translateX(5px);
}


/* ----- SECTION 7: CTA MINI V2 ----- */

.bk-cta-mini-v2-section {
    padding: 60px 0;
    background: var(--ztc-bg-bg-1);
}

.bk-cta-mini-v2-card {
    background: linear-gradient(135deg, var(--ztc-bg-bg-2) 0%, #2a4a9e 100%);
    border-radius: 60px;
    padding: 60px;
    text-align: center;
    color: #fff;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
}

@media (max-width: 767px) {
    .bk-cta-mini-v2-card {
        padding: 40px 30px;
        border-radius: 40px;
    }
}

.bk-cta-mini-v2-card h2 {
    font-size: clamp(2rem, 4vw, 2.8rem);
    font-weight: var(--ztc-weight-bold);
    color: #fff;
    margin-bottom: 15px;
}

.bk-cta-mini-v2-card p {
    font-size: var(--ztc-font-size-font-s16);
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.8;
    margin-bottom: 30px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.bk-cta-mini-v2-buttons {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
}

.bk-btn-v2-primary {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 15px 40px;
    background: var(--ztc-bg-bg-3);
    color: #fff;
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    border-radius: 60px;
    transition: all 0.3s ease;
    text-decoration: none;
    border: 1px solid transparent;
}

.bk-btn-v2-primary:hover {
    background: #c9a227;
    transform: translateY(-3px);
    box-shadow: 0 15px 30px rgba(212, 175, 55, 0.3);
}

.bk-btn-v2-primary i {
    transition: transform 0.3s ease;
}

.bk-btn-v2-primary:hover i {
    transform: translateX(5px);
}

.bk-btn-v2-secondary {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 15px 40px;
    background: transparent;
    color: #fff;
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    border-radius: 60px;
    transition: all 0.3s ease;
    border: 2px solid rgba(255, 255, 255, 0.3);
    text-decoration: none;
}

.bk-btn-v2-secondary:hover {
    background: #fff;
    color: var(--ztc-text-text-3);
    border-color: #fff;
    transform: translateY(-3px);
}


/* ----- SECTION 8: VALUES ENHANCED GRID ----- */

.bk-values-v2-enhanced-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

@media (max-width: 991px) {
    .bk-values-v2-enhanced-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .bk-values-v2-enhanced-grid {
        grid-template-columns: 1fr;
    }
}

.bk-value-v2-premium-card {
    background: #fff;
    border-radius: 40px;
    padding: 40px 30px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    border: 1px solid var(--ztc-border-border-1);
}

.bk-value-v2-premium-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
    border-color: var(--ztc-text-text-4);
}

.bk-value-v2-premium-card::before {
    content: '';
    position: absolute;
    top: -30px;
    right: -30px;
    width: 150px;
    height: 150px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.1) 0%, transparent 70%);
    border-radius: 50%;
    transition: all 0.5s ease;
}

.bk-value-v2-premium-card:hover::before {
    transform: scale(1.5);
}

.bk-value-v2-premium-icon {
    width: 90px;
    height: 90px;
    background: rgba(212, 175, 55, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    transition: all 0.3s ease;
}

.bk-value-v2-premium-card:hover .bk-value-v2-premium-icon {
    background: var(--ztc-bg-bg-3);
}

.bk-value-v2-premium-card:hover .bk-value-v2-premium-icon i {
    color: #fff;
}

.bk-value-v2-premium-icon i {
    font-size: 36px;
    color: var(--ztc-text-text-4);
    transition: all 0.3s ease;
}

.bk-value-v2-number {
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 48px;
    font-weight: var(--ztc-weight-bold);
    color: rgba(212, 175, 55, 0.1);
    line-height: 1;
    font-family: var(--ztc-family-font2);
    transition: all 0.3s ease;
}

.bk-value-v2-premium-card:hover .bk-value-v2-number {
    color: rgba(212, 175, 55, 0.2);
}

.bk-value-v2-premium-card h3 {
    font-size: var(--ztc-font-size-font-s22);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
    font-family: var(--ztc-family-font2);
}

.bk-value-v2-premium-card p {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
    line-height: 1.8;
    margin-bottom: 20px;
}

.bk-value-v2-tags {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.bk-value-v2-tags span {
    padding: 5px 15px;
    background: var(--ztc-bg-bg-9);
    border-radius: 50px;
    font-size: var(--ztc-font-size-font-s11);
    color: var(--ztc-text-text-2);
    transition: all 0.3s ease;
}

.bk-value-v2-premium-card:hover .bk-value-v2-tags span {
    background: rgba(212, 175, 55, 0.1);
    color: var(--ztc-text-text-4);
}


/* ----- SECTION 9: VALUES ACTION GRID ----- */

.bk-values-action-v2-section {
    padding: 100px 0;
    background: linear-gradient(135deg, var(--ztc-bg-bg-2) 0%, #2a4a9e 100%);
    position: relative;
    overflow: hidden;
}

.bk-action-v2-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    position: relative;
    z-index: 2;
}

@media (max-width: 991px) {
    .bk-action-v2-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .bk-action-v2-grid {
        grid-template-columns: 1fr;
    }
}

.bk-action-v2-card {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 40px;
    padding: 40px 30px;
    transition: all 0.4s ease;
    text-align: center;
    color: #fff;
}

.bk-action-v2-card:hover {
    transform: translateY(-10px);
    background: rgba(255, 255, 255, 0.15);
    border-color: var(--ztc-text-text-4);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.3);
}

.bk-action-v2-icon {
    width: 80px;
    height: 80px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 25px;
    transition: all 0.3s ease;
}

.bk-action-v2-card:hover .bk-action-v2-icon {
    background: var(--ztc-bg-bg-3);
}

.bk-action-v2-icon i {
    font-size: 32px;
    color: #fff;
    transition: all 0.3s ease;
}

.bk-action-v2-card h3 {
    font-size: var(--ztc-font-size-font-s20);
    font-weight: var(--ztc-weight-bold);
    color: #fff;
    margin-bottom: 15px;
    font-family: var(--ztc-family-font2);
}

.bk-action-v2-card p {
    font-size: var(--ztc-font-size-font-s14);
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.7;
    margin: 0;
}


/* ----- SECTION 10: VALUES TESTIMONIAL ----- */

.bk-values-testimonial-v2-section {
    padding: 100px 0;
    background: var(--ztc-bg-bg-9);
}

.bk-testimonial-v2-large {
    background: #fff;
    border-radius: 60px;
    padding: 70px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.08);
    position: relative;
    max-width: 900px;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .bk-testimonial-v2-large {
        padding: 40px 30px;
        border-radius: 40px;
    }
}

.bk-testimonial-v2-large .bk-quote-v2-icon {
    position: absolute;
    top: 40px;
    right: 50px;
    font-size: 100px;
    color: var(--ztc-text-text-4);
    opacity: 0.1;
    line-height: 1;
}

@media (max-width: 767px) {
    .bk-testimonial-v2-large .bk-quote-v2-icon {
        font-size: 60px;
        top: 20px;
        right: 20px;
    }
}

.bk-testimonial-v2-large p {
    font-size: var(--ztc-font-size-font-s20);
    line-height: 1.8;
    color: var(--ztc-text-text-3);
    margin-bottom: 40px;
    font-style: italic;
}

@media (max-width: 767px) {
    .bk-testimonial-v2-large p {
        font-size: var(--ztc-font-size-font-s18);
    }
}

.bk-testimonial-v2-author {
    display: flex;
    align-items: center;
    gap: 20px;
}

.bk-author-v2-image {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    border: 4px solid var(--ztc-text-text-4);
}

.bk-author-v2-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bk-author-v2-info h4 {
    font-size: var(--ztc-font-size-font-s20);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 5px;
    font-family: var(--ztc-family-font2);
}

.bk-author-v2-info span {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-4);
}


/* ----- SECTION 11: VALUES INTRO ----- */

.bk-values-intro-v2-section {
    padding: 100px 0;
    background: var(--ztc-bg-bg-1);
}

.bk-values-v2-statement {
    background: linear-gradient(135deg, #f8f9fc, #fff);
    border-radius: 60px;
    padding: 60px;
    position: relative;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.05);
    border: 1px solid var(--ztc-border-border-1);
    overflow: hidden;
}

@media (max-width: 767px) {
    .bk-values-v2-statement {
        padding: 40px 30px;
        border-radius: 40px;
    }
}

.bk-statement-v2-text {
    font-size: var(--ztc-font-size-font-s22);
    line-height: 1.7;
    color: var(--ztc-text-text-3);
    margin-bottom: 40px;
    max-width: 80%;
}

@media (max-width: 767px) {
    .bk-statement-v2-text {
        font-size: var(--ztc-font-size-font-s18);
        max-width: 100%;
    }
}

.bk-statement-v2-text strong {
    color: var(--ztc-text-text-4);
    font-weight: var(--ztc-weight-bold);
}

.bk-values-v2-stats {
    display: flex;
    gap: 50px;
}

@media (max-width: 576px) {
    .bk-values-v2-stats {
        flex-direction: column;
        gap: 20px;
    }
}

.bk-stat-v2-item {
    text-align: center;
}

.bk-stat-v2-number {
    font-size: 2.5rem;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-4);
    line-height: 1;
    margin-bottom: 5px;
    font-family: var(--ztc-family-font2);
}

.bk-stat-v2-label {
    font-size: var(--ztc-font-size-font-s13);
    color: var(--ztc-text-text-2);
    text-transform: uppercase;
    letter-spacing: 1px;
}


/* ----- RTL SUPPORT ----- */

[dir="rtl"] .bk-mission-v2-text,
[dir="rtl"] .bk-vision-v2-text {
    text-align: right;
}

[dir="rtl"] .bk-quote-v2-icon {
    right: auto;
    left: 50px;
}

[dir="rtl"] .bk-vision-v2-feature i {
    margin-left: 10px;
    margin-right: 0;
}

[dir="rtl"] .bk-point-v2-number {
    left: auto;
    right: 20px;
}

[dir="rtl"] .bk-value-v2-number {
    left: auto;
    right: 20px;
}

[dir="rtl"] .bk-btn-v2-primary i,
[dir="rtl"] .bk-btn-v2-secondary i {
    transform: rotate(180deg);
}

[dir="rtl"] .bk-btn-v2-primary:hover i,
[dir="rtl"] .bk-btn-v2-secondary:hover i {
    transform: rotate(180deg) translateX(-5px);
}


/*============= VISION V2 ADDITIONAL CSS ===============*/


/* ----- Vision Statement V2 ----- */

.bk-vision-v2-tagline {
    font-size: var(--ztc-font-size-font-s18);
    color: var(--ztc-text-text-4);
    font-weight: var(--ztc-weight-semibold);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 20px;
    font-family: var(--ztc-family-font2);
}

.bk-vision-v2-quote {
    font-size: var(--ztc-font-size-font-s28);
    line-height: 1.5;
    color: var(--ztc-text-text-3);
    margin-bottom: 30px;
    font-weight: var(--ztc-weight-medium);
    font-family: var(--ztc-family-font2);
    position: relative;
    padding-left: 30px;
    border-left: 4px solid var(--ztc-text-text-4);
}

@media (max-width: 767px) {
    .bk-vision-v2-quote {
        font-size: var(--ztc-font-size-font-s22);
        padding-left: 20px;
    }
}

.bk-vision-v2-full {
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-2);
    line-height: 1.9;
    margin-bottom: 30px;
}

.bk-vision-v2-summary {
    display: inline-block;
    background: rgba(212, 175, 55, 0.1);
    padding: 15px 30px;
    border-radius: 60px;
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-4);
    font-weight: var(--ztc-weight-semibold);
    font-family: var(--ztc-family-font2);
}


/* ----- Vision Pillars V2 ----- */

.bk-vision-pillars-v2 {
    padding: 100px 0;
    background: var(--ztc-bg-bg-1);
}

.bk-pillars-v2-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}

@media (max-width: 991px) {
    .bk-pillars-v2-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .bk-pillars-v2-grid {
        grid-template-columns: 1fr;
    }
}

.bk-pillar-v2-card {
    background: #fff;
    padding: 40px 30px;
    border-radius: 40px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    border: 1px solid var(--ztc-border-border-1);
}

.bk-pillar-v2-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
    border-color: var(--ztc-text-text-4);
}

.bk-pillar-v2-card::before {
    content: '';
    position: absolute;
    top: -30px;
    right: -30px;
    width: 150px;
    height: 150px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.1) 0%, transparent 70%);
    border-radius: 50%;
    transition: all 0.5s ease;
}

.bk-pillar-v2-card:hover::before {
    transform: scale(1.5);
}

.bk-pillar-v2-icon {
    width: 80px;
    height: 80px;
    background: rgba(212, 175, 55, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    transition: all 0.3s ease;
}

.bk-pillar-v2-card:hover .bk-pillar-v2-icon {
    background: var(--ztc-bg-bg-3);
}

.bk-pillar-v2-card:hover .bk-pillar-v2-icon i {
    color: #fff;
}

.bk-pillar-v2-icon i {
    font-size: 32px;
    color: var(--ztc-text-text-4);
    transition: all 0.3s ease;
}

.bk-pillar-v2-number {
    position: absolute;
    top: 20px;
    right: 30px;
    font-size: 48px;
    font-weight: var(--ztc-weight-bold);
    color: rgba(212, 175, 55, 0.1);
    line-height: 1;
    font-family: var(--ztc-family-font2);
    transition: all 0.3s ease;
}

.bk-pillar-v2-card:hover .bk-pillar-v2-number {
    color: rgba(212, 175, 55, 0.2);
}

.bk-pillar-v2-card h3 {
    font-size: var(--ztc-font-size-font-s22);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
    font-family: var(--ztc-family-font2);
}

.bk-pillar-v2-card p {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
    line-height: 1.7;
    margin-bottom: 20px;
}

.bk-pillar-v2-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.bk-pillar-v2-list li {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 10px;
    font-size: var(--ztc-font-size-font-s13);
    color: var(--ztc-text-text-2);
}

.bk-pillar-v2-list li i {
    color: var(--ztc-text-text-4);
    font-size: 14px;
}


/* ----- Vision Journey V2 ----- */

.bk-vision-journey-v2 {
    padding: 100px 0;
    background: linear-gradient(135deg, var(--ztc-bg-bg-9) 0%, #fff 100%);
}

.bk-journey-v2-wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
    align-items: center;
}

@media (max-width: 991px) {
    .bk-journey-v2-wrapper {
        grid-template-columns: 1fr;
        gap: 40px;
    }
}

.bk-journey-v2-content .bk-subtitle-v2 {
    display: inline-block;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-4);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
}

.bk-journey-v2-content h2 {
    font-size: clamp(2rem, 4vw, 2.8rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
}

.bk-journey-v2-content p {
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-2);
    line-height: 1.8;
    margin-bottom: 30px;
}

.bk-journey-v2-stats {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
}

.bk-journey-v2-stat {
    background: #fff;
    padding: 25px;
    border-radius: 30px;
    text-align: center;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    border: 1px solid var(--ztc-border-border-1);
    transition: all 0.3s ease;
}

.bk-journey-v2-stat:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    border-color: var(--ztc-text-text-4);
}

.bk-journey-v2-stat .bk-stat-number {
    font-size: 2.2rem;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-4);
    line-height: 1;
    margin-bottom: 5px;
    font-family: var(--ztc-family-font2);
}

.bk-journey-v2-stat .bk-stat-label {
    font-size: var(--ztc-font-size-font-s12);
    color: var(--ztc-text-text-2);
    text-transform: uppercase;
    letter-spacing: 1px;
}

.bk-journey-v2-timeline {
    position: relative;
    padding-left: 30px;
}

.bk-journey-v2-timeline::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(to bottom, var(--ztc-text-text-4), rgba(212, 175, 55, 0.1));
}

.bk-timeline-v2-item {
    position: relative;
    padding-left: 40px;
    margin-bottom: 40px;
}

.bk-timeline-v2-item:last-child {
    margin-bottom: 0;
}

.bk-timeline-v2-item::before {
    content: '';
    position: absolute;
    left: -9px;
    top: 0;
    width: 20px;
    height: 20px;
    background: var(--ztc-bg-bg-3);
    border-radius: 50%;
    box-shadow: 0 0 0 4px rgba(212, 175, 55, 0.2);
}

.bk-timeline-v2-year {
    font-size: var(--ztc-font-size-font-s24);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-4);
    margin-bottom: 8px;
    font-family: var(--ztc-family-font2);
}

.bk-timeline-v2-desc {
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-2);
    line-height: 1.7;
}


/* ----- Vision Testimonial V2 ----- */

.bk-vision-testimonial-v2 {
    padding: 100px 0;
    background: var(--ztc-bg-bg-9);
}

.bk-testimonial-v2-large {
    background: #fff;
    border-radius: 60px;
    padding: 70px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.08);
    position: relative;
    max-width: 900px;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .bk-testimonial-v2-large {
        padding: 40px 30px;
        border-radius: 40px;
    }
}

.bk-testimonial-v2-large .bk-quote-v2-icon {
    position: absolute;
    top: 40px;
    right: 50px;
    font-size: 100px;
    color: var(--ztc-text-text-4);
    opacity: 0.1;
    line-height: 1;
}

@media (max-width: 767px) {
    .bk-testimonial-v2-large .bk-quote-v2-icon {
        font-size: 60px;
        top: 20px;
        right: 20px;
    }
}

.bk-testimonial-v2-large p {
    font-size: var(--ztc-font-size-font-s22);
    line-height: 1.8;
    color: var(--ztc-text-text-3);
    margin-bottom: 40px;
    font-style: italic;
    font-family: var(--ztc-family-font2);
}

@media (max-width: 767px) {
    .bk-testimonial-v2-large p {
        font-size: var(--ztc-font-size-font-s18);
    }
}

.bk-testimonial-v2-author {
    display: flex;
    align-items: center;
    gap: 20px;
}

.bk-author-v2-image {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    overflow: hidden;
    border: 4px solid var(--ztc-text-text-4);
}

.bk-author-v2-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bk-author-v2-info h4 {
    font-size: var(--ztc-font-size-font-s20);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 5px;
    font-family: var(--ztc-family-font2);
}

.bk-author-v2-info span {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-4);
}


/* ----- RTL Support for Vision ----- */

[dir="rtl"] .bk-vision-v2-quote {
    padding-left: 0;
    padding-right: 30px;
    border-left: none;
    border-right: 4px solid var(--ztc-text-text-4);
}

[dir="rtl"] .bk-pillar-v2-number {
    right: auto;
    left: 30px;
}

[dir="rtl"] .bk-journey-v2-timeline {
    padding-left: 0;
    padding-right: 30px;
}

[dir="rtl"] .bk-journey-v2-timeline::before {
    left: auto;
    right: 0;
}

[dir="rtl"] .bk-timeline-v2-item {
    padding-left: 0;
    padding-right: 40px;
}

[dir="rtl"] .bk-timeline-v2-item::before {
    left: auto;
    right: -9px;
}

[dir="rtl"] .bk-testimonial-v2-large .bk-quote-v2-icon {
    right: auto;
    left: 50px;
}


/*============= STORY DETAIL PAGE V2 CSS AREA ===============*/


/* ----- INLINE DONATION FORM V2 ----- */

.bk-donation-inline-v2 {
    background: linear-gradient(135deg, var(--ztc-bg-bg-2) 0%, #2a4a9e 100%);
    border-radius: 60px;
    padding: 60px;
    margin: 60px 0;
    color: #fff;
    position: relative;
    overflow: hidden;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.2);
}

@media (max-width: 991px) {
    .bk-donation-inline-v2 {
        padding: 40px;
    }
}

@media (max-width: 767px) {
    .bk-donation-inline-v2 {
        padding: 30px 20px;
        border-radius: 40px;
    }
}

.bk-donation-inline-v2::before {
    content: '';
    position: absolute;
    top: -50px;
    right: -50px;
    width: 250px;
    height: 250px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.2) 0%, rgba(212, 175, 55, 0) 70%);
    border-radius: 50%;
    z-index: 0;
    animation: bkPulseV2 4s ease-in-out infinite;
}

.bk-donation-inline-v2::after {
    content: '';
    position: absolute;
    bottom: -50px;
    left: -50px;
    width: 300px;
    height: 300px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 70%);
    border-radius: 50%;
    z-index: 0;
    animation: bkFloatV2 6s ease-in-out infinite;
}

.bk-donation-inline-v2 h3 {
    position: relative;
    z-index: 2;
    font-size: clamp(1.8rem, 4vw, 2.5rem);
    font-weight: var(--ztc-weight-bold);
    color: #fff;
    margin-bottom: 15px;
    font-family: var(--ztc-family-font2);
}

.bk-donation-inline-v2 p {
    position: relative;
    z-index: 2;
    font-size: var(--ztc-font-size-font-s16);
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.7;
    margin-bottom: 30px;
    max-width: 700px;
}


/* Dark theme donation form inside inline section */

.bk-donation-inline-v2 .bk-donation-quick {
    position: relative;
    z-index: 2;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.15);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
}

.bk-donation-inline-v2 .bk-donation-quick .bk-donation-quick-header h4 {
    color: #fff;
}

.bk-donation-inline-v2 .bk-donation-quick .bk-donation-quick-header p {
    color: rgba(255, 255, 255, 0.8);
}

.bk-donation-inline-v2 .bk-donation-tab {
    background: rgba(255, 255, 255, 0.15);
    color: #fff;
}

.bk-donation-inline-v2 .bk-donation-tab:hover,
.bk-donation-inline-v2 .bk-donation-tab.active {
    background: var(--ztc-bg-bg-3);
}

.bk-donation-inline-v2 .bk-amount-title,
.bk-donation-inline-v2 .bk-payment-title {
    color: #fff;
}

.bk-donation-inline-v2 .bk-amount-title i,
.bk-donation-inline-v2 .bk-payment-title i {
    color: var(--ztc-text-text-4);
}

.bk-donation-inline-v2 .bk-amount-preset {
    background: rgba(255, 255, 255, 0.15);
    color: #fff;
    border-color: rgba(255, 255, 255, 0.2);
}

.bk-donation-inline-v2 .bk-amount-preset:hover,
.bk-donation-inline-v2 .bk-amount-preset.active {
    background: var(--ztc-bg-bg-3);
    border-color: var(--ztc-bg-bg-3);
}

.bk-donation-inline-v2 .bk-amount-preset small {
    color: rgba(255, 255, 255, 0.7);
}

.bk-donation-inline-v2 .bk-custom-amount {
    background: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
}

.bk-donation-inline-v2 .bk-custom-amount .bk-currency {
    color: var(--ztc-text-text-4);
}

.bk-donation-inline-v2 .bk-custom-amount input {
    color: #fff;
}

.bk-donation-inline-v2 .bk-custom-amount input::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.bk-donation-inline-v2 .bk-payment-option {
    background: rgba(255, 255, 255, 0.15);
    border-color: rgba(255, 255, 255, 0.2);
}

.bk-donation-inline-v2 .bk-payment-option label {
    color: #fff;
}

.bk-donation-inline-v2 .bk-payment-option:hover,
.bk-donation-inline-v2 input:checked+label {
    background: var(--ztc-bg-bg-3);
}

.bk-donation-inline-v2 .bk-donation-summary {
    background: rgba(255, 255, 255, 0.1);
}

.bk-donation-inline-v2 .bk-summary-item {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}

.bk-donation-inline-v2 .bk-summary-item span,
.bk-donation-inline-v2 .bk-summary-total span:first-child {
    color: rgba(255, 255, 255, 0.9);
}

.bk-donation-inline-v2 .bk-summary-value {
    color: var(--ztc-text-text-4);
}

.bk-donation-inline-v2 .bk-donate-quick-btn {
    background: var(--ztc-bg-bg-3);
}

.bk-donation-inline-v2 .bk-donate-quick-btn:hover {
    background: var(--ztc-text-text-14);
}

.bk-donation-inline-v2 .bk-trust-badge {
    color: rgba(255, 255, 255, 0.8);
}

.bk-donation-inline-v2 .bk-trust-badge i {
    color: var(--ztc-text-text-4);
}


/* ----- HOW WE WORK SECTION V2 ----- */

.bk-work-section-v2 {
    padding: 100px 0;
    background: var(--ztc-bg-bg-1);
    position: relative;
    overflow: hidden;
}

@media (max-width: 991px) {
    .bk-work-section-v2 {
        padding: 80px 0;
    }
}

@media (max-width: 767px) {
    .bk-work-section-v2 {
        padding: 60px 0;
    }
}

.bk-work-section-v2 .bk-section-header-v2 {
    margin-bottom: 0;
}

.bk-section-header-v2 {
    max-width: 600px;
}

.bk-section-header-v2 .bk-subtitle-v2 {
    display: inline-block;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-4);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
    position: relative;
    padding: 0 20px;
}

.bk-section-header-v2 .bk-subtitle-v2::before,
.bk-section-header-v2 .bk-subtitle-v2::after {
    content: '';
    position: absolute;
    top: 50%;
    width: 30px;
    height: 2px;
    background: var(--ztc-text-text-4);
    transform: translateY(-50%);
}

.bk-section-header-v2 .bk-subtitle-v2::before {
    left: -20px;
}

.bk-section-header-v2 .bk-subtitle-v2::after {
    right: -20px;
}

.bk-section-header-v2 h2 {
    font-size: clamp(1.8rem, 3.5vw, 2.5rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 20px;
    line-height: 1.3;
}

.bk-lead-text-v2 {
    font-size: var(--ztc-font-size-font-s18);
    color: var(--ztc-text-text-2);
    line-height: 1.8;
    margin-bottom: 0;
    padding-left: 30px;
    border-left: 3px solid var(--ztc-text-text-4);
}

@media (max-width: 991px) {
    .bk-lead-text-v2 {
        padding-left: 0;
        border-left: none;
        margin-top: 20px;
    }
}


/* Work Cards Grid */

.bk-work-cards-grid-v2 {
    margin-top: 50px;
}

.bk-work-card-v2 {
    background: #fff;
    padding: 40px 30px;
    border-radius: 40px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    height: 100%;
    border: 1px solid var(--ztc-border-border-1);
    text-align: center;
}

.bk-work-card-v2:hover {
    transform: translateY(-15px);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
    border-color: var(--ztc-text-text-4);
}

.bk-work-card-v2::before {
    content: '';
    position: absolute;
    top: -50px;
    right: -50px;
    width: 150px;
    height: 150px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.1) 0%, rgba(212, 175, 55, 0) 70%);
    border-radius: 50%;
    transition: all 0.5s ease;
    z-index: 0;
}

.bk-work-card-v2:hover::before {
    transform: scale(1.5);
}

.bk-work-icon-v2 {
    position: relative;
    z-index: 2;
    width: 100px;
    height: 100px;
    background: rgba(212, 175, 55, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 25px;
    transition: all 0.3s ease;
}

.bk-work-card-v2:hover .bk-work-icon-v2 {
    background: var(--ztc-bg-bg-3);
    transform: rotateY(180deg);
}

.bk-work-icon-v2 img {
    width: 50px;
    height: 50px;
    transition: all 0.3s ease;
    object-fit: contain;
}

.bk-work-card-v2:hover .bk-work-icon-v2 img {
    filter: brightness(0) invert(1);
}

.bk-work-number-v2 {
    position: relative;
    z-index: 2;
    font-size: 3rem;
    font-weight: var(--ztc-weight-bold);
    color: rgba(212, 175, 55, 0.2);
    line-height: 1;
    margin-bottom: 15px;
    transition: all 0.3s ease;
    font-family: var(--ztc-family-font2);
}

.bk-work-card-v2:hover .bk-work-number-v2 {
    color: rgba(212, 175, 55, 0.4);
    transform: scale(1.1);
}

.bk-work-card-v2 h4 {
    position: relative;
    z-index: 2;
    font-size: var(--ztc-font-size-font-s20);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
    font-family: var(--ztc-family-font2);
    transition: all 0.3s ease;
}

.bk-work-card-v2:hover h4 {
    color: var(--ztc-text-text-4);
}

.bk-work-card-v2 p {
    position: relative;
    z-index: 2;
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
    line-height: 1.7;
    margin: 0;
}


/* ----- CTA SECTION V2 ----- */

.bk-cta-section-v2 {
    position: relative;
    padding: 100px 0;
    background: linear-gradient(135deg, var(--ztc-bg-bg-2) 0%, #2a4a9e 100%);
    overflow: hidden;
    isolation: isolate;
}

@media (max-width: 991px) {
    .bk-cta-section-v2 {
        padding: 80px 0;
    }
}

@media (max-width: 767px) {
    .bk-cta-section-v2 {
        padding: 60px 0;
    }
}

.bk-cta-section-v2::before {
    content: '';
    position: absolute;
    top: -100px;
    right: -100px;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.2) 0%, rgba(212, 175, 55, 0) 70%);
    border-radius: 50%;
    z-index: 1;
    animation: bkPulseV2 5s ease-in-out infinite;
}

.bk-cta-section-v2::after {
    content: '';
    position: absolute;
    bottom: -100px;
    left: -100px;
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 70%);
    border-radius: 50%;
    z-index: 1;
    animation: bkFloatV2 7s ease-in-out infinite;
}

.bk-cta-content-v2 {
    position: relative;
    z-index: 3;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}

.bk-cta-content-v2 h2 {
    font-size: clamp(2rem, 4vw, 3.2rem);
    font-weight: var(--ztc-weight-bold);
    color: #fff;
    margin-bottom: 20px;
    line-height: 1.3;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.bk-cta-content-v2 h2 span {
    color: var(--ztc-text-text-4);
    position: relative;
    display: inline-block;
}

.bk-cta-content-v2 h2 span::after {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 8px;
    background: var(--ztc-text-text-4);
    opacity: 0.3;
    z-index: -1;
    border-radius: 4px;
}

.bk-cta-content-v2 p {
    font-size: var(--ztc-font-size-font-s18);
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.8;
    margin-bottom: 40px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 767px) {
    .bk-cta-content-v2 p {
        font-size: var(--ztc-font-size-font-s16);
    }
}

.bk-cta-buttons-v2 {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex-wrap: wrap;
}

.bk-cta-btn-primary-v2 {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 18px 40px;
    background: var(--ztc-bg-bg-3);
    color: #fff;
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    border-radius: 60px;
    transition: all 0.3s ease;
    border: 2px solid transparent;
    text-decoration: none;
    box-shadow: 0 10px 30px rgba(212, 175, 55, 0.3);
}

.bk-cta-btn-primary-v2:hover {
    background: #c9a227;
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(212, 175, 55, 0.4);
}

.bk-cta-btn-primary-v2 i {
    transition: transform 0.3s ease;
}

.bk-cta-btn-primary-v2:hover i {
    transform: translateX(5px);
}

.bk-cta-btn-outline-v2 {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 18px 40px;
    background: transparent;
    color: #fff;
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    border-radius: 60px;
    transition: all 0.3s ease;
    border: 2px solid rgba(255, 255, 255, 0.3);
    text-decoration: none;
}

.bk-cta-btn-outline-v2:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: var(--ztc-text-text-4);
    transform: translateY(-5px);
}

.bk-cta-btn-outline-v2 i {
    transition: transform 0.3s ease;
}

.bk-cta-btn-outline-v2:hover i {
    transform: translateX(5px);
}


/* ----- ANIMATIONS V2 ----- */

@keyframes bkPulseV2 {
    0%,
    100% {
        opacity: 0.3;
        transform: scale(1);
    }
    50% {
        opacity: 0.5;
        transform: scale(1.1);
    }
}

@keyframes bkFloatV2 {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
    }
}


/* ----- RTL SUPPORT V2 ----- */

[dir="rtl"] .bk-section-header-v2 .bk-subtitle-v2::before {
    left: auto;
    right: -20px;
}

[dir="rtl"] .bk-section-header-v2 .bk-subtitle-v2::after {
    right: auto;
    left: -20px;
}

[dir="rtl"] .bk-lead-text-v2 {
    padding-left: 0;
    padding-right: 30px;
    border-left: none;
    border-right: 3px solid var(--ztc-text-text-4);
}

@media (max-width: 991px) {
    [dir="rtl"] .bk-lead-text-v2 {
        padding-right: 0;
        border-right: none;
    }
}

[dir="rtl"] .bk-cta-btn-primary-v2 i,
[dir="rtl"] .bk-cta-btn-outline-v2 i {
    transform: rotate(180deg);
}

[dir="rtl"] .bk-cta-btn-primary-v2:hover i,
[dir="rtl"] .bk-cta-btn-outline-v2:hover i {
    transform: rotate(180deg) translateX(-5px);
}


/* ----- RESPONSIVE FIXES ----- */

@media (max-width: 576px) {
    .bk-donation-inline-v2 {
        padding: 30px 15px;
    }
    .bk-work-card-v2 {
        padding: 30px 20px;
    }
    .bk-work-icon-v2 {
        width: 80px;
        height: 80px;
    }
    .bk-work-icon-v2 img {
        width: 40px;
        height: 40px;
    }
    .bk-work-number-v2 {
        font-size: 2.5rem;
    }
    .bk-work-card-v2 h4 {
        font-size: var(--ztc-font-size-font-s18);
    }
    .bk-cta-buttons-v2 {
        flex-direction: column;
        gap: 15px;
    }
    .bk-cta-btn-primary-v2,
    .bk-cta-btn-outline-v2 {
        width: 100%;
        justify-content: center;
    }
}


/*============= NEWS PAGES V3 CSS AREA ===============*/


/* ----- SECTION 1: NEWS HERO V3 ----- */

.bk-news-hero-v3 {
    position: relative;
    padding: 120px 0;
    background: linear-gradient(135deg, var(--ztc-bg-bg-2) 0%, #2a4a9e 100%);
    overflow: hidden;
    isolation: isolate;
}

@media (max-width: 991px) {
    .bk-news-hero-v3 {
        padding: 100px 0;
    }
}

@media (max-width: 767px) {
    .bk-news-hero-v3 {
        padding: 80px 0;
    }
}

.bk-news-hero-v3::before {
    content: '';
    position: absolute;
    top: -150px;
    right: -150px;
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.15) 0%, rgba(212, 175, 55, 0) 70%);
    border-radius: 50%;
    z-index: 1;
    animation: bkPulseV3 8s ease-in-out infinite;
}

.bk-news-hero-v3::after {
    content: '';
    position: absolute;
    bottom: -150px;
    left: -150px;
    width: 600px;
    height: 600px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 70%);
    border-radius: 50%;
    z-index: 1;
    animation: bkFloatV3 10s ease-in-out infinite;
}

.bk-news-hero-content-v3 {
    position: relative;
    z-index: 3;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}

.bk-news-hero-content-v3 .bk-subtitle-v3 {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    padding: 8px 25px;
    border-radius: 50px;
    margin-bottom: 20px;
    color: var(--ztc-text-text-4);
    font-weight: var(--ztc-weight-semibold);
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.bk-news-hero-content-v3 .bk-subtitle-v3 i {
    font-size: 16px;
    color: var(--ztc-text-text-4);
}

.bk-news-hero-content-v3 h1 {
    font-size: clamp(2.5rem, 5vw, 4rem);
    font-weight: var(--ztc-weight-bold);
    color: #fff;
    margin-bottom: 20px;
    line-height: 1.2;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.bk-news-hero-content-v3 h1 span {
    color: var(--ztc-text-text-4);
    position: relative;
    display: inline-block;
}

.bk-news-hero-content-v3 h1 span::after {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 8px;
    background: var(--ztc-text-text-4);
    opacity: 0.3;
    z-index: -1;
    border-radius: 4px;
}

.bk-news-hero-content-v3 p {
    font-size: var(--ztc-font-size-font-s18);
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.8;
    margin-bottom: 30px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.bk-news-stats-v3 {
    display: flex;
    justify-content: center;
    gap: 40px;
    margin-top: 30px;
    flex-wrap: wrap;
}

.bk-news-stat-v3 {
    text-align: center;
}

.bk-news-stat-number-v3 {
    font-size: 2.5rem;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-4);
    line-height: 1;
    margin-bottom: 5px;
    font-family: var(--ztc-family-font2);
}

.bk-news-stat-label-v3 {
    font-size: var(--ztc-font-size-font-s14);
    color: rgba(255, 255, 255, 0.8);
    text-transform: uppercase;
    letter-spacing: 1px;
}


/* ----- SECTION 2: NEWS FILTERS V3 ----- */

.bk-news-filters-v3 {
    padding: 40px 0 20px;
    background: var(--ztc-bg-bg-1);
    position: sticky;
    top: 0;
    z-index: 100;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.bk-news-filter-wrapper-v3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}

.bk-news-search-v3 {
    display: flex;
    align-items: center;
    background: var(--ztc-bg-bg-9);
    border-radius: 50px;
    padding: 5px;
    flex: 1;
    max-width: 300px;
}

.bk-news-search-v3 input {
    padding: 10px 20px;
    background: transparent;
    border: none;
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-3);
    width: 100%;
}

.bk-news-search-v3 input::placeholder {
    color: var(--ztc-text-text-2);
    opacity: 0.7;
}

.bk-news-search-v3 input:focus {
    outline: none;
}

.bk-news-search-btn-v3 {
    width: 45px;
    height: 45px;
    background: var(--ztc-bg-bg-3);
    border: none;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bk-news-search-btn-v3:hover {
    background: #c9a227;
    transform: scale(1.05);
}

.bk-news-category-filter-v3 {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.bk-news-category-btn-v3 {
    padding: 10px 25px;
    background: var(--ztc-bg-bg-9);
    border: none;
    border-radius: 50px;
    color: var(--ztc-text-text-2);
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-medium);
    cursor: pointer;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 5px;
}

.bk-news-category-btn-v3 i {
    color: var(--ztc-text-text-4);
    font-size: 14px;
}

.bk-news-category-btn-v3:hover {
    background: rgba(212, 175, 55, 0.1);
    color: var(--ztc-text-text-4);
    transform: translateY(-2px);
}

.bk-news-category-btn-v3.active {
    background: var(--ztc-bg-bg-3);
    color: #fff;
    box-shadow: 0 10px 20px rgba(212, 175, 55, 0.2);
}

.bk-news-category-btn-v3.active i {
    color: #fff;
}


/* ----- SECTION 3: NEWS GRID V3 ----- */

.bk-news-section-v3 {
    padding: 60px 0 100px;
    background: var(--ztc-bg-bg-9);
}

.bk-news-grid-v3 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    margin-bottom: 50px;
}

@media (max-width: 991px) {
    .bk-news-grid-v3 {
        grid-template-columns: 1fr;
    }
}


/* Featured News Card */

.bk-news-card-v3 {
    background: #fff;
    border-radius: 40px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    transition: all 0.4s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    border: 1px solid var(--ztc-border-border-1);
}

.bk-news-card-v3:hover {
    transform: translateY(-10px);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
    border-color: var(--ztc-text-text-4);
}

.bk-news-card-v3.featured {
    grid-column: span 2;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
}

@media (max-width: 991px) {
    .bk-news-card-v3.featured {
        grid-template-columns: 1fr;
    }
}

.bk-news-image-wrapper-v3 {
    position: relative;
    overflow: hidden;
    height: 280px;
}

.bk-news-card-v3.featured .bk-news-image-wrapper-v3 {
    height: 100%;
    min-height: 400px;
}

@media (max-width: 991px) {
    .bk-news-card-v3.featured .bk-news-image-wrapper-v3 {
        height: 300px;
    }
}

.bk-news-image-v3 {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.bk-news-image-v3 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.7s ease;
}

.bk-news-card-v3:hover .bk-news-image-v3 img {
    transform: scale(1.1);
}

.bk-news-category-badge-v3 {
    position: absolute;
    top: 20px;
    left: 20px;
    background: var(--ztc-bg-bg-3);
    color: #fff;
    padding: 8px 20px;
    border-radius: 50px;
    font-size: var(--ztc-font-size-font-s12);
    font-weight: var(--ztc-weight-bold);
    text-transform: uppercase;
    letter-spacing: 1px;
    z-index: 2;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.bk-news-date-badge-v3 {
    position: absolute;
    bottom: 20px;
    right: 20px;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(5px);
    padding: 10px 15px;
    border-radius: 20px;
    text-align: center;
    min-width: 70px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    z-index: 2;
}

.bk-news-date-badge-v3 .bk-day-v3 {
    display: block;
    font-size: 1.8rem;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-4);
    line-height: 1;
    font-family: var(--ztc-family-font2);
}

.bk-news-date-badge-v3 .bk-month-v3 {
    display: block;
    font-size: var(--ztc-font-size-font-s12);
    color: var(--ztc-text-text-2);
    text-transform: uppercase;
}

.bk-news-content-v3 {
    padding: 30px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.bk-news-meta-v3 {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 15px;
    flex-wrap: wrap;
}

.bk-news-author-v3 {
    display: flex;
    align-items: center;
    gap: 8px;
    color: var(--ztc-text-text-2);
    font-size: var(--ztc-font-size-font-s13);
}

.bk-news-author-v3 i {
    color: var(--ztc-text-text-4);
}

.bk-news-author-v3 strong {
    color: var(--ztc-text-text-3);
    font-weight: var(--ztc-weight-medium);
    margin-left: 5px;
}

.bk-news-views-v3 {
    display: flex;
    align-items: center;
    gap: 5px;
    color: var(--ztc-text-text-2);
    font-size: var(--ztc-font-size-font-s13);
}

.bk-news-views-v3 i {
    color: var(--ztc-text-text-4);
}

.bk-news-title-v3 {
    font-size: var(--ztc-font-size-font-s22);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
    line-height: 1.4;
    font-family: var(--ztc-family-font2);
    transition: all 0.3s ease;
}

.bk-news-card-v3.featured .bk-news-title-v3 {
    font-size: var(--ztc-font-size-font-s28);
}

@media (max-width: 767px) {
    .bk-news-card-v3.featured .bk-news-title-v3 {
        font-size: var(--ztc-font-size-font-s22);
    }
}

.bk-news-title-v3 a {
    color: inherit;
    text-decoration: none;
    transition: all 0.3s ease;
    background: linear-gradient(90deg, var(--ztc-text-text-4), var(--ztc-text-text-4));
    background-size: 0% 2px;
    background-repeat: no-repeat;
    background-position: left bottom;
}

.bk-news-title-v3 a:hover {
    color: var(--ztc-text-text-4);
    background-size: 100% 2px;
}

.bk-news-excerpt-v3 {
    font-size: var(--ztc-font-size-font-s15);
    color: var(--ztc-text-text-2);
    line-height: 1.7;
    margin-bottom: 20px;
    flex: 1;
}

.bk-news-footer-v3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: auto;
    padding-top: 15px;
    border-top: 1px solid var(--ztc-border-border-1);
}

.bk-news-read-more-v3 {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--ztc-text-text-3);
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    transition: all 0.3s ease;
    text-decoration: none;
}

.bk-news-read-more-v3 i {
    color: var(--ztc-text-text-4);
    transition: transform 0.3s ease;
}

.bk-news-read-more-v3:hover {
    color: var(--ztc-text-text-4);
}

.bk-news-read-more-v3:hover i {
    transform: translateX(5px);
}

.bk-news-share-v3 {
    display: flex;
    gap: 10px;
}

.bk-news-share-btn-v3 {
    width: 35px;
    height: 35px;
    background: var(--ztc-bg-bg-9);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--ztc-text-text-2);
    font-size: var(--ztc-font-size-font-s14);
    transition: all 0.3s ease;
}

.bk-news-share-btn-v3:hover {
    background: var(--ztc-bg-bg-3);
    color: #fff;
    transform: translateY(-3px);
}


/* ----- SECTION 4: PAGINATION V3 ----- */

.bk-news-pagination-v3 {
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}

.bk-pagination-item-v3 {
    min-width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
    color: var(--ztc-text-text-2);
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-medium);
    transition: all 0.3s ease;
    cursor: pointer;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    text-decoration: none;
    padding: 0 5px;
}

.bk-pagination-item-v3:hover {
    background: rgba(212, 175, 55, 0.1);
    color: var(--ztc-text-text-4);
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(212, 175, 55, 0.15);
}

.bk-pagination-item-v3.active {
    background: var(--ztc-bg-bg-3);
    color: #fff;
    box-shadow: 0 10px 20px rgba(212, 175, 55, 0.3);
    font-weight: var(--ztc-weight-bold);
}

.bk-pagination-item-v3.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}


/* ----- SECTION 5: NEWS DETAIL PAGE V3 ----- */

.bk-news-detail-v3 {
    padding: 80px 0;
    background: var(--ztc-bg-bg-1);
}

.bk-news-detail-wrapper-v3 {
    max-width: 900px;
    margin: 0 auto;
}

.bk-news-detail-image-v3 {
    position: relative;
    border-radius: 40px;
    overflow: hidden;
    margin-bottom: 40px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
}

.bk-news-detail-image-v3 img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.5s ease;
}

.bk-news-detail-image-v3:hover img {
    transform: scale(1.02);
}

.bk-news-detail-category-v3 {
    position: absolute;
    top: 30px;
    left: 30px;
    background: var(--ztc-bg-bg-3);
    color: #fff;
    padding: 10px 25px;
    border-radius: 50px;
    font-size: var(--ztc-font-size-font-s13);
    font-weight: var(--ztc-weight-bold);
    text-transform: uppercase;
    letter-spacing: 1px;
    z-index: 2;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}

.bk-news-detail-meta-v3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--ztc-border-border-1);
    flex-wrap: wrap;
    gap: 20px;
}

.bk-news-detail-author-v3 {
    display: flex;
    align-items: center;
    gap: 15px;
}

.bk-author-avatar-v3 {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid var(--ztc-text-text-4);
}

.bk-author-avatar-v3 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bk-author-info-v3 h5 {
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 3px;
}

.bk-author-info-v3 p {
    font-size: var(--ztc-font-size-font-s12);
    color: var(--ztc-text-text-2);
}

.bk-news-detail-stats-v3 {
    display: flex;
    gap: 30px;
}

.bk-detail-stat-v3 {
    display: flex;
    align-items: center;
    gap: 8px;
    color: var(--ztc-text-text-2);
    font-size: var(--ztc-font-size-font-s14);
}

.bk-detail-stat-v3 i {
    color: var(--ztc-text-text-4);
}

.bk-news-detail-title-v3 {
    font-size: clamp(2rem, 4vw, 3rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 25px;
    line-height: 1.3;
    font-family: var(--ztc-family-font2);
}

.bk-news-detail-excerpt-v3 {
    font-size: var(--ztc-font-size-font-s18);
    color: var(--ztc-text-text-4);
    line-height: 1.8;
    margin-bottom: 30px;
    font-weight: var(--ztc-weight-medium);
    font-style: italic;
    padding: 20px 30px;
    background: rgba(212, 175, 55, 0.05);
    border-radius: 20px;
    border-left: 4px solid var(--ztc-text-text-4);
}

.bk-news-detail-content-v3 {
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-2);
    line-height: 1.9;
}

.bk-news-detail-content-v3 p {
    margin-bottom: 25px;
}

.bk-news-detail-content-v3 h2 {
    font-size: var(--ztc-font-size-font-s28);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin: 40px 0 20px;
    font-family: var(--ztc-family-font2);
}

.bk-news-detail-content-v3 h3 {
    font-size: var(--ztc-font-size-font-s22);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin: 30px 0 15px;
    font-family: var(--ztc-family-font2);
}

.bk-news-detail-content-v3 h4 {
    font-size: var(--ztc-font-size-font-s18);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin: 25px 0 10px;
}

.bk-news-detail-content-v3 ul,
.bk-news-detail-content-v3 ol {
    margin-bottom: 25px;
    padding-left: 20px;
}

.bk-news-detail-content-v3 li {
    margin-bottom: 10px;
}

.bk-news-detail-content-v3 blockquote {
    margin: 40px 0;
    padding: 30px 40px;
    background: linear-gradient(135deg, rgba(212, 175, 55, 0.05), rgba(212, 175, 55, 0.1));
    border-left: 5px solid var(--ztc-text-text-4);
    border-radius: 30px;
    font-size: var(--ztc-font-size-font-s18);
    font-style: italic;
    color: var(--ztc-text-text-3);
    position: relative;
}

.bk-news-detail-content-v3 blockquote::before {
    content: '"';
    position: absolute;
    top: 10px;
    left: 20px;
    font-size: 60px;
    color: var(--ztc-text-text-4);
    opacity: 0.3;
    font-family: serif;
}

.bk-news-tags-v3 {
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 40px 0;
    padding: 20px 0;
    border-top: 1px solid var(--ztc-border-border-1);
    border-bottom: 1px solid var(--ztc-border-border-1);
    flex-wrap: wrap;
}

.bk-news-tags-v3 .bk-tags-label-v3 {
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-3);
    display: flex;
    align-items: center;
    gap: 5px;
}

.bk-news-tags-v3 .bk-tags-label-v3 i {
    color: var(--ztc-text-text-4);
}

.bk-news-tag-link-v3 {
    padding: 6px 18px;
    background: var(--ztc-bg-bg-9);
    border-radius: 50px;
    color: var(--ztc-text-text-2);
    font-size: var(--ztc-font-size-font-s13);
    transition: all 0.3s ease;
    text-decoration: none;
}

.bk-news-tag-link-v3:hover {
    background: var(--ztc-bg-bg-3);
    color: #fff;
    transform: translateY(-2px);
}

.bk-news-share-v3 {
    margin: 40px 0;
    text-align: center;
}

.bk-news-share-v3 h4 {
    font-size: var(--ztc-font-size-font-s20);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 20px;
    font-family: var(--ztc-family-font2);
}

.bk-share-buttons-v3 {
    display: flex;
    gap: 15px;
    justify-content: center;
    flex-wrap: wrap;
}

.bk-share-btn-v3 {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 12px 30px;
    border-radius: 50px;
    color: #fff;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-medium);
    transition: all 0.3s ease;
    text-decoration: none;
}

.bk-share-btn-v3 i {
    font-size: var(--ztc-font-size-font-s16);
}

.bk-share-btn-v3.facebook {
    background: #3b5998;
}

.bk-share-btn-v3.facebook:hover {
    background: #2d4373;
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(59, 89, 152, 0.3);
}

.bk-share-btn-v3.twitter {
    background: #1da1f2;
}

.bk-share-btn-v3.twitter:hover {
    background: #0c85d0;
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(29, 161, 242, 0.3);
}

.bk-share-btn-v3.linkedin {
    background: #0077b5;
}

.bk-share-btn-v3.linkedin:hover {
    background: #005582;
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0, 119, 181, 0.3);
}

.bk-share-btn-v3.whatsapp {
    background: #25d366;
}

.bk-share-btn-v3.whatsapp:hover {
    background: #1da851;
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(37, 211, 102, 0.3);
}


/* ----- SECTION 6: RELATED NEWS V3 ----- */

.bk-related-news-v3 {
    padding: 80px 0;
    background: var(--ztc-bg-bg-9);
}

.bk-related-header-v3 {
    text-align: center;
    margin-bottom: 50px;
}

.bk-related-header-v3 .bk-subtitle-v3 {
    display: inline-block;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-4);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
    position: relative;
    padding: 0 20px;
}

.bk-related-header-v3 .bk-subtitle-v3::before,
.bk-related-header-v3 .bk-subtitle-v3::after {
    content: '';
    position: absolute;
    top: 50%;
    width: 30px;
    height: 2px;
    background: var(--ztc-text-text-4);
    transform: translateY(-50%);
}

.bk-related-header-v3 .bk-subtitle-v3::before {
    left: -30px;
}

.bk-related-header-v3 .bk-subtitle-v3::after {
    right: -30px;
}

.bk-related-header-v3 h2 {
    font-size: clamp(2rem, 4vw, 2.8rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
}

.bk-related-header-v3 p {
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-2);
    max-width: 600px;
    margin: 0 auto;
}

.bk-related-grid-v3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

@media (max-width: 991px) {
    .bk-related-grid-v3 {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .bk-related-grid-v3 {
        grid-template-columns: 1fr;
    }
}

.bk-related-card-v3 {
    background: #fff;
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.4s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.bk-related-card-v3:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
}

.bk-related-image-v3 {
    position: relative;
    height: 200px;
    overflow: hidden;
}

.bk-related-image-v3 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.7s ease;
}

.bk-related-card-v3:hover .bk-related-image-v3 img {
    transform: scale(1.1);
}

.bk-related-date-v3 {
    position: absolute;
    bottom: 15px;
    right: 15px;
    background: rgba(255, 255, 255, 0.95);
    padding: 8px 15px;
    border-radius: 30px;
    font-size: var(--ztc-font-size-font-s12);
    font-weight: var(--ztc-weight-medium);
    color: var(--ztc-text-text-3);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    z-index: 2;
}

.bk-related-content-v3 {
    padding: 25px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.bk-related-content-v3 h4 {
    font-size: var(--ztc-font-size-font-s18);
    font-weight: var(--ztc-weight-bold);
    margin-bottom: 15px;
    line-height: 1.4;
}

.bk-related-content-v3 h4 a {
    color: var(--ztc-text-text-3);
    text-decoration: none;
    transition: all 0.3s ease;
}

.bk-related-content-v3 h4 a:hover {
    color: var(--ztc-text-text-4);
}

.bk-related-excerpt-v3 {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
    line-height: 1.7;
    margin-bottom: 20px;
    flex: 1;
}

.bk-related-link-v3 {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--ztc-text-text-4);
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    transition: all 0.3s ease;
    text-decoration: none;
}

.bk-related-link-v3 i {
    transition: transform 0.3s ease;
}

.bk-related-link-v3:hover i {
    transform: translateX(5px);
}


/* ----- SECTION 7: EMPTY STATE V3 ----- */

.bk-news-empty-v3 {
    text-align: center;
    padding: 80px 20px;
    background: #fff;
    border-radius: 40px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
}

.bk-news-empty-v3 i {
    font-size: 80px;
    color: var(--ztc-text-text-4);
    opacity: 0.3;
    margin-bottom: 20px;
}

.bk-news-empty-v3 h3 {
    font-size: var(--ztc-font-size-font-s28);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
}

.bk-news-empty-v3 p {
    color: var(--ztc-text-text-2);
    margin-bottom: 30px;
    font-size: var(--ztc-font-size-font-s16);
}


/* ----- ANIMATIONS V3 ----- */

@keyframes bkPulseV3 {
    0%,
    100% {
        opacity: 0.3;
        transform: scale(1);
    }
    50% {
        opacity: 0.5;
        transform: scale(1.1);
    }
}

@keyframes bkFloatV3 {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
    }
}


/* ----- RTL SUPPORT V3 ----- */

[dir="rtl"] .bk-news-card-v3.featured {
    direction: rtl;
}

[dir="rtl"] .bk-news-category-badge-v3 {
    left: auto;
    right: 20px;
}

[dir="rtl"] .bk-news-date-badge-v3 {
    right: auto;
    left: 20px;
}

[dir="rtl"] .bk-news-detail-excerpt-v3 {
    border-left: none;
    border-right: 4px solid var(--ztc-text-text-4);
}

[dir="rtl"] .bk-news-read-more-v3 i,
[dir="rtl"] .bk-related-link-v3 i {
    transform: rotate(180deg);
}

[dir="rtl"] .bk-news-read-more-v3:hover i,
[dir="rtl"] .bk-related-link-v3:hover i {
    transform: rotate(180deg) translateX(-5px);
}

[dir="rtl"] .bk-related-header-v3 .bk-subtitle-v3::before {
    left: auto;
    right: -30px;
}

[dir="rtl"] .bk-related-header-v3 .bk-subtitle-v3::after {
    right: auto;
    left: -30px;
}


/*============= PROJECTS V4 CSS AREA ===============*/


/* ----- SECTION 1: PROJECTS HEADER V4 ----- */

.bk-projects-header-v4 {
    position: relative;
    padding: 80px 0 60px;
    background: linear-gradient(135deg, #f8f9fc 0%, #fff 100%);
    overflow: hidden;
    border-bottom: 1px solid var(--ztc-border-border-1);
}

@media (max-width: 991px) {
    .bk-projects-header-v4 {
        padding: 60px 0 40px;
    }
}

.bk-projects-header-v4 .bk-section-header-v4 {
    margin-bottom: 50px;
}

.bk-section-header-v4 {
    text-align: center;
    max-width: 700px;
    margin: 0 auto 40px;
}

.bk-section-header-v4 .bk-subtitle-v4 {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: rgba(212, 175, 55, 0.1);
    padding: 8px 25px;
    border-radius: 50px;
    margin-bottom: 20px;
    color: var(--ztc-text-text-4);
    font-weight: var(--ztc-weight-semibold);
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 1px solid rgba(212, 175, 55, 0.2);
}

.bk-section-header-v4 .bk-subtitle-v4 i {
    color: var(--ztc-text-text-4);
}

.bk-section-header-v4 h2 {
    font-size: clamp(2rem, 4vw, 2.8rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 20px;
    line-height: 1.3;
    font-family: var(--ztc-family-font2);
}

.bk-section-header-v4 h2 span {
    color: var(--ztc-text-text-4);
    position: relative;
    display: inline-block;
}

.bk-section-header-v4 h2 span::after {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 8px;
    background: var(--ztc-text-text-4);
    opacity: 0.2;
    z-index: -1;
    border-radius: 4px;
}

.bk-section-header-v4 p {
    font-size: var(--ztc-font-size-font-s18);
    color: var(--ztc-text-text-2);
    line-height: 1.8;
    max-width: 600px;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .bk-section-header-v4 p {
        font-size: var(--ztc-font-size-font-s16);
    }
}


/* Header Stats */

.bk-header-stats-v4 {
    margin-top: 40px;
}

.bk-header-stat-v4 {
    text-align: center;
    padding: 30px 20px;
    background: #fff;
    border-radius: 30px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    border: 1px solid var(--ztc-border-border-1);
    height: 100%;
}

.bk-header-stat-v4:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1);
    border-color: var(--ztc-text-text-4);
}

.bk-header-stat-v4 i {
    font-size: 40px;
    color: var(--ztc-text-text-4);
    margin-bottom: 20px;
    background: rgba(212, 175, 55, 0.1);
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    transition: all 0.3s ease;
}

.bk-header-stat-v4:hover i {
    background: var(--ztc-bg-bg-3);
    color: #fff;
    transform: rotateY(360deg);
}

.bk-header-stat-v4 h3 {
    font-size: 2.5rem;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 10px;
    font-family: var(--ztc-family-font2);
    line-height: 1;
}

.bk-header-stat-v4 .counter {
    display: inline-block;
}

.bk-header-stat-v4 p {
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-2);
    margin: 0;
}


/* ----- SECTION 2: PROJECT CATEGORIES V4 ----- */

.bk-categories-section-v4 {
    position: relative;
    padding: 80px 0;
    background: linear-gradient(135deg, var(--ztc-bg-bg-9) 0%, #fff 100%);
    overflow: hidden;
}

@media (max-width: 991px) {
    .bk-categories-section-v4 {
        padding: 60px 0;
    }
}

.bk-categories-grid-v4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    margin-top: 50px;
}

@media (max-width: 991px) {
    .bk-categories-grid-v4 {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }
}

@media (max-width: 576px) {
    .bk-categories-grid-v4 {
        grid-template-columns: 1fr;
        gap: 25px;
    }
}

.bk-category-card-v4 {
    background: #fff;
    padding: 40px 30px;
    border-radius: 30px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    transition: all 0.4s ease;
    text-align: center;
    border: 1px solid var(--ztc-border-border-1);
    border-top: 4px solid transparent;
    position: relative;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.bk-category-card-v4:hover {
    transform: translateY(-15px);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
    border-color: transparent;
}

.bk-category-card-v4::before {
    content: '';
    position: absolute;
    top: -50px;
    right: -50px;
    width: 150px;
    height: 150px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.1) 0%, transparent 70%);
    border-radius: 50%;
    transition: all 0.5s ease;
    z-index: 0;
}

.bk-category-card-v4:hover::before {
    transform: scale(1.5);
}

.bk-category-icon-v4 {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 25px;
    font-size: 40px;
    transition: all 0.4s ease;
    position: relative;
    z-index: 2;
}

.bk-category-card-v4:hover .bk-category-icon-v4 {
    transform: scale(1.1) rotate(5deg);
    color: #fff !important;
    background: var(--ztc-bg-bg-3) !important;
}

.bk-category-card-v4 h3 {
    font-size: var(--ztc-font-size-font-s22);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
    font-family: var(--ztc-family-font2);
    position: relative;
    z-index: 2;
}

.bk-category-card-v4 p {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
    line-height: 1.7;
    margin-bottom: 25px;
    flex: 1;
    position: relative;
    z-index: 2;
}

.bk-category-link-v4 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    padding: 12px 25px;
    background: rgba(212, 175, 55, 0.1);
    border-radius: 60px;
    color: var(--ztc-text-text-3);
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    transition: all 0.3s ease;
    text-decoration: none;
    position: relative;
    z-index: 2;
    margin-top: auto;
    border: 1px solid transparent;
}

.bk-category-link-v4 i {
    transition: transform 0.3s ease;
    color: var(--ztc-text-text-4);
}

.bk-category-card-v4:hover .bk-category-link-v4 {
    background: var(--ztc-bg-bg-3);
    color: #fff;
    border-color: var(--ztc-bg-bg-3);
}

.bk-category-card-v4:hover .bk-category-link-v4 i {
    color: #fff;
    transform: translateX(5px);
}


/* ----- SECTION 3: SUCCESS STORIES SNIPPET V4 ----- */

.bk-stories-snippet-v4 {
    position: relative;
    padding: 80px 0;
    background: var(--ztc-bg-bg-1);
    overflow: hidden;
}

@media (max-width: 991px) {
    .bk-stories-snippet-v4 {
        padding: 60px 0;
    }
}

.bk-stories-snippet-v4::before {
    content: '';
    position: absolute;
    top: -100px;
    left: -100px;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.05) 0%, transparent 70%);
    border-radius: 50%;
    z-index: 0;
}

.bk-stories-snippet-v4::after {
    content: '';
    position: absolute;
    bottom: -100px;
    right: -100px;
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(30, 58, 138, 0.03) 0%, transparent 70%);
    border-radius: 50%;
    z-index: 0;
}

.bk-stories-content-v4 {
    position: relative;
    z-index: 2;
    padding-right: 40px;
}

@media (max-width: 991px) {
    .bk-stories-content-v4 {
        padding-right: 0;
        text-align: center;
        margin-bottom: 40px;
    }
}

.bk-stories-content-v4 .bk-subtitle-v4 {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-4);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 20px;
    background: rgba(212, 175, 55, 0.1);
    padding: 8px 20px;
    border-radius: 50px;
}

.bk-stories-content-v4 .bk-subtitle-v4 i {
    color: var(--ztc-text-text-4);
}

.bk-stories-content-v4 h2 {
    font-size: clamp(2rem, 4vw, 2.8rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 20px;
    line-height: 1.3;
    font-family: var(--ztc-family-font2);
}

.bk-stories-content-v4 h2 span {
    color: var(--ztc-text-text-4);
}

.bk-stories-content-v4 p {
    font-size: var(--ztc-font-size-font-s18);
    color: var(--ztc-text-text-2);
    line-height: 1.8;
    margin-bottom: 30px;
    max-width: 500px;
}

@media (max-width: 991px) {
    .bk-stories-content-v4 p {
        margin-left: auto;
        margin-right: auto;
    }
}

.bk-stories-content-v4 .bk-btn-primary-v4 {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 16px 35px;
    background: var(--ztc-bg-bg-3);
    color: #fff;
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    border-radius: 60px;
    transition: all 0.3s ease;
    text-decoration: none;
    border: none;
    cursor: pointer;
    box-shadow: 0 10px 30px rgba(212, 175, 55, 0.2);
}

.bk-stories-content-v4 .bk-btn-primary-v4:hover {
    background: #c9a227;
    transform: translateY(-3px);
    box-shadow: 0 15px 35px rgba(212, 175, 55, 0.3);
}

.bk-stories-content-v4 .bk-btn-primary-v4 i {
    transition: transform 0.3s ease;
}

.bk-stories-content-v4 .bk-btn-primary-v4:hover i {
    transform: translateX(5px);
}


/* Stories Grid */

.bk-stories-grid-v4 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    position: relative;
    z-index: 2;
}

@media (max-width: 576px) {
    .bk-stories-grid-v4 {
        gap: 15px;
    }
}

.bk-story-thumb-v4 {
    position: relative;
    border-radius: 30px;
    overflow: hidden;
    aspect-ratio: 1;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    animation: bkFadeInUp 0.5s ease forwards;
    opacity: 0;
    transform: translateY(20px);
}

@keyframes bkFadeInUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.bk-story-thumb-v4:nth-child(1) {
    animation-delay: 0.2s;
}

.bk-story-thumb-v4:nth-child(2) {
    animation-delay: 0.4s;
}

.bk-story-thumb-v4:nth-child(3) {
    animation-delay: 0.6s;
}

.bk-story-thumb-v4:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.2);
}

.bk-story-thumb-v4 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.7s ease;
}

.bk-story-thumb-v4:hover img {
    transform: scale(1.1);
}

.bk-story-overlay-v4 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
    color: #fff;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.4s ease;
}

.bk-story-thumb-v4:hover .bk-story-overlay-v4 {
    opacity: 1;
    transform: translateY(0);
}

.bk-story-overlay-v4 span {
    display: block;
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-bold);
    margin-bottom: 5px;
    font-family: var(--ztc-family-font2);
}

.bk-story-overlay-v4 p {
    font-size: var(--ztc-font-size-font-s12);
    color: rgba(255, 255, 255, 0.9);
    margin: 0;
}


/* ----- SECTION 4: CTA SECTION V4 ----- */

.bk-cta-section-v4 {
    position: relative;
    padding: 100px 0;
    background: linear-gradient(135deg, var(--ztc-bg-bg-2) 0%, #2a4a9e 100%);
    overflow: hidden;
    isolation: isolate;
}

@media (max-width: 991px) {
    .bk-cta-section-v4 {
        padding: 80px 0;
    }
}

@media (max-width: 767px) {
    .bk-cta-section-v4 {
        padding: 60px 0;
    }
}

.bk-cta-section-v4::before {
    content: '';
    position: absolute;
    top: -100px;
    right: -100px;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.15) 0%, transparent 70%);
    border-radius: 50%;
    z-index: 1;
    animation: bkPulseV4 5s ease-in-out infinite;
}

.bk-cta-section-v4::after {
    content: '';
    position: absolute;
    bottom: -100px;
    left: -100px;
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
    border-radius: 50%;
    z-index: 1;
    animation: bkFloatV4 7s ease-in-out infinite;
}

.bk-cta-content-v4 {
    position: relative;
    z-index: 3;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}

.bk-cta-content-v4 h2 {
    font-size: clamp(2rem, 4vw, 3.2rem);
    font-weight: var(--ztc-weight-bold);
    color: #fff;
    margin-bottom: 20px;
    line-height: 1.3;
    font-family: var(--ztc-family-font2);
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.bk-cta-content-v4 h2 span {
    color: var(--ztc-text-text-4);
    position: relative;
    display: inline-block;
}

.bk-cta-content-v4 h2 span::after {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 8px;
    background: var(--ztc-text-text-4);
    opacity: 0.3;
    z-index: -1;
    border-radius: 4px;
}

.bk-cta-content-v4 p {
    font-size: var(--ztc-font-size-font-s18);
    color: rgba(255, 255, 255, 0.9);
    line-height: 1.8;
    margin-bottom: 40px;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 767px) {
    .bk-cta-content-v4 p {
        font-size: var(--ztc-font-size-font-s16);
    }
}

.bk-cta-form-v4 {
    max-width: 600px;
    margin: 0 auto;
}

.bk-cta-form-v4 form {
    display: flex;
    gap: 10px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 60px;
    padding: 5px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(10px);
}

@media (max-width: 576px) {
    .bk-cta-form-v4 form {
        flex-direction: column;
        background: transparent;
        gap: 15px;
        padding: 0;
    }
}

.bk-cta-form-v4 input {
    flex: 1;
    padding: 18px 25px;
    background: transparent;
    border: none;
    border-radius: 60px;
    color: #fff;
    font-size: var(--ztc-font-size-font-s16);
}

.bk-cta-form-v4 input::placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.bk-cta-form-v4 input:focus {
    outline: none;
}

.bk-cta-form-v4 button {
    padding: 18px 35px;
    background: var(--ztc-bg-bg-3);
    border: none;
    border-radius: 60px;
    color: #fff;
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    cursor: pointer;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    white-space: nowrap;
}

@media (max-width: 576px) {
    .bk-cta-form-v4 button {
        width: 100%;
        justify-content: center;
    }
}

.bk-cta-form-v4 button:hover {
    background: #c9a227;
    transform: translateY(-2px);
    box-shadow: 0 10px 30px rgba(212, 175, 55, 0.3);
}

.bk-cta-form-v4 button i {
    transition: transform 0.3s ease;
}

.bk-cta-form-v4 button:hover i {
    transform: translateX(5px);
}


/* Trust Badges */

.bk-trust-badges-v4 {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin-top: 40px;
    flex-wrap: wrap;
}

.bk-trust-badge-v4 {
    display: flex;
    align-items: center;
    gap: 8px;
    color: rgba(255, 255, 255, 0.9);
    font-size: var(--ztc-font-size-font-s14);
}

.bk-trust-badge-v4 i {
    color: var(--ztc-text-text-4);
    font-size: 18px;
}


/* ----- ANIMATIONS V4 ----- */

@keyframes bkPulseV4 {
    0%,
    100% {
        opacity: 0.3;
        transform: scale(1);
    }
    50% {
        opacity: 0.5;
        transform: scale(1.1);
    }
}

@keyframes bkFloatV4 {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
    }
}

@keyframes bkFadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}


/* ----- RTL SUPPORT V4 ----- */

[dir="rtl"] .bk-category-link-v4 i,
[dir="rtl"] .bk-stories-content-v4 .bk-btn-primary-v4 i,
[dir="rtl"] .bk-cta-form-v4 button i {
    transform: rotate(180deg);
}

[dir="rtl"] .bk-category-card-v4:hover .bk-category-link-v4 i,
[dir="rtl"] .bk-stories-content-v4 .bk-btn-primary-v4:hover i,
[dir="rtl"] .bk-cta-form-v4 button:hover i {
    transform: rotate(180deg) translateX(-5px);
}

[dir="rtl"] .bk-stories-content-v4 {
    padding-right: 0;
    padding-left: 40px;
}

@media (max-width: 991px) {
    [dir="rtl"] .bk-stories-content-v4 {
        padding-left: 0;
    }
}


/* ----- RESPONSIVE ADJUSTMENTS ----- */

@media (max-width: 1199px) {
    .bk-categories-grid-v4 {
        gap: 20px;
    }
}

@media (max-width: 991px) {
    .bk-categories-grid-v4 {
        grid-template-columns: repeat(2, 1fr);
    }
    .bk-header-stat-v4 {
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .bk-categories-grid-v4 {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    .bk-category-card-v4 {
        padding: 30px 20px;
    }
    .bk-category-icon-v4 {
        width: 70px;
        height: 70px;
        font-size: 30px;
    }
    .bk-category-card-v4 h3 {
        font-size: var(--ztc-font-size-font-s18);
    }
    .bk-header-stat-v4 h3 {
        font-size: 2rem;
    }
    .bk-header-stat-v4 i {
        width: 60px;
        height: 60px;
        font-size: 30px;
    }
}

@media (max-width: 576px) {
    .bk-categories-grid-v4 {
        grid-template-columns: 1fr;
    }
    .bk-stories-grid-v4 {
        grid-template-columns: repeat(2, 1fr);
    }
    .bk-story-thumb-v4 {
        aspect-ratio: 1;
    }
    .bk-trust-badges-v4 {
        flex-direction: column;
        align-items: center;
        gap: 15px;
    }
}


/*============= ABOUT PAGE V2 CSS AREA ===============*/


/* ----- SECTION 1: BREADCRUMB V2 ----- */

.bk-breadcrumb-v2 {
    position: relative;
    padding: 120px 0;
    background-size: cover;
    background-position: center;
    overflow: hidden;
    isolation: isolate;
}

@media (max-width: 991px) {
    .bk-breadcrumb-v2 {
        padding: 100px 0;
    }
}

@media (max-width: 767px) {
    .bk-breadcrumb-v2 {
        padding: 80px 0;
    }
}

.bk-breadcrumb-v2::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(10, 37, 64, 0.95) 0%, rgba(10, 37, 64, 0.8) 50%, rgba(10, 37, 64, 0.6) 100%);
    z-index: 1;
}

.bk-breadcrumb-shapes-v2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 2;
}

.bk-breadcrumb-shapes-v2 img {
    position: absolute;
    opacity: 0.15;
    filter: brightness(0) invert(1);
}

.bk-breadcrumb-shapes-v2 img:nth-child(1) {
    top: 10%;
    left: 5%;
    width: 80px;
    animation: bkFloatV2 8s ease-in-out infinite;
}

.bk-breadcrumb-shapes-v2 img:nth-child(2) {
    bottom: 15%;
    right: 5%;
    width: 60px;
    animation: bkFloatReverseV2 9s ease-in-out infinite;
}

.bk-breadcrumb-shapes-v2 img:nth-child(3) {
    top: 50%;
    right: 10%;
    width: 100px;
    transform: translateY(-50%);
    opacity: 0.1;
    animation: bkRotateV2 20s linear infinite;
}

.bk-breadcrumb-content-v2 {
    position: relative;
    z-index: 3;
    max-width: 800px;
}

.bk-breadcrumb-content-v2 h1 {
    font-size: clamp(2.5rem, 5vw, 4rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-1);
    margin-bottom: 20px;
    line-height: 1.2;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    font-family: var(--ztc-family-font2);
    animation: bkFadeInUpV2 0.8s ease;
}

.bk-breadcrumb-list-v2 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 12px;
    animation: bkFadeInUpV2 0.8s 0.2s ease both;
}

.bk-breadcrumb-list-v2 a {
    font-size: var(--ztc-font-size-font-s16);
    color: rgba(255, 255, 255, 0.8);
    transition: all 0.3s ease;
    text-decoration: none;
    position: relative;
}

.bk-breadcrumb-list-v2 a:hover {
    color: var(--ztc-text-text-4);
}

.bk-breadcrumb-list-v2 a::after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 0;
    height: 2px;
    background: var(--ztc-text-text-4);
    transition: width 0.3s ease;
}

.bk-breadcrumb-list-v2 a:hover::after {
    width: 100%;
}

.bk-breadcrumb-list-v2 .dvir-v2 {
    color: var(--ztc-text-text-4);
    font-size: 14px;
}

.bk-breadcrumb-list-v2 .active-v2 {
    color: var(--ztc-text-text-4);
    font-weight: var(--ztc-weight-semibold);
    font-size: var(--ztc-font-size-font-s16);
}


/* ----- SECTION 2: HERO ABOUT V2 ----- */

.bk-hero-about-v2 {
    position: relative;
    padding: 80px 0;
    background: linear-gradient(135deg, var(--ztc-bg-bg-9) 0%, var(--ztc-bg-bg-1) 100%);
    overflow: hidden;
}

@media (max-width: 991px) {
    .bk-hero-about-v2 {
        padding: 60px 0;
    }
}

.bk-hero-about-content-v2 {
    position: relative;
    z-index: 2;
}

.bk-hero-about-content-v2 .bk-subtitle-v2 {
    display: inline-block;
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-4);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
    position: relative;
    padding-left: 50px;
    animation: bkFadeInLeftV2 0.8s ease;
}

.bk-hero-about-content-v2 .bk-subtitle-v2::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 35px;
    height: 2px;
    background: var(--ztc-text-text-4);
}

.bk-hero-about-content-v2 h2 {
    font-size: clamp(2rem, 4vw, 2.8rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 25px;
    line-height: 1.3;
    font-family: var(--ztc-family-font2);
    animation: bkFadeInLeftV2 0.8s 0.1s ease both;
}

.bk-hero-about-content-v2 h2 span {
    color: var(--ztc-text-text-4);
    position: relative;
    display: inline-block;
}

.bk-hero-about-content-v2 h2 span::after {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 8px;
    background: var(--ztc-text-text-4);
    opacity: 0.2;
    z-index: -1;
}

.bk-hero-about-content-v2 p {
    font-size: var(--ztc-font-size-font-s18);
    line-height: 1.8;
    color: var(--ztc-text-text-2);
    margin-bottom: 30px;
    max-width: 600px;
    animation: bkFadeInLeftV2 0.8s 0.2s ease both;
}

@media (max-width: 767px) {
    .bk-hero-about-content-v2 p {
        font-size: var(--ztc-font-size-font-s16);
    }
}


/* Features Grid */

.bk-features-grid-v2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    margin-top: 40px;
}

@media (max-width: 767px) {
    .bk-features-grid-v2 {
        grid-template-columns: 1fr;
        gap: 20px;
    }
}

.bk-feature-item-v2 {
    text-align: center;
    padding: 30px 20px;
    background: var(--ztc-bg-bg-1);
    border-radius: 30px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.4s ease;
    border: 1px solid var(--ztc-border-border-1);
    position: relative;
    overflow: hidden;
}

.bk-feature-item-v2::before {
    content: '';
    position: absolute;
    top: -30px;
    right: -30px;
    width: 100px;
    height: 100px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.1) 0%, transparent 70%);
    border-radius: 50%;
    transition: all 0.5s ease;
}

.bk-feature-item-v2:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
    border-color: var(--ztc-text-text-4);
}

.bk-feature-item-v2:hover::before {
    transform: scale(1.5);
}

.bk-feature-item-v2:hover .bk-feature-icon-v2 {
    background: var(--ztc-bg-bg-3);
}

.bk-feature-item-v2:hover .bk-feature-icon-v2 i {
    color: var(--ztc-text-text-1);
}

.bk-feature-icon-v2 {
    width: 70px;
    height: 70px;
    margin: 0 auto 20px;
    background: rgba(212, 175, 55, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease;
}

.bk-feature-icon-v2 i {
    font-size: 30px;
    color: var(--ztc-text-text-4);
    transition: all 0.4s ease;
}

.bk-feature-item-v2 h4 {
    font-size: var(--ztc-font-size-font-s20);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 10px;
    font-family: var(--ztc-family-font2);
}

.bk-feature-item-v2 p {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
    margin: 0;
    line-height: 1.6;
}


/* Hero Image */

.bk-hero-image-wrapper-v2 {
    position: relative;
    padding-left: 30px;
}

@media (max-width: 991px) {
    .bk-hero-image-wrapper-v2 {
        padding-left: 0;
        margin-top: 40px;
    }
}

.bk-main-image-v2 {
    position: relative;
    border-radius: 40px;
    overflow: hidden;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
    animation: bkFadeInRightV2 1s ease;
}

.bk-main-image-v2 img {
    width: 100%;
    height: auto;
    transition: transform 0.7s ease;
}

.bk-main-image-v2:hover img {
    transform: scale(1.05);
}

.bk-experience-badge-v2 {
    position: absolute;
    bottom: -20px;
    right: -20px;
    width: 140px;
    height: 140px;
    background: linear-gradient(135deg, var(--ztc-bg-bg-3), #e6c35c);
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: var(--ztc-text-text-1);
    box-shadow: 0 15px 35px rgba(212, 175, 55, 0.3);
    animation: bkPulseV2 2s ease-in-out infinite;
    z-index: 3;
}

@media (max-width: 767px) {
    .bk-experience-badge-v2 {
        width: 120px;
        height: 120px;
        bottom: -10px;
        right: -10px;
    }
}

.bk-experience-badge-v2 .years {
    font-size: 2.5rem;
    font-weight: var(--ztc-weight-bold);
    line-height: 1;
    font-family: var(--ztc-family-font2);
}

@media (max-width: 767px) {
    .bk-experience-badge-v2 .years {
        font-size: 2rem;
    }
}

.bk-experience-badge-v2 .text {
    font-size: var(--ztc-font-size-font-s14);
    text-align: center;
    padding: 0 15px;
}


/* ----- SECTION 3: MISSION & VISION V2 ----- */

.bk-mission-vision-v2 {
    position: relative;
    padding: 80px 0;
    background: var(--ztc-bg-bg-1);
    overflow: hidden;
}

@media (max-width: 991px) {
    .bk-mission-vision-v2 {
        padding: 60px 0;
    }
}

.bk-section-header-v2 {
    text-align: center;
    max-width: 700px;
    margin: 0 auto 50px;
}

.bk-section-header-v2 .bk-subtitle-v2 {
    display: inline-block;
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-4);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
    position: relative;
    padding: 0 20px;
}

.bk-section-header-v2 .bk-subtitle-v2::before,
.bk-section-header-v2 .bk-subtitle-v2::after {
    content: '';
    position: absolute;
    top: 50%;
    width: 30px;
    height: 2px;
    background: var(--ztc-text-text-4);
    transform: translateY(-50%);
}

.bk-section-header-v2 .bk-subtitle-v2::before {
    left: -20px;
}

.bk-section-header-v2 .bk-subtitle-v2::after {
    right: -20px;
}

.bk-section-header-v2 h2 {
    font-size: clamp(2rem, 4vw, 2.8rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 20px;
    line-height: 1.3;
    font-family: var(--ztc-family-font2);
}

.bk-section-header-v2 p {
    font-size: var(--ztc-font-size-font-s18);
    color: var(--ztc-text-text-2);
    line-height: 1.8;
}

@media (max-width: 767px) {
    .bk-section-header-v2 p {
        font-size: var(--ztc-font-size-font-s16);
    }
}


/* Tabs */

.bk-tabs-wrapper-v2 {
    max-width: 1000px;
    margin: 0 auto;
}

.bk-tabs-nav-v2 {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-bottom: 40px;
    flex-wrap: wrap;
}

@media (max-width: 767px) {
    .bk-tabs-nav-v2 {
        flex-direction: column;
        gap: 10px;
    }
}

.bk-tab-btn-v2 {
    padding: 15px 40px;
    background: var(--ztc-bg-bg-9);
    border: none;
    border-radius: 60px;
    color: var(--ztc-text-text-3);
    font-size: var(--ztc-font-size-font-s18);
    font-weight: var(--ztc-weight-semibold);
    cursor: pointer;
    transition: all 0.3s ease;
    border: 1px solid transparent;
}

@media (max-width: 767px) {
    .bk-tab-btn-v2 {
        width: 100%;
        text-align: center;
    }
}

.bk-tab-btn-v2:hover {
    background: rgba(212, 175, 55, 0.1);
    color: var(--ztc-text-text-4);
    border-color: var(--ztc-text-text-4);
    transform: translateY(-2px);
}

.bk-tab-btn-v2.active {
    background: var(--ztc-bg-bg-3);
    color: var(--ztc-text-text-1);
    box-shadow: 0 10px 25px rgba(212, 175, 55, 0.3);
}


/* Tab Content */

.bk-tab-content-v2 {
    background: var(--ztc-bg-bg-1);
    border-radius: 40px;
    padding: 50px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
    border: 1px solid var(--ztc-border-border-1);
    position: relative;
    overflow: hidden;
}

@media (max-width: 767px) {
    .bk-tab-content-v2 {
        padding: 30px 20px;
    }
}

.bk-tab-content-v2::before {
    content: '';
    position: absolute;
    top: -50px;
    right: -50px;
    width: 200px;
    height: 200px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.05) 0%, transparent 70%);
    border-radius: 50%;
}

.bk-tab-pane-v2 {
    display: none;
}

.bk-tab-pane-v2.active {
    display: block;
    animation: bkFadeInV2 0.5s ease;
}

.bk-tab-flex-v2 {
    display: flex;
    align-items: center;
    gap: 50px;
}

@media (max-width: 991px) {
    .bk-tab-flex-v2 {
        flex-direction: column;
        gap: 30px;
    }
}

.bk-tab-left-v2 {
    flex: 1;
}

.bk-quote-icon-v2 {
    margin-bottom: 25px;
}

.bk-quote-icon-v2 i {
    font-size: 60px;
    color: var(--ztc-text-text-4);
    opacity: 0.2;
}

.bk-tab-left-v2 h3 {
    font-size: var(--ztc-font-size-font-s30);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 20px;
    font-family: var(--ztc-family-font2);
}

@media (max-width: 767px) {
    .bk-tab-left-v2 h3 {
        font-size: var(--ztc-font-size-font-s24);
    }
}

.bk-tab-left-v2 p {
    font-size: var(--ztc-font-size-font-s18);
    line-height: 1.8;
    color: var(--ztc-text-text-2);
    margin-bottom: 25px;
}

@media (max-width: 767px) {
    .bk-tab-left-v2 p {
        font-size: var(--ztc-font-size-font-s16);
    }
}

.bk-tab-right-v2 {
    flex: 1;
}

.bk-tab-right-v2 img {
    width: 100%;
    height: auto;
    border-radius: 30px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s ease;
}

.bk-tab-right-v2:hover img {
    transform: scale(1.02);
}


/* Mission Points */

.bk-points-list-v2 {
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 25px;
}

.bk-point-item-v2 {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 20px;
    background: rgba(212, 175, 55, 0.05);
    border-radius: 60px;
    transition: all 0.3s ease;
}

.bk-point-item-v2:hover {
    background: rgba(212, 175, 55, 0.1);
    transform: translateX(10px);
}

.bk-point-item-v2 i {
    color: var(--ztc-text-text-4);
    font-size: 18px;
}

.bk-point-item-v2 span {
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-3);
    font-weight: var(--ztc-weight-medium);
}


/* Values Grid */

.bk-values-grid-v2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-top: 30px;
}

@media (max-width: 576px) {
    .bk-values-grid-v2 {
        grid-template-columns: 1fr;
    }
}

.bk-value-card-v2 {
    background: var(--ztc-bg-bg-9);
    border-radius: 30px;
    padding: 30px 20px;
    text-align: center;
    transition: all 0.4s ease;
    border: 1px solid transparent;
    position: relative;
    overflow: hidden;
}

.bk-value-card-v2:hover {
    transform: translateY(-10px);
    background: var(--ztc-bg-bg-3);
    border-color: var(--ztc-bg-bg-3);
    box-shadow: 0 20px 40px rgba(212, 175, 55, 0.2);
}

.bk-value-card-v2:hover .bk-value-icon-v2 {
    background: var(--ztc-bg-bg-1);
}

.bk-value-card-v2:hover .bk-value-icon-v2 i {
    color: var(--ztc-text-text-4);
}

.bk-value-card-v2:hover h4,
.bk-value-card-v2:hover p {
    color: var(--ztc-text-text-1);
}

.bk-value-icon-v2 {
    width: 70px;
    height: 70px;
    margin: 0 auto 20px;
    background: var(--ztc-bg-bg-1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}

.bk-value-icon-v2 i {
    font-size: 30px;
    color: var(--ztc-text-text-4);
    transition: all 0.4s ease;
}

.bk-value-card-v2 h4 {
    font-size: var(--ztc-font-size-font-s20);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 10px;
    font-family: var(--ztc-family-font2);
    transition: all 0.4s ease;
}

.bk-value-card-v2 p {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
    margin: 0;
    transition: all 0.4s ease;
}


/* ----- SECTION 4: PRIME MINISTER VISIT V2 ----- */

.bk-prime-visit-v2 {
    position: relative;
    padding: 80px 0;
    background: linear-gradient(135deg, var(--ztc-bg-bg-2) 0%, #2a4a9e 100%);
    overflow: hidden;
}

@media (max-width: 991px) {
    .bk-prime-visit-v2 {
        padding: 60px 0;
    }
}

.bk-prime-visit-v2::before {
    content: '';
    position: absolute;
    top: -100px;
    right: -100px;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.15) 0%, transparent 70%);
    border-radius: 50%;
    animation: bkPulseV2 5s ease-in-out infinite;
}

.bk-prime-visit-v2::after {
    content: '';
    position: absolute;
    bottom: -100px;
    left: -100px;
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
    border-radius: 50%;
    animation: bkFloatV2 7s ease-in-out infinite;
}

.bk-visit-content-v2 {
    position: relative;
    z-index: 3;
}

.bk-visit-badge-v2 {
    display: inline-block;
    padding: 10px 25px;
    background: var(--ztc-text-text-4);
    color: var(--ztc-text-text-1);
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    border-radius: 60px;
    margin-bottom: 25px;
    text-transform: uppercase;
    letter-spacing: 2px;
    box-shadow: 0 10px 25px rgba(212, 175, 55, 0.3);
}

.bk-visit-content-v2 h2 {
    font-size: clamp(2rem, 4vw, 2.8rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-1);
    margin-bottom: 20px;
    line-height: 1.3;
    font-family: var(--ztc-family-font2);
}

.bk-prime-name-v2 {
    font-size: var(--ztc-font-size-font-s24);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-4);
    margin-bottom: 20px;
    font-family: var(--ztc-family-font2);
}

@media (max-width: 767px) {
    .bk-prime-name-v2 {
        font-size: var(--ztc-font-size-font-s20);
    }
}

.bk-visit-content-v2 p {
    font-size: var(--ztc-font-size-font-s18);
    line-height: 1.8;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .bk-visit-content-v2 p {
        font-size: var(--ztc-font-size-font-s16);
    }
}

.bk-visit-stats-v2 {
    display: flex;
    gap: 40px;
    margin-top: 30px;
}

@media (max-width: 576px) {
    .bk-visit-stats-v2 {
        flex-direction: column;
        gap: 20px;
    }
}

.bk-visit-stat-item-v2 {
    text-align: center;
}

.bk-visit-stat-number-v2 {
    font-size: 2.5rem;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-4);
    line-height: 1;
    margin-bottom: 5px;
    font-family: var(--ztc-family-font2);
}

@media (max-width: 767px) {
    .bk-visit-stat-number-v2 {
        font-size: 2rem;
    }
}

.bk-visit-stat-label-v2 {
    font-size: var(--ztc-font-size-font-s14);
    color: rgba(255, 255, 255, 0.8);
    text-transform: uppercase;
    letter-spacing: 1px;
}

.bk-visit-image-v2 {
    position: relative;
    z-index: 3;
    border-radius: 40px;
    overflow: hidden;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.3);
}

.bk-visit-image-v2 img {
    width: 100%;
    height: auto;
    transition: transform 0.7s ease;
}

.bk-visit-image-v2:hover img {
    transform: scale(1.05);
}

.bk-image-caption-v2 {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    padding: 15px 25px;
    border-radius: 60px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.3);
}

@media (max-width: 767px) {
    .bk-image-caption-v2 {
        left: 20px;
        right: 20px;
        bottom: 20px;
        padding: 12px 20px;
    }
}

.bk-image-caption-v2 p {
    margin: 0;
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-3);
}

.bk-image-caption-v2 p strong {
    color: var(--ztc-text-text-4);
    font-weight: var(--ztc-weight-bold);
}


/* ----- SECTION 5: IMPACT STATS V2 ----- */

.bk-impact-stats-v2 {
    position: relative;
    padding: 80px 0;
    background: var(--ztc-bg-bg-1);
    overflow: hidden;
}

@media (max-width: 991px) {
    .bk-impact-stats-v2 {
        padding: 60px 0;
    }
}

.bk-stats-grid-v2 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 25px;
}

@media (max-width: 991px) {
    .bk-stats-grid-v2 {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}

@media (max-width: 576px) {
    .bk-stats-grid-v2 {
        grid-template-columns: 1fr;
    }
}

.bk-stat-card-v2 {
    text-align: center;
    padding: 40px 25px;
    background: var(--ztc-bg-bg-9);
    border-radius: 30px;
    transition: all 0.4s ease;
    position: relative;
    overflow: hidden;
    border: 1px solid transparent;
}

.bk-stat-card-v2::before {
    content: '';
    position: absolute;
    top: -30px;
    right: -30px;
    width: 120px;
    height: 120px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.1) 0%, transparent 70%);
    border-radius: 50%;
    transition: all 0.5s ease;
}

.bk-stat-card-v2:hover {
    transform: translateY(-10px);
    background: var(--ztc-bg-bg-3);
    border-color: var(--ztc-bg-bg-3);
    box-shadow: 0 25px 50px rgba(212, 175, 55, 0.2);
}

.bk-stat-card-v2:hover::before {
    transform: scale(1.5);
}

.bk-stat-card-v2:hover .bk-stat-icon-v2 {
    background: var(--ztc-bg-bg-1);
}

.bk-stat-card-v2:hover .bk-stat-icon-v2 i {
    color: var(--ztc-text-text-4);
}

.bk-stat-card-v2:hover .bk-stat-number-v2,
.bk-stat-card-v2:hover .bk-stat-label-v2 {
    color: var(--ztc-text-text-1);
}

.bk-stat-icon-v2 {
    width: 80px;
    height: 80px;
    margin: 0 auto 25px;
    background: var(--ztc-bg-bg-1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
}

.bk-stat-icon-v2 i {
    font-size: 32px;
    color: var(--ztc-text-text-4);
    transition: all 0.4s ease;
}

.bk-stat-number-v2 {
    font-size: 2.8rem;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    line-height: 1;
    margin-bottom: 10px;
    font-family: var(--ztc-family-font2);
    transition: all 0.4s ease;
}

@media (max-width: 767px) {
    .bk-stat-number-v2 {
        font-size: 2.2rem;
    }
}

.bk-stat-label-v2 {
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-2);
    font-weight: var(--ztc-weight-medium);
    transition: all 0.4s ease;
}

.bk-stat-card-v2 .counter {
    display: inline-block;
}


/* ----- SECTION 6: TEAM SECTION V2 ----- */

.bk-team-section-v2 {
    position: relative;
    padding: 80px 0;
    background: linear-gradient(135deg, var(--ztc-bg-bg-9) 0%, var(--ztc-bg-bg-1) 100%);
    overflow: hidden;
}

@media (max-width: 991px) {
    .bk-team-section-v2 {
        padding: 60px 0;
    }
}

.bk-team-grid-v2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

@media (max-width: 991px) {
    .bk-team-grid-v2 {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }
}

@media (max-width: 576px) {
    .bk-team-grid-v2 {
        grid-template-columns: 1fr;
    }
}

.bk-team-card-v2 {
    background: var(--ztc-bg-bg-1);
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    transition: all 0.4s ease;
    border: 1px solid var(--ztc-border-border-1);
}

.bk-team-card-v2:hover {
    transform: translateY(-15px);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
    border-color: var(--ztc-text-text-4);
}

.bk-team-image-wrapper-v2 {
    position: relative;
    overflow: hidden;
    height: 300px;
}

@media (max-width: 767px) {
    .bk-team-image-wrapper-v2 {
        height: 280px;
    }
}

.bk-team-image-v2 {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.bk-team-image-v2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.7s ease;
}

.bk-team-card-v2:hover .bk-team-image-v2 img {
    transform: scale(1.1);
}

.bk-team-social-v2 {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    gap: 10px;
    transform: translateY(100%);
    opacity: 0;
    transition: all 0.4s ease;
    z-index: 2;
}

.bk-team-card-v2:hover .bk-team-social-v2 {
    transform: translateY(0);
    opacity: 1;
}

.bk-team-social-link-v2 {
    width: 45px;
    height: 45px;
    background: var(--ztc-bg-bg-1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--ztc-text-text-3);
    font-size: 18px;
    transition: all 0.3s ease;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.bk-team-social-link-v2:hover {
    background: var(--ztc-bg-bg-3);
    color: var(--ztc-text-text-1);
    transform: translateY(-5px);
}

.bk-team-info-v2 {
    padding: 25px 20px;
    text-align: center;
}

.bk-team-info-v2 h4 {
    font-size: var(--ztc-font-size-font-s20);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 5px;
    font-family: var(--ztc-family-font2);
}

.bk-team-info-v2 p {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-4);
    font-weight: var(--ztc-weight-medium);
    margin: 0;
}


/* ----- SECTION 7: TESTIMONIALS V2 ----- */

.bk-testimonials-v2 {
    position: relative;
    padding: 80px 0;
    background: var(--ztc-bg-bg-1);
    overflow: hidden;
}

@media (max-width: 991px) {
    .bk-testimonials-v2 {
        padding: 60px 0;
    }
}

.bk-testimonials-slider-v2 {
    max-width: 900px;
    margin: 0 auto;
}

.bk-testimonial-card-v2 {
    background: var(--ztc-bg-bg-1);
    border-radius: 40px;
    padding: 50px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.08);
    margin: 20px;
    border: 1px solid var(--ztc-border-border-1);
    position: relative;
    overflow: hidden;
}

@media (max-width: 767px) {
    .bk-testimonial-card-v2 {
        padding: 30px 20px;
    }
}

.bk-testimonial-card-v2::before {
    content: '';
    position: absolute;
    top: -30px;
    right: -30px;
    width: 150px;
    height: 150px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.1) 0%, transparent 70%);
    border-radius: 50%;
}

.bk-testimonial-quote-v2 {
    margin-bottom: 25px;
    position: relative;
    z-index: 2;
}

.bk-testimonial-quote-v2 i {
    font-size: 60px;
    color: var(--ztc-text-text-4);
    opacity: 0.2;
}

.bk-testimonial-rating-v2 {
    display: flex;
    gap: 5px;
    margin-bottom: 20px;
    position: relative;
    z-index: 2;
}

.bk-testimonial-rating-v2 i {
    color: var(--ztc-text-text-4);
    font-size: 18px;
}

.bk-testimonial-card-v2 p {
    font-size: var(--ztc-font-size-font-s20);
    line-height: 1.8;
    color: var(--ztc-text-text-3);
    margin-bottom: 30px;
    font-style: italic;
    position: relative;
    z-index: 2;
}

@media (max-width: 767px) {
    .bk-testimonial-card-v2 p {
        font-size: var(--ztc-font-size-font-s18);
    }
}

.bk-testimonial-author-v2 {
    display: flex;
    align-items: center;
    gap: 20px;
    position: relative;
    z-index: 2;
}

.bk-author-image-v2 {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    overflow: hidden;
    border: 3px solid var(--ztc-text-text-4);
}

.bk-author-image-v2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bk-author-info-v2 h5 {
    font-size: var(--ztc-font-size-font-s18);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 5px;
    font-family: var(--ztc-family-font2);
}

.bk-author-info-v2 span {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-4);
    font-weight: var(--ztc-weight-medium);
}


/* ----- SECTION 8: CTA SECTION V2 ----- */

.bk-cta-section-v2 {
    position: relative;
    padding: 100px 0;
    background: linear-gradient(135deg, var(--ztc-bg-bg-2) 0%, #2a4a9e 100%);
    overflow: hidden;
}

@media (max-width: 991px) {
    .bk-cta-section-v2 {
        padding: 80px 0;
    }
}

@media (max-width: 767px) {
    .bk-cta-section-v2 {
        padding: 60px 0;
    }
}

.bk-cta-section-v2::before {
    content: '';
    position: absolute;
    top: -100px;
    right: -100px;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.15) 0%, transparent 70%);
    border-radius: 50%;
    animation: bkPulseV2 5s ease-in-out infinite;
}

.bk-cta-section-v2::after {
    content: '';
    position: absolute;
    bottom: -100px;
    left: -100px;
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, transparent 70%);
    border-radius: 50%;
    animation: bkFloatV2 7s ease-in-out infinite;
}

.bk-cta-content-v2 {
    position: relative;
    z-index: 3;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    color: var(--ztc-text-text-1);
}

.bk-cta-content-v2 h2 {
    font-size: clamp(2rem, 4vw, 3rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-1);
    margin-bottom: 20px;
    font-family: var(--ztc-family-font2);
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.bk-cta-content-v2 p {
    font-size: var(--ztc-font-size-font-s18);
    line-height: 1.8;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 30px;
}

@media (max-width: 767px) {
    .bk-cta-content-v2 p {
        font-size: var(--ztc-font-size-font-s16);
    }
}

.bk-cta-form-v2 {
    max-width: 600px;
    margin: 0 auto;
}

.bk-cta-form-v2 form {
    display: flex;
    gap: 10px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 60px;
    padding: 5px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(10px);
}

@media (max-width: 576px) {
    .bk-cta-form-v2 form {
        flex-direction: column;
        background: transparent;
        gap: 15px;
        padding: 0;
    }
}

.bk-cta-form-v2 input {
    flex: 1;
    padding: 18px 25px;
    background: transparent;
    border: none;
    border-radius: 60px;
    color: var(--ztc-text-text-1);
    font-size: var(--ztc-font-size-font-s16);
}

.bk-cta-form-v2 input::placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.bk-cta-form-v2 input:focus {
    outline: none;
}

.bk-cta-form-v2 button {
    padding: 18px 35px;
    background: var(--ztc-bg-bg-3);
    border: none;
    border-radius: 60px;
    color: var(--ztc-text-text-1);
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    cursor: pointer;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    white-space: nowrap;
}

@media (max-width: 576px) {
    .bk-cta-form-v2 button {
        width: 100%;
        justify-content: center;
    }
}

.bk-cta-form-v2 button:hover {
    background: #c9a227;
    transform: translateY(-2px);
    box-shadow: 0 10px 30px rgba(212, 175, 55, 0.3);
}

.bk-cta-form-v2 button i {
    transition: transform 0.3s ease;
}

.bk-cta-form-v2 button:hover i {
    transform: translateX(5px);
}


/* ----- ANIMATIONS V2 ----- */

@keyframes bkFloatV2 {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
    }
}

@keyframes bkFloatReverseV2 {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(20px);
    }
}

@keyframes bkRotateV2 {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes bkPulseV2 {
    0%,
    100% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.1);
        opacity: 0.5;
    }
}

@keyframes bkFadeInUpV2 {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes bkFadeInLeftV2 {
    from {
        opacity: 0;
        transform: translateX(-30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes bkFadeInRightV2 {
    from {
        opacity: 0;
        transform: translateX(30px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes bkFadeInV2 {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}


/* ----- RTL SUPPORT V2 ----- */

[dir="rtl"] .bk-hero-about-content-v2 .bk-subtitle-v2 {
    padding-left: 0;
    padding-right: 50px;
}

[dir="rtl"] .bk-hero-about-content-v2 .bk-subtitle-v2::before {
    left: auto;
    right: 0;
}

[dir="rtl"] .bk-point-item-v2:hover {
    transform: translateX(-10px);
}

[dir="rtl"] .bk-section-header-v2 .bk-subtitle-v2::before {
    left: auto;
    right: -20px;
}

[dir="rtl"] .bk-section-header-v2 .bk-subtitle-v2::after {
    right: auto;
    left: -20px;
}

[dir="rtl"] .bk-hero-image-wrapper-v2 {
    padding-left: 0;
    padding-right: 30px;
}

@media (max-width: 991px) {
    [dir="rtl"] .bk-hero-image-wrapper-v2 {
        padding-right: 0;
    }
}

[dir="rtl"] .bk-experience-badge-v2 {
    right: auto;
    left: -20px;
}

@media (max-width: 767px) {
    [dir="rtl"] .bk-experience-badge-v2 {
        left: -10px;
    }
}

[dir="rtl"] .bk-cta-form-v2 button i {
    transform: rotate(180deg);
}

[dir="rtl"] .bk-cta-form-v2 button:hover i {
    transform: rotate(180deg) translateX(-5px);
}


/* ====================== Donation form Quick Donation Amounts Styles ============== */

.bk-cause-amounts-wrapper {
    padding: 15px 0;
    width: 100%;
    margin: 0;
}

.bk-amount-presets-row {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    gap: 8px;
    width: 100%;
}


/* Preset Buttons */

.bk-amount-preset {
    flex: 0 0 auto;
    background: var(--ztc-bg-bg-9);
    color: var(--ztc-text-text-2);
    border: 1px solid var(--ztc-border-border-1);
    padding: 0 15px;
    height: 42px;
    border-radius: 30px;
    font-weight: var(--ztc-weight-semibold);
    font-size: 14px;
    cursor: pointer;
    white-space: nowrap;
    transition: all 0.2s ease;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.bk-amount-preset:hover {
    background: var(--ztc-bg-bg-3);
    color: #fff;
    border-color: var(--ztc-bg-bg-3);
}

.bk-amount-preset.active {
    background: var(--ztc-bg-bg-3);
    color: #fff;
    border-color: var(--ztc-bg-bg-3);
    box-shadow: 0 4px 10px rgba(212, 175, 55, 0.2);
}


/* Custom Input Group */

.bk-input-group {
    flex: 1;
    display: flex;
    align-items: center;
    background: var(--ztc-bg-bg-9);
    border: 1px solid var(--ztc-border-border-1);
    border-radius: 30px;
    padding: 0 15px;
    min-width: 100px;
    height: 42px;
    transition: all 0.2s ease;
}

.bk-input-group:focus-within {
    border-color: var(--ztc-text-text-4);
    background: #fff;
    box-shadow: 0 0 0 3px rgba(212, 175, 55, 0.1);
}

.bk-currency-symbol {
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-4);
    margin-right: 4px;
    font-size: 15px;
}

.bk-custom-amount-input {
    width: 100%;
    border: none !important;
    background: transparent !important;
    outline: none !important;
    font-size: 14px;
    height: 100%;
    color: var(--ztc-text-text-3);
}

.bk-custom-amount-input::placeholder {
    color: var(--ztc-text-text-2);
    opacity: 0.7;
    font-size: 13px;
}

.bk-custom-amount-input::-webkit-inner-spin-button,
.bk-custom-amount-input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.bk-custom-amount-input[type=number] {
    -moz-appearance: textfield;
}


/* Select Dropdown Group */

.bk-select-group {
    flex: 0 0 auto;
    width: 110px;
    position: relative;
}

.df-frequency-select {
    width: 100%;
    height: 42px;
    border: 1px solid var(--ztc-border-border-1);
    border-radius: 30px;
    background-color: var(--ztc-bg-bg-1);
    padding: 0 30px 0 15px;
    cursor: pointer;
    font-size: 13px;
    font-weight: var(--ztc-weight-medium);
    color: var(--ztc-text-text-3);
    appearance: none;
    -webkit-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%234A4A4A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 12px center;
    background-size: 14px;
    transition: all 0.2s ease;
}

.df-frequency-select:hover {
    border-color: var(--ztc-text-text-4);
}

.df-frequency-select:focus {
    border-color: var(--ztc-text-text-4);
    outline: none;
    box-shadow: 0 0 0 3px rgba(212, 175, 55, 0.1);
}


/* Responsive */

@media (max-width: 768px) {
    .bk-amount-presets-row {
        gap: 6px;
    }
    .bk-amount-preset {
        padding: 0 10px;
        font-size: 13px;
        height: 38px;
    }
    .bk-input-group {
        min-width: 85px;
        height: 38px;
        padding: 0 12px;
    }
    .bk-select-group {
        width: 95px;
    }
    .df-frequency-select {
        height: 38px;
        font-size: 12px;
        padding: 0 25px 0 12px;
    }
}

@media (max-width: 576px) {
    .bk-amount-presets-row {
        gap: 4px;
    }
    .bk-amount-preset {
        padding: 0 8px;
        font-size: 12px;
    }
    .bk-input-group {
        min-width: 75px;
        padding: 0 8px;
    }
    .bk-select-group {
        width: 85px;
    }
    .df-frequency-select {
        font-size: 11px;
        padding: 0 20px 0 8px;
    }
}

@media (max-width: 450px) {
    .bk-amount-presets-row {
        overflow-x: auto;
        flex-wrap: nowrap;
        -webkit-overflow-scrolling: touch;
        padding-bottom: 2px;
    }
    .bk-amount-preset,
    .bk-input-group,
    .bk-select-group {
        flex-shrink: 0;
    }
}


/* Cause Card Footer */

.bk-cause-v1-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid var(--ztc-border-border-1);
}

.bk-cause-v1-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 20px;
    background: var(--ztc-bg-bg-3);
    color: #fff;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    border-radius: 50px;
    transition: all 0.3s ease;
    text-decoration: none;
    border: none;
    cursor: pointer;
}

.bk-cause-v1-btn:hover {
    background: #c9a227;
    transform: translateY(-2px);
    box-shadow: 0 10px 20px rgba(212, 175, 55, 0.3);
}

.bk-cause-v1-btn i {
    transition: transform 0.3s ease;
}

.bk-cause-v1-btn:hover i {
    transform: translateX(5px);
}

.bk-cause-v1-stats a {
    color: var(--ztc-text-text-4);
    text-decoration: none;
    font-weight: var(--ztc-weight-medium);
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 5px;
}

.bk-cause-v1-stats a:hover {
    color: var(--ztc-text-text-3);
}

.bk-cause-v1-stats a i {
    transition: transform 0.3s ease;
}

.bk-cause-v1-stats a:hover i {
    transform: translateX(5px);
}


/* RTL Support */

[dir="rtl"] .bk-currency-symbol {
    margin-right: 0;
    margin-left: 4px;
}

[dir="rtl"] .df-frequency-select {
    padding: 0 15px 0 30px;
    background-position: left 12px center;
}

[dir="rtl"] .bk-cause-v1-stats a:hover i {
    transform: translateX(-5px);
}

[dir="rtl"] .bk-cause-v1-btn:hover i {
    transform: translateX(-5px);
}


/* ====================== End Donation form Quick Donation Amounts Styles ============== */


/*============= QUICK DONATION FORM CSS AREA ===============*/

.bk-donation-quick {
    background: var(--ztc-bg-bg-1);
    border-radius: 30px;
    padding: 30px;
    box-shadow: var(--ztc-shadow-md);
    transition: var(--ztc-transition-base);
    width: 100%;
}

@media (max-width: 767px) {
    .bk-donation-quick {
        padding: 25px 20px;
    }
}

.bk-donation-quick.bk-donation-compact {
    padding: 20px;
}

.bk-donation-quick.bk-donation-compact .bk-donation-quick-header {
    margin-bottom: 20px;
}

.bk-donation-quick.bk-donation-compact .bk-donation-quick-header h4 {
    font-size: var(--ztc-font-size-font-s20);
}

.bk-donation-quick.bk-donation-compact .bk-donation-quick-header p {
    font-size: var(--ztc-font-size-font-s14);
}

.bk-donation-quick.bk-donation-compact .bk-donation-tabs,
.bk-donation-quick.bk-donation-compact .bk-amount-section,
.bk-donation-quick.bk-donation-compact .bk-payment-section {
    margin-bottom: 20px;
}

.bk-donation-quick.bk-donation-dark {
    background: linear-gradient(135deg, var(--ztc-bg-bg-2) 0%, #2a4a9e 100%);
}

.bk-donation-quick.bk-donation-dark .bk-donation-quick-header h4,
.bk-donation-quick.bk-donation-dark .bk-donation-quick-header p {
    color: var(--ztc-text-text-1);
}

.bk-donation-quick.bk-donation-dark .bk-donation-quick-header p {
    color: rgba(255, 255, 255, 0.9);
}

.bk-donation-quick.bk-donation-dark .bk-donation-tab {
    background: rgba(255, 255, 255, 0.1);
    color: var(--ztc-text-text-1);
}

.bk-donation-quick.bk-donation-dark .bk-donation-tab:hover,
.bk-donation-quick.bk-donation-dark .bk-donation-tab.active {
    background: var(--ztc-bg-bg-3);
    color: var(--ztc-text-text-1);
}

.bk-donation-quick.bk-donation-dark .bk-amount-title {
    color: var(--ztc-text-text-1);
}

.bk-donation-quick.bk-donation-dark .bk-amount-title i {
    color: var(--ztc-text-text-4);
}

.bk-donation-quick.bk-donation-dark .bk-amount-preset {
    background: rgba(255, 255, 255, 0.1);
    color: var(--ztc-text-text-1);
    border-color: rgba(255, 255, 255, 0.2);
}

.bk-donation-quick.bk-donation-dark .bk-amount-preset:hover,
.bk-donation-quick.bk-donation-dark .bk-amount-preset.active {
    background: var(--ztc-bg-bg-3);
    border-color: var(--ztc-bg-bg-3);
    color: var(--ztc-text-text-1);
}

.bk-donation-quick.bk-donation-dark .bk-custom-amount {
    background: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.2);
}

.bk-donation-quick.bk-donation-dark .bk-custom-amount .bk-currency {
    color: var(--ztc-text-text-4);
}

.bk-donation-quick.bk-donation-dark .bk-custom-amount input {
    color: var(--ztc-text-text-1);
}

.bk-donation-quick.bk-donation-dark .bk-custom-amount input::placeholder {
    color: rgba(255, 255, 255, 0.7);
}

.bk-donation-quick.bk-donation-dark .bk-payment-title {
    color: var(--ztc-text-text-1);
}

.bk-donation-quick.bk-donation-dark .bk-payment-option {
    background: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.2);
}

.bk-donation-quick.bk-donation-dark .bk-payment-option:hover,
.bk-donation-quick.bk-donation-dark .bk-payment-option.active {
    background: var(--ztc-bg-bg-3);
    border-color: var(--ztc-bg-bg-3);
}

.bk-donation-quick.bk-donation-dark .bk-payment-option label {
    color: var(--ztc-text-text-1);
}

.bk-donation-quick.bk-donation-dark .bk-summary-item,
.bk-donation-quick.bk-donation-dark .bk-summary-total {
    color: var(--ztc-text-text-1);
}

.bk-donation-quick.bk-donation-dark .bk-trust-badge {
    color: rgba(255, 255, 255, 0.9);
}

.bk-donation-quick.bk-donation-dark .bk-trust-badge i {
    color: var(--ztc-text-text-4);
}

.bk-donation-quick-header {
    text-align: center;
    margin-bottom: 25px;
}

.bk-donation-quick-header h4 {
    font-size: var(--ztc-font-size-font-s24);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 5px;
}

@media (max-width: 767px) {
    .bk-donation-quick-header h4 {
        font-size: var(--ztc-font-size-font-s20);
    }
}

.bk-donation-quick-header p {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
    margin: 0;
}

.bk-donation-tabs {
    display: flex;
    gap: 10px;
    margin-bottom: 25px;
    background: var(--ztc-bg-bg-9);
    padding: 5px;
    border-radius: 60px;
}

.bk-donation-tab {
    flex: 1;
    padding: 12px 20px;
    border: none;
    background: transparent;
    color: var(--ztc-text-text-2);
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    border-radius: 50px;
    cursor: pointer;
    transition: var(--ztc-transition-base);
}

@media (max-width: 767px) {
    .bk-donation-tab {
        padding: 10px 15px;
        font-size: var(--ztc-font-size-font-s14);
    }
}

.bk-donation-tab:hover {
    background: rgba(212, 175, 55, 0.1);
    color: var(--ztc-text-text-4);
}

.bk-donation-tab.active {
    background: var(--ztc-bg-bg-3);
    color: var(--ztc-text-text-1);
    box-shadow: var(--ztc-shadow-gold);
}

.bk-donation-panel {
    display: none;
}

.bk-donation-panel.active {
    display: block;
    animation: bkFadeIn 0.5s ease;
}

.bk-amount-section {
    margin-bottom: 25px;
}

.bk-amount-title {
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.bk-amount-title i {
    color: var(--ztc-text-text-4);
    font-size: var(--ztc-font-size-font-s18);
}

.bk-amount-presets {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    margin-bottom: 15px;
}

@media (max-width: 480px) {
    .bk-amount-presets {
        grid-template-columns: repeat(2, 1fr);
    }
}

.bk-amount-preset {
    padding: 12px 5px;
    background: var(--ztc-bg-bg-9);
    border: 2px solid transparent;
    border-radius: 50px;
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-3);
    cursor: pointer;
    transition: var(--ztc-transition-base);
    display: flex;
    flex-direction: column;
    align-items: center;
    line-height: 1.2;
}

@media (max-width: 767px) {
    .bk-amount-preset {
        padding: 10px 5px;
        font-size: var(--ztc-font-size-font-s14);
    }
}

.bk-amount-preset small {
    font-size: var(--ztc-font-size-font-s12);
    font-weight: var(--ztc-weight-regular);
    color: var(--ztc-text-text-2);
    margin-top: 2px;
}

.bk-amount-preset:hover {
    background: rgba(212, 175, 55, 0.1);
    border-color: var(--ztc-text-text-4);
    transform: translateY(-2px);
}

.bk-amount-preset.active {
    background: var(--ztc-bg-bg-3);
    border-color: var(--ztc-bg-bg-3);
    color: var(--ztc-text-text-1);
}

.bk-amount-preset.active small {
    color: rgba(255, 255, 255, 0.9);
}

.bk-custom-amount {
    display: flex;
    align-items: center;
    background: var(--ztc-bg-bg-9);
    border: 2px solid transparent;
    border-radius: 50px;
    padding: 0 20px;
    transition: var(--ztc-transition-base);
}

.bk-custom-amount:focus-within {
    border-color: var(--ztc-text-text-4);
    background: var(--ztc-bg-bg-1);
    box-shadow: var(--ztc-shadow-gold-sm);
}

.bk-custom-amount .bk-currency {
    font-size: var(--ztc-font-size-font-s18);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-4);
    margin-right: 5px;
}

.bk-custom-amount input {
    flex: 1;
    padding: 14px 0;
    background: transparent;
    border: none;
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-3);
}

.bk-custom-amount input::placeholder {
    color: var(--ztc-text-text-2);
    opacity: 0.7;
}

.bk-custom-amount input:focus {
    outline: none;
}

.bk-payment-section {
    margin-bottom: 25px;
}

.bk-payment-title {
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.bk-payment-title i {
    color: var(--ztc-text-text-4);
    font-size: var(--ztc-font-size-font-s18);
}

.bk-payment-options {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
}

.bk-payment-option {
    position: relative;
    background: var(--ztc-bg-bg-9);
    border: 2px solid transparent;
    border-radius: 60px;
    transition: var(--ztc-transition-base);
}

.bk-payment-option:hover {
    background: rgba(212, 175, 55, 0.1);
    border-color: var(--ztc-text-text-4);
}

.bk-payment-option input {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.bk-payment-option label {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 15px;
    border-radius: 60px;
    cursor: pointer;
    transition: var(--ztc-transition-base);
    position: relative;
}

@media (max-width: 767px) {
    .bk-payment-option label {
        padding: 10px 12px;
    }
}

.bk-payment-option input:checked+label {
    background: var(--ztc-bg-bg-3);
    color: var(--ztc-text-text-1);
}

.bk-payment-option input:checked+label .bk-payment-icon i {
    color: var(--ztc-text-text-1);
}

.bk-payment-option input:checked+label .bk-payment-check {
    background: var(--ztc-text-text-1);
    color: var(--ztc-text-text-4);
    opacity: 1;
    transform: scale(1);
}

.bk-payment-icon i {
    font-size: var(--ztc-font-size-font-s20);
    color: var(--ztc-text-text-3);
    transition: var(--ztc-transition-base);
}

@media (max-width: 767px) {
    .bk-payment-icon i {
        font-size: var(--ztc-font-size-font-s18);
    }
}

.bk-payment-name {
    flex: 1;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-medium);
    color: inherit;
}

.bk-payment-check {
    width: 20px;
    height: 20px;
    background: transparent;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: transparent;
    font-size: var(--ztc-font-size-font-s12);
    transition: var(--ztc-transition-base);
    opacity: 0;
    transform: scale(0);
}

.bk-donation-summary {
    background: var(--ztc-bg-bg-9);
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 25px;
}

.bk-summary-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed var(--ztc-border-border-1);
}

.bk-summary-item span:first-child {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
}

.bk-summary-value {
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-3);
}

.bk-summary-total {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bk-summary-total span:first-child {
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-3);
}

.bk-summary-total .bk-summary-value {
    font-size: var(--ztc-font-size-font-s20);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-4);
}

.bk-donate-quick-btn {
    width: 100%;
    padding: 16px 30px;
    background: var(--ztc-bg-bg-3);
    border: none;
    border-radius: 60px;
    color: var(--ztc-text-text-1);
    font-size: var(--ztc-font-size-font-s18);
    font-weight: var(--ztc-weight-semibold);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    cursor: pointer;
    transition: var(--ztc-transition-base);
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .bk-donate-quick-btn {
        padding: 14px 25px;
        font-size: var(--ztc-font-size-font-s16);
    }
}

.bk-donate-quick-btn i {
    transition: var(--ztc-transition-base);
}

.bk-donate-quick-btn:hover {
    background: var(--ztc-text-text-14);
    transform: translateY(-3px);
    box-shadow: var(--ztc-shadow-gold);
}

.bk-donate-quick-btn:hover i {
    transform: translateX(5px);
}

.bk-donate-quick-btn:disabled {
    opacity: 0.7;
    cursor: not-allowed;
    transform: none;
    box-shadow: none;
}

.bk-trust-badges {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

.bk-trust-badge {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: var(--ztc-font-size-font-s12);
    color: var(--ztc-text-text-2);
}

.bk-trust-badge i {
    color: var(--ztc-text-text-4);
    font-size: var(--ztc-font-size-font-s14);
}

.bk-sidebar .bk-donation-quick {
    border-radius: 20px;
    padding: 25px;
}

.bk-widget .bk-donation-quick {
    border-radius: 15px;
    padding: 20px;
}

.bk-widget .bk-donation-quick .bk-donation-quick-header h4 {
    font-size: var(--ztc-font-size-font-s20);
}

.bk-widget .bk-donation-quick .bk-amount-preset {
    padding: 8px 5px;
    font-size: var(--ztc-font-size-font-s14);
}

.bk-widget .bk-donation-quick .bk-payment-option label {
    padding: 10px 12px;
}

.bk-donation-quick-full {
    max-width: 500px;
    margin: 0 auto;
}

@keyframes bkFadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.bk-donation-quick.loading {
    position: relative;
    pointer-events: none;
}

.bk-donation-quick.loading::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
    border: 3px solid var(--ztc-bg-bg-9);
    border-top-color: var(--ztc-text-text-4);
    border-radius: 50%;
    animation: bkSpin 1s linear infinite;
}

.bk-donation-quick.loading>* {
    opacity: 0.5;
}

@keyframes bkSpin {
    to {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

[dir="rtl"] .bk-payment-check i {
    transform: rotate(180deg);
}

[dir="rtl"] .bk-donate-quick-btn i {
    transform: rotate(180deg);
}

[dir="rtl"] .bk-donate-quick-btn:hover i {
    transform: rotate(180deg) translateX(-5px);
}


/*============= DONATION CART MODAL V2 CSS ===============*/


/* ----- Cart Trigger Button ----- */

.dc-cart-trigger-v2 {
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background: linear-gradient(135deg, var(--ztc-bg-bg-2), #1a2e6b);
    color: #fff;
    padding: 15px 25px;
    border-radius: 60px 0 0 60px;
    display: flex;
    align-items: center;
    gap: 15px;
    cursor: pointer;
    box-shadow: var(--ztc-shadow-left-lg);
    z-index: 999;
    transition: var(--ztc-transition-base);
    border-left: 3px solid var(--ztc-text-text-4);
}

.dc-cart-trigger-v2:hover {
    right: 10px;
    background: var(--ztc-bg-bg-2);
    box-shadow: var(--ztc-shadow-left-xl);
}

.dc-cart-icon-wrapper-v2 {
    position: relative;
    font-size: 24px;
}

.dc-cart-count-v2 {
    position: absolute;
    top: -8px;
    right: -8px;
    background: var(--ztc-bg-bg-3);
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: var(--ztc-shadow-sm);
}

.dc-cart-text-v2 {
    font-size: 16px;
    font-weight: var(--ztc-weight-semibold);
}

.dc-cart-total-v2 {
    font-size: 18px;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-4);
    background: rgba(255, 255, 255, 0.1);
    padding: 5px 12px;
    border-radius: 30px;
}

.dc-modal-overlay-v2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(5px);
    z-index: 9998;
    opacity: 0;
    visibility: hidden;
    transition: var(--ztc-transition-base);
}

.dc-modal-overlay-v2.active {
    opacity: 1;
    visibility: visible;
}

.dc-modal-v2 {
    position: fixed;
    top: 0;
    right: -800px;
    width: 100%;
    max-width: 750px;
    height: 100vh;
    background: #fff;
    box-shadow: var(--ztc-shadow-left-xl);
    z-index: 9999;
    overflow-y: auto;
    transition: right 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    flex-direction: column;
}

.dc-modal-v2.active {
    right: 0;
}

.dc-modal-header-v2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 25px 30px;
    border-bottom: 1px solid var(--ztc-border-border-1);
    background: linear-gradient(135deg, #f8f9fa, #fff);
    position: sticky;
    top: 0;
    z-index: 10;
}

.dc-header-left-v2 {
    display: flex;
    align-items: center;
    gap: 15px;
}

.dc-header-left-v2 h3 {
    font-size: 22px;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin: 0;
}

.dc-item-count-v2 {
    font-size: 14px;
    color: var(--ztc-text-text-4);
    background: rgba(212, 175, 55, 0.1);
    padding: 5px 12px;
    border-radius: 30px;
    font-weight: var(--ztc-weight-medium);
}

.dc-close-btn-v2 {
    width: 45px;
    height: 45px;
    background: var(--ztc-bg-bg-9);
    border: none;
    border-radius: 50%;
    color: var(--ztc-text-text-2);
    font-size: 20px;
    cursor: pointer;
    transition: var(--ztc-transition-base);
    display: flex;
    align-items: center;
    justify-content: center;
}

.dc-close-btn-v2:hover {
    background: var(--ztc-bg-bg-3);
    color: #fff;
    transform: rotate(90deg);
}

.dc-step-indicator-v2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 30px;
    background: #f8f9fa;
    border-bottom: 1px solid var(--ztc-border-border-1);
}

.dc-step-v2 {
    display: flex;
    align-items: center;
    gap: 10px;
    flex: 1;
    position: relative;
}

.dc-step-v2:not(:last-child)::after {
    content: '';
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 2px;
    background: var(--ztc-border-border-1);
}

.dc-step-number-v2 {
    width: 35px;
    height: 35px;
    background: #fff;
    border: 2px solid var(--ztc-border-border-1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-2);
    transition: var(--ztc-transition-base);
}

.dc-step-v2.active .dc-step-number-v2 {
    background: var(--ztc-bg-bg-3);
    border-color: var(--ztc-bg-bg-3);
    color: #fff;
}

.dc-step-v2.completed .dc-step-number-v2 {
    background: #10b981;
    border-color: #10b981;
    color: #fff;
}

.dc-step-v2.completed .dc-step-number-v2::after {
    content: '\f00c';
    font-family: 'Font Awesome 6 Pro';
    font-size: 14px;
}

.dc-step-text-v2 {
    font-size: 14px;
    font-weight: var(--ztc-weight-medium);
    color: var(--ztc-text-text-2);
}

.dc-step-v2.active .dc-step-text-v2 {
    color: var(--ztc-text-text-3);
    font-weight: var(--ztc-weight-bold);
}

.dc-modal-body-v2 {
    flex: 1;
    padding: 30px;
    overflow-y: auto;
}

.dc-step-content-v2 {
    display: none;
}

.dc-step-content-v2.active {
    display: block;
    animation: dcFadeIn 0.3s ease;
}

@keyframes dcFadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.dc-cart-items-v2 {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-bottom: 30px;
}

.dc-cart-item-v2 {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 20px;
    background: var(--ztc-bg-bg-9);
    border-radius: 20px;
    transition: var(--ztc-transition-base);
    border: 1px solid transparent;
}

.dc-cart-item-v2:hover {
    background: #fff;
    border-color: var(--ztc-text-text-4);
    box-shadow: var(--ztc-shadow-sm);
    transform: translateX(-5px);
}

.dc-item-image-v2 {
    width: 80px;
    height: 80px;
    border-radius: 15px;
    overflow: hidden;
    flex-shrink: 0;
}

.dc-item-image-v2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform var(--ztc-transition-base);
}

.dc-cart-item-v2:hover .dc-item-image-v2 img {
    transform: scale(1.1);
}

.dc-item-details-v2 {
    flex: 1;
}

.dc-item-title-v2 {
    font-size: 18px;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 5px;
}

.dc-item-type-v2 {
    font-size: 14px;
    color: var(--ztc-text-text-2);
    margin-bottom: 8px;
}

.dc-item-meta-v2 {
    display: flex;
    gap: 10px;
}

.dc-item-frequency-v2,
.dc-item-category-v2 {
    font-size: 12px;
    padding: 3px 10px;
    border-radius: 30px;
}

.dc-item-frequency-v2 {
    background: rgba(212, 175, 55, 0.1);
    color: var(--ztc-text-text-4);
}

.dc-item-category-v2 {
    background: rgba(30, 58, 138, 0.1);
    color: var(--ztc-text-text-6);
}

.dc-item-actions-v2 {
    display: flex;
    align-items: center;
    gap: 15px;
}

.dc-quantity-control-v2 {
    display: flex;
    align-items: center;
    gap: 5px;
    background: #fff;
    border-radius: 30px;
    padding: 3px;
    box-shadow: var(--ztc-shadow-sm);
}

.dc-quantity-btn-v2 {
    width: 30px;
    height: 30px;
    border: none;
    background: transparent;
    color: var(--ztc-text-text-2);
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    transition: var(--ztc-transition-base);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dc-quantity-btn-v2:hover {
    background: var(--ztc-bg-bg-3);
    color: #fff;
}

.dc-quantity-btn-v2:disabled {
    opacity: 0.3;
    cursor: not-allowed;
}

.dc-quantity-input-v2 {
    width: 40px;
    text-align: center;
    border: none;
    background: transparent;
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-3);
    font-size: 16px;
}

.dc-quantity-input-v2::-webkit-inner-spin-button,
.dc-quantity-input-v2::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.dc-item-price-v2 {
    min-width: 70px;
    text-align: right;
}

.dc-price-amount-v2 {
    font-size: 18px;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-4);
}

.dc-remove-item-v2 {
    width: 35px;
    height: 35px;
    border: none;
    background: transparent;
    color: #ff6b6b;
    font-size: 16px;
    cursor: pointer;
    transition: var(--ztc-transition-base);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dc-remove-item-v2:hover {
    background: #ff6b6b;
    color: #fff;
    transform: rotate(90deg);
}

.dc-cart-empty-v2 {
    text-align: center;
    padding: 60px 20px;
}

.dc-cart-empty-v2 i {
    font-size: 70px;
    color: var(--ztc-text-text-4);
    opacity: 0.3;
    margin-bottom: 20px;
}

.dc-cart-empty-v2 h4 {
    font-size: 22px;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 10px;
}

.dc-cart-empty-v2 p {
    color: var(--ztc-text-text-2);
    margin-bottom: 25px;
}

.dc-shop-now-btn-v2 {
    padding: 15px 35px;
    background: var(--ztc-bg-bg-3);
    color: #fff;
    border: none;
    border-radius: 60px;
    cursor: pointer;
    transition: var(--ztc-transition-base);
    font-weight: var(--ztc-weight-semibold);
}

.dc-shop-now-btn-v2:hover {
    background: #c9a227;
    transform: translateY(-3px);
}

.dc-cart-summary-v2 {
    background: linear-gradient(135deg, #f8f9fa, #fff);
    border-radius: 30px;
    padding: 25px;
    margin-bottom: 30px;
    border: 1px solid var(--ztc-border-border-1);
}

.dc-summary-row-v2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    font-size: 16px;
    color: var(--ztc-text-text-2);
}

.dc-summary-row-v2.dc-total-row-v2 {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 2px dashed var(--ztc-border-border-1);
    font-size: 20px;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
}

.dc-summary-value-v2 {
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-3);
}

.dc-total-value-v2 {
    color: var(--ztc-text-text-4);
    font-size: 24px;
}

.dc-tax-note-v2 {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 20px;
    padding: 15px;
    background: rgba(212, 175, 55, 0.05);
    border-radius: 15px;
    font-size: 14px;
    color: var(--ztc-text-text-2);
}

.dc-tax-note-v2 i {
    color: var(--ztc-text-text-4);
    font-size: 16px;
}

.dc-step-buttons-v2 {
    display: flex;
    gap: 15px;
    margin-top: 30px;
}

.dc-btn-primary-v2,
.dc-btn-secondary-v2 {
    flex: 1;
    padding: 16px 30px;
    font-size: 16px;
    font-weight: var(--ztc-weight-semibold);
    border-radius: 60px;
    cursor: pointer;
    transition: var(--ztc-transition-base);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.dc-btn-primary-v2 {
    background: var(--ztc-bg-bg-3);
    color: #fff;
    border: none;
}

.dc-btn-primary-v2:hover {
    background: #c9a227;
    transform: translateY(-3px);
    box-shadow: var(--ztc-shadow-gold);
}

.dc-btn-primary-v2 i {
    transition: transform var(--ztc-transition-base);
}

.dc-btn-primary-v2:hover i {
    transform: translateX(5px);
}

.dc-btn-secondary-v2 {
    background: transparent;
    border: 2px solid var(--ztc-border-border-1);
    color: var(--ztc-text-text-3);
}

.dc-btn-secondary-v2:hover {
    background: var(--ztc-bg-bg-9);
    border-color: var(--ztc-text-text-4);
    color: var(--ztc-text-text-4);
}

.dc-donor-form-v2 {
    background: #fff;
    border-radius: 30px;
    padding: 30px;
    border: 1px solid var(--ztc-border-border-1);
}

.dc-form-title-v2 {
    font-size: 20px;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 2px solid var(--ztc-border-border-1);
    position: relative;
}

.dc-form-title-v2::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 60px;
    height: 2px;
    background: var(--ztc-text-text-4);
}

.dc-form-row-v2 {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

@media (max-width: 576px) {
    .dc-form-row-v2 {
        flex-direction: column;
        gap: 15px;
    }
}

.dc-form-group-v2 {
    flex: 1;
    margin-bottom: 20px;
}

.dc-form-group-v2 label {
    display: block;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: var(--ztc-weight-medium);
    color: var(--ztc-text-text-3);
}

.dc-form-group-v2 input,
.dc-form-group-v2 select,
.dc-form-group-v2 textarea {
    width: 100%;
    padding: 14px 18px;
    background: var(--ztc-bg-bg-9);
    border: 1px solid var(--ztc-border-border-1);
    border-radius: 15px;
    font-size: 15px;
    color: var(--ztc-text-text-3);
    transition: var(--ztc-transition-base);
}

.dc-form-group-v2 input:focus,
.dc-form-group-v2 select:focus,
.dc-form-group-v2 textarea:focus {
    border-color: var(--ztc-text-text-4);
    outline: none;
    box-shadow: var(--ztc-shadow-gold-focus);
    background: #fff;
}

.dc-form-group-v2 input::placeholder,
.dc-form-group-v2 textarea::placeholder {
    color: var(--ztc-text-text-2);
    opacity: 0.6;
}

.dc-country-select-v2 {
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%234A4A4A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 16px;
}

.dc-dedication-fields-v2 {
    display: none;
}

.dc-checkbox-group-v2 {
    margin: 20px 0;
}

.dc-checkbox-option-v2 {
    display: flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
    position: relative;
}

.dc-checkbox-option-v2 input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.dc-checkbox-custom-v2 {
    width: 22px;
    height: 22px;
    border: 2px solid var(--ztc-text-text-2);
    border-radius: 6px;
    position: relative;
    transition: var(--ztc-transition-base);
    background: #fff;
    flex-shrink: 0;
}

.dc-checkbox-option-v2 input:checked~.dc-checkbox-custom-v2 {
    background: var(--ztc-bg-bg-3);
    border-color: var(--ztc-bg-bg-3);
}

.dc-checkbox-option-v2 input:checked~.dc-checkbox-custom-v2::after {
    content: '\f00c';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 900;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 12px;
}

.dc-checkbox-label-v2 {
    font-size: 15px;
    color: var(--ztc-text-text-2);
}

.dc-payment-section-v2 {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid var(--ztc-border-border-1);
}

.dc-payment-section-title-v2 {
    font-size: 18px;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.dc-payment-section-title-v2 i {
    color: var(--ztc-text-text-4);
}

.dc-payment-options-v2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
    margin-bottom: 25px;
}

@media (max-width: 576px) {
    .dc-payment-options-v2 {
        grid-template-columns: 1fr;
    }
}

.dc-payment-option-v2 {
    cursor: pointer;
}

.dc-payment-option-v2 input[type="radio"] {
    position: absolute;
    opacity: 0;
}

.dc-payment-card-v2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    padding: 20px 15px;
    background: var(--ztc-bg-bg-9);
    border: 1px solid var(--ztc-border-border-1);
    border-radius: 15px;
    transition: var(--ztc-transition-base);
}

.dc-payment-option-v2 input:checked~.dc-payment-card-v2 {
    background: rgba(212, 175, 55, 0.1);
    border-color: var(--ztc-text-text-4);
    transform: translateY(-3px);
    box-shadow: var(--ztc-shadow-gold-sm);
}

.dc-payment-card-v2 i {
    font-size: 30px;
    color: var(--ztc-text-text-4);
}

.dc-payment-card-v2 span {
    font-size: 14px;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
}

.dc-payment-card-v2 small {
    font-size: 11px;
    color: var(--ztc-text-text-2);
}

.dc-payment-details-v2 {
    margin-top: 20px;
    padding: 20px;
    background: rgba(212, 175, 55, 0.05);
    border-radius: 15px;
    border-left: 3px solid var(--ztc-text-text-4);
}

.dc-redirect-message-v2 {
    text-align: center;
}

.dc-redirect-message-v2 i {
    font-size: 40px;
    color: var(--ztc-text-text-4);
    margin-bottom: 10px;
}

.dc-redirect-message-v2 h5 {
    font-size: 16px;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 5px;
}

.dc-redirect-message-v2 p {
    font-size: 13px;
    color: var(--ztc-text-text-2);
    margin: 0;
}

.dc-banks-list-v2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin: 15px 0;
}

@media (max-width: 576px) {
    .dc-banks-list-v2 {
        grid-template-columns: 1fr;
    }
}

.dc-bank-option-v2 {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px;
    background: var(--ztc-bg-bg-9);
    border: 1px solid var(--ztc-border-border-1);
    border-radius: 12px;
    cursor: pointer;
    transition: var(--ztc-transition-base);
}

.dc-bank-option-v2:hover {
    background: rgba(212, 175, 55, 0.1);
    border-color: var(--ztc-text-text-4);
}

.dc-bank-option-v2 input[type="radio"] {
    position: absolute;
    opacity: 0;
}

.dc-bank-icon-v2 {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    color: var(--ztc-text-text-4);
}

.dc-bank-info-v2 h5 {
    font-size: 14px;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 2px;
}

.dc-bank-info-v2 p {
    font-size: 11px;
    color: var(--ztc-text-text-2);
    margin: 0;
}

.dc-bank-details-v2 {
    background: #fff;
    border-radius: 15px;
    padding: 20px;
    margin-top: 20px;
    border: 1px solid var(--ztc-border-border-1);
}

.dc-bank-detail-item-v2 {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px;
    background: var(--ztc-bg-bg-9);
    border-radius: 10px;
    margin-bottom: 10px;
}

.dc-bank-detail-item-v2 i {
    width: 35px;
    height: 35px;
    background: rgba(212, 175, 55, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--ztc-text-text-4);
    font-size: 16px;
}

.dc-bank-detail-item-v2 span {
    font-size: 14px;
    color: var(--ztc-text-text-3);
    font-weight: var(--ztc-weight-medium);
}

.dc-copy-btn-v2 {
    margin-left: auto;
    padding: 5px 12px;
    background: transparent;
    border: 1px solid var(--ztc-border-border-1);
    border-radius: 30px;
    color: var(--ztc-text-text-2);
    font-size: 11px;
    cursor: pointer;
    transition: var(--ztc-transition-base);
}

.dc-copy-btn-v2:hover {
    background: var(--ztc-bg-bg-3);
    color: #fff;
    border-color: var(--ztc-bg-bg-3);
}

.dc-loading-v2 {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 3px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top-color: #fff;
    animation: dcSpin 1s ease-in-out infinite;
}

@keyframes dcSpin {
    to {
        transform: rotate(360deg);
    }
}


/* RTL Support */

[dir="rtl"] .dc-cart-trigger-v2 {
    right: auto;
    left: 0;
    border-radius: 0 60px 60px 0;
    border-left: none;
    border-right: 3px solid var(--ztc-text-text-4);
}

[dir="rtl"] .dc-cart-trigger-v2:hover {
    right: auto;
    left: 10px;
}

[dir="rtl"] .dc-modal-v2 {
    right: auto;
    left: -800px;
}

[dir="rtl"] .dc-modal-v2.active {
    left: 0;
}

[dir="rtl"] .dc-form-title-v2::after {
    left: auto;
    right: 0;
}

[dir="rtl"] .dc-cart-item-v2:hover {
    transform: translateX(5px);
}

[dir="rtl"] .dc-step-v2:not(:last-child)::after {
    right: auto;
    left: 20px;
}

[dir="rtl"] .dc-btn-primary-v2 i {
    transform: rotate(180deg);
}

[dir="rtl"] .dc-btn-primary-v2:hover {
    transform: translateX(5px);
}

[dir="rtl"] .dc-btn-primary-v2:hover i {
    transform: rotate(180deg) translateX(-5px);
}

[dir="rtl"] .dc-bank-detail-item-v2 .dc-copy-btn-v2 {
    margin-left: 0;
    margin-right: auto;
}

[dir="rtl"] .dc-country-select-v2 {
    background-position: left 15px center;
}

[dir="rtl"] .dc-payment-details-v2 {
    border-left: none;
    border-right: 3px solid var(--ztc-text-text-4);
}


/*============= HEADER CSS AREA ===============*/


/* ----- Header Top Bar ----- */

.bk-header-top {
    background: var(--ztc-bg-bg-2);
    padding: 12px 0;
    color: var(--ztc-text-text-1);
    font-size: var(--ztc-font-size-font-s14);
}

.bk-header-top-content {
    display: flex;
    align-items: center;
    gap: 20px;
}

.bk-header-top-content p {
    margin: 0;
    color: rgba(255, 255, 255, 0.9);
}

.bk-top-contact-link {
    color: var(--ztc-text-text-4);
    font-weight: var(--ztc-weight-semibold);
    transition: var(--ztc-transition-base);
}

.bk-top-contact-link:hover {
    color: var(--ztc-text-text-1);
}

.bk-header-top-info {
    display: flex;
    justify-content: flex-end;
    gap: 30px;
}

.bk-info-item {
    display: flex;
    align-items: center;
    gap: 10px;
}

.bk-info-item i {
    color: var(--ztc-text-text-4);
    font-size: var(--ztc-font-size-font-s16);
}

.bk-info-item a {
    color: var(--ztc-text-text-1);
    transition: var(--ztc-transition-base);
}

.bk-info-item a:hover {
    color: var(--ztc-text-text-4);
}


/* ========== USER ACCOUNT BUTTON STYLES ========== */

.bk-header-actions {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 10px;
}

.bk-user-account {
    position: relative;
}

.bk-user-btn {
    display: flex;
    align-items: center;
    gap: 12px;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 60px;
    padding: 8px 20px 8px 12px;
    cursor: pointer;
    transition: all 0.3s ease;
    color: white;
}

.bk-user-btn:hover {
    background: rgba(255, 255, 255, 0.2);
    border-color: var(--ztc-text-text-4, #D4AF37);
}

.bk-user-avatar {
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, #D4AF37 0%, #B8960F 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    color: #1E3A8A;
    font-size: 1rem;
    overflow: hidden;
}

.bk-user-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bk-user-avatar.small {
    width: 36px;
    height: 36px;
    font-size: 0.9rem;
}

.bk-user-name {
    font-size: 14px;
    font-weight: 500;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bk-user-btn i {
    font-size: 12px;
    transition: transform 0.3s ease;
}

.bk-user-btn.active i {
    transform: rotate(180deg);
}


/* User Dropdown Menu */

.bk-user-dropdown-menu {
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
    min-width: 260px;
    background: white;
    border-radius: 16px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    z-index: 1000;
    overflow: hidden;
}

.bk-user-dropdown-menu.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.bk-dropdown-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 20px;
    color: #1E293B;
    text-decoration: none;
    transition: all 0.2s ease;
    width: 100%;
    background: transparent;
    border: none;
    cursor: pointer;
    font-size: 14px;
}

.bk-dropdown-item i {
    width: 20px;
    font-size: 16px;
    color: #D4AF37;
}

.bk-dropdown-item:hover {
    background: rgba(212, 175, 55, 0.08);
    padding-left: 28px;
}

.bk-dropdown-divider {
    height: 1px;
    background: #E2E8F0;
    margin: 8px 0;
}

.bk-logout-btn {
    color: #dc3545;
}

.bk-logout-btn i {
    color: #dc3545;
}

.bk-logout-btn:hover {
    background: rgba(220, 53, 69, 0.08);
}


/* Login Button */

.bk-login-btn {
    display: flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(135deg, #D4AF37 0%, #B8960F 100%);
    border-radius: 60px;
    padding: 10px 24px;
    color: #1E3A8A;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}

.bk-login-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(212, 175, 55, 0.3);
    color: #1E3A8A;
}


/* Mobile Header Actions */

.bk-mobile-actions {
    display: flex;
    align-items: center;
    gap: 12px;
}

.bk-mobile-user-btn {
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    border: none;
}

.bk-mobile-login-btn {
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    text-decoration: none;
    transition: all 0.3s ease;
}

.bk-mobile-login-btn:hover {
    background: #D4AF37;
    color: #1E3A8A;
}


/* Mobile User Dropdown */

.bk-mobile-user-dropdown {
    position: fixed;
    top: 70px;
    right: 15px;
    min-width: 250px;
    background: white;
    border-radius: 16px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    overflow: hidden;
}

.bk-mobile-user-dropdown.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}


/* Mobile User Info in Sidebar */

.bk-mobile-user-info {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 20px;
    background: linear-gradient(135deg, rgba(212, 175, 55, 0.1), rgba(212, 175, 55, 0.05));
    border-bottom: 1px solid rgba(212, 175, 55, 0.2);
    margin-bottom: 15px;
}

.bk-mobile-user-avatar {
    width: 55px;
    height: 55px;
    background: linear-gradient(135deg, #D4AF37 0%, #B8960F 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    color: #1E3A8A;
    font-size: 1.5rem;
    overflow: hidden;
}

.bk-mobile-user-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bk-mobile-user-details h4 {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 4px;
    color: #1E293B;
}

.bk-mobile-user-details p {
    font-size: 0.75rem;
    color: #64748B;
    margin: 0;
}


/* Mobile Auth Links */

.bk-mobile-auth-section {
    margin-top: 15px;
    padding-top: 10px;
}

.bk-mobile-auth-link {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 20px;
    color: #1E293B;
    text-decoration: none;
    font-size: 15px;
    transition: all 0.2s ease;
    background: transparent;
    border: none;
    width: 100%;
    text-align: left;
    cursor: pointer;
}

.bk-mobile-auth-link i {
    width: 22px;
    color: #D4AF37;
}

.bk-mobile-auth-link:hover {
    background: rgba(212, 175, 55, 0.08);
    padding-left: 28px;
}

.bk-logout-mobile {
    color: #dc3545;
}

.bk-logout-mobile i {
    color: #dc3545;
}


/* Sticky Header for Mobile */

.bk-mobile-header.sticky {
    position: fixed;
    background: rgba(10, 37, 64, 0.95);
    backdrop-filter: blur(10px);
    border-radius: 74px;
}

@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}


/* Responsive */

@media (max-width: 1199px) {
    .bk-header-actions {
        flex-direction: column;
        gap: 10px;
    }
    .bk-quick-donate .bk-form-row {
        flex-wrap: wrap;
    }
}

@media (max-width: 768px) {
    .bk-user-name {
        display: none;
    }
    .bk-user-btn {
        padding: 8px 12px;
    }
}


/* ----- Main Header (Desktop) ----- */

.bk-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    padding: 20px 0;
    transition: var(--ztc-transition-base);
}

.bk-header.sticky {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    background: transparent;
    z-index: 1111;
    padding: 0;
}

.bk-header.sticky .bk-header-inner {
    background: rgba(10, 37, 64, 0.95);
    backdrop-filter: blur(10px);
    border-radius: 74px;
    padding: 10px 30px;
    box-shadow: var(--ztc-shadow-lg);
}

.bk-header-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(14px);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 74px;
    padding: 10px 30px;
}


/* Logo container */

.bk-logo {
    flex-shrink: 0;
    width: 280px;
}

.bk-logo a {
    display: block;
    width: 100%;
    height: 100%;
}

.bk-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

.bk-header-right {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 15px;
}


/* Main Menu - Horizontal Layout */

.bk-main-menu>ul {
    display: flex;
    align-items: center;
    gap: 5px;
    margin: 0;
    padding: 0;
}

.bk-main-menu>ul>li {
    position: relative;
    list-style: none;
}

.bk-main-menu>ul>li>a {
    font-family: var(--ztc-family-font1);
    font-size: var(--ztc-font-size-font-s18);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-1);
    padding: 8px 18px;
    display: flex;
    align-items: center;
    gap: 6px;
    transition: var(--ztc-transition-base);
    border-radius: 40px;
    white-space: nowrap;
}

.bk-main-menu>ul>li>a i {
    font-size: 14px;
    transition: transform var(--ztc-transition-base);
}

.bk-main-menu>ul>li:hover>a {
    color: var(--ztc-text-text-4);
    background: rgba(255, 255, 255, 0.1);
}

.bk-main-menu>ul>li:hover>a i {
    transform: rotate(-180deg);
}


/* Dropdown Menu */

.bk-main-menu ul li .bk-dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 280px;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(212, 175, 55, 0.2);
    border-radius: 20px;
    padding: 16px 12px;
    box-shadow: var(--ztc-shadow-xl);
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: var(--ztc-transition-smooth);
    z-index: 100;
}

.bk-main-menu>ul>li:last-child .bk-dropdown-menu,
.bk-main-menu>ul>li:nth-last-child(2) .bk-dropdown-menu {
    left: auto;
    right: 0;
}

.bk-main-menu ul li:hover .bk-dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(10px);
}

.bk-main-menu ul li .bk-dropdown-menu li {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
}

.bk-main-menu ul li .bk-dropdown-menu li a {
    font-size: var(--ztc-font-size-font-s15);
    color: var(--ztc-text-text-3);
    padding: 12px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 12px;
    transition: var(--ztc-transition-base);
    width: 100%;
    border-left: 3px solid transparent;
}

.bk-main-menu ul li .bk-dropdown-menu li a i {
    font-size: 12px;
    color: var(--ztc-text-text-4);
    opacity: 0;
    transform: translateX(-5px);
    transition: var(--ztc-transition-base);
}

.bk-main-menu ul li .bk-dropdown-menu li a:hover {
    background: rgba(212, 175, 55, 0.08);
    color: var(--ztc-text-text-4);
    padding-left: 24px;
    border-left-color: var(--ztc-text-text-4);
}

.bk-main-menu ul li .bk-dropdown-menu li a:hover i {
    opacity: 1;
    transform: translateX(0);
}

.bk-main-menu ul li .bk-dropdown-menu .bk-view-all {
    margin-top: 8px;
    padding-top: 12px;
    border-top: 1px solid rgba(212, 175, 55, 0.2);
}

.bk-main-menu ul li .bk-dropdown-menu .bk-view-all a {
    color: var(--ztc-text-text-4);
    font-weight: var(--ztc-weight-bold);
}

.bk-main-menu ul li .bk-dropdown-menu .bk-view-all a i {
    opacity: 1;
}

.bk-main-menu ul li .bk-dropdown-menu .bk-view-all a:hover i {
    transform: translateX(5px);
}


/*============= HEADER QUICK DONATION FORM ===============*/

.bk-quick-donate {
    width: 100%;
    max-width: 900px;
    position: relative;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 60px;
    padding: 5px;
    backdrop-filter: blur(8px);
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.bk-quick-donate .bk-form-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
}

.bk-quick-donate .bk-form-col {
    flex: 1 1 auto;
    min-width: 140px;
}

.bk-quick-donate .bk-custom-select {
    position: relative;
    width: 100%;
    cursor: pointer;
}

.bk-quick-donate .bk-select-header {
    background: rgba(0, 0, 0, 0.25);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 40px;
    height: 48px;
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: var(--ztc-transition-base);
    backdrop-filter: blur(5px);
}

.bk-quick-donate .bk-select-header:hover {
    background: rgba(0, 0, 0, 0.35);
    border-color: rgba(212, 175, 55, 0.4);
}

.bk-quick-donate .bk-select-header.open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.bk-quick-donate .bk-select-current {
    color: #fff;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-medium);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: calc(100% - 25px);
}

.bk-quick-donate .bk-select-arrow {
    color: var(--ztc-text-text-4);
    font-size: 12px;
    transition: transform var(--ztc-transition-base);
}

.bk-quick-donate .bk-select-header.open .bk-select-arrow {
    transform: rotate(180deg);
}

.bk-quick-donate .bk-select-dropdown {
    position: absolute;
    top: calc(100% - 1px);
    left: 0;
    right: 0;
    background: #1a2634;
    border: 1px solid rgba(212, 175, 55, 0.3);
    border-top: none;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: var(--ztc-shadow-lg);
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: var(--ztc-transition-base);
    z-index: 1000;
    max-height: 300px;
    overflow-y: auto;
    padding: 10px 0;
}

.bk-quick-donate .bk-custom-select.open .bk-select-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.bk-quick-donate .bk-select-option {
    padding: 12px 20px;
    color: #e0e0e0;
    font-size: var(--ztc-font-size-font-s14);
    transition: var(--ztc-transition-base);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-left: 3px solid transparent;
    margin: 2px 8px;
    border-radius: 8px;
}

.bk-quick-donate .bk-select-option:hover {
    background: rgba(212, 175, 55, 0.1);
    color: var(--ztc-text-text-4);
    border-left-color: var(--ztc-text-text-4);
    padding-left: 25px;
}

.bk-quick-donate .bk-select-option.selected {
    background: rgba(212, 175, 55, 0.15);
    color: var(--ztc-text-text-4);
    border-left-color: var(--ztc-text-text-4);
    font-weight: var(--ztc-weight-semibold);
}

.bk-quick-donate .bk-select-option.selected::after {
    content: '\f00c';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 900;
    color: var(--ztc-text-text-4);
    font-size: 12px;
}

.bk-quick-donate .bk-option-group {
    padding: 8px 20px;
    font-size: var(--ztc-font-size-font-s12);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-4);
    text-transform: uppercase;
    letter-spacing: 1px;
    background: rgba(212, 175, 55, 0.05);
    margin: 5px 0;
}

.bk-modern-donate-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(145deg, #D4AF37, #B8960C);
    color: #fff;
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-bold);
    padding: 14px 30px;
    border-radius: 40px;
    border: none;
    cursor: pointer;
    width: 100%;
    transition: var(--ztc-transition-base);
    position: relative;
    overflow: hidden;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: var(--ztc-shadow-gold);
}

.bk-modern-donate-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.6s ease;
}

.bk-modern-donate-btn:hover {
    background: linear-gradient(145deg, #B8960C, #D4AF37);
    transform: translateY(-2px);
    box-shadow: var(--ztc-shadow-gold-hover);
}

.bk-modern-donate-btn:hover::before {
    left: 100%;
}

.bk-modern-donate-btn i {
    margin-left: 8px;
    transition: transform var(--ztc-transition-base);
}

.bk-modern-donate-btn:hover i {
    transform: translateX(5px);
}

.bk-modern-donate-btn.loading {
    pointer-events: none;
    opacity: 0.8;
}

.bk-modern-donate-btn.loading i {
    animation: bkSpin 1s linear infinite;
}


/*============= MOBILE-MENU CSS AREA ===============*/

.bk-mobile-header {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    z-index: 999;
    display: none;
}

.bk-mobile-header-inner {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(14px);
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-radius: 60px;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.bk-mobile-logo {
    min-width: 180px;
    max-width: 210px;
}

.bk-mobile-logo img {
    width: 100%;
    height: auto;
}

.bk-mobile-menu-icon {
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--ztc-text-text-1);
    font-size: var(--ztc-font-size-font-s24);
    cursor: pointer;
    transition: var(--ztc-transition-base);
}

.bk-mobile-menu-icon:hover {
    background: var(--ztc-bg-bg-3);
}

.bk-mobile-sidebar {
    position: fixed;
    top: 0;
    right: -100%;
    width: 400px;
    max-width: 85%;
    height: 100vh;
    background: rgba(255, 255, 255, 0.98);
    backdrop-filter: blur(20px);
    z-index: 9999;
    overflow-y: auto;
    transition: right 0.5s ease;
    box-shadow: var(--ztc-shadow-left);
}

.bk-mobile-sidebar.open {
    right: 0;
}

.bk-sidebar-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 25px;
    border-bottom: 1px solid rgba(212, 175, 55, 0.2);
}

.bk-sidebar-logo img {
    max-width: 140px;
    height: auto;
}

.bk-sidebar-close {
    width: 45px;
    height: 45px;
    background: rgba(212, 175, 55, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--ztc-text-text-3);
    font-size: var(--ztc-font-size-font-s20);
    cursor: pointer;
    transition: var(--ztc-transition-base);
}

.bk-sidebar-close:hover {
    background: var(--ztc-bg-bg-3);
    color: var(--ztc-text-text-1);
    transform: rotate(90deg);
}

.bk-mobile-nav {
    padding: 20px;
}

.bk-mobile-nav ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.bk-mobile-nav ul li {
    list-style: none;
    position: relative;
    width: 100%;
}

.bk-mobile-nav ul li>a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: var(--ztc-font-size-font-s17);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-3);
    padding: 16px 20px;
    background: rgba(212, 175, 55, 0.03);
    border-radius: 16px;
    transition: var(--ztc-transition-base);
    width: 100%;
    border-left: 3px solid transparent;
}

.bk-mobile-nav ul li>a i {
    font-size: 14px;
    color: var(--ztc-text-text-4);
    transition: transform var(--ztc-transition-base);
}

.bk-mobile-nav ul li.active>a {
    background: rgba(212, 175, 55, 0.1);
    color: var(--ztc-text-text-4);
    border-left-color: var(--ztc-text-text-4);
}

.bk-mobile-nav ul li.active>a i {
    transform: rotate(-180deg);
}

.bk-mobile-nav .bk-sub-menu {
    display: none;
    padding: 10px 0 5px 25px;
    flex-direction: column;
    gap: 5px;
}

.bk-mobile-nav .bk-sub-menu li a {
    font-size: var(--ztc-font-size-font-s15);
    font-weight: var(--ztc-weight-medium);
    color: var(--ztc-text-text-2);
    padding: 12px 20px;
    background: transparent;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: var(--ztc-transition-base);
    border-left: 2px solid transparent;
}

.bk-mobile-nav .bk-sub-menu li a i {
    font-size: 12px;
    opacity: 0;
    transform: translateX(-5px);
}

.bk-mobile-nav .bk-sub-menu li a:hover {
    background: rgba(212, 175, 55, 0.05);
    color: var(--ztc-text-text-4);
    padding-left: 28px;
    border-left-color: var(--ztc-text-text-4);
}

.bk-mobile-nav .bk-sub-menu li a:hover i {
    opacity: 1;
    transform: translateX(0);
}

.bk-mobile-nav .bk-view-all a {
    color: var(--ztc-text-text-4);
    font-weight: var(--ztc-weight-bold);
    border-top: 1px solid rgba(212, 175, 55, 0.2);
    margin-top: 8px;
    padding-top: 16px;
}

.bk-mobile-footer {
    padding: 0 20px 30px;
}

.bk-mobile-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--ztc-bg-bg-3);
    color: var(--ztc-text-text-1);
    font-size: var(--ztc-font-size-font-s18);
    font-weight: var(--ztc-weight-semibold);
    padding: 16px 30px;
    border-radius: 60px;
    margin-bottom: 30px;
    transition: var(--ztc-transition-base);
    width: 100%;
}

.bk-mobile-btn i {
    margin-left: 10px;
    transition: var(--ztc-transition-base);
}

.bk-mobile-btn:hover {
    background: var(--ztc-text-text-14);
    transform: translateY(-3px);
    box-shadow: var(--ztc-shadow-gold);
}

.bk-mobile-btn:hover i {
    transform: translateX(5px);
}

.bk-mobile-contact {
    background: rgba(212, 175, 55, 0.03);
    border-radius: 24px;
    padding: 25px;
    margin-bottom: 25px;
}

.bk-mobile-contact h3 {
    font-size: var(--ztc-font-size-font-s20);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 20px;
}

.bk-contact-item {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 20px;
}

.bk-contact-icon {
    width: 45px;
    height: 45px;
    background: rgba(212, 175, 55, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--ztc-text-text-4);
    font-size: var(--ztc-font-size-font-s18);
    transition: var(--ztc-transition-base);
}

.bk-contact-item:hover .bk-contact-icon {
    background: var(--ztc-bg-bg-3);
    color: var(--ztc-text-text-1);
}

.bk-contact-text a {
    color: var(--ztc-text-text-2);
    font-size: var(--ztc-font-size-font-s15);
    line-height: 1.5;
    transition: var(--ztc-transition-base);
}

.bk-contact-text a:hover {
    color: var(--ztc-text-text-4);
}

.bk-mobile-social {
    text-align: center;
}

.bk-mobile-social h3 {
    font-size: var(--ztc-font-size-font-s20);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 20px;
}

.bk-social-links {
    display: flex;
    justify-content: center;
    gap: 15px;
}

.bk-social-links a {
    width: 50px;
    height: 50px;
    background: rgba(212, 175, 55, 0.08);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--ztc-text-text-3);
    font-size: var(--ztc-font-size-font-s20);
    transition: var(--ztc-transition-base);
}

.bk-social-links a:hover {
    background: var(--ztc-bg-bg-3);
    color: var(--ztc-text-text-1);
    transform: translateY(-5px);
}

.bk-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 9998;
    opacity: 0;
    visibility: hidden;
    transition: var(--ztc-transition-base);
}

.bk-overlay.active {
    opacity: 1;
    visibility: visible;
}


/* RTL Support */

[dir="rtl"] .bk-main-menu>ul>li:last-child .bk-dropdown-menu {
    left: 0;
    right: auto;
}

[dir="rtl"] .bk-main-menu ul li .bk-dropdown-menu li a {
    border-left: none;
    border-right: 3px solid transparent;
}

[dir="rtl"] .bk-main-menu ul li .bk-dropdown-menu li a:hover {
    border-right-color: var(--ztc-text-text-4);
    padding-left: 16px;
    padding-right: 24px;
}

[dir="rtl"] .bk-quick-donate .bk-select-option {
    border-left: none;
    border-right: 3px solid transparent;
}

[dir="rtl"] .bk-quick-donate .bk-select-option:hover {
    border-right-color: var(--ztc-text-text-4);
    padding-left: 20px;
    padding-right: 25px;
}

[dir="rtl"] .bk-modern-donate-btn i {
    margin-left: 0;
    margin-right: 8px;
}

[dir="rtl"] .bk-modern-donate-btn:hover i {
    transform: translateX(-5px);
}


/* Responsive Breakpoints */

@media (max-width: 1399px) {
    .bk-quick-donate .bk-form-col {
        min-width: 130px;
    }
    .bk-main-menu>ul>li>a {
        padding: 8px 12px;
        font-size: var(--ztc-font-size-font-s16);
    }
}

@media (max-width: 1199px) {
    .bk-header {
        display: none;
    }
    .bk-mobile-header {
        display: block;
    }
}

@media (max-width: 991px) {
    .bk-hero-social {
        display: none;
    }
    .bk-hero-arrows {
        bottom: 30px;
        right: 30px;
    }
    .bk-hero-arrow {
        width: 50px;
        height: 50px;
        font-size: var(--ztc-font-size-font-s20);
    }
}

@media (max-width: 767px) {
    .bk-header-top {
        padding: 10px 0;
    }
    .bk-header-top-content {
        justify-content: center;
        margin-bottom: 10px;
    }
    .bk-header-top-info {
        justify-content: center;
        gap: 20px;
    }
    .bk-hero-content {
        text-align: center;
    }
    .bk-hero-buttons {
        justify-content: center;
    }
    .bk-hero-title {
        font-size: 2.5rem;
    }
    .bk-hero-description {
        font-size: 1rem;
    }
    .bk-btn-primary,
    .bk-btn-outline {
        padding: 14px 30px;
        font-size: var(--ztc-font-size-font-s16);
    }
    .bk-mobile-sidebar {
        width: 100%;
    }
}

@media (max-width: 576px) {
    .bk-header-top-info {
        flex-direction: column;
        gap: 8px;
    }
    .bk-info-item {
        justify-content: center;
    }
    .bk-quick-donate .bk-form-col {
        min-width: 100%;
    }
    .bk-hero-title {
        font-size: 2rem;
    }
    .bk-hero-arrows {
        bottom: 20px;
        right: 20px;
    }
    .bk-hero-arrow {
        width: 40px;
        height: 40px;
        font-size: var(--ztc-font-size-font-s16);
    }
}


/**
 * Notification Styles
 * Ensures notifications appear above all elements
 */


/* SweetAlert2 Custom Positioning */

.swal2-container {
    z-index: 999999 !important;
}

.swal2-popup.swal2-toast {
    position: fixed !important;
    top: 20px !important;
    right: 20px !important;
    left: auto !important;
    transform: none !important;
    margin: 0 !important;
    z-index: 999999 !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15) !important;
    border-radius: 8px !important;
}


/* Custom Notification System (if not using SweetAlert) */

.bk-notification {
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 999999;
    min-width: 300px;
    max-width: 400px;
    background: white;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
    padding: 16px;
    animation: slideInRight 0.3s ease;
    border-left: 4px solid;
}

.bk-notification.success {
    border-left-color: #28a745;
}

.bk-notification.error {
    border-left-color: #dc3545;
}

.bk-notification.info {
    border-left-color: #17a2b8;
}

.bk-notification.warning {
    border-left-color: #ffc107;
}

@keyframes slideInRight {
    from {
        transform: translateX(100%);
        opacity: 0;
    }
    to {
        transform: translateX(0);
        opacity: 1;
    }
}


/* Ensure modals don't block notifications */

.modal.show,
.modal-open .modal,
.dc-modal-v2.active {
    z-index: 99999 !important;
}

.dc-modal-overlay-v2.active {
    z-index: 99998 !important;
}


/*============= TEAM CSS AREA ===============*/


/* ===== TEAM BREADCRUMB SECTION ===== */

.bk-team-breadcrumb {
    position: relative;
    padding: 120px 0;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

.bk-team-breadcrumb-shapes {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.bk-team-breadcrumb-shapes img {
    position: absolute;
    opacity: 0.15;
}

.bk-team-breadcrumb-shapes img:nth-child(1) {
    top: 10%;
    left: 5%;
    width: 80px;
    animation: bkFloat 8s ease-in-out infinite;
}

.bk-team-breadcrumb-shapes img:nth-child(2) {
    bottom: 15%;
    right: 5%;
    width: 60px;
    animation: bkFloatReverse 9s ease-in-out infinite;
}

.bk-team-breadcrumb-shapes img:nth-child(3) {
    top: 50%;
    right: 10%;
    width: 100px;
    transform: translateY(-50%);
    opacity: 0.1;
    animation: bkRotate 20s linear infinite;
}

.bk-team-breadcrumb-content {
    position: relative;
    z-index: 2;
    max-width: 800px;
}

.bk-team-breadcrumb-content h1 {
    font-size: clamp(2.5rem, 5vw, 3.8rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-1);
    margin-bottom: 25px;
    line-height: 1.2;
}

.bk-team-breadcrumb-content h1 span {
    color: var(--ztc-text-text-4);
    position: relative;
    display: inline-block;
}

.bk-team-breadcrumb-content h1 span::after {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 8px;
    background: var(--ztc-text-text-4);
    opacity: 0.3;
    z-index: -1;
}


/* Team Stats in Breadcrumb */

.bk-team-stats {
    display: flex;
    gap: 40px;
    margin-bottom: 30px;
    flex-wrap: wrap;
}

.bk-team-stats .bk-stat-item {
    text-align: center;
}

.bk-team-stats .bk-stat-number {
    font-size: 2.2rem;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-4);
    line-height: 1;
    margin-bottom: 5px;
}

.bk-team-stats .bk-stat-label {
    font-size: var(--ztc-font-size-font-s12);
    color: rgba(255, 255, 255, 0.9);
    text-transform: uppercase;
    letter-spacing: 1px;
}


/* ===== TEAM HERO SECTION ===== */

.bk-team-hero {
    padding: 80px 0;
    background: var(--ztc-bg-bg-1);
    position: relative;
    overflow: hidden;
}

.bk-team-hero::before {
    content: '';
    position: absolute;
    top: -100px;
    right: -100px;
    width: 300px;
    height: 300px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.05) 0%, transparent 70%);
    border-radius: 50%;
}

.bk-team-hero-content {
    max-width: 600px;
}

.bk-team-hero-title {
    font-size: clamp(2rem, 4vw, 2.8rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 20px;
    line-height: 1.3;
}

.bk-team-hero-title .bk-text-highlight {
    color: var(--ztc-text-text-4);
    position: relative;
}

.bk-team-hero-title .bk-text-highlight::after {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 8px;
    background: var(--ztc-text-text-4);
    opacity: 0.2;
    z-index: -1;
}

.bk-team-hero-text {
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-2);
    line-height: 1.8;
    margin-bottom: 30px;
}

.bk-team-hero-stats {
    display: flex;
    gap: 30px;
    margin-bottom: 30px;
}

.bk-team-hero-stats .bk-stat-item {
    flex: 1;
    text-align: center;
    padding: 20px;
    background: var(--ztc-bg-bg-9);
    border-radius: 20px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.bk-team-hero-stats .bk-stat-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.bk-team-hero-stats .bk-stat-number {
    font-size: 1.8rem;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-4);
    line-height: 1;
    margin-bottom: 5px;
}

.bk-team-hero-stats .bk-stat-label {
    font-size: var(--ztc-font-size-font-s12);
    color: var(--ztc-text-text-2);
}

.bk-team-hero-actions {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.bk-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 16px 35px;
    border-radius: 60px;
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-semibold);
    transition: all 0.3s ease;
    text-decoration: none;
    cursor: pointer;
    border: none;
}

.bk-btn-primary {
    background: var(--ztc-bg-bg-3);
    color: var(--ztc-text-text-1);
}

.bk-btn-primary:hover {
    background: var(--ztc-text-text-14);
    transform: translateY(-3px);
    box-shadow: 0 15px 30px rgba(212, 175, 55, 0.3);
}

.bk-btn-outline {
    background: transparent;
    color: var(--ztc-text-text-3);
    border: 2px solid var(--ztc-border-border-2);
}

.bk-btn-outline:hover {
    border-color: var(--ztc-text-text-4);
    color: var(--ztc-text-text-4);
    transform: translateY(-3px);
}

.bk-btn-sm {
    padding: 12px 25px;
    font-size: var(--ztc-font-size-font-s14);
}

.bk-team-hero-image {
    border-radius: 40px;
    overflow: hidden;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
}

.bk-team-hero-image img {
    width: 100%;
    height: auto;
    transition: transform 0.5s ease;
}

.bk-team-hero-image:hover img {
    transform: scale(1.02);
}


/* ===== LEADERSHIP SECTION ===== */

.bk-leadership-section {
    padding: 80px 0;
    background: linear-gradient(135deg, var(--ztc-bg-bg-9) 0%, var(--ztc-bg-bg-1) 100%);
}

.bk-section-header {
    text-align: center;
    max-width: 700px;
    margin: 0 auto 50px;
}

.bk-section-header .bk-subtitle {
    display: inline-block;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-4);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
    position: relative;
    padding: 0 20px;
}

.bk-section-header .bk-subtitle::before,
.bk-section-header .bk-subtitle::after {
    content: '';
    position: absolute;
    top: 50%;
    width: 30px;
    height: 2px;
    background: var(--ztc-text-text-4);
    transform: translateY(-50%);
}

.bk-section-header .bk-subtitle::before {
    left: -30px;
}

.bk-section-header .bk-subtitle::after {
    right: -30px;
}

.bk-section-header h2 {
    font-size: clamp(2rem, 4vw, 2.8rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
    line-height: 1.3;
}

.bk-section-header p {
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-2);
    line-height: 1.8;
}


/* Founder Card */

.bk-founder-card {
    background: var(--ztc-bg-bg-1);
    border-radius: 40px;
    overflow: hidden;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.08);
    margin-bottom: 50px;
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.bk-founder-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 40px 80px rgba(0, 0, 0, 0.15);
}

.bk-founder-card:hover .bk-founder-image img {
    transform: scale(1.05);
}

.bk-founder-image {
    height: 100%;
    min-height: 400px;
    overflow: hidden;
}

.bk-founder-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease;
}

.bk-founder-info {
    padding: 50px;
    background: linear-gradient(135deg, var(--ztc-bg-bg-1) 0%, var(--ztc-bg-bg-9) 100%);
}

.bk-founder-badge {
    margin-bottom: 20px;
}

.bk-badge {
    display: inline-block;
    padding: 8px 20px;
    background: var(--ztc-text-text-4);
    color: var(--ztc-text-text-1);
    font-size: var(--ztc-font-size-font-s12);
    font-weight: var(--ztc-weight-bold);
    border-radius: 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.bk-founder-name {
    font-size: var(--ztc-font-size-font-s30);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 20px;
    line-height: 1.3;
}

.bk-founder-quote {
    font-size: var(--ztc-font-size-font-s18);
    font-style: italic;
    color: var(--ztc-text-text-4);
    margin-bottom: 25px;
    padding-left: 20px;
    border-left: 4px solid var(--ztc-text-text-4);
}

.bk-founder-bio p {
    font-size: var(--ztc-font-size-font-s15);
    color: var(--ztc-text-text-2);
    line-height: 1.8;
    margin-bottom: 15px;
}

.bk-founder-credentials h6 {
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
}

.bk-credential-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
    margin-bottom: 10px;
}

.bk-credential-item i {
    color: var(--ztc-text-text-4);
    width: 20px;
}

.bk-founder-contact {
    display: flex;
    gap: 15px;
    margin-top: 25px;
    flex-wrap: wrap;
}


/* Team Grid */

.bk-team-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    margin-top: 30px;
}

.bk-team-card {
    background: var(--ztc-bg-bg-1);
    border-radius: 30px;
    overflow: hidden;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
    height: 100%;
}

.bk-team-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
}

.bk-team-card:hover .bk-team-image img {
    transform: scale(1.1);
}

.bk-team-card:hover .bk-team-overlay {
    opacity: 1;
}

.bk-team-card:hover .bk-team-overlay-content {
    transform: translateY(0);
}

.bk-team-image {
    position: relative;
    height: 280px;
    overflow: hidden;
}

.bk-team-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.6s ease;
}

.bk-team-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, rgba(212, 175, 55, 0.95), rgba(212, 175, 55, 0.8));
    opacity: 0;
    transition: opacity 0.4s ease;
    display: flex;
    align-items: flex-end;
    padding: 25px;
}

.bk-team-overlay-content {
    color: var(--ztc-text-text-1);
    transform: translateY(20px);
    transition: transform 0.4s ease;
}

.bk-team-overlay-content h5 {
    font-size: var(--ztc-font-size-font-s18);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-1);
    margin-bottom: 5px;
}

.bk-team-overlay-role {
    font-size: var(--ztc-font-size-font-s12);
    opacity: 0.9;
    margin-bottom: 8px;
}

.bk-team-overlay-experience {
    font-size: var(--ztc-font-size-font-s11);
    display: flex;
    align-items: center;
    gap: 5px;
}

.bk-team-content {
    padding: 25px;
}

.bk-team-name {
    font-size: var(--ztc-font-size-font-s18);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 5px;
}

.bk-team-position {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-4);
    margin-bottom: 10px;
}

.bk-team-expertise {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: var(--ztc-font-size-font-s13);
    color: var(--ztc-text-text-2);
    margin-bottom: 15px;
}

.bk-team-expertise i {
    color: var(--ztc-text-text-4);
}

.bk-team-quote {
    border-top: 1px solid var(--ztc-border-border-1);
    padding-top: 15px;
    margin: 15px 0;
}

.bk-team-quote p {
    font-size: var(--ztc-font-size-font-s13);
    color: var(--ztc-text-text-2);
    font-style: italic;
    line-height: 1.6;
}

.bk-team-actions {
    text-align: center;
}


/* ===== PROGRAM TEAMS SECTION ===== */

.bk-program-teams-section {
    padding: 80px 0;
    background: var(--ztc-bg-bg-1);
}

.bk-program-card {
    background: var(--ztc-bg-bg-1);
    padding: 40px 30px;
    border-radius: 30px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    transition: transform 0.4s ease, box-shadow 0.4s ease, border-color 0.4s ease;
    height: 100%;
    border: 1px solid var(--ztc-border-border-1);
    position: relative;
    overflow: hidden;
}

.bk-program-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
    border-color: var(--ztc-text-text-4);
}

.bk-program-card:hover::before {
    transform: scaleX(1);
}

.bk-program-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, var(--ztc-text-text-4), var(--ztc-text-text-6));
    transform: scaleX(0);
    transition: transform 0.4s ease;
    transform-origin: left;
}

.bk-program-icon {
    width: 80px;
    height: 80px;
    background: rgba(212, 175, 55, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
}

.bk-program-icon i {
    font-size: 36px;
    color: var(--ztc-text-text-4);
}

.bk-program-title {
    font-size: var(--ztc-font-size-font-s22);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 5px;
}

.bk-program-lead {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-4);
    margin-bottom: 25px;
}

.bk-program-stats {
    display: flex;
    justify-content: space-between;
    padding: 25px 0;
    border-top: 1px solid var(--ztc-border-border-1);
    border-bottom: 1px solid var(--ztc-border-border-1);
    margin-bottom: 25px;
}

.bk-stat-item {
    text-align: center;
}

.bk-stat-item h4 {
    font-size: var(--ztc-font-size-font-s24);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-4);
    line-height: 1;
    margin-bottom: 5px;
}

.bk-stat-item p {
    font-size: var(--ztc-font-size-font-s11);
    color: var(--ztc-text-text-2);
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
}

.bk-team-members-list h6 {
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
}

.bk-member-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 8px 12px;
    border-radius: 10px;
    transition: background 0.3s ease;
}

.bk-member-item:hover {
    background: rgba(212, 175, 55, 0.05);
}

.bk-member-item i {
    color: var(--ztc-text-text-4);
    font-size: var(--ztc-font-size-font-s18);
}

.bk-member-item span {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
}


/* ===== VOLUNTEER SECTION ===== */

.bk-volunteer-section {
    padding: 80px 0;
    background: linear-gradient(135deg, var(--ztc-bg-bg-9) 0%, var(--ztc-bg-bg-1) 100%);
    position: relative;
    overflow: hidden;
}

.bk-volunteer-content {
    max-width: 550px;
}

.bk-volunteer-text {
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-2);
    line-height: 1.8;
    margin: 25px 0 30px;
}

.bk-volunteer-stats {
    display: flex;
    gap: 30px;
    margin-bottom: 30px;
}

.bk-volunteer-stats .bk-stat-item {
    flex: 1;
    text-align: center;
    padding: 20px;
    background: var(--ztc-bg-bg-1);
    border-radius: 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
}

.bk-volunteer-stats .bk-stat-number {
    font-size: 2rem;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-4);
    line-height: 1;
    margin-bottom: 5px;
}

.bk-volunteer-stats .bk-stat-label {
    font-size: var(--ztc-font-size-font-s12);
    color: var(--ztc-text-text-2);
}

.bk-volunteer-features {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-bottom: 35px;
}

.bk-feature-item {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    padding: 20px;
    background: var(--ztc-bg-bg-1);
    border-radius: 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.bk-feature-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
}

.bk-feature-item i {
    font-size: 28px;
    color: var(--ztc-text-text-4);
}

.bk-feature-item h6 {
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 5px;
}

.bk-feature-item p {
    font-size: var(--ztc-font-size-font-s12);
    color: var(--ztc-text-text-2);
    line-height: 1.5;
    margin: 0;
}

.bk-volunteer-image {
    position: relative;
    border-radius: 40px;
    overflow: hidden;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
}

.bk-volunteer-image img {
    width: 100%;
    height: auto;
    transition: transform 0.6s ease;
}

.bk-volunteer-image:hover img {
    transform: scale(1.05);
}

.bk-image-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
    color: var(--ztc-text-text-1);
}

.bk-image-caption h5 {
    font-size: var(--ztc-font-size-font-s20);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-1);
    margin-bottom: 5px;
}

.bk-image-caption p {
    font-size: var(--ztc-font-size-font-s14);
    color: rgba(255, 255, 255, 0.9);
    margin: 0;
}


/* ===== ADVISORS SECTION ===== */

.bk-advisors-section {
    padding: 80px 0;
    background: var(--ztc-bg-bg-1);
}

.bk-advisors-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    margin-top: 30px;
}

.bk-advisor-card {
    background: var(--ztc-bg-bg-1);
    padding: 30px 25px;
    border-radius: 30px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    transition: transform 0.4s ease, box-shadow 0.4s ease, border-color 0.4s ease;
    height: 100%;
    text-align: center;
    border: 1px solid var(--ztc-border-border-1);
}

.bk-advisor-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
    border-color: var(--ztc-text-text-4);
}

.bk-advisor-card:hover .bk-advisor-image {
    border-color: var(--ztc-text-text-4);
}

.bk-advisor-image {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 25px;
    border: 4px solid transparent;
    transition: border-color 0.3s ease;
}

.bk-advisor-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bk-advisor-name {
    font-size: var(--ztc-font-size-font-s18);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 5px;
}

.bk-advisor-role {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-4);
    margin-bottom: 10px;
}

.bk-advisor-affiliation {
    font-size: var(--ztc-font-size-font-s13);
    color: var(--ztc-text-text-2);
    margin-bottom: 15px;
}

.bk-advisor-expertise {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
    font-size: var(--ztc-font-size-font-s12);
    color: var(--ztc-text-text-2);
    margin-bottom: 15px;
}

.bk-advisor-expertise i {
    color: var(--ztc-text-text-4);
}

.bk-badge-light {
    display: inline-block;
    padding: 5px 15px;
    background: var(--ztc-bg-bg-9);
    border-radius: 50px;
    font-size: var(--ztc-font-size-font-s11);
    color: var(--ztc-text-text-2);
}

.bk-badge-light i {
    margin-right: 5px;
    color: var(--ztc-text-text-4);
}


/* ===== CAREER SECTION ===== */

.bk-career-section {
    padding: 80px 0;
    background: linear-gradient(135deg, var(--ztc-bg-bg-9) 0%, var(--ztc-bg-bg-1) 100%);
}

.bk-career-grid {
    margin-bottom: 50px;
}

.bk-job-card {
    background: var(--ztc-bg-bg-1);
    padding: 30px;
    border-radius: 25px;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
    transition: transform 0.4s ease, box-shadow 0.4s ease, border-color 0.4s ease;
    height: 100%;
    border: 1px solid var(--ztc-border-border-1);
    position: relative;
    overflow: hidden;
}

.bk-job-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1);
    border-color: var(--ztc-text-text-4);
}

.bk-job-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    flex-wrap: wrap;
    gap: 10px;
}

.bk-job-header h5 {
    font-size: var(--ztc-font-size-font-s18);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin: 0;
}

.bk-badge-primary {
    padding: 5px 15px;
    background: var(--ztc-bg-bg-3);
    color: var(--ztc-text-text-1);
    font-size: var(--ztc-font-size-font-s11);
    font-weight: var(--ztc-weight-bold);
    border-radius: 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.bk-job-details {
    margin: 20px 0;
}

.bk-job-detail {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 12px;
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
}

.bk-job-detail i {
    color: var(--ztc-text-text-4);
    width: 20px;
}

.bk-job-actions {
    display: flex;
    gap: 15px;
    margin-top: 25px;
}

.bk-application-process {
    background: var(--ztc-bg-bg-1);
    padding: 50px;
    border-radius: 40px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    margin-top: 50px;
}

.bk-process-title {
    font-size: var(--ztc-font-size-font-s24);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 40px;
    text-align: center;
}

.bk-process-steps {
    position: relative;
    max-width: 600px;
    margin: 0 auto;
}

.bk-process-steps::before {
    content: '';
    position: absolute;
    left: 25px;
    top: 0;
    bottom: 0;
    width: 2px;
    background: linear-gradient(to bottom, var(--ztc-text-text-4), var(--ztc-text-text-6));
    opacity: 0.2;
}

.bk-step {
    display: flex;
    gap: 25px;
    margin-bottom: 30px;
    position: relative;
    z-index: 2;
}

.bk-step-number {
    width: 50px;
    height: 50px;
    background: var(--ztc-bg-bg-3);
    color: var(--ztc-text-text-1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--ztc-font-size-font-s20);
    font-weight: var(--ztc-weight-bold);
    box-shadow: 0 10px 20px rgba(212, 175, 55, 0.2);
    flex-shrink: 0;
}

.bk-step-content {
    flex: 1;
    padding: 15px 20px;
    background: var(--ztc-bg-bg-9);
    border-radius: 15px;
}

.bk-step-content h6 {
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 5px;
}

.bk-step-content p {
    font-size: var(--ztc-font-size-font-s13);
    color: var(--ztc-text-text-2);
    line-height: 1.6;
    margin: 0;
}


/* ===== VALUES SECTION ===== */

.bk-values-section {
    padding: 80px 0;
    background: var(--ztc-bg-bg-1);
}

.bk-values-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-top: 30px;
}

.bk-value-card {
    background: var(--ztc-bg-bg-1);
    padding: 40px 30px;
    border-radius: 30px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    transition: transform 0.4s ease, box-shadow 0.4s ease, border-color 0.4s ease;
    height: 100%;
    text-align: center;
    border: 1px solid var(--ztc-border-border-1);
    position: relative;
    overflow: hidden;
}

.bk-value-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
    border-color: var(--ztc-text-text-4);
}

.bk-value-card:hover .bk-value-icon {
    background: var(--ztc-bg-bg-3);
    transform: rotateY(360deg);
}

.bk-value-card:hover .bk-value-icon i {
    color: var(--ztc-text-text-1);
}

.bk-value-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: linear-gradient(135deg, rgba(212, 175, 55, 0.05), rgba(212, 175, 55, 0.02));
    transition: height 0.4s ease;
    z-index: 0;
}

.bk-value-card:hover::before {
    height: 100%;
}

.bk-value-icon {
    position: relative;
    z-index: 2;
    width: 80px;
    height: 80px;
    background: rgba(212, 175, 55, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 25px;
    transition: background 0.6s ease, transform 0.6s ease;
}

.bk-value-icon i {
    font-size: 36px;
    color: var(--ztc-text-text-4);
    transition: color 0.6s ease;
}

.bk-value-card h4 {
    position: relative;
    z-index: 2;
    font-size: var(--ztc-font-size-font-s20);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
}

.bk-value-card p {
    position: relative;
    z-index: 2;
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
    line-height: 1.7;
    margin: 0;
}


/* ===== MODAL STYLES ===== */

.bk-modal .modal-content {
    border: none;
    border-radius: 40px;
    overflow: hidden;
}

.bk-modal .modal-header {
    background: linear-gradient(135deg, var(--ztc-bg-bg-3), var(--ztc-bg-bg-2));
    color: var(--ztc-text-text-1);
    padding: 25px 30px;
    border: none;
}

.bk-modal .modal-header .btn-close {
    filter: brightness(0) invert(1);
    opacity: 0.8;
    transition: opacity 0.3s ease, transform 0.3s ease;
}

.bk-modal .modal-header .btn-close:hover {
    opacity: 1;
    transform: rotate(90deg);
}

.bk-modal .modal-title {
    font-size: var(--ztc-font-size-font-s20);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-1);
}

.bk-modal .modal-body {
    padding: 40px;
}

.bk-modal-subtitle {
    font-size: var(--ztc-font-size-font-s18);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin: 25px 0 15px;
}

.bk-modal-subtitle:first-of-type {
    margin-top: 0;
}

.bk-modal-text {
    font-size: var(--ztc-font-size-font-s15);
    color: var(--ztc-text-text-2);
    line-height: 1.8;
    margin-bottom: 15px;
}

.bk-modal-list {
    list-style: none;
    padding: 0;
    margin: 15px 0;
}

.bk-modal-list li {
    padding: 8px 0 8px 25px;
    position: relative;
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
}

.bk-modal-list li::before {
    content: '\f00c';
    font-family: 'Font Awesome 6 Pro';
    font-weight: 900;
    position: absolute;
    left: 0;
    color: var(--ztc-text-text-4);
}

.bk-text-primary {
    color: var(--ztc-text-text-4) !important;
}


/* ===== ANIMATIONS ===== */

@keyframes bkFloat {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
    }
}

@keyframes bkFloatReverse {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(20px);
    }
}

@keyframes bkRotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes bkPulse {
    0%,
    100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.05);
    }
}


/* ===== RTL SUPPORT ===== */

[dir="rtl"] .bk-founder-quote {
    padding-left: 0;
    padding-right: 20px;
    border-left: none;
    border-right: 4px solid var(--ztc-text-text-4);
}

[dir="rtl"] .bk-credential-item i {
    margin-left: 10px;
    margin-right: 0;
}

[dir="rtl"] .bk-process-steps::before {
    left: auto;
    right: 25px;
}

[dir="rtl"] .bk-step {
    flex-direction: row-reverse;
}

[dir="rtl"] .bk-modal-list li {
    padding-left: 0;
    padding-right: 25px;
}

[dir="rtl"] .bk-modal-list li::before {
    left: auto;
    right: 0;
}


/* ===== RESPONSIVE ADJUSTMENTS ===== */

@media (max-width: 1199px) {
    .bk-team-grid {
        gap: 20px;
    }
    .bk-advisors-grid {
        gap: 20px;
    }
}

@media (max-width: 991px) {
    .bk-team-breadcrumb {
        padding: 100px 0;
    }
    .bk-team-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .bk-advisors-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .bk-values-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .bk-team-hero-stats {
        flex-wrap: wrap;
    }
    .bk-volunteer-features {
        grid-template-columns: 1fr;
    }
    .bk-team-hero-content {
        text-align: center;
        margin: 0 auto 50px;
    }
}

@media (max-width: 767px) {
    .bk-team-breadcrumb {
        padding: 80px 0;
    }
    .bk-team-hero {
        padding: 60px 0;
    }
    .bk-leadership-section,
    .bk-program-teams-section,
    .bk-volunteer-section,
    .bk-advisors-section,
    .bk-career-section,
    .bk-values-section {
        padding: 60px 0;
    }
    .bk-founder-image {
        min-height: 300px;
    }
    .bk-founder-info {
        padding: 30px;
    }
    .bk-founder-name {
        font-size: var(--ztc-font-size-font-s24);
    }
    .bk-team-stats {
        justify-content: center;
    }
    .bk-team-hero-actions {
        justify-content: center;
    }
    .bk-founder-contact {
        justify-content: center;
    }
    .bk-process-steps::before {
        left: 20px;
    }
    .bk-step {
        gap: 15px;
    }
    .bk-step-number {
        width: 40px;
        height: 40px;
        font-size: var(--ztc-font-size-font-s16);
    }
    .bk-modal .modal-body {
        padding: 30px 20px;
    }
}

@media (max-width: 576px) {
    .bk-team-grid,
    .bk-advisors-grid,
    .bk-values-grid {
        grid-template-columns: 1fr;
    }
    .bk-team-hero-stats,
    .bk-volunteer-stats {
        flex-wrap: wrap;
        gap: 20px;
    }
    .bk-volunteer-features,
    .bk-job-actions {
        grid-template-columns: 1fr;
        flex-direction: column;
    }
    .bk-job-actions .bk-btn {
        width: 100%;
        justify-content: center;
    }
}


/*============= CONTACT PAGE CSS AREA ===============*/


/* ----- SECTION 1: CONTACT INFO CARDS ----- */

.bk-contact-info-section {
    position: relative;
    padding: 80px 0 40px;
    background: var(--ztc-bg-bg-1);
}

.bk-contact-info-card {
    background: var(--ztc-bg-bg-1);
    border-radius: 30px;
    padding: 40px 30px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    height: 100%;
    border: 1px solid var(--ztc-border-border-1);
}

.bk-contact-info-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
}

.bk-contact-info-card:hover::before {
    width: 100%;
}

.bk-contact-info-card:hover .bk-info-icon {
    background: var(--ztc-bg-bg-3);
}

.bk-contact-info-card:hover .bk-info-icon i {
    color: var(--ztc-text-text-1);
}

.bk-contact-info-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 4px;
    background: var(--ztc-bg-bg-3);
    transition: width 0.3s ease;
}

.bk-contact-info-card.active {
    background: linear-gradient(135deg, var(--ztc-bg-bg-2) 0%, #2a4a9e 100%);
}

.bk-contact-info-card.active::before {
    background: var(--ztc-text-text-4);
}

.bk-contact-info-card.active .bk-info-icon {
    background: var(--ztc-bg-bg-1);
}

.bk-contact-info-card.active .bk-info-icon i {
    color: var(--ztc-text-text-4);
}

.bk-contact-info-card.active .bk-info-label,
.bk-contact-info-card.active .bk-info-title,
.bk-contact-info-card.active .bk-info-link {
    color: var(--ztc-text-text-1);
}

.bk-contact-info-card.active .bk-info-link:hover {
    color: var(--ztc-text-text-4);
}

.bk-info-icon {
    width: 70px;
    height: 70px;
    background: rgba(212, 175, 55, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    transition: background 0.3s ease;
}

.bk-info-icon i {
    font-size: 30px;
    color: var(--ztc-text-text-4);
    transition: color 0.3s ease;
}

.bk-info-icon img {
    max-width: 30px;
    max-height: 30px;
    transition: filter 0.3s ease;
}

.bk-info-label {
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-4);
    font-weight: var(--ztc-weight-medium);
    margin-bottom: 10px;
    display: block;
}

.bk-info-title {
    font-size: var(--ztc-font-size-font-s20);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
}

.bk-info-link {
    display: block;
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-2);
    line-height: 1.6;
    transition: color 0.3s ease, transform 0.3s ease;
    margin-bottom: 5px;
}

.bk-info-link:hover {
    color: var(--ztc-text-text-4);
    transform: translateX(5px);
}

.bk-info-link.active {
    color: var(--ztc-text-text-1);
}

.bk-info-link.active:hover {
    color: var(--ztc-text-text-4);
}


/* ----- SECTION 2: CONTACT FORM & MAP ----- */

.bk-contact-form-section {
    position: relative;
    padding: 40px 0 80px;
}

.bk-form-wrapper {
    background: var(--ztc-bg-bg-1);
    border-radius: 40px;
    padding: 60px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.08);
    position: relative;
    overflow: hidden;
}

.bk-form-wrapper::before {
    content: '';
    position: absolute;
    top: -50px;
    right: -50px;
    width: 200px;
    height: 200px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.1) 0%, rgba(212, 175, 55, 0) 70%);
    border-radius: 50%;
    z-index: 0;
}

.bk-form-wrapper::after {
    content: '';
    position: absolute;
    bottom: -50px;
    left: -50px;
    width: 250px;
    height: 250px;
    background: radial-gradient(circle, rgba(30, 58, 138, 0.05) 0%, rgba(30, 58, 138, 0) 70%);
    border-radius: 50%;
    z-index: 0;
}

.bk-form-header {
    text-align: center;
    max-width: 600px;
    margin: 0 auto 40px;
    position: relative;
    z-index: 1;
}

.bk-form-header .bk-subtitle {
    display: inline-block;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-4);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
    position: relative;
    padding: 0 20px;
}

.bk-form-header .bk-subtitle::before,
.bk-form-header .bk-subtitle::after {
    content: '';
    position: absolute;
    top: 50%;
    width: 30px;
    height: 2px;
    background: var(--ztc-text-text-4);
    transform: translateY(-50%);
}

.bk-form-header .bk-subtitle::before {
    left: -20px;
}

.bk-form-header .bk-subtitle::after {
    right: -20px;
}

.bk-form-header h2 {
    font-size: clamp(1.8rem, 3vw, 2.5rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
    line-height: 1.3;
}

.bk-form-header p {
    font-size: var(--ztc-font-size-font-s18);
    color: var(--ztc-text-text-2);
    line-height: 1.8;
}

.bk-contact-form {
    position: relative;
    z-index: 1;
}

.bk-contact-form .row {
    margin: 0 -10px;
}

.bk-contact-form [class*="col-"] {
    padding: 0 10px;
}

.bk-form-group {
    margin-bottom: 20px;
    position: relative;
}

.bk-form-group.bk-full-width {
    grid-column: 1 / -1;
}

.bk-form-input,
.bk-form-select,
.bk-form-textarea {
    width: 100%;
    padding: 18px 25px;
    background: var(--ztc-bg-bg-9);
    border: 2px solid transparent;
    border-radius: 50px;
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-3);
    transition: border-color 0.3s ease, background 0.3s ease, box-shadow 0.3s ease;
}

.bk-form-input::placeholder,
.bk-form-textarea::placeholder {
    color: var(--ztc-text-text-2);
    opacity: 0.7;
}

.bk-form-input:focus,
.bk-form-select:focus,
.bk-form-textarea:focus {
    border-color: var(--ztc-text-text-4);
    background: var(--ztc-bg-bg-1);
    box-shadow: 0 10px 30px rgba(212, 175, 55, 0.1);
    outline: none;
}

.bk-form-input.is-invalid,
.bk-form-select.is-invalid,
.bk-form-textarea.is-invalid {
    border-color: #dc3545;
    background: rgba(220, 53, 69, 0.05);
}

.bk-form-select {
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%234A4A4A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 25px center;
    background-size: 16px;
    cursor: pointer;
}

.bk-form-select option {
    color: var(--ztc-text-text-3);
}

.bk-form-textarea {
    height: 150px;
    border-radius: 30px;
    resize: vertical;
}

.bk-error-message {
    font-size: var(--ztc-font-size-font-s12);
    color: #dc3545;
    margin-top: 5px;
    margin-left: 15px;
    display: block;
}

.bk-submit-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 18px 45px;
    background: var(--ztc-bg-bg-3);
    color: var(--ztc-text-text-1);
    font-size: var(--ztc-font-size-font-s18);
    font-weight: var(--ztc-weight-semibold);
    border: none;
    border-radius: 50px;
    cursor: pointer;
    min-width: 200px;
    transition: background 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}

.bk-submit-btn i {
    margin-left: 10px;
    transition: transform 0.3s ease;
}

.bk-submit-btn:hover:not(:disabled) {
    background: var(--ztc-text-text-14);
    transform: translateY(-2px);
    box-shadow: 0 10px 30px rgba(212, 175, 55, 0.3);
}

.bk-submit-btn:hover:not(:disabled) i {
    transform: translateX(5px);
}

.bk-submit-btn:disabled {
    opacity: 0.7;
    cursor: not-allowed;
}

.bk-submit-btn .spinner-border {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}


/* ----- MAP SECTION ----- */

.bk-map-wrapper {
    position: relative;
    border-radius: 40px;
    overflow: hidden;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
    height: 100%;
    min-height: 500px;
}

.bk-map-iframe {
    width: 100%;
    height: 100%;
    min-height: 500px;
    border: none;
    display: block;
}

.bk-map-overlay {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
    background: rgba(255, 255, 255, 0.95);
    border-radius: 20px;
    padding: 25px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
    z-index: 2;
    backdrop-filter: blur(10px);
}

.bk-map-overlay h4 {
    font-size: var(--ztc-font-size-font-s20);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
}

.bk-map-overlay p {
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-2);
    margin-bottom: 15px;
    line-height: 1.6;
    display: flex;
    align-items: center;
    gap: 10px;
}

.bk-map-overlay p i {
    color: var(--ztc-text-text-4);
    width: 20px;
}

.bk-map-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: var(--ztc-text-text-4);
    font-weight: var(--ztc-weight-semibold);
    transition: color 0.3s ease;
}

.bk-map-link i {
    transition: transform 0.3s ease;
}

.bk-map-link:hover {
    color: var(--ztc-text-text-3);
}

.bk-map-link:hover i {
    transform: translateX(5px);
}


/* ----- BUSINESS HOURS SECTION ----- */

.bk-hours-section {
    position: relative;
    padding: 0 0 80px;
}

.bk-hours-card {
    background: linear-gradient(135deg, var(--ztc-bg-bg-2) 0%, #2a4a9e 100%);
    border-radius: 40px;
    padding: 50px;
    color: var(--ztc-text-text-1);
    position: relative;
    overflow: hidden;
}

.bk-hours-card::before {
    content: '';
    position: absolute;
    top: -50px;
    right: -50px;
    width: 200px;
    height: 200px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.2) 0%, rgba(212, 175, 55, 0) 70%);
    border-radius: 50%;
}

.bk-hours-card::after {
    content: '';
    position: absolute;
    bottom: -50px;
    left: -50px;
    width: 250px;
    height: 250px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 70%);
    border-radius: 50%;
}

.bk-hours-header {
    text-align: center;
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
}

.bk-hours-header i {
    font-size: 50px;
    color: var(--ztc-text-text-4);
    margin-bottom: 20px;
}

.bk-hours-header h3 {
    font-size: var(--ztc-font-size-font-s30);
    font-weight: var(--ztc-weight-bold);
    margin-bottom: 10px;
}

.bk-hours-header p {
    font-size: var(--ztc-font-size-font-s16);
    color: rgba(255, 255, 255, 0.9);
}

.bk-hours-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 40px;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.bk-hour-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.bk-hour-item .bk-day {
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-medium);
    color: var(--ztc-text-text-4);
}

.bk-hour-item .bk-time {
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-1);
}


/* ----- SOCIAL CONNECT SECTION ----- */

.bk-social-section {
    position: relative;
    padding: 0 0 80px;
    text-align: center;
}

.bk-social-title {
    font-size: var(--ztc-font-size-font-s24);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 30px;
}

.bk-social-grid {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

.bk-social-link {
    width: 60px;
    height: 60px;
    background: var(--ztc-bg-bg-9);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--ztc-text-text-3);
    font-size: 24px;
    transition: background 0.3s ease, color 0.3s ease, transform 0.3s ease;
}

.bk-social-link:hover {
    background: var(--ztc-bg-bg-3);
    color: var(--ztc-text-text-1);
    transform: translateY(-5px);
}


/* ----- FAQ SECTION (for Contact Page) ----- */

.bk-faq-section {
    position: relative;
    padding: 0 0 80px;
}

.bk-faq-section .bk-section-header {
    text-align: center;
    max-width: 700px;
    margin: 0 auto 50px;
}

.bk-faq-section .bk-section-header .bk-subtitle {
    display: inline-block;
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-4);
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px;
    position: relative;
    padding: 0 20px;
}

.bk-faq-section .bk-section-header .bk-subtitle::before,
.bk-faq-section .bk-section-header .bk-subtitle::after {
    content: '';
    position: absolute;
    top: 50%;
    width: 30px;
    height: 2px;
    background: var(--ztc-text-text-4);
    transform: translateY(-50%);
}

.bk-faq-section .bk-section-header .bk-subtitle::before {
    left: -20px;
}

.bk-faq-section .bk-section-header .bk-subtitle::after {
    right: -20px;
}

.bk-faq-section .bk-section-header h2 {
    font-size: clamp(2rem, 4vw, 2.8rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 20px;
}

.bk-faq-section .bk-section-header p {
    font-size: var(--ztc-font-size-font-s18);
    color: var(--ztc-text-text-2);
    line-height: 1.8;
}

.bk-faq-grid {
    max-width: 800px;
    margin: 0 auto;
}

.bk-faq-item {
    background: var(--ztc-bg-bg-1);
    border-radius: 20px;
    margin-bottom: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    overflow: hidden;
}

.bk-faq-item:last-child {
    margin-bottom: 0;
}

.bk-faq-question {
    padding: 25px 30px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: background 0.3s ease;
}

.bk-faq-question h4 {
    font-size: var(--ztc-font-size-font-s18);
    font-weight: var(--ztc-weight-semibold);
    color: var(--ztc-text-text-3);
    margin: 0;
    transition: color 0.3s ease;
}

.bk-faq-question i {
    font-size: 20px;
    color: var(--ztc-text-text-4);
    transition: transform 0.3s ease;
}

.bk-faq-question:hover {
    background: rgba(212, 175, 55, 0.05);
}

.bk-faq-question:hover h4 {
    color: var(--ztc-text-text-4);
}

.bk-faq-question.active i {
    transform: rotate(45deg);
}

.bk-faq-answer {
    padding: 0 30px 25px;
    display: none;
}

.bk-faq-answer p {
    font-size: var(--ztc-font-size-font-s16);
    color: var(--ztc-text-text-2);
    line-height: 1.8;
    margin: 0;
}


/* ===== ANIMATIONS ===== */

@keyframes bkShake {
    0%,
    100% {
        transform: translateX(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translateX(-5px);
    }
    20%,
    40%,
    60%,
    80% {
        transform: translateX(5px);
    }
}

.bk-error-shake {
    animation: bkShake 0.5s ease-in-out;
}


/* ===== RTL SUPPORT ===== */

[dir="rtl"] .bk-info-link:hover {
    transform: translateX(-5px);
}

[dir="rtl"] .bk-form-select {
    background-position: left 25px center;
}

[dir="rtl"] .bk-map-link i {
    transform: rotate(180deg);
}

[dir="rtl"] .bk-map-link:hover i {
    transform: rotate(180deg) translateX(-5px);
}

[dir="rtl"] .bk-submit-btn i {
    margin-left: 0;
    margin-right: 10px;
}

[dir="rtl"] .bk-faq-question i {
    margin-left: 0;
    margin-right: auto;
}

[dir="rtl"] .bk-hours-grid {
    direction: rtl;
}

[dir="rtl"] .bk-section-header .bk-subtitle::before {
    left: auto;
    right: -20px;
}

[dir="rtl"] .bk-section-header .bk-subtitle::after {
    right: auto;
    left: -20px;
}


/* ===== RESPONSIVE ADJUSTMENTS ===== */

@media (max-width: 1199px) {
    .bk-contact-info-card {
        padding: 35px 25px;
    }
}

@media (max-width: 991px) {
    .bk-contact-info-section {
        padding: 60px 0 30px;
    }
    .bk-contact-form-section {
        padding: 30px 0 60px;
    }
    .bk-form-wrapper {
        margin-bottom: 30px;
        padding: 40px;
    }
    .bk-map-wrapper {
        min-height: 400px;
        margin-top: 30px;
    }
    .bk-map-iframe {
        min-height: 400px;
    }
    .bk-hours-section,
    .bk-faq-section,
    .bk-social-section {
        padding: 0 0 60px;
    }
    .bk-hours-grid {
        gap: 15px 25px;
    }
    .bk-contact-info-card {
        text-align: center;
    }
    .bk-info-icon {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width: 767px) {
    .bk-form-wrapper {
        padding: 30px 20px;
    }
    .bk-form-header p {
        font-size: var(--ztc-font-size-font-s16);
    }
    .bk-form-textarea {
        height: 120px;
    }
    .bk-hours-card {
        padding: 30px;
    }
    .bk-faq-question {
        padding: 20px;
    }
    .bk-faq-answer {
        padding: 0 20px 20px;
    }
    .bk-map-overlay {
        position: static;
        margin-top: 20px;
    }
    .bk-contact-info-card {
        padding: 30px 20px;
    }
    .bk-info-title {
        font-size: var(--ztc-font-size-font-s18);
    }
    .bk-info-link {
        font-size: var(--ztc-font-size-font-s14);
    }
    .bk-form-input,
    .bk-form-select,
    .bk-form-textarea {
        padding: 15px 20px;
    }
    .bk-submit-btn {
        padding: 15px 35px;
        font-size: var(--ztc-font-size-font-s16);
    }
    .bk-hours-header h3 {
        font-size: var(--ztc-font-size-font-s24);
    }
    .bk-hour-item .bk-day,
    .bk-hour-item .bk-time {
        font-size: var(--ztc-font-size-font-s14);
    }
    .bk-social-title {
        font-size: var(--ztc-font-size-font-s20);
    }
    .bk-social-link {
        width: 50px;
        height: 50px;
        font-size: 20px;
    }
}

@media (max-width: 576px) {
    .bk-submit-btn {
        width: 100%;
    }
    .bk-hours-grid {
        grid-template-columns: 1fr;
        gap: 10px;
    }
    .bk-hour-item {
        padding: 8px 0;
    }
    .bk-map-overlay {
        padding: 20px;
    }
    .bk-map-overlay h4 {
        font-size: var(--ztc-font-size-font-s18);
    }
    .bk-map-overlay p {
        font-size: var(--ztc-font-size-font-s14);
    }
}


/* ===== PRINT STYLES ===== */

@media print {
    .bk-contact-form-section,
    .bk-map-wrapper,
    .bk-social-section,
    .bk-faq-section,
    .bk-submit-btn {
        display: none !important;
    }
    .bk-contact-info-card {
        break-inside: avoid;
        box-shadow: none;
        border: 1px solid #ddd;
    }
    .bk-hours-card {
        background: #f8f9fa;
        color: #000;
    }
}


/*============= GALLERY PAGE V2 CSS AREA ===============*/


/* ----- SECTION 1: GALLERY HEADER V2 ----- */

.bk-gallery-header-v2 {
    position: relative;
    padding: 100px 0;
    background: linear-gradient(135deg, var(--ztc-bg-bg-2) 0%, #2a4a9e 100%);
    overflow: hidden;
}

.bk-gallery-header-v2::before {
    content: '';
    position: absolute;
    top: -100px;
    right: -100px;
    width: 400px;
    height: 400px;
    background: radial-gradient(circle, rgba(212, 175, 55, 0.15) 0%, rgba(212, 175, 55, 0) 70%);
    border-radius: 50%;
    animation: bkPulseV2 8s ease-in-out infinite;
}

.bk-gallery-header-v2::after {
    content: '';
    position: absolute;
    bottom: -100px;
    left: -100px;
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 70%);
    border-radius: 50%;
    animation: bkFloatV2 10s ease-in-out infinite;
}

.bk-gallery-header-content-v2 {
    position: relative;
    z-index: 2;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
}

.bk-gallery-header-content-v2 .bk-subtitle-v2 {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    padding: 8px 25px;
    border-radius: 50px;
    margin-bottom: 20px;
    color: var(--ztc-text-text-4);
    font-weight: var(--ztc-weight-semibold);
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.bk-gallery-header-content-v2 .bk-subtitle-v2 i {
    font-size: 16px;
}

.bk-gallery-header-content-v2 h1 {
    font-size: clamp(2.5rem, 5vw, 4rem);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-1);
    margin-bottom: 20px;
    line-height: 1.2;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.bk-gallery-header-content-v2 h1 span {
    color: var(--ztc-text-text-4);
    position: relative;
    display: inline-block;
}

.bk-gallery-header-content-v2 h1 span::after {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 100%;
    height: 8px;
    background: var(--ztc-text-text-4);
    opacity: 0.3;
    z-index: -1;
    border-radius: 4px;
}

.bk-gallery-stats-v2 {
    display: flex;
    justify-content: center;
    gap: 40px;
    margin-top: 30px;
    flex-wrap: wrap;
}

.bk-gallery-stats-v2 .bk-stat-item-v2 {
    text-align: center;
}

.bk-gallery-stats-v2 .bk-stat-number-v2 {
    font-size: 2.5rem;
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-4);
    line-height: 1;
    margin-bottom: 5px;
}

.bk-gallery-stats-v2 .bk-stat-label-v2 {
    font-size: var(--ztc-font-size-font-s14);
    color: rgba(255, 255, 255, 0.8);
    text-transform: uppercase;
    letter-spacing: 1px;
}


/* ----- SECTION 2: GALLERY FILTERS V2 ----- */

.bk-gallery-filters-v2 {
    padding: 40px 0 20px;
    background: var(--ztc-bg-bg-1);
    position: sticky;
    top: 0;
    z-index: 100;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.bk-filter-wrapper-v2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 20px;
}

.bk-filter-tabs-v2 {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.bk-filter-btn-v2 {
    padding: 12px 25px;
    background: var(--ztc-bg-bg-9);
    border: none;
    border-radius: 50px;
    color: var(--ztc-text-text-2);
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-medium);
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: background 0.3s ease, color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}

.bk-filter-btn-v2 i {
    font-size: 14px;
    transition: transform 0.3s ease;
}

.bk-filter-btn-v2:hover {
    background: rgba(212, 175, 55, 0.1);
    color: var(--ztc-text-text-4);
    transform: translateY(-2px);
}

.bk-filter-btn-v2.active {
    background: var(--ztc-bg-bg-3);
    color: #fff;
    box-shadow: 0 10px 20px rgba(212, 175, 55, 0.2);
}

.bk-filter-btn-v2.active i {
    transform: rotate(180deg);
}

.bk-filter-dropdown-v2 {
    position: relative;
    display: inline-block;
}

.bk-dropdown-btn-v2 {
    padding: 12px 25px;
    background: var(--ztc-bg-bg-9);
    border: none;
    border-radius: 50px;
    color: var(--ztc-text-text-2);
    font-size: var(--ztc-font-size-font-s14);
    font-weight: var(--ztc-weight-medium);
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    border: 1px solid transparent;
    transition: border-color 0.3s ease, color 0.3s ease;
}

.bk-dropdown-btn-v2:hover {
    border-color: var(--ztc-text-text-4);
    color: var(--ztc-text-text-4);
}

.bk-dropdown-content-v2 {
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
    min-width: 250px;
    max-height: 400px;
    overflow-y: auto;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    padding: 15px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
    z-index: 10;
}

.bk-filter-dropdown-v2:hover .bk-dropdown-content-v2 {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.bk-dropdown-item-v2 {
    padding: 12px 15px;
    border-radius: 12px;
    cursor: pointer;
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-2);
    margin-bottom: 2px;
    transition: background 0.3s ease, color 0.3s ease, padding-left 0.3s ease;
}

.bk-dropdown-item-v2:last-child {
    margin-bottom: 0;
}

.bk-dropdown-item-v2:hover {
    background: rgba(212, 175, 55, 0.1);
    color: var(--ztc-text-text-4);
    padding-left: 20px;
}

.bk-dropdown-item-v2.active {
    background: var(--ztc-bg-bg-3);
    color: #fff;
}

.bk-search-box-v2 {
    display: flex;
    align-items: center;
    background: var(--ztc-bg-bg-9);
    border-radius: 50px;
    padding: 5px;
    flex: 1;
    max-width: 300px;
}

.bk-search-box-v2 input {
    padding: 10px 20px;
    background: transparent;
    border: none;
    font-size: var(--ztc-font-size-font-s14);
    color: var(--ztc-text-text-3);
    width: 100%;
}

.bk-search-box-v2 input::placeholder {
    color: var(--ztc-text-text-2);
    opacity: 0.7;
}

.bk-search-box-v2 input:focus {
    outline: none;
}

.bk-search-btn-v2 {
    width: 45px;
    height: 45px;
    background: var(--ztc-bg-bg-3);
    border: none;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.3s ease, transform 0.3s ease;
}

.bk-search-btn-v2:hover {
    background: #c9a227;
    transform: scale(1.05);
}


/* ----- SECTION 3: FEATURED GALLERY V2 ----- */

.bk-featured-gallery-v2 {
    padding: 40px 0;
    background: var(--ztc-bg-bg-1);
}

.bk-featured-title-v2 {
    font-size: var(--ztc-font-size-font-s24);
    font-weight: var(--ztc-weight-bold);
    color: var(--ztc-text-text-3);
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    gap: 15px;
}

.bk-featured-title-v2 i {
    color: var(--ztc-text-text-4);
    font-size: 28px;
}

.bk-featured-grid-v2 {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    grid-template-rows: auto auto;
    gap: 20px;
}

.bk-featured-item-v2 {
    position: relative;
    border-radius: 30px;
    overflow: hidden;
    cursor: pointer;
    transition: all 0.4s ease;
    aspect-ratio: 1;
}

.bk-featured-item-v2.large {
    grid-row: span 2;
    aspect-ratio: auto;
}

.bk-featured-item-v2:hover {
    transform: translateY(-8px);
    box-shadow: 0 25px 45px rgba(0, 0, 0, 0.2);
}

.bk-featured-item-v2:hover .bk-featured-image-v2 img {
    transform: scale(1.1);
}

.bk-featured-item-v2:hover .bk-featured-overlay-v2 {
    opacity: 1;
}

.bk-featured-image-v2 {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.bk-featured-image-v2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.7s ease;
}

.bk-featured-overlay-v2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(212, 175, 55, 0.9), rgba(30, 58, 138, 0.9));
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.4s ease;
    color: #fff;
    text-align: center;
    padding: 20px;
}

.bk-featured-overlay-v2 i {
    font-size: 40px;
    margin-bottom: 15px;
    transform: scale(0);
    transition: transform 0.4s ease;
}

.bk-featured-item-v2:hover .bk-featured-overlay-v2 i {
    transform: scale(1);
}

.bk-featured-overlay-v2 h4 {
    color: #fff;
    margin-bottom: 10px;
    transform: translateY(20px);
    transition: transform 0.4s ease 0.1s;
    font-size: var(--ztc-font-size-font-s18);
}

.bk-featured-overlay-v2 p {
    color: rgba(255, 255, 255, 0.9);
    font-size: var(--ztc-font-size-font-s13);
    transform: translateY(20px);
    transition: transform 0.4s ease 0.2s;
}

.bk-featured-item-v2:hover .bk-featured-overlay-v2 h4,
.bk-featured-item-v2:hover .bk-featured-overlay-v2 p {
    transform: translateY(0);
}

.bk-featured-badge-v2 {
    position: absolute;
    top: 20px;
    right: 20px;
    background: var(--ztc-bg-bg-3);
    color: #fff;
    padding: 6px 15px;
    border-radius: 50px;
    font-size: var(--ztc-font-size-font-s11);
    font-weight: var(--ztc-weight-bold);
    text-transform: uppercase;
    letter-spacing: 1px;
    z-index: 2;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}


/* ----- SECTION 4: MAIN GALLERY GRID V2 ----- */

.bk-gallery-section-v2 {
    padding: 60px 0;
    background: var(--ztc-bg-bg-9);
}

.bk-gallery-grid-v2 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.bk-gallery-item-v2 {
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    aspect-ratio: 1;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}

.bk-gallery-item-v2:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 35px rgba(0, 0, 0, 0.15);
}

.bk-gallery-item-v2:hover .bk-gallery-image-v2 img {
    transform: scale(1.1);
}

.bk-gallery-item-v2:hover .bk-gallery-overlay-v2 {
    opacity: 1;
}

.bk-gallery-item-v2:hover .bk-gallery-overlay-v2 i {
    transform: scale(1);
}

.bk-gallery-image-v2 {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.bk-gallery-image-v2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.7s ease;
}

.bk-gallery-overlay-v2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(212, 175, 55, 0.85), rgba(30, 58, 138, 0.85));
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: opacity 0.4s ease;
    color: #fff;
    text-align: center;
    padding: 20px;
}

.bk-gallery-overlay-v2 i {
    font-size: 30px;
    margin-bottom: 10px;
    transform: scale(0);
    transition: transform 0.4s ease;
}

.bk-gallery-overlay-v2 h5 {
    color: #fff;
    font-size: var(--ztc-font-size-font-s16);
    margin-bottom: 5px;
    transform: translateY(10px);
    transition: transform 0.4s ease 0.1s;
    font-weight: var(--ztc-weight-semibold);
}

.bk-gallery-overlay-v2 span {
    color: rgba(255, 255, 255, 0.9);
    font-size: var(--ztc-font-size-font-s11);
    text-transform: uppercase;
    letter-spacing: 1px;
    transform: translateY(10px);
    transition: transform 0.4s ease 0.2s;
}

.bk-gallery-item-v2:hover .bk-gallery-overlay-v2 h5,
.bk-gallery-item-v2:hover .bk-gallery-overlay-v2 span {
    transform: translateY(0);
}

.bk-gallery-source-v2 {
    position: absolute;
    bottom: 15px;
    left: 15px;
    background: rgba(0, 0, 0, 0.7);
    backdrop-filter: blur(5px);
    padding: 6px 15px;
    border-radius: 50px;
    color: #fff;
    font-size: var(--ztc-font-size-font-s10);
    text-transform: uppercase;
    letter-spacing: 1px;
    z-index: 2;
    border: 1px solid rgba(255, 255, 255, 0.2);
}


/* ----- SECTION 5: LIGHTBOX V2 (FIXED ZOOM) ----- */

.bk-lightbox-v2 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.98);
    z-index: 9999;
    display: none;
    opacity: 0;
    transition: opacity 0.3s ease;
}

.bk-lightbox-v2.active {
    display: flex;
    opacity: 1;
    align-items: center;
    justify-content: center;
}

.bk-lightbox-close-v2 {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 60px;
    height: 60px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 28px;
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(5px);
    transition: background 0.3s ease, transform 0.3s ease;
    z-index: 10;
}

.bk-lightbox-close-v2:hover {
    background: var(--ztc-bg-bg-3);
    transform: rotate(90deg) scale(1.1);
}

.bk-lightbox-content-v2 {
    position: relative;
    max-width: 90%;
    max-height: 80%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bk-lightbox-content-v2 img {
    max-width: 100%;
    max-height: 70vh;
    border-radius: 20px;
    box-shadow: 0 30px 60px rgba(0, 0, 0, 0.5);
    object-fit: contain;
    cursor: zoom-in;
    transition: transform 0.3s ease;
}

.bk-lightbox-content-v2 img.zoomed {
    transform: scale(1.5);
    cursor: zoom-out;
}

.bk-lightbox-caption-v2 {
    margin-top: 20px;
    color: #fff;
    text-align: center;
    max-width: 600px;
}

.bk-lightbox-caption-v2 h4 {
    color: #fff;
    margin-bottom: 8px;
    font-size: var(--ztc-font-size-font-s22);
}

.bk-lightbox-caption-v2 p {
    color: rgba(255, 255, 255, 0.8);
    font-size: var(--ztc-font-size-font-s15);
    line-height: 1.6;
}

.bk-lightbox-nav-v2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 60px;
    height: 60px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 28px;
    cursor: pointer;
    border: 1px solid rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(5px);
    transition: background 0.3s ease, transform 0.3s ease;
    z-index: 10;
}

.bk-lightbox-nav-v2:hover {
    background: var(--ztc-bg-bg-3);
    transform: translateY(-50%) scale(1.1);
}

.bk-lightbox-nav-v2.prev {
    left: 30px;
}

.bk-lightbox-nav-v2.next {
    right: 30px;
}


/* ----- SECTION 6: PAGINATION V2 ----- */

.bk-gallery-pagination-v2 {
    margin-top: 50px;
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
}

.bk-pagination-item-v2 {
    min-width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 50%;
    color: var(--ztc-text-text-2);
    font-size: var(--ztc-font-size-font-s16);
    font-weight: var(--ztc-weight-medium);
    cursor: pointer;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
    text-decoration: none;
    padding: 0 5px;
    transition: background 0.3s ease, color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}

.bk-pagination-item-v2:hover {
    background: rgba(212, 175, 55, 0.1);
    color: var(--ztc-text-text-4);
    transform: translateY(-3px);
    box-shadow: 0 10px 20px rgba(212, 175, 55, 0.15);
}

.bk-pagination-item-v2.active {
    background: var(--ztc-bg-bg-3);
    color: #fff;
    box-shadow: 0 10px 20px rgba(212, 175, 55, 0.3);
    font-weight: var(--ztc-weight-bold);
}

.bk-pagination-item-v2.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}


/* ----- SECTION 7: EMPTY STATE V2 ----- */

.bk-empty-gallery-v2 {
    text-align: center;
    padding: 80px 20px;
    background: #fff;
    border-radius: 40px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
}

.bk-empty-gallery-v2 i {
    font-size: 80px;
    color: var(--ztc-text-text-4);
    opacity: 0.3;
    margin-bottom: 20px;
}

.bk-empty-gallery-v2 h3 {
    font-size: var(--ztc-font-size-font-s28);
    color: var(--ztc-text-text-3);
    margin-bottom: 15px;
}

.bk-empty-gallery-v2 p {
    color: var(--ztc-text-text-2);
    margin-bottom: 30px;
    font-size: var(--ztc-font-size-font-s16);
}


/* ----- SECTION 8: ANIMATIONS V2 ----- */

@keyframes bkFloatV2 {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
    }
}

@keyframes bkPulseV2 {
    0%,
    100% {
        transform: scale(1);
        opacity: 0.3;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.5;
    }
}


/* ----- RTL SUPPORT V2 ----- */

[dir="rtl"] .bk-lightbox-nav-v2.prev {
    left: auto;
    right: 30px;
}

[dir="rtl"] .bk-lightbox-nav-v2.next {
    right: auto;
    left: 30px;
}

[dir="rtl"] .bk-lightbox-close-v2 {
    right: auto;
    left: 30px;
}

[dir="rtl"] .bk-gallery-source-v2 {
    left: auto;
    right: 15px;
}

[dir="rtl"] .bk-featured-badge-v2 {
    right: auto;
    left: 20px;
}

[dir="rtl"] .bk-dropdown-content-v2 {
    right: auto;
    left: 0;
}


/* ----- RESPONSIVE V2 ----- */

@media (max-width: 991px) {
    .bk-featured-grid-v2 {
        grid-template-columns: 1fr 1fr;
    }
    .bk-gallery-grid-v2 {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 767px) {
    .bk-gallery-grid-v2 {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .bk-featured-grid-v2 {
        grid-template-columns: 1fr;
    }
    .bk-gallery-grid-v2 {
        grid-template-columns: 1fr;
    }
}