.block-with-notification {
   margin: 3px auto 0;
   max-width: 260px;
}
.block-with-notification .wrap-icon {
   height: 80px;
   margin: 0 auto 24px;
   width: 80px;
}
.block-with-notification .wrap-icon svg,
.block-with-notification .wrap-icon img {
   max-height: 100%;
   max-width: 100%;
}
.block-with-notification h4 {
   color: #FF0871;
   font-family: "Gabarito", sans-serif;
   font-size: 16px;
   font-weight: 700;
   line-height: 100%;
   text-align: center;
}
.block-with-notification h4 span {
   color: #fff;
   display: table;
   font-size: 14px;
   font-weight: 400;
   margin: 6px auto 0;
}
.block-with-notification p {
   color: rgba(255, 255, 255, 0.5);
   font-family: "Gabarito", sans-serif;
   font-size: 14px;
   font-weight: 400;
   line-height: 100%;
   margin-top: 7px;
   text-align: center;
}
.block-with-notification .button {
   align-items: center;
   background-color: #353535;
   border-radius: 5px;
   color: #fff;
   display: flex;
   justify-content: center;
   font-family: "Gabarito", sans-serif;
   font-weight: 400;
   font-size: 14px;
   line-height: 22px;
   height: 32px;
   margin-left: auto;
   margin-right: auto;
   padding-left: 8px;
   padding-right: 8px;
   text-align: center;
   width: 128px;
}
.block-with-notification .arrow-note-wrapper {
   height: 250px !important;
   width: 100% !important;
}
.arrow-note-wrapper img {
   margin-top: 40px;
   width: 100%;
}
.fs-above-about {
    background-color: #000;
    color: #fff;
    padding: 48px 0 33px;
}
.fs-above-about__notification {
    align-items: center;
    background-color: #1E1E1E;
    border: 1px solid #4B4B4B;
    border-radius: 8px;
    box-shadow: 1px 5px 4px 0 rgba(0, 0, 0, 0.2);
    left: 50%;
    display: flex;
    opacity: 0;
    padding: 7px 14px 8px 43px;
  position: absolute;
    transition: 0.4s ease 0s;
    transform: translate(-50%, -50%);
    top: 32px;
    visibility: hidden;
    z-index: 11;
}
.fs-above-about__notification.show {
    opacity: 1;
    visibility: visible;
}
.fs-above-about__notification p {
  color: #fff;
    font-family: "Gabarito", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}
