/*
! tailwindcss v3.4.1 | 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.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, 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 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
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. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. 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-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
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::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

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

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

.text-h1{
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

@media (min-width: 640px){
  .text-h1{
    font-size: 4rem;
    line-height: 4.5rem;
  }
}

.text-h1 {
  color: var(--color-antracite-bg);
}

.text-h2{
  font-size: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 3.5rem;
  letter-spacing: 0.1em;
}

@media (min-width: 1024px){
  .text-h2{
    font-size: 3rem;
    line-height: 1;
  }
}

.text-h2 {
  color: var(--color-antracite-bg);
}

.text-h3{
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

@media (min-width: 640px){
  .text-h3{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

.text-h3 {
  color: var(--color-antracite-bg);
}

.text-h4{
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

@media (min-width: 640px){
  .text-h4{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

.text-h4 {
  color: var(--color-antracite-bg);
}

.text-h5{
  font-size: 1.125rem;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 2rem;
  letter-spacing: 0.1em;
}

@media (min-width: 640px){
  .text-h5{
    font-size: 1.25rem;
    line-height: 2.25rem;
  }
}

.text-h5 {
  color: var(--color-antracite-bg);
}

.text-h6{
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--color-antracite-bg);
}

@media (min-width: 640px){
  .text-h6{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (max-width: 1536px){
  .text-h6{
    font-size: 1rem;
    line-height: 1.2rem;
  }
}

.text-h6 {
  color: var(--color-antracite-bg);
}

.media-box{
  display: block;
  align-items: flex-start;
  justify-content: space-between;
}

@media (min-width: 1024px){
  .media-box{
    display: flex;
  }
}

.text-box-with-bg{
  position: relative;
  display: flex;
  flex-direction: column;
}

.card{
  position: relative;
  height: auto;
  width: 400px;
  overflow: hidden;
  border-radius: 0.25rem;
  background: rgba(199, 200, 202, .2);
}

.card-text-container{
  display: flex;
  height: 300px;
  flex-direction: column;
  overflow: hidden;
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.slider-container-extra-1 .card-text-container {
  height: 560px;
}

@media (min-width: 640px){
  .card-text-container{
    height: 360px;
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .slider-container-extra-1 .card-text-container {
    height: 360px;
  }
}

@media (min-width: 1024px){
  .card-text-container {
    height: 380px;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .slider-container-extra-1 .card-text-container {
    height: 380px;
  }
}

.card-hi .card-text-container{
  height: 350px;
}

@media (min-width: 640px){
  .card-hi .card-text-container{
    height: 430px;
  }
}

@media (min-width: 1024px){
  .card-hi .card-text-container{
    height: 490px;
  }
}

.product-area{
  display: flex;
  flex-direction: column;
}

.swiper-button-prev{
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  padding: 1.25rem;
}

.swiper-button-next{
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  padding: 1.25rem;
}

.main-menu{
  position: absolute;
  z-index: 50;
  width: 100%;
  background-color: transparent;
  padding-top: 40px;
  padding-bottom: 40px;
}

.main-menu .logo{
  width: 290px;
}

.main-menu .menus{
  align-items: center;
}

.main-menu .\!menus{
  align-items: center;
}

.main-menu-white{
  position: fixed;
  top: 0px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 21px;
  padding-bottom: 21px;
}

.main-menu-white .logo{
  width: 224px;
}

.sub-menu{
  position: absolute;
  top: 60px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  padding-left: 60px;
  padding-right: 60px;
}

.main-menu-white .sub-menu{
  top: 80px;
}

.image-absolute{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.form-group{
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgb(64 64 64 / var(--tw-bg-opacity));
  padding: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

@media (min-width: 640px){
  .form-group{
    margin-top: 2rem;
    padding: 1rem;
  }
}

@media (max-width: 1536px){
  .form-group{
    margin-top: 1.5rem;
    padding: 0.5rem;
  }
}

.form-group-error{
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity));
}

.custom-checkbox{
  height: 1.5rem;
  width: 1.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  background-color: transparent !important;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.mobile-menu-button{
  display: flex;
  height: 3rem;
  width: 3rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  padding: 0.5rem;
  background: var(--color-antracite-bg);
}

.breadcrumbs{
  display: flex;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  flex-wrap: wrap;
}

.breadcrumbs li{
  font-size: 90%;
  font-weight: 600;
  text-transform: uppercase;
}

.breadcrumbs li:not(:last-child):after {
  content: "";
  display: inline-block;
  margin: 0 10px;
  font-weight: 400;
  width: 8px;
  height: 10px;
  background: url('/images/formatio/shared/chevron-right-white.svg');
  background-size: contain;
  background-repeat: no-repeat;
}

.widget{
  display: flex;
  height: 20vw;
  min-height: 390px;
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  overflow: hidden;
  border-radius: 0.25rem;
  padding: 2.5rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  background: #636466;
}

.visible{
  visibility: visible;
}

.static{
  position: static;
}

.\!fixed{
  position: fixed !important;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.bottom-0{
  bottom: 0px;
}

.bottom-4{
  bottom: 1rem;
}

.left-0{
  left: 0px;
}

.right-0{
  right: 0px;
}

.top-0{
  top: 0px;
}

.top-\[-10px\]{
  top: -10px;
}

.top-\[-9px\]{
  top: -9px;
}

.z-10{
  z-index: 10;
}

.z-20{
  z-index: 20;
}

.z-50{
  z-index: 50;
}

.order-first{
  order: -9999;
}

.col-span-1{
  grid-column: span 1 / span 1;
}

.col-span-full{
  grid-column: 1 / -1;
}

.mx-2{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.mx-\[-60px\]{
  margin-left: -60px;
  margin-right: -60px;
}

.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

.my-\[-31px\]{
  margin-top: -31px;
  margin-bottom: -31px;
}

.my-\[-36px\]{
  margin-top: -36px;
  margin-bottom: -36px;
}

.mb-4{
  margin-bottom: 1rem;
}

.mb-6{
  margin-bottom: 1.5rem;
}

.mb-\[-24px\]{
  margin-bottom: -24px;
}

.ml-1{
  margin-left: 0.25rem;
}

.ml-2{
  margin-left: 0.5rem;
}

.ml-\[120px\]{
  margin-left: 120px;
}

.mr-2{
  margin-right: 0.5rem;
}

.mr-3{
  margin-right: 0.75rem;
}

.mr-4{
  margin-right: 1rem;
}

.mt-10{
  margin-top: 2.5rem;
}

.mt-12{
  margin-top: 3rem;
}

.mt-2{
  margin-top: 0.5rem;
}

.mt-4{
  margin-top: 1rem;
}

.mt-6{
  margin-top: 1.5rem;
}

.mt-7{
  margin-top: 1.75rem;
}

.mt-8{
  margin-top: 2rem;
}

.mt-\[20px\]{
  margin-top: 20px;
}

.block{
  display: block;
}

.inline-block{
  display: inline-block;
}

.flex{
  display: flex;
}

.grid{
  display: grid;
}

.hidden{
  display: none;
}

.h-10{
  height: 2.5rem;
}

.h-5{
  height: 1.25rem;
}

.h-8{
  height: 2rem;
}

.h-9{
  height: 2.25rem;
}

.h-\[460px\]{
  height: 460px;
}

.h-\[90vh\]{
  height: 90vh;
}

.h-full{
  height: 100%;
}

.w-10{
  width: 2.5rem;
}

.w-5{
  width: 1.25rem;
}

.w-6{
  width: 1.5rem;
}

.w-8{
  width: 2rem;
}

.w-9{
  width: 2.25rem;
}

.w-full{
  width: 100%;
}

.max-w-40{
  max-width: 10rem;
}

.shrink-0{
  flex-shrink: 0;
}

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

.cursor-pointer{
  cursor: pointer;
}

.list-inside{
  list-style-position: inside;
}

.list-disc{
  list-style-type: disc;
}

.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.flex-col{
  flex-direction: column;
}

.flex-wrap{
  flex-wrap: wrap;
}

.items-start{
  align-items: flex-start;
}

.items-end{
  align-items: flex-end;
}

.items-center{
  align-items: center;
}

.justify-start{
  justify-content: flex-start;
}

.justify-end{
  justify-content: flex-end;
}

.justify-center{
  justify-content: center;
}

.justify-between{
  justify-content: space-between;
}

.gap-12{
  gap: 3rem;
}

.gap-16{
  gap: 4rem;
}

.gap-3{
  gap: 0.75rem;
}

.gap-4{
  gap: 1rem;
}

.gap-8{
  gap: 2rem;
}

.rounded{
  border-radius: 0.25rem;
}

.rounded-full{
  border-radius: 9999px;
}

.border{
  border-width: 1px;
}

.border-y{
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.border-b{
  border-bottom-width: 1px;
}

.border-t{
  border-top-width: 1px;
}

.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.border-gray-300{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.border-slate-300{
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225 / var(--tw-border-opacity));
}

.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.bg-slate-300{
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity));
}

.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.fill-\[\#1d1d1b\]{
  fill: #1d1d1b;
}

.fill-black{
  fill: #000;
}

.fill-white{
  fill: #fff;
}

.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}

.p-2{
  padding: 0.5rem;
}

.\!py-0{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.\!py-\[44px\]{
  padding-top: 44px !important;
  padding-bottom: 44px !important;
}

.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.\!pb-0{
  padding-bottom: 0px !important;
}

.\!pb-\[20px\]{
  padding-bottom: 20px !important;
}

.\!pb-\[44px\]{
  padding-bottom: 44px !important;
}

.\!pt-0{
  padding-top: 0px !important;
}

.pl-16{
  padding-left: 4rem;
}

.pl-\[60px\]{
  padding-left: 60px;
}

.pt-10{
  padding-top: 2.5rem;
}

.pt-12{
  padding-top: 3rem;
}

.pt-24{
  padding-top: 6rem;
}

.pt-4{
  padding-top: 1rem;
}

.pt-6{
  padding-top: 1.5rem;
}

.pt-8{
  padding-top: 2rem;
}

.text-center{
  text-align: center;
}

.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl{
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-5xl{
  font-size: 3rem;
  line-height: 1;
}

.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.font-medium{
  font-weight: 500;
}

.font-semibold{
  font-weight: 600;
}

.uppercase{
  text-transform: uppercase;
}

.text-\[\#1d1d1b\]{
  --tw-text-opacity: 1;
  color: rgb(29 29 27 / var(--tw-text-opacity));
}

.text-\[\#636466\]{
  --tw-text-opacity: 1;
  color: rgb(99 100 102 / var(--tw-text-opacity));
}

.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-red-600{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.opacity-0{
  opacity: 0;
}

:root {
  --color-base: #636466;
  --color-light-grey: #939598;
  --color-white: #ffffff;
  --color-purple: #85568c;
  --color-grey-bg: #c7c8ca;
  --color-black-bg: #000000;
  --color-antracite-bg: #1d1d1b;
  --color-border-dark: #c7c8ca;
  --base-spacing: 44px;
  --base-spacing-mobile: 20px;
  --size-base: 1rem;
  --size-base-mobile: 0.88rem;
  --line-space-base: 1.875rem;
  --weight-base: 400;
  --page-max-width: 1600px;
  --page-max-width-padding: 1688px;
  --section-spacig-lg: 160px;
  --section-spacig-sm: 120px;
  --section-spacig-xs: 80px;
}

body {
  margin: 0;
  position: relative;
  font-family: "Outfit", sans-serif;
  font-size: var(--size-base);
  font-weight: var(--weight-base);
  line-height: var(--line-space-base);
  letter-spacing: 0;
  color: var(--color-base);
  background: var(--color-white);
  -webkit-font-smoothing: antialiased;
  padding-bottom: env(safe-area-inset-bottom);
}

.text-base {
  color: var(--color-antracite-bg);
}

a {
  text-decoration: none;
  outline: 0 !important;
  transition: all .25s ease;
}

a:hover {
  color: var(--color-purple);
}

a.icon:hover {
  background: var(--color-purple);
}

b, strong {
  font-weight: 600;
}

.wrapper {
  position: relative;
  width: 100%;
  max-width: var(--page-max-width-padding);
  padding: 0 var(--base-spacing);
  margin-left: auto;
  margin-right: auto;
}

.header .wrapper {
  padding-bottom: 65px;
}

.header.full-screen .wrapper {
  padding-bottom: 60px;
}

.low-header-bg {
  width: 100vw;
  -o-object-fit: cover;
     object-fit: cover;
  height: 660px;
}

.full-header-bg {
  width: 100vw;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100vh;
}

.section{
  width: 100%;
  padding-top: var(--section-spacig-lg);
  padding-bottom: var(--section-spacig-lg);
}

.section-dense {
  padding-top: var(--base-spacing);
  padding-bottom: var(--base-spacing);
}

.grey {
  background-color: var(--color-grey-bg);
}

.black {
  color: var(--color-light-grey);
  background-color: var(--color-black-bg);
}

.antracite {
  color: var(--color-light-grey) !important;
  background-color: var(--color-antracite-bg);
}

.c-light-grey {
  color: var(--color-light-grey);
}

.page-cover {
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, .8);
  position: fixed;
  z-index: 40;
}

.modal-mask {
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, .8);
  position: fixed;
  z-index: 55;
}

.page-lock {
  overflow: hidden;
}

.gallery-item {
  width: 100%;
  height: 34vw;
  max-height: 580px;
  -o-object-fit: cover;
     object-fit: cover;
}

.gallery-item-solo {
  width: 100%;
  height: auto;
  max-height: calc(100vw - 160px);
  -o-object-fit: cover;
     object-fit: cover;
}

.gallery-item-terc {
  width: 100%;
  height: 22vw;
  max-height: 374px;
  -o-object-fit: cover;
     object-fit: cover;
}

/* modal */

