@-ms-viewport {
  width: device-width;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*, ::after, ::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

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

@media (min-width: 576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col, .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 576px) {
  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
    padding-right: 15px;
    padding-left: 15px;
  }
}
.col {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.333333%;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666667%;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.666667%;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.333333%;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666667%;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.333333%;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.666667%;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.pull-0 {
  right: auto;
}

.pull-1 {
  right: 8.333333%;
}

.pull-2 {
  right: 16.666667%;
}

.pull-3 {
  right: 25%;
}

.pull-4 {
  right: 33.333333%;
}

.pull-5 {
  right: 41.666667%;
}

.pull-6 {
  right: 50%;
}

.pull-7 {
  right: 58.333333%;
}

.pull-8 {
  right: 66.666667%;
}

.pull-9 {
  right: 75%;
}

.pull-10 {
  right: 83.333333%;
}

.pull-11 {
  right: 91.666667%;
}

.pull-12 {
  right: 100%;
}

.push-0 {
  left: auto;
}

.push-1 {
  left: 8.333333%;
}

.push-2 {
  left: 16.666667%;
}

.push-3 {
  left: 25%;
}

.push-4 {
  left: 33.333333%;
}

.push-5 {
  left: 41.666667%;
}

.push-6 {
  left: 50%;
}

.push-7 {
  left: 58.333333%;
}

.push-8 {
  left: 66.666667%;
}

.push-9 {
  left: 75%;
}

.push-10 {
  left: 83.333333%;
}

.push-11 {
  left: 91.666667%;
}

.push-12 {
  left: 100%;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-sm-0 {
    right: auto;
  }
  .pull-sm-1 {
    right: 8.333333%;
  }
  .pull-sm-2 {
    right: 16.666667%;
  }
  .pull-sm-3 {
    right: 25%;
  }
  .pull-sm-4 {
    right: 33.333333%;
  }
  .pull-sm-5 {
    right: 41.666667%;
  }
  .pull-sm-6 {
    right: 50%;
  }
  .pull-sm-7 {
    right: 58.333333%;
  }
  .pull-sm-8 {
    right: 66.666667%;
  }
  .pull-sm-9 {
    right: 75%;
  }
  .pull-sm-10 {
    right: 83.333333%;
  }
  .pull-sm-11 {
    right: 91.666667%;
  }
  .pull-sm-12 {
    right: 100%;
  }
  .push-sm-0 {
    left: auto;
  }
  .push-sm-1 {
    left: 8.333333%;
  }
  .push-sm-2 {
    left: 16.666667%;
  }
  .push-sm-3 {
    left: 25%;
  }
  .push-sm-4 {
    left: 33.333333%;
  }
  .push-sm-5 {
    left: 41.666667%;
  }
  .push-sm-6 {
    left: 50%;
  }
  .push-sm-7 {
    left: 58.333333%;
  }
  .push-sm-8 {
    left: 66.666667%;
  }
  .push-sm-9 {
    left: 75%;
  }
  .push-sm-10 {
    left: 83.333333%;
  }
  .push-sm-11 {
    left: 91.666667%;
  }
  .push-sm-12 {
    left: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-md-0 {
    right: auto;
  }
  .pull-md-1 {
    right: 8.333333%;
  }
  .pull-md-2 {
    right: 16.666667%;
  }
  .pull-md-3 {
    right: 25%;
  }
  .pull-md-4 {
    right: 33.333333%;
  }
  .pull-md-5 {
    right: 41.666667%;
  }
  .pull-md-6 {
    right: 50%;
  }
  .pull-md-7 {
    right: 58.333333%;
  }
  .pull-md-8 {
    right: 66.666667%;
  }
  .pull-md-9 {
    right: 75%;
  }
  .pull-md-10 {
    right: 83.333333%;
  }
  .pull-md-11 {
    right: 91.666667%;
  }
  .pull-md-12 {
    right: 100%;
  }
  .push-md-0 {
    left: auto;
  }
  .push-md-1 {
    left: 8.333333%;
  }
  .push-md-2 {
    left: 16.666667%;
  }
  .push-md-3 {
    left: 25%;
  }
  .push-md-4 {
    left: 33.333333%;
  }
  .push-md-5 {
    left: 41.666667%;
  }
  .push-md-6 {
    left: 50%;
  }
  .push-md-7 {
    left: 58.333333%;
  }
  .push-md-8 {
    left: 66.666667%;
  }
  .push-md-9 {
    left: 75%;
  }
  .push-md-10 {
    left: 83.333333%;
  }
  .push-md-11 {
    left: 91.666667%;
  }
  .push-md-12 {
    left: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-lg-0 {
    right: auto;
  }
  .pull-lg-1 {
    right: 8.333333%;
  }
  .pull-lg-2 {
    right: 16.666667%;
  }
  .pull-lg-3 {
    right: 25%;
  }
  .pull-lg-4 {
    right: 33.333333%;
  }
  .pull-lg-5 {
    right: 41.666667%;
  }
  .pull-lg-6 {
    right: 50%;
  }
  .pull-lg-7 {
    right: 58.333333%;
  }
  .pull-lg-8 {
    right: 66.666667%;
  }
  .pull-lg-9 {
    right: 75%;
  }
  .pull-lg-10 {
    right: 83.333333%;
  }
  .pull-lg-11 {
    right: 91.666667%;
  }
  .pull-lg-12 {
    right: 100%;
  }
  .push-lg-0 {
    left: auto;
  }
  .push-lg-1 {
    left: 8.333333%;
  }
  .push-lg-2 {
    left: 16.666667%;
  }
  .push-lg-3 {
    left: 25%;
  }
  .push-lg-4 {
    left: 33.333333%;
  }
  .push-lg-5 {
    left: 41.666667%;
  }
  .push-lg-6 {
    left: 50%;
  }
  .push-lg-7 {
    left: 58.333333%;
  }
  .push-lg-8 {
    left: 66.666667%;
  }
  .push-lg-9 {
    left: 75%;
  }
  .push-lg-10 {
    left: 83.333333%;
  }
  .push-lg-11 {
    left: 91.666667%;
  }
  .push-lg-12 {
    left: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pull-xl-0 {
    right: auto;
  }
  .pull-xl-1 {
    right: 8.333333%;
  }
  .pull-xl-2 {
    right: 16.666667%;
  }
  .pull-xl-3 {
    right: 25%;
  }
  .pull-xl-4 {
    right: 33.333333%;
  }
  .pull-xl-5 {
    right: 41.666667%;
  }
  .pull-xl-6 {
    right: 50%;
  }
  .pull-xl-7 {
    right: 58.333333%;
  }
  .pull-xl-8 {
    right: 66.666667%;
  }
  .pull-xl-9 {
    right: 75%;
  }
  .pull-xl-10 {
    right: 83.333333%;
  }
  .pull-xl-11 {
    right: 91.666667%;
  }
  .pull-xl-12 {
    right: 100%;
  }
  .push-xl-0 {
    left: auto;
  }
  .push-xl-1 {
    left: 8.333333%;
  }
  .push-xl-2 {
    left: 16.666667%;
  }
  .push-xl-3 {
    left: 25%;
  }
  .push-xl-4 {
    left: 33.333333%;
  }
  .push-xl-5 {
    left: 41.666667%;
  }
  .push-xl-6 {
    left: 50%;
  }
  .push-xl-7 {
    left: 58.333333%;
  }
  .push-xl-8 {
    left: 66.666667%;
  }
  .push-xl-9 {
    left: 75%;
  }
  .push-xl-10 {
    left: 83.333333%;
  }
  .push-xl-11 {
    left: 91.666667%;
  }
  .push-xl-12 {
    left: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

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

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

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

.swiper-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide {
  -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;
  display: block;
}

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

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: 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;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-3d .swiper-slide, .swiper-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

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

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

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -ms-scroll-snap-type: none;
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-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-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-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-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));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader, .swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  margin-top: 0 !important;
}

body {
  color: #fff;
  background-color: #1C0438;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

.blur-circle {
  position: absolute;
  z-index: 1;
  background: #A356B0;
  opacity: 0.5;
  filter: blur(350px);
  max-width: 100%;
}
.blur-circle.bc1 {
  top: 100px;
  right: 16px;
  width: 608px;
  height: 608px;
}
.blur-circle.bc2 {
  top: 660px;
  left: -109px;
  width: 513px;
  height: 513px;
}
.blur-circle.bc3 {
  top: 2000px;
  right: -180px;
  width: 458px;
  height: 480px;
  opacity: 0.6;
  filter: blur(220px);
}
.blur-circle.bc4 {
  top: 3750px;
  right: -180px;
  width: 520px;
  height: 490px;
  opacity: 0.6;
  filter: blur(220px);
}
.blur-circle.bc5 {
  top: 4500px;
  left: -160px;
  width: 520px;
  height: 490px;
  opacity: 0.6;
  filter: blur(220px);
}
.blur-circle.bc6 {
  top: 6000px;
  right: -160px;
  width: 520px;
  height: 490px;
  opacity: 0.6;
  filter: blur(220px);
}

section {
  position: relative;
  z-index: 2;
}

.dm-sans {
  font-family: "DM Sans", sans-serif;
  font-optical-sizing: auto;
}

main {
  display: block;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-family: "Outfit", sans-serif;
}
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
  font-weight: inherit !important;
  color: #FFE66C;
}

p {
  margin-bottom: 20px;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 20px;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

ul,
ol {
  margin: 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 1em 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

.alignleft {
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

/* Bootstrap Grid System */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.col,
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6,
.col-7, .col-8, .col-9, .col-10, .col-11, .col-12,
.col-auto,
.col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6,
.col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12,
.col-sm-auto,
.col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6,
.col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
.col-md-auto,
.col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6,
.col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12,
.col-lg-auto,
.col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6,
.col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
}
.site-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}
.site-header .header-main .header-logo img {
  width: 100%;
  height: 100%;
}

.header-spacer {
  height: 92px;
}

.site-footer {
  background: url("../images/footer-bg.webp") no-repeat center top;
  background-size: cover;
}

.arrow-btn {
  display: inline-flex;
  white-space: nowrap;
  align-items: center;
  justify-content: center;
  gap: 0px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  font-family: "Outfit", sans-serif;
  color: #fff;
  background-color: #FFE66C;
  transition: all 0.15s ease;
  cursor: pointer;
  transition: all 0.25s ease-out;
}
.arrow-btn span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 58px;
  background-color: #131217;
  padding: 12px 25px;
  border-radius: 40px;
  transition: all 0.3s ease-out;
}
.arrow-btn span:last-child {
  padding: 8px;
  width: 58px;
  height: 58px;
  border-radius: 50%;
}
.arrow-btn:active {
  transform: scale(0.96);
}
.arrow-btn:hover {
  color: #131217;
}
.arrow-btn:hover span {
  background-color: #fff;
}

.btn {
  position: relative;
  display: inline-flex;
  white-space: nowrap;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border-radius: 25px;
  padding: 12px 25px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  min-height: 44px;
  font-family: "Outfit", sans-serif;
  color: #131217;
  background-color: #FFE66C;
  transition: all 0.2s ease-in-out;
}
.btn:before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: inherit;
  opacity: 1;
  filter: blur(25px);
  opacity: 0;
  border-radius: 50%;
  transition: all 0.2s ease-in-out;
}
.btn > * {
  position: relative;
  z-index: 2;
}
.btn:hover {
  background-color: #FFE66C;
  transform: scale(1.05);
}
.btn:hover:before {
  opacity: 0.3;
}
.btn:active {
  transform: scale(0.96);
}
.btn.line-white {
  color: #fff;
  border: 1px solid #fff;
  background-color: transparent;
}
.btn.line-white:hover {
  color: #131217;
  background-color: #fff;
}
.btn.btn-lg {
  padding: 16px 30px;
  font-size: 20px;
  min-height: 58px;
  border-radius: 40px;
}
.btn.dark-btn {
  background-color: #131217;
  color: #fff;
}
.btn.dark-btn:hover {
  background-color: #131217;
}

.header-menu > ul {
  display: flex;
  gap: 40px;
}
.header-menu > ul > li.current-menu-item > a {
  color: #F4D63D;
}
.header-menu > ul > li > a {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  font-family: "Outfit", sans-serif;
  transition: all 0.15s ease;
}
.header-menu > ul > li > a:hover {
  color: #F4D63D;
}

.footer-col.col-one .footer-col-logo img {
  max-width: 112px;
}
.footer-col.col-one .footer-col-content strong {
  font-weight: 500;
  color: #F4D63D;
}

.footer-col-social a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #fff;
  transition: all 0.15s ease;
  background-color: #FFE66C;
}
.footer-col-social a:hover {
  background-color: #F4D63D;
  transform: scale(1.07);
}

.footer-bottom {
  border-top: 1px solid #2D1147;
}

.footer-col-menu > ul {
  display: flex;
  flex-direction: column;
  gap: 22px;
}
.footer-col-menu > ul > li.current-menu-item > a {
  color: #F4D63D;
}
.footer-col-menu > ul > li > a {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  font-family: "Outfit", sans-serif;
  transition: all 0.15s ease;
}
.footer-col-menu > ul > li > a:hover {
  color: #F4D63D;
}

.footer-col-subscribe-form form {
  display: flex;
  gap: 10px;
  padding: 0 8px 0 40px;
  margin: 0;
  border: none;
  outline: none;
  background-color: #fff;
  border-radius: 50px;
  box-shadow: none;
}
.footer-col-subscribe-form form > div:first-child {
  flex: 1;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-col-subscribe-form form > div:last-child {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-col-subscribe-form form input[type=email] {
  border: none;
  outline: none;
  width: 100%;
  height: 100%;
  background-color: transparent;
  font-size: 14px;
  font-weight: 400;
  color: #131217;
}
.footer-col-subscribe-form form input[type=email]::placeholder {
  color: #C9C1C1;
}
.footer-col-subscribe-form form button[type=submit] {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #FFE66C;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.15s ease;
}
.footer-col-subscribe-form form button[type=submit]:hover {
  background-color: #F4D63D;
  transform: scale(1.03);
}
.footer-col-subscribe-form form button[type=submit]:active {
  transform: scale(0.96);
}

.subscribe-field {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 50px;
  padding: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  height: 60px;
  color: #131217;
  background-color: #fff;
}
.subscribe-field input::placeholder {
  color: #131217;
}
.subscribe-field input[type=email], .subscribe-field input[type=text] {
  border: none;
  outline: none;
  max-width: 100%;
  background-color: transparent;
}
.subscribe-field > div:first-child {
  flex: 1;
}
.subscribe-field > div:first-child .wpcf7-form-control-wrap {
  display: block;
  margin-left: 32px;
}
.subscribe-field > div:first-child .wpcf7-form-control-wrap input::placeholder {
  color: #C9C1C1;
}
.subscribe-field > div:last-child {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #FFE66C;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 2;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
}
.subscribe-field input[type=submit] {
  text-indent: -9999px;
  overflow: hidden;
  width: 48px !important;
  height: 48px !important;
  border-radius: 0;
  display: flex;
  align-items: center;
  background-color: transparent;
  background-image: url("../images/arrow-right.svg");
  background-size: 25px;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}
.subscribe-field input[type=submit]:hover {
  background-color: transparent;
}
.subscribe-field .wpcf7-spinner {
  display: none !important;
}

input[type=submit]:hover {
  transform: scale(1.05);
}

.entry-content > *:last-child {
  margin-bottom: 0 !important;
}
.entry-content > *:first-child {
  margin-top: 0 !important;
}
.entry-content > * {
  margin-bottom: 20px;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  color: #FFE66C;
  font-weight: 500;
  font-family: "Outfit", sans-serif;
  line-height: 1.2;
  margin-bottom: 20px;
}
.entry-content h1 {
  font-size: 32px;
}
.entry-content h2 {
  font-size: 26px;
}
.entry-content h3 {
  font-size: 24px;
}
.entry-content h4 {
  font-size: 20px;
}
.entry-content h5 {
  font-size: 18px;
}

.tags-slider {
  overflow: hidden;
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
.tags-slider .swiper {
  overflow: visible;
}
.tags-slider .swiper-wrapper {
  transition-timing-function: linear !important;
  display: flex;
  align-items: center;
}
.tags-slider .swiper-slide {
  width: auto;
  margin-right: 20px;
}
.tags-slider .swiper-slide:last-child {
  margin-right: 0;
}
.tags-slider .tag-item {
  display: inline-flex;
  white-space: nowrap;
  padding: 20px 30px;
  font-weight: 400;
  line-height: 1.3;
  color: #fff;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.2);
  transition: background 0.15s ease;
  cursor: pointer;
  user-select: none;
}
.tags-slider .tag-item:hover {
  background: rgba(255, 255, 255, 0.3);
}
.tags-slider .swiper-button-next,
.tags-slider .swiper-button-prev,
.tags-slider .swiper-pagination {
  display: none;
}
.tags-slider.tags-slider-2 {
  margin-top: 20px;
}

@keyframes tagsScroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.tags-slider:hover .swiper-wrapper {
  animation-play-state: paused;
}

.container {
  max-width: 1270px !important;
}

.transparent-box {
  background: rgba(255, 255, 255, 0.1);
}

.content-icon-box {
  border-radius: 16px;
  border: 1px solid transparent;
  background: linear-gradient(158deg, rgba(255, 255, 255, 0.07) 15.1%, rgba(255, 255, 255, 0) 139.43%);
  backdrop-filter: blur(12px);
  transition: all 0.25s ease;
}
.content-icon-box.pink {
  border-color: #FF51AE;
  box-shadow: 0px 5px 14px 0px rgba(255, 81, 174, 0.3);
}
.content-icon-box.blue {
  border-color: #74ADED;
  box-shadow: 0px 4px 14px 0px rgba(116, 173, 237, 0.3);
}
.content-icon-box.green {
  border-color: #54B5B2;
  box-shadow: 0px 4px 14px 0px rgba(84, 181, 178, 0.3);
}
.content-icon-box.yellow {
  border-color: #FFE66C;
  box-shadow: 0px 4px 14px 0px rgba(255, 230, 108, 0.3);
}
.content-icon-box:hover {
  border-color: transparent;
  box-shadow: none;
  transform: scale(1.03);
}

.before-after-wrapper > div:not(:first-child) {
  margin-top: -34px;
}
@media (max-width: 768px) {
  .before-after-wrapper > div:last-child {
    padding-bottom: 40px;
  }
}

.before-after-item {
  padding-left: 80px;
  padding-right: 80px;
  padding-top: 60px;
  padding-bottom: 94px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.05);
  background: linear-gradient(158deg, rgba(255, 255, 255, 0.07) 15.1%, rgba(255, 255, 255, 0) 139.43%);
  backdrop-filter: blur(87px);
  box-shadow: 0px -6px 34px rgba(26, 20, 36, 0.7);
}

.get-app-banner {
  position: relative;
}

.download-app-banner-image {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  text-align: right;
}
.download-app-banner-image img {
  display: inline-block;
  width: auto;
  height: 100%;
}
@media (max-width: 1140px) {
  .download-app-banner-image {
    opacity: 0;
  }
}

.download-app-content {
  position: relative;
  z-index: 2;
}

.finace-app-timeline > li {
  position: relative;
  padding-left: 32px;
  color: #7D7582;
  transition: all 0.15s ease;
  cursor: pointer;
  user-select: none;
}
.finace-app-timeline > li.active {
  color: #fff;
}
.finace-app-timeline > li:not(:last-child) {
  padding-bottom: 40px;
}
.finace-app-timeline > li::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: url("../images/gray-romb.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 7px;
}
.finace-app-timeline > li:after {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% - 14px);
  background-color: #D6CFDA;
  position: absolute;
  left: 7px;
  top: 22px;
}
.finace-app-timeline > li.active::before {
  background: url("../images/gold-romb.svg") no-repeat center center;
}
.finace-app-timeline > li.active:after {
  background-color: #FFE66C;
}
.finace-app-timeline > li:last-child:after {
  display: none;
}

.faq-item .faq-item-title {
  cursor: pointer;
  user-select: none;
  position: relative;
  margin-bottom: 12px;
}
.faq-item .faq-item-title::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url("../images/plus.svg") no-repeat center center;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.faq-item .faq-item-content {
  height: 0px;
  overflow: hidden;
  transition: height 0.3s ease;
}
.faq-item.active .faq-item-title::before {
  background: url("../images/minus.svg") no-repeat center center;
}

.waitlist-form-element input, .waitlist-form-element textarea {
  display: block;
  width: 100%;
  height: 48px;
  padding: 10px 16px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  background: rgba(255, 255, 255, 0.2) !important;
}
.waitlist-form-element input:focus, .waitlist-form-element textarea:focus {
  outline: none;
  border-color: #fff;
}
.waitlist-form-element label {
  display: block;
  margin-bottom: 24px;
}
.waitlist-form-element label:last-child {
  margin-bottom: 0;
}
.waitlist-form-element textarea {
  height: auto;
  min-height: 120px;
  padding: 16px;
}
.waitlist-form-element textarea:focus {
  outline: none;
  border-color: #fff;
}
.waitlist-form-element .field-text-label {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.2;
  font-family: "Outfit", sans-serif;
  margin-bottom: 12px;
}

.footer-bottom-menu > ul {
  display: flex;
  gap: 20px;
}
.footer-bottom-menu > ul > li > a {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  position: relative;
}
.footer-bottom-menu > ul > li:not(:last-child) a:before {
  content: "|";
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  right: -22px;
}

.jelly-hero-main-image {
  position: relative;
}
.jelly-hero-main-image .jelly-sticker {
  position: absolute;
  display: inline-block;
  z-index: 3;
  top: -65px;
  left: -10px;
  width: 175px;
  height: 175px;
  background: url("../images/sticker.svg") no-repeat center center;
  background-size: contain;
  transform-origin: center center;
}

.jelly-hero-image-link {
  position: relative;
  padding-bottom: 50px;
  transition: all 0.35s ease-out;
  overflow: hidden;
  border-radius: 20px;
}
.jelly-hero-image-link img {
  display: inline-block;
}
.jelly-hero-image-link:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 140px);
  border-radius: 20px;
  border: 2px solid #FFE66C;
  background: #FFE66C;
  backdrop-filter: blur(12px);
  transition: all 0.15s ease-in-out;
}
.jelly-hero-image-link[data-color=yellow]:before {
  border-color: #FFE66C;
  background: #FFE66C;
}
.jelly-hero-image-link[data-color=pink]:before {
  border-color: #E466C7;
  background: #E466C7;
}
.jelly-hero-image-link[data-color=green]:before {
  border-color: #54B5B2;
  background: #54B5B2;
}
.jelly-hero-image-link .jelly-hero-image-content {
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: 0;
  width: max-content;
  max-width: 242px;
  height: auto;
  background: rgba(255, 255, 255, 0.85);
  padding: 20px;
  border-radius: 20px 0;
  transition: all 0.25s ease-out;
}
.jelly-hero-image-link .jelly-hero-image-previw {
  position: relative;
  z-index: 2;
}
.jelly-hero-image-link .jelly-hero-image-arrow {
  position: absolute;
  z-index: 4;
  top: 140px;
  right: 0;
  width: 82px;
  height: 82px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(-180deg);
  transition: all 0.2s ease-out;
}

