@charset "UTF-8";

.bizcen-page #Task {
  overflow-x: hidden;
}

.bizcen-page #first_img .logo-text {
  font-family: Helvetica;
  font-style: normal;
  font-weight: 900;
  font-size: 72px;
  line-height: 82px;
  color: #FFFFFF;
  left: 13px;
  top: 300px;
  position: absolute;
  z-index: 1;
}

.bizcen-page #first_img img {
  width: auto !important;
}

.bizcen-page .head__left_bottom {
  left: 0;
  color: #fff;
  left: 15px;
  top: 400px;
  max-width: 600px;
}

.bizcen-page .technology {
  max-width: 250px;
}

.bizcen-page .head__h2 {
  max-width: 768px;
}

.top-img {
  position: absolute;
  display: none;
}

.top-img-3 {
  right: -10px;
  bottom: -100px;
  z-index: 1;
}

.top-img-3-shadow {
  -webkit-box-shadow: 0 0 25px 6px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 25px 6px rgba(0, 0, 0, 0.2);
  content: '';
  display: block;
  position: absolute;
  bottom: -100px;
  right: 0;
  height: 0;
  width: 280px;
  z-index: 1;
}

.top-img-2 {
  right: 38px;
  bottom: 30px;
  z-index: 2;
}

.top-img-1 {
  right: 153px;
  bottom: -77px;
  z-index: 3;
}

.main-case {
  background: #D8D8D8;
  border: 1px solid #D8D8D8;
  border-radius: 7px 7px 0 0;
  line-height: 0;
  text-align: center;
  margin-bottom: 130px;
}

.main-case .main-case__link {
  color: #292a2b;
  font-size: 16px;
  text-decoration: none;
  line-height: 1;
  padding: 5px 100px;
  background-color: white;
  display: inline-block;
  border-radius: 7px;
  margin: 5px 0;
  letter-spacing: -0.4px;
  text-align: center;
}

.main-case img,
.main-case #movie {
  max-width: 100%;
}

.main-case__span {
  font-size: 16px;
  line-height: 30px;
  position: absolute;
  z-index: 1;
}

.shadow-img {
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
}

.grey-line-span::before {
  content: '';
  display: block;
  background: #c4c4c4;
  height: 1px;
  position: relative;
  top: 15px;
}

.main-cases-wrap {
  position: relative;
}

.main-cases-wrap .main-case1 {
  position: relative;
  padding-left: 160px;
}

.main-cases-wrap .main-case1 .span1 {
  right: -50px;
  top: 5px;
}

.main-cases-wrap .main-case1 .span1::before {
  left: -45px;
  width: 40px;
}

.main-cases-wrap .main-case1 .span2 {
  left: 0;
  width: 130px;
  bottom: 85px;
}

.main-cases-wrap .main-case1 .span2::before {
  width: 60px;
  right: -105px;
}

.main-cases-wrap .main-case1 .span3 {
  left: 0;
  bottom: 45px;
}

.main-cases-wrap .main-case1 .span3::before {
  width: 70px;
  right: -95px;
}

.main-cases-wrap .main-case2 {
  position: absolute;
  right: -305px;
  bottom: 115px;
  z-index: 1;
}

.main-cases-wrap .main-case2 .span {
  top: 190px;
}

.main-cases-wrap img.mobile {
  display: none;
}

.main-cases-wrap .main-case3 {
  position: relative;
  top: 180px;
  margin-bottom: 280px;
}

.main-cases-wrap .main-case3 .span {
  bottom: 90px;
  right: 40px;
  width: 170px;
}

.main-cases-wrap .main-case3 .span::before {
  left: -90px;
  width: 80px;
}

.excerpt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.excerpt__item {
  padding-left: 40px;
  position: relative;
  margin-bottom: 100px;
  width: 50%;
}

.excerpt__item .excerpt__content {
  font-size: 30px;
  line-height: 40px;
  padding-bottom: 20px;
}

