@media all and (min-width: 980px){.mainBlock h2 .text{display:none}}@media all and (max-width: 979px){.mainBlock{background:#fff}.mainBlock h2{align-items:center;background:#efefef;color:#000;display:flex}.mainBlock h2 img{display:none}.mainBlock h2 .text{letter-spacing:.25em;margin-left:clamp(20px,5.3vw,53px);position:relative}.mainBlock h2 .text::after{background:#000;bottom:-0.5em;content:"";display:inline-block;height:2px;position:absolute;left:0;width:calc(100% - .25em)}.movies{list-style:none;display:flex;flex-wrap:wrap;gap:clamp(20px,5.3vw,53px);padding-left:0}.movies li{width:calc((100% - clamp(20px,5.3vw,53px))/2)}.movies li img{width:100%;height:auto}#footer .subMenu{display:none}#fancybox-overlay{z-index:1000000}#fancybox-wrap{z-index:1000001}}