.info-image-block{display:flex;flex-wrap:wrap;gap:20px}.info-image-block .info{width:100%}.info-image-block .h1,.info-image-block h2{margin-bottom:20px}.info-image-block p{margin-bottom:16px;color:rgba(36,36,36,.7)}.info-image-block .image{width:100%;position:relative;aspect-ratio:535/578}.info-image-block .image img{width:100%;height:100%;object-fit:contain}.info-image-block .button-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:32px;height:32px}.info-image-block .button-play:after{width:10px;height:10px}@media (min-width:1024px){.info-image-block{flex-wrap:nowrap;justify-content:space-between;align-items:center}.info-image-block .info{width:calc(50% - 10px)}.info-image-block .image{width:calc(45.5% - 10px);text-align:right}.info-image-block.reverse{flex-direction:row-reverse}.info-image-block.reverse .image{text-align:left}}@media (min-width:1200px){.info-image-block .buttons{margin-top:32px}}@media (min-width:1800px){.info-image-block .info{width:calc(40% - 10px)}.info-image-block .image{width:calc(49.5% - 10px)}}@media (max-width:1023px){.info-image-block .image{display:none}}@media (max-width:767px){.info-image-block .info{text-align:center}}