.about-page .button__blue {
  display: none !important;
}
@media screen and (max-width: 991px) {
  .about-page .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.about-page .first-cta__text {
  margin-top: 127px;
}
@media screen and (max-width: 991px) {
  .about-page .first-cta__text {
    margin-top: 15px;
  }
}
.about-page .first-cta__text h1 {
  font-size: 50px;
  font-weight: 700;
  line-height: 55px;
  letter-spacing: 0em;
  text-align: left;
  margin-bottom: 30px;
  margin-top: 0;
}
@media screen and (max-width: 991px) {
  .about-page .first-cta__text h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 33px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 30px;
  }
}
.about-page .first-cta__text p {
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0em;
  max-width: 600px;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .about-page .first-cta__text p {
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
  }
}
.about-page .personal h2 {
  text-align: center !important;
  margin-bottom: 60px !important;
  line-height: 39.6px;
}
@media screen and (max-width: 991px) {
  .about-page .personal h2 {
    margin-bottom: 30px !important;
    line-height: 28.6px;
    text-align: center !important;
  }
}
.about-page .personal-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 991px) {
  .about-page .personal-list {
    gap: 20px;
  }
}
.about-page .personal-list__item {
  border: 2px solid #D3DDF3;
  border-radius: 20px;
  color: #000;
  padding: 50px 40px;
  width: 100%;
  max-width: 442px;
  background: #fff;
  -webkit-box-shadow: 0px 0px 28px 0px rgba(0, 0, 0, 0.0588235294);
          box-shadow: 0px 0px 28px 0px rgba(0, 0, 0, 0.0588235294);
}
@media screen and (max-width: 991px) {
  .about-page .personal-list__item {
    padding: 20px;
    padding-right: 15px;
  }
}
.about-page .personal-list__item-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 0.5px solid #B9C6E2;
  padding-bottom: 15px;
}
.about-page .personal-list__item-header img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.about-page .personal-list__item-header div {
  margin-left: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.about-page .personal-list__item-header p {
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0px;
  text-align: left;
  margin-bottom: 4px;
}
.about-page .personal-list__item-header span {
  color: #828282;
  font-size: 12px;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  text-align: left;
}
.about-page .personal-list__item-text {
  margin-top: 15px;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0em;
  text-align: left;
  max-width: 350px;
}
@media screen and (max-width: 991px) {
  .about-page .personal-list__item-text {
    font-size: 12px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
  }
}
.about-page .about-value {
  margin-bottom: 80px;
}
@media screen and (max-width: 991px) {
  .about-page .about-value {
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1200px) {
  .about-page .about-value .container {
    max-width: 1230px;
  }
}
.about-page .about-value h2 {
  margin-bottom: 60px !important;
  text-align: center !important;
}
@media screen and (max-width: 991px) {
  .about-page .about-value h2 {
    margin-bottom: 30px !important;
    text-align: center !important;
  }
}
.about-page .about-value__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 60px;
}
@media screen and (min-width: 991px) {
  .about-page .about-value__list {
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.about-page .about-value__list-item {
  width: 100%;
  max-width: 360px;
}
.about-page .about-value__list-item p {
  font-size: 18px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0px;
  margin-bottom: 8px;
  padding-top: 20px;
}
@media screen and (max-width: 991px) {
  .about-page .about-value__list-item p {
    padding-top: 20px;
  }
}
.about-page .about-value__list-item div {
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
}
@media screen and (min-width: 991px) {
  .about-page .about-value__list-item div {
    text-align: center;
  }
}