*{box-sizing:border-box;margin:0;padding:0}.video-section{padding:37px 0 35px}.video-section .container{margin:0 auto;max-width:1116px;padding:0 20px}.video-section h2{color:#fff;font-family:Poppins;font-size:clamp(24px,4vw,40px);font-weight:600;line-height:clamp(30px,4vw,46px);margin-bottom:51px;text-align:center}.video-section .video-grid{column-gap:16px;display:grid;grid-template-columns:repeat(2,1fr);row-gap:23px}.video-section .video-card{background:#111;display:flex;position:relative}.video-section video{object-fit:cover;width:100%}.video-section .video-card p{font-family:Poppins;font-size:clamp(14px,2vw,26px);font-weight:600;line-height:clamp(34px,2vw,46px);padding:0 10px;text-align:center;top:clamp(15px,2.5vw,44px)}.video-section .playicon,.video-section .video-card p{color:#fff;left:0;margin:auto;position:absolute;right:0}.video-section .playicon{align-items:center;background-color:#707070;border:none;border-radius:50%;bottom:0;cursor:pointer;display:flex;height:70px;justify-content:center;padding:0;top:0;width:70px}.video-section .playicon svg{height:50px;width:50px}.video-section .playicon.hidden{display:none}.video-section .hs-video-widget{height:100%;width:100%}@media (max-width:767px){.video-section .video-grid{grid-template-columns:repeat(1,1fr)}}@media (max-width:567px){.video-section .video-card{height:auto}.video-section .play_icon{height:55px;width:55px}.video-section .play_icon svg{height:40px;width:40px}}