.ed16607a .h127fe33c {
  margin-bottom: 18px;
}

@media (max-width: 480px) {
  .ed16607a .h2b2d03ff {
    font-size: 14px;
  }
}

.c1d6fb75e {
  background: linear-gradient(201.11deg, #162a4d 21.26%, #060a13 71.42%);
  border-radius: 10px;
  padding: 30px;
}

.c1d6fb75e .c6edde81e {
  color: #fff;
  margin-bottom: 28px;
}

.c1d6fb75e .c316ce105 {
  display: flex;
  flex-direction: column;
}

.c1d6fb75e .c9a07d32b {
  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));
}

.c1d6fb75e .c9a07d32b:not(:nth-of-type(2n))::after {
  content: url(../images/arrow_right.svg);
  position: absolute;
  top: 20px;
  right: -200px;
}

.c1d6fb75e .c9a07d32b:nth-of-type(2n) {
  align-self: flex-end;
}

.c1d6fb75e .c9a07d32b:nth-of-type(2n)::after {
  content: url(../images/arrow_left.svg);
  position: absolute;
  top: 20px;
  left: -200px;
}

.c1d6fb75e .c9a07d32b:last-of-type::after {
  content: "";
}

.c1d6fb75e .c9a07d32b:not(:last-of-type) {
  margin-bottom: 26px;
}

.c1d6fb75e .c60ded2e1 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 33px;
  height: 26px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  color: #fff;
}

.c1d6fb75e .f7c27177 {
  position: relative;
  margin-left: 20px;
  max-width: 540px;
}

.c1d6fb75e .ca7d6336 {
  position: absolute;
  top: 0;
  right: -100px;
  width: 80px;
  height: 80px;
}

.c1d6fb75e .c8751974 {
  margin-bottom: 12px;
}

.c1d6fb75e .c8c9db8f8 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.c1d6fb75e .c0c1dd3d8 {
  font-size: 16px;
  line-height: 170%;
  color: var(--color-text-add);
}

@media (max-width: 1024px) {
  .c1d6fb75e .c9a07d32b::after {
    content: "" !important;
  }
}

@media (max-width: 900px) {
  .c1d6fb75e .f7c27177 {
    max-width: 480px;
  }
}

@media (max-width: 768px) {
  .c1d6fb75e .c60ded2e1 {
    display: none;
  }

  .c1d6fb75e .f7c27177 {
    width: 100%;
    max-width: none;
    margin-left: 0;
  }

  .c1d6fb75e .c8751974 {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }

  .c1d6fb75e .c9a07d32b {
    position: relative;
    cursor: pointer;
  }

  .c1d6fb75e .c8751974::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;
  }

  .c1d6fb75e .c9a07d32b.open .c8751974::after {
    transform: rotate(180deg);
  }

  .c1d6fb75e .ca7d6336 {
    position: static;
    width: 48px;
    height: 48px;
    margin-right: 16px;
  }

  .c1d6fb75e .c0c1dd3d8 {
    display: none;
  }

  .c1d6fb75e .c9a07d32b.open .c0c1dd3d8 {
    display: block;
    margin-top: 20px;
  }
}

