.m65e7d66e .h93cdcf51 {
  margin-bottom: 18px;
}

@media (max-width: 480px) {
  .m65e7d66e .h65043160 {
    font-size: 14px;
  }
}

.b14a53b7 {
  background: linear-gradient(201.11deg, #162a4d 21.26%, #060a13 71.42%);
  border-radius: 10px;
  padding: 30px;
}

.b14a53b7 .c20f4da81 {
  color: #fff;
  margin-bottom: 28px;
}

.b14a53b7 .c75ad3bb4 {
  display: flex;
  flex-direction: column;
}

.b14a53b7 .dec6099a {
  position: relative;
  display: flex;
  width: 100%;
  max-width: 734px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  padding: 20px;
  border: 1px solid;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.b14a53b7 .dec6099a:not(:nth-of-type(2n))::after {
  content: url(../images/arrow_right.svg);
  position: absolute;
  top: 20px;
  right: -200px;
}

.b14a53b7 .dec6099a:nth-of-type(2n) {
  align-self: flex-end;
}

.b14a53b7 .dec6099a:nth-of-type(2n)::after {
  content: url(../images/arrow_left.svg);
  position: absolute;
  top: 20px;
  left: -200px;
}

.b14a53b7 .dec6099a:last-of-type::after {
  content: "";
}

.b14a53b7 .dec6099a:not(:last-of-type) {
  margin-bottom: 26px;
}

.b14a53b7 .e8032a7f {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 33px;
  height: 26px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  color: #fff;
}

.b14a53b7 .c1f14b2c {
  position: relative;
  margin-left: 20px;
  max-width: 540px;
}

.b14a53b7 .c5e6e2dd7 {
  position: absolute;
  top: 0;
  right: -100px;
  width: 80px;
  height: 80px;
}

.b14a53b7 .c9be6f55e {
  margin-bottom: 12px;
}

.b14a53b7 .c4232c377 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.b14a53b7 .c980e9d39 {
  font-size: 16px;
  line-height: 170%;
  color: var(--color-text-add);
}

@media (max-width: 1024px) {
  .b14a53b7 .dec6099a::after {
    content: "" !important;
  }
}

@media (max-width: 900px) {
  .b14a53b7 .c1f14b2c {
    max-width: 480px;
  }
}

@media (max-width: 768px) {
  .b14a53b7 .e8032a7f {
    display: none;
  }

  .b14a53b7 .c1f14b2c {
    width: 100%;
    max-width: none;
    margin-left: 0;
  }

  .b14a53b7 .c9be6f55e {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }

  .b14a53b7 .dec6099a {
    position: relative;
    cursor: pointer;
  }

  .b14a53b7 .c9be6f55e::after {
    content: url(../images/criteria_arrow.svg);
    position: absolute;
    top: calc(50% - 16px);
    right: 0;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .b14a53b7 .dec6099a.open .c9be6f55e::after {
    transform: rotate(180deg);
  }

  .b14a53b7 .c5e6e2dd7 {
    position: static;
    width: 48px;
    height: 48px;
    margin-right: 16px;
  }

  .b14a53b7 .c980e9d39 {
    display: none;
  }

  .b14a53b7 .dec6099a.open .c980e9d39 {
    display: block;
    margin-top: 20px;
  }
}

@media (max-width: 600px) {
  .b14a53b7 .c4232c377 {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .b14a53b7 {
    padding: 16px;
  }

  .b14a53b7 .c20f4da81 {
    margin-bottom: 16px;
  }

  .b14a53b7 .dec6099a {
    padding: 10px;
    margin-bottom: 12px;
  }

  .b14a53b7 .c5e6e2dd7 {
    width: 24px;
    height: 24px;
    margin-right: 8px;
  }

  .b14a53b7 .c4232c377 {
    font-size: 12px;
  }

  .b14a53b7 .c980e9d39 {
    font-size: 12px;
  }
}

.ad6e24dc {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.ad6e24dc .c6b57e36 {
  width: 15.5%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 24px;
  background: linear-gradient(201.11deg, #162a4d 21.26%, #060a13 71.42%);
  border-radius: 10px;
  margin-bottom: 16px;
}

.ad6e24dc .bc410c6d {
  width: 120px;
  height: 120px;
  margin-bottom: 20px;
}

.ad6e24dc .ea8b58c4 {
  position: relative;
  text-align: center;
  color: var(--color-primary);
}

.ad6e24dc .ea8b58c4::after {
  content: url(../images/right_arrow.svg);
  position: relative;
  top: 1px;
  right: -10px;
}

@media (max-width: 1200px) {
  .ad6e24dc .c6b57e36 {
    width: 19%;
    margin-bottom: 16px;
  }
}

@media (max-width: 1200px) {
  .ad6e24dc .c6b57e36 {
    width: 23%;
  }
}

@media (max-width: 768px) {
  .ad6e24dc .c6b57e36 {
    width: 31%;
  }
}

@media (max-width: 600px) {
  .ad6e24dc {
    justify-content: space-between;
  }

  .ad6e24dc .c6b57e36 {
    width: 48%;
  }
}

@media (max-width: 480px) {
  .ad6e24dc .c6b57e36 {
    padding: 14px;
  }

  .ad6e24dc .bc410c6d {
    width: 92px;
    height: 92px;
    margin-bottom: 10px;
  }

  .ad6e24dc .ea8b58c4 {
    font-size: 12px;
  }

  .ad6e24dc .ea8b58c4::after {
    top: 2px;
  }
}

.g60bb5a57 {
  background: linear-gradient(201.11deg, #162a4d 21.26%, #060a13 71.42%);
  border-radius: 10px;
  padding: 24px 32px;
}

.g60bb5a57 .a4245dfe:not(:last-of-type) {
  margin-bottom: 32px;
}

.g60bb5a57 .d827dc1d {
  color: #fff;
}

.g60bb5a57 .e7b9d7d6 {
  display: block;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  border: 1px solid transparent;
  padding: 20px;
}

.g60bb5a57 .e7b9d7d6:hover {
  background: rgba(255, 255, 255, 0.2);
}

.g60bb5a57 .g24beb07f {
  width: 100%;
  border-radius: 8px;
  margin-bottom: 16px;
}

.g60bb5a57 .g38e35ced {
  font-weight: 700;
  color: #fff;
  margin-bottom: 35px;
}

.g60bb5a57 .ccf35c61 {
  display: flex;
  justify-content: space-between;
}

.g60bb5a57 .b135bd50 {
  font-size: 12px;
  font-weight: 500;
  color: var(--color-text-add);
}

.g60bb5a57 .c72ff7a1 {
  color: var(--color-primary);
  margin-right: 15px;
}

.g60bb5a57 .c72ff7a1::after {
  content: url(../images/right_arrow.svg);
  position: relative;
  top: 1px;
  right: -10px;
}

.n2a307a94 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.n2a307a94 .g34e90458 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.n2a307a94 .faf23785 {
  width: 48%;
}

.faf23785 .g34e90458 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 145px;
}

.faf23785 .g38e35ced {
  font-size: 20px;
  line-height: 32px;
}

.n2a307a94 .n0b816076 {
  display: flex;
  flex-direction: column;
  width: 48%;
}

.n0b816076 .e7b9d7d6 {
  display: flex;
}

.n0b816076 .e7b9d7d6:not(:last-of-type) {
  margin-bottom: 20px;
}

.n0b816076 .g38e35ced {
  margin-bottom: 0;
}

.n0b816076 .g24beb07f {
  width: 100%;
  max-width: 210px;
  object-fit: cover;
  margin-bottom: 0;
  margin-right: 16px;
}

.b57cefe1f {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.b57cefe1f .e7b9d7d6 {
  width: 24%;
}

.b57cefe1f .g38e35ced {
  font-size: 14px;
  line-height: 22px;
}

@media (max-width: 1350px) {
  .n0b816076 .g24beb07f {
    max-width: 180px;
  }
}

@media (max-width: 1024px) {
  .n2a307a94 .faf23785,
  .n2a307a94 .n0b816076 {
    width: 100%;
  }

  .n2a307a94 .faf23785 {
    margin-bottom: 20px;
  }

  .b57cefe1f .e7b9d7d6 {
    width: 32%;
    margin-bottom: 16px;
  }
}

@media (max-width: 768px) {
  .b57cefe1f .e7b9d7d6 {
    width: 48%;
  }
}

@media (max-width: 600px) {
  .g60bb5a57 .c72ff7a1 span {
    display: none;
  }

  .n0b816076 .g24beb07f {
    width: 120px;
  }
}

@media (max-width: 480px) {
  .g60bb5a57 {
    padding: 16px;
  }

  .g60bb5a57 .e7b9d7d6 {
    padding: 10px;
  }

  .g60bb5a57 .g38e35ced {
    font-size: 12px;
  }

  .b57cefe1f .g38e35ced {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 12px;
  }

  .faf23785 .e7b9d7d6 {
    position: relative;
    padding: 0;
    background: transparent;
    border: none;
  }

  .faf23785 .e7b9d7d6:hover {
    background: transparent;
  }

  .faf23785 .g34e90458 {
    height: 100%;
    background: linear-gradient(
            360deg,
            #162a4d 0%,
            rgba(22, 42, 77, 0.7) 33.33%,
            rgba(22, 42, 77, 0.4) 66.67%,
            rgba(22, 42, 77, 0.4) 100%
    );
    position: absolute;
    bottom: 0;
    justify-content: flex-end;
    padding: 8px;
    border-radius: 0 0 8px 8px;
  }

  .faf23785 .g24beb07f {
    margin-bottom: 0;
  }

  .faf23785 .g38e35ced {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
  }
}
.a4245dfe h2 {
  color: #ffffff;
}
.b57cefe1f .e7b9d7d6 {
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
.b57cefe1f .g24beb07f {
  height: 172px;
  object-fit: cover;
}
.b57cefe1f .g34e90458 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
@media (max-width: 480px) {
  .b57cefe1f .g24beb07f {
    height: 120px;
  }
}