.video-section{padding:120px 0 40px}@media(max-width: 1199px){.video-section{padding:80px 0 0}}.video-section .video-content{margin-bottom:24px}.video-section .video-content h2{font-family:"Aldine";font-weight:300;font-size:52px;line-height:1.4;text-transform:capitalize;color:#1c1c1c;margin-bottom:10px}@media(max-width: 991px){.video-section .video-content h2{font-size:32px}}.video-section .video-content p{font-size:18px;line-height:1.6;color:#1c1c1c;max-width:600px}@media(max-width: 767px){.video-section .video-content p{font-size:16px}}.video-section .video-container{position:relative;width:100%;overflow:hidden;margin:0 auto}@media(min-width: 1400px){.video-section .video-container{width:80%}}.video-section .video-wrapper{position:relative;width:100%;height:0;padding-top:56.25%;background-color:#000;overflow:hidden;max-height:600px}.video-section .video-wrapper .video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer}.video-section .video-wrapper.playing .video-play-button{opacity:0;pointer-events:none;transition:opacity .5s ease,transform .5s ease;transform:scale(1.5)}.video-section .video-play-button{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.3);transition:opacity .3s ease,background-color .3s ease;cursor:pointer;z-index:2}.video-section .video-play-button:hover{background-color:rgba(0,0,0,.4)}.video-section .video-play-button:hover .play-btn{transform:scale(1.1);box-shadow:0 6px 25px rgba(0,0,0,.25)}.video-section .video-play-button .play-btn{width:64px;height:64px;border-radius:50%;background-color:#fff;border:none;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px rgba(0,0,0,.2);transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.video-section .video-play-button .play-btn svg{width:38px;height:38px;color:#1c1c1c}.video-section .video-play-button .play-btn:hover{transform:scale(1.1);box-shadow:0 6px 25px rgba(0,0,0,.25)}.video-section .video-play-button .play-btn:focus{outline:none;box-shadow:0 0 0 3px rgba(0,0,0,.2),0 6px 25px rgba(0,0,0,.25)}