.take_the_tour_wrapper .take_the_tour_column{align-items:center;display:flex;flex-wrap:wrap}.take_the_tour_wrapper .take_the_tour_main_inner{position:relative;z-index:9}.take_the_tour_wrapper .take_the_tour_column .take_the_tour_media{padding-right:20px;text-align:center;width:50%}.take_the_tour_wrapper .take_the_tour_column .take_the_tour_content{padding-left:20px;width:50%}.take_the_tour_wrapper .take_the_tour_column .take_the_tour_content .take_the_tour_title{margin:0}.take_the_tour_wrapper .take_the_tour_column .take_the_tour_content .take_the_tour_description{margin-top:20px}.take_the_tour_wrapper .take_the_tour_column .take_the_tour_content .take_the_tour_description :last-child{margin:0}.take_the_tour_wrapper .take_the_tour_column .take_the_tour_content .take_the_tour_video_link{align-items:center;display:flex;flex-direction:row;margin-top:20px}.take_the_tour_wrapper .take_the_tour_column .take_the_tour_content .take_the_tour_video_link svg{margin-right:20px}.take_the_tour_wrapper .take_the_tour_content .take_the_tour_video_link .video_text{margin:0}.take_the_tour_wrapper .take_the_tour_video_pop.video_pop_open{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:mediabox;animation-name:mediabox;z-index:999}.take_the_tour_wrapper .take_the_tour_video_pop{background-color:#000;background-color:rgba(0,0,0,.8);height:100%;left:0;opacity:0;position:fixed;top:0;visibility:hidden;width:100%}.take_the_tour_wrapper .take_the_tour_video_pop .mediabox-content{display:block;height:100%;margin:0 auto;max-width:680px;position:relative}.take_the_tour_wrapper .take_the_tour_video_pop .mediabox-content .mediabox-close{bottom:528px;cursor:pointer;height:24px;margin:auto 0;position:absolute;right:0;top:0;width:24px}.take_the_tour_wrapper .take_the_tour_video_pop .mediabox-content iframe{border:none!important;bottom:0;display:block!important;height:480px!important;margin:auto 0;max-width:100%!important;position:absolute;top:0;width:100%!important}.take_the_tour_wrapper .take_the_tour_column .take_the_tour_content .take_the_tour_video_link,.take_the_tour_wrapper .take_the_tour_column .take_the_tour_media .mediabox{cursor:pointer}@media(max-width:767px){.take_the_tour_wrapper .take_the_tour_column{flex-direction:column;gap:50px}.take_the_tour_wrapper .take_the_tour_column .take_the_tour_content,.take_the_tour_wrapper .take_the_tour_column .take_the_tour_media{padding:0;width:100%}.take_the_tour_wrapper .take_the_tour_column .take_the_tour_content .take_the_tour_description,.take_the_tour_wrapper .take_the_tour_column .take_the_tour_content .take_the_tour_video_link{margin-top:10px}.take_the_tour_wrapper .take_the_tour_video_pop .mediabox-content{max-width:90%}}@media (max-width:600px){.take_the_tour_wrapper .take_the_tour_video_pop .mediabox-content .mediabox-close{bottom:362px}.take_the_tour_wrapper .take_the_tour_video_pop .mediabox-content iframe{height:320px!important}}@media (max-width:480px){.take_the_tour_wrapper .take_the_tour_video_pop .mediabox-content .mediabox-close{bottom:262px}.take_the_tour_wrapper .take_the_tour_video_pop .mediabox-content iframe{height:220px!important}}@-webkit-keyframes mediabox{0%{opacity:0}to{opacity:1;visibility:visible}}@keyframes mediabox{0%{opacity:0}to{opacity:1;visibility:visible}}