.a0080ecc .d7987e4a {
  margin-bottom: 18px;
}

@media (max-width: 480px) {
  .a0080ecc .b929223a {
    font-size: 14px;
  }
}

.d1e21197 {
  background: linear-gradient(201.11deg, #162a4d 21.26%, #060a13 71.42%);
  border-radius: 10px;
  padding: 30px;
}

.d1e21197 .fcd9c9db {
  color: #fff;
  margin-bottom: 28px;
}

.d1e21197 .c64f93462 {
  display: flex;
  flex-direction: column;
}

.d1e21197 .cf92064c {
  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));
}

.d1e21197 .cf92064c:not(:nth-of-type(2n))::after {
  content: url(../images/arrow_right.svg);
  position: absolute;
  top: 20px;
  right: -200px;
}

.d1e21197 .cf92064c:nth-of-type(2n) {
  align-self: flex-end;
}

.d1e21197 .cf92064c:nth-of-type(2n)::after {
  content: url(../images/arrow_left.svg);
  position: absolute;
  top: 20px;
  left: -200px;
}

.d1e21197 .cf92064c:last-of-type::after {
  content: "";
}

.d1e21197 .cf92064c:not(:last-of-type) {
  margin-bottom: 26px;
}

.d1e21197 .c9d23ab0e {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 33px;
  height: 26px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  color: #fff;
}

.d1e21197 .dc3f9406 {
  position: relative;
  margin-left: 20px;
  max-width: 540px;
}

.d1e21197 .c0e1b78b2 {
  position: absolute;
  top: 0;
  right: -100px;
  width: 80px;
  height: 80px;
}

.d1e21197 .e89c2fb2 {
  margin-bottom: 12px;
}

.d1e21197 .becfd699 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.d1e21197 .c87bc85c {
  font-size: 16px;
  line-height: 170%;
  color: var(--color-text-add);
}

@media (max-width: 1024px) {
  .d1e21197 .cf92064c::after {
    content: "" !important;
  }
}

@media (max-width: 900px) {
  .d1e21197 .dc3f9406 {
    max-width: 480px;
  }
}

@media (max-width: 768px) {
  .d1e21197 .c9d23ab0e {
    display: none;
  }

  .d1e21197 .dc3f9406 {
    width: 100%;
    max-width: none;
    margin-left: 0;
  }

  .d1e21197 .e89c2fb2 {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }

  .d1e21197 .cf92064c {
    position: relative;
    cursor: pointer;
  }

  .d1e21197 .e89c2fb2::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;
  }

  .d1e21197 .cf92064c.open .e89c2fb2::after {
    transform: rotate(180deg);
  }

  .d1e21197 .c0e1b78b2 {
    position: static;
    width: 48px;
    height: 48px;
    margin-right: 16px;
  }

  .d1e21197 .c87bc85c {
    display: none;
  }

  .d1e21197 .cf92064c.open .c87bc85c {
    display: block;
    margin-top: 20px;
  }
}