.modal {
  position: fixed;
  z-index: 60;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 60%;
  max-width: 100vw;
  overflow-x: auto;
  overflow-y: auto;
  background: var(--color-antracite-bg);
  transition: opacity .75s ease;
  padding: var(--base-spacing);
  max-height: 90vh;
}
@media (max-width: 1536px) {
  .modal {
    padding: 20px;
  }
}

.modal-consent {
  position: fixed;
  z-index: 60;
  overflow-x: hidden;
  overflow-y: auto;
  transition: opacity .75s ease;
  background: var(--color-white);
  width: calc(100% - (4 * var(--base-spacing)));
  max-width: var(--page-max-width-padding);
  margin: 0 var(--base-spacing);
  padding: var(--base-spacing);
  bottom: var(--base-spacing);
  left: 43%;
  transform: translate(-45%, 0);
}

.modal-consent a,
.side-panel a {
  text-decoration: underline;
}

.side-panel {
  transition: width .75s ease;
  background: var(--color-white);
  width: 100vw;
  height: 100dvh;
  max-width: 520px;
  padding: var(--base-spacing);
  position: fixed;
  z-index: 99;
  overflow-x: hidden;
  overflow-y: auto;
  right: 0px;
  top: 0px;
}

.mobile-menu-list {
  position: fixed;
  z-index: 70;
  top: 0px;
  left: 0px;
  width: 100vw;
  height: 100dvh;
  overflow-x: hidden;
  overflow-y: auto;
  background: var(--color-white);
}

