.perfomans-slider {
  position: relative;
  margin-top: 0; }
  .perfomans-slider__container {
    position: relative; }

.main-slider__item {
  padding: 0px 40px;
  display: -ms-grid;
  display: grid !important;
  -ms-grid-columns: repeat(12, 1fr);
  grid-template-columns: repeat(12, 1fr); }
  @media screen and (max-width: 1080px) {
    .main-slider__item {
      padding: 0px 10px; } }
  .main-slider__item-left {
    grid-column-start: 2;
    grid-column-end: 8;
    line-height: 62px;
    letter-spacing: 1px;
    padding-top: 107px;
    font-family: AvantiBold;
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(to bottom right, #ff194a, #8d04d2);
    text-align: center;
    font-size: 60px; }
    @media screen and (max-width: 1080px) {
    .main-slider__item-left {
      grid-column-start: 2;
      grid-column-end: 12;
      font-size: 40px; } }
    @media screen and (max-width: 944px) {
    .main-slider__item-left {
      padding-top: 50px; } }
    @media screen and (max-width: 768px) {
    .main-slider__item-left {
      line-height: 40px; } }
    @media screen and (max-width: 460px) {
    .main-slider__item-left {
      font-size: 32px; } }
  .main-slider__item-right {
    grid-column-start: 8;
    grid-column-end: 13;
    background: #151c26;
    padding: 30px;
    position: relative;
    max-width: 475px;
    max-height: 400px; }
    .main-slider__item-right br {
      display: none; }
    @media screen and (max-width: 1080px) {
    .main-slider__item-right {
      grid-column-start: 2;
      grid-column-end: 12;
      max-width: 100%;
      max-height: 100%; } }
  .main-slider__item--video {
    display: flex !important;
    position: relative;
    height: 100vh; }
  .main-slider__item--vidbg {
    position: relative;
    height: 750px; }
    .main-slider__item--vidbg video {
      position: absolute;
      width: 100%;
      height: auto;
      z-index: -1; }
    @media screen and (max-width: 1080px) {
    .main-slider__item--vidbg {
      height: 100%; } }
  .main-slider__item-right {
    margin-top: 20px;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 1); }

.t-90 {
  top: -90px; }

.smoke {
  position: absolute;
  left: -418px;
  bottom: -248px;
  z-index: -1;
  opacity: 0.9; }

.circle {
  position: absolute;
  top: 50px;
  left: 30px; }
  @media screen and (max-width: 1400px) {
  .circle {
    display: none; } }

.circle2 {
  position: absolute;
  right: -23px;
  top: -40px; }