.fs-above-about__notification p img {
    left: 13px;
    height: 21px;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    width: 21px;
}
.fs-above-about__custom-popup {
  background-color: #1E1E1E;
  border-radius: 16px;
    left: 50%;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
    padding: 24px;
    position: absolute;
    transform: translate(-50%, -50%);
    transition: 0.4s ease 0s;
    top: calc(50% - 51px);
    width: 468px;
    max-width: 100%;
    z-index: 12;
}
.fs-above-about__custom-popup.show {
    opacity: 1;
    visibility: visible;
}
.fs-above-about__custom-popup .head {
    align-items: center;
  display: flex;
}
.fs-above-about__custom-popup .head h4 {
  color: #fff;
    font-family: "Gabarito", sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 115%;
    padding-right: 10px;
}
.fs-above-about__custom-popup .head button {
    align-items: center;
  display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: 24px;
    margin-left: auto;
  width: 24px;
}
.fs-above-about__custom-popup .fs-above-about__custom-popupClose img {
    max-height: 100%;
  max-width: 100%;
}
.video-single__fs .overlay {
    background: rgba(0, 0, 0, 0.65);
}
.popup-form__wrapStarsRating {
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 26px 0 6px;
}
.popup-form__wrapStarsRating.rating-2 label:nth-child(1) img.no-active {
  opacity: 0;
}
.popup-form__wrapStarsRating.rating-2 label:nth-child(1) img.active {
  opacity: 1;
}
.popup-form__wrapStarsRating.rating-3 label:nth-child(1) img.no-active,
.popup-form__wrapStarsRating.rating-3 label:nth-child(2) img.no-active {
  opacity: 0;
}
.popup-form__wrapStarsRating.rating-3 label:nth-child(1) img.active,
.popup-form__wrapStarsRating.rating-3 label:nth-child(2) img.active {
  opacity: 1;
}
.popup-form__wrapStarsRating.rating-4 label:nth-child(1) img.no-active,
.popup-form__wrapStarsRating.rating-4 label:nth-child(2) img.no-active,
.popup-form__wrapStarsRating.rating-4 label:nth-child(3) img.no-active {
  opacity: 0;
}
.popup-form__wrapStarsRating.rating-4 label:nth-child(1) img.active,
.popup-form__wrapStarsRating.rating-4 label:nth-child(2) img.active,
.popup-form__wrapStarsRating.rating-4 label:nth-child(3) img.active {
  opacity: 1;
}
.popup-form__wrapStarsRating.rating-5 label:nth-child(1) img.no-active,
.popup-form__wrapStarsRating.rating-5 label:nth-child(2) img.no-active,
.popup-form__wrapStarsRating.rating-5 label:nth-child(3) img.no-active,
.popup-form__wrapStarsRating.rating-5 label:nth-child(4) img.no-active {
  opacity: 0;
}
.popup-form__wrapStarsRating.rating-5 label:nth-child(1) img.active,
.popup-form__wrapStarsRating.rating-5 label:nth-child(2) img.active,
.popup-form__wrapStarsRating.rating-5 label:nth-child(3) img.active,
.popup-form__wrapStarsRating.rating-5 label:nth-child(4) img.active {
  opacity: 1;
}
.popup-form__wrapStarsRating label {
  align-items: center;
  display: flex;
  justify-content: center;
  height: 60px;
  margin: 0 3px;
  position: relative;
  width: 60px;
}
.popup-form__wrapStarsRating label img,
.popup-form__wrapStarsRating label svg {
  max-height: 100%;
  max-width: 100%;
}
.popup-form__wrapStarsRating label:not(:first-child) {
  margin-left: 16px;
}
.popup-form__wrapStarsRating label:not(:last-child) {
  margin-right: 16px;
}
.popup-form__wrapStarsRating label input {
  bottom: 0;
  cursor: pointer;
  left: 0;
  height: 100%;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
.popup-form__wrapStarsRating label input:checked ~ img.no-active {
  opacity: 0;
}
.popup-form__wrapStarsRating label input:checked ~ img.active {
  opacity: 1;
}
.popup-form__wrapStarsRating label img {
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  z-index: 0;
}
.popup-form__wrapStarsRating label img.no-active {
  opacity: 1;
}
.popup-form__wrapStarsRating label img.active {
  opacity: 0;
}
.fs-above-about__custom-popup form .wrap-buttons {
  display: flex;
    justify-content: center;
    margin-top: 25px;
}
.fs-above-about__custom-popup form .button {
  background-color: #353535;
    border-radius: 4px;
    color: #fff;
    font-family: "Gabarito", sans-serig;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-left: 5px;
    margin-right: 5px;
    min-width: 61px;
    padding: 4.5px 8px;
    text-align: center;
}
.fs-above-about__custom-popup form .button.save {
  background-color: #6710FF;
}
.fs-above-about__custom-popup form .button:disabled {
    background-color: #3B1878;
    color: #706C78;
    pointer-events: none;
    user-select: none;
}
.fs-above-about .share-slider::after {
    background-color: #7C7C7C;
    content: '';
    display: block;
    height: 2px;
    margin: 22px 0 21px;
    width: 100%;
}
.fs-above-about .share-slider .swiper-wrapper {
    flex-direction: row;
    margin: 24px 0 0;
    padding: 0;
    overflow: hidden;
}
.fs-above-about .share-slider .swiper-slide {
    margin-top: 0;
}
.share-slider .wrap-icon {
    align-items: center;
  border: 1px solid #fff;
    border-radius: 100px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.66);
  display: flex;
    flex-wrap: wrap;
    justify-content: center;
    height: 60px;
    width: 60px;
}
.fs-above-about__custom-popup label {
    color: #A0A0A0;
    cursor: pointer;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
    user-select: none;
}
.fs-above-about__custom-popup label input[type=checkbox] {
    height: 12px;
    margin-left: 2px;
    position: relative;
    top: 1px;
  width: 12px;
}
.fs-above-about__custom-popup label input[type=checkbox]::before {
    background-color: #1E1E1E;
  border: 1px solid #A0A0A0;
    border-radius: 3px;
    content: '';
    cursor: pointer;
    display: block;
    height: 16px;
    left: -3px;
    position: absolute;
    top: -2px;
    width: 16px;
}
.fs-above-about__custom-popup label input[type=checkbox]::after {
    border-radius: 0;
    content: '';
    display: block;
    height: 14px;
    left: -2px;
    pointer-events: none;
    position: absolute;
    top: -1px;
    width: 14px;
}
.fs-above-about__custom-popup label input[type=checkbox]:checked::after {
    background-color: #A0A0A0;
}
.fs-above-about__custom-popup label span {
  color: #fff;
    font-family: "Gabarito", sans-serif;
    font-size: 14px;
    line-height: 22px;
    padding-left: 5px;
    padding-right: 3px;
}
.fs-above-about__items {
  display: flex;
    flex-wrap: wrap;
}
.fs-above-about__item {
    position: relative;
}
.fs-above-about__item:nth-child(1) {
    background-color: #1E1E1E;
    border-radius: 8px;
    padding: 20px;
  width: 332px;
}
.fs-above-about__item:nth-child(2) {
  margin-left: 24px;
  width: calc(100% - 332px - 24px);
}
.fs-above-about__item .block__item {
    border-bottom: none;
    padding-bottom: 0;
}
.fs-above-about__itemColumns {
  display: flex;
    flex-wrap: wrap;
}
.fs-above-about__itemColumn:nth-child(1) {
    align-items: center;
    border-radius: 8px;
    display: flex;
    margin-right: 24px;
    padding: 24px 16px;
  width: calc(100% - 64px - 24px);
}
.fs-above-about__itemColumn:nth-child(2) {
    border-radius: 52px;
    min-height: 100%;
    padding: 24px 16px;
  width: 64px;
}
.fs-above-about__head-above-tabs a {
    align-items: center;
    color: #fff;
    display: inline-flex;
  font-family: "Gabarito", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 100%;
}
.fs-above-about__head-above-tabs a img,
.fs-above-about__head-above-tabs a svg {
  height: 20px;
    flex: 0 0 20px;
    margin-right: 6px;
    width: 20px;
}
.fs-above-about__wrap-tabs {
    /*background-color: #1E1E1E;
    border-radius: 8px;
    padding: 20px;*/
  width: 100%;
}
.fs-above-about__tabs {
    display: flex;
    flex-wrap: wrap;
    margin-top: 16px;
}
.fs-above-about__tabs .tab {
    align-items: center;
    background-color: #353535;
    border-radius: 31.49px;
    cursor: pointer;
    display: flex;
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 100%;
    padding: 11px 13px;
}
.fs-above-about__tabs .tab:not(:last-child) {
    margin-right: 12px;
}
.fs-above-about__tabs .tab.tab-active {
    background-color: #EB0065;
}
.fs-above-about__tabContent {
  padding-top: 21px;
}
.tabContent {
    display: none;
}
.tabContent.content-active {
    display: block;
}
.fs-above-about__list-name-time {
    margin-bottom: 21px;
}
.fs-above-about__list-name-time li {
    color: #8E8E8E;
    display: flex;
  font-family: "Gabarito", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 100%;
    padding: 13px 0 12px;
    cursor:pointer;
    transition: ease .3s color;
}
.fs-above-about__list-name-time li:not(:last-child) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.fs-above-about__list-name-time li.white {
    color: #fff;
}
.fs-above-about__list-name-time li:hover {
    color: #fff;
}
.fs-above-about__list-name-time li span {
  padding-left: 5px;
    margin-left: auto;
}
.fs-above-about__blockVideo {
  padding-bottom: calc(58% + 5px);
    position: relative;
    width: 100%;
}
.fs-above-about__blockVideo iframe {
    border: none;
  height: 100%;
    left: 0;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    border-radius: 8px;
}
@media (any-hover: hover) {
    
    .fs-above-about__play-button {
        opacity: 0;
        transition: 0.6s ease 0s;
    }
  
    .fs-above-about__blockVideo:hover .fs-above-about__play-button {
        opacity: 1;
    }
}
.fs-above-about__blockVideoOverlay {
    border-radius: 8px;
  bottom: 0;
    left: 0;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}
