html {
  scroll-behavior: smooth;
}

body {
  overflow-x: hidden;
}

.page-legal {
  background: #fff;
}

.page-legal main .section:not(.background-dark),
.page-legal main .section:not(.background-dark) .section__overlay {
  background: #fff !important;
}

.page-legal #section-1763165114898 .sizer,
.page-legal #section-1763164993980 .sizer,
.page-legal #section-1763165193146 .sizer {
  padding-top: 23px !important;
  padding-bottom: 23px !important;
}

.page-legal #section-1763165114898 .container,
.page-legal #section-1763164993980 .container,
.page-legal #section-1763165193146 .container {
  max-width: calc(1260px + 40px + 40px) !important;
  padding-right: 40px !important;
  padding-left: 40px !important;
}

.page-legal #block-1763165114898_0,
.page-legal #block-1763164993980_0,
.page-legal #block-1763165193146_0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.page-legal #section-1763165114898 .block > div,
.page-legal #section-1763164993980 .block > div,
.page-legal #section-1763165193146 .block > div {
  height: 40px !important;
  padding: 0 !important;
}

.page-legal #section-1763165114898 .block img,
.page-legal #section-1763164993980 .block img,
.page-legal #section-1763165193146 .block img {
  height: 40px !important;
}

.header {
  z-index: 20;
}

[data-aos] {
  opacity: 1 !important;
  transform: none !important;
}

.local-video {
  background: #000;
  object-fit: cover;
}

.custom-video-player {
  position: relative;
}

.custom-video-player .local-video {
  cursor: pointer;
}

.custom-video-play {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 4;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 92px;
  height: 92px;
  padding: 0;
  border: 2px solid rgba(255, 255, 255, .9);
  border-radius: 999px;
  background: rgba(0, 0, 0, .34);
  box-shadow: 0 18px 44px rgba(0, 0, 0, .28);
  cursor: pointer;
  transform: translate(-50%, -50%);
  transition: opacity .18s ease, transform .18s ease, background-color .18s ease;
}

.custom-video-play::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-left: 8px;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-left: 28px solid #fff;
}

.custom-video-play:hover,
.custom-video-play:focus-visible {
  background: rgba(38, 96, 255, .82);
  transform: translate(-50%, -50%) scale(1.04);
}

.custom-video-player.is-playing .custom-video-play {
  opacity: 0;
  pointer-events: none;
}

#section-1747752634453 .block-type--video_embed {
  margin-bottom: 10px !important;
}

#section-1747752634453 .block-type--video_embed .responsive-video {
  height: auto !important;
  padding-bottom: 0 !important;
  overflow: visible !important;
}

#section-1747752634453 .block-type--video_embed .responsive-video > img {
  display: none !important;
}

#section-1747752634453 .block-type--video_embed .responsive-video > div {
  width: 100% !important;
}

#block-1747752634453_15 {
  margin-top: 0 !important;
}

#block-1770223301995_2 .responsive-video--portrait {
  position: relative !important;
  width: 100%;
  max-width: 520px !important;
  height: auto !important;
  margin: 0 auto !important;
  padding-bottom: 0 !important;
  overflow: visible !important;
}

#block-1770223301995_2 .responsive-video--portrait > img {
  display: none !important;
}

.vertical-video-frame {
  position: relative;
  width: 100%;
  aspect-ratio: 9 / 16;
  overflow: hidden;
  border-radius: 8px;
  background: #000;
}

.vertical-video-frame .local-video--portrait {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  object-fit: contain;
}

.accordion.accordion--open .accordion-collapse {
  display: block !important;
}

.footer.background-dark,
.footer.background-dark .footer__block,
.footer.background-dark .copyright {
  color: #fff !important;
}

.footer.background-dark a.link-list__link {
  color: #fff !important;
}

.footer.background-light,
.footer.background-light .footer__block,
.footer.background-light .copyright {
  color: #111 !important;
}

.static-testimonials {
  columns: 3 280px;
  column-gap: 18px;
  width: 100%;
  padding: 8px 0 22px;
  text-align: left;
}

.static-testimonial-card {
  display: inline-block;
  width: 100%;
  margin: 0 0 18px;
  break-inside: avoid;
  background: #eff2f4;
  border: 0;
  border-radius: 12px;
  color: #333;
  padding: 24px;
  box-shadow: 0 12px 34px rgba(171, 184, 195, .25);
}

.static-testimonial-head {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 14px;
}

.static-testimonial-avatar {
  display: block;
  width: 48px;
  height: 48px;
  min-width: 48px;
  border-radius: 50%;
  object-fit: cover;
}

.static-testimonial-avatar--letter {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #2660ff;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}

.static-testimonial-meta h3 {
  margin: 0;
  color: #333;
  font-family: Rubik, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: none;
  letter-spacing: 0;
}

.static-testimonial-stars {
  margin-top: 6px;
  color: #ffca28;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 1px;
}

.static-testimonial-card p {
  color: #333;
  font-size: 16px;
  line-height: 1.55;
  margin: 0;
}

.story-gallery {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 15px;
  width: 100%;
  align-items: stretch;
}

.story-gallery__item {
  display: block;
  overflow: hidden;
  border-radius: 0;
  background: rgba(255, 255, 255, .12);
  min-height: 220px;
}

.story-gallery__item:nth-child(1),
.story-gallery__item:nth-child(2) {
  grid-column: span 3;
  min-height: 360px;
}

.story-gallery__item:nth-child(n+3) {
  grid-column: span 2;
  min-height: 260px;
}

.story-gallery__item img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.login-modal {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 24px;
}

.login-modal.is-open {
  display: flex;
}

.login-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, .7);
  backdrop-filter: blur(4px);
}

.login-modal__dialog {
  position: relative;
  width: min(520px, 100%);
  background: #fff;
  color: #111;
  border-radius: 16px;
  padding: 34px 32px 30px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, .35);
  font-family: Rubik, Arial, sans-serif;
}

.login-modal__dialog h2 {
  font-family: 'Fjalla One', Rubik, sans-serif;
  text-transform: uppercase;
  font-size: 34px;
  line-height: 1.05;
  margin: 0 36px 14px 0;
}

.login-modal__dialog p {
  font-size: 17px;
  line-height: 1.6;
  margin: 0;
  color: #333;
}

.login-modal__close {
  position: absolute;
  top: 12px;
  right: 14px;
  width: 36px;
  height: 36px;
  border: 0;
  border-radius: 999px;
  background: #f0f0f0;
  color: #111;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
}

.btn[aria-disabled=true] {
  cursor: default;
}

.btn[aria-disabled=true]:active {
  transform: none;
}

@media (max-width: 767px) {
  .static-testimonials {
    columns: 1;
  }

  .story-gallery {
    grid-template-columns: 1fr;
  }

  .story-gallery__item,
  .story-gallery__item:nth-child(1),
  .story-gallery__item:nth-child(2),
  .story-gallery__item:nth-child(n+3) {
    grid-column: auto;
    min-height: 280px;
  }

  .login-modal__dialog {
    padding: 28px 24px 24px;
  }

  .login-modal__dialog h2 {
    font-size: 28px;
  }
}
