/*!**************************************************************************************************************************************************************!*\
  !*** 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-how-we-help.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;
}

.archive-how-we-help__masthead {
  margin-top: 20px;
}

.archive-how-we-help__masthead--mobile-swiper .archive-how-we-help__masthead-swiper-container {
  display: block;
}

.archive-how-we-help__masthead--mobile-swiper .archive-how-we-help__masthead-items--grid {
  display: none;
}

.archive-how-we-help__masthead-swiper-container {
  display: none;
  margin-top: 0;
  overflow: hidden;
  width: 100%;
}

.archive-how-we-help__masthead-swiper {
  overflow: hidden;
  width: 100%;
}

.archive-how-we-help__masthead-swiper .swiper-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
}

.archive-how-we-help__masthead-swiper .swiper-slide {
  flex: 0 0 auto;
  width: 100%;
  height: auto;
  box-sizing: border-box;
}

.archive-how-we-help__masthead-swiper .swiper-pagination {
  position: relative;
  margin-top: 20px;
}

.archive-how-we-help__masthead-swiper-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  min-height: 1px;
}

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

.archive-how-we-help__masthead-swiper-pagination .swiper-pagination-bullet {
  background-color: #fff;
}

.archive-how-we-help__masthead-swiper-pagination .swiper-pagination-bullet-active {
  background-color: #fbaf1a !important;
}

.archive-how-we-help__masthead-inner {
  -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;
  position: relative;
  overflow: hidden;
  padding: 20px;
  min-height: 400px;
}

.archive-how-we-help__masthead-inner .archive-how-we-help__masthead-yt-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}

.archive-how-we-help__masthead-inner .archive-how-we-help__masthead-content {
  position: relative;
  z-index: 1;
}

.archive-how-we-help__masthead-items {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 20px;
}

.archive-how-we-help__masthead-item {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  gap: 20px;
  position: relative;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(5px);
  box-shadow: 0 2px 8px 0 rgba(40, 41, 61, 0.08), -15px 22px 54px 0 rgba(96, 97, 112, 0.07);
  border-radius: 8px;
  padding: 20px;
  transition: box-shadow 0.25s ease-out;
  text-decoration: none;
  color: inherit;
  height: 100%;
}

.archive-how-we-help__masthead-item-link {
  position: absolute;
  inset: 0;
  z-index: 1;
  border-radius: 8px;
}

.archive-how-we-help__masthead-item-separator {
  display: block;
  background-color: #fbaf1a;
  width: 60px;
  height: 4px;
}

.archive-how-we-help__masthead-item-button {
  height: 38px;
  width: 38px;
}

.archive-how-we-help__masthead-item-column {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  gap: 20px;
}

.archive-how-we-help__masthead-content {
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: flex-start;
  align-content: stretch;
  gap: 30px;
  height: 100%;
  padding: 20px 0;
}

.archive-how-we-help__masthead-content h2 {
  color: #009cda;
  font-size: 32px;
}

html[dir=rtl] .archive-how-we-help__masthead-item-button img {
  transform: rotate(180deg);
}

.archive-how-we-help__grid {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 20px;
  max-width: 1760px;
  margin-inline: auto;
}

.archive-how-we-help__grid-item {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  gap: 20px;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  padding: 20px;
  box-shadow: 0 2px 8px 0 rgba(40, 41, 61, 0.08), -15px 22px 54px 0 rgba(96, 97, 112, 0.07);
}

.archive-how-we-help__grid-item-column {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  gap: 20px;
}

.archive-how-we-help__grid-item-column:first-child {
  width: 100%;
  min-width: 0;
}

.archive-how-we-help__grid-item-column:first-child img,
.archive-how-we-help__grid-item-column:first-child video {
  width: 100%;
  height: 250px;
  object-fit: cover;
  object-position: center;
  display: block;
  border-radius: 12px;
}

.archive-how-we-help__grid-item-title {
  color: #404041;
  font-size: 32px;
  margin-bottom: 0;
}

.archive-how-we-help__grid-item-text {
  color: #404041;
  font-size: 16px;
  line-height: 1.4;
}

.archive-how-we-help__grid-item-link {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  gap: 4px;
  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-top: 10px;
}

.archive-how-we-help__grid-item-link svg {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
}

.archive-how-we-help__grid-related-solutions {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: stretch;
  gap: 4px;
  flex-wrap: wrap;
  gap: 8px;
}

.archive-how-we-help__grid-related-solution-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;
}

html[dir=rtl] .archive-how-we-help__grid-item-link svg {
  transform: rotate(180deg);
}

.archive-how-we-help {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.archive-how-we-help__header-area {
  position: relative;
}