.video-player-section{padding-block:80px}.video-player-section .wrap{margin-inline:auto;padding-inline:32px;width:min(1204px,100%)}.video-player-section h3{background:#eefbf6;border:1px solid #aeecd3;border-radius:100px;color:#20a986;display:inline-flex;font-family:Poppins;font-size:14px;font-weight:600;line-height:20px;margin-bottom:25px;padding:5px 10px}.video-player-section h2{color:#1b1f1d;font-family:Lora;font-size:48px;font-weight:600;line-height:60px;margin-bottom:48px}.video-player-section .wrap .main-heading:has(+.sub-heading){margin-bottom:12px}.video-player-section .sub-heading{color:#6a6f71;font-size:18px;font-weight:300;line-height:30px;margin-bottom:48px}.video-player-section .video-player{background-color:var(--bg-color,#fff);border-radius:22px;display:grid;grid-template-areas:"stack";padding:25px;place-items:center}.video-player-section .video-player>*{grid-area:stack}.video-player-section .video-player img{z-index:1}.video-player-section .video-player video{height:auto;max-width:75%;width:100%}@media (max-width:600px){.video-player-section{padding-block:36px}.video-player-section .wrap{text-align:center}.video-player-section h2{font-size:32px;line-height:42px;margin-bottom:24px;text-align:center}.video-player-section .video-player{border-radius:0;margin-inline:-32px}.video-player-section .video-player video{max-width:95%}.video-player-section .video-player img{height:20px;width:20px}}