.e3527f6a .f4559ab3 {
  margin-bottom: 18px;
}

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

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

.c6dbae20d .c829e3c81 {
  color: #fff;
  margin-bottom: 28px;
}

.c6dbae20d .c62d7882d {
  display: flex;
  flex-direction: column;
}

.c6dbae20d .c9bcba03 {
  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));
}

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

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

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

.c6dbae20d .c9bcba03:last-of-type::after {
  content: "";
}

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

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

.c6dbae20d .b1e7fe4d {
  position: relative;
  margin-left: 20px;
  max-width: 540px;
}

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

.c6dbae20d .c5642d84e {
  margin-bottom: 12px;
}

.c6dbae20d .c8041a768 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

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

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

@media (max-width: 900px) {
  .c6dbae20d .b1e7fe4d {
    max-width: 480px;
  }
}

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

  .c6dbae20d .b1e7fe4d {
    width: 100%;
    max-width: none;
    margin-left: 0;
  }

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

  .c6dbae20d .c9bcba03 {
    position: relative;
    cursor: pointer;
  }

  .c6dbae20d .c5642d84e::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;
  }

  .c6dbae20d .c9bcba03.open .c5642d84e::after {
    transform: rotate(180deg);
  }

  .c6dbae20d .bb9d64c1 {
    position: static;
    width: 48px;
    height: 48px;
    margin-right: 16px;
  }

  .c6dbae20d .c7dfdd42f {
    display: none;
  }

  .c6dbae20d .c9bcba03.open .c7dfdd42f {
    display: block;
    margin-top: 20px;
  }
}

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

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

  .c6dbae20d .c829e3c81 {
    margin-bottom: 16px;
  }

  .c6dbae20d .c9bcba03 {
    padding: 10px;
    margin-bottom: 12px;
  }

  .c6dbae20d .bb9d64c1 {
    width: 24px;
    height: 24px;
    margin-right: 8px;
  }

  .c6dbae20d .c8041a768 {
    font-size: 12px;
  }

  .c6dbae20d .c7dfdd42f {
    font-size: 12px;
  }
}

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

.c6605a969 .b6a3cb57 {
  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;
}

.c6605a969 .c910b764d {
  width: 120px;
  height: 120px;
  margin-bottom: 20px;
}

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

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

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

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

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

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

  .c6605a969 .b6a3cb57 {
    width: 48%;
  }
}

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

  .c6605a969 .c910b764d {
    width: 92px;
    height: 92px;
    margin-bottom: 10px;
  }

  .c6605a969 .c0a103126 {
    font-size: 12px;
  }

  .c6605a969 .c0a103126::after {
    top: 2px;
  }
}

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

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

.g06ef6c0b .e11f3bcc {
  color: #fff;
}

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

.g06ef6c0b .g4f3e93f5:hover {
  background: rgba(255, 255, 255, 0.2);
}

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

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

.g06ef6c0b .g6e99ba61 {
  display: flex;
  justify-content: space-between;
}

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

.g06ef6c0b .g654511a1 {
  color: var(--color-primary);
  margin-right: 15px;
}

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

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

.n82b73eb7 .g21c4947f {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.n82b73eb7 .n3881539a {
  width: 48%;
}

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

.n3881539a .g3841360b {
  font-size: 20px;
  line-height: 32px;
}

.n82b73eb7 .n1cfbd3ef {
  display: flex;
  flex-direction: column;
  width: 48%;
}

.n1cfbd3ef .g4f3e93f5 {
  display: flex;
}

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

.n1cfbd3ef .g3841360b {
  margin-bottom: 0;
}

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

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

.ff49ba3c .g4f3e93f5 {
  width: 24%;
}

.ff49ba3c .g3841360b {
  font-size: 14px;
  line-height: 22px;
}

@media (max-width: 1350px) {
  .n1cfbd3ef .b5621ecb {
    max-width: 180px;
  }
}

@media (max-width: 1024px) {
  .n82b73eb7 .n3881539a,
  .n82b73eb7 .n1cfbd3ef {
    width: 100%;
  }

  .n82b73eb7 .n3881539a {
    margin-bottom: 20px;
  }

  .ff49ba3c .g4f3e93f5 {
    width: 32%;
    margin-bottom: 16px;
  }
}

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

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

  .n1cfbd3ef .b5621ecb {
    width: 120px;
  }
}

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

  .g06ef6c0b .g4f3e93f5 {
    padding: 10px;
  }

  .g06ef6c0b .g3841360b {
    font-size: 12px;
  }

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

  .n3881539a .g4f3e93f5 {
    position: relative;
    padding: 0;
    background: transparent;
    border: none;
  }

  .n3881539a .g4f3e93f5:hover {
    background: transparent;
  }

  .n3881539a .g21c4947f {
    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;
  }

  .n3881539a .b5621ecb {
    margin-bottom: 0;
  }

  .n3881539a .g3841360b {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
  }
}
.c3bc081c h2 {
  color: #ffffff;
}
.ff49ba3c .g4f3e93f5 {
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
.ff49ba3c .b5621ecb {
  height: 172px;
  object-fit: cover;
}
.ff49ba3c .g21c4947f {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
@media (max-width: 480px) {
  .ff49ba3c .b5621ecb {
    height: 120px;
  }
}