.fs-above-about__blockVideoOverlay img {
    border-radius: inherit;
    left: 0;
    height: 100%;
    object-fit: cover;
    position: absolute;
    width: 100%;
}
.fs-above-about__play-button {
    border-radius: 100px;
    left: 50%;
    height: 66px;
    padding: 1px;
    overflow: hidden;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    width: 66px;
    z-index: 1;
}
.fs-above-about__itemColumns {
  margin-top: 26px;
}
.fs-above-about__itemColumn {
  background-color: #1E1E1E;
    border-radius: 8px;
    padding: 26px 24px;
}
.fs-above-about__wrap-form label {
    align-items: center;
    display: flex;
    font-family: "Gabarito", sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    margin-bottom: 17px;
}
.fs-above-about__wrap-form label span {
    margin-left: auto;
    padding-left: 12px;
}
.fs-above-about__wrap-form textarea {
    background-color: #1E1E1E;
    border: 1px solid #DBDBDB;
    border-radius: 6px;
    color: #fff;
  font-family: "Mona Sans", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    height: 113px;
    outline: none;
    padding: 5px 11px;
    width: 100%;
}
.fs-above-about__wrap-form textarea::placeholder {
  color: rgba(255, 255, 255, 0.25);
}
.fs-above-about__wrap-form form .wrap-buttons {
    align-items: center;
  display: flex;
    justify-content: flex-end;
    margin-top: 7px;
}
.fs-above-about__wrap-form form .wrap-buttons button,
.fs-above-about__wrap-form form .wrap-buttons input {
  background-color: #353535;
    border-radius: 6px;
    color: #fff;
    font-family: "Gabarito", sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px;
    padding: 5px 16.5px;
    text-align: center;
}
.fs-above-about__wrap-form form .wrap-buttons button.save,
.fs-above-about__wrap-form form .wrap-buttons input.save {
  background-color: #6710FF;
}
.fs-above-about__wrap-form form .wrap-buttons button:not(:first-child),
.fs-above-about__wrap-form form .wrap-buttons input:not(:first-child) {
  margin-left: 10px;
}
.fs-above-about__social-icons {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.fs-above-about__social-icons li {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    height: 32px;
    margin: 12px 0;
    position: relative;
    width: 32px;
}
.fs-above-about__social-icons li.rating.got-a-rating .active,
.fs-above-about__social-icons li.in-favorites .remove,
.fs-above-about__social-icons li.favorites.in-favorites svg path:nth-child(2) {
  display: block;
}
.fs-above-about__social-icons li.rating.got-a-rating .no-active,
.fs-above-about__social-icons li.rating .active,
.fs-above-about__social-icons li .remove,
.fs-above-about__social-icons li.in-favorites .no-active,
.fs-above-about__social-icons li.favorites svg path:nth-child(2) {
  display: none;
}
.fs-above-about__social-icons li.favorites svg path:nth-child(2) {
  transform: scale(1.06) translate(-1px, 2px);
}
@media (any-hover: hover) {
    
    .fs-above-about__social-icons li .tooltip {
        transition: 0.3s ease 0s;
    }
    .fs-above-about__social-icons li:hover .tooltip {
        opacity: 1;
        visibility: visible;
    }
}
.fs-above-about__social-icons li.rating  {
    
}
.fs-above-about__social-icons li .tooltip {
    background-color: #fff;
    box-shadow: 0px 6px 16px 0px rgba(0, 0, 0, 0.08), 0px 3px 6px -4px rgba(0, 0, 0, 0.12), 0px 9px 28px 8px rgba(0, 0, 0, 0.05);
    border-radius: 6px;
    color: #000;
    left: 50%;
    font-family: "Mona Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    opacity: 0;
    padding: 6px 7px;
    pointer-events: none;
    position: absolute;
    transform: translate(-50%, -100%);
    top: -7px;
    visibility: hidden;
    white-space: nowrap;
    z-index: 2;
}
.fs-above-about__social-icons li .tooltip::after {
  background-color: inherit;
    border-radius: 2px;
    bottom: 2px;
    content: '';
    display: block;
    height: 15px;
    left: 50%;
    pointer-events: none;
    position: absolute;
    transform: translate(-50%, 50%) rotate(-45deg);
    width: 15px;
    z-index: -1;
}
.fs-above-about__social-icons li svg {
  max-height: 100%;
    max-width: 100%;
}
.fs-above-about__wrap-search-form-btn-plus {
    align-items: center;
    background-color: #353535;
    border-radius: 31.49px;
    display: flex;
    justify-content: center;
    height: 36px;
    transition: 0.3s ease 0s;
  width: 36px;
}
.fs-above-about .swiper-wrapper {
    max-height: 705px;
}
.fs-above-about__itemColumn .fs-above-about__sliderBlockInfo {
    border: 2px solid rgba(255, 255, 255, 0.4);
    border-radius: 48px;
    padding: 38px 34px 32px 34px;
    width: 100%;
  }
.fs-above-about__itemColumn .fs-above-about__sliderBlockInfo p {
    font-family: "Gabarito", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
  }
.fs-above-about__itemColumn .fs-above-about__sliderBlockInfo h5,
.fs-above-about__itemColumn .fs-above-about__sliderBlockInfo p.time {
    color: rgba(255, 255, 255, 0.6);
    font-family: "Poppins", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
  }
.fs-above-about__itemColumn .fs-above-about__sliderBlockInfo h5::before {
     background-color: rgba(255, 255, 255, 0.6);
     content: '';
     display: block;
     height: 1px;
     margin: 17px 0 6px;
     width: 34.5px;
  }
.fs-above-about__itemColumn .fs-above-about__sliderBlockInfo p.time {
    margin-top: 8px;
  }
.fs-above-about__itemColumn .fs-above-about__sliderBlockInfo .buttons {
     display: flex;
     justify-content: flex-end;
     margin-top: 8px;
  }
.fs-above-about__itemColumn .fs-above-about__sliderBlockInfo .button {
    border-radius: 100px;
    overflow: hidden;
    height: 34px;
    padding: 1px;
    width: 34px;
  }
.fs-above-about__itemColumn .fs-above-about__sliderBlockInfo .button:not(:first-child) {
    margin-left: 12px;
  }
.fs-above-about__itemColumn .fs-above-about__sliderBlockInfo .button img,
.fs-above-about__itemColumn .fs-above-about__sliderBlockInfo .button svg {
    max-height: 100%;
    max-width: 1000%;
  }
.block__content .fs-above-about__block-with-buttons {
        margin-left: auto;
        margin-right: auto;
        max-width: 256px;
        padding-top: 23px;
    }
.block__content .fs-above-about__block-with-buttons .wrap-icon {
        align-items: center;
        height: 80px;
        display: flex;
        justify-content: center;
        margin: 0 auto 25px;
      width: 80px;
    }
.block__content .fs-above-about__block-with-buttons .wrap-icon svg,
.block__content .fs-above-about__block-with-buttons .wrap-icon img {
        max-height: 100%;
      max-width: 100%;
    }
.block__content .fs-above-about__block-with-buttons h4 {
        color: #FF0871;
      font-family: "Gabarito", sans-serif;
        font-size: 16px;
        font-weight: 700;
        line-height: 100%;
        margin-bottom: 7px;
        text-align: center;
    }
.block__content .fs-above-about__block-with-buttons p {
      color: #fff;
        font-family: "Gabarito", sans-serif;
        font-size: 14px;
        font-weight: 400;
        line-height: 100%;
        margin-bottom: 31px;
        text-align: center;
    }
.block__content .fs-above-about__block-with-buttons .button {
      background-color: #353535;
        border-radius: 4px;
        color: #fff;
        display: table;
    font-size: 14px;
        font-family: "Gabarito", sans-serif;
        font-weight: 400;
        line-height: 22px;
        margin-left: auto;
        margin-right: auto;
        min-width: 128px;
        padding: 4.5px 8px;
        text-align: center;
    }
.block__content .fs-above-about__block-with-buttons .button.color {
      background-color: #6710FF;
        margin-bottom: 12px;
    }
.share-slider__button {
    align-items: center;
    border-radius: 100px;
    height: 33px;
    display: flex;
    justify-content: center;
    padding: 2px;
    overflow: hidden;
    transform: translateY(-50%);
    top: 50% !important;
    margin-top: -10px;
    width: 33px;
}
.share-slider__button.swiper-button-disabled {
    opacity: 0;
  pointer-events: none;
}
.share-slider__button.swiper-button-prev svg {
    transform: scale(-1, 1);
}
.share-slider__button::after {
  display: none;
}
.share-slider__button svg,
.share-slider__button img {
    max-height: 100%;
    max-width: 100%;
}

.video-single-block-info {
  background-color: #000;
  color: #fff;
  padding-bottom: 98px;
  padding-top: 58px;
  position: relative;
}
.video-single-block-info .container {
    position: relative;
    z-index: 1;
}
.video-single-block-info h2 {
  font-family: "Gabarito", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 115%;
  margin: 0;
}
.video-single-block-info h1 {
  font-family: "Gabarito", sans-serif;
  font-size: 64px;
  font-weight: 700;
  line-height: 100%;
  margin: 7px 0 0;
  text-transform: uppercase;
}
.video-single-block-info h3 {
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  margin: 0;
}
.video-single-block-info__tags {
  display: flex;
  flex-wrap: wrap;
  margin-top: 19px;
}
.video-single-block-info__tags p,
.video-single-block-info__tags a {
  align-items: center;
  border-radius: 40px;
  color: #fff;
  font-family: "Gabarito", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  height: 30px;
  display: flex;
  justify-content: center;
  min-width: 103px;
  padding: 4px 17px;
  text-align: center;
}
.video-single-block-info__tags p:not(:last-child),
.video-single-block-info__tags a:not(:last-child) {
  margin-right: 8px;
}
.video-single-block-info__tags .dark-cyan {
  background-color: #00A7B2;
}
.video-single-block-info__tags .vivid-violet {
  background-color: #6710FF;
}
.video-single-block-info__desc {
  padding-bottom: 26px;
  padding-top: 17px;
}
.video-single-block-info__desc p {
  font-family: "Gabarito", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin: 0;
}
.video-single-block-info__list {
  margin-top: 20px;
}
.video-single-block-info__list p {
  color: #A0A0A0;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
.video-single-block-info__list p:not(:last-child) {
  margin-bottom: 10px;
}
.video-single-block-info__list p span {
  font-weight: 700;
}
.video-single-block-info__bg {
    left: 0;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.fs-above-about__wrap-search-form {
  margin-top: -9px;
}
.fs-above-about__wrap-search-form form {
    border: 1px solid #DBDBDB;
    border-radius: 4px;
  display: flex;
    height: 37px;
    width: 100%;
}
.fs-above-about__wrap-search-form form input:not([type=submit]) {
    background: none;
    color: #fff;
    font-family: "Mona Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    height: 100%;
    padding-left: 11px;
    padding-right: 11px;
    width: calc(100% - 31px);
}
.fs-above-about__wrap-search-form form input:not([type=submit])::placeholder {
    color: #484848;
}
.fs-above-about__wrap-search-form form input[type=submit],
.fs-above-about__wrap-search-form form button {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M15.1003 13.3361L10.4628 8.69858C11.1824 7.76822 11.5717 6.63072 11.5717 5.43429C11.5717 4.00215 11.0128 2.65929 10.0021 1.64679C8.99135 0.634291 7.64492 0.0771484 6.21456 0.0771484C4.78421 0.0771484 3.43778 0.636077 2.42706 1.64679C1.41456 2.65751 0.857422 4.00215 0.857422 5.43429C0.857422 6.86465 1.41635 8.21108 2.42706 9.22179C3.43778 10.2343 4.78242 10.7914 6.21456 10.7914C7.41099 10.7914 8.54671 10.4021 9.47707 9.68429L14.1146 14.32C14.1282 14.3336 14.1443 14.3444 14.1621 14.3518C14.1799 14.3591 14.1989 14.3629 14.2181 14.3629C14.2374 14.3629 14.2564 14.3591 14.2742 14.3518C14.292 14.3444 14.3081 14.3336 14.3217 14.32L15.1003 13.5432C15.1139 13.5296 15.1247 13.5135 15.132 13.4957C15.1394 13.4779 15.1432 13.4589 15.1432 13.4396C15.1432 13.4204 15.1394 13.4014 15.132 13.3836C15.1247 13.3658 15.1139 13.3497 15.1003 13.3361ZM9.04314 8.26286C8.28599 9.01822 7.28242 9.43429 6.21456 9.43429C5.14671 9.43429 4.14314 9.01822 3.38599 8.26286C2.63064 7.50572 2.21456 6.50215 2.21456 5.43429C2.21456 4.36643 2.63064 3.36108 3.38599 2.60572C4.14314 1.85036 5.14671 1.43429 6.21456 1.43429C7.28242 1.43429 8.28778 1.84858 9.04314 2.60572C9.79849 3.36286 10.2146 4.36643 10.2146 5.43429C10.2146 6.50215 9.79849 7.50751 9.04314 8.26286Z' fill='white'/%3e%3c/svg%3e");
    background-position: 52% 51%;
    background-repeat: no-repeat;
    background-size: 58%;
    border-left: 1px solid #DBDBDB;
    height: 100%;
    width: 31px
}


.most-viewed-block {
  align-items: center;
  display: flex;
}
.most-viewed-block__blockImage {
  display: block;
  height: 118px;
  flex: 0 0 220px;
  position: relative;
  width: 220px;
}
.most-viewed-block__blockImage img {
  left: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
}
.most-viewed-block__info {
  padding-left: 23px;
}
.most-viewed-block__info h3,
.most-viewed-block__info p {
  max-width: 170px;
}
.most-viewed-block__info h3 {
  font-family: "Gabarito", sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 115%;
  margin: -4px 0 0;
}
.most-viewed-block__info h3 a {
  color: #fff;
}
.most-viewed-block__info p {
  color: #fff;
  font-family: "Gabarito", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  margin: 20px 0 0;
}

.start-trading-today {
  background-color: #00B0BC;
  padding-bottom: 61px;
  padding-top: 62px;
  position: relative;
}
.start-trading-today .container {
  position: relative;
  z-index: 1;
}
.start-trading-today h2,
.start-trading-today h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 48.76px;
  margin: 0;
  text-align: center;
}
.start-trading-today h2 {
  color: #fff;
}
.start-trading-today h3 {
  color: #000;
}
.start-trading-today__button {
  align-items: center;
  background-color: #EB0065;
  border-radius: 40px;
  color: #fff;
  display: flex;
  justify-content: center;
  height: 46px;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin: 23px auto 0;
  text-align: center;
  padding: 8px 12px;
  width: 218px;
}
.start-trading-today__bg {
  bottom: 0;
  left: 0;
  height: 100%;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}
.start-trading-today__bg img {
  height: 100%;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
}

@media screen and (max-width: 1599px) {
    
  .fs-above-about .swiper-wrapper {
    max-height: 586px;
  }
    
    .fs-above-about__item:nth-child(1) {
        width: 300px;
    }
    .fs-above-about__item:nth-child(2) {
        width: calc(100% - 300px - 24px);
    }

}
@media screen and (max-width: 1200px) {

  .fs-above-about .swiper-wrapper {
    max-height: calc(48vw - 40px);
  }
}

@media screen and (max-width: 1152px) {
    
  .most-viewed-block {
        padding-right: 15px;
        width: 50%;
    }
}

@media screen and (min-width: 1100px) {
    
.fs-above-about__itemColumn  .fs-above-about__block-with-buttons {
        max-width: 682px !important;
    }
.fs-above-about__itemColumn  .fs-above-about__block-with-buttons .wrap-icon {
        height: 78px !important;
      width: 48px !important;
    }
.fs-above-about__itemColumn .fs-above-about__block-with-buttons .fs-above-about__wrap-info {
        padding-left: 23px !important;
    }
.fs-above-about__itemColumn .fs-above-about__block-with-buttons h4 {
        font-size: 24px !important;
        margin-bottom: 7px !important;
    }
.fs-above-about__itemColumn .fs-above-about__block-with-buttons p {
        font-size: 16px !important;
        margin-top: 13px !important;
    }
}
.fs-above-about__wrap-form {
    width: 100%;
}
@media screen and (min-width: 1025px) {

  .spotlight-blocks::-webkit-scrollbar {
      height: 5px;
    }
    .spotlight-blocks::-webkit-scrollbar-thumb {
      background-color: #333;
      border-radius: 8px;
    }
}
@media screen and (max-width: 1024px) {
    
    .fs-above-about__itemColumn:nth-child(1) {
        margin-right: 15px;
        padding: 18px 16px 16px;
        width: calc(100% - 54px - 15px);
    }
    .fs-above-about__itemColumn:nth-child(2) {
        width: 54px;
    }
    .fs-above-about__wrap-form label {
        font-size: 17px;
        margin-bottom: 10px;
    }
  .fs-above-about__wrap-form li {
        align-items: center;
        cursor: pointer;
        display: flex;
        justify-content: center;
        height: 26px;
        margin: 10px 0;
        width: 26px;
    }
}
@media screen and (max-width: 960.98px) {
  .video-single-block-info__item:nth-child(2) {
    padding-top: 25px;
  }

  .video-single-block-info__buttons {
    margin-top: 45px;
  }
}
@media screen and (min-width: 861px) {
    
  .fs-above-about .block__title,
  .fs-above-about__only-mobile,
  .fs-above-about__wrap-search-form-btn-plus,
  .fs-above-about .swiper-pagination {
    display: none;
  }
  .fs-above-about__itemBlock,
  .block__item,
  .block__text,
  .block__content,
  .fs-above-about__wrap-tabs {
    height: 100%;
  }
  .fs-above-about .swiper-conteiner {
    margin-top: 12px;
  }
  .fs-above-about .swiper-wrapper {
    flex-direction: column;
    margin-right: -7px;
    padding-right: 9px;
    overflow-y: auto;
  }
  .fs-above-about .swiper-wrapper::-webkit-scrollbar {
    width: 4px;
  }
  .fs-above-about .swiper-wrapper::-webkit-scrollbar-thumb {
    background-color: #8E8E8E;
    border-radius: 20px;
  }
  .fs-above-about .swiper-slide {
    margin-top: 12px;
  }
.block__content .fs-above-about__block-with-buttons {
    padding-top: 31px;
}
.fs-above-about__itemColumn .fs-above-about__block-with-buttons {
        margin-left: auto;
        margin-right: auto;
        max-width: 525px;
    }
.fs-above-about__itemColumn .fs-above-about__wrap-icon-and-info {
        align-items: center;
      display: flex;
    }
.fs-above-about__itemColumn .fs-above-about__block-with-buttons .wrap-icon {
        align-items: center;
        height: 68px;
        display: flex;
        justify-content: center;
      width: 38px;
    }
.fs-above-about__itemColumn .fs-above-about__block-with-buttons .fs-above-about__wrap-info {
        padding-left: 23px;
      width: calc(100% - 48px);
    }
.fs-above-about__itemColumn .fs-above-about__block-with-buttons .wrap-icon svg,
.fs-above-about__itemColumn .fs-above-about__block-with-buttons .wrap-icon img {
        max-height: 100%;
      max-width: 100%;
    }
.fs-above-about__itemColumn .fs-above-about__block-with-buttons h4 {
        color: #fff;
      font-family: "Gabarito", sans-serif;
        font-size: 18px;
        font-weight: 400;
        line-height: 120%;
        margin-bottom: 7px;
    }
.fs-above-about__itemColumn .fs-above-about__block-with-buttons h4 span {
      color: #FF0871;
    }
.fs-above-about__itemColumn .fs-above-about__block-with-buttons p {
      color: #fff;
        font-family: "Poppins", sans-serif;
        font-size: 13px;
        font-weight: 400;
        line-height: 100%;
        margin-top: 10px;
    }
.fs-above-about__itemColumn .fs-above-about__block-with-buttons .fs-above-about__wrap-buttons {
      align-items: center;
      display: flex;
        justify-content: center;
        margin-top: 11px;
    }
.fs-above-about__itemColumn .fs-above-about__block-with-buttons .fs-above-about__wrap-buttons .button {
      background-color: #353535;
        border-radius: 4px;
        color: #fff;
        display: table;
    font-size: 14px;
        font-family: "Gabarito", sans-serif;
        font-weight: 400;
        line-height: 22px;
        margin-left: 5px;
        margin-right: 5px;
        min-width: 71px;
        padding: 4.5px 8px;
        text-align: center;
    }
.fs-above-about__itemColumn .fs-above-about__block-with-buttons .fs-above-about__wrap-buttons .button.color {
      background-color: #6710FF;
    }
    
  .video-single-block-info__items {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
  }

  .video-single-block-info__item {
    margin-left: 15px;
    margin-right: 15px;
  }

  .video-single-block-info__item:nth-child(1) {
    padding-right: 15px;
    width: calc(67% - 32px);
  }

  .video-single-block-info__item:nth-child(2) {
    width: calc(33% - 28px);
  }
}
@media screen and (max-width: 860.98px) {
    
    .fs-above-about .block__title {
       display: none;
  }
    .fs-above-about .block._init .block__title {
        display: block;
        height: 36.22px;
        padding-right: 0;
        position: absolute;
        right: 19px;
        top: 18px;
        transition: 0.3s ease 0s;
        width: 36.22px;
    }
    .fs-above-about .block._init .block__title._active {
        transform: scale(1, -1);
    }
    .fs-above-about__wrap-tabs {
        height: auto;
        padding-bottom: 16px;
        padding-top: 9px;
    }
    .fs-above-about__items.show-form .fs-above-about__wrap-tabs {
        padding-bottom: 0;
    }
    .fs-above-about__wrap-search-form {
        display: flex;
        flex-wrap: wrap;
    }
    .fs-above-about__wrap-search-form form {
        margin-right: 14px;
        width: calc(100% - 36px - 14px);
    }
    .fs-above-about__item:nth-child(1),
    .fs-above-about__item:nth-child(2) {
        width: 100%;
    }
    .fs-above-about__item:nth-child(2) {
        margin-left: 0;
        order: -1;
    }
    .fs-above-about__item:nth-child(1) {
      background-color: #1E1E1E;
        border-radius: 8px;
        height: 100%;
        margin-top: 23px;
        padding-bottom: 22px;
        position: relative;
        overflow: hidden;
    }
    .fs-above-about__head-above-tabs {
        margin-bottom: 10px;
    }
    .fs-above-about__only-mobile {
        display: flex;
    }
   .fs-above-about__only-mobile {
     color: #A0A0A0;
     font-family: "Gabarito", sans-serif;
     font-size: 14px;
     font-weight: 400;
     line-height: 100%;
     margin: 10px 0 0;
     transition: 0.4s ease 0s;
     text-transform: capitalize;
    }
    .fs-above-about__items.info-disclosed .fs-above-about__only-mobile {
      pointer-events: none;
        opacity: 0;
    }
   .fs-above-about__only-mobile .number {
     display: block;
     margin-left: 12px;
   }
   .fs-above-about__only-mobile .circle {
     background-color: #A0A0A0;
     border-radius: 50px;
     display: block;
     height: 4px;
     margin: 4px 13px 0;
     width: 4px;
   }
    .fs-above-about__wrap-form {
      display: none;
      margin-top: 26px;
    }
    .fs-above-about__items.show-form .fs-above-about__wrap-form {
      display: block;
    }
    .fs-above-about__items .fs-above-about__tabContent {
        padding-top: 1px;
    }
    .fs-above-about__tabs {
        margin-top: -2px;
    }
    .fs-above-about .block__item {
       position: static;
    }
    .fs-above-about__blockVideo {
        margin-left: -20px;
        width: calc(100% + 40px);
    }
    .fs-above-about__blockVideoOverlay {
        border-radius: 0;
    }
    .fs-above-about__itemColumns {
        display: none;
    }
    .fs-above-about__social-icons {
        background-color: rgba(255, 255, 255, 0.1);
        border-radius: 52px;
        flex-direction: row;
        justify-content: space-between;
        height: auto;
        margin-top: 9px;
        padding: 12px 16px;
        width: 100%;
    }
    .fs-above-about__items.show-form .fs-above-about__social-icons {
      display: none;
    }
    .fs-above-about__social-icons li {
        margin: 0 10px;
    }
    
    .most-viewed-block {
        padding-right: 0;
        width: 100%;
    }
    .fs-above-about__wrap-search-form-btn-plus.active {
      background-color: #EB0065;
    }
    .fs-above-about__block-with-buttons {
      display: none;
        margin-left: auto;
        margin-right: auto;
        max-width: 256px;
        padding-top: 23px;
    }
    .fs-above-about__items.show-block-with-buttons .fs-above-about__block-with-buttons {
      display: block;
    }
    .fs-above-about__block-with-buttons .wrap-icon {
        align-items: center;
        height: 80px;
        display: flex;
        justify-content: center;
        margin: 0 auto 25px;
      width: 80px;
    }
    .fs-above-about__block-with-buttons .wrap-icon svg,
    .fs-above-about__block-with-buttons .wrap-icon img {
        max-height: 100%;
      max-width: 100%;
    }
    .fs-above-about__block-with-buttons h4 {
        color: #FF0871;
      font-family: "Gabarito", sans-serif;
        font-size: 16px;
        font-weight: 700;
        line-height: 100%;
        margin-bottom: 7px;
        text-align: center;
    }
    .fs-above-about__block-with-buttons p {
      color: #fff;
        font-family: "Gabarito", sans-serif;
        font-size: 14px;
        font-weight: 400;
        line-height: 100%;
        margin-bottom: 31px;
        text-align: center;
    }
    .fs-above-about__block-with-buttons .button {
      background-color: #353535;
        border-radius: 4px;
        color: #fff;
        display: table;
    font-size: 14px;
        font-family: "Gabarito", sans-serif;
        font-weight: 400;
        line-height: 22px;
        margin-left: auto;
        margin-right: auto;
        min-width: 128px;
        padding: 4.5px 8px;
        text-align: center;
    }
    .fs-above-about__block-with-buttons .button.color {
      background-color: #6710FF;
        margin-bottom: 12px;
    }
    .fs-above-about__items.show-form .fs-above-about__wrap-slider,
    .fs-above-about__items.show-block-with-buttons .fs-above-about__wrap-slider {
      display: none;
    }
    .fs-above-about .swiper-wrapper {
        max-height: 100%;
    }
    .fs-above-about .swiper-pagination-fraction {
      color: #5C5C5C;
        font-family: "Gabarito", sans-serif;
        font-size: 12px;
        font-weight: 400;
        line-height: 100%;
        margin: 27px 0 14px 0;
        padding-right: 22px;
      position: static;
      text-align: right;
  }
    .swiper-pagination-current {
      color: #fff;
        font-size: 14px;
    }

  .start-trading-today h2,
  .start-trading-today h3 {
    font-size: 32px;
    line-height: 40.76px;
  }
}
@media screen and (max-width: 767px) {
    
    .fs-above-about__blockVideo {
        margin-left: -15px;
        width: calc(100% + 30px);
    }
    
}
@media screen and (min-width: 576px) {
    
  .start-trading-today h3 {
    margin-top: 2px;
  }
  .start-trading-today__bg.mobile {
    display: none;
  }
}
@media screen and (max-width: 575px) {
    
   .fs-above-about {
     padding-top: 28px;
   }
   .fs-above-about__head-above-tabs {
     margin-bottom: 0;
   }
   .fs-above-about__tabs {
     margin-top: 4px;
   }
   .fs-above-about__tabs .tab {
     padding-left: 10px;
     padding-right: 10px;
   }
   .fs-above-about__tabContent {
     padding-top: 0;
   }
   .fs-above-about__list-name-time {
     margin-bottom: 0;
   }
   .fs-above-about__social-icons {
     padding-left: 8px;
     padding-right: 8px;
   }
   .fs-above-about__social-icons li {
     height: 24px;
     width: 24px;
   }
    .fs-above-about__notification {
        min-width: 260px;
    }
    
  .video-single-block-info {
    padding-bottom: 48px;
    padding-top: 17px;
  }
  .video-single-block-info__item:nth-child(2) {
    padding-top: 9px;
  }
  .video-single-block-info h2 {
    font-size: 18px;
    margin-bottom: -1px;
  }
  .video-single-block-info h1 {
    font-size: 38px;
    line-height: 100%;
    margin-top: 4px;
  }
  .video-single-block-info__tags {
    margin-top: 10px;
  }
  .video-single-block-info__tags p,
  .video-single-block-info__tags a {
    border-radius: 15px;
    min-width: 103px;
    padding: 4px 17px;
  }
  .video-single-block-info__tags p:not(:last-child),
  .video-single-block-info__tags a:not(:last-child) {
    margin-right: 15px;
  }
  .video-single-block-info__desc {
    padding-bottom: 16px;
    padding-top: 9px;
  }
  .video-single-block-info__desc p {
    font-size: 14px;
    line-height: 22px;
  }
  .video-single-block-info__list {
    margin-top: 5px;
  }
  .video-single-block-info__list p {
    font-size: 12px;
    line-height: 20px;
  }
  .video-single-block-info__list p:not(:last-child) {
    margin-bottom: 0;
  }
  .video-single-block-info__bg {
    display: none;
  }
    
  .most-viewed-block__blockImage {
    height: 93.85px;
    flex: 0 0 174.98px;
    width: 174.98px;
  }
  .most-viewed-block__info {
    padding-left: 19px;
  }
  .most-viewed-block__info h3,
  .most-viewed-block__info p {
    max-width: 130px;
  }
  .most-viewed-block__info h3 {
    font-size: 19.09px;
    line-height: 21.95px;
    margin-top: -2px;
  }
  .most-viewed-block__info p {
    font-size: 11.14px;
    line-height: 16.7px;
    margin-top: 13px;
  }

  .start-trading-today {
    padding-bottom: 45px;
    padding-top: 41px;
  }
  .start-trading-today h2,
  .start-trading-today h3 {
    font-size: 18px;
    line-height: 21.94px;
  }
  .start-trading-today__button {
    font-size: 17px;
    line-height: 25.5px;
    height: 48px;
    margin-top: 39px;
    width: 236px;
  }
  .start-trading-today__bg.desktop {
    display: none;
  }
}
@media screen and (max-width: 500px) {
    
  .fs-above-about__custom-popup {
        left: 15px;
        transform: translate(0, -50%);
        top: 53%;
        width: calc(100% - 30px);
    }
    .fs-above-about__custom-popup .swiper-wrapper {
        overflow: visible !important;
    }
    .fs-above-about__custom-popup .swiper-slide {
        width: auto !important;
    }
}
@media screen and (max-width: 480px) {
    
    .popup-form__wrapStarsRating {
        justify-content: space-between;
    }
    .popup-form__wrapStarsRating label {
        height: 42px;
        width: 42px;
    }
    .popup-form__wrapStarsRating label:not(:last-child) {
        margin-right: 10px;
    }
  .popup-form__wrapStarsRating label:not(:first-child) {
        margin-left: 10px;
    }
}
@media screen and (max-width: 430px) {
    
    .fs-above-about__wrap-form label {
        font-size: 20px;
        font-weight: 400;
        margin-bottom: 15px;
    }
    .fs-above-about__wrap-form form .wrap-buttons button:not(:first-child),
    .fs-above-about__wrap-form form .wrap-buttons input:not(:first-child) {
        margin: 10px 0 0 0;
    }
    .fs-above-about__wrap-form textarea {
        height: 137px;
        font-weight: 400;
      padding: 4px 11px;
    }
  .fs-above-about__wrap-form form .wrap-buttons {
        flex-flow: column;
        margin-top: 4px;
    }
    .fs-above-about__wrap-form form .wrap-buttons button,
    .fs-above-about__wrap-form form .wrap-buttons input {
        width: 100%;
    }
    
    .fs-above-about__custom-popup form .wrap-buttons {
        flex-direction: column;
        margin-top: 24px;
    }
    .fs-above-about__custom-popup form .button {
        margin-left: 0;
        margin-right: 0;
        padding: 5px 8px;
        width: 100%;
    }
    .fs-above-about__custom-popup form .button.save {
        order: -1;
      margin-bottom: 10px;
    }
}