@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;800&display=swap");
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev, .swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after, .swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}

.swiper-button-lock {
  display: none;
}

.aspectRatio_1x1 {
  position: relative;
}
.aspectRatio_1x1:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.aspectRatio_1x1 > .aspectRatio__content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.aspectRatio_1x1 > .aspectRatio__content img,
.aspectRatio_1x1 > .aspectRatio__content iframe {
  width: 100% !important;
  display: block !important;
}

.aspectRatio_16x9 {
  position: relative;
}
.aspectRatio_16x9:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
.aspectRatio_16x9 > .aspectRatio__content {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.aspectRatio_16x9 > .aspectRatio__content img,
.aspectRatio_16x9 > .aspectRatio__content iframe {
  width: 100% !important;
  display: block !important;
}

.schedule__week {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-left: -2px;
  margin-right: -2px;
  overflow: auto;
}

.schedule__weekCell {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 2px 2px;
  padding: 2px 2px;
  border: 2px solid #fff;
  max-width: 36px;
  min-width: 36px;
  max-height: 36px;
  min-height: 36px;
  border-radius: 4px;
  background-color: #fff;
  color: #9d9d9d;
  cursor: pointer;
  -webkit-transition: color 0.23s ease, background-color 0.23s ease, border 0.23s ease;
  transition: color 0.23s ease, background-color 0.23s ease, border 0.23s ease;
}
.schedule__weekCell::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.schedule__weekCell span {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 800;
}
.schedule__weekCell:hover {
  background-color: #fff;
  color: #8bc543;
  border: 2px solid #8bc543;
}
.schedule__weekCell.active {
  background-color: #de5d03;
  color: #fff;
  border: 2px solid #de5d03;
}

.schedule__weekCell_today {
  background-color: #8bc543;
  color: #fff;
  border: 2px solid #8bc543;
}
.schedule__weekCell_today.active {
  background-color: #de5d03;
  color: #fff;
  border: 2px solid #de5d03;
}

.schedule__tab {
  display: none;
}
.schedule__tab.active {
  display: block;
}

.schedule__row {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 6px 8px;
  color: #9d9d9d;
  overflow: hidden;
  border-top: 1px solid #dedede;
}
.schedule__row:first-child {
  border-top: none;
}
.schedule__row.active {
  border-top: none;
  border-radius: 6px;
  background-color: #de5d03;
}
.schedule__row.active .schedule__time,
.schedule__row.active .schedule__title,
.schedule__row.active .schedule__text,
.schedule__row.active .schedule__age {
  color: #fff;
}
.schedule__row.active .schedule__progress {
  background-color: #8bc543;
}
.schedule__row.hide {
  display: none;
}

.schedule__part {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.schedule__time {
  min-width: 64px;
  font-size: 1.3rem;
  font-weight: 800;
  margin-right: 6px;
}

.schedule__pic {
  max-width: 64px;
  min-width: 64px;
  border-radius: 4px;
  overflow: hidden;
}

.schedule__description {
  margin-left: 6px;
  padding-right: 20px;
}

.schedule__title {
  font-size: 0.9rem;
  font-weight: 800;
  line-height: 1.1;
}

.schedule__text {
  margin-top: 6px;
  font-size: 0.7rem;
  font-weight: 600;
  line-height: 1.1;
}

.schedule__age {
  position: absolute;
  top: 2px;
  right: 4px;
  font-size: 0.7rem;
  font-weight: 400;
}

.schedule__progress {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #cecece;
}

.schedule__previous {
  margin-top: 10px;
  margin-bottom: 12px;
  text-align: center;
}
.schedule__previous.hide {
  display: none;
}

.schedule__previousBtn {
  display: block;
  width: 100%;
  text-align: center;
  border-radius: 4px;
  padding: 12px 20px;
  margin: 0;
  font-size: 0.8rem;
  border: 2px solid #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: #fff;
  color: #9d9d9d;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
  outline: none;
  -webkit-transition: color 0.23s ease, background-color 0.23s ease, border 0.23s ease;
  transition: color 0.23s ease, background-color 0.23s ease, border 0.23s ease;
}
.schedule__previousBtn:hover {
  background-color: #fff;
  color: #8bc543;
  border: 2px solid #8bc543;
}

@media screen and (min-width: 640px) {
  .schedule__weekCell {
    max-width: 100%;
    width: 100%;
    max-height: 46px;
    min-height: 46px;
  }
  .schedule__weekCell span {
    font-size: 14px;
  }
  .schedule__time {
    min-width: 82px;
    font-size: 1.7rem;
  }
  .schedule__pic {
    max-width: 96px;
    min-width: 96px;
  }
  .schedule__title {
    font-size: 1.1rem;
  }
  .schedule__text {
    font-size: 0.8rem;
  }
  .schedule__age {
    font-size: 0.8rem;
  }
}
.modal {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  padding: 0 16px;
  overflow: auto;
  overflow-x: hidden;
  overflow-y: scroll;
}

.modal_hide {
  display: none;
}

.modal__bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(139, 197, 67, 0.95);
}

.modal__dialog {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 80px auto;
  width: 100%;
  max-width: 940px;
  border-radius: 8px;
  background: #fff;
  overflow: hidden;
  z-index: 5;
}

.modal__close {
  position: absolute;
  top: 20px;
  left: 50%;
  width: 38px;
  height: 38px;
  background: #de5d03;
  border-radius: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  cursor: pointer;
  z-index: 5;
}
.modal__close::before, .modal__close::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70%;
  height: 4px;
  border-radius: 3px;
  background: #fff;
  z-index: 10;
}
.modal__close::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.modal__close::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

