.b66ee23c .a7d3fe65 {
  margin-bottom: 18px;
}

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

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

.d809cff2 .c3f095306 {
  color: #fff;
  margin-bottom: 28px;
}

.d809cff2 .c39821342 {
  display: flex;
  flex-direction: column;
}

.d809cff2 .c92e9216c {
  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));
}

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

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

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

.d809cff2 .c92e9216c:last-of-type::after {
  content: "";
}

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

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

.d809cff2 .c84e4d83f {
  position: relative;
  margin-left: 20px;
  max-width: 540px;
}

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

.d809cff2 .c68fba89a {
  margin-bottom: 12px;
}

.d809cff2 .c02c69e1b {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

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

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

@media (max-width: 900px) {
  .d809cff2 .c84e4d83f {
    max-width: 480px;
  }
}

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

  .d809cff2 .c84e4d83f {
    width: 100%;
    max-width: none;
    margin-left: 0;
  }

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

  .d809cff2 .c92e9216c {
    position: relative;
    cursor: pointer;
  }

  .d809cff2 .c68fba89a::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;
  }

  .d809cff2 .c92e9216c.open .c68fba89a::after {
    transform: rotate(180deg);
  }

  .d809cff2 .c1cfa1114 {
    position: static;
    width: 48px;
    height: 48px;
    margin-right: 16px;
  }

  .d809cff2 .da9aa1fa {
    display: none;
  }

  .d809cff2 .c92e9216c.open .da9aa1fa {
    display: block;
    margin-top: 20px;
  }
}

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

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

  .d809cff2 .c3f095306 {
    margin-bottom: 16px;
  }

  .d809cff2 .c92e9216c {
    padding: 10px;
    margin-bottom: 12px;
  }

  .d809cff2 .c1cfa1114 {
    width: 24px;
    height: 24px;
    margin-right: 8px;
  }

  .d809cff2 .c02c69e1b {
    font-size: 12px;
  }

  .d809cff2 .da9aa1fa {
    font-size: 12px;
  }
}

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

.aed8bddf .c83a0ed25 {
  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;
}

.aed8bddf .c6ef87984 {
  width: 120px;
  height: 120px;
  margin-bottom: 20px;
}

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

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

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

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

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

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

  .aed8bddf .c83a0ed25 {
    width: 48%;
  }
}

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

  .aed8bddf .c6ef87984 {
    width: 92px;
    height: 92px;
    margin-bottom: 10px;
  }

  .aed8bddf .c9c8f8156 {
    font-size: 12px;
  }

  .aed8bddf .c9c8f8156::after {
    top: 2px;
  }
}

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

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

.g6911755e .g1b0bdf98 {
  color: #fff;
}

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

.g6911755e .fbcbd769:hover {
  background: rgba(255, 255, 255, 0.2);
}

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

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

.g6911755e .d30ed5e6 {
  display: flex;
  justify-content: space-between;
}

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

.g6911755e .d8d27e26 {
  color: var(--color-primary);
  margin-right: 15px;
}

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

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

.n36427a2b .edccf1cc {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.n36427a2b .ba066ae9 {
  width: 48%;
}

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

.ba066ae9 .d34cea13 {
  font-size: 20px;
  line-height: 32px;
}

.n36427a2b .n47ae4880 {
  display: flex;
  flex-direction: column;
  width: 48%;
}

.n47ae4880 .fbcbd769 {
  display: flex;
}

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

.n47ae4880 .d34cea13 {
  margin-bottom: 0;
}

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

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

.b4bbcfea0 .fbcbd769 {
  width: 24%;
}

.b4bbcfea0 .d34cea13 {
  font-size: 14px;
  line-height: 22px;
}

@media (max-width: 1350px) {
  .n47ae4880 .g9f42a1c4 {
    max-width: 180px;
  }
}

@media (max-width: 1024px) {
  .n36427a2b .ba066ae9,
  .n36427a2b .n47ae4880 {
    width: 100%;
  }

  .n36427a2b .ba066ae9 {
    margin-bottom: 20px;
  }

  .b4bbcfea0 .fbcbd769 {
    width: 32%;
    margin-bottom: 16px;
  }
}

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

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

  .n47ae4880 .g9f42a1c4 {
    width: 120px;
  }
}

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

  .g6911755e .fbcbd769 {
    padding: 10px;
  }

  .g6911755e .d34cea13 {
    font-size: 12px;
  }

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

  .ba066ae9 .fbcbd769 {
    position: relative;
    padding: 0;
    background: transparent;
    border: none;
  }

  .ba066ae9 .fbcbd769:hover {
    background: transparent;
  }

  .ba066ae9 .edccf1cc {
    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;
  }

  .ba066ae9 .g9f42a1c4 {
    margin-bottom: 0;
  }

  .ba066ae9 .d34cea13 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
  }
}
.g903a6cca h2 {
  color: #ffffff;
}
.b4bbcfea0 .fbcbd769 {
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
.b4bbcfea0 .g9f42a1c4 {
  height: 172px;
  object-fit: cover;
}
.b4bbcfea0 .edccf1cc {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
@media (max-width: 480px) {
  .b4bbcfea0 .g9f42a1c4 {
    height: 120px;
  }
}