.mobile-menu-list .logo {
  width: 290px;
}

.cookie-slider {
  box-shadow: none !important;
  background-color: #fff !important;
  border: 1px solid #c7c8ca !important;
  width: 50px !important;
  height: 28px !important;
  display: block;
  position: relative;
  border-radius: 34px;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: .4s;
  margin: 0;
  padding: 0;
  overflow: visible;
}

.cookie-slider:before {
  left: 4px !important;
  bottom: 4px !important;
  border: 0 !important;
  width: 18px !important;
  height: 18px !important;
  background-color: #1d1d1b !important;
  transition: transform .25s ease !important;
  border-radius: 50%;
  position: absolute;
  content: "";
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .25);
  display: block;
  box-sizing: content-box;
}

.selected.cookie-slider:before {
  background-color: #85568c !important;
  transform: translateX(20px);
}

.cookie-slider:after {
  top: -2px !important;
  left: 70px !important;
  right: auto !important;
  line-height: 28px !important;
  font-weight: 700 !important;
  text-transform: uppercase !important;
  color: #1d1d1b !important;
  font-size: 1rem !important;
  text-align: right;
  content: attr(data-text-disabled);
  position: absolute;
  display: block;
  white-space: nowrap;
}

.selected.cookie-slider:after {
  color: #85568c !important;
  content: attr(data-text-enable);
}

