.ef35ef8d .h5dfee996 {
  margin-bottom: 18px;
}

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

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

.c11c06b46 .c3c13a8cc {
  color: #fff;
  margin-bottom: 28px;
}

.c11c06b46 .e9a3c5d1 {
  display: flex;
  flex-direction: column;
}

.c11c06b46 .c42c8f7ff {
  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));
}

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

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

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

.c11c06b46 .c42c8f7ff:last-of-type::after {
  content: "";
}

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

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

.c11c06b46 .c753a3404 {
  position: relative;
  margin-left: 20px;
  max-width: 540px;
}

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

.c11c06b46 .c106e6ca1 {
  margin-bottom: 12px;
}

.c11c06b46 .c174db352 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

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

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

@media (max-width: 900px) {
  .c11c06b46 .c753a3404 {
    max-width: 480px;
  }
}

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

  .c11c06b46 .c753a3404 {
    width: 100%;
    max-width: none;
    margin-left: 0;
  }

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

  .c11c06b46 .c42c8f7ff {
    position: relative;
    cursor: pointer;
  }

  .c11c06b46 .c106e6ca1::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;
  }

  .c11c06b46 .c42c8f7ff.open .c106e6ca1::after {
    transform: rotate(180deg);
  }

  .c11c06b46 .c712cf2a1 {
    position: static;
    width: 48px;
    height: 48px;
    margin-right: 16px;
  }

  .c11c06b46 .b74c424f {
    display: none;
  }

  .c11c06b46 .c42c8f7ff.open .b74c424f {
    display: block;
    margin-top: 20px;
  }
}

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

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

  .c11c06b46 .c3c13a8cc {
    margin-bottom: 16px;
  }

  .c11c06b46 .c42c8f7ff {
    padding: 10px;
    margin-bottom: 12px;
  }

  .c11c06b46 .c712cf2a1 {
    width: 24px;
    height: 24px;
    margin-right: 8px;
  }

  .c11c06b46 .c174db352 {
    font-size: 12px;
  }

  .c11c06b46 .b74c424f {
    font-size: 12px;
  }
}

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

.c4f873d8e .c727e011e {
  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;
}

.c4f873d8e .c6aadbac3 {
  width: 120px;
  height: 120px;
  margin-bottom: 20px;
}

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

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

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

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

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

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

  .c4f873d8e .c727e011e {
    width: 48%;
  }
}

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

  .c4f873d8e .c6aadbac3 {
    width: 92px;
    height: 92px;
    margin-bottom: 10px;
  }

  .c4f873d8e .eeab15bf {
    font-size: 12px;
  }

  .c4f873d8e .eeab15bf::after {
    top: 2px;
  }
}

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

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

.a4569744 .cd7f6744 {
  color: #fff;
}

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

.a4569744 .g59f92463:hover {
  background: rgba(255, 255, 255, 0.2);
}

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

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

.a4569744 .d0142e2c {
  display: flex;
  justify-content: space-between;
}

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

.a4569744 .dbc885ec {
  color: var(--color-primary);
  margin-right: 15px;
}

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

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

.n94708921 .g5d9bf830 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.n94708921 .af8d47a0 {
  width: 48%;
}

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

.af8d47a0 .g9c09f09a {
  font-size: 20px;
  line-height: 32px;
}

.n94708921 .n978f9e13 {
  display: flex;
  flex-direction: column;
  width: 48%;
}

.n978f9e13 .g59f92463 {
  display: flex;
}

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

.n978f9e13 .g9c09f09a {
  margin-bottom: 0;
}

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

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

.e98e0daa .g59f92463 {
  width: 24%;
}

.e98e0daa .g9c09f09a {
  font-size: 14px;
  line-height: 22px;
}

@media (max-width: 1350px) {
  .n978f9e13 .d88fde3a {
    max-width: 180px;
  }
}

@media (max-width: 1024px) {
  .n94708921 .af8d47a0,
  .n94708921 .n978f9e13 {
    width: 100%;
  }

  .n94708921 .af8d47a0 {
    margin-bottom: 20px;
  }

  .e98e0daa .g59f92463 {
    width: 32%;
    margin-bottom: 16px;
  }
}

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

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

  .n978f9e13 .d88fde3a {
    width: 120px;
  }
}

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

  .a4569744 .g59f92463 {
    padding: 10px;
  }

  .a4569744 .g9c09f09a {
    font-size: 12px;
  }

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

  .af8d47a0 .g59f92463 {
    position: relative;
    padding: 0;
    background: transparent;
    border: none;
  }

  .af8d47a0 .g59f92463:hover {
    background: transparent;
  }

  .af8d47a0 .g5d9bf830 {
    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;
  }

  .af8d47a0 .d88fde3a {
    margin-bottom: 0;
  }

  .af8d47a0 .g9c09f09a {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
  }
}
.g6a177b39 h2 {
  color: #ffffff;
}
.e98e0daa .g59f92463 {
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
.e98e0daa .d88fde3a {
  height: 172px;
  object-fit: cover;
}
.e98e0daa .g5d9bf830 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
@media (max-width: 480px) {
  .e98e0daa .d88fde3a {
    height: 120px;
  }
}