<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.c3e1cd10 .h3c371609 {
  margin-bottom: 18px;
}

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

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

.c5c516f70 .c3eff4666 {
  color: #fff;
  margin-bottom: 28px;
}

.c5c516f70 .ca445e33 {
  display: flex;
  flex-direction: column;
}

.c5c516f70 .c612f6c1d {
  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));
}

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

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

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

.c5c516f70 .c612f6c1d:last-of-type::after {
  content: "";
}

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

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

.c5c516f70 .c82c1d747 {
  position: relative;
  margin-left: 20px;
  max-width: 540px;
}

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

.c5c516f70 .c40857b63 {
  margin-bottom: 12px;
}

.c5c516f70 .fc2f9523 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

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

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

@media (max-width: 900px) {
  .c5c516f70 .c82c1d747 {
    max-width: 480px;
  }
}

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

  .c5c516f70 .c82c1d747 {
    width: 100%;
    max-width: none;
    margin-left: 0;
  }

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

  .c5c516f70 .c612f6c1d {
    position: relative;
    cursor: pointer;
  }

  .c5c516f70 .c40857b63::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;
  }

  .c5c516f70 .c612f6c1d.open .c40857b63::after {
    transform: rotate(180deg);
  }

  .c5c516f70 .a341f426 {
    position: static;
    width: 48px;
    height: 48px;
    margin-right: 16px;
  }

  .c5c516f70 .c652144c8 {
    display: none;
  }

  .c5c516f70 .c612f6c1d.open .c652144c8 {
    display: block;
    margin-top: 20px;
  }
}

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

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

  .c5c516f70 .c3eff4666 {
    margin-bottom: 16px;
  }

  .c5c516f70 .c612f6c1d {
    padding: 10px;
    margin-bottom: 12px;
  }

  .c5c516f70 .a341f426 {
    width: 24px;
    height: 24px;
    margin-right: 8px;
  }

  .c5c516f70 .fc2f9523 {
    font-size: 12px;
  }

  .c5c516f70 .c652144c8 {
    font-size: 12px;
  }
}

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

.df328d13 .c8585e25d {
  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;
}

.df328d13 .b19417a7 {
  width: 120px;
  height: 120px;
  margin-bottom: 20px;
}

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

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

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

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

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

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

  .df328d13 .c8585e25d {
    width: 48%;
  }
}

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

  .df328d13 .b19417a7 {
    width: 92px;
    height: 92px;
    margin-bottom: 10px;
  }

  .df328d13 .a5c08dad {
    font-size: 12px;
  }

  .df328d13 .a5c08dad::after {
    top: 2px;
  }
}

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

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

.e6ceaff0 .g821b0a13 {
  color: #fff;
}

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

.e6ceaff0 .g7b9401a9:hover {
  background: rgba(255, 255, 255, 0.2);
}

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

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

.e6ceaff0 .d2f8c086 {
  display: flex;
  justify-content: space-between;
}

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

.e6ceaff0 .d9246b46 {
  color: var(--color-primary);
  margin-right: 15px;
}

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

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

.b61daceb .g10b69d94 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.b61daceb .n44ef61d1 {
  width: 48%;
}

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

.n44ef61d1 .g448bb9aa {
  font-size: 20px;
  line-height: 32px;
}

.b61daceb .b46805f1 {
  display: flex;
  flex-direction: column;
  width: 48%;
}

.b46805f1 .g7b9401a9 {
  display: flex;
}

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

.b46805f1 .g448bb9aa {
  margin-bottom: 0;
}

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

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

.cbe32860 .g7b9401a9 {
  width: 24%;
}

.cbe32860 .g448bb9aa {
  font-size: 14px;
  line-height: 22px;
}

@media (max-width: 1350px) {
  .b46805f1 .cfb1126d {
    max-width: 180px;
  }
}

@media (max-width: 1024px) {
  .b61daceb .n44ef61d1,
  .b61daceb .b46805f1 {
    width: 100%;
  }

  .b61daceb .n44ef61d1 {
    margin-bottom: 20px;
  }

  .cbe32860 .g7b9401a9 {
    width: 32%;
    margin-bottom: 16px;
  }
}

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

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

  .b46805f1 .cfb1126d {
    width: 120px;
  }
}

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

  .e6ceaff0 .g7b9401a9 {
    padding: 10px;
  }

  .e6ceaff0 .g448bb9aa {
    font-size: 12px;
  }

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

  .n44ef61d1 .g7b9401a9 {
    position: relative;
    padding: 0;
    background: transparent;
    border: none;
  }

  .n44ef61d1 .g7b9401a9:hover {
    background: transparent;
  }

  .n44ef61d1 .g10b69d94 {
    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;
  }

  .n44ef61d1 .cfb1126d {
    margin-bottom: 0;
  }

  .n44ef61d1 .g448bb9aa {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
  }
}
.g0bde84a6 h2 {
  color: #ffffff;
}
.cbe32860 .g7b9401a9 {
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
.cbe32860 .cfb1126d {
  height: 172px;
  object-fit: cover;
}
.cbe32860 .g10b69d94 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
@media (max-width: 480px) {
  .cbe32860 .cfb1126d {
    height: 120px;
  }
}</pre></body></html>