.why__content {
  display: flex;
  flex-flow: column;
  align-items: center;
  gap: 60px;
}
.why__head {
  display: flex;
  flex-flow: column;
  align-items: center;
  gap: 24px;
}
.why__title {
  font-family: Poppins;
  font-weight: 500;
  font-size: 36px;
  line-height: 140%;
  letter-spacing: -1%;
  text-align: center;
  color: #0d499c;
}
.why__desc {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  letter-spacing: 0%;
  text-align: center;
  color: #898d90;
  max-width: 876px;
}
.why__body {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  width: 100%;
}
.why__item {
  position: relative;
  max-height: 185px;
  height: 100%;
  max-width: 572px;
  width: 100%;
}
.why__item:nth-child(odd) {
  display: flex;
  justify-self: flex-end;
}
.why__clip {
  clip-path: polygon(82.013% 49.551%, 82.013% 6.486%, 82.013% 6.486%, 81.985% 5.434%, 81.906% 4.436%, 81.779% 3.506%, 81.608% 2.656%, 81.398% 1.9%, 81.154% 1.252%, 80.879% 0.724%, 80.578% 0.331%, 80.255% 0.085%, 79.915% 0%, 2.098% 0%, 2.098% 0%, 1.758% 0.085%, 1.435% 0.331%, 1.134% 0.724%, 0.859% 1.252%, 0.614% 1.9%, 0.405% 2.656%, 0.234% 3.506%, 0.107% 4.436%, 0.027% 5.434%, 0% 6.486%, 0% 93.514%, 0% 93.514%, 0.027% 94.566%, 0.107% 95.564%, 0.234% 96.494%, 0.405% 97.344%, 0.614% 98.1%, 0.859% 98.748%, 1.134% 99.276%, 1.435% 99.669%, 1.758% 99.915%, 2.098% 100%, 97.902% 100%, 97.902% 100%, 98.242% 99.915%, 98.565% 99.669%, 98.866% 99.276%, 99.141% 98.748%, 99.386% 98.1%, 99.595% 97.344%, 99.766% 96.494%, 99.893% 95.564%, 99.973% 94.566%, 100% 93.514%, 100% 62.524%, 100% 62.524%, 99.973% 61.472%, 99.893% 60.474%, 99.766% 59.543%, 99.595% 58.693%, 99.386% 57.937%, 99.141% 57.289%, 98.866% 56.761%, 98.565% 56.368%, 98.242% 56.122%, 97.902% 56.037%, 84.111% 56.037%, 84.111% 56.037%, 83.77% 55.952%, 83.448% 55.707%, 83.147% 55.313%, 82.872% 54.786%, 82.627% 54.137%, 82.418% 53.382%, 82.247% 52.532%, 82.12% 51.601%, 82.04% 50.603%, 82.013% 49.551%);
  background: rgba(137, 141, 144, 0.1);
  height: 100%;
  width: 100%;
  padding: 40px;
}
.why__rect {
  width: 93px;
  height: 93px;
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f3f4f4;
  border-radius: 12px;
}
.why__item-title {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 130%;
  letter-spacing: -0.01em;
  color: #4d525a;
}
.why__texting {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
  gap: 52px;
}
.why__image {
  width: 38px;
  height: 38px;
}

@media (max-width: 1024px) {
  .why__content {
    gap: 40px;
  }
  .why__head {
    gap: 16px;
  }
  .why__title {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 120%;
    text-align: center;
    letter-spacing: -0.01em;
    color: #0D499C;
  }
  .why__desc {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    text-align: center;
    color: #898D90;
  }
  .why__body {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .why__item {
    height: 144px;
  }
  .why__clip {
    padding: 20px 18px;
    justify-content: space-between;
    display: flex;
    flex-flow: column;
    gap: 20px;
    clip-path: polygon(79.28% 43.835%, 79.28% 6.389%, 79.28% 6.389%, 79.245% 5.353%, 79.145% 4.37%, 78.984% 3.453%, 78.769% 2.616%, 78.504% 1.871%, 78.195% 1.233%, 77.847% 0.713%, 77.467% 0.326%, 77.059% 0.084%, 76.629% 0%, 2.651% 0%, 2.651% 0%, 2.221% 0.084%, 1.813% 0.326%, 1.433% 0.713%, 1.085% 1.233%, 0.777% 1.871%, 0.512% 2.616%, 0.296% 3.453%, 0.135% 4.37%, 0.035% 5.353%, 0% 6.389%, 0% 93.611%, 0% 93.611%, 0.035% 94.647%, 0.135% 95.63%, 0.296% 96.547%, 0.512% 97.384%, 0.777% 98.129%, 1.085% 98.767%, 1.433% 99.287%, 1.813% 99.674%, 2.221% 99.916%, 2.651% 100%, 97.349% 100%, 97.349% 100%, 97.779% 99.916%, 98.187% 99.674%, 98.567% 99.287%, 98.915% 98.767%, 99.223% 98.129%, 99.488% 97.384%, 99.704% 96.547%, 99.865% 95.63%, 99.965% 94.647%, 100% 93.611%, 100% 56.613%, 100% 56.613%, 99.965% 55.577%, 99.865% 54.594%, 99.704% 53.677%, 99.488% 52.84%, 99.223% 52.095%, 98.915% 51.457%, 98.567% 50.937%, 98.187% 50.55%, 97.779% 50.308%, 97.349% 50.224%, 81.931% 50.224%, 81.931% 50.224%, 81.501% 50.14%, 81.093% 49.898%, 80.713% 49.511%, 80.366% 48.991%, 80.057% 48.353%, 79.792% 47.608%, 79.576% 46.771%, 79.415% 45.854%, 79.315% 44.871%, 79.28% 43.835%);
  }
  .why__item-title {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: -0.01em;
    color: #4D525A;
  }
  .why__item-text {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #898D90;
  }
  .why__rect {
    width: 64px;
    height: 64px;
  }
}/*# sourceMappingURL=style.css.map */