.excerpt__item .excerpt__footer {
  font-size: 16px;
  font-weight: bold;
}

.excerpt__item::before {
  content: '\201C';
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 130px;
  line-height: 160px;
  color: #3774CC;
  opacity: 0.2;
  position: absolute;
  left: -5px;
  top: -40px;
  z-index: 1;
}

.excerpt__position {
  color: #B5B5B5;
}

#Result .grid__page_left {
  grid-column: 2/10;
}

.numbers {
  max-width: 520px;
  margin: 0 auto;
}

.numbers .numbers__int {
  color: #142346;
  font-family: Inter;
  font-style: normal;
  font-weight: 800;
  font-size: 120px;
  line-height: 145px;
  padding: 0;
}

.numbers .numbers__ps {
  color: #292A2B;
  font-family: Inter;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  line-height: 30px;
  padding: 0;
}

.numbers__item {
  margin-bottom: 70px;
}

@media (min-width: 768px) {
  .main-case,
  .excerpt {
    min-width: 145%;
  }
}

@media (max-width: 1340px) {
  .bizcen-page .head__h1,
  .bizcen-page .head__h2 {
    max-width: 500px;
  }
}

@media (max-width: 1040px) {
  .bizcen-page .head__h1,
  .bizcen-page .head__h2 {
    max-width: 100%;
  }
}

@media (max-width: 991px) {
  .excerpt__item {
    width: 100%;
  }

  .main-case__span {
    font-size: 12px;
    line-height: 1.3;
  }

  .grey-line-span::before {
    top: 10px;
  }

  .main-cases-wrap .main-case1 .span1 {
    left: 0;
    max-width: 120px;
  }

  .main-cases-wrap .main-case1 .span1::before {
    left: 100px;
    width: 65px;
  }

  .main-cases-wrap .main-case1 .span2::before {
    width: 40px;
    right: -124px;
  }

  .main-cases-wrap .main-case2 {
    left: 0;
    bottom: -300px;
  }

  .main-cases-wrap .main-case2 .span {
    top: 40px;
  }

  .main-cases-wrap .main-case2 img.desctop {
    display: none;
  }

  .main-cases-wrap .main-case2 img.mobile {
    display: block;
  }

  .main-cases-wrap .main-case3 {
    top: 535px;
    margin-bottom: 550px;
  }

  .main-cases-wrap .main-case3 img {
    max-width: 185px;
  }

  .main-cases-wrap .main-case3 .span {
    bottom: 15px;
    left: 200px;
    line-height: 1.3;
  }

  .main-cases-wrap .main-case3 .span::before {
    left: -25px;
    width: 20px;
    top: 10px;
  }
}

@media (max-width: 768px) {
  .bizcen-page #first_img .logo-text {
    top: 0;
    font-size: 65px;
    margin-left: 15px;
  }

  .bizcen-page .head__left_bottom {
    margin-top: 30px;
  }

  .bizcen-page .technology {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .bizcen-page .main-case__link {
    padding: 2px 50px;
    line-height: 1.3;
  }

  .lashoestring .head {
    padding-top: 80px;
  }

  .lashoestring .head__left_bottom h2 {
    font-size: 25px;
    font-weight: normal;
  }

  .head h1 {
    font-size: 35px;
  }

  .main-case {
    min-width: 0;
    margin-left: -27px;
  }

  .excerpt__item {
    margin-bottom: 20px;
  }

  #Result .grid__page_left {
    grid-column: 1/13;
  }

  .numbers .numbers__int {
    font-size: 60px;
    text-align: center;
    line-height: 100px;
  }

  .numbers .numbers__ps {
    text-align: center;
    font-size: 25px;
  }

  .numbers .numbers__item {
    margin-bottom: 25px;
  }
}

@media (max-width: 360px) {
  .main-cases-wrap {
    margin-left: -27px;
  }

  .main-cases-wrap .main-case3 .span {
    width: 135px;
  }
}