@media (max-width: 600px) {
  .c1d6fb75e .c8c9db8f8 {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .c1d6fb75e {
    padding: 16px;
  }

  .c1d6fb75e .c6edde81e {
    margin-bottom: 16px;
  }

  .c1d6fb75e .c9a07d32b {
    padding: 10px;
    margin-bottom: 12px;
  }

  .c1d6fb75e .ca7d6336 {
    width: 24px;
    height: 24px;
    margin-right: 8px;
  }

  .c1d6fb75e .c8c9db8f8 {
    font-size: 12px;
  }

  .c1d6fb75e .c0c1dd3d8 {
    font-size: 12px;
  }
}

.f0468007 {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.f0468007 .f086446d {
  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;
}

.f0468007 .c704972f3 {
  width: 120px;
  height: 120px;
  margin-bottom: 20px;
}

.f0468007 .c7edcc3a3 {
  position: relative;
  text-align: center;
  color: var(--color-primary);
}

.f0468007 .c7edcc3a3::after {
  content: url(../images/right_arrow.svg);
  position: relative;
  top: 1px;
  right: -10px;
}

@media (max-width: 1200px) {
  .f0468007 .f086446d {
    width: 19%;
    margin-bottom: 16px;
  }
}

@media (max-width: 1200px) {
  .f0468007 .f086446d {
    width: 23%;
  }
}

@media (max-width: 768px) {
  .f0468007 .f086446d {
    width: 31%;
  }
}

@media (max-width: 600px) {
  .f0468007 {
    justify-content: space-between;
  }

  .f0468007 .f086446d {
    width: 48%;
  }
}

@media (max-width: 480px) {
  .f0468007 .f086446d {
    padding: 14px;
  }

  .f0468007 .c704972f3 {
    width: 92px;
    height: 92px;
    margin-bottom: 10px;
  }

  .f0468007 .c7edcc3a3 {
    font-size: 12px;
  }

  .f0468007 .c7edcc3a3::after {
    top: 2px;
  }
}

.g7b621eee {
  background: linear-gradient(201.11deg, #162a4d 21.26%, #060a13 71.42%);
  border-radius: 10px;
  padding: 24px 32px;
}

.g7b621eee .g25967193:not(:last-of-type) {
  margin-bottom: 32px;
}

.g7b621eee .g0177e555 {
  color: #fff;
}

.g7b621eee .g91c392d5 {
  display: block;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  border: 1px solid transparent;
  padding: 20px;
}

.g7b621eee .g91c392d5:hover {
  background: rgba(255, 255, 255, 0.2);
}

.g7b621eee .ed6a8e1c {
  width: 100%;
  border-radius: 8px;
  margin-bottom: 16px;
}

.g7b621eee .g1b2b27c2 {
  font-weight: 700;
  color: #fff;
  margin-bottom: 35px;
}

.g7b621eee .g82da6efe {
  display: flex;
  justify-content: space-between;
}

.g7b621eee .ff1c8fcf {
  font-size: 12px;
  font-weight: 500;
  color: var(--color-text-add);
}

.g7b621eee .g8906c53e {
  color: var(--color-primary);
  margin-right: 15px;
}

.g7b621eee .g8906c53e::after {
  content: url(../images/right_arrow.svg);
  position: relative;
  top: 1px;
  right: -10px;
}

.n5c4a3f97 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.n5c4a3f97 .bc34fcc6 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.n5c4a3f97 .n345d4c0a {
  width: 48%;
}

.n345d4c0a .bc34fcc6 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 145px;
}

.n345d4c0a .g1b2b27c2 {
  font-size: 20px;
  line-height: 32px;
}

.n5c4a3f97 .n4f40bac7 {
  display: flex;
  flex-direction: column;
  width: 48%;
}

.n4f40bac7 .g91c392d5 {
  display: flex;
}

.n4f40bac7 .g91c392d5:not(:last-of-type) {
  margin-bottom: 20px;
}

.n4f40bac7 .g1b2b27c2 {
  margin-bottom: 0;
}

.n4f40bac7 .ed6a8e1c {
  width: 100%;
  max-width: 210px;
  object-fit: cover;
  margin-bottom: 0;
  margin-right: 16px;
}

.b21b4bb1c {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.b21b4bb1c .g91c392d5 {
  width: 24%;
}

.b21b4bb1c .g1b2b27c2 {
  font-size: 14px;
  line-height: 22px;
}

@media (max-width: 1350px) {
  .n4f40bac7 .ed6a8e1c {
    max-width: 180px;
  }
}

@media (max-width: 1024px) {
  .n5c4a3f97 .n345d4c0a,
  .n5c4a3f97 .n4f40bac7 {
    width: 100%;
  }

  .n5c4a3f97 .n345d4c0a {
    margin-bottom: 20px;
  }

  .b21b4bb1c .g91c392d5 {
    width: 32%;
    margin-bottom: 16px;
  }
}

@media (max-width: 768px) {
  .b21b4bb1c .g91c392d5 {
    width: 48%;
  }
}

@media (max-width: 600px) {
  .g7b621eee .g8906c53e span {
    display: none;
  }

  .n4f40bac7 .ed6a8e1c {
    width: 120px;
  }
}

@media (max-width: 480px) {
  .g7b621eee {
    padding: 16px;
  }

  .g7b621eee .g91c392d5 {
    padding: 10px;
  }

  .g7b621eee .g1b2b27c2 {
    font-size: 12px;
  }

  .b21b4bb1c .g1b2b27c2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 12px;
  }

  .n345d4c0a .g91c392d5 {
    position: relative;
    padding: 0;
    background: transparent;
    border: none;
  }

  .n345d4c0a .g91c392d5:hover {
    background: transparent;
  }

  .n345d4c0a .bc34fcc6 {
    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;
  }

  .n345d4c0a .ed6a8e1c {
    margin-bottom: 0;
  }

  .n345d4c0a .g1b2b27c2 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
  }
}
.g25967193 h2 {
  color: #ffffff;
}
.b21b4bb1c .g91c392d5 {
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
.b21b4bb1c .ed6a8e1c {
  height: 172px;
  object-fit: cover;
}
.b21b4bb1c .bc34fcc6 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
@media (max-width: 480px) {
  .b21b4bb1c .ed6a8e1c {
    height: 120px;
  }
}