@media screen and (max-width:749px){.video-section-wrapper h2{max-width:315px;margin-left:auto;margin-right:auto}}.video-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row;position:relative;width:100%}.video-wrapper.rounded{border-radius:50%}.video-wrapper.hide-it .play-btn{opacity:0}.video-wrapper.hide-it:hover .play-btn{opacity:0.75}.video-wrapper .play-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0px;width:90px;height:90px;border-radius:45px;line-height:60px;position:absolute;left:calc(50% - 45px);top:calc(50% - 45px);cursor:pointer;-webkit-transition:all 0.35s ease 0s;transition:all 0.35s ease 0s;z-index:3;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#28ceea;opacity:0.75}.video-wrapper .play-btn:hover{opacity:1}.video-wrapper .play-btn:empty{position:absolute}.video-wrapper .play-btn svg{position:absolute;left:calc(50% - 8px);top:calc(50% - 9px);opacity:0;color:#101035;fill:#101035}.video-wrapper .play-btn svg.showBtn{opacity:1}.video-wrapper .play-btn .pauseBtn{opacity:0}@media screen and (max-width:749px){.video-wrapper .play-btn{width:76px;height:76px;left:calc(50% - 38px);top:calc(50% - 38px)}}.video-wrapper .video-description-accessibility{position:absolute;display:inline-block;width:1px;height:1px;overflow:hidden;left:-50000px}.video-wrapper video{aspect-ratio:16/9;width:100%;height:100%}