.video-overlay{background:hsla(0,0%,100%,.8);border-radius:50%;height:117px;transition:background .3s ease;transition:all .3s ease;width:117px}.video-overlay:hover{background:hsla(0,0%,100%,.9);cursor:pointer}.img-video{transition:transform .5s ease}.img-video:hover{transform:scale(1.05)}.image-text-content p{color:#3f403f;font-size:1.1rem;line-height:1.6}.play-button-big{align-items:center;background:hsla(0,0%,100%,.8);border-radius:50%;display:flex;height:117px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:background .3s ease;width:117px}.play-button-big:hover{background:hsla(0,0%,100%,.9);cursor:pointer}.play-button-big i{color:#3d5700;font-size:6rem;line-height:1}.play-button-big:hover i{color:#c5d92d}@media (max-width:992px){.video-overlay{height:90px;width:90px}}