/*!***********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/pages/archive-solution.scss ***!
  \***********************************************************************************************************************************************************/

/*** LTR websites ***/

.reveal-block {
  position: relative;
  overflow: hidden;
}

.reveal-block::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 0;
  transform: scaleX(1);
}

.reveal-block.active::before {
  transform: scaleX(0);
}

.reveal-block > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block.active > * {
  opacity: 1;
}

.reveal-block--rl {
  position: relative;
  overflow: hidden;
}

.reveal-block--rl::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 100% 0;
  transform: scaleX(1);
}

.reveal-block--rl.active::before {
  transform: scaleX(0);
}

.reveal-block--rl > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--rl.active > * {
  opacity: 1;
}

.reveal-block--tb {
  position: relative;
  overflow: hidden;
}

.reveal-block--tb::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 0;
  transform: scaleY(1);
}

.reveal-block--tb.active::before {
  transform: scaleY(0);
}

.reveal-block--tb > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--tb.active > * {
  opacity: 1;
}

.reveal-block--bt {
  position: relative;
  overflow: hidden;
}

.reveal-block--bt::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 100%;
  transform: scaleY(1);
}

.reveal-block--bt.active::before {
  transform: scaleY(0);
}

.reveal-block--bt > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--bt.active > * {
  opacity: 1;
}

/*** LTR websites ***/

.reveal-block {
  position: relative;
  overflow: hidden;
}

.reveal-block::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 0;
  transform: scaleX(1);
}

.reveal-block.active::before {
  transform: scaleX(0);
}

.reveal-block > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block.active > * {
  opacity: 1;
}

.reveal-block--rl {
  position: relative;
  overflow: hidden;
}

.reveal-block--rl::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 100% 0;
  transform: scaleX(1);
}

.reveal-block--rl.active::before {
  transform: scaleX(0);
}

.reveal-block--rl > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--rl.active > * {
  opacity: 1;
}

.reveal-block--tb {
  position: relative;
  overflow: hidden;
}

.reveal-block--tb::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 0;
  transform: scaleY(1);
}

.reveal-block--tb.active::before {
  transform: scaleY(0);
}

.reveal-block--tb > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--tb.active > * {
  opacity: 1;
}

.reveal-block--bt {
  position: relative;
  overflow: hidden;
}

.reveal-block--bt::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 0 100%;
  transform: scaleY(1);
}

.reveal-block--bt.active::before {
  transform: scaleY(0);
}

.reveal-block--bt > * {
  position: relative;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.4s ease 0.24s;
}

.reveal-block--bt.active > * {
  opacity: 1;
}

.section-header-blue__wrapper {
  background-color: #009cda;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
}

.section-header-blue__wrapper--full {
  width: 100%;
}

.section-header-blue__wrapper--content {
  width: fit-content;
}

.section-header-blue__header {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 0;
  min-height: 220px;
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  color: #fff;
}

.section-header-blue__breadcrumbs {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 20px;
  margin-bottom: 16px;
}

.section-header-blue__separator {
  display: block;
  background-color: #fbaf1a;
  width: 120px;
  height: 4px;
}

.section-header-blue__title {
  margin: 0 0 16px 0;
  color: #fff;
}

.section-header-blue__excerpt {
  font-family: "Magistral", "Arial", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.36px;
  margin: 0;
}

.section-header-blue__excerpt p {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
}

.section-header-blue__product {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 12px;
  text-align: center;
}

