@import "https://rsms.me/inter/inter.css";
/* [project]/node_modules/.pnpm/@payloadcms+ui@3.84.1_@types+react@19.2.14_monaco-editor@0.55.1_next@16.2.6_@babel+core_bc390ec95daf4d749fb133697ddae194/node_modules/@payloadcms/ui/dist/icons/Copy/index.scss.css [app-client] (css) */
@layer payload-default {
  .icon--copy {
    width: 1.53846rem;
    height: 1.53846rem;
  }

  .icon--copy .stroke {
    fill: none;
    stroke: currentColor;
    stroke-width: 1px;
  }
}

/* [project]/src/blocks/AvService/Component.module.css [app-client] (css) */
.Component-module__ehqtZG__section {
  --av-service-bg: #f0f2f4;
  --av-service-surface-from: #fff9;
  --av-service-surface-to: #ffffff4d;
  --av-service-title: #00020f;
  --av-service-body: #414047;
  --av-service-border: #00020f1a;
  --av-service-vertical-icon-bg: #00020f14;
  --av-service-noise-opacity: .25;
}

@supports (color: lab(0% 0 0)) {
  .Component-module__ehqtZG__section {
    --av-service-bg: lab(95.3476% -.214964 -1.49841);
    --av-service-surface-from: lab(100% 0 0 / .6);
    --av-service-surface-to: lab(100% 0 0 / .3);
  }
}

:is(.Component-module__ehqtZG__section.Component-module__ehqtZG__section .xb-service-item .xb-item--icon, .Component-module__ehqtZG__section.Component-module__ehqtZG__section .service-vertical-text .xb-icon) {
  background: var(--av-accent-bg, var(--color-primary));
  color: var(--av-accent-color, #00020f);
}

.Component-module__ehqtZG__section .sec-title.custom-sec-title {
  padding-top: 2rem;
}

.Component-module__ehqtZG__section .sec-title.custom-sec-title .sub-title {
  margin-bottom: 18px;
  display: inline-block;
  transform: none;
}

.Component-module__ehqtZG__section .sec-title.custom-sec-title .title {
  margin-left: 0;
  display: block !important;
}

.Component-module__ehqtZG__section[data-av-theme="light"] {
  background: var(--av-service-bg);
  color: var(--av-service-title);
}

:is(.Component-module__ehqtZG__section[data-av-theme="light"] .sub-title, .Component-module__ehqtZG__section[data-av-theme="light"] .sec-title .title) {
  color: var(--av-service-title);
}

.Component-module__ehqtZG__section[data-av-theme="light"] .xb-service-wrap {
  background-color: var(--av-service-bg);
}

.Component-module__ehqtZG__section[data-av-theme="light"] .xb-service-item {
  background: linear-gradient(209deg,
    var(--av-service-surface-from) 0%,
    var(--av-service-surface-to) 100%);
  color: var(--av-service-title);
  box-shadow: 0 4px 24px -1px #1c093d0f;
}

.Component-module__ehqtZG__section[data-av-theme="light"] .xb-service-item:before {
  opacity: var(--av-service-noise-opacity);
  mix-blend-mode: multiply;
}

:is(.Component-module__ehqtZG__section[data-av-theme="light"] .xb-service-item .xb-item--title, .Component-module__ehqtZG__section[data-av-theme="light"] .xb-service-item .xb-item--title a, .Component-module__ehqtZG__section[data-av-theme="light"] .service-vertical-text .xb-item--title, .Component-module__ehqtZG__section[data-av-theme="light"] .service-vertical-text .xb-item--title a) {
  color: var(--av-service-title);
}

.Component-module__ehqtZG__section[data-av-theme="light"] .xb-service-item .xb-item--content {
  color: var(--av-service-body);
}

.Component-module__ehqtZG__section[data-av-theme="light"] .xb-border {
  border-color: var(--av-service-border) !important;
}

.Component-module__ehqtZG__section[data-av-theme="light"] .service-vertical-text .xb-icon {
  background: var(--av-service-vertical-icon-bg);
}

.Component-module__ehqtZG__section[data-av-theme="light"] .xb-item--icon {
  color: var(--av-service-title);
}

.Component-module__ehqtZG__section[data-av-theme="light"] .service-vertical-text .xb-icon {
  color: var(--av-service-title);
}

.Component-module__ehqtZG__section[data-av-theme="light"] .thm-btn .arrow {
  color: #fff;
}

@media (prefers-color-scheme: light) {
  .Component-module__ehqtZG__section[data-av-theme="auto"] {
    background: var(--av-service-bg);
    color: var(--av-service-title);
  }

  :is(.Component-module__ehqtZG__section[data-av-theme="auto"] .sub-title, .Component-module__ehqtZG__section[data-av-theme="auto"] .sec-title .title) {
    color: var(--av-service-title);
  }

  .Component-module__ehqtZG__section[data-av-theme="auto"] .xb-service-wrap {
    background-color: var(--av-service-bg);
  }

  .Component-module__ehqtZG__section[data-av-theme="auto"] .xb-service-item {
    background: linear-gradient(209deg,
      var(--av-service-surface-from) 0%,
      var(--av-service-surface-to) 100%);
    color: var(--av-service-title);
    box-shadow: 0 4px 24px -1px #1c093d0f;
  }

  .Component-module__ehqtZG__section[data-av-theme="auto"] .xb-service-item:before {
    opacity: var(--av-service-noise-opacity);
    mix-blend-mode: multiply;
  }

  :is(.Component-module__ehqtZG__section[data-av-theme="auto"] .xb-service-item .xb-item--title, .Component-module__ehqtZG__section[data-av-theme="auto"] .xb-service-item .xb-item--title a, .Component-module__ehqtZG__section[data-av-theme="auto"] .service-vertical-text .xb-item--title, .Component-module__ehqtZG__section[data-av-theme="auto"] .service-vertical-text .xb-item--title a) {
    color: var(--av-service-title);
  }

  .Component-module__ehqtZG__section[data-av-theme="auto"] .xb-service-item .xb-item--content {
    color: var(--av-service-body);
  }

  .Component-module__ehqtZG__section[data-av-theme="auto"] .xb-border {
    border-color: var(--av-service-border) !important;
  }

  .Component-module__ehqtZG__section[data-av-theme="auto"] .service-vertical-text .xb-icon {
    background: var(--av-service-vertical-icon-bg);
    color: var(--av-service-title);
  }

  .Component-module__ehqtZG__section[data-av-theme="auto"] .xb-item--icon {
    color: var(--av-service-title);
  }
}

@media (max-width: 767px) {
  .Component-module__ehqtZG__section.Component-module__ehqtZG__section .xb-service-wrap {
    flex-direction: column;
  }

  .Component-module__ehqtZG__section.Component-module__ehqtZG__section .xb-service-item {
    flex: unset;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;
    border-bottom: 1px solid #ffffff14;
    width: 100%;
    height: auto;
    min-height: 0;
  }

  .Component-module__ehqtZG__section.Component-module__ehqtZG__section .xb-service-item:last-child {
    border-bottom: none;
  }

  .Component-module__ehqtZG__section.Component-module__ehqtZG__section .xb-service-item .xb-item--item {
    padding: 26px 22px;
  }

  .Component-module__ehqtZG__section.Component-module__ehqtZG__section .xb-service-item .xb-item--head-item {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }

  :is(.Component-module__ehqtZG__section.Component-module__ehqtZG__section .xb-service-item .xb-item--content, .Component-module__ehqtZG__section.Component-module__ehqtZG__section .xb-service-item .xb-item--img, .Component-module__ehqtZG__section.Component-module__ehqtZG__section .xb-service-item .img-hove-effect) {
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    margin: 0;
    transition: opacity .3s, transform .3s, max-height .35s, margin .35s;
    overflow: hidden;
    transform: translateY(10px);
  }

  .Component-module__ehqtZG__section.Component-module__ehqtZG__section .xb-service-item.active .xb-item--content {
    opacity: 1;
    visibility: visible;
    max-height: 400px;
    margin: 14px 0 24px;
    transform: translateY(0);
  }

  :is(.Component-module__ehqtZG__section.Component-module__ehqtZG__section .xb-service-item.active .xb-item--img, .Component-module__ehqtZG__section.Component-module__ehqtZG__section .xb-service-item.active .img-hove-effect) {
    opacity: 1;
    visibility: visible;
    max-height: 600px;
    transform: translateY(0);
  }

  .Component-module__ehqtZG__section.Component-module__ehqtZG__section .xb-service-item .xb-item--img > a {
    display: none;
  }

  .Component-module__ehqtZG__section.Component-module__ehqtZG__section .xb-service-item .xb-item--img > a:first-child {
    display: block;
  }

  .Component-module__ehqtZG__section.Component-module__ehqtZG__section .xb-service-item .xb-item--img img {
    width: 100%;
    height: auto;
    display: block;
  }

  .Component-module__ehqtZG__section.Component-module__ehqtZG__section .service-vertical-text {
    display: none;
  }

  .Component-module__ehqtZG__section.Component-module__ehqtZG__section .xb-service-item .xb-item--icon {
    transition: transform .3s;
  }

  .Component-module__ehqtZG__section.Component-module__ehqtZG__section .xb-service-item.active .xb-item--icon {
    transform: rotate(45deg);
  }

  .Component-module__ehqtZG__section.Component-module__ehqtZG__section[data-av-theme="light"] .xb-service-item {
    border-bottom-color: var(--av-service-border);
  }

  @media (prefers-color-scheme: light) {
    .Component-module__ehqtZG__section.Component-module__ehqtZG__section[data-av-theme="auto"] .xb-service-item {
      border-bottom-color: var(--av-service-border);
    }
  }
}

/* [project]/node_modules/.pnpm/swiper@12.1.4/node_modules/swiper/swiper.css [app-client] (css) */
:root {
  --swiper-theme-color: #007aff;
}

:host {
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.swiper {
  z-index: 1;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  list-style: none;
  display: block;
  position: relative;
  overflow: hidden;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  z-index: 1;
  width: 100%;
  height: 100%;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
  display: flex;
  position: relative;
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  transform: translate3d(0, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  transition-property: transform;
  display: block;
  position: relative;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide, .swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  scrollbar-width: none;
  -ms-overflow-style: none;
  overflow: auto;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-slides-offset-before);
  scroll-margin-inline-start: var(--swiper-slides-offset-before);
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper > .swiper-slide:last-child {
  margin-inline-end: var(--swiper-slides-offset-after);
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-slides-offset-before);
  scroll-margin-block-start: var(--swiper-slides-offset-before);
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper > .swiper-slide:last-child {
  margin-block-end: var(--swiper-slides-offset-after);
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper:before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-slide-shadow-bottom {
  pointer-events: none;
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.swiper-3d .swiper-slide-shadow {
  background: #00000026;
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, #00000080, #0000);
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, #00000080, #0000);
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, #00000080, #0000);
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(#00000080, #0000);
}

.swiper-lazy-preloader {
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-top-color: #0000;
  border-radius: 50%;
  width: 42px;
  height: 42px;
  margin-top: -21px;
  margin-left: -21px;
  position: absolute;
  top: 50%;
  left: 50%;
}

:is(.swiper:not(.swiper-watch-progress), .swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader {
  animation: 1s linear infinite swiper-preloader-spin;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

/* [project]/node_modules/.pnpm/swiper@12.1.4/node_modules/swiper/modules/pagination.css [app-client] (css) */
.swiper-pagination {
  text-align: center;
  z-index: 10;
  transition: opacity .3s;
  position: absolute;
  transform: translate3d(0, 0, 0);
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  width: 100%;
  left: 0;
}

.swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  transform: scale(.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
  display: inline-block;
}

button.swiper-pagination-bullet {
  box-shadow: none;
  appearance: none;
  border: none;
  margin: 0;
  padding: 0;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-vertical > .swiper-pagination-bullets, .swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

:is(.swiper-vertical > .swiper-pagination-bullets, .swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

:is(.swiper-vertical > .swiper-pagination-bullets, .swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic {
  width: 8px;
  top: 50%;
  transform: translateY(-50%);
}

:is(.swiper-vertical > .swiper-pagination-bullets, .swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, top .2s;
  display: inline-block;
}

:is(.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

:is(.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic {
  white-space: nowrap;
  left: 50%;
  transform: translateX(-50%);
}

:is(.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, left .2s;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, right .2s;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, #00000040);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(0);
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: 100% 0;
}

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  top: 0;
  left: 0;
}

.swiper-vertical > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  top: 0;
  left: 0;
}

.swiper-pagination-lock {
  display: none;
}

/* [project]/node_modules/.pnpm/react-modal-video@2.0.2_react-dom@19.2.6_react@19.2.6__react@19.2.6/node_modules/react-modal-video/css/modal-video.css [app-client] (css) */
@keyframes modal-video {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes modal-video-inner {
  from {
    transform: translate(0, 100px);
  }

  to {
    transform: translate(0);
  }
}

.modal-video {
  z-index: 1000000;
  cursor: pointer;
  opacity: 1;
  -o-transition: opacity .3s ease-out;
  background-color: #00000080;
  width: 100%;
  height: 100%;
  transition: opacity .3s ease-out;
  animation-name: modal-video;
  animation-duration: .3s;
  animation-timing-function: ease-out;
  position: fixed;
  top: 0;
  left: 0;
}

.modal-video-effect-exit {
  opacity: 0;
}

.modal-video-effect-exit .modal-video-movie-wrap {
  transform: translate(0, 100px);
}

.modal-video-body {
  box-sizing: border-box;
  justify-content: center;
  width: 100%;
  max-width: 960px;
  height: 100%;
  margin: 0 auto;
  padding: 0 10px;
  display: flex;
}

.modal-video-inner {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

@media (orientation: landscape) {
  .modal-video-inner {
    box-sizing: border-box;
    padding: 10px 60px;
  }
}

.modal-video-movie-wrap {
  -webkit-transition: -webkit-transform .3s ease-out;
  -moz-transition: -moz-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  -ms-transition: -ms-transform .3s ease-out;
  background-color: #333;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  transition: transform .3s ease-out;
  animation-name: modal-video-inner;
  animation-duration: .3s;
  animation-timing-function: ease-out;
  position: relative;
  transform: translate(0);
}

.modal-video-movie-wrap iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.modal-video-close-btn {
  z-index: 2;
  background: none;
  border: none;
  width: 35px;
  height: 35px;
  display: inline-block;
  position: absolute;
  top: -45px;
  right: 0;
  overflow: hidden;
}

@media (orientation: landscape) {
  .modal-video-close-btn {
    top: 0;
    right: -45px;
  }
}

.modal-video-close-btn:before {
  transform: rotate(45deg);
}

.modal-video-close-btn:after {
  transform: rotate(-45deg);
}

.modal-video-close-btn:before, .modal-video-close-btn:after {
  content: "";
  background: #fff;
  border-radius: 5px;
  width: 100%;
  height: 2px;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  left: 0;
}

/* [project]/src/blocks/AvAiHero/Component.module.css [app-client] (css) */
.Component-module__Bnx5ma__section {
  --av-hero-title: #fff;
  --av-hero-body: #ffffffb8;
}

.Component-module__Bnx5ma__section.Component-module__Bnx5ma__section .hero-content--three .title {
  flex-wrap: wrap;
  align-items: center;
  gap: 8px 16px;
  display: inline-flex;
}

.Component-module__Bnx5ma__section.Component-module__Bnx5ma__section .hero-content--three .title img {
  vertical-align: middle;
  flex-shrink: 0;
  margin: 0;
}

.Component-module__Bnx5ma__section.Component-module__Bnx5ma__section .hero-content--three .title > span {
  display: inline;
}

.Component-module__Bnx5ma__section.Component-module__Bnx5ma__section .xb-item--audience img {
  object-fit: cover;
  border-radius: 50%;
  width: 85px;
  max-width: 85px;
  height: 85px;
}

.Component-module__Bnx5ma__section.Component-module__Bnx5ma__section .ai-marketing-btn {
  white-space: nowrap;
  flex-shrink: 0;
}

.Component-module__Bnx5ma__section.Component-module__Bnx5ma__section .ai-marketing-btn .text {
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
}

.Component-module__Bnx5ma__section.Component-module__Bnx5ma__section .ai-marketing-btn .text span {
  white-space: nowrap;
  line-height: 30px;
}

@media (min-width: 1501px) {
  .Component-module__Bnx5ma__section.Component-module__Bnx5ma__section .hero-content--three .hero-shape {
    margin-top: -40px;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .Component-module__Bnx5ma__section.Component-module__Bnx5ma__section .hero-content-bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }

  .Component-module__Bnx5ma__section.Component-module__Bnx5ma__section .hero-content-bottom .ai-marketing-btn {
    align-self: flex-start;
  }

  .Component-module__Bnx5ma__section.Component-module__Bnx5ma__section .xb-item--audience img {
    width: 54px;
    max-width: 54px;
    height: 54px;
  }

  .Component-module__Bnx5ma__section.Component-module__Bnx5ma__section .hero-content .title {
    font-size: clamp(2rem, 9vw, 3.2rem);
    line-height: 1.1;
  }

  .Component-module__Bnx5ma__section.Component-module__Bnx5ma__section .hero-shape {
    width: 56px;
    height: 56px;
  }

  .Component-module__Bnx5ma__section.Component-module__Bnx5ma__section .hero-shape img {
    width: 100%;
    height: auto;
  }
}

.Component-module__Bnx5ma__section[data-av-theme="light"] {
  --av-hero-title: #00020f;
  --av-hero-body: #414047;
  background-color: #f0f2f7e0;
}

.Component-module__Bnx5ma__section[data-av-theme="light"].Component-module__Bnx5ma__section .hero-style--three:before {
  background-color: #f0f2f7b3;
  background-image: none;
}

:is(.Component-module__Bnx5ma__section[data-av-theme="light"] .hero-content .title, .Component-module__Bnx5ma__section[data-av-theme="light"] .hero-content-bottom .title, .Component-module__Bnx5ma__section[data-av-theme="light"] .xb-item--text, .Component-module__Bnx5ma__section[data-av-theme="light"] .xb-item--text span) {
  color: var(--av-hero-title);
}

:is(.Component-module__Bnx5ma__section[data-av-theme="light"] .sub-title, .Component-module__Bnx5ma__section[data-av-theme="light"] .hero-content .sub-title, .Component-module__Bnx5ma__section[data-av-theme="light"] .hero-content--three .sub-title) {
  color: var(--av-hero-body);
}

@media (prefers-color-scheme: light) {
  .Component-module__Bnx5ma__section[data-av-theme="auto"] {
    --av-hero-title: #00020f;
    --av-hero-body: #414047;
    background-color: #f0f2f7e0;
  }

  .Component-module__Bnx5ma__section[data-av-theme="auto"].Component-module__Bnx5ma__section .hero-style--three:before {
    background-color: #f0f2f7b3;
    background-image: none;
  }

  :is(.Component-module__Bnx5ma__section[data-av-theme="auto"] .hero-content .title, .Component-module__Bnx5ma__section[data-av-theme="auto"] .hero-content-bottom .title, .Component-module__Bnx5ma__section[data-av-theme="auto"] .xb-item--text, .Component-module__Bnx5ma__section[data-av-theme="auto"] .xb-item--text span) {
    color: var(--av-hero-title);
  }

  :is(.Component-module__Bnx5ma__section[data-av-theme="auto"] .sub-title, .Component-module__Bnx5ma__section[data-av-theme="auto"] .hero-content .sub-title, .Component-module__Bnx5ma__section[data-av-theme="auto"] .hero-content--three .sub-title) {
    color: var(--av-hero-body);
  }
}

/* [project]/src/blocks/AvAiAbout/Component.module.css [app-client] (css) */
.Component-module__Tl2fVG__section {
  --av-about-title: #fff;
  --av-about-body: #ffffffb8;
}

@media (max-width: 767px) {
  .Component-module__Tl2fVG__section.Component-module__Tl2fVG__section .ai-about-wrap {
    flex-direction: column;
    gap: 32px;
  }

  .Component-module__Tl2fVG__section.Component-module__Tl2fVG__section .ai-about-bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }

  .Component-module__Tl2fVG__section.Component-module__Tl2fVG__section .ai-circle-img img {
    max-width: 80%;
    height: auto;
    margin: 0 auto;
    display: block;
  }
}

.Component-module__Tl2fVG__section[data-av-theme="light"] {
  --av-about-title: #00020f;
  --av-about-body: #414047;
  color: var(--av-about-title);
  background: #fff;
}

:is(.Component-module__Tl2fVG__section[data-av-theme="light"] .sub-title, .Component-module__Tl2fVG__section[data-av-theme="light"] .sec-title-three .title, .Component-module__Tl2fVG__section[data-av-theme="light"] .ai-about-bottom p, .Component-module__Tl2fVG__section[data-av-theme="light"] .down-arrow) {
  color: var(--av-about-title);
}

.Component-module__Tl2fVG__section[data-av-theme="light"] .ai-about-bottom p {
  color: var(--av-about-body);
}

@media (prefers-color-scheme: light) {
  .Component-module__Tl2fVG__section[data-av-theme="auto"] {
    --av-about-title: #00020f;
    --av-about-body: #414047;
    color: var(--av-about-title);
    background: #fff;
  }

  :is(.Component-module__Tl2fVG__section[data-av-theme="auto"] .sub-title, .Component-module__Tl2fVG__section[data-av-theme="auto"] .sec-title-three .title, .Component-module__Tl2fVG__section[data-av-theme="auto"] .down-arrow) {
    color: var(--av-about-title);
  }

  .Component-module__Tl2fVG__section[data-av-theme="auto"] .ai-about-bottom p {
    color: var(--av-about-body);
  }
}

/* [project]/src/blocks/AvAiFooter/Component.module.css [app-client] (css) */
.Component-module__CHjExq__section {
  --av-footer-title: #fff;
  --av-footer-body: #ffffffb8;
}

@media (max-width: 767px) {
  .Component-module__CHjExq__section.Component-module__CHjExq__section .ai-footer-inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 40px;
  }

  .Component-module__CHjExq__section.Component-module__CHjExq__section .xb-copyright {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }

  .Component-module__CHjExq__section.Component-module__CHjExq__section .ai-footer-heading .title {
    font-size: clamp(3rem, 14vw, 6rem);
    line-height: 1;
  }
}

.Component-module__CHjExq__section[data-av-theme="light"] {
  --av-footer-title: #00020f;
  --av-footer-body: #414047;
  color: var(--av-footer-title);
  background: #f5f5f7;
}

:is(.Component-module__CHjExq__section[data-av-theme="light"] .ai-footer-heading .title, .Component-module__CHjExq__section[data-av-theme="light"] .sec-title-three .title, .Component-module__CHjExq__section[data-av-theme="light"] .ai-footer-link p, .Component-module__CHjExq__section[data-av-theme="light"] .ai-social-link a, .Component-module__CHjExq__section[data-av-theme="light"] .xb-copyright p, .Component-module__CHjExq__section[data-av-theme="light"] .ai-footer-links a) {
  color: var(--av-footer-title);
}

:is(.Component-module__CHjExq__section[data-av-theme="light"] .ai-footer-link p, .Component-module__CHjExq__section[data-av-theme="light"] .xb-copyright p) {
  color: var(--av-footer-body);
}

@media (prefers-color-scheme: light) {
  .Component-module__CHjExq__section[data-av-theme="auto"] {
    --av-footer-title: #00020f;
    --av-footer-body: #414047;
    color: var(--av-footer-title);
    background: #f5f5f7;
  }

  :is(.Component-module__CHjExq__section[data-av-theme="auto"] .ai-footer-heading .title, .Component-module__CHjExq__section[data-av-theme="auto"] .sec-title-three .title, .Component-module__CHjExq__section[data-av-theme="auto"] .ai-social-link a, .Component-module__CHjExq__section[data-av-theme="auto"] .ai-footer-links a) {
    color: var(--av-footer-title);
  }

  :is(.Component-module__CHjExq__section[data-av-theme="auto"] .ai-footer-link p, .Component-module__CHjExq__section[data-av-theme="auto"] .xb-copyright p) {
    color: var(--av-footer-body);
  }
}

/* [project]/src/blocks/AvAiServices/Component.module.css [app-client] (css) */
.Component-module__1C9p2W__section {
  --av-svc-title: #fff;
  --av-svc-body: #ffffffb8;
}

@media (max-width: 767px) {
  .Component-module__1C9p2W__section.Component-module__1C9p2W__section .ai-service-heading {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }

  .Component-module__1C9p2W__section.Component-module__1C9p2W__section .ai-service-img {
    flex-direction: column;
    gap: 24px;
  }

  .Component-module__1C9p2W__section.Component-module__1C9p2W__section .ai-service-img-item {
    flex: unset;
    width: 100%;
  }

  .Component-module__1C9p2W__section.Component-module__1C9p2W__section .ai-service-img-item .img img {
    width: 100%;
    height: auto;
  }
}

.Component-module__1C9p2W__section[data-av-theme="light"] {
  --av-svc-title: #00020f;
  --av-svc-body: #414047;
  background: #fff;
}

:is(.Component-module__1C9p2W__section[data-av-theme="light"] .sub-title, .Component-module__1C9p2W__section[data-av-theme="light"] .sec-title-three .title, .Component-module__1C9p2W__section[data-av-theme="light"] .ai-service-heading > p, .Component-module__1C9p2W__section[data-av-theme="light"] .ai-img-content .title, .Component-module__1C9p2W__section[data-av-theme="light"] .ai-img-content .content) {
  color: var(--av-svc-title);
}

:is(.Component-module__1C9p2W__section[data-av-theme="light"] .ai-service-heading > p, .Component-module__1C9p2W__section[data-av-theme="light"] .ai-img-content .content) {
  color: var(--av-svc-body);
}

@media (prefers-color-scheme: light) {
  .Component-module__1C9p2W__section[data-av-theme="auto"] {
    --av-svc-title: #00020f;
    --av-svc-body: #414047;
    background: #fff;
  }

  :is(.Component-module__1C9p2W__section[data-av-theme="auto"] .sub-title, .Component-module__1C9p2W__section[data-av-theme="auto"] .sec-title-three .title, .Component-module__1C9p2W__section[data-av-theme="auto"] .ai-img-content .title) {
    color: var(--av-svc-title);
  }

  :is(.Component-module__1C9p2W__section[data-av-theme="auto"] .ai-service-heading > p, .Component-module__1C9p2W__section[data-av-theme="auto"] .ai-img-content .content) {
    color: var(--av-svc-body);
  }
}

/* [project]/src/blocks/AvAiAwards/Component.module.css [app-client] (css) */
.Component-module__tLtIAa__section {
  --av-award-title: #fff;
  --av-award-body: #ffffffb8;
}

@media (max-width: 767px) {
  .Component-module__tLtIAa__section.Component-module__tLtIAa__section .ai-award-item {
    padding: 24px 0;
  }

  .Component-module__tLtIAa__section.Component-module__tLtIAa__section .xb-item--title {
    font-size: clamp(1.5rem, 6vw, 2.2rem);
    line-height: 1.2;
  }
}

.Component-module__tLtIAa__section[data-av-theme="light"] {
  --av-award-title: #00020f;
  --av-award-body: #414047;
  background: #fff;
}

.Component-module__tLtIAa__section[data-av-theme="light"].Component-module__tLtIAa__section .ai-award-wrap {
  background: #f0f2f7;
}

.Component-module__tLtIAa__section[data-av-theme="light"].Component-module__tLtIAa__section .ai-award-wrap:before {
  opacity: .15;
}

.Component-module__tLtIAa__section[data-av-theme="light"].Component-module__tLtIAa__section .ai-award-item {
  background: #fff;
  border-bottom: 1px solid #e0e2e8;
}

:is(.Component-module__tLtIAa__section[data-av-theme="light"] .sub-title, .Component-module__tLtIAa__section[data-av-theme="light"] .xb-item--title, .Component-module__tLtIAa__section[data-av-theme="light"] .xb-item--title span, .Component-module__tLtIAa__section[data-av-theme="light"] .xb-item--details span) {
  color: var(--av-award-title);
}

.Component-module__tLtIAa__section[data-av-theme="light"] .xb-item--details {
  color: var(--av-award-body);
}

@media (prefers-color-scheme: light) {
  .Component-module__tLtIAa__section[data-av-theme="auto"] {
    --av-award-title: #00020f;
    --av-award-body: #414047;
    background: #fff;
  }

  .Component-module__tLtIAa__section[data-av-theme="auto"].Component-module__tLtIAa__section .ai-award-wrap {
    background: #f0f2f7;
  }

  .Component-module__tLtIAa__section[data-av-theme="auto"].Component-module__tLtIAa__section .ai-award-wrap:before {
    opacity: .15;
  }

  .Component-module__tLtIAa__section[data-av-theme="auto"].Component-module__tLtIAa__section .ai-award-item {
    background: #fff;
    border-bottom: 1px solid #e0e2e8;
  }

  :is(.Component-module__tLtIAa__section[data-av-theme="auto"] .sub-title, .Component-module__tLtIAa__section[data-av-theme="auto"] .xb-item--title, .Component-module__tLtIAa__section[data-av-theme="auto"] .xb-item--title span, .Component-module__tLtIAa__section[data-av-theme="auto"] .xb-item--details span) {
    color: var(--av-award-title);
  }

  .Component-module__tLtIAa__section[data-av-theme="auto"] .xb-item--details {
    color: var(--av-award-body);
  }
}

/* [project]/src/blocks/AvAiDownload/Component.module.css [app-client] (css) */
.Component-module__VL1Kfq__section {
  --av-dl-title: #fff;
  --av-dl-body: #ffffffb8;
}

@media (max-width: 767px) {
  .Component-module__VL1Kfq__section.Component-module__VL1Kfq__section .ai-download-wrap {
    flex-direction: column;
    gap: 32px;
  }

  .Component-module__VL1Kfq__section.Component-module__VL1Kfq__section .ai-download-inner {
    flex-direction: column;
    align-items: stretch;
  }
}

.Component-module__VL1Kfq__section[data-av-theme="light"] {
  --av-dl-title: #00020f;
  --av-dl-body: #414047;
  background: #fff;
}

:is(.Component-module__VL1Kfq__section[data-av-theme="light"] .sub-title, .Component-module__VL1Kfq__section[data-av-theme="light"] .sec-title-three .title, .Component-module__VL1Kfq__section[data-av-theme="light"] .ai-download-book-list .list a) {
  color: var(--av-dl-title);
}

@media (prefers-color-scheme: light) {
  .Component-module__VL1Kfq__section[data-av-theme="auto"] {
    --av-dl-title: #00020f;
    --av-dl-body: #414047;
    background: #fff;
  }

  :is(.Component-module__VL1Kfq__section[data-av-theme="auto"] .sub-title, .Component-module__VL1Kfq__section[data-av-theme="auto"] .sec-title-three .title, .Component-module__VL1Kfq__section[data-av-theme="auto"] .ai-download-book-list .list a) {
    color: var(--av-dl-title);
  }
}

/* [project]/src/blocks/AvAiBrands/Component.module.css [app-client] (css) */
.Component-module__pMRYOa__section.Component-module__pMRYOa__section {
  position: relative;
}

.Component-module__pMRYOa__section {
  --av-brand-title: #fff;
  --av-brand-body: #ffffffd9;
  --av-brand-muted: #e8e8e833;
  --av-brand-border: #e8e8e833;
}

.Component-module__pMRYOa__section[data-av-theme="light"] {
  --av-brand-title: #00020f;
  --av-brand-body: #414047;
  --av-brand-muted: #00020f4d;
  --av-brand-border: #00020f1a;
  background: #fff;
}

.Component-module__pMRYOa__section[data-av-theme="light"].Component-module__pMRYOa__section .ai-brand-content {
  background: #f0f2f799;
}

:is(.Component-module__pMRYOa__section[data-av-theme="light"] .sub-title, .Component-module__pMRYOa__section[data-av-theme="light"] .sec-title-three .title) {
  color: var(--av-brand-title);
}

.Component-module__pMRYOa__section[data-av-theme="light"] .ai-brand-content .content {
  color: var(--av-brand-body);
}

.Component-module__pMRYOa__section[data-av-theme="light"].Component-module__pMRYOa__section .ai-brand-list li a {
  color: var(--av-brand-muted);
  border-bottom-color: var(--av-brand-border);
}

.Component-module__pMRYOa__section[data-av-theme="light"].Component-module__pMRYOa__section .ai-brand-list li.current a {
  color: var(--av-brand-title);
}

@media (prefers-color-scheme: light) {
  .Component-module__pMRYOa__section[data-av-theme="auto"] {
    --av-brand-title: #00020f;
    --av-brand-body: #414047;
    --av-brand-muted: #00020f4d;
    --av-brand-border: #00020f1a;
    background: #fff;
  }

  .Component-module__pMRYOa__section[data-av-theme="auto"].Component-module__pMRYOa__section .ai-brand-content {
    background: #f0f2f799;
  }

  :is(.Component-module__pMRYOa__section[data-av-theme="auto"] .sub-title, .Component-module__pMRYOa__section[data-av-theme="auto"] .sec-title-three .title) {
    color: var(--av-brand-title);
  }

  .Component-module__pMRYOa__section[data-av-theme="auto"] .ai-brand-content .content {
    color: var(--av-brand-body);
  }

  .Component-module__pMRYOa__section[data-av-theme="auto"].Component-module__pMRYOa__section .ai-brand-list li a {
    color: var(--av-brand-muted);
    border-bottom-color: var(--av-brand-border);
  }

  .Component-module__pMRYOa__section[data-av-theme="auto"].Component-module__pMRYOa__section .ai-brand-list li.current a {
    color: var(--av-brand-title);
  }
}

/* [project]/src/blocks/AvAiProjects/Component.module.css [app-client] (css) */
.Component-module__KFqmca__section.Component-module__KFqmca__section {
  position: relative;
}

.Component-module__KFqmca__section {
  --av-proj-title: #fff;
  --av-proj-body: #fff;
  --av-proj-accent: #ed6d70;
}

.Component-module__KFqmca__section[data-av-theme="light"] {
  --av-proj-title: #00020f;
  --av-proj-body: #414047;
  --av-proj-accent: #c8434a;
  background: #fff;
}

:is(.Component-module__KFqmca__section[data-av-theme="light"] .sub-title, .Component-module__KFqmca__section[data-av-theme="light"] .sec-title-three .title) {
  color: var(--av-proj-title);
}

.Component-module__KFqmca__section[data-av-theme="light"] .ai-project-content .content {
  color: var(--av-proj-body);
}

.Component-module__KFqmca__section[data-av-theme="light"] .ai-project-content .content span {
  color: var(--av-proj-accent);
}

.Component-module__KFqmca__section[data-av-theme="light"] .ai-category {
  color: var(--av-proj-body);
}

.Component-module__KFqmca__section[data-av-theme="light"] .ai-marketing-btn {
  color: var(--av-proj-title);
}

@media (prefers-color-scheme: light) {
  .Component-module__KFqmca__section[data-av-theme="auto"] {
    --av-proj-title: #00020f;
    --av-proj-body: #414047;
    --av-proj-accent: #c8434a;
    background: #fff;
  }

  :is(.Component-module__KFqmca__section[data-av-theme="auto"] .sub-title, .Component-module__KFqmca__section[data-av-theme="auto"] .sec-title-three .title) {
    color: var(--av-proj-title);
  }

  .Component-module__KFqmca__section[data-av-theme="auto"] .ai-project-content .content {
    color: var(--av-proj-body);
  }

  .Component-module__KFqmca__section[data-av-theme="auto"] .ai-project-content .content span {
    color: var(--av-proj-accent);
  }

  .Component-module__KFqmca__section[data-av-theme="auto"] .ai-category {
    color: var(--av-proj-body);
  }

  .Component-module__KFqmca__section[data-av-theme="auto"] .ai-marketing-btn {
    color: var(--av-proj-title);
  }
}

/* [project]/node_modules/.pnpm/swiper@12.1.4/node_modules/swiper/modules/navigation.css [app-client] (css) */
:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-prev, .swiper-button-next {
  width: var(--swiper-navigation-size);
  height: var(--swiper-navigation-size);
  z-index: 10;
  cursor: pointer;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

:is(.swiper-button-prev, .swiper-button-next).swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

:is(.swiper-button-prev, .swiper-button-next).swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled :is(.swiper-button-prev, .swiper-button-next) {
  display: none !important;
}

:is(.swiper-button-prev, .swiper-button-next) ::slotted(svg), :is(.swiper-button-prev, .swiper-button-next) svg {
  object-fit: contain;
  transform-origin: center;
  fill: currentColor;
  pointer-events: none;
  width: 100%;
  height: 100%;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-prev, .swiper-button-next {
  top: var(--swiper-navigation-top-offset, 50%);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
}

.swiper-button-prev {
  left: var(--swiper-navigation-sides-offset, 4px);
  right: auto;
}

.swiper-button-prev ::slotted(.swiper-navigation-icon), .swiper-button-prev .swiper-navigation-icon {
  transform: rotate(180deg);
}

.swiper-button-next {
  right: var(--swiper-navigation-sides-offset, 4px);
  left: auto;
}

.swiper-horizontal .swiper-button-prev, .swiper-horizontal .swiper-button-next, .swiper-horizontal ~ .swiper-button-prev, .swiper-horizontal ~ .swiper-button-next {
  top: var(--swiper-navigation-top-offset, 50%);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  margin-left: 0;
}

.swiper-horizontal .swiper-button-prev, .swiper-horizontal ~ .swiper-button-prev, .swiper-horizontal.swiper-rtl .swiper-button-next, .swiper-horizontal.swiper-rtl ~ .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 4px);
  right: auto;
}

.swiper-horizontal .swiper-button-next, .swiper-horizontal ~ .swiper-button-next, .swiper-horizontal.swiper-rtl .swiper-button-prev, .swiper-horizontal.swiper-rtl ~ .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 4px);
  left: auto;
}

:is(.swiper-horizontal .swiper-button-prev, .swiper-horizontal ~ .swiper-button-prev, .swiper-horizontal.swiper-rtl .swiper-button-next, .swiper-horizontal.swiper-rtl ~ .swiper-button-next) ::slotted(.swiper-navigation-icon), :is(.swiper-horizontal .swiper-button-prev, .swiper-horizontal ~ .swiper-button-prev, .swiper-horizontal.swiper-rtl .swiper-button-next, .swiper-horizontal.swiper-rtl ~ .swiper-button-next) .swiper-navigation-icon {
  transform: rotate(180deg);
}

:is(.swiper-horizontal.swiper-rtl .swiper-button-prev, .swiper-horizontal.swiper-rtl ~ .swiper-button-prev) ::slotted(.swiper-navigation-icon), :is(.swiper-horizontal.swiper-rtl .swiper-button-prev, .swiper-horizontal.swiper-rtl ~ .swiper-button-prev) .swiper-navigation-icon {
  transform: rotate(0);
}

.swiper-vertical .swiper-button-prev, .swiper-vertical .swiper-button-next, .swiper-vertical ~ .swiper-button-prev, .swiper-vertical ~ .swiper-button-next {
  left: var(--swiper-navigation-top-offset, 50%);
  margin-left: calc(0px - (var(--swiper-navigation-size) / 2));
  margin-top: 0;
  right: auto;
}

.swiper-vertical .swiper-button-prev, .swiper-vertical ~ .swiper-button-prev {
  top: var(--swiper-navigation-sides-offset, 4px);
  bottom: auto;
}

:is(.swiper-vertical .swiper-button-prev, .swiper-vertical ~ .swiper-button-prev) ::slotted(.swiper-navigation-icon), :is(.swiper-vertical .swiper-button-prev, .swiper-vertical ~ .swiper-button-prev) .swiper-navigation-icon {
  transform: rotate(-90deg);
}

.swiper-vertical .swiper-button-next, .swiper-vertical ~ .swiper-button-next {
  bottom: var(--swiper-navigation-sides-offset, 4px);
  top: auto;
}

:is(.swiper-vertical .swiper-button-next, .swiper-vertical ~ .swiper-button-next) ::slotted(.swiper-navigation-icon), :is(.swiper-vertical .swiper-button-next, .swiper-vertical ~ .swiper-button-next) .swiper-navigation-icon {
  transform: rotate(90deg);
}

/* [project]/node_modules/.pnpm/swiper@12.1.4/node_modules/swiper/modules/effect-fade.css [app-client] (css) */
.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* [project]/node_modules/.pnpm/swiper@12.1.4/node_modules/swiper/modules/free-mode.css [app-client] (css) */
.swiper-free-mode > .swiper-wrapper {
  margin: 0 auto;
  transition-timing-function: ease-out;
}

/* [project]/node_modules/.pnpm/swiper@12.1.4/node_modules/swiper/modules/thumbs.css [app-client] (css) */


/* [project]/src/blocks/AvAiTestimonials/Component.module.css [app-client] (css) */
.Component-module__k1ZFBW__section.Component-module__k1ZFBW__section {
  position: relative;
}

.Component-module__k1ZFBW__nextBtn, .Component-module__k1ZFBW__prevBtn {
  cursor: pointer;
}

.Component-module__k1ZFBW__section {
  --av-tes-title: #fff;
  --av-tes-body: #ffffffd9;
  --av-tes-inner-bg: #11121d;
}

.Component-module__k1ZFBW__section[data-av-theme="light"] {
  --av-tes-title: #00020f;
  --av-tes-body: #414047;
  --av-tes-inner-bg: #f5f5f7;
  background: #fff;
}

.Component-module__k1ZFBW__section[data-av-theme="light"].Component-module__k1ZFBW__section .ai-testimonial-item .xb-item--inner {
  background: var(--av-tes-inner-bg);
}

:is(.Component-module__k1ZFBW__section[data-av-theme="light"] .sub-title, .Component-module__k1ZFBW__section[data-av-theme="light"] .sec-title-three .title) {
  color: var(--av-tes-title);
}

.Component-module__k1ZFBW__section[data-av-theme="light"] .ai-testimonial-item .xb-item--comment {
  color: var(--av-tes-title);
}

.Component-module__k1ZFBW__section[data-av-theme="light"] .ai-testimonial-item .xb-item--name {
  color: var(--av-tes-body);
}

.Component-module__k1ZFBW__section[data-av-theme="light"] .ai-testimonial-item .xb-item--quote svg {
  color: var(--av-tes-title);
  opacity: .18;
}

@media (prefers-color-scheme: light) {
  .Component-module__k1ZFBW__section[data-av-theme="auto"] {
    --av-tes-title: #00020f;
    --av-tes-body: #414047;
    --av-tes-inner-bg: #f5f5f7;
    background: #fff;
  }

  .Component-module__k1ZFBW__section[data-av-theme="auto"].Component-module__k1ZFBW__section .ai-testimonial-item .xb-item--inner {
    background: var(--av-tes-inner-bg);
  }

  :is(.Component-module__k1ZFBW__section[data-av-theme="auto"] .sub-title, .Component-module__k1ZFBW__section[data-av-theme="auto"] .sec-title-three .title) {
    color: var(--av-tes-title);
  }

  .Component-module__k1ZFBW__section[data-av-theme="auto"] .ai-testimonial-item .xb-item--comment {
    color: var(--av-tes-title);
  }

  .Component-module__k1ZFBW__section[data-av-theme="auto"] .ai-testimonial-item .xb-item--name {
    color: var(--av-tes-body);
  }

  .Component-module__k1ZFBW__section[data-av-theme="auto"] .ai-testimonial-item .xb-item--quote svg {
    color: var(--av-tes-title);
    opacity: .18;
  }
}

/* [project]/node_modules/.pnpm/@puckeditor+core@0.21.2_@floating-ui+dom@1.7.6_@types+react-dom@19.2.3_@types+react@19._9d2f90c44fc274afd6060e511b3d4ef6/node_modules/@puckeditor/core/dist/index.css [app-client] (css) */
:root {
  --puck-color-rose-01: #4a001c;
  --puck-color-rose-02: #670833;
  --puck-color-rose-03: #87114c;
  --puck-color-rose-04: #a81a66;
  --puck-color-rose-05: #bc5089;
  --puck-color-rose-06: #cc7ca5;
  --puck-color-rose-07: #d89aba;
  --puck-color-rose-08: #e3b8cf;
  --puck-color-rose-09: #efd6e3;
  --puck-color-rose-10: #f6eaf1;
  --puck-color-rose-11: #faf4f8;
  --puck-color-rose-12: #fef8fc;
  --puck-color-azure-01: #00175d;
  --puck-color-azure-02: #002c77;
  --puck-color-azure-03: #014292;
  --puck-color-azure-04: #0158ad;
  --puck-color-azure-05: #3479be;
  --puck-color-azure-06: #6499cf;
  --puck-color-azure-07: #88b0da;
  --puck-color-azure-08: #abc7e5;
  --puck-color-azure-09: #cfdff0;
  --puck-color-azure-10: #e7eef7;
  --puck-color-azure-11: #f3f6fb;
  --puck-color-azure-12: #f7faff;
  --puck-color-green-01: #002000;
  --puck-color-green-02: #043604;
  --puck-color-green-03: #084e08;
  --puck-color-green-04: #0c680c;
  --puck-color-green-05: #1d882f;
  --puck-color-green-06: #2faa53;
  --puck-color-green-07: #56c16f;
  --puck-color-green-08: #7dd78b;
  --puck-color-green-09: #b8e8bf;
  --puck-color-green-10: #ddf3e0;
  --puck-color-green-11: #eff8f0;
  --puck-color-green-12: #f3fcf4;
  --puck-color-yellow-01: #211000;
  --puck-color-yellow-02: #362700;
  --puck-color-yellow-03: #4c4000;
  --puck-color-yellow-04: #645a00;
  --puck-color-yellow-05: #877614;
  --puck-color-yellow-06: #ab9429;
  --puck-color-yellow-07: #bfac4e;
  --puck-color-yellow-08: #d4c474;
  --puck-color-yellow-09: #e6deb1;
  --puck-color-yellow-10: #f3efd9;
  --puck-color-yellow-11: #f9f7ed;
  --puck-color-yellow-12: #fcfaf0;
  --puck-color-red-01: #4c0000;
  --puck-color-red-02: #6a0a10;
  --puck-color-red-03: #8a1422;
  --puck-color-red-04: #ac1f35;
  --puck-color-red-05: #bf5366;
  --puck-color-red-06: #ce7e8e;
  --puck-color-red-07: #d99ca8;
  --puck-color-red-08: #e4b9c2;
  --puck-color-red-09: #efd7db;
  --puck-color-red-10: #f6eaec;
  --puck-color-red-11: #faf4f5;
  --puck-color-red-12: #fff9fa;
  --puck-color-grey-01: #181818;
  --puck-color-grey-02: #292929;
  --puck-color-grey-03: #404040;
  --puck-color-grey-04: #5a5a5a;
  --puck-color-grey-05: #767676;
  --puck-color-grey-06: #949494;
  --puck-color-grey-07: #ababab;
  --puck-color-grey-08: #c3c3c3;
  --puck-color-grey-09: #dcdcdc;
  --puck-color-grey-10: #efefef;
  --puck-color-grey-11: #f5f5f5;
  --puck-color-grey-12: #fafafa;
  --puck-color-black: #000;
  --puck-color-white: #fff;
  --puck-font-size-scale-base-unitless: 12;
  --puck-font-size-xxxs-unitless: 12;
  --puck-font-size-xxs-unitless: 14;
  --puck-font-size-xs-unitless: 16;
  --puck-font-size-s-unitless: 18;
  --puck-font-size-m-unitless: 21;
  --puck-font-size-l-unitless: 24;
  --puck-font-size-xl-unitless: 28;
  --puck-font-size-xxl-unitless: 36;
  --puck-font-size-xxxl-unitless: 48;
  --puck-font-size-xxxxl-unitless: 56;
  --puck-font-size-xxxs: calc(1rem * var(--puck-font-size-xxxs-unitless) / 16);
  --puck-font-size-xxs: calc(1rem * var(--puck-font-size-xxs-unitless) / 16);
  --puck-font-size-xs: calc(1rem * var(--puck-font-size-xs-unitless) / 16);
  --puck-font-size-s: calc(1rem * var(--puck-font-size-s-unitless) / 16);
  --puck-font-size-m: calc(1rem * var(--puck-font-size-m-unitless) / 16);
  --puck-font-size-l: calc(1rem * var(--puck-font-size-l-unitless) / 16);
  --puck-font-size-xl: calc(1rem * var(--puck-font-size-xl-unitless) / 16);
  --puck-font-size-xxl: calc(1rem * var(--puck-font-size-xxl-unitless) / 16);
  --puck-font-size-xxxl: calc(1rem * var(--puck-font-size-xxxl-unitless) / 16);
  --puck-font-size-xxxxl: calc(1rem * var(--puck-font-size-xxxxl-unitless) / 16);
  --puck-font-size-base: var(--puck-font-size-xs);
  --line-height-reset: 1;
  --line-height-xs: calc(var(--space-m-unitless) / var(--puck-font-size-m-unitless));
  --line-height-s: calc(var(--space-m-unitless) / var(--puck-font-size-s-unitless));
  --line-height-m: calc(var(--space-m-unitless) / var(--puck-font-size-xs-unitless));
  --line-height-l: calc(var(--space-m-unitless) / var(--puck-font-size-xxs-unitless));
  --line-height-xl: calc(var(--space-m-unitless) / var(--puck-font-size-scale-base-unitless));
  --line-height-base: var(--line-height-m);
  --fallback-font-stack: -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Helvetica Neue,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol;
  --puck-font-family: Inter, var(--fallback-font-stack);
  --puck-font-family-monospaced: ui-monospace,
    "Cascadia Code",
    "Source Code Pro",
    Menlo,
    Consolas,
    "DejaVu Sans Mono",
    monospace;
}

@supports (font-variation-settings: normal) {
  :root {
    --puck-font-family: InterVariable, var(--fallback-font-stack);
  }
}

#frame-root {
  height: 1px;
  min-height: 100vh;
}

[data-puck-entry] {
  z-index: 0;
  position: relative;
}

._ActionBar_1nmyk_1 {
  cursor: default;
  padding: 4px;
  background: var(--puck-color-grey-01);
  width: auto;
  color: var(--puck-color-white);
  font-family: var(--puck-font-family);
  border-radius: 8px;
  align-items: center;
  min-height: 26px;
  padding-inline: 0;
  display: flex;
}

._ActionBar-label_1nmyk_18 {
  color: var(--puck-color-grey-08);
  font-size: var(--puck-font-size-xxxs);
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-inline: 4px;
  padding-inline: 8px;
  font-weight: 500;
}

._ActionBarAction_1nmyk_30 + ._ActionBar-label_1nmyk_18 {
  padding-inline-start: 0;
}

._ActionBar-label_1nmyk_18 + ._ActionBarAction_1nmyk_30 {
  margin-inline-start: -4px;
}

._ActionBar-group_1nmyk_38 {
  border-inline-start: .5px solid var(--puck-color-grey-05);
  align-items: center;
  height: 100%;
  padding-inline: 4px;
  display: flex;
}

._ActionBar-group_1nmyk_38:first-of-type {
  border-inline-start: 0;
}

._ActionBar-group_1nmyk_38:empty {
  display: none;
}

._ActionBarAction_1nmyk_30 {
  color: var(--puck-color-grey-08);
  cursor: pointer;
  background: none;
  border: none;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  margin-inline: 4px;
  padding: 6px;
  transition: color 50ms ease-in;
  display: flex;
  overflow: hidden;
}

._ActionBarAction--disabled_1nmyk_71 {
  cursor: auto;
  color: var(--puck-color-grey-06);
}

._ActionBarAction_1nmyk_30 svg {
  max-width: none !important;
}

._ActionBarAction_1nmyk_30:focus-visible {
  outline: 2px solid var(--puck-color-azure-05);
  outline-offset: -2px;
}

@media (hover: hover) and (pointer: fine) {
  ._ActionBarAction_1nmyk_30:hover:not(._ActionBarAction--disabled_1nmyk_71) {
    color: var(--puck-color-azure-06);
    transition: none;
  }
}

._ActionBarAction_1nmyk_30:active:not(._ActionBarAction--disabled_1nmyk_71), ._ActionBarAction--active_1nmyk_93 {
  color: var(--puck-color-azure-07);
  transition: none;
}

._ActionBar-group_1nmyk_38 * {
  margin: 0;
}

._ActionBar-separator_1nmyk_102 {
  background: var(--puck-color-grey-05);
  width: .5px;
  height: 100%;
  margin-inline: 4px;
}

._InputWrapper_bsxfo_1 + ._InputWrapper_bsxfo_1 {
  margin-top: 12px;
}

._Input-label_bsxfo_5 {
  color: var(--puck-color-grey-04);
  font-size: var(--puck-font-size-xxs);
  align-items: center;
  padding-bottom: 12px;
  font-weight: 600;
  display: flex;
}

._Input-labelIcon_bsxfo_14 {
  color: var(--puck-color-grey-07);
  margin-inline-end: 4px;
  padding-inline-start: 4px;
  display: flex;
}

._Input-disabledIcon_bsxfo_21 {
  color: var(--puck-color-grey-05);
  margin-inline-start: auto;
}

._Input-input_bsxfo_26 {
  background: var(--puck-color-white);
  border-style: solid;
  border-width: 1px;
  border-color: var(--puck-color-grey-09);
  box-sizing: border-box;
  border-radius: 4px;
  width: 100%;
  max-width: 100%;
  padding: 12px 15px;
  font-family: inherit;
  font-size: 16px;
  transition: border-color 50ms ease-in;
}

@media (min-width: 458px) {
  ._Input-input_bsxfo_26 {
    font-size: 14px;
  }
}

select._Input-input_bsxfo_26 {
  appearance: none;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23c3c3c3'><polygon points='0,0 100,0 50,50'/></svg>") calc(100% - 12px) calc(50% + 3px) / 12px no-repeat;
  background-color: var(--puck-color-white);
  cursor: pointer;
}

select._Input-input_bsxfo_26:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  background-position: 12px calc(50% + 3px);
}

@media (hover: hover) and (pointer: fine) {
  :is(._Input_bsxfo_1:has( > input):hover ._Input-input_bsxfo_26:not([readonly]), ._Input_bsxfo_1:has( > textarea):hover ._Input-input_bsxfo_26:not([readonly])) {
    border-color: var(--puck-color-grey-05);
    transition: none;
  }

  ._Input_bsxfo_1:has( > select):hover ._Input-input_bsxfo_26:not([disabled]) {
    background-color: var(--puck-color-azure-12);
    border-color: var(--puck-color-grey-05);
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%235a5a5a'><polygon points='0,0 100,0 50,50'/></svg>");
    transition: none;
  }
}

._Input-input_bsxfo_26:focus {
  border-color: var(--puck-color-grey-05);
  outline: 2px solid var(--puck-color-azure-05);
  transition: none;
}

._Input--readOnly_bsxfo_82 > ._Input-input_bsxfo_26, ._Input--readOnly_bsxfo_82 > select._Input-input_bsxfo_26 {
  background-color: var(--puck-color-grey-11);
  border-color: var(--puck-color-grey-09);
  color: var(--puck-color-grey-04);
  cursor: default;
  opacity: 1;
  outline: 0;
  transition: none;
}

._Input-radioGroupItems_bsxfo_93 {
  border: 1px solid var(--puck-color-grey-09);
  border-radius: 4px;
  flex-wrap: wrap;
  display: flex;
}

._Input-radio_bsxfo_93 {
  border-inline-end: 1px solid var(--puck-color-grey-09);
  flex-grow: 1;
}

._Input-radio_bsxfo_93:first-of-type {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

._Input-radio_bsxfo_93:first-of-type ._Input-radioInner_bsxfo_110 {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

._Input-radio_bsxfo_93:last-of-type {
  border-inline-end: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

._Input-radio_bsxfo_93:last-of-type ._Input-radioInner_bsxfo_110 {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

._Input-radioInner_bsxfo_110 {
  background-color: var(--puck-color-white);
  color: var(--puck-color-grey-04);
  cursor: pointer;
  font-size: var(--puck-font-size-xxxs);
  text-align: center;
  padding: 8px 12px;
  transition: background-color 50ms ease-in;
}

._Input-radio_bsxfo_93:has(:focus-visible) {
  outline: 2px solid var(--puck-color-azure-05);
  outline-offset: 2px;
  position: relative;
}

@media (hover: hover) and (pointer: fine) {
  ._Input-radioInner_bsxfo_110:hover {
    background-color: var(--puck-color-azure-12);
    transition: none;
  }
}

._Input--readOnly_bsxfo_82 ._Input-radioInner_bsxfo_110 {
  background-color: var(--puck-color-white);
  color: var(--puck-color-grey-04);
  cursor: default;
}

._Input-radio_bsxfo_93 ._Input-radioInput_bsxfo_155:checked ~ ._Input-radioInner_bsxfo_110 {
  background-color: var(--puck-color-azure-11);
  color: var(--puck-color-azure-04);
  font-weight: 500;
}

._Input--readOnly_bsxfo_82 ._Input-radioInput_bsxfo_155:checked ~ ._Input-radioInner_bsxfo_110 {
  background-color: var(--puck-color-grey-11);
  color: var(--puck-color-grey-04);
}

._Input-radio_bsxfo_93 ._Input-radioInput_bsxfo_155 {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  white-space: nowrap;
  width: 1px;
  height: 1px;
  position: absolute;
  overflow: hidden;
}

textarea._Input-input_bsxfo_26 {
  margin-bottom: -4px;
}

._ArrayField_1vaho_5 {
  background: var(--puck-color-azure-11);
  border: 1px solid var(--puck-color-grey-09);
  border-radius: 4px;
  flex-direction: column;
  display: flex;
}

._ArrayField--isDraggingFrom_1vaho_13 {
  background-color: var(--puck-color-azure-11);
  overflow: hidden;
}

._ArrayField-addButton_1vaho_18 {
  background-color: var(--puck-color-white);
  color: var(--puck-color-azure-05);
  cursor: pointer;
  text-align: left;
  border: none;
  border-radius: 3px;
  justify-content: center;
  width: 100%;
  margin: 0;
  padding: 14px;
  transition: background-color 50ms ease-in;
  display: flex;
}

._ArrayField--hasItems_1vaho_33 > ._ArrayField-addButton_1vaho_18 {
  border-top: 1px solid var(--puck-color-grey-09);
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

._ArrayField-addButton_1vaho_18:focus-visible {
  outline: 2px solid var(--puck-color-azure-05);
  outline-offset: 2px;
  position: relative;
}

@media (hover: hover) and (pointer: fine) {
  ._ArrayField_1vaho_5:not(._ArrayField--isDraggingFrom_1vaho_13) > ._ArrayField-addButton_1vaho_18:hover {
    background: var(--puck-color-azure-12);
    color: var(--puck-color-azure-04);
    transition: none;
  }
}

._ArrayField_1vaho_5:not(._ArrayField--isDraggingFrom_1vaho_13) > ._ArrayField-addButton_1vaho_18:active {
  background: var(--puck-color-azure-11);
  color: var(--puck-color-azure-04);
  transition: none;
}

._ArrayField-inner_1vaho_59 {
  margin-top: -1px;
}

._ArrayFieldItem_1vaho_67 {
  border-top: 1px solid var(--puck-color-grey-09);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  display: block;
  position: relative;
}

._ArrayFieldItem--isDragging_1vaho_78 {
  border-top: #0000;
}

._ArrayFieldItem--isExpanded_1vaho_82:before {
  display: none;
}

._ArrayFieldItem--isExpanded_1vaho_82 {
  z-index: 2;
  border-bottom: 0;
  outline-offset: 0px !important;
  outline: 1px solid var(--puck-color-azure-07) !important;
}

._ArrayFieldItem--isDragging_1vaho_78 {
  outline: 2px var(--puck-color-azure-09) solid !important;
}

._ArrayFieldItem--isDragging_1vaho_78 ._ArrayFieldItem-summary_1vaho_97:active {
  background-color: var(--puck-color-white);
}

._ArrayFieldItem_1vaho_67 + ._ArrayFieldItem_1vaho_67 {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

._ArrayFieldItem-summary_1vaho_97 {
  background: var(--puck-color-white);
  color: var(--puck-color-grey-04);
  cursor: pointer;
  font-size: var(--puck-font-size-xxs);
  justify-content: space-between;
  align-items: center;
  gap: 2px;
  padding: 12px 15px;
  list-style: none;
  transition: background-color 50ms ease-in;
  display: flex;
  position: relative;
  overflow: hidden;
}

._ArrayFieldItem--noFields_1vaho_122 > ._ArrayFieldItem-summary_1vaho_97 {
  cursor: grab;
}

._ArrayFieldItem_1vaho_67:first-of-type > ._ArrayFieldItem-summary_1vaho_97 {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

._ArrayField--addDisabled_1vaho_131 > ._ArrayField-inner_1vaho_59 > ._ArrayFieldItem_1vaho_67:last-of-type:not(._ArrayFieldItem--isExpanded_1vaho_82) > ._ArrayFieldItem-summary_1vaho_97, ._ArrayField--addDisabled_1vaho_131 > ._ArrayField-inner_1vaho_59 > ._ArrayFieldItem--isExpanded_1vaho_82:last-of-type {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

._ArrayFieldItem-summary_1vaho_97:focus-visible {
  outline: 2px solid var(--puck-color-azure-05);
  outline-offset: 2px;
}

@media (hover: hover) and (pointer: fine) {
  ._ArrayFieldItem-summary_1vaho_97:hover {
    background-color: var(--puck-color-azure-12);
    transition: none;
  }
}

._ArrayFieldItem-summary_1vaho_97:active {
  background-color: var(--puck-color-azure-11);
  transition: none;
}

._ArrayFieldItem--isExpanded_1vaho_82 > ._ArrayFieldItem-summary_1vaho_97 {
  background: var(--puck-color-azure-11);
  color: var(--puck-color-azure-04);
  font-weight: 600;
  transition: none;
}

._ArrayFieldItem-body_1vaho_170 {
  background: var(--puck-color-white);
  display: none;
}

._ArrayFieldItem--isExpanded_1vaho_82 > ._ArrayFieldItem-body_1vaho_170 {
  display: block;
}

._ArrayFieldItem-fieldset_1vaho_179 {
  border: none;
  border-top: 1px solid var(--puck-color-grey-09);
  min-width: 0;
  margin: 0;
  padding: 16px 15px;
}

._ArrayFieldItem-rhs_1vaho_187 {
  align-items: center;
  gap: 4px;
  display: flex;
}

._ArrayFieldItem-actions_1vaho_193 {
  color: var(--puck-color-grey-04);
  opacity: 0;
  gap: 4px;
  display: flex;
}

._ArrayFieldItem-summary_1vaho_97:focus-within > ._ArrayFieldItem-rhs_1vaho_187 > ._ArrayFieldItem-actions_1vaho_193, ._ArrayFieldItem-summary_1vaho_97:hover > ._ArrayFieldItem-rhs_1vaho_187 > ._ArrayFieldItem-actions_1vaho_193 {
  opacity: 1;
}

._IconButton_ffob9_1 {
  color: currentColor;
  font-family: var(--puck-font-family);
  background: none;
  border: none;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 4px;
  transition: background-color 50ms ease-in, color 50ms ease-in;
  display: flex;
}

._IconButton--active_ffob9_14 {
  color: var(--puck-color-azure-04);
}

._IconButton_ffob9_1:focus-visible {
  outline: 2px solid var(--puck-color-azure-05);
  outline-offset: -2px;
}

@media (hover: hover) and (pointer: fine) {
  ._IconButton_ffob9_1:hover:not(._IconButton--disabled_ffob9_24) {
    background: var(--puck-color-grey-10);
    color: var(--puck-color-azure-04);
    cursor: pointer;
    transition: none;
  }
}

._IconButton_ffob9_1:active {
  background: var(--puck-color-azure-11);
  transition: none;
}

._IconButton-title_ffob9_37 {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  white-space: nowrap;
  width: 1px;
  height: 1px;
  position: absolute;
  overflow: hidden;
}

._IconButton--disabled_ffob9_24 {
  color: var(--puck-color-grey-07);
}

@keyframes _loader-animation_nacdm_1 {
  0% {
    transform: rotate(0)scale(1);
  }

  50% {
    transform: rotate(180deg)scale(.8);
  }

  100% {
    transform: rotate(360deg)scale(1);
  }
}

._Loader_nacdm_13 {
  background: none;
  border: 2px solid;
  border-bottom-color: #0000;
  border-radius: 100%;
  animation: 1s linear infinite both _loader-animation_nacdm_1;
  display: inline-block;
}

._DragIcon_17p8x_1 {
  color: var(--puck-color-grey-05);
  cursor: grab;
  border-radius: 4px;
  padding: 4px;
}

._DragIcon--disabled_17p8x_8 {
  cursor: no-drop;
}

@media (hover: hover) and (pointer: fine) {
  ._DragIcon_17p8x_1:not(._DragIcon--disabled_17p8x_8):hover {
    color: var(--puck-color-azure-05);
    background-color: var(--puck-color-azure-12);
  }
}

[data-dnd-placeholder] * {
  opacity: 0 !important;
}

._ExternalInput-actions_91ls0_1 {
  display: flex;
}

._ExternalInput-button_91ls0_5 {
  background-color: var(--puck-color-white);
  border: 1px solid var(--puck-color-grey-09);
  color: var(--puck-color-azure-04);
  white-space: nowrap;
  text-overflow: ellipsis;
  border-radius: 4px;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 12px 16px;
  font-weight: 500;
  transition: background-color 50ms ease-in;
  display: flex;
  position: relative;
  overflow: hidden;
}

._ExternalInput--dataSelected_91ls0_24 ._ExternalInput-button_91ls0_5 {
  color: var(--puck-color-grey-03);
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  display: block;
}

._ExternalInput--readOnly_91ls0_31 ._ExternalInput-button_91ls0_5 {
  background-color: var(--puck-color-grey-11);
}

._ExternalInput-detachButton_91ls0_35 {
  border: 1px solid var(--puck-color-grey-09);
  background-color: var(--puck-color-grey-12);
  color: var(--puck-color-grey-05);
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-inline-start: -1px;
  padding: 8px 12px;
  transition: background-color 50ms ease-in, color 50ms ease-in;
  display: flex;
  position: relative;
}

._ExternalInput-button_91ls0_5:focus-visible, ._ExternalInput-detachButton_91ls0_35:focus-visible {
  outline: 2px solid var(--puck-color-azure-05);
  outline-offset: 2px;
  z-index: 1;
}

@media (hover: hover) and (pointer: fine) {
  ._ExternalInput_91ls0_1:not(._ExternalInput--readOnly_91ls0_31) ._ExternalInput-button_91ls0_5:hover, ._ExternalInput_91ls0_1:not(._ExternalInput--readOnly_91ls0_31) ._ExternalInput-detachButton_91ls0_35:hover {
    background: var(--puck-color-azure-12);
    transition: none;
  }

  ._ExternalInput_91ls0_1:not(._ExternalInput--readOnly_91ls0_31) ._ExternalInput-detachButton_91ls0_35:hover {
    color: var(--puck-color-azure-04);
  }
}

._ExternalInput_91ls0_1:not(._ExternalInput--readOnly_91ls0_31) ._ExternalInput-button_91ls0_5:active, ._ExternalInput_91ls0_1:not(._ExternalInput--readOnly_91ls0_31) ._ExternalInput-detachButton_91ls0_35:active {
  background: var(--puck-color-azure-11);
  transition: none;
}

._ExternalInputModal_91ls0_79 {
  color: var(--puck-color-black);
  grid-template-rows: min-content minmax(128px, 100%) min-content;
  grid-template-columns: 100%;
  min-height: 50dvh;
  max-height: 90dvh;
  display: grid;
  position: relative;
}

._ExternalInputModal-grid_91ls0_89 {
  flex-direction: column;
  display: flex;
}

@media (min-width: 458px) {
  ._ExternalInputModal-grid_91ls0_89 {
    grid-template-columns: 100%;
    display: grid;
  }

  ._ExternalInputModal--filtersToggled_91ls0_100 ._ExternalInputModal-grid_91ls0_89 {
    grid-template-columns: 25% 75%;
  }
}

._ExternalInputModal-filters_91ls0_105 {
  border-bottom: 1px solid var(--puck-color-grey-09);
}

._ExternalInputModal--filtersToggled_91ls0_100 ._ExternalInputModal-filters_91ls0_105 {
  display: none;
}

@media (min-width: 458px) {
  ._ExternalInputModal-filters_91ls0_105 {
    border-inline-end: 1px solid var(--puck-color-grey-09);
    display: none;
  }

  ._ExternalInputModal--filtersToggled_91ls0_100 ._ExternalInputModal-filters_91ls0_105 {
    display: block;
  }
}

._ExternalInputModal-masthead_91ls0_124 {
  background-color: var(--puck-color-grey-12);
  border-bottom: 1px solid var(--puck-color-grey-09);
  flex-wrap: wrap;
  gap: 24px;
  padding: 24px;
  display: flex;
}

._ExternalInputModal-tableWrapper_91ls0_133 {
  flex-grow: 1;
  position: relative;
  overflow: auto;
}

._ExternalInputModal-table_91ls0_133 {
  border-collapse: unset;
  border-spacing: 0;
  color: var(--puck-color-grey-02);
  z-index: 0;
  min-width: 100%;
  position: relative;
}

._ExternalInputModal-thead_91ls0_149 {
  background-color: var(--puck-color-white);
  z-index: 1;
  position: sticky;
  top: 0;
}

._ExternalInputModal-th_91ls0_149 {
  border-bottom: 1px solid var(--puck-color-grey-09);
  color: var(--puck-color-grey-04);
  padding: 16px 24px;
  font-size: 14px;
  font-weight: 500;
}

._ExternalInputModal-td_91ls0_164 {
  border-bottom: 1px solid var(--puck-color-grey-10);
  padding: 16px 24px;
}

._ExternalInputModal-tr_91ls0_169 ._ExternalInputModal-td_91ls0_164:first-of-type {
  white-space: nowrap;
  width: 1%;
  font-weight: 500;
}

@media (hover: hover) and (pointer: fine) {
  ._ExternalInputModal-tbody_91ls0_176 ._ExternalInputModal-tr_91ls0_169:hover {
    background: var(--puck-color-azure-12);
    color: var(--puck-color-azure-04);
    cursor: pointer;
    margin-inline-start: -5px;
    position: relative;
  }

  ._ExternalInputModal-tbody_91ls0_176 ._ExternalInputModal-tr_91ls0_169:hover ._ExternalInputModal-td_91ls0_164:first-of-type {
    border-inline-start: 4px solid var(--puck-color-azure-04);
    padding-inline-start: 20px;
  }
}

._ExternalInputModal-tbody_91ls0_176 ._ExternalInputModal-tr_91ls0_169:last-of-type ._ExternalInputModal-td_91ls0_164 {
  border-bottom: none;
}

._ExternalInputModal-tableWrapper_91ls0_133 {
  display: none;
}

._ExternalInputModal--hasData_91ls0_202 ._ExternalInputModal-tableWrapper_91ls0_133 {
  display: block;
}

._ExternalInputModal-loadingBanner_91ls0_206 {
  background-color: var(--puck-color-white);
  display: none;
}

@supports (color: color-mix(in lab, red, red)) {
  ._ExternalInputModal-loadingBanner_91ls0_206 {
    background-color: color-mix(in srgb, var(--puck-color-white) 90%, transparent);
  }
}

._ExternalInputModal-loadingBanner_91ls0_206 {
  justify-content: center;
  align-items: center;
  padding: 64px;
  position: absolute;
  inset: 0;
}

._ExternalInputModal--isLoading_91ls0_223 ._ExternalInputModal-loadingBanner_91ls0_206 {
  display: flex;
}

._ExternalInputModal-searchForm_91ls0_227 {
  flex-wrap: wrap;
  flex-grow: 1;
  gap: 12px;
  display: flex;
}

@media (min-width: 458px) {
  ._ExternalInputModal-searchForm_91ls0_227 {
    flex-wrap: nowrap;
  }
}

._ExternalInputModal-search_91ls0_227 {
  background: var(--puck-color-white);
  border-style: solid;
  border-width: 1px;
  border-color: var(--puck-color-grey-09);
  border-radius: 4px;
  flex-grow: 1;
  transition: border-color 50ms ease-in;
  display: flex;
}

._ExternalInputModal-search_91ls0_227:focus-within {
  border-color: var(--puck-color-grey-05);
  outline: 2px solid var(--puck-color-azure-05);
  transition: none;
}

@media (hover: hover) and (pointer: fine) {
  ._ExternalInputModal-search_91ls0_227:hover {
    border-color: var(--puck-color-grey-05);
    transition: none;
  }
}

._ExternalInputModal-searchIcon_91ls0_264 {
  background: var(--puck-color-grey-12);
  border-inline-end: 1px solid var(--puck-color-grey-09);
  color: var(--puck-color-grey-07);
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  justify-content: center;
  align-items: center;
  padding: 12px 15px;
  transition: color 50ms ease-in;
  display: flex;
}

._ExternalInputModal-search_91ls0_227:focus-within ._ExternalInputModal-searchIcon_91ls0_264 {
  color: var(--puck-color-grey-04);
  transition: none;
}

@media (hover: hover) and (pointer: fine) {
  ._ExternalInputModal-search_91ls0_227:hover ._ExternalInputModal-searchIcon_91ls0_264 {
    color: var(--puck-color-grey-04);
    transition: none;
  }
}

._ExternalInputModal-searchIconText_91ls0_289 {
  clip: rect(0 0 0 0);
  clip-path: inset(100%);
  white-space: nowrap;
  width: 1px;
  height: 1px;
  position: absolute;
  overflow: hidden;
}

._ExternalInputModal-searchInput_91ls0_299 {
  background: var(--puck-color-white);
  border: none;
  border-radius: 4px;
  width: 100%;
  padding: 12px 15px;
  font-family: inherit;
  font-size: 14px;
}

._ExternalInputModal-searchInput_91ls0_299:focus {
  outline: 0;
}

._ExternalInputModal-searchActions_91ls0_313 {
  gap: 8px;
  width: 100%;
  height: 44px;
  display: flex;
}

@media (min-width: 458px) {
  ._ExternalInputModal-searchActions_91ls0_313 {
    width: auto;
  }
}

._ExternalInputModal-searchActionIcon_91ls0_326 {
  align-self: center;
}

._ExternalInputModal-footerContainer_91ls0_330 {
  background-color: var(--puck-color-grey-12);
  border-top: 1px solid var(--puck-color-grey-09);
  color: var(--puck-color-grey-04);
  padding: 16px;
}

._ExternalInputModal-footer_91ls0_330 {
  text-align: right;
  font-size: 14px;
  font-weight: 500;
}

._ExternalInputModal-field_91ls0_343 {
  color: var(--puck-color-grey-04);
  margin: 16px;
  margin-bottom: 12px;
  display: block;
}

._Modal_ikbaj_1 {
  background: var(--puck-color-black);
}

@supports (color: color-mix(in lab, red, red)) {
  ._Modal_ikbaj_1 {
    background: color-mix(in srgb, var(--puck-color-black) 75%, transparent);
  }
}

._Modal_ikbaj_1 {
  z-index: 1;
  justify-content: center;
  align-items: center;
  padding: 32px;
  display: none;
  position: fixed;
  inset: 0;
}

._Modal--isOpen_ikbaj_15 {
  display: flex;
}

._Modal-inner_ikbaj_19 {
  background: var(--puck-color-white);
  border-radius: 8px;
  flex-direction: column;
  width: 100%;
  max-width: 1024px;
  max-height: 90dvh;
  display: flex;
  overflow: hidden;
}

._Heading_qxrry_1 {
  color: var(--puck-color-black);
  margin: 0;
  font-weight: 700;
  display: block;
}

._Heading_qxrry_1 b {
  font-weight: 700;
}

._Heading--xxxxl_qxrry_12 {
  font-size: var(--puck-font-size-xxxxl);
  letter-spacing: .08ch;
  font-weight: 800;
}

._Heading--xxxl_qxrry_18 {
  font-size: var(--puck-font-size-xxxl);
}

._Heading--xxl_qxrry_22 {
  font-size: var(--puck-font-size-xxl);
}

._Heading--xl_qxrry_26 {
  font-size: var(--puck-font-size-xl);
}

._Heading--l_qxrry_30 {
  font-size: var(--puck-font-size-l);
}

._Heading--m_qxrry_34 {
  font-size: var(--puck-font-size-m);
}

._Heading--s_qxrry_38 {
  font-size: var(--puck-font-size-s);
}

._Heading--xs_qxrry_42 {
  font-size: var(--puck-font-size-xs);
}

._Button_10byl_1 {
  appearance: none;
  color: var(--puck-color-white);
  letter-spacing: .05ch;
  font-family: var(--puck-font-family);
  box-sizing: border-box;
  text-align: center;
  cursor: pointer;
  white-space: nowrap;
  background: none;
  border: 1px solid #0000;
  border-radius: 4px;
  align-items: center;
  gap: 8px;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  transition: background-color 50ms ease-in;
  display: inline-flex;
}

._Button_10byl_1:hover, ._Button_10byl_1:active {
  transition: none;
}

._Button--medium_10byl_29 {
  padding-bottom: 7px;
  padding-inline: 19px;
  min-height: 34px;
  padding-top: 7px;
}

._Button--large_10byl_37 {
  padding-bottom: 11px;
  padding-inline: 19px;
  padding-top: 11px;
}

._Button-icon_10byl_44 {
  margin-top: 2px;
}

._Button--primary_10byl_48 {
  background: var(--puck-color-azure-04);
}

._Button_10byl_1:focus-visible {
  outline: 2px solid var(--puck-color-azure-05);
  outline-offset: 2px;
}

@media (hover: hover) and (pointer: fine) {
  ._Button--primary_10byl_48:hover {
    background-color: var(--puck-color-azure-03);
  }
}

._Button--primary_10byl_48:active {
  background-color: var(--puck-color-azure-02);
}

._Button--secondary_10byl_67 {
  color: currentColor;
  border: 1px solid;
}

@media (hover: hover) and (pointer: fine) {
  ._Button--secondary_10byl_67:hover {
    background-color: var(--puck-color-azure-12);
    color: var(--puck-color-black);
  }
}

._Button--secondary_10byl_67:active {
  background-color: var(--puck-color-azure-11);
  color: var(--puck-color-black);
}

._Button--flush_10byl_84 {
  border-radius: 0;
}

._Button--disabled_10byl_88, ._Button--disabled_10byl_88:hover {
  background-color: var(--puck-color-grey-07);
  color: var(--puck-color-grey-03);
  cursor: not-allowed;
}

._Button--fullWidth_10byl_95 {
  justify-content: center;
  width: 100%;
}

._Button-spinner_10byl_100 {
  padding-inline-start: 8px;
}

._RichTextMenu_k97eh_1 {
  flex-flow: row;
  display: flex;
}

._RichTextMenu--form_k97eh_7 {
  background-color: var(--puck-color-grey-12);
  scrollbar-width: none;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  padding: 6px;
  position: relative;
  overflow-x: auto;
}

._RichTextMenu-group_k97eh_17 {
  align-items: space-between;
  flex-flow: row;
  gap: 2px;
  padding-inline: 6px;
  display: flex;
  position: relative;
}

._RichTextMenu-group_k97eh_17:first-of-type {
  padding-left: 0;
}

._RichTextMenu-group_k97eh_17:last-of-type {
  padding-right: 0;
}

._RichTextMenu--inline_k97eh_35 ._RichTextMenu-group_k97eh_17 {
  color: var(--puck-color-grey-08);
  flex-wrap: nowrap;
  gap: 0;
}

._RichTextMenu-group_k97eh_17 + ._RichTextMenu-group_k97eh_17 {
  border-left: 1px solid var(--puck-color-grey-10);
}

._RichTextMenu--inline_k97eh_35 ._RichTextMenu-group_k97eh_17 + ._RichTextMenu-group_k97eh_17 {
  border-left: .5px solid var(--puck-color-grey-05);
}

._Control_1aveu_1 .lucide {
  width: 18px;
  height: 18px;
}

._Control--inline_1aveu_6 .lucide {
  width: 16px;
  height: 16px;
}

._Select_xjbef_1 {
  z-index: 1;
  position: relative;
}

._Select-button_xjbef_6 {
  background: none;
  border: none;
  border-radius: 4px;
  justify-content: center;
  align-items: center;
  gap: 0;
  height: 100%;
  padding: 4px 2px 4px 4px;
  display: flex;
}

._Select--hasOptions_xjbef_19 ._Select-button_xjbef_6 {
  color: currentColor;
}

._Select--hasOptions_xjbef_19:not(._Select--disabled_xjbef_23) ._Select-button_xjbef_6 {
  cursor: pointer;
}

._Select-buttonIcon_xjbef_27 {
  justify-content: center;
  align-items: center;
  display: flex;
}

._Select--standalone_xjbef_33 ._Select-buttonIcon_xjbef_27 .lucide {
  width: 18px;
  height: 18px;
}

._Select--actionBar_xjbef_38 ._Select-buttonIcon_xjbef_27 .lucide {
  width: 16px;
  height: 16px;
}

._Select--hasOptions_xjbef_19:not(._Select--disabled_xjbef_23) ._Select-button_xjbef_6:hover, ._Select--hasValue_xjbef_44 ._Select-button_xjbef_6 {
  background: var(--puck-color-grey-10);
  color: var(--puck-color-azure-04);
}

._Select--disabled_xjbef_23 ._Select-button_xjbef_6 {
  color: var(--puck-color-grey-07);
}

._Select--actionBar_xjbef_38._Select--hasOptions_xjbef_19 ._Select-button_xjbef_6:hover, ._Select--actionBar_xjbef_38._Select--hasValue_xjbef_44 ._Select-button_xjbef_6 {
  color: var(--puck-color-azure-07);
  background: none;
}

._Select-items_xjbef_61 {
  border: 1px solid var(--puck-color-grey-09);
  z-index: 2;
  background: #fff;
  border-radius: 8px;
  margin: 10px 8px 10px 0;
  padding: 4px;
  list-style: none;
}

._SelectItem_xjbef_72 {
  color: var(--puck-color-grey-04);
  cursor: pointer;
  font-size: var(--puck-font-size-xxs);
  background: none;
  border: none;
  border-radius: 4px;
  align-items: center;
  gap: 8px;
  width: 100%;
  margin: 0;
  padding: 8px 12px;
  display: flex;
}

._SelectItem--isSelected_xjbef_87 {
  background: var(--puck-color-azure-11);
  color: var(--puck-color-azure-04);
  font-weight: 500;
}

._SelectItem--isSelected_xjbef_87 ._SelectItem-icon_xjbef_93 {
  color: var(--puck-color-azure-04);
}

._SelectItem_xjbef_72:hover {
  background: var(--puck-color-azure-11);
  color: var(--puck-color-azure-04);
}

._RichTextEditor_z25h4_1 .ProseMirror {
  white-space: pre-wrap;
  word-wrap: break-word;
  cursor: text;
  outline: none;
  position: relative;
}

._RichTextEditor_z25h4_1 .rich-text * {
  white-space: pre-wrap;
  -webkit-user-select: auto;
  user-select: auto;
}

._RichTextEditor_z25h4_1 .rich-text blockquote {
  border-left: 4px solid var(--puck-color-grey-09);
  margin: 1em 0;
  padding: 0 1em;
}

._RichTextEditor_z25h4_1 .rich-text code {
  background-color: var(--puck-color-grey-11);
  border-radius: 4px;
  padding: 4px 8px;
}

._RichTextEditor_z25h4_1 .rich-text p:empty:before {
  content: " ";
}

._RichTextEditor_z25h4_1 .rich-text pre code {
  padding: 8px 12px;
  display: block;
}

._RichTextEditor_z25h4_1 .rich-text > :first-child, ._RichTextEditor_z25h4_1 .ProseMirror > :first-child, ._RichTextEditor_z25h4_1 .rich-text * p:first-of-type {
  margin-top: 0;
}

._RichTextEditor_z25h4_1 .rich-text > :last-child, ._RichTextEditor_z25h4_1 .ProseMirror > :last-child, ._RichTextEditor_z25h4_1 .rich-text * p:last-of-type {
  margin-bottom: 0;
}

._RichTextEditor--editor_z25h4_50 {
  background: var(--puck-color-white);
  border-style: solid;
  border-width: 1px;
  border-color: var(--puck-color-grey-09);
  box-sizing: border-box;
  font-family: inherit;
  font-size: var(--puck-font-size-xxs);
  resize: vertical;
  text-align: initial;
  border-radius: 4px;
  flex-direction: column;
  width: 100%;
  max-width: 100%;
  min-height: 128px;
  transition: border-color 50ms ease-in;
  display: flex;
}

._RichTextEditor--editor_z25h4_50 .rich-text {
  flex-grow: 1;
}

._RichTextEditor--editor_z25h4_50 .rich-text .ProseMirror {
  height: 100%;
  padding: 12px 15px;
}

._RichTextEditor--editor_z25h4_50 .rich-text:not(:has(.ProseMirror)) {
  height: 100%;
  padding: 12px 15px;
}

._RichTextEditor--editor_z25h4_50 .rich-text ul, ._RichTextEditor--editor_z25h4_50 .rich-text ol {
  padding-left: 24px;
}

._RichTextEditor--editor_z25h4_50 .rich-text li {
  line-height: 1.5;
}

._RichTextEditor--editor_z25h4_50 .rich-text p {
  margin-block: 12px;
}

._RichTextEditor--editor_z25h4_50 .rich-text ul {
  list-style: outside;
}

._RichTextEditor--editor_z25h4_50 .rich-text ol {
  list-style: decimal;
}

._RichTextEditor--editor_z25h4_50:focus-within {
  border-color: var(--puck-color-grey-05);
  outline: 2px solid var(--puck-color-azure-05);
  transition: none;
}

._RichTextEditor--editor_z25h4_50._RichTextEditor--disabled_z25h4_107 {
  background: var(--puck-color-grey-11);
}

._RichTextEditor_z25h4_1:not(:focus-within):not(._RichTextEditor--isActive_z25h4_111) .ProseMirror ::selection {
  background-color: #0000;
}

._RichTextEditor-menu_z25h4_117 {
  border-bottom: 1px solid var(--puck-color-grey-10);
  z-index: 1;
  position: sticky;
  top: 0;
}

._RichTextEditor--disabled_z25h4_107 ._RichTextEditor-menu_z25h4_117 {
  border-bottom: 1px solid var(--puck-color-grey-09);
}

._ObjectField_1ua3y_5 {
  background-color: var(--puck-color-white);
  border: 1px solid var(--puck-color-grey-09);
  border-radius: 4px;
  flex-direction: column;
  display: flex;
}

._ObjectField-fieldset_1ua3y_13 {
  border: none;
  min-width: 0;
  margin: 0;
  padding: 16px 15px;
}

._Drawer_pl7z0_1 {
  font-family: var(--puck-font-family);
  flex-direction: column;
  gap: 12px;
  display: flex;
}

._Drawer-draggable_pl7z0_8 {
  position: relative;
}

._Drawer-draggableBg_pl7z0_12 {
  pointer-events: none;
  z-index: -1;
  position: absolute;
  inset: 0;
}

._DrawerItem-draggable_pl7z0_22 {
  background: var(--puck-color-white);
  cursor: grab;
  border: 1px var(--puck-color-grey-09) solid;
  font-size: var(--puck-font-size-xxs);
  border-radius: 4px;
  justify-content: space-between;
  align-items: center;
  padding: 12px;
  transition: background-color 50ms ease-in, color 50ms ease-in;
  display: flex;
}

._DrawerItem--disabled_pl7z0_35 ._DrawerItem-draggable_pl7z0_22 {
  background: var(--puck-color-grey-11);
  color: var(--puck-color-grey-05);
  cursor: not-allowed;
}

._DrawerItem_pl7z0_22:focus-visible {
  outline: 0;
}

._Drawer_pl7z0_1:not(._Drawer--isDraggingFrom_pl7z0_45) ._DrawerItem_pl7z0_22:focus-visible ._DrawerItem-draggable_pl7z0_22 {
  outline: 2px solid var(--puck-color-azure-05);
  outline-offset: 2px;
  border-radius: 4px;
}

@media (hover: hover) and (pointer: fine) {
  ._Drawer_pl7z0_1:not(._Drawer--isDraggingFrom_pl7z0_45) ._DrawerItem_pl7z0_22:not(._DrawerItem--disabled_pl7z0_35) ._DrawerItem-draggable_pl7z0_22:hover {
    background-color: var(--puck-color-azure-12);
    color: var(--puck-color-azure-04);
    transition: none;
  }
}

._DrawerItem-name_pl7z0_63 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow-x: hidden;
}

._DraggableComponent_1vaqy_1 {
  pointer-events: none;
  --overlay-background: var(--puck-color-azure-08);
  position: absolute;
}

@supports (color: color-mix(in lab, red, red)) {
  ._DraggableComponent_1vaqy_1 {
    --overlay-background: color-mix(in srgb, var(--puck-color-azure-08) 30%, transparent);
  }
}

._DraggableComponent-overlayWrapper_1vaqy_12 {
  pointer-events: none;
  box-sizing: border-box;
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

._DraggableComponent-overlay_1vaqy_12 {
  cursor: pointer;
  outline: 2px var(--puck-color-azure-09) solid;
  outline-offset: -2px;
  width: 100%;
  height: 100%;
}

._DraggableComponent_1vaqy_1:focus-visible > ._DraggableComponent-overlayWrapper_1vaqy_12 {
  outline: 1px solid var(--puck-color-azure-05);
}

._DraggableComponent-loadingOverlay_1vaqy_34 {
  background: var(--puck-color-white);
  color: var(--puck-color-grey-03);
  pointer-events: all;
  box-sizing: border-box;
  opacity: .8;
  z-index: 1;
  border-radius: 4px;
  padding: 8px;
  display: flex;
  position: absolute;
  top: 8px;
  right: 8px;
}

._DraggableComponent--hover_1vaqy_50 > ._DraggableComponent-overlayWrapper_1vaqy_12 > ._DraggableComponent-overlay_1vaqy_12 {
  background: var(--overlay-background);
  outline: 2px var(--puck-color-azure-09) solid;
}

._DraggableComponent--isSelected_1vaqy_57 > ._DraggableComponent-overlayWrapper_1vaqy_12 > ._DraggableComponent-overlay_1vaqy_12 {
  outline-color: var(--puck-color-azure-07);
}

._DraggableComponent_1vaqy_1:has(._DraggableComponent--hover_1vaqy_50 > ._DraggableComponent-overlayWrapper_1vaqy_12) > ._DraggableComponent-overlayWrapper_1vaqy_12 {
  display: none;
}

._DraggableComponent-actionsOverlay_1vaqy_71 {
  opacity: 0;
  pointer-events: none;
  z-index: 2;
  position: sticky;
}

._DraggableComponent--isSelected_1vaqy_57 ._DraggableComponent-actionsOverlay_1vaqy_71 {
  opacity: 1;
  pointer-events: auto;
}

._DraggableComponent-actions_1vaqy_71 {
  cursor: grab;
  box-sizing: border-box;
  transform-origin: 100% 0;
  width: auto;
  min-height: 36px;
  display: flex;
  position: absolute;
}

[data-puck-component] * {
  pointer-events: none;
  -webkit-user-select: none;
  user-select: none;
}

[data-puck-component] {
  cursor: grab;
  -webkit-user-select: none;
  user-select: none;
  pointer-events: auto !important;
}

[data-puck-dropzone] {
  pointer-events: auto !important;
}

[data-puck-disabled] {
  cursor: pointer;
}

[data-dnd-placeholder] {
  background: var(--puck-color-azure-06) !important;
  color: #0000 !important;
  opacity: .3 !important;
  border: none !important;
  outline: none !important;
  transition: none !important;
}

[data-dnd-placeholder] *, [data-dnd-placeholder]:after, [data-dnd-placeholder]:before {
  opacity: 0 !important;
}

[data-dnd-dragging][data-puck-component] {
  pointer-events: none !important;
  outline: 2px var(--puck-color-azure-09) solid !important;
  outline-offset: -2px !important;
}

._DropZone_1i2sv_1 {
  --resize-animation-ms: .15s;
  height: 100%;
  min-height: var(--min-empty-height);
  outline-offset: -2px;
  width: 100%;
  position: relative;
}

._DropZone--hasChildren_1i2sv_11 {
  min-height: 0;
}

._DropZone_1i2sv_1:empty {
  min-height: var(--min-empty-height);
}

[data-puck-entry]:not([data-puck-dragging]) ._DropZone_1i2sv_1 {
  transition: min-height var(--resize-animation-ms) ease-in;
}

._DropZone--isAreaSelected_1i2sv_24, ._DropZone--hoveringOverArea_1i2sv_25:not(._DropZone--isRootZone_1i2sv_25) {
  background: var(--puck-color-azure-09);
}

@supports (color: color-mix(in lab, red, red)) {
  ._DropZone--isAreaSelected_1i2sv_24, ._DropZone--hoveringOverArea_1i2sv_25:not(._DropZone--isRootZone_1i2sv_25) {
    background: color-mix(in srgb, var(--puck-color-azure-09) 30%, transparent);
  }
}

._DropZone--isAreaSelected_1i2sv_24, ._DropZone--hoveringOverArea_1i2sv_25:not(._DropZone--isRootZone_1i2sv_25) {
  outline: 2px dashed var(--puck-color-azure-08);
}

._DropZone_1i2sv_1:empty {
  background: var(--puck-color-azure-09);
}

@supports (color: color-mix(in lab, red, red)) {
  ._DropZone_1i2sv_1:empty {
    background: color-mix(in srgb, var(--puck-color-azure-09) 30%, transparent);
  }
}

._DropZone_1i2sv_1:empty {
  outline: 2px dashed var(--puck-color-azure-08);
}

._DropZone--isDestination_1i2sv_35 {
  outline: 2px dashed var(--puck-color-azure-04) !important;
}

._DropZone--isDestination_1i2sv_35:not(._DropZone--isRootZone_1i2sv_25) {
  background: var(--puck-color-azure-09) !important;
}

@supports (color: color-mix(in lab, red, red)) {
  ._DropZone--isDestination_1i2sv_35:not(._DropZone--isRootZone_1i2sv_25) {
    background: color-mix(in srgb, var(--puck-color-azure-09) 30%, transparent) !important;
  }
}

._DropZone-item_1i2sv_47 {
  position: relative;
}

._DropZone-hitbox_1i2sv_51 {
  z-index: 1;
  width: 100%;
  height: 24px;
  position: absolute;
  bottom: -12px;
}

[data-puck-dragging] ._DropZone--isEnabled_1i2sv_59 {
  outline: 2px dashed var(--puck-color-azure-06);
}

._DropZone_1i2sv_1 > :not([data-puck-component]) {
  opacity: 0;
}

body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
  opacity: 0 !important;
}

[data-puck-overlay-portal], [data-puck-overlay-portal] * {
  pointer-events: auto !important;
}

[data-puck-overlay-portal]:hover {
  outline: 2px var(--puck-color-azure-09) dashed;
  outline-offset: 2px;
}

[data-puck-overlay-portal]:focus-within {
  outline: 2px var(--puck-color-azure-07) dashed;
  outline-offset: 2px;
}

._InlineTextField_104qp_1 {
  cursor: text;
  white-space: pre-wrap;
  -webkit-text-decoration: inherit;
  text-decoration: inherit;
  display: inline-block;
}

[data-dnd-dragging] ._InlineTextField_104qp_1 {
  cursor: none;
  caret-color: #0000;
}

[data-dnd-dragging] ._InlineTextField_104qp_1::selection {
  display: none;
}

._PuckFields_10bh7_1 {
  font-family: var(--puck-font-family);
  position: relative;
}

._PuckFields--isLoading_10bh7_6 {
  min-height: 48px;
}

._PuckFields-loadingOverlay_10bh7_10 {
  background: var(--puck-color-white);
  z-index: 1;
  pointer-events: all;
  box-sizing: border-box;
  opacity: .8;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
}

._PuckFields-loadingOverlayInner_10bh7_25 {
  padding: 16px;
  display: flex;
  position: sticky;
  top: 0;
}

._PuckFields-field_10bh7_32 * {
  box-sizing: border-box;
}

._PuckFields--wrapFields_10bh7_36 ._PuckFields-field_10bh7_32 {
  color: var(--puck-color-grey-04);
  padding: 16px 16px 12px;
  display: block;
}

._PuckFields--wrapFields_10bh7_36 ._PuckFields-field_10bh7_32 + ._PuckFields-field_10bh7_32 {
  border-top: 1px solid var(--puck-color-grey-09);
  margin-top: 8px;
}

._ComponentList_1rrlt_1 {
  max-width: 100%;
}

._ComponentList--isExpanded_1rrlt_5 + ._ComponentList_1rrlt_1 {
  margin-top: 12px;
}

._ComponentList-content_1rrlt_9 {
  display: none;
}

._ComponentList--isExpanded_1rrlt_5 > ._ComponentList-content_1rrlt_9 {
  display: block;
}

._ComponentList-title_1rrlt_17 {
  color: var(--puck-color-grey-05);
  cursor: pointer;
  font: inherit;
  font-size: var(--puck-font-size-xxxs);
  text-transform: uppercase;
  background-color: #0000;
  border: 0;
  border-radius: 4px;
  gap: 4px;
  width: 100%;
  margin-bottom: 6px;
  padding: 8px;
  list-style: none;
  transition: background-color 50ms ease-in, color 50ms ease-in;
  display: flex;
}

._ComponentList-title_1rrlt_17:focus-visible {
  outline: 2px solid var(--puck-color-azure-05);
  outline-offset: 2px;
}

@media (hover: hover) and (pointer: fine) {
  ._ComponentList-title_1rrlt_17:hover {
    background-color: var(--puck-color-azure-11);
    color: var(--puck-color-azure-04);
    transition: none;
  }
}

._ComponentList-title_1rrlt_17:active {
  background-color: var(--puck-color-azure-10);
  transition: none;
}

._ComponentList-titleIcon_1rrlt_53 {
  margin-inline-start: auto;
}

._PuckPreview_z2rgu_1 {
  height: 100%;
  position: relative;
}

._PuckPreview-frame_z2rgu_6 {
  border: none;
  width: 100%;
  height: 100%;
}

._LayerTree_7rx04_1 {
  color: var(--puck-color-grey-03);
  font-family: var(--puck-font-family);
  font-size: var(--puck-font-size-xxs);
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}

._LayerTree-zoneTitle_7rx04_11 {
  color: var(--puck-color-grey-05);
  font-size: var(--puck-font-size-xxxs);
  text-transform: uppercase;
}

._LayerTree-helper_7rx04_17 {
  text-align: center;
  color: var(--puck-color-grey-07);
  margin: 8px 4px;
}

._Layer_7rx04_1 {
  border: 1px solid #0000;
  border-radius: 4px;
  position: relative;
}

._Layer-inner_7rx04_29 {
  border: 1px solid #0000;
  border-radius: 4px;
  transition: color 50ms ease-in;
}

._Layer--containsZone_7rx04_35 > ._Layer-inner_7rx04_29 {
  padding-inline-start: 0;
}

._Layer-clickable_7rx04_39 {
  color: inherit;
  cursor: pointer;
  font: inherit;
  background: none;
  border: 0;
  border-radius: 4px;
  align-items: center;
  width: 100%;
  padding-inline: 12px 4px;
  display: flex;
}

._Layer-clickable_7rx04_39:focus-visible {
  outline: 2px solid var(--puck-color-azure-05);
  outline-offset: 2px;
  z-index: 1;
  position: relative;
}

@media (hover: hover) and (pointer: fine) {
  ._Layer_7rx04_1:not(._Layer--isSelected_7rx04_61) > ._Layer-inner_7rx04_29:hover {
    border-color: var(--puck-color-azure-10);
    background: var(--puck-color-azure-11);
    color: var(--puck-color-azure-04);
    transition: none;
  }
}

._Layer--isSelected_7rx04_61 {
  border-color: var(--puck-color-azure-08);
}

._Layer--isSelected_7rx04_61 > ._Layer-inner_7rx04_29 {
  background: var(--puck-color-azure-10);
}

._Layer--isSelected_7rx04_61 > ._Layer-inner_7rx04_29 > ._Layer-clickable_7rx04_39 > ._Layer-chevron_7rx04_77, ._Layer--childIsSelected_7rx04_78 > ._Layer-inner_7rx04_29 > ._Layer-clickable_7rx04_39 > ._Layer-chevron_7rx04_77 {
  transform: scaleY(-1);
}

._Layer-zones_7rx04_82 {
  margin-inline-start: 12px;
  display: none;
}

._Layer--isSelected_7rx04_61 > ._Layer-zones_7rx04_82, ._Layer--childIsSelected_7rx04_78 > ._Layer-zones_7rx04_82 {
  display: block;
}

._Layer-zones_7rx04_82 > ._LayerTree_7rx04_1 {
  margin-inline-start: 12px;
}

._Layer-title_7rx04_96, ._LayerTree-zoneTitle_7rx04_11 {
  align-items: center;
  gap: 8px;
  margin: 8px 4px;
  display: flex;
  overflow-x: hidden;
}

._Layer-name_7rx04_105 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow-x: hidden;
}

._Layer-icon_7rx04_111 {
  color: var(--puck-color-rose-07);
  margin-top: 4px;
}

._Layer-zoneIcon_7rx04_116 {
  color: var(--puck-color-grey-08);
  margin-top: 4px;
}

._Puck_1dd16_19 {
  --puck-space-px: 16px;
  font-family: var(--puck-font-family);
  overflow-x: hidden;
}

@media (min-width: 766px) {
  ._Puck_1dd16_19 {
    overflow-x: auto;
  }
}

._Puck-portal_1dd16_31 {
  z-index: 2;
  position: relative;
}

._PuckLayout_1dd16_36 {
  height: 100dvh;
}

._PuckLayout-inner_1dd16_40 {
  --puck-frame-width: auto;
  --puck-side-nav-width: min-content;
  --puck-side-bar-width: 0px;
  --puck-left-side-bar-width: var(--puck-user-left-side-bar-width, var(--puck-side-bar-width));
  --puck-right-side-bar-width: var(--puck-user-right-side-bar-width, var(--puck-side-bar-width));
  background-color: var(--puck-color-grey-12);
  grid-template-areas: "header"
                       "editor"
                       "left"
                       "right"
                       "sidenav";
  grid-template-columns: var(--puck-frame-width);
  grid-template-rows: min-content auto 0 0 var(--puck-side-nav-width);
  z-index: 0;
  height: 100%;
  transition: grid-template-rows .15s ease-in;
  display: grid;
  position: relative;
  overflow: hidden;
}

@media (min-width: 638px) {
  ._PuckLayout-inner_1dd16_40 {
    --puck-side-nav-width: 68px;
    grid-template-areas: "header header header header"
                         "sidenav left editor right";
    grid-template-columns: var(--puck-side-nav-width) 0 var(--puck-frame-width) 0;
    grid-template-rows: min-content auto;
  }

  ._Puck--hidePlugins_1dd16_72 ._PuckLayout-inner_1dd16_40 {
    --puck-side-nav-width: 0;
  }
}

._PuckLayout--mounted_1dd16_77 ._PuckLayout-inner_1dd16_40 {
  --puck-side-bar-width: 186px;
}

._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40 {
  grid-template-rows: 0 auto 30% 0 var(--puck-side-nav-width);
}

._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--isExpanded_1dd16_87 ._PuckLayout-inner_1dd16_40 {
  grid-template-rows: 0 auto 55% 0 var(--puck-side-nav-width);
}

@media (min-width: 638px) {
  ._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40 {
    grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var(--puck-frame-width) 0;
    grid-template-rows: min-content auto;
  }
}

._PuckLayout--mobilePanelHeightMinContent_1dd16_105._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40, ._PuckLayout--mobilePanelHeightMinContent_1dd16_105._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--isExpanded_1dd16_87 ._PuckLayout-inner_1dd16_40 {
  grid-template-rows: 0 auto min-content 0 var(--puck-side-nav-width);
}

@media (min-width: 638px) {
  ._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40, ._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--isExpanded_1dd16_87 ._PuckLayout-inner_1dd16_40, ._PuckLayout--mobilePanelHeightMinContent_1dd16_105._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40, ._PuckLayout--mobilePanelHeightMinContent_1dd16_105._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--isExpanded_1dd16_87 ._PuckLayout-inner_1dd16_40 {
    grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var(--puck-frame-width) 0;
    grid-template-rows: min-content auto;
  }

  ._PuckLayout--rightSideBarVisible_1dd16_132 ._PuckLayout-inner_1dd16_40 {
    grid-template-columns: var(--puck-side-nav-width) 0 var(--puck-frame-width) var(--puck-right-side-bar-width);
  }

  ._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--rightSideBarVisible_1dd16_132 ._PuckLayout-inner_1dd16_40 {
    grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var(--puck-frame-width) var(--puck-right-side-bar-width);
  }
}

@media (min-width: 458px) {
  ._PuckLayout-mounted_1dd16_151 ._PuckLayout-inner_1dd16_40 {
    --puck-frame-width: minmax(266px, auto);
  }
}

@media (min-width: 638px) {
  ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
    --puck-side-bar-width: minmax(186px, 250px);
  }
}

@media (min-width: 766px) {
  ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
    --puck-frame-width: auto;
  }
}

@media (min-width: 990px) {
  ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
    --puck-side-bar-width: 256px;
  }
}

@media (min-width: 1198px) {
  ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
    --puck-side-bar-width: 274px;
  }
}

@media (min-width: 1398px) {
  ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
    --puck-side-bar-width: 290px;
  }
}

@media (min-width: 1598px) {
  ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
    --puck-side-bar-width: 320px;
  }
}

._PuckLayout-nav_1dd16_192 {
  border-top: 1px solid var(--puck-color-grey-09);
  background-color: var(--puck-color-grey-12);
  grid-area: sidenav;
  width: 100%;
  overflow: hidden;
}

@media (min-width: 638px) {
  ._PuckLayout-nav_1dd16_192 {
    border-top: 0;
    border-right: 1px solid var(--puck-color-grey-09);
    box-sizing: border-box;
  }
}

._PuckLayout-header_1dd16_208 {
  grid-area: header;
}

._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-header_1dd16_208 {
  overflow: hidden;
}

@media (min-width: 638px) {
  ._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-header_1dd16_208 {
    overflow: auto;
  }
}

._PuckPluginTab_1dd16_222 {
  flex-grow: 1;
  max-height: 100%;
  display: none;
}

._PuckPluginTab--visible_1dd16_228 {
  flex-direction: column;
  display: flex;
}

._PuckPluginTab-body_1dd16_233 {
  flex-grow: 1;
  max-height: 100%;
}

._MenuBar_8pf8c_1 {
  background-color: var(--puck-color-white);
  border-bottom: 1px solid var(--puck-color-grey-09);
  z-index: 2;
  margin-top: 1px;
  padding: 8px 16px;
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}

._MenuBar--menuOpen_8pf8c_14 {
  display: block;
}

@media (min-width: 638px) {
  ._MenuBar_8pf8c_1 {
    border: none;
    margin-top: 0;
    padding: 0;
    display: block;
    position: static;
    overflow-y: visible;
  }
}

._MenuBar-inner_8pf8c_29 {
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  gap: 8px 16px;
  display: flex;
}

@media (min-width: 638px) {
  ._MenuBar-inner_8pf8c_29 {
    flex-flow: row;
    display: flex;
  }
}

._MenuBar-history_8pf8c_45 {
  display: flex;
}

._PuckHeader_63pti_1 {
  background: var(--puck-color-white);
  border-bottom: 1px solid var(--puck-color-grey-09);
  color: var(--puck-color-black);
  grid-area: header;
  max-width: 100vw;
  position: relative;
}

@media (min-width: 638px) {
  ._PuckHeader_63pti_1 {
    padding-left: 67px;
  }

  ._PuckHeader--hidePlugins_63pti_15 {
    padding-left: 0;
  }
}

._PuckHeader-inner_63pti_20 {
  align-items: end;
  gap: var(--puck-space-px);
  padding: var(--puck-space-px);
  grid-template: "left middle right"
  / 1fr auto 1fr;
  display: grid;
}

@media (min-width: 638px) {
  ._PuckHeader-inner_63pti_20 {
    border-left: 1px solid var(--puck-color-grey-09);
  }

  ._PuckHeader--hidePlugins_63pti_15 ._PuckHeader-inner_63pti_20 {
    border-left: none;
  }
}

._PuckHeader-toggle_63pti_40 {
  color: var(--puck-color-grey-05);
  margin-inline-start: -4px;
  padding-top: 2px;
  display: flex;
}

._PuckHeader--rightSideBarVisible_63pti_47 ._PuckHeader-rightSideBarToggle_63pti_47, ._PuckHeader--leftSideBarVisible_63pti_48 ._PuckHeader-leftSideBarToggle_63pti_48 {
  color: var(--puck-color-black);
}

._PuckHeader-rightSideBarToggle_63pti_47, ._PuckHeader-leftSideBarToggle_63pti_48 {
  display: none;
}

@media (min-width: 638px) {
  ._PuckHeader-rightSideBarToggle_63pti_47, ._PuckHeader-leftSideBarToggle_63pti_48 {
    display: block;
  }
}

._PuckHeader-title_63pti_64 {
  align-self: center;
}

._PuckHeader-path_63pti_68 {
  font-family: var(--puck-font-family-monospaced);
  font-size: var(--puck-font-size-xxs);
  word-break: break-all;
  font-weight: normal;
}

._PuckHeader-tools_63pti_75 {
  justify-content: flex-end;
  gap: 16px;
  display: flex;
}

._PuckHeader-menuButton_63pti_81 {
  color: var(--puck-color-grey-05);
  margin-inline-start: -4px;
}

._PuckHeader--menuOpen_63pti_86 ._PuckHeader-menuButton_63pti_81 {
  color: var(--puck-color-black);
}

@media (min-width: 638px) {
  ._PuckHeader-menuButton_63pti_81 {
    display: none;
  }
}

._SidebarSection_5otpt_1 {
  color: var(--puck-color-black);
  flex-direction: column;
  display: flex;
  position: relative;
}

._SidebarSection_5otpt_1:last-of-type {
  flex-grow: 1;
}

._SidebarSection-title_5otpt_12 {
  background: var(--puck-color-white);
  border-bottom: 1px solid var(--puck-color-grey-09);
  border-top: 1px solid var(--puck-color-grey-09);
  padding: 16px;
  overflow-x: auto;
}

._SidebarSection--noBorderTop_5otpt_20 > ._SidebarSection-title_5otpt_12 {
  border-top: 0;
}

._SidebarSection-content_5otpt_24:last-child {
  padding-bottom: 4px;
}

._SidebarSection_5otpt_1:last-of-type ._SidebarSection-content_5otpt_24 {
  border-bottom: none;
  flex-grow: 1;
}

._SidebarSection-breadcrumbLabel_5otpt_33 {
  color: var(--puck-color-azure-04);
  cursor: pointer;
  font: inherit;
  background: none;
  border: 0;
  border-radius: 2px;
  flex-shrink: 0;
  padding: 0;
  transition: color 50ms ease-in;
}

._SidebarSection-breadcrumbLabel_5otpt_33:focus-visible {
  outline: 2px solid var(--puck-color-azure-05);
  outline-offset: 2px;
}

@media (hover: hover) and (pointer: fine) {
  ._SidebarSection-breadcrumbLabel_5otpt_33:hover {
    color: var(--puck-color-azure-03);
    transition: none;
  }
}

._SidebarSection-breadcrumbLabel_5otpt_33:active {
  color: var(--puck-color-azure-02);
  transition: none;
}

._SidebarSection-breadcrumbs_5otpt_62, ._SidebarSection-breadcrumb_5otpt_33 {
  align-items: center;
  gap: 4px;
  display: flex;
}

._SidebarSection-heading_5otpt_74 {
  padding-inline-end: 16px;
}

._SidebarSection-loadingOverlay_5otpt_78 {
  background: var(--puck-color-white);
  z-index: 1;
  pointer-events: all;
  box-sizing: border-box;
  opacity: .8;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  top: 0;
}

._Breadcrumbs_1c9yh_1 {
  align-items: center;
  gap: 4px;
  display: flex;
}

._Breadcrumbs-breadcrumbLabel_1c9yh_7 {
  color: var(--puck-color-azure-04);
  cursor: pointer;
  font: inherit;
  background: none;
  border: 0;
  border-radius: 2px;
  flex-shrink: 0;
  padding: 0;
  transition: color 50ms ease-in;
}

._Breadcrumbs-breadcrumbLabel_1c9yh_7:focus-visible {
  outline: 2px solid var(--puck-color-azure-05);
  outline-offset: 2px;
}

@media (hover: hover) and (pointer: fine) {
  ._Breadcrumbs-breadcrumbLabel_1c9yh_7:hover {
    color: var(--puck-color-azure-03);
    transition: none;
  }
}

._Breadcrumbs-breadcrumbLabel_1c9yh_7:active {
  color: var(--puck-color-azure-02);
  transition: none;
}

._Breadcrumbs-breadcrumb_1c9yh_7 {
  align-items: center;
  gap: 4px;
  display: flex;
}

._ViewportControls_e3unb_1 {
  position: relative;
}

._ViewportControls--fullScreen_e3unb_5 {
  border-radius: 32px;
  display: flex;
  position: absolute;
  bottom: 12px;
  right: 12px;
  overflow: hidden;
}

._ViewportControls-toggleButton_e3unb_14 {
  display: none;
}

._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-toggleButton_e3unb_14 {
  background-color: var(--puck-color-grey-02);
  border: 1px solid var(--puck-color-grey-04);
  cursor: pointer;
  color: var(--puck-color-grey-11);
  z-index: 1;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  display: flex;
}

._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-toggleButton_e3unb_14:hover {
  background-color: var(--puck-color-grey-02);
  border: 1px solid var(--puck-color-azure-04);
  color: var(--puck-color-azure-07);
}

._ViewportControls--isExpanded_e3unb_38 ._ViewportControls-toggleButton_e3unb_14 {
  background-color: var(--puck-color-grey-03);
}

._ViewportControls-actions_e3unb_42 {
  display: flex;
}

._ViewportControls-actionsInner_e3unb_46 {
  box-sizing: border-box;
  z-index: 0;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-actionsInner_e3unb_46 {
  background: var(--puck-color-grey-11);
  border: 1px solid var(--puck-color-grey-09);
  margin-left: none;
  margin-right: none;
  border-radius: 30px;
  padding-right: 42px;
  transition: transform .15s ease-in-out;
  transform: translateX(100%);
}

._ViewportControls--fullScreen_e3unb_5._ViewportControls--isExpanded_e3unb_38 ._ViewportControls-actionsInner_e3unb_46 {
  transform: translateX(42px);
}

._ViewportControls-divider_e3unb_75 {
  border-inline-end: 1px solid var(--puck-color-grey-09);
  margin-top: 8px;
  margin-bottom: 8px;
}

._ViewportControls-zoomSelect_e3unb_81 {
  appearance: none;
  font-size: var(--puck-font-size-xxxs);
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23c3c3c3'><polygon points='0,0 100,0 50,50'/></svg>") calc(100% - 12px) calc(50% + 3px) / 10px no-repeat;
  border: 0;
  width: 96px;
  padding: 0 0 0 8px;
}

._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-zoom_e3unb_81 {
  display: none;
}

@media (min-width: 638px) {
  ._ViewportControls-zoom_e3unb_81, ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-zoom_e3unb_81 {
    justify-content: center;
    display: flex;
  }
}

._ViewportControls-zoomSelect_e3unb_81:is(:lang(ae), :lang(ar), :lang(arc), :lang(bcc), :lang(bqi), :lang(ckb), :lang(dv), :lang(fa), :lang(glk), :lang(he), :lang(ku), :lang(mzn), :lang(nqo), :lang(pnb), :lang(ps), :lang(sd), :lang(ug), :lang(ur), :lang(yi)) {
  background-position: 12px calc(50% + 3px);
}

._ViewportButton-inner_e3unb_111 {
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

._ViewportButton--isActive_e3unb_119 ._ViewportButton-inner_e3unb_111 {
  color: var(--puck-color-azure-04);
}

._PuckCanvas_t6s9b_1 {
  background: var(--puck-color-grey-11);
  padding: var(--puck-space-px);
  flex-direction: column;
  grid-area: editor;
  display: flex;
  position: relative;
  overflow: auto;
}

@media (min-width: 1198px) {
  ._PuckCanvas_t6s9b_1 {
    padding: calc(var(--puck-space-px) * 1.5);
    padding-top: calc(var(--puck-space-px) * .5);
  }

  ._PuckCanvas_t6s9b_1:not(._PuckCanvas_t6s9b_1:has(._PuckCanvas-controls_t6s9b_17)) {
    padding-top: calc(var(--puck-space-px) * 1.5);
  }
}

._PuckCanvas--fullScreen_t6s9b_22 {
  padding: 0;
  overflow: hidden;
}

@media (min-width: 1198px) {
  ._PuckCanvas--fullScreen_t6s9b_22 {
    padding: 0;
  }
}

._PuckCanvas-inner_t6s9b_33 {
  justify-content: center;
  width: 100%;
  min-width: 288px;
  height: 100%;
  display: flex;
  position: relative;
}

._PuckCanvas-root_t6s9b_42 {
  outline: 1px solid var(--puck-color-grey-09);
  box-sizing: content-box;
  pointer-events: none;
  transform-origin: top;
  opacity: 0;
  background: #fff;
  min-width: 321px;
  position: absolute;
  top: 0;
  bottom: 0;
}

@media (min-width: 1198px) {
  ._PuckCanvas-root_t6s9b_42 {
    min-width: unset;
  }
}

@media (prefers-reduced-motion: reduce) {
  ._PuckCanvas-root_t6s9b_42 {
    transition: none !important;
  }
}

._PuckCanvas--ready_t6s9b_67 ._PuckCanvas-root_t6s9b_42 {
  pointer-events: unset;
  opacity: 1;
}

._PuckCanvas-loader_t6s9b_72 {
  color: var(--puck-color-grey-06);
  opacity: 0;
  justify-content: center;
  align-items: center;
  height: 100%;
  transition: opacity .25s ease-out;
  display: flex;
}

._PuckCanvas--showLoader_t6s9b_82 ._PuckCanvas-loader_t6s9b_72 {
  opacity: 1;
}

._PuckCanvas--showLoader_t6s9b_82._PuckCanvas--ready_t6s9b_67 ._PuckCanvas-loader_t6s9b_72 {
  opacity: 0;
  height: 0;
  transition: none;
}

._PuckCanvas-controls_t6s9b_17 {
  padding-bottom: calc(var(--puck-space-px) * .5);
}

._PuckCanvas--fullScreen_t6s9b_22 ._PuckCanvas-controls_t6s9b_17 {
  z-index: 1;
  padding-bottom: 0;
}

@media (min-width: 766px) {
  ._ResizeHandle_144bf_2 {
    cursor: col-resize;
    z-index: 10;
    background: none;
    width: 5px;
    height: 100%;
    position: absolute;
    top: 0;
  }

  ._ResizeHandle_144bf_2:hover {
    background: #0000001a;
  }

  ._ResizeHandle--left_144bf_16 {
    right: -3px;
  }

  ._ResizeHandle--right_144bf_20 {
    left: -3px;
  }
}

[data-resize-overlay] {
  z-index: 9999;
  cursor: col-resize;
  position: fixed;
  inset: 0;
}

._Sidebar_o396p_1 {
  border-block-start: 1px solid var(--puck-color-grey-09);
  flex-direction: column;
  display: none;
  position: relative;
  overflow-y: auto;
}

._Sidebar--isVisible_o396p_9 {
  display: flex;
}

._Sidebar--left_o396p_13 {
  background: var(--puck-color-grey-12);
  grid-area: left;
}

@media (min-width: 766px) {
  ._Sidebar--left_o396p_13 {
    border-block-start: 0;
    border-inline-end: 1px solid var(--puck-color-grey-09);
  }
}

._Sidebar--right_o396p_25 {
  background: var(--puck-color-white);
  grid-area: right;
}

@media (min-width: 766px) {
  ._Sidebar--right_o396p_25 {
    border-block-start: 0;
    border-inline-start: 1px solid var(--puck-color-grey-09);
  }
}

._Sidebar-resizeHandle_o396p_37 {
  height: 100%;
  position: absolute;
}

._Sidebar--left_o396p_13 + ._Sidebar-resizeHandle_o396p_37 {
  grid-area: left;
  justify-self: end;
}

._Sidebar--right_o396p_25 + ._Sidebar-resizeHandle_o396p_37 {
  grid-area: right;
  justify-self: start;
}

._Nav_1tvxq_1 {
  display: flex;
}

._Nav-list_1tvxq_5 {
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  overflow-x: auto;
}

@media (min-width: 638px) {
  ._Nav-list_1tvxq_5 {
    flex-direction: column;
    gap: 16px;
    width: 100%;
    padding-top: 32px;
  }
}

._Nav-mobileActions_1tvxq_23 {
  border-inline-start: 1px solid var(--puck-color-grey-09);
  justify-content: center;
  align-items: center;
  margin-inline-start: auto;
  padding: 4px 16px;
  display: flex;
}

@media (min-width: 638px) {
  ._Nav-mobileActions_1tvxq_23 {
    display: none;
  }
}

._NavItem-link_1tvxq_38 {
  text-align: center;
  color: var(--puck-color-grey-03);
  cursor: pointer;
  box-sizing: border-box;
  border-radius: 4px;
  align-items: center;
  gap: 8px;
  width: 64px;
  padding: 8px 4px;
  text-decoration: none;
  display: flex;
}

@media (min-width: 638px) {
  ._NavItem-link_1tvxq_38 {
    width: auto;
  }
}

._NavItem_1tvxq_38:first-of-type {
  padding-left: 16px;
}

._NavItem_1tvxq_38:last-of-type {
  padding-right: 16px;
}

@media (min-width: 638px) {
  ._NavItem_1tvxq_38:first-of-type, ._NavItem_1tvxq_38:last-of-type {
    padding: 0;
  }
}

._NavItem-link_1tvxq_38 {
  font-size: var(--puck-font-size-xxxs);
  border-top: 4px solid #0000;
  border-bottom: 4px solid #0000;
  border-radius: 0;
  flex-direction: column;
}

@media (min-width: 638px) {
  ._NavItem-link_1tvxq_38 {
    border: 0;
    border-left: 4px solid #0000;
    border-right: 4px solid #0000;
  }
}

._NavItem-linkIcon_1tvxq_89 {
  width: 24px;
  height: 24px;
}

._NavItem--active_1tvxq_94 > ._NavItem-link_1tvxq_38 {
  background-color: var(--puck-color-azure-10);
  color: var(--puck-color-azure-04);
  border-top-color: var(--puck-color-azure-04);
  background-color: #0000;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-weight: 600;
}

@media (min-width: 638px) {
  ._NavItem--active_1tvxq_94 > ._NavItem-link_1tvxq_38 {
    border-top-color: #0000;
    border-right-color: var(--puck-color-azure-04);
  }
}

._NavItem_1tvxq_38:not(._NavItem--active_1tvxq_94) > ._NavItem-link_1tvxq_38:hover {
  background-color: var(--puck-color-azure-11);
  color: var(--puck-color-azure-04);
}

@media (min-width: 638px) {
  ._NavItem--mobileOnly_1tvxq_121 {
    display: none;
  }
}

._NavItem--desktopOnly_1tvxq_126 {
  display: none;
}

@media (min-width: 638px) {
  ._NavItem--desktopOnly_1tvxq_126 {
    display: block;
  }
}

._BlocksPlugin_1ey1i_1, ._OutlinePlugin_q92j6_1 {
  box-sizing: border-box;
  height: 100%;
  padding: 16px;
  overflow-y: auto;
}

._FieldsPlugin_nd930_1 {
  background: #fff;
  height: 100%;
  overflow-y: auto;
}

._FieldsPlugin-header_nd930_7 {
  border-bottom: 1px solid var(--puck-color-grey-09);
  padding: 8px 16px;
  font-weight: 600;
}

@media (min-width: 638px) {
  ._FieldsPlugin-header_nd930_7 {
    padding: 16px;
  }
}

/*# sourceMappingURL=_05_xy3w._.css.map*/