.about {
  position: relative;
}
@media (min-width: 0px) and (max-width: 575.98px) {
  .about {
    margin: 60px 0 110px 0;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .about {
    margin: 80px 0 130px 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .about {
    margin: 80px 0 5px 0;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .about {
    margin: 100px 0 174px 0;
  }
}
@media (min-width: 1200px) {
  .about {
    margin: 120px 0 182px 0;
  }
}
.about__shape--blue {
  background: #1AC0F2;
  border-radius: 0px 20px 20px 0px;
  position: absolute;
  left: 0;
  z-index: -999;
}
@media (min-width: 0px) and (max-width: 575.98px) {
  .about__shape--blue {
    height: 6px;
    width: 40px;
    top: 5px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .about__shape--blue {
    height: 6px;
    width: 40px;
    top: 5px;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .about__shape--blue {
    height: 8px;
    width: 54px;
    top: 5px;
  }
}
@media (min-width: 1200px) {
  .about__shape--blue {
    height: 16px;
    width: 112px;
    top: 5px;
  }
}
@media (min-width: 1440px) {
  .about__shape--blue {
    height: 16px;
    width: 112px;
    top: 48px;
  }
}
@media (min-width: 1920px) {
  .about__shape--blue {
    top: 90px;
  }
}
.about__shape--orange {
  width: 112px;
  height: 16px;
  background: #F09221;
  border-radius: 0px 0px 0px 160px;
  position: absolute;
  top: 94px;
  right: 0;
  z-index: -999;
}
@media (min-width: 0px) and (max-width: 767.98px) {
  .about__shape--orange {
    height: 208px;
    width: 270px;
    top: 462px;
    border-radius: 0px 0px 0px 80px;
  }
}
@media (min-width: 480px) and (max-width: 575.98px) {
  .about__shape--orange {
    height: 208px;
    width: 270px;
    top: 398px;
    border-radius: 0px 0px 0px 80px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .about__shape--orange {
    height: 208px;
    width: 270px;
    top: 345px;
    border-radius: 0px 0px 0px 80px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .about__shape--orange {
    height: 208px;
    width: 270px;
    top: 62px;
    border-radius: 0px 0px 0px 120px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .about__shape--orange {
    height: 340px;
    width: 440px;
    top: 42px;
    border-radius: 0px 0px 0px 120px;
  }
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
  .about__shape--orange {
    height: 416px;
    width: 540px;
    top: 52px;
  }
}
@media (min-width: 1440px) {
  .about__shape--orange {
    height: 416px;
    width: 540px;
    top: 122px;
  }
}
@media (min-width: 1920px) {
  .about__shape--orange {
    width: 740px;
    top: 164px;
  }
}
.about__content {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 0px) and (max-width: 767.98px) {
  .about__content {
    flex-direction: column;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .about__content {
    align-items: flex-start;
  }
}
@media (min-width: 1200px) {
  .about__content {
    align-items: flex-start;
  }
}
.about__text {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 0px) and (max-width: 479.98px) {
  .about__text {
    flex-direction: column;
    width: 240px;
    margin: 0;
    justify-content: center;
  }
}
@media (min-width: 480px) and (max-width: 575.98px) {
  .about__text {
    flex-direction: column;
    width: 400px;
    margin: 0;
    justify-content: center;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .about__text {
    flex-direction: column;
    width: 496px;
    margin: 0;
    justify-content: center;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .about__text {
    flex-direction: column;
    width: 303px;
    margin-right: 48px;
    justify-content: center;
    align-items: flex-start;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .about__text {
    flex-direction: column;
    width: 393px;
    margin-right: 44px;
    justify-content: center;
    align-items: flex-start;
  }
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
  .about__text {
    flex-direction: column;
    width: 340px;
    margin-right: 112px;
    justify-content: center;
    align-items: flex-start;
  }
}
@media (min-width: 1440px) {
  .about__text {
    flex-direction: column;
    width: 460px;
    margin-right: 110px;
    justify-content: center;
    align-items: flex-start;
  }
}
@media (min-width: 1920px) {
  .about__text {
    width: 585px;
    margin-right: 150px;
  }
}
.about__heading {
  font-family: "Figtree", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #004A85;
  margin-bottom: 16px;
}
@media (min-width: 0px) and (max-width: 767.98px) {
  .about__heading {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin-bottom: 12px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .about__heading {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 12px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .about__heading {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 16px;
  }
}
@media (min-width: 1440px) {
  .about__heading {
    margin-top: 48px;
  }
}
@media (min-width: 1920px) {
  .about__heading {
    margin-top: 90px;
  }
}
.about__title {
  font-family: "Figtree", sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 40px;
  line-height: 48px;
  color: #004A85;
  margin-bottom: 16px;
}
@media (min-width: 0px) and (max-width: 479.98px) {
  .about__title {
    font-size: 24px;
    line-height: 32px;
    text-align: center;
    margin-bottom: 12px;
  }
}
@media (min-width: 480px) and (max-width: 767.98px) {
  .about__title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 12px;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .about__title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 12px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .about__title {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 16px;
  }
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
  .about__title {
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 16px;
  }
}
@media (min-width: 1920px) {
  .about__title {
    font-size: 44px;
    line-height: 48px;
  }
}
.about__description {
  font-family: "Figtree", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 28px;
  color: #001321;
  margin-bottom: 20px;
}
@media (min-width: 0px) and (max-width: 767.98px) {
  .about__description {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .about__description {
    font-size: 16px;
    line-height: 24px;
  }
}
.about__button {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  gap: 12px;
  width: 200px;
  height: 52px;
  background: #FFFFFF;
  border: 2px solid #005DA6;
  border-radius: 20px;
  font-family: "Figtree", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: #005DA6;
}
@media (min-width: 0px) and (max-width: 767.98px) {
  .about__button {
    width: 180px;
    height: 48px;
    font-size: 16px;
    line-height: 24px;
  }
}
@media (min-width: 1920px) {
  .about__button {
    width: 218px;
    height: 64px;
  }
}
.about__button:hover {
  background: #004A85;
  color: #FFFFFF;
}
.about__button:active {
  background: #003864;
  color: #FFFFFF;
}
.about__img {
  height: 440px;
  width: 550px;
  filter: drop-shadow(0px 10px 10px rgba(33, 33, 33, 0.1));
  border-radius: 20px;
  object-fit: cover;
  object-position: center center;
}
@media (min-width: 0px) and (max-width: 479.98px) {
  .about__img {
    height: 220px;
    width: 100%;
    border-radius: 0px;
    margin-top: 32px;
  }
}
@media (min-width: 480px) and (max-width: 575.98px) {
  .about__img {
    height: 220px;
    width: 100%;
    border-radius: 0px;
    margin-top: 32px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .about__img {
    height: 220px;
    width: 496px;
    margin-top: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .about__img {
    height: 220px;
    width: 276px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .about__img {
    height: 300px;
    width: 415px;
  }
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
  .about__img {
    height: 368px;
    width: 430px;
    margin-top: 20px;
  }
}
@media (min-width: 1440px) {
  .about__img {
    height: 440px;
    width: 550px;
  }
}
@media (min-width: 1920px) {
  .about__img {
    height: 480px;
    width: 750px;
  }
}