.hero-small-image-link {
  position: relative;
  text-align: center;
  display: block;
  padding: 27px 25px 24px 30px;
  border-radius: 20px;
  transition: all 0.2s ease-out;
  background-color: #E466C7;
  max-width: 155px;
  margin-left: auto;
  margin-right: auto;
}
.hero-small-image-link:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  opacity: 0.8;
  transition: all 0.2s ease-out;
}
.hero-small-image-link[data-color=pink]:before {
  background-color: #E466C7;
}
.hero-small-image-link[data-color=green]:before {
  background-color: #54B5B2;
}
.hero-small-image-link[data-color=yellow]:before {
  background-color: #FFE66C;
}
.hero-small-image-link > * {
  position: relative;
  z-index: 2;
}
.hero-small-image-link .hero-small-image {
  max-width: 100px;
  height: auto;
  transition: all 0.2s ease-out;
}
.hero-small-image-link .hero-small-image-arrow {
  position: absolute;
  z-index: 3;
  bottom: 0;
  right: 0;
  width: 70px;
  height: 70px;
  background: url("../images/arrow.svg") no-repeat center center;
  background-size: contain;
  transition: all 0.2s ease-out;
}
.hero-small-image-link:hover.pink:before {
  box-shadow: 0px 5px 14px 0px rgba(255, 81, 174, 0.3);
}
.hero-small-image-link:hover.green:before {
  box-shadow: 0px 5px 14px 0px rgba(84, 181, 178, 0.3);
}
.hero-small-image-link:hover.yellow:before {
  box-shadow: 0px 5px 14px 0px rgba(255, 230, 108, 0.3);
}
.hero-small-image-link:hover.blue:before {
  box-shadow: 0px 5px 14px 0px rgba(116, 173, 237, 0.3);
}
.hero-small-image-link:hover .hero-small-image-arrow {
  transform: scale(0.94) translateY(-6px);
}