.section-header-blue__logo-heading {
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

.section-header-blue__logo {
  display: block;
  max-width: 220px;
  max-height: 80px;
  width: 100%;
  height: auto;
  object-fit: contain;
}

.section-header-blue__text {
  font-family: "Magistral", "Arial", sans-serif;
  font-weight: 700;
  color: #fff;
  font-size: 18px;
  letter-spacing: 0.36px;
  text-transform: uppercase;
}

.section-header-blue--product {
  box-shadow: 0 100px 80px 0 rgba(0, 0, 0, 0.07), 0 41.778px 33.422px 0 rgba(0, 0, 0, 0.05), 0 22.336px 17.869px 0 rgba(0, 0, 0, 0.04), 0 12.522px 10.017px 0 rgba(0, 0, 0, 0.04), 0 6.65px 5.32px 0 rgba(0, 0, 0, 0.03), 0 2.767px 2.214px 0 rgba(0, 0, 0, 0.02);
  padding: 20px;
}

.section-header-blue--product .section-header-blue__header {
  height: auto;
  min-height: 0;
  padding: 0;
}

.solutions-slider__card {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: stretch;
  gap: 0;
  padding: 0;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 8px 0 rgba(40, 41, 61, 0.08), -15px 22px 54px 0 rgba(96, 97, 112, 0.07);
  width: 100%;
  text-align: left;
  height: fit-content;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
  transition: box-shadow 0.25s ease-out;
}

.solutions-slider__card__content {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: stretch;
  gap: 0;
  height: 100%;
  min-height: 0;
  padding: 20px;
}

.solutions-slider__card__tags {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  gap: 8px;
  margin-bottom: 24px;
}

.solutions-slider__card__tag {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color: #f1f1f2;
  font-family: "Magistral", "Arial", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28px;
  color: #009cda;
  margin-bottom: 0;
}

.solutions-slider__card__title {
  margin-top: 0;
  margin-bottom: 20px;
}

.solutions-slider__card__excerpt {
  margin-bottom: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.solutions-slider__card__link {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  gap: 4px;
  margin-top: auto;
  font-family: "Magistral", "Arial", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.36px;
  transition: color 0.25s ease-out, gap 0.25s ease-out;
}

.solutions-slider__card__link svg {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}

html[dir=rtl] .solutions-slider__card__link svg {
  transform: rotate(180deg);
}

.solutions-slider__card__logo {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 0;
  background-color: #009cda;
  border-radius: 12px 12px 0 0;
  padding: 20px;
  width: 100%;
  color: #fff;
  text-align: center;
  flex-shrink: 0;
}

@media (max-width: 767px) {
  .solutions-slider__card__logo {
    min-height: 140px;
    height: 140px;
    padding: 16px;
    justify-content: center;
  }
}

.solutions-slider__card__logo h4 {
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.3;
}

@media (max-width: 767px) {
  .solutions-slider__card__logo h4 {
    min-height: 2.6em;
    text-align: center;
  }
}

.solutions-slider__card__logo img {
  max-width: 215px;
  width: 100%;
  height: auto;
  display: block;
  flex-shrink: 0;
}

.solutions-slider-card-alternative {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: stretch;
  gap: 0;
  padding: 0;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 8px 0 rgba(40, 41, 61, 0.08), -15px 22px 54px 0 rgba(96, 97, 112, 0.07);
  width: 100%;
  text-align: left;
  overflow: hidden;
  flex: 1 1 auto;
  min-height: 0;
  text-decoration: none;
  color: inherit;
  transition: box-shadow 0.25s ease-out;
}

.solutions-slider-card-alternative__top {
  position: relative;
  width: 100%;
  height: 180px;
  flex-shrink: 0;
  background-color: #f0f0f0;
}

.solutions-slider-card-alternative__thumbnail {
  position: absolute;
  inset: 0;
}

.solutions-slider-card-alternative__thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.solutions-slider-card-alternative__content {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: stretch;
  gap: 0;
  height: 100%;
  padding: 16px;
}

.solutions-slider-card-alternative__tags {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  gap: 6px;
  margin-bottom: 16px;
}

.solutions-slider-card-alternative__tag {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color: #f1f1f2;
  font-family: "Magistral", "Arial", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28px;
  color: #009cda;
  margin-bottom: 0;
  white-space: nowrap;
}

.solutions-slider-card-alternative__title {
  margin-top: 0;
  margin-bottom: 12px;
}

.solutions-slider-card-alternative__subtitle {
  font-family: "Magistral", "Arial", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0.36px;
  color: #808080;
  margin: 0 0 12px 0;
}

.solutions-slider-card-alternative__excerpt {
  margin-bottom: 20px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.solutions-slider-card-alternative__link {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  gap: 4px;
  margin-top: auto;
  font-family: "Magistral", "Arial", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: inherit;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.36px;
  transition: color 0.25s ease-out, gap 0.25s ease-out;
}

.solutions-slider-card-alternative__link svg {
  flex-shrink: 0;
  width: 24px;
  height: 24px;
}

html[dir=rtl] .solutions-slider-card-alternative__link svg {
  transform: rotate(180deg);
}

.solutions-slider-card-alternative__logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 180px;
  height: 56px;
  box-sizing: border-box;
  padding: 12px 18px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 0;
  background-color: #009cda;
  border-radius: 12px 0 12px 0;
  color: #fff;
  box-shadow: 0 100px 80px 0 rgba(0, 0, 0, 0.07), 0 41.778px 33.422px 0 rgba(0, 0, 0, 0.05), 0 22.336px 17.869px 0 rgba(0, 0, 0, 0.04), 0 12.522px 10.017px 0 rgba(0, 0, 0, 0.04), 0 6.65px 5.32px 0 rgba(0, 0, 0, 0.03), 0 2.767px 2.214px 0 rgba(0, 0, 0, 0.02);
  z-index: 1;
}

.solutions-slider-card-alternative__logo img {
  flex: 1 1 auto;
  min-width: 0;
  min-height: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}

.solutions-category-slider {
  padding: 40px 0;
  overflow-x: hidden;
  width: 100%;
}

.solutions-category-slider__container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: stretch;
  gap: 0;
  min-width: 0;
}

.solutions-category-slider__column {
  min-width: 0;
}

.solutions-category-slider__column--actions {
  display: none;
}

.solutions-category-slider__mobile-actions {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 12px;
  margin-top: 20px;
  padding: 0 20px;
  flex-wrap: wrap;
  row-gap: 12px;
}

.solutions-category-slider__mobile-actions .solutions-category-slider__navigation {
  gap: 4px;
}

.solutions-category-slider__swiper-container {
  margin-top: 40px;
  padding-left: max(20px, 100% - 1760px);
  overflow: hidden;
}

.solutions-category-slider__swiper {
  width: 100%;
}

.solutions-category-slider__swiper .swiper-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  gap: 0;
}

