.m04676b9e .h1307e567 {
  margin-bottom: 18px;
}

@media (max-width: 480px) {
  .m04676b9e .d31a64ba {
    font-size: 14px;
  }
}

.b8d66b83 {
  background: linear-gradient(201.11deg, #162a4d 21.26%, #060a13 71.42%);
  border-radius: 10px;
  padding: 30px;
}

.b8d66b83 .c96ea8f5b {
  color: #fff;
  margin-bottom: 28px;
}

.b8d66b83 .c570d4550 {
  display: flex;
  flex-direction: column;
}

.b8d66b83 .fc66777e {
  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));
}

.b8d66b83 .fc66777e:not(:nth-of-type(2n))::after {
  content: url(../images/arrow_right.svg);
  position: absolute;
  top: 20px;
  right: -200px;
}

.b8d66b83 .fc66777e:nth-of-type(2n) {
  align-self: flex-end;
}

.b8d66b83 .fc66777e:nth-of-type(2n)::after {
  content: url(../images/arrow_left.svg);
  position: absolute;
  top: 20px;
  left: -200px;
}

.b8d66b83 .fc66777e:last-of-type::after {
  content: "";
}

.b8d66b83 .fc66777e:not(:last-of-type) {
  margin-bottom: 26px;
}

.b8d66b83 .bef81cf5 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 33px;
  height: 26px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  color: #fff;
}

.b8d66b83 .c582c9b84 {
  position: relative;
  margin-left: 20px;
  max-width: 540px;
}

.b8d66b83 .c660e50a7 {
  position: absolute;
  top: 0;
  right: -100px;
  width: 80px;
  height: 80px;
}

.b8d66b83 .d6bc009e {
  margin-bottom: 12px;
}

.b8d66b83 .a51717ea {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.b8d66b83 .a06ee049 {
  font-size: 16px;
  line-height: 170%;
  color: var(--color-text-add);
}

@media (max-width: 1024px) {
  .b8d66b83 .fc66777e::after {
    content: "" !important;
  }
}

@media (max-width: 900px) {
  .b8d66b83 .c582c9b84 {
    max-width: 480px;
  }
}

@media (max-width: 768px) {
  .b8d66b83 .bef81cf5 {
    display: none;
  }

  .b8d66b83 .c582c9b84 {
    width: 100%;
    max-width: none;
    margin-left: 0;
  }

  .b8d66b83 .d6bc009e {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }

  .b8d66b83 .fc66777e {
    position: relative;
    cursor: pointer;
  }

  .b8d66b83 .d6bc009e::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;
  }

  .b8d66b83 .fc66777e.open .d6bc009e::after {
    transform: rotate(180deg);
  }

  .b8d66b83 .c660e50a7 {
    position: static;
    width: 48px;
    height: 48px;
    margin-right: 16px;
  }

  .b8d66b83 .a06ee049 {
    display: none;
  }

  .b8d66b83 .fc66777e.open .a06ee049 {
    display: block;
    margin-top: 20px;
  }
}