.header-menu-toggle {
  display: block;
  cursor: pointer;
  position: relative;
  width: 30px;
  height: 24px;
}
.header-menu-toggle span {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
  border-radius: 2px;
  transition: all 0.2s ease-out;
}
.header-menu-toggle span:nth-child(1) {
  top: 0;
}
.header-menu-toggle span:nth-child(2) {
  top: 50%;
}
.header-menu-toggle span:nth-child(3) {
  bottom: 0;
}
.header-menu-toggle.active span {
  background-color: #FFE66C;
}
.header-menu-toggle.active span:nth-child(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.header-menu-toggle.active span:nth-child(2) {
  opacity: 0;
}
.header-menu-toggle.active span:nth-child(3) {
  bottom: 50%;
  transform: translateY(50%) rotate(-45deg);
}

.mobile-menu-wrap {
  position: fixed;
  top: 100px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.1);
  transition: all 0.2s ease-out;
  backdrop-filter: blur(20px);
  opacity: 0;
  visibility: hidden;
  padding: 0 20px 50px 20px;
  overflow-y: auto;
}
.mobile-menu-wrap.active {
  top: 80px;
  opacity: 1;
  visibility: visible;
}
.mobile-menu-wrap .mobile-menu {
  padding: 20px;
  border-radius: 20px;
  background-color: #fff;
  color: #131217;
  font-size: 20px;
}
.mobile-menu-wrap .mobile-menu-nav > ul {
  display: flex;
  flex-direction: column;
}
.mobile-menu-wrap .mobile-menu-nav > ul > li > a {
  display: block;
  color: #131217;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  padding: 10px 0;
  font-family: "Outfit", sans-serif;
  transition: all 0.2s ease-out;
}
.mobile-menu-wrap .mobile-menu-nav > ul > li > a:hover {
  text-decoration: underline;
}

