@import url(https://fonts.googleapis.com/css2?family=Karla&display=swap);.bv-circle-btn{padding:10px;border:none;outline:none;cursor:pointer;text-decoration:none;color:#fff;font-size:20px;background:-webkit-linear-gradient(90deg,#6f22b2,#11d0ef);background:-moz-linear-gradient(90deg,#6f22b2,#11d0ef);background:-o-linear-gradient(90deg,#6f22b2,#11d0ef);background:-webkit-gradient(linear,left top,right top,from(#6f22b2),to(#11d0ef));background:-webkit-linear-gradient(left,#6f22b2,#11d0ef);background:-moz-linear-gradient(left,#6f22b2,#11d0ef);background:-o-linear-gradient(left,#6f22b2,#11d0ef);background:linear-gradient(90deg,#6f22b2,#11d0ef);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.bv-circle-btn:active{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05)}.bv-circle-btn img{height:20px;width:auto}.bv-gradient-btn{padding:20px 30px;border:none;outline:none;color:#fff;text-decoration:none;cursor:pointer;background:-webkit-linear-gradient(90deg,#6f22b2,#11d0ef);background:-moz-linear-gradient(90deg,#6f22b2,#11d0ef);background:-o-linear-gradient(90deg,#6f22b2,#11d0ef);background:-webkit-gradient(linear,left top,right top,from(#6f22b2),to(#11d0ef));background:-webkit-linear-gradient(left,#6f22b2,#11d0ef);background:-moz-linear-gradient(left,#6f22b2,#11d0ef);background:-o-linear-gradient(left,#6f22b2,#11d0ef);background:linear-gradient(90deg,#6f22b2,#11d0ef);border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px;transition:.8s,cubic-bezier(.075,.82,.165,1),all;-webkit-transition:.8s,cubic-bezier(.075,.82,.165,1),all;-moz-transition:.8s,cubic-bezier(.075,.82,.165,1),all;-ms-transition:.8s,cubic-bezier(.075,.82,.165,1),all;-o-transition:.8s,cubic-bezier(.075,.82,.165,1),all}.bv-gradient-btn:hover{-webkit-box-shadow:0 3px 6px rgba(0,0,0,.3);-moz-box-shadow:0 3px 6px rgba(0,0,0,.3);box-shadow:0 3px 6px rgba(0,0,0,.3);text-shadow:0 3px 6px rgba(0,0,0,.7)}.bv-gradient-btn img{height:14px}.bv-dark-btn{background:-webkit-gradient(linear,left bottom,left top,from(#0a0911),to(#324460))!important;background:-webkit-linear-gradient(bottom,#0a0911,#324460)!important;background:-moz-linear-gradient(bottom,#0a0911,#324460)!important;background:-o-linear-gradient(bottom,#0a0911,#324460)!important;background:linear-gradient(0deg,#0a0911,#324460)!important}.bv-dark-btn:hover{-webkit-box-shadow:unset;-moz-box-shadow:unset;box-shadow:unset}.bv-btn-text{font-weight:700;font-size:.95em;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.bv-btn-text img{width:20px;margin:0 10px}.bv-center-btn{width:100%;padding:12px}.card{position:relative;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.2);-moz-box-shadow:0 4px 8px 0 rgba(0,0,0,.2);box-shadow:0 4px 8px 0 rgba(0,0,0,.2)}.card__title{color:#fff;font-weight:700;font-size:2rem}.card__lock-icon img{height:40%;width:auto}.card__coins{background-color:#fff;color:#4a4a4a;height:40px;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:10px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px}.card__coins,.card__coins div{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.card__coins div{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.card__coins div span:first-child{font-size:12px}.card__coins div span:nth-child(2){font-weight:700}.card__coins img{height:20px;width:20px;margin-left:5px}.card__age-restriction{position:absolute;top:190px;left:10px}.card__age-restriction svg{width:45px}.card__extension{height:40px;width:200px;margin-top:-20px;padding:0 10px;color:#6f22b2;background:#fff;font-weight:700;font-size:14px;float:right;border-radius:20px 20px 0 0;-webkit-border-radius:20px 20px 0 0;-moz-border-radius:20px 20px 0 0;-ms-border-radius:20px 20px 0 0;-o-border-radius:20px 20px 0 0}.card__extension,.card__extension div{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:space-evenly;-moz-box-pack:space-evenly;justify-content:space-evenly}.card__extension div img{width:25px;height:25px;margin-left:-7px;border:2px solid #fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.card__extension span{padding-left:2px;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis}.card__buttonsLight{position:absolute;right:0;bottom:-10px}.card__buttonsDark{position:absolute;right:0;bottom:-20px}.card__top{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;height:240px;background-color:#fff!important;background-position:top!important;background-repeat:no-repeat!important;-webkit-background-size:cover!important;-moz-background-size:cover!important;background-size:cover!important;padding:10px 15px 0;border-radius:25px 25px 0 0;-webkit-border-radius:25px 25px 0 0;-moz-border-radius:25px 25px 0 0;-ms-border-radius:25px 25px 0 0;-o-border-radius:25px 25px 0 0}.card__bottom{color:#4a4a4a;padding:30px 20px}.card__bottom div{font-weight:700;font-size:1.2em;text-transform:uppercase;margin-bottom:10px;text-shadow:0 3px 6px rgba(0,0,0,.2)}.card__bottom p{font-size:.8em;line-height:1.5em}.card__rtl{right:unset;left:0}.card-sm{height:190px;color:#fff;background-color:#fff!important;background-position:top!important;background-repeat:no-repeat!important;-webkit-background-size:cover!important;-moz-background-size:cover!important;background-size:cover!important;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;padding:10px 15px;position:relative;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.card-sm__age-restriction{position:absolute;top:5px;right:5px}.card-sm__age-restriction svg{width:45px;height:auto}.card-sm__title{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;font-weight:700;font-size:1.2em;width:80%}.card-sm__title img{height:100%;margin:0 10px}.card-sm__buttons{width:100%}.card-video-sm{position:relative;width:100%;height:200px;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;cursor:pointer}.card-video-sm__age-restriction{position:absolute;bottom:10px;left:10px}.card-video-sm__age-restriction svg{width:45px;height:auto}.card-video-sm .button{text-decoration:none}.card-video-sm .button .btn__shadow{display:none;background:rgba(0,0,0,.4);width:100%;height:100%;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px}.card-video-sm .button .btn__icon{display:none;position:absolute;top:50%;left:50%;font-size:3em;color:#fff;-webkit-transition:.2s,all,-webkit-transform;transition:.2s,all,-webkit-transform;-o-transition:.2s,all,-o-transform;-moz-transition:.2s,transform,all,-moz-transform;transition:.2s,transform,all;transition:.2s,transform,all,-webkit-transform,-moz-transform,-o-transform;-webkit-transition:.2s,transform,all;-moz-transition:.2s,transform,all;-ms-transition:.2s,transform,all;-o-transition:.2s,transform,all;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}.card-video-sm .button .btn__title{display:block;position:absolute;top:10px;left:10px;right:10px;color:#fff;font-weight:700;font-size:18px}.card-video-sm:hover .button .btn__icon,.card-video-sm:hover .button .btn__shadow{display:block}.video-player__outer{height:360px;-webkit-align-items:center;-moz-box-align:center;align-items:center}.video-player__inner,.video-player__outer{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.video-player__inner{background:#000}@media screen and (max-width:576px){.qa-vr-button-style .video-js .vjs-control-bar .vjs-button-vr{display:none!important}}.async-loader{position:fixed;min-width:100%;min-height:100%;top:0;left:0;background:-webkit-gradient(linear,right top,left top,from(#6f22b2),to(#11d0ef));background:-webkit-linear-gradient(right,#6f22b2,#11d0ef);background:-moz-linear-gradient(right,#6f22b2,#11d0ef);background:-o-linear-gradient(right,#6f22b2,#11d0ef);background:linear-gradient(270deg,#6f22b2,#11d0ef);z-index:50;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.async-loader__ring{display:inline-block;width:64px;height:64px}.async-loader__ring:after{content:" ";display:block;width:46px;height:46px;margin:1px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;border-color:#fff transparent;border-style:solid;border-width:5px;-webkit-animation:dual-ring 1.2s linear infinite;-moz-animation:dual-ring 1.2s linear infinite;-o-animation:dual-ring 1.2s linear infinite;animation:dual-ring 1.2s linear infinite}@-webkit-keyframes dual-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes dual-ring{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@-o-keyframes dual-ring{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}to{-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes dual-ring{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}.header{position:fixed;top:0;left:0;width:100%;z-index:10;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-align-content:center;align-content:center;height:70px;padding:0 20px;background:-webkit-gradient(linear,left bottom,left top,from(#0a0911),to(#324460));background:-webkit-linear-gradient(bottom,#0a0911,#324460);background:-moz-linear-gradient(bottom,#0a0911,#324460);background:-o-linear-gradient(bottom,#0a0911,#324460);background:linear-gradient(0deg,#0a0911,#324460);-webkit-box-shadow:0 3px 6px rgba(0,0,0,.15);-moz-box-shadow:0 3px 6px rgba(0,0,0,.15);box-shadow:0 3px 6px rgba(0,0,0,.15);border-radius:0 0 20px 20px;-webkit-border-radius:0 0 20px 20px;-moz-border-radius:0 0 20px 20px;-ms-border-radius:0 0 20px 20px;-o-border-radius:0 0 20px 20px}.header,.header+a{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center}.header+a{-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.header__logo{width:200px}@media screen and (max-width:480px){.header__logo{width:135px}}@media screen and (max-width:320px){.header__logo{width:95px}}.header__buttons,.header__buttons button{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.header__buttons button{margin:0 10px;background:transparent;outline:none;border:none;cursor:pointer}.header__buttons a{margin:0 10px}.header__buttons__links{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.header__buttons__links__icons{color:#fff;font-size:24px;text-decoration:none}@media screen and (max-width:320px){.header__buttons__links__icons{font-size:18px}}.header__buttons__upsell-icons{margin:0;padding:12px 15px;height:60%;background-color:#fff;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-evenly;-moz-box-pack:space-evenly;justify-content:space-evenly;-webkit-align-items:center;-moz-box-align:center;align-items:center;font-weight:700;font-size:20px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;cursor:pointer}.header__buttons__upsell-icons img{height:20px;margin:0 5px}@media screen and (max-width:480px){.header__buttons__upsell-icons{padding:8px;margin:0 5px}}@media screen and (max-width:320px){.header__buttons__upsell-icons{padding:6px;margin:0 5px}.header__buttons__upsell-icons img{height:15px;margin:0 2px}}.header__buttons__active{border-bottom:2px solid #fff}.header__buttons__show-coins{margin:0 10px;padding:12px 15px;height:60%;background-color:#fff;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-evenly;-moz-box-pack:space-evenly;justify-content:space-evenly;-webkit-align-items:center;-moz-box-align:center;align-items:center;color:#3273dc;font-weight:700;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px}.header__buttons__show-coins img{height:20px;margin:0 5px}@media screen and (max-width:480px){.header__buttons__show-coins{padding:8px;margin:0}}@media screen and (max-width:320px){.header__buttons__show-coins{padding:6px;margin:0}.header__buttons__show-coins img{height:15px;margin:0 2px}}@media screen and (max-width:480px){.header{padding:0 20px}}.basic-spinner{position:relative;width:240px;height:240px;font-size:18px;font-weight:700}@media screen and (max-width:480px){.basic-spinner{width:180px;height:180px;font-size:14px}}@media screen and (max-width:380px){.basic-spinner{width:150px;height:150px;font-size:13px}}@media screen and (max-width:320px){.basic-spinner{width:140px;height:140px;font-size:12px}}.basic-spinner__rotate{position:absolute;width:100%;height:100%;-webkit-animation:rotate 5s linear infinite;-moz-animation:rotate 5s linear infinite;-o-animation:rotate 5s linear infinite;animation:rotate 5s linear infinite}.basic-spinner__rotate img{width:100%;height:100%}.basic-spinner__title{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes rotate{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@-o-keyframes rotate{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}to{-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}.mnav{position:fixed;z-index:10;bottom:10px;left:10px;width:-webkit-calc(100% - 20px);width:-moz-calc(100% - 20px);width:calc(100% - 20px);height:50px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-evenly;-moz-box-pack:space-evenly;justify-content:space-evenly;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.6);-moz-box-shadow:0 3px 6px rgba(0,0,0,.6);box-shadow:0 3px 6px rgba(0,0,0,.6);background:-webkit-gradient(linear,left bottom,left top,from(#0a0911),to(#324460));background:-webkit-linear-gradient(bottom,#0a0911,#324460);background:-moz-linear-gradient(bottom,#0a0911,#324460);background:-o-linear-gradient(bottom,#0a0911,#324460);background:linear-gradient(0deg,#0a0911,#324460);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.mnav__item{padding:0;cursor:pointer;border:none;outline:none;background:transparent;color:#fff;font-size:22px}.mnav__active-item{border-bottom:2px solid #fff}.mnav .mnav__tab{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-evenly;-moz-box-pack:space-evenly;justify-content:space-evenly;-webkit-align-items:center;-moz-box-align:center;align-items:center;width:100%}.mnav .ch_padding{padding-bottom:10px}.mnav .mnav__lp_links{width:100%;color:#fff;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;font-size:13px;padding-top:2%;border-top:.4px solid #4a4a4a}.mnav .mnav__lp_links p{margin:0}.ch_height{height:90px;padding:15px;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}.custom-alert-box{background:-webkit-gradient(linear,left bottom,left top,from(#0a0911),to(#324460));background:-webkit-linear-gradient(bottom,#0a0911,#324460);background:-moz-linear-gradient(bottom,#0a0911,#324460);background:-o-linear-gradient(bottom,#0a0911,#324460);background:linear-gradient(0deg,#0a0911,#324460);-webkit-box-shadow:0 3px 6px rgba(0,0,0,.15);-moz-box-shadow:0 3px 6px rgba(0,0,0,.15);box-shadow:0 3px 6px rgba(0,0,0,.15);padding:2rem;margin:1rem;color:#fff;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px}.custom-alert-box__title{font-weight:700;font-size:1.3em;margin-bottom:1rem;text-transform:uppercase}.custom-alert-box__ques{margin-bottom:1rem;text-align:center;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;font-size:16px;padding:5px 0}.custom-alert-box__buttons{padding:10px 0;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-evenly;-moz-box-pack:space-evenly;justify-content:space-evenly;-webkit-align-items:center;-moz-box-align:center;align-items:center}.custom-alert-box__buttons__btn{padding:10px;width:40%;text-transform:uppercase;letter-spacing:1px;font-weight:700}.upselling-overlay{background:rgba(0,0,0,.9)}.upselling-alert-box{position:relative;background:#fff;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.15);-moz-box-shadow:0 3px 6px rgba(0,0,0,.15);box-shadow:0 3px 6px rgba(0,0,0,.15);padding:2rem;margin:1rem;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.upselling-alert-box__title{font-weight:700;font-size:1.5em;color:#6f22b2;text-shadow:0 3px 6px rgba(0,0,0,.3);margin-bottom:.5rem}.upselling-alert-box__image{width:100%;margin-bottom:.5rem}.upselling-alert-box__image img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.upselling-alert-box__button{background:-webkit-linear-gradient(90deg,#6f22b2,#11d0ef);background:-moz-linear-gradient(90deg,#6f22b2,#11d0ef);background:-o-linear-gradient(90deg,#6f22b2,#11d0ef);background:-webkit-gradient(linear,left top,right top,from(#6f22b2),to(#11d0ef));background:-webkit-linear-gradient(left,#6f22b2,#11d0ef);background:-moz-linear-gradient(left,#6f22b2,#11d0ef);background:-o-linear-gradient(left,#6f22b2,#11d0ef);background:linear-gradient(90deg,#6f22b2,#11d0ef);max-width:240px;padding:10px 20px;border:none;outline:none;cursor:pointer;text-decoration:none;color:#fff;font-size:20px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;font-weight:900;font-size:16px;text-transform:capitalize}.upselling-alert-box__button:active{transform:scale(1.05);-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05)}.upselling-alert-box__button span{font-size:12px;font-weight:500}.upselling-alert-box__close-btn{position:absolute;top:10px;right:10px;font-size:20px;cursor:pointer;color:#6f22b2}.dropdown{position:fixed;-webkit-box-shadow:0 4px 8px 4px rgba(0,0,0,.2);-moz-box-shadow:0 4px 8px 4px rgba(0,0,0,.2);box-shadow:0 4px 8px 4px rgba(0,0,0,.2);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;background:#fff;top:75px;right:35px;z-index:8;width:220px}.dropdown__rtl{right:unset;left:35px}.dropdown__item{width:100%;padding:10px;border-bottom:1px solid #d3d3d3;font-weight:600;text-align:center;cursor:pointer}.dropdown__item:last-child{border:unset;-webkit-border-bottom-left-radius:10px;-moz-border-radius-bottomleft:10px;border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;-moz-border-radius-bottomright:10px;border-bottom-right-radius:10px}.dropdown__item:first-child{-webkit-border-top-left-radius:10px;-moz-border-radius-topleft:10px;border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-radius-topright:10px;border-top-right-radius:10px}.dropdown__item:hover{background:rgba(0,0,0,.1)}.dropdown__item__active{color:#6f22b2}.welcome{position:fixed;min-width:100%;min-height:100%;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;background:-webkit-gradient(linear,left bottom,left top,from(#0a0911),to(#324460));background:-webkit-linear-gradient(bottom,#0a0911,#324460);background:-moz-linear-gradient(bottom,#0a0911,#324460);background:-o-linear-gradient(bottom,#0a0911,#324460);background:linear-gradient(0deg,#0a0911,#324460);color:#fff}.welcome,.welcome__logo{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.welcome__logo{width:320px;margin-bottom:.5rem}@media screen and (max-width:480px){.welcome__logo{width:220px}}.welcome__logo img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.welcome__help-icon{position:absolute;top:20px;right:20px;color:#fff;text-decoration:none;font-size:16px;font-weight:700;border:2px solid #fff;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:5px 10px}.welcome__links{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;margin-top:1rem}@media screen and (max-width:576px){.welcome__links{-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column}}.welcome__links__link{border:1px solid #fff;text-decoration:none;outline:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;padding:10px;background:transparent;color:#fff;opacity:.8;text-transform:uppercase;font-size:16px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;width:180px;cursor:pointer;font-weight:700;margin:0 1rem 1rem;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px}.welcome__links__link span{margin-top:2px}.welcome__links__link__icon{font-size:24px}.welcome__links__link:active,.welcome__links__link:hover{background:hsla(0,0%,100%,.2)}.welcome__links__link:active{transform:scale(1.01);-webkit-transform:scale(1.01);-moz-transform:scale(1.01);-ms-transform:scale(1.01);-o-transform:scale(1.01)}.login-page-mobile{position:absolute;min-width:100%;min-height:100%;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;background:-webkit-gradient(linear,left bottom,left top,from(#0a0911),to(#324460));background:-webkit-linear-gradient(bottom,#0a0911,#324460);background:-moz-linear-gradient(bottom,#0a0911,#324460);background:-o-linear-gradient(bottom,#0a0911,#324460);background:linear-gradient(0deg,#0a0911,#324460);color:#fff;padding:2rem}.login-page-mobile,.login-page-mobile__logo{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.login-page-mobile__logo{width:280px;margin-bottom:1rem}@media screen and (max-width:480px){.login-page-mobile__logo{width:220px}}.login-page-mobile__logo img{width:100%}.login-page-mobile__title{margin-top:3rem;margin-bottom:2rem}.login-page-mobile__title div{text-align:center}.login-page-mobile__title div:first-child{font-weight:700;font-size:1.2em;margin-bottom:.5rem;padding:10px}@media screen and (max-width:480px){.login-page-mobile__title div:first-child{font-size:1.1em}}@media screen and (max-width:320px){.login-page-mobile__title div:first-child{font-size:1em}}.login-page-mobile__title div:nth-child(2){opacity:.7}@media screen and (max-width:480px){.login-page-mobile__title div:nth-child(2){font-size:.9em}}@media screen and (max-width:320px){.login-page-mobile__title div:nth-child(2){font-size:.85em}}.login-page-mobile__input{width:100%;margin:.5rem 0;position:relative;background:-webkit-gradient(linear,left top,right top,from(#6f22b2),to(#11d0ef));background:-webkit-linear-gradient(left,#6f22b2,#11d0ef);background:-moz-linear-gradient(left,#6f22b2,#11d0ef);background:-o-linear-gradient(left,#6f22b2,#11d0ef);background:linear-gradient(90deg,#6f22b2,#11d0ef);-webkit-box-shadow:0 3px 6px rgba(0,0,0,.2);-moz-box-shadow:0 3px 6px rgba(0,0,0,.2);box-shadow:0 3px 6px rgba(0,0,0,.2);font-weight:700}.login-page-mobile__input,.login-page-mobile__input:after{border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px}.login-page-mobile__input:after{content:"";display:block;position:absolute;z-index:1;top:3px;left:3px;right:3px;bottom:3px;background-color:#fff}.login-page-mobile__input input{width:100%;outline:none;border:none;font-size:1em;padding:20px 60px;background-color:transparent;position:relative;z-index:2;font-weight:700;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px}.login-page-mobile__input input::-webkit-input-placeholder{opacity:.7}.login-page-mobile__input input:-moz-placeholder,.login-page-mobile__input input::-moz-placeholder{opacity:.7}.login-page-mobile__input input::-ms-input-placeholder{opacity:.7}.login-page-mobile__input input::placeholder{opacity:.7}.login-page-mobile__input__flag{position:absolute;top:15px;z-index:2;left:15px;font-size:24px}.login-page-mobile__input__flag-rtl{right:15px}.login-page-mobile__buttons{width:100%;margin-bottom:1rem;margin-top:1rem}.login-page-mobile__buttons__btn{width:100%;position:relative;padding:15px;font-weight:700;text-transform:uppercase;letter-spacing:1px;font-size:1.1em}.login-page-lg{position:absolute;min-width:100%;min-height:100%;background-color:#fff;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.login-page-lg__left{width:60%;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;background:-webkit-gradient(linear,left bottom,left top,from(#0a0911),to(#324460));background:-webkit-linear-gradient(bottom,#0a0911,#324460);background:-moz-linear-gradient(bottom,#0a0911,#324460);background:-o-linear-gradient(bottom,#0a0911,#324460);background:linear-gradient(0deg,#0a0911,#324460);color:#fff}.login-page-lg__left,.login-page-lg__left__logo{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.login-page-lg__left__logo{width:280px;margin-bottom:1rem}.login-page-lg__left__logo img{width:100%}.login-page-lg__right{width:40%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:0 1rem}.login-page-lg__right__title{margin-bottom:2rem}.login-page-lg__right__title div{text-align:center}.login-page-lg__right__title div:first-child{font-size:1.5em;font-weight:700;color:#4a4a4a;text-shadow:0 3px 6px rgba(0,0,0,.2);margin-bottom:.5rem;padding:10px}.login-page-lg__right__title div:nth-child(2){opacity:.7}.login-page-lg__right__input{width:100%;margin:.5rem 0;position:relative;background:-webkit-gradient(linear,left top,right top,from(#6f22b2),to(#11d0ef));background:-webkit-linear-gradient(left,#6f22b2,#11d0ef);background:-moz-linear-gradient(left,#6f22b2,#11d0ef);background:-o-linear-gradient(left,#6f22b2,#11d0ef);background:linear-gradient(90deg,#6f22b2,#11d0ef);-webkit-box-shadow:0 3px 6px rgba(0,0,0,.2);-moz-box-shadow:0 3px 6px rgba(0,0,0,.2);box-shadow:0 3px 6px rgba(0,0,0,.2)}.login-page-lg__right__input,.login-page-lg__right__input:after{border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px}.login-page-lg__right__input:after{content:"";display:block;position:absolute;z-index:1;top:3px;left:3px;right:3px;bottom:3px;background-color:#fff}.login-page-lg__right__input input{width:100%;outline:none;border:none;font-size:1em;padding:20px 60px;background-color:transparent;position:relative;z-index:2;font-weight:700;border-radius:50px;-webkit-border-radius:50px;-moz-border-radius:50px;-ms-border-radius:50px;-o-border-radius:50px}.login-page-lg__right__input input::-webkit-input-placeholder{opacity:.7}.login-page-lg__right__input input:-moz-placeholder,.login-page-lg__right__input input::-moz-placeholder{opacity:.7}.login-page-lg__right__input input::-ms-input-placeholder{opacity:.7}.login-page-lg__right__input input::placeholder{opacity:.7}.login-page-lg__right__input .flag{position:absolute;top:15px;z-index:2;left:15px;font-size:24px}.login-page-lg__right__input .flag-rtl{right:15px}.login-page-lg__right__buttons{width:100%;margin-bottom:1rem;margin-top:1rem}.login-page-lg__right__buttons__btn{width:100%;position:relative;padding:15px;font-weight:700;text-transform:uppercase;letter-spacing:1px;font-size:1.1em}.mobiovr-logo{margin-bottom:2em}.video-page-lg{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-evenly;-moz-box-pack:space-evenly;justify-content:space-evenly;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.video-page-lg__col{width:33%}.video-page-lg__col__title{font-size:1.5em;font-weight:700;color:#4a4a4a;text-shadow:0 3px 6px rgba(0,0,0,.2)}.video-page-lg__col__inner{width:100%;margin-top:1rem}.video-page-lg__middle{width:26%;margin-top:2.8rem}.video-page-lg__bottom{padding:0 20px;margin-top:3rem;margin-bottom:3rem}.video-page-lg__bottom__title{font-size:1.5em;font-weight:700;color:#4a4a4a;text-shadow:0 3px 6px rgba(0,0,0,.2);margin-bottom:1rem}.video-page-mobile{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.video-page-mobile__col{width:100%;margin-bottom:3rem}.video-page-mobile__col__inner{width:100%;margin-top:1rem}.video-page-mobile__col__title{font-size:1.5em;font-weight:700;color:#4a4a4a;text-shadow:0 3px 6px rgba(0,0,0,.2);margin-bottom:1rem}.video-category-card{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.2);-moz-box-shadow:0 4px 8px 0 rgba(0,0,0,.2);box-shadow:0 4px 8px 0 rgba(0,0,0,.2);height:350px;overflow:auto;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;padding:10px}.video-category-card__title{font-weight:700;font-size:1.2em;color:#6f22b2;text-shadow:0 3px 6px rgba(0,0,0,.3)}.video-category-card__buttons{margin-top:1rem;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;width:100%}.video-category-card__buttons__btn{width:100%;text-decoration:none;padding:10px;margin:5px 0;border:none;outline:none;background:-webkit-gradient(linear,left bottom,left top,from(#0a0911),to(#324460));background:-webkit-linear-gradient(bottom,#0a0911,#324460);background:-moz-linear-gradient(bottom,#0a0911,#324460);background:-o-linear-gradient(bottom,#0a0911,#324460);background:linear-gradient(0deg,#0a0911,#324460);color:#fff;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;cursor:pointer;font-weight:700;text-transform:uppercase;font-size:14px;text-align:center}.video-category-card__buttons__btn:active{transform:scale(.98);-webkit-transform:scale(.98);-moz-transform:scale(.98);-ms-transform:scale(.98);-o-transform:scale(.98)}.video-category-card::-webkit-scrollbar{width:16px}.video-category-card::-webkit-scrollbar-thumb{border:4px solid transparent;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;background-clip:padding-box;background-color:#dedede}.video-category-page-lg{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}@media screen and (max-width:960px){.video-category-page-lg{margin-bottom:2rem}}.video-category-page-lg__title{color:#4a4a4a;font-size:2em;font-weight:700;padding:0 20px;text-shadow:0 3px 6px rgba(0,0,0,.2);margin-bottom:1rem}.video-category-page-lg__list{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-flex-wrap:wrap;flex-wrap:wrap;width:100%}.video-category-page-lg__list__item{width:30%;margin:1rem}@media screen and (max-width:960px){.video-category-page-lg__list__item{width:40%}}.video-category-page-mobile{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:0 10px;margin-bottom:3rem}.video-category-page-mobile__title{color:#4a4a4a;font-size:2em;font-weight:700;padding:0 20px;text-shadow:0 3px 6px rgba(0,0,0,.2);margin-bottom:.5rem;text-align:center}.video-category-page-mobile__top-video{width:100%;margin-bottom:3rem}.video-category-page-mobile__related{width:100%}.video-category-page-mobile__related__title{color:#4a4a4a;font-size:1.2em;font-weight:700;padding:0 20px;text-shadow:0 3px 6px rgba(0,0,0,.2);margin-bottom:1rem}.watch-video-page{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;margin-bottom:3rem}.watch-video-page__player{width:100%;margin-bottom:2rem}.watch-video-page__player__title{font-size:1.2em;font-weight:700;margin-top:.5rem}.watch-video-page__player__download-btn{padding:10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;outline:none;border:none;background:-webkit-linear-gradient(90deg,#6f22b2,#11d0ef);background:-moz-linear-gradient(90deg,#6f22b2,#11d0ef);background:-o-linear-gradient(90deg,#6f22b2,#11d0ef);background:-webkit-gradient(linear,left top,right top,from(#6f22b2),to(#11d0ef));background:-webkit-linear-gradient(left,#6f22b2,#11d0ef);background:-moz-linear-gradient(left,#6f22b2,#11d0ef);background:-o-linear-gradient(left,#6f22b2,#11d0ef);background:linear-gradient(90deg,#6f22b2,#11d0ef);color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-top:10px;cursor:pointer;text-decoration:none;display:block;width:140px;text-align:center}.watch-video-page__related__title{color:#4a4a4a;font-size:1.2em;font-weight:700;text-shadow:0 3px 6px rgba(0,0,0,.2);margin-bottom:1rem}.watch-video-page__related__items{width:100%}.game-page-lg{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:space-evenly;-moz-box-pack:space-evenly;justify-content:space-evenly;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.game-page-lg__col{width:33%}.game-page-lg__col__title{font-size:1.5em;font-weight:700;color:#4a4a4a;text-shadow:0 3px 6px rgba(0,0,0,.2)}.game-page-lg__col__inner{width:100%;margin-top:1rem}.game-page-lg__middle{width:26%;margin-top:2.8rem}.game-page-lg__bottom{padding:0 20px;margin-top:3rem;margin-bottom:3rem}.game-page-lg__bottom__title{font-size:1.5em;font-weight:700;color:#4a4a4a;text-shadow:0 3px 6px rgba(0,0,0,.2);margin-bottom:1rem}.game-category-card{-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.2);-moz-box-shadow:0 4px 8px 0 rgba(0,0,0,.2);box-shadow:0 4px 8px 0 rgba(0,0,0,.2);height:420px;overflow:auto;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;padding:10px}.game-category-card__title{font-weight:700;font-size:1.2em;color:#6f22b2;text-shadow:0 3px 6px rgba(0,0,0,.3)}.game-category-card__container{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:space-evenly;-moz-box-pack:space-evenly;justify-content:space-evenly;margin-top:1rem;height:90%}.game-category-card__container__buttons{height:30%;background-color:#000;color:#fff;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;cursor:pointer;width:100%;margin:5px 0;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;font-weight:700;font-size:1.5em;text-decoration:none;text-transform:uppercase;letter-spacing:1px;background-position:top!important;background-repeat:no-repeat!important;-webkit-background-size:cover!important;-moz-background-size:cover!important;background-size:cover!important}.game-category-card::-webkit-scrollbar{width:16px}.game-category-card::-webkit-scrollbar-thumb{border:4px solid transparent;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;background-clip:padding-box;background-color:#dedede}.game-page-mobile{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.game-page-mobile__col{width:100%;margin-bottom:3rem}.game-page-mobile__col__inner{width:100%;margin-top:1rem}.game-page-mobile__col__title{font-size:1.5em}.game-category-page__title,.game-page-mobile__col__title{font-weight:700;color:#4a4a4a;text-shadow:0 3px 6px rgba(0,0,0,.2);margin-bottom:1rem}.game-category-page__title{font-size:2em;padding:0 20px;text-transform:uppercase}.game-category-page__list{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;margin-bottom:3rem}.game-category-page__list__items{width:30%;margin:1rem}@media screen and (max-width:1024px){.game-category-page__list__items{width:29%}}@media screen and (max-width:768px){.game-category-page__list__items{width:40%}}@media screen and (max-width:528px){.game-category-page__list__items{width:100%}}.game-play-page{position:fixed;min-width:100%;min-height:100%;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;background:-webkit-gradient(linear,left bottom,left top,from(#0a0911),to(#324460));background:-webkit-linear-gradient(bottom,#0a0911,#324460);background:-moz-linear-gradient(bottom,#0a0911,#324460);background:-o-linear-gradient(bottom,#0a0911,#324460);background:linear-gradient(0deg,#0a0911,#324460);color:#fff;padding:1rem}.game-play-page,.game-play-page__logo{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.game-play-page__logo{width:280px;margin-bottom:2.5rem}.game-play-page__logo img{width:100%}@media screen and (max-width:480px){.game-play-page__logo{width:220px}}.game-play-page__main{margin:1rem 0}.game-play-page__main img{height:180px}.game-play-page__title{font-weight:700;text-align:center;margin-bottom:1rem}.game-play-page__buttons{width:40%;margin-bottom:1rem;margin-top:1rem}@media screen and (max-width:768px){.game-play-page__buttons{width:70%}}@media screen and (max-width:576px){.game-play-page__buttons{width:90%}}.game-play-page__buttons__btn{width:100%;position:relative;padding:15px;font-weight:700;text-transform:uppercase;letter-spacing:1px;font-size:1.1em}.profile-page{padding:1rem;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;width:40%;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;-webkit-box-shadow:0 4px 8px 2px rgba(0,0,0,.2);-moz-box-shadow:0 4px 8px 2px rgba(0,0,0,.2);box-shadow:0 4px 8px 2px rgba(0,0,0,.2)}@media screen and (max-width:576px){.profile-page{width:100%}}.profile-page__outer{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding-bottom:4rem}.profile-page__title{color:#4a4a4a;font-size:2em;font-weight:700;padding:0 20px;text-shadow:0 3px 6px rgba(0,0,0,.2);margin-bottom:.5rem;text-align:center}.profile-page__image{margin:1rem 0}.profile-page__image input{display:none}.profile-page__image label img{height:100px;width:auto;-o-object-fit:cover;object-fit:cover}.profile-page__content{-webkit-flex-direction:column;-moz-box-orient:vertical;flex-direction:column}.profile-page__content,.profile-page__content__item{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-moz-box-direction:normal;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.profile-page__content__item{-webkit-flex-direction:row;-moz-box-orient:horizontal;flex-direction:row;margin-bottom:1rem}.profile-page__content__item__label{color:#4a4a4a;font-size:1.05em;font-weight:700;text-shadow:0 3px 6px rgba(0,0,0,.2);margin-right:2rem;padding:10px 0;width:30%;text-align:left}.profile-page__content__item__lable-rtl{margin-left:2rem;text-align:right}.profile-page__content__item__text{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;-webkit-align-items:center;-moz-box-align:center;align-items:center;font-weight:700;font-size:1.05em;width:70%;padding:10px;border:1px solid #d3d3d3}.profile-page__content__item__text span{margin-right:10px}.profile-page__content__item__input{width:70%}.profile-page__content__item__input input{width:100%;border:1px solid #d3d3d3;outline:none;padding:10px;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:row;-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row;-webkit-justify-content:flex-start;-moz-box-pack:start;justify-content:flex-start;-webkit-align-items:center;-moz-box-align:center;align-items:center;font-size:1.05em;text-align:left}.profile-page__content__unsub-info{margin-top:.5rem;color:#4a4a4a;text-align:center;font-size:14px;font-style:italic}.profile-page__content__button{width:100%;margin-bottom:1rem}.profile-page__content__button button{width:100%;padding:15px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.profile-page__content__wallet{margin-bottom:2rem}.profile-page__content__wallet div:first-child{color:#4a4a4a;font-size:1.2em;font-weight:700;padding:0 20px;text-shadow:0 3px 6px rgba(0,0,0,.2);margin-bottom:.5rem;text-align:center}.profile-page__content__wallet div:nth-child(2){display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;font-size:20px;font-weight:700;color:#4a4a4a;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;-webkit-box-shadow:0 4px 8px 2px rgba(0,0,0,.2);-moz-box-shadow:0 4px 8px 2px rgba(0,0,0,.2);box-shadow:0 4px 8px 2px rgba(0,0,0,.2);padding:10px}.profile-page__content__wallet div:nth-child(2) span{margin-right:10px}.profile-page__content__wallet div:nth-child(2) img{height:20px;width:auto;-o-object-fit:cover;object-fit:cover}.mobiovr-spinner{display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;width:240px;height:240px}@media screen and (max-width:480px){.mobiovr-spinner{width:200px;height:200px}}.mobiovr-spinner__circle{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;border-collapse:separate;background:#045c5c;-webkit-animation:mobiovrspin 2s infinite alternate;-moz-animation:mobiovrspin 2s alternate infinite;-o-animation:mobiovrspin 2s alternate infinite;animation:mobiovrspin 2s infinite alternate;position:absolute}.mobiovr-spinner__title{color:#045c5c;z-index:1;font-size:14px}.mobiovr-spinner__circle:first-child{background:#7dc745;width:220px;height:220px;-webkit-animation-delay:.1s;-moz-animation-delay:.1s;-o-animation-delay:.1s;animation-delay:.1s}@media screen and (max-width:480px){.mobiovr-spinner__circle:first-child{width:180px;height:180px}}.mobiovr-spinner__circle:nth-child(2){background:#8bcd59;width:200px;height:200px;-webkit-animation-delay:.2s;-moz-animation-delay:.2s;-o-animation-delay:.2s;animation-delay:.2s}@media screen and (max-width:480px){.mobiovr-spinner__circle:nth-child(2){width:160px;height:160px}}.mobiovr-spinner__circle:nth-child(3){background:#98d36c;width:180px;height:180px;-webkit-animation-delay:.3s;-moz-animation-delay:.3s;-o-animation-delay:.3s;animation-delay:.3s}@media screen and (max-width:480px){.mobiovr-spinner__circle:nth-child(3){width:140px;height:140px}}.mobiovr-spinner__circle:nth-child(4){background:#a6d980;width:160px;height:160px;-webkit-animation-delay:.4s;-moz-animation-delay:.4s;-o-animation-delay:.4s;animation-delay:.4s}@media screen and (max-width:480px){.mobiovr-spinner__circle:nth-child(4){width:120px;height:120px}}.mobiovr-spinner__circle:nth-child(5){background:#b4df94;width:140px;height:140px;-webkit-animation-delay:.5s;-moz-animation-delay:.5s;-o-animation-delay:.5s;animation-delay:.5s}@media screen and (max-width:480px){.mobiovr-spinner__circle:nth-child(5){width:100px;height:100px}}.mobiovr-spinner__circle:nth-child(6){background:#c2e5a7;width:120px;height:120px;-webkit-animation-delay:.6s;-moz-animation-delay:.6s;-o-animation-delay:.6s;animation-delay:.6s}@media screen and (max-width:480px){.mobiovr-spinner__circle:nth-child(6){width:80px;height:80px}}.mobiovr-spinner__circle:nth-child(7){background:#cfebbb;width:100px;height:100px;-webkit-animation-delay:.7s;-moz-animation-delay:.7s;-o-animation-delay:.7s;animation-delay:.7s}@media screen and (max-width:480px){.mobiovr-spinner__circle:nth-child(7){width:60px;height:60px}}.mobiovr-spinner__circle:nth-child(8){background:#ddf0cf;width:80px;height:80px;-webkit-animation-delay:.8s;-moz-animation-delay:.8s;-o-animation-delay:.8s;animation-delay:.8s}@media screen and (max-width:480px){.mobiovr-spinner__circle:nth-child(8){width:40px;height:40px}}.mobiovr-spinner__circle:nth-child(9){background:#ebf6e2;width:60px;height:60px;-webkit-animation-delay:.9s;-moz-animation-delay:.9s;-o-animation-delay:.9s;animation-delay:.9s}@media screen and (max-width:480px){.mobiovr-spinner__circle:nth-child(9){width:20px;height:20px}}.mobiovr-spinner__circle:nth-child(10){background:#f9fcf6;width:40px;height:40px;-webkit-animation-delay:1s;-moz-animation-delay:1s;-o-animation-delay:1s;animation-delay:1s}@media screen and (max-width:480px){.mobiovr-spinner__circle:nth-child(10){width:0;height:0}}@-webkit-keyframes mobiovrspin{0%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-border-radius:50%;border-radius:50%}20%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-border-radius:50%;border-radius:50%}90%{-webkit-border-radius:5%;border-radius:5%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}to{-webkit-border-radius:5%;border-radius:5%;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}@-moz-keyframes mobiovrspin{0%{-moz-transform:rotate(0);transform:rotate(0);-moz-border-radius:50%;border-radius:50%}20%{-moz-transform:rotate(0);transform:rotate(0);-moz-border-radius:50%;border-radius:50%}90%{-moz-border-radius:5%;border-radius:5%;-moz-transform:rotate(90deg);transform:rotate(90deg)}to{-moz-border-radius:5%;border-radius:5%;-moz-transform:rotate(90deg);transform:rotate(90deg)}}@-o-keyframes mobiovrspin{0%{-o-transform:rotate(0);transform:rotate(0);border-radius:50%}20%{-o-transform:rotate(0);transform:rotate(0);border-radius:50%}90%{border-radius:5%;-o-transform:rotate(90deg);transform:rotate(90deg)}to{border-radius:5%;-o-transform:rotate(90deg);transform:rotate(90deg)}}@keyframes mobiovrspin{0%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}20%{-webkit-transform:rotate(0);-moz-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}90%{-webkit-border-radius:5%;-moz-border-radius:5%;border-radius:5%;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}to{-webkit-border-radius:5%;-moz-border-radius:5%;border-radius:5%;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}}.footer{bottom:0;position:fixed;left:0;width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-top:5%;z-index:1}.footer p{color:#fff}.footer .footer__links{display:-webkit-flex;display:-moz-box;display:flex;width:55%;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-align-items:center;-moz-box-align:center;align-items:center}.alt-theme-light{background:-webkit-gradient(linear,left bottom,left top,from(#f83600),to(#fe8c00));background:-webkit-linear-gradient(bottom,#f83600,#fe8c00);background:-moz-linear-gradient(bottom,#f83600,#fe8c00);background:-o-linear-gradient(bottom,#f83600,#fe8c00);background:linear-gradient(0deg,#f83600,#fe8c00)}.alt-theme-dark{background:-webkit-gradient(linear,left bottom,left top,from(#0a0911),color-stop(#002347),to(#003f7d));background:-webkit-linear-gradient(bottom,#0a0911,#002347,#003f7d);background:-moz-linear-gradient(bottom,#0a0911,#002347,#003f7d);background:-o-linear-gradient(bottom,#0a0911,#002347,#003f7d);background:linear-gradient(0deg,#0a0911,#002347,#003f7d)}.theme-green{background:-webkit-gradient(linear,left top,right top,from(#045c5c),to(#90f545));background:-webkit-linear-gradient(left,#045c5c,#90f545);background:-moz-linear-gradient(left,#045c5c,#90f545);background:-o-linear-gradient(left,#045c5c,#90f545);background:linear-gradient(90deg,#045c5c,#90f545)}.alt-theme-dark-green{background:-webkit-gradient(linear,left bottom,left top,from(#0a0911),to(#045c5c));background:-webkit-linear-gradient(bottom,#0a0911,#045c5c);background:-moz-linear-gradient(bottom,#0a0911,#045c5c);background:-o-linear-gradient(bottom,#0a0911,#045c5c);background:linear-gradient(0deg,#0a0911,#045c5c)}.grad-blue{background:-webkit-gradient(linear,left top,right top,from(#6f22b2),to(#11d0ef));background:-webkit-linear-gradient(left,#6f22b2,#11d0ef);background:-moz-linear-gradient(left,#6f22b2,#11d0ef);background:-o-linear-gradient(left,#6f22b2,#11d0ef);background:linear-gradient(90deg,#6f22b2,#11d0ef);background-clip:text;-webkit-background-clip:text;-moz-background-clip:text}.grad-blue,.grad-orange{-webkit-text-fill-color:transparent}.grad-orange{background:-webkit-gradient(linear,left top,right top,from(#f83600),to(#fe8c00));background:-webkit-linear-gradient(left,#f83600,#fe8c00);background:-moz-linear-gradient(left,#f83600,#fe8c00);background:-o-linear-gradient(left,#f83600,#fe8c00);background:linear-gradient(90deg,#f83600,#fe8c00);background-clip:text;-webkit-background-clip:text;-moz-background-clip:text}.grad-green{background:-webkit-gradient(linear,left top,right top,from(#045c5c),color-stop(25%,#90f545));background:-webkit-linear-gradient(left,#045c5c,#90f545 25%);background:-moz-linear-gradient(left,#045c5c 0,#90f545 25%);background:-o-linear-gradient(left,#045c5c 0,#90f545 25%);background:linear-gradient(90deg,#045c5c,#90f545 25%);background-clip:text;-webkit-background-clip:text;-moz-background-clip:text;-webkit-text-fill-color:transparent}.orange-light{color:#fe8c00}.orange-dark{color:#f83600}.green-dark{color:#045c5c}.green-light{color:#90f545}.spinner{-webkit-animation:spin 2s linear infinite;-moz-animation:spin infinite 2s linear;-o-animation:spin infinite 2s linear;animation:spin 2s linear infinite;font-size:1.1em}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}to{-moz-transform:rotate(1turn);transform:rotate(1turn)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}to{-o-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}.pwa-prompt{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding-top:1rem}.pwa-prompt .pwa-heading{color:#999;text-align:center;font-size:14px;margin-bottom:1rem}.pwa-prompt .pwa-buttons{width:100%;display:-webkit-flex;display:-moz-box;display:flex;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.pwa-prompt .pwa-buttons button{width:40%;background:transparent;outline:none;border:none;text-decoration:underline;font-size:16px;padding:0 10px;color:#003f7d;cursor:pointer}.ch-bottom{margin-bottom:3rem}.notification-popup{width:auto;color:#000;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:9999}.notification-popup .Toastify__toast{margin-bottom:0;cursor:default;border:1px solid #fff}.pwa-notification .pwa-heading{color:#fff}.pwa-notification .pwa-buttons button{display:-webkit-flex;display:-moz-box;display:flex;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;width:auto;background-color:green;color:#fff;border:1px solid transparent;padding:.375rem .75rem;text-decoration:none;font-size:16px;font-weight:700;cursor:pointer}.pwa-notification .pwa-buttons button svg{margin-right:8px;display:inline-block}.pwa-notification a{text-decoration:none;cursor:pointer;color:#20a8d8}.page{margin-top:70px;padding:20px}.swiper-pagination-bullet{background-color:#4a4a4a!important;opacity:1!important}.swiper-pagination-bullet-active{background-color:#fff!important}.vjs-theme-fantasy{--vjs-theme-fantasy--primary:$theme-blue-light!important;--vjs-theme-fantasy--secondary:$white}:root{--toastify-color-progress-info:#fff}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-overflow-scrolling:touch}body,html{height:100%}body{margin:0;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;font-family:"Karla",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:transparent}.terms-section-title{text-align:center}.terms-de a{text-decoration:none;color:#000}.footer-term-de p{font-weight:700;margin-top:3%}code{font-family:monospace}#root{display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;height:100%}@media screen and (max-width:576px){#launcher{bottom:65px!important}}