.back_ground_wrapper{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;flex-direction:column;align-items:center;background-color:#fff;overflow:hidden}.back_ground_wrapper .back_ground_img{height:100%;aspect-ratio:740/1045;background-image:url(/images/back_vertical.jpg);background-repeat:no-repeat;background-position:center 0px;background-size:contain;position:relative}.back_ground_wrapper .back_ground_img .left_buttons,.back_ground_wrapper .back_ground_img .right_buttons{position:absolute;display:flex;flex-direction:column;gap:20px}.back_ground_wrapper .back_ground_img .left_buttons .button,.back_ground_wrapper .back_ground_img .right_buttons .button{padding:15px;width:250px;display:flex;background-color:#53c4fe;color:#fff;border-radius:50px;align-items:center;justify-content:center;box-shadow:0 4px 8px #0007;border:solid 4px #8eb8ea;cursor:pointer;transition:.3s;-ms-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;user-select:none}.back_ground_wrapper .back_ground_img .left_buttons .button:hover,.back_ground_wrapper .back_ground_img .right_buttons .button:hover{transform:scale(.95);box-shadow:0 2px 4px #0007}.back_ground_wrapper .back_ground_img .left_buttons{left:25px;top:20px}.back_ground_wrapper .back_ground_img .right_buttons{left:250px;flex-direction:column-reverse;bottom:20px}.promo_video{display:block;width:100%}.promo_video .video_wrapper{width:100%;object-fit:contain}.promo_video .video_wrapper video{width:100vw}
