.image-section.svelte-qqv95u {
  display: flex;
  justify-content: center;
  color: var(--color-primary);
}
.image-section.svelte-qqv95u img:where(.svelte-qqv95u) {
  max-width: 100%;
}

.stand-type-card-component.svelte-qqv95u {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.stand-type-card-component.svelte-qqv95u .detail-section:where(.svelte-qqv95u) {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.stand-type-card-component.svelte-qqv95u .detail-section:where(.svelte-qqv95u) .detail-label-wrapper:where(.svelte-qqv95u) {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.stand-type-card-component.svelte-qqv95u .detail-section:where(.svelte-qqv95u) .detail-label-wrapper:where(.svelte-qqv95u) .detail-label:where(.svelte-qqv95u) {
  color: var(--color-primary-black-blue);
  text-transform: uppercase;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.375rem;
}
.stand-type-card-component.svelte-qqv95u .detail-section:where(.svelte-qqv95u) .detail-infos:where(.svelte-qqv95u) {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.stand-type-card-component.svelte-qqv95u .detail-section:where(.svelte-qqv95u) .detail-price:where(.svelte-qqv95u) {
  color: var(--color-primary-100);
  font-size: 0.875rem;
  font-weight: 800;
  line-height: 1.125rem;
}.stand-info-content.svelte-neki62 {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.stand-info-content.svelte-neki62 .stand-images:where(.svelte-neki62) {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.75rem;
}
.stand-info-content.svelte-neki62 .stand-images:where(.svelte-neki62) .image-container:where(.svelte-neki62) {
  position: relative;
  height: 15rem;
  width: 100%;
  overflow: hidden;
}
.stand-info-content.svelte-neki62 .stand-images:where(.svelte-neki62) .image-container:where(.svelte-neki62) .button-prev:where(.svelte-neki62),
.stand-info-content.svelte-neki62 .stand-images:where(.svelte-neki62) .image-container:where(.svelte-neki62) .button-next:where(.svelte-neki62) {
  all: unset;
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  cursor: pointer;
}
.stand-info-content.svelte-neki62 .stand-images:where(.svelte-neki62) .image-container:where(.svelte-neki62) .button-next:where(.svelte-neki62) {
  left: 50%;
}
.stand-info-content.svelte-neki62 .stand-images:where(.svelte-neki62) .image-container:where(.svelte-neki62) .image:where(.svelte-neki62) {
  all: unset;
  -webkit-user-select: none;
          user-select: none;
  width: 100%;
  height: 100%;
  background: var(--background-image) no-repeat center/contain;
  display: none;
  animation-name: svelte-neki62-fade;
  animation-duration: var(--animation-slow);
}
@keyframes svelte-neki62-fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.stand-info-content.svelte-neki62 .stand-images:where(.svelte-neki62) .image-container:where(.svelte-neki62) .image.active:where(.svelte-neki62) {
  display: block;
}
.stand-info-content.svelte-neki62 .stand-images:where(.svelte-neki62) .navigation:where(.svelte-neki62) {
  display: flex;
  gap: 0.5rem;
}
.stand-info-content.svelte-neki62 .stand-images:where(.svelte-neki62) .navigation:where(.svelte-neki62) .navigation-dot:where(.svelte-neki62) {
  all: unset;
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 50%;
  border: 1px solid var(--color-primary-black-blue);
  box-sizing: border-box;
  cursor: pointer;
}
.stand-info-content.svelte-neki62 .stand-images:where(.svelte-neki62) .navigation:where(.svelte-neki62) .navigation-dot.active:where(.svelte-neki62) {
  border: none;
  background-color: var(--color-primary-100);
}
.stand-info-content.svelte-neki62 .stand-images:where(.svelte-neki62) .navigation:where(.svelte-neki62) .navigation-dot:where(.svelte-neki62):hover, .stand-info-content.svelte-neki62 .stand-images:where(.svelte-neki62) .navigation:where(.svelte-neki62) .navigation-dot:where(.svelte-neki62):active, .stand-info-content.svelte-neki62 .stand-images:where(.svelte-neki62) .navigation:where(.svelte-neki62) .navigation-dot:where(.svelte-neki62):focus {
  background-color: var(--color-primary-88);
}
.stand-info-content.svelte-neki62 .stand-images:where(.svelte-neki62) .image-info-text:where(.svelte-neki62) {
  font-size: 0.625rem;
  line-height: 0.8125rem;
  font-weight: 400;
}
.stand-info-content.platform-desktop.svelte-neki62 {
  gap: 2rem;
}
.stand-info-content.platform-desktop.svelte-neki62 .stand-images:where(.svelte-neki62) {
  gap: 1.5rem;
}
.stand-info-content.platform-desktop.svelte-neki62 .description:where(.svelte-neki62) .title:where(.svelte-neki62) {
  font-size: 1.125rem;
}
.stand-info-content.platform-desktop.svelte-neki62 .description:where(.svelte-neki62) .text:where(.svelte-neki62) {
  font-size: 0.875rem;
}
.stand-info-content.platform-desktop.svelte-neki62 .stand-images:where(.svelte-neki62) .image-container:where(.svelte-neki62) {
  height: 26rem;
}
.stand-info-content.svelte-neki62 .description:where(.svelte-neki62) {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.stand-info-content.svelte-neki62 .description:where(.svelte-neki62) .title:where(.svelte-neki62) {
  font-size: 0.875rem;
  font-weight: 500;
}
.stand-info-content.svelte-neki62 .description:where(.svelte-neki62) .text:where(.svelte-neki62) {
  font-size: 0.625rem;
  font-weight: 400;
  line-height: 1.25rem;
}
.stand-info-content.svelte-neki62 .spacer:where(.svelte-neki62) {
  height: 1px;
  width: 100%;
  background-color: var(--color-tertiary-grey-light);
}

.button-wrapper.svelte-neki62 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  gap: 1rem;
}
.button-wrapper.svelte-neki62 .price:where(.svelte-neki62) {
  flex: 1;
  width: 50%;
  white-space: nowrap;
  font-size: 0.875rem;
  font-weight: 800;
  color: var(--color-primary-100);
}.stand-selection-content.svelte-1vze5rd {
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  width: 100%;
  container-type: inline-size;
}
.stand-selection-content.svelte-1vze5rd .title-box:where(.svelte-1vze5rd) {
  width: -moz-fit-content;
  width: fit-content;
}
.stand-selection-content.svelte-1vze5rd .title-box.size-large:where(.svelte-1vze5rd) {
  margin-top: 1.5rem;
}
.stand-selection-content.svelte-1vze5rd .header-description:where(.svelte-1vze5rd) {
  color: var(--color-primary-black-blue, #002838);
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5rem;
}
@container (min-width: 38rem) {
  .stand-selection-content.svelte-1vze5rd .header-description:where(.svelte-1vze5rd) {
    font-size: 1.125rem;
  }
}
.stand-selection-content.svelte-1vze5rd .search:where(.svelte-1vze5rd) {
  width: 100%;
  max-width: 36rem;
}
.stand-selection-content.svelte-1vze5rd .filter-row:where(.svelte-1vze5rd) {
  display: flex;
  justify-content: space-between;
}
.stand-selection-content.svelte-1vze5rd .filter:where(.svelte-1vze5rd) {
  display: grid;
  grid-template-rows: 0fr;
  grid-template-columns: 1fr;
  width: 100%;
  transition: grid-template-rows var(--animation-fast) ease-in-out;
  overflow: hidden;
}
.stand-selection-content.svelte-1vze5rd .filter.show:where(.svelte-1vze5rd) {
  grid-template-rows: 1fr;
}
.stand-selection-content.svelte-1vze5rd .filter:where(.svelte-1vze5rd) .filter-grid:where(.svelte-1vze5rd) {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-areas: "titleStandTypes" "standTypes" "titleStandArea" "standAreaWidth" "standAreaHeight";
  align-items: start;
  row-gap: 1.25rem;
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
  min-height: 0;
}
@container (min-width: 38rem) {
  .stand-selection-content.svelte-1vze5rd .filter:where(.svelte-1vze5rd) .filter-grid:where(.svelte-1vze5rd) {
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas: "titleStandTypes ." "standTypes ." "titleStandArea ." "standAreaWidth standAreaHeight";
  }
}
@container (min-width: 55rem) {
  .stand-selection-content.svelte-1vze5rd .filter:where(.svelte-1vze5rd) .filter-grid:where(.svelte-1vze5rd) {
    grid-template-columns: repeat(3, 1fr);
    grid-template-areas: "titleStandTypes titleStandArea ." "standTypes standAreaWidth standAreaHeight";
  }
}
.stand-selection-content.svelte-1vze5rd .filter:where(.svelte-1vze5rd) .filter-grid:where(.svelte-1vze5rd) .title-stand-types:where(.svelte-1vze5rd) {
  grid-area: titleStandTypes;
}
.stand-selection-content.svelte-1vze5rd .filter:where(.svelte-1vze5rd) .filter-grid:where(.svelte-1vze5rd) .stand-types:where(.svelte-1vze5rd) {
  grid-area: standTypes;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}
.stand-selection-content.svelte-1vze5rd .filter:where(.svelte-1vze5rd) .filter-grid:where(.svelte-1vze5rd) .title-stand-area:where(.svelte-1vze5rd) {
  grid-area: titleStandArea;
}
.stand-selection-content.svelte-1vze5rd .filter:where(.svelte-1vze5rd) .filter-grid:where(.svelte-1vze5rd) .stand-area-width:where(.svelte-1vze5rd) {
  grid-area: standAreaWidth;
}
.stand-selection-content.svelte-1vze5rd .filter:where(.svelte-1vze5rd) .filter-grid:where(.svelte-1vze5rd) .stand-area-height:where(.svelte-1vze5rd) {
  grid-area: standAreaHeight;
}
.stand-selection-content.svelte-1vze5rd .filter-control:where(.svelte-1vze5rd) {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.stand-selection-content.svelte-1vze5rd .filter-control:where(.svelte-1vze5rd) .filter-control-title:where(.svelte-1vze5rd) {
  color: var(--color-primary-black-blue);
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1rem;
}
.stand-selection-content.svelte-1vze5rd .sort-row:where(.svelte-1vze5rd) {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  gap: 1.5rem;
}
.stand-selection-content.svelte-1vze5rd .sort-label:where(.svelte-1vze5rd) {
  font-size: 0.875rem;
  color: var(--color-tertiary-grey-medium);
}
.stand-selection-content.svelte-1vze5rd .stand-list:where(.svelte-1vze5rd) {
  position: relative;
  flex: 1;
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.25rem;
}
@container (min-width: 38rem) {
  .stand-selection-content.svelte-1vze5rd .stand-list:where(.svelte-1vze5rd) {
    gap: 2rem;
    grid-template-columns: repeat(2, 1fr);
  }
}
@container (min-width: 55rem) {
  .stand-selection-content.svelte-1vze5rd .stand-list:where(.svelte-1vze5rd) {
    grid-template-columns: repeat(3, 1fr);
  }
}
.stand-selection-content.svelte-1vze5rd .no-stand-found:where(.svelte-1vze5rd) {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  color: var(--color-primary);
  text-align: center;
}
@container (min-width: 38rem) {
  .stand-selection-content.svelte-1vze5rd .no-stand-found:where(.svelte-1vze5rd) {
    font-size: 1.125rem;
  }
}.event-change-card-component.svelte-1spqzvu {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}.stand-selection-sidebar.svelte-14zyh7s {
  display: flex;
  flex-flow: column;
  gap: 1.25rem;
}.stand-selection-mobile-footer.svelte-1cq1yzv {
  height: var(--footerHeaderHeight);
}
.stand-selection-mobile-footer.open.svelte-1cq1yzv .footer:where(.svelte-1cq1yzv) {
  top: var(--pageHeaderHeight);
}
.stand-selection-mobile-footer.svelte-1cq1yzv .footer:where(.svelte-1cq1yzv) {
  position: fixed;
  width: 100%;
  height: calc(100% - var(--pageHeaderHeight));
  top: calc(100% - var(--footerHeaderHeight));
  display: flex;
  flex-flow: column;
  background-color: white;
  gap: 1rem;
  box-sizing: border-box;
  transition: top 0.5s ease-in-out;
  box-shadow: var(--shadow-cards);
}
.stand-selection-mobile-footer.svelte-1cq1yzv .footer:where(.svelte-1cq1yzv) .footer-header:where(.svelte-1cq1yzv) {
  display: flex;
  justify-content: space-between;
  padding: 1.25rem 1rem;
}
.stand-selection-mobile-footer.svelte-1cq1yzv .footer:where(.svelte-1cq1yzv) .footer-content:where(.svelte-1cq1yzv) {
  flex: 1;
  overflow: auto;
  padding: 0 1rem;
  display: flex;
  flex-flow: column;
  gap: 1.25rem;
  padding-bottom: 1rem;
}
.stand-selection-mobile-footer.svelte-1cq1yzv .footer:where(.svelte-1cq1yzv) .footer-content:where(.svelte-1cq1yzv) .change-event:where(.svelte-1cq1yzv) {
  align-self: center;
}