#gallery-nine-block{scroll-margin-top:200px}.gallery-nine-block__wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.gallery-nine-block__item{position:relative;border-radius:20px;overflow:hidden;max-height:350px}.gallery-nine-block__item:after{content:'';display:block;padding-bottom:100%;transition:all .3s ease-in}.gallery-nine-block__item img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.gallery-nine-block__item.hidden{display:none}.gallery-nine-block__item.last{cursor:pointer}.gallery-nine-block__item.last:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--head-primary);z-index:1;transition:all .3s ease-in}.gallery-nine-block__item.last span{width:60px;height:60px;display:flex;align-items:center;justify-content:center;text-align:center;background-color:var(--background);color:var(--primary);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;border-radius:100%;transition:all .3s ease-in}@media (min-width:992px){.gallery-nine-block__item.last:hover:before{background-color:var(--primary)}.gallery-nine-block__item.last:hover span{background-color:var(--head-primary);color:var(--background)}}.gallery-nine-block .image:not(.last){cursor:pointer}.gallery-nine-block .image:not(.last):after{background:var(--head-primary);opacity:0;position:relative;z-index:1}.gallery-nine-block .image:not(.last):before{content:"";width:40px;height:40px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-image:url(//spb-taekwondo-itf.ru/wp-content/themes/theme/inc/blocks/gallery-nine-block/./images/lupa.svg);background-position:center;background-repeat:no-repeat;background-size:contain;z-index:2;opacity:0;transition:all .3s ease-in}@media (min-width:992px){.gallery-nine-block .image:not(.last):hover:after{opacity:.9}.gallery-nine-block .image:not(.last):hover:before{opacity:1}}.gallery-nine-block .video{cursor:pointer}.gallery-nine-block .video:after{background:var(--head-primary);opacity:0;position:relative;z-index:1}.gallery-nine-block .video__btn{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background-color:var(--primary);border-radius:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;transition:all .3s ease-in}.gallery-nine-block .video__btn svg{width:24px;height:24px;color:var(--background);transition:all .3s ease-in}@media (min-width:992px){.gallery-nine-block .video:hover:after{opacity:.9}.gallery-nine-block .video:hover .video__btn{background-color:var(--background)}.gallery-nine-block .video:hover .video__btn svg{color:var(--primary)}}.fancybox__slide.video-iframe .fancybox__content{max-width:700px !important;height:400px !important;padding:0 !important}@media (max-width:1500px){.gallery-nine-block__item{max-height:310px}}@media (max-width:1280px){.gallery-nine-block__item{max-height:270px}}@media (max-width:1025px){.gallery-nine-block__wrap{gap:10px}.gallery-nine-block__item{max-height:26vw}}@media (max-width:640px){.gallery-nine-block__wrap{grid-template-columns:1fr}.gallery-nine-block__item{max-height:51vw}}@media (max-width:498px){.fancybox__slide.video-iframe .fancybox__content{height:250px !important}}@media (max-width:375px){.gallery-nine-block__wrap{grid-template-columns:1fr}}