.video-section.fullWrap .innerWrap{padding:105px 0 155px}.video-section h2{font-size:42px;font-weight:400}.video-section p{font-size:18px;line-height:1.5em}.video-section .container{display:flex;flex-wrap:wrap;justify-content:space-between}.video-section .video-area{background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:3px 3px 5px #e7e7e7;height:522px;position:relative;width:35%}.video-area:before{background:#e9e5e0;bottom:-48px;content:"";height:100%;position:absolute;right:-48px;width:100%;z-index:-1}.video-area video{object-fit:fill}.video-section .video-area .play-button{background:rgba(0,0,0,.7);border-radius:50%;cursor:pointer;display:flex;flex-direction:column;height:72px;justify-content:center;left:calc(50% - 32px);position:absolute;text-align:center;top:calc(50% - 32px);width:72px}.video-section .video-area .play-button svg{fill:#fff;width:32px}.video-section .text-area{display:flex;flex-direction:column;justify-content:flex-end;width:48%}.video-section .text-area .cta{margin-top:20px}@media screen and (max-width:850px){.video-section .video-area{margin-bottom:45px;width:100%}.video-section .text-area{width:100%}.video-section{overflow:hidden}}@media screen and (max-width:480px){.video-section .video-area{height:375px}}