/*-------------- Our value Area Start  ------------*/
.benefits-area {
  padding: 7.8125rem 0;
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .benefits-area {
    padding-bottom: 3.125rem;
    padding-top: 5rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .benefits-area {
    padding-bottom: 5rem;
    padding-top: 0.25rem;
  }
}
.benefits-area .area__title {
  max-width: 46.625rem;
  margin: 0 auto 0rem;
}
.benefits-area .shp-box img {
  width: 4.0625rem;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .benefits-area .shp-box img {
    width: 3.125rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .benefits-area .shp-box img {
    width: 3.125rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .benefits-area .shp-box img {
    width: 1.5625rem;
  }
}
.benefits-area .promise__card {
  height: 21.875rem;
  margin-top: 1.875rem;
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .benefits-area .promise__card {
    height: auto;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .benefits-area .promise__card {
    height: auto !important;
  }
}
.benefits-area .promise__card h3 {
  font-size: 1.375rem;
}
.benefits-area .promise__card p {
  font-size: 1.25rem;
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .benefits-area .promise__card p {
    font-size: 1.125rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .benefits-area .promise__card p {
    font-size: 1rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .benefits-area .promise__card p {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 47.9375rem) {
  .benefits-area .promise__card p {
    font-size: 1.125rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .benefits-area .promise__card {
    height: 18.75rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .benefits-area .promise__card {
    height: 18.75rem;
  }
}
.benefits-area .card__p__1,
.benefits-area .card__p__2 {
  height: 21.875rem;
}

/*-------------- Our value Area End  ------------*/

/*-------------- Support Card Component End  ---- --------*/
.benefit__card {
  border-radius: 0.5rem;
  border: 0.125rem solid #e3f0f7;
  background: #fff;
  box-shadow: 0rem 0.0625rem 0.125rem 0rem rgba(28, 25, 26, 0.04);
  padding: 2.5rem 1.25rem;
  display: flex;
  align-items: flex-start;
  height: 25.625rem;
  margin-top: 2rem;
  transition: 0.2s;
  position: relative;
  left: 0;
  top: 0;
  z-index: 1;
  height: 21.875rem;
}
.page-id-9888 .benefits-area .benefit__card_1,
.benefits-area .benefit__card_2 {
  height: 25.125rem;
}
.page-id-9888 .benefits-area .benefit__card_2 {
  height: 25.125rem;
}
.benefits-area .benefit__card_1,
.benefits-area .benefit__card_2 {
  height: 21.125rem;
}

@media (min-width: 100rem) and (max-width: 106.1875rem) {
  .benefit__card {
    padding: 1.25rem;
  }
}
@media (min-width: 93.75rem) and (max-width: 99.9375rem) {
  .benefit__card {
    padding: 1.25rem;
  }
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .benefit__card {
    padding: 1.25rem;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .benefit__card {
    padding: 1.25rem;
    height: 23.75rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .benefit__card {
    padding: 1.25rem 0.9375rem;
    height: 22.5rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .benefit__card {
    padding: 1.25rem 0.9375rem;
    height: 22.5rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .benefit__card {
    margin-top: 1.5625rem;
    padding: 1.5625rem 1.25rem;
  }
}

@media (max-width: 61.9375rem) {
  .page-id-9888 .benefit__card {
    height: auto !important;
    margin-top: 1.5625rem;
  }
  .benefit__card {
    height: auto !important;
    margin-top: 1.5625rem;
  }
}
.benefit__card::before {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: -1;
  content: "";
  border-radius: 0.5rem;
  transition: 0.2s;
}
.benefit__card::after {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #0351a3;
  width: 100%;
  height: 100%;
  z-index: -2;
  content: "";
  border-radius: 0.5rem;
  transition: 0.2s;
}
.benefit__card:hover {
  left: -0.9375rem;
  top: -0.9375rem;
}
.benefit__card:hover::after {
  bottom: -0.9375rem;
  right: -0.9375rem;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .benefit__card:hover::after {
    bottom: -0.625rem;
    right: -0.625rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .benefit__card:hover {
    left: -0.5rem;
    top: -0.625rem;
  }
}
.benefit__card:focus {
  left: -0.9375rem;
  top: -0.9375rem;
}
.benefit__card:focus::after {
  bottom: -0.9375rem;
  right: -0.9375rem;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .benefit__card:focus::after {
    bottom: -0.625rem;
    right: -0.625rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .benefit__card:focus {
    left: -0.5rem;
    top: -0.625rem;
  }
}
.benefit__card:active {
  left: -0.9375rem;
  top: -0.9375rem;
}
.benefit__card:active::after {
  bottom: -0.9375rem;
  right: -0.9375rem;
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .benefit__card:active::after {
    bottom: -0.625rem;
    right: -0.625rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .benefit__card:active {
    left: -0.5rem;
    top: -0.625rem;
  }
}
.benefit__card .benefit__content span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 100%;
  background-color: #f2f8fc;
  margin-bottom: 1.5625rem;
  width: 4rem;
  height: 4rem;
}
@media (min-width: 93.75rem) and (max-width: 99.9375rem) {
  .benefit__card .benefit__content span {
    width: 3.75rem;
    height: 3.75rem;
    margin-bottom: 1.25rem;
  }
  .benefit__card .benefit__content span img {
    width: 1.625rem;
  }
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .benefit__card .benefit__content span {
    width: 3.75rem;
    height: 3.75rem;
    margin-bottom: 1.25rem;
  }
  .benefit__card .benefit__content span img {
    width: 1.625rem;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .benefit__card .benefit__content span {
    width: 3.75rem;
    height: 3.75rem;
    margin-bottom: 1.25rem;
  }
  .benefit__card .benefit__content span img {
    width: 1.625rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .benefit__card .benefit__content span {
    width: 3.4375rem;
    height: 3.4375rem;
    margin-bottom: 0.9375rem;
  }
  .benefit__card .benefit__content span img {
    width: 1.625rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) and (min-width: 75rem) and (max-width: 81.1875rem) {
  .benefit__card .benefit__content span img {
    width: 1.5rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .benefit__card .benefit__content span {
    width: 2.8125rem;
    height: 2.8125rem;
    margin-bottom: 0.9375rem;
  }
  .benefit__card .benefit__content span img {
    width: 1.625rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) and (min-width: 62rem) and (max-width: 74.9375rem) {
  .benefit__card .benefit__content span img {
    width: 1.25rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) {
  .benefit__card .benefit__content span {
    width: 3.4375rem;
    height: 3.4375rem;
    margin-bottom: 0.9375rem;
  }
  .benefit__card .benefit__content span img {
    width: 1.625rem;
  }
}
@media (min-width: 48rem) and (max-width: 61.9375rem) and (min-width: 48rem) and (max-width: 61.9375rem) {
  .benefit__card .benefit__content span img {
    width: 1.25rem;
  }
}
.benefit__card .benefit__content span img {
  width: 1.875rem;
}
@media (min-width: 93.75rem) and (max-width: 99.9375rem) {
  .benefit__card .benefit__content span img {
    width: 1.625rem;
  }
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .benefit__card .benefit__content span img {
    width: 1.625rem;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .benefit__card .benefit__content span img {
    width: 1.5625rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .benefit__card .benefit__content span img {
    width: 1.5rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .benefit__card .benefit__content span img {
    width: 1.25rem;
  }
}
.benefit__card .benefit__content span.benefit_icon_2 {
  background-color: #fff2e0;
}
.benefit__card .benefit__content span.benefit_icon_3 {
  background-color: #e8f7ec;
}
.benefit__card .benefit__content span.benefit_icon_4 {
  background-color: #ffe99e;
}
.benefit__card .benefit__content h3 {
  color: #231f20;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 145.455%;
  margin-bottom: 0.9375rem;
}
@media (min-width: 93.75rem) and (max-width: 99.9375rem) {
  .benefit__card .benefit__content h3 {
    margin-bottom: 0.625rem;
    font-size: 1.25rem;
  }
}
@media (min-width: 87.5rem) and (max-width: 93.6875rem) {
  .benefit__card .benefit__content h3 {
    margin-bottom: 0.625rem;
    font-size: 1.25rem;
  }
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .benefit__card .benefit__content h3 {
    margin-bottom: 0.625rem;
    font-size: 1.25rem;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .benefit__card .benefit__content h3 {
    margin-bottom: 0.625rem;
    font-size: 1.125rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .benefit__card .benefit__content h3 {
    margin-bottom: 0.625rem;
    font-size: 1rem;
  }
}
.benefit__card .benefit__content p {
  color: #1c191a;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 145.556%;
}

.benefit__card .benefit__content ul {
  color: #1c191a;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 145.556%;
  list-style: disc;
  padding: 0 0 1rem 2rem;
}

.benefit__card .benefit__content ul li {
  color: #1c191a;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 145.556%;
}

.benefit__card .benefit__content a {
  color: #1c191a;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 145.556%;
}
@media (min-width: 81.25rem) and (max-width: 87.4375rem) {
  .benefit__card .benefit__content p {
    font-size: 1.0625rem;
    line-height: 135.556%;
  }
}
@media (min-width: 75rem) and (max-width: 81.1875rem) {
  .benefit__card .benefit__content p {
    font-size: 1rem;
  }
}
@media (min-width: 62rem) and (max-width: 74.9375rem) {
  .benefit__card .benefit__content p {
    font-size: 0.9375rem;
  }
}
.benefit__card.benefit__card_2:hover {
  border-color: #ff8c00;
}
.benefit__card.benefit__card_2:focus {
  border-color: #ff8c00;
}
.benefit__card.benefit__card_2::after {
  background: #ff8c00 !important;
}
.benefit__card.benefit__card_3:hover {
  border-color: #34ad65;
}
.benefit__card.benefit__card_3:focus {
  border-color: #34ad65;
}
.benefit__card.benefit__card_3::after {
  background: #34ad65 !important;
}
.benefit__card.benefit__card_4:hover {
  border-color: #ffbf00;
}
.benefit__card.benefit__card_4:focus {
  border-color: #ffbf00;
}
.benefit__card.benefit__card_4::after {
  background: #ffbf00 !important;
}
