.about-video-section{--bgcolor:var(--white-color);background-color:var(--bgcolor);width:100%}.about-video-section .container{display:flex;flex:0 0 100%;flex-direction:column;gap:24px}@media screen and (min-width:1024px){.about-video-section .container{align-items:center;flex-direction:row;gap:30px}}.about-video-media{--width:100%;border-radius:12px;max-width:var(--width);overflow:hidden;position:relative;width:100%}@media screen and (min-width:768px){.about-video-media{--width:774px}}@media screen and (min-width:1024px){.about-video-media{--width:640px}}@media screen and (min-width:1200px){.about-video-media{--width:642px}}@media screen and (min-width:1600px){.about-video-media{--width:810px}}.about-video-media .video-popup{width:100%}.about-video-media .video-popup:before{--s:64px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='none'%3E%3Ccircle cx='50' cy='50' r='50' fill='%23fff' fill-opacity='.2'/%3E%3Ccircle cx='50' cy='50' r='48.5' stroke='%23fff' stroke-opacity='.4' stroke-width='3'/%3E%3Cpath fill='%23fff' d='M62.945 58.28c5.094-2.88 7.641-4.322 8.496-6.203a6.22 6.22 0 0 0 0-5.154c-.855-1.881-3.402-3.322-8.496-6.204l-13.422-7.591c-5.094-2.881-7.64-4.322-9.731-4.107a6.5 6.5 0 0 0-4.557 2.577C34 33.264 34 36.146 34 41.908v15.184c0 5.762 0 8.644 1.235 10.31a6.5 6.5 0 0 0 4.557 2.577c2.09.215 4.637-1.225 9.731-4.107z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:cover;content:"";height:var(--s);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(1);transition:transform 1.5s cubic-bezier(.23,1,.32,1) 0s;width:var(--s);z-index:99}.about-video-media:hover .video-popup:before{transform:translate(-50%,-50%) scale(1.2)}@media screen and (min-width:768px){.about-video-media .video-popup:before{--s:94px}}@media screen and (min-width:1024px){.about-video-media .video-popup:before{--s:72px}}@media screen and (min-width:1200px){.about-video-media .video-popup:before{--s:100px}}.about-video-media .image{object-fit:cover;width:100%}.about-video-content{max-width:100%}.about-video-content .body-text+.btn{margin-top:24px}.about-video-content .btn{width:100%}@media screen and (min-width:768px){.about-video-content .btn{width:auto}}.about-video-content .title{--fw:600;--fs:22px;--lh:30px;--mb:8px;--c:var(--dark-gray-color);color:var(--c);font-size:var(--fs);font-weight:var(--fw);line-height:var(--lh);margin-bottom:var(--mb)}@media screen and (min-width:768px){.about-video-content .title{--fw:700;--fs:40px;--lh:48px;--mb:12px}}.about-video-content .body-text{--fw:400;--fs:15px;--lh:22px;--c:var(--gray-color);color:var(--c);font-size:var(--fs);font-weight:var(--fw);line-height:var(--lh)}@media screen and (min-width:768px){.about-video-content .body-text{--fs:20px;--lh:29px}}.about-video-section-popup video{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6);display:block;height:100%;left:0;position:absolute;top:0;width:100%}.about-video-section-popup .mfp-close-btn-in .mfp-close{color:#fff;margin-top:-43px}