.video-text{padding-top:32px}@media only screen and (max-width:1023px){.video-text{margin-bottom:40px;margin-top:30px}}@media only screen and (max-width:768px){.video-text{margin:0}}.video-text>div{border-radius:28px;margin:0 20px;padding-bottom:60px;padding-top:60px}@media only screen and (max-width:1440px){.video-text>div{margin:0 20px}}@media only screen and (max-width:1023px){.video-text>div{padding-bottom:20px;padding-top:20px}}@media only screen and (max-width:768px){.video-text>div{margin:0 20px;padding-bottom:6px;padding-top:16px}}@media only screen and (max-width:359px){.video-text>div{margin:0 20px}}.video-text__hld{align-items:center;display:flex;gap:28px;justify-content:space-between}@media only screen and (max-width:768px){.video-text__hld{display:block}}.video-text__content{padding-bottom:10px;padding-top:40px;width:50%}@media only screen and (max-width:768px){.video-text__content{padding-top:10px;width:100%}}.video-text__content-heading{margin-bottom:32px}@media only screen and (max-width:768px){.video-text__content-heading{margin-bottom:16px}}.video-text__content-desc{margin-bottom:32px;max-width:525px}@media only screen and (max-width:768px){.video-text__content-desc{margin-bottom:16px}}.video-text__video{display:flex;height:100%;position:relative;width:50%;z-index:1}@media only screen and (max-width:768px){.video-text__video{margin-bottom:16px;width:100%}}.video-text__video video{border-radius:28px;height:auto;overflow:hidden;width:100%}.video-text__video video.video--cover{aspect-ratio:626/410;object-fit:cover}.video-text__video .video-control{cursor:pointer;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s ease-in-out}.video-text__video .video-control:hover{transform:translate(-50%,-50%) scale(.95)}@media only screen and (max-width:768px){.video-text__video .video-control img{height:auto;max-width:75px}}.video-text__video .video-control.playing{opacity:0;visibility:hidden}.video-text.video_desc .video-text__video{justify-content:flex-end}.video-text.video_desc .video-text__hld{flex-direction:row-reverse}