.c507015e .aea05c4e {
  margin-bottom: 18px;
}

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

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

.c218781b4 .e143c0d7 {
  color: #fff;
  margin-bottom: 28px;
}

.c218781b4 .b8f60853 {
  display: flex;
  flex-direction: column;
}

.c218781b4 .c139d3a7d {
  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));
}

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

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

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

.c218781b4 .c139d3a7d:last-of-type::after {
  content: "";
}

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

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

.c218781b4 .c63c8a7d {
  position: relative;
  margin-left: 20px;
  max-width: 540px;
}

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

.c218781b4 .fdb0dc0e {
  margin-bottom: 12px;
}

.c218781b4 .c74c7c02c {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

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

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

@media (max-width: 900px) {
  .c218781b4 .c63c8a7d {
    max-width: 480px;
  }
}

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

  .c218781b4 .c63c8a7d {
    width: 100%;
    max-width: none;
    margin-left: 0;
  }

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

  .c218781b4 .c139d3a7d {
    position: relative;
    cursor: pointer;
  }

  .c218781b4 .fdb0dc0e::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;
  }

  .c218781b4 .c139d3a7d.open .fdb0dc0e::after {
    transform: rotate(180deg);
  }

  .c218781b4 .cbc4c1fd {
    position: static;
    width: 48px;
    height: 48px;
    margin-right: 16px;
  }

  .c218781b4 .c0da47113 {
    display: none;
  }

  .c218781b4 .c139d3a7d.open .c0da47113 {
    display: block;
    margin-top: 20px;
  }
}

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

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

  .c218781b4 .e143c0d7 {
    margin-bottom: 16px;
  }

  .c218781b4 .c139d3a7d {
    padding: 10px;
    margin-bottom: 12px;
  }

  .c218781b4 .cbc4c1fd {
    width: 24px;
    height: 24px;
    margin-right: 8px;
  }

  .c218781b4 .c74c7c02c {
    font-size: 12px;
  }

  .c218781b4 .c0da47113 {
    font-size: 12px;
  }
}

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

.f22bbfbc .c178bf67 {
  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;
}

.f22bbfbc .c4b533f79 {
  width: 120px;
  height: 120px;
  margin-bottom: 20px;
}

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

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

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

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

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

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

  .f22bbfbc .c178bf67 {
    width: 48%;
  }
}

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

  .f22bbfbc .c4b533f79 {
    width: 92px;
    height: 92px;
    margin-bottom: 10px;
  }

  .f22bbfbc .c46d15fa8 {
    font-size: 12px;
  }

  .f22bbfbc .c46d15fa8::after {
    top: 2px;
  }
}

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

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

.eb602177 .g8c08beba {
  color: #fff;
}

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

.eb602177 .g3e0f5909:hover {
  background: rgba(255, 255, 255, 0.2);
}

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

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

.eb602177 .g0d444637 {
  display: flex;
  justify-content: space-between;
}

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

.eb602177 .g0698edf7 {
  color: var(--color-primary);
  margin-right: 15px;
}

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

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

.f386f44b .a370e46f {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.f386f44b .cc0734de {
  width: 48%;
}

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

.cc0734de .g8dc4fa95 {
  font-size: 20px;
  line-height: 32px;
}

.f386f44b .c6da5391 {
  display: flex;
  flex-direction: column;
  width: 48%;
}

.c6da5391 .g3e0f5909 {
  display: flex;
}

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

.c6da5391 .g8dc4fa95 {
  margin-bottom: 0;
}

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

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

.b8e7870c0 .g3e0f5909 {
  width: 24%;
}

.b8e7870c0 .g8dc4fa95 {
  font-size: 14px;
  line-height: 22px;
}

@media (max-width: 1350px) {
  .c6da5391 .g58050597 {
    max-width: 180px;
  }
}

@media (max-width: 1024px) {
  .f386f44b .cc0734de,
  .f386f44b .c6da5391 {
    width: 100%;
  }

  .f386f44b .cc0734de {
    margin-bottom: 20px;
  }

  .b8e7870c0 .g3e0f5909 {
    width: 32%;
    margin-bottom: 16px;
  }
}

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

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

  .c6da5391 .g58050597 {
    width: 120px;
  }
}

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

  .eb602177 .g3e0f5909 {
    padding: 10px;
  }

  .eb602177 .g8dc4fa95 {
    font-size: 12px;
  }

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

  .cc0734de .g3e0f5909 {
    position: relative;
    padding: 0;
    background: transparent;
    border: none;
  }

  .cc0734de .g3e0f5909:hover {
    background: transparent;
  }

  .cc0734de .a370e46f {
    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;
  }

  .cc0734de .g58050597 {
    margin-bottom: 0;
  }

  .cc0734de .g8dc4fa95 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
  }
}
.g9949cee1 h2 {
  color: #ffffff;
}
.b8e7870c0 .g3e0f5909 {
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
.b8e7870c0 .g58050597 {
  height: 172px;
  object-fit: cover;
}
.b8e7870c0 .a370e46f {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
@media (max-width: 480px) {
  .b8e7870c0 .g58050597 {
    height: 120px;
  }
}