.video-carousel-section{background:linear-gradient(#fff 0%,#f8f9fa 50%,#fff 100%);padding:100px 0;position:relative;overflow:hidden}.video-carousel-section:before{content:"";background:linear-gradient(90deg,#0000 0%,#dc26264d 20%,#dc2626 50%,#dc26264d 80%,#0000 100%);height:2px;position:absolute;top:0;left:0;right:0}.video-carousel-section:after{content:"";background:linear-gradient(90deg,#0000 0%,#dc26264d 20%,#dc2626 50%,#dc26264d 80%,#0000 100%);height:2px;position:absolute;bottom:0;left:0;right:0}.video-carousel-header{text-align:center;margin-bottom:60px}.video-carousel-title{color:#1a1a1a;margin-bottom:20px;font-size:clamp(2rem,4vw,2.5rem);font-weight:700}.video-carousel-title-underline{background:linear-gradient(90deg,#dc2626 0%,#dc262680 100%);border-radius:2px;width:80px;height:4px;margin:0 auto 20px}.video-carousel-subtitle{color:#4a5568;max-width:700px;margin:0 auto;font-size:clamp(1rem,2vw,1.125rem);line-height:1.8}.video-carousel-container{max-width:1200px;margin:0 auto;padding:0 20px}.video-carousel-grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:60px;display:grid}[dir=rtl] .video-carousel-grid{direction:rtl}.video-carousel-text{flex-direction:column;gap:24px;display:flex}.video-carousel-counter{color:#dc2626;align-items:baseline;gap:8px;font-weight:700;display:flex}.video-current{font-size:3rem;line-height:1}.video-separator{color:#cbd5e0;font-size:1.5rem}.video-total{color:#a0aec0;font-size:1.5rem}.video-carousel-video-title{color:#1a1a1a;margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.3}.video-carousel-description{color:#4a5568;margin:0;font-size:1.0625rem;line-height:1.8}.video-carousel-meta{flex-wrap:wrap;gap:20px;display:flex}.video-meta-item{color:#718096;align-items:center;gap:8px;font-size:.9375rem;display:flex}.video-meta-item svg{color:#dc2626}.video-carousel-nav{gap:16px;margin-top:12px;display:flex}.video-nav-btn{color:#1a1a1a;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:12px;align-items:center;gap:10px;padding:14px 28px;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000a}.video-nav-btn:hover:not(:disabled){color:#fff;background:#dc2626;border-color:#dc2626;transform:translateY(-2px);box-shadow:0 8px 20px #dc262640}.video-nav-btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.video-nav-btn svg{transition:transform .3s}.video-nav-prev:hover:not(:disabled) svg{transform:translate(-4px)}.video-nav-next:hover:not(:disabled) svg,[dir=rtl] .video-nav-prev:hover:not(:disabled) svg{transform:translate(4px)}[dir=rtl] .video-nav-next:hover:not(:disabled) svg{transform:translate(-4px)}.video-carousel-indicators{gap:12px;margin-top:8px;display:flex}.video-indicator{cursor:pointer;background:#e2e8f0;border:none;border-radius:2px;width:40px;height:4px;padding:0;transition:all .3s}.video-indicator:hover{background:#cbd5e0}.video-indicator.active{background:#dc2626;width:60px}.video-carousel-player-wrapper{position:relative}.video-carousel-player-container{background:#000;border-radius:20px;height:0;padding-bottom:56.25%;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 20px 60px #0000001f,0 8px 20px #00000014}.video-carousel-player-container:hover{transform:translateY(-8px);box-shadow:0 30px 80px #00000029,0 12px 30px #0000001f}.video-carousel-player-container:after{content:"";-webkit-mask-composite:xor;opacity:0;pointer-events:none;background:linear-gradient(135deg,#dc26264d 0%,#0000 50%,#dc26264d 100%);border-radius:20px;padding:2px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.video-carousel-player-container:hover:after{opacity:1}.video-carousel-player{object-fit:contain;background:#000;width:100%;height:100%;position:absolute;top:0;left:0}.video-carousel-player:focus{outline-offset:4px;outline:3px solid #dc2626}@media (max-width:1024px){.video-carousel-section{padding:80px 0}.video-carousel-header{margin-bottom:50px}.video-carousel-grid{gap:50px}.video-carousel-text{gap:20px}.video-current{font-size:2.5rem}.video-separator,.video-total{font-size:1.25rem}}@media (max-width:768px){.video-carousel-section{padding:60px 0}.video-carousel-header{margin-bottom:40px}.video-carousel-grid{grid-template-columns:1fr;gap:40px}.video-carousel-text{order:2;gap:18px}.video-carousel-player-wrapper{order:1}.video-carousel-counter{justify-content:center}.video-carousel-video-title,.video-carousel-description{text-align:center}.video-carousel-meta,.video-carousel-nav,.video-carousel-indicators{justify-content:center}.video-nav-btn{padding:12px 24px;font-size:.9375rem}.video-carousel-player-container{border-radius:16px}.video-carousel-player-container:hover{transform:translateY(-4px)}}@media (max-width:480px){.video-carousel-section{padding:50px 0}.video-carousel-container{padding:0 15px}.video-carousel-header{margin-bottom:35px}.video-carousel-grid{gap:30px}.video-carousel-text{gap:16px}.video-current{font-size:2rem}.video-separator,.video-total,.video-carousel-description{font-size:1rem}.video-carousel-nav{flex-direction:column;gap:12px}.video-nav-btn{justify-content:center;width:100%;padding:12px 20px}.video-indicator{width:30px}.video-indicator.active{width:45px}.video-carousel-player-container{border-radius:14px}.video-carousel-player-container:hover{transform:none}.video-carousel-player-container:after{display:none}}@media (prefers-reduced-motion:reduce){.video-carousel-player-container,.video-nav-btn,.video-indicator{transition:none}.video-carousel-player-container:hover,.video-nav-btn:hover:not(:disabled){transform:none}}
.dep-detail-container{background:var(--white);min-height:100vh;padding-top:var(--headedepr-height);width:100%;max-width:100vw;overflow-x:hidden}.dep-hero{background:linear-gradient(135deg,#f8f9fa 0%,#fff 50%,#f5f6f7 100%) 50%/cover no-repeat;padding:clamp(100px,40vh,200px) 0 clamp(40px,8vh,80px);position:relative;overflow:hidden}.dep-hero-with-image{align-items:center;min-height:60vh;display:flex}.dep-hero-with-image:before{content:"";background:linear-gradient(135deg, var(--primary-red) 0%, var(--primary-black) 100%);opacity:0;z-index:1;transition:opacity .3s;position:absolute;inset:0}.dep-hero-with-image[style*=background-image]:not([style*=url]){background:linear-gradient(135deg, var(--primary-red) 0%, var(--primary-black) 100%)}.dep-hero-with-image[style*=background-image]:not([style*=url]):before{opacity:1}.dep-hero-background{pointer-events:none;position:absolute;inset:0;overflow:hidden}.dep-hero-shape{background:var(--primary-red);opacity:.08;border-radius:20px;position:absolute;transform:rotate(-15deg)}.dep-hero-shape-1{width:300px;height:400px;animation:20s ease-in-out infinite floatShape;top:-100px;right:-50px}[dir=rtl] .dep-hero-shape-1{left:-50px;right:auto}.dep-hero-shape-2{opacity:.05;width:200px;height:300px;animation:15s ease-in-out infinite reverse floatShape;bottom:-80px;left:10%}[dir=rtl] .dep-hero-shape-2{left:auto;right:10%}@keyframes floatShape{0%,to{transform:translateY(0)rotate(-15deg)}50%{transform:translateY(-30px)rotate(-12deg)}}.dep-hero-dots{background-image:radial-gradient(circle, var(--primary-black) 2px, transparent 2px);opacity:.1;background-size:15px 15px;width:100px;height:100px;position:absolute;top:20%;left:5%}[dir=rtl] .dep-hero-dots{left:auto;right:5%}.dep-hero-content{z-index:2;position:relative}.dep-breadcrumb{font-family:var(--font-body);align-items:center;gap:12px;margin-bottom:clamp(24px,4vw,40px);font-size:.9rem;animation:.6s slideInFromTop;display:flex}[dir=rtl] .dep-breadcrumb{flex-direction:row}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-40px)}}.dep-breadcrumb-item{color:var(--accent-gray);text-shadow:0 1px 3px #0000004d;text-decoration:none;transition:color .3s}.dep-hero-with-image .dep-breadcrumb-item{color:#ffffffe6}.dep-hero-with-image .dep-breadcrumb-item:hover{color:#fff}.dep-hero-with-image .dep-breadcrumb-item.active{color:#fff;font-weight:600}.dep-hero-with-image .dep-breadcrumb-separator{color:#ffffffb3}.dep-breadcrumb-item:hover{color:var(--primary-red)}.dep-breadcrumb-item.active{color:var(--primary-black);font-weight:600}.dep-breadcrumb-separator{color:var(--accent-gray);opacity:.5}.dep-title{font-family:var(--font-h1);color:var(--primary-black);text-shadow:0 2px 4px #0000001a;margin-bottom:clamp(24px,4vw,40px);font-weight:700;line-height:1.1;animation:.6s .2s backwards slideInFromTop}.dep-hero-with-image .dep-title{color:#fff;text-shadow:0 2px 8px #000000b3,0 4px 16px #0000004d}[dir=rtl] .dep-title{font-family:var(--font-h1-ar)}.dep-stats{flex-wrap:wrap;align-items:center;gap:16px;animation:.6s .4s backwards slideInFromTop;display:flex}.dep-stat-badge{font-family:var(--font-body);color:var(--primary-black);background:#fff;border-radius:50px;align-items:center;gap:8px;padding:10px 20px;font-size:.9rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #00000014}.dep-stat-badge:hover{background:var(--primary-red);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #0000001f}.dep-stat-icon{font-size:1.2rem}.dep-about-section{background:linear-gradient(135deg,#fafbfc 0%,#fff 50%,#f8f9fa 100%);padding:clamp(80px,15vh,140px) 0;position:relative;overflow:hidden}.dep-about-section:before{content:"";background:var(--primary-red);height:1px;position:absolute;top:0;left:0;right:0}.dep-about-grid{justify-content:center;align-items:center;max-width:900px;margin:0 auto;padding:0 20px;display:flex}.dep-about-text{text-align:center;width:100%;animation:.8s slideInFromTop;position:relative}.dep-section-badge{color:var(--primary-red);font-family:var(--font-body);text-transform:uppercase;letter-spacing:2px;background:linear-gradient(135deg,#bb232714,#bb23271f);border:1px solid #bb232726;border-radius:50px;align-items:center;gap:8px;margin-bottom:32px;padding:12px 24px;font-size:.8rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.dep-section-badge:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.dep-section-badge:hover:before{left:100%}.dep-about-title{font-family:var(--font-display);color:var(--primary-black);margin-bottom:32px;font-size:clamp(2rem,4vw,3.1rem);font-weight:600;line-height:1.2;position:relative}[dir=rtl] .dep-about-title{font-family:var(--font-display-ar)}.dep-text-highlight{color:var(--primary-red);display:inline-block;position:relative}.dep-about-description{font-family:var(--font-body);color:#4a5568;max-width:700px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:clamp(1.1rem,2vw,1.3rem);font-weight:400;line-height:1.8;position:relative}[dir=rtl] .dep-about-description{font-family:var(--font-body-ar);line-height:2.2}.dep-about-description:before{content:"\"";color:#bb23271a;font-family:serif;font-size:4rem;line-height:1;position:absolute;top:-20px;left:-30px}[dir=rtl] .dep-about-description:before{left:auto;right:-30px}.dep-about-features{justify-content:center;align-items:stretch;gap:24px;max-width:1000px;margin:0 auto;list-style:none;display:flex}.dep-feature-item{font-family:var(--font-body);color:var(--primary-black);background:#fff;border:1px solid #0000000d;border-radius:16px;flex:1;align-items:flex-start;gap:16px;width:0;padding:24px;font-size:1.05rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000f}[dir=rtl] .dep-feature-item{font-family:var(--font-body-ar)}.dep-feature-icon{background:linear-gradient(135deg, var(--primary-red), #c41e3a);color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:700;display:flex;position:relative;box-shadow:0 4px 12px #bb23274d}.dep-feature-icon:after{content:"";background:linear-gradient(135deg, var(--primary-red), #c41e3a);z-index:-1;opacity:0;border-radius:14px;transition:opacity .3s;position:absolute;inset:-2px}.dep-feature-item:hover .dep-feature-icon:after{opacity:.2}.dep-feature-text{flex:1;font-weight:500;line-height:1.6}.dep-about-grid.with-single-image{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(60px,10vw,100px);max-width:1300px;display:grid}[dir=rtl] .dep-about-grid.with-single-image{grid-template-columns:1fr 1fr}.dep-about-grid.with-single-image .dep-about-text{text-align:left;flex-direction:column;justify-content:center;height:100%;padding-right:40px;display:flex}[dir=rtl] .dep-about-grid.with-single-image .dep-about-text{text-align:right;padding-left:40px;padding-right:0}.dep-about-grid.with-single-image .dep-about-title{margin-bottom:24px;font-size:clamp(2.2rem,4.5vw,3.5rem);line-height:1.1}.dep-about-grid.with-single-image .dep-about-description{max-width:none;margin-bottom:40px;margin-left:0;margin-right:0;font-size:clamp(1.15rem,2.2vw,1.4rem);line-height:1.7}[dir=rtl] .dep-about-grid.with-single-image .dep-about-description{line-height:2.1}.dep-about-grid.with-single-image .dep-about-description:before{display:none}.dep-about-grid.with-single-image .dep-about-features{flex-direction:column;justify-content:flex-start;gap:16px;max-width:none}.dep-about-grid.with-single-image .dep-feature-item{width:100%;max-width:400px;margin:0;padding:20px 24px}.dep-about-grid.with-single-image .dep-about-text:before{content:"";background:linear-gradient(135deg, var(--primary-red), #c41e3a);border-radius:2px;width:60px;height:4px;margin-bottom:32px;display:block}[dir=rtl] .dep-about-grid.with-single-image .dep-about-text:before{margin-left:auto}.dep-about-image{cursor:pointer;height:550px;transform-style:preserve-3d;perspective:1000px;border-radius:25px;position:relative;overflow:hidden}.dep-about-image-wrapper{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-radius:25px;width:100%;height:100%;transition:all .6s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;transform:rotate(-3deg)scale(.98);box-shadow:0 25px 60px #00000026,0 10px 25px #bb23271a}.dep-about-image-wrapper:before{content:"";background:linear-gradient(135deg, var(--primary-red), #c41e3a, var(--primary-red));z-index:-1;opacity:0;border-radius:30px;transition:opacity .4s;position:absolute;inset:-5px}.dep-about-image-wrapper:after{content:"";z-index:3;opacity:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:20px;right:20px;transform:scale(.5)rotate(180deg)}.dep-about-image:hover .dep-about-image-wrapper{transform:rotate(0)scale(1);box-shadow:0 35px 80px #00000040,0 15px 35px #bb232733}.dep-about-image:hover .dep-about-image-wrapper:before{opacity:1}.dep-about-image:hover .dep-about-image-wrapper:after{opacity:1;transform:scale(1)rotate(0)}.dep-about-single-image{object-fit:cover;filter:brightness(1.05)contrast(1.1);transition:all .6s cubic-bezier(.4,0,.2,1)}.dep-about-image:hover .dep-about-single-image{filter:brightness(1.1)contrast(1.15)saturate(1.1);transform:scale(1.08)}.dep-about-image-overlay{opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(135deg,#bb2327d9 0%,#000000b3 50%,#bb2327e6 100%);justify-content:center;align-items:center;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0}.dep-about-image:hover .dep-about-image-overlay{opacity:1}.dep-about-zoom-hint{color:#fff;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff26;border:3px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;transform:scale(.6)rotate(-45deg)}.dep-about-zoom-hint:before{content:"";border:2px solid #fff3;border-radius:50%;animation:2s ease-in-out infinite pulse;position:absolute;inset:-10px}.dep-about-image:hover .dep-about-zoom-hint{transform:scale(1)rotate(0)}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.dep-about-image:before{content:"";background:var(--primary-red);z-index:2;opacity:.8;border-radius:50%;width:40px;height:40px;transition:transform .5s cubic-bezier(.4,0,.2,1);position:absolute;top:-15px;left:-15px;transform:scale(0)}.dep-about-image:after{content:"";background:linear-gradient(135deg, var(--primary-red), #c41e3a);z-index:2;opacity:.9;border-radius:8px;width:30px;height:30px;transition:transform .6s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-10px;right:-10px;transform:scale(0)rotate(45deg)}.dep-about-image:hover:before{transform:scale(1)}.dep-about-image:hover:after{transform:scale(1)rotate(45deg)}@media (max-width:1024px){.dep-about-grid.with-single-image{flex-direction:column;grid-template-columns:1fr;gap:clamp(40px,8vw,60px);display:flex}.dep-about-image{order:1;width:100%;height:450px;transform:rotate(0)}.dep-about-image-wrapper{transform:rotate(0)scale(1)}.dep-about-image:hover .dep-about-image-wrapper{transform:rotate(0)scale(1.02)}.dep-about-grid.with-single-image .dep-about-text{text-align:left;order:2;padding-right:0}[dir=rtl] .dep-about-grid.with-single-image .dep-about-text{text-align:right;padding-left:0}.dep-about-grid.with-single-image .dep-about-text:before{margin:0 0 32px}[dir=rtl] .dep-about-grid.with-single-image .dep-about-text:before{margin:0 0 32px auto}.dep-about-grid.with-single-image .dep-about-features{justify-content:flex-start;align-items:stretch}.dep-about-grid.with-single-image .dep-feature-item{max-width:100%}}@media (max-width:768px){.dep-about-grid.with-single-image{flex-direction:column;grid-template-columns:1fr;gap:40px;display:flex}.dep-about-image{order:1;width:100%;height:350px;transform:rotate(0)}.dep-about-image-wrapper{transform:rotate(0)scale(1)}.dep-about-image:hover .dep-about-image-wrapper{transform:rotate(0)scale(1.02)}.dep-about-grid.with-single-image .dep-about-text{text-align:left;order:2;padding-right:0}[dir=rtl] .dep-about-grid.with-single-image .dep-about-text{text-align:right;padding-left:0}.dep-about-grid.with-single-image .dep-about-text:before{margin:0 0 32px}[dir=rtl] .dep-about-grid.with-single-image .dep-about-text:before{margin:0 0 32px auto}.dep-about-grid.with-single-image .dep-about-features{justify-content:flex-start;align-items:stretch}[dir=rtl] .dep-about-grid.with-single-image .dep-about-features{justify-content:flex-start}.dep-about-grid.with-single-image .dep-feature-item{max-width:100%}}@media (max-width:480px){.dep-about-grid.with-single-image{flex-direction:column;gap:30px;display:flex}.dep-about-image{order:1;width:100%;height:280px;transform:rotate(0)}.dep-about-image-wrapper{border-radius:20px;transform:rotate(0)scale(1)}.dep-about-grid.with-single-image .dep-about-text{order:2}.dep-about-zoom-hint{width:60px;height:60px}}.dep-gallery-section{background:#fafafa;padding:clamp(60px,12vh,120px) 0}.dep-section-header{text-align:center;margin-top:50px;margin-bottom:clamp(40px,8vh,80px)}.dep-section-title{font-family:var(--font-display);color:var(--primary-black);margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);font-weight:700}[dir=rtl] .dep-section-title{font-family:var(--font-display-ar)}.dep-title-underline{background:var(--primary-red);border-radius:2px;width:80px;height:4px;margin:0 auto 16px}.dep-section-subtitle{font-family:var(--font-body);color:var(--accent-gray);max-width:600px;margin:0 auto;font-size:clamp(.95rem,1.8vw,1.05rem);line-height:1.6}[dir=rtl] .dep-section-subtitle{font-family:var(--font-body-ar);line-height:2}.dep-gallery-swiper-wrapper{max-width:1400px;margin:0 auto}[dir=rtl] .dep-gallery-swiper-wrapper,[dir=rtl] .dep-gallery-swiper{direction:rtl}.dep-gallery-swiper .swiper-slide,[dir=rtl] .dep-gallery-swiper .swiper-slide{opacity:1!important;visibility:visible!important}[dir=rtl] .dep-gallery-swiper .swiper-wrapper{transform:translate(0,0)!important}.dep-gallery-swiper .swiper-slide .dep-slide-image-wrapper,[dir=rtl] .dep-gallery-swiper .swiper-slide .dep-slide-image-wrapper,.dep-gallery-swiper .swiper-slide .dep-slide-image,[dir=rtl] .dep-gallery-swiper .swiper-slide .dep-slide-image{transform:none!important}.dep-gallery-swiper{padding:20px 10px 60px}[dir=rtl] .dep-gallery-swiper .swiper-slide{text-align:right}.dep-gallery-swiper .swiper-slide,.dep-gallery-swiper .swiper-slide .dep-slide-image-wrapper{opacity:1!important;visibility:visible!important}.dep-gallery-slide-item{cursor:pointer;height:100%;position:relative}.dep-gallery-slide-item:hover .dep-slide-overlay{opacity:1}.dep-slide-overlay{opacity:0;z-index:2;background:#0009;border-radius:16px;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.dep-zoom-icon{width:56px;height:56px;color:var(--primary-red);background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.dep-zoom-icon:hover{background:var(--primary-red);color:#fff;transform:scale(1.1)}.dep-slide-image-wrapper{border-radius:16px;width:100%;height:clamp(250px,35vw,380px);transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001f}.dep-slide-image-wrapper:hover{transform:translateY(-8px);box-shadow:0 12px 40px #0000002e}.dep-slide-image{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.dep-slide-image-wrapper:hover .dep-slide-image{transform:scale(1.05)}[dir=rtl] .dep-slide-image-wrapper{opacity:1!important;visibility:visible!important}[dir=rtl] .dep-slide-image{opacity:1!important;visibility:visible!important;display:block!important}.dep-slide-overlay,.dep-zoom-icon{display:none}.dep-slide-number{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-family:var(--font-display);z-index:10;background:#000c;border-radius:20px;padding:6px 12px;font-size:.8rem;font-weight:700;transition:all .3s;position:absolute;top:16px;right:16px}.dep-gallery-slide-item:hover .dep-slide-number{background:var(--primary-red);transform:scale(1.05)}[dir=rtl] .dep-slide-number{left:16px;right:auto}.dep-gallery-swiper .swiper-pagination-bullet{background:var(--accent-gray);opacity:.5;width:12px;height:12px;transition:all .3s}.dep-gallery-swiper .swiper-pagination-bullet-active{background:var(--primary-red);opacity:1;border-radius:6px;width:32px}.dep-gallery-wrapper{z-index:1;width:100%;max-width:1400px;margin:0 auto;position:relative;overflow:hidden}.dep-simple-carousel{border-radius:16px;width:100%;max-width:100%;position:relative;overflow:hidden}.dep-carousel-track{will-change:transform;width:100%;max-width:100%;display:flex}.dep-carousel-slide{box-sizing:border-box;flex-shrink:0;min-width:100%;max-width:100%;padding:0 10px}.dep-carousel-pagination{justify-content:center;align-items:center;gap:8px;margin-top:30px;display:flex}.dep-pagination-dot{background:var(--accent-gray);cursor:pointer;opacity:.5;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s}.dep-pagination-dot.active{background:var(--primary-red);opacity:1;border-radius:6px;width:32px}.dep-pagination-dot:hover{opacity:.8;transform:scale(1.1)}.dep-custom-nav-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;z-index:100;width:56px;height:56px;color:var(--primary-red);background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 20px #00000026}.dep-custom-nav-btn:disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.dep-custom-nav-btn:not(:disabled):hover{background:var(--primary-red);color:#fff;transform:translateY(-50%)scale(1.15);box-shadow:0 6px 25px #bb232766}.dep-custom-nav-btn:not(:disabled):active{transform:translateY(-50%)scale(.95)}.dep-custom-nav-btn.dep-custom-prev{left:20px}.dep-custom-nav-btn.dep-custom-next{right:20px}[dir=rtl] .dep-custom-nav-btn.dep-custom-prev{left:auto;right:20px}[dir=rtl] .dep-custom-nav-btn.dep-custom-next{left:20px;right:auto}[dir=rtl] .dep-custom-nav-btn svg{transform:scaleX(-1)}.dep-custom-nav-btn.dep-section-nav{width:44px;height:44px}.dep-section-gallery .dep-custom-nav-btn.dep-custom-prev{left:10px}.dep-section-gallery .dep-custom-nav-btn.dep-custom-next{right:10px}[dir=rtl] .dep-section-gallery .dep-custom-nav-btn.dep-custom-prev{left:auto;right:10px}[dir=rtl] .dep-section-gallery .dep-custom-nav-btn.dep-custom-next{left:10px;right:auto}@media (max-width:1024px){.dep-custom-nav-btn.dep-custom-prev{left:10px}.dep-custom-nav-btn.dep-custom-next{right:10px}[dir=rtl] .dep-custom-nav-btn.dep-custom-prev{left:auto;right:10px}[dir=rtl] .dep-custom-nav-btn.dep-custom-next{left:10px;right:auto}}@media (max-width:768px){.dep-custom-nav-btn{width:48px;height:48px}.dep-custom-nav-btn.dep-section-nav{width:40px;height:40px}}.dep-gallery-swiper,.dep-gallery-swiper .swiper-wrapper{z-index:1;position:relative}.dep-gallery-item{cursor:pointer;border-radius:16px;max-width:100%;height:100%;transition:transform .3s;position:relative;overflow:hidden}.dep-gallery-item:hover{transform:translateY(-4px)}.dep-gallery-image-wrapper{border-radius:16px;width:100%;max-width:100%;height:clamp(280px,40vw,400px);transition:box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000001a}.dep-gallery-item:hover .dep-gallery-image-wrapper{box-shadow:0 12px 32px #00000026}.dep-gallery-image{object-fit:cover;width:100%;max-width:100%;height:100%;transition:transform .5s}.dep-gallery-item:hover .dep-gallery-image{transform:scale(1.08)}.dep-gallery-image-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-family:var(--font-body);z-index:10;background:#bb2327f2;border-radius:20px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .3s;position:absolute;top:16px;left:16px;box-shadow:0 4px 12px #0003}[dir=rtl] .dep-gallery-image-badge{font-family:var(--font-body-ar);left:auto;right:16px}.dep-gallery-item:hover .dep-gallery-image-badge{background:#bb2327;transform:scale(1.05)}.dep-gallery-overlay{opacity:0;z-index:5;background:#00000080;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.dep-gallery-item:hover .dep-gallery-overlay{opacity:1}.dep-gallery-zoom{width:64px;height:64px;color:var(--primary-red);background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.dep-gallery-item:hover .dep-gallery-zoom{background:var(--primary-red);color:#fff;transform:scale(1.1)rotate(90deg)}@media (max-width:1024px){.dep-gallery-image-wrapper{height:clamp(220px,50vw,280px)}.dep-gallery-image-badge{padding:6px 12px;font-size:.75rem}.dep-gallery-wrapper,.dep-simple-carousel{max-width:100%;overflow:hidden}.dep-carousel-slide{padding:0 5px}}@media (max-width:768px){.dep-gallery-wrapper{max-width:100%;padding:0;overflow:hidden}.dep-simple-carousel{max-width:100%;overflow:hidden}.dep-carousel-slide{min-width:100%;max-width:100%;padding:0}.dep-gallery-item{max-width:100%}.dep-gallery-image-wrapper{max-width:100%;height:clamp(200px,60vw,280px)}}.dep-empty-gallery{text-align:center;background:#fff;border:2px dashed #dee2e6;border-radius:16px;padding:clamp(60px,10vh,100px) 40px}.dep-empty-icon{opacity:.3;margin-bottom:24px;font-size:5rem}.dep-empty-gallery h3{font-family:var(--font-display);color:var(--primary-black);margin-bottom:12px}[dir=rtl] .dep-empty-gallery h3{font-family:var(--font-display-ar)}.dep-empty-gallery p{color:var(--accent-gray)}.dep-sections{background:#fff;padding:clamp(60px,12vh,120px) 0}.dep-sections-grid{flex-direction:column;gap:clamp(60px,10vh,100px);margin-top:clamp(40px,8vh,80px);display:flex}.dep-section-card{opacity:1;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,8vw,80px);width:100%;max-width:100%;display:grid}.dep-section-card.reversed .dep-section-content{order:2}.dep-section-card.reversed .dep-section-gallery,[dir=rtl] .dep-section-card.reversed .dep-section-content{order:1}[dir=rtl] .dep-section-card.reversed .dep-section-gallery{order:2}.dep-section-content{position:relative}.dep-section-number{font-family:var(--font-display);color:#bb232714;margin-bottom:-30px;font-size:clamp(4rem,8vw,6rem);font-weight:700;line-height:1}.dep-section-card-title{font-family:var(--font-display);color:var(--primary-black);margin-bottom:20px;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:700;line-height:1.3}[dir=rtl] .dep-section-card-title{font-family:var(--font-display-ar)}.dep-section-card-description{font-family:var(--font-body);color:var(--accent-gray);margin-bottom:24px;line-height:1.8}[dir=rtl] .dep-section-card-description{font-family:var(--font-body-ar);line-height:2}.dep-section-about{border-left:4px solid var(--primary-red);background:#bb232708;border-radius:8px;margin-top:24px;padding:20px}[dir=rtl] .dep-section-about{border-left:none;border-right:4px solid var(--primary-red)}.dep-section-about-title{font-family:var(--font-display);color:var(--primary-red);text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:1rem;font-weight:600}.dep-section-about-text{font-family:var(--font-body);color:var(--primary-black);font-size:.95rem;line-height:1.7}[dir=rtl] .dep-section-about-text{font-family:var(--font-body-ar);line-height:2}.dep-section-stats{margin-top:24px}.dep-section-stat-badge{background:var(--primary-black);color:#fff;font-family:var(--font-body);border-radius:50px;margin-bottom:10px;padding:16px;font-size:.85rem;font-weight:600;display:inline-block}.dep-section-gallery{width:100%;min-width:0;max-width:100%;height:clamp(350px,50vh,500px);position:relative;overflow:hidden}.dep-section-carousel{width:100%;min-width:0;max-width:100%;height:100%;position:relative;overflow:hidden}.dep-section-carousel .dep-carousel-track{width:100%;min-width:0;max-width:100%;height:100%}.dep-section-carousel .dep-carousel-slide{flex-shrink:0;width:100%;min-width:0;max-width:100%;height:100%}.dep-section-slide{box-sizing:border-box!important;flex-shrink:0!important;width:100%!important;min-width:100%!important;max-width:100%!important}.dep-section-pagination{z-index:10;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.dep-section-swiper{border-radius:16px;height:100%;overflow:visible}[dir=rtl] .dep-section-swiper .swiper-slide{text-align:right}.dep-section-swiper .swiper-slide,.dep-section-swiper .swiper-slide .dep-section-image-wrapper{opacity:1!important;visibility:visible!important}.dep-section-swiper .swiper-slide{width:100%!important;margin:auto!important}.dep-section-image-wrapper{cursor:pointer;background:#f5f5f5;border-radius:16px;justify-content:center;align-items:center;margin-bottom:10px;display:flex;position:relative;overflow:hidden;box-sizing:border-box!important;flex-shrink:0!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important}.dep-section-image{object-fit:contain!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:100%!important;display:block!important;position:relative!important}[dir=rtl] .dep-section-image-wrapper{opacity:1!important;visibility:visible!important}[dir=rtl] .dep-section-image{opacity:1!important;visibility:visible!important;display:block!important}.dep-section-image-overlay,.dep-zoom-hint{display:none}.dep-section-swiper .swiper-pagination-bullet{opacity:.6;background:#fff}.dep-section-swiper .swiper-pagination-bullet-active{background:var(--primary-red);opacity:1}.dep-section-swiper .swiper-slide{flex-shrink:0;opacity:1!important;visibility:visible!important;width:100%!important;margin-right:0!important}.dep-section-swiper .swiper-wrapper{width:100%!important}[dir=rtl] .dep-section-swiper .swiper-slide{width:100%!important;margin-left:0!important;margin-right:0!important}[dir=rtl] .dep-gallery-swiper .swiper-slide{opacity:1!important;visibility:visible!important}.dep-section-placeholder{opacity:.3;background:linear-gradient(135deg,#f5f5f5,#e0e0e0);border-radius:16px;justify-content:center;align-items:center;height:100%;font-size:4rem;display:flex}.dep-back-section{text-align:center;padding:clamp(40px,8vh,60px) 0}.dep-back-to-departments-btn{border:2px solid var(--primary-black);color:var(--primary-black);font-family:var(--font-body);background:0 0;border-radius:50px;align-items:center;gap:12px;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.dep-back-to-departments-btn:hover{background:var(--primary-black);color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.dep-back-to-departments-btn svg{transition:transform .3s}.dep-back-to-departments-btn:hover svg{transform:translate(-4px)}[dir=rtl] .dep-back-to-departments-btn:hover svg{transform:translate(4px)}.dep-lightbox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;opacity:0;visibility:hidden;cursor:pointer;background:#000000f2;justify-content:center;align-items:center;transition:all .3s;display:flex;position:fixed;inset:0}.dep-lightbox.dep-lightbox-open{opacity:1;visibility:visible}.dep-lightbox-close{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:10001;background:#ffffff1a;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:24px;right:24px}[dir=rtl] .dep-lightbox-close{left:24px;right:auto}.dep-lightbox-close:hover{background:var(--primary-red);border-color:var(--primary-red);transform:rotate(90deg)}.dep-lightbox-content{cursor:default;width:90vw;max-width:1400px;height:90vh;position:relative}.dep-lightbox-image{object-fit:contain}.dep-lightbox-caption{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-family:var(--font-body);text-align:center;z-index:10000;background:#000c;border-radius:50px;max-width:90%;padding:12px 24px;position:absolute;bottom:80px;left:50%;transform:translate(-50%)}.dep-lightbox-hint{color:#fff9;font-family:var(--font-body);text-align:center;z-index:10000;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.dep-cta{background:linear-gradient(135deg, var(--primary-black) 0%, #2d2d2d 100%);color:#fff;text-align:center;margin-top:100px;padding:clamp(80px,15vh,140px) 0;position:relative;overflow:hidden}.dep-cta:before{content:"";background:radial-gradient(circle,#bb23271a 0%,#0000 70%);width:200%;height:200%;animation:20s linear infinite rotateBg;position:absolute;top:-50%;left:-50%}@keyframes rotateBg{to{transform:rotate(360deg)}}.dep-cta-content{z-index:2;max-width:700px;margin:0 auto;position:relative}.dep-cta-title{font-family:var(--font-display);margin-bottom:20px;font-weight:700;line-height:1.3}[dir=rtl] .dep-cta-title{font-family:var(--font-display-ar)}.dep-cta-text{font-family:var(--font-body);opacity:.9;margin-bottom:40px;line-height:1.6;color:var(--white)!important}[dir=rtl] .dep-cta-text{font-family:var(--font-body-ar);line-height:2}.dep-cta-button{background:var(--primary-red);color:#fff;font-family:var(--font-body);border-radius:50px;align-items:center;gap:12px;padding:16px 40px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 8px 24px #bb23274d}.dep-cta-button:hover{background:#a01e22;transform:translateY(-4px);box-shadow:0 12px 32px #bb232766}.dep-cta-button svg{transition:transform .3s}.dep-cta-button:hover svg{transform:translate(4px)}[dir=rtl] .dep-cta-button:hover svg{transform:translate(-4px)}.dep-detail-container.dep-loading,.dep-detail-container.dep-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px;display:flex}.dep-loader-wrapper{flex-direction:column;align-items:center;gap:24px;display:flex}.dep-geometric-loader{grid-template-columns:1fr 1fr;gap:8px;width:60px;height:60px;display:grid}.dep-loader-cube{background:var(--primary-red);border-radius:4px;animation:1.5s ease-in-out infinite dep-cube-pulse}.dep-loader-cube:first-child{animation-delay:0s}.dep-loader-cube:nth-child(2){animation-delay:.2s}.dep-loader-cube:nth-child(3){animation-delay:.4s}.dep-loader-cube:nth-child(4){animation-delay:.6s}@keyframes dep-cube-pulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.dep-loader-text{font-family:var(--font-body);color:var(--accent-gray);font-size:1rem;font-weight:500}.dep-error-wrapper{flex-direction:column;align-items:center;gap:20px;max-width:500px;display:flex}.dep-error-icon{color:var(--primary-red);margin-bottom:16px;font-size:5rem}.dep-error-title{font-family:var(--font-display);color:var(--primary-black);margin-bottom:12px;font-size:clamp(1.5rem,3vw,2rem);font-weight:600}[dir=rtl] .dep-error-title{font-family:var(--font-display-ar)}.dep-error-message{font-family:var(--font-body);color:var(--accent-gray);text-align:center;margin-bottom:32px;font-size:1rem;line-height:1.6}[dir=rtl] .dep-error-message{font-family:var(--font-body-ar);line-height:2}.dep-error-retry-btn{background:var(--primary-red);color:#fff;font-family:var(--font-body);border-radius:50px;align-items:center;gap:12px;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #bb232733}.dep-error-retry-btn:hover{background:#a01e22;transform:translateY(-2px);box-shadow:0 6px 20px #bb23274d}.dep-error-retry-btn svg{transition:transform .3s}.dep-error-retry-btn:hover svg{transform:translate(-4px)}[dir=rtl] .dep-error-retry-btn:hover svg{transform:translate(4px)}.dep-loading-spinner{border:4px solid #bb23271a;border-left-color:var(--primary-red);border-radius:50%;width:60px;height:60px;margin-bottom:24px;animation:1s linear infinite dep-spin}@keyframes dep-spin{to{transform:rotate(360deg)}}.dep-error-content h2{color:var(--primary-red);margin-bottom:16px}.dep-back-btn{background:var(--primary-red);color:#fff;border-radius:50px;margin-top:24px;padding:12px 32px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.dep-back-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #bb23274d}@media (max-width:1024px){.dep-about-section{padding:clamp(60px,12vh,100px) 0}.dep-about-grid{justify-content:center;align-items:center;max-width:700px;margin:0 auto;padding:0 20px;display:flex}.dep-about-text{text-align:center;width:100%}.dep-section-badge{margin-top:40px}.dep-about-features{flex-direction:row;gap:20px}.dep-feature-item{flex:1;width:0;padding:20px;font-size:1rem}.dep-about-description:before{font-size:3rem;top:-15px;left:-20px}[dir=rtl] .dep-about-description:before{left:auto;right:-20px}.dep-section-card{grid-template-columns:1fr;gap:clamp(40px,6vw,60px)}.dep-section-card.reversed .dep-section-content,.dep-section-card.reversed .dep-section-gallery{order:initial}.dep-gallery-swiper{padding:15px 5px 50px}.dep-slide-image-wrapper{border-radius:12px;height:clamp(220px,30vw,320px)}.dep-slide-number{padding:4px 10px;font-size:.75rem;top:12px;right:12px}[dir=rtl] .dep-slide-number{left:12px;right:auto}.dep-zoom-icon{width:48px;height:48px}@media (max-width:768px){.dep-hero{padding:clamp(30px,9vh,90px) 0 clamp(25px,5vh,40px)}.dep-hero-shape-1,.dep-hero-shape-2{opacity:.03}.dep-breadcrumb{gap:8px;margin-bottom:clamp(20px,3vw,30px);font-size:.8rem}.dep-title{margin-bottom:clamp(20px,3vw,30px);font-size:clamp(1.8rem,7vw,2.8rem)}.dep-stats{justify-content:center;gap:12px}.dep-stat-badge{padding:8px 16px;font-size:.8rem}.dep-about-section{padding:clamp(50px,10vh,80px) 0}.dep-about-grid{justify-content:center;align-items:center;max-width:600px;margin:0 auto;padding:0 16px;display:flex}.dep-about-text{text-align:center;width:100%}.dep-section-badge{letter-spacing:1.5px;margin-top:40px;margin-bottom:24px;padding:10px 20px;font-size:.75rem}.dep-about-title{margin-bottom:24px;font-size:clamp(1.8rem,5vw,2.5rem)}.dep-about-description{max-width:100%;margin-bottom:36px;font-size:clamp(1rem,2vw,1.15rem)}.dep-about-description:before{font-size:2.5rem;top:-12px;left:-15px}[dir=rtl] .dep-about-description:before{left:auto;right:-15px}.dep-about-features{flex-direction:column;gap:16px}.dep-feature-item{border-radius:12px;width:auto;padding:18px;font-size:.95rem}.dep-section-badge{padding:6px 12px;font-size:.7rem}.dep-about-title{margin-bottom:20px}.dep-about-description{margin-bottom:28px;font-size:clamp(.95rem,1.5vw,1.05rem)}.dep-feature-item{border-radius:12px;justify-content:flex-start;padding:16px;font-size:.95rem}.dep-feature-icon{border-radius:8px;width:26px;height:26px;font-size:.75rem}.dep-section-header{margin-top:30px;margin-bottom:clamp(30px,6vh,60px)}.dep-stat-badge,.dep-back-to-departments-btn,.dep-cta-button,.dep-section-stat-badge{justify-content:center;align-items:center;min-height:44px;display:inline-flex}.dep-gallery-swiper .swiper-button-prev,.dep-gallery-swiper .swiper-button-next{width:44px;height:44px}.dep-gallery-swiper .swiper-button-prev:after,.dep-gallery-swiper .swiper-button-next:after{color:var(--primary-red)}.dep-gallery-swiper .swiper-button-prev:hover:after,.dep-gallery-swiper .swiper-button-next:hover:after,.dep-gallery-swiper .swiper-button-prev:active:after,.dep-gallery-swiper .swiper-button-next:active:after{color:#fff}.dep-section-swiper .swiper-button-prev,.dep-section-swiper .swiper-button-next{width:44px;height:44px}.dep-section-swiper .swiper-button-prev:after,.dep-section-swiper .swiper-button-next:after{color:var(--primary-red)}.dep-section-swiper .swiper-button-prev:hover:after,.dep-section-swiper .swiper-button-next:hover:after,.dep-section-swiper .swiper-button-prev:active:after,.dep-section-swiper .swiper-button-next:active:after{color:#fff}[dir=rtl] .dep-gallery-swiper .swiper-button-prev{left:auto;right:10px}[dir=rtl] .dep-gallery-swiper .swiper-button-next{left:10px;right:auto}[dir=rtl] .dep-section-swiper .swiper-button-prev{left:auto;right:10px}[dir=rtl] .dep-section-swiper .swiper-button-next{left:10px;right:auto}.dep-gallery-swiper .swiper-pagination-bullet,.dep-section-swiper .swiper-pagination-bullet{width:10px;height:10px;margin:0 4px}.dep-gallery-swiper .swiper-pagination-bullet-active{width:24px}.dep-gallery-slide-item,.dep-section-image-wrapper{cursor:pointer;-webkit-tap-highlight-color:transparent}.dep-breadcrumb-item{align-items:center;min-height:32px;padding:4px 2px;display:inline-flex}.dep-gallery-section{padding:clamp(40px,8vh,80px) 0}.dep-section-header{margin-bottom:clamp(30px,6vh,60px)}.dep-section-title{font-size:clamp(1.5rem,4vw,2.2rem)}.dep-section-subtitle{font-size:clamp(.9rem,1.5vw,1rem)}.dep-gallery-swiper{padding:15px 5px 50px}.dep-slide-image-wrapper{border-radius:12px;height:clamp(250px,35vw,350px)}.dep-slide-number{padding:6px 12px;font-size:.8rem;top:15px;right:15px}[dir=rtl] .dep-slide-number{left:15px;right:auto}.dep-zoom-icon{width:48px;height:48px}.dep-sections{padding:clamp(40px,8vh,80px) 0}.dep-sections-grid{gap:clamp(50px,8vh,80px)}.dep-section-number{margin-bottom:-20px;font-size:clamp(3rem,6vw,4rem)}.dep-section-card-title{font-size:clamp(1.4rem,3vw,1.8rem)}.dep-section-card-description{font-size:clamp(.95rem,1.5vw,1.05rem)}.dep-section-gallery{height:clamp(300px,40vh,400px)}.dep-section-swiper{border-radius:12px;height:100%}.dep-cta{padding:clamp(60px,10vh,100px) 0}.dep-cta-title{font-size:clamp(1.5rem,4vw,2.2rem)}.dep-cta-text{font-size:clamp(.95rem,1.8vw,1.1rem)}.dep-cta-button{padding:14px 32px;font-size:.95rem}.dep-back-section{padding:clamp(30px,6vh,50px) 0}.dep-back-to-departments-btn{padding:12px 28px;font-size:.95rem}.dep-lightbox-close{width:44px;height:44px;top:20px;right:20px}[dir=rtl] .dep-lightbox-close{left:20px;right:auto}.dep-lightbox-content{width:95vw;height:85vh}.dep-lightbox-caption{padding:10px 20px;font-size:.85rem;bottom:60px}.dep-lightbox-hint{font-size:.8rem;bottom:20px}}@media (max-width:480px){.dep-hero-shape-1,.dep-hero-shape-2,.dep-hero-dots{display:none}.dep-hero{padding:clamp(25px,10vh,80px) 0 clamp(20px,4vh,35px)}.dep-breadcrumb{flex-wrap:wrap;gap:6px;margin-bottom:20px;font-size:.75rem}.dep-title{margin-bottom:20px;font-size:clamp(1.6rem,6vw,2.4rem);line-height:1.2}.dep-stats{flex-direction:column;align-items:center;gap:10px}.dep-stat-badge{width:fit-content;padding:6px 14px;font-size:.75rem}.dep-about-section{padding:clamp(40px,8vh,60px) 0}.dep-about-grid{justify-content:center;align-items:center;max-width:500px;margin:0 auto;padding:0 16px;display:flex}.dep-about-text{text-align:center;width:100%}.dep-section-badge{letter-spacing:1px;margin-top:40px;margin-bottom:20px;padding:8px 16px;font-size:.7rem}.dep-about-description{max-width:100%;margin-bottom:32px;font-size:clamp(.95rem,1.8vw,1.1rem);line-height:1.7}.dep-about-description:before{font-size:2rem;top:-10px;left:-10px}[dir=rtl] .dep-about-description:before{left:auto;right:-10px}.dep-about-title{margin-bottom:16px;font-size:clamp(1.3rem,4.5vw,1.8rem)}.dep-about-description{margin-bottom:24px;font-size:.9rem;line-height:1.7}[dir=rtl] .dep-about-description{line-height:1.9}.dep-about-features{flex-direction:column;gap:12px}.dep-feature-item{border-radius:8px;width:auto;padding:12px;font-size:.9rem}.dep-feature-icon{border-radius:6px;width:22px;height:22px;font-size:.65rem}.dep-gallery-section{padding:clamp(30px,6vh,60px) 0}.dep-section-title{font-size:clamp(1.3rem,3.5vw,1.8rem)}.dep-section-subtitle{font-size:.85rem;line-height:1.5}[dir=rtl] .dep-section-subtitle{line-height:1.8}.dep-gallery-swiper{padding:10px 0 40px}.dep-slide-image-wrapper{border-radius:10px;height:clamp(200px,28vw,280px)}.dep-slide-number{padding:3px 8px;font-size:.7rem;top:10px;right:10px}[dir=rtl] .dep-slide-number{left:10px;right:auto}.dep-zoom-icon{width:40px;height:40px}.dep-empty-gallery{padding:clamp(40px,8vh,60px) 20px}.dep-empty-icon{margin-bottom:20px;font-size:3.5rem}.dep-empty-gallery h3{font-size:clamp(1.2rem,2.5vw,1.5rem)}.dep-empty-gallery p{font-size:.9rem}.dep-sections{padding:clamp(30px,6vh,60px) 0}.dep-sections-grid{gap:clamp(40px,6vh,60px)}.dep-section-number{margin-bottom:-15px;font-size:clamp(2.5rem,5vw,3.5rem)}.dep-section-card-title{margin-bottom:16px;font-size:clamp(1.2rem,2.8vw,1.6rem)}.dep-section-card-description{margin-bottom:20px;font-size:.9rem}.dep-section-about{margin-top:20px;padding:16px}.dep-section-about-title{margin-bottom:10px;font-size:.9rem}.dep-section-about-text{font-size:.85rem}.dep-section-stats{margin-top:20px}.dep-section-stat-badge{padding:6px 14px;font-size:.8rem}.dep-section-gallery{height:clamp(250px,35vh,320px)}.dep-zoom-hint{width:40px;height:40px}.dep-cta{padding:clamp(50px,8vh,80px) 0}.dep-cta-title{margin-bottom:16px;font-size:clamp(1.3rem,3.5vw,1.8rem)}.dep-cta-text{margin-bottom:32px;font-size:.9rem}.dep-cta-button{gap:10px;padding:12px 28px;font-size:.9rem}.dep-back-section{padding:clamp(25px,5vh,40px) 0}.dep-back-to-departments-btn{gap:10px;padding:10px 24px;font-size:.9rem}.dep-lightbox-close{width:40px;height:40px;top:15px;right:15px}[dir=rtl] .dep-lightbox-close{left:15px;right:auto}.dep-lightbox-content{width:98vw;height:80vh}.dep-lightbox-caption{max-width:95%;padding:8px 16px;font-size:.8rem;bottom:50px}.dep-lightbox-hint{font-size:.75rem;bottom:15px}.dep-detail-container.dep-loading,.dep-detail-container.dep-error{padding:20px}.dep-loading-spinner{width:50px;height:50px;margin-bottom:20px}.dep-error-icon{margin-bottom:20px;font-size:4rem}.dep-error-title{font-size:clamp(1.5rem,3vw,2rem)}.dep-error-message{margin-bottom:28px;font-size:.9rem}.dep-error-retry-btn{padding:12px 28px;font-size:.9rem}.dep-hero-shape,.dep-quality-badge{animation:none}.dep-cta:before{display:none}.dep-cta{background:var(--primary-black)}.dep-lightbox,.dep-lightbox-close,.dep-lightbox-caption{-webkit-backdrop-filter:none;backdrop-filter:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.dep-detail-container :focus-visible{outline:3px solid var(--primary-red);outline-offset:3px;border-radius:4px}.dep-video-section{background:linear-gradient(#fff 0%,#f8f9fa 50%,#fff 100%);padding:100px 0;position:relative;overflow:hidden}.dep-video-section:before{content:"";background:linear-gradient(90deg, transparent 0%, #dc26264d 20%, var(--primary-red) 50%, #dc26264d 80%, transparent 100%);height:2px;position:absolute;top:0;left:0;right:0}.dep-video-section:after{content:"";background:linear-gradient(90deg, transparent 0%, #dc26264d 20%, var(--primary-red) 50%, #dc26264d 80%, transparent 100%);height:2px;position:absolute;bottom:0;left:0;right:0}.dep-video-section .dep-section-header{margin-bottom:50px}.dep-video-section .dep-section-title{color:var(--primary-black);margin-bottom:20px;font-size:clamp(2rem,4vw,2.5rem);font-weight:700;display:inline-block;position:relative}.dep-video-section .dep-section-subtitle{color:#4a5568;max-width:800px;margin:0 auto;padding:0 20px;font-size:clamp(1rem,2vw,1.125rem);line-height:1.8}.dep-video-wrapper{max-width:900px;margin:0 auto;padding:0 20px;position:relative}.dep-video-wrapper:before{content:"";background:var(--primary-red);opacity:.5;border-radius:2px;width:60px;height:4px;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.dep-video-player-container{background:#000;border-radius:20px;width:100%;height:0;padding-bottom:56.25%;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 20px 60px #0000001f,0 8px 20px #00000014,0 0 0 1px #0000000d}.dep-video-player-container:hover{transform:translateY(-8px);box-shadow:0 30px 80px #00000029,0 12px 30px #0000001f,0 0 0 1px #dc262633}.dep-video-player-container:after{content:"";-webkit-mask-composite:xor;opacity:0;pointer-events:none;background:linear-gradient(135deg,#dc26264d 0%,#0000 50%,#dc26264d 100%);border-radius:20px;padding:2px;transition:opacity .4s;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.dep-video-player-container:hover:after{opacity:1}.dep-video-player{object-fit:contain;background:#000;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.dep-video-player:focus{outline:3px solid var(--primary-red);outline-offset:4px}.dep-video-player::-webkit-media-controls-panel{background:linear-gradient(#0000,#000c)}.dep-video-player::-webkit-media-controls-play-button{color:#fff}.dep-video-player::-webkit-media-controls-current-time-display{color:#fff}.dep-video-player::-webkit-media-controls-time-remaining-display{color:#fff}@media (max-width:1024px){.dep-video-section{padding:80px 0}.dep-video-section .dep-section-header{margin-bottom:40px}.dep-video-wrapper{max-width:900px}.dep-video-player-container{border-radius:16px;max-height:70vh!important}}@media (max-width:768px){.dep-video-section{padding:60px 0}.dep-video-section .dep-section-header{margin-bottom:35px}.dep-video-section .dep-section-subtitle{padding:0 15px;font-size:1rem}.dep-video-wrapper{padding:0 15px}.dep-video-wrapper:before{width:50px;height:3px;top:-15px}.dep-video-player-container{border-radius:14px;max-height:60vh}.dep-video-player-container:hover{transform:translateY(-4px)}}@media (max-width:480px){.dep-video-section{padding:50px 0}.dep-video-section .dep-section-header{margin-bottom:30px}.dep-video-section .dep-section-subtitle{font-size:.95rem;line-height:1.6}.dep-video-wrapper{padding:0 10px}.dep-video-wrapper:before{width:40px;height:3px;top:-12px}.dep-video-player-container{border-radius:12px;max-height:50vh;box-shadow:0 12px 30px #0000001a,0 4px 10px #0000000f}.dep-video-player-container:hover{transform:none}.dep-video-player-container:after{display:none}}.dep-section-video-container{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);border:1px solid #0000000f;border-radius:16px;width:100%;margin-top:30px;padding:25px;transition:all .3s}.dep-section-video-container:hover{border-color:#dc262633;box-shadow:0 8px 24px #0000000f}.dep-section-video-description{color:#4a5568;text-align:center;margin-bottom:20px;padding:0 10px;font-size:1rem;font-weight:500;line-height:1.7;position:relative}.dep-section-video-description:before{content:"▶";color:var(--primary-red);margin-inline-end:8px;font-size:.85em;animation:2s ease-in-out infinite pulse;display:inline-block}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.95)}}.dep-section-video-wrapper{aspect-ratio:16/9;background:#000;border-radius:14px;width:100%;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a,0 4px 10px #0000000f,inset 0 0 0 1px #ffffff1a}.dep-section-video-wrapper:before{content:"";background:linear-gradient(90deg, var(--primary-red) 0%, #dc262680 50%, var(--primary-red) 100%);opacity:0;z-index:1;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.dep-section-video-wrapper:hover{transform:translateY(-4px)scale(1.01);box-shadow:0 16px 40px #00000024,0 6px 15px #00000014,0 0 0 2px #dc262626}.dep-section-video-wrapper:hover:before{opacity:1}.dep-section-video-player{object-fit:contain;background:#000;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.dep-section-video-player:focus{outline:3px solid var(--primary-red);outline-offset:3px}.dep-section-video-wrapper:after{content:"▶";color:#fff;opacity:0;pointer-events:none;z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#dc2626e6;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:24px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 20px #dc262666}.dep-section-video-wrapper:hover:after{opacity:.95;transform:translate(-50%,-50%)scale(1.1)}@media (max-width:1024px){.dep-section-video-container{margin-top:25px;padding:20px}.dep-section-video-description{margin-bottom:18px;font-size:.95rem}.dep-section-video-wrapper{border-radius:12px}.dep-section-video-wrapper:after{width:60px;height:60px;font-size:20px}}@media (max-width:768px){.dep-section-video-container{border-radius:14px;margin-top:22px;padding:18px}.dep-section-video-description{margin-bottom:15px;padding:0 5px;font-size:.9rem}.dep-section-video-wrapper{border-radius:11px}.dep-section-video-wrapper:hover{transform:translateY(-2px)scale(1.005)}.dep-section-video-wrapper:after{width:55px;height:55px;font-size:18px}}@media (max-width:480px){.dep-section-video-container{border-radius:12px;margin-top:20px;padding:15px}.dep-section-video-description{margin-bottom:12px;padding:0;font-size:.875rem;line-height:1.6}.dep-section-video-description:before{margin-inline-end:6px;font-size:.8em}.dep-section-video-wrapper{border-radius:10px;box-shadow:0 8px 20px #00000014,0 3px 8px #0000000d}.dep-section-video-wrapper:hover{transform:none;box-shadow:0 10px 24px #0000001a,0 4px 10px #0000000f}.dep-section-video-wrapper:before,.dep-section-video-wrapper:after{display:none}}@media (prefers-reduced-motion:reduce){.dep-section-video-wrapper,.dep-section-video-wrapper:after,.dep-section-video-description:before{transition:none;animation:none}.dep-section-video-wrapper:hover{transform:none}.dep-video-player-container,.dep-video-player-container:after{transition:none;animation:none}.dep-video-player-container:hover{transform:none}}.dep-video-player,.dep-section-video-player{background:linear-gradient(90deg,#1a1a1a 0%,#2a2a2a 50%,#1a1a1a 100%) 0 0/200% 100%}.dep-video-player[poster],.dep-section-video-player[poster]{background:#000}.dep-video-quality-badge{color:#fff;letter-spacing:.5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;pointer-events:none;background:#000000bf;border-radius:6px;padding:6px 12px;font-size:.75rem;font-weight:600;position:absolute;top:15px;right:15px}.dep-video-duration-badge{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;pointer-events:none;background:#dc2626e6;border-radius:6px;padding:6px 12px;font-size:.75rem;font-weight:600;position:absolute;bottom:15px;left:15px}}.dep-section-video-container{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);border:1px solid #0000000f;border-radius:16px;width:100%;margin-top:30px;padding:25px;transition:all .3s}.dep-section-video-container:hover{border-color:#dc262633;box-shadow:0 8px 24px #0000000f}.dep-section-video-description{color:#4a5568;text-align:center;margin-bottom:20px;padding:0 10px;font-size:1rem;font-weight:500;line-height:1.7;position:relative}.dep-section-video-description:before{content:"▶";color:var(--primary-red);margin-inline-end:8px;font-size:.85em;animation:2s ease-in-out infinite pulse;display:inline-block}.dep-section-video-wrapper{background:#000;border-radius:14px;width:100%;height:0;padding-bottom:56.25%;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a,0 4px 10px #0000000f,inset 0 0 0 1px #ffffff1a}.dep-section-video-wrapper:before{content:"";background:linear-gradient(90deg, var(--primary-red) 0%, #dc262680 50%, var(--primary-red) 100%);opacity:0;z-index:1;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.dep-section-video-wrapper:hover{transform:translateY(-4px)scale(1.01);box-shadow:0 16px 40px #00000024,0 6px 15px #00000014,0 0 0 2px #dc262626}.dep-section-video-wrapper:hover:before{opacity:1}.dep-section-video-player{object-fit:contain;background:#000;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.dep-section-video-player:focus{outline:3px solid var(--primary-red);outline-offset:3px}.dep-section-video-wrapper:after{content:"▶";color:#fff;opacity:0;pointer-events:none;z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#dc2626e6;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:24px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 20px #dc262666}.dep-section-video-wrapper:hover:after{opacity:.95;transform:translate(-50%,-50%)scale(1.1)}@media (max-width:1024px){.dep-section-video-container{margin-top:25px;padding:20px}.dep-section-video-description{margin-bottom:18px;font-size:.95rem}.dep-section-video-wrapper{border-radius:12px}.dep-section-video-wrapper:after{width:60px;height:60px;font-size:20px}}@media (max-width:768px){.dep-section-video-container{border-radius:14px;margin-top:22px;padding:18px}.dep-section-video-description{margin-bottom:15px;padding:0 5px;font-size:.9rem}.dep-section-video-wrapper{border-radius:11px}.dep-section-video-wrapper:hover{transform:translateY(-2px)scale(1.005)}.dep-section-video-wrapper:after{width:55px;height:55px;font-size:18px}}@media (max-width:480px){.dep-section-video-container{border-radius:12px;margin-top:20px;padding:15px}.dep-section-video-description{margin-bottom:12px;padding:0;font-size:.875rem;line-height:1.6}.dep-section-video-description:before{margin-inline-end:6px;font-size:.8em}.dep-section-video-wrapper{border-radius:10px;box-shadow:0 8px 20px #00000014,0 3px 8px #0000000d}.dep-section-video-wrapper:hover{transform:none;box-shadow:0 10px 24px #0000001a,0 4px 10px #0000000f}.dep-section-video-wrapper:before,.dep-section-video-wrapper:after{display:none}}