.modal__img {
  overflow: hidden;
}
.modal__img img {
  display: block;
  width: 100%;
}

.modal__description {
  padding: 16px;
}

.modal__title {
  font-weight: 600;
  font-size: 1rem;
}

.modal__text {
  font-size: 0.8rem;
}

.modal__schedule {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -4px;
  margin-right: -4px;
}

.modal__scheduleItem {
  margin: 4px 4px;
  padding: 4px 6px;
  font-size: 1rem;
  border-radius: 4px;
  background: #8bc543;
}
.modal__scheduleItem span {
  color: #fff;
  display: inline-block;
  margin: 0 2px;
}

.modal__scheduleDayMonth {
  font-weight: 600;
}

.modal__scheduleDayWeek {
  font-weight: 600;
  text-transform: uppercase;
}

.modal__scheduleTime {
  font-weight: 600;
}

html,
body {
  position: relative;
  width: 100%;
  background: #fafbef;
  color: #9d9d9d;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "Nunito", sans-serif;
  font-size: 16px;
}

body.modalOpen {
  overflow: hidden;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

h1,
h2,
h3,
h4 {
  margin: 0;
  margin-bottom: 1rem;
  color: #393939;
}

h1 {
  font-size: 32px;
}

h2 {
  font-size: 28px;
}

h3 {
  font-size: 24px;
}

h3 {
  font-size: 20px;
}

h4 {
  font-size: 18px;
}

header {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 78px;
  background: #8bc543;
  padding: 20px 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
}

.header__wrapper {
  margin: 0 auto;
  max-width: 980px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.header__row {
  margin: 0 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header__logo {
  height: 38px;
  width: auto;
}
.header__logo a {
  padding: 0;
  border-radius: 0;
  background: none;
}
.header__logo img {
  height: 100%;
  width: auto;
}

.menu {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  font-size: 14px;
}

.menu__item {
  margin: 0 2px;
}
.menu__item a {
  background-color: #8bc543;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  -webkit-transition: background-color 0.23s ease;
  transition: background-color 0.23s ease;
  font-size: 10px;
  white-space: nowrap;
  border-bottom: 2px solid transparent;
}
.menu__item.active a {
  border-bottom: 2px solid #fff;
}

.menu__item_logo {
  height: 20px;
  width: auto;
  margin-top: -12px;
}
.menu__item_logo a {
  padding: 0;
  border-radius: 0;
  background: none;
}
.menu__item_logo img {
  height: 38px;
  width: auto;
}

.main {
  width: 100%;
  padding-top: 78px;
}

.main__wrapper {
  margin: 0 auto;
  padding: 0;
  max-width: 980px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.main__block {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 100%;
  width: 100%;
  margin: 70px 0;
  padding: 0 16px;
}

.main__block_first {
  margin: 20px 0 70px;
}

.main__block_nongap {
  margin: 70px 0 0;
}

.main__block_swiper {
  padding: 0 0;
}
.main__block_swiper .anchor {
  padding: 0 16px;
}

.main__logo {
  display: block;
  margin: 0 auto;
  max-width: 400px;
}
.main__logo img {
  width: 100%;
  display: block;
  max-width: 560px;
  height: auto;
}

.main__button {
  display: block;
  margin: 30px auto 0;
  text-align: center;
}

.onairFolder {
  background: #fff;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.onair {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  padding: 4px 0 4px 4px;
  color: #8bc543;
  white-space: nowrap;
}
.onair::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  height: 100%;
  z-index: 1;
  background: rgb(255, 255, 255);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}

.onair__title {
  font-weight: 800;
  display: none;
}

.onair__events {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  overflow: auto;
  overflow-x: scroll;
  overflow-y: hidden;
}

.onair__event {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  background-color: #8bc543;
  border-radius: 8px;
  margin-right: 6px;
  color: #fff;
  padding: 4px 8px 4px 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.onair__event span {
  display: inline-block;
}
.onair__event::before {
  content: "";
  display: none;
  background-color: #8bc543;
  position: absolute;
  width: 8px;
  height: 100%;
  top: 0;
  left: 0;
}

.onair__event_active {
  padding: 4px 8px 4px 8px;
  background-color: #de5d03;
}
.onair__eventTime {
  font-size: 1rem;
  font-weight: 800;
}

.onair__eventTitle {
  font-size: 0.8rem;
  font-weight: 600;
}

.tgme_action_button_new {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.tgme_action_button_new img {
  width: 28px;
}
.tgme_action_button_new.shine {
  margin: 6px 0;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  border-radius: 22px;
  overflow: hidden;
  padding: 13px 24px;
  text-transform: uppercase;
  vertical-align: top;
  background-color: #1c93e3;
  text-decoration: none;
  background-image: -webkit-gradient(linear, right top, left top, color-stop(48.44%, rgba(100, 181, 239, 0)), color-stop(75.52%, #64b5ef), to(rgba(100, 181, 239, 0)));
  background-image: linear-gradient(270deg, rgba(100, 181, 239, 0) 48.44%, #64b5ef 75.52%, rgba(100, 181, 239, 0) 100%);
  background-repeat: no-repeat;
  -webkit-animation: bg-move linear 5s infinite;
          animation: bg-move linear 5s infinite;
}

@-webkit-keyframes bg-move {
  0% {
    background-position: -500px 0;
  }
  100% {
    background-position: 1000px 0;
  }
}
@keyframes bg-move {
  0% {
    background-position: -500px 0;
  }
  100% {
    background-position: 1000px 0;
  }
}
.tgme_action_button_new.shine:hover {
  background: #1a8ad5;
}

@keyframes blink {
  0% {
    opacity: 0.5;
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes blink {
  0% {
    opacity: 0.5;
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}
.swiperSlider {
  width: 100%;
}

.swiperSlide {
  opacity: 0.65;
}
.swiperSlide.swiper-slide-active {
  opacity: 1;
}

.swiperSlide__img {
  position: relative;
  z-index: 1;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
  background-color: #eeeeee;
}
.swiperSlide__img img {
  display: block;
  width: 100%;
}
.swiperSlide__img::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
}

.swiperSlide__caption {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 12px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 12px;
  border-radius: 0 0 8px 8px;
  top: -2px;
  z-index: 2;
  background-color: #8bc543;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
.swiperSlide__caption::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 8px;
  background-color: #de5d03;
}
.swiperSlide__caption p {
  margin: 0;
}

.swiperSlide__title {
  display: inline-block;
  font-size: 1rem;
  border-radius: 15px;
  background: none;
  color: #fff;
  margin-top: 4px;
  margin-bottom: 0px;
  padding: 0px 8px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.swiperSlide__text {
  display: inline-block;
  font-size: 0.7rem;
  padding: 0px 8px 8px;
  color: #fff;
}

.swiperSlide__arrow {
  position: absolute;
}

.swiperSlide__arrow_prev {
  top: 0;
  left: 0;
}

.swiperSlide__arrow_next {
  top: 0;
  right: 0;
}

.swiperSlide__prev,
.swiperSlide__next {
  display: none;
}
.swiperSlide__prev::before, .swiperSlide__prev::after,
.swiperSlide__next::before,
.swiperSlide__next::after {
  color: #fff;
}

.main__socialsList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -6px;
  margin-right: -6px;
}

.main__socialsItem {
  display: inline-block;
  width: 50px;
  margin: 4px 6px;
}
.main__socialsItem img {
  width: 100%;
}

.howBlock table {
  font-size: 0.9rem;
}
.howBlock table tr.darker {
  background: rgba(0, 0, 0, 0.1);
}
.howBlock table td {
  padding: 10px;
}

.video {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 8px;
  margin-bottom: 24px;
}

.video::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}

.video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

footer,
.footer {
  padding: 30px 0;
  margin: 0;
  background-color: #8bc543;
  color: #fff;
  font-size: 14px;
}

.footer__wrapper {
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 16px;
  padding-right: 16px;
  max-width: 980px;
  width: 100%;
  text-align: center;
}

@media screen and (min-width: 420px) {
  html,
  body {
    font-size: 16px;
  }
  .menu__item a {
    padding: 2px 6px;
    border-radius: 20px;
    border-bottom: none;
  }
  .menu__item.active a {
    border-bottom: none;
    background-color: #de5d03;
  }
}
@media screen and (min-width: 366px) {
  .menu__item a {
    font-size: 12px;
  }
}
@media screen and (min-width: 420px) {
  html,
  body {
    font-size: 18px;
  }
  .header__row {
    margin: 0 10px;
  }
  .menu__item a {
    font-size: 13px;
  }
}
@media screen and (min-width: 640px) {
  .main__block_first {
    margin: 40px 0 70px;
  }
  .onair {
    padding: 4px 0 4px 16px;
  }
  .onair__title {
    display: inline-block;
  }
  .main__block_swiper {
    padding: 0 16px;
  }
  .main__block_swiper .anchor {
    padding: 0;
  }
  .swiperSlide__prev,
  .swiperSlide__next {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 1200px) and (min-height: 900px) {
  .main__anchor {
    min-height: calc(100vh - 150px);
  }
  .main__anchorTop {
    min-height: auto;
  }
  .main__logo {
    max-width: 700px;
  }
  .main__logo img {
    max-width: none;
  }
  .main__anchorTop {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .onair {
    width: 100%;
    overflow: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .main__anchorAbout p {
    font-size: 1.3rem;
  }
}
/*# sourceMappingURL=maps/lapkilanding2.css.map */