@media (max-width: 600px) {
  .b8d66b83 .a51717ea {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .b8d66b83 {
    padding: 16px;
  }

  .b8d66b83 .c96ea8f5b {
    margin-bottom: 16px;
  }

  .b8d66b83 .fc66777e {
    padding: 10px;
    margin-bottom: 12px;
  }

  .b8d66b83 .c660e50a7 {
    width: 24px;
    height: 24px;
    margin-right: 8px;
  }

  .b8d66b83 .a51717ea {
    font-size: 12px;
  }

  .b8d66b83 .a06ee049 {
    font-size: 12px;
  }
}

.c5b5ce154 {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.c5b5ce154 .c5f68ae9e {
  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;
}

.c5b5ce154 .c841f1bd6 {
  width: 120px;
  height: 120px;
  margin-bottom: 20px;
}

.c5b5ce154 .f5f57345 {
  position: relative;
  text-align: center;
  color: var(--color-primary);
}

.c5b5ce154 .f5f57345::after {
  content: url(../images/right_arrow.svg);
  position: relative;
  top: 1px;
  right: -10px;
}

@media (max-width: 1200px) {
  .c5b5ce154 .c5f68ae9e {
    width: 19%;
    margin-bottom: 16px;
  }
}

@media (max-width: 1200px) {
  .c5b5ce154 .c5f68ae9e {
    width: 23%;
  }
}

@media (max-width: 768px) {
  .c5b5ce154 .c5f68ae9e {
    width: 31%;
  }
}

@media (max-width: 600px) {
  .c5b5ce154 {
    justify-content: space-between;
  }

  .c5b5ce154 .c5f68ae9e {
    width: 48%;
  }
}

@media (max-width: 480px) {
  .c5b5ce154 .c5f68ae9e {
    padding: 14px;
  }

  .c5b5ce154 .c841f1bd6 {
    width: 92px;
    height: 92px;
    margin-bottom: 10px;
  }

  .c5b5ce154 .f5f57345 {
    font-size: 12px;
  }

  .c5b5ce154 .f5f57345::after {
    top: 2px;
  }
}

.g26c1ee33 {
  background: linear-gradient(201.11deg, #162a4d 21.26%, #060a13 71.42%);
  border-radius: 10px;
  padding: 24px 32px;
}

.g26c1ee33 .g24ee77c8:not(:last-of-type) {
  margin-bottom: 32px;
}

.g26c1ee33 .g6c2b3906 {
  color: #fff;
}

.g26c1ee33 .abab7d29 {
  display: block;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  border: 1px solid transparent;
  padding: 20px;
}

.g26c1ee33 .abab7d29:hover {
  background: rgba(255, 255, 255, 0.2);
}

.g26c1ee33 .g81ccbdd7 {
  width: 100%;
  border-radius: 8px;
  margin-bottom: 16px;
}

.g26c1ee33 .g07c85386 {
  font-weight: 700;
  color: #fff;
  margin-bottom: 35px;
}

.g26c1ee33 .g7aed09bb {
  display: flex;
  justify-content: space-between;
}

.g26c1ee33 .g072be88a {
  font-size: 12px;
  font-weight: 500;
  color: var(--color-text-add);
}

.g26c1ee33 .g7131a27b {
  color: var(--color-primary);
  margin-right: 15px;
}

.g26c1ee33 .g7131a27b::after {
  content: url(../images/right_arrow.svg);
  position: relative;
  top: 1px;
  right: -10px;
}

.n6622d06b {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.n6622d06b .g621232d2 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.n6622d06b .n1dd7e318 {
  width: 48%;
}

.n1dd7e318 .g621232d2 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 145px;
}

.n1dd7e318 .g07c85386 {
  font-size: 20px;
  line-height: 32px;
}

.n6622d06b .n29211e92 {
  display: flex;
  flex-direction: column;
  width: 48%;
}

.n29211e92 .abab7d29 {
  display: flex;
}

.n29211e92 .abab7d29:not(:last-of-type) {
  margin-bottom: 20px;
}

.n29211e92 .g07c85386 {
  margin-bottom: 0;
}

.n29211e92 .g81ccbdd7 {
  width: 100%;
  max-width: 210px;
  object-fit: cover;
  margin-bottom: 0;
  margin-right: 16px;
}

.b1bdc54e0 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.b1bdc54e0 .abab7d29 {
  width: 24%;
}

.b1bdc54e0 .g07c85386 {
  font-size: 14px;
  line-height: 22px;
}

@media (max-width: 1350px) {
  .n29211e92 .g81ccbdd7 {
    max-width: 180px;
  }
}

@media (max-width: 1024px) {
  .n6622d06b .n1dd7e318,
  .n6622d06b .n29211e92 {
    width: 100%;
  }

  .n6622d06b .n1dd7e318 {
    margin-bottom: 20px;
  }

  .b1bdc54e0 .abab7d29 {
    width: 32%;
    margin-bottom: 16px;
  }
}

@media (max-width: 768px) {
  .b1bdc54e0 .abab7d29 {
    width: 48%;
  }
}

@media (max-width: 600px) {
  .g26c1ee33 .g7131a27b span {
    display: none;
  }

  .n29211e92 .g81ccbdd7 {
    width: 120px;
  }
}

@media (max-width: 480px) {
  .g26c1ee33 {
    padding: 16px;
  }

  .g26c1ee33 .abab7d29 {
    padding: 10px;
  }

  .g26c1ee33 .g07c85386 {
    font-size: 12px;
  }

  .b1bdc54e0 .g07c85386 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 12px;
  }

  .n1dd7e318 .abab7d29 {
    position: relative;
    padding: 0;
    background: transparent;
    border: none;
  }

  .n1dd7e318 .abab7d29:hover {
    background: transparent;
  }

  .n1dd7e318 .g621232d2 {
    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;
  }

  .n1dd7e318 .g81ccbdd7 {
    margin-bottom: 0;
  }

  .n1dd7e318 .g07c85386 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
  }
}
.g24ee77c8 h2 {
  color: #ffffff;
}
.b1bdc54e0 .abab7d29 {
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
.b1bdc54e0 .g81ccbdd7 {
  height: 172px;
  object-fit: cover;
}
.b1bdc54e0 .g621232d2 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
@media (max-width: 480px) {
  .b1bdc54e0 .g81ccbdd7 {
    height: 120px;
  }
}