.text-and-video .flex-row{gap:60px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-transform:translateY(-30px);transform:translateY(-30px)}@media screen and (max-width:749px){.text-and-video .flex-row{gap:30px}}.text-and-video .arrow-angle-up{position:absolute;left:calc(50% - 8px);bottom:-25px;z-index:2;height:146px;opacity:1;-webkit-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s}@media screen and (max-width:1200px){.text-and-video .arrow-angle-up{height:110px}}@media screen and (max-width:991px){.text-and-video .arrow-angle-up{height:66px}}@media screen and (max-width:749px){.text-and-video .arrow-angle-up{display:none}}.text-and-video .arrow-angle-up:before{content:"";display:inline-block;width:500px;height:2px;background-color:#28ceea;position:absolute;bottom:10px;right:8px;-webkit-transition:all 0.35s ease 0s;transition:all 0.35s ease 0s}@media screen and (max-width:1200px){.text-and-video .arrow-angle-up:before{width:350px}}@media screen and (max-width:991px){.text-and-video .arrow-angle-up:before{width:250px}}.text-and-video .arrow-angle-up:after{content:"";display:inline-block;width:2px;height:136px;background-color:#28ceea;position:absolute;top:0px;right:7px;-webkit-transition:all 0.35s ease 0s;transition:all 0.35s ease 0s}@media screen and (max-width:1200px){.text-and-video .arrow-angle-up:after{height:100px}}@media screen and (max-width:991px){.text-and-video .arrow-angle-up:after{height:56px}}.text-and-video .arrow-angle-up.animate--out{height:33px;opacity:0}.text-and-video .arrow-angle-up.animate--out:before{width:0px}.text-and-video .arrow-angle-up.animate--out:after{height:16px}.text-and-video .flex-column.half{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.text-and-video .flex-column.half.content{padding:30px;width:55%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:991px){.text-and-video .flex-column.half.content{width:52%;min-height:320px}}@media screen and (max-width:749px){.text-and-video .flex-column.half.content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;min-height:0}}.text-and-video .flex-column.half h2{max-width:420px;margin-bottom:60px}@media screen and (max-width:1200px){.text-and-video .flex-column.half h2{margin-bottom:30px}}@media screen and (max-width:991px){.text-and-video .flex-column.half h2{margin-bottom:0px}}@media screen and (max-width:749px){.text-and-video .flex-column.half h2{max-width:100%}}.text-and-video .flex-column.half .h3{max-width:360px;position:relative;z-index:4}@media screen and (max-width:749px){.text-and-video .flex-column.half .h3{max-width:100%}}.text-and-video .flex-column.half.video{position:absolute;right:0px;top:0px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;z-index:2;width:50%}@media screen and (max-width:749px){.text-and-video .flex-column.half.video{width:100%;position:relative;right:auto;top:auto}}.text-and-video .video{margin-bottom:0px}.text-and-video .video .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%}.text-and-video .video .video-wrapper.rounded{border-radius:50%}.text-and-video .video .video-wrapper.hide-it .play-btn{opacity:0}.text-and-video .video .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;background-color:#28ceea;opacity:0.75}.text-and-video .video .video-wrapper .play-btn:hover{opacity:1}.text-and-video .video .video-wrapper .play-btn:empty{position:absolute}.text-and-video .video .video-wrapper .play-btn svg{position:absolute;left:calc(50% - 8px);top:calc(50% - 9px);opacity:0;fill:#101035;color:#101035}.text-and-video .video .video-wrapper .play-btn svg.showBtn{opacity:1}.text-and-video .video .video-wrapper .play-btn .pauseBtn{opacity:0}@media screen and (max-width:749px){.text-and-video .video .video-wrapper .play-btn{width:76px;height:76px;left:calc(50% - 38px);top:calc(50% - 38px)}}.text-and-video .video .video-wrapper .video-description-accessibility{position:absolute;display:inline-block;width:1px;height:1px;overflow:hidden;left:-50000px}.text-and-video .video .video-wrapper video{aspect-ratio:16/9;width:100%;height:100%}