.m010bf5c2 .dde5b338 {
  margin-bottom: 18px;
}

@media (max-width: 480px) {
  .m010bf5c2 .h2085e16c {
    font-size: 14px;
  }
}

.dbe39c50 {
  background: linear-gradient(201.11deg, #162a4d 21.26%, #060a13 71.42%);
  border-radius: 10px;
  padding: 30px;
}

.dbe39c50 .c65750a8d {
  color: #fff;
  margin-bottom: 28px;
}

.dbe39c50 .edd57f46 {
  display: flex;
  flex-direction: column;
}

.dbe39c50 .c46be4d68 {
  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));
}

.dbe39c50 .c46be4d68:not(:nth-of-type(2n))::after {
  content: url(../images/arrow_right.svg);
  position: absolute;
  top: 20px;
  right: -200px;
}

.dbe39c50 .c46be4d68:nth-of-type(2n) {
  align-self: flex-end;
}

.dbe39c50 .c46be4d68:nth-of-type(2n)::after {
  content: url(../images/arrow_left.svg);
  position: absolute;
  top: 20px;
  left: -200px;
}

.dbe39c50 .c46be4d68:last-of-type::after {
  content: "";
}

.dbe39c50 .c46be4d68:not(:last-of-type) {
  margin-bottom: 26px;
}

.dbe39c50 .c5207db8d {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 33px;
  height: 26px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  color: #fff;
}

.dbe39c50 .c54f3f390 {
  position: relative;
  margin-left: 20px;
  max-width: 540px;
}

.dbe39c50 .c391213a6 {
  position: absolute;
  top: 0;
  right: -100px;
  width: 80px;
  height: 80px;
}

.dbe39c50 .a42b8369 {
  margin-bottom: 12px;
}

.dbe39c50 .c1255caad {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.dbe39c50 .ff72a348 {
  font-size: 16px;
  line-height: 170%;
  color: var(--color-text-add);
}

@media (max-width: 1024px) {
  .dbe39c50 .c46be4d68::after {
    content: "" !important;
  }
}

@media (max-width: 900px) {
  .dbe39c50 .c54f3f390 {
    max-width: 480px;
  }
}

@media (max-width: 768px) {
  .dbe39c50 .c5207db8d {
    display: none;
  }

  .dbe39c50 .c54f3f390 {
    width: 100%;
    max-width: none;
    margin-left: 0;
  }

  .dbe39c50 .a42b8369 {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }

  .dbe39c50 .c46be4d68 {
    position: relative;
    cursor: pointer;
  }

  .dbe39c50 .a42b8369::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;
  }

  .dbe39c50 .c46be4d68.open .a42b8369::after {
    transform: rotate(180deg);
  }

  .dbe39c50 .c391213a6 {
    position: static;
    width: 48px;
    height: 48px;
    margin-right: 16px;
  }

  .dbe39c50 .ff72a348 {
    display: none;
  }

  .dbe39c50 .c46be4d68.open .ff72a348 {
    display: block;
    margin-top: 20px;
  }
}

@media (max-width: 600px) {
  .dbe39c50 .c1255caad {
    font-size: 16px;
  }
}

@media (max-width: 480px) {
  .dbe39c50 {
    padding: 16px;
  }

  .dbe39c50 .c65750a8d {
    margin-bottom: 16px;
  }

  .dbe39c50 .c46be4d68 {
    padding: 10px;
    margin-bottom: 12px;
  }

  .dbe39c50 .c391213a6 {
    width: 24px;
    height: 24px;
    margin-right: 8px;
  }

  .dbe39c50 .c1255caad {
    font-size: 12px;
  }

  .dbe39c50 .ff72a348 {
    font-size: 12px;
  }
}

.bf479683 {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.bf479683 .c53b7c68a {
  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;
}

.bf479683 .c0ad59224 {
  width: 120px;
  height: 120px;
  margin-bottom: 20px;
}

.bf479683 .c92bd834c {
  position: relative;
  text-align: center;
  color: var(--color-primary);
}

.bf479683 .c92bd834c::after {
  content: url(../images/right_arrow.svg);
  position: relative;
  top: 1px;
  right: -10px;
}

@media (max-width: 1200px) {
  .bf479683 .c53b7c68a {
    width: 19%;
    margin-bottom: 16px;
  }
}

@media (max-width: 1200px) {
  .bf479683 .c53b7c68a {
    width: 23%;
  }
}

@media (max-width: 768px) {
  .bf479683 .c53b7c68a {
    width: 31%;
  }
}

@media (max-width: 600px) {
  .bf479683 {
    justify-content: space-between;
  }

  .bf479683 .c53b7c68a {
    width: 48%;
  }
}

@media (max-width: 480px) {
  .bf479683 .c53b7c68a {
    padding: 14px;
  }

  .bf479683 .c0ad59224 {
    width: 92px;
    height: 92px;
    margin-bottom: 10px;
  }

  .bf479683 .c92bd834c {
    font-size: 12px;
  }

  .bf479683 .c92bd834c::after {
    top: 2px;
  }
}

.g3fa46217 {
  background: linear-gradient(201.11deg, #162a4d 21.26%, #060a13 71.42%);
  border-radius: 10px;
  padding: 24px 32px;
}

.g3fa46217 .ea0c2197:not(:last-of-type) {
  margin-bottom: 32px;
}

.g3fa46217 .g74f6d505 {
  color: #fff;
}

.g3fa46217 .g9ba590c2 {
  display: block;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  border: 1px solid transparent;
  padding: 20px;
}

.g3fa46217 .g9ba590c2:hover {
  background: rgba(255, 255, 255, 0.2);
}

.g3fa46217 .g43e0f2bb {
  width: 100%;
  border-radius: 8px;
  margin-bottom: 16px;
}

.g3fa46217 .g5c3dd108 {
  font-weight: 700;
  color: #fff;
  margin-bottom: 35px;
}

.g3fa46217 .g89728c6d {
  display: flex;
  justify-content: space-between;
}

.g3fa46217 .f4b46d5c {
  font-size: 12px;
  font-weight: 500;
  color: var(--color-text-add);
}

.g3fa46217 .g82ae27ad {
  color: var(--color-primary);
  margin-right: 15px;
}

.g3fa46217 .g82ae27ad::after {
  content: url(../images/right_arrow.svg);
  position: relative;
  top: 1px;
  right: -10px;
}

.n562c3d80 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.n562c3d80 .g8eedf5aa {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.n562c3d80 .aa953e5f {
  width: 48%;
}

.aa953e5f .g8eedf5aa {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 145px;
}

.aa953e5f .g5c3dd108 {
  font-size: 20px;
  line-height: 32px;
}

.n562c3d80 .n93f92484 {
  display: flex;
  flex-direction: column;
  width: 48%;
}

.n93f92484 .g9ba590c2 {
  display: flex;
}

.n93f92484 .g9ba590c2:not(:last-of-type) {
  margin-bottom: 20px;
}

.n93f92484 .g5c3dd108 {
  margin-bottom: 0;
}

.n93f92484 .g43e0f2bb {
  width: 100%;
  max-width: 210px;
  object-fit: cover;
  margin-bottom: 0;
  margin-right: 16px;
}

.b2bd2b90b {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.b2bd2b90b .g9ba590c2 {
  width: 24%;
}

.b2bd2b90b .g5c3dd108 {
  font-size: 14px;
  line-height: 22px;
}

@media (max-width: 1350px) {
  .n93f92484 .g43e0f2bb {
    max-width: 180px;
  }
}

@media (max-width: 1024px) {
  .n562c3d80 .aa953e5f,
  .n562c3d80 .n93f92484 {
    width: 100%;
  }

  .n562c3d80 .aa953e5f {
    margin-bottom: 20px;
  }

  .b2bd2b90b .g9ba590c2 {
    width: 32%;
    margin-bottom: 16px;
  }
}

@media (max-width: 768px) {
  .b2bd2b90b .g9ba590c2 {
    width: 48%;
  }
}

@media (max-width: 600px) {
  .g3fa46217 .g82ae27ad span {
    display: none;
  }

  .n93f92484 .g43e0f2bb {
    width: 120px;
  }
}

@media (max-width: 480px) {
  .g3fa46217 {
    padding: 16px;
  }

  .g3fa46217 .g9ba590c2 {
    padding: 10px;
  }

  .g3fa46217 .g5c3dd108 {
    font-size: 12px;
  }

  .b2bd2b90b .g5c3dd108 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 12px;
  }

  .aa953e5f .g9ba590c2 {
    position: relative;
    padding: 0;
    background: transparent;
    border: none;
  }

  .aa953e5f .g9ba590c2:hover {
    background: transparent;
  }

  .aa953e5f .g8eedf5aa {
    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;
  }

  .aa953e5f .g43e0f2bb {
    margin-bottom: 0;
  }

  .aa953e5f .g5c3dd108 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
  }
}
.ea0c2197 h2 {
  color: #ffffff;
}
.b2bd2b90b .g9ba590c2 {
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
.b2bd2b90b .g43e0f2bb {
  height: 172px;
  object-fit: cover;
}
.b2bd2b90b .g8eedf5aa {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
@media (max-width: 480px) {
  .b2bd2b90b .g43e0f2bb {
    height: 120px;
  }
}