@media (max-width: 1024px) {
  .site-header .header-main .header-logo img {
    max-height: 50px;
    width: auto;
  }
}
@media (min-width: 1024px) {
  .mobile-menu-wrap {
    display: none;
  }
}
.site-main {
  position: relative;
  overflow: hidden !important;
  min-height: calc(100vh - 455px);
}

.custom-form.purple-form {
  border: 1px solid rgba(255, 255, 255, 0.25);
}
.custom-form .custom-form-field {
  margin-bottom: 24px;
}
.custom-form .custom-form-field-label {
  display: inline-block;
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  color: #D6CFDA;
  font-family: "Outfit", sans-serif;
}
.custom-form input[type=text],
.custom-form input[type=email],
.custom-form input[type=tel],
.custom-form input[type=number],
.custom-form input[type=date],
.custom-form input[type=time],
.custom-form input[type=url],
.custom-form textarea {
  display: block;
  width: 100%;
  border: none;
  outline: none;
  background: rgba(255, 255, 255, 0.2);
  padding: 10px 20px;
  border-radius: 8px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.4;
  color: #fff;
  font-family: "Outfit", sans-serif;
  transition: all 0.2s ease-out;
  resize: none;
}
.custom-form input[type=text]::placeholder,
.custom-form input[type=email]::placeholder,
.custom-form input[type=tel]::placeholder,
.custom-form input[type=number]::placeholder,
.custom-form input[type=date]::placeholder,
.custom-form input[type=time]::placeholder,
.custom-form input[type=url]::placeholder,
.custom-form textarea::placeholder {
  color: #fff;
}
.custom-form .custom-form-submit {
  margin-top: 24px;
}
.custom-form .custom-form-submit .wpcf7-spinner {
  display: none !important;
}
.custom-form .custom-form-submit.right-align {
  text-align: right;
}
.custom-form input[type=submit],
.custom-form button[type=submit] {
  display: inline-block;
  padding: 12px 25px;
  border-radius: 30px;
  background: #FFE66C;
  color: #131217;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  cursor: pointer;
  font-family: "Outfit", sans-serif;
  transition: all 0.2s ease-out;
}
.custom-form input[type=submit]:active,
.custom-form button[type=submit]:active {
  transform: scale(0.96);
}
.custom-form input[type=submit]:hover,
.custom-form button[type=submit]:hover {
  background-color: #F4D63D;
  transform: scale(1.05);
}
.custom-form .wpcf7-not-valid-tip {
  color: #fff;
  padding-top: 6px;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  font-family: "Outfit", sans-serif;
}

