.alert {
  border-radius: 0;
  background-color: rgba(0, 0, 0, 0.38);
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
}
.alert-success {
  border-color: rgba(9, 255, 0, 0.41);
}
.alert-danger {
  border-color: rgba(242, 0, 0, 0.41);
}
.alert .alert-ok {
  margin-left: 10px;
  font-size: 18px;
}
.close {
  color: white !important;
}
.modal-backdrop.in {
  opacity: 0.8;
}
.modal {
  text-align: center;
  padding: 0 !important;
}
.modal.modal-confirm--size-1 .modal-dialog {
  width: 360px;
  height: 184px;
  background: url("/dist/img/promo/modal-small-bg.png") no-repeat 50% 50%;
  background-size: 100%;
}
.modal.modal-confirm--size-2 .modal-dialog {
  width: 488px;
  height: 284px;
  background: url("/dist/img/promo/modal-bg.png") no-repeat 50% 50%;
  background-size: 100%;
}
.modal.modal-confirm:before {
  height: initial;
}
.modal.modal-confirm .modal-dialog {
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}
.modal.modal-confirm .modal-content {
  box-shadow: none;
  border: none;
  background: none;
  padding: 0 64px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.modal.modal-confirm .modal-close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 20px;
  height: 20px;
  background: url("/dist/img/promo/close-icon.svg") no-repeat 50% 50%;
  background-size: 100%;
  border: none;
  z-index: 2;
}
.modal.modal-confirm .modal-title {
  font-family: "TrajanPro3", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 37px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 12px;
}
.modal.modal-confirm .modal-title--red {
  color: #FF3939;
}
.modal.modal-confirm .modal-title--green {
  color: #4C753D;
}
.modal.modal-confirm .modal-text {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  color: #333333;
}
.modal.modal-confirm .modal-text ul {
  padding: 0;
  text-align: left;
  list-style-type: none;
  margin-bottom: 0;
}
.modal.modal-confirm .modal-text ul li {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
}
.modal.modal-confirm .modal-text ul li:not(:last-child) {
  margin-bottom: 5px;
}
.modal.modal-confirm .modal-text ul li span {
  font-weight: 700;
}
.modal.modal-confirm .modal-button {
  margin-top: 24px;
}
.modal:before {
  content: '';
  display: inline-block;
  height: 80%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.text-accent {
  color: #f00000 !important;
}
.text-bold {
  font-weight: bold !important;
}
.ie9,
.ie9 .ie-container {
  width: 100%;
  height: 100%;
  position: absolute;
}
.ie9 {
  background-image: url("img/preview.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
  color: white;
}
.ie9 .ie-container {
  color: white;
  background: black;
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
  z-index: 10;
}
.ie9 h1,
.ie9 p {
  position: relative;
  text-align: center;
  z-index: 20;
}
.ie9 h1 {
  margin-top: 100px;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-weight: bold;
  font-size: 40px;
}
.ie9 p {
  font-size: 22px;
  font-family: "Open Sans", sans-serif;
}
.ie-presskit-bottom {
  margin-top: 40px;
  position: relative;
  z-index: 20;
}
.ie-presskit-bottom .btn-presskit {
  margin-top: 15px;
}
@font-face {
  font-family: CronosPro;
  src: url('fonts/CronosPro-Regular.otf');
}
@font-face {
  font-family: MyriadPro;
  src: url('fonts/MyriadPro-Regular.otf');
}
@font-face {
  font-family: TrajanPro;
  src: url('fonts/TrajanPro3-Regular.otf');
}
@font-face {
  font-family: "TrajanPro3";
  src: url('fonts/TrajanPro3-Bold.woff2') format('woff2'), url('fonts/TrajanPro3-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "TrajanPro3";
  src: url('fonts/TrajanPro3-SemiBold.woff2') format('woff2'), url('fonts/TrajanPro3-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "TrajanPro3";
  src: url('fonts/TrajanPro3-Regular.woff2') format('woff2'), url('fonts/TrajanPro3-Regular.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
html,
body {
  height: 100%;
  min-width: 320px;
  padding: 0;
  font-family: "Open Sans", sans-serif;
}
h1,
h2 {
  text-align: center;
  text-transform: uppercase;
  font-family: TrajanPro, serif;
  font-weight: bold;
}
h2 {
  text-transform: lowercase;
  font-size: 24px;
}
hr {
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(250, 250, 250, 0.75), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(250, 250, 250, 0.75), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(250, 250, 250, 0.75), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(250, 250, 250, 0.75), rgba(0, 0, 0, 0));
}
hr.black {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(40, 40, 40, 0.75), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0), rgba(40, 40, 40, 0.75), rgba(0, 0, 0, 0));
  background-image: -ms-linear-gradient(left, rgba(0, 0, 0, 0), rgba(40, 40, 40, 0.75), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(40, 40, 40, 0.75), rgba(0, 0, 0, 0));
}
.wrapper-header {
  overflow-x: hidden !important;
}
.wrapper-header .container {
  z-index: 10;
}
.wrap {
  width: 100%;
  padding-top: 140px;
  display: flex;
  flex-direction: column;
  height: 100%;
  margin-top: -130px;
}
.container {
  flex: 1 0 auto;
}
.background-black {
  background-color: black;
}
.bi-image-container {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 25px;
}
.blueimp-gallery .close {
  right: 20px;
  zoom: 2;
  padding: 5px;
  z-index: 1000;
}
.btn-download {
  height: 45px;
  width: 200px;
  padding: 6px 20px;
  font-size: 20px;
  text-transform: uppercase;
  color: #fcfcfc;
  background-color: black;
  border-radius: 9px;
  -webkit-box-shadow: 1px 1px 11px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px 1px 11px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 1px 1px 11px 0 rgba(0, 0, 0, 0.75);
}
.btn-download:hover {
  background-color: #060606;
  color: white;
  text-decoration: none;
}
.btn-download:active {
  background-color: #000000 !important;
  color: #bc191a !important;
  text-decoration: none;
  outline: none !important;
}
.btn-download:focus {
  background-color: #000000;
  color: #fdfdfd;
  text-decoration: none;
  outline: none !important;
}
.btn-presskit {
  height: 80px;
  margin-top: 50px;
  background-image: url("/dist/img/presskit-btn.png");
  background-position: center 12px;
  background-repeat: no-repeat;
}
.btn-presskit:active {
  background: url("/dist/img/presskit-btn.png");
  background-position: center 12px;
  background-repeat: no-repeat;
}
.btn-presskit--chapter-5 {
  background-image: url("/dist/img/presskit-chapter-6-btn.png");
  background-position: center 12px;
  background-repeat: no-repeat;
}
.btn-presskit--chapter-5:active {
  background-image: url("/dist/img/presskit-chapter-6-btn.png");
  background-position: center 12px;
  background-repeat: no-repeat;
}
.container-social {
  width: 100%;
  height: 130px;
  margin: 0 auto;
  text-align: center;
  padding-left: 20px;
  padding-top: 30px;
}
.btn-social {
  width: 40px;
  height: 40px;
  float: left;
  margin-left: 1%;
}
.btn-social span {
  height: 100%;
  width: 100%;
  display: block;
  background-position: center;
  background-size: 30px 30px;
  background-repeat: no-repeat;
}
.sn-twitter {
  background-image: url("img/icons/twitter.svg");
}
.sn-facebook {
  background-image: url("img/icons/fb.svg");
}
.sn-itunes {
  background-image: url("img/icons/apple.svg");
  position: relative;
  width: 100px !important;
  margin: 0 auto !important;
  background-position: 0 0 !important;
}
.sn-itunes::after {
  content: 'iOS';
  color: white;
  font-size: 24px;
  position: absolute;
  top: 10px;
}
.sn-itunes:hover {
  text-decoration: none;
}
.sn-itunes--header {
  background-size: 40px !important;
}
.sn-itunes--header::after {
  content: 'iOS';
  color: white;
  font-size: 24px;
  position: absolute;
  top: 6px;
}
.sn-vk {
  background-image: url("img/icons/vk.svg");
  background-size: 40px !important;
}
.sn-youtube {
  background-image: url("img/icons/youtube.svg");
  background-size: 36px !important;
}
@media (max-width: 1199px) {
  .container-social {
    padding-top: 23px;
  }
}
@media (max-width: 860px) {
  .container-social {
    padding-left: 5px;
    padding-top: 20px;
  }
  .btn-social {
    height: 30px;
    width: 30px;
    margin-left: 1%;
  }
  .btn-social--itunes {
    width: 40px;
    height: 40px;
  }
  .btn-social span {
    background-size: 20px 20px;
  }
  .sn-vk {
    background-size: 25px !important;
  }
  .sn-youtube {
    background-size: 24px !important;
  }
}
@media (max-width: 767px) {
  .container-social {
    height: 45px;
    padding-top: 0;
    text-align: center;
    margin-bottom: 10px;
  }
  .btn-social {
    height: 45px;
    width: 100%;
  }
  .btn-social span {
    background-position: center;
    background-size: 45px 45px;
  }
  .sn-vk {
    background-size: 50px !important;
  }
  .sn-youtube {
    background-size: 48px !important;
  }
}
.content-screen .preview-screen_main-text {
  margin-top: 45px;
  margin-bottom: 15px;
}
.sf3-list {
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
}
.sf3-list li {
  list-style: none;
  background-image: url("img/kunai-list.png");
  background-repeat: no-repeat;
  background-size: 27px 10px;
  background-position: left center;
  padding-left: 40px;
  margin-left: -10px;
}
@media (max-width: 375px) {
  .sf3-list {
    margin-left: -25px;
  }
}
.default-background {
  position: fixed;
  width: 100%;
  height: 100%;
  background: url("img/bg.png") no-repeat;
  background-size: cover;
  z-index: -1;
}
.download {
  width: 200px;
  margin: 0 auto;
  text-align: center;
  font-family: MyriadPro;
}
.download .eng {
  font-family: CronosPro;
}
.download .kunai {
  background-image: url('img/kunai.png');
  background-repeat: no-repeat;
  background-size: cover;
  height: 30px;
  width: 11px;
  float: left;
}
.download .download-text {
  margin-top: 3px;
  font-size: 15px;
}
.link-download {
  padding-left: 5px;
}
.error-page p {
  color: #f9f9f9;
}
.mixin-li-with-accent {
  color: #f00000 !important;
  font-weight: 700;
}
.mixin-li-with-accent span {
  color: white;
  font-weight: 100;
}
.eula-modal hr {
  margin: 10px 10px;
}
.eula-modal__header {
  border-bottom: none;
}
.eula-modal__header h2 {
  font-size: 30px;
}
.eula-modal__content {
  border-radius: 2px;
  border: 1px solid #3d3d3d;
  background-color: rgba(0, 0, 0, 0.95);
  color: white;
  font-size: 15px;
  -webkit-box-shadow: 0 0 13px 3px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0 13px 3px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 13px 3px rgba(136, 136, 136, 0.47);
}
.eula-modal__content li {
  color: #f00000 !important;
  font-weight: 700;
}
.eula-modal__content li span {
  color: white;
  font-weight: 100;
}
.eula-modal__footer {
  text-align: center;
  border-top: none;
}
.eula-modal__lang-wrapper {
  position: absolute;
  top: 10px;
  right: 0;
}
.eula-modal__lang-wrapper .eula-modal__lang-container {
  position: relative;
}
@media (max-width: 500px) {
  .eula-modal__lang-wrapper {
    display: inline-block;
    position: relative;
    top: 0;
    height: 40px;
    width: 100%;
    text-align: center;
  }
  .eula-modal__lang-wrapper .eula-modal__lang-container {
    display: inline-block;
    width: 80px;
    height: 40px;
    position: relative;
  }
  .eula-modal__lang-wrapper .eula-modal__lang-container .lang-panel {
    padding-top: 10px;
  }
}
.first-screen .container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.head-bg {
  background: #000;
  width: 100%;
}
.first-screen__top {
  background-image: url('img/first-screen_top.png');
  background-repeat: no-repeat;
  background-size: 100% 98%;
  height: 120px;
  z-index: 200;
  position: relative;
}
.first-screen__bottom {
  background-image: url('img/first-screen_bottom.png');
  background-repeat: no-repeat;
  background-size: 100% 250px;
  background-position: left bottom;
  height: 220px;
  margin-top: -160px;
  z-index: 200;
  position: relative;
}
.first-screen__side {
  position: absolute;
  height: 100%;
  width: 8.5%;
  z-index: 150;
}
.first-screen__left {
  background-image: url('img/first-screen_left.png');
  background-repeat: no-repeat;
  background-size: 100%;
}
.first-screen__right {
  right: 0;
  background-image: url('img/first-screen_right.png');
  background-repeat: no-repeat;
  background-size: 100%;
}
footer {
  flex: 0 0 auto;
  position: relative;
  z-index: 0;
  font-size: 14px;
  text-align: center;
  padding: 15px 0;
  height: 200px;
  margin-top: -60px;
  background-image: url("img/first-screen_bottom.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
footer .container-social {
  display: inline-block;
  height: 40px;
  padding-top: 10px;
}
.footer-spacer {
  height: 145px;
}
.footer-text {
  padding-top: 10px;
  color: #ededed;
}
@media (max-width: 767px) {
  footer {
    height: 320px;
    margin-top: -210px;
  }
  .footer-spacer {
    height: 220px;
  }
}
.gallery-one-image {
  margin-bottom: 30px;
}
.gallery-one-image img {
  width: 100%;
}
.header-container-wrapper {
  background: url('img/top.png') no-repeat;
  background-size: 100% 170px;
  background-position: left top;
  height: 140px;
  margin-top: -10px;
  padding-top: 10px;
}
.header-container-wrapper.attached {
  position: fixed;
  top: -10px;
  left: 0;
  width: 100%;
  z-index: 30;
  min-width: 320px;
}
.header-container-wrapper h1 {
  text-transform: uppercase;
  color: #fbfbfb;
  text-align: center;
  font-weight: bold;
  font-family: TrajanPro;
  font-size: 36px;
  padding-top: 10px;
}
.header-container {
  position: relative;
  z-index: 300;
}
.header-container__app-store-xs-wrapper {
  position: absolute;
  top: 15px;
}
.header-spacer {
  height: 130px;
  display: none;
}
.header {
  width: 100%;
  height: 150px;
  background: url("img/top.png") no-repeat;
  background-size: 100% 150px;
  display: inline-block;
}
.header h1 {
  margin-top: 25px;
}
@media (max-width: 1199px) {
  .header-container-wrapper img {
    max-width: calc(90%);
    height: calc(70%);
    margin-top: 7px;
  }
  .header-container-wrapper h1 {
    font-size: 28px;
  }
}
@media (max-width: 860px) {
  .header-container-wrapper h1 {
    font-size: 26px;
    padding-top: 0px;
  }
}
@media (max-width: 570px) {
  .header-container-wrapper h1 {
    font-size: 20px;
  }
}
@media (max-width: 499px) {
  .header-container-wrapper {
    margin-top: -26px;
  }
  .header-container-wrapper.attached {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 102;
    padding-top: 10px;
  }
  .header-spacer {
    height: 90px;
    display: none;
  }
  .header-container {
    padding-top: 6px;
  }
  .header-container__app-store-xs-wrapper {
    top: 25px;
  }
  .header-container-wrapper h1 {
    font-size: 20px;
  }
}
@media (max-width: 375px) {
  .header-container-wrapper h1.ru {
    width: 154px;
  }
}
.lang-panel {
  display: inline-block;
  color: #fbfbfb;
  padding-top: 25px;
  float: right;
  position: absolute;
  right: 38px;
  width: 80px;
}
.lang-panel .lang-panel__btn {
  text-transform: uppercase;
  text-decoration: underline;
  float: left;
  border: 1px solid white;
  border-radius: 4px;
  width: 38px;
  height: 34px;
  font-weight: normal;
  font-size: 16px;
  color: gold;
  text-align: center;
  box-sizing: border-box;
  padding-top: 4px;
}
.lang-panel .lang-panel__btn:hover {
  text-decoration: none;
  -webkit-box-shadow: inset 1px 1px 1px rgba(200, 200, 200, 0.4);
  -moz-box-shadow: inset 1px 1px 1px rgba(200, 200, 200, 0.4);
  box-shadow: inset 1px 1px 1px rgba(200, 200, 200, 0.4);
}
.lang-panel .lang-panel__btn:first-child {
  margin-right: 2px;
  margin-bottom: 2px;
}
.lang-panel .lang-panel__btn--inactive {
  color: #ababab;
  text-decoration: none;
}
@media (max-width: 800px) {
  .lang-panel {
    right: 5px;
    padding-top: 15px;
  }
}
@media (max-width: 519px) {
  .lang-panel {
    width: 72px;
  }
  .lang-panel .lang-panel__btn {
    font-size: 14px;
    width: 34px;
    height: 32px;
  }
}
.mobile-page {
  height: 260px;
  width: 80%;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -130px;
  margin-left: -40%;
}
.mobile-page h1 {
  margin: 0;
  padding: 0;
  color: white;
  margin-top: -50px;
}
.mobile-page__qr-code {
  background: url("img/mobile-zh/ShadowFight_QR_code.jpg") no-repeat;
  background-size: cover;
  position: fixed;
  top: 50%;
  left: 50%;
  height: 260px;
  width: 260px;
  margin-top: -130px;
  margin-left: -130px;
}
.one-gif {
  margin-bottom: 25px;
}
.one-gif img {
  position: relative;
  z-index: 0;
  width: 100%;
  height: auto;
}
.pdf-btn {
  margin: 0 auto;
  height: 100px;
  width: 84px;
  display: block;
  position: relative;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  text-align: left;
  text-transform: none;
  font-style: italic;
  border-radius: 15px;
}
.pdf-btn__text {
  display: block;
}
.pdf-btn .pdf-decoration {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  height: 15px;
  width: 15px;
  border-left: 1px solid white;
  border-bottom: 1px solid white;
}
.pdf-btn img {
  margin-top: 15px;
  margin-left: 8px;
  width: 25px;
  height: auto;
}
@media (max-width: 499px) {
  .pdf-btn {
    height: 65px;
    width: 51px;
    background-size: 50px 65px;
    padding-left: 7px;
    border-radius: 8px;
    font-size: 18px;
  }
  .pdf-btn__text {
    margin-top: 0;
    margin-left: 0;
  }
  .pdf-btn .pdf-decoration {
    height: 8px;
    width: 8px;
    border-width: 1px;
  }
  .pdf-btn img {
    margin-top: 2px;
    width: 20px;
    height: auto;
  }
}
.play-btn {
  position: absolute;
  top: 38%;
  left: 44%;
  z-index: 20;
  width: 40%;
  height: 40%;
  background-image: url("img/play-btn.png");
  background-repeat: no-repeat;
  background-size: 30% auto;
}
.presskit-content-container {
  display: inline-block;
}
.preview-screen {
  margin-top: 70px;
  margin-bottom: 100px;
}
.preview-screen h2 {
  font-size: 33px;
  margin-top: 0;
  margin-bottom: 15px;
  text-align: center;
  font-weight: bold;
  text-transform: lowercase;
}
.preview-screen h2 .headline {
  color: #bc191a;
}
.preview-screen_main-text {
  font-size: 18px;
  line-height: 32px;
  text-align: justify;
  font-family: 'Open Sans', sans-serif;
}
.preview-screen-image {
  width: 100%;
  height: auto;
}
.preview-screen-buttons {
  padding-top: 90px;
}
.preview-screen .download {
  width: 100%;
  font-size: 14px;
}
@media (max-width: 1199px) {
  .preview-screen-buttons {
    padding-top: 40px;
  }
  .preview-screen {
    margin-top: 50px;
    margin-bottom: 90px;
  }
  .btn-presskit {
    margin-top: 30px;
  }
}
@media (max-width: 860px) {
  .preview-screen-buttons {
    padding-top: 30px;
  }
  .preview-screen_main-text {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .preview-screen {
    margin-top: 40px;
    margin-bottom: 60px;
  }
  .preview-screen-buttons {
    padding-top: 20px;
  }
}
@media (max-width: 375px) {
  .preview-screen h2 {
    font-size: 21px;
  }
}
.video-form {
  position: relative;
  color: #fafafa;
  z-index: 10;
}
.video-form p {
  font-size: 15px;
  font-weight: 300;
}
.video-form li {
  font-size: 15px;
  color: #f00000 !important;
  font-weight: 700;
}
.video-form li span {
  color: white;
  font-weight: 100;
}
.video-form input {
  margin-top: 30px;
  border-radius: 0;
}
.help-block {
  text-transform: uppercase;
  font-weight: 700;
  color: #f00000 !important;
}
.video-form .video-link-field .help-block {
  height: 20px;
}
.video-head {
  position: relative;
  height: 0;
  padding-top: 45%;
  margin-top: -80px;
}
.video-head-in {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  overflow: hidden;
}
#video {
  width: 100%;
  height: 110%;
  position: absolute;
  top: 55%;
  left: 50%;
  margin-left: -50%;
  margin-top: -27%;
  z-index: 80;
}
#head-poster {
  width: 105%;
  height: auto;
  position: absolute;
  top: 52%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  z-index: 100;
}
#head-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  width: 6%;
  z-index: 201;
}
.video-page-img {
  -webkit-box-shadow: 0 1px 22px 4px rgba(0, 0, 0, 0.67);
  -moz-box-shadow: 0 1px 22px 4px rgba(0, 0, 0, 0.67);
  box-shadow: 0 1px 22px 4px rgba(0, 0, 0, 0.67);
}
.video-page-img img {
  width: 100%;
}
.widget {
  margin-bottom: 60px;
}
.widget-first {
  margin-top: 35px;
}
.widget-last {
  margin-bottom: 30px;
}
.widget h2 {
  text-align: center;
  font-weight: bold;
  font-size: 36px;
  margin-bottom: 18px;
}
@media (max-width: 860px) {
  .widget h2 {
    font-size: 26px;
  }
}
@media (max-width: 499px) {
  .widget {
    margin-bottom: 50px;
  }
  .widget-first {
    margin-top: 0;
  }
}
.youtube-video-widget.row div {
  margin-bottom: 15px;
}
.youtube-video {
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
}
.youtube-main-video iframe,
.youtube-separate-videos iframe,
.youtube-video img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.to-up {
  position: fixed;
  bottom: 0;
  right: 20px;
  z-index: 4;
  display: none;
  margin-bottom: 20px;
  background: #009EE8;
  width: 40px;
  height: 40px;
  border-radius: 5px;
}
.to-up--active {
  display: block;
}
.to-up:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  background: url("img/to-up.svg") no-repeat 50% 50%;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 -10px;
}
.btn--promo {
  width: 100%;
  max-width: 420px;
  height: 64px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  color: #FFFFFF;
  border-radius: 0;
  background: url("/dist/img/promo/btn-bg.png") no-repeat center;
  background-size: cover;
}
.btn--promo:focus {
  border: none;
  color: #FFFFFF;
  outline: none;
}
.btn--promo:hover {
  color: #FFFFFF;
  background: url("/dist/img/promo/btn-bg-hover.png") no-repeat center;
  background-size: cover;
}
.btn--form {
  width: 360px;
  height: 64px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  color: #FFFFFF;
  border-radius: 0;
  background: url("/dist/img/promo/form-btn-bg.png") no-repeat center;
}
.btn--form:focus {
  border: none;
  color: #FFFFFF;
  outline: none;
}
.btn--form:hover {
  color: #FFFFFF;
}
@media (max-width: 1019px) {
  .btn--promo {
    max-width: 100%;
  }
}
.promo-page {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("/dist/img/promo/promo-page-bg.png") no-repeat 50% 50%;
  background-size: cover;
}
.promo-page__logo {
  width: 344px;
  height: 160px;
  display: block;
  left: 36px;
  top: 36px;
  position: absolute;
  background: url("/dist/img/promo/logo.svg") no-repeat 50% 50%;
}
.promo-page__container {
  width: 1128px;
  height: 472px;
  background: rgba(0, 0, 0, 0.9) url("/dist/img/promo/pattern.png") no-repeat 50% 50%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  padding: 8px;
}
.promo-page__container-inner {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 15px solid;
  border-image: url('/dist/img/promo/decor.png') 15;
}
.promo-page__container-part {
  width: 50%;
  max-width: 420px;
  margin: auto;
}
.promo-page__form input {
  border-radius: 0;
  width: 100%;
  max-width: 420px;
  height: 48px;
}
.promo-page__form label {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 19px;
  color: #FDD98A;
}
.promo-page__form .form-group {
  margin-bottom: 36px;
}
.promo-page__form .form-group:last-child {
  margin: 0;
}
.promo-page__form-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
  color: #FDD98A;
  margin-bottom: 36px;
  text-align: center;
  font-family: "TrajanPro3", sans-serif;
}
.promo-page__about-wrapper {
  height: 272px;
}
.promo-page__about {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #FFFFFF;
  overflow: auto;
  position: relative;
  width: 100%;
  max-width: 97%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  height: 272px;
}
.promo-page__about li {
  margin-bottom: 25px;
}
.promo-page__about .mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: rgba(252, 185, 18, 0.36);
}
.promo-page__bg {
  display: none;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0) 100%);
  width: 100%;
  height: 390px;
}
@media (max-width: 1439px) {
  .promo-page__logo {
    width: 188px;
    height: 88px;
    left: 24px;
    top: 24px;
    background-size: cover;
  }
}
@media (max-width: 1279px) {
  .promo-page__container {
    width: 736px;
    height: 472px;
  }
  .promo-page__container-part {
    max-width: 308px;
  }
  .promo-page__form-title {
    font-size: 18px;
    line-height: 28px;
  }
}
@media (max-width: 1019px) {
  .promo-page__container {
    width: 540px;
    height: 812px;
  }
  .promo-page__container-inner {
    flex-direction: column;
  }
  .promo-page__container-part {
    max-width: 100%;
    width: 100%;
  }
  .promo-page__container-part:first-child {
    margin-top: 29px;
  }
  .promo-page__container-part:last-child {
    margin-bottom: 29px;
  }
  .promo-page__form input {
    width: 100%;
    max-width: 100%;
  }
  .promo-page__bg {
    display: block;
  }
}
@media (max-width: 759px) {
  .promo-page {
    overflow-y: scroll;
  }
  .promo-page__container {
    width: 327px;
    height: 860px;
    margin: 0 auto;
    top: 140px;
  }
  .promo-page__logo {
    left: 0;
    right: 0;
    margin: auto;
  }
  .promo-page__container-inner {
    border: 15px solid;
    border-image: url('/dist/img/promo/decor-mobile.png') 15;
  }
}
.promo-page-hr {
  width: 4px;
  height: 328px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 5.88%, #FFFFFF 31.01%, #FFFFFF 71.49%, rgba(255, 255, 255, 0) 95.22%);
  opacity: 0.16;
}
@media (max-width: 1019px) {
  .promo-page-hr {
    transform: rotate(-90deg);
  }
}
.emporium-preview-screen {
  font-family: "TrajanPro3", sans-serif;
}
.emporium-preview-screen__main-text {
  max-width: 756px;
  margin: 0 auto 72px auto;
}
.emporium-preview-screen__main-text h2 {
  text-align: center;
  font-size: 33px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
  margin-bottom: 24px;
}
.emporium-preview-screen__main-text h2 span {
  color: #BC191A;
  font-weight: 600;
}
.emporium-preview-screen__main-text p {
  text-align: center;
}
.emporium-preview-screen__main-text p span {
  font-weight: 400;
  font-family: "TrajanPro3", sans-serif;
}
@media (max-width: 1019px) {
  .emporium-preview-screen__main-text {
    max-width: 588px;
    margin: 0 auto 72px auto;
  }
}
.emporium-content-container {
  width: 1186px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (max-width: 1279px) {
  .emporium-content-container {
    width: 970px;
    padding-right: 42px;
    padding-left: 42px;
  }
}
@media (max-width: 1019px) {
  .emporium-content-container {
    width: 768px;
    padding-right: 42px;
    padding-left: 42px;
  }
}
@media (max-width: 759px) {
  .emporium-content-container {
    width: 386px;
    padding-right: 11px;
    padding-left: 11px;
  }
}
.emporium-tabs .nav-tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  margin-bottom: 24px;
}
.emporium-tabs .nav-tabs li {
  width: 190px;
  display: flex;
  align-items: center;
  min-height: 72px;
}
.emporium-tabs .nav-tabs li > a {
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
  text-transform: uppercase;
  color: #000000;
  font-family: Open Sans;
}
.emporium-tabs .nav-tabs li > a:hover {
  background: none;
  border: none;
}
.emporium-tabs .nav-tabs li.active > a {
  border-top: none;
  border-left: none;
  border-right: none;
  color: #BC191A;
}
.emporium-tabs .nav-tabs li.active > a:after {
  content: '';
  display: block;
  width: 100%;
  height: 6px;
  background: url("/dist/img/tabs-border.svg") no-repeat;
  background-size: 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 5px auto 0 auto;
}
@media (max-width: 1019px) {
  .emporium-tabs .nav-tabs {
    flex-wrap: wrap;
    max-width: 530px;
    margin: 0 auto 20px auto;
  }
  .emporium-tabs .nav-tabs li {
    margin-bottom: 16px;
  }
}
@media (max-width: 759px) {
  .emporium-tabs .nav-tabs {
    margin: 0 auto 8px auto;
  }
  .emporium-tabs .nav-tabs li {
    width: 98px;
    margin-right: 24px;
    min-height: 44px;
  }
  .emporium-tabs .nav-tabs li:nth-child(3) {
    margin-right: 0;
  }
  .emporium-tabs .nav-tabs li:nth-child(5) {
    margin-right: 0;
  }
  .emporium-tabs .nav-tabs li > a {
    font-size: 14px;
    line-height: 16px;
    padding: 0;
  }
}
.emporium-tab-content {
  margin-bottom: 60px;
}
.emporium-tab-content-table {
  font-family: "TrajanPro3", sans-serif;
}
.emporium-tab-content-table__header {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 92px;
}
.emporium-tab-content-table__header-item {
  color: #333333;
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.emporium-tab-content-table__header-item:first-child {
  width: 100px;
}
.emporium-tab-content-table__header-item:nth-child(2) {
  width: 712px;
  text-align: left;
  padding-left: 52px;
}
.emporium-tab-content-table__header-item:nth-child(3) {
  width: 171px;
}
.emporium-tab-content-table__header-item:nth-child(3) span:nth-child(2) {
  display: none;
}
.emporium-tab-content-table__header-item:nth-child(4) {
  width: 173px;
}
.emporium-tab-content-table__header-item:nth-child(4) span:nth-child(2) {
  display: none;
}
.emporium-tab-content-table__line {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333333;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.emporium-tab-content-table__line:nth-child(odd) {
  background: rgba(0, 0, 0, 0.02);
}
.emporium-tab-content-table__image {
  width: 100px;
}
.emporium-tab-content-table__image img {
  width: 84px;
  height: 84px;
  object-fit: contain;
}
.emporium-tab-content-table__name {
  width: 712px;
  padding: 0 0 0 52px;
}
.emporium-tab-content-table__number {
  width: 171px;
  text-align: center;
}
.emporium-tab-content-table__chance {
  width: 173px;
  text-align: center;
}
@media (max-width: 1279px) {
  .emporium-tab-content-table__header-item:nth-child(2) {
    width: 496px;
  }
  .emporium-tab-content-table__name {
    width: 496px;
  }
}
@media (max-width: 1019px) {
  .emporium-tab-content-table__header-item:nth-child(2) {
    width: 264px;
  }
  .emporium-tab-content-table__header-item:nth-child(3) {
    width: 160px;
  }
  .emporium-tab-content-table__header-item:nth-child(4) {
    width: 160px;
  }
  .emporium-tab-content-table__name {
    width: 264px;
  }
}
@media (max-width: 759px) {
  .emporium-tab-content-table__header {
    height: 65px;
  }
  .emporium-tab-content-table__header-item {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  .emporium-tab-content-table__header-item:nth-child(1) {
    width: 72px;
  }
  .emporium-tab-content-table__header-item:nth-child(2) {
    width: 159px;
    padding-left: 14px;
  }
  .emporium-tab-content-table__header-item:nth-child(3) {
    width: 56px;
  }
  .emporium-tab-content-table__header-item:nth-child(3) span:nth-child(1) {
    display: none;
  }
  .emporium-tab-content-table__header-item:nth-child(3) span:nth-child(2) {
    display: block;
  }
  .emporium-tab-content-table__header-item:nth-child(4) {
    width: 56px;
  }
  .emporium-tab-content-table__header-item:nth-child(4) span:nth-child(1) {
    display: none;
  }
  .emporium-tab-content-table__header-item:nth-child(4) span:nth-child(2) {
    display: block;
  }
  .emporium-tab-content-table__name {
    width: 159px;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding-left: 14px;
  }
  .emporium-tab-content-table__image {
    width: 72px;
  }
  .emporium-tab-content-table__image img {
    width: 59px;
    height: 59px;
    object-fit: contain;
  }
  .emporium-tab-content-table__number {
    width: 56px;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }
  .emporium-tab-content-table__chance {
    width: 56px;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
  }
  .emporium-tab-content {
    margin-bottom: 36px;
  }
}