@media screen and (max-width: 1080px) {
    .presentation {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      width: 100%; } }
  .presentation__title {
    font-family: HeliosExtThin;
    font-size: 16px;
    color: #d3d3d4;
    text-align: center;
    margin-bottom: 20px; }
  .presentation__numbers {
    display: flex;
    align-items: center;
    margin-bottom: 30px; }
  .presentation__numbers-number {
    font-family: AvantiBold;
    font-size: 73px;
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(to top, #8d04d2, #ff194a); }
  .presentation__numbers-text {
    font-family: HeliosExtThin;
    font-size: 12px;
    color: #d3d3d4;
    line-height: 17px;
    margin-left: 15px; }
  .presentation__inputs {
    display: flex;
    flex-direction: column; }
  @media screen and (max-width: 1080px) {
    .presentation__inputs {
      flex-direction: initial;
      width: 100%;
      justify-content: space-around;
      flex-wrap: wrap; } }
  .presentation__inputs-input {
    padding: 20px 100px;
    width: 100%;
    background: none;
    border: 2px solid #a5385c;
    margin-bottom: 5px;
    border-radius: 20px;
    font-family: CenturyGothic-Italic;
    font-size: 22px;
    color: #60555e;
    box-shadow: 0 0 54px rgba(165, 56, 92, 0.3), inset 0 0 31px rgba(165, 56, 92, 0.3);
    text-align: center; }
    @media screen and (max-width: 1080px) {
    .presentation__inputs-input {
      padding: 20px;
      font-size: 16px; } }
    .presentation__inputs-input:active, .presentation__inputs-input:hover, .presentation__inputs-input:focus {
      outline: 0;
      outline-offset: 0; }
  .presentation__btn {
    border-radius: 20px;
    font-family: Acrom-Regular;
    font-size: 17px;
    color: #000;
    padding: 5px 50px;
    text-transform: uppercase;
    background: linear-gradient(to bottom right, #ff006c, #f90029);
    margin: 45px 0px;
    transition: 0.3s;
    box-shadow: inset rgba(0, 0, 0, 0.5) -2px -2px 3px, inset rgba(255, 255, 255, 0.6) 2px 2px 3px, rgba(0, 0, 0, 0.5) 2px 2px 2px -3px; }
  @media screen and (max-width: 1080px) {
    .presentation__btn {
      margin: 20px 0px;
      padding: 15px 50px; } }
  .presentation__btn:hover {
    background: linear-gradient(to bottom right, #f90029, #ff006c); }
  .presentation__selections {
    display: flex;
    justify-content: space-between; }
  @media screen and (max-width: 1080px) {
    .presentation__selections {
      justify-content: space-around;
      width: 100%; } }
  .presentation__selections-title {
    font-family: HeliosExtThin;
    font-size: 12px;
    color: #d3d3d4;
    margin-bottom: 8px;
    text-align: center; }
  .presentation__selections-label {
    margin-right: 10px;
    position: relative; }
    @media screen and (max-width: 1080px) {
    .presentation__selections-label {
      margin-right: 0px;
      margin-bottom: 10px; } }
    .presentation__selections-label--check {
      display: flex;
      align-items: center; }
  .presentation__selections-selection {
    background: #39414c !important;
    border: 1px solid #505c6d !important;
    border-radius: 10px !important;
    color: #d3d3d4 !important;
    width: 180px !important;
    font-family: HeliosExtThin !important;
    font-size: 16px !important;
    padding: 10px 15px !important;
    cursor: pointer !important; }
    .presentation__selections-selection:active, .presentation__selections-selection:hover, .presentation__selections-selection:focus {
      outline: 0 !important;
      outline-offset: 0 !important; }
    .presentation__selections-selection--date {
      position: relative;
      font-family: CenturyGothic-Italic !important;
      text-align: center; }
    @media screen and (max-width: 550px) {
    .presentation__selections-selection {
      width: 100% !important; } }
  .presentation__selections-num {
    background: #39414c;
    border: 1px solid #505c6d;
    border-radius: 10px;
    color: #d3d3d4;
    width: 180px;
    font-family: HeliosExtThin;
    font-size: 16px;
    padding: 10px 15px;
    cursor: pointer; }
    .presentation__selections-num:active, .presentation__selections-num:hover, .presentation__selections-num:focus {
      outline: 0;
      outline-offset: 0; }
    .presentation__selections-num--date {
      position: relative; }
    @media screen and (max-width: 550px) {
    .presentation__selections-num {
      width: 100%; } }
  .presentation__selections-agree {
    font-family: HeliosExtThin;
    font-size: 13px;
    color: #d3d3d4;
    line-height: 17px; }
  .presentation__selections--up {
    margin-top: 40px; }
    @media screen and (max-width: 550px) {
    .presentation__selections--up {
      flex-direction: column; } }
  .presentation__selections--down {
    margin-top: 20px; }
    @media screen and (max-width: 550px) {
    .presentation__selections--down {
      flex-direction: column; } }

.checks {
  margin-right: 10px;
  flex-shrink: 0;
  cursor: pointer;
  width: 25px;
  height: 25px;
  background: none;
  border: 1px solid #fff;
  border-radius: 50%;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  position: inherit !important;
  left: 0 !important; }
  .checks:focus {
    outline: none;
    border: 1px solid #fff; }
  .checks:focus::placeholder {
    color: #fff; }
  .checks:checked {
    background: linear-gradient(to bottom right, #ff006c, #f90029);
    border: none; }

.arrow {
  top: 22px;
  right: 0;
  border-left: 1px solid #505c6d;
  background: linear-gradient(to bottom left, #495361, #272d35);
  position: absolute;
  height: 39px;
  width: 30px;
  cursor: pointer; }
  .arrow div {
    border-color: #91a3bd transparent transparent transparent;
    border-style: solid;
    border-width: 7px 5px 0 5px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0; }

.datepicker--pointer, .datepicker--nav {
  display: none; }

.datepicker {
  background: #39414c;
  border-top: none;
  border: 1px solid #505c6d;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-sizing: content-box;
  font-family: CenturyGothic-Italic !important;
  font-size: 16px !important;
  color: #d3d3d4;
  width: 178px;
  position: absolute;
  left: -100000px;
  opacity: 0;
  transition: opacity 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
  transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
  z-index: 100; }

.datepicker.-bottom-left-.-from-bottom-.active {
  width: 178px;
  background: #39414c;
  border: 1px solid #505c6d;
  border-top: none;
  color: #d3d3d4;
  font-family: CenturyGothic-Italic !important;
  font-size: 16px !important; }

.datepicker--cell.-selected-.-current- {
  background: linear-gradient(to bottom right, #ff006c, #f90029); }

.datepicker--cell.-selected- {
  background: linear-gradient(to bottom right, #ff006c, #f90029); }

.datepicker--cell.-current- {
  color: #ff006c; }

.-focus- {
  background: linear-gradient(to bottom right, #f90029, #ff006c); }

.datepicker--cell.datepicker--cell-month:hover {
  background: linear-gradient(to bottom right, #f90029, #ff006c);
  color: #fff; }

.select2-selection.select2-selection--single {
  background: #39414c !important;
  border: 1px solid #505c6d !important;
  color: #d3d3d4 !important;
  min-width: 180px !important;
  font-family: CenturyGothic-Italic !important;
  font-size: 16px !important;
  height: 40px !important;
  padding: 5px 15px !important;
  cursor: pointer !important; }
  .select2-selection.select2-selection--single:active, .select2-selection.select2-selection--single:hover, .select2-selection.select2-selection--single:focus {
    outline: 0 !important;
    outline-offset: 0 !important; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #d3d3d4 !important;
  text-align: center; }

.select2-selection__clear {
  display: none; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 98%;
  border-left: 1px solid #505c6d;
  background: linear-gradient(to bottom left, #495361, #272d35);
  width: 30px; }

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #91a3bd transparent transparent transparent;
  border-style: solid;
  border-width: 7px 5px 0 5px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #91a3bd transparent;
  border-width: 0 5px 7px 5px; }

.select2-container--default .select2-results > .select2-results__options {
  background: #39414c;
  border: 1px solid #505c6d;
  border-top: none;
  color: #d3d3d4;
  font-family: CenturyGothic-Italic !important;
  font-size: 16px !important; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: linear-gradient(to bottom right, #f90029, #ff006c);
  color: #fff; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background: linear-gradient(to bottom left, #495361, #272d35); }

.select2-dropdown {
  border: none;
  margin-top: -6px; }

.jcc {
  justify-content: center; }

.irs--big .irs-from, .irs--big .irs-to, .irs--big .irs-single {
  display: none; }

.js-input {
  background: none;
  border: none;
  width: 100%;
  font-family: CenturyGothic-Italic;
  font-size: 16px;
  color: #d3d3d4;
  text-align: center; }
  .js-input:active, .js-input:hover, .js-input:focus {
    outline: 0;
    outline-offset: 0; }

.irs--big {
  height: 17px; }

.irs-line {
  height: 7px !important;
  top: 3px !important;
  background: #39414c !important;
  width: 100% !important;
  border: 1px solid #3f485f !important; }

.irs--big .irs-handle {
  top: -1px;
  width: 10px;
  height: 17px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background: linear-gradient(to right bottom, #ff006c, #f90029) !important;
  box-shadow: rgba(0, 0, 0, 0.5) -2px -2px 3px inset, rgba(255, 255, 255, 0.6) 2px 2px 3px inset, rgba(0, 0, 0, 0.5) 2px 2px 2px -3px !important;
  cursor: pointer;
  border-radius: 20px; }

.irs--big .irs-bar {
  top: 3px;
  height: 7px;
  background: #f9005c !important;
  border: 1px solid #515b6c;
  box-shadow: none; }

.slick-dots {
  bottom: 0;
  top: 26px;
  height: 34px; }