.post-loop-item {
  overflow: hidden;
}

.post-loop-item {
  background: linear-gradient(158deg, rgba(255, 255, 255, 0.2) 15.1%, rgba(255, 255, 255, 0) 139.43%);
}

.text-content {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
  font-family: "Outfit", sans-serif;
}
.text-content > :last-child {
  margin-bottom: 0;
}
.text-content > p {
  margin-bottom: 20px;
}
.text-content h1, .text-content h2, .text-content h3, .text-content h4, .text-content h5, .text-content h6 {
  margin-bottom: 20px;
}
.text-content h1 b, .text-content h1 strong, .text-content h2 b, .text-content h2 strong, .text-content h3 b, .text-content h3 strong, .text-content h4 b, .text-content h4 strong, .text-content h5 b, .text-content h5 strong, .text-content h6 b, .text-content h6 strong {
  font-weight: inherit;
}
.text-content ul, .text-content ol {
  margin-bottom: 20px;
  margin-left: 20px;
  list-style-position: inside;
}
.text-content b, .text-content strong {
  font-weight: 500;
  color: #FFE66C;
}
.text-content a {
  color: #F4D63D;
}

.content-share-box-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background-color: #FFE66C;
  border-radius: 50%;
  transition: all 0.2s ease-out;
}
.content-share-box-link:hover {
  background-color: #F4D63D;
  transform: translateY(-3px);
}

