.gallery-hero-section{background-color:#1a1c22;justify-content:center;align-items:center;min-height:450px;padding:80px 0;display:flex;position:relative;overflow:hidden}.gallery-hero-bg{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.gallery-hero-bg img{object-fit:cover;object-position:center;filter:brightness(.6);width:100%;height:100%}.gallery-hero-overlay{z-index:1;background:linear-gradient(135deg,#667eea66 0%,#764ba266 50%,#f093fb33 100%);width:100%;height:100%;position:absolute;top:0;left:0}.gallery-hero-content-wrapper{z-index:2;text-align:center;-webkit-backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:24px;max-width:800px;margin:0 auto;padding:40px;position:relative;box-shadow:0 8px 32px #0000004d}.gallery-hero-section-title{color:var(--color-white);font-size:48px;font-weight:800;line-height:1.2;font-family:var(--primary-font);text-shadow:0 2px 4px #0000004d;margin-bottom:20px}.gallery-hero-section-description{color:#ffffffe6;margin-bottom:0;font-size:18px;font-weight:400;line-height:1.6}.gallery-breadcrumb-section{background-color:var(--bg-faq);border-bottom:1px solid #0000000d}.gallery-breadcrumb-wrapper{padding:12px 0}.gallery-breadcrumb-wrapper .breadcrumb{background:0 0;margin-bottom:0;padding:0}.gallery-breadcrumb-wrapper .breadcrumb-item a{color:var(--bg-primary);font-size:14px;font-weight:500;text-decoration:none;transition:color .3s}.gallery-breadcrumb-wrapper .breadcrumb-item a:hover{color:var(--color-secondary)}.gallery-breadcrumb-wrapper .breadcrumb-item.active{color:var(--para-text-color);font-size:14px;font-weight:400}.gallery-breadcrumb-wrapper .breadcrumb-item+.breadcrumb-item:before{content:"/";color:#cbd5e0}@media (max-width:992px){.gallery-hero-section{min-height:400px;padding:60px 0}.gallery-hero-section-title{font-size:36px}.gallery-hero-section-description{font-size:16px}.gallery-hero-content-wrapper{margin:0 20px;padding:30px}}@media (max-width:576px){.gallery-hero-section{min-height:350px;padding:40px 0}.gallery-hero-section-title{font-size:28px}.gallery-hero-section-description{font-size:15px}.gallery-hero-content-wrapper{border-radius:16px;padding:20px}}
