#gym_gallery_iframe_button_box{position:fixed;z-index:9999999999;width:100%;height:100%}#gym_gallery_iframe_button_box.active .bg{opacity:1}#gym_gallery_iframe_button_box.active iframe{transform:translate(-50%, -50%) scale(1);opacity:1}#gym_gallery_iframe_button_box iframe,#gym_gallery_iframe_button_box .bg{transition:all .7s ease-in-out}#gym_gallery_iframe_button_box iframe{position:fixed;top:50%;left:50%;width:53em;height:29.5em;z-index:5;opacity:0;transform:translate(-50%, -50%) scale(0.65)}#gym_gallery_iframe_button_box .bg{position:fixed;top:0;left:0;z-index:-1;width:100%;height:100%;background-color:rgba(0,0,0,.7);opacity:0}#gym_gallery_iframe_button_box button{position:absolute;top:2.5%;right:2.5%;font-size:3.2em}main .fitness_photo_gallery{font-size:.8vw}main .fitness_photo_gallery .categories_container{display:flex;align-items:center;gap:1.8em;transition:all 1.3s ease-in-out;opacity:0}main .fitness_photo_gallery .categories_container.animate{opacity:1}main .fitness_photo_gallery .categories_container .categories_title{font-size:2.2em;line-height:normal}main .fitness_photo_gallery .categories_container .categories_title span{text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:5.5px;text-decoration-color:var(--kirmizi)}main .fitness_photo_gallery .categories_container .categories_ul{display:flex;align-items:center;gap:1.2em}main .fitness_photo_gallery .categories_container .categories_ul .list_button{cursor:pointer;width:fit-content;text-transform:capitalize;font-family:var(--oswald);line-height:normal;white-space:nowrap;display:flex;align-items:center;gap:.5em;color:var(--siyah);font-size:1.4em;border:.1em solid var(--siyah);padding:.65em 1.5em .85em;border-radius:.15em;transition:all .5s}main .fitness_photo_gallery .categories_container .categories_ul .list_button.active{border-color:var(--kirmizi);color:var(--kirmizi)}main .fitness_photo_gallery .categories_container .categories_ul .list_button:hover{transform:scale(1.1);border-color:var(--kirmizi);color:var(--kirmizi)}main .fitness_photo_gallery .categories_container .categories_ul .line{height:.15em;background-color:var(--siyah);border-radius:.1em;width:1.3em}main .fitness_photo_gallery .gallery_container{width:100%;transition:all .85s;opacity:0;transform:scale(0.8)}main .fitness_photo_gallery .gallery_container.animate2{opacity:1;transform:scale(1)}main .fitness_photo_gallery .gallery_container .grid_container{display:grid;grid-template-columns:repeat(4, 23.8em);grid-template-rows:repeat(2, 21.8em);width:100%;gap:1.5em;height:fit-content;transition:all 1.4s ease-in-out;opacity:0}main .fitness_photo_gallery .gallery_container .grid_container.animation{opacity:1}main .fitness_photo_gallery .gallery_container .grid_container .image_container,main .fitness_photo_gallery .gallery_container .grid_container .video_container{border-radius:.1em;filter:drop-shadow(1px 1px 4px rgba(0, 0, 0, 0.2));position:relative;overflow:hidden}main .fitness_photo_gallery .gallery_container .grid_container .image_container:hover::before,main .fitness_photo_gallery .gallery_container .grid_container .video_container:hover::before{opacity:1}main .fitness_photo_gallery .gallery_container .grid_container .image_container:hover .content,main .fitness_photo_gallery .gallery_container .grid_container .video_container:hover .content{transform:translateY(0);opacity:1}main .fitness_photo_gallery .gallery_container .grid_container .image_container::before,main .fitness_photo_gallery .gallery_container .grid_container .image_container i,main .fitness_photo_gallery .gallery_container .grid_container .image_container img,main .fitness_photo_gallery .gallery_container .grid_container .image_container .content,main .fitness_photo_gallery .gallery_container .grid_container .video_container::before,main .fitness_photo_gallery .gallery_container .grid_container .video_container i,main .fitness_photo_gallery .gallery_container .grid_container .video_container img,main .fitness_photo_gallery .gallery_container .grid_container .video_container .content{transition:all .5s ease-in-out}main .fitness_photo_gallery .gallery_container .grid_container .image_container::before,main .fitness_photo_gallery .gallery_container .grid_container .video_container::before{z-index:2;background:linear-gradient(to bottom, rgba(255, 255, 255, 0.3), #2c2c2c);position:absolute;top:0;left:0;content:"";width:100%;height:100%;opacity:0}main .fitness_photo_gallery .gallery_container .grid_container .image_container .content,main .fitness_photo_gallery .gallery_container .grid_container .video_container .content{text-transform:uppercase;z-index:6;opacity:0;position:absolute;left:1.2em;bottom:1em;font-family:var(--monsterrat);color:var(--beyaz);transform:translateY(3em)}main .fitness_photo_gallery .gallery_container .grid_container .image_container .content h5,main .fitness_photo_gallery .gallery_container .grid_container .video_container .content h5{font-size:.9em;line-height:normal;font-weight:var(--medium);padding-bottom:.2em}main .fitness_photo_gallery .gallery_container .grid_container .image_container .content h4,main .fitness_photo_gallery .gallery_container .grid_container .video_container .content h4{text-wrap:auto;font-size:1.2em;width:75%;line-height:140%;font-weight:var(--bold)}main .fitness_photo_gallery .gallery_container .grid_container .image_container:hover i{transform:translate(-50%, -50%) scale(1);opacity:1}main .fitness_photo_gallery .gallery_container .grid_container .image_container:hover img{transform:scale(1.3)}main .fitness_photo_gallery .gallery_container .grid_container .image_container i{position:absolute;color:var(--siyah);background-color:var(--beyaz);z-index:5;top:50%;left:50%;border-radius:50%;padding:.75em;font-size:1.4em;transform:translate(-50%, -50%) scale(0.6);opacity:0}main .fitness_photo_gallery .gallery_container .grid_container .image_container img{z-index:-1;pointer-events:none;height:100%;object-fit:cover}main .fitness_photo_gallery .gallery_container .grid_container .video_container{cursor:pointer}main .fitness_photo_gallery .gallery_container .grid_container .video_container:hover .image{transform:scale(1.3)}main .fitness_photo_gallery .gallery_container .grid_container .video_container:hover .youtube{opacity:1;transform:translate(-50%, -50%) scale(1)}main .fitness_photo_gallery .gallery_container .grid_container .video_container .image{pointer-events:none;z-index:-2 !important;height:100%;object-fit:cover}main .fitness_photo_gallery .gallery_container .grid_container .video_container .youtube{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(0.8);z-index:8;width:4.8em;aspect-ratio:1/1;opacity:0}@media(min-width: 250px)and (max-width: 639px){#gym_gallery_iframe_button_box{font-size:1.25vw !important}#gym_gallery_iframe_button_box iframe{height:50.5em !important}#gym_gallery_iframe_button_box button{top:2.5% !important;right:5% !important;font-size:5em !important}main .fitness_photo_gallery{font-size:1.81vw}main .fitness_photo_gallery .categories_container{flex-direction:column;gap:2.7em}main .fitness_photo_gallery .categories_container .categories_title{font-size:2.55em}main .fitness_photo_gallery .gallery_container{height:96em}main .fitness_photo_gallery .gallery_container .grid_container{grid-template-columns:repeat(2, 23.8em) !important;grid-template-rows:repeat(4, 21.8em) !important;justify-content:center}main .fitness_photo_gallery .gallery_container .image_container:nth-child(3),main .fitness_photo_gallery .gallery_container .video_container:nth-child(3){grid-row:span 2}main .fitness_photo_gallery .gallery_container .image_container:nth-child(3):hover .content,main .fitness_photo_gallery .gallery_container .video_container:nth-child(3):hover .content{transform:translateY(0) scale(1.15) !important}main .fitness_photo_gallery .gallery_container .image_container:nth-child(3) .content,main .fitness_photo_gallery .gallery_container .video_container:nth-child(3) .content{left:2.8em;bottom:1.3em}main .fitness_photo_gallery .gallery_container .image_container:nth-child(6),main .fitness_photo_gallery .gallery_container .video_container:nth-child(6){grid-column:span 2}main .fitness_photo_gallery .gallery_container .image_container:nth-child(6):hover .content,main .fitness_photo_gallery .gallery_container .video_container:nth-child(6):hover .content{transform:scale(1.35) translateY(0) !important}main .fitness_photo_gallery .gallery_container .image_container:nth-child(6) .content,main .fitness_photo_gallery .gallery_container .video_container:nth-child(6) .content{left:6.2em;bottom:1.3em}main .fitness_photo_gallery .gallery_container .image_container:nth-child(6) .content h5,main .fitness_photo_gallery .gallery_container .video_container:nth-child(6) .content h5{padding:0}main .fitness_photo_gallery .gallery_container .image_container:nth-child(6) .content h4,main .fitness_photo_gallery .gallery_container .video_container:nth-child(6) .content h4{width:100%}main .fitness_photo_gallery .gallery_container .image_container:nth-child(6) img,main .fitness_photo_gallery .gallery_container .video_container:nth-child(6) img{object-position:top}}@media(min-width: 640px)and (max-width: 767px){#gym_gallery_iframe_button_box{font-size:1.1vw !important}main .fitness_photo_gallery{font-size:1.4vw}main .fitness_photo_gallery .gallery_container{height:96em}main .fitness_photo_gallery .gallery_container .grid_container{grid-template-columns:repeat(2, 23.8em) !important;grid-template-rows:repeat(4, 21.8em) !important;justify-content:center}main .fitness_photo_gallery .gallery_container .image_container:nth-child(3),main .fitness_photo_gallery .gallery_container .video_container:nth-child(3){grid-row:span 2}main .fitness_photo_gallery .gallery_container .image_container:nth-child(3):hover .content,main .fitness_photo_gallery .gallery_container .video_container:nth-child(3):hover .content{transform:translateY(0) scale(1.15) !important}main .fitness_photo_gallery .gallery_container .image_container:nth-child(3) .content,main .fitness_photo_gallery .gallery_container .video_container:nth-child(3) .content{left:2.8em;bottom:1.3em}main .fitness_photo_gallery .gallery_container .image_container:nth-child(6),main .fitness_photo_gallery .gallery_container .video_container:nth-child(6){grid-column:span 2}main .fitness_photo_gallery .gallery_container .image_container:nth-child(6):hover .content,main .fitness_photo_gallery .gallery_container .video_container:nth-child(6):hover .content{transform:scale(1.35) translateY(0) !important}main .fitness_photo_gallery .gallery_container .image_container:nth-child(6) .content,main .fitness_photo_gallery .gallery_container .video_container:nth-child(6) .content{left:6.2em;bottom:1.3em}main .fitness_photo_gallery .gallery_container .image_container:nth-child(6) .content h5,main .fitness_photo_gallery .gallery_container .video_container:nth-child(6) .content h5{padding:0}main .fitness_photo_gallery .gallery_container .image_container:nth-child(6) .content h4,main .fitness_photo_gallery .gallery_container .video_container:nth-child(6) .content h4{width:100%}main .fitness_photo_gallery .gallery_container .image_container:nth-child(6) img,main .fitness_photo_gallery .gallery_container .video_container:nth-child(6) img{object-position:top}}@media(min-width: 768px)and (max-width: 1023px){main .fitness_photo_gallery{font-size:1.3vw}main .fitness_photo_gallery .gallery_container{height:96em}main .fitness_photo_gallery .gallery_container .grid_container{grid-template-columns:repeat(2, 23.8em) !important;grid-template-rows:repeat(4, 21.8em) !important;justify-content:center}main .fitness_photo_gallery .gallery_container .image_container:nth-child(3),main .fitness_photo_gallery .gallery_container .video_container:nth-child(3){grid-row:span 2}main .fitness_photo_gallery .gallery_container .image_container:nth-child(3):hover .content,main .fitness_photo_gallery .gallery_container .video_container:nth-child(3):hover .content{transform:translateY(0) scale(1.15) !important}main .fitness_photo_gallery .gallery_container .image_container:nth-child(3) .content,main .fitness_photo_gallery .gallery_container .video_container:nth-child(3) .content{left:2.8em;bottom:1.3em}main .fitness_photo_gallery .gallery_container .image_container:nth-child(6),main .fitness_photo_gallery .gallery_container .video_container:nth-child(6){grid-column:span 2}main .fitness_photo_gallery .gallery_container .image_container:nth-child(6):hover .content,main .fitness_photo_gallery .gallery_container .video_container:nth-child(6):hover .content{transform:scale(1.35) translateY(0) !important}main .fitness_photo_gallery .gallery_container .image_container:nth-child(6) .content,main .fitness_photo_gallery .gallery_container .video_container:nth-child(6) .content{left:6.2em;bottom:1.3em}main .fitness_photo_gallery .gallery_container .image_container:nth-child(6) .content h5,main .fitness_photo_gallery .gallery_container .video_container:nth-child(6) .content h5{padding:0}main .fitness_photo_gallery .gallery_container .image_container:nth-child(6) .content h4,main .fitness_photo_gallery .gallery_container .video_container:nth-child(6) .content h4{width:100%}main .fitness_photo_gallery .gallery_container .image_container:nth-child(6) img,main .fitness_photo_gallery .gallery_container .video_container:nth-child(6) img{object-position:top}#gym_gallery_iframe_button_box{font-size:1.1vw !important}}@media(min-width: 1024px)and (max-width: 1309px){#gym_gallery_iframe_button_box{font-size:.86vw !important}main .fitness_photo_gallery{font-size:.875vw}main .fitness_photo_gallery .gallery_container{height:50em}main .fitness_photo_gallery .gallery_container .image_container:nth-child(2),main .fitness_photo_gallery .gallery_container .video_container:nth-child(2){grid-row:span 2}main .fitness_photo_gallery .gallery_container .image_container:nth-child(2):hover .content,main .fitness_photo_gallery .gallery_container .video_container:nth-child(2):hover .content{transform:translateY(0) scale(1.15) !important}main .fitness_photo_gallery .gallery_container .image_container:nth-child(2) .content,main .fitness_photo_gallery .gallery_container .video_container:nth-child(2) .content{left:2.8em;bottom:1.3em}main .fitness_photo_gallery .gallery_container .image_container:nth-child(3),main .fitness_photo_gallery .gallery_container .video_container:nth-child(3){grid-column:span 2}main .fitness_photo_gallery .gallery_container .image_container:nth-child(3):hover .content,main .fitness_photo_gallery .gallery_container .video_container:nth-child(3):hover .content{transform:scale(1.35) translateY(0) !important}main .fitness_photo_gallery .gallery_container .image_container:nth-child(3) .content,main .fitness_photo_gallery .gallery_container .video_container:nth-child(3) .content{left:6.2em;bottom:1.3em}main .fitness_photo_gallery .gallery_container .image_container:nth-child(3) .content h5,main .fitness_photo_gallery .gallery_container .video_container:nth-child(3) .content h5{padding:0}main .fitness_photo_gallery .gallery_container .image_container:nth-child(3) .content h4,main .fitness_photo_gallery .gallery_container .video_container:nth-child(3) .content h4{width:100%}main .fitness_photo_gallery .gallery_container .image_container:nth-child(3) img,main .fitness_photo_gallery .gallery_container .video_container:nth-child(3) img{object-position:top}}@media(min-width: 1310px)and (max-width: 1535px){main .fitness_photo_gallery{font-size:.87vw}main .fitness_photo_gallery .gallery_container{height:50em}main .fitness_photo_gallery .gallery_container .image_container:nth-child(2),main .fitness_photo_gallery .gallery_container .video_container:nth-child(2){grid-row:span 2}main .fitness_photo_gallery .gallery_container .image_container:nth-child(2):hover .content,main .fitness_photo_gallery .gallery_container .video_container:nth-child(2):hover .content{transform:translateY(0) scale(1.15) !important}main .fitness_photo_gallery .gallery_container .image_container:nth-child(2) .content,main .fitness_photo_gallery .gallery_container .video_container:nth-child(2) .content{left:2.8em;bottom:1.3em}main .fitness_photo_gallery .gallery_container .image_container:nth-child(3),main .fitness_photo_gallery .gallery_container .video_container:nth-child(3){grid-column:span 2}main .fitness_photo_gallery .gallery_container .image_container:nth-child(3):hover .content,main .fitness_photo_gallery .gallery_container .video_container:nth-child(3):hover .content{transform:scale(1.35) translateY(0) !important}main .fitness_photo_gallery .gallery_container .image_container:nth-child(3) .content,main .fitness_photo_gallery .gallery_container .video_container:nth-child(3) .content{left:6.2em;bottom:1.3em}main .fitness_photo_gallery .gallery_container .image_container:nth-child(3) .content h5,main .fitness_photo_gallery .gallery_container .video_container:nth-child(3) .content h5{padding:0}main .fitness_photo_gallery .gallery_container .image_container:nth-child(3) .content h4,main .fitness_photo_gallery .gallery_container .video_container:nth-child(3) .content h4{width:100%}main .fitness_photo_gallery .gallery_container .image_container:nth-child(3) img,main .fitness_photo_gallery .gallery_container .video_container:nth-child(3) img{object-position:top}#gym_gallery_iframe_button_box{font-size:.8vw !important}}@media(min-width: 1536px){#gym_gallery_iframe_button_box{font-size:.8vw !important}main .fitness_photo_gallery{font-size:.8vw}main .fitness_photo_gallery .gallery_container{height:50em}main .fitness_photo_gallery .gallery_container .image_container:nth-child(2),main .fitness_photo_gallery .gallery_container .video_container:nth-child(2){grid-row:span 2}main .fitness_photo_gallery .gallery_container .image_container:nth-child(2):hover .content,main .fitness_photo_gallery .gallery_container .video_container:nth-child(2):hover .content{transform:translateY(0) scale(1.15) !important}main .fitness_photo_gallery .gallery_container .image_container:nth-child(2) .content,main .fitness_photo_gallery .gallery_container .video_container:nth-child(2) .content{left:2.8em;bottom:1.3em}main .fitness_photo_gallery .gallery_container .image_container:nth-child(3),main .fitness_photo_gallery .gallery_container .video_container:nth-child(3){grid-column:span 2}main .fitness_photo_gallery .gallery_container .image_container:nth-child(3):hover .content,main .fitness_photo_gallery .gallery_container .video_container:nth-child(3):hover .content{transform:scale(1.35) translateY(0) !important}main .fitness_photo_gallery .gallery_container .image_container:nth-child(3) .content,main .fitness_photo_gallery .gallery_container .video_container:nth-child(3) .content{left:6.2em;bottom:1.3em}main .fitness_photo_gallery .gallery_container .image_container:nth-child(3) .content h5,main .fitness_photo_gallery .gallery_container .video_container:nth-child(3) .content h5{padding:0}main .fitness_photo_gallery .gallery_container .image_container:nth-child(3) .content h4,main .fitness_photo_gallery .gallery_container .video_container:nth-child(3) .content h4{width:100%}main .fitness_photo_gallery .gallery_container .image_container:nth-child(3) img,main .fitness_photo_gallery .gallery_container .video_container:nth-child(3) img{object-position:top}}/*# sourceMappingURL=gallery.css.map */