.single-post-sidebar {
  border: 1px solid #3F3939;
  background: linear-gradient(158deg, rgba(255, 255, 255, 0.07) 15.1%, rgba(255, 255, 255, 0) 139.43%);
}

.testimonial-item {
  width: 100%;
  height: 100%;
  user-select: none;
  border: 1px solid #54B5B2;
  background: linear-gradient(158deg, rgba(255, 255, 255, 0.07) 15.1%, rgba(255, 255, 255, 0) 139.43%);
}

.real-experiences-slider .swiper-slide {
  max-width: 444px;
}
.real-experiences-slider .swiper-wrapper .swiper-slide:nth-child(1) .testimonial-item {
  border-color: #54B5B2;
}
.real-experiences-slider .swiper-wrapper .swiper-slide:nth-child(2) .testimonial-item {
  border-color: #9242A1;
}
.real-experiences-slider .swiper-wrapper .swiper-slide:nth-child(3) .testimonial-item {
  border-color: #74ADED;
}

.swiper-horizontal > .swiper-pagination-progressbar {
  top: unset !important;
  bottom: 0 !important;
}

.swiper-pagination-progressbar {
  background-color: rgba(255, 255, 255, 0.15) !important;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: #FFE66C !important;
}

.logos-section {
  background: url("../images/logos.png") no-repeat center center;
  height: 100px;
}

