.fbe66b79 .h84e30c37 {
  margin-bottom: 18px;
}

@media (max-width: 480px) {
  .fbe66b79 .baa3502b {
    font-size: 14px;
  }
}

.c45f0458 {
  background: linear-gradient(201.11deg, #162a4d 21.26%, #060a13 71.42%);
  border-radius: 10px;
  padding: 30px;
}

.c45f0458 .ff53bbca {
  color: #fff;
  margin-bottom: 28px;
}

.c45f0458 .c503136c1 {
  display: flex;
  flex-direction: column;
}

.c45f0458 .fb5a04ef {
  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));
}

.c45f0458 .fb5a04ef:not(:nth-of-type(2n))::after {
  content: url(../images/arrow_right.svg);
  position: absolute;
  top: 20px;
  right: -200px;
}

.c45f0458 .fb5a04ef:nth-of-type(2n) {
  align-self: flex-end;
}

.c45f0458 .fb5a04ef:nth-of-type(2n)::after {
  content: url(../images/arrow_left.svg);
  position: absolute;
  top: 20px;
  left: -200px;
}

.c45f0458 .fb5a04ef:last-of-type::after {
  content: "";
}

.c45f0458 .fb5a04ef:not(:last-of-type) {
  margin-bottom: 26px;
}

.c45f0458 .c242e3986 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 33px;
  height: 26px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  color: #fff;
}

.c45f0458 .c63967729 {
  position: relative;
  margin-left: 20px;
  max-width: 540px;
}

.c45f0458 .c58af716f {
  position: absolute;
  top: 0;
  right: -100px;
  width: 80px;
  height: 80px;
}

.c45f0458 .c07e05eea {
  margin-bottom: 12px;
}

.c45f0458 .c845434b0 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.c45f0458 .c9ecfc181 {
  font-size: 16px;
  line-height: 170%;
  color: var(--color-text-add);
}

@media (max-width: 1024px) {
  .c45f0458 .fb5a04ef::after {
    content: "" !important;
  }
}

@media (max-width: 900px) {
  .c45f0458 .c63967729 {
    max-width: 480px;
  }
}

@media (max-width: 768px) {
  .c45f0458 .c242e3986 {
    display: none;
  }

  .c45f0458 .c63967729 {
    width: 100%;
    max-width: none;
    margin-left: 0;
  }

  .c45f0458 .c07e05eea {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }

  .c45f0458 .fb5a04ef {
    position: relative;
    cursor: pointer;
  }

  .c45f0458 .c07e05eea::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;
  }

  .c45f0458 .fb5a04ef.open .c07e05eea::after {
    transform: rotate(180deg);
  }

  .c45f0458 .c58af716f {
    position: static;
    width: 48px;
    height: 48px;
    margin-right: 16px;
  }

  .c45f0458 .c9ecfc181 {
    display: none;
  }

  .c45f0458 .fb5a04ef.open .c9ecfc181 {
    display: block;
    margin-top: 20px;
  }
}

