.gallery-block .media__holder.hidden{display:none}.gallery-block #more{max-width:179px;margin:clamp(1.875rem,1.706rem + .85vw,2.5rem) auto auto;width:100%}.gallery-block #more.hidden{display:none}.gallery-block .gallery__wrap{flex-wrap:wrap;gap:clamp(1.25rem,1.081rem + .85vw,1.875rem);display:flex}.gallery-block .media__holder{max-width:380px;width:100%}.gallery-block .media__holder:nth-child(4),.gallery-block .media__holder:nth-child(6n+3){max-width:650px}.gallery-block .media-card{height:100%;overflow:hidden;position:relative;max-height:350px;border-radius:10px;cursor:pointer}.gallery-block .image__holder{height:100%;width:100%}.gallery-block .overflow{opacity:0;background:var(--primary)}.gallery-block .overflow,.gallery-block .play{height:100%;justify-content:center;transition:var(--transition);position:absolute;inset:0;align-items:center;width:100%;display:flex}.gallery-block .icon__holder{height:clamp(3.125rem,2.82rem + 1.53vw,4.25rem);justify-content:center;background-color:var(--primary);align-items:center;border-radius:50%;width:clamp(3.125rem,2.82rem + 1.53vw,4.25rem);display:flex}.gallery-block .icon__holder svg{height:15px;object-fit:contain;width:18px}.fancybox__iframe{width:80vw}@media(any-hover:hover){.gallery-block .media-card:hover .overflow{opacity:.7}}@media(max-width:1500px){.gallery-block .gallery__wrap{grid-template-columns:repeat(4,1fr);display:grid}.gallery-block .media__holder{max-width:100%}.gallery-block .media__holder:nth-child(4),.gallery-block .media__holder:nth-child(6n+3){grid-column:span 2;max-width:100%}}@media(max-width:1100px){.gallery-block .gallery__wrap{grid-template-columns:repeat(3,1fr)}.gallery-block .media__holder:nth-child(4),.gallery-block .media__holder:nth-child(6n+3){grid-column:span 1}.gallery-block .media__holder:nth-child(3),.gallery-block .media__holder:nth-child(4n+2){grid-column:span 2}}@media(max-width:750px){.gallery-block .gallery__wrap{grid-template-columns:repeat(2,1fr)}.gallery-block .media__holder:nth-child(3),.gallery-block .media__holder:nth-child(4n+2){grid-column:span 1}.gallery-block .media__holder:nth-child(4),.gallery-block .media__holder:nth-child(6n+3){grid-column:span 2}}