.solutions-category-slider__swiper .swiper-pagination {
  display: none;
}

.solutions-category-slider__swiper .swiper-slide {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  gap: 0;
  width: calc((100% - 20px) / 1.2);
  flex-shrink: 0;
}

.solutions-category-slider__section-header--minimal .section-header__title {
  color: #000000;
}

.solutions-category-slider__title-link {
  color: inherit;
  text-decoration: none;
}

.solutions-category-slider__navigation {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 4px;
}

.solutions-category-slider__all-btn {
  margin-inline-end: 12px;
}

.solutions-category-slider__button-prev,
.solutions-category-slider__button-next {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 0;
  width: 56px;
  height: 56px;
  padding: 0;
  border: 1px solid #009cda;
  border-radius: 8px;
  cursor: pointer;
  box-sizing: border-box;
}

.solutions-category-slider__button-prev svg,
.solutions-category-slider__button-next svg {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}

.solutions-category-slider__button-prev::after,
.solutions-category-slider__button-next::after {
  display: none;
}

.solutions-category-slider__video-wrapper {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 0;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}

.solutions-category-slider__video-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 100%);
  z-index: 1;
}

.solutions-category-slider__video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 0;
  z-index: 2;
}

.solutions-category-slider__play-button {
  background: transparent;
  border: none;
  box-shadow: none;
  cursor: pointer;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 0;
  flex-shrink: 0;
  width: 60px;
  height: 60px;
}

.solutions-category-slider__play-button svg,
.solutions-category-slider__play-button img {
  width: 60px;
  height: 60px;
  max-width: 60px;
  display: block;
  filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.35));
}

.solutions-category-slider__video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  z-index: 0;
}

html[dir=rtl] .solutions-category-slider__button-next,
html[dir=rtl] .solutions-category-slider__button-prev {
  transform: rotate(180deg);
}

.section-header {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  align-content: stretch;
  gap: 20px;
}

.section-header__pre-title {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color: #f1f1f2;
  font-family: "Magistral", "Arial", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.28px;
  color: #009cda;
}

.section-header__title {
  color: #009cda;
  margin: 0;
  word-spacing: normal;
}

@media (max-width: 767px) {
  .section-header__title {
    letter-spacing: 0.04em;
  }
}

.section-header__separator {
  display: block;
  background-color: #fbaf1a;
  width: 120px;
  height: 4px;
}

.section-header__breadcrumbs {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: stretch;
  gap: 20px;
}

.section-header__breadcrumbs #breadcrumbs {
  color: #808080;
}

.section-header__breadcrumbs #breadcrumbs a {
  color: #808080;
}

.section-header__breadcrumbs #breadcrumbs .breadcrumb_last {
  color: #404041;
}

.section-header__text {
  margin: 0;
}

.archive-solution__categories {
  width: 100%;
  max-width: 100%;
  background-color: #fff;
  border-radius: 12px;
  padding: 12px 16px;
  box-shadow: 0 100px 80px 0 rgba(0, 0, 0, 0.07), 0 41.778px 33.422px 0 rgba(0, 0, 0, 0.05), 0 22.336px 17.869px 0 rgba(0, 0, 0, 0.04), 0 12.522px 10.017px 0 rgba(0, 0, 0, 0.04), 0 6.65px 5.32px 0 rgba(0, 0, 0, 0.03), 0 2.767px 2.214px 0 rgba(0, 0, 0, 0.02);
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 8px;
  position: static;
  margin-top: 16px;
}

.archive-solution__categories a {
  padding: 10px 14px;
  border: 1px solid #009cda;
  border-radius: 8px;
  height: 44px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 0;
}

.archive-solution {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.archive-solution__header-area {
  position: relative;
}

.archive-solution .solution-item__thumbnail {
  margin-bottom: 1rem;
}

.archive-solution .solution-item__thumbnail img {
  width: 100%;
  height: auto;
}

.archive-solution .solution-item__content-title {
  margin-bottom: 0.5rem;
}

.archive-solution .solution-item__content-title a {
  text-decoration: none;
  color: inherit;
}

.archive-solution .solution-item__content-title a:hover {
  text-decoration: underline;
}

.archive-solution .solution-item__content-excerpt {
  margin-bottom: 1rem;
}

.archive-solution .solution-item__content-link {
  display: inline-block;
  text-decoration: none;
}