@media (max-width: 600px) {
  .d1e21197 .becfd699 {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .d1e21197 {
    padding: 16px;
  }

  .d1e21197 .fcd9c9db {
    margin-bottom: 16px;
  }

  .d1e21197 .cf92064c {
    padding: 10px;
    margin-bottom: 12px;
  }

  .d1e21197 .c0e1b78b2 {
    width: 24px;
    height: 24px;
    margin-right: 8px;
  }

  .d1e21197 .becfd699 {
    font-size: 12px;
  }

  .d1e21197 .c87bc85c {
    font-size: 12px;
  }
}

.c06b907cb {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.c06b907cb .db7ba11c {
  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;
}

.c06b907cb .e47ddd83 {
  width: 120px;
  height: 120px;
  margin-bottom: 20px;
}

.c06b907cb .c995543ec {
  position: relative;
  text-align: center;
  color: var(--color-primary);
}

.c06b907cb .c995543ec::after {
  content: url(../images/right_arrow.svg);
  position: relative;
  top: 1px;
  right: -10px;
}

@media (max-width: 1200px) {
  .c06b907cb .db7ba11c {
    width: 19%;
    margin-bottom: 16px;
  }
}

@media (max-width: 1200px) {
  .c06b907cb .db7ba11c {
    width: 23%;
  }
}

@media (max-width: 768px) {
  .c06b907cb .db7ba11c {
    width: 31%;
  }
}

@media (max-width: 600px) {
  .c06b907cb {
    justify-content: space-between;
  }

  .c06b907cb .db7ba11c {
    width: 48%;
  }
}

@media (max-width: 480px) {
  .c06b907cb .db7ba11c {
    padding: 14px;
  }

  .c06b907cb .e47ddd83 {
    width: 92px;
    height: 92px;
    margin-bottom: 10px;
  }

  .c06b907cb .c995543ec {
    font-size: 12px;
  }

  .c06b907cb .c995543ec::after {
    top: 2px;
  }
}

.g981cfef3 {
  background: linear-gradient(201.11deg, #162a4d 21.26%, #060a13 71.42%);
  border-radius: 10px;
  padding: 24px 32px;
}

.g981cfef3 .e071ece5:not(:last-of-type) {
  margin-bottom: 32px;
}

.g981cfef3 .e75a1ba8 {
  color: #fff;
}

.g981cfef3 .g076f5c0c {
  display: block;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  border: 1px solid transparent;
  padding: 20px;
}

.g981cfef3 .g076f5c0c:hover {
  background: rgba(255, 255, 255, 0.2);
}

.g981cfef3 .g7fa9f97b {
  width: 100%;
  border-radius: 8px;
  margin-bottom: 16px;
}

.g981cfef3 .e9426ca9 {
  font-weight: 700;
  color: #fff;
  margin-bottom: 35px;
}

.g981cfef3 .g10de4f3b {
  display: flex;
  justify-content: space-between;
}

.g981cfef3 .g6d18ae0a {
  font-size: 12px;
  font-weight: 500;
  color: var(--color-text-add);
}

.g981cfef3 .g1b02e4fb {
  color: var(--color-primary);
  margin-right: 15px;
}

.g981cfef3 .g1b02e4fb::after {
  content: url(../images/right_arrow.svg);
  position: relative;
  top: 1px;
  right: -10px;
}

.cae6f14e {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.cae6f14e .g41c98529 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.cae6f14e .n060f226b {
  width: 48%;
}

.n060f226b .g41c98529 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 145px;
}

.n060f226b .e9426ca9 {
  font-size: 20px;
  line-height: 32px;
}

.cae6f14e .n1ad56fa0 {
  display: flex;
  flex-direction: column;
  width: 48%;
}

.n1ad56fa0 .g076f5c0c {
  display: flex;
}

.n1ad56fa0 .g076f5c0c:not(:last-of-type) {
  margin-bottom: 20px;
}

.n1ad56fa0 .e9426ca9 {
  margin-bottom: 0;
}

.n1ad56fa0 .g7fa9f97b {
  width: 100%;
  max-width: 210px;
  object-fit: cover;
  margin-bottom: 0;
  margin-right: 16px;
}

.b71875c5 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.b71875c5 .g076f5c0c {
  width: 24%;
}

.b71875c5 .e9426ca9 {
  font-size: 14px;
  line-height: 22px;
}

@media (max-width: 1350px) {
  .n1ad56fa0 .g7fa9f97b {
    max-width: 180px;
  }
}

@media (max-width: 1024px) {
  .cae6f14e .n060f226b,
  .cae6f14e .n1ad56fa0 {
    width: 100%;
  }

  .cae6f14e .n060f226b {
    margin-bottom: 20px;
  }

  .b71875c5 .g076f5c0c {
    width: 32%;
    margin-bottom: 16px;
  }
}

@media (max-width: 768px) {
  .b71875c5 .g076f5c0c {
    width: 48%;
  }
}

@media (max-width: 600px) {
  .g981cfef3 .g1b02e4fb span {
    display: none;
  }

  .n1ad56fa0 .g7fa9f97b {
    width: 120px;
  }
}

@media (max-width: 480px) {
  .g981cfef3 {
    padding: 16px;
  }

  .g981cfef3 .g076f5c0c {
    padding: 10px;
  }

  .g981cfef3 .e9426ca9 {
    font-size: 12px;
  }

  .b71875c5 .e9426ca9 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 12px;
  }

  .n060f226b .g076f5c0c {
    position: relative;
    padding: 0;
    background: transparent;
    border: none;
  }

  .n060f226b .g076f5c0c:hover {
    background: transparent;
  }

  .n060f226b .g41c98529 {
    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;
  }

  .n060f226b .g7fa9f97b {
    margin-bottom: 0;
  }

  .n060f226b .e9426ca9 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
  }
}
.e071ece5 h2 {
  color: #ffffff;
}
.b71875c5 .g076f5c0c {
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
.b71875c5 .g7fa9f97b {
  height: 172px;
  object-fit: cover;
}
.b71875c5 .g41c98529 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
@media (max-width: 480px) {
  .b71875c5 .g7fa9f97b {
    height: 120px;
  }
}