

/* Start:/local/components/bokus/main.videobanner/templates/.default/style.css?16940042021134*/
.videobanner-section {
  padding-top: 40px;
}

.videobanner-section video {
  height: unset;
  aspect-ratio: 16/9;
  width: 100%;
}

.logo-left {
  width: 288px;
}

.videobanner-top {
  margin-bottom: 30px;
  align-items: center;
}

.videobanner-text {
  font-family: "Open Sans", sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px;
  padding-left: 40px;
}

.sound-toggle {
  position: absolute;
  bottom: 40px;
  right: 40px;
  width: 40px;
  height: 40px;
  border: none;
  background: url("/local/components/bokus/main.videobanner/templates/.default/images/sound-off.svg");
  background-size: cover;
  z-index: 10;
  cursor: pointer;
}

.sound-toggle.on {
  background: url("/local/components/bokus/main.videobanner/templates/.default/images/sound-on.svg");
  background-size: cover;
}

@media (max-width: 992px) {
  .videobanner-text {
    padding-left: 0;
  }
}
@media (max-width: 450px) {
  .videobanner-top {
    margin-bottom: 24px;
  }

  .logo-left {
    width: 100%;
    margin-bottom: 24px;
  }

  .videobanner-text {
    font-size: 16px;
    line-height: 26px;
  }

  .sound-toggle {
    width: 25px;
    height: 25px;
    bottom: 25px;
    right: 25px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/components/bokus/mainscreen/templates/.default/style.css?16939844173860*/
/**HEADER BOTTOM**/
.mainscreen {
  background-image: url("/local/components/bokus/mainscreen/templates/.default/images/header_bg.jpg");
  background-repeat: no-repeat;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  min-height: 767px;
  margin-top: -82px;
}
.mainscreen__inner {
  max-width: 1200px;
  width: 100%;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}

.landing__header__bottom {
  display: flex;
  flex-direction: row;
  margin-top: 209px;
  justify-content: space-between;
}

.left-side {
  flex: 0 1 489px;
}

.slogan {
  position: relative;
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 53px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #fff;
  margin-top: 34px;
  margin-bottom: 24px;
  padding: 5px 0;
  z-index: 1;
  display: inline-block;
}

.slogan__mask {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 62px;
  z-index: 1;
  background: -webkit-gradient(linear, right top, left top, color-stop(1.3%, rgba(232, 0, 0, 0)), color-stop(52.12%, #e80000), to(rgba(232, 0, 0, 0)));
  background: -webkit-linear-gradient(right, rgba(232, 0, 0, 0) 1.3%, #e80000 52.12%, rgba(232, 0, 0, 0));
  background: linear-gradient(270deg, rgba(232, 0, 0, 0) 1.3%, #e80000 52.12%, rgba(232, 0, 0, 0));
  position: relative;
  left: -200px;
  right: -200px;
  width: calc(100% + 400px);
}

.slogan__span {
  font-family: "Oswald", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 36px;
  line-height: 53px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #fff;
  padding: 5px 0;
  z-index: 1;
  position: relative;
}

.description {
  color: #fff;
  opacity: 0.9;
  margin-top: 20px;
  /* H3 - 30px */
  font-family: "Oswald", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.2px;
}

.actions {
  margin-top: 30px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.actions > .btn {
  width: 50%;
}

.phone__container {
  position: relative;
}

.phone__play {
  position: absolute;
  top: -80px;
  left: 252px;
}

.phone__play__big__bubble {
  border-radius: 50%;
  -webkit-animation: pulsePlayBubble 1.5s ease-out infinite alternate;
  animation: pulsePlayBubble 1.5s ease-out infinite alternate;
  width: 227px;
  height: 227px;
  background: -webkit-gradient(linear, left top, left bottom, from(#f65932), color-stop(45.84%, rgba(246, 89, 50, 0.2)), to(rgba(246, 89, 50, 0)));
  background: -webkit-linear-gradient(top, #f65932, rgba(246, 89, 50, 0.2) 45.84%, rgba(246, 89, 50, 0));
  background: linear-gradient(180deg, #f65932, rgba(246, 89, 50, 0.2) 45.84%, rgba(246, 89, 50, 0));
}

.phone__play__small__bubble {
  position: absolute;
  top: 34px;
  left: 48px;
  width: 130px;
  height: 130px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  -webkit-animation: pulsePlayBubble 1.5s ease-out infinite alternate;
  animation: pulsePlayBubble 1.5s ease-out infinite alternate;
}

.phone__play__button {
  position: absolute;
  top: 55px;
  left: 69px;
  width: 88px;
  height: 88px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 2;
}

.phone__play__text {
  top: 230px;
  left: 50px;
  position: absolute;
  width: 127px;
  margin-top: -75px;
  margin-left: auto;
  margin-right: auto;
  font-family: "Oswald", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

.phone__container > img {
  position: relative;
  z-index: 1;
  margin-top: auto;
}

@media (max-width: 768px) {
  .mainscreen {
    margin-top: -90px;
    background-position: 100%;
    background-size: cover;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/components/bokus/main.textblock/templates/.default/style.css?1678372732518*/
.textblock__section {
  margin-top: 150px;
  margin-bottom: 150px;
}

.textblock__description {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  color: #FFFFFF;
  opacity: 0.9;
  margin-top: 20px;
}

@media (max-width: 768px) {
  .textblock__section {
    margin-top: 90px;
    margin-bottom: 90px;
  }

  .textblock__description {
    margin-top: 30px;
    font-size: 16px;
    line-height: 26px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/components/bokus/main.features/templates/.default/style.css?1678436089956*/
.features__section {
  margin-top: 150px;
  margin-bottom: 150px;
}

.feature__card {
  margin-bottom: 30px;
}

.feature__card-title {
  font-family: "Oswald", serif;
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 47px;
  display: flex;
  align-items: center;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  margin-bottom: 12px;
}

.feature__card-description {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
  color: #FFFFFF;
}

.feature__section-title {
  margin-bottom: 50px;
}

@media (max-width: 768px) {
  .feature__card-title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
  }

  .feature__section-title {
    margin-bottom: 30px;
  }

  .feature__card-description {
    font-size: 14px;
    line-height: 19px;
    color: #8C8F93;
  }

  .features__section {
    margin: 50px 0;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/components/bokus/main.reviews/templates/.default/style.css?16668761023359*/
.reviews__container {
  margin: 150px 0;
}
.reviews__container--left {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.reviews__container--left .btn-container {
  margin-top: auto;
}
.reviews__container--left .btn-container .popup-open {
  margin: 0;
  width: 216px;
}
.reviews__container--left .main__watch--text {
  margin-top: 20px;
}
.reviews__container--right {
  font-family: "Open Sans", sans-serif;
}
.reviews__container--right .btn-container {
  display: none;
  margin-top: 20px;
}
.reviews__container--right .btn-container .btn {
  font-size: 20px;
  line-height: 30px;
}

.reviews-cards {
  display: grid;
  row-gap: 10px;
}

.reviews-card {
  background: #232A33;
  border: 1px solid #343D49;
  border-radius: 20px;
  padding: 20px 30px;
  display: grid;
  column-gap: 33px;
  grid-auto-flow: column;
  justify-content: space-between;
  align-items: center;
  grid-template-columns: auto 63%;
}
@media (max-width: 1200px) {
  .reviews-card {
    grid-template-columns: auto 50%;
  }
}
.reviews-card__left {
  display: grid;
  align-items: center;
  grid-auto-flow: column;
  column-gap: 20px;
}
.reviews-card__left--avatar {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  min-width: auto;
  position: relative;
}
.reviews-card__left--avatar img.avatar {
  width: 100%;
  border-radius: 50%;
}
.reviews-card__left--avatar span.flag {
  position: absolute;
  bottom: -5px;
  right: -5px;
  width: 30px;
  height: 30px;
  min-width: 30px;
  border-radius: 50%;
  overflow: hidden;
  background: center/cover no-repeat;
}
.reviews-card__left--name {
  margin: 0;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  word-break: break-word;
}
.reviews-card__description {
  font-size: 16px;
  line-height: 25px;
}

.reviews__header__container {
  align-items: center;
  display: flex;
  margin-bottom: 20px;
}

.reviews__avatar {
  position: relative;
  margin-right: 20px;
}

@media (max-width: 1024px) {
  .reviews__container--left .main__watch--text {
    color: #F65932;
  }
  .reviews__container--left .btn-container {
    display: none;
  }
  .reviews__container--right {
    margin-top: 20px;
  }
  .reviews__container--right .btn-container {
    display: block;
  }

  .reviews-card {
    grid-template-columns: auto 56%;
  }
}
@media (max-width: 767px) {
  .reviews__container {
    margin: 50px 0;
  }
  .reviews__container .popup-open {
    margin: auto;
  }

  .reviews-card {
    grid-template-columns: unset;
    grid-auto-flow: unset;
    padding: 20px;
    bottom: -3px;
    right: -3px;
  }
  .reviews-card__left {
    justify-content: flex-start;
  }
  .reviews-card__left--avatar {
    width: 70px;
    height: 70px;
  }
  .reviews-card__left--avatar span.flag {
    width: 21px;
    height: 21px;
    min-width: 21px;
    bottom: -3px;
    right: -3px;
  }
  .reviews-card__left--name {
    font-size: 18px;
    line-height: 25px;
    word-break: normal;
  }
  .reviews-card__left--name br {
    content: "";
  }
  .reviews-card__left--name br:after {
    content: " ";
  }
  .reviews-card__description {
    font-size: 14px;
    line-height: 19px;
    margin-top: 13px;
  }
}
@media (max-width: 600px) {
  .reviews__card {
    width: 100%;
    height: auto;
    max-width: unset;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/components/bokus/modal.reviews/templates/.default/style.css?165392156940*/


/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/components/bokus/main.news/templates/.default/style.css?16668761022813*/
.news__container {
  margin-top: 150px;
  margin-bottom: 150px;
}
.news__container .article__title {
  text-align: left;
}

.news-section {
  margin-top: 50px;
}

.news__card {
  background: #232A33;
  border: 1px solid #494949;
  border-radius: 20px;
  overflow: hidden;
  height: 100%;
}
.news__card__img {
  height: 213px;
}
@media (max-width: 1600px) {
  .news__card__img {
    height: 190px;
  }
}
@media (max-width: 1200px) {
  .news__card__img {
    height: 160px;
  }
}
@media (max-width: 1100px) {
  .news__card__img {
    height: 160px;
  }
}
.news__card__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news__card__content {
  padding: 20px;
}
.news__card__title {
  font-weight: 400;
  font-size: 32px;
  line-height: 47px;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}

.card__description {
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  overflow: hidden;
  line-height: 25px;
  color: #8C8F93;
  text-overflow: ellipsis;
  margin-top: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-clamp: 4;
}
.card__description-not-img {
  max-width: 379px;
  font-family: "Open Sans", sans-serif;
  overflow: hidden;
  font-size: 16px;
  line-height: 25px;
  text-overflow: ellipsis;
  opacity: 0.7;
  padding-top: 13px;
  color: #FFFFFF;
  align-self: flex-start;
}

.main__watch {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 100%;
}
.main__watch--text {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  display: flex;
  align-items: center;
}
.main__watch--icon {
  height: 19px;
  width: 9px;
  margin-left: 20px;
}

@media (max-width: 1200px) {
  .news__card__title {
    font-size: 24px;
    line-height: 39px;
  }

  .card__description {
    font-size: 16px;
    line-height: 23px;
  }
}
@media (max-width: 991px) {
  .news-section .row {
    display: grid;
    gap: 15px;
  }

  .news__card__img {
    height: auto;
  }
  .news__card__img img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .news__container {
    margin: 50px 0;
  }

  .news-section {
    margin-top: 10px;
  }

  .news__container--inner {
    margin: 0 20px;
  }
  .news__container--inner .article__title {
    font-size: 28px;
    line-height: 41px;
    letter-spacing: 0.04em;
  }

  .main__watch {
    justify-content: flex-start;
    margin-top: 5px;
  }
  .main__watch--text {
    color: #F65932;
    font-size: 16px;
    line-height: 24px;
  }
  .main__watch--icon {
    width: 5px;
    height: 10px;
    margin-left: 10px;
  }

  .news__card__title {
    font-size: 16px;
    line-height: 24px;
  }

  .card__description {
    font-size: 14px;
    line-height: 19px;
  }

  .news-section .row {
    row: 10px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/components/bokus/main.events/templates/.default/style.css?16668761021074*/
.events__container {
  margin-top: 150px;
  margin-bottom: 150px;
}
.events__container .article__title {
  text-align: left;
}

.events-section {
  margin-top: 50px;
}
.events-section .swiper {
  overflow: visible;
}
.events-section .swiper-slide {
  height: auto !important;
}

.events__card {
  background: #232A33;
  border: 1px solid #494949;
  border-radius: 20px;
  overflow: hidden;
  height: 100%;
}
.events__card--img {
  position: relative;
  padding-top: 56.2%;
}
.events__card--img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
}
.events__card--content {
  padding: 20px;
}
.events__card--title {
  font-weight: 400;
  font-size: 32px;
  line-height: 47px;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}

@media (max-width: 767px) {
  .events__container {
    margin: 50px 0;
  }

  .events-section {
    margin-top: 20px;
  }
  .events-section .events-section__swiper--controls {
    display: none;
  }

  .events__card--title {
    font-size: 16px;
    line-height: 24px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/components/bokus/main.players/templates/.default/style.css?16668761022216*/
.best__players__container {
  margin-top: 150px;
  margin-bottom: 150px;
}
.best__players__container .article__title {
  text-align: left;
}
.best__players__container .players-section__swiper--controls {
  justify-content: center;
}

.bpcontainer {
  margin-top: 50px;
}

.players {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 50px;
}

.player__img {
  width: 143px;
  height: 143px;
  border-radius: 50%;
  background: #fff;
  border: 4px solid #0b121c;
}
.player__img__container {
  margin: auto;
  width: 173px;
  height: 173px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: linear-gradient(74.17deg, #576265 13.43%, #9EA1A1 26.76%, #848B8A 47.44%, #576265 53.73%, #576265 77.78%, #757A7B 86.51%, #576265 95.7%);
}
.player__name {
  display: flex;
  margin: 20px 0 20px 0;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.05em;
}
.player__achievements {
  display: flex;
  justify-content: center;
  align-items: center;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
  color: #D0D2D5;
  font-family: "Open Sans", sans-serif;
}
.player__card {
  display: flex;
  flex-direction: column;
  margin: auto;
}

@media (max-width: 767px) {
  .best__players__container {
    margin: 50px 0;
  }

  .bpcontainer {
    margin-top: 20px;
  }

  .player__img__container {
    width: 120px;
    height: 120px;
  }

  .player__img {
    width: 100px;
    height: 100px;
  }

  .best__players__container .main__watch {
    display: none;
  }
  .best__players__container .players-section__swiper--controls {
    display: none;
  }

  .player__name {
    font-size: 16px;
    line-height: 30px;
    margin: 5px 0;
  }

  .player__achievements {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 0;
  }
}
@media (max-width: 551px) {
  .player__img__container {
    width: 100px;
    height: 100px;
  }

  .player__img {
    width: 80px;
    height: 80px;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/components/bokus/main.videobanner/templates/.default/style.css?16940042021134 */
/* /local/components/bokus/mainscreen/templates/.default/style.css?16939844173860 */
/* /local/components/bokus/main.textblock/templates/.default/style.css?1678372732518 */
/* /local/components/bokus/main.features/templates/.default/style.css?1678436089956 */
/* /local/components/bokus/main.reviews/templates/.default/style.css?16668761023359 */
/* /local/components/bokus/modal.reviews/templates/.default/style.css?165392156940 */
/* /local/components/bokus/main.news/templates/.default/style.css?16668761022813 */
/* /local/components/bokus/main.events/templates/.default/style.css?16668761021074 */
/* /local/components/bokus/main.players/templates/.default/style.css?16668761022216 */