.tip {
  position: relative;
  border-radius: 10px;
}
.tip::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 40px;
  left: -24px;
  background: url("../images/tip.svg") no-repeat center center;
  width: 38px;
  height: 35px;
}
.tip.right-tip::before {
  left: unset;
  right: -24px;
  background: url("../images/tip-right.svg") no-repeat center center;
}
@media (max-width: 1024px) {
  .tip::before {
    display: none;
  }
}

.fancybox__backdrop {
  background-color: rgba(0, 0, 0, 0.5) !important;
  backdrop-filter: blur(10px) !important;
}

.modal-content {
  border: 1px solid rgba(255, 255, 255, 0.25);
}

.beer-reveal {
  border-right: 1px solid #D6CFDA;
}

.download-app-link {
  transition: all 0.25s ease-out;
}
.download-app-link:hover {
  transform: translateY(-5px);
}

.zoom-in {
  animation: zoomIn 0.5s ease-out;
}

@keyframes zoomIn {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.2);
  }
}
.beer-slider,
.beer-slider img {
  width: 100%;
  max-width: 100%;
  height: auto;
  touch-action: pan-y;
}

.instagram-slider .swiper-wrapper .instagram-image-wrap {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}
.instagram-slider .swiper-wrapper .instagram-image-title {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  font-family: "Outfit", sans-serif;
  position: absolute;
  top: 7px;
  left: 58px;
  z-index: 2;
  color: #131217;
  opacity: 0;
  transition: all 0.25s ease-out;
}
.instagram-slider .swiper-wrapper .instagram-image-description {
  display: inline-block;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.2;
  font-family: "Outfit", sans-serif;
  position: absolute;
  top: 25px;
  left: 58px;
  z-index: 2;
  color: #2D2936;
  opacity: 0;
  transition: all 0.25s ease-out;
}
.instagram-slider .swiper-wrapper .instagram-image-icon {
  display: inline-block;
  width: 28px;
  height: 28px;
  position: absolute;
  top: 7px;
  left: 20px;
  z-index: 2;
  opacity: 0;
  transition: all 0.25s ease-out;
}
.instagram-slider .swiper-wrapper .instagram-image-top,
.instagram-slider .swiper-wrapper .instagram-image-bottom {
  opacity: 0;
  transition: all 0.25s ease-out;
}
.instagram-slider .swiper-wrapper .swiper-slide-active .instagram-image-title,
.instagram-slider .swiper-wrapper .swiper-slide-active .instagram-image-description,
.instagram-slider .swiper-wrapper .swiper-slide-active .instagram-image-icon {
  opacity: 1;
}
.instagram-slider .swiper-wrapper .swiper-slide-active .instagram-image-top,
.instagram-slider .swiper-wrapper .swiper-slide-active .instagram-image-bottom {
  opacity: 1;
}

@keyframes customZoomIn {
  0% {
    transform: scale(0.7);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.fancybox-custom-in {
  animation: customZoomIn 0.4s ease;
}

@keyframes customZoomOut {
  100% {
    transform: scale(0.5);
    opacity: 0;
  }
}
.fancybox-custom-out {
  animation: customZoomOut 0.4s ease;
}

@media (max-width: 768px) {
  .custom-form input[type=text],
  .custom-form input[type=email],
  .custom-form input[type=tel],
  .custom-form input[type=number],
  .custom-form input[type=date],
  .custom-form input[type=time],
  .custom-form input[type=url],
  .custom-form textarea {
    font-size: 16px;
  }
  .fancybox__slide {
    padding: 40px 20px !important;
  }
}
@media (min-width: 768px) {
  .spin {
    animation: spin 8s linear infinite;
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

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