.cookie-slider-disabled {
  cursor: default;
  opacity: .6;
}

/* header */

.header {
  width: 100vw;
  height: 660px;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}

.full-screen {
  height: 100svh;
}

.cover-all {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

/* footer */

.footer {
  font-weight: 300;
}

/* navigation */

.button {
  cursor: pointer;
  position: relative;
  /* margin-top: 30px; */
  padding: 8px 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 87.5%;
  font-weight: 600;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  border: 1px solid var(--color-purple);
  border-radius: 2px;
  color: var(--color-white);
  background: var(--color-purple);
  transition: all .25s ease;
  outline: 0 !important;
  text-decoration: none;
}

.button.black {
  border: 1px solid var(--color-black-bg);
  background: var(--color-black-bg);
}

.button.antracite {
  border: 1px solid var(--color-white);
  background: var(--color-antracite-bg);
}

.button-active,
.button:hover {
  background: var(--color-white) !important;
  color: var(--color-black-bg);
}

.text-button {
  color: var(--color-white);
  display: flex;
  text-transform: uppercase;
  align-items: center;
  font-weight: 600;
  font-size: 110%;
}

.text-button .icon {
  height: 1rem;
  width: 0.77rem;
  fill: var(--color-white);
}

.text-button:hover {
  color: var(--color-base);
}

.text-button:hover .icon {
  fill: var(--color-base);
}

.language-selector-icon {
  fill: var(--color-white);
  width: 14px;
}

.button-active .language-selector-icon,
.button:hover .language-selector-icon {
  fill: var(--color-black-bg);
}

/* decorations */

.border-top:before {
  content: "";
  display: block;
  position: absolute;
  top: calc(var(--base-spacing) * -1);
  left: var(--base-spacing);
  right: var(--base-spacing);
  height: 1px;
  background: var(--color-border-dark);
}

.black .border-top:before {
  background: var(--color-light-grey);
}

.border-top-nospace:before {
  top: -1px;
}

.gradient-x:after {
  content: "";
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: -2px;
  right: -2px;
  background: linear-gradient(to right, #000 0%, rgba(0, 0, 0, .1) 40%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, .1) 80%, #000 100%);
}

.tint-faded-overlay:after {
  content: "";
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, .5);
  transition: all .65s ease;
}

.has-bottom-gradient:after {
  content: "";
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  /* background: linear-gradient(to top, #000 0%, rgba(0, 0, 0, .1) 80%); */
  background: linear-gradient(to top, #1d1d1b 0%, rgba(29, 29, 27, .5) 50%, rgba(29, 29, 27, 0) 80%);
}

.gradient-holder {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.gradient-overlay-top:after {
  content: "";
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to bottom, #1d1d1b 0%, rgba(29, 29, 27, 0.6) 20%, rgba(29, 29, 27, 0) 50%);
  opacity: 50%;
}

.gradient-overlay:after {
  content: "";
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to top, #1d1d1b 33%, rgba(29, 29, 27, 0.5) 45%, rgba(29, 29, 27, 0) 80%);
  opacity: 100%;
}

.o-70 .gradient-overlay:after {
  opacity: 70%;
}

.o-80 .gradient-overlay:after {
  opacity: 80%;
}

.o-origin .gradient-overlay:after {
  opacity: 100%;
  background: linear-gradient(to top, #1d1d1b 0%, rgba(29, 29, 27, 0.5) 50%, rgba(29, 29, 27, 0) 80%);
}

.gradient-overlay-hi:after {
  content: "";
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(to top, #1d1d1b 38%, rgba(29, 29, 27, .5) 51%, rgba(29, 29, 27, 0) 60%);
  opacity: 100%;
}

.faded-cover:after {
  content: "";
  /* background-color: rgba(0, 0, 0, .1); */
  background: linear-gradient(to top, #1d1d1b 0%, rgba(29, 29, 27, .5) 50%, rgba(29, 29, 27, 0) 80%);
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 100%;
}

/* typography and custom tailwind css components */

/* additional custom component styles */

.card-dark {
  background: #636466 !important;
  width: 100% !important;
}

.card-dark .card-text-container {
  height: 600px;
}

.legal-text p, .legal-text h3, .legal-text h4 {
  margin-bottom: 1.5rem;
}

.legal-text td {
  text-align: left;
  padding: 32px 40px;
  vertical-align: middle;
  padding-right: 0;
}

.legal-text a {
  font-weight: 600;
}

.legal-text ul li {
  padding: 5px 0 5px 25px;
  position: relative;
}

.legal-text ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 19px;
  width: 4px;
  height: 4px;
  background: #1d1d1b;
  border-radius: 50%;
}

.media-box .image {
  height: 560px;
}

.text-box-with-bg .image-absolute {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

.text-box-with-bg .image-absolute .img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: all .65s ease;
}

.text-box-with-bg .text-panel {
  position: relative;
  z-index: 10;
  color: var(--color-white);
  display: flex;
  align-items: end;
  height: 31vw;
  padding: 40px;
  max-height: 530px;
}

.text-box-with-bg:hover .text-box-with-bg:hover .tint-faded-overlay:after {
  background-color: rgba(0, 0, 0, .1);
}

.text-box-with-bg:hover .image-absolute .img {
  transform: scale(1.2);
}

.text-box-with-bg.solo .text-panel {
  height: 65vw;
  max-height: 860px;
}

.text-box-with-bg.solo .text-panel .text-inner {
  max-width: 60%;
}

.card .image {
  height: 290px;
  overflow: hidden;
  position: relative;
}

.card .image .img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.card .image .icon {
  position: absolute;
  bottom: 40px;
  left: 40px;
  width: 60px;
  height: 60px;
  background: var(--color-white);
  border-radius: 100%;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-area .image {
  position: relative;
}

.product-area .image .img {
  height: 15vw;
  max-height: 256px;
  -o-object-fit: cover;
     object-fit: cover;
}

.product-area .title {
  color: var(--color-white);
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.product-area .title .icon {
  visibility: hidden;
  height: 1rem;
  width: 0.77rem;
  fill: var(--color-white);
}

.product-area .image:after {
  content: "";
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: -2px;
  right: -2px;
  background: linear-gradient(to top, black 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.1) 100%);
  transition: all .5s ease;
  opacity: 0;
}

.product-area:hover .image:after {
  opacity: 1;
}

.product-area:hover .title {
  color: var(--color-base);
}

.product-area:hover .title .icon {
  visibility: visible;
  fill: var(--color-base);
}

.flex-list-col {
  display: flex;
  flex-direction: column;
  /* width: calc(25% - 20px * 2); */
  position: relative;
  overflow: hidden;
  /* margin: 20px; */
  border-radius: 2px;
}

.product-area-pairs .image .img {
  width: 100%;
  height: 7vw;
  max-height: 120px !important;
  -o-object-fit: cover;
     object-fit: cover;
}

.sub-menu-entry {
  display: block;
  width: 100%;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  color: var(--color-light-grey);
  white-space: nowrap;
}

.sub-menu-entry:hover,
.sub-menu-entry:hover span {
  color: var(--color-black-bg) !important;
}

.form-group input,
.form-group textarea,
.form-group input:focus,
.form-group textarea:focus {
  display: block;
  width: 100%;
  border: 0 !important;
  background: transparent !important;
  outline: none !important;
  color: var(--color-white);
}

.form-group textarea {
  resize: none;
  overflow: auto;
  height: 200px;
}
@media (max-width: 1536px) {
  .form-group textarea {
    height: 150px;
  }
}

.hamburger {
  width: 17px;
  height: 11px;
  cursor: pointer;
  position: relative;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.hamburger-line {
  height: 2px;
  position: absolute;
  right: 0;
  left: 0;
  background-color: #fff;
  transition: all .25s cubic-bezier(0.63, 0.29, 0.17, 1.345);
  transform-origin: 0 0;
  transform: translate3d(0, 0, 0);
}

.hamburger-line-top {
  top: 0;
  transition: all .25s cubic-bezier(0.63, 0.29, 0.17, 1.345);
}

.hamburger-line-bottom {
  bottom: 0;
  transition: all .25s cubic-bezier(0.63, 0.29, 0.17, 1.345);
}

/* animations */

@keyframes text-fade-in {
  from {
    transform: translateY(80px);
    color: transparent;
  }

  to {
    transform: translateY(0px);
  }
}

.animation-text-fade-in {
  animation-name: text-fade-in;
  animation-duration: 1.5s;
}

@keyframes grow-out {
  from {
    transform: scale(0, 1);
  }

  to {
    transform: scale(1, 1);
  }
}

.animation-grow-out {
  animation-name: grow-out;
  animation-duration: 1.5s;
}

@keyframes right-slide-in {
  from {
    width: 0;
  }

  to {
    width: 100vw;
  }
}

.animation-right-slide-in {
  animation-name: right-slide-in;
  animation-duration: .75s;
}

@keyframes right-slide-out {
  from {
    width: 100vw;
  }

  to {
    width: 0;
  }
}

.animation-right-slide-out {
  animation-name: right-slide-out;
  animation-duration: .75s;
}

@keyframes fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.animation-fade-in {
  animation-name: fade-in;
  animation-duration: .5s;
}

@keyframes fade-in-2 {
  from {
    opacity: .35;
  }

  to {
    opacity: 1;
  }
}

.animation-fade-in-2 {
  animation-name: fade-in-2;
  animation-duration: .5s;
}

@keyframes fade-out {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.animation-fade-out {
  animation-name: fade-out;
  animation-duration: .5s;
}

@keyframes fade-in-up {
  from {
    opacity: .5;
    transform: translateY(100%);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.animation-fade-in-up {
  animation-name: fade-in-up;
  animation-duration: .75s;
}

.animation-fade-in-upx2 {
  animation-name: fade-in-up;
  animation-duration: 1s;
}

.animation-fade-in-upx4 {
  animation-name: fade-in-up;
  animation-duration: 1.25s;
}

@keyframes scale-up {
  from {
    opacity: 0;
    transform: scale(.5);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

.animation-scale-up {
  animation-name: scale-up;
  animation-duration: 1s;
}

@keyframes move-up {
  from {
    opacity: 0;
    transform: translate(0, 40px);
  }

  to {
    opacity: 1;
    transform: translate(0, 0);
  }
}

.animation-move-up {
  animation: move-up 1s ease-in forwards;
}

.animated-top-border:before {
  content: "";
  height: 1px;
  background: #c7c8ca;
  position: absolute;
  top: calc(var(--base-spacing) * -1);
  left: var(--base-spacing);
  right: var(--base-spacing);
  max-width: var(--page-max-width);
  margin: 0 auto;
  animation-name: grow-out;
  animation-duration: 1.1s;
}

/* custom responsive cases */
@media (max-width: 1536px) {
  .modal {
    padding: 20px;
  }
}

@media (max-width: 1280px) {
  .product-area .image .img {
    height: 32vw;
    max-height: 360px;
  }

  .product-area .title .icon {
    visibility: visible;
  }

  .product-area-pairs .image .img {
    max-height: 160px !important;
  }

  .modal {
    width: 80%;
  }

  .modal-consent {
    width: calc(100% - (2 * var(--base-spacing)));
    left: 40%;
  }

  .card-dark .card-text-container {
    height: 460px;
  }
}

@media (max-width: 1024px) {
  .section {
    padding-top: var(--section-spacig-sm);
    padding-bottom: var(--section-spacig-sm);
  }

  .gradient-x:after {
    top: -2px;
    left: 0;
    right: 0;
    background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.1) 40%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.1) 80%, black 100%);
  }

  .media-box .image {
    flex: auto;
    height: 60vw;
    width: calc(100% + 44px * 2);
    margin-left: -44px;
    margin-right: -44px;
  }

  .text-box-with-bg .text-panel {
    height: 50vw;
    padding: 40px;
  }

  .product-area .image .img {
    height: 42vw;
    max-height: 256px;
  }

  .product-area-pairs .image .img {
    max-height: 120px !important;
  }

  .modal {
    width: 100%;
    height: 100vh;
    max-height: 100vh;
  }

  .modal-consent {
    padding: var(--base-spacing-mobile);
  }

  .gallery-item {
    height: 72vw;
  }

  .gallery-item-solo {
    height: 72vw;
    max-height: 580px;
  }

  .gallery-item-terc {
    height: 72vw;
    max-height: 580px;
  }

  .card-dark .card-text-container {
    height: auto;
  }
}

@media (max-width: 640px) {
  .section {
    padding-top: var(--section-spacig-xs);
    padding-bottom: var(--section-spacig-xs);
  }

  .section-dense {
    padding-top: var(--base-spacing-mobile);
    padding-bottom: var(--base-spacing-mobile);
  }

  body {
    font-size: var(--size-base-mobile);
  }

  .wrapper {
    padding: 0 var(--base-spacing-mobile);
  }

  .wrapper-mod {
    width: 85% !important;
  }

  .header.full-screen .wrapper {
    padding-bottom: 96px;
  }

  .animated-top-border:before {
    top: calc(var(--base-spacing-mobile) * -1);
    left: var(--base-spacing-mobile);
    right: var(--base-spacing-mobile);
  }

  .border-top:before {
    top: calc(var(--base-spacing-mobile) * -1);
    left: var(--base-spacing-mobile);
    right: var(--base-spacing-mobile);
  }

  .media-box .image {
    height: 82vw;
    width: calc(100% + 20px * 2);
    margin-left: -20px;
    margin-right: -20px;
  }

  .text-box-with-bg .text-panel {
    height: 72vw;
    padding: 20px;
  }

  .card .image {
    height: 170px;
  }

  .card .image .icon {
    bottom: 20px;
    left: 20px;
  }

  .product-area .image .img {
    height: 66vw;
    max-height: 256px;
  }

  .modal {
    padding-top: calc(44px + env(safe-area-inset-top, 20px));
    padding-bottom: var(--base-spacing-mobile);
    padding-left: var(--base-spacing-mobile);
    padding-right: var(--base-spacing-mobile);
  }

  .modal-consent {
    width: calc(100% - var(--base-spacing));
    left: 34%;
  }

  .form-group {
    padding: 0rem 0.6rem !important;
    margin-top: 0 !important;
  }

  .form-group label {
    font-size: 0.9rem !important;
    line-height: 1rem !important;
  }

  .form-group textarea {
    height: 100px;
  }

  .main-menu {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .main-menu .logo {
    width: 170px;
  }

  .mobile-menu-list .logo {
    width: 170px;
  }

  .slider-container-extra-1 .card-text-container {
    height: 400px;
  }
}

.hover\:fill-\[\#636466\]:hover{
  fill: #636466;
}

.hover\:text-\[\#636466\]:hover{
  --tw-text-opacity: 1;
  color: rgb(99 100 102 / var(--tw-text-opacity));
}

.hover\:text-black:hover{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.hover\:text-white:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.hover\:opacity-60:hover{
  opacity: 0.6;
}

@media (min-width: 640px){
  .sm\:col-span-2{
    grid-column: span 2 / span 2;
  }

  .sm\:mb-10{
    margin-bottom: 2.5rem;
  }

  .sm\:mt-0{
    margin-top: 0px;
  }

  .sm\:mt-12{
    margin-top: 3rem;
  }

  .sm\:mt-4{
    margin-top: 1rem;
  }

  .sm\:mt-8{
    margin-top: 2rem;
  }

  .sm\:mt-\[44px\]{
    margin-top: 44px;
  }

  .sm\:block{
    display: block;
  }

  .sm\:w-\[30\%\]{
    width: 30%;
  }

  .sm\:w-\[500px\]{
    width: 500px;
  }

  .sm\:w-auto{
    width: auto;
  }

  .sm\:max-w-60{
    max-width: 15rem;
  }

  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .sm\:flex-row{
    flex-direction: row;
  }

  .sm\:flex-wrap{
    flex-wrap: wrap;
  }

  .sm\:justify-start{
    justify-content: flex-start;
  }

  .sm\:gap-12{
    gap: 3rem;
  }

  .sm\:gap-16{
    gap: 4rem;
  }

  .sm\:gap-8{
    gap: 2rem;
  }

  .sm\:\!pb-\[44px\]{
    padding-bottom: 44px !important;
  }

  .sm\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 768px){
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1024px){
  .lg\:order-last{
    order: 9999;
  }

  .lg\:col-auto{
    grid-column: auto;
  }

  .lg\:col-span-3{
    grid-column: span 3 / span 3;
  }

  .lg\:ml-auto{
    margin-left: auto;
  }

  .lg\:mt-0{
    margin-top: 0px;
  }

  .lg\:block{
    display: block;
  }

  .lg\:flex{
    display: flex;
  }

  .lg\:hidden{
    display: none;
  }

  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:justify-end{
    justify-content: flex-end;
  }

  .lg\:gap-16{
    gap: 4rem;
  }

  .lg\:pt-40{
    padding-top: 10rem;
  }
}

@media (min-width: 1280px){
  .xl\:top-\[-20px\]{
    top: -20px;
  }

  .xl\:mt-0{
    margin-top: 0px;
  }

  .xl\:mt-8{
    margin-top: 2rem;
  }

  .xl\:flex{
    display: flex;
  }

  .xl\:hidden{
    display: none;
  }

  .xl\:h-\[50vw\]{
    height: 50vw;
  }

  .xl\:max-h-\[820px\]{
    max-height: 820px;
  }

  .xl\:w-1\/2{
    width: 50%;
  }

  .xl\:w-auto{
    width: auto;
  }

  .xl\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .xl\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .xl\:flex-row{
    flex-direction: row;
  }

  .xl\:justify-end{
    justify-content: flex-end;
  }

  .xl\:gap-4{
    gap: 1rem;
  }

  .xl\:gap-8{
    gap: 2rem;
  }
}

@media (min-width: 1536px){
  .\32xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.overflow-hidden {
  overflow: hidden;
}