@import url("/plugin/bootstrap/css/bootstrap.min.css");@import url("/plugin/bootstrap/icons/bootstrap-icons.css");@import url("/css/dark/style.css");.feature-box-1 p{color:rgba(255,255,255,.5)!important}.feature-box-1 h5{color:#fff!important}body.dark-bg{color:#fff;background:#011627!important}.dark-bg-1 h6,.dark-bg-1 p{color:#fff!important}.gallery-item{position:relative;width:100%;height:100%;overflow:hidden;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#001122}.gallery-item img{width:100%;height:100%;object-fit:cover;object-position:center;transition:all .5s cubic-bezier(.25,.46,.45,.94);display:block;filter:brightness(.95) contrast(1.05)}.gallery-item:hover img{transform:scale(1.08);filter:brightness(1.1) contrast(1.1) saturate(1.1)}.gallery-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,98,87,.85),rgba(255,98,87,.7) 50%,rgba(255,98,87,.6));display:flex;align-items:center;justify-content:center;opacity:0;transition:all .4s cubic-bezier(.25,.46,.45,.94);border-radius:12px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.gallery-thumbnail:hover .gallery-overlay{opacity:1}.gallery-overlay i{font-size:32px;color:#fff;background:rgba(255,255,255,.25);padding:20px;border-radius:50%;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:2px solid rgba(255,255,255,.5);transition:all .3s ease;width:70px;height:70px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px rgba(0,0,0,.3)}.gallery-overlay:hover i{transform:scale(1.1);background:rgba(255,255,255,.35);border-color:rgba(255,255,255,.6)}.gallery-section .container{max-width:1200px;padding:0 15px}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px;padding:20px 0}.gallery-thumbnail{width:100%;height:280px;border-radius:12px;overflow:hidden;background:#001122;box-shadow:0 8px 25px rgba(0,17,34,.15);transition:all .3s ease}.gallery-thumbnail:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(0,17,34,.25)}@media (max-width:1200px){.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px}.gallery-thumbnail{height:260px}}@media (max-width:768px){.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px;padding:15px 0}.gallery-thumbnail{height:240px}}@media (max-width:576px){.gallery-section{padding:60px 0}.gallery-section .container{padding:0 10px}.gallery-grid{grid-template-columns:1fr;gap:12px;padding:10px 0}.gallery-thumbnail{height:220px}}.PhotoView-Portal{--photo-view-bg:rgba(0,0,0,0.95)!important}.PhotoView-PhotoSlider__toolbarIcon{color:#ff6257!important;background:rgba(255,98,87,.1)!important;border-radius:50%!important;transition:all .3s ease!important}.PhotoView-PhotoSlider__toolbarIcon:hover{background:rgba(255,98,87,.2)!important;transform:scale(1.1)!important}.PhotoView-PhotoSlider__arrowLeft,.PhotoView-PhotoSlider__arrowRight{color:#ff6257!important;background:rgba(255,98,87,.1)!important;border-radius:50%!important;transition:all .3s ease!important}.PhotoView-PhotoSlider__arrowLeft:hover,.PhotoView-PhotoSlider__arrowRight:hover{background:rgba(255,98,87,.2)!important;transform:scale(1.1)!important}.PhotoView-PhotoSlider__footerPagination{color:#fff!important;background:rgba(0,0,0,.6)!important;border-radius:20px!important;padding:8px 16px!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.gallery-item img{opacity:0;animation:imageLoad .6s ease forwards}@keyframes imageLoad{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.gallery-item:first-child img{animation-delay:.1s}.gallery-item:nth-child(2) img{animation-delay:.2s}.gallery-item:nth-child(3) img{animation-delay:.3s}.gallery-item:nth-child(4) img{animation-delay:.4s}.gallery-item:nth-child(5) img{animation-delay:.5s}.gallery-item:nth-child(6) img{animation-delay:.6s}.gallery-item:nth-child(7) img{animation-delay:.7s}.gallery-item:nth-child(8) img{animation-delay:.8s}.gallery-item:nth-child(9) img{animation-delay:.9s}.gallery-item:nth-child(10) img{animation-delay:1s}.gallery-item:nth-child(11) img{animation-delay:1.1s}.gallery-item:nth-child(12) img{animation-delay:1.2s}.gallery-section{padding:100px 0;background:linear-gradient(135deg,#001122,#002244);position:relative;overflow:hidden}.gallery-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(255,98,87,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,98,87,.1) 0,transparent 50%);pointer-events:none}.gallery-section .section-title h2{color:#fff;font-size:2.5rem;margin-bottom:1rem}.gallery-section .section-title p{color:rgba(255,255,255,.8);font-size:1.1rem}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.gallery-item{animation:fadeInUp .6s ease forwards;animation-delay:calc(var(--animation-order) * .1s)}.gallery-section .row.g-2>*{padding-left:1px;padding-right:1px;margin-bottom:2px}@media (max-width:576px){.gallery-section{padding:60px 0}.gallery-section .section-title h2{font-size:2rem}.gallery-section .row.g-2>*{margin-bottom:3px}}@media (min-width:1400px){.gallery-section .container{max-width:1320px}.gallery-grid-1{height:380px}.gallery-grid-2{height:300px}.gallery-grid-3{height:186px}.gallery-grid-4{height:340px}.gallery-grid-5{height:260px}}