/*!**********************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./src/scss/pages/single-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;
}

.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;
}

.benefit-boxes {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  align-content: stretch;
  gap: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
  --benefit-columns: 4;
  --benefit-gap: 20px;
}

.benefit-boxes__container {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 0;
}

.benefit-boxes__title {
  color: #404041;
  margin: 0;
  text-align: center;
}

.benefit-boxes__section-separator {
  display: block;
  background-color: #fbaf1a;
  width: 120px;
  height: 4px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.benefit-boxes__description {
  color: #404041;
  margin: 0;
  text-align: center;
}

.benefit-boxes__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: var(--benefit-gap);
  margin-top: 20px;
}

.benefit-boxes__item {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  gap: 30px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  background: #fff;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-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);
  text-align: center;
}

@media (max-width: 767px) {
  .benefit-boxes__item {
    padding-left: 28px;
    padding-right: 28px;
    padding-top: 32px;
    padding-bottom: 32px;
    gap: 24px;
  }
}

.benefit-boxes__item-title {
  color: #009cda;
  margin: 0;
}

.benefit-boxes__separator {
  display: block;
  background-color: #fbaf1a;
  width: 80px;
  height: 4px;
}

.benefit-boxes__item-text {
  color: #404041;
  margin: 0;
}

.benefit-boxes--cols-1 {
  --benefit-columns: 1;
}

.benefit-boxes--cols-2 {
  --benefit-columns: 2;
}

.benefit-boxes--cols-3 {
  --benefit-columns: 3;
}

.benefit-boxes--cols-4 {
  --benefit-columns: 4;
}

.benefit-boxes--cols-5 {
  --benefit-columns: 5;
}

.benefit-boxes--cols-6 {
  --benefit-columns: 6;
}

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

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

@media (max-width: 767px) {
  .solutions-features__list {
    gap: 40px;
  }
}

.solutions-features__item {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  gap: 20px;
  --mask-height: 0;
}

@media (max-width: 767px) {
  .solutions-features__item {
    flex-direction: column;
  }

  .solutions-features__item .solutions-features__column--media {
    order: -1;
  }

  .solutions-features__item .solutions-features__column--content {
    order: 0;
  }
}

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

.solutions-features__item-mask {
  display: none;
}

@media (max-width: 767px) {
  .solutions-features__column {
    flex: 0 0 50%;
  }
}

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

.solutions-features__section-title {
  color: #404041;
  margin: 0 0 20px 0;
}

.solutions-features__title {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  gap: 20px;
  margin-bottom: 20px;
}

.solutions-features__index {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 0;
  width: 60px;
  height: 60px;
  border-radius: 4px;
  background-color: #fbaf1a;
  color: #fff;
  font-family: "Magistral", "Arial", sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.solutions-features__title-text {
  color: #404041;
  margin: 0;
}

.solutions-features__text {
  color: #404041;
}

.solutions-features__text p,
.solutions-features__text li {
  color: #404041;
}

.solutions-features__text a {
  color: #009cda;
  text-decoration: underline;
  font-family: "Magistral", "Arial", sans-serif;
  font-weight: 700;
}

@media (max-width: 767px) {
  .solutions-features__text > * + * {
    margin-top: 25px;
  }
}

@media (max-width: 767px) {
  .solutions-features__column--media {
    width: 100%;
    flex: 0 0 auto;
  }
}

.solutions-features__image {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 12px;
  height: 600px;
  width: 100%;
}

@media (max-width: 767px) {
  .solutions-features__image {
    height: 250px;
  }
}

.solutions-features__video-wrapper {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  height: 600px;
  width: 100%;
}

@media (max-width: 767px) {
  .solutions-features__video-wrapper {
    height: 250px;
  }
}

.solutions-features__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-features__video-wrapper--no-modal::after {
  display: none;
}

.solutions-features__video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.solutions-features__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-features__play-button {
  background: transparent;
  border: 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;
  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);
  width: 60px;
  height: 60px;
}

.solutions-features__play-button img {
  width: 60px;
  height: 60px;
  max-width: 60px;
  display: block;
}

.single-solution__testimonials {
  display: flex;
  justify-content: center;
  padding: 20px;
  overflow: hidden;
  width: 100%;
}

@media (max-width: 767px) {
  .single-solution__testimonials {
    margin-top: 80px;
  }
}

.single-solution__testimonials-inner-wrap {
  position: relative;
  width: 100%;
}

.single-solution__testimonials-inner-wrap::before {
  content: "";
  position: absolute;
  pointer-events: none;
  top: -80px;
  right: -140px;
  width: 277px;
  height: 277px;
  background-color: #fbaf1a;
  border-radius: 50%;
  z-index: 0;
}

.single-solution__testimonials-inner {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
  padding: 24px 20px;
  background-color: #009cda;
  border-radius: 12px;
  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);
  width: 100%;
}

@media (max-width: 767px) {
  .single-solution__testimonials-inner {
    max-width: 300px;
    padding: 40px 20px;
    margin-inline: auto;
  }
}

.single-solution__testimonials-title {
  margin: 0;
  text-align: center;
  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;
}

.single-solution__testimonials-swiper {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.single-solution__testimonials-swiper .swiper-wrapper {
  display: flex !important;
  flex-direction: row !important;
  flex-wrap: nowrap !important;
  height: auto !important;
  align-items: stretch;
}

.single-solution__testimonials-swiper .swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 24px;
  width: 100%;
  flex-shrink: 0;
  height: auto;
  opacity: 1;
}

.single-solution__testimonials-quote {
  position: relative;
  text-align: center;
  color: #fff;
  padding-left: 24px;
  padding-right: 24px;
  font-size: 32px;
  margin: 0;
}

@media (max-width: 767px) {
  .single-solution__testimonials-quote {
    font-size: 20px;
  }
}

.single-solution__testimonials-quote p {
  font-size: inherit;
  margin: 0;
}

.single-solution__testimonials-quote::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 14px;
  background-image: url(../../.././assets/images/left-quote.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.single-solution__testimonials-quote::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 20px;
  height: 14px;
  background-image: url(../../.././assets/images/right-quote.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.single-solution__testimonials-author {
  margin: 0;
  color: #fff;
  transition: opacity 0.3s ease;
}

@media (max-width: 767px) {
  .single-solution__testimonials-author {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}

.single-solution__testimonials-author-name {
  font-weight: 700;
}

@media (max-width: 767px) {
  .single-solution__testimonials-author-sep {
    display: none;
  }
}

.single-solution__testimonials-author-title {
  font-weight: 400;
}

.single-solution__testimonials-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  min-height: 2px;
}

.single-solution__testimonials-pagination .swiper-pagination-bullet,
.single-solution__testimonials-pagination .swiper-pagination-bullet-active {
  width: 30px;
  height: 2px;
  border-radius: 0;
  opacity: 1;
  margin: 0 !important;
  flex-shrink: 0;
  cursor: pointer;
}

.single-solution__testimonials-pagination .swiper-pagination-bullet {
  background-color: #fff;
}

.single-solution__testimonials-pagination .swiper-pagination-bullet-active {
  background-color: #fbaf1a !important;
}

.section-faq-resources {
  background: linear-gradient(180deg, rgba(241, 241, 242, 0) 0%, #f1f1f2 100%);
  padding: 80px 0 20px 0;
}

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

.section-faq__title {
  margin: 0;
}

.section-faq__list {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  gap: 16px;
  width: 100%;
  max-width: 1200px;
}

.section-faq__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
  max-width: 1200px;
  width: 100%;
  border-radius: 8px;
  border: 1px solid #f1f1f2;
  background-color: #fff;
  box-shadow: 0 2px 8px 0 rgba(40, 41, 61, 0.08), -15px 22px 54px 0 rgba(96, 97, 112, 0.07);
  overflow: hidden;
  transition: border-color 0.25s ease;
}

.section-faq__item .accordion {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 80px;
  padding: 20px 40px;
  border-radius: 8px;
  border: none;
  background-color: transparent;
  box-shadow: none;
  cursor: pointer;
  text-align: start;
  transition: none;
}

@media (max-width: 767px) {
  .section-faq__item .accordion {
    padding: 28px;
    height: auto;
    min-height: 80px;
    gap: 20px;
  }
}

.section-faq__item .accordion .section-faq__question {
  font-family: "Magistral", "Arial", sans-serif;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.36px;
  line-height: normal;
  color: #404041;
  margin: 0;
}

@media (max-width: 767px) {
  .section-faq__item .accordion .section-faq__question {
    flex: 1 1 0;
    min-width: 0;
  }
}

.section-faq__item .accordion .section-faq__icon-wrap {
  position: relative;
  width: 24px;
  height: 24px;
  flex-shrink: 0;
}

.section-faq__item .accordion .section-faq__icon {
  position: absolute;
  inset: 0;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.25s ease-in-out;
}

.section-faq__item .accordion .section-faq__icon svg {
  width: 24px;
  height: 24px;
  display: block;
  transform: none;
}

.section-faq__item .accordion .section-faq__icon--plus {
  opacity: 1;
}

.section-faq__item .accordion .section-faq__icon--minus {
  opacity: 0;
}

.section-faq__item .accordion.active .section-faq__icon--plus {
  opacity: 0;
}

.section-faq__item .accordion.active .section-faq__icon--minus {
  opacity: 1;
}

.section-faq__item .accordion.active .section-faq__question {
  color: #009cda;
}

.section-faq__item.active {
  border-color: #009cda;
}

.section-faq__item.active .accordion-content .accordion-content__inner {
  opacity: 1;
}

.section-faq__item .accordion-content {
  padding: 0;
  background: transparent;
  height: 0;
  overflow: hidden;
  margin-top: 0;
  border-top: none;
  transition: height 0.3s ease;
}

.section-faq__item .accordion-content .accordion-content__inner {
  padding: 0 40px 40px 40px;
  opacity: 0;
  transition: opacity 0.3s ease;
}

@media (max-width: 767px) {
  .section-faq__item .accordion-content .accordion-content__inner {
    padding: 0 28px 28px 28px;
  }
}

.section-faq__item .accordion-content p {
  font-family: "Open Sans", "Arial", sans-serif;
  font-size: 18px;
  line-height: 1.4;
  color: #000000;
  margin: 0 0 1em 0;
}

.section-faq__item .accordion-content p:last-child {
  margin-bottom: 0;
}

.section-resources {
  padding: 80px 0;
}

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

.section-resources__title {
  margin: 0;
}

.section-resources__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  width: 100%;
  max-width: 1200px;
}

@media (max-width: 767px) {
  .section-resources__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.section-resources__card {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  gap: 12px;
}

.section-resources__card-inner {
  display: block;
  position: relative;
  width: 100%;
  aspect-ratio: 4/3;
  border-radius: 8px;
  overflow: hidden;
  text-decoration: none;
  color: inherit;
}

@media (max-width: 767px) {
  .section-resources__card-inner {
    aspect-ratio: auto;
    height: 120px;
  }
}

.section-resources__media {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.section-resources__media--image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.section-resources__media--video video,
.section-resources__media--video .section-resources__preview-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.section-resources__media--video .section-resources__yt-bg {
  width: 100%;
  height: 100%;
}

.section-resources__media--pdf {
  background: #f5f5f5;
}

.section-resources__media--pdf object,
.section-resources__media--pdf img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
  display: block;
  border: 0;
}

.section-resources__overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 16px;
  padding: 20px;
  z-index: 1;
}

.section-resources__overlay--pdf {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.1) 50%);
}

.section-resources__file-icon {
  width: 40px;
  height: 40px;
  display: block;
}

.section-resources__card-title {
  font-family: "Magistral", "Arial", sans-serif;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.36px;
  color: #404041;
  text-align: left;
  line-height: normal;
  margin: 0;
}

.section-resources__play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: transparent;
  border: 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;
  box-shadow: none;
  width: 56px;
  height: 56px;
  z-index: 2;
}

.section-resources__play-button svg,
.section-resources__play-button img {
  width: 56px;
  height: 56px;
  display: block;
  filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.35));
}

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

.single-solution__hero-wrapper {
  padding: 20px;
}

.single-solution__hero-inner {
  background-color: #f1f1f2;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 600px;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  gap: 0;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
}

.single-solution__hero-inner--youtube {
  position: relative;
  overflow: hidden;
}

.single-solution__hero-inner--youtube .single-solution__hero-yt-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.single-solution__hero-inner--youtube .single-solution__hero-content {
  position: relative;
  z-index: 1;
}

.single-solution__hero-content {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 0;
}

@media (max-width: 767px) {
  .single-solution__hero-content .section-header-blue__wrapper.section-header-blue--product {
    padding: 28px 20px;
    max-width: 295px;
  }
}

@media (max-width: 767px) {
  .single-solution__hero-content .section-header-blue__product {
    gap: 16px;
  }
}

.single-solution__header {
  margin: 0;
}

.single-solution__header-wrapper {
  padding: 20px;
}

.single-solution__header-inner {
  background-color: #f1f1f2;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  gap: 32px;
}

.single-solution__header-top {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
}

.single-solution__header-content {
  max-width: 1600px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  gap: 32px;
}

.single-solution__header-column {
  width: 100%;
}

.single-solution__header-column:last-child p {
  margin-bottom: 20px;
}

.single-solution__header-column:last-child p:last-child {
  margin-bottom: 0;
}

@media (max-width: 767px) {
  .single-solution__header-title {
    gap: 20px;
  }
}

.single-solution__header-title .section-header__text {
  font-family: "Magistral", "Arial", sans-serif;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 0.4px;
  color: #404041;
}

.single-solution__banner-wrapper {
  padding: 20px;
}

@media (max-width: 767px) {
  .single-solution__banner-wrapper {
    margin-bottom: 40px;
  }
}

.single-solution__banner-inner {
  background-color: #f1f1f2;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  display: grid;
  grid-template-columns: minmax(0, 2fr) minmax(0, 3fr);
  gap: 40px;
  align-items: center;
  padding: 60px 80px 60px 0;
  overflow: hidden;
}

@media (max-width: 767px) {
  .single-solution__banner-inner {
    display: flex;
    flex-direction: column;
    gap: 0;
    padding: 40px;
  }
}

.single-solution__banner-column {
  flex: 6 1 0;
  min-width: 0;
}

@media (max-width: 767px) {
  .single-solution__banner-column {
    width: 100%;
    flex: 0 0 100%;
    min-width: unset;
  }
}

.single-solution__banner-column:last-child {
  position: relative;
  z-index: 2;
}

.single-solution__banner-column:first-child {
  flex: 4 1 0;
  position: relative;
}

.single-solution__banner-column:first-child::before {
  content: "";
  position: absolute;
  pointer-events: none;
  top: 50%;
  left: -143px;
  width: 100%;
  height: 222px;
  max-width: 505px;
  background-color: #fbaf1a;
  border-radius: 2000px;
  transform: translateY(-50%);
  z-index: 1;
}

@media (max-width: 1599px) {
  .single-solution__banner-column:first-child::before {
    left: -158px;
    max-width: 396px;
    height: 176px;
  }
}

@media (max-width: 1199px) {
  .single-solution__banner-column:first-child::before {
    max-width: 286px;
    height: 132px;
  }
}

.single-solution__banner-column:first-child::after {
  content: "";
  position: absolute;
  pointer-events: none;
  top: 50%;
  left: 392px;
  width: 100%;
  height: 222px;
  max-width: 222px;
  aspect-ratio: 1;
  background-color: #fbaf1a;
  border-radius: 50%;
  transform: translateY(-50%);
  z-index: 1;
}

@media (max-width: 1599px) {
  .single-solution__banner-column:first-child::after {
    left: 228px;
    max-width: 174px;
    height: 174px;
  }
}

@media (max-width: 1199px) {
  .single-solution__banner-column:first-child::after {
    left: 138px;
    max-width: 130px;
    height: 130px;
  }
}

@media (max-width: 767px) {
  .single-solution__banner-column:first-child {
    display: none;
  }
}

.single-solution__banner-content {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  align-content: stretch;
  gap: 15px;
  text-align: left;
  z-index: 2;
  position: relative;
}

.single-solution__banner-content img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.single-solution__banner-content p {
  font-family: "Magistral", "Arial", sans-serif;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 0.4px;
  color: #404041;
}

.single-solution__banner-content p a {
  color: #009cda;
  text-decoration: underline;
}