@import url(https://sehirgezgin.top/assets/css/components/molecules/breadcrumb.css);@import url(https://sehirgezgin.top/assets/css/components/atoms/badge.css);.gallery .box h3,.gallery .categories .list button{font-size:var(--text-xl);color:var(--neutral-950);line-height:var(--text-xl-line-height)}.gallery .box h3,.gallery .box p,.gallery .categories .list button,.gallery-text p{color:var(--neutral-950)}.gallery .container,.gallery-text{flex-direction:column;gap:32px;display:flex}.gallery .categories{border-color:#0a0a0a1a;justify-content:space-between;border-style:solid;border-width:1px 0;gap:24px;align-items:center;display:flex}.gallery .categories .list{gap:40px;align-items:center;display:flex}.gallery .categories .list button{height:76px;font-weight:var(--font-medium);transition:var(--transition-color);position:relative}.gallery .categories .list button.active,.gallery .categories .list button:hover{color:var(--primary)}.gallery .categories .list button:after{height:2px;transition:background-color .3s;content:"";position:absolute;bottom:-1px;background-color:transparent;left:0;width:100%}.gallery .categories .list button.active:after{background-color:var(--primary)}.gallery .categories .arrow{gap:8px;align-items:center;display:flex}.gallery .categories .arrow button{height:48px;justify-content:center;transition:var(--transition-all);will-change:transform,box-shadow;background-color:#0a0a0a0d;align-items:center;border-radius:50%;width:48px;display:flex}.gallery .categories .arrow button:hover{transform:scale(1.05);background-color:var(--primary-50);box-shadow:0 0 10px rgba(0,0,0,.1)}.gallery .categories .arrow button:active{transform:scale(.95);background-color:var(--primary-300);box-shadow:0 0 10px rgba(0,0,0,.1)}.gallery .box{padding:24px;border:1px solid #0a0a0a0d;flex-direction:column;gap:8px;align-items:flex-start;border-radius:8px;display:flex}.gallery .box h3{font-weight:var(--font-semibold)}.gallery .box p,.video-box .overlay h3{font-size:var(--text-base);line-height:var(--text-base-line-height)}.gallery .box p{font-weight:var(--font-normal);margin-bottom:16px}.gallery .box .images{overflow-x:auto;margin-bottom:8px;position:relative;gap:8px;width:100%;white-space:nowrap;display:flex}.gallery .box .images:after{height:100%;right:0;content:"";position:absolute;top:0;background:linear-gradient(270deg,#fff,hsla(0,0%,100%,0));width:38px}.gallery .box .images .image{height:82px;overflow:hidden;min-width:144px;border-radius:4px}.gallery .box .images .image img{height:100%;object-fit:cover;width:100%}.gallery .box button{justify-content:center;width:100%}.gallery .box .info{justify-content:space-between;gap:8px;width:100%;margin-top:16px;display:flex}.gallery .box .info .info-item{justify-content:center;flex-direction:column;gap:8px;align-items:center;display:flex}.gallery .box .info .info-item span{font-size:var(--text-sm);font-weight:var(--font-normal);text-align:center}.gallery .box .info .info-item span strong{display:block}.gallery .swiper{width:100%}.video-box{height:228px;position:relative}.video-box,.video-box img{overflow:hidden;border-radius:12px}.video-box .overlay,.video-box img{height:100%;width:100%}.video-box .overlay{padding:16px;justify-content:space-between;position:absolute;top:0;background-color:#00000052;align-items:flex-end;left:0;display:flex}.gallery-detail .container .image button,.video-box .overlay button{height:48px;justify-content:center;min-width:48px;background-color:var(--primary);align-items:center;border-radius:50%;display:flex}.gallery-detail .container .image button{height:80px;transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;width:80px}.gallery-detail .container .image button svg{height:48px;width:48px}.video-box .overlay h3{font-weight:var(--font-semibold);color:var(--neutral-0)}.gallery-detail .container{max-width:892px}.gallery-detail .container .image{height:500px;overflow:hidden;margin-bottom:32px;position:relative;border-radius:24px;width:100%}.gallery-detail .container .image img{height:100%;object-fit:cover;border-radius:24px;width:100%}.gallery-footer h4,.gallery-text h3{font-size:var(--text-3xl);font-weight:var(--font-medium);color:var(--neutral-950);line-height:var(--text-3xl-line-height)}.gallery-detail .gallery-text a,.gallery-text p{font-size:var(--text-base);font-weight:var(--font-normal);line-height:var(--text-base-line-height)}.gallery-detail .container img{border-radius:24px}.gallery-footer{flex-direction:column;gap:32px;margin-top:32px;display:flex}.gallery-modal-box,.video-modal-box{max-width:928px;margin:auto;width:100%}.gallery-footer .list{grid-template-columns:1fr 1fr 1fr;gap:32px;display:grid}.gallery-detail .gallery-text a{text-decoration:none;color:var(--primary)}.gallery-modal,.video-modal{height:100%;overflow:auto;pointer-events:none;backdrop-filter:blur(4px);transition:var(--transition-opacity);position:fixed;opacity:0;top:0;background-color:hsla(0,0%,4%,.6);left:-100%;width:100%;display:flex;z-index:0}.gallery-modal.active,.video-modal.active{pointer-events:all;opacity:1;left:0;z-index:1000}.gallery-modal-box{position:relative}.gallery-image{height:638px;overflow:hidden;border-radius:16px;width:100%}.gallery-image img{height:100%;object-fit:cover;cursor:pointer;width:100%}.gallery-image-mini{height:82px;border-radius:8px;width:100%}.gallery-image-mini img{height:100%;transition:var(--transition-transform),border .3s ease;object-fit:cover;border-radius:8px;cursor:pointer;width:100%}.gallery-swiper .swiper-wrapper{padding:32px 64px 0}.swiper-slide-thumb-active .gallery-image-mini img{border:2px solid var(--neutral-0)}#video-close-btn,.arrows button{transition:var(--transition-transform);border-radius:50%;display:flex}.arrows{transform:translateY(calc(-50% - 48px));padding:0 16px;justify-content:space-between;position:absolute;top:50%;width:100%;display:flex}.arrows button{height:48px;justify-content:center;background-color:var(--neutral-0);align-items:center;width:48px}.arrows button:first-child{margin-left:-100px}.arrows button:last-child{margin-right:-100px}#video-close-btn:hover,.arrows button:hover{transform:scale(1.05);cursor:pointer}.video-modal-box{padding:40px 16px;position:relative}#video-close-btn{height:40px;justify-content:center;right:0;color:var(--neutral-0);position:absolute;top:0;align-items:center;width:40px;z-index:10}@media screen and (max-width:1150px){.gallery .box h3,.gallery .categories .list button{font-size:var(--text-lg);line-height:var(--text-lg-line-height)}.gallery .box .images{gap:16px}.gallery .box .images .image{height:68px;min-width:120px}.gallery .categories .list button{height:62px;white-space:nowrap}.gallery .box p{font-size:var(--text-sm);line-height:var(--text-sm-line-height)}.gallery .box .info .info-item span{font-size:var(--text-xs);line-height:var(--text-xs-line-height)}.gallery-image{height:512px}}@media screen and (max-width:920px){.gallery .categories .list{overflow-y:hidden;overflow-x:auto;gap:24px}.gallery .categories .arrow{display:none}.gallery-footer .list{grid-template-columns:1fr 1fr}}@media screen and (max-width:640px){.gallery .box h3,.gallery .categories .list button{font-size:var(--text-base);line-height:var(--text-base-line-height)}.gallery .box{padding:24px 12px}.gallery .categories .list button{height:48px}.gallery-image{height:320px}.gallery-image-mini{height:62px}}