.video-sections__title{font-size:64px;margin-bottom:48px;text-align:center}.video-sections__content{align-items:center;display:flex;justify-content:space-between}.video-sections__content:nth-child(2n){flex-direction:row-reverse}.video-sections__text-container{max-width:452px;width:35%}.video-sections__video{background-color:#f4f4eb;box-sizing:border-box;display:flex;justify-content:center;margin:70px 0;padding:20px 4%;position:relative;width:50%}.video-sections__video img,.video-sections__video video{height:auto;width:100%}.video-sections__video:after,.video-sections__video:before{background-color:#f4f4eb;content:"";height:52px;position:absolute;width:60%}.video-sections__video:before{bottom:100%;left:0}.video-sections__video:after{right:0;top:100%}.video-sections__section-title{color:#050505;font-size:40px;line-height:100%;margin:0 0 32px}.video-sections__section-text{color:#00000099;font-size:20px;margin:0}@media(max-width:940px){.video-sections__text-container{max-width:unset;width:100%}.video-sections__content{flex-wrap:wrap}.video-sections__video{width:100%}.video-sections__content+.video-sections__content{margin-top:45px}}@media(max-width:700px){.video-sections__title{font-size:48px}.video-sections__section-title{font-size:32px;margin-bottom:16px}}