/* prettier-ignore */
@import url("https://fonts.googleapis.com/css?family=Work+Sans:300,400,500");
body {
  direction: ltr;
}
body .code,
body code *,
body pre {
  font-family: monospace;
}
body .breadcrumb-sidebar .sidebar-icon {
  color: #0e3962;
}

body * {
  font-family: "Noto Sans JP", sans-serif !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  letter-spacing: 0em;
  box-sizing: border-box;
}

.icon {
  display: inline-block;
  display: inline-flex;
  align-self: center;
}
.icon svg {
  fill: currentColor;
}

.nav-link {
  color: inherit;
}

.breadcrumbs .breadcrumbs-container .crumb-title-container:hover {
  color: #0e3962;
}

.flex-row {
  display: flex;
  align-items: center;
}

.companies-list .show-more-btn {
  color: #0e3962;
}

.ticket-list {
  height: 100%;
}

.page-0 .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47 .section-hero {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.page-0 .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47 .section-hero:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-image: url("");
  background-size: auto;
  opacity: 1;
  background-position: center;
  background-repeat: no-repeat;
}
.page-0 .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47 .section-hero::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #ffffff;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper {
  position: relative;
  height: 50px;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper
  .search-box {
  overflow-y: visible;
  width: inherit;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar {
  position: relative;
  width: 100%;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper {
  position: absolute;
  top: 45%;
  left: 20px;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper
  .icon {
  z-index: 10;
  margin-top: 2px;
  position: relative;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input {
  border: 0px;
  width: 100%;
  height: 50px;
  border-radius: 12px;
  padding-inline-start: 42px;
  font-size: 14px;
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);
  outline: none;
  color: #404040;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input::placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #74767b;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input::-webkit-input-placeholder {
  line-height: normal;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input::-moz-placeholder {
  line-height: 50px;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input:focus::placeholder {
  color: transparent;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper {
  position: absolute;
  top: 33%;
  display: flex;
  right: 15px;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper
  .icon {
  z-index: 10;
  padding: 4px;
  color: #404040;
  cursor: pointer;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper
  .icon:hover {
  background: #f1f2f3;
  border-radius: 50%;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper
  .icon:active {
  background: #e0e0e0;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul {
  top: 40px;
  z-index: 10;
  border-radius: 12px;
  list-style-type: none;
  padding: 0;
  position: absolute;
  overflow: hidden;
  width: 100%;
  background: white;
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item {
  background-color: white;
  padding: 12px 20px 14px;
  font-size: 14px;
  color: #404040;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item:hover,
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item.highlighted {
  cursor: pointer;
  background: #f1f2f3;
  opacity: 0.8;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item:active {
  opacity: 1;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results {
  background-color: white;
  padding: 12px 20px 14px;
  font-size: 14px;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results:hover,
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results.highlighted {
  cursor: pointer;
  background: #f1f2f3;
  opacity: 0.8;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results:active {
  opacity: 1;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results
  .icon {
  margin-inline-start: 5px;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .no-results {
  background-color: white;
  padding: 12px 20px 14px;
  font-size: 14px;
  color: #818389;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper
  .icon {
  color: #0e3962;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper
  .icon
  path {
  fill: #0e3962;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper
  ul
  .show-more-results {
  color: #0e3962;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .search-wrapper
  ul
  .show-more-results
  .icon
  svg {
  stroke: #0e3962;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .title-block {
  flex-direction: column;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .title-block
  .title {
  font-weight: 600;
  font-size: 42px;
  line-height: 49px;
  color: #0e3962;
  margin-bottom: 3px;
  margin-top: 0;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero
  .hero-content
  .title-block
  .subtitle {
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #0e3962;
  margin: 0;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-center.tall,
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-side-by-side.tall {
  height: 520px;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-center.tall
  .hero-content,
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-side-by-side.tall
  .hero-content {
  margin-bottom: 15px;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-center.short,
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-side-by-side.short {
  height: 350px;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-center.short
  .hero-content,
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-side-by-side.short
  .hero-content {
  margin-bottom: 37px;
}
.page-0 .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47 .section-hero.layout-center {
  flex-direction: column;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-center
  .title-block {
  align-items: center;
  margin-bottom: 20px;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-center
  .title-block
  .title,
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-center
  .title-block
  .subtitle {
  text-align: center;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-center
  .search-wrapper {
  width: 540px;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-center
  .search-container
  h1,
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-center
  .search-container
  h3 {
  max-width: 700px;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-center
  .hero-content {
  flex-direction: column;
  display: flex;
  align-items: center;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-center
  .hero-content
  .title-block
  .title {
  font-size: 50px;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-compact {
  flex-direction: row;
  justify-content: space-between;
  min-height: 135px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-compact
  .hero-content {
  justify-content: space-between;
  display: flex;
  align-items: center;
  flex-grow: 1;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-compact
  .hero-content
  .title-block {
  margin-inline-start: 45px;
  white-space: nowrap;
  margin-inline-end: 10px;
  width: 100%;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-compact
  .hero-content
  .title-block
  .subtitle {
  white-space: initial;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-compact
  .hero-content
  .title-block
  .title {
  white-space: initial;
  width: 100%;
  overflow: hidden;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-compact
  .hero-content
  .search-wrapper {
  max-width: 543px;
  width: 100%;
  margin-inline-end: 45px;
  margin-inline-start: 8px;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-compact
  .hero-content
  .search-wrapper
  .search-container {
  width: 100%;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-compact
  .hero-content
  .search-wrapper
  .search-container
  input {
  width: 100%;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-compact
  .hero-content
  .search-wrapper
  .search-box {
  margin-bottom: 6px;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-side-by-side {
  flex-direction: row;
  padding: 0 30px;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-side-by-side.right {
  flex-direction: row-reverse;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-side-by-side.right
  .image-container {
  margin-inline-end: 65px;
  margin-inline-start: 0;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-side-by-side
  .hero-content {
  max-width: 570px;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-side-by-side
  .hero-content
  .title-block {
  margin-bottom: 16px;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-side-by-side
  .image-container {
  display: flex;
  max-height: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 475px;
  width: 475px;
  margin-inline-start: 65px;
}
.page-0
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
  .section-hero.layout-side-by-side
  .image-container
  .hero-image {
  object-fit: cover;
  width: 100%;
  opacity: 1;
}
.page-0 .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47 .section-hero .title-block {
  display: flex;
}
.page-0 .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47 .section-hero h3 {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: white;
  margin-block-end: 12px;
}
.page-0 .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47 .section-hero h3 span {
  font-weight: 600;
}

@media screen and (min-width: 900px) and (max-width: 1170px) {
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-side-by-side
    .hero-content,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-side-by-side
    .search-wrapper {
    width: 525px;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-side-by-side
    .image-container {
    width: 342px;
  }
}

@media screen and (min-width: 600px) and (max-width: 900px) {
  .page-0 .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47 .section-hero {
    padding: 25px 20px 35px 20px;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero
    .hero-content {
    width: 100%;
    align-items: flex-start;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero
    .hero-content
    .title-block {
    align-items: flex-start;
    flex-direction: column;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero
    .hero-content
    .title-block
    .title {
    font-weight: 600;
    font-size: 42px;
    line-height: 49px;
    font-size: 40px;
    line-height: 42px;
    text-align: start;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero
    .hero-content
    .title-block
    .subtitle {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    text-align: start;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-center.short,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-center.tall,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-side-by-side.short,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-side-by-side.tall {
    height: 300px;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-center
    .hero-content
    .title-block
    .title {
    font-size: 42px;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-center.short
    .title-block {
    align-items: center;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-center.short
    .title-block
    .title,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-center.short
    .title-block
    .subtitle {
    text-align: center;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-compact {
    flex-direction: column;
    padding-top: 25px;
    padding-bottom: 35px;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-compact
    .hero-content {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-compact
    .hero-content
    .title-block {
    align-items: flex-start;
    margin-inline-start: 0px;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-compact.tall,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-compact.short {
    height: unset;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-compact.tall
    .hero-content,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-compact.short
    .hero-content {
    margin-bottom: 0;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-compact
    .title {
    white-space: initial;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-compact
    .title-block {
    margin-bottom: 20px;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-compact
    .hero-content
    .search-wrapper {
    max-width: unset;
    margin-inline-start: 0px;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-side-by-side
    .hero-content,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-side-by-side
    .search-wrapper {
    min-width: 320px;
    max-width: 475px;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-side-by-side.short
    .hero-content,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-side-by-side.tall
    .hero-content {
    margin-bottom: 0;
    padding: 20px 0 40px;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-side-by-side
    .image-container {
    width: 300px;
  }
}

@media only screen and (max-width: 600px) {
  .page-0 .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47 .section-hero {
    padding: 25px 20px 35px 20px;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero
    .hero-content {
    width: 100%;
    align-items: flex-start;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero
    .hero-content
    .title-block {
    align-items: flex-start;
    flex-direction: column;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero
    .hero-content
    .title-block
    .title {
    font-weight: 600;
    font-size: 42px;
    line-height: 49px;
    font-size: 40px;
    line-height: 42px;
    text-align: start;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero
    .hero-content
    .title-block
    .subtitle {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    text-align: start;
  }
  .page-0 .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47 .section-hero:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-image: url("");
    background-size: auto;
    opacity: 1;
    background-position: center;
    background-repeat: no-repeat;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-compact,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-center,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-side-by-side {
    flex-direction: column;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-compact
    .hero-content,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-center
    .hero-content,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-side-by-side
    .hero-content {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-compact
    .hero-content
    .title-block,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-center
    .hero-content
    .title-block,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-side-by-side
    .hero-content
    .title-block {
    align-items: flex-start;
    margin-inline-start: 0px;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-compact.tall,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-compact.short,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-center.tall,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-center.short,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-side-by-side.tall,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-side-by-side.short {
    height: unset;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-compact.tall
    .hero-content,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-compact.short
    .hero-content,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-center.tall
    .hero-content,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-center.short
    .hero-content,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-side-by-side.tall
    .hero-content,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-side-by-side.short
    .hero-content {
    margin-bottom: 0;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-compact
    .hero-content
    .title-block,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-center
    .hero-content
    .title-block,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-side-by-side
    .hero-content
    .title-block {
    margin-bottom: 0px;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-compact
    .hero-content
    .title-block
    .title,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-center
    .hero-content
    .title-block
    .title,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .title {
    margin-bottom: 8px;
    font-size: 40px;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-compact
    .hero-content
    .title-block
    .subtitle,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-center
    .hero-content
    .title-block
    .subtitle,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .subtitle {
    margin-bottom: 22px;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-compact
    .search-wrapper,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-center
    .search-wrapper,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-side-by-side
    .search-wrapper {
    width: 100%;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-compact
    .image-container,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-center
    .image-container,
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-side-by-side
    .image-container {
    display: none;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-compact {
    padding-top: 25px;
    padding-bottom: 35px;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-compact
    .title {
    white-space: initial;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-compact
    .hero-content
    .search-wrapper {
    margin-inline-start: 0px;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-side-by-side {
    padding: 25px 20px;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-side-by-side
    .hero-content
    .title-block {
    margin-bottom: 22px;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .title {
    font-size: 40px;
    margin-bottom: 0;
  }
  .page-0
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .subtitle {
    margin-top: 8px;
    margin-bottom: 0;
  }
}

.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-empty-state {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 100px 0 200px 0;
  background-color: white;
  border-radius: 10px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-empty-state::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #f5f5f5;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-empty-state
  .empty-state-title {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 23px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
  margin-bottom: 20px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-empty-state
  .all-topics-button {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #0e3962;
  padding: 12px 15px;
  display: flex;
  border: 1px solid #0e3962;
  box-sizing: border-box;
  border-radius: 5px;
  cursor: pointer;
}
@media (max-width: 600px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-empty-state {
    padding: 0px;
    align-items: baseline;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-empty-state::before {
    content: none;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-empty-state
    .all-topics-button {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    border: 2px solid #0e3962;
    padding: 10px 15px;
  }
}

.page-0 .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292 .categories-section {
  display: flex;
  flex-direction: column;
  overflow: auto;
  padding: 60px 30px;
  max-width: 1140px;
  margin: 0 auto;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #f5f5f5;
}
.page-0 .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292 .categories-section a {
  text-decoration: none;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section
  h2 {
  font-weight: 600;
  font-size: 42px;
  line-height: 49px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section
  .section-title {
  color: #404040;
  font-weight: 600;
  font-size: 42px;
  margin: 0 0 50px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.cards {
  flex: 1;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.cards
  .category-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: auto;
  grid-gap: 30px;
}
@media (min-width: 600px) and (max-width: 990px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.cards
    .category-items {
    grid-template-columns: repeat(2, 1fr);
  }
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.cards
  .category-items
  .category-title-container {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.cards
  .category-items
  .image-container {
  height: 130px;
  overflow: hidden;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.cards
  .category-items
  .image-container
  img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  object-fit: cover;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.cards
  .category-items
  .image-container.scale-not-set {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.cards
  .category-items
  .image-container.scale-not-set
  img {
  flex-grow: 0;
  flex-shrink: 1;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.cards
  .category-items
  .image-container.original {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.cards
  .category-items
  .image-container.original
  img {
  max-width: unset;
  max-height: unset;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.cards
  .category-items
  .category-item {
  overflow: hidden;
  border: 1px solid #f1f2f3;
  box-sizing: border-box;
  border-radius: 8px;
  max-width: 350px;
  background: white;
  font-style: normal;
  font-size: 16px;
  color: #404040;
  color: inherit;
  transition: opacity 0.05s ease-out, transform 0.05s ease-out;
  height: 250px;
  position: relative;
  text-align: center;
  opacity: 1;
  transition: opacity 0.05s ease-out, transform 0.05s ease-out;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.cards
  .category-items
  .category-item.has-image
  .category-title-container {
  height: 50%;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.cards
  .category-items
  .category-item
  .category-info-container {
  width: 100%;
  height: 100%;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.cards
  .category-items
  .category-item:hover {
  opacity: 0.8;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.cards
  .category-items
  .category-item
  a {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  align-content: center;
  flex-direction: column;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.cards
  .category-items
  .category-item
  .name {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #404040;
  margin: 0;
  max-width: 80%;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.cards
  .category-items
  .category-item
  .children-count {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
  margin-top: 6px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.cards
  .category-items
  .category-item:not(.has-image)
  a {
  justify-content: center;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.cards
  .category-items:not(.columns-4):not(.columns-2)
  > *:nth-child(3n - 2).show-more {
  background: transparent;
  border: none;
  grid-column: 2;
  height: 40px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.cards
  .category-items
  .show-more {
  overflow: hidden;
  border: 1px solid #f1f2f3;
  box-sizing: border-box;
  border-radius: 8px;
  max-width: 350px;
  background: white;
  font-style: normal;
  font-size: 16px;
  color: #404040;
  color: inherit;
  transition: opacity 0.05s ease-out, transform 0.05s ease-out;
  color: #0e3962;
  height: 250px;
  opacity: 1;
  transition: opacity 0.05s ease-out, transform 0.05s ease-out;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.cards
  .category-items
  .show-more:hover {
  opacity: 0.7;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.cards
  .category-items
  .show-more
  .icon {
  margin-inline-start: 5px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.cards
  .category-items
  .show-more
  .icon
  path {
  stroke: #0e3962;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.cards
  .category-items
  .show-more
  span {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
}
@media (min-width: 1170px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.cards
    .category-items.columns-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.cards
    .category-items.columns-4
    > *:nth-child(4n - 3).show-more {
    background: transparent;
    border: none;
    grid-column: 1 / -1;
    width: calc(50% - 15px);
    justify-self: center;
    height: 40px;
  }
}
@media (min-width: 990px) and (max-width: 1170px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.cards
    .category-items.columns-4
    > *:nth-child(3n - 2).show-more {
    background: transparent;
    border: none;
    grid-column: 2;
    height: 40px;
  }
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.cards
  .category-items.columns-2 {
  grid-template-columns: repeat(2, 1fr);
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.cards
  .category-items.columns-2
  .category-item,
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.cards
  .category-items.columns-2
  .show-more {
  max-width: unset;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.cards
  .category-items.columns-2
  > *:nth-child(2n - 1).show-more {
  background: transparent;
  border: none;
  grid-column: 1 / -1;
  width: calc(50% - 15px);
  justify-self: center;
  height: 40px;
}
@media (min-width: 600px) and (max-width: 990px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.cards
    .category-items
    .category-item,
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.cards
    .category-items
    .show-more {
    max-width: 920px;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.cards
    .category-items
    .show-more
    span {
    max-width: 80%;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.cards
    .category-items
    > *:nth-child(3n - 2).show-more {
    border: none;
    grid-column: 2;
    height: 40px;
    background: transparent;
  }
}
@media (min-width: 600px) and (max-width: 990px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.cards
    .category-items:not(.columns-4):not(.columns-2)
    > *:nth-child(2n - 1).show-more,
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.cards
    .category-items
    > *:nth-child(2n - 1).show-more {
    background: transparent;
    border: none;
    grid-column: 1 / -1;
    width: calc(50% - 15px);
    justify-self: center;
    height: 40px;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.cards
    .category-items:not(.columns-4):not(.columns-2)
    > *:nth-child(2n - 1).show-more
    span,
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.cards
    .category-items
    > *:nth-child(2n - 1).show-more
    span {
    max-width: unset;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.cards
    .category-items:not(.columns-4):not(.columns-2)
    > *:nth-child(3n - 2).show-more,
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.cards
    .category-items
    > *:nth-child(3n - 2).show-more {
    overflow: hidden;
    border: 1px solid #f1f2f3;
    box-sizing: border-box;
    border-radius: 8px;
    max-width: 350px;
    background: white;
    font-style: normal;
    font-size: 16px;
    color: #404040;
    color: inherit;
    transition: opacity 0.05s ease-out, transform 0.05s ease-out;
    max-width: 920px;
    height: 250px;
    color: #0e3962;
  }
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.list
  .category-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px 30px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.list
  .category-items
  .category-item {
  min-width: 0;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.list
  .category-items
  .category-item
  a {
  padding: 20px;
  border: 1px solid #f1f2f3;
  border-radius: 8px;
  display: flex;
  height: 83px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  background: white;
  padding: 10px 20px 10px 10px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.list
  .category-items
  .category-item
  a:hover {
  opacity: 0.8;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.list
  .category-items
  .category-item
  a
  .item-arrow
  svg {
  stroke: #0e3962;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.list
  .category-items
  .category-item
  a
  .category-info-container {
  display: flex;
  align-items: center;
  min-width: 0;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.list
  .category-items
  .category-item
  a
  .category-title-container {
  margin-inline-start: 10px;
  min-width: 0;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.list
  .category-items
  .category-item
  a
  .category-title-container
  .children-count {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.list
  .category-items
  .category-item
  a
  .name {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #404040;
  margin: 0 0 2px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-inline-end: 2px;
  max-width: 400px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.list
  .category-items
  .category-item
  .image-container {
  height: 60px;
  width: 60px;
  border-radius: 7px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  min-width: 60px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.list
  .category-items
  .category-item
  img {
  max-height: 100%;
  border-radius: 8px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.list
  .category-items
  .show-more {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #0e3962;
  stroke: #0e3962;
  position: relative;
  align-items: center;
  grid-column: 1;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.list
  .category-items
  .show-more:hover {
  text-decoration: underline;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.list
  .category-items
  .show-more
  .icon {
  margin-inline-start: 5px;
}
@media (min-width: 1170px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.list
    .category-items.columns-3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: auto;
    grid-gap: 30px;
  }
}
@media (min-width: 1170px) and (min-width: 600px) and (max-width: 990px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.list
    .category-items.columns-3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list {
  max-width: 1170px;
  background-color: #ffffff;
  border-radius: 10px;
  margin: 20px auto;
  padding: 30px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .section-title {
  margin-bottom: 40px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items {
  display: grid;
  grid-template-columns: repeat(4, 255px);
  grid-auto-rows: auto;
  row-gap: 50px;
  column-gap: 30px;
}
@media (min-width: 885px) and (max-width: 1170px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items {
    grid-template-columns: repeat(3, 255px);
  }
}
@media (min-width: 600px) and (max-width: 885px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items {
    grid-template-columns: repeat(2, 255px);
  }
}
@media (max-width: 600px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items {
    display: flex;
    flex-direction: column;
  }
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items
  .category-item {
  height: 202px;
  width: 255px;
  margin-top: 10px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items
  .category-item.no-image {
  padding-top: 55px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items
  .category-info-container {
  display: flex;
  flex-direction: column;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items
  .category-info-container
  .name {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  padding-inline-end: 2px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items
  .category-info-container
  .image-container {
  width: 40px;
  height: 40px;
  min-width: 40px;
  border-radius: 7px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background-repeat: no-repeat;
  margin-bottom: 15px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items
  .category-info-container
  .image-container
  .category-image {
  height: 100%;
  width: auto;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items
  .category-info-container
  .category-detailed-children-container {
  min-height: 125px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items
  .category-info-container
  .category-detailed-children-container
  .children-item-name {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  margin-top: 12px;
  padding-inline-end: 2px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items
  .category-info-container
  .category-detailed-children-container
  .see-all-children {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #0e3962;
  margin-top: 15px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items
  .category-info-container
  .category-detailed-children-container
  .empty-state-category-item {
  color: #74767b;
  margin-top: 12px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items
  .category-info-container
  .category-detailed-children-container
  .empty-state-category-item
  + .nav-link
  .see-all-children {
  display: none;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items
  .show-more {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #0e3962;
  stroke: #0e3962;
  position: relative;
  align-items: center;
  grid-column: 1;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items
  .show-more:hover {
  text-decoration: underline;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items
  .show-more
  .icon {
  margin-inline-start: 5px;
}
@media (min-width: 1170px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.columns-3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: auto;
    grid-gap: 30px;
    grid-template-columns: repeat(3, 350px);
  }
}
@media (min-width: 1170px) and (min-width: 600px) and (max-width: 990px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.columns-3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1170px) and (min-width: 600px) and (max-width: 990px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.columns-3 {
    grid-template-columns: repeat(2, 350px);
  }
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels {
  display: flex;
  flex-direction: column;
  row-gap: unset;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item {
  display: flex;
  width: 100%;
  height: unset;
  margin-top: 0;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item:not(:first-child) {
  margin-top: 50px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item.no-image {
  padding-top: 0;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .category-detailed-children-container {
  min-height: unset;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .category-title-container {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .category-title-container
  .image-container {
  margin-inline-end: 10px;
  margin-bottom: unset;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .category-title-container
  .name {
  font-weight: 600;
  font-size: 22px;
  line-height: 26px;
  margin-block-end: 0px;
  margin-block-start: 0px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategories-list {
  display: flex;
  display: grid;
  grid-template-columns: repeat(4, 255px);
  grid-auto-rows: auto;
  row-gap: 50px;
  column-gap: 30px;
  row-gap: 40px;
}
@media (min-width: 885px) and (max-width: 1170px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list {
    grid-template-columns: repeat(3, 255px);
  }
}
@media (min-width: 600px) and (max-width: 885px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list {
    grid-template-columns: repeat(2, 255px);
  }
}
@media (max-width: 600px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list {
    display: flex;
    flex-direction: column;
  }
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container {
  display: flex;
  flex-direction: column;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .subcategory-item-name {
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  padding-inline-end: 2px;
  margin-bottom: 12px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .subcategory-category-container {
  height: 93px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .subcategory-category-container
  .children-category-name {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  margin-bottom: 12px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .subcategory-articles-container {
  height: 93px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .subcategory-articles-container
  .article-item-name {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  margin-bottom: 12px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .see-all-children {
  margin-top: unset;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .empty-state-category-item {
  margin-top: unset;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .see-all-children {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: flex;
  color: #0e3962;
  align-items: center;
  margin-top: 25px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .see-all-children
  svg {
  stroke: #0e3962;
  margin-inline-start: 7px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .articles-list {
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: repeat(3, 19px);
  row-gap: 12px;
  column-gap: 30px;
  grid-template-columns: repeat(4, 255px);
}
@media (min-width: 885px) and (max-width: 1170px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list {
    grid-template-columns: repeat(3, 255px);
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(10),
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(11),
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(12) {
    display: none;
  }
}
@media (min-width: 600px) and (max-width: 885px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list {
    grid-template-columns: repeat(2, 255px);
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(10),
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(11),
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(12) {
    display: none;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(7),
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(8),
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(9) {
    display: none;
  }
}
@media (max-width: 600px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list {
    display: flex;
    flex-direction: column;
    row-gap: unset;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > * {
    display: none;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:not(:first-child) {
    margin-top: 12px;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(-n + 6) {
    display: flex;
  }
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .articles-list
  .children-item-name {
  margin-top: unset;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .show-more {
  display: flex;
  justify-content: center;
  margin: 50px 0 20px;
}
@media (min-width: 1170px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(3, 19px);
    row-gap: 12px;
    column-gap: 30px;
    grid-template-columns: repeat(3, 350px);
  }
}
@media (min-width: 1170px) and (min-width: 885px) and (max-width: 1170px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list {
    grid-template-columns: repeat(3, 255px);
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(10),
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(11),
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(12) {
    display: none;
  }
}
@media (min-width: 1170px) and (min-width: 600px) and (max-width: 885px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list {
    grid-template-columns: repeat(2, 255px);
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(10),
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(11),
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(12) {
    display: none;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(7),
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(8),
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(9) {
    display: none;
  }
}
@media (min-width: 1170px) and (max-width: 600px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list {
    display: flex;
    flex-direction: column;
    row-gap: unset;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > * {
    display: none;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:not(:first-child) {
    margin-top: 12px;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(-n + 6) {
    display: flex;
  }
}
@media (min-width: 1170px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .subcategories-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: auto;
    grid-gap: 30px;
    grid-template-columns: repeat(3, 350px);
  }
}
@media (min-width: 1170px) and (min-width: 600px) and (max-width: 990px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .subcategories-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1170px) and (min-width: 600px) and (max-width: 990px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .subcategories-list {
    grid-template-columns: repeat(2, 350px);
  }
}
@media (min-width: 600px) and (max-width: 1170px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list {
    max-width: 1140px;
    padding: 15px 30px;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list:before {
    background-color: #ffffff;
  }
}

@media (max-width: 600px) {
  .page-0 .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292 .categories-section {
    padding: 20px;
    align-items: center;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section
    .section-title {
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    font-size: 28px;
    line-height: 33px;
    margin-bottom: 20px;
    max-width: 450px;
    width: 100%;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.list
    .category-items,
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.cards
    .category-items {
    display: flex;
    flex-direction: column;
    grid-gap: unset;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.list
    .category-items
    .show-more,
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.cards
    .category-items
    .show-more {
    display: inline;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.list
    .category-items
    .show-more
    .icon.arrow-icon,
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.cards
    .category-items
    .show-more
    .icon.arrow-icon {
    margin-inline-start: unset;
    transform: translateY(-2px);
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.list {
    display: block;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.list
    .category-items
    .category-item:not(:last-of-type) {
    margin-bottom: 15px;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.list
    .category-items
    .category-item
    a {
    background-color: white;
    padding: 15px;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.list
    .category-items
    .category-item:not(.has-image)
    .category-title-container {
    margin-inline-start: unset;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.list
    .category-items
    .category-item
    .category-info-container
    .category-title-container {
    margin-inline-end: 15px;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.list
    .category-items
    .category-item
    .category-info-container
    .category-title-container
    .name {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    margin-block-end: 0px;
    margin-block-start: 0px;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.list
    .category-items
    .show-more {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    color: #0e3962;
    stroke: #0e3962;
    margin-top: 27px;
    align-self: center;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.cards
    .category-items {
    align-items: center;
    width: 100%;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.cards
    .category-items
    .category-item {
    margin-bottom: 20px;
    max-width: 450px;
    width: 100%;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.cards
    .category-items
    .category-item
    .category-info-container
    .category-title-container {
    padding: 28px 40px;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.cards
    .category-items
    .category-item
    .image-container {
    height: 115px;
    line-height: 115px;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.cards
    .category-items
    .category-item
    .image-container.scale-not-set
    img {
    width: auto;
    height: auto;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.cards
    .category-items:not(.columns-4):not(.columns-2)
    > *:nth-child(3n - 2).show-more,
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.cards
    .category-items.columns-2
    > *:nth-child(2n - 1).show-more,
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.cards
    .category-items
    .show-more {
    height: unset;
    border: unset;
    background: unset;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.cards
    .category-items:not(.columns-4):not(.columns-2)
    > *:nth-child(3n - 2).show-more
    span,
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.cards
    .category-items.columns-2
    > *:nth-child(2n - 1).show-more
    span,
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.cards
    .category-items
    .show-more
    span {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    color: #0e3962;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list {
    padding: 20px 10px;
    margin: 0;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list:before {
    background-color: #ffffff;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .section-title {
    margin-bottom: 20px;
    padding-inline-start: 10px;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list,
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    row-gap: unset;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items {
    width: 100%;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item:not(:first-child) {
    margin-top: unset;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list {
    row-gap: unset;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list
    > * {
    display: none;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list
    > *:nth-child(-n + 3) {
    display: flex;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list
    > *:not(:first-child) {
    margin-top: 24px;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list
    .subcategory-item-container {
    height: unset;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategory-item-container
    .subcategory-articles-container {
    height: unset;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategory-item-container
    .subcategory-articles-container
    .subcategory-item-name {
    margin-bottom: 14px;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .see-all-children {
    margin-top: 20px;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item.no-image {
    padding-inline-start: 10px;
    padding-top: 20px;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .show-more {
    margin: 0;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items
    .category-item {
    padding: 20px 10px;
    margin-top: 0;
    height: 100%;
    width: 100%;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items
    .category-item
    .category-info-container {
    width: 100%;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items
    .category-item
    .category-info-container
    .category-info {
    overflow: hidden;
    width: 100%;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items
    .category-item
    .category-detailed-children-container {
    min-height: unset;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items
    .category-item
    .category-detailed-children-container
    .empty-state-category-item {
    margin-top: 15px;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items
    .category-item.has-image
    .category-info-container {
    flex-direction: row;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items
    .category-item.has-image
    .category-info-container
    .image-container {
    margin-inline-end: 15px;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items
    .category-item.no-image {
    padding-inline-start: 65px;
    padding-top: 20px;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items
    .category-item:not(:last-child) {
    border-bottom: 1px solid #dfe5eb;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items
    .show-more {
    align-self: center;
    padding-top: 20px;
  }
}

.page-0 .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292 .categories-section {
  background: transparent;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-image: url("");
  background-size: auto;
  opacity: 1;
  background-position: center;
  background-repeat: no-repeat;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #f5f5f5;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section
  .image-container {
  background: #a0c8ed;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.cards
  .category-items
  .image-container:not(.scale-not-set)
  img {
  width: auto;
  height: auto;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels {
  display: flex;
  flex-direction: column;
  row-gap: unset;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item {
  display: flex;
  width: 100%;
  height: unset;
  margin-top: 0;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item:not(:first-child) {
  margin-top: 50px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item.no-image {
  padding-top: 0;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .category-detailed-children-container {
  min-height: unset;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .category-title-container {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .category-title-container
  .image-container {
  margin-inline-end: 10px;
  margin-bottom: unset;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .category-title-container
  .name {
  font-weight: 600;
  font-size: 22px;
  line-height: 26px;
  margin-block-end: 0px;
  margin-block-start: 0px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategories-list {
  display: flex;
  display: grid;
  grid-template-columns: repeat(4, 255px);
  grid-auto-rows: auto;
  row-gap: 50px;
  column-gap: 30px;
  row-gap: 40px;
}
@media (min-width: 885px) and (max-width: 1170px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list {
    grid-template-columns: repeat(3, 255px);
  }
}
@media (min-width: 600px) and (max-width: 885px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list {
    grid-template-columns: repeat(2, 255px);
  }
}
@media (max-width: 600px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list {
    display: flex;
    flex-direction: column;
  }
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container {
  display: flex;
  flex-direction: column;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .subcategory-item-name {
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  padding-inline-end: 2px;
  margin-bottom: 12px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .subcategory-category-container {
  height: 93px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .subcategory-category-container
  .children-category-name {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  margin-bottom: 12px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .subcategory-articles-container {
  height: 93px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .subcategory-articles-container
  .article-item-name {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  margin-bottom: 12px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .see-all-children {
  margin-top: unset;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .empty-state-category-item {
  margin-top: unset;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .see-all-children {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: flex;
  color: #0e3962;
  align-items: center;
  margin-top: 25px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .see-all-children
  svg {
  stroke: #0e3962;
  margin-inline-start: 7px;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .articles-list {
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: repeat(3, 19px);
  row-gap: 12px;
  column-gap: 30px;
  grid-template-columns: repeat(4, 255px);
}
@media (min-width: 885px) and (max-width: 1170px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list {
    grid-template-columns: repeat(3, 255px);
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(10),
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(11),
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(12) {
    display: none;
  }
}
@media (min-width: 600px) and (max-width: 885px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list {
    grid-template-columns: repeat(2, 255px);
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(10),
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(11),
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(12) {
    display: none;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(7),
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(8),
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(9) {
    display: none;
  }
}
@media (max-width: 600px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list {
    display: flex;
    flex-direction: column;
    row-gap: unset;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > * {
    display: none;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:not(:first-child) {
    margin-top: 12px;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(-n + 6) {
    display: flex;
  }
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .articles-list
  .children-item-name {
  margin-top: unset;
}
.page-0
  .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
  .categories-section.detailed-list
  .category-items.extra-levels
  .show-more {
  display: flex;
  justify-content: center;
  margin: 50px 0 20px;
}
@media (min-width: 1170px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(3, 19px);
    row-gap: 12px;
    column-gap: 30px;
    grid-template-columns: repeat(3, 350px);
  }
}
@media (min-width: 1170px) and (min-width: 885px) and (max-width: 1170px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list {
    grid-template-columns: repeat(3, 255px);
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(10),
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(11),
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(12) {
    display: none;
  }
}
@media (min-width: 1170px) and (min-width: 600px) and (max-width: 885px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list {
    grid-template-columns: repeat(2, 255px);
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(10),
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(11),
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(12) {
    display: none;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(7),
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(8),
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(9) {
    display: none;
  }
}
@media (min-width: 1170px) and (max-width: 600px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list {
    display: flex;
    flex-direction: column;
    row-gap: unset;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > * {
    display: none;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:not(:first-child) {
    margin-top: 12px;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(-n + 6) {
    display: flex;
  }
}
@media (min-width: 1170px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .subcategories-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: auto;
    grid-gap: 30px;
    grid-template-columns: repeat(3, 350px);
  }
}
@media (min-width: 1170px) and (min-width: 600px) and (max-width: 990px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .subcategories-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1170px) and (min-width: 600px) and (max-width: 990px) {
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .subcategories-list {
    grid-template-columns: repeat(2, 350px);
  }
}

@media (max-width: 600px) {
  .page-0 .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292 .categories-section {
    background: transparent;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-image: url("");
    background-size: auto;
    opacity: 1;
    background-position: center;
    background-repeat: no-repeat;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .section-title {
    margin-bottom: 0;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item:not(:first-child) {
    margin-top: unset;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list {
    row-gap: unset;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list
    > * {
    display: none;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list
    > *:nth-child(-n + 3) {
    display: flex;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list
    > *:not(:first-child) {
    margin-top: 24px;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list
    .subcategory-item-container {
    height: unset;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategory-item-container
    .subcategory-articles-container {
    height: unset;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategory-item-container
    .subcategory-articles-container
    .subcategory-item-name {
    margin-bottom: 14px;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .see-all-children {
    margin-top: 20px;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item.no-image {
    padding-inline-start: 10px;
    padding-top: 20px;
  }
  .page-0
    .categories-3683fcb9-5a2e-4a8f-8da8-26286d383292
    .categories-section.detailed-list
    .category-items.extra-levels
    .show-more {
    margin: 0;
  }
}

.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .categories-empty-state {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 100px 0 200px 0;
  background-color: white;
  border-radius: 10px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .categories-empty-state::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #f5f5f5;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .categories-empty-state
  .empty-state-title {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 23px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
  margin-bottom: 20px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .categories-empty-state
  .all-topics-button {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #0e3962;
  padding: 12px 15px;
  display: flex;
  border: 1px solid #0e3962;
  box-sizing: border-box;
  border-radius: 5px;
  cursor: pointer;
}
@media (max-width: 600px) {
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .categories-empty-state {
    padding: 0px;
    align-items: baseline;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .categories-empty-state::before {
    content: none;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .categories-empty-state
    .all-topics-button {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    border: 2px solid #0e3962;
    padding: 10px 15px;
  }
}

.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .article-body
  > .articles-section {
  background: unset;
  border-radius: unset;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .article-body
  > .articles-section
  .section-title {
  color: #404040;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .article-body
  > .articles-section.list {
  padding: 35px 15px 10px 15px;
  margin: 0;
  max-width: 730px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .article-body
  > .articles-section.list
  .section-title {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin: 0 0 10px 0;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .article-body
  > .articles-section.list
  .article-items
  .article-item {
  padding-left: 0;
  display: flex;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .category-parent {
  padding: 0 6px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .item-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .info-container
  .item-body {
  flex-direction: column;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .read-time {
  white-space: nowrap;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .read-article-nav.mobile {
  display: none;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .read-article-nav
  .link-arrow {
  display: flex;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .article-body
  > .articles-section.cards {
  padding: 35px 15px 10px 15px;
  margin: 0;
  max-width: 730px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .article-body
  > .articles-section.cards
  .section-title {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin: 0 0 10px 0;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .article-body
  > .articles-section.cards
  .article-items
  .article-item {
  border-color: #e0e0e0;
  min-width: 216px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .category-parent-container {
  left: 12px;
  top: 12px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .category-parent-container
  .category-parent {
  text-overflow: ellipsis;
  max-width: 100%;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .category-parent-container
  + .nav-link
  .info-container {
  padding-top: 36px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .info-container {
  padding: 13px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .info-container
  .item-body
  .article-content {
  -webkit-line-clamp: 1;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .info-container
  .item-body
  .article-title {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-block-end: 0px;
  margin-block-start: 0px;
}
@media (max-width: 750px) {
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.cards {
    background: transparent;
    padding-bottom: 0;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.cards
    .article-items {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.cards
    .article-items
    .article-item {
    width: 100%;
    height: 210px;
    max-width: 450px;
    margin-bottom: 20px;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .item-body
    .article-content {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .category-parent-container
    .category-parent {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-time-title {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    margin-inline-start: 6px;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    color: #0e3962;
    align-items: center;
    display: flex;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow {
    margin: 0 3px;
    margin-inline-start: 7px;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.cards
    .section-title {
    margin-bottom: 20px;
    max-width: 450px;
    width: 100%;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.cards
    .articles-body-container {
    width: 100%;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.cards
    .articles-body-container
    .article-items {
    align-items: baseline;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.cards
    .articles-body-container
    .article-items
    .article-item {
    height: 100%;
  }
}
@media (max-width: 600px) {
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .item-content {
    flex-direction: column;
    align-items: flex-start;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-info-container {
    align-self: unset;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-info-container
    .read-time {
    margin-inline-start: 0;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-article-nav.mobile {
    display: flex;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-article-nav.desktop {
    display: none;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-article-nav
    .link-arrow {
    color: #0e3962;
    margin-inline-start: 35px;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-article-nav
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.cards {
    background: transparent;
    padding-bottom: 0;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.cards
    .article-items {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.cards
    .article-items
    .article-item {
    width: 100%;
    height: 210px;
    max-width: 450px;
    margin-bottom: 20px;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .item-body
    .article-content {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .category-parent-container
    .category-parent {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-time-title {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    margin-inline-start: 6px;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    color: #0e3962;
    align-items: center;
    display: flex;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow {
    margin: 0 3px;
    margin-inline-start: 7px;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .article-body
    > .articles-section.cards
    .article-items
    .article-item {
    height: 100%;
  }
}

.page-0 .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8 .articles-section {
  background: white;
  border-radius: 10px;
  margin: 20px auto;
  padding: 30px;
  display: flex;
  flex-direction: column;
  overflow: auto;
  max-width: 1140px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #f5f5f5;
}
.page-0 .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8 .articles-section a {
  text-decoration: none;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section
  h2 {
  font-weight: 600;
  font-size: 42px;
  line-height: 49px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section
  .section-title {
  color: #404040;
  font-weight: 600;
  font-size: 42px;
  margin: 0 0 40px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section
  .article-type-title {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.cards {
  background: transparent;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.cards
  .article-type-title {
  margin-bottom: 20px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.cards
  .article-type-title:not(.first) {
  margin-top: 40px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.cards
  .article-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: auto;
  grid-gap: 30px;
}
@media (min-width: 600px) and (max-width: 990px) {
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.cards
    .article-items {
    grid-template-columns: repeat(2, 1fr);
  }
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.cards
  .article-items
  .category-parent-container {
  position: absolute;
  width: fit-content;
  max-width: 90%;
  width: -moz-fit-content;
  left: 20px;
  right: 20px;
  top: 20px;
  z-index: 1;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.cards
  .article-items
  .category-parent-container
  .category-parent {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #404040;
  background: #f1f2f3;
  border-radius: 6px;
  padding: 3px 6px;
  margin: 0px;
  width: -moz-fit-content;
  width: fit-content;
  overflow-wrap: anywhere;
  padding: 2px 6px;
  line-height: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.cards
  .article-items
  .category-parent-container
  .category-parent:hover {
  color: #0e3962;
  opacity: 0.7;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.cards
  .article-items
  .category-parent-container
  .category-parent:hover:active {
  opacity: 1;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.cards
  .article-items
  .article-item {
  overflow: hidden;
  border: 1px solid #f1f2f3;
  box-sizing: border-box;
  border-radius: 8px;
  max-width: 350px;
  background: white;
  font-style: normal;
  font-size: 16px;
  color: #404040;
  color: inherit;
  transition: opacity 0.05s ease-out, transform 0.05s ease-out;
  max-height: 210px;
  height: 100%;
  position: relative;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.cards
  .article-items
  .article-item
  .category-parent-container
  + .nav-link
  .info-container {
  padding-top: 40px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.cards
  .article-items
  .article-item
  .info-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px;
  height: 100%;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.cards
  .article-items
  .article-item
  .info-container:hover {
  opacity: 0.7;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.cards
  .article-items
  .article-item
  .info-container:active {
  opacity: 1;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .item-body {
  min-height: 54px;
  margin-top: 7px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .item-body
  .article-title {
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  margin-top: 0px;
  margin-bottom: 10px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .item-body
  .article-content {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  line-height: 20px;
  color: #818389;
  margin-bottom: 17px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-time {
  display: flex;
  align-items: center;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-time
  svg {
  stroke: none;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-time-title {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
  margin-inline-start: 6px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-info-container {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-info-container
  .read-article-nav {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  align-items: center;
  color: #0e3962;
  display: flex;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-info-container
  .read-article-nav
  .link-arrow {
  margin: 0 3px;
  margin-inline-start: 7px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-info-container
  .read-article-nav
  .link-arrow
  .icon
  svg {
  stroke: #0e3962;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  h2 {
  margin-inline-start: 15px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .articles-body-container {
  display: flex;
  flex-direction: row;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .articles-body-container
  .article-type-title {
  margin-bottom: 24px;
  padding-inline-start: 15px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .articles-body-container
  .article-type-title:not(.first) {
  margin-top: 20px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .articles-body-container
  .image-container {
  margin-inline-end: 100px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .articles-body-container
  .image-container
  img {
  max-width: 445px;
  max-height: 445px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .article-items-container {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .article-items {
  width: 100%;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .article-items
  > *:not(:last-child) {
  border-bottom: 1px solid #f1f2f3;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .article-items
  > :first-child {
  padding: 0 15px 20px 15px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .article-items
  > *:not(:first-child) {
  padding: 20px 15px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .article-items
  .article-item
  .item-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .article-items
  .article-item
  .category-parent {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #404040;
  background: #f1f2f3;
  border-radius: 6px;
  padding: 3px 6px;
  margin: 0px;
  width: -moz-fit-content;
  width: fit-content;
  overflow-wrap: anywhere;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 20px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .article-items
  .article-item
  .category-parent:hover {
  color: #0e3962;
  opacity: 0.7;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .article-items
  .article-item
  .category-parent:active {
  opacity: 1;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .article-items
  .article-item
  .info-container {
  display: flex;
  width: 100%;
  margin: 6px 0px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .article-items
  .article-item
  .info-container:hover {
  opacity: 0.7;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .article-items
  .article-item
  .info-container:active {
  opacity: 1;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .article-items
  .article-item
  .info-container
  .item-body {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .article-items
  .article-item
  .info-container
  .item-body
  .article-title {
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  margin: 0px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .article-items
  .article-item
  .info-container
  .item-body
  .content-container {
  width: fit-content;
  max-width: 780px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .article-items
  .article-item
  .info-container
  .item-body
  .article-content {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #818389;
  margin-top: 8px;
  margin-bottom: 0px;
  word-break: break-all;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .article-items
  .article-item
  .read-time {
  display: flex;
  align-items: center;
  margin-inline-start: 30px;
  flex-shrink: 0;
  white-space: nowrap;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .article-items
  .article-item
  .read-time
  .read-time-title {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
  margin-inline-start: 6px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .article-items
  .article-item
  .read-time
  svg {
  stroke: none;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .article-items
  .article-item
  .read-info-container,
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .article-items
  .article-item
  .read-info-container
  .nav-link {
  display: flex;
  align-items: center;
  align-self: center;
  justify-content: flex-end;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .article-items
  .article-item
  .read-info-container
  .link-arrow,
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .article-items
  .article-item
  .read-info-container
  .nav-link
  .link-arrow {
  color: #0e3962;
  margin-inline-start: 35px;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .article-items
  .article-item
  .read-info-container
  .link-arrow
  .icon
  svg,
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .article-items
  .article-item
  .read-info-container
  .nav-link
  .link-arrow
  .icon
  svg {
  stroke: #0e3962;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .article-items
  .article-item
  .read-article-nav.mobile {
  display: none;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .article-items
  .article-item
  .read-article-nav
  .link-arrow {
  display: flex;
}
@media (min-width: 600px) and (max-width: 990px) {
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.cards
    .article-items
    .article-item {
    max-width: 920px;
  }
}
@media (max-width: 600px) {
  .page-0 .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8 .articles-section {
    padding: 20px;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section::before {
    content: none;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section
    .articles-body-container {
    width: 100%;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section
    .section-title {
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    font-size: 28px;
    line-height: 33px;
    margin-bottom: 20px;
    max-width: 450px;
    width: 100%;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.cards {
    margin: 20px auto 50px auto;
    padding: 20px;
    align-items: center;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.cards
    .article-items {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.cards
    .article-items
    .article-item {
    width: 100%;
    height: 210px;
    max-width: 450px;
    margin-bottom: 20px;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.cards
    .article-items
    .article-item
    .info-container
    .item-body
    .article-content {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.cards
    .article-items
    .article-item
    .category-parent-container
    .category-parent {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-time-title {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    margin-inline-start: 6px;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    color: #0e3962;
    align-items: center;
    display: flex;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow {
    margin: 0 3px;
    margin-inline-start: 7px;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.list
    .section-title {
    margin-inline-start: unset;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.list
    .image-container {
    display: none;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.list
    .articles-body-container
    .article-type-title {
    padding-inline-start: unset;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.list
    .article-items
    .article-item {
    display: flex;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.list
    .article-items
    .article-item:first-child {
    padding: 0 0 15px;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.list
    .article-items
    .article-item:not(:first-child) {
    padding: 15px 0;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.list
    .article-items
    .article-item
    .item-content {
    flex-direction: column;
    align-items: flex-start;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.list
    .article-items
    .article-item
    .item-content
    .read-info-container {
    align-self: unset;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.list
    .article-items
    .article-item
    .item-content
    .read-info-container
    .nav-link {
    display: flex;
    justify-content: space-between;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.list
    .article-items
    .article-item
    .item-content
    .read-info-container
    .nav-link
    .read-time {
    margin-inline-start: 0;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.list
    .article-items
    .article-item
    .item-content
    .read-info-container
    .nav-link
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.list
    .article-items
    .article-item
    .nav-link {
    width: 100%;
    display: flex;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.list
    .article-items
    .article-item
    .info-container {
    display: flex;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.list
    .article-items
    .article-item
    .info-container
    .item-body
    .article-title {
    -webkit-line-clamp: unset;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.list
    .article-items
    .article-item
    .item-info-wrapper
    .info-container {
    margin-bottom: 10px;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.list
    .article-items
    .article-item
    .read-article-nav.mobile {
    display: flex;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.list
    .article-items
    .article-item
    .read-article-nav.desktop {
    display: none;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.list
    .article-items
    .article-item
    .read-article-nav
    .link-arrow {
    color: #0e3962;
    margin-inline-start: 35px;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.list
    .article-items
    .article-item
    .read-article-nav
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
}

.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.cards {
  background: transparent;
}

.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-image: url("");
  background-size: auto;
  opacity: 1;
  background-position: center;
  background-repeat: no-repeat;
}

.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #f5f5f5;
}

.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .image-container {
  margin-inline-end: 100px;
  max-width: 445px;
  width: 100%;
  height: 100%;
}
.page-0
  .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
  .articles-section.list
  .image-container
  img {
  opacity: 1;
  width: auto;
  height: auto;
}

@media (min-width: 600px) and (max-width: 990px) {
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.list
    .image-container
    img {
    width: 100%;
    height: 100%;
  }
}

@media (max-width: 600px) {
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section.cards {
    background: transparent;
  }
  .page-0
    .article-list-e48985fe-8759-4aab-95dc-0c7e0b609bd8
    .articles-section:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-image: url("");
    background-size: auto;
    opacity: 1;
    background-position: center;
    background-repeat: no-repeat;
  }
}

.page-10 .hero-ea3f027d-6fc0-4667-8e42-9f469558077d .section-hero {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.page-10 .hero-ea3f027d-6fc0-4667-8e42-9f469558077d .section-hero:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-image: url(https://d2x3xhvgiqkx42.cloudfront.net/72c6c94d-7fde-4243-bbfc-6b50d39662d7/8c5f1142-a9bc-4459-bc98-44402e22afb3/2021/04/09/d2108b0c-ff04-48e3-93d8-a484ab039cf3/0fa041d5-e4de-4f7e-a9c9-073d33344533.jpg);
  background-size: cover;
  opacity: 1;
  background-position: center;
  background-repeat: no-repeat;
}
.page-10 .hero-ea3f027d-6fc0-4667-8e42-9f469558077d .section-hero::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #0e3962;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper {
  position: relative;
  height: 50px;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper
  .search-box {
  overflow-y: visible;
  width: inherit;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar {
  position: relative;
  width: 100%;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper {
  position: absolute;
  top: 45%;
  left: 20px;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper
  .icon {
  z-index: 10;
  margin-top: 2px;
  position: relative;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input {
  border: 0px;
  width: 100%;
  height: 50px;
  border-radius: 12px;
  padding-inline-start: 42px;
  font-size: 14px;
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);
  outline: none;
  color: #404040;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input::placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #74767b;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input::-webkit-input-placeholder {
  line-height: normal;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input::-moz-placeholder {
  line-height: 50px;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input:focus::placeholder {
  color: transparent;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper {
  position: absolute;
  top: 33%;
  display: flex;
  right: 15px;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper
  .icon {
  z-index: 10;
  padding: 4px;
  color: #404040;
  cursor: pointer;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper
  .icon:hover {
  background: #f1f2f3;
  border-radius: 50%;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper
  .icon:active {
  background: #e0e0e0;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul {
  top: 40px;
  z-index: 10;
  border-radius: 12px;
  list-style-type: none;
  padding: 0;
  position: absolute;
  overflow: hidden;
  width: 100%;
  background: white;
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item {
  background-color: white;
  padding: 12px 20px 14px;
  font-size: 14px;
  color: #404040;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item:hover,
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item.highlighted {
  cursor: pointer;
  background: #f1f2f3;
  opacity: 0.8;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item:active {
  opacity: 1;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results {
  background-color: white;
  padding: 12px 20px 14px;
  font-size: 14px;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results:hover,
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results.highlighted {
  cursor: pointer;
  background: #f1f2f3;
  opacity: 0.8;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results:active {
  opacity: 1;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results
  .icon {
  margin-inline-start: 5px;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .no-results {
  background-color: white;
  padding: 12px 20px 14px;
  font-size: 14px;
  color: #818389;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper
  .icon {
  color: #0e3962;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper
  .icon
  path {
  fill: #0e3962;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper
  ul
  .show-more-results {
  color: #0e3962;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .search-wrapper
  ul
  .show-more-results
  .icon
  svg {
  stroke: #0e3962;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .title-block {
  flex-direction: column;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .title-block
  .title {
  font-weight: 600;
  font-size: 42px;
  line-height: 49px;
  color: #ffffff;
  margin-bottom: 3px;
  margin-top: 0;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero
  .hero-content
  .title-block
  .subtitle {
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #ffffff;
  margin: 0;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-center.tall,
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-side-by-side.tall {
  height: 520px;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-center.tall
  .hero-content,
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-side-by-side.tall
  .hero-content {
  margin-bottom: 15px;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-center.short,
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-side-by-side.short {
  height: 350px;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-center.short
  .hero-content,
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-side-by-side.short
  .hero-content {
  margin-bottom: 37px;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-center {
  flex-direction: column;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-center
  .title-block {
  align-items: center;
  margin-bottom: 20px;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-center
  .title-block
  .title,
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-center
  .title-block
  .subtitle {
  text-align: center;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-center
  .search-wrapper {
  width: 540px;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-center
  .search-container
  h1,
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-center
  .search-container
  h3 {
  max-width: 700px;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-center
  .hero-content {
  flex-direction: column;
  display: flex;
  align-items: center;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-center
  .hero-content
  .title-block
  .title {
  font-size: 50px;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-compact {
  flex-direction: row;
  justify-content: space-between;
  min-height: 135px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-compact
  .hero-content {
  justify-content: space-between;
  display: flex;
  align-items: center;
  flex-grow: 1;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-compact
  .hero-content
  .title-block {
  margin-inline-start: 45px;
  white-space: nowrap;
  margin-inline-end: 10px;
  width: 100%;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-compact
  .hero-content
  .title-block
  .subtitle {
  white-space: initial;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-compact
  .hero-content
  .title-block
  .title {
  white-space: initial;
  width: 100%;
  overflow: hidden;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-compact
  .hero-content
  .search-wrapper {
  max-width: 543px;
  width: 100%;
  margin-inline-end: 45px;
  margin-inline-start: 8px;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-compact
  .hero-content
  .search-wrapper
  .search-container {
  width: 100%;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-compact
  .hero-content
  .search-wrapper
  .search-container
  input {
  width: 100%;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-compact
  .hero-content
  .search-wrapper
  .search-box {
  margin-bottom: 6px;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-side-by-side {
  flex-direction: row;
  padding: 0 30px;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-side-by-side.right {
  flex-direction: row-reverse;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-side-by-side.right
  .image-container {
  margin-inline-end: 65px;
  margin-inline-start: 0;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-side-by-side
  .hero-content {
  max-width: 570px;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-side-by-side
  .hero-content
  .title-block {
  margin-bottom: 16px;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-side-by-side
  .image-container {
  display: flex;
  max-height: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 475px;
  width: 475px;
  margin-inline-start: 65px;
}
.page-10
  .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
  .section-hero.layout-side-by-side
  .image-container
  .hero-image {
  object-fit: cover;
  width: 100%;
  opacity: 1;
}
.page-10 .hero-ea3f027d-6fc0-4667-8e42-9f469558077d .section-hero .title-block {
  display: flex;
}
.page-10 .hero-ea3f027d-6fc0-4667-8e42-9f469558077d .section-hero h3 {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: white;
  margin-block-end: 12px;
}
.page-10 .hero-ea3f027d-6fc0-4667-8e42-9f469558077d .section-hero h3 span {
  font-weight: 600;
}

@media screen and (min-width: 900px) and (max-width: 1170px) {
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-side-by-side
    .hero-content,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-side-by-side
    .search-wrapper {
    width: 525px;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-side-by-side
    .image-container {
    width: 342px;
  }
}

@media screen and (min-width: 600px) and (max-width: 900px) {
  .page-10 .hero-ea3f027d-6fc0-4667-8e42-9f469558077d .section-hero {
    padding: 25px 20px 35px 20px;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero
    .hero-content {
    width: 100%;
    align-items: flex-start;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero
    .hero-content
    .title-block {
    align-items: flex-start;
    flex-direction: column;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero
    .hero-content
    .title-block
    .title {
    font-weight: 600;
    font-size: 42px;
    line-height: 49px;
    font-size: 40px;
    line-height: 42px;
    text-align: start;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero
    .hero-content
    .title-block
    .subtitle {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    text-align: start;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-center.short,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-center.tall,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-side-by-side.short,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-side-by-side.tall {
    height: 300px;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-center
    .hero-content
    .title-block
    .title {
    font-size: 42px;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-center.short
    .title-block {
    align-items: center;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-center.short
    .title-block
    .title,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-center.short
    .title-block
    .subtitle {
    text-align: center;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-compact {
    flex-direction: column;
    padding-top: 25px;
    padding-bottom: 35px;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-compact
    .hero-content {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-compact
    .hero-content
    .title-block {
    align-items: flex-start;
    margin-inline-start: 0px;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-compact.tall,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-compact.short {
    height: unset;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-compact.tall
    .hero-content,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-compact.short
    .hero-content {
    margin-bottom: 0;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-compact
    .title {
    white-space: initial;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-compact
    .title-block {
    margin-bottom: 20px;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-compact
    .hero-content
    .search-wrapper {
    max-width: unset;
    margin-inline-start: 0px;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-side-by-side
    .hero-content,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-side-by-side
    .search-wrapper {
    min-width: 320px;
    max-width: 475px;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-side-by-side.short
    .hero-content,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-side-by-side.tall
    .hero-content {
    margin-bottom: 0;
    padding: 20px 0 40px;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-side-by-side
    .image-container {
    width: 300px;
  }
}

@media only screen and (max-width: 600px) {
  .page-10 .hero-ea3f027d-6fc0-4667-8e42-9f469558077d .section-hero {
    padding: 25px 20px 35px 20px;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero
    .hero-content {
    width: 100%;
    align-items: flex-start;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero
    .hero-content
    .title-block {
    align-items: flex-start;
    flex-direction: column;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero
    .hero-content
    .title-block
    .title {
    font-weight: 600;
    font-size: 42px;
    line-height: 49px;
    font-size: 40px;
    line-height: 42px;
    text-align: start;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero
    .hero-content
    .title-block
    .subtitle {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    text-align: start;
  }
  .page-10 .hero-ea3f027d-6fc0-4667-8e42-9f469558077d .section-hero:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-image: url(https://d2x3xhvgiqkx42.cloudfront.net/72c6c94d-7fde-4243-bbfc-6b50d39662d7/8c5f1142-a9bc-4459-bc98-44402e22afb3/2021/04/09/d2108b0c-ff04-48e3-93d8-a484ab039cf3/0fa041d5-e4de-4f7e-a9c9-073d33344533.jpg);
    background-size: cover;
    opacity: 1;
    background-position: center;
    background-repeat: no-repeat;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-compact,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-center,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-side-by-side {
    flex-direction: column;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-compact
    .hero-content,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-center
    .hero-content,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-side-by-side
    .hero-content {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-compact
    .hero-content
    .title-block,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-center
    .hero-content
    .title-block,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-side-by-side
    .hero-content
    .title-block {
    align-items: flex-start;
    margin-inline-start: 0px;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-compact.tall,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-compact.short,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-center.tall,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-center.short,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-side-by-side.tall,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-side-by-side.short {
    height: unset;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-compact.tall
    .hero-content,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-compact.short
    .hero-content,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-center.tall
    .hero-content,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-center.short
    .hero-content,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-side-by-side.tall
    .hero-content,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-side-by-side.short
    .hero-content {
    margin-bottom: 0;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-compact
    .hero-content
    .title-block,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-center
    .hero-content
    .title-block,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-side-by-side
    .hero-content
    .title-block {
    margin-bottom: 0px;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-compact
    .hero-content
    .title-block
    .title,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-center
    .hero-content
    .title-block
    .title,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .title {
    margin-bottom: 8px;
    font-size: 40px;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-compact
    .hero-content
    .title-block
    .subtitle,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-center
    .hero-content
    .title-block
    .subtitle,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .subtitle {
    margin-bottom: 22px;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-compact
    .search-wrapper,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-center
    .search-wrapper,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-side-by-side
    .search-wrapper {
    width: 100%;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-compact
    .image-container,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-center
    .image-container,
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-side-by-side
    .image-container {
    display: none;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-compact {
    padding-top: 25px;
    padding-bottom: 35px;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-compact
    .title {
    white-space: initial;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-compact
    .hero-content
    .search-wrapper {
    margin-inline-start: 0px;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-side-by-side {
    padding: 25px 20px;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-side-by-side
    .hero-content
    .title-block {
    margin-bottom: 22px;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .title {
    font-size: 40px;
    margin-bottom: 0;
  }
  .page-10
    .hero-ea3f027d-6fc0-4667-8e42-9f469558077d
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .subtitle {
    margin-top: 8px;
    margin-bottom: 0;
  }
}

.page-10 .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f .contact-us {
  width: 100%;
  padding: 0 124px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 50px;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #ffffff;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .title-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 40px;
  text-align: center;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .title-container
  .title {
  font-weight: 600;
  font-size: 42px;
  line-height: 49px;
  color: #0e3962;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .title-container
  .subtitle {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin: 10px 0;
  color: #0e3962;
  opacity: 0.7;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .title-container
  .sla-title {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #0e3962;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .submitted-view
  .visit-helpcenter {
  background: #0e3962;
  border: 1px solid #0e3962;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .submitted-view
  .submitted-title {
  color: #0e3962;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .submitted-view
  .submitted-subtitle {
  color: #0e3962;
  opacity: 0.7;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .input-field
  input,
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .input-field
  textarea {
  padding: 16px 15px 18px;
  font-family: "Noto Sans JP", sans-serif;
  color: #404040;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .input-field
  input:hover,
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .input-field
  input:focus,
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .input-field
  input:active,
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .input-field
  textarea:hover,
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .input-field
  textarea:focus,
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .input-field
  textarea:active {
  border-color: #0e3962;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .attachments-container
  .file-progress
  .progress-bar
  .progress-bar-inner {
  color: #0e3962;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .attachments-container
  .attachment
  .attachment-name:hover {
  color: #0e3962;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .attachments-container
  .attachment
  .attachment-btn
  .remove:hover {
  color: #0e3962;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .attachments-container
  .attach-wrapper:not(.disabled)
  .attach-button {
  color: #0e3962;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .attachments-container
  .attach-wrapper:not(.disabled)
  .attach-button:hover {
  border-color: #0e3962;
  color: #0e3962;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .attachments-container
  .attach-wrapper:not(.disabled)
  .attach-button:not(:active):hover {
  color: #0e3962;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .custom-field-container
  .numeric-input
  input:hover:not(.invalid):not(:disabled),
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .custom-field-container
  .numeric-input
  input:focus:not(.invalid):not(:disabled),
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .custom-field-container
  .numeric-input
  input:active:not(.invalid):not(:disabled) {
  border-color: #0e3962;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .custom-field-container
  .Select:not(.is-focused)
  .Select-control:hover:not(:focus) {
  border-color: #0e3962;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .custom-field-container
  .Select:not(.is-focused)
  .Select-control
  .Select-arrow {
  border-color: #0e3962;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .custom-field-container
  .Select.is-focused
  .Select-control {
  border-color: #0e3962;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .custom-field-container
  .Select.is-focused
  .Select-control
  .Select-arrow {
  border-color: #0e3962;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .custom-field-container
  .Select.is-focused
  .Select-menu-outer
  .Select-menu {
  border-color: #0e3962;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .custom-field-container
  .Select
  .Select-control
  .Select-input
  input {
  color: #404040;
  padding: 16px 15px 18px 5px;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .custom-field-container[data-type="BOOLEAN"]
  .cf-description {
  margin: 4px 0 0;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .custom-field-container[data-type="BOOLEAN"]
  .checkbox-label {
  margin-top: 10px;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .custom-field-container[data-type="BOOLEAN"]
  .checkbox-label:hover
  .check-icon,
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .custom-field-container[data-type="BOOLEAN"]
  .checkbox-label
  .check-icon {
  border-color: #0e3962;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .custom-field-container[data-type="BOOLEAN"]
  .checkbox-label.checked
  .check-icon
  svg {
  fill: #0e3962;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .custom-field-container
  input:hover,
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .custom-field-container
  input:focus,
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .custom-field-container
  input:active,
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .custom-field-container
  textarea:hover,
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .custom-field-container
  textarea:focus,
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .custom-field-container
  textarea:active,
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .custom-field-container
  .Select-control:hover,
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .custom-field-container
  .Select-control:focus,
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .custom-field-container
  .Select-control:active {
  border-color: #0e3962;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .add-cc-section
  button.add-cc-button {
  color: #0e3962;
  font-family: unset;
  padding-inline-start: 14px;
  padding-inline-end: 14px;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .add-cc-section
  button.add-cc-button:hover {
  border-color: #0e3962;
  color: #0e3962;
  background-color: transparent;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .add-cc-section
  button.add-cc-button:not(:active):hover {
  color: #0e3962;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .add-cc-section
  .label-container
  .remove-icon {
  display: flex;
  align-items: center;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .add-cc-section
  .label-container
  .remove-icon:hover {
  color: #0e3962;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .add-cc-section
  .cc-input
  .multi-input-wrapper {
  font-family: "Noto Sans JP", sans-serif;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .add-cc-section
  .cc-input
  .multi-input-wrapper:hover,
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .add-cc-section
  .cc-input
  .multi-input-wrapper.focused,
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .add-cc-section
  .cc-input
  .multi-input-wrapper:active {
  border-color: #0e3962;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .form-actions.loading
  .submit {
  background: #b2b7bb;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .form-actions
  .submit {
  background: #0e3962;
  border: 1px solid #0e3962;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .single-select-field.ticket-company
  .select
  .Select-control {
  color: #20455e;
  transition: border 0.1s ease;
  border: 1px solid #b6c1cd;
}
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .single-select-field.ticket-company
  .select
  .Select-control:hover,
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .single-select-field.ticket-company
  .select
  .Select-control:focus,
.page-10
  .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
  .contact-us
  .contact-form-comp
  .aul.contact-form-container
  .submit-ticket-form
  .single-select-field.ticket-company
  .select
  .Select-control:active {
  border-color: #0e3962;
}
@media (max-width: 600px) {
  .page-10 .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f .contact-us {
    padding: 30px 0 0;
    background-color: white;
    overflow-x: hidden;
  }
  .page-10
    .contact-form-e9ed5aef-3c0a-4138-8ae0-0028102c650f
    .contact-us
    .title-container {
    padding: 0 20px;
    margin-bottom: 25px;
    align-items: baseline;
    max-width: 375px;
    width: 100%;
    text-align: unset;
  }
}

.page-30 .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4 .section-hero {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.page-30 .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4 .section-hero:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-image: url("");
  background-size: auto;
  opacity: 1;
  background-position: center;
  background-repeat: no-repeat;
}
.page-30 .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4 .section-hero::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #ffffff;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper {
  position: relative;
  height: 50px;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper
  .search-box {
  overflow-y: visible;
  width: inherit;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar {
  position: relative;
  width: 100%;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper {
  position: absolute;
  top: 45%;
  left: 20px;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper
  .icon {
  z-index: 10;
  margin-top: 2px;
  position: relative;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input {
  border: 0px;
  width: 100%;
  height: 50px;
  border-radius: 12px;
  padding-inline-start: 42px;
  font-size: 14px;
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);
  outline: none;
  color: #404040;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input::placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #74767b;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input::-webkit-input-placeholder {
  line-height: normal;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input::-moz-placeholder {
  line-height: 50px;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input:focus::placeholder {
  color: transparent;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper {
  position: absolute;
  top: 33%;
  display: flex;
  right: 15px;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper
  .icon {
  z-index: 10;
  padding: 4px;
  color: #404040;
  cursor: pointer;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper
  .icon:hover {
  background: #f1f2f3;
  border-radius: 50%;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper
  .icon:active {
  background: #e0e0e0;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul {
  top: 40px;
  z-index: 10;
  border-radius: 12px;
  list-style-type: none;
  padding: 0;
  position: absolute;
  overflow: hidden;
  width: 100%;
  background: white;
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item {
  background-color: white;
  padding: 12px 20px 14px;
  font-size: 14px;
  color: #404040;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item:hover,
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item.highlighted {
  cursor: pointer;
  background: #f1f2f3;
  opacity: 0.8;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item:active {
  opacity: 1;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results {
  background-color: white;
  padding: 12px 20px 14px;
  font-size: 14px;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results:hover,
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results.highlighted {
  cursor: pointer;
  background: #f1f2f3;
  opacity: 0.8;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results:active {
  opacity: 1;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results
  .icon {
  margin-inline-start: 5px;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .no-results {
  background-color: white;
  padding: 12px 20px 14px;
  font-size: 14px;
  color: #818389;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper
  .icon {
  color: #0e3962;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper
  .icon
  path {
  fill: #0e3962;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper
  ul
  .show-more-results {
  color: #0e3962;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .search-wrapper
  ul
  .show-more-results
  .icon
  svg {
  stroke: #0e3962;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .title-block {
  flex-direction: column;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .title-block
  .title {
  font-weight: 600;
  font-size: 42px;
  line-height: 49px;
  color: #0e3962;
  margin-bottom: 3px;
  margin-top: 0;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero
  .hero-content
  .title-block
  .subtitle {
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #ffffff;
  margin: 0;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-center.tall,
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-side-by-side.tall {
  height: 520px;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-center.tall
  .hero-content,
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-side-by-side.tall
  .hero-content {
  margin-bottom: 15px;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-center.short,
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-side-by-side.short {
  height: 350px;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-center.short
  .hero-content,
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-side-by-side.short
  .hero-content {
  margin-bottom: 37px;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-center {
  flex-direction: column;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-center
  .title-block {
  align-items: center;
  margin-bottom: 20px;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-center
  .title-block
  .title,
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-center
  .title-block
  .subtitle {
  text-align: center;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-center
  .search-wrapper {
  width: 540px;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-center
  .search-container
  h1,
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-center
  .search-container
  h3 {
  max-width: 700px;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-center
  .hero-content {
  flex-direction: column;
  display: flex;
  align-items: center;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-center
  .hero-content
  .title-block
  .title {
  font-size: 50px;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-compact {
  flex-direction: row;
  justify-content: space-between;
  min-height: 135px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-compact
  .hero-content {
  justify-content: space-between;
  display: flex;
  align-items: center;
  flex-grow: 1;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-compact
  .hero-content
  .title-block {
  margin-inline-start: 45px;
  white-space: nowrap;
  margin-inline-end: 10px;
  width: 100%;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-compact
  .hero-content
  .title-block
  .subtitle {
  white-space: initial;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-compact
  .hero-content
  .title-block
  .title {
  white-space: initial;
  width: 100%;
  overflow: hidden;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-compact
  .hero-content
  .search-wrapper {
  max-width: 543px;
  width: 100%;
  margin-inline-end: 45px;
  margin-inline-start: 8px;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-compact
  .hero-content
  .search-wrapper
  .search-container {
  width: 100%;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-compact
  .hero-content
  .search-wrapper
  .search-container
  input {
  width: 100%;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-compact
  .hero-content
  .search-wrapper
  .search-box {
  margin-bottom: 6px;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-side-by-side {
  flex-direction: row;
  padding: 0 30px;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-side-by-side.right {
  flex-direction: row-reverse;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-side-by-side.right
  .image-container {
  margin-inline-end: 65px;
  margin-inline-start: 0;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-side-by-side
  .hero-content {
  max-width: 570px;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-side-by-side
  .hero-content
  .title-block {
  margin-bottom: 16px;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-side-by-side
  .image-container {
  display: flex;
  max-height: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 475px;
  width: 475px;
  margin-inline-start: 65px;
}
.page-30
  .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
  .section-hero.layout-side-by-side
  .image-container
  .hero-image {
  object-fit: cover;
  width: 100%;
  opacity: 1;
}
.page-30 .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4 .section-hero .title-block {
  display: flex;
}
.page-30 .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4 .section-hero h3 {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: white;
  margin-block-end: 12px;
}
.page-30 .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4 .section-hero h3 span {
  font-weight: 600;
}

@media screen and (min-width: 900px) and (max-width: 1170px) {
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-side-by-side
    .hero-content,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-side-by-side
    .search-wrapper {
    width: 525px;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-side-by-side
    .image-container {
    width: 342px;
  }
}

@media screen and (min-width: 600px) and (max-width: 900px) {
  .page-30 .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4 .section-hero {
    padding: 25px 20px 35px 20px;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero
    .hero-content {
    width: 100%;
    align-items: flex-start;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero
    .hero-content
    .title-block {
    align-items: flex-start;
    flex-direction: column;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero
    .hero-content
    .title-block
    .title {
    font-weight: 600;
    font-size: 42px;
    line-height: 49px;
    font-size: 40px;
    line-height: 42px;
    text-align: start;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero
    .hero-content
    .title-block
    .subtitle {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    text-align: start;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-center.short,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-center.tall,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-side-by-side.short,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-side-by-side.tall {
    height: 300px;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-center
    .hero-content
    .title-block
    .title {
    font-size: 42px;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-center.short
    .title-block {
    align-items: center;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-center.short
    .title-block
    .title,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-center.short
    .title-block
    .subtitle {
    text-align: center;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-compact {
    flex-direction: column;
    padding-top: 25px;
    padding-bottom: 35px;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-compact
    .hero-content {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-compact
    .hero-content
    .title-block {
    align-items: flex-start;
    margin-inline-start: 0px;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-compact.tall,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-compact.short {
    height: unset;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-compact.tall
    .hero-content,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-compact.short
    .hero-content {
    margin-bottom: 0;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-compact
    .title {
    white-space: initial;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-compact
    .title-block {
    margin-bottom: 20px;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-compact
    .hero-content
    .search-wrapper {
    max-width: unset;
    margin-inline-start: 0px;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-side-by-side
    .hero-content,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-side-by-side
    .search-wrapper {
    min-width: 320px;
    max-width: 475px;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-side-by-side.short
    .hero-content,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-side-by-side.tall
    .hero-content {
    margin-bottom: 0;
    padding: 20px 0 40px;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-side-by-side
    .image-container {
    width: 300px;
  }
}

@media only screen and (max-width: 600px) {
  .page-30 .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4 .section-hero {
    padding: 25px 20px 35px 20px;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero
    .hero-content {
    width: 100%;
    align-items: flex-start;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero
    .hero-content
    .title-block {
    align-items: flex-start;
    flex-direction: column;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero
    .hero-content
    .title-block
    .title {
    font-weight: 600;
    font-size: 42px;
    line-height: 49px;
    font-size: 40px;
    line-height: 42px;
    text-align: start;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero
    .hero-content
    .title-block
    .subtitle {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    text-align: start;
  }
  .page-30 .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4 .section-hero:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-image: url("");
    background-size: auto;
    opacity: 1;
    background-position: center;
    background-repeat: no-repeat;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-compact,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-center,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-side-by-side {
    flex-direction: column;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-compact
    .hero-content,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-center
    .hero-content,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-side-by-side
    .hero-content {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-compact
    .hero-content
    .title-block,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-center
    .hero-content
    .title-block,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-side-by-side
    .hero-content
    .title-block {
    align-items: flex-start;
    margin-inline-start: 0px;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-compact.tall,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-compact.short,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-center.tall,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-center.short,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-side-by-side.tall,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-side-by-side.short {
    height: unset;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-compact.tall
    .hero-content,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-compact.short
    .hero-content,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-center.tall
    .hero-content,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-center.short
    .hero-content,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-side-by-side.tall
    .hero-content,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-side-by-side.short
    .hero-content {
    margin-bottom: 0;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-compact
    .hero-content
    .title-block,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-center
    .hero-content
    .title-block,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-side-by-side
    .hero-content
    .title-block {
    margin-bottom: 0px;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-compact
    .hero-content
    .title-block
    .title,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-center
    .hero-content
    .title-block
    .title,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .title {
    margin-bottom: 8px;
    font-size: 40px;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-compact
    .hero-content
    .title-block
    .subtitle,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-center
    .hero-content
    .title-block
    .subtitle,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .subtitle {
    margin-bottom: 22px;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-compact
    .search-wrapper,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-center
    .search-wrapper,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-side-by-side
    .search-wrapper {
    width: 100%;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-compact
    .image-container,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-center
    .image-container,
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-side-by-side
    .image-container {
    display: none;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-compact {
    padding-top: 25px;
    padding-bottom: 35px;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-compact
    .title {
    white-space: initial;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-compact
    .hero-content
    .search-wrapper {
    margin-inline-start: 0px;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-side-by-side {
    padding: 25px 20px;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-side-by-side
    .hero-content
    .title-block {
    margin-bottom: 22px;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .title {
    font-size: 40px;
    margin-bottom: 0;
  }
  .page-30
    .hero-ca804a8b-0437-46f5-9f5f-92beadc7f9a4
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .subtitle {
    margin-top: 8px;
    margin-bottom: 0;
  }
}

.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-empty-state {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 100px 0 200px 0;
  background-color: white;
  border-radius: 10px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-empty-state::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #ffffff;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-empty-state
  .empty-state-title {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 23px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
  margin-bottom: 20px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-empty-state
  .all-topics-button {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #0e3962;
  padding: 12px 15px;
  display: flex;
  border: 1px solid #0e3962;
  box-sizing: border-box;
  border-radius: 5px;
  cursor: pointer;
}
@media (max-width: 600px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-empty-state {
    padding: 0px;
    align-items: baseline;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-empty-state::before {
    content: none;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-empty-state
    .all-topics-button {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    border: 2px solid #0e3962;
    padding: 10px 15px;
  }
}

.page-30 .categories-743bcf76-feaf-4869-a755-691641745c14 .categories-section {
  display: flex;
  flex-direction: column;
  overflow: auto;
  padding: 60px 30px;
  max-width: 1140px;
  margin: 0 auto;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #ffffff;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section
  a {
  text-decoration: none;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section
  h2 {
  font-weight: 600;
  font-size: 42px;
  line-height: 49px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section
  .section-title {
  color: #404040;
  font-weight: 600;
  font-size: 42px;
  margin: 0 0 50px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.cards {
  flex: 1;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.cards
  .category-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: auto;
  grid-gap: 30px;
}
@media (min-width: 600px) and (max-width: 990px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.cards
    .category-items {
    grid-template-columns: repeat(2, 1fr);
  }
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.cards
  .category-items
  .category-title-container {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.cards
  .category-items
  .image-container {
  height: 130px;
  overflow: hidden;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.cards
  .category-items
  .image-container
  img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  object-fit: cover;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.cards
  .category-items
  .image-container.scale-not-set {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.cards
  .category-items
  .image-container.scale-not-set
  img {
  flex-grow: 0;
  flex-shrink: 1;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.cards
  .category-items
  .image-container.original {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.cards
  .category-items
  .image-container.original
  img {
  max-width: unset;
  max-height: unset;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.cards
  .category-items
  .category-item {
  overflow: hidden;
  border: 1px solid #f1f2f3;
  box-sizing: border-box;
  border-radius: 8px;
  max-width: 350px;
  background: white;
  font-style: normal;
  font-size: 16px;
  color: #404040;
  color: inherit;
  transition: opacity 0.05s ease-out, transform 0.05s ease-out;
  height: 250px;
  position: relative;
  text-align: center;
  opacity: 1;
  transition: opacity 0.05s ease-out, transform 0.05s ease-out;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.cards
  .category-items
  .category-item.has-image
  .category-title-container {
  height: 50%;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.cards
  .category-items
  .category-item
  .category-info-container {
  width: 100%;
  height: 100%;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.cards
  .category-items
  .category-item:hover {
  opacity: 0.8;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.cards
  .category-items
  .category-item
  a {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  align-content: center;
  flex-direction: column;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.cards
  .category-items
  .category-item
  .name {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #404040;
  margin: 0;
  max-width: 80%;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.cards
  .category-items
  .category-item
  .children-count {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
  margin-top: 6px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.cards
  .category-items
  .category-item:not(.has-image)
  a {
  justify-content: center;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.cards
  .category-items:not(.columns-4):not(.columns-2)
  > *:nth-child(3n - 2).show-more {
  background: transparent;
  border: none;
  grid-column: 2;
  height: 40px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.cards
  .category-items
  .show-more {
  overflow: hidden;
  border: 1px solid #f1f2f3;
  box-sizing: border-box;
  border-radius: 8px;
  max-width: 350px;
  background: white;
  font-style: normal;
  font-size: 16px;
  color: #404040;
  color: inherit;
  transition: opacity 0.05s ease-out, transform 0.05s ease-out;
  color: #0e3962;
  height: 250px;
  opacity: 1;
  transition: opacity 0.05s ease-out, transform 0.05s ease-out;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.cards
  .category-items
  .show-more:hover {
  opacity: 0.7;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.cards
  .category-items
  .show-more
  .icon {
  margin-inline-start: 5px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.cards
  .category-items
  .show-more
  .icon
  path {
  stroke: #0e3962;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.cards
  .category-items
  .show-more
  span {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
}
@media (min-width: 1170px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.cards
    .category-items.columns-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.cards
    .category-items.columns-4
    > *:nth-child(4n - 3).show-more {
    background: transparent;
    border: none;
    grid-column: 1 / -1;
    width: calc(50% - 15px);
    justify-self: center;
    height: 40px;
  }
}
@media (min-width: 990px) and (max-width: 1170px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.cards
    .category-items.columns-4
    > *:nth-child(3n - 2).show-more {
    background: transparent;
    border: none;
    grid-column: 2;
    height: 40px;
  }
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.cards
  .category-items.columns-2 {
  grid-template-columns: repeat(2, 1fr);
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.cards
  .category-items.columns-2
  .category-item,
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.cards
  .category-items.columns-2
  .show-more {
  max-width: unset;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.cards
  .category-items.columns-2
  > *:nth-child(2n - 1).show-more {
  background: transparent;
  border: none;
  grid-column: 1 / -1;
  width: calc(50% - 15px);
  justify-self: center;
  height: 40px;
}
@media (min-width: 600px) and (max-width: 990px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.cards
    .category-items
    .category-item,
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.cards
    .category-items
    .show-more {
    max-width: 920px;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.cards
    .category-items
    .show-more
    span {
    max-width: 80%;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.cards
    .category-items
    > *:nth-child(3n - 2).show-more {
    border: none;
    grid-column: 2;
    height: 40px;
    background: transparent;
  }
}
@media (min-width: 600px) and (max-width: 990px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.cards
    .category-items:not(.columns-4):not(.columns-2)
    > *:nth-child(2n - 1).show-more,
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.cards
    .category-items
    > *:nth-child(2n - 1).show-more {
    background: transparent;
    border: none;
    grid-column: 1 / -1;
    width: calc(50% - 15px);
    justify-self: center;
    height: 40px;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.cards
    .category-items:not(.columns-4):not(.columns-2)
    > *:nth-child(2n - 1).show-more
    span,
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.cards
    .category-items
    > *:nth-child(2n - 1).show-more
    span {
    max-width: unset;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.cards
    .category-items:not(.columns-4):not(.columns-2)
    > *:nth-child(3n - 2).show-more,
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.cards
    .category-items
    > *:nth-child(3n - 2).show-more {
    overflow: hidden;
    border: 1px solid #f1f2f3;
    box-sizing: border-box;
    border-radius: 8px;
    max-width: 350px;
    background: white;
    font-style: normal;
    font-size: 16px;
    color: #404040;
    color: inherit;
    transition: opacity 0.05s ease-out, transform 0.05s ease-out;
    max-width: 920px;
    height: 250px;
    color: #0e3962;
  }
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.list
  .category-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px 30px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.list
  .category-items
  .category-item {
  min-width: 0;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.list
  .category-items
  .category-item
  a {
  padding: 20px;
  border: 1px solid #f1f2f3;
  border-radius: 8px;
  display: flex;
  height: 83px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  background: white;
  padding: 10px 20px 10px 10px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.list
  .category-items
  .category-item
  a:hover {
  opacity: 0.8;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.list
  .category-items
  .category-item
  a
  .item-arrow
  svg {
  stroke: #0e3962;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.list
  .category-items
  .category-item
  a
  .category-info-container {
  display: flex;
  align-items: center;
  min-width: 0;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.list
  .category-items
  .category-item
  a
  .category-title-container {
  margin-inline-start: 10px;
  min-width: 0;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.list
  .category-items
  .category-item
  a
  .category-title-container
  .children-count {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.list
  .category-items
  .category-item
  a
  .name {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #404040;
  margin: 0 0 2px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-inline-end: 2px;
  max-width: 400px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.list
  .category-items
  .category-item
  .image-container {
  height: 60px;
  width: 60px;
  border-radius: 7px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  min-width: 60px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.list
  .category-items
  .category-item
  img {
  max-height: 100%;
  border-radius: 8px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.list
  .category-items
  .show-more {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #0e3962;
  stroke: #0e3962;
  position: relative;
  align-items: center;
  grid-column: 1;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.list
  .category-items
  .show-more:hover {
  text-decoration: underline;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.list
  .category-items
  .show-more
  .icon {
  margin-inline-start: 5px;
}
@media (min-width: 1170px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.list
    .category-items.columns-3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: auto;
    grid-gap: 30px;
  }
}
@media (min-width: 1170px) and (min-width: 600px) and (max-width: 990px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.list
    .category-items.columns-3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list {
  max-width: 1170px;
  background-color: #ffffff;
  border-radius: 10px;
  margin: 20px auto;
  padding: 30px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .section-title {
  margin-bottom: 40px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items {
  display: grid;
  grid-template-columns: repeat(4, 255px);
  grid-auto-rows: auto;
  row-gap: 50px;
  column-gap: 30px;
}
@media (min-width: 885px) and (max-width: 1170px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items {
    grid-template-columns: repeat(3, 255px);
  }
}
@media (min-width: 600px) and (max-width: 885px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items {
    grid-template-columns: repeat(2, 255px);
  }
}
@media (max-width: 600px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items {
    display: flex;
    flex-direction: column;
  }
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items
  .category-item {
  height: 202px;
  width: 255px;
  margin-top: 10px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items
  .category-item.no-image {
  padding-top: 55px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items
  .category-info-container {
  display: flex;
  flex-direction: column;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items
  .category-info-container
  .name {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  padding-inline-end: 2px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items
  .category-info-container
  .image-container {
  width: 40px;
  height: 40px;
  min-width: 40px;
  border-radius: 7px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background-repeat: no-repeat;
  margin-bottom: 15px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items
  .category-info-container
  .image-container
  .category-image {
  height: 100%;
  width: auto;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items
  .category-info-container
  .category-detailed-children-container {
  min-height: 125px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items
  .category-info-container
  .category-detailed-children-container
  .children-item-name {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  margin-top: 12px;
  padding-inline-end: 2px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items
  .category-info-container
  .category-detailed-children-container
  .see-all-children {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #0e3962;
  margin-top: 15px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items
  .category-info-container
  .category-detailed-children-container
  .empty-state-category-item {
  color: #74767b;
  margin-top: 12px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items
  .category-info-container
  .category-detailed-children-container
  .empty-state-category-item
  + .nav-link
  .see-all-children {
  display: none;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items
  .show-more {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #0e3962;
  stroke: #0e3962;
  position: relative;
  align-items: center;
  grid-column: 1;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items
  .show-more:hover {
  text-decoration: underline;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items
  .show-more
  .icon {
  margin-inline-start: 5px;
}
@media (min-width: 1170px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.columns-3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: auto;
    grid-gap: 30px;
    grid-template-columns: repeat(3, 350px);
  }
}
@media (min-width: 1170px) and (min-width: 600px) and (max-width: 990px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.columns-3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1170px) and (min-width: 600px) and (max-width: 990px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.columns-3 {
    grid-template-columns: repeat(2, 350px);
  }
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels {
  display: flex;
  flex-direction: column;
  row-gap: unset;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item {
  display: flex;
  width: 100%;
  height: unset;
  margin-top: 0;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item:not(:first-child) {
  margin-top: 50px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item.no-image {
  padding-top: 0;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .category-detailed-children-container {
  min-height: unset;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .category-title-container {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .category-title-container
  .image-container {
  margin-inline-end: 10px;
  margin-bottom: unset;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .category-title-container
  .name {
  font-weight: 600;
  font-size: 22px;
  line-height: 26px;
  margin-block-end: 0px;
  margin-block-start: 0px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategories-list {
  display: flex;
  display: grid;
  grid-template-columns: repeat(4, 255px);
  grid-auto-rows: auto;
  row-gap: 50px;
  column-gap: 30px;
  row-gap: 40px;
}
@media (min-width: 885px) and (max-width: 1170px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list {
    grid-template-columns: repeat(3, 255px);
  }
}
@media (min-width: 600px) and (max-width: 885px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list {
    grid-template-columns: repeat(2, 255px);
  }
}
@media (max-width: 600px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list {
    display: flex;
    flex-direction: column;
  }
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container {
  display: flex;
  flex-direction: column;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .subcategory-item-name {
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  padding-inline-end: 2px;
  margin-bottom: 12px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .subcategory-category-container {
  height: 93px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .subcategory-category-container
  .children-category-name {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  margin-bottom: 12px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .subcategory-articles-container {
  height: 93px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .subcategory-articles-container
  .article-item-name {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  margin-bottom: 12px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .see-all-children {
  margin-top: unset;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .empty-state-category-item {
  margin-top: unset;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .see-all-children {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: flex;
  color: #0e3962;
  align-items: center;
  margin-top: 25px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .see-all-children
  svg {
  stroke: #0e3962;
  margin-inline-start: 7px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .articles-list {
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: repeat(3, 19px);
  row-gap: 12px;
  column-gap: 30px;
  grid-template-columns: repeat(4, 255px);
}
@media (min-width: 885px) and (max-width: 1170px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list {
    grid-template-columns: repeat(3, 255px);
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(10),
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(11),
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(12) {
    display: none;
  }
}
@media (min-width: 600px) and (max-width: 885px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list {
    grid-template-columns: repeat(2, 255px);
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(10),
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(11),
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(12) {
    display: none;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(7),
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(8),
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(9) {
    display: none;
  }
}
@media (max-width: 600px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list {
    display: flex;
    flex-direction: column;
    row-gap: unset;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > * {
    display: none;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:not(:first-child) {
    margin-top: 12px;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(-n + 6) {
    display: flex;
  }
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .articles-list
  .children-item-name {
  margin-top: unset;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .show-more {
  display: flex;
  justify-content: center;
  margin: 50px 0 20px;
}
@media (min-width: 1170px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(3, 19px);
    row-gap: 12px;
    column-gap: 30px;
    grid-template-columns: repeat(3, 350px);
  }
}
@media (min-width: 1170px) and (min-width: 885px) and (max-width: 1170px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list {
    grid-template-columns: repeat(3, 255px);
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(10),
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(11),
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(12) {
    display: none;
  }
}
@media (min-width: 1170px) and (min-width: 600px) and (max-width: 885px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list {
    grid-template-columns: repeat(2, 255px);
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(10),
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(11),
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(12) {
    display: none;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(7),
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(8),
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(9) {
    display: none;
  }
}
@media (min-width: 1170px) and (max-width: 600px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list {
    display: flex;
    flex-direction: column;
    row-gap: unset;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > * {
    display: none;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:not(:first-child) {
    margin-top: 12px;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(-n + 6) {
    display: flex;
  }
}
@media (min-width: 1170px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .subcategories-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: auto;
    grid-gap: 30px;
    grid-template-columns: repeat(3, 350px);
  }
}
@media (min-width: 1170px) and (min-width: 600px) and (max-width: 990px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .subcategories-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1170px) and (min-width: 600px) and (max-width: 990px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .subcategories-list {
    grid-template-columns: repeat(2, 350px);
  }
}
@media (min-width: 600px) and (max-width: 1170px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list {
    max-width: 1140px;
    padding: 15px 30px;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list:before {
    background-color: #ffffff;
  }
}

@media (max-width: 600px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section {
    padding: 20px;
    align-items: center;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section
    .section-title {
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    font-size: 28px;
    line-height: 33px;
    margin-bottom: 20px;
    max-width: 450px;
    width: 100%;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.list
    .category-items,
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.cards
    .category-items {
    display: flex;
    flex-direction: column;
    grid-gap: unset;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.list
    .category-items
    .show-more,
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.cards
    .category-items
    .show-more {
    display: inline;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.list
    .category-items
    .show-more
    .icon.arrow-icon,
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.cards
    .category-items
    .show-more
    .icon.arrow-icon {
    margin-inline-start: unset;
    transform: translateY(-2px);
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.list {
    display: block;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.list
    .category-items
    .category-item:not(:last-of-type) {
    margin-bottom: 15px;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.list
    .category-items
    .category-item
    a {
    background-color: white;
    padding: 15px;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.list
    .category-items
    .category-item:not(.has-image)
    .category-title-container {
    margin-inline-start: unset;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.list
    .category-items
    .category-item
    .category-info-container
    .category-title-container {
    margin-inline-end: 15px;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.list
    .category-items
    .category-item
    .category-info-container
    .category-title-container
    .name {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    margin-block-end: 0px;
    margin-block-start: 0px;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.list
    .category-items
    .show-more {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    color: #0e3962;
    stroke: #0e3962;
    margin-top: 27px;
    align-self: center;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.cards
    .category-items {
    align-items: center;
    width: 100%;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.cards
    .category-items
    .category-item {
    margin-bottom: 20px;
    max-width: 450px;
    width: 100%;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.cards
    .category-items
    .category-item
    .category-info-container
    .category-title-container {
    padding: 28px 40px;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.cards
    .category-items
    .category-item
    .image-container {
    height: 115px;
    line-height: 115px;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.cards
    .category-items
    .category-item
    .image-container.scale-not-set
    img {
    width: auto;
    height: auto;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.cards
    .category-items:not(.columns-4):not(.columns-2)
    > *:nth-child(3n - 2).show-more,
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.cards
    .category-items.columns-2
    > *:nth-child(2n - 1).show-more,
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.cards
    .category-items
    .show-more {
    height: unset;
    border: unset;
    background: unset;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.cards
    .category-items:not(.columns-4):not(.columns-2)
    > *:nth-child(3n - 2).show-more
    span,
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.cards
    .category-items.columns-2
    > *:nth-child(2n - 1).show-more
    span,
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.cards
    .category-items
    .show-more
    span {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    color: #0e3962;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list {
    padding: 20px 10px;
    margin: 0;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list:before {
    background-color: #ffffff;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .section-title {
    margin-bottom: 20px;
    padding-inline-start: 10px;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list,
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    row-gap: unset;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items {
    width: 100%;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item:not(:first-child) {
    margin-top: unset;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list {
    row-gap: unset;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list
    > * {
    display: none;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list
    > *:nth-child(-n + 3) {
    display: flex;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list
    > *:not(:first-child) {
    margin-top: 24px;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list
    .subcategory-item-container {
    height: unset;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategory-item-container
    .subcategory-articles-container {
    height: unset;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategory-item-container
    .subcategory-articles-container
    .subcategory-item-name {
    margin-bottom: 14px;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .see-all-children {
    margin-top: 20px;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item.no-image {
    padding-inline-start: 10px;
    padding-top: 20px;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .show-more {
    margin: 0;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items
    .category-item {
    padding: 20px 10px;
    margin-top: 0;
    height: 100%;
    width: 100%;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items
    .category-item
    .category-info-container {
    width: 100%;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items
    .category-item
    .category-info-container
    .category-info {
    overflow: hidden;
    width: 100%;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items
    .category-item
    .category-detailed-children-container {
    min-height: unset;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items
    .category-item
    .category-detailed-children-container
    .empty-state-category-item {
    margin-top: 15px;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items
    .category-item.has-image
    .category-info-container {
    flex-direction: row;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items
    .category-item.has-image
    .category-info-container
    .image-container {
    margin-inline-end: 15px;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items
    .category-item.no-image {
    padding-inline-start: 65px;
    padding-top: 20px;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items
    .category-item:not(:last-child) {
    border-bottom: 1px solid #dfe5eb;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items
    .show-more {
    align-self: center;
    padding-top: 20px;
  }
}

.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section
  .image-container {
  background: #ffffff;
}

.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.cards
  .category-items
  .image-container:not(.scale-not-set)
  img {
  width: auto;
  height: auto;
}

.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels {
  display: flex;
  flex-direction: column;
  row-gap: unset;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item {
  display: flex;
  width: 100%;
  height: unset;
  margin-top: 0;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item:not(:first-child) {
  margin-top: 50px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item.no-image {
  padding-top: 0;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .category-detailed-children-container {
  min-height: unset;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .category-title-container {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .category-title-container
  .image-container {
  margin-inline-end: 10px;
  margin-bottom: unset;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .category-title-container
  .name {
  font-weight: 600;
  font-size: 22px;
  line-height: 26px;
  margin-block-end: 0px;
  margin-block-start: 0px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategories-list {
  display: flex;
  display: grid;
  grid-template-columns: repeat(4, 255px);
  grid-auto-rows: auto;
  row-gap: 50px;
  column-gap: 30px;
  row-gap: 40px;
}
@media (min-width: 885px) and (max-width: 1170px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list {
    grid-template-columns: repeat(3, 255px);
  }
}
@media (min-width: 600px) and (max-width: 885px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list {
    grid-template-columns: repeat(2, 255px);
  }
}
@media (max-width: 600px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list {
    display: flex;
    flex-direction: column;
  }
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container {
  display: flex;
  flex-direction: column;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .subcategory-item-name {
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  padding-inline-end: 2px;
  margin-bottom: 12px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .subcategory-articles-container {
  height: 93px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .subcategory-articles-container
  .article-item-name {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  margin-bottom: 12px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .subcategory-category-container {
  height: 93px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .subcategory-category-container
  .children-category-name {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  margin-bottom: 12px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .see-all-children {
  margin-top: unset;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .empty-state-category-item {
  margin-top: unset;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .see-all-children {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: flex;
  color: #0e3962;
  align-items: center;
  margin-top: 25px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .see-all-children
  svg {
  stroke: #0e3962;
  margin-inline-start: 7px;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .articles-list {
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: repeat(3, 19px);
  row-gap: 12px;
  column-gap: 30px;
  grid-template-columns: repeat(4, 255px);
}
@media (min-width: 885px) and (max-width: 1170px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list {
    grid-template-columns: repeat(3, 255px);
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(10),
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(11),
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(12) {
    display: none;
  }
}
@media (min-width: 600px) and (max-width: 885px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list {
    grid-template-columns: repeat(2, 255px);
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(10),
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(11),
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(12) {
    display: none;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(7),
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(8),
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(9) {
    display: none;
  }
}
@media (max-width: 600px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list {
    display: flex;
    flex-direction: column;
    row-gap: unset;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > * {
    display: none;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:not(:first-child) {
    margin-top: 12px;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(-n + 6) {
    display: flex;
  }
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .articles-list
  .children-item-name {
  margin-top: unset;
}
.page-30
  .categories-743bcf76-feaf-4869-a755-691641745c14
  .categories-section.detailed-list
  .category-items.extra-levels
  .show-more {
  display: flex;
  justify-content: center;
  margin: 50px 0 20px;
}
@media (min-width: 1170px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(3, 19px);
    row-gap: 12px;
    column-gap: 30px;
    grid-template-columns: repeat(3, 350px);
  }
}
@media (min-width: 1170px) and (min-width: 885px) and (max-width: 1170px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list {
    grid-template-columns: repeat(3, 255px);
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(10),
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(11),
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(12) {
    display: none;
  }
}
@media (min-width: 1170px) and (min-width: 600px) and (max-width: 885px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list {
    grid-template-columns: repeat(2, 255px);
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(10),
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(11),
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(12) {
    display: none;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(7),
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(8),
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(9) {
    display: none;
  }
}
@media (min-width: 1170px) and (max-width: 600px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list {
    display: flex;
    flex-direction: column;
    row-gap: unset;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > * {
    display: none;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:not(:first-child) {
    margin-top: 12px;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(-n + 6) {
    display: flex;
  }
}
@media (min-width: 1170px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .subcategories-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: auto;
    grid-gap: 30px;
    grid-template-columns: repeat(3, 350px);
  }
}
@media (min-width: 1170px) and (min-width: 600px) and (max-width: 990px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .subcategories-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1170px) and (min-width: 600px) and (max-width: 990px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .subcategories-list {
    grid-template-columns: repeat(2, 350px);
  }
}

@media (max-width: 600px) {
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .section-title {
    margin-bottom: 0;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item:not(:first-child) {
    margin-top: unset;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list {
    row-gap: unset;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list
    > * {
    display: none;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list
    > *:nth-child(-n + 3) {
    display: flex;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list
    > *:not(:first-child) {
    margin-top: 24px;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list
    .subcategory-item-container {
    height: unset;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategory-item-container
    .subcategory-articles-container {
    height: unset;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategory-item-container
    .subcategory-articles-container
    .subcategory-item-name {
    margin-bottom: 14px;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .see-all-children {
    margin-top: 20px;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item.no-image {
    padding-inline-start: 10px;
    padding-top: 20px;
  }
  .page-30
    .categories-743bcf76-feaf-4869-a755-691641745c14
    .categories-section.detailed-list
    .category-items.extra-levels
    .show-more {
    margin: 0;
  }
}

.page-32 .hero-12af2e29-112e-4461-a6a7-209e1f15679c .section-hero {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.page-32 .hero-12af2e29-112e-4461-a6a7-209e1f15679c .section-hero:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-image: url("");
  background-size: auto;
  opacity: 1;
  background-position: center;
  background-repeat: no-repeat;
}
.page-32 .hero-12af2e29-112e-4461-a6a7-209e1f15679c .section-hero::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #ffffff;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper {
  position: relative;
  height: 50px;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper
  .search-box {
  overflow-y: visible;
  width: inherit;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar {
  position: relative;
  width: 100%;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper {
  position: absolute;
  top: 45%;
  left: 20px;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper
  .icon {
  z-index: 10;
  margin-top: 2px;
  position: relative;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input {
  border: 0px;
  width: 100%;
  height: 50px;
  border-radius: 12px;
  padding-inline-start: 42px;
  font-size: 14px;
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);
  outline: none;
  color: #404040;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input::placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #74767b;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input::-webkit-input-placeholder {
  line-height: normal;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input::-moz-placeholder {
  line-height: 50px;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input:focus::placeholder {
  color: transparent;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper {
  position: absolute;
  top: 33%;
  display: flex;
  right: 15px;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper
  .icon {
  z-index: 10;
  padding: 4px;
  color: #404040;
  cursor: pointer;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper
  .icon:hover {
  background: #f1f2f3;
  border-radius: 50%;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper
  .icon:active {
  background: #e0e0e0;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul {
  top: 40px;
  z-index: 10;
  border-radius: 12px;
  list-style-type: none;
  padding: 0;
  position: absolute;
  overflow: hidden;
  width: 100%;
  background: white;
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item {
  background-color: white;
  padding: 12px 20px 14px;
  font-size: 14px;
  color: #404040;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item:hover,
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item.highlighted {
  cursor: pointer;
  background: #f1f2f3;
  opacity: 0.8;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item:active {
  opacity: 1;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results {
  background-color: white;
  padding: 12px 20px 14px;
  font-size: 14px;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results:hover,
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results.highlighted {
  cursor: pointer;
  background: #f1f2f3;
  opacity: 0.8;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results:active {
  opacity: 1;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results
  .icon {
  margin-inline-start: 5px;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .no-results {
  background-color: white;
  padding: 12px 20px 14px;
  font-size: 14px;
  color: #818389;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper
  .icon {
  color: #0e3962;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper
  .icon
  path {
  fill: #0e3962;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper
  ul
  .show-more-results {
  color: #0e3962;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .search-wrapper
  ul
  .show-more-results
  .icon
  svg {
  stroke: #0e3962;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .title-block {
  flex-direction: column;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .title-block
  .title {
  font-weight: 600;
  font-size: 42px;
  line-height: 49px;
  color: #0e3962;
  margin-bottom: 3px;
  margin-top: 0;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero
  .hero-content
  .title-block
  .subtitle {
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #ffffff;
  margin: 0;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-center.tall,
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-side-by-side.tall {
  height: 520px;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-center.tall
  .hero-content,
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-side-by-side.tall
  .hero-content {
  margin-bottom: 15px;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-center.short,
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-side-by-side.short {
  height: 350px;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-center.short
  .hero-content,
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-side-by-side.short
  .hero-content {
  margin-bottom: 37px;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-center {
  flex-direction: column;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-center
  .title-block {
  align-items: center;
  margin-bottom: 20px;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-center
  .title-block
  .title,
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-center
  .title-block
  .subtitle {
  text-align: center;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-center
  .search-wrapper {
  width: 540px;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-center
  .search-container
  h1,
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-center
  .search-container
  h3 {
  max-width: 700px;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-center
  .hero-content {
  flex-direction: column;
  display: flex;
  align-items: center;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-center
  .hero-content
  .title-block
  .title {
  font-size: 50px;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-compact {
  flex-direction: row;
  justify-content: space-between;
  min-height: 135px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-compact
  .hero-content {
  justify-content: space-between;
  display: flex;
  align-items: center;
  flex-grow: 1;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-compact
  .hero-content
  .title-block {
  margin-inline-start: 45px;
  white-space: nowrap;
  margin-inline-end: 10px;
  width: 100%;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-compact
  .hero-content
  .title-block
  .subtitle {
  white-space: initial;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-compact
  .hero-content
  .title-block
  .title {
  white-space: initial;
  width: 100%;
  overflow: hidden;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-compact
  .hero-content
  .search-wrapper {
  max-width: 543px;
  width: 100%;
  margin-inline-end: 45px;
  margin-inline-start: 8px;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-compact
  .hero-content
  .search-wrapper
  .search-container {
  width: 100%;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-compact
  .hero-content
  .search-wrapper
  .search-container
  input {
  width: 100%;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-compact
  .hero-content
  .search-wrapper
  .search-box {
  margin-bottom: 6px;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-side-by-side {
  flex-direction: row;
  padding: 0 30px;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-side-by-side.right {
  flex-direction: row-reverse;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-side-by-side.right
  .image-container {
  margin-inline-end: 65px;
  margin-inline-start: 0;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-side-by-side
  .hero-content {
  max-width: 570px;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-side-by-side
  .hero-content
  .title-block {
  margin-bottom: 16px;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-side-by-side
  .image-container {
  display: flex;
  max-height: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 475px;
  width: 475px;
  margin-inline-start: 65px;
}
.page-32
  .hero-12af2e29-112e-4461-a6a7-209e1f15679c
  .section-hero.layout-side-by-side
  .image-container
  .hero-image {
  object-fit: cover;
  width: 100%;
  opacity: 1;
}
.page-32 .hero-12af2e29-112e-4461-a6a7-209e1f15679c .section-hero .title-block {
  display: flex;
}
.page-32 .hero-12af2e29-112e-4461-a6a7-209e1f15679c .section-hero h3 {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: white;
  margin-block-end: 12px;
}
.page-32 .hero-12af2e29-112e-4461-a6a7-209e1f15679c .section-hero h3 span {
  font-weight: 600;
}

@media screen and (min-width: 900px) and (max-width: 1170px) {
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-side-by-side
    .hero-content,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-side-by-side
    .search-wrapper {
    width: 525px;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-side-by-side
    .image-container {
    width: 342px;
  }
}

@media screen and (min-width: 600px) and (max-width: 900px) {
  .page-32 .hero-12af2e29-112e-4461-a6a7-209e1f15679c .section-hero {
    padding: 25px 20px 35px 20px;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero
    .hero-content {
    width: 100%;
    align-items: flex-start;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero
    .hero-content
    .title-block {
    align-items: flex-start;
    flex-direction: column;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero
    .hero-content
    .title-block
    .title {
    font-weight: 600;
    font-size: 42px;
    line-height: 49px;
    font-size: 40px;
    line-height: 42px;
    text-align: start;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero
    .hero-content
    .title-block
    .subtitle {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    text-align: start;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-center.short,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-center.tall,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-side-by-side.short,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-side-by-side.tall {
    height: 300px;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-center
    .hero-content
    .title-block
    .title {
    font-size: 42px;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-center.short
    .title-block {
    align-items: center;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-center.short
    .title-block
    .title,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-center.short
    .title-block
    .subtitle {
    text-align: center;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-compact {
    flex-direction: column;
    padding-top: 25px;
    padding-bottom: 35px;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-compact
    .hero-content {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-compact
    .hero-content
    .title-block {
    align-items: flex-start;
    margin-inline-start: 0px;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-compact.tall,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-compact.short {
    height: unset;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-compact.tall
    .hero-content,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-compact.short
    .hero-content {
    margin-bottom: 0;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-compact
    .title {
    white-space: initial;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-compact
    .title-block {
    margin-bottom: 20px;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-compact
    .hero-content
    .search-wrapper {
    max-width: unset;
    margin-inline-start: 0px;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-side-by-side
    .hero-content,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-side-by-side
    .search-wrapper {
    min-width: 320px;
    max-width: 475px;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-side-by-side.short
    .hero-content,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-side-by-side.tall
    .hero-content {
    margin-bottom: 0;
    padding: 20px 0 40px;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-side-by-side
    .image-container {
    width: 300px;
  }
}

@media only screen and (max-width: 600px) {
  .page-32 .hero-12af2e29-112e-4461-a6a7-209e1f15679c .section-hero {
    padding: 25px 20px 35px 20px;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero
    .hero-content {
    width: 100%;
    align-items: flex-start;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero
    .hero-content
    .title-block {
    align-items: flex-start;
    flex-direction: column;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero
    .hero-content
    .title-block
    .title {
    font-weight: 600;
    font-size: 42px;
    line-height: 49px;
    font-size: 40px;
    line-height: 42px;
    text-align: start;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero
    .hero-content
    .title-block
    .subtitle {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    text-align: start;
  }
  .page-32 .hero-12af2e29-112e-4461-a6a7-209e1f15679c .section-hero:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-image: url("");
    background-size: auto;
    opacity: 1;
    background-position: center;
    background-repeat: no-repeat;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-compact,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-center,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-side-by-side {
    flex-direction: column;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-compact
    .hero-content,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-center
    .hero-content,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-side-by-side
    .hero-content {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-compact
    .hero-content
    .title-block,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-center
    .hero-content
    .title-block,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-side-by-side
    .hero-content
    .title-block {
    align-items: flex-start;
    margin-inline-start: 0px;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-compact.tall,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-compact.short,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-center.tall,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-center.short,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-side-by-side.tall,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-side-by-side.short {
    height: unset;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-compact.tall
    .hero-content,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-compact.short
    .hero-content,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-center.tall
    .hero-content,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-center.short
    .hero-content,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-side-by-side.tall
    .hero-content,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-side-by-side.short
    .hero-content {
    margin-bottom: 0;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-compact
    .hero-content
    .title-block,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-center
    .hero-content
    .title-block,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-side-by-side
    .hero-content
    .title-block {
    margin-bottom: 0px;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-compact
    .hero-content
    .title-block
    .title,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-center
    .hero-content
    .title-block
    .title,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .title {
    margin-bottom: 8px;
    font-size: 40px;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-compact
    .hero-content
    .title-block
    .subtitle,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-center
    .hero-content
    .title-block
    .subtitle,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .subtitle {
    margin-bottom: 22px;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-compact
    .search-wrapper,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-center
    .search-wrapper,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-side-by-side
    .search-wrapper {
    width: 100%;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-compact
    .image-container,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-center
    .image-container,
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-side-by-side
    .image-container {
    display: none;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-compact {
    padding-top: 25px;
    padding-bottom: 35px;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-compact
    .title {
    white-space: initial;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-compact
    .hero-content
    .search-wrapper {
    margin-inline-start: 0px;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-side-by-side {
    padding: 25px 20px;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-side-by-side
    .hero-content
    .title-block {
    margin-bottom: 22px;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .title {
    font-size: 40px;
    margin-bottom: 0;
  }
  .page-32
    .hero-12af2e29-112e-4461-a6a7-209e1f15679c
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .subtitle {
    margin-top: 8px;
    margin-bottom: 0;
  }
}

.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-empty-state {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 100px 0 200px 0;
  background-color: white;
  border-radius: 10px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-empty-state::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #ffffff;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-empty-state
  .empty-state-title {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 23px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
  margin-bottom: 20px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-empty-state
  .all-topics-button {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #0e3962;
  padding: 12px 15px;
  display: flex;
  border: 1px solid #0e3962;
  box-sizing: border-box;
  border-radius: 5px;
  cursor: pointer;
}
@media (max-width: 600px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-empty-state {
    padding: 0px;
    align-items: baseline;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-empty-state::before {
    content: none;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-empty-state
    .all-topics-button {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    border: 2px solid #0e3962;
    padding: 10px 15px;
  }
}

.page-32 .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a .categories-section {
  display: flex;
  flex-direction: column;
  overflow: auto;
  padding: 60px 30px;
  max-width: 1140px;
  margin: 0 auto;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #ffffff;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section
  a {
  text-decoration: none;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section
  h2 {
  font-weight: 600;
  font-size: 42px;
  line-height: 49px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section
  .section-title {
  color: #0e3962;
  font-weight: 600;
  font-size: 42px;
  margin: 0 0 50px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.cards {
  flex: 1;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.cards
  .category-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: auto;
  grid-gap: 30px;
}
@media (min-width: 600px) and (max-width: 990px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.cards
    .category-items {
    grid-template-columns: repeat(2, 1fr);
  }
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.cards
  .category-items
  .category-title-container {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.cards
  .category-items
  .image-container {
  height: 130px;
  overflow: hidden;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.cards
  .category-items
  .image-container
  img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
  object-fit: cover;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.cards
  .category-items
  .image-container.scale-not-set {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.cards
  .category-items
  .image-container.scale-not-set
  img {
  flex-grow: 0;
  flex-shrink: 1;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.cards
  .category-items
  .image-container.original {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.cards
  .category-items
  .image-container.original
  img {
  max-width: unset;
  max-height: unset;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.cards
  .category-items
  .category-item {
  overflow: hidden;
  border: 1px solid #f1f2f3;
  box-sizing: border-box;
  border-radius: 8px;
  max-width: 350px;
  background: white;
  font-style: normal;
  font-size: 16px;
  color: #404040;
  color: inherit;
  transition: opacity 0.05s ease-out, transform 0.05s ease-out;
  height: 250px;
  position: relative;
  text-align: center;
  opacity: 1;
  transition: opacity 0.05s ease-out, transform 0.05s ease-out;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.cards
  .category-items
  .category-item.has-image
  .category-title-container {
  height: 50%;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.cards
  .category-items
  .category-item
  .category-info-container {
  width: 100%;
  height: 100%;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.cards
  .category-items
  .category-item:hover {
  opacity: 0.8;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.cards
  .category-items
  .category-item
  a {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  align-content: center;
  flex-direction: column;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.cards
  .category-items
  .category-item
  .name {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #404040;
  margin: 0;
  max-width: 80%;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.cards
  .category-items
  .category-item
  .children-count {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
  margin-top: 6px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.cards
  .category-items
  .category-item:not(.has-image)
  a {
  justify-content: center;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.cards
  .category-items:not(.columns-4):not(.columns-2)
  > *:nth-child(3n - 2).show-more {
  background: transparent;
  border: none;
  grid-column: 2;
  height: 40px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.cards
  .category-items
  .show-more {
  overflow: hidden;
  border: 1px solid #f1f2f3;
  box-sizing: border-box;
  border-radius: 8px;
  max-width: 350px;
  background: white;
  font-style: normal;
  font-size: 16px;
  color: #404040;
  color: inherit;
  transition: opacity 0.05s ease-out, transform 0.05s ease-out;
  color: #0e3962;
  height: 250px;
  opacity: 1;
  transition: opacity 0.05s ease-out, transform 0.05s ease-out;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.cards
  .category-items
  .show-more:hover {
  opacity: 0.7;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.cards
  .category-items
  .show-more
  .icon {
  margin-inline-start: 5px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.cards
  .category-items
  .show-more
  .icon
  path {
  stroke: #0e3962;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.cards
  .category-items
  .show-more
  span {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
}
@media (min-width: 1170px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.cards
    .category-items.columns-4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.cards
    .category-items.columns-4
    > *:nth-child(4n - 3).show-more {
    background: transparent;
    border: none;
    grid-column: 1 / -1;
    width: calc(50% - 15px);
    justify-self: center;
    height: 40px;
  }
}
@media (min-width: 990px) and (max-width: 1170px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.cards
    .category-items.columns-4
    > *:nth-child(3n - 2).show-more {
    background: transparent;
    border: none;
    grid-column: 2;
    height: 40px;
  }
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.cards
  .category-items.columns-2 {
  grid-template-columns: repeat(2, 1fr);
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.cards
  .category-items.columns-2
  .category-item,
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.cards
  .category-items.columns-2
  .show-more {
  max-width: unset;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.cards
  .category-items.columns-2
  > *:nth-child(2n - 1).show-more {
  background: transparent;
  border: none;
  grid-column: 1 / -1;
  width: calc(50% - 15px);
  justify-self: center;
  height: 40px;
}
@media (min-width: 600px) and (max-width: 990px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.cards
    .category-items
    .category-item,
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.cards
    .category-items
    .show-more {
    max-width: 920px;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.cards
    .category-items
    .show-more
    span {
    max-width: 80%;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.cards
    .category-items
    > *:nth-child(3n - 2).show-more {
    border: none;
    grid-column: 2;
    height: 40px;
    background: transparent;
  }
}
@media (min-width: 600px) and (max-width: 990px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.cards
    .category-items:not(.columns-4):not(.columns-2)
    > *:nth-child(2n - 1).show-more,
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.cards
    .category-items
    > *:nth-child(2n - 1).show-more {
    background: transparent;
    border: none;
    grid-column: 1 / -1;
    width: calc(50% - 15px);
    justify-self: center;
    height: 40px;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.cards
    .category-items:not(.columns-4):not(.columns-2)
    > *:nth-child(2n - 1).show-more
    span,
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.cards
    .category-items
    > *:nth-child(2n - 1).show-more
    span {
    max-width: unset;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.cards
    .category-items:not(.columns-4):not(.columns-2)
    > *:nth-child(3n - 2).show-more,
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.cards
    .category-items
    > *:nth-child(3n - 2).show-more {
    overflow: hidden;
    border: 1px solid #f1f2f3;
    box-sizing: border-box;
    border-radius: 8px;
    max-width: 350px;
    background: white;
    font-style: normal;
    font-size: 16px;
    color: #404040;
    color: inherit;
    transition: opacity 0.05s ease-out, transform 0.05s ease-out;
    max-width: 920px;
    height: 250px;
    color: #0e3962;
  }
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.list
  .category-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px 30px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.list
  .category-items
  .category-item {
  min-width: 0;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.list
  .category-items
  .category-item
  a {
  padding: 20px;
  border: 1px solid #f1f2f3;
  border-radius: 8px;
  display: flex;
  height: 83px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  background: white;
  padding: 10px 20px 10px 10px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.list
  .category-items
  .category-item
  a:hover {
  opacity: 0.8;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.list
  .category-items
  .category-item
  a
  .item-arrow
  svg {
  stroke: #0e3962;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.list
  .category-items
  .category-item
  a
  .category-info-container {
  display: flex;
  align-items: center;
  min-width: 0;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.list
  .category-items
  .category-item
  a
  .category-title-container {
  margin-inline-start: 10px;
  min-width: 0;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.list
  .category-items
  .category-item
  a
  .category-title-container
  .children-count {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.list
  .category-items
  .category-item
  a
  .name {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #404040;
  margin: 0 0 2px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-inline-end: 2px;
  max-width: 400px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.list
  .category-items
  .category-item
  .image-container {
  height: 60px;
  width: 60px;
  border-radius: 7px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  min-width: 60px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.list
  .category-items
  .category-item
  img {
  max-height: 100%;
  border-radius: 8px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.list
  .category-items
  .show-more {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #0e3962;
  stroke: #0e3962;
  position: relative;
  align-items: center;
  grid-column: 1;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.list
  .category-items
  .show-more:hover {
  text-decoration: underline;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.list
  .category-items
  .show-more
  .icon {
  margin-inline-start: 5px;
}
@media (min-width: 1170px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.list
    .category-items.columns-3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: auto;
    grid-gap: 30px;
  }
}
@media (min-width: 1170px) and (min-width: 600px) and (max-width: 990px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.list
    .category-items.columns-3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list {
  max-width: 1170px;
  background-color: #ffffff;
  border-radius: 10px;
  margin: 20px auto;
  padding: 30px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .section-title {
  margin-bottom: 40px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items {
  display: grid;
  grid-template-columns: repeat(4, 255px);
  grid-auto-rows: auto;
  row-gap: 50px;
  column-gap: 30px;
}
@media (min-width: 885px) and (max-width: 1170px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items {
    grid-template-columns: repeat(3, 255px);
  }
}
@media (min-width: 600px) and (max-width: 885px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items {
    grid-template-columns: repeat(2, 255px);
  }
}
@media (max-width: 600px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items {
    display: flex;
    flex-direction: column;
  }
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items
  .category-item {
  height: 202px;
  width: 255px;
  margin-top: 10px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items
  .category-item.no-image {
  padding-top: 55px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items
  .category-info-container {
  display: flex;
  flex-direction: column;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items
  .category-info-container
  .name {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  padding-inline-end: 2px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items
  .category-info-container
  .image-container {
  width: 40px;
  height: 40px;
  min-width: 40px;
  border-radius: 7px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background-repeat: no-repeat;
  margin-bottom: 15px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items
  .category-info-container
  .image-container
  .category-image {
  height: 100%;
  width: auto;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items
  .category-info-container
  .category-detailed-children-container {
  min-height: 125px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items
  .category-info-container
  .category-detailed-children-container
  .children-item-name {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  margin-top: 12px;
  padding-inline-end: 2px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items
  .category-info-container
  .category-detailed-children-container
  .see-all-children {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #0e3962;
  margin-top: 15px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items
  .category-info-container
  .category-detailed-children-container
  .empty-state-category-item {
  color: #74767b;
  margin-top: 12px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items
  .category-info-container
  .category-detailed-children-container
  .empty-state-category-item
  + .nav-link
  .see-all-children {
  display: none;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items
  .show-more {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #0e3962;
  stroke: #0e3962;
  position: relative;
  align-items: center;
  grid-column: 1;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items
  .show-more:hover {
  text-decoration: underline;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items
  .show-more
  .icon {
  margin-inline-start: 5px;
}
@media (min-width: 1170px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.columns-3 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: auto;
    grid-gap: 30px;
    grid-template-columns: repeat(3, 350px);
  }
}
@media (min-width: 1170px) and (min-width: 600px) and (max-width: 990px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.columns-3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1170px) and (min-width: 600px) and (max-width: 990px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.columns-3 {
    grid-template-columns: repeat(2, 350px);
  }
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items.extra-levels {
  display: flex;
  flex-direction: column;
  row-gap: unset;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item {
  display: flex;
  width: 100%;
  height: unset;
  margin-top: 0;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item:not(:first-child) {
  margin-top: 50px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item.no-image {
  padding-top: 0;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .category-detailed-children-container {
  min-height: unset;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .category-title-container {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .category-title-container
  .image-container {
  margin-inline-end: 10px;
  margin-bottom: unset;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .category-title-container
  .name {
  font-weight: 600;
  font-size: 22px;
  line-height: 26px;
  margin-block-end: 0px;
  margin-block-start: 0px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategories-list {
  display: flex;
  display: grid;
  grid-template-columns: repeat(4, 255px);
  grid-auto-rows: auto;
  row-gap: 50px;
  column-gap: 30px;
  row-gap: 40px;
}
@media (min-width: 885px) and (max-width: 1170px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list {
    grid-template-columns: repeat(3, 255px);
  }
}
@media (min-width: 600px) and (max-width: 885px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list {
    grid-template-columns: repeat(2, 255px);
  }
}
@media (max-width: 600px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list {
    display: flex;
    flex-direction: column;
  }
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container {
  display: flex;
  flex-direction: column;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .subcategory-item-name {
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  padding-inline-end: 2px;
  margin-bottom: 12px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .subcategory-category-container {
  height: 93px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .subcategory-category-container
  .children-category-name {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  margin-bottom: 12px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .subcategory-articles-container {
  height: 93px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .subcategory-articles-container
  .article-item-name {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  margin-bottom: 12px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .subcategory-item-container
  .see-all-children {
  margin-top: unset;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .category-info-container
  .empty-state-category-item {
  margin-top: unset;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .see-all-children {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: flex;
  color: #0e3962;
  align-items: center;
  margin-top: 25px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items.extra-levels
  .category-item
  .see-all-children
  svg {
  stroke: #0e3962;
  margin-inline-start: 7px;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items.extra-levels
  .articles-list {
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: repeat(3, 19px);
  row-gap: 12px;
  column-gap: 30px;
  grid-template-columns: repeat(4, 255px);
}
@media (min-width: 885px) and (max-width: 1170px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list {
    grid-template-columns: repeat(3, 255px);
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(10),
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(11),
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(12) {
    display: none;
  }
}
@media (min-width: 600px) and (max-width: 885px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list {
    grid-template-columns: repeat(2, 255px);
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(10),
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(11),
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(12) {
    display: none;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(7),
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(8),
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(9) {
    display: none;
  }
}
@media (max-width: 600px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list {
    display: flex;
    flex-direction: column;
    row-gap: unset;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > * {
    display: none;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:not(:first-child) {
    margin-top: 12px;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .articles-list
    > *:nth-child(-n + 6) {
    display: flex;
  }
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items.extra-levels
  .articles-list
  .children-item-name {
  margin-top: unset;
}
.page-32
  .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
  .categories-section.detailed-list
  .category-items.extra-levels
  .show-more {
  display: flex;
  justify-content: center;
  margin: 50px 0 20px;
}
@media (min-width: 1170px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(3, 19px);
    row-gap: 12px;
    column-gap: 30px;
    grid-template-columns: repeat(3, 350px);
  }
}
@media (min-width: 1170px) and (min-width: 885px) and (max-width: 1170px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list {
    grid-template-columns: repeat(3, 255px);
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(10),
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(11),
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(12) {
    display: none;
  }
}
@media (min-width: 1170px) and (min-width: 600px) and (max-width: 885px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list {
    grid-template-columns: repeat(2, 255px);
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(10),
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(11),
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(12) {
    display: none;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(7),
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(8),
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(9) {
    display: none;
  }
}
@media (min-width: 1170px) and (max-width: 600px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list {
    display: flex;
    flex-direction: column;
    row-gap: unset;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > * {
    display: none;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:not(:first-child) {
    margin-top: 12px;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .articles-list
    > *:nth-child(-n + 6) {
    display: flex;
  }
}
@media (min-width: 1170px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .subcategories-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: auto;
    grid-gap: 30px;
    grid-template-columns: repeat(3, 350px);
  }
}
@media (min-width: 1170px) and (min-width: 600px) and (max-width: 990px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .subcategories-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1170px) and (min-width: 600px) and (max-width: 990px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels.columns-3
    .category-info-container
    .subcategories-list {
    grid-template-columns: repeat(2, 350px);
  }
}
@media (min-width: 600px) and (max-width: 1170px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list {
    max-width: 1140px;
    padding: 15px 30px;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list:before {
    background-color: #ffffff;
  }
}

@media (max-width: 600px) {
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section {
    padding: 20px;
    align-items: center;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section
    .section-title {
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    font-size: 28px;
    line-height: 33px;
    margin-bottom: 20px;
    max-width: 450px;
    width: 100%;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.list
    .category-items,
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.cards
    .category-items {
    display: flex;
    flex-direction: column;
    grid-gap: unset;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.list
    .category-items
    .show-more,
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.cards
    .category-items
    .show-more {
    display: inline;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.list
    .category-items
    .show-more
    .icon.arrow-icon,
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.cards
    .category-items
    .show-more
    .icon.arrow-icon {
    margin-inline-start: unset;
    transform: translateY(-2px);
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.list {
    display: block;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.list
    .category-items
    .category-item:not(:last-of-type) {
    margin-bottom: 15px;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.list
    .category-items
    .category-item
    a {
    background-color: white;
    padding: 15px;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.list
    .category-items
    .category-item:not(.has-image)
    .category-title-container {
    margin-inline-start: unset;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.list
    .category-items
    .category-item
    .category-info-container
    .category-title-container {
    margin-inline-end: 15px;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.list
    .category-items
    .category-item
    .category-info-container
    .category-title-container
    .name {
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
    margin-block-end: 0px;
    margin-block-start: 0px;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.list
    .category-items
    .show-more {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    color: #0e3962;
    stroke: #0e3962;
    margin-top: 27px;
    align-self: center;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.cards
    .category-items {
    align-items: center;
    width: 100%;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.cards
    .category-items
    .category-item {
    margin-bottom: 20px;
    max-width: 450px;
    width: 100%;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.cards
    .category-items
    .category-item
    .category-info-container
    .category-title-container {
    padding: 28px 40px;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.cards
    .category-items
    .category-item
    .image-container {
    height: 115px;
    line-height: 115px;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.cards
    .category-items
    .category-item
    .image-container.scale-not-set
    img {
    width: auto;
    height: auto;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.cards
    .category-items:not(.columns-4):not(.columns-2)
    > *:nth-child(3n - 2).show-more,
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.cards
    .category-items.columns-2
    > *:nth-child(2n - 1).show-more,
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.cards
    .category-items
    .show-more {
    height: unset;
    border: unset;
    background: unset;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.cards
    .category-items:not(.columns-4):not(.columns-2)
    > *:nth-child(3n - 2).show-more
    span,
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.cards
    .category-items.columns-2
    > *:nth-child(2n - 1).show-more
    span,
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.cards
    .category-items
    .show-more
    span {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    color: #0e3962;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list {
    padding: 20px 10px;
    margin: 0;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list:before {
    background-color: #ffffff;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .section-title {
    margin-bottom: 20px;
    padding-inline-start: 10px;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list,
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    row-gap: unset;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items {
    width: 100%;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item:not(:first-child) {
    margin-top: unset;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list {
    row-gap: unset;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list
    > * {
    display: none;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list
    > *:nth-child(-n + 3) {
    display: flex;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list
    > *:not(:first-child) {
    margin-top: 24px;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategories-list
    .subcategory-item-container {
    height: unset;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategory-item-container
    .subcategory-articles-container {
    height: unset;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .category-info-container
    .subcategory-item-container
    .subcategory-articles-container
    .subcategory-item-name {
    margin-bottom: 14px;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item
    .see-all-children {
    margin-top: 20px;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .category-item.no-image {
    padding-inline-start: 10px;
    padding-top: 20px;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items.extra-levels
    .show-more {
    margin: 0;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items
    .category-item {
    padding: 20px 10px;
    margin-top: 0;
    height: 100%;
    width: 100%;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items
    .category-item
    .category-info-container {
    width: 100%;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items
    .category-item
    .category-info-container
    .category-info {
    overflow: hidden;
    width: 100%;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items
    .category-item
    .category-detailed-children-container {
    min-height: unset;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items
    .category-item
    .category-detailed-children-container
    .empty-state-category-item {
    margin-top: 15px;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items
    .category-item.has-image
    .category-info-container {
    flex-direction: row;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items
    .category-item.has-image
    .category-info-container
    .image-container {
    margin-inline-end: 15px;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items
    .category-item.no-image {
    padding-inline-start: 65px;
    padding-top: 20px;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items
    .category-item:not(:last-child) {
    border-bottom: 1px solid #dfe5eb;
  }
  .page-32
    .categories-8bacaf16-cc76-42d6-8911-c3392b8c211a
    .categories-section.detailed-list
    .category-items
    .show-more {
    align-self: center;
    padding-top: 20px;
  }
}

.page-31 .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317 .section-hero {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.page-31 .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317 .section-hero:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-image: url("");
  background-size: auto;
  opacity: 1;
  background-position: center;
  background-repeat: no-repeat;
}
.page-31 .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317 .section-hero::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #ffffff;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper {
  position: relative;
  height: 50px;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper
  .search-box {
  overflow-y: visible;
  width: inherit;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar {
  position: relative;
  width: 100%;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper {
  position: absolute;
  top: 45%;
  left: 20px;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper
  .icon {
  z-index: 10;
  margin-top: 2px;
  position: relative;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input {
  border: 0px;
  width: 100%;
  height: 50px;
  border-radius: 12px;
  padding-inline-start: 42px;
  font-size: 14px;
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);
  outline: none;
  color: #404040;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input::placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #74767b;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input::-webkit-input-placeholder {
  line-height: normal;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input::-moz-placeholder {
  line-height: 50px;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input:focus::placeholder {
  color: transparent;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper {
  position: absolute;
  top: 33%;
  display: flex;
  right: 15px;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper
  .icon {
  z-index: 10;
  padding: 4px;
  color: #404040;
  cursor: pointer;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper
  .icon:hover {
  background: #f1f2f3;
  border-radius: 50%;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper
  .icon:active {
  background: #e0e0e0;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul {
  top: 40px;
  z-index: 10;
  border-radius: 12px;
  list-style-type: none;
  padding: 0;
  position: absolute;
  overflow: hidden;
  width: 100%;
  background: white;
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item {
  background-color: white;
  padding: 12px 20px 14px;
  font-size: 14px;
  color: #404040;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item:hover,
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item.highlighted {
  cursor: pointer;
  background: #f1f2f3;
  opacity: 0.8;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item:active {
  opacity: 1;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results {
  background-color: white;
  padding: 12px 20px 14px;
  font-size: 14px;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results:hover,
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results.highlighted {
  cursor: pointer;
  background: #f1f2f3;
  opacity: 0.8;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results:active {
  opacity: 1;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results
  .icon {
  margin-inline-start: 5px;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .no-results {
  background-color: white;
  padding: 12px 20px 14px;
  font-size: 14px;
  color: #818389;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper
  .icon {
  color: #0e3962;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper
  .icon
  path {
  fill: #0e3962;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper
  ul
  .show-more-results {
  color: #0e3962;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .search-wrapper
  ul
  .show-more-results
  .icon
  svg {
  stroke: #0e3962;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .title-block {
  flex-direction: column;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .title-block
  .title {
  font-weight: 600;
  font-size: 42px;
  line-height: 49px;
  color: #0e3962;
  margin-bottom: 3px;
  margin-top: 0;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero
  .hero-content
  .title-block
  .subtitle {
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #ffffff;
  margin: 0;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-center.tall,
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-side-by-side.tall {
  height: 520px;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-center.tall
  .hero-content,
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-side-by-side.tall
  .hero-content {
  margin-bottom: 15px;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-center.short,
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-side-by-side.short {
  height: 350px;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-center.short
  .hero-content,
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-side-by-side.short
  .hero-content {
  margin-bottom: 37px;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-center {
  flex-direction: column;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-center
  .title-block {
  align-items: center;
  margin-bottom: 20px;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-center
  .title-block
  .title,
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-center
  .title-block
  .subtitle {
  text-align: center;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-center
  .search-wrapper {
  width: 540px;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-center
  .search-container
  h1,
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-center
  .search-container
  h3 {
  max-width: 700px;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-center
  .hero-content {
  flex-direction: column;
  display: flex;
  align-items: center;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-center
  .hero-content
  .title-block
  .title {
  font-size: 50px;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-compact {
  flex-direction: row;
  justify-content: space-between;
  min-height: 135px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-compact
  .hero-content {
  justify-content: space-between;
  display: flex;
  align-items: center;
  flex-grow: 1;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-compact
  .hero-content
  .title-block {
  margin-inline-start: 45px;
  white-space: nowrap;
  margin-inline-end: 10px;
  width: 100%;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-compact
  .hero-content
  .title-block
  .subtitle {
  white-space: initial;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-compact
  .hero-content
  .title-block
  .title {
  white-space: initial;
  width: 100%;
  overflow: hidden;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-compact
  .hero-content
  .search-wrapper {
  max-width: 543px;
  width: 100%;
  margin-inline-end: 45px;
  margin-inline-start: 8px;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-compact
  .hero-content
  .search-wrapper
  .search-container {
  width: 100%;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-compact
  .hero-content
  .search-wrapper
  .search-container
  input {
  width: 100%;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-compact
  .hero-content
  .search-wrapper
  .search-box {
  margin-bottom: 6px;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-side-by-side {
  flex-direction: row;
  padding: 0 30px;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-side-by-side.right {
  flex-direction: row-reverse;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-side-by-side.right
  .image-container {
  margin-inline-end: 65px;
  margin-inline-start: 0;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-side-by-side
  .hero-content {
  max-width: 570px;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-side-by-side
  .hero-content
  .title-block {
  margin-bottom: 16px;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-side-by-side
  .image-container {
  display: flex;
  max-height: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 475px;
  width: 475px;
  margin-inline-start: 65px;
}
.page-31
  .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
  .section-hero.layout-side-by-side
  .image-container
  .hero-image {
  object-fit: cover;
  width: 100%;
  opacity: 1;
}
.page-31 .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317 .section-hero .title-block {
  display: flex;
}
.page-31 .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317 .section-hero h3 {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: white;
  margin-block-end: 12px;
}
.page-31 .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317 .section-hero h3 span {
  font-weight: 600;
}

@media screen and (min-width: 900px) and (max-width: 1170px) {
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-side-by-side
    .hero-content,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-side-by-side
    .search-wrapper {
    width: 525px;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-side-by-side
    .image-container {
    width: 342px;
  }
}

@media screen and (min-width: 600px) and (max-width: 900px) {
  .page-31 .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317 .section-hero {
    padding: 25px 20px 35px 20px;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero
    .hero-content {
    width: 100%;
    align-items: flex-start;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero
    .hero-content
    .title-block {
    align-items: flex-start;
    flex-direction: column;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero
    .hero-content
    .title-block
    .title {
    font-weight: 600;
    font-size: 42px;
    line-height: 49px;
    font-size: 40px;
    line-height: 42px;
    text-align: start;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero
    .hero-content
    .title-block
    .subtitle {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    text-align: start;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-center.short,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-center.tall,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-side-by-side.short,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-side-by-side.tall {
    height: 300px;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-center
    .hero-content
    .title-block
    .title {
    font-size: 42px;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-center.short
    .title-block {
    align-items: center;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-center.short
    .title-block
    .title,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-center.short
    .title-block
    .subtitle {
    text-align: center;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-compact {
    flex-direction: column;
    padding-top: 25px;
    padding-bottom: 35px;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-compact
    .hero-content {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-compact
    .hero-content
    .title-block {
    align-items: flex-start;
    margin-inline-start: 0px;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-compact.tall,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-compact.short {
    height: unset;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-compact.tall
    .hero-content,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-compact.short
    .hero-content {
    margin-bottom: 0;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-compact
    .title {
    white-space: initial;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-compact
    .title-block {
    margin-bottom: 20px;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-compact
    .hero-content
    .search-wrapper {
    max-width: unset;
    margin-inline-start: 0px;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-side-by-side
    .hero-content,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-side-by-side
    .search-wrapper {
    min-width: 320px;
    max-width: 475px;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-side-by-side.short
    .hero-content,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-side-by-side.tall
    .hero-content {
    margin-bottom: 0;
    padding: 20px 0 40px;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-side-by-side
    .image-container {
    width: 300px;
  }
}

@media only screen and (max-width: 600px) {
  .page-31 .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317 .section-hero {
    padding: 25px 20px 35px 20px;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero
    .hero-content {
    width: 100%;
    align-items: flex-start;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero
    .hero-content
    .title-block {
    align-items: flex-start;
    flex-direction: column;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero
    .hero-content
    .title-block
    .title {
    font-weight: 600;
    font-size: 42px;
    line-height: 49px;
    font-size: 40px;
    line-height: 42px;
    text-align: start;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero
    .hero-content
    .title-block
    .subtitle {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    text-align: start;
  }
  .page-31 .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317 .section-hero:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-image: url("");
    background-size: auto;
    opacity: 1;
    background-position: center;
    background-repeat: no-repeat;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-compact,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-center,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-side-by-side {
    flex-direction: column;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-compact
    .hero-content,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-center
    .hero-content,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-side-by-side
    .hero-content {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-compact
    .hero-content
    .title-block,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-center
    .hero-content
    .title-block,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-side-by-side
    .hero-content
    .title-block {
    align-items: flex-start;
    margin-inline-start: 0px;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-compact.tall,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-compact.short,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-center.tall,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-center.short,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-side-by-side.tall,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-side-by-side.short {
    height: unset;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-compact.tall
    .hero-content,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-compact.short
    .hero-content,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-center.tall
    .hero-content,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-center.short
    .hero-content,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-side-by-side.tall
    .hero-content,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-side-by-side.short
    .hero-content {
    margin-bottom: 0;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-compact
    .hero-content
    .title-block,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-center
    .hero-content
    .title-block,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-side-by-side
    .hero-content
    .title-block {
    margin-bottom: 0px;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-compact
    .hero-content
    .title-block
    .title,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-center
    .hero-content
    .title-block
    .title,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .title {
    margin-bottom: 8px;
    font-size: 40px;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-compact
    .hero-content
    .title-block
    .subtitle,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-center
    .hero-content
    .title-block
    .subtitle,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .subtitle {
    margin-bottom: 22px;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-compact
    .search-wrapper,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-center
    .search-wrapper,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-side-by-side
    .search-wrapper {
    width: 100%;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-compact
    .image-container,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-center
    .image-container,
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-side-by-side
    .image-container {
    display: none;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-compact {
    padding-top: 25px;
    padding-bottom: 35px;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-compact
    .title {
    white-space: initial;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-compact
    .hero-content
    .search-wrapper {
    margin-inline-start: 0px;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-side-by-side {
    padding: 25px 20px;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-side-by-side
    .hero-content
    .title-block {
    margin-bottom: 22px;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .title {
    font-size: 40px;
    margin-bottom: 0;
  }
  .page-31
    .hero-1d4f3a4f-29b0-448f-a788-ca5ef59be317
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .subtitle {
    margin-top: 8px;
    margin-bottom: 0;
  }
}

.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .categories-empty-state {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 100px 0 200px 0;
  background-color: white;
  border-radius: 10px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .categories-empty-state::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #ffffff;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .categories-empty-state
  .empty-state-title {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 23px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
  margin-bottom: 20px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .categories-empty-state
  .all-topics-button {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #0e3962;
  padding: 12px 15px;
  display: flex;
  border: 1px solid #0e3962;
  box-sizing: border-box;
  border-radius: 5px;
  cursor: pointer;
}
@media (max-width: 600px) {
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .categories-empty-state {
    padding: 0px;
    align-items: baseline;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .categories-empty-state::before {
    content: none;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .categories-empty-state
    .all-topics-button {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    border: 2px solid #0e3962;
    padding: 10px 15px;
  }
}

.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .article-body
  > .articles-section {
  background: unset;
  border-radius: unset;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .article-body
  > .articles-section
  .section-title {
  color: #404040;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .article-body
  > .articles-section.list {
  padding: 35px 15px 10px 15px;
  margin: 0;
  max-width: 730px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .article-body
  > .articles-section.list
  .section-title {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin: 0 0 10px 0;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .article-body
  > .articles-section.list
  .article-items
  .article-item {
  padding-left: 0;
  display: flex;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .category-parent {
  padding: 0 6px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .item-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .info-container
  .item-body {
  flex-direction: column;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .read-time {
  white-space: nowrap;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .read-article-nav.mobile {
  display: none;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .read-article-nav
  .link-arrow {
  display: flex;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .article-body
  > .articles-section.cards {
  padding: 35px 15px 10px 15px;
  margin: 0;
  max-width: 730px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .article-body
  > .articles-section.cards
  .section-title {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin: 0 0 10px 0;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .article-body
  > .articles-section.cards
  .article-items
  .article-item {
  border-color: #e0e0e0;
  min-width: 216px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .category-parent-container {
  left: 12px;
  top: 12px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .category-parent-container
  .category-parent {
  text-overflow: ellipsis;
  max-width: 100%;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .category-parent-container
  + .nav-link
  .info-container {
  padding-top: 36px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .info-container {
  padding: 13px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .info-container
  .item-body
  .article-content {
  -webkit-line-clamp: 1;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .info-container
  .item-body
  .article-title {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-block-end: 0px;
  margin-block-start: 0px;
}
@media (max-width: 750px) {
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.cards {
    background: transparent;
    padding-bottom: 0;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.cards
    .article-items {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.cards
    .article-items
    .article-item {
    width: 100%;
    height: 210px;
    max-width: 450px;
    margin-bottom: 20px;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .item-body
    .article-content {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .category-parent-container
    .category-parent {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-time-title {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    margin-inline-start: 6px;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    color: #0e3962;
    align-items: center;
    display: flex;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow {
    margin: 0 3px;
    margin-inline-start: 7px;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.cards
    .section-title {
    margin-bottom: 20px;
    max-width: 450px;
    width: 100%;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.cards
    .articles-body-container {
    width: 100%;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.cards
    .articles-body-container
    .article-items {
    align-items: baseline;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.cards
    .articles-body-container
    .article-items
    .article-item {
    height: 100%;
  }
}
@media (max-width: 600px) {
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .item-content {
    flex-direction: column;
    align-items: flex-start;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-info-container {
    align-self: unset;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-info-container
    .read-time {
    margin-inline-start: 0;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-article-nav.mobile {
    display: flex;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-article-nav.desktop {
    display: none;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-article-nav
    .link-arrow {
    color: #0e3962;
    margin-inline-start: 35px;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-article-nav
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.cards {
    background: transparent;
    padding-bottom: 0;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.cards
    .article-items {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.cards
    .article-items
    .article-item {
    width: 100%;
    height: 210px;
    max-width: 450px;
    margin-bottom: 20px;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .item-body
    .article-content {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .category-parent-container
    .category-parent {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-time-title {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    margin-inline-start: 6px;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    color: #0e3962;
    align-items: center;
    display: flex;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow {
    margin: 0 3px;
    margin-inline-start: 7px;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .article-body
    > .articles-section.cards
    .article-items
    .article-item {
    height: 100%;
  }
}

.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section {
  background: white;
  border-radius: 10px;
  margin: 20px auto;
  padding: 30px;
  display: flex;
  flex-direction: column;
  overflow: auto;
  max-width: 1140px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #ffffff;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section
  a {
  text-decoration: none;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section
  h2 {
  font-weight: 600;
  font-size: 42px;
  line-height: 49px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section
  .section-title {
  color: #0e3962;
  font-weight: 600;
  font-size: 42px;
  margin: 0 0 40px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section
  .article-type-title {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.cards {
  background: transparent;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.cards
  .article-type-title {
  margin-bottom: 20px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.cards
  .article-type-title:not(.first) {
  margin-top: 40px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.cards
  .article-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: auto;
  grid-gap: 30px;
}
@media (min-width: 600px) and (max-width: 990px) {
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.cards
    .article-items {
    grid-template-columns: repeat(2, 1fr);
  }
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.cards
  .article-items
  .category-parent-container {
  position: absolute;
  width: fit-content;
  max-width: 90%;
  width: -moz-fit-content;
  left: 20px;
  right: 20px;
  top: 20px;
  z-index: 1;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.cards
  .article-items
  .category-parent-container
  .category-parent {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #404040;
  background: #f1f2f3;
  border-radius: 6px;
  padding: 3px 6px;
  margin: 0px;
  width: -moz-fit-content;
  width: fit-content;
  overflow-wrap: anywhere;
  padding: 2px 6px;
  line-height: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.cards
  .article-items
  .category-parent-container
  .category-parent:hover {
  color: #0e3962;
  opacity: 0.7;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.cards
  .article-items
  .category-parent-container
  .category-parent:hover:active {
  opacity: 1;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.cards
  .article-items
  .article-item {
  overflow: hidden;
  border: 1px solid #f1f2f3;
  box-sizing: border-box;
  border-radius: 8px;
  max-width: 350px;
  background: white;
  font-style: normal;
  font-size: 16px;
  color: #404040;
  color: inherit;
  transition: opacity 0.05s ease-out, transform 0.05s ease-out;
  max-height: 210px;
  height: 100%;
  position: relative;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.cards
  .article-items
  .article-item
  .category-parent-container
  + .nav-link
  .info-container {
  padding-top: 40px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.cards
  .article-items
  .article-item
  .info-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px;
  height: 100%;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.cards
  .article-items
  .article-item
  .info-container:hover {
  opacity: 0.7;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.cards
  .article-items
  .article-item
  .info-container:active {
  opacity: 1;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .item-body {
  min-height: 54px;
  margin-top: 7px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .item-body
  .article-title {
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  margin-top: 0px;
  margin-bottom: 10px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .item-body
  .article-content {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  line-height: 20px;
  color: #818389;
  margin-bottom: 17px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-time {
  display: flex;
  align-items: center;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-time
  svg {
  stroke: none;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-time-title {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
  margin-inline-start: 6px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-info-container {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-info-container
  .read-article-nav {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  align-items: center;
  color: #0e3962;
  display: flex;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-info-container
  .read-article-nav
  .link-arrow {
  margin: 0 3px;
  margin-inline-start: 7px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-info-container
  .read-article-nav
  .link-arrow
  .icon
  svg {
  stroke: #0e3962;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  h2 {
  margin-inline-start: 15px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .articles-body-container {
  display: flex;
  flex-direction: row;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .articles-body-container
  .article-type-title {
  margin-bottom: 24px;
  padding-inline-start: 15px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .articles-body-container
  .article-type-title:not(.first) {
  margin-top: 20px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .articles-body-container
  .image-container {
  margin-inline-end: 100px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .articles-body-container
  .image-container
  img {
  max-width: 445px;
  max-height: 445px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .article-items-container {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .article-items {
  width: 100%;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .article-items
  > *:not(:last-child) {
  border-bottom: 1px solid #f1f2f3;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .article-items
  > :first-child {
  padding: 0 15px 20px 15px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .article-items
  > *:not(:first-child) {
  padding: 20px 15px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .article-items
  .article-item
  .item-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .article-items
  .article-item
  .category-parent {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #404040;
  background: #f1f2f3;
  border-radius: 6px;
  padding: 3px 6px;
  margin: 0px;
  width: -moz-fit-content;
  width: fit-content;
  overflow-wrap: anywhere;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 20px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .article-items
  .article-item
  .category-parent:hover {
  color: #0e3962;
  opacity: 0.7;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .article-items
  .article-item
  .category-parent:active {
  opacity: 1;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .article-items
  .article-item
  .info-container {
  display: flex;
  width: 100%;
  margin: 6px 0px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .article-items
  .article-item
  .info-container:hover {
  opacity: 0.7;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .article-items
  .article-item
  .info-container:active {
  opacity: 1;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .article-items
  .article-item
  .info-container
  .item-body {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .article-items
  .article-item
  .info-container
  .item-body
  .article-title {
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  margin: 0px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .article-items
  .article-item
  .info-container
  .item-body
  .content-container {
  width: fit-content;
  max-width: 780px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .article-items
  .article-item
  .info-container
  .item-body
  .article-content {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #818389;
  margin-top: 8px;
  margin-bottom: 0px;
  word-break: break-all;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .article-items
  .article-item
  .read-time {
  display: flex;
  align-items: center;
  margin-inline-start: 30px;
  flex-shrink: 0;
  white-space: nowrap;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .article-items
  .article-item
  .read-time
  .read-time-title {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
  margin-inline-start: 6px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .article-items
  .article-item
  .read-time
  svg {
  stroke: none;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .article-items
  .article-item
  .read-info-container,
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .article-items
  .article-item
  .read-info-container
  .nav-link {
  display: flex;
  align-items: center;
  align-self: center;
  justify-content: flex-end;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .article-items
  .article-item
  .read-info-container
  .link-arrow,
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .article-items
  .article-item
  .read-info-container
  .nav-link
  .link-arrow {
  color: #0e3962;
  margin-inline-start: 35px;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .article-items
  .article-item
  .read-info-container
  .link-arrow
  .icon
  svg,
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .article-items
  .article-item
  .read-info-container
  .nav-link
  .link-arrow
  .icon
  svg {
  stroke: #0e3962;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .article-items
  .article-item
  .read-article-nav.mobile {
  display: none;
}
.page-31
  .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
  .articles-section.list
  .article-items
  .article-item
  .read-article-nav
  .link-arrow {
  display: flex;
}
@media (min-width: 600px) and (max-width: 990px) {
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.cards
    .article-items
    .article-item {
    max-width: 920px;
  }
}
@media (max-width: 600px) {
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section {
    padding: 20px;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section::before {
    content: none;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section
    .articles-body-container {
    width: 100%;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section
    .section-title {
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    font-size: 28px;
    line-height: 33px;
    margin-bottom: 20px;
    max-width: 450px;
    width: 100%;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.cards {
    margin: 20px auto 50px auto;
    padding: 20px;
    align-items: center;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.cards
    .article-items {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.cards
    .article-items
    .article-item {
    width: 100%;
    height: 210px;
    max-width: 450px;
    margin-bottom: 20px;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.cards
    .article-items
    .article-item
    .info-container
    .item-body
    .article-content {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.cards
    .article-items
    .article-item
    .category-parent-container
    .category-parent {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-time-title {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    margin-inline-start: 6px;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    color: #0e3962;
    align-items: center;
    display: flex;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow {
    margin: 0 3px;
    margin-inline-start: 7px;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.list
    .section-title {
    margin-inline-start: unset;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.list
    .image-container {
    display: none;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.list
    .articles-body-container
    .article-type-title {
    padding-inline-start: unset;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.list
    .article-items
    .article-item {
    display: flex;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.list
    .article-items
    .article-item:first-child {
    padding: 0 0 15px;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.list
    .article-items
    .article-item:not(:first-child) {
    padding: 15px 0;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.list
    .article-items
    .article-item
    .item-content {
    flex-direction: column;
    align-items: flex-start;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.list
    .article-items
    .article-item
    .item-content
    .read-info-container {
    align-self: unset;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.list
    .article-items
    .article-item
    .item-content
    .read-info-container
    .nav-link {
    display: flex;
    justify-content: space-between;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.list
    .article-items
    .article-item
    .item-content
    .read-info-container
    .nav-link
    .read-time {
    margin-inline-start: 0;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.list
    .article-items
    .article-item
    .item-content
    .read-info-container
    .nav-link
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.list
    .article-items
    .article-item
    .nav-link {
    width: 100%;
    display: flex;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.list
    .article-items
    .article-item
    .info-container {
    display: flex;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.list
    .article-items
    .article-item
    .info-container
    .item-body
    .article-title {
    -webkit-line-clamp: unset;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.list
    .article-items
    .article-item
    .item-info-wrapper
    .info-container {
    margin-bottom: 10px;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.list
    .article-items
    .article-item
    .read-article-nav.mobile {
    display: flex;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.list
    .article-items
    .article-item
    .read-article-nav.desktop {
    display: none;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.list
    .article-items
    .article-item
    .read-article-nav
    .link-arrow {
    color: #0e3962;
    margin-inline-start: 35px;
  }
  .page-31
    .core-article-list-c50cfd1b-e8bf-458e-9b5e-f69ded704d13
    .articles-section.list
    .article-items
    .article-item
    .read-article-nav
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
}

.page-20 .hero-edfea629-1ed6-4e4e-9925-2463efb6160b .section-hero {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.page-20 .hero-edfea629-1ed6-4e4e-9925-2463efb6160b .section-hero:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-image: url("");
  background-size: auto;
  opacity: 1;
  background-position: center;
  background-repeat: no-repeat;
}
.page-20 .hero-edfea629-1ed6-4e4e-9925-2463efb6160b .section-hero::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #ffffff;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper {
  position: relative;
  height: 50px;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper
  .search-box {
  overflow-y: visible;
  width: inherit;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar {
  position: relative;
  width: 100%;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper {
  position: absolute;
  top: 45%;
  left: 20px;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper
  .icon {
  z-index: 10;
  margin-top: 2px;
  position: relative;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input {
  border: 0px;
  width: 100%;
  height: 50px;
  border-radius: 12px;
  padding-inline-start: 42px;
  font-size: 14px;
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);
  outline: none;
  color: #404040;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input::placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #74767b;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input::-webkit-input-placeholder {
  line-height: normal;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input::-moz-placeholder {
  line-height: 50px;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input:focus::placeholder {
  color: transparent;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper {
  position: absolute;
  top: 33%;
  display: flex;
  right: 15px;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper
  .icon {
  z-index: 10;
  padding: 4px;
  color: #404040;
  cursor: pointer;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper
  .icon:hover {
  background: #f1f2f3;
  border-radius: 50%;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper
  .icon:active {
  background: #e0e0e0;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul {
  top: 40px;
  z-index: 10;
  border-radius: 12px;
  list-style-type: none;
  padding: 0;
  position: absolute;
  overflow: hidden;
  width: 100%;
  background: white;
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item {
  background-color: white;
  padding: 12px 20px 14px;
  font-size: 14px;
  color: #404040;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item:hover,
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item.highlighted {
  cursor: pointer;
  background: #f1f2f3;
  opacity: 0.8;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item:active {
  opacity: 1;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results {
  background-color: white;
  padding: 12px 20px 14px;
  font-size: 14px;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results:hover,
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results.highlighted {
  cursor: pointer;
  background: #f1f2f3;
  opacity: 0.8;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results:active {
  opacity: 1;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results
  .icon {
  margin-inline-start: 5px;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .no-results {
  background-color: white;
  padding: 12px 20px 14px;
  font-size: 14px;
  color: #818389;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper
  .icon {
  color: #0e3962;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper
  .icon
  path {
  fill: #0e3962;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper
  ul
  .show-more-results {
  color: #0e3962;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .search-wrapper
  ul
  .show-more-results
  .icon
  svg {
  stroke: #0e3962;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .title-block {
  flex-direction: column;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .title-block
  .title {
  font-weight: 600;
  font-size: 42px;
  line-height: 49px;
  color: #0e3962;
  margin-bottom: 3px;
  margin-top: 0;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero
  .hero-content
  .title-block
  .subtitle {
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #ffffff;
  margin: 0;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-center.tall,
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-side-by-side.tall {
  height: 520px;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-center.tall
  .hero-content,
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-side-by-side.tall
  .hero-content {
  margin-bottom: 15px;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-center.short,
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-side-by-side.short {
  height: 350px;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-center.short
  .hero-content,
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-side-by-side.short
  .hero-content {
  margin-bottom: 37px;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-center {
  flex-direction: column;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-center
  .title-block {
  align-items: center;
  margin-bottom: 20px;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-center
  .title-block
  .title,
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-center
  .title-block
  .subtitle {
  text-align: center;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-center
  .search-wrapper {
  width: 540px;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-center
  .search-container
  h1,
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-center
  .search-container
  h3 {
  max-width: 700px;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-center
  .hero-content {
  flex-direction: column;
  display: flex;
  align-items: center;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-center
  .hero-content
  .title-block
  .title {
  font-size: 50px;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-compact {
  flex-direction: row;
  justify-content: space-between;
  min-height: 135px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-compact
  .hero-content {
  justify-content: space-between;
  display: flex;
  align-items: center;
  flex-grow: 1;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-compact
  .hero-content
  .title-block {
  margin-inline-start: 45px;
  white-space: nowrap;
  margin-inline-end: 10px;
  width: 100%;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-compact
  .hero-content
  .title-block
  .subtitle {
  white-space: initial;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-compact
  .hero-content
  .title-block
  .title {
  white-space: initial;
  width: 100%;
  overflow: hidden;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-compact
  .hero-content
  .search-wrapper {
  max-width: 543px;
  width: 100%;
  margin-inline-end: 45px;
  margin-inline-start: 8px;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-compact
  .hero-content
  .search-wrapper
  .search-container {
  width: 100%;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-compact
  .hero-content
  .search-wrapper
  .search-container
  input {
  width: 100%;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-compact
  .hero-content
  .search-wrapper
  .search-box {
  margin-bottom: 6px;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-side-by-side {
  flex-direction: row;
  padding: 0 30px;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-side-by-side.right {
  flex-direction: row-reverse;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-side-by-side.right
  .image-container {
  margin-inline-end: 65px;
  margin-inline-start: 0;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-side-by-side
  .hero-content {
  max-width: 570px;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-side-by-side
  .hero-content
  .title-block {
  margin-bottom: 16px;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-side-by-side
  .image-container {
  display: flex;
  max-height: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 475px;
  width: 475px;
  margin-inline-start: 65px;
}
.page-20
  .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
  .section-hero.layout-side-by-side
  .image-container
  .hero-image {
  object-fit: cover;
  width: 100%;
  opacity: 1;
}
.page-20 .hero-edfea629-1ed6-4e4e-9925-2463efb6160b .section-hero .title-block {
  display: flex;
}
.page-20 .hero-edfea629-1ed6-4e4e-9925-2463efb6160b .section-hero h3 {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: white;
  margin-block-end: 12px;
}
.page-20 .hero-edfea629-1ed6-4e4e-9925-2463efb6160b .section-hero h3 span {
  font-weight: 600;
}

@media screen and (min-width: 900px) and (max-width: 1170px) {
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-side-by-side
    .hero-content,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-side-by-side
    .search-wrapper {
    width: 525px;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-side-by-side
    .image-container {
    width: 342px;
  }
}

@media screen and (min-width: 600px) and (max-width: 900px) {
  .page-20 .hero-edfea629-1ed6-4e4e-9925-2463efb6160b .section-hero {
    padding: 25px 20px 35px 20px;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero
    .hero-content {
    width: 100%;
    align-items: flex-start;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero
    .hero-content
    .title-block {
    align-items: flex-start;
    flex-direction: column;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero
    .hero-content
    .title-block
    .title {
    font-weight: 600;
    font-size: 42px;
    line-height: 49px;
    font-size: 40px;
    line-height: 42px;
    text-align: start;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero
    .hero-content
    .title-block
    .subtitle {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    text-align: start;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-center.short,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-center.tall,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-side-by-side.short,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-side-by-side.tall {
    height: 300px;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-center
    .hero-content
    .title-block
    .title {
    font-size: 42px;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-center.short
    .title-block {
    align-items: center;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-center.short
    .title-block
    .title,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-center.short
    .title-block
    .subtitle {
    text-align: center;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-compact {
    flex-direction: column;
    padding-top: 25px;
    padding-bottom: 35px;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-compact
    .hero-content {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-compact
    .hero-content
    .title-block {
    align-items: flex-start;
    margin-inline-start: 0px;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-compact.tall,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-compact.short {
    height: unset;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-compact.tall
    .hero-content,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-compact.short
    .hero-content {
    margin-bottom: 0;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-compact
    .title {
    white-space: initial;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-compact
    .title-block {
    margin-bottom: 20px;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-compact
    .hero-content
    .search-wrapper {
    max-width: unset;
    margin-inline-start: 0px;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-side-by-side
    .hero-content,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-side-by-side
    .search-wrapper {
    min-width: 320px;
    max-width: 475px;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-side-by-side.short
    .hero-content,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-side-by-side.tall
    .hero-content {
    margin-bottom: 0;
    padding: 20px 0 40px;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-side-by-side
    .image-container {
    width: 300px;
  }
}

@media only screen and (max-width: 600px) {
  .page-20 .hero-edfea629-1ed6-4e4e-9925-2463efb6160b .section-hero {
    padding: 25px 20px 35px 20px;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero
    .hero-content {
    width: 100%;
    align-items: flex-start;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero
    .hero-content
    .title-block {
    align-items: flex-start;
    flex-direction: column;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero
    .hero-content
    .title-block
    .title {
    font-weight: 600;
    font-size: 42px;
    line-height: 49px;
    font-size: 40px;
    line-height: 42px;
    text-align: start;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero
    .hero-content
    .title-block
    .subtitle {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    text-align: start;
  }
  .page-20 .hero-edfea629-1ed6-4e4e-9925-2463efb6160b .section-hero:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-image: url("");
    background-size: auto;
    opacity: 1;
    background-position: center;
    background-repeat: no-repeat;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-compact,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-center,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-side-by-side {
    flex-direction: column;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-compact
    .hero-content,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-center
    .hero-content,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-side-by-side
    .hero-content {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-compact
    .hero-content
    .title-block,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-center
    .hero-content
    .title-block,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-side-by-side
    .hero-content
    .title-block {
    align-items: flex-start;
    margin-inline-start: 0px;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-compact.tall,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-compact.short,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-center.tall,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-center.short,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-side-by-side.tall,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-side-by-side.short {
    height: unset;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-compact.tall
    .hero-content,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-compact.short
    .hero-content,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-center.tall
    .hero-content,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-center.short
    .hero-content,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-side-by-side.tall
    .hero-content,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-side-by-side.short
    .hero-content {
    margin-bottom: 0;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-compact
    .hero-content
    .title-block,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-center
    .hero-content
    .title-block,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-side-by-side
    .hero-content
    .title-block {
    margin-bottom: 0px;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-compact
    .hero-content
    .title-block
    .title,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-center
    .hero-content
    .title-block
    .title,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .title {
    margin-bottom: 8px;
    font-size: 40px;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-compact
    .hero-content
    .title-block
    .subtitle,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-center
    .hero-content
    .title-block
    .subtitle,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .subtitle {
    margin-bottom: 22px;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-compact
    .search-wrapper,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-center
    .search-wrapper,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-side-by-side
    .search-wrapper {
    width: 100%;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-compact
    .image-container,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-center
    .image-container,
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-side-by-side
    .image-container {
    display: none;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-compact {
    padding-top: 25px;
    padding-bottom: 35px;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-compact
    .title {
    white-space: initial;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-compact
    .hero-content
    .search-wrapper {
    margin-inline-start: 0px;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-side-by-side {
    padding: 25px 20px;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-side-by-side
    .hero-content
    .title-block {
    margin-bottom: 22px;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .title {
    font-size: 40px;
    margin-bottom: 0;
  }
  .page-20
    .hero-edfea629-1ed6-4e4e-9925-2463efb6160b
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .subtitle {
    margin-top: 8px;
    margin-bottom: 0;
  }
}

.page-20 .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce .categories-empty-state {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 100px 0 200px 0;
  background-color: white;
  border-radius: 10px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .categories-empty-state::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #ffffff;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .categories-empty-state
  .empty-state-title {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 23px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
  margin-bottom: 20px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .categories-empty-state
  .all-topics-button {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #0e3962;
  padding: 12px 15px;
  display: flex;
  border: 1px solid #0e3962;
  box-sizing: border-box;
  border-radius: 5px;
  cursor: pointer;
}
@media (max-width: 600px) {
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .categories-empty-state {
    padding: 0px;
    align-items: baseline;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .categories-empty-state::before {
    content: none;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .categories-empty-state
    .all-topics-button {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    border: 2px solid #0e3962;
    padding: 10px 15px;
  }
}

.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .article-body
  > .articles-section {
  background: unset;
  border-radius: unset;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .article-body
  > .articles-section
  .section-title {
  color: #404040;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .article-body
  > .articles-section.list {
  padding: 35px 15px 10px 15px;
  margin: 0;
  max-width: 730px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .article-body
  > .articles-section.list
  .section-title {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin: 0 0 10px 0;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .article-body
  > .articles-section.list
  .article-items
  .article-item {
  padding-left: 0;
  display: flex;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .category-parent {
  padding: 0 6px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .item-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .info-container
  .item-body {
  flex-direction: column;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .read-time {
  white-space: nowrap;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .read-article-nav.mobile {
  display: none;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .read-article-nav
  .link-arrow {
  display: flex;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .article-body
  > .articles-section.cards {
  padding: 35px 15px 10px 15px;
  margin: 0;
  max-width: 730px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .article-body
  > .articles-section.cards
  .section-title {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin: 0 0 10px 0;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .article-body
  > .articles-section.cards
  .article-items
  .article-item {
  border-color: #e0e0e0;
  min-width: 216px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .category-parent-container {
  left: 12px;
  top: 12px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .category-parent-container
  .category-parent {
  text-overflow: ellipsis;
  max-width: 100%;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .category-parent-container
  + .nav-link
  .info-container {
  padding-top: 36px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .info-container {
  padding: 13px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .info-container
  .item-body
  .article-content {
  -webkit-line-clamp: 1;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .info-container
  .item-body
  .article-title {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-block-end: 0px;
  margin-block-start: 0px;
}
@media (max-width: 750px) {
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.cards {
    background: transparent;
    padding-bottom: 0;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.cards
    .article-items {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.cards
    .article-items
    .article-item {
    width: 100%;
    height: 210px;
    max-width: 450px;
    margin-bottom: 20px;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .item-body
    .article-content {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .category-parent-container
    .category-parent {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-time-title {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    margin-inline-start: 6px;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    color: #0e3962;
    align-items: center;
    display: flex;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow {
    margin: 0 3px;
    margin-inline-start: 7px;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.cards
    .section-title {
    margin-bottom: 20px;
    max-width: 450px;
    width: 100%;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.cards
    .articles-body-container {
    width: 100%;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.cards
    .articles-body-container
    .article-items {
    align-items: baseline;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.cards
    .articles-body-container
    .article-items
    .article-item {
    height: 100%;
  }
}
@media (max-width: 600px) {
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .item-content {
    flex-direction: column;
    align-items: flex-start;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-info-container {
    align-self: unset;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-info-container
    .read-time {
    margin-inline-start: 0;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-article-nav.mobile {
    display: flex;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-article-nav.desktop {
    display: none;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-article-nav
    .link-arrow {
    color: #0e3962;
    margin-inline-start: 35px;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-article-nav
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.cards {
    background: transparent;
    padding-bottom: 0;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.cards
    .article-items {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.cards
    .article-items
    .article-item {
    width: 100%;
    height: 210px;
    max-width: 450px;
    margin-bottom: 20px;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .item-body
    .article-content {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .category-parent-container
    .category-parent {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-time-title {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    margin-inline-start: 6px;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    color: #0e3962;
    align-items: center;
    display: flex;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow {
    margin: 0 3px;
    margin-inline-start: 7px;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .article-body
    > .articles-section.cards
    .article-items
    .article-item {
    height: 100%;
  }
}

.page-20 .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce .articles-section {
  background: white;
  border-radius: 10px;
  margin: 20px auto;
  padding: 30px;
  display: flex;
  flex-direction: column;
  overflow: auto;
  max-width: 1140px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #ffffff;
}
.page-20 .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce .articles-section a {
  text-decoration: none;
}
.page-20 .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce .articles-section h2 {
  font-weight: 600;
  font-size: 42px;
  line-height: 49px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section
  .section-title {
  color: #0e3962;
  font-weight: 600;
  font-size: 42px;
  margin: 0 0 40px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section
  .article-type-title {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
}
.page-20 .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce .articles-section.cards {
  background: transparent;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.cards
  .article-type-title {
  margin-bottom: 20px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.cards
  .article-type-title:not(.first) {
  margin-top: 40px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.cards
  .article-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: auto;
  grid-gap: 30px;
}
@media (min-width: 600px) and (max-width: 990px) {
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.cards
    .article-items {
    grid-template-columns: repeat(2, 1fr);
  }
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.cards
  .article-items
  .category-parent-container {
  position: absolute;
  width: fit-content;
  max-width: 90%;
  width: -moz-fit-content;
  left: 20px;
  right: 20px;
  top: 20px;
  z-index: 1;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.cards
  .article-items
  .category-parent-container
  .category-parent {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #404040;
  background: #f1f2f3;
  border-radius: 6px;
  padding: 3px 6px;
  margin: 0px;
  width: -moz-fit-content;
  width: fit-content;
  overflow-wrap: anywhere;
  padding: 2px 6px;
  line-height: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.cards
  .article-items
  .category-parent-container
  .category-parent:hover {
  color: #0e3962;
  opacity: 0.7;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.cards
  .article-items
  .category-parent-container
  .category-parent:hover:active {
  opacity: 1;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.cards
  .article-items
  .article-item {
  overflow: hidden;
  border: 1px solid #f1f2f3;
  box-sizing: border-box;
  border-radius: 8px;
  max-width: 350px;
  background: white;
  font-style: normal;
  font-size: 16px;
  color: #404040;
  color: inherit;
  transition: opacity 0.05s ease-out, transform 0.05s ease-out;
  max-height: 210px;
  height: 100%;
  position: relative;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.cards
  .article-items
  .article-item
  .category-parent-container
  + .nav-link
  .info-container {
  padding-top: 40px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.cards
  .article-items
  .article-item
  .info-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px;
  height: 100%;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.cards
  .article-items
  .article-item
  .info-container:hover {
  opacity: 0.7;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.cards
  .article-items
  .article-item
  .info-container:active {
  opacity: 1;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .item-body {
  min-height: 54px;
  margin-top: 7px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .item-body
  .article-title {
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  margin-top: 0px;
  margin-bottom: 10px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .item-body
  .article-content {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  line-height: 20px;
  color: #818389;
  margin-bottom: 17px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-time {
  display: flex;
  align-items: center;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-time
  svg {
  stroke: none;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-time-title {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
  margin-inline-start: 6px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-info-container {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-info-container
  .read-article-nav {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  align-items: center;
  color: #0e3962;
  display: flex;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-info-container
  .read-article-nav
  .link-arrow {
  margin: 0 3px;
  margin-inline-start: 7px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-info-container
  .read-article-nav
  .link-arrow
  .icon
  svg {
  stroke: #0e3962;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  h2 {
  margin-inline-start: 15px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .articles-body-container {
  display: flex;
  flex-direction: row;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .articles-body-container
  .article-type-title {
  margin-bottom: 24px;
  padding-inline-start: 15px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .articles-body-container
  .article-type-title:not(.first) {
  margin-top: 20px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .articles-body-container
  .image-container {
  margin-inline-end: 100px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .articles-body-container
  .image-container
  img {
  max-width: 445px;
  max-height: 445px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .article-items-container {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .article-items {
  width: 100%;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .article-items
  > *:not(:last-child) {
  border-bottom: 1px solid #f1f2f3;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .article-items
  > :first-child {
  padding: 0 15px 20px 15px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .article-items
  > *:not(:first-child) {
  padding: 20px 15px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .article-items
  .article-item
  .item-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .article-items
  .article-item
  .category-parent {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #404040;
  background: #f1f2f3;
  border-radius: 6px;
  padding: 3px 6px;
  margin: 0px;
  width: -moz-fit-content;
  width: fit-content;
  overflow-wrap: anywhere;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 20px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .article-items
  .article-item
  .category-parent:hover {
  color: #0e3962;
  opacity: 0.7;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .article-items
  .article-item
  .category-parent:active {
  opacity: 1;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .article-items
  .article-item
  .info-container {
  display: flex;
  width: 100%;
  margin: 6px 0px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .article-items
  .article-item
  .info-container:hover {
  opacity: 0.7;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .article-items
  .article-item
  .info-container:active {
  opacity: 1;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .article-items
  .article-item
  .info-container
  .item-body {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .article-items
  .article-item
  .info-container
  .item-body
  .article-title {
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  margin: 0px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .article-items
  .article-item
  .info-container
  .item-body
  .content-container {
  width: fit-content;
  max-width: 780px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .article-items
  .article-item
  .info-container
  .item-body
  .article-content {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #818389;
  margin-top: 8px;
  margin-bottom: 0px;
  word-break: break-all;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .article-items
  .article-item
  .read-time {
  display: flex;
  align-items: center;
  margin-inline-start: 30px;
  flex-shrink: 0;
  white-space: nowrap;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .article-items
  .article-item
  .read-time
  .read-time-title {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
  margin-inline-start: 6px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .article-items
  .article-item
  .read-time
  svg {
  stroke: none;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .article-items
  .article-item
  .read-info-container,
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .article-items
  .article-item
  .read-info-container
  .nav-link {
  display: flex;
  align-items: center;
  align-self: center;
  justify-content: flex-end;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .article-items
  .article-item
  .read-info-container
  .link-arrow,
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .article-items
  .article-item
  .read-info-container
  .nav-link
  .link-arrow {
  color: #0e3962;
  margin-inline-start: 35px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .article-items
  .article-item
  .read-info-container
  .link-arrow
  .icon
  svg,
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .article-items
  .article-item
  .read-info-container
  .nav-link
  .link-arrow
  .icon
  svg {
  stroke: #0e3962;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .article-items
  .article-item
  .read-article-nav.mobile {
  display: none;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .articles-section.list
  .article-items
  .article-item
  .read-article-nav
  .link-arrow {
  display: flex;
}
@media (min-width: 600px) and (max-width: 990px) {
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.cards
    .article-items
    .article-item {
    max-width: 920px;
  }
}
@media (max-width: 600px) {
  .page-20 .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce .articles-section {
    padding: 20px;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section::before {
    content: none;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section
    .articles-body-container {
    width: 100%;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section
    .section-title {
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    font-size: 28px;
    line-height: 33px;
    margin-bottom: 20px;
    max-width: 450px;
    width: 100%;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.cards {
    margin: 20px auto 50px auto;
    padding: 20px;
    align-items: center;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.cards
    .article-items {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.cards
    .article-items
    .article-item {
    width: 100%;
    height: 210px;
    max-width: 450px;
    margin-bottom: 20px;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.cards
    .article-items
    .article-item
    .info-container
    .item-body
    .article-content {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.cards
    .article-items
    .article-item
    .category-parent-container
    .category-parent {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-time-title {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    margin-inline-start: 6px;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    color: #0e3962;
    align-items: center;
    display: flex;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow {
    margin: 0 3px;
    margin-inline-start: 7px;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.list
    .section-title {
    margin-inline-start: unset;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.list
    .image-container {
    display: none;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.list
    .articles-body-container
    .article-type-title {
    padding-inline-start: unset;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.list
    .article-items
    .article-item {
    display: flex;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.list
    .article-items
    .article-item:first-child {
    padding: 0 0 15px;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.list
    .article-items
    .article-item:not(:first-child) {
    padding: 15px 0;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.list
    .article-items
    .article-item
    .item-content {
    flex-direction: column;
    align-items: flex-start;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.list
    .article-items
    .article-item
    .item-content
    .read-info-container {
    align-self: unset;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.list
    .article-items
    .article-item
    .item-content
    .read-info-container
    .nav-link {
    display: flex;
    justify-content: space-between;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.list
    .article-items
    .article-item
    .item-content
    .read-info-container
    .nav-link
    .read-time {
    margin-inline-start: 0;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.list
    .article-items
    .article-item
    .item-content
    .read-info-container
    .nav-link
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.list
    .article-items
    .article-item
    .nav-link {
    width: 100%;
    display: flex;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.list
    .article-items
    .article-item
    .info-container {
    display: flex;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.list
    .article-items
    .article-item
    .info-container
    .item-body
    .article-title {
    -webkit-line-clamp: unset;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.list
    .article-items
    .article-item
    .item-info-wrapper
    .info-container {
    margin-bottom: 10px;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.list
    .article-items
    .article-item
    .read-article-nav.mobile {
    display: flex;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.list
    .article-items
    .article-item
    .read-article-nav.desktop {
    display: none;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.list
    .article-items
    .article-item
    .read-article-nav
    .link-arrow {
    color: #0e3962;
    margin-inline-start: 35px;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .articles-section.list
    .article-items
    .article-item
    .read-article-nav
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
}

.page-20 .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce .section-article {
  width: 100%;
  padding: 0 124px;
  display: flex;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 50px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #ffffff;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body {
  padding: 30px 15px 20px 15px;
  background: white;
  border-radius: 10px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-page-title {
  font-weight: 600;
  font-size: 42px;
  line-height: 49px;
  color: #0e3962;
  max-width: 730px;
  margin-top: 0px;
  margin-inline-start: 15px;
  overflow-wrap: anywhere;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-info-container {
  display: flex;
  align-items: center;
  margin-inline-start: 15px;
  margin-bottom: 26px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-info-container
  .author-avatar {
  margin-inline-end: 8px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-info-container
  .article-info {
  color: #818389;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-info-container
  .article-info
  .author-name {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-block-end: 0px;
  margin-block-start: 0px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-info-container
  .article-info
  .author-name.two-info-items {
  margin-bottom: 5px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-info-container
  .read-time-and-update-date,
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-info-container
  .read-time {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: flex;
  align-items: center;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-info-container
  .read-time-and-update-date
  .divider-dot,
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-info-container
  .read-time
  .divider-dot {
  padding: 0 3px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-info-container
  .read-time-and-update-date
  .icon,
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-info-container
  .read-time
  .icon {
  margin-inline-end: 6px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-type-header {
  margin-top: 30px;
  margin-bottom: 15px;
  margin-inline-start: 15px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-type-header
  .type-container {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 5px 8px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-type-header
  .type-container.type-feature-request,
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-type-header
  .type-container.type-110 {
  border: 1px solid #fdb10c;
  color: #fdb10c;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-type-header
  .type-container.type-feature-request.resolution-116,
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-type-header
  .type-container.type-110.resolution-116 {
  color: #57e096;
  border: 1px solid #57e096;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-type-header
  .type-container.type-known-issue,
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-type-header
  .type-container.type-120 {
  border: 1px solid #ff6666;
  color: #ff6666;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-type-header
  .type-container.type-known-issue.resolution-124,
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-type-header
  .type-container.type-120.resolution-124 {
  color: #57e096;
  border: 1px solid #57e096;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-type-header
  .type-container.type-known-issue.resolution-126,
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-type-header
  .type-container.type-120.resolution-126 {
  color: #b2b7bb;
  border: 1px solid #b2b7bb;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-type-header
  .type-container {
  margin-inline-end: 10px;
  display: inline-flex;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-type-header
  .status-title {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #404040;
  padding: 5px 0;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-type-header
  .status-title
  .bold-text {
  font-weight: 600;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .next-prev-links {
  display: flex;
  justify-content: space-between;
  padding: 25px 15px;
  border-top: 1px solid #e0e0e0;
  max-width: 730px;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .next-prev-links
  .nav-link {
  text-decoration: none;
  color: #404040;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .next-prev-links
  span {
  text-decoration: underline;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .next-prev-links
  .arrow-icon {
  position: relative;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .next-prev-links
  .arrow-icon
  svg {
  stroke: #0e3962;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .next-prev-links
  .prev-link
  .arrow-icon {
  transform: rotate(180deg);
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .next-prev-links
  .next-link {
  margin-left: auto;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-view
  .components-viewer
  .link,
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-body
  .article-view
  .components-viewer
  a {
  color: #0e3962;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .feedback-option {
  color: #0e3962;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .feedback-option:hover:after {
  background: #0e3962;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .feedback-option.chosen:after {
  background: #0e3962;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .article-feedback
  .contact-us
  .contact-button {
  color: #0e3962;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .anchor.in-view
  a {
  color: #0e3962;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .anchor:hover
  a {
  color: #0e3962;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .anchor.indent-2:active
  a {
  color: #0e3962;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .anchor.indent-3.in-view {
  border-color: #0e3962;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .anchor.indent-3:hover {
  border-color: #0e3962;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .anchor.indent-4.in-view {
  border-color: #0e3962;
}
.page-20
  .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
  .section-article
  .anchor.indent-4:hover {
  border-color: #0e3962;
}
@media (max-width: 990px) {
  .page-20 .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce .section-article {
    padding: 20px;
  }
}
@media (max-width: 750px) {
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .section-article
    .article-body {
    overflow: auto;
  }
}
@media (max-width: 600px) {
  .page-20 .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce .section-article {
    padding: 20px 0 20px 0;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .section-article::before {
    background-color: transparent;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .section-article
    .article-body {
    padding: 20px;
    width: 100%;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .section-article
    .article-body
    .article-type-header {
    line-height: 25px;
    display: flex;
    align-items: center;
    margin-inline-start: unset;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .section-article
    .article-body
    .article-type-header
    .type-container {
    min-width: fit-content;
    padding: 7px 5px;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .section-article
    .article-body
    .article-page-title,
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .section-article
    .article-body
    .article-info-container {
    margin-inline-start: unset;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .section-article
    .article-body
    .article-page-title {
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    font-size: 28px;
    line-height: 33px;
    margin-bottom: 12px;
  }
  .page-20
    .article-9af42a72-7e89-4f17-90a8-78a8c07b7bce
    .section-article
    .article-body
    .article-feedback {
    padding: 0 0 25px;
  }
}

.page-22 .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd .section-hero {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.page-22 .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd .section-hero:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-image: url(https://d2x3xhvgiqkx42.cloudfront.net/00000000-0000-0000-0000-000000000000/661326e1-2e9a-479b-a45a-0ab82fcd1941/2020/06/25/c7ec89a3-cd09-4a12-ad08-efd97fed5e63/784b3235-c2b8-4e00-8bc2-09e40839f2bb.png);
  background-size: cover;
  opacity: 1;
  background-position: center;
  background-repeat: no-repeat;
}
.page-22 .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd .section-hero::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #0e3962;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper {
  position: relative;
  height: 50px;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper
  .search-box {
  overflow-y: visible;
  width: inherit;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar {
  position: relative;
  width: 100%;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper {
  position: absolute;
  top: 45%;
  left: 20px;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper
  .icon {
  z-index: 10;
  margin-top: 2px;
  position: relative;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input {
  border: 0px;
  width: 100%;
  height: 50px;
  border-radius: 12px;
  padding-inline-start: 42px;
  font-size: 14px;
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);
  outline: none;
  color: #404040;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input::placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #74767b;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input::-webkit-input-placeholder {
  line-height: normal;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input::-moz-placeholder {
  line-height: 50px;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input:focus::placeholder {
  color: transparent;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper {
  position: absolute;
  top: 33%;
  display: flex;
  right: 15px;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper
  .icon {
  z-index: 10;
  padding: 4px;
  color: #404040;
  cursor: pointer;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper
  .icon:hover {
  background: #f1f2f3;
  border-radius: 50%;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper
  .icon:active {
  background: #e0e0e0;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul {
  top: 40px;
  z-index: 10;
  border-radius: 12px;
  list-style-type: none;
  padding: 0;
  position: absolute;
  overflow: hidden;
  width: 100%;
  background: white;
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item {
  background-color: white;
  padding: 12px 20px 14px;
  font-size: 14px;
  color: #404040;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item:hover,
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item.highlighted {
  cursor: pointer;
  background: #f1f2f3;
  opacity: 0.8;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item:active {
  opacity: 1;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results {
  background-color: white;
  padding: 12px 20px 14px;
  font-size: 14px;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results:hover,
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results.highlighted {
  cursor: pointer;
  background: #f1f2f3;
  opacity: 0.8;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results:active {
  opacity: 1;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results
  .icon {
  margin-inline-start: 5px;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .no-results {
  background-color: white;
  padding: 12px 20px 14px;
  font-size: 14px;
  color: #818389;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper
  .icon {
  color: #0e3962;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper
  .icon
  path {
  fill: #0e3962;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper
  ul
  .show-more-results {
  color: #0e3962;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .search-wrapper
  ul
  .show-more-results
  .icon
  svg {
  stroke: #0e3962;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .title-block {
  flex-direction: column;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .title-block
  .title {
  font-weight: 600;
  font-size: 42px;
  line-height: 49px;
  color: #ffffff;
  margin-bottom: 3px;
  margin-top: 0;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero
  .hero-content
  .title-block
  .subtitle {
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #ffffff;
  margin: 0;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-center.tall,
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-side-by-side.tall {
  height: 520px;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-center.tall
  .hero-content,
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-side-by-side.tall
  .hero-content {
  margin-bottom: 15px;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-center.short,
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-side-by-side.short {
  height: 350px;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-center.short
  .hero-content,
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-side-by-side.short
  .hero-content {
  margin-bottom: 37px;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-center {
  flex-direction: column;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-center
  .title-block {
  align-items: center;
  margin-bottom: 20px;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-center
  .title-block
  .title,
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-center
  .title-block
  .subtitle {
  text-align: center;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-center
  .search-wrapper {
  width: 540px;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-center
  .search-container
  h1,
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-center
  .search-container
  h3 {
  max-width: 700px;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-center
  .hero-content {
  flex-direction: column;
  display: flex;
  align-items: center;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-center
  .hero-content
  .title-block
  .title {
  font-size: 50px;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-compact {
  flex-direction: row;
  justify-content: space-between;
  min-height: 135px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-compact
  .hero-content {
  justify-content: space-between;
  display: flex;
  align-items: center;
  flex-grow: 1;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-compact
  .hero-content
  .title-block {
  margin-inline-start: 45px;
  white-space: nowrap;
  margin-inline-end: 10px;
  width: 100%;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-compact
  .hero-content
  .title-block
  .subtitle {
  white-space: initial;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-compact
  .hero-content
  .title-block
  .title {
  white-space: initial;
  width: 100%;
  overflow: hidden;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-compact
  .hero-content
  .search-wrapper {
  max-width: 543px;
  width: 100%;
  margin-inline-end: 45px;
  margin-inline-start: 8px;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-compact
  .hero-content
  .search-wrapper
  .search-container {
  width: 100%;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-compact
  .hero-content
  .search-wrapper
  .search-container
  input {
  width: 100%;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-compact
  .hero-content
  .search-wrapper
  .search-box {
  margin-bottom: 6px;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-side-by-side {
  flex-direction: row;
  padding: 0 30px;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-side-by-side.right {
  flex-direction: row-reverse;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-side-by-side.right
  .image-container {
  margin-inline-end: 65px;
  margin-inline-start: 0;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-side-by-side
  .hero-content {
  max-width: 570px;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-side-by-side
  .hero-content
  .title-block {
  margin-bottom: 16px;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-side-by-side
  .image-container {
  display: flex;
  max-height: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 475px;
  width: 475px;
  margin-inline-start: 65px;
}
.page-22
  .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
  .section-hero.layout-side-by-side
  .image-container
  .hero-image {
  object-fit: cover;
  width: 100%;
  opacity: 1;
}
.page-22 .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd .section-hero .title-block {
  display: flex;
}
.page-22 .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd .section-hero h3 {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: white;
  margin-block-end: 12px;
}
.page-22 .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd .section-hero h3 span {
  font-weight: 600;
}

@media screen and (min-width: 900px) and (max-width: 1170px) {
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-side-by-side
    .hero-content,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-side-by-side
    .search-wrapper {
    width: 525px;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-side-by-side
    .image-container {
    width: 342px;
  }
}

@media screen and (min-width: 600px) and (max-width: 900px) {
  .page-22 .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd .section-hero {
    padding: 25px 20px 35px 20px;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero
    .hero-content {
    width: 100%;
    align-items: flex-start;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero
    .hero-content
    .title-block {
    align-items: flex-start;
    flex-direction: column;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero
    .hero-content
    .title-block
    .title {
    font-weight: 600;
    font-size: 42px;
    line-height: 49px;
    font-size: 40px;
    line-height: 42px;
    text-align: start;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero
    .hero-content
    .title-block
    .subtitle {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    text-align: start;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-center.short,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-center.tall,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-side-by-side.short,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-side-by-side.tall {
    height: 300px;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-center
    .hero-content
    .title-block
    .title {
    font-size: 42px;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-center.short
    .title-block {
    align-items: center;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-center.short
    .title-block
    .title,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-center.short
    .title-block
    .subtitle {
    text-align: center;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-compact {
    flex-direction: column;
    padding-top: 25px;
    padding-bottom: 35px;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-compact
    .hero-content {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-compact
    .hero-content
    .title-block {
    align-items: flex-start;
    margin-inline-start: 0px;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-compact.tall,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-compact.short {
    height: unset;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-compact.tall
    .hero-content,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-compact.short
    .hero-content {
    margin-bottom: 0;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-compact
    .title {
    white-space: initial;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-compact
    .title-block {
    margin-bottom: 20px;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-compact
    .hero-content
    .search-wrapper {
    max-width: unset;
    margin-inline-start: 0px;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-side-by-side
    .hero-content,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-side-by-side
    .search-wrapper {
    min-width: 320px;
    max-width: 475px;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-side-by-side.short
    .hero-content,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-side-by-side.tall
    .hero-content {
    margin-bottom: 0;
    padding: 20px 0 40px;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-side-by-side
    .image-container {
    width: 300px;
  }
}

@media only screen and (max-width: 600px) {
  .page-22 .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd .section-hero {
    padding: 25px 20px 35px 20px;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero
    .hero-content {
    width: 100%;
    align-items: flex-start;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero
    .hero-content
    .title-block {
    align-items: flex-start;
    flex-direction: column;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero
    .hero-content
    .title-block
    .title {
    font-weight: 600;
    font-size: 42px;
    line-height: 49px;
    font-size: 40px;
    line-height: 42px;
    text-align: start;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero
    .hero-content
    .title-block
    .subtitle {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    text-align: start;
  }
  .page-22 .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd .section-hero:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-image: url(https://d2x3xhvgiqkx42.cloudfront.net/00000000-0000-0000-0000-000000000000/6d88ea07-e3f5-499c-988f-77ac386ebacf/2020/06/07/0f05aaeb-83c6-4018-9610-cd2afe5a29b8/67b75f6a-7e61-4e64-8418-43dc3254b429.png);
    background-size: auto;
    opacity: 1;
    background-position: center;
    background-repeat: no-repeat;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-compact,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-center,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-side-by-side {
    flex-direction: column;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-compact
    .hero-content,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-center
    .hero-content,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-side-by-side
    .hero-content {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-compact
    .hero-content
    .title-block,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-center
    .hero-content
    .title-block,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-side-by-side
    .hero-content
    .title-block {
    align-items: flex-start;
    margin-inline-start: 0px;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-compact.tall,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-compact.short,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-center.tall,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-center.short,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-side-by-side.tall,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-side-by-side.short {
    height: unset;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-compact.tall
    .hero-content,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-compact.short
    .hero-content,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-center.tall
    .hero-content,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-center.short
    .hero-content,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-side-by-side.tall
    .hero-content,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-side-by-side.short
    .hero-content {
    margin-bottom: 0;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-compact
    .hero-content
    .title-block,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-center
    .hero-content
    .title-block,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-side-by-side
    .hero-content
    .title-block {
    margin-bottom: 0px;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-compact
    .hero-content
    .title-block
    .title,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-center
    .hero-content
    .title-block
    .title,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .title {
    margin-bottom: 8px;
    font-size: 40px;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-compact
    .hero-content
    .title-block
    .subtitle,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-center
    .hero-content
    .title-block
    .subtitle,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .subtitle {
    margin-bottom: 22px;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-compact
    .search-wrapper,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-center
    .search-wrapper,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-side-by-side
    .search-wrapper {
    width: 100%;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-compact
    .image-container,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-center
    .image-container,
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-side-by-side
    .image-container {
    display: none;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-compact {
    padding-top: 25px;
    padding-bottom: 35px;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-compact
    .title {
    white-space: initial;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-compact
    .hero-content
    .search-wrapper {
    margin-inline-start: 0px;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-side-by-side {
    padding: 25px 20px;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-side-by-side
    .hero-content
    .title-block {
    margin-bottom: 22px;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .title {
    font-size: 40px;
    margin-bottom: 0;
  }
  .page-22
    .hero-2428ff9c-a04f-4d7e-bb22-d44b3eed9cdd
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .subtitle {
    margin-top: 8px;
    margin-bottom: 0;
  }
}

.page-22 .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26 .categories-empty-state {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 100px 0 200px 0;
  background-color: white;
  border-radius: 10px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .categories-empty-state::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #ffffff;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .categories-empty-state
  .empty-state-title {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 23px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
  margin-bottom: 20px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .categories-empty-state
  .all-topics-button {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #0e3962;
  padding: 12px 15px;
  display: flex;
  border: 1px solid #0e3962;
  box-sizing: border-box;
  border-radius: 5px;
  cursor: pointer;
}
@media (max-width: 600px) {
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .categories-empty-state {
    padding: 0px;
    align-items: baseline;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .categories-empty-state::before {
    content: none;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .categories-empty-state
    .all-topics-button {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    border: 2px solid #0e3962;
    padding: 10px 15px;
  }
}

.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .article-body
  > .articles-section {
  background: unset;
  border-radius: unset;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .article-body
  > .articles-section
  .section-title {
  color: #404040;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .article-body
  > .articles-section.list {
  padding: 35px 15px 10px 15px;
  margin: 0;
  max-width: 730px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .article-body
  > .articles-section.list
  .section-title {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin: 0 0 10px 0;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .article-body
  > .articles-section.list
  .article-items
  .article-item {
  padding-left: 0;
  display: flex;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .category-parent {
  padding: 0 6px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .item-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .info-container
  .item-body {
  flex-direction: column;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .read-time {
  white-space: nowrap;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .read-article-nav.mobile {
  display: none;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .read-article-nav
  .link-arrow {
  display: flex;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .article-body
  > .articles-section.cards {
  padding: 35px 15px 10px 15px;
  margin: 0;
  max-width: 730px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .article-body
  > .articles-section.cards
  .section-title {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin: 0 0 10px 0;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .article-body
  > .articles-section.cards
  .article-items
  .article-item {
  border-color: #e0e0e0;
  min-width: 216px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .category-parent-container {
  left: 12px;
  top: 12px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .category-parent-container
  .category-parent {
  text-overflow: ellipsis;
  max-width: 100%;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .category-parent-container
  + .nav-link
  .info-container {
  padding-top: 36px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .info-container {
  padding: 13px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .info-container
  .item-body
  .article-content {
  -webkit-line-clamp: 1;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .info-container
  .item-body
  .article-title {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-block-end: 0px;
  margin-block-start: 0px;
}
@media (max-width: 750px) {
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.cards {
    background: transparent;
    padding-bottom: 0;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.cards
    .article-items {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.cards
    .article-items
    .article-item {
    width: 100%;
    height: 210px;
    max-width: 450px;
    margin-bottom: 20px;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .item-body
    .article-content {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .category-parent-container
    .category-parent {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-time-title {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    margin-inline-start: 6px;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    color: #0e3962;
    align-items: center;
    display: flex;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow {
    margin: 0 3px;
    margin-inline-start: 7px;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.cards
    .section-title {
    margin-bottom: 20px;
    max-width: 450px;
    width: 100%;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.cards
    .articles-body-container {
    width: 100%;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.cards
    .articles-body-container
    .article-items {
    align-items: baseline;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.cards
    .articles-body-container
    .article-items
    .article-item {
    height: 100%;
  }
}
@media (max-width: 600px) {
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .item-content {
    flex-direction: column;
    align-items: flex-start;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-info-container {
    align-self: unset;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-info-container
    .read-time {
    margin-inline-start: 0;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-article-nav.mobile {
    display: flex;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-article-nav.desktop {
    display: none;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-article-nav
    .link-arrow {
    color: #0e3962;
    margin-inline-start: 35px;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-article-nav
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.cards {
    background: transparent;
    padding-bottom: 0;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.cards
    .article-items {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.cards
    .article-items
    .article-item {
    width: 100%;
    height: 210px;
    max-width: 450px;
    margin-bottom: 20px;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .item-body
    .article-content {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .category-parent-container
    .category-parent {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-time-title {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    margin-inline-start: 6px;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    color: #0e3962;
    align-items: center;
    display: flex;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow {
    margin: 0 3px;
    margin-inline-start: 7px;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .article-body
    > .articles-section.cards
    .article-items
    .article-item {
    height: 100%;
  }
}

.page-22 .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26 .articles-section {
  background: white;
  border-radius: 10px;
  margin: 20px auto;
  padding: 30px;
  display: flex;
  flex-direction: column;
  overflow: auto;
  max-width: 1140px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #ffffff;
}
.page-22 .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26 .articles-section a {
  text-decoration: none;
}
.page-22 .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26 .articles-section h2 {
  font-weight: 600;
  font-size: 42px;
  line-height: 49px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section
  .section-title {
  color: #404040;
  font-weight: 600;
  font-size: 42px;
  margin: 0 0 40px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section
  .article-type-title {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
}
.page-22 .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26 .articles-section.cards {
  background: transparent;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.cards
  .article-type-title {
  margin-bottom: 20px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.cards
  .article-type-title:not(.first) {
  margin-top: 40px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.cards
  .article-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: auto;
  grid-gap: 30px;
}
@media (min-width: 600px) and (max-width: 990px) {
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.cards
    .article-items {
    grid-template-columns: repeat(2, 1fr);
  }
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.cards
  .article-items
  .category-parent-container {
  position: absolute;
  width: fit-content;
  max-width: 90%;
  width: -moz-fit-content;
  left: 20px;
  right: 20px;
  top: 20px;
  z-index: 1;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.cards
  .article-items
  .category-parent-container
  .category-parent {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #404040;
  background: #f1f2f3;
  border-radius: 6px;
  padding: 3px 6px;
  margin: 0px;
  width: -moz-fit-content;
  width: fit-content;
  overflow-wrap: anywhere;
  padding: 2px 6px;
  line-height: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.cards
  .article-items
  .category-parent-container
  .category-parent:hover {
  color: #0e3962;
  opacity: 0.7;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.cards
  .article-items
  .category-parent-container
  .category-parent:hover:active {
  opacity: 1;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.cards
  .article-items
  .article-item {
  overflow: hidden;
  border: 1px solid #f1f2f3;
  box-sizing: border-box;
  border-radius: 8px;
  max-width: 350px;
  background: white;
  font-style: normal;
  font-size: 16px;
  color: #404040;
  color: inherit;
  transition: opacity 0.05s ease-out, transform 0.05s ease-out;
  max-height: 210px;
  height: 100%;
  position: relative;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.cards
  .article-items
  .article-item
  .category-parent-container
  + .nav-link
  .info-container {
  padding-top: 40px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.cards
  .article-items
  .article-item
  .info-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px;
  height: 100%;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.cards
  .article-items
  .article-item
  .info-container:hover {
  opacity: 0.7;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.cards
  .article-items
  .article-item
  .info-container:active {
  opacity: 1;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .item-body {
  min-height: 54px;
  margin-top: 7px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .item-body
  .article-title {
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  margin-top: 0px;
  margin-bottom: 10px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .item-body
  .article-content {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  line-height: 20px;
  color: #818389;
  margin-bottom: 17px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-time {
  display: flex;
  align-items: center;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-time
  svg {
  stroke: none;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-time-title {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
  margin-inline-start: 6px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-info-container {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-info-container
  .read-article-nav {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  align-items: center;
  color: #0e3962;
  display: flex;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-info-container
  .read-article-nav
  .link-arrow {
  margin: 0 3px;
  margin-inline-start: 7px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-info-container
  .read-article-nav
  .link-arrow
  .icon
  svg {
  stroke: #0e3962;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  h2 {
  margin-inline-start: 15px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .articles-body-container {
  display: flex;
  flex-direction: row;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .articles-body-container
  .article-type-title {
  margin-bottom: 24px;
  padding-inline-start: 15px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .articles-body-container
  .article-type-title:not(.first) {
  margin-top: 20px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .articles-body-container
  .image-container {
  margin-inline-end: 100px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .articles-body-container
  .image-container
  img {
  max-width: 445px;
  max-height: 445px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .article-items-container {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .article-items {
  width: 100%;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .article-items
  > *:not(:last-child) {
  border-bottom: 1px solid #f1f2f3;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .article-items
  > :first-child {
  padding: 0 15px 20px 15px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .article-items
  > *:not(:first-child) {
  padding: 20px 15px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .article-items
  .article-item
  .item-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .article-items
  .article-item
  .category-parent {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #404040;
  background: #f1f2f3;
  border-radius: 6px;
  padding: 3px 6px;
  margin: 0px;
  width: -moz-fit-content;
  width: fit-content;
  overflow-wrap: anywhere;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 20px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .article-items
  .article-item
  .category-parent:hover {
  color: #0e3962;
  opacity: 0.7;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .article-items
  .article-item
  .category-parent:active {
  opacity: 1;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .article-items
  .article-item
  .info-container {
  display: flex;
  width: 100%;
  margin: 6px 0px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .article-items
  .article-item
  .info-container:hover {
  opacity: 0.7;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .article-items
  .article-item
  .info-container:active {
  opacity: 1;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .article-items
  .article-item
  .info-container
  .item-body {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .article-items
  .article-item
  .info-container
  .item-body
  .article-title {
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  margin: 0px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .article-items
  .article-item
  .info-container
  .item-body
  .content-container {
  width: fit-content;
  max-width: 780px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .article-items
  .article-item
  .info-container
  .item-body
  .article-content {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #818389;
  margin-top: 8px;
  margin-bottom: 0px;
  word-break: break-all;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .article-items
  .article-item
  .read-time {
  display: flex;
  align-items: center;
  margin-inline-start: 30px;
  flex-shrink: 0;
  white-space: nowrap;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .article-items
  .article-item
  .read-time
  .read-time-title {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
  margin-inline-start: 6px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .article-items
  .article-item
  .read-time
  svg {
  stroke: none;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .article-items
  .article-item
  .read-info-container,
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .article-items
  .article-item
  .read-info-container
  .nav-link {
  display: flex;
  align-items: center;
  align-self: center;
  justify-content: flex-end;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .article-items
  .article-item
  .read-info-container
  .link-arrow,
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .article-items
  .article-item
  .read-info-container
  .nav-link
  .link-arrow {
  color: #0e3962;
  margin-inline-start: 35px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .article-items
  .article-item
  .read-info-container
  .link-arrow
  .icon
  svg,
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .article-items
  .article-item
  .read-info-container
  .nav-link
  .link-arrow
  .icon
  svg {
  stroke: #0e3962;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .article-items
  .article-item
  .read-article-nav.mobile {
  display: none;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .articles-section.list
  .article-items
  .article-item
  .read-article-nav
  .link-arrow {
  display: flex;
}
@media (min-width: 600px) and (max-width: 990px) {
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.cards
    .article-items
    .article-item {
    max-width: 920px;
  }
}
@media (max-width: 600px) {
  .page-22 .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26 .articles-section {
    padding: 20px;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section::before {
    content: none;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section
    .articles-body-container {
    width: 100%;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section
    .section-title {
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    font-size: 28px;
    line-height: 33px;
    margin-bottom: 20px;
    max-width: 450px;
    width: 100%;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.cards {
    margin: 20px auto 50px auto;
    padding: 20px;
    align-items: center;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.cards
    .article-items {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.cards
    .article-items
    .article-item {
    width: 100%;
    height: 210px;
    max-width: 450px;
    margin-bottom: 20px;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.cards
    .article-items
    .article-item
    .info-container
    .item-body
    .article-content {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.cards
    .article-items
    .article-item
    .category-parent-container
    .category-parent {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-time-title {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    margin-inline-start: 6px;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    color: #0e3962;
    align-items: center;
    display: flex;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow {
    margin: 0 3px;
    margin-inline-start: 7px;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.list
    .section-title {
    margin-inline-start: unset;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.list
    .image-container {
    display: none;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.list
    .articles-body-container
    .article-type-title {
    padding-inline-start: unset;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.list
    .article-items
    .article-item {
    display: flex;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.list
    .article-items
    .article-item:first-child {
    padding: 0 0 15px;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.list
    .article-items
    .article-item:not(:first-child) {
    padding: 15px 0;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.list
    .article-items
    .article-item
    .item-content {
    flex-direction: column;
    align-items: flex-start;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.list
    .article-items
    .article-item
    .item-content
    .read-info-container {
    align-self: unset;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.list
    .article-items
    .article-item
    .item-content
    .read-info-container
    .nav-link {
    display: flex;
    justify-content: space-between;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.list
    .article-items
    .article-item
    .item-content
    .read-info-container
    .nav-link
    .read-time {
    margin-inline-start: 0;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.list
    .article-items
    .article-item
    .item-content
    .read-info-container
    .nav-link
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.list
    .article-items
    .article-item
    .nav-link {
    width: 100%;
    display: flex;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.list
    .article-items
    .article-item
    .info-container {
    display: flex;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.list
    .article-items
    .article-item
    .info-container
    .item-body
    .article-title {
    -webkit-line-clamp: unset;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.list
    .article-items
    .article-item
    .item-info-wrapper
    .info-container {
    margin-bottom: 10px;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.list
    .article-items
    .article-item
    .read-article-nav.mobile {
    display: flex;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.list
    .article-items
    .article-item
    .read-article-nav.desktop {
    display: none;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.list
    .article-items
    .article-item
    .read-article-nav
    .link-arrow {
    color: #0e3962;
    margin-inline-start: 35px;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .articles-section.list
    .article-items
    .article-item
    .read-article-nav
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
}

.page-22 .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26 .section-article {
  width: 100%;
  padding: 0 124px;
  display: flex;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 50px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #ffffff;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body {
  padding: 30px 15px 20px 15px;
  background: white;
  border-radius: 10px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-page-title {
  font-weight: 600;
  font-size: 42px;
  line-height: 49px;
  color: #404040;
  max-width: 730px;
  margin-top: 0px;
  margin-inline-start: 15px;
  overflow-wrap: anywhere;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-info-container {
  display: flex;
  align-items: center;
  margin-inline-start: 15px;
  margin-bottom: 26px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-info-container
  .author-avatar {
  margin-inline-end: 8px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-info-container
  .article-info {
  color: #818389;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-info-container
  .article-info
  .author-name {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-block-end: 0px;
  margin-block-start: 0px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-info-container
  .article-info
  .author-name.two-info-items {
  margin-bottom: 5px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-info-container
  .read-time-and-update-date,
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-info-container
  .read-time {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: flex;
  align-items: center;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-info-container
  .read-time-and-update-date
  .divider-dot,
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-info-container
  .read-time
  .divider-dot {
  padding: 0 3px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-info-container
  .read-time-and-update-date
  .icon,
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-info-container
  .read-time
  .icon {
  margin-inline-end: 6px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-type-header {
  margin-top: 30px;
  margin-bottom: 15px;
  margin-inline-start: 15px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-type-header
  .type-container {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 5px 8px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-type-header
  .type-container.type-feature-request,
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-type-header
  .type-container.type-110 {
  border: 1px solid #fdb10c;
  color: #fdb10c;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-type-header
  .type-container.type-feature-request.resolution-116,
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-type-header
  .type-container.type-110.resolution-116 {
  color: #57e096;
  border: 1px solid #57e096;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-type-header
  .type-container.type-known-issue,
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-type-header
  .type-container.type-120 {
  border: 1px solid #ff6666;
  color: #ff6666;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-type-header
  .type-container.type-known-issue.resolution-124,
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-type-header
  .type-container.type-120.resolution-124 {
  color: #57e096;
  border: 1px solid #57e096;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-type-header
  .type-container.type-known-issue.resolution-126,
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-type-header
  .type-container.type-120.resolution-126 {
  color: #b2b7bb;
  border: 1px solid #b2b7bb;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-type-header
  .type-container {
  margin-inline-end: 10px;
  display: inline-flex;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-type-header
  .status-title {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #404040;
  padding: 5px 0;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-type-header
  .status-title
  .bold-text {
  font-weight: 600;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .next-prev-links {
  display: flex;
  justify-content: space-between;
  padding: 25px 15px;
  border-top: 1px solid #e0e0e0;
  max-width: 730px;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .next-prev-links
  .nav-link {
  text-decoration: none;
  color: #404040;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .next-prev-links
  span {
  text-decoration: underline;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .next-prev-links
  .arrow-icon {
  position: relative;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .next-prev-links
  .arrow-icon
  svg {
  stroke: #0e3962;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .next-prev-links
  .prev-link
  .arrow-icon {
  transform: rotate(180deg);
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .next-prev-links
  .next-link {
  margin-left: auto;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-view
  .components-viewer
  .link,
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-body
  .article-view
  .components-viewer
  a {
  color: #0e3962;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .feedback-option {
  color: #0e3962;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .feedback-option:hover:after {
  background: #0e3962;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .feedback-option.chosen:after {
  background: #0e3962;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .article-feedback
  .contact-us
  .contact-button {
  color: #0e3962;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .anchor.in-view
  a {
  color: #0e3962;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .anchor:hover
  a {
  color: #0e3962;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .anchor.indent-2:active
  a {
  color: #0e3962;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .anchor.indent-3.in-view {
  border-color: #0e3962;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .anchor.indent-3:hover {
  border-color: #0e3962;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .anchor.indent-4.in-view {
  border-color: #0e3962;
}
.page-22
  .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
  .section-article
  .anchor.indent-4:hover {
  border-color: #0e3962;
}
@media (max-width: 990px) {
  .page-22 .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26 .section-article {
    padding: 20px;
  }
}
@media (max-width: 750px) {
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .section-article
    .article-body {
    overflow: auto;
  }
}
@media (max-width: 600px) {
  .page-22 .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26 .section-article {
    padding: 20px 0 20px 0;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .section-article::before {
    background-color: transparent;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .section-article
    .article-body {
    padding: 20px;
    width: 100%;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .section-article
    .article-body
    .article-type-header {
    line-height: 25px;
    display: flex;
    align-items: center;
    margin-inline-start: unset;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .section-article
    .article-body
    .article-type-header
    .type-container {
    min-width: fit-content;
    padding: 7px 5px;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .section-article
    .article-body
    .article-page-title,
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .section-article
    .article-body
    .article-info-container {
    margin-inline-start: unset;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .section-article
    .article-body
    .article-page-title {
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    font-size: 28px;
    line-height: 33px;
    margin-bottom: 12px;
  }
  .page-22
    .article-a99c8ba1-ed03-44fc-8d56-cf5efd8dbb26
    .section-article
    .article-body
    .article-feedback {
    padding: 0 0 25px;
  }
}

.page-21 .hero-58208fbe-88ca-43f3-9351-a24c06512c5a .section-hero {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.page-21 .hero-58208fbe-88ca-43f3-9351-a24c06512c5a .section-hero:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-image: url(https://d2x3xhvgiqkx42.cloudfront.net/00000000-0000-0000-0000-000000000000/661326e1-2e9a-479b-a45a-0ab82fcd1941/2020/06/25/a7067da3-66a2-4807-b6ff-38ef8a3000c0/86213761-3af0-4b68-bf13-44d2e6a588bb.png);
  background-size: cover;
  opacity: 1;
  background-position: center;
  background-repeat: no-repeat;
}
.page-21 .hero-58208fbe-88ca-43f3-9351-a24c06512c5a .section-hero::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #0e3962;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper {
  position: relative;
  height: 50px;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper
  .search-box {
  overflow-y: visible;
  width: inherit;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar {
  position: relative;
  width: 100%;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper {
  position: absolute;
  top: 45%;
  left: 20px;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper
  .icon {
  z-index: 10;
  margin-top: 2px;
  position: relative;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input {
  border: 0px;
  width: 100%;
  height: 50px;
  border-radius: 12px;
  padding-inline-start: 42px;
  font-size: 14px;
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);
  outline: none;
  color: #404040;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input::placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #74767b;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input::-webkit-input-placeholder {
  line-height: normal;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input::-moz-placeholder {
  line-height: 50px;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input:focus::placeholder {
  color: transparent;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper {
  position: absolute;
  top: 33%;
  display: flex;
  right: 15px;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper
  .icon {
  z-index: 10;
  padding: 4px;
  color: #404040;
  cursor: pointer;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper
  .icon:hover {
  background: #f1f2f3;
  border-radius: 50%;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper
  .icon:active {
  background: #e0e0e0;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul {
  top: 40px;
  z-index: 10;
  border-radius: 12px;
  list-style-type: none;
  padding: 0;
  position: absolute;
  overflow: hidden;
  width: 100%;
  background: white;
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item {
  background-color: white;
  padding: 12px 20px 14px;
  font-size: 14px;
  color: #404040;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item:hover,
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item.highlighted {
  cursor: pointer;
  background: #f1f2f3;
  opacity: 0.8;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item:active {
  opacity: 1;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results {
  background-color: white;
  padding: 12px 20px 14px;
  font-size: 14px;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results:hover,
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results.highlighted {
  cursor: pointer;
  background: #f1f2f3;
  opacity: 0.8;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results:active {
  opacity: 1;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results
  .icon {
  margin-inline-start: 5px;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .no-results {
  background-color: white;
  padding: 12px 20px 14px;
  font-size: 14px;
  color: #818389;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper
  .icon {
  color: #0e3962;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper
  .icon
  path {
  fill: #0e3962;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper
  ul
  .show-more-results {
  color: #0e3962;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .search-wrapper
  ul
  .show-more-results
  .icon
  svg {
  stroke: #0e3962;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .title-block {
  flex-direction: column;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .title-block
  .title {
  font-weight: 600;
  font-size: 42px;
  line-height: 49px;
  color: #ffffff;
  margin-bottom: 3px;
  margin-top: 0;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero
  .hero-content
  .title-block
  .subtitle {
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #ffffff;
  margin: 0;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-center.tall,
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-side-by-side.tall {
  height: 520px;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-center.tall
  .hero-content,
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-side-by-side.tall
  .hero-content {
  margin-bottom: 15px;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-center.short,
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-side-by-side.short {
  height: 350px;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-center.short
  .hero-content,
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-side-by-side.short
  .hero-content {
  margin-bottom: 37px;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-center {
  flex-direction: column;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-center
  .title-block {
  align-items: center;
  margin-bottom: 20px;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-center
  .title-block
  .title,
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-center
  .title-block
  .subtitle {
  text-align: center;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-center
  .search-wrapper {
  width: 540px;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-center
  .search-container
  h1,
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-center
  .search-container
  h3 {
  max-width: 700px;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-center
  .hero-content {
  flex-direction: column;
  display: flex;
  align-items: center;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-center
  .hero-content
  .title-block
  .title {
  font-size: 50px;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-compact {
  flex-direction: row;
  justify-content: space-between;
  min-height: 135px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-compact
  .hero-content {
  justify-content: space-between;
  display: flex;
  align-items: center;
  flex-grow: 1;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-compact
  .hero-content
  .title-block {
  margin-inline-start: 45px;
  white-space: nowrap;
  margin-inline-end: 10px;
  width: 100%;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-compact
  .hero-content
  .title-block
  .subtitle {
  white-space: initial;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-compact
  .hero-content
  .title-block
  .title {
  white-space: initial;
  width: 100%;
  overflow: hidden;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-compact
  .hero-content
  .search-wrapper {
  max-width: 543px;
  width: 100%;
  margin-inline-end: 45px;
  margin-inline-start: 8px;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-compact
  .hero-content
  .search-wrapper
  .search-container {
  width: 100%;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-compact
  .hero-content
  .search-wrapper
  .search-container
  input {
  width: 100%;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-compact
  .hero-content
  .search-wrapper
  .search-box {
  margin-bottom: 6px;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-side-by-side {
  flex-direction: row;
  padding: 0 30px;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-side-by-side.right {
  flex-direction: row-reverse;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-side-by-side.right
  .image-container {
  margin-inline-end: 65px;
  margin-inline-start: 0;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-side-by-side
  .hero-content {
  max-width: 570px;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-side-by-side
  .hero-content
  .title-block {
  margin-bottom: 16px;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-side-by-side
  .image-container {
  display: flex;
  max-height: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 475px;
  width: 475px;
  margin-inline-start: 65px;
}
.page-21
  .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
  .section-hero.layout-side-by-side
  .image-container
  .hero-image {
  object-fit: cover;
  width: 100%;
  opacity: 1;
}
.page-21 .hero-58208fbe-88ca-43f3-9351-a24c06512c5a .section-hero .title-block {
  display: flex;
}
.page-21 .hero-58208fbe-88ca-43f3-9351-a24c06512c5a .section-hero h3 {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: white;
  margin-block-end: 12px;
}
.page-21 .hero-58208fbe-88ca-43f3-9351-a24c06512c5a .section-hero h3 span {
  font-weight: 600;
}

@media screen and (min-width: 900px) and (max-width: 1170px) {
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-side-by-side
    .hero-content,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-side-by-side
    .search-wrapper {
    width: 525px;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-side-by-side
    .image-container {
    width: 342px;
  }
}

@media screen and (min-width: 600px) and (max-width: 900px) {
  .page-21 .hero-58208fbe-88ca-43f3-9351-a24c06512c5a .section-hero {
    padding: 25px 20px 35px 20px;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero
    .hero-content {
    width: 100%;
    align-items: flex-start;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero
    .hero-content
    .title-block {
    align-items: flex-start;
    flex-direction: column;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero
    .hero-content
    .title-block
    .title {
    font-weight: 600;
    font-size: 42px;
    line-height: 49px;
    font-size: 40px;
    line-height: 42px;
    text-align: start;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero
    .hero-content
    .title-block
    .subtitle {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    text-align: start;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-center.short,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-center.tall,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-side-by-side.short,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-side-by-side.tall {
    height: 300px;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-center
    .hero-content
    .title-block
    .title {
    font-size: 42px;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-center.short
    .title-block {
    align-items: center;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-center.short
    .title-block
    .title,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-center.short
    .title-block
    .subtitle {
    text-align: center;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-compact {
    flex-direction: column;
    padding-top: 25px;
    padding-bottom: 35px;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-compact
    .hero-content {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-compact
    .hero-content
    .title-block {
    align-items: flex-start;
    margin-inline-start: 0px;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-compact.tall,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-compact.short {
    height: unset;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-compact.tall
    .hero-content,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-compact.short
    .hero-content {
    margin-bottom: 0;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-compact
    .title {
    white-space: initial;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-compact
    .title-block {
    margin-bottom: 20px;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-compact
    .hero-content
    .search-wrapper {
    max-width: unset;
    margin-inline-start: 0px;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-side-by-side
    .hero-content,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-side-by-side
    .search-wrapper {
    min-width: 320px;
    max-width: 475px;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-side-by-side.short
    .hero-content,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-side-by-side.tall
    .hero-content {
    margin-bottom: 0;
    padding: 20px 0 40px;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-side-by-side
    .image-container {
    width: 300px;
  }
}

@media only screen and (max-width: 600px) {
  .page-21 .hero-58208fbe-88ca-43f3-9351-a24c06512c5a .section-hero {
    padding: 25px 20px 35px 20px;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero
    .hero-content {
    width: 100%;
    align-items: flex-start;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero
    .hero-content
    .title-block {
    align-items: flex-start;
    flex-direction: column;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero
    .hero-content
    .title-block
    .title {
    font-weight: 600;
    font-size: 42px;
    line-height: 49px;
    font-size: 40px;
    line-height: 42px;
    text-align: start;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero
    .hero-content
    .title-block
    .subtitle {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    text-align: start;
  }
  .page-21 .hero-58208fbe-88ca-43f3-9351-a24c06512c5a .section-hero:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-image: url(https://d2x3xhvgiqkx42.cloudfront.net/00000000-0000-0000-0000-000000000000/6d88ea07-e3f5-499c-988f-77ac386ebacf/2020/06/07/6a90c5c0-30b1-4c27-9fc0-670eb245e149/e6afb53d-b1e8-4f2d-8447-031872de75cd.png);
    background-size: auto;
    opacity: 1;
    background-position: center;
    background-repeat: no-repeat;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-compact,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-center,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-side-by-side {
    flex-direction: column;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-compact
    .hero-content,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-center
    .hero-content,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-side-by-side
    .hero-content {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-compact
    .hero-content
    .title-block,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-center
    .hero-content
    .title-block,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-side-by-side
    .hero-content
    .title-block {
    align-items: flex-start;
    margin-inline-start: 0px;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-compact.tall,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-compact.short,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-center.tall,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-center.short,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-side-by-side.tall,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-side-by-side.short {
    height: unset;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-compact.tall
    .hero-content,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-compact.short
    .hero-content,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-center.tall
    .hero-content,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-center.short
    .hero-content,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-side-by-side.tall
    .hero-content,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-side-by-side.short
    .hero-content {
    margin-bottom: 0;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-compact
    .hero-content
    .title-block,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-center
    .hero-content
    .title-block,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-side-by-side
    .hero-content
    .title-block {
    margin-bottom: 0px;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-compact
    .hero-content
    .title-block
    .title,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-center
    .hero-content
    .title-block
    .title,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .title {
    margin-bottom: 8px;
    font-size: 40px;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-compact
    .hero-content
    .title-block
    .subtitle,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-center
    .hero-content
    .title-block
    .subtitle,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .subtitle {
    margin-bottom: 22px;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-compact
    .search-wrapper,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-center
    .search-wrapper,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-side-by-side
    .search-wrapper {
    width: 100%;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-compact
    .image-container,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-center
    .image-container,
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-side-by-side
    .image-container {
    display: none;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-compact {
    padding-top: 25px;
    padding-bottom: 35px;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-compact
    .title {
    white-space: initial;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-compact
    .hero-content
    .search-wrapper {
    margin-inline-start: 0px;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-side-by-side {
    padding: 25px 20px;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-side-by-side
    .hero-content
    .title-block {
    margin-bottom: 22px;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .title {
    font-size: 40px;
    margin-bottom: 0;
  }
  .page-21
    .hero-58208fbe-88ca-43f3-9351-a24c06512c5a
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .subtitle {
    margin-top: 8px;
    margin-bottom: 0;
  }
}

.page-21 .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11 .categories-empty-state {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 100px 0 200px 0;
  background-color: white;
  border-radius: 10px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .categories-empty-state::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #ffffff;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .categories-empty-state
  .empty-state-title {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 23px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
  margin-bottom: 20px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .categories-empty-state
  .all-topics-button {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #0e3962;
  padding: 12px 15px;
  display: flex;
  border: 1px solid #0e3962;
  box-sizing: border-box;
  border-radius: 5px;
  cursor: pointer;
}
@media (max-width: 600px) {
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .categories-empty-state {
    padding: 0px;
    align-items: baseline;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .categories-empty-state::before {
    content: none;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .categories-empty-state
    .all-topics-button {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    border: 2px solid #0e3962;
    padding: 10px 15px;
  }
}

.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .article-body
  > .articles-section {
  background: unset;
  border-radius: unset;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .article-body
  > .articles-section
  .section-title {
  color: #404040;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .article-body
  > .articles-section.list {
  padding: 35px 15px 10px 15px;
  margin: 0;
  max-width: 730px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .article-body
  > .articles-section.list
  .section-title {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin: 0 0 10px 0;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .article-body
  > .articles-section.list
  .article-items
  .article-item {
  padding-left: 0;
  display: flex;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .category-parent {
  padding: 0 6px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .item-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .info-container
  .item-body {
  flex-direction: column;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .read-time {
  white-space: nowrap;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .read-article-nav.mobile {
  display: none;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .article-body
  > .articles-section.list
  .article-items
  .article-item
  .read-article-nav
  .link-arrow {
  display: flex;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .article-body
  > .articles-section.cards {
  padding: 35px 15px 10px 15px;
  margin: 0;
  max-width: 730px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .article-body
  > .articles-section.cards
  .section-title {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin: 0 0 10px 0;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .article-body
  > .articles-section.cards
  .article-items
  .article-item {
  border-color: #e0e0e0;
  min-width: 216px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .category-parent-container {
  left: 12px;
  top: 12px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .category-parent-container
  .category-parent {
  text-overflow: ellipsis;
  max-width: 100%;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .category-parent-container
  + .nav-link
  .info-container {
  padding-top: 36px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .info-container {
  padding: 13px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .info-container
  .item-body
  .article-content {
  -webkit-line-clamp: 1;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .article-body
  > .articles-section.cards
  .article-items
  .article-item
  .info-container
  .item-body
  .article-title {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-block-end: 0px;
  margin-block-start: 0px;
}
@media (max-width: 750px) {
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.cards {
    background: transparent;
    padding-bottom: 0;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.cards
    .article-items {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.cards
    .article-items
    .article-item {
    width: 100%;
    height: 210px;
    max-width: 450px;
    margin-bottom: 20px;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .item-body
    .article-content {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .category-parent-container
    .category-parent {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-time-title {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    margin-inline-start: 6px;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    color: #0e3962;
    align-items: center;
    display: flex;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow {
    margin: 0 3px;
    margin-inline-start: 7px;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.cards
    .section-title {
    margin-bottom: 20px;
    max-width: 450px;
    width: 100%;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.cards
    .articles-body-container {
    width: 100%;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.cards
    .articles-body-container
    .article-items {
    align-items: baseline;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.cards
    .articles-body-container
    .article-items
    .article-item {
    height: 100%;
  }
}
@media (max-width: 600px) {
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .item-content {
    flex-direction: column;
    align-items: flex-start;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-info-container {
    align-self: unset;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-info-container
    .read-time {
    margin-inline-start: 0;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-article-nav.mobile {
    display: flex;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-article-nav.desktop {
    display: none;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-article-nav
    .link-arrow {
    color: #0e3962;
    margin-inline-start: 35px;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.list
    .article-items
    .article-item
    .read-article-nav
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.cards {
    background: transparent;
    padding-bottom: 0;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.cards
    .article-items {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.cards
    .article-items
    .article-item {
    width: 100%;
    height: 210px;
    max-width: 450px;
    margin-bottom: 20px;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .item-body
    .article-content {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .category-parent-container
    .category-parent {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-time-title {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    margin-inline-start: 6px;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    color: #0e3962;
    align-items: center;
    display: flex;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow {
    margin: 0 3px;
    margin-inline-start: 7px;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .article-body
    > .articles-section.cards
    .article-items
    .article-item {
    height: 100%;
  }
}

.page-21 .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11 .articles-section {
  background: white;
  border-radius: 10px;
  margin: 20px auto;
  padding: 30px;
  display: flex;
  flex-direction: column;
  overflow: auto;
  max-width: 1140px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #ffffff;
}
.page-21 .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11 .articles-section a {
  text-decoration: none;
}
.page-21 .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11 .articles-section h2 {
  font-weight: 600;
  font-size: 42px;
  line-height: 49px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section
  .section-title {
  color: #404040;
  font-weight: 600;
  font-size: 42px;
  margin: 0 0 40px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section
  .article-type-title {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
}
.page-21 .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11 .articles-section.cards {
  background: transparent;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.cards
  .article-type-title {
  margin-bottom: 20px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.cards
  .article-type-title:not(.first) {
  margin-top: 40px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.cards
  .article-items {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: auto;
  grid-gap: 30px;
}
@media (min-width: 600px) and (max-width: 990px) {
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.cards
    .article-items {
    grid-template-columns: repeat(2, 1fr);
  }
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.cards
  .article-items
  .category-parent-container {
  position: absolute;
  width: fit-content;
  max-width: 90%;
  width: -moz-fit-content;
  left: 20px;
  right: 20px;
  top: 20px;
  z-index: 1;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.cards
  .article-items
  .category-parent-container
  .category-parent {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #404040;
  background: #f1f2f3;
  border-radius: 6px;
  padding: 3px 6px;
  margin: 0px;
  width: -moz-fit-content;
  width: fit-content;
  overflow-wrap: anywhere;
  padding: 2px 6px;
  line-height: 16px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.cards
  .article-items
  .category-parent-container
  .category-parent:hover {
  color: #0e3962;
  opacity: 0.7;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.cards
  .article-items
  .category-parent-container
  .category-parent:hover:active {
  opacity: 1;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.cards
  .article-items
  .article-item {
  overflow: hidden;
  border: 1px solid #f1f2f3;
  box-sizing: border-box;
  border-radius: 8px;
  max-width: 350px;
  background: white;
  font-style: normal;
  font-size: 16px;
  color: #404040;
  color: inherit;
  transition: opacity 0.05s ease-out, transform 0.05s ease-out;
  max-height: 210px;
  height: 100%;
  position: relative;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.cards
  .article-items
  .article-item
  .category-parent-container
  + .nav-link
  .info-container {
  padding-top: 40px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.cards
  .article-items
  .article-item
  .info-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px;
  height: 100%;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.cards
  .article-items
  .article-item
  .info-container:hover {
  opacity: 0.7;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.cards
  .article-items
  .article-item
  .info-container:active {
  opacity: 1;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .item-body {
  min-height: 54px;
  margin-top: 7px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .item-body
  .article-title {
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  margin-top: 0px;
  margin-bottom: 10px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .item-body
  .article-content {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  line-height: 20px;
  color: #818389;
  margin-bottom: 17px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-time {
  display: flex;
  align-items: center;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-time
  svg {
  stroke: none;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-time-title {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
  margin-inline-start: 6px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-info-container {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-info-container
  .read-article-nav {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  align-items: center;
  color: #0e3962;
  display: flex;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-info-container
  .read-article-nav
  .link-arrow {
  margin: 0 3px;
  margin-inline-start: 7px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.cards
  .article-items
  .article-item
  .info-container
  .read-info-container
  .read-article-nav
  .link-arrow
  .icon
  svg {
  stroke: #0e3962;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  h2 {
  margin-inline-start: 15px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .articles-body-container {
  display: flex;
  flex-direction: row;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .articles-body-container
  .article-type-title {
  margin-bottom: 24px;
  padding-inline-start: 15px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .articles-body-container
  .article-type-title:not(.first) {
  margin-top: 20px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .articles-body-container
  .image-container {
  margin-inline-end: 100px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .articles-body-container
  .image-container
  img {
  max-width: 445px;
  max-height: 445px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .article-items-container {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .article-items {
  width: 100%;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .article-items
  > *:not(:last-child) {
  border-bottom: 1px solid #f1f2f3;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .article-items
  > :first-child {
  padding: 0 15px 20px 15px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .article-items
  > *:not(:first-child) {
  padding: 20px 15px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .article-items
  .article-item
  .item-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .article-items
  .article-item
  .category-parent {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #404040;
  background: #f1f2f3;
  border-radius: 6px;
  padding: 3px 6px;
  margin: 0px;
  width: -moz-fit-content;
  width: fit-content;
  overflow-wrap: anywhere;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 20px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .article-items
  .article-item
  .category-parent:hover {
  color: #0e3962;
  opacity: 0.7;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .article-items
  .article-item
  .category-parent:active {
  opacity: 1;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .article-items
  .article-item
  .info-container {
  display: flex;
  width: 100%;
  margin: 6px 0px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .article-items
  .article-item
  .info-container:hover {
  opacity: 0.7;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .article-items
  .article-item
  .info-container:active {
  opacity: 1;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .article-items
  .article-item
  .info-container
  .item-body {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .article-items
  .article-item
  .info-container
  .item-body
  .article-title {
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  margin: 0px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .article-items
  .article-item
  .info-container
  .item-body
  .content-container {
  width: fit-content;
  max-width: 780px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .article-items
  .article-item
  .info-container
  .item-body
  .article-content {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #818389;
  margin-top: 8px;
  margin-bottom: 0px;
  word-break: break-all;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .article-items
  .article-item
  .read-time {
  display: flex;
  align-items: center;
  margin-inline-start: 30px;
  flex-shrink: 0;
  white-space: nowrap;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .article-items
  .article-item
  .read-time
  .read-time-title {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
  margin-inline-start: 6px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .article-items
  .article-item
  .read-time
  svg {
  stroke: none;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .article-items
  .article-item
  .read-info-container,
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .article-items
  .article-item
  .read-info-container
  .nav-link {
  display: flex;
  align-items: center;
  align-self: center;
  justify-content: flex-end;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .article-items
  .article-item
  .read-info-container
  .link-arrow,
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .article-items
  .article-item
  .read-info-container
  .nav-link
  .link-arrow {
  color: #0e3962;
  margin-inline-start: 35px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .article-items
  .article-item
  .read-info-container
  .link-arrow
  .icon
  svg,
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .article-items
  .article-item
  .read-info-container
  .nav-link
  .link-arrow
  .icon
  svg {
  stroke: #0e3962;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .article-items
  .article-item
  .read-article-nav.mobile {
  display: none;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .articles-section.list
  .article-items
  .article-item
  .read-article-nav
  .link-arrow {
  display: flex;
}
@media (min-width: 600px) and (max-width: 990px) {
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.cards
    .article-items
    .article-item {
    max-width: 920px;
  }
}
@media (max-width: 600px) {
  .page-21 .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11 .articles-section {
    padding: 20px;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section::before {
    content: none;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section
    .articles-body-container {
    width: 100%;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section
    .section-title {
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    font-size: 28px;
    line-height: 33px;
    margin-bottom: 20px;
    max-width: 450px;
    width: 100%;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.cards {
    margin: 20px auto 50px auto;
    padding: 20px;
    align-items: center;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.cards
    .article-items {
    display: flex;
    align-items: center;
    flex-direction: column;
    width: 100%;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.cards
    .article-items
    .article-item {
    width: 100%;
    height: 210px;
    max-width: 450px;
    margin-bottom: 20px;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.cards
    .article-items
    .article-item
    .info-container
    .item-body
    .article-content {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.cards
    .article-items
    .article-item
    .category-parent-container
    .category-parent {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-time-title {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    margin-inline-start: 6px;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav {
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    margin-block-end: 0px;
    margin-block-start: 0px;
    color: #0e3962;
    align-items: center;
    display: flex;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow {
    margin: 0 3px;
    margin-inline-start: 7px;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.cards
    .article-items
    .article-item
    .info-container
    .read-info-container
    .read-article-nav
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.list
    .section-title {
    margin-inline-start: unset;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.list
    .image-container {
    display: none;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.list
    .articles-body-container
    .article-type-title {
    padding-inline-start: unset;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.list
    .article-items
    .article-item {
    display: flex;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.list
    .article-items
    .article-item:first-child {
    padding: 0 0 15px;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.list
    .article-items
    .article-item:not(:first-child) {
    padding: 15px 0;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.list
    .article-items
    .article-item
    .item-content {
    flex-direction: column;
    align-items: flex-start;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.list
    .article-items
    .article-item
    .item-content
    .read-info-container {
    align-self: unset;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.list
    .article-items
    .article-item
    .item-content
    .read-info-container
    .nav-link {
    display: flex;
    justify-content: space-between;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.list
    .article-items
    .article-item
    .item-content
    .read-info-container
    .nav-link
    .read-time {
    margin-inline-start: 0;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.list
    .article-items
    .article-item
    .item-content
    .read-info-container
    .nav-link
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.list
    .article-items
    .article-item
    .nav-link {
    width: 100%;
    display: flex;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.list
    .article-items
    .article-item
    .info-container {
    display: flex;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.list
    .article-items
    .article-item
    .info-container
    .item-body
    .article-title {
    -webkit-line-clamp: unset;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.list
    .article-items
    .article-item
    .item-info-wrapper
    .info-container {
    margin-bottom: 10px;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.list
    .article-items
    .article-item
    .read-article-nav.mobile {
    display: flex;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.list
    .article-items
    .article-item
    .read-article-nav.desktop {
    display: none;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.list
    .article-items
    .article-item
    .read-article-nav
    .link-arrow {
    color: #0e3962;
    margin-inline-start: 35px;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .articles-section.list
    .article-items
    .article-item
    .read-article-nav
    .link-arrow
    .icon
    svg {
    stroke: #0e3962;
  }
}

.page-21 .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11 .section-article {
  width: 100%;
  padding: 0 124px;
  display: flex;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 50px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #ffffff;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body {
  padding: 30px 15px 20px 15px;
  background: white;
  border-radius: 10px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-page-title {
  font-weight: 600;
  font-size: 42px;
  line-height: 49px;
  color: #404040;
  max-width: 730px;
  margin-top: 0px;
  margin-inline-start: 15px;
  overflow-wrap: anywhere;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-info-container {
  display: flex;
  align-items: center;
  margin-inline-start: 15px;
  margin-bottom: 26px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-info-container
  .author-avatar {
  margin-inline-end: 8px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-info-container
  .article-info {
  color: #818389;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-info-container
  .article-info
  .author-name {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-block-end: 0px;
  margin-block-start: 0px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-info-container
  .article-info
  .author-name.two-info-items {
  margin-bottom: 5px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-info-container
  .read-time-and-update-date,
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-info-container
  .read-time {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: flex;
  align-items: center;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-info-container
  .read-time-and-update-date
  .divider-dot,
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-info-container
  .read-time
  .divider-dot {
  padding: 0 3px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-info-container
  .read-time-and-update-date
  .icon,
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-info-container
  .read-time
  .icon {
  margin-inline-end: 6px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-type-header {
  margin-top: 30px;
  margin-bottom: 15px;
  margin-inline-start: 15px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-type-header
  .type-container {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 5px 8px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-type-header
  .type-container.type-feature-request,
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-type-header
  .type-container.type-110 {
  border: 1px solid #fdb10c;
  color: #fdb10c;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-type-header
  .type-container.type-feature-request.resolution-116,
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-type-header
  .type-container.type-110.resolution-116 {
  color: #57e096;
  border: 1px solid #57e096;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-type-header
  .type-container.type-known-issue,
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-type-header
  .type-container.type-120 {
  border: 1px solid #ff6666;
  color: #ff6666;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-type-header
  .type-container.type-known-issue.resolution-124,
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-type-header
  .type-container.type-120.resolution-124 {
  color: #57e096;
  border: 1px solid #57e096;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-type-header
  .type-container.type-known-issue.resolution-126,
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-type-header
  .type-container.type-120.resolution-126 {
  color: #b2b7bb;
  border: 1px solid #b2b7bb;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-type-header
  .type-container {
  margin-inline-end: 10px;
  display: inline-flex;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-type-header
  .status-title {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #404040;
  padding: 5px 0;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-type-header
  .status-title
  .bold-text {
  font-weight: 600;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .next-prev-links {
  display: flex;
  justify-content: space-between;
  padding: 25px 15px;
  border-top: 1px solid #e0e0e0;
  max-width: 730px;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .next-prev-links
  .nav-link {
  text-decoration: none;
  color: #404040;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .next-prev-links
  span {
  text-decoration: underline;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .next-prev-links
  .arrow-icon {
  position: relative;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .next-prev-links
  .arrow-icon
  svg {
  stroke: #0e3962;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .next-prev-links
  .prev-link
  .arrow-icon {
  transform: rotate(180deg);
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .next-prev-links
  .next-link {
  margin-left: auto;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-view
  .components-viewer
  .link,
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-body
  .article-view
  .components-viewer
  a {
  color: #0e3962;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .feedback-option {
  color: #0e3962;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .feedback-option:hover:after {
  background: #0e3962;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .feedback-option.chosen:after {
  background: #0e3962;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .article-feedback
  .contact-us
  .contact-button {
  color: #0e3962;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .anchor.in-view
  a {
  color: #0e3962;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .anchor:hover
  a {
  color: #0e3962;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .anchor.indent-2:active
  a {
  color: #0e3962;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .anchor.indent-3.in-view {
  border-color: #0e3962;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .anchor.indent-3:hover {
  border-color: #0e3962;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .anchor.indent-4.in-view {
  border-color: #0e3962;
}
.page-21
  .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
  .section-article
  .anchor.indent-4:hover {
  border-color: #0e3962;
}
@media (max-width: 990px) {
  .page-21 .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11 .section-article {
    padding: 20px;
  }
}
@media (max-width: 750px) {
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .section-article
    .article-body {
    overflow: auto;
  }
}
@media (max-width: 600px) {
  .page-21 .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11 .section-article {
    padding: 20px 0 20px 0;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .section-article::before {
    background-color: transparent;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .section-article
    .article-body {
    padding: 20px;
    width: 100%;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .section-article
    .article-body
    .article-type-header {
    line-height: 25px;
    display: flex;
    align-items: center;
    margin-inline-start: unset;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .section-article
    .article-body
    .article-type-header
    .type-container {
    min-width: fit-content;
    padding: 7px 5px;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .section-article
    .article-body
    .article-page-title,
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .section-article
    .article-body
    .article-info-container {
    margin-inline-start: unset;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .section-article
    .article-body
    .article-page-title {
    font-weight: 600;
    font-size: 22px;
    line-height: 26px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    font-size: 28px;
    line-height: 33px;
    margin-bottom: 12px;
  }
  .page-21
    .article-dfff0dc4-ddbb-449c-a9d9-178a01290c11
    .section-article
    .article-body
    .article-feedback {
    padding: 0 0 25px;
  }
}

.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-tabs
  .selected {
  border-bottom: 3px solid #0e3962;
}

.page-container.followed-articles.override-indicator {
  background: #ffffff;
}

.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles {
  max-width: 1040px;
  padding: 0 20px;
  margin: 0 auto;
  margin-top: 58px;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-title {
  font-weight: 600;
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #333333;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-title-sufix {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 23px;
  margin-block-end: 0px;
  margin-block-start: 0px;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-subtitle {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
  margin-top: 22px;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-list {
  margin-top: 8px;
  list-style: none;
  padding: 0;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-list-item {
  padding: 20px 10px;
  width: 100%;
  cursor: pointer;
  position: relative;
  min-height: 94px;
  border-top: 1px solid #f1f2f3;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-list-item:last-child {
  border-bottom: 1px solid #f1f2f3;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-list-item
  .nav-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-decoration: none;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-list-item
  .link-text {
  display: none;
  color: #0e3962;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-list-item
  .unfollow-btn {
  padding: 0;
  border: none;
  font: inherit;
  color: inherit;
  background-color: transparent;
  cursor: pointer;
  color: #ee5951;
  display: none;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-list-item
  .unfollow-btn:hover {
  text-decoration: underline;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-list-item-arrow {
  display: block;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-list-item-title {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 433px;
  color: #404040;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-list-item-title-wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-list-item-update-date {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
  margin-top: 8px;
  display: inline-block;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-list-item-actions {
  display: flex;
  gap: 14px;
  position: absolute;
  right: 14px;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
}
@media (max-width: 600px) {
  .page-23
    .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
    .customer-portal-followed-articles-list-item-actions {
    display: none;
  }
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-list-item-arrow {
  transform: scale(-1) translateY(-3px);
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-list-item-arrow
  path {
  fill: #0e3962;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-list-item:hover {
  background-color: rgba(14, 57, 98, 0.03);
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-list-item:hover
  .link-text {
  display: block;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-list-item:hover
  .unfollow-btn {
  display: block;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-no-articles-container {
  margin-top: 8px;
  text-align: center;
  border: 1px solid #f1f2f3;
  min-height: 285px;
  display: grid;
  place-content: center;
  padding: 24px;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-no-articles-subtitle {
  max-width: 600px;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-no-articles-title {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  font-weight: 400;
  color: #333333;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-no-articles-subtitle {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #828282;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-article-type-110-110 {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: flex;
  align-items: center;
  border: 1px solid;
  border-radius: 8px;
  height: 30px;
  padding: 0 8px;
  white-space: nowrap;
  color: #fdb10c;
  border-color: #fdb10c;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-article-type-110-112 {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: flex;
  align-items: center;
  border: 1px solid;
  border-radius: 8px;
  height: 30px;
  padding: 0 8px;
  white-space: nowrap;
  color: #fdb10c;
  border-color: #fdb10c;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-article-type-110-114 {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: flex;
  align-items: center;
  border: 1px solid;
  border-radius: 8px;
  height: 30px;
  padding: 0 8px;
  white-space: nowrap;
  color: #fdb10c;
  border-color: #fdb10c;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-article-type-110-116 {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: flex;
  align-items: center;
  border: 1px solid;
  border-radius: 8px;
  height: 30px;
  padding: 0 8px;
  white-space: nowrap;
  color: #57e096;
  border: 1px solid #57e096;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-article-type-120-126 {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: flex;
  align-items: center;
  border: 1px solid;
  border-radius: 8px;
  height: 30px;
  padding: 0 8px;
  white-space: nowrap;
  color: #b2b7bb;
  border: 1px solid #b2b7bb;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-article-type-120-120 {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: flex;
  align-items: center;
  border: 1px solid;
  border-radius: 8px;
  height: 30px;
  padding: 0 8px;
  white-space: nowrap;
  color: #ff6666;
  border-color: #ff6666;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-article-type-120-122 {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: flex;
  align-items: center;
  border: 1px solid;
  border-radius: 8px;
  height: 30px;
  padding: 0 8px;
  white-space: nowrap;
  color: #ff6666;
  border-color: #ff6666;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles-article-type-120-124 {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: flex;
  align-items: center;
  border: 1px solid;
  border-radius: 8px;
  height: 30px;
  padding: 0 8px;
  white-space: nowrap;
  color: #57e096;
  border: 1px solid #57e096;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles
  .pagination {
  margin: 25px 0;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles
  .pagination
  .page.current,
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles
  .pagination
  .page:hover {
  color: #0e3962;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles
  .pagination
  .arrow-wrapper {
  color: #0e3962;
}
.page-23
  .followed-articles-7f489b7c-f657-4f1a-bedb-55be3a5243ab
  .customer-portal-followed-articles
  .followed-articles-loader
  > div {
  margin: 143px 0;
  background-color: #0e3962;
}

.page-50 .search-results-398743ae-4a67-4dc3-8a74-47e422075a58 .search-results {
  display: flex;
  flex-direction: column;
  overflow: auto;
  max-width: 1140px;
  background: white;
  border-radius: 10px;
  margin: 20px auto 50px auto;
  padding: 30px 30px 0px 30px;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results.no-results {
  padding: 20px;
  margin: 20px auto;
  align-items: center;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results.no-results
  .section-title {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  max-width: 730px;
  margin-inline-start: 0;
  margin: 96px auto 8px;
  text-align: center;
  overflow-wrap: anywhere;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results.no-results
  .section-subtitle {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #ffffff;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  a {
  text-decoration: none;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .section-title {
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 26px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #404040;
  margin-inline-start: 15px;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .section-title
  .search-term {
  font-weight: 600;
  font-size: 22px;
  line-height: 26px;
  margin-block-end: 0px;
  margin-block-start: 0px;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item {
  padding: 20px 0 20px 15px;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item:hover {
  opacity: 0.9;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item:active {
  opacity: 1;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item:not(:last-child) {
  border-bottom: 1px solid #f1f2f3;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item
  .article-info-containers {
  align-items: center;
  display: grid;
  grid-template-columns: 90% 10%;
  margin: 6px 0px;
  width: 100%;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item
  .article-info-containers
  .title-container {
  display: flex;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item
  .article-info-containers
  .title-container
  .article-type-header {
  margin-inline-end: 8px;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item
  .article-info-containers
  .title-container
  .article-type-header
  .type-container {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 5px 8px;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item
  .article-info-containers
  .title-container
  .article-type-header
  .type-container.type-feature-request,
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item
  .article-info-containers
  .title-container
  .article-type-header
  .type-container.type-110 {
  border: 1px solid #fdb10c;
  color: #fdb10c;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item
  .article-info-containers
  .title-container
  .article-type-header
  .type-container.type-feature-request.resolution-116,
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item
  .article-info-containers
  .title-container
  .article-type-header
  .type-container.type-110.resolution-116 {
  color: #57e096;
  border: 1px solid #57e096;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item
  .article-info-containers
  .title-container
  .article-type-header
  .type-container.type-known-issue,
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item
  .article-info-containers
  .title-container
  .article-type-header
  .type-container.type-120 {
  border: 1px solid #ff6666;
  color: #ff6666;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item
  .article-info-containers
  .title-container
  .article-type-header
  .type-container.type-known-issue.resolution-124,
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item
  .article-info-containers
  .title-container
  .article-type-header
  .type-container.type-120.resolution-124 {
  color: #57e096;
  border: 1px solid #57e096;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item
  .article-info-containers
  .title-container
  .article-type-header
  .type-container.type-known-issue.resolution-126,
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item
  .article-info-containers
  .title-container
  .article-type-header
  .type-container.type-120.resolution-126 {
  color: #b2b7bb;
  border: 1px solid #b2b7bb;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item
  .article-info-containers
  .article-title {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item
  .article-info-containers
  .article-content {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #818389;
  margin-top: 8px;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item
  .parents-list-container {
  display: flex;
  margin-top: 10px;
  align-items: center;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item
  .parents-list-container
  .parent:last-child
  .icon {
  display: none;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item
  .parents-list-container
  .parent
  + .parent {
  margin-inline-start: 6px;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item
  .parents-list-container
  .parent {
  display: flex;
  align-items: center;
  overflow: hidden;
  max-width: 70%;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item
  .parents-list-container
  .parent
  .category-name {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #0e3962;
  margin-inline-end: 6px;
  margin-top: 2px;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item
  .parents-list-container
  .parent
  .category-name:hover {
  text-decoration: underline;
  opacity: 0.7;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item
  .parents-list-container
  .parent
  .category-name:active {
  opacity: 1;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item
  .parents-list-container
  .parent
  .icon {
  display: block;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item
  .parents-list-container
  .parent
  svg {
  color: #b2b7bb;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item
  .read-article-nav {
  display: flex;
  justify-content: flex-end;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item
  .link-arrow {
  margin-inline-end: 15px;
  margin-inline-start: 35px;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .article-items
  .article-item
  .link-arrow
  svg {
  stroke: #0e3962;
}
@media (max-width: 600px) {
  .page-50
    .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
    .search-results {
    padding: 20px 10px 10px 10px;
  }
  .page-50
    .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
    .search-results::before {
    background-color: white;
  }
  .page-50
    .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
    .search-results.no-results
    .section-title {
    margin: 0 0 8px;
  }
  .page-50
    .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
    .search-results.no-results
    .section-subtitle {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
  }
  .page-50
    .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
    .search-results
    .article-items
    .article-item
    .article-info-containers {
    grid-template-columns: 87% 14%;
  }
  .page-50
    .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
    .search-results
    .article-items
    .article-item
    .article-info-containers
    .title-container {
    display: block;
  }
  .page-50
    .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
    .search-results
    .article-items
    .article-item
    .article-info-containers
    .title-container
    .article-title {
    -webkit-line-clamp: unset;
  }
  .page-50
    .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
    .search-results
    .article-items
    .article-item
    .article-info-containers
    .title-container
    .article-type-header {
    margin-bottom: 8px;
  }
  .page-50
    .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
    .search-results
    .parents-list-container
    .parent:last-child
    .category-name {
    max-width: 100%;
  }
  .page-50
    .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
    .search-results
    .parents-list-container
    .category-name {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-width: 140px;
    word-break: break-all;
  }
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .pagination {
  margin: 25px 0;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .pagination
  .page.current,
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .pagination
  .page:hover {
  color: #0e3962;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .pagination
  .arrow-wrapper {
  color: #0e3962;
}
.page-50
  .search-results-398743ae-4a67-4dc3-8a74-47e422075a58
  .search-results
  .search-results-loader
  > div {
  margin: 143px 0;
  background-color: #0e3962;
}

.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-image: url("");
  background-size: auto;
  opacity: 1;
  background-position: center;
  background-repeat: no-repeat;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #ffffff;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper {
  position: relative;
  height: 50px;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper
  .search-box {
  overflow-y: visible;
  width: inherit;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar {
  position: relative;
  width: 100%;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper {
  position: absolute;
  top: 45%;
  left: 20px;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper
  .icon {
  z-index: 10;
  margin-top: 2px;
  position: relative;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input {
  border: 0px;
  width: 100%;
  height: 50px;
  border-radius: 12px;
  padding-inline-start: 42px;
  font-size: 14px;
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);
  outline: none;
  color: #404040;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input::placeholder {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #74767b;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input::-webkit-input-placeholder {
  line-height: normal;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input::-moz-placeholder {
  line-height: 50px;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  input:focus::placeholder {
  color: transparent;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper {
  position: absolute;
  top: 33%;
  display: flex;
  right: 15px;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper
  .icon {
  z-index: 10;
  padding: 4px;
  color: #404040;
  cursor: pointer;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper
  .icon:hover {
  background: #f1f2f3;
  border-radius: 50%;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .x-wrapper
  .icon:active {
  background: #e0e0e0;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul {
  top: 40px;
  z-index: 10;
  border-radius: 12px;
  list-style-type: none;
  padding: 0;
  position: absolute;
  overflow: hidden;
  width: 100%;
  background: white;
  box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.1);
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item {
  background-color: white;
  padding: 12px 20px 14px;
  font-size: 14px;
  color: #404040;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item:hover,
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item.highlighted {
  cursor: pointer;
  background: #f1f2f3;
  opacity: 0.8;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .option-item:active {
  opacity: 1;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results {
  background-color: white;
  padding: 12px 20px 14px;
  font-size: 14px;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results:hover,
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results.highlighted {
  cursor: pointer;
  background: #f1f2f3;
  opacity: 0.8;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results:active {
  opacity: 1;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .show-more-results
  .icon {
  margin-inline-start: 5px;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  ul
  .no-results {
  background-color: white;
  padding: 12px 20px 14px;
  font-size: 14px;
  color: #818389;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper
  .icon {
  color: #0e3962;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper
  .search-box
  .search-bar
  .search-icon-wrapper
  .icon
  path {
  fill: #0e3962;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper
  ul
  .show-more-results {
  color: #0e3962;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .search-wrapper
  ul
  .show-more-results
  .icon
  svg {
  stroke: #0e3962;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .title-block {
  flex-direction: column;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .title-block
  .title {
  font-weight: 600;
  font-size: 42px;
  line-height: 49px;
  color: #0e3962;
  margin-bottom: 3px;
  margin-top: 0;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .hero-content
  .title-block
  .subtitle {
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #0e3962;
  margin: 0;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-center.tall,
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-side-by-side.tall {
  height: 520px;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-center.tall
  .hero-content,
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-side-by-side.tall
  .hero-content {
  margin-bottom: 15px;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-center.short,
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-side-by-side.short {
  height: 350px;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-center.short
  .hero-content,
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-side-by-side.short
  .hero-content {
  margin-bottom: 37px;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-center {
  flex-direction: column;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-center
  .title-block {
  align-items: center;
  margin-bottom: 20px;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-center
  .title-block
  .title,
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-center
  .title-block
  .subtitle {
  text-align: center;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-center
  .search-wrapper {
  width: 540px;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-center
  .search-container
  h1,
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-center
  .search-container
  h3 {
  max-width: 700px;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-center
  .hero-content {
  flex-direction: column;
  display: flex;
  align-items: center;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-center
  .hero-content
  .title-block
  .title {
  font-size: 50px;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-compact {
  flex-direction: row;
  justify-content: space-between;
  min-height: 135px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-compact
  .hero-content {
  justify-content: space-between;
  display: flex;
  align-items: center;
  flex-grow: 1;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-compact
  .hero-content
  .title-block {
  margin-inline-start: 45px;
  white-space: nowrap;
  margin-inline-end: 10px;
  width: 100%;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-compact
  .hero-content
  .title-block
  .subtitle {
  white-space: initial;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-compact
  .hero-content
  .title-block
  .title {
  white-space: initial;
  width: 100%;
  overflow: hidden;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-compact
  .hero-content
  .search-wrapper {
  max-width: 543px;
  width: 100%;
  margin-inline-end: 45px;
  margin-inline-start: 8px;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-compact
  .hero-content
  .search-wrapper
  .search-container {
  width: 100%;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-compact
  .hero-content
  .search-wrapper
  .search-container
  input {
  width: 100%;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-compact
  .hero-content
  .search-wrapper
  .search-box {
  margin-bottom: 6px;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-side-by-side {
  flex-direction: row;
  padding: 0 30px;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-side-by-side.right {
  flex-direction: row-reverse;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-side-by-side.right
  .image-container {
  margin-inline-end: 65px;
  margin-inline-start: 0;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-side-by-side
  .hero-content {
  max-width: 570px;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-side-by-side
  .hero-content
  .title-block {
  margin-bottom: 16px;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-side-by-side
  .image-container {
  display: flex;
  max-height: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 475px;
  width: 475px;
  margin-inline-start: 65px;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero.layout-side-by-side
  .image-container
  .hero-image {
  object-fit: cover;
  width: 100%;
  opacity: 1;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  .title-block {
  display: flex;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  h3 {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: white;
  margin-block-end: 12px;
}
.page-50
  .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
  .section-hero
  h3
  span {
  font-weight: 600;
}

@media screen and (min-width: 900px) and (max-width: 1170px) {
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-side-by-side
    .hero-content,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-side-by-side
    .search-wrapper {
    width: 525px;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-side-by-side
    .image-container {
    width: 342px;
  }
}

@media screen and (min-width: 600px) and (max-width: 900px) {
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero {
    padding: 25px 20px 35px 20px;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero
    .hero-content {
    width: 100%;
    align-items: flex-start;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero
    .hero-content
    .title-block {
    align-items: flex-start;
    flex-direction: column;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero
    .hero-content
    .title-block
    .title {
    font-weight: 600;
    font-size: 42px;
    line-height: 49px;
    font-size: 40px;
    line-height: 42px;
    text-align: start;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero
    .hero-content
    .title-block
    .subtitle {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    text-align: start;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-center.short,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-center.tall,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-side-by-side.short,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-side-by-side.tall {
    height: 300px;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-center
    .hero-content
    .title-block
    .title {
    font-size: 42px;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-center.short
    .title-block {
    align-items: center;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-center.short
    .title-block
    .title,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-center.short
    .title-block
    .subtitle {
    text-align: center;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-compact {
    flex-direction: column;
    padding-top: 25px;
    padding-bottom: 35px;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-compact
    .hero-content {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-compact
    .hero-content
    .title-block {
    align-items: flex-start;
    margin-inline-start: 0px;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-compact.tall,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-compact.short {
    height: unset;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-compact.tall
    .hero-content,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-compact.short
    .hero-content {
    margin-bottom: 0;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-compact
    .title {
    white-space: initial;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-compact
    .title-block {
    margin-bottom: 20px;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-compact
    .hero-content
    .search-wrapper {
    max-width: unset;
    margin-inline-start: 0px;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-side-by-side
    .hero-content,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-side-by-side
    .search-wrapper {
    min-width: 320px;
    max-width: 475px;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-side-by-side.short
    .hero-content,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-side-by-side.tall
    .hero-content {
    margin-bottom: 0;
    padding: 20px 0 40px;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-side-by-side
    .image-container {
    width: 300px;
  }
}

@media only screen and (max-width: 600px) {
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero {
    padding: 25px 20px 35px 20px;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero
    .hero-content {
    width: 100%;
    align-items: flex-start;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero
    .hero-content
    .title-block {
    align-items: flex-start;
    flex-direction: column;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero
    .hero-content
    .title-block
    .title {
    font-weight: 600;
    font-size: 42px;
    line-height: 49px;
    font-size: 40px;
    line-height: 42px;
    text-align: start;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero
    .hero-content
    .title-block
    .subtitle {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    margin-block-end: 0px;
    margin-block-start: 0px;
    text-align: start;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-image: url("");
    background-size: auto;
    opacity: 1;
    background-position: center;
    background-repeat: no-repeat;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-compact,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-center,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-side-by-side {
    flex-direction: column;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-compact
    .hero-content,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-center
    .hero-content,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-side-by-side
    .hero-content {
    flex-direction: column;
    display: flex;
    align-items: flex-start;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-compact
    .hero-content
    .title-block,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-center
    .hero-content
    .title-block,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-side-by-side
    .hero-content
    .title-block {
    align-items: flex-start;
    margin-inline-start: 0px;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-compact.tall,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-compact.short,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-center.tall,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-center.short,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-side-by-side.tall,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-side-by-side.short {
    height: unset;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-compact.tall
    .hero-content,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-compact.short
    .hero-content,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-center.tall
    .hero-content,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-center.short
    .hero-content,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-side-by-side.tall
    .hero-content,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-side-by-side.short
    .hero-content {
    margin-bottom: 0;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-compact
    .hero-content
    .title-block,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-center
    .hero-content
    .title-block,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-side-by-side
    .hero-content
    .title-block {
    margin-bottom: 0px;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-compact
    .hero-content
    .title-block
    .title,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-center
    .hero-content
    .title-block
    .title,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .title {
    margin-bottom: 8px;
    font-size: 40px;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-compact
    .hero-content
    .title-block
    .subtitle,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-center
    .hero-content
    .title-block
    .subtitle,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .subtitle {
    margin-bottom: 22px;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-compact
    .search-wrapper,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-center
    .search-wrapper,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-side-by-side
    .search-wrapper {
    width: 100%;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-compact
    .image-container,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-center
    .image-container,
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-side-by-side
    .image-container {
    display: none;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-compact {
    padding-top: 25px;
    padding-bottom: 35px;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-compact
    .title {
    white-space: initial;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-compact
    .hero-content
    .search-wrapper {
    margin-inline-start: 0px;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-side-by-side {
    padding: 25px 20px;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-side-by-side
    .hero-content
    .title-block {
    margin-bottom: 22px;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .title {
    font-size: 40px;
    margin-bottom: 0;
  }
  .page-50
    .hero-93b1cf53-7c0e-4847-a0fb-8c9fd83a3a47search-results
    .section-hero.layout-side-by-side
    .hero-content
    .title-block
    .subtitle {
    margin-top: 8px;
    margin-bottom: 0;
  }
}

.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #ffffff;
}

.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .customer-portal-tabs {
  background-color: white;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .customer-portal-tabs
  .tab.selected {
  border-bottom: 3px solid #0e3962;
}

.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .ticket-list-table-wrapper {
  height: calc(100% - 58px);
  background-color: white;
  margin: 0 auto;
  max-width: 1040px;
  padding: 0 20px;
}
@media screen and (max-width: 1000px) {
  .page-60
    .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
    .ticket-list
    .ticket-list-table-wrapper {
    overflow-x: auto;
  }
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .ticket-list-table-wrapper
  .title-contact-us-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1000px;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .ticket-list-table-wrapper
  .title-contact-us-wrapper
  .ticket-list-title {
  font-weight: 600;
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  padding: 38px 0 24px;
  color: #333333;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .ticket-list-table-wrapper
  .title-contact-us-wrapper
  .ticket-list-title
  .request-count {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 23px;
  margin-block-end: 0px;
  margin-block-start: 0px;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .ticket-list-table-wrapper
  .title-contact-us-wrapper
  .contact-us {
  display: flex;
  color: #0e3962;
  align-items: center;
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .ticket-list-table-wrapper
  .title-contact-us-wrapper
  .contact-us
  .icon {
  margin-right: 10px;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .ticket-list-table-wrapper
  .title-contact-us-wrapper
  .contact-us
  .icon
  path {
  fill: #0e3962;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .ticket-list-table-wrapper
  .ticket-list-filters-wrapper {
  margin-bottom: 14px;
  display: flex;
  justify-content: space-between;
  width: 1000px;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .ticket-list-table-wrapper
  .ticket-list-filters-wrapper
  .ticket-search-input {
  margin-right: 40px;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .ticket-list-table-wrapper
  .ticket-list-filters-wrapper
  .ticket-search-input:hover {
  border-color: rgba(14, 57, 98, 0.4);
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .ticket-list-table-wrapper
  .ticket-list-filters-wrapper
  .ticket-search-input.focused {
  border-color: #0e3962;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .ticket-list-table-wrapper
  .ticket-list-filters-wrapper
  .ticket-search-input
  .search-icon-wrapper {
  color: #0e3962;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .ticket-list-table-wrapper
  .ticket-list-filters-wrapper
  .ticket-list-filters {
  display: flex;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .ticket-list-table-wrapper
  .ticket-list-filters-wrapper
  .ticket-list-filters
  .ticket-filter-multi-select {
  max-width: 200px;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .ticket-list-table-wrapper
  .ticket-list-filters-wrapper
  .ticket-list-filters
  .ticket-filter-multi-select-value.all-value {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-block-end: 0px;
  margin-block-start: 0px;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .ticket-list-table-wrapper
  .ticket-list-filters-wrapper
  .ticket-list-filters
  .ticket-filter-multi-select-value:not(.all-value) {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #0e3962;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .ticket-list-table-wrapper
  .ticket-list-filters-wrapper
  .ticket-list-filters
  .ticket-filter-multi-select__option--is-selected {
  color: #0e3962;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .ticket-list-table-wrapper
  .ticket-list-filters-wrapper
  .ticket-list-filters
  .ticket-filter-multi-select__option
  .selected-option-icon {
  stroke: #0e3962;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .ticket-list-table-wrapper
  .ticket-list-filters-wrapper
  .ticket-list-filters
  .ticket-filter-multi-select-drop-down-icon {
  color: #0e3962;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .ticket-list-table-wrapper
  .ticket-list-filters-wrapper
  .ticket-list-filters.disabled
  .ticket-filter-multi-select-value.all-value {
  color: #b2b7bb;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .ticket-list-table-wrapper
  .ticket-list-filters-wrapper
  .ticket-list-filters.disabled
  .ticket-filter-multi-select-drop-down-icon {
  color: #b2b7bb;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .ticket-list-table-wrapper
  .ticket-list-filters-wrapper
  .ticket-list-filters
  .status-filter
  .ticket-filter-multi-select__menu {
  min-width: 155px;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .ticket-list-table-wrapper
  .ticket-list-filters-wrapper
  .ticket-list-filters
  .company-filter,
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .ticket-list-table-wrapper
  .ticket-list-filters-wrapper
  .ticket-list-filters
  .language-filter {
  margin-right: 10px;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .ticket-list-table-wrapper
  .ticket-list-filters-wrapper
  .ticket-list-filters
  .company-filter
  .ticket-filter-multi-select__menu,
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .ticket-list-table-wrapper
  .ticket-list-filters-wrapper
  .ticket-list-filters
  .language-filter
  .ticket-filter-multi-select__menu {
  min-width: 155px;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .ticket-list-table-wrapper
  .ticket-list-filters-wrapper
  .ticket-list-filters
  .reporter-filter {
  margin-right: 10px;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list
  .ticket-list-table-wrapper
  .ticket-list-filters-wrapper
  .ticket-list-filters
  .reporter-filter
  .ticket-filter-multi-select__menu {
  min-width: 130px;
}

.page-60 .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f .ticket-list-table {
  width: 100%;
  min-width: 1000px;
  color: #404040;
  border-top: 1px solid #dfe5eb;
  border-bottom: 1px solid #dfe5eb;
  text-align: left;
  border-collapse: collapse;
}
@media screen and (min-width: 900px) {
  .page-60
    .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
    .ticket-list-table {
    table-layout: fixed;
  }
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list-table
  .col-type-80 {
  width: 155px;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list-table
  .col-type-20 {
  width: 70px;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list-table
  .col-type-110 {
  width: 120px;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list-table
  .ticket-list-header-cell,
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list-table
  .ticket-list-body-cell {
  padding: 0 14px;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  border-top: 1px solid #dfe5eb;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list-table
  .ticket-list-header-cell:last-child::after,
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list-table
  .ticket-list-body-cell:last-child::after {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEwIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNi4xNDY0NSAwLjE0NjQ0N0M2LjM0MTcxIC0wLjA0ODgxNTUgNi42NTgyOSAtMC4wNDg4MTU1IDYuODUzNTUgMC4xNDY0NDdMOS44NTM1NSAzLjE0NjQ1QzEwLjA0ODggMy4zNDE3MSAxMC4wNDg4IDMuNjU4MjkgOS44NTM1NSAzLjg1MzU1TDYuODUzNTUgNi44NTM1NUM2LjY1ODI5IDcuMDQ4ODIgNi4zNDE3MSA3LjA0ODgyIDYuMTQ2NDUgNi44NTM1NUM1Ljk1MTE4IDYuNjU4MjkgNS45NTExOCA2LjM0MTcxIDYuMTQ2NDUgNi4xNDY0NUw4LjI5Mjg5IDRIMC41QzAuMjIzODU4IDQgMCAzLjc3NjE0IDAgMy41QzAgMy4yMjM4NiAwLjIyMzg1OCAzIDAuNSAzSDguMjkyODlMNi4xNDY0NSAwLjg1MzU1M0M1Ljk1MTE4IDAuNjU4MjkxIDUuOTUxMTggMC4zNDE3MDkgNi4xNDY0NSAwLjE0NjQ0N1oiIGZpbGw9IiMwMDYxRkYiLz4KPC9zdmc+Cg==");
  box-sizing: border-box;
  border-bottom: 1px solid #dfe5eb;
  text-align: right;
  line-height: 60px;
  padding-right: 14px;
  color: #0061ff;
  display: none;
  width: 84px;
  height: 60px;
  position: absolute;
  padding-right: 14px;
  background: linear-gradient(270deg, #fff 36.31%, rgba(0, 0, 0, 0) 95.81%);
  right: 0;
  top: 0;
  height: 100%;
}

.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list-header-cell {
  height: 40px;
  white-space: nowrap;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list-header-cell.sortable-ticket-list-header-cell {
  cursor: pointer;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list-header-cell.sortable-ticket-list-header-cell
  .sortable-header-cell-content {
  display: flex;
  gap: 4px;
  align-items: center;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list-header-cell.sortable-ticket-list-header-cell
  .sortable-header-cell-content
  .icon {
  color: #7a92a5;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list-header-cell.sortable-ticket-list-header-cell
  .sortable-header-cell-content
  .icon
  svg {
  fill: none;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list-header-cell.sortable-ticket-list-header-cell
  .sortable-header-cell-content
  .icon.desc {
  transform: rotate(180deg);
}

.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list-body-cell {
  height: 60px;
  overflow: hidden;
  color: #333333;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list-body-cell:not(:first-child) {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list-body-cell.subject,
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list-body-cell.company,
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list-body-cell.reporter {
  white-space: nowrap;
  max-width: 274px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list-body-cell.reporter {
  max-width: 101px;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list-body-cell.company {
  max-width: 92px;
}

.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list-body-cell
  .no-data::before {
  content: "-";
}

.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list-table-header {
  background-color: #fafafa;
  width: 100%;
}

.page-60 .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f .ticket-list-row {
  cursor: pointer;
  display: table-row;
  vertical-align: middle;
  text-decoration: none;
  position: relative;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list-row:hover {
  background-color: rgba(14, 57, 98, 0.03);
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .ticket-list-row:hover
  .ticket-list-body-cell:last-child::after {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNyIgdmlld0JveD0iMCAwIDEwIDciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNi4xNDY0NSAwLjE0NjQ0N0M2LjM0MTcxIC0wLjA0ODgxNTUgNi42NTgyOSAtMC4wNDg4MTU1IDYuODUzNTUgMC4xNDY0NDdMOS44NTM1NSAzLjE0NjQ1QzEwLjA0ODggMy4zNDE3MSAxMC4wNDg4IDMuNjU4MjkgOS44NTM1NSAzLjg1MzU1TDYuODUzNTUgNi44NTM1NUM2LjY1ODI5IDcuMDQ4ODIgNi4zNDE3MSA3LjA0ODgyIDYuMTQ2NDUgNi44NTM1NUM1Ljk1MTE4IDYuNjU4MjkgNS45NTExOCA2LjM0MTcxIDYuMTQ2NDUgNi4xNDY0NUw4LjI5Mjg5IDRIMC41QzAuMjIzODU4IDQgMCAzLjc3NjE0IDAgMy41QzAgMy4yMjM4NiAwLjIyMzg1OCAzIDAuNSAzSDguMjkyODlMNi4xNDY0NSAwLjg1MzU1M0M1Ljk1MTE4IDAuNjU4MjkxIDUuOTUxMTggMC4zNDE3MDkgNi4xNDY0NSAwLjE0NjQ0N1oiIGZpbGw9IiMwMDYxRkYiLz4KPC9zdmc+Cg==");
  box-sizing: border-box;
  border-bottom: 1px solid #dfe5eb;
  text-align: right;
  line-height: 60px;
  padding-right: 14px;
  color: #0061ff;
  display: none;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 84px;
  height: 60px;
  position: absolute;
  padding-right: 14px;
  background: linear-gradient(270deg, #fff 36.31%, rgba(0, 0, 0, 0) 95.81%);
  right: 0;
  top: 0;
  height: 100%;
}

.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .empty-ticket-list-container {
  max-width: 1000px;
  min-height: 285px;
  border: 1px solid #e0e0e0;
  padding: 24px;
  display: grid;
  place-content: center;
  text-align: center;
}

.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .empty-ticket-list-container-title {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #333333;
}

.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .empty-ticket-list-container-subtitle {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #828282;
}

.page-60 .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f .pagination {
  margin: 25px 0;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .pagination
  .page.current,
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .pagination
  .page:hover {
  color: #0e3962;
}
.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .pagination
  .arrow-wrapper {
  color: #0e3962;
}

.page-60
  .ticket-list-317c13a1-5eb8-42a4-b967-e531e574659f
  .requests-list-loader
  > div {
  margin-top: 143px;
  background-color: #0e3962;
}

.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket {
  background: #ffffff;
  height: 100%;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-tabs {
  background-color: white;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-tabs
  .tab.selected {
  border-bottom: 3px solid #0e3962;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner {
  max-width: 1040px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  gap: 62px;
  background: white;
  padding: 20px;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .link-ticket-page-wrapper {
  width: 600px;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .ticket-page-comp {
  margin-top: 14px;
  padding: 0;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .ticket-page-comp
  .ticket-page-content {
  margin: 0;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .ticket-page-comp
  .ticket-page-content
  .divider {
  margin: 0 0 30px 0;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .ticket-page-comp
  .ticket-page-content
  .reply-footer
  .reply-input-box-container
  textarea::placeholder {
  color: #b2b7bb;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .ticket-page-comp
  .ticket-page-content
  .reply-footer
  .reply-input
  .actions-wrapper {
  margin-top: 10px;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .ticket-page-comp
  .ticket-page-content
  .reply-footer
  .reply-input
  .actions-wrapper
  .attachments-container {
  display: flex;
  flex-direction: column-reverse;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .ticket-page-comp
  .ticket-page-content
  .reply-footer
  .reply-input
  .actions-wrapper
  .submit-button {
  align-self: baseline;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .ticket-page-comp
  .ticket-page-content
  .reply-footer
  .reply-input
  .actions-wrapper
  * {
  margin: 0;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .ticket-page-comp
  .ticket-page-content
  .reply-footer
  .actions-wrapper {
  display: flex;
  justify-content: space-between;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .ticket-page-comp
  .ticket-page-content
  .reply-input
  textarea {
  color: #404040;
  padding: 14px;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .ticket-page-comp
  .ticket-page-content
  .ticket-title {
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 30px;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .ticket-page-comp
  .ticket-page-content
  .avatar
  .initials {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-block-end: 0px;
  margin-block-start: 0px;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .ticket-page-comp
  .ticket-page-content
  .replies-header {
  text-transform: uppercase;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-bottom: 24px;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .ticket-page-comp
  .ticket-page-content
  .replies-header
  .replies-count {
  color: #b2b7bb;
  margin-left: 3px;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .ticket-page-comp
  .user-message,
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .ticket-page-comp
  .agent-message,
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .ticket-page-comp
  .ticket-content {
  margin-bottom: 24px;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .ticket-page-comp
  .user-avatar-wrapper,
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .ticket-page-comp
  .agent-avatar-wrapper {
  margin-right: 10px;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .ticket-page-comp
  .user-avatar-wrapper
  .agent-avatar-wrapper-inner,
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .ticket-page-comp
  .agent-avatar-wrapper
  .agent-avatar-wrapper-inner {
  width: 100%;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .ticket-page-comp
  .user-bubble,
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .ticket-page-comp
  .agent-bubble {
  padding: 14px;
  border-radius: 6px;
  max-width: 100%;
  min-width: fit-content;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .ticket-page-comp
  .user-bubble:not(:last-child),
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .ticket-page-comp
  .agent-bubble:not(:last-child) {
  margin-bottom: 5px;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .agent-bubble {
  background-color: rgba(159, 183, 255, 0.1);
  border: 1px solid rgba(159, 183, 255, 0.4);
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .user-bubble
  .user-content
  a:not(.attachment-name),
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .user-bubble
  .agent-content
  a:not(.attachment-name),
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .agent-bubble
  .user-content
  a:not(.attachment-name),
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .agent-bubble
  .agent-content
  a:not(.attachment-name) {
  color: #0e3962;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .add-file-button {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #0e3962;
  cursor: pointer;
  padding: 4px;
  background: none;
  border: none;
  outline: inherit;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .add-file-button
  .add-file-text {
  display: flex;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .add-file-button
  .icon.aul.svg-icon:first-child {
  margin-right: 6px;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .add-file-button
  .icon
  path {
  fill: #0e3962;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .submit-button {
  height: 36px;
  padding: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  line-height: 36px;
  padding: 0 14px;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .submit-button.enabled {
  background-color: #0e3962;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .ticket-list-link {
  color: #0e3962;
  text-decoration: none;
  margin-bottom: 16px;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .ticket-list-link
  .icon
  path {
  fill: #0e3962;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .agent-avatar-wrapper
  > .avatar {
  border: 2px solid #0e3962;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .info-panel {
  padding: 24px;
  min-width: 338px;
  background: #fafafa;
  border-radius: 6px;
  height: fit-content;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .info-panel
  .row {
  display: flex;
  min-height: 38px;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .info-panel
  .row
  .body-cell {
  width: 140px;
  margin-left: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .info-panel
  .row
  .body-cell
  .specific-user-details.cc {
  margin-bottom: 8px;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .info-panel
  .row
  .body-cell.ccs
  .cc:not(:first-child) {
  margin-top: 8px;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .info-panel
  .row
  .body-cell
  .no-data::before {
  content: "-";
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .info-panel
  .row
  .title-cell {
  width: 140px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
}
.page-70
  .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
  .customer-portal-ticket
  .customer-portal-ticket-inner
  .info-panel
  .divider {
  border-top: 1px solid #e0e0e0;
  margin: 15px 0;
}
@media (max-width: 600px) {
  .page-70
    .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
    .customer-portal-ticket
    .customer-portal-ticket-inner {
    flex-direction: column-reverse;
  }
  .page-70
    .customer-portal-ticket-7faa620a-e2c6-49ef-a55a-94dbb44e3855
    .customer-portal-ticket
    .customer-portal-ticket-inner
    .link-ticket-page-wrapper {
    width: 100%;
  }
}

.page-100 .error-0ea13ab3-523f-4bf9-8338-75c2df9a0b56 .error-page {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 250px 0;
  max-width: 730px;
  text-align: center;
  margin: 0 auto;
}
.page-100 .error-0ea13ab3-523f-4bf9-8338-75c2df9a0b56 .error-page .error-title {
  font-weight: 600;
  font-size: 42px;
  line-height: 49px;
  color: #404040;
}
.page-100
  .error-0ea13ab3-523f-4bf9-8338-75c2df9a0b56
  .error-page
  .error-subtitle {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-top: 10px;
  margin-bottom: 40px;
  color: #818389;
}
.page-100 .error-0ea13ab3-523f-4bf9-8338-75c2df9a0b56 .error-page .error-cta {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  padding: 13px 15px;
  background: #0e3962;
  border: 1px solid #0e3962;
  border-radius: 7px;
  color: white;
}
.page-100 .error-0ea13ab3-523f-4bf9-8338-75c2df9a0b56 .error-page .error-cta a {
  text-decoration: none;
}

@media only screen and (max-width: 600px) {
  .page-100 .error-0ea13ab3-523f-4bf9-8338-75c2df9a0b56 .error-page {
    align-items: center;
    text-align: center;
    padding: 100px 20px;
  }
}

.page-1000 .profile-profile .profile-page {
  max-width: 1140px;
  width: 100%;
  display: flex;
  overflow: auto;
  justify-content: center;
  margin: 20px auto 50px;
  border-radius: 10px;
  padding: 30px 15px 10px 30px;
  background: white;
  color: #404040;
}
.page-1000 .profile-profile .profile-page::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #ffffff;
}
.page-1000 .profile-profile .profile-page a {
  text-decoration: none;
}
.page-1000 .profile-profile .profile-page .wrapper {
  display: grid;
  width: 100%;
}
@media only screen and (min-width: 900px) {
  .page-1000 .profile-profile .profile-page {
    min-height: 100%;
  }
  .page-1000 .profile-profile .profile-page .wrapper {
    grid-row-gap: 5px;
    grid-column-gap: 10px;
    grid-template-columns: 1fr 3.65fr;
    grid-template-rows: max-content;
  }
  .page-1000 .profile-profile .profile-page .profile-info {
    grid-area: span 2;
    max-width: 224px;
  }
  .page-1000 .profile-profile .profile-page .profile-info > * {
    margin-bottom: 25px;
  }
  .page-1000 .profile-profile .profile-page .article-title,
  .page-1000 .profile-profile .profile-page .ticket-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
}
.page-1000 .profile-profile .profile-page .profile-info .name-avatar {
  display: flex;
}
.page-1000 .profile-profile .profile-page .profile-info .name-avatar .avatar {
  display: flex;
  align-items: center;
}
.page-1000
  .profile-profile
  .profile-page
  .profile-info
  .name-avatar
  .avatar
  .avatar-initials,
.page-1000
  .profile-profile
  .profile-page
  .profile-info
  .name-avatar
  .avatar
  .user-avatar {
  width: 50px;
  height: 50px;
  padding-inline-start: 3px;
}
.page-1000
  .profile-profile
  .profile-page
  .profile-info
  .name-avatar
  .name-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-inline-start: 10px;
}
.page-1000
  .profile-profile
  .profile-page
  .profile-info
  .name-avatar
  .name-wrapper
  .signed-in-message {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
  margin-bottom: 2px;
}
.page-1000
  .profile-profile
  .profile-page
  .profile-info
  .name-avatar
  .name-wrapper
  .user-name {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  overflow-wrap: anywhere;
}
.page-1000 .profile-profile .profile-page .profile-info .in-line {
  margin-bottom: 30px;
}
.page-1000 .profile-profile .profile-page .profile-info .in-line .joined-info {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
}
.page-1000 .profile-profile .profile-page .profile-info .field-set .label {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #818389;
}
.page-1000 .profile-profile .profile-page .profile-info .field-set .value {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  overflow-wrap: anywhere;
}
.page-1000 .profile-profile .profile-page .user-tickets-container,
.page-1000 .profile-profile .profile-page .followed-articles-container {
  padding: 6px 0 20px;
}
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .maybe-collapsible-title,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .maybe-collapsible-title {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 21px;
  color: #404040;
}
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .maybe-collapsible-title
  .count,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .maybe-collapsible-title
  .count {
  font-weight: normal;
  margin-inline-start: 3px;
}
.page-1000 .profile-profile .profile-page .user-tickets-container.empty-state,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container.empty-state {
  padding: 0 10px;
}
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container.empty-state
  .followed-articles-empty-state,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container.empty-state
  .tickets-empty-state,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container.empty-state
  .followed-articles-empty-state,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container.empty-state
  .tickets-empty-state {
  padding-top: 20px;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #b2b7bb;
}
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container.empty-state
  .tickets-empty-state,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container.empty-state
  .tickets-empty-state {
  margin-bottom: 45px;
}
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item,
.page-1000 .profile-profile .profile-page .user-tickets-container .article-item,
.page-1000 .profile-profile .profile-page .user-tickets-container .ticket-item {
  padding: 20px 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item:not(:last-child),
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item:not(:last-child),
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item:not(:last-child),
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item:not(:last-child) {
  border-bottom: #e0e0e0 1px solid;
}
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-item-link,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-item-link,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-item-link,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-item-link,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-item-link,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-item-link,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-item-link,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-item-link {
  width: 100%;
}
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .article-info,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .ticket-info,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .article-info,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .ticket-info,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .article-info,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .ticket-info,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .article-info,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .ticket-info,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .article-info,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .ticket-info,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .article-info,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .ticket-info,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .article-info,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .ticket-info,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .article-info,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .ticket-info {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  max-width: 625px;
}
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .article-info
  .article-type,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .ticket-info
  .article-type,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .article-info
  .article-type,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .ticket-info
  .article-type,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .article-info
  .article-type,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .ticket-info
  .article-type,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .article-info
  .article-type,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .ticket-info
  .article-type,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .article-info
  .article-type,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .ticket-info
  .article-type,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .article-info
  .article-type,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .ticket-info
  .article-type,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .article-info
  .article-type,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .ticket-info
  .article-type,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .article-info
  .article-type,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .ticket-info
  .article-type {
  display: flex;
  margin-inline-end: 8px;
  white-space: nowrap;
}
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .article-info
  .article-type
  .type-container,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .ticket-info
  .article-type
  .type-container,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .article-info
  .article-type
  .type-container,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .article-info
  .article-type
  .type-container,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .ticket-info
  .article-type
  .type-container,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .article-info
  .article-type
  .type-container,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .article-info
  .article-type
  .type-container,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .ticket-info
  .article-type
  .type-container,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .article-info
  .article-type
  .type-container,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .article-info
  .article-type
  .type-container,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .ticket-info
  .article-type
  .type-container,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .article-info
  .article-type
  .type-container,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 5px 8px;
}
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .article-info
  .article-type
  .type-container.type-feature-request,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .article-info
  .article-type
  .type-container.type-110,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-feature-request,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-110,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-feature-request,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-110,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-feature-request,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-110,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .article-info
  .article-type
  .type-container.type-feature-request,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .article-info
  .article-type
  .type-container.type-110,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-feature-request,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-110,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-feature-request,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-110,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-feature-request,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-110,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .article-info
  .article-type
  .type-container.type-feature-request,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .article-info
  .article-type
  .type-container.type-110,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-feature-request,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-110,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-feature-request,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-110,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-feature-request,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-110,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .article-info
  .article-type
  .type-container.type-feature-request,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .article-info
  .article-type
  .type-container.type-110,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-feature-request,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-110,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-feature-request,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-110,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-feature-request,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-110 {
  border: 1px solid #fdb10c;
  color: #fdb10c;
}
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .article-info
  .article-type
  .type-container.type-feature-request.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .article-info
  .article-type
  .type-container.type-110.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-feature-request.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-110.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-feature-request.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-110.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-feature-request.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-110.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .article-info
  .article-type
  .type-container.type-feature-request.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .article-info
  .article-type
  .type-container.type-110.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-feature-request.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-110.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-feature-request.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-110.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-feature-request.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-110.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .article-info
  .article-type
  .type-container.type-feature-request.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .article-info
  .article-type
  .type-container.type-110.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-feature-request.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-110.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-feature-request.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-110.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-feature-request.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-110.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .article-info
  .article-type
  .type-container.type-feature-request.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .article-info
  .article-type
  .type-container.type-110.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-feature-request.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-110.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-feature-request.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-110.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-feature-request.resolution-116,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-110.resolution-116 {
  color: #57e096;
  border: 1px solid #57e096;
}
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .article-info
  .article-type
  .type-container.type-known-issue,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .article-info
  .article-type
  .type-container.type-120,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-known-issue,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-120,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-known-issue,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-120,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-known-issue,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-120,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .article-info
  .article-type
  .type-container.type-known-issue,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .article-info
  .article-type
  .type-container.type-120,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-known-issue,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-120,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-known-issue,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-120,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-known-issue,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-120,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .article-info
  .article-type
  .type-container.type-known-issue,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .article-info
  .article-type
  .type-container.type-120,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-known-issue,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-120,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-known-issue,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-120,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-known-issue,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-120,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .article-info
  .article-type
  .type-container.type-known-issue,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .article-info
  .article-type
  .type-container.type-120,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-known-issue,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-120,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-known-issue,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-120,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-known-issue,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-120 {
  border: 1px solid #ff6666;
  color: #ff6666;
}
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .article-info
  .article-type
  .type-container.type-known-issue.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .article-info
  .article-type
  .type-container.type-120.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-known-issue.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-120.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-known-issue.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-120.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-known-issue.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-120.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .article-info
  .article-type
  .type-container.type-known-issue.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .article-info
  .article-type
  .type-container.type-120.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-known-issue.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-120.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-known-issue.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-120.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-known-issue.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-120.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .article-info
  .article-type
  .type-container.type-known-issue.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .article-info
  .article-type
  .type-container.type-120.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-known-issue.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-120.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-known-issue.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-120.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-known-issue.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-120.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .article-info
  .article-type
  .type-container.type-known-issue.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .article-info
  .article-type
  .type-container.type-120.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-known-issue.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-120.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-known-issue.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-120.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-known-issue.resolution-124,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-120.resolution-124 {
  color: #57e096;
  border: 1px solid #57e096;
}
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .article-info
  .article-type
  .type-container.type-known-issue.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .article-info
  .article-type
  .type-container.type-120.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-known-issue.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-120.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-known-issue.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-120.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-known-issue.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-120.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .article-info
  .article-type
  .type-container.type-known-issue.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .article-info
  .article-type
  .type-container.type-120.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-known-issue.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-120.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-known-issue.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-120.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-known-issue.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-120.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .article-info
  .article-type
  .type-container.type-known-issue.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .article-info
  .article-type
  .type-container.type-120.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-known-issue.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-120.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-known-issue.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-120.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-known-issue.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-120.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .article-info
  .article-type
  .type-container.type-known-issue.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .article-info
  .article-type
  .type-container.type-120.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-known-issue.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .ticket-info
  .article-type
  .type-container.type-120.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-known-issue.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .article-info
  .article-type
  .type-container.type-120.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-known-issue.resolution-126,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .ticket-info
  .article-type
  .type-container.type-120.resolution-126 {
  color: #b2b7bb;
  border: 1px solid #b2b7bb;
}
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .article-info
  .article-title,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .article-info
  .ticket-title,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .ticket-info
  .article-title,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .ticket-info
  .ticket-title,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .article-info
  .article-title,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .article-info
  .ticket-title,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .ticket-info
  .article-title,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .ticket-info
  .ticket-title,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .article-info
  .article-title,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .article-info
  .ticket-title,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .ticket-info
  .article-title,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .ticket-info
  .ticket-title,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .article-info
  .article-title,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .article-info
  .ticket-title,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .ticket-info
  .article-title,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .ticket-info
  .ticket-title,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .article-info
  .article-title,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .article-info
  .ticket-title,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .ticket-info
  .article-title,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .ticket-info
  .ticket-title,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .article-info
  .article-title,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .article-info
  .ticket-title,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .ticket-info
  .article-title,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .ticket-info
  .ticket-title,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .article-info
  .article-title,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .article-info
  .ticket-title,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .ticket-info
  .article-title,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .ticket-info
  .ticket-title,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .article-info
  .article-title,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .article-info
  .ticket-title,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .ticket-info
  .article-title,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .ticket-info
  .ticket-title {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 19px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #404040;
}
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .last-update-date,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .article-container
  .last-answer-date,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .last-update-date,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .ticket-container
  .last-answer-date,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .last-update-date,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .article-container
  .last-answer-date,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .last-update-date,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .ticket-container
  .last-answer-date,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .last-update-date,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .article-container
  .last-answer-date,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .last-update-date,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .ticket-container
  .last-answer-date,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .last-update-date,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .article-container
  .last-answer-date,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .last-update-date,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .ticket-container
  .last-answer-date {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  font-weight: normal;
  color: #818389;
}
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .cta-article,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .cta-ticket,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .cta-article,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .cta-ticket,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .cta-article,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .cta-ticket,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .cta-article,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .cta-ticket {
  display: flex;
}
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .cta-article
  .unfollow-article-button,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .cta-ticket
  .unfollow-article-button,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .cta-article
  .unfollow-article-button,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .cta-ticket
  .unfollow-article-button,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .cta-article
  .unfollow-article-button,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .cta-ticket
  .unfollow-article-button,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .cta-article
  .unfollow-article-button,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .cta-ticket
  .unfollow-article-button {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #ee5951;
  margin-inline-end: 20px;
  cursor: pointer;
  opacity: 0;
  background: none;
  border: none;
  padding: 0;
  outline: inherit;
}
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .cta-article
  .unfollow-article-button:hover,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .cta-ticket
  .unfollow-article-button:hover,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .cta-article
  .unfollow-article-button:hover,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .cta-ticket
  .unfollow-article-button:hover,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .cta-article
  .unfollow-article-button:hover,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .cta-ticket
  .unfollow-article-button:hover,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .cta-article
  .unfollow-article-button:hover,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .cta-ticket
  .unfollow-article-button:hover {
  text-decoration: underline;
}
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .cta-article
  .view-article-button,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .cta-article
  .view-ticket-button,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .cta-ticket
  .view-article-button,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .cta-ticket
  .view-ticket-button,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .cta-article
  .view-article-button,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .cta-article
  .view-ticket-button,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .cta-ticket
  .view-article-button,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .cta-ticket
  .view-ticket-button,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .cta-article
  .view-article-button,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .cta-article
  .view-ticket-button,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .cta-ticket
  .view-article-button,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .cta-ticket
  .view-ticket-button,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .cta-article
  .view-article-button,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .cta-article
  .view-ticket-button,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .cta-ticket
  .view-article-button,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .cta-ticket
  .view-ticket-button {
  display: flex;
  color: #0e3962;
  background: none;
  border: none;
  padding: 0;
  outline: inherit;
  cursor: pointer;
}
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .cta-article
  .view-article-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .cta-article
  .view-ticket-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .cta-ticket
  .view-article-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .cta-ticket
  .view-ticket-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .cta-article
  .view-article-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .cta-article
  .view-ticket-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .cta-ticket
  .view-article-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .cta-ticket
  .view-ticket-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .cta-article
  .view-article-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .cta-article
  .view-ticket-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .cta-ticket
  .view-article-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .cta-ticket
  .view-ticket-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .cta-article
  .view-article-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .cta-article
  .view-ticket-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .cta-ticket
  .view-article-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .cta-ticket
  .view-ticket-button
  .view {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  margin-inline-end: 10px;
  opacity: 0;
}
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .cta-article
  .view-article-button
  .view:hover,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .cta-article
  .view-ticket-button
  .view:hover,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .cta-ticket
  .view-article-button
  .view:hover,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .cta-ticket
  .view-ticket-button
  .view:hover,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .cta-article
  .view-article-button
  .view:hover,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .cta-article
  .view-ticket-button
  .view:hover,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .cta-ticket
  .view-article-button
  .view:hover,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .cta-ticket
  .view-ticket-button
  .view:hover,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .cta-article
  .view-article-button
  .view:hover,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .cta-article
  .view-ticket-button
  .view:hover,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .cta-ticket
  .view-article-button
  .view:hover,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .cta-ticket
  .view-ticket-button
  .view:hover,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .cta-article
  .view-article-button
  .view:hover,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .cta-article
  .view-ticket-button
  .view:hover,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .cta-ticket
  .view-article-button
  .view:hover,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .cta-ticket
  .view-ticket-button
  .view:hover {
  text-decoration: underline;
}
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .cta-article
  .view-article-button
  .link-arrow
  svg,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .cta-article
  .view-ticket-button
  .link-arrow
  svg,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .cta-ticket
  .view-article-button
  .link-arrow
  svg,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item
  .cta-ticket
  .view-ticket-button
  .link-arrow
  svg,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .cta-article
  .view-article-button
  .link-arrow
  svg,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .cta-article
  .view-ticket-button
  .link-arrow
  svg,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .cta-ticket
  .view-article-button
  .link-arrow
  svg,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item
  .cta-ticket
  .view-ticket-button
  .link-arrow
  svg,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .cta-article
  .view-article-button
  .link-arrow
  svg,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .cta-article
  .view-ticket-button
  .link-arrow
  svg,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .cta-ticket
  .view-article-button
  .link-arrow
  svg,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item
  .cta-ticket
  .view-ticket-button
  .link-arrow
  svg,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .cta-article
  .view-article-button
  .link-arrow
  svg,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .cta-article
  .view-ticket-button
  .link-arrow
  svg,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .cta-ticket
  .view-article-button
  .link-arrow
  svg,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item
  .cta-ticket
  .view-ticket-button
  .link-arrow
  svg {
  stroke: #0e3962;
}
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item:hover
  .cta-article
  .unfollow-article-button,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item:hover
  .cta-article
  .view-article-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item:hover
  .cta-article
  .view-ticket-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item:hover
  .cta-ticket
  .unfollow-article-button,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item:hover
  .cta-ticket
  .view-article-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .article-item:hover
  .cta-ticket
  .view-ticket-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item:hover
  .cta-article
  .unfollow-article-button,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item:hover
  .cta-article
  .view-article-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item:hover
  .cta-article
  .view-ticket-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item:hover
  .cta-ticket
  .unfollow-article-button,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item:hover
  .cta-ticket
  .view-article-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .followed-articles-container
  .ticket-item:hover
  .cta-ticket
  .view-ticket-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item:hover
  .cta-article
  .unfollow-article-button,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item:hover
  .cta-article
  .view-article-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item:hover
  .cta-article
  .view-ticket-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item:hover
  .cta-ticket
  .unfollow-article-button,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item:hover
  .cta-ticket
  .view-article-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .article-item:hover
  .cta-ticket
  .view-ticket-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item:hover
  .cta-article
  .unfollow-article-button,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item:hover
  .cta-article
  .view-article-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item:hover
  .cta-article
  .view-ticket-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item:hover
  .cta-ticket
  .unfollow-article-button,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item:hover
  .cta-ticket
  .view-article-button
  .view,
.page-1000
  .profile-profile
  .profile-page
  .user-tickets-container
  .ticket-item:hover
  .cta-ticket
  .view-ticket-button
  .view {
  opacity: 1;
}
@media screen and (min-width: 900px) and (max-width: 1170px) {
  .page-1000 .profile-profile .profile-page .profile-info .name-avatar {
    flex-direction: column;
  }
  .page-1000
    .profile-profile
    .profile-page
    .profile-info
    .name-avatar
    .name-wrapper {
    margin-inline-start: 0;
    margin-top: 10px;
  }
  .page-1000
    .profile-profile
    .profile-page
    .followed-articles-container
    .article-item
    .article-container
    .article-info,
  .page-1000
    .profile-profile
    .profile-page
    .followed-articles-container
    .article-item
    .article-container
    .ticket-info,
  .page-1000
    .profile-profile
    .profile-page
    .user-tickets-container
    .ticket-item
    .ticket-container
    .article-info,
  .page-1000
    .profile-profile
    .profile-page
    .user-tickets-container
    .ticket-item
    .ticket-container
    .ticket-info {
    max-width: 500px;
  }
}
@media only screen and (max-width: 900px) {
  .page-1000 .profile-profile .profile-page {
    padding: 20px 10px 15px;
    margin: 0;
    border-radius: unset;
  }
  .page-1000 .profile-profile .profile-page .wrapper {
    display: flex;
    flex-direction: column;
  }
  .page-1000 .profile-profile .profile-page .wrapper .user-tickets {
    margin: 30px 0;
  }
  .page-1000 .profile-profile .profile-page .profile-info {
    padding: 0 10px;
  }
  .page-1000 .profile-profile .profile-page .profile-info .name-avatar,
  .page-1000 .profile-profile .profile-page .profile-info .in-line,
  .page-1000
    .profile-profile
    .profile-page
    .profile-info
    .field-set:not(:last-child) {
    margin-bottom: 15px;
  }
  .page-1000 .profile-profile .profile-page .user-tickets-container,
  .page-1000 .profile-profile .profile-page .followed-articles-container {
    padding: 0;
  }
  .page-1000
    .profile-profile
    .profile-page
    .followed-articles-container
    .article-item {
    flex-direction: column;
    align-items: flex-start;
  }
  .page-1000
    .profile-profile
    .profile-page
    .followed-articles-container
    .article-item
    .link-arrow {
    display: none;
  }
  .page-1000
    .profile-profile
    .profile-page
    .followed-articles-container
    .article-item:hover
    .unfollow-article-button,
  .page-1000
    .profile-profile
    .profile-page
    .followed-articles-container
    .article-item:hover
    .view-article-button
    .view {
    display: flex;
  }
  .page-1000
    .profile-profile
    .profile-page
    .followed-articles-container
    .article-item
    .article-item-link {
    pointer-events: none;
  }
  .page-1000
    .profile-profile
    .profile-page
    .followed-articles-container
    .article-item
    .cta-article {
    margin-top: 10px;
  }
  .page-1000
    .profile-profile
    .profile-page
    .followed-articles-container
    .article-item
    .cta-article
    .unfollow-article-button,
  .page-1000
    .profile-profile
    .profile-page
    .followed-articles-container
    .article-item
    .cta-article
    .view-article-button
    .view {
    text-decoration: underline;
  }
  .page-1000
    .profile-profile
    .profile-page
    .followed-articles-container
    .article-item,
  .page-1000
    .profile-profile
    .profile-page
    .user-tickets-container
    .ticket-item {
    padding: 15px 10px;
  }
  .page-1000
    .profile-profile
    .profile-page
    .followed-articles-container
    .article-item:last-child,
  .page-1000
    .profile-profile
    .profile-page
    .user-tickets-container
    .ticket-item:last-child {
    padding-bottom: 0;
  }
  .page-1000
    .profile-profile
    .profile-page
    .followed-articles-container
    .article-item
    .unfollow-article-button,
  .page-1000
    .profile-profile
    .profile-page
    .followed-articles-container
    .article-item
    .view-article-button
    .view,
  .page-1000
    .profile-profile
    .profile-page
    .followed-articles-container
    .article-item
    .view-ticket-button
    .view,
  .page-1000
    .profile-profile
    .profile-page
    .user-tickets-container
    .ticket-item
    .unfollow-article-button,
  .page-1000
    .profile-profile
    .profile-page
    .user-tickets-container
    .ticket-item
    .view-article-button
    .view,
  .page-1000
    .profile-profile
    .profile-page
    .user-tickets-container
    .ticket-item
    .view-ticket-button
    .view {
    display: none;
  }
  .page-1000
    .profile-profile
    .profile-page
    .followed-articles-container
    .article-item
    .nav-link,
  .page-1000
    .profile-profile
    .profile-page
    .followed-articles-container
    .article-item
    .article-container,
  .page-1000
    .profile-profile
    .profile-page
    .followed-articles-container
    .article-item
    .ticket-container,
  .page-1000
    .profile-profile
    .profile-page
    .user-tickets-container
    .ticket-item
    .nav-link,
  .page-1000
    .profile-profile
    .profile-page
    .user-tickets-container
    .ticket-item
    .article-container,
  .page-1000
    .profile-profile
    .profile-page
    .user-tickets-container
    .ticket-item
    .ticket-container {
    width: 100%;
  }
  .page-1000
    .profile-profile
    .profile-page
    .followed-articles-container
    .article-item
    .article-container
    .article-info,
  .page-1000
    .profile-profile
    .profile-page
    .user-tickets-container
    .ticket-item
    .article-container
    .article-info {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 6px;
  }
  .page-1000
    .profile-profile
    .profile-page
    .followed-articles-container
    .article-item
    .article-container
    .article-info
    .article-type,
  .page-1000
    .profile-profile
    .profile-page
    .user-tickets-container
    .ticket-item
    .article-container
    .article-info
    .article-type {
    margin-bottom: 6px;
    display: flex;
  }
}

.page-1100 .ticket-ticket .ticket-page {
  max-width: 820px;
  width: 100%;
  display: flex;
  overflow: auto;
  justify-content: center;
  border-radius: 10px;
  background: white;
  color: #404040;
}
@media (min-width: 600px) {
  .page-1100 .ticket-ticket .ticket-page {
    padding: 30px 15px 10px 30px;
    margin: 20px auto 50px;
  }
  .page-1100 .ticket-ticket .ticket-page::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: #ffffff;
  }
}
.page-1100 .ticket-ticket .ticket-page .agent-bubble {
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.page-1100
  .ticket-ticket
  .ticket-page
  .user-bubble
  .user-content
  a:not(.attachment-name),
.page-1100
  .ticket-ticket
  .ticket-page
  .user-bubble
  .agent-content
  a:not(.attachment-name),
.page-1100
  .ticket-ticket
  .ticket-page
  .agent-bubble
  .user-content
  a:not(.attachment-name),
.page-1100
  .ticket-ticket
  .ticket-page
  .agent-bubble
  .agent-content
  a:not(.attachment-name) {
  color: #0e3962;
}
.page-1100 .ticket-ticket .ticket-page .add-file-button {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #0e3962;
  cursor: pointer;
  padding: 4px;
  background: none;
  border: none;
  outline: inherit;
}
.page-1100 .ticket-ticket .ticket-page .add-file-button .icon path {
  fill: #0e3962;
}
.page-1100 .ticket-ticket .ticket-page .submit-button.enabled {
  background-color: #0e3962;
}

.footer .footer-section {
  position: absolute;
  width: 100%;
  bottom: 0px;
}
.footer .footer-section .footer-container {
  height: 95px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #ffffff;
  padding: 0 45px;
  width: 100%;
  border-top: 1px solid #f1f2f3;
}
.footer .footer-section .logo-container {
  align-items: center;
}
.footer .footer-section .logo-container img {
  max-height: 50px;
  max-width: 150px;
}
.footer .footer-section .logo-container .img-container {
  max-height: 50px;
  max-width: 150px;
}
.footer .footer-section .language-select .language-select-button.open {
  background-color: #d81135;
}
.footer
  .footer-section
  .language-select
  .language-select-button.open
  .button-title {
  color: white;
}
.footer
  .footer-section
  .language-select
  .language-select-button.open
  .select-icon
  svg
  path {
  fill: white;
}
.footer .footer-section .language-select .locale-menu-wrapper {
  bottom: 30px;
}
.footer .footer-section .language-select .select-icon svg path {
  fill: #d81135;
}
.footer
  .footer-section
  .language-select
  .locale-menu-wrapper
  .locale-item.chosen {
  color: #d81135;
}
.footer
  .footer-section
  .language-select
  .locale-menu-wrapper
  .locale-item
  .chosen-icon
  svg
  path {
  stroke: #d81135;
}
.footer .footer-section .buttons-container {
  display: flex;
  align-items: center;
}
.footer .footer-section .buttons-container > *:not(:last-child) {
  margin: 0 10px;
}
.footer .footer-section .buttons-container > *:last-child {
  margin-inline-start: 10px;
}
.footer .footer-section .buttons-container .link-button-container {
  text-decoration: none;
}
.footer .footer-section .buttons-container .footer-button,
.footer .footer-section .buttons-container .language-select-button {
  padding: 9px 15px;
  display: flex;
  border: 1px solid;
  box-sizing: border-box;
  border-radius: 5px;
  cursor: pointer;
  border-color: #d81135;
  background: white;
}
.footer .footer-section .buttons-container .footer-button.primary,
.footer .footer-section .buttons-container .language-select-button.primary {
  background: #d81135;
}
.footer .footer-section .buttons-container .footer-button.primary .button-title,
.footer
  .footer-section
  .buttons-container
  .language-select-button.primary
  .button-title {
  color: white;
}
.footer .footer-section .buttons-container .footer-button:hover,
.footer .footer-section .buttons-container .language-select-button:hover {
  opacity: 0.9;
  background-color: #d81135;
}
.footer .footer-section .buttons-container .footer-button:hover .button-title,
.footer
  .footer-section
  .buttons-container
  .language-select-button:hover
  .button-title {
  color: white;
}
.footer
  .footer-section
  .buttons-container
  .footer-button:hover
  .select-icon
  svg
  path,
.footer
  .footer-section
  .buttons-container
  .language-select-button:hover
  .select-icon
  svg
  path {
  fill: white;
}
.footer .footer-section .buttons-container .footer-button:active,
.footer .footer-section .buttons-container .language-select-button:active {
  opacity: 1;
}
.footer .footer-section .buttons-container .button-title {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #d81135;
}
.footer .footer-section .answers-banner {
  display: flex;
  justify-content: center;
  height: 35px;
  background: #fafafa;
  align-items: center;
  border: 1px solid #f1f2f3;
  margin-top: -1px;
}
.footer .footer-section .answers-banner .answers-banner-title {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 14px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #b2b7bb;
  margin-right: 3px;
}
@media (max-width: 600px) {
  .footer .footer-section .buttons-container {
    display: none;
  }
}

.header .header {
  min-height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #ffffff;
  padding: 0 45px;
  top: 0;
  width: 100%;
  position: sticky;
}
.header .header[data-color~="white"] {
  border-bottom: 1px solid #f1f2f3;
}
.header .header .header-mobile-menu-wrapper {
  display: none;
}
.header .header .title-container {
  display: flex;
  align-items: center;
}
.header .header .title-container img {
  max-height: 50px;
}
.header .header .title-container .logo-container {
  max-height: 50px;
  width: auto;
}
.header .header .title-container .title-target {
  text-decoration: none;
  display: inline-flex;
}
.header .header .title-container .title {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #000000;
  margin-inline-start: 15px;
}
.header .header .buttons-container {
  display: flex;
  align-items: center;
}
.header .header .buttons-container > *:not(:nth-last-child(2)) {
  margin: 0 10px;
}
.header .header .buttons-container > *:nth-last-child(2) {
  margin-inline-start: 10px;
}
.header .header .buttons-container .link-button-container {
  text-decoration: none;
}
.header .header .buttons-container .contact-us .contact-button .button-title {
  white-space: nowrap;
}
.header
  .header
  .buttons-container
  .language-select
  .language-select-button.open {
  background-color: #d81135;
}
.header
  .header
  .buttons-container
  .language-select
  .language-select-button.open
  .button-title {
  color: white;
}
.header
  .header
  .buttons-container
  .language-select
  .language-select-button.open
  .select-icon
  svg
  path {
  fill: white;
}
.header .header .buttons-container .language-select .select-icon svg path {
  fill: #d81135;
}
.header
  .header
  .buttons-container
  .language-select
  .locale-menu-wrapper
  .locale-item.chosen {
  color: #d81135;
}
.header
  .header
  .buttons-container
  .language-select
  .locale-menu-wrapper
  .locale-item
  .chosen-icon
  svg
  path {
  stroke: #d81135;
}
.header .header .buttons-container .header-button,
.header .header .buttons-container .language-select-button,
.header .header .buttons-container .mobile-menu-button.close {
  padding: 9px 15px;
  display: flex;
  border: 1px solid;
  box-sizing: border-box;
  border-radius: 5px;
  cursor: pointer;
  border-color: #d81135;
  background: white;
}
.header .header .buttons-container .header-button.primary,
.header .header .buttons-container .language-select-button.primary,
.header .header .buttons-container .mobile-menu-button.close.primary {
  background: #d81135;
}
.header .header .buttons-container .header-button.primary .button-title,
.header
  .header
  .buttons-container
  .language-select-button.primary
  .button-title,
.header
  .header
  .buttons-container
  .mobile-menu-button.close.primary
  .button-title {
  color: white;
}
.header .header .buttons-container .header-button:hover,
.header .header .buttons-container .language-select-button:hover,
.header .header .buttons-container .mobile-menu-button.close:hover {
  opacity: 0.9;
  background-color: #d81135;
}
.header .header .buttons-container .header-button:hover .button-title,
.header .header .buttons-container .language-select-button:hover .button-title,
.header
  .header
  .buttons-container
  .mobile-menu-button.close:hover
  .button-title {
  color: white;
}
.header .header .buttons-container .header-button:hover .select-icon svg path,
.header
  .header
  .buttons-container
  .language-select-button:hover
  .select-icon
  svg
  path,
.header
  .header
  .buttons-container
  .mobile-menu-button.close:hover
  .select-icon
  svg
  path {
  fill: white;
}
.header .header .buttons-container .header-button:active,
.header .header .buttons-container .language-select-button:active,
.header .header .buttons-container .mobile-menu-button.close:active {
  opacity: 1;
}
.header .header .buttons-container .header-button .button-title,
.header .header .buttons-container .language-select-button .button-title,
.header .header .buttons-container .mobile-menu-button.close .button-title {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #d81135;
}
.header .header .buttons-container .customer-portal-link .button-title {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #d81135;
}
.header
  .header
  .buttons-container
  .profile-menu-container
  .profile-menu-button {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #d81135;
}
.header .header .buttons-container .profile-menu-container .open-icon svg path {
  fill: #d81135;
}
.header .header .buttons-container .user-menu-container .show-more-btn {
  color: #d81135;
}
@media only screen and (max-width: 900px) {
  .header .header {
    padding: 0 20px;
  }
  .header .header .mobile-menu-button.open {
    border: none;
    background: transparent;
  }
  .header .header .buttons-container .header-mobile-menu-wrapper {
    display: inline;
    margin-inline-end: 0px;
  }
  .header .header .buttons-container .profile-menu-container,
  .header .header .user-menu-container,
  .header .header .login-container,
  .header .header .contact-us,
  .header .header .customer-portal-link,
  .header .header .lang-picker-container,
  .header .header .title-target:not(.title-mobile) {
    display: none;
  }
}

.navigation-sidebar .nav-inner {
  overflow: hidden;
  align-self: flex-start;
  min-width: 260px;
  background: white;
  height: 100%;
  box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0.1);
  border-right: #e0e0e0 solid 1px;
  border-top: #e0e0e0 solid 1px;
}
@media screen and (max-width: 1170px) {
  .navigation-sidebar .nav-inner {
    width: 260px;
  }
  .navigation-sidebar .nav-inner .close-button {
    display: inline;
  }
}
@media screen and (min-width: 1170px) {
  .navigation-sidebar .nav-inner {
    width: 260px;
  }
  .navigation-sidebar .nav-inner .close-button {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .navigation-sidebar .nav-inner {
    width: 75vw;
  }
}
.navigation-sidebar .nav-inner .title-row {
  padding: 60px 20px 10px 20px;
}
.navigation-sidebar .nav-inner .title-row .button-row {
  display: flex;
  justify-content: space-between;
}
.navigation-sidebar .nav-inner .close-button {
  background-color: transparent;
  border: none;
  float: right;
}
.navigation-sidebar .nav-inner .close-button:hover {
  cursor: pointer;
}
.navigation-sidebar .nav-inner .nav-back {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  padding: 10px;
  text-decoration: none;
  color: #0e3962;
}
.navigation-sidebar .nav-inner .nav-back:hover span {
  text-decoration: underline;
}
.navigation-sidebar .nav-inner .nav-back .arrow-icon {
  transform: rotate(180deg);
}
.navigation-sidebar .nav-inner .nav-back .arrow-icon svg {
  stroke: currentColor;
}
.navigation-sidebar .nav-inner .title {
  font-weight: 600;
  font-size: 18px;
  font-style: normal;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  overflow-wrap: anywhere;
  color: #404040;
  margin: 10px;
}
.navigation-sidebar .nav-inner .link-list {
  box-shadow: none;
  transition: box-shadow 0.1s ease-in-out;
  overflow: auto;
}
.navigation-sidebar .nav-inner .link-list.scrolled {
  box-shadow: 0 8px 8px -3px rgba(0, 0, 0, 0.15) inset;
}
.navigation-sidebar .nav-inner .links {
  padding: 0px 20px;
}
.navigation-sidebar .nav-inner .links .nav-link {
  text-decoration: none;
  padding: 10px;
  display: block;
  border-radius: 4px;
}
.navigation-sidebar .nav-inner .links .nav-link .name {
  font-weight: 400;
  font-size: 14px;
  line-height: normal;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #404040;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.navigation-sidebar .nav-inner .links .nav-link.active {
  background-color: rgba(14, 57, 98, 0.15);
}
.navigation-sidebar .nav-inner .links .nav-link.active .name {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  margin-block-end: 0px;
  margin-block-start: 0px;
  color: #0e3962;
}
.navigation-sidebar .nav-inner .links .nav-link:hover {
  background-color: rgba(14, 57, 98, 0.15);
}

/* ローディング用style */
      .styles_loading-bar__13vNf {
        position: fixed;
        top: 0;
        left: 0;
        height: inherit;
        background-color: #f11946;
        opacity: 1;
        transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        z-index: 999999;
      }

      .styles_loading-bar-full__3as_j {
        position: fixed;
        top: 0;
        left: 0;
        opacity: 0;
        height: inherit;
        transition: opacity 0.1s ease-out;
        -moz-transition: opacity 0.1s ease-out;
        -webkit-transition: opacity 0.1s ease-out;
        -o-transition: opacity 0.1s ease-out;
        z-index: 999999;
      }

      .content-wrapper {
        background: #f5f5f5;
        }