section.video{display:block;margin-bottom:2.5rem;margin-top:2.5rem;overflow:hidden;position:relative;width:100%}@media (min-width:1024px){section.video{margin-bottom:5rem;margin-top:5rem}}section.video .container{align-items:center;display:flex;height:100%;justify-content:center;position:relative;z-index:10}section.video .container .mejs-video,section.video .container .wp-video,section.video .container video{height:auto;width:100%!important}section.video .container .wp-video{overflow:hidden}section.video .container .wp-video .mejs-controls{--tw-translate-y:100%;transform:translate(var(--tw-translate-x),100%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transition-duration:.3s}section.video .container .wp-video .mejs-overlay-play .mejs-overlay-button{background-image:url(/wp-content/themes/roberlo/public/images/icons/icon-play.14c801.svg);background-position:50%;border-radius:9999px;height:5rem;transition-duration:.3s;width:5rem}section.video .container .wp-video:hover .mejs-controls{--tw-translate-y:0px;transform:translate(var(--tw-translate-x)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}section.video .container .wp-video:hover .mejs-overlay-play .mejs-overlay-button{animation:pulse-animation 2s infinite}@keyframes pulse-animation{0%{box-shadow:0 0 0 0 #a7d6dc66}to{box-shadow:0 0 0 20px #a7d6dc00}}