@media (max-width: 600px) {
  .c45f0458 .c845434b0 {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .c45f0458 {
    padding: 16px;
  }

  .c45f0458 .ff53bbca {
    margin-bottom: 16px;
  }

  .c45f0458 .fb5a04ef {
    padding: 10px;
    margin-bottom: 12px;
  }

  .c45f0458 .c58af716f {
    width: 24px;
    height: 24px;
    margin-right: 8px;
  }

  .c45f0458 .c845434b0 {
    font-size: 12px;
  }

  .c45f0458 .c9ecfc181 {
    font-size: 12px;
  }
}

.c40c57a6a {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.c40c57a6a .c64d24233 {
  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;
}

.c40c57a6a .a350a408 {
  width: 120px;
  height: 120px;
  margin-bottom: 20px;
}

.c40c57a6a .c163929d7 {
  position: relative;
  text-align: center;
  color: var(--color-primary);
}

.c40c57a6a .c163929d7::after {
  content: url(../images/right_arrow.svg);
  position: relative;
  top: 1px;
  right: -10px;
}

@media (max-width: 1200px) {
  .c40c57a6a .c64d24233 {
    width: 19%;
    margin-bottom: 16px;
  }
}

@media (max-width: 1200px) {
  .c40c57a6a .c64d24233 {
    width: 23%;
  }
}

@media (max-width: 768px) {
  .c40c57a6a .c64d24233 {
    width: 31%;
  }
}

@media (max-width: 600px) {
  .c40c57a6a {
    justify-content: space-between;
  }

  .c40c57a6a .c64d24233 {
    width: 48%;
  }
}

@media (max-width: 480px) {
  .c40c57a6a .c64d24233 {
    padding: 14px;
  }

  .c40c57a6a .a350a408 {
    width: 92px;
    height: 92px;
    margin-bottom: 10px;
  }

  .c40c57a6a .c163929d7 {
    font-size: 12px;
  }

  .c40c57a6a .c163929d7::after {
    top: 2px;
  }
}

.g0ddfea8a {
  background: linear-gradient(201.11deg, #162a4d 21.26%, #060a13 71.42%);
  border-radius: 10px;
  padding: 24px 32px;
}

.g0ddfea8a .b30a9e98:not(:last-of-type) {
  margin-bottom: 32px;
}

.g0ddfea8a .g00639730 {
  color: #fff;
}

.g0ddfea8a .g2357247c {
  display: block;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  border: 1px solid transparent;
  padding: 20px;
}

.g0ddfea8a .g2357247c:hover {
  background: rgba(255, 255, 255, 0.2);
}

.g0ddfea8a .a8ed5d85 {
  width: 100%;
  border-radius: 8px;
  margin-bottom: 16px;
}

.g0ddfea8a .g2e873693 {
  font-weight: 700;
  color: #fff;
  margin-bottom: 35px;
}

.g0ddfea8a .g13543d2a {
  display: flex;
  justify-content: space-between;
}

.g0ddfea8a .g6e92dc1b {
  font-size: 12px;
  font-weight: 500;
  color: var(--color-text-add);
}

.g0ddfea8a .g188896ea {
  color: var(--color-primary);
  margin-right: 15px;
}

.g0ddfea8a .g188896ea::after {
  content: url(../images/right_arrow.svg);
  position: relative;
  top: 1px;
  right: -10px;
}

.eede893e {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.eede893e .f8c417a1 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.eede893e .n3c94c042 {
  width: 48%;
}

.n3c94c042 .f8c417a1 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 145px;
}

.n3c94c042 .g2e873693 {
  font-size: 20px;
  line-height: 32px;
}

.eede893e .n2e1d6d03 {
  display: flex;
  flex-direction: column;
  width: 48%;
}

.n2e1d6d03 .g2357247c {
  display: flex;
}

.n2e1d6d03 .g2357247c:not(:last-of-type) {
  margin-bottom: 20px;
}

.n2e1d6d03 .g2e873693 {
  margin-bottom: 0;
}

.n2e1d6d03 .a8ed5d85 {
  width: 100%;
  max-width: 210px;
  object-fit: cover;
  margin-bottom: 0;
  margin-right: 16px;
}

.b93200db5 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.b93200db5 .g2357247c {
  width: 24%;
}

.b93200db5 .g2e873693 {
  font-size: 14px;
  line-height: 22px;
}

@media (max-width: 1350px) {
  .n2e1d6d03 .a8ed5d85 {
    max-width: 180px;
  }
}

@media (max-width: 1024px) {
  .eede893e .n3c94c042,
  .eede893e .n2e1d6d03 {
    width: 100%;
  }

  .eede893e .n3c94c042 {
    margin-bottom: 20px;
  }

  .b93200db5 .g2357247c {
    width: 32%;
    margin-bottom: 16px;
  }
}

@media (max-width: 768px) {
  .b93200db5 .g2357247c {
    width: 48%;
  }
}

@media (max-width: 600px) {
  .g0ddfea8a .g188896ea span {
    display: none;
  }

  .n2e1d6d03 .a8ed5d85 {
    width: 120px;
  }
}

@media (max-width: 480px) {
  .g0ddfea8a {
    padding: 16px;
  }

  .g0ddfea8a .g2357247c {
    padding: 10px;
  }

  .g0ddfea8a .g2e873693 {
    font-size: 12px;
  }

  .b93200db5 .g2e873693 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 12px;
  }

  .n3c94c042 .g2357247c {
    position: relative;
    padding: 0;
    background: transparent;
    border: none;
  }

  .n3c94c042 .g2357247c:hover {
    background: transparent;
  }

  .n3c94c042 .f8c417a1 {
    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;
  }

  .n3c94c042 .a8ed5d85 {
    margin-bottom: 0;
  }

  .n3c94c042 .g2e873693 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
  }
}
.b30a9e98 h2 {
  color: #ffffff;
}
.b93200db5 .g2357247c {
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
.b93200db5 .a8ed5d85 {
  height: 172px;
  object-fit: cover;
}
.b93200db5 .f8c417a1 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
@media (max-width: 480px) {
  .b93200db5 .a8ed5d85 {
    height: 120px;
  }
}