.fc2c372d .a0253e91 {
  margin-bottom: 18px;
}

@media (max-width: 480px) {
  .fc2c372d .d975cc0b {
    font-size: 14px;
  }
}

.c1f855d6f {
  background: linear-gradient(201.11deg, #162a4d 21.26%, #060a13 71.42%);
  border-radius: 10px;
  padding: 30px;
}

.c1f855d6f .c9c8527ea {
  color: #fff;
  margin-bottom: 28px;
}

.c1f855d6f .ec0e5918 {
  display: flex;
  flex-direction: column;
}

.c1f855d6f .c47656b36 {
  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));
}

.c1f855d6f .c47656b36:not(:nth-of-type(2n))::after {
  content: url(../images/arrow_right.svg);
  position: absolute;
  top: 20px;
  right: -200px;
}

.c1f855d6f .c47656b36:nth-of-type(2n) {
  align-self: flex-end;
}

.c1f855d6f .c47656b36:nth-of-type(2n)::after {
  content: url(../images/arrow_left.svg);
  position: absolute;
  top: 20px;
  left: -200px;
}

.c1f855d6f .c47656b36:last-of-type::after {
  content: "";
}

.c1f855d6f .c47656b36:not(:last-of-type) {
  margin-bottom: 26px;
}

.c1f855d6f .ef998088 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 33px;
  height: 26px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  color: #fff;
}

.c1f855d6f .c35e9d626 {
  position: relative;
  margin-left: 20px;
  max-width: 540px;
}

.c1f855d6f .c52c448ea {
  position: absolute;
  top: 0;
  right: -100px;
  width: 80px;
  height: 80px;
}

.c1f855d6f .c75451e62 {
  margin-bottom: 12px;
}

.c1f855d6f .c01d596f7 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.c1f855d6f .c94a4f804 {
  font-size: 16px;
  line-height: 170%;
  color: var(--color-text-add);
}

@media (max-width: 1024px) {
  .c1f855d6f .c47656b36::after {
    content: "" !important;
  }
}

@media (max-width: 900px) {
  .c1f855d6f .c35e9d626 {
    max-width: 480px;
  }
}

@media (max-width: 768px) {
  .c1f855d6f .ef998088 {
    display: none;
  }

  .c1f855d6f .c35e9d626 {
    width: 100%;
    max-width: none;
    margin-left: 0;
  }

  .c1f855d6f .c75451e62 {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }

  .c1f855d6f .c47656b36 {
    position: relative;
    cursor: pointer;
  }

  .c1f855d6f .c75451e62::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;
  }

  .c1f855d6f .c47656b36.open .c75451e62::after {
    transform: rotate(180deg);
  }

  .c1f855d6f .c52c448ea {
    position: static;
    width: 48px;
    height: 48px;
    margin-right: 16px;
  }

  .c1f855d6f .c94a4f804 {
    display: none;
  }

  .c1f855d6f .c47656b36.open .c94a4f804 {
    display: block;
    margin-top: 20px;
  }
}

@media (max-width: 600px) {
  .c1f855d6f .c01d596f7 {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .c1f855d6f {
    padding: 16px;
  }

  .c1f855d6f .c9c8527ea {
    margin-bottom: 16px;
  }

  .c1f855d6f .c47656b36 {
    padding: 10px;
    margin-bottom: 12px;
  }

  .c1f855d6f .c52c448ea {
    width: 24px;
    height: 24px;
    margin-right: 8px;
  }

  .c1f855d6f .c01d596f7 {
    font-size: 12px;
  }

  .c1f855d6f .c94a4f804 {
    font-size: 12px;
  }
}

.c9c53ab8c {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.c9c53ab8c .c32ade33c {
  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;
}

.c9c53ab8c .c51e63491 {
  width: 120px;
  height: 120px;
  margin-bottom: 20px;
}

.c9c53ab8c .c87004b40 {
  position: relative;
  text-align: center;
  color: var(--color-primary);
}

.c9c53ab8c .c87004b40::after {
  content: url(../images/right_arrow.svg);
  position: relative;
  top: 1px;
  right: -10px;
}

@media (max-width: 1200px) {
  .c9c53ab8c .c32ade33c {
    width: 19%;
    margin-bottom: 16px;
  }
}

@media (max-width: 1200px) {
  .c9c53ab8c .c32ade33c {
    width: 23%;
  }
}

@media (max-width: 768px) {
  .c9c53ab8c .c32ade33c {
    width: 31%;
  }
}

@media (max-width: 600px) {
  .c9c53ab8c {
    justify-content: space-between;
  }

  .c9c53ab8c .c32ade33c {
    width: 48%;
  }
}

@media (max-width: 480px) {
  .c9c53ab8c .c32ade33c {
    padding: 14px;
  }

  .c9c53ab8c .c51e63491 {
    width: 92px;
    height: 92px;
    margin-bottom: 10px;
  }

  .c9c53ab8c .c87004b40 {
    font-size: 12px;
  }

  .c9c53ab8c .c87004b40::after {
    top: 2px;
  }
}

.g0db89181 {
  background: linear-gradient(201.11deg, #162a4d 21.26%, #060a13 71.42%);
  border-radius: 10px;
  padding: 24px 32px;
}

.g0db89181 .g97ccac3e:not(:last-of-type) {
  margin-bottom: 32px;
}

.g0db89181 .g47eb2fb7 {
  color: #fff;
}

.g0db89181 .b6b18bef {
  display: block;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  border: 1px solid transparent;
  padding: 20px;
}

.g0db89181 .b6b18bef:hover {
  background: rgba(255, 255, 255, 0.2);
}

.g0db89181 .g4eea30d9 {
  width: 100%;
  border-radius: 8px;
  margin-bottom: 16px;
}

.g0db89181 .ce52c397 {
  font-weight: 700;
  color: #fff;
  margin-bottom: 35px;
}

.g0db89181 .g7082a10a {
  display: flex;
  justify-content: space-between;
}

.g0db89181 .g0d44403b {
  font-size: 12px;
  font-weight: 500;
  color: var(--color-text-add);
}

.g0db89181 .g7b5e0aca {
  color: var(--color-primary);
  margin-right: 15px;
}

.g0db89181 .g7b5e0aca::after {
  content: url(../images/right_arrow.svg);
  position: relative;
  top: 1px;
  right: -10px;
}

.n7b3826ad {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.n7b3826ad .g3373aeaf {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.n7b3826ad .b9156205 {
  width: 48%;
}

.b9156205 .g3373aeaf {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 145px;
}

.b9156205 .ce52c397 {
  font-size: 20px;
  line-height: 32px;
}

.n7b3826ad .n922202da {
  display: flex;
  flex-direction: column;
  width: 48%;
}

.n922202da .b6b18bef {
  display: flex;
}

.n922202da .b6b18bef:not(:last-of-type) {
  margin-bottom: 20px;
}

.n922202da .ce52c397 {
  margin-bottom: 0;
}

.n922202da .g4eea30d9 {
  width: 100%;
  max-width: 210px;
  object-fit: cover;
  margin-bottom: 0;
  margin-right: 16px;
}

.b06c6a226 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.b06c6a226 .b6b18bef {
  width: 24%;
}

.b06c6a226 .ce52c397 {
  font-size: 14px;
  line-height: 22px;
}

@media (max-width: 1350px) {
  .n922202da .g4eea30d9 {
    max-width: 180px;
  }
}

@media (max-width: 1024px) {
  .n7b3826ad .b9156205,
  .n7b3826ad .n922202da {
    width: 100%;
  }

  .n7b3826ad .b9156205 {
    margin-bottom: 20px;
  }

  .b06c6a226 .b6b18bef {
    width: 32%;
    margin-bottom: 16px;
  }
}

@media (max-width: 768px) {
  .b06c6a226 .b6b18bef {
    width: 48%;
  }
}

@media (max-width: 600px) {
  .g0db89181 .g7b5e0aca span {
    display: none;
  }

  .n922202da .g4eea30d9 {
    width: 120px;
  }
}

@media (max-width: 480px) {
  .g0db89181 {
    padding: 16px;
  }

  .g0db89181 .b6b18bef {
    padding: 10px;
  }

  .g0db89181 .ce52c397 {
    font-size: 12px;
  }

  .b06c6a226 .ce52c397 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 12px;
  }

  .b9156205 .b6b18bef {
    position: relative;
    padding: 0;
    background: transparent;
    border: none;
  }

  .b9156205 .b6b18bef:hover {
    background: transparent;
  }

  .b9156205 .g3373aeaf {
    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;
  }

  .b9156205 .g4eea30d9 {
    margin-bottom: 0;
  }

  .b9156205 .ce52c397 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
  }
}
.g97ccac3e h2 {
  color: #ffffff;
}
.b06c6a226 .b6b18bef {
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
.b06c6a226 .g4eea30d9 {
  height: 172px;
  object-fit: cover;
}
.b06c6a226 .g3373aeaf {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
@media (max-width: 480px) {
  .b06c6a226 .g4eea30d9 {
    height: 120px;
  }
}