.m0754e479 .fc81ae81 {
  margin-bottom: 18px;
}

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

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

.c4a3b6d7 .b52e5bdb {
  color: #fff;
  margin-bottom: 28px;
}

.c4a3b6d7 .c9c89ecc4 {
  display: flex;
  flex-direction: column;
}

.c4a3b6d7 .c37e2deea {
  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));
}

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

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

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

.c4a3b6d7 .c37e2deea:last-of-type::after {
  content: "";
}

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

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

.c4a3b6d7 .c7566d0a7 {
  position: relative;
  margin-left: 20px;
  max-width: 540px;
}

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

.c4a3b6d7 .c4c8acfa1 {
  margin-bottom: 12px;
}

.c4a3b6d7 .c5e64c0d4 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

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

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

@media (max-width: 900px) {
  .c4a3b6d7 .c7566d0a7 {
    max-width: 480px;
  }
}

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

  .c4a3b6d7 .c7566d0a7 {
    width: 100%;
    max-width: none;
    margin-left: 0;
  }

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

  .c4a3b6d7 .c37e2deea {
    position: relative;
    cursor: pointer;
  }

  .c4a3b6d7 .c4c8acfa1::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;
  }

  .c4a3b6d7 .c37e2deea.open .c4c8acfa1::after {
    transform: rotate(180deg);
  }

  .c4a3b6d7 .c132ead92 {
    position: static;
    width: 48px;
    height: 48px;
    margin-right: 16px;
  }

  .c4a3b6d7 .d54e1d7c {
    display: none;
  }

  .c4a3b6d7 .c37e2deea.open .d54e1d7c {
    display: block;
    margin-top: 20px;
  }
}

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

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

  .c4a3b6d7 .b52e5bdb {
    margin-bottom: 16px;
  }

  .c4a3b6d7 .c37e2deea {
    padding: 10px;
    margin-bottom: 12px;
  }

  .c4a3b6d7 .c132ead92 {
    width: 24px;
    height: 24px;
    margin-right: 8px;
  }

  .c4a3b6d7 .c5e64c0d4 {
    font-size: 12px;
  }

  .c4a3b6d7 .d54e1d7c {
    font-size: 12px;
  }
}

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

.f6b9d110 .c7222e5bd {
  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;
}

.f6b9d110 .dfe79ca8 {
  width: 120px;
  height: 120px;
  margin-bottom: 20px;
}

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

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

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

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

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

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

  .f6b9d110 .c7222e5bd {
    width: 48%;
  }
}

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

  .f6b9d110 .dfe79ca8 {
    width: 92px;
    height: 92px;
    margin-bottom: 10px;
  }

  .f6b9d110 .c1813b11e {
    font-size: 12px;
  }

  .f6b9d110 .c1813b11e::after {
    top: 2px;
  }
}

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

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

.a4111931 .a0302047 {
  color: #fff;
}

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

.a4111931 .g700a9b9f:hover {
  background: rgba(255, 255, 255, 0.2);
}

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

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

.a4111931 .g5929dd3b {
  display: flex;
  justify-content: space-between;
}

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

.a4111931 .g52f576fb {
  color: var(--color-primary);
  margin-right: 15px;
}

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

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

.bd8336dd .c9b955c5 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.bd8336dd .e6a43426 {
  width: 48%;
}

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

.e6a43426 .e90b9b3b {
  font-size: 20px;
  line-height: 32px;
}

.bd8336dd .e2a5b706 {
  display: flex;
  flex-direction: column;
  width: 48%;
}

.e2a5b706 .g700a9b9f {
  display: flex;
}

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

.e2a5b706 .e90b9b3b {
  margin-bottom: 0;
}

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

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

.c07db256 .g700a9b9f {
  width: 24%;
}

.c07db256 .e90b9b3b {
  font-size: 14px;
  line-height: 22px;
}

@media (max-width: 1350px) {
  .e2a5b706 .c34a2048 {
    max-width: 180px;
  }
}

@media (max-width: 1024px) {
  .bd8336dd .e6a43426,
  .bd8336dd .e2a5b706 {
    width: 100%;
  }

  .bd8336dd .e6a43426 {
    margin-bottom: 20px;
  }

  .c07db256 .g700a9b9f {
    width: 32%;
    margin-bottom: 16px;
  }
}

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

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

  .e2a5b706 .c34a2048 {
    width: 120px;
  }
}

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

  .a4111931 .g700a9b9f {
    padding: 10px;
  }

  .a4111931 .e90b9b3b {
    font-size: 12px;
  }

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

  .e6a43426 .g700a9b9f {
    position: relative;
    padding: 0;
    background: transparent;
    border: none;
  }

  .e6a43426 .g700a9b9f:hover {
    background: transparent;
  }

  .e6a43426 .c9b955c5 {
    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;
  }

  .e6a43426 .c34a2048 {
    margin-bottom: 0;
  }

  .e6a43426 .e90b9b3b {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
  }
}
.cb683c2e h2 {
  color: #ffffff;
}
.c07db256 .g700a9b9f {
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
.c07db256 .c34a2048 {
  height: 172px;
  object-fit: cover;
}
.c07db256 .c9b955c5 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
@media (max-width: 480px) {
  .c07db256 .c34a2048 {
    height: 120px;
  }
}