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

.service-header {
  padding: 20px;
}

@media (max-width: 767px) {
  .service-header {
    padding: 0;
  }
}

.service-header__wrapper {
  background-color: #f1f1f2;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
  height: 600px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .service-header__wrapper {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

.service-header__wrapper--full {
  width: 100%;
}

.service-header__mobile-images {
  position: relative;
  display: flex;
  justify-content: space-between;
  z-index: 0;
  margin-left: -20px;
  margin-right: -20px;
}

.service-header__mobile-images--top {
  margin-bottom: 30px;
  align-items: flex-end;
}

@media (max-width: 767px) {
  .service-header__mobile-images--top {
    margin-top: 30px;
  }
}

.service-header__mobile-images--bottom {
  margin-top: 30px;
  align-items: flex-start;
}

@media (max-width: 767px) {
  .service-header__mobile-images--bottom {
    margin-top: 15px;
  }
}

.service-header__mobile-image {
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  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);
  overflow: hidden;
  flex-shrink: 0;
  opacity: 0;
  transform: translateY(34px) scale(0.82);
  transition: transform 0.7s cubic-bezier(0.34, 1.56, 0.64, 1), opacity 0.55s ease;
}

.service-header__mobile-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.service-header__mobile-image--top-left {
  width: 150px;
  height: 150px;
  transform: translateY(20px);
  border-radius: 0 8px 8px 0;
}

.service-header__mobile-image--top-right {
  width: 150px;
  height: 150px;
  border-radius: 8px 0 0 8px;
}

.service-header__mobile-image--bottom-left {
  width: 150px;
  height: 150px;
  transform: translateX(50px);
  z-index: 1;
  border-radius: 8px;
}

.service-header__mobile-image--bottom-right {
  width: 150px;
  height: 150px;
  transform: translateX(-50px) translateY(30px);
  z-index: 0;
  border-radius: 8px;
}

.service-header:not(.active) .service-header__mobile-image--top-left {
  transform: translateY(54px) scale(0.82);
}

.service-header:not(.active) .service-header__mobile-image--top-right {
  transform: translateY(34px) scale(0.82);
}

.service-header:not(.active) .service-header__mobile-image--bottom-left {
  transform: translateX(50px) translateY(34px) scale(0.82);
}

.service-header:not(.active) .service-header__mobile-image--bottom-right {
  transform: translateX(-50px) translateY(64px) scale(0.82);
}

.service-header.active .service-header__mobile-image {
  opacity: 1;
}

.service-header.active .service-header__mobile-image--top-left {
  transform: translateY(20px) scale(1);
  transition-delay: 1.1s;
}

.service-header.active .service-header__mobile-image--top-right {
  transform: translateY(0) scale(1);
  transition-delay: 1.26s;
}

.service-header.active .service-header__mobile-image--bottom-left {
  transform: translateX(50px) scale(1);
  transition-delay: 1.42s;
}

.service-header.active .service-header__mobile-image--bottom-right {
  transform: translateX(-50px) translateY(30px) scale(1);
  transition-delay: 1.58s;
}

.service-header__images {
  display: none;
}

.service-header__track {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  will-change: transform;
}

.service-header__image {
  position: relative;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-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);
  overflow: hidden;
}

.service-header__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.service-header__header {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 0;
  width: 100%;
  padding: 20px;
  text-align: center;
  color: #404041;
  position: relative;
  z-index: 1;
  max-width: 800px;
  margin: 0 auto;
}

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

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

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

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

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

.service-header__title {
  margin: 0 0 16px 0;
  color: #009cda;
}

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

.service-header__excerpt p {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
}

.service-header__button {
  margin-top: 24px;
}

.service-about {
  padding-top: 40px;
  padding-bottom: 40px;
}

.service-about__wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 20px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  gap: 16px;
}

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

.service-about__wrapper--content-only {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 30px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  gap: 16px;
}

.service-about__wrapper--content-only .service-about__column--content {
  max-width: 800px;
  text-align: center;
  width: 100%;
  margin-inline: auto;
}

.service-about__wrapper--with-media {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 20px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  gap: 16px;
}

.service-about__column {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  gap: 30px;
}

.service-about__column--media {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}

.service-about__column--media::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #009cda;
  z-index: 2;
  border-radius: 12px;
  transition: transform 0.8s cubic-bezier(0.19, 1, 0.22, 1);
  pointer-events: none;
  backface-visibility: hidden;
  will-change: transform;
  transform-origin: 100% 0;
  transform: scaleX(1);
}

.service-about__column--media.active::before {
  transform: scaleX(0);
}

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

  .service-about__column--media::before {
    transition-duration: 0.45s;
    transform-origin: 0 100%;
    transform: scaleY(1);
  }

  .service-about__column--media.active::before {
    transform: scaleY(0);
  }
}

.service-about__title {
  margin: 0;
  color: #404041;
}

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

.service-about__wrapper--content-only .service-about__seperator {
  margin-inline: auto;
}

.service-about__text {
  margin: 0;
  color: #404041;
}

.service-about__text p,
.service-about__text li {
  color: #404041;
}

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

.service-about__text > * + * {
  margin-top: 30px;
}

.service-about__wrapper--content-only .service-about__text {
  text-align: center;
}

.service-about__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%;
  display: block;
  min-height: 600px;
}

@media (max-width: 767px) {
  .service-about__image {
    height: 250px;
    min-height: 250px;
  }
}

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

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

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

.service-about__video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

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

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

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

.service-location {
  padding-top: 120px;
  padding-bottom: 120px;
  padding: 20px;
}

.service-location__wrapper {
  background-color: #f1f1f2;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.service-location__wrapper .container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 20px;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  gap: 16px;
}

@media (max-width: 767px) {
  .service-location__wrapper .container {
    flex-direction: column;
  }
}

.service-location__column {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  gap: 30px;
}

.service-location__column--content {
  padding-left: 60px;
  padding-right: 60px;
}

@media (max-width: 767px) {
  .service-location__column--content {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.service-location__column--media {
  padding: 40px;
}

@media (max-width: 767px) {
  .service-location__column--media {
    width: 100%;
    flex: 0 0 auto;
    padding: 0;
  }
}

.service-location__title {
  margin: 0;
  color: #404041;
}

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

.service-location__text {
  margin: 0;
  color: #404041;
}

.service-location__text p,
.service-location__text li {
  color: #404041;
}

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

.service-location__text > * + * {
  margin-top: 30px;
}

.service-location__button {
  margin: 0;
  width: auto;
}

.service-location__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%;
  display: block;
  min-height: 600px;
}

@media (max-width: 767px) {
  .service-location__image {
    height: 250px;
    min-height: 250px;
  }
}

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

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

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

.service-location__video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

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

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

.service-location__play-button img {
  width: 60px;
  height: 60px;
  max-width: 60px;
  display: block;
}

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

.stories {
  padding: 40px 0;
}

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

.stories__column {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: stretch;
  gap: 0;
  position: relative;
  width: 100%;
}

.stories__column:first-child {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: stretch;
  gap: 0;
  order: 2;
}

.stories__column:last-child {
  position: relative;
  width: 100%;
  order: 1;
}

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

.stories__pre-title--desktop {
  display: none;
}

.stories__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: 90%;
  max-width: 300px;
  height: 195px;
  align-self: flex-start;
  margin-top: 16px;
}

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

.stories__video-content {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  gap: 0;
  padding: 20px;
}

.stories__video-title {
  margin: 0;
  color: #fff;
  transition: opacity 0.3s ease;
}

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

.stories__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;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}

.stories__play-button img {
  width: 60px;
  height: 60px;
  max-width: 60px;
  display: block;
  border-radius: 50%;
  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);
}

.stories__video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: opacity 0.3s ease;
}

.stories .stories__youtube-wrapper {
  width: 100%;
  height: 100%;
  aspect-ratio: 16/9;
}

.stories .stories__youtube-wrapper .yt-bg-cover {
  background: transparent;
}

.stories__selector {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  gap: 0;
  width: 100%;
  margin-top: 24px;
  order: 3;
}

.stories__selector-item {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: stretch;
  gap: 0;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #f1f1f2;
  border-bottom: 1px solid #f1f1f2;
  cursor: pointer;
  transition: all 0.3s ease;
}

.stories__selector-item:first-child {
  padding-top: 0;
  border-top: none;
}

.stories__selector-item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.stories__selector-item.is-active .stories__selector-item-title {
  color: #009cda;
  font-weight: 700;
}

.stories__selector-item.is-active .stories__selector-item-number {
  color: #009cda;
}

.stories__selector-item-title {
  margin: 0;
  padding: 0;
  flex: 1;
  min-width: 0;
  transition: color 0.3s ease, font-weight 0.3s ease;
}

.stories__selector-item-number {
  margin: 0;
  padding: 0;
  font-family: "Magistral", "Arial", sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: normal;
  letter-spacing: 0.4px;
  color: #c3c3c3;
  transition: color 0.3s ease;
}

.stories__quote {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  gap: 40px;
  position: relative;
  padding: 16px;
  background-color: #009cda;
  color: #fff;
  border-radius: 12px;
  margin-inline-start: auto;
  margin-inline-end: 0;
  margin-top: -70px;
  top: auto;
  right: auto;
  width: 90%;
  max-width: 300px;
  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;
}

.stories__quote-wrapper {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 1;
  pointer-events: auto;
  order: 2;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-end;
  align-content: stretch;
  gap: 0;
}

.stories__quote-text {
  position: relative;
  text-align: center;
  transition: opacity 0.3s ease;
  font-size: 20px;
  padding-left: 24px;
  padding-right: 24px;
}

.stories__quote-text p {
  font-size: 20px;
}

.stories__quote-text::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;
}

.stories__quote-text::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;
}

.stories__quote-author {
  transition: opacity 0.3s ease;
}