.video-image-text__media input[type=checkbox],.video-image-text__media input[type=radio]{display:initial}.video-image-text{display:flex;flex-wrap:wrap;gap:30px}.video-image-text__media{display:flex;flex:0 0 50%}.video-image-text__text{display:flex;flex:1;flex-direction:column;justify-content:center}@media (max-width:992px){.video-image-text__media,.video-image-text__text{flex:auto;width:100%}}.video-image-text__image{display:flex}.video-image-text__image img{max-width:660px}@media (max-width:767px){.video-image-text__image img,.video-image-text__video{max-width:100%}}.video-image-text__video video{min-height:417px;object-fit:contain}@media (max-width:576px){.video-image-text__video video{height:248px;min-height:unset}}.video-image-text__subtitle,.video-image-text__title{margin-bottom:25px}.video-image-text__text .button{margin-top:43px;width:fit-content}.video-image-text__player{cursor:pointer;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.video-image-text__player input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;width:100%;z-index:1}.video-image-text__popup{align-items:center;background-color:rgba(0,0,0,.6);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:.3s;visibility:hidden;width:100%;z-index:5}.video-image-text:has(.video-image-text__player input:checked) .video-image-text__popup{opacity:1;visibility:visible}.video-image-text__popup-video{height:auto;margin:0 auto;max-width:1060px;position:relative;width:100%}@media (max-width:1200px){.video-image-text__popup-video{max-width:93%}}.video-image-text__popup-video video{height:auto;object-fit:contain;width:100%}.video-image-text__popup-video iframe{width:100%}.video-image-text__close-icon{cursor:pointer;position:absolute;right:-45px;top:-45px}@media (max-width:1200px){.video-image-text__close-icon{right:0}}.video-image-text__video{position:relative}.video-image-text__player svg{animation:pulse 1.2s infinite;animation-delay:.2s}.video-image-text__text-divider{width:100%}.video-image-text__text-content :is(h1,h2,h3,h4,h5,h6,p):last-of-type{margin:0}@keyframes pulse{0%,to{height:64px;width:64px}50%{height:80px;width:80px}}