/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/styles.scss?ngGlobalStyle ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/*
! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
*/

html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */ /* 3 */
  tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::-webkit-backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.visible {
  visibility: visible;
}
.static {
  position: static;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.\!mb-0 {
  margin-bottom: 0px !important;
}
.\!ml-2 {
  margin-left: 0.5rem !important;
}
.\!mr-0 {
  margin-right: 0px !important;
}
.\!mt-2 {
  margin-top: 0.5rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem;
}
.mb-4 {
  margin-bottom: 1rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mt-1 {
  margin-top: 0.25rem;
}
.mt-4 {
  margin-top: 1rem;
}
.flex {
  display: flex;
}
.hidden {
  display: none;
}
.h-\[7rem\] {
  height: 7rem;
}
.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}
.h-full {
  height: 100%;
}
.w-full {
  width: 100%;
}
.min-w-\[7rem\] {
  min-width: 7rem;
}
.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.flex-col {
  flex-direction: column;
}
.\!items-start {
  align-items: flex-start !important;
}
.items-end {
  align-items: flex-end;
}
.items-center {
  align-items: center;
}
.gap-2 {
  gap: 0.5rem;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.\!px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.\!pb-0 {
  padding-bottom: 0px !important;
}
.text-right {
  text-align: right;
}
.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-family: "Inter", serif;
  font-size: 14px;
  background: #F7F8FA;
}

@media (max-width: 600px) {
  html {
    font-size: 12px;
  }
}
.button {
  background-color: #DDDDDD;
  border: 1px solid #DDDDDD;
  color: #000000;
  padding: 0.5rem 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease-in-out;
  position: relative;
}
.button:hover {
  filter: brightness(0.95);
}
.button--text-icon {
  padding: 0.5rem 0.5rem 0.5rem 1rem;
  white-space: nowrap;
}
.button--text-icon .material-symbols-outlined {
  font-size: 1.2rem;
  margin-right: 0.5rem;
}
.button--icon-text {
  padding: 0.5rem 1rem 0.5rem 0.5rem;
  white-space: nowrap;
}
.button--icon-text .material-symbols-outlined {
  font-size: 1.2rem;
  margin-right: 0.5rem;
}
.button--icon-text-icon {
  padding: 0.5rem;
  white-space: nowrap;
}
.button--icon-text-icon .material-symbols-outlined {
  font-size: 1.2rem;
}
.button--icon-text-icon .material-symbols-outlined:first-child {
  margin-right: 0.5rem;
}
.button--icon-text-icon .material-symbols-outlined:last-child {
  margin-left: 0.5rem;
}
.button--icon {
  padding: 0.6rem;
}
.button--icon .material-symbols-outlined {
  font-size: 1.2rem;
}
.button--icon--small {
  padding: 0.4rem;
}
.button--icon--small .material-symbols-outlined {
  font-size: 1rem;
}
.button--round {
  border-radius: 100%;
}
.button--primary {
  background-color: #1b4074;
  border-color: #1b4074;
  color: #F7F8FA;
}
.button--accent {
  background-color: #ffa826;
  border-color: #ffa826;
  color: #F7F8FA;
}
.button--outline {
  color: #000000;
  background-color: #FFFFFF;
  border-color: #DDDDDD;
}
.button--close {
  color: #DDDDDD;
  padding: 0.5rem;
}
.button--close:hover {
  color: #999999;
  border-color: #999999;
  filter: none;
}
.button--red {
  color: #DC4444;
}
.button--warn {
  background-color: #DC4444;
  border-color: #DC4444;
  color: #F7F8FA;
}
.button__info {
  background-color: #ffa826;
  color: #F7F8FA;
  position: absolute;
  right: -0.75rem;
  top: -0.75rem;
  border-radius: 999px;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.8rem;
}
.button:disabled {
  cursor: not-allowed;
  background-color: #F5F5F5;
  border-color: #F5F5F5;
  color: #999999;
}
.button:disabled:hover {
  filter: none;
}

.color-filter {
  position: relative;
  height: 100%;
}
.color-filter .black, .color-filter .white {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2px;
  border: 1px solid #DDDDDD;
  border-radius: 999px;
  width: 1rem;
  height: 1rem;
}
.color-filter .black div, .color-filter .white div {
  width: 100%;
  height: 100%;
  border-radius: 999px;
}
.color-filter .black div {
  background-color: #000;
}
.color-filter .white div {
  background-color: #FFF;
}
.color-filter__button {
  height: 100%;
  display: flex;
  gap: 0.5rem;
  width: 15rem;
  justify-content: space-between;
}
.color-filter__button .material-symbols-outlined {
  font-size: 1rem;
}
.color-filter__text {
  margin-right: 2rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.color-filter__dropdown {
  position: absolute;
  border: 1px solid #DDDDDD;
  top: calc(100% + 0.5rem);
  right: 0;
  background-color: #FFFFFF;
  min-width: 100%;
  z-index: 2;
  display: flex;
  flex-direction: column;
}
.color-filter__dropdown input {
  display: none;
}
.color-filter__dropdown label {
  padding: 0.5rem;
  display: flex;
  gap: 0.5rem;
  align-items: center;
  width: 100%;
  cursor: pointer;
  background-color: #FFFFFF;
}
.color-filter__dropdown label:hover {
  filter: brightness(0.85);
}
.color-filter__dropdown label .color__text {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.color-filter__dropdown label .color__check {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1b4074;
  border-radius: 999px;
}
.color-filter__dropdown label .color__check span {
  font-size: 1rem;
}

@media (max-width: 600px) {
  .color-filter__button {
    width: initial;
  }
}
@media (hover: none) {
  .button:hover {
    filter: initial;
  }
}
.card {
  padding: 1rem;
  background-color: #FFFFFF;
  height: 100%;
  max-height: 100%;
  outline: 1px solid transparent;
  transition: transform, border, outline-color;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  border: 1px solid #DDDDDD;
  text-align: left;
}
.card:hover {
  position: relative;
  z-index: 1;
  border: 1px solid #999999;
}
.card__title {
  color: #1b4074;
  font-size: 1rem;
}
.card__subtitle {
  color: #999999;
}
.card__header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 1rem;
}
.card__content {
  height: 100%;
  max-height: 100%;
  display: flex;
  flex-direction: column;
}
.card__variation-title {
  margin-bottom: 0.5rem;
  font-weight: bold;
}
.card__product {
  display: flex;
  flex-direction: column;
}
.card__product:hover {
  cursor: pointer;
}
.card__product-img {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem 0;
  flex: 1;
  height: 100%;
}
.card__product-img img {
  max-height: 200px;
}

.category__container {
  cursor: pointer;
  display: flex;
  gap: 0.5rem;
  padding: 0.5rem 1rem;
  border-bottom: 1px solid #DDDDDD;
}
.category__container--selected {
  border-bottom: 0.2rem #1b4074 solid;
  font-weight: bold;
}
.category__list {
  display: flex;
  row-gap: 0.5rem;
  flex-wrap: wrap;
}
.category__number {
  font-size: 0.75rem;
  color: #999999;
  background-color: #F5F5F5;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.25rem 0.5rem;
}

.configuration {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  background: #FFFFFF;
  border: 1px solid #DDDDDD;
  padding: 1rem;
  width: 400px;
  max-width: calc(100vw - 2rem);
  box-shadow: 0px 2px 10px 0px rgba(27, 64, 116, 0.25);
  display: flex;
  flex-direction: column;
  gap: 1rem;
  z-index: 99;
  overflow-y: auto;
  max-height: calc(100vh - 2rem);
}
.configuration[aria-expanded=true] .configuration__header .configuration__total--price {
  opacity: 0;
}
.configuration[aria-expanded=false] .configuration__header .configuration__total--price {
  opacity: 1;
}
.configuration[aria-expanded=false] .configuration__product, .configuration[aria-expanded=false] .configuration__total-container, .configuration[aria-expanded=false] .configuration__actions, .configuration[aria-expanded=false] .configuration__empty {
  display: none;
}
.configuration__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.configuration__header--no-products {
  border-bottom: none;
  padding-bottom: 0;
}
.configuration__header__title {
  display: flex;
  gap: 0.5rem;
}
.configuration__header__title .material-symbols-outlined {
  font-size: 1rem;
}
.configuration__header__info {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
.configuration__title {
  font-size: 1rem;
}
.configuration__colors {
  padding-bottom: 1rem;
  border-bottom: 1px solid #DDDDDD;
}
.configuration__product {
  border-top: 1px solid #DDDDDD;
  padding-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.configuration__product:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #DDDDDD;
}
.configuration__product__title-container, .configuration__product__price-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.configuration__product__title-container, .configuration__product__dimensions-container {
  margin-bottom: 0.2rem;
}
.configuration__product__title {
  font-weight: bold;
  color: #1b4074;
}
.configuration__product__dimensions {
  color: #999999;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.configuration__product__price--total {
  font-weight: bold;
  margin-left: auto;
}
.configuration__product__accessories {
  display: flex;
  gap: 1rem;
  justify-content: space-between;
  margin-bottom: 0.2rem;
}
.configuration__product__accessories:first-of-type {
  margin-top: 0.2rem;
}
.configuration__product__accessories__text {
  display: flex;
  align-items: center;
  color: #1b4074;
}
.configuration__product__accessories__text .material-symbols-outlined {
  margin: 0 0.5rem 0 1rem;
  font-size: 1rem;
}
.configuration__total-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1rem;
}
.configuration__total--title, .configuration__total--price {
  font-weight: bold;
}

.mobile {
  display: none;
}

.color-image__container {
  padding: 0.05rem;
  border: 1px solid #DDDDDD;
  display: inline-block;
}
.color-image__container img {
  width: 0.75rem;
  height: 0.75rem;
}

@media (max-width: 600px) {
  .configuration {
    top: 4rem;
    bottom: initial;
    max-height: calc(100vh - 5rem);
  }
  .desktop {
    display: none;
  }
  .mobile {
    display: block;
  }
}
.configurator {
  display: flex;
  height: 100%;
  width: 100%;
  align-items: flex-end;
  justify-content: center;
  z-index: 1;
}
.configurator--small-icons .button--icon {
  padding: 0.4rem;
}
.configurator--small-icons .button--icon .material-symbols-outlined {
  font-size: 1rem;
}
.configurator--small-icons .button__info {
  right: -0.5rem;
  top: -0.5rem;
  font-size: 0.8rem;
}
.configurator--small-icons .configurator__product__edit-icons {
  top: 0.2rem;
  right: 0.2rem;
  gap: 0.2rem;
}
.configurator--small-icons .configurator__product__accessory-icon {
  font-size: 0.8rem;
}
.configurator--mini-icons .button--icon {
  padding: 0.2rem;
}
.configurator--mini-icons .button--icon .material-symbols-outlined {
  font-size: 0.8rem;
}
.configurator__container {
  background-color: #f3f2ef;
  display: flex;
  height: 100%;
  align-items: center;
  position: relative;
}
.configurator__screen {
  height: 100vh;
  display: flex;
  flex-direction: column;
}
.configurator__back-button {
  position: absolute;
  left: 1rem;
  top: 1rem;
}
.configurator__buttons {
  position: absolute;
  left: 1rem;
  top: 1rem;
  display: flex;
  gap: 0.5rem;
  z-index: 1;
}
.configurator__buttons .button {
  width: -moz-fit-content;
  width: fit-content;
}
.configurator__buttons--colors {
  display: flex;
  gap: 0.5rem;
}
.configurator__color-chooser {
  cursor: pointer;
}
.configurator__color-chooser .color__container {
  height: calc(2.4rem + 2px);
  aspect-ratio: 1;
  background-color: #FFFFFF;
  padding: 0.2rem;
  border: 1px solid #DDDDDD;
  transition: all 0.2s ease-in-out;
  position: relative;
}
.configurator__color-chooser .color__container > div {
  width: 100%;
  height: 100%;
}
.configurator__color-chooser .color__container .color__check {
  position: absolute;
  width: 1.2rem;
  height: 1.2rem;
  right: -0.3rem;
  top: -0.3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #1b4074;
  color: #FFFFFF;
  border-radius: 999px;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.configurator__color-chooser .color__container .color__check span {
  font-size: 0.8rem;
}
.configurator__color-chooser input {
  display: none;
}
.configurator__color-chooser input:checked + .color__container {
  border-color: #1b4074;
}
.configurator__color-chooser input:checked + .color__container .color__check {
  opacity: 1;
}
.configurator__add-button {
  padding: 0 2rem;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 12rem;
  position: relative;
}
.configurator__add-button .button {
  margin-bottom: 1rem;
  cursor: pointer;
}
.configurator__add-button .label, .configurator__add-button .button {
  opacity: 0;
  pointer-events: none;
}
.configurator__add-button--visible .label, .configurator__add-button--visible .button {
  opacity: 1;
  pointer-events: auto;
}
.configurator__add-button--no-padding {
  padding: 0;
  margin: 0;
  width: 100%;
}
.configurator__add-button--empty {
  align-self: stretch;
  flex: 1;
  padding: 0 !important;
  height: auto;
  margin: calc(2.9rem + 2px) 0 0;
}
.configurator__add-button--empty .button {
  margin: 0;
}
.configurator__add-button:hover .label, .configurator__add-button:hover .button {
  opacity: 1 !important;
  pointer-events: auto;
}
.configurator__center {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
}
.configurator__hover-container {
  display: flex;
  height: 100%;
  align-items: flex-end;
}
.configurator__hover-container .button {
  opacity: 0;
  pointer-events: none;
}
.configurator__hover-container:hover .configurator__product__edit-icons .button,
.configurator__hover-container:hover .bottom-stack__icons .button,
.configurator__hover-container:hover .configurator__add-button .button {
  opacity: 1;
  pointer-events: initial;
}
.configurator__measurement-holder {
  display: flex;
}
.configurator__measurement-holder .line {
  background: #1b4074;
  transition: all 0.2s ease-in-out;
  position: relative;
}
.configurator__measurement-holder .line:before {
  content: "";
  position: absolute;
}
.configurator__measurement-holder .line:after {
  content: "";
  position: absolute;
}
.configurator__measurement-holder p {
  color: #1b4074;
}
.configurator__measurement-holder--horizontal {
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-bottom: 2rem;
  display: flex;
  justify-content: center;
}
.configurator__measurement-holder--horizontal p {
  margin-bottom: 1rem;
}
.configurator__measurement-holder--horizontal .line {
  height: 1px;
}
.configurator__measurement-holder--horizontal .line:before {
  left: 0;
  top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 6px solid #1b4074;
}
.configurator__measurement-holder--horizontal .line:after {
  right: 0;
  top: -5px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 6px solid #1b4074;
}
.configurator__measurement-holder--vertical {
  height: 100%;
  align-items: flex-end;
  padding-bottom: 12rem;
}
.configurator__measurement-holder--vertical p {
  margin-right: 1rem;
}
.configurator__measurement-holder--vertical .line {
  width: 1px;
}
.configurator__measurement-holder--vertical .line__container {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  text-align: right;
}
.configurator__measurement-holder--vertical .line:before {
  top: 0;
  left: -5px;
  border-bottom: 6px solid #1b4074;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.configurator__measurement-holder--vertical .line:after {
  bottom: 0;
  left: -5px;
  border-top: 6px solid #1b4074;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.configurator__measurement-holder--light .line {
  background: #F7F8FA;
}
.configurator__measurement-holder--light .line:before {
  border-right-color: #F7F8FA;
}
.configurator__measurement-holder--light .line:after {
  border-left-color: #F7F8FA;
}
.configurator__measurement-holder--light p {
  color: #F7F8FA;
}
.configurator__products {
  display: flex;
  align-items: flex-end;
  position: relative;
  margin-bottom: 12rem;
}
.configurator__product-stack {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.configurator__product-stack--bottom {
  margin-left: -1px;
}
.configurator__different-width {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
}
.configurator__product {
  position: relative;
}
.configurator__product:after {
  content: "";
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  filter: blur(50px);
  width: 5rem;
  left: -2rem;
  top: 2rem;
  bottom: 0;
  z-index: -1;
}
.configurator__product .button {
  opacity: 0;
  pointer-events: none;
}
.configurator__product:hover {
  cursor: pointer;
}
.configurator__product:hover .configurator__product__accessory-icon {
  opacity: 1;
  pointer-events: initial;
}
.configurator__product img {
  height: auto;
  width: auto;
  object-fit: cover;
  border-top: 1px solid;
  border-left: 1px solid;
  border-right: 1px solid;
  border-color: #999999;
}
.configurator__product__edit-icons {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  display: flex;
  flex-direction: column;
  z-index: 1;
  gap: 0.5rem;
}
.configurator__product__accessory-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.configurator__product__move-icon {
  position: absolute;
  z-index: 3;
  bottom: -1rem;
}
.configurator__product__move-icon--left {
  left: 0.5rem;
}
.configurator__product__move-icon--right {
  right: 0.5rem;
}
.configurator__product__move-icon--center {
  left: 50%;
  transform: translate(-50%);
}
.configurator__background {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 14rem;
  background: linear-gradient(0, #b3b3b3, #999999);
}
.configurator__background--img {
  overflow: hidden;
}
.configurator__background--img div {
  transform: perspective(20rem) rotateX(30deg) scale(3);
  background-size: 5%;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.configurator__wall {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.configurator__wall--img {
  overflow: hidden;
}
.configurator__wall--img div {
  background-size: 5%;
  height: 100%;
  width: 100%;
  z-index: -1;
}

.bottom-stack__icons {
  position: absolute;
  z-index: 3;
  bottom: -1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0 0.5rem;
}
.bottom-stack__icons--desktop-small {
  display: none !important;
}
.bottom-stack__icons--mobile {
  display: none;
  align-items: center;
  position: absolute;
}
.bottom-stack__icons--mobile-small {
  justify-content: center;
  display: flex !important;
}
.bottom-stack__more {
  position: absolute;
  bottom: calc(100% + 1rem);
}
.bottom-stack__more .button {
  width: 100%;
}
.bottom-stack__more .button:not(:last-child) {
  margin-bottom: -1px;
}
.bottom-stack__more .button:last-child:disabled {
  border-top: 1px solid #DDDDDD;
}

.room-placeholder {
  height: 7rem;
  width: 100%;
  border: 1px solid #999999;
}
.room-placeholder__container {
  height: 10rem;
  width: 100%;
  display: flex;
}
.room-placeholder__width {
  width: 100%;
}

.line__warning > span {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.line__warning .material-symbols-outlined {
  font-size: 1rem;
}

@media (max-width: 600px) {
  .configurator {
    width: initial;
    margin: 0 auto;
    overflow: auto;
    justify-content: flex-start;
  }
  .configurator__add-button {
    padding: 0 1rem;
  }
  .configurator__measurement-holder--vertical {
    padding: 4rem 0;
  }
  .configurator__measurement-holder--vertical p {
    margin-bottom: 1rem;
    margin-right: 0;
  }
  .configurator__measurement-holder--vertical .line__container {
    flex-direction: column;
  }
  .configurator__container {
    overflow: auto;
  }
  .configurator__hover-container {
    overflow: initial;
  }
  .configurator__products {
    margin-bottom: 4rem;
  }
  .configurator__background {
    height: 6rem;
  }
  .bottom-stack__icons--desktop {
    display: none;
  }
  .bottom-stack__icons--mobile {
    display: flex;
    justify-content: center;
  }
}
@media (hover: none) {
  .configurator__add-button .button {
    opacity: 1;
  }
  .configurator__hover-container .button {
    opacity: 1;
  }
}
input {
  border: 1px solid #DDDDDD;
  transition: all 0.2s ease-in-out;
  padding: 0.5rem;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
input:hover {
  border: 1px solid #999999;
}
input:focus-visible {
  border: 1px solid #999999;
  outline: none;
}

.option__info {
  margin-bottom: 0.5rem;
}
.option__colors {
  display: flex;
  gap: 0.5rem;
}
.option__colors-chooser {
  width: 100%;
}
.option__colors-chooser .color__container {
  width: 100%;
  height: 100%;
}
.option__colors--fixed-width .option__colors-chooser {
  width: -moz-fit-content;
  width: fit-content;
}
.option__colors--fixed-width .color__container {
  height: calc(2.4rem + 2px);
  width: initial;
  aspect-ratio: 1;
}
.option__title {
  font-weight: bold;
  color: #1b4074;
}
.option__title__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.option__label--50 {
  width: 50%;
}
.option__label .label__container {
  height: 100%;
  max-height: 40vh;
  width: 100%;
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 1rem;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.option__label .label__container:hover {
  position: relative;
  z-index: 1;
  border-color: #999999;
}
.option__label .label__container .option--selected {
  display: none;
  color: #1b4074;
  cursor: pointer;
  font-size: 1.2rem;
}
.option__label .label__container .option--not-selected {
  color: #DDDDDD;
  cursor: pointer;
  font-size: 1.2rem;
}
.option__label .label__img-container {
  flex: 1;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
}
.option__label .label__img-container img {
  object-fit: contain;
}
.option__label .label__img {
  height: 5rem;
  margin-top: 1rem;
  object-fit: cover;
}
.option__label input {
  display: none;
}
.option__label input:checked + .label__container {
  border-left: 1px solid;
  border-color: #1b4074;
  position: relative;
}
.option__label input:checked + .label__container .option--not-selected {
  display: none;
}
.option__label input:checked + .label__container .option--selected {
  display: block;
}
.option__container {
  display: flex;
  flex-wrap: wrap;
}
.option__container .option__label {
  width: 50%;
}

.searchbar {
  width: 100%;
  padding: 0.5rem 1rem 0.5rem 3rem;
  height: 3rem;
  transition: all 0.2s ease-in-out;
  background-color: #F5F5F5;
  border: 1px solid #DDDDDD;
}
.searchbar__container {
  position: relative;
}
.searchbar__icon {
  position: absolute;
  top: 0.9rem;
  left: 0.9rem;
  font-size: 1.2rem;
  color: #999999;
}
.searchbar:focus-visible {
  outline: #999999;
}

.input--number {
  padding: 0.5rem 0;
  width: calc(2.4rem + 2px);
  text-align: center;
}

.error-message {
  color: #DC4444;
  font-size: 0.8rem;
}

.material-symbols-outlined {
  font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 48;
}

.icon--small {
  font-size: 1.2rem;
  height: -moz-fit-content;
  height: fit-content;
}

.list {
  overflow: auto;
  border: 1px solid #DDDDDD;
}
.list__item {
  border-top: 1px solid #DDDDDD;
}
.list__item:first-of-type {
  border-top: none;
}
.list__item--selected {
  border: 1px solid #1b4074 !important;
}
.list__item-container {
  width: 100%;
  display: flex;
  gap: 1rem;
  align-items: center;
  padding: 1rem;
}
.list__item-img {
  height: 12rem;
  width: 12rem;
}
.list__item-img img {
  height: 100%;
  width: auto;
}
.list__item-content {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1rem;
}
.list__item-info {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 0.5rem;
  margin-bottom: 0.5rem;
}
.list__item-buttons {
  display: flex;
  gap: 0.5rem;
  height: -moz-fit-content;
  height: fit-content;
}

.loading {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 999px;
  border: 3px solid #DDDDDD;
  position: relative;
  animation: loading-animation 2s ease-in-out infinite;
}
.loading:after {
  content: "";
  position: absolute;
  width: 0.5rem;
  height: 0.5rem;
  left: 50%;
  top: 0;
  background-color: #1b4074;
  border-radius: 999px;
  transform: translate(-50%, -50%);
}
.loading__container {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 2rem 0;
}

@keyframes loading-animation {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
.modal {
  width: 60vw;
  max-width: 400px;
  height: -moz-fit-content;
  height: fit-content;
  max-height: 100%;
  background-color: #FFFFFF;
  padding: 2rem;
  border: 1px solid #DDDDDD;
  box-shadow: 0px 2px 10px 0px rgba(27, 64, 116, 0.25);
  overflow-y: auto;
}
.modal > *:first-child {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.modal--scroll {
  height: 100%;
}
.modal--scroll .modal__content {
  overflow: auto;
}
.modal--scroll .modal__content-wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.modal__wrapper {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.5rem;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.1);
}
.modal__header {
  display: flex;
  gap: 2rem;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.modal__header-text {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.modal__content {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  flex: 1;
}
.modal__filters {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}
.modal__actions {
  margin-top: 2rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.modal__title {
  font-size: 1.2rem;
  display: flex;
  align-items: center;
}
.modal__subtitle {
  color: #999999;
}
.modal--giant {
  width: 100%;
  max-width: 1000px;
  height: 100%;
}
.modal--wide {
  width: 100%;
  min-width: 400px;
  max-width: 800px;
}

@media (max-width: 600px) {
  .modal {
    width: calc(100vw - 2rem);
  }
  .modal--giant {
    width: 100%;
  }
  .modal--wide {
    min-width: initial;
  }
  .modal__wrapper {
    padding: 0.5rem;
  }
}
.pop-up {
  padding: 2rem;
  width: 30rem;
  box-shadow: 0px 2px 10px 0px rgba(27, 64, 116, 0.25);
  border: 1px solid #DDDDDD;
  background-color: #FFFFFF;
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  align-items: center;
  transition: all 0.2s ease-in-out;
  animation: slideIn 0.2s ease-in-out;
  position: relative;
  cursor: pointer;
}
.pop-up:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  animation: timer 5s ease-in-out;
  transform-origin: left;
  background-color: #999999;
}
.pop-up .button {
  align-self: flex-start;
  border: none;
  padding: 0;
}
.pop-up__container {
  position: absolute;
  left: 1rem;
  bottom: 1rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  z-index: 1000;
}
.pop-up__title {
  font-size: 1rem;
  margin-bottom: 0.5rem;
}
.pop-up__text {
  color: #999999;
}
.pop-up--error .pop-up__title {
  color: #DC4444;
}
.pop-up--error:before {
  background-color: #DC4444;
}
.pop-up--success .pop-up__title {
  color: #5ea459;
}
.pop-up--success:before {
  background-color: #5ea459;
}
.pop-up--warning .pop-up__title {
  color: #e6810b;
}
.pop-up--warning:before {
  background-color: #e6810b;
}
.pop-up[aria-expanded=false] {
  transform: translateX(-100%);
}

@keyframes slideIn {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes timer {
  from {
    transform: scaleX(100%);
  }
  to {
    transform: scaleX(0);
  }
}
.product__grid {
  display: grid;
  margin-bottom: 2rem;
  grid-template-columns: repeat(auto-fill, minmax(15rem, 1fr));
}
.product__grid-item {
  margin-top: -1px;
  margin-left: -1px;
}
.product__grid--2 {
  grid-template-columns: repeat(2, 1fr);
}

.products__reload-message {
  width: 100%;
  height: 100%;
  display: flex;
  gap: 1rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

@media (max-width: 600px) {
  .product__grid {
    grid-template-columns: repeat(auto-fill, minmax(10rem, 1fr));
  }
}
.startscreen {
  padding: 1rem;
  height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.startscreen__header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 5rem;
}
.startscreen__title {
  color: #1b4074;
  line-height: 140%;
  margin-bottom: 1rem;
}
.startscreen__content {
  width: 100%;
}
.startscreen__content .video {
  aspect-ratio: 16/9;
}
.startscreen__content .video iframe {
  width: 100%;
  height: 100%;
  border: none;
  box-shadow: 0px 2px 10px 0px rgba(27, 64, 116, 0.25);
}

@media (max-width: 600px) {
  .startscreen__header {
    flex-direction: column;
    align-items: center;
    margin-bottom: 2rem;
  }
  .startscreen__text {
    margin-bottom: 2rem;
  }
}
h1 {
  font-size: 2rem;
  font-weight: bold;
}

h2 {
  font-size: 1.5rem;
  font-weight: bold;
}

h3 {
  font-size: 1.2rem;
  font-weight: bold;
}

.label {
  font-size: 1rem;
  color: #000000;
  transition: all 0.2s ease-in-out;
  display: flex;
  flex-direction: column;
}

.subtitle {
  font-size: 1rem;
  font-weight: bold;
}

.text--grey {
  color: #999999 !important;
}
.text--primary {
  color: #1b4074;
}
.text--normal {
  font-weight: normal;
}
.text--bold {
  font-weight: bold;
}
.text--warning {
  color: #DC4444 !important;
}

.price {
  font-weight: bold;
  color: #1C75BC;
  display: flex;
  justify-content: flex-start;
}
.price .euro {
  margin-top: 0.1rem;
  font-size: 0.9rem;
}

.tooltip {
  position: fixed;
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  padding: 0.25rem 0.5rem;
  white-space: nowrap;
  transform: translateX(-50%);
  font-size: 0.8rem;
}
.tooltip--below {
  transform: translateX(-50%);
  margin-top: 0.5rem;
}
.tooltip--above {
  transform: translate(-50%, calc(-100% - 0.5rem));
}
.tooltip--left {
  transform: translate(calc(-100% - 0.5rem), -50%);
}
.tooltip--right {
  transform: translateY(-50%);
  margin-left: 0.5rem;
}

@media (hover: none) {
  .tooltip {
    display: none;
  }
}
.translation-button__container {
  display: flex;
  flex-direction: column;
  border: 1px solid #DDDDDD;
  background: #FFFFFF;
  padding: 0.25rem;
  margin-top: 0.5rem;
}
.translation-button__container button {
  height: 3rem;
  padding: 0 0.5rem;
  text-align: left;
  transition: background-color 0.1s ease-in-out;
  background-color: #FFFFFF;
}
.translation-button__container button:hover {
  filter: brightness(0.95);
}

.usp__container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #1b4074;
  color: #F7F8FA;
  height: 100%;
}
.usp__information {
  display: flex;
  gap: 2rem;
  max-width: 800px;
  margin: 0 auto;
}
.usp__information__group {
  display: flex;
  gap: 0.5rem;
}
.usp__element {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5rem;
  font-size: 0.8rem;
  width: 100%;
  padding: 0.5rem;
}
.usp__element .material-symbols-outlined {
  font-size: 1rem;
}
.usp__link {
  border-left: 1px solid #1C75BC;
  padding-left: 1rem;
  text-decoration: underline;
  white-space: nowrap;
}
.usp__link a {
  cursor: pointer;
}
.usp__modal {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding: 5rem 1rem;
  max-width: 800px;
  margin: 0 auto;
}
.usp__gallery {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  height: 100%;
}
.usp__gallery .row {
  display: flex;
  gap: 0.5rem;
}
.usp__gallery .row img {
  height: 100%;
  width: auto;
  object-fit: cover;
}

@media (max-width: 800px) {
  .usp__information {
    position: relative;
    height: 3rem;
    width: 100%;
    display: flex;
    gap: 2rem;
    max-width: 800px;
    margin: 0 auto;
  }
  .usp__information__group {
    display: flex;
    gap: 2rem;
    position: absolute;
    width: 100%;
    height: 100%;
    animation: uspFadeHalf 20s infinite;
  }
  .usp__information__group:first-child {
    animation-delay: -10s;
  }
  .usp__element {
    padding: 0.5rem 1rem;
  }
}
@media (max-width: 600px) {
  .usp__information__group {
    animation: none;
  }
  .usp__information__group:last-child .usp__element:first-child {
    animation-delay: -13.3333333333s !important;
  }
  .usp__element:not(.usp__link) {
    position: absolute;
    width: 100%;
    height: 100%;
    animation: uspFadeAll infinite 20s;
  }
  .usp__element:not(.usp__link):first-child {
    animation-delay: -6.6666666667s;
  }
}
@keyframes uspFadeHalf {
  from {
    opacity: 0;
  }
  1% {
    opacity: 1;
  }
  49% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}
@keyframes uspFadeAll {
  from {
    opacity: 0;
  }
  1% {
    opacity: 1;
  }
  33% {
    opacity: 1;
  }
  34% {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}

/*# sourceMappingURL=styles.css.map*/