.section-facts {
  margin-top: 120px; }
  @media (max-width: 1140px) {
    .section-facts {
      margin-top: 60px; } }
  .section-facts .swiper-wrapper {
    padding-top: 110px; }
  .section-facts .space-area {
    flex: 0 0 19.5%; }
  .section-facts .fact-box {
    justify-content: center;
    margin-bottom: 80px; }
    .section-facts .fact-box.col-5 {
      flex: 0 0 20%; }
    .section-facts .fact-box.col-left {
      flex: 0 0 17%; }
      .section-facts .fact-box.col-left .fact-image {
        width: 140px;
        margin-bottom: 40px; }
      .section-facts .fact-box.col-left .section-title {
        font-size: 60px;
        line-height: 82px;
        margin-bottom: 0; }
    .section-facts .fact-box.col-right {
      overflow: hidden;
      flex: 0 0 63%;
      align-items: flex-end; }
      .section-facts .fact-box.col-right .swiper-slide {
        min-height: 120px;
        width: 305px;
        padding-top: 50px; }
        .section-facts .fact-box.col-right .swiper-slide.swiper-slide-active .box-inner {
          border: 21px solid #1ADBE4; }
        .section-facts .fact-box.col-right .swiper-slide.swiper-slide-active .box-outter .slide-number {
          color: #FFBE18; }
        .section-facts .fact-box.col-right .swiper-slide .fact-box {
          display: flex;
          margin-bottom: 0;
          height: 100%; }
          .section-facts .fact-box.col-right .swiper-slide .fact-box .fact-top {
            top: -120px; }
          .section-facts .fact-box.col-right .swiper-slide .fact-box .inner-fact-box .fact-number {
            width: 70%;
            padding-top: 20px;
            background-size: cover;
            height: 150px; }
      .section-facts .fact-box.col-right .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .section-facts .fact-box.col-right .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        border-radius: unset; }
      .section-facts .fact-box.col-right .swiper-pagination-bullet-active {
        background: #1ADBE4;
        width: 26px !important; }
      .section-facts .fact-box.col-right .swiper-horizontal > .swiper-pagination-bullets, .section-facts .fact-box.col-right .swiper-pagination-bullets.swiper-pagination-horizontal {
        text-align: center; }
      .section-facts .fact-box.col-right .facts-carousel-pagination {
        margin-top: 50px; }
    .section-facts .fact-box.col-4 {
      flex: 0 0 25%; }
    .section-facts .fact-box.col-3 {
      flex: 0 0 33.3333333333%; }
    .section-facts .fact-box .inner-fact-box {
      border: 10px solid #1ADBE4; }
      .section-facts .fact-box .inner-fact-box .fact-top {
        top: -60px;
        z-index: 9;
        width: 90%; }
        .section-facts .fact-box .inner-fact-box .fact-top .fact-description {
          font-size: 14px;
          padding: 0 10px;
          line-height: 18px;
          color: #34435E;
          margin-bottom: 10px; }
      .section-facts .fact-box .inner-fact-box .fact-bottom {
        padding-top: 40px; }
        .section-facts .fact-box .inner-fact-box .fact-bottom .fact-title {
          color: #34435E;
          font-size: 16px;
          font-weight: 700;
          line-height: 20px;
          padding: 0 10px;
          margin-bottom: 10px; }
      .section-facts .fact-box .inner-fact-box .fact-number {
        font-size: 54px;
        line-height: 100%;
        font-weight: 900;
        color: #34435E;
        align-items: flex-end;
        margin: 0;
        background-repeat: no-repeat;
        background-position: center;
        background-color: #ffffff;
        background-size: contain;
        width: 100%;
        padding-top: 20px; }
        @media (max-width: 640px) {
          .section-facts .fact-box .inner-fact-box .fact-number {
            font-size: 50px; } }
        .section-facts .fact-box .inner-fact-box .fact-number .fact-prefix {
          font-size: 30px;
          line-height: 100%;
          color: #FFBE18;
          font-style: normal; }
          .section-facts .fact-box .inner-fact-box .fact-number .fact-prefix sup {
            position: relative;
            top: -20px; }
  .section-facts .facts-content {
    flex: 0 0 20%; }
    @media (max-width: 1140px) {
      .section-facts .facts-content {
        flex: 0 0 100%;
        justify-content: center; } }
    .section-facts .facts-content .fact-image {
      width: 140px;
      margin-bottom: 40px; }
    .section-facts .facts-content .section-title {
      font-size: 60px;
      line-height: 100%;
      margin-bottom: 0; }
      @media (max-width: 640px) {
        .section-facts .facts-content .section-title {
          font-size: 40px;
          line-height: 62px; } }
  .section-facts .facts-carousel .swiper-slide {
    min-height: 120px;
    max-height: 215px;
    width: 335px;
    padding-top: 50px; }
    @media (max-width: 640px) {
      .section-facts .facts-carousel .swiper-slide {
        width: 290px; } }
  .section-facts .facts-carousel .fact-box .fact-top {
    top: -120px; }
  .section-facts .facts-carousel .fact-box .fact-number {
    width: 90%;
    padding-top: 20px;
    background-size: contain;
    height: 130px;
    max-height: 130px;
    background-position: center; }
    @media (max-width: 640px) {
      .section-facts .facts-carousel .fact-box .fact-number {
        height: 100px;
        max-height: 100px; } }
  .section-facts .slider-area {
    top: 0;
    right: 15px;
    display: flex;
    width: 62.08%; }
    @media (max-width: 1140px) {
      .section-facts .slider-area {
        width: 100%;
        position: static; } }
    .section-facts .slider-area .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .section-facts .slider-area .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
      width: 12px;
      height: 12px;
      border-radius: unset; }
    .section-facts .slider-area .swiper-pagination-bullet-active {
      background: #1ADBE4;
      width: 26px !important; }
    .section-facts .slider-area .swiper-horizontal > .swiper-pagination-bullets, .section-facts .slider-area .swiper-pagination-bullets.swiper-pagination-horizontal {
      text-align: center; }
    .section-facts .slider-area .facts-carousel-pagination {
      margin-top: 5px; }

/*# sourceMappingURL=vc_facts.css.map */
