@charset "UTF-8";
*, ::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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
/*
! tailwindcss v3.4.17 | 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: currentColor; /* 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 */
  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]) {
  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 */
  letter-spacing: 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,
input:where([type='button']),
input:where([type='reset']),
input:where([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]:where(:not([hidden="until-found"])) {
  display: none;
}
.container{
  width: 100%;
}
@media (min-width: 320px){
  .container{
    max-width: 320px;
  }
}
@media (min-width: 501px){
  .container{
    max-width: 501px;
  }
}
@media (min-width: 800px){
  .container{
    max-width: 800px;
  }
}
@media (min-width: 1001px){
  .container{
    max-width: 1001px;
  }
}
@media (min-width: 1300px){
  .container{
    max-width: 1300px;
  }
}
@media (min-width: 1441px){
  .container{
    max-width: 1441px;
  }
}
.pointer-events-none{
  pointer-events: none;
}
.\!visible{
  visibility: visible !important;
}
.visible{
  visibility: visible;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.-bottom-117{
  bottom: -117px;
}
.-bottom-160{
  bottom: -160px;
}
.-bottom-24{
  bottom: -24px;
}
.-bottom-40{
  bottom: -40px;
}
.-bottom-60{
  bottom: -60px;
}
.-left-202{
  left: -202px;
}
.-right-24{
  right: -24px;
}
.-right-40{
  right: -40px;
}
.-right-\[calc\(100\%-80px\)\]{
  right: calc(calc(100% - 80px) * -1);
}
.-top-2{
  top: -2px;
}
.-top-205{
  top: -205px;
}
.-top-291{
  top: -291px;
}
.bottom-0{
  bottom: 0px;
}
.bottom-16{
  bottom: 16px;
}
.left-0{
  left: 0px;
}
.left-110{
  left: 110px;
}
.left-16{
  left: 16px;
}
.left-3{
  left: 3px;
}
.left-337{
  left: 337px;
}
.left-64{
  left: 64px;
}
.right-0{
  right: 0px;
}
.right-105{
  right: 105px;
}
.right-16{
  right: 16px;
}
.right-19{
  right: 19px;
}
.right-23{
  right: 23px;
}
.right-24{
  right: 24px;
}
.right-64{
  right: 64px;
}
.top-0{
  top: 0px;
}
.top-150{
  top: 150px;
}
.top-16{
  top: 16px;
}
.top-18{
  top: 18px;
}
.top-24{
  top: 24px;
}
.top-4{
  top: 4px;
}
.top-46{
  top: 46px;
}
.top-5{
  top: 5px;
}
.top-6{
  top: 6px;
}
.top-93{
  top: 93px;
}
.top-\[calc\(50\%-8\.5px\)\]{
  top: calc(50% - 8.5px);
}
.z-0{
  z-index: 0;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-30{
  z-index: 30;
}
.z-50{
  z-index: 50;
}
.z-\[60\]{
  z-index: 60;
}
.order-1{
  order: 1;
}
.order-2{
  order: 2;
}
.order-3{
  order: 3;
}
.order-4{
  order: 4;
}
.order-5{
  order: 5;
}
.order-first{
  order: -9999;
}
.order-last{
  order: 9999;
}
.col-span-1{
  grid-column: span 1 / span 1;
}
.col-span-3{
  grid-column: span 3 / span 3;
}
.col-span-4{
  grid-column: span 4 / span 4;
}
.col-span-5{
  grid-column: span 5 / span 5;
}
.col-span-6{
  grid-column: span 6 / span 6;
}
.col-span-7{
  grid-column: span 7 / span 7;
}
.col-span-8{
  grid-column: span 8 / span 8;
}
.row-span-2{
  grid-row: span 2 / span 2;
}
.row-span-6{
  grid-row: span 6 / span 6;
}
.\!m-0{
  margin: 0px !important;
}
.-mx-15{
  margin-left: -15px;
  margin-right: -15px;
}
.-mx-16{
  margin-left: -16px;
  margin-right: -16px;
}
.-mx-8{
  margin-left: -8px;
  margin-right: -8px;
}
.mx-12{
  margin-left: 12px;
  margin-right: 12px;
}
.mx-24{
  margin-left: 24px;
  margin-right: 24px;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-24{
  margin-top: 24px;
  margin-bottom: 24px;
}
.my-40{
  margin-top: 40px;
  margin-bottom: 40px;
}
.-ml-12{
  margin-left: -12px;
}
.-mt-100{
  margin-top: -100px;
}
.-mt-115{
  margin-top: -115px;
}
.-mt-30{
  margin-top: -30px;
}
.-mt-300{
  margin-top: -300px;
}
.-mt-50{
  margin-top: -50px;
}
.-mt-60{
  margin-top: -60px;
}
.-mt-80{
  margin-top: -80px;
}
.-mt-\[100\%\]{
  margin-top: -100%;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-12{
  margin-bottom: 12px;
}
.mb-14{
  margin-bottom: 14px;
}
.mb-16{
  margin-bottom: 16px;
}
.mb-160{
  margin-bottom: 160px;
}
.mb-18{
  margin-bottom: 18px;
}
.mb-20{
  margin-bottom: 20px;
}
.mb-24{
  margin-bottom: 24px;
}
.mb-28{
  margin-bottom: 28px;
}
.mb-32{
  margin-bottom: 32px;
}
.mb-4{
  margin-bottom: 4px;
}
.mb-40{
  margin-bottom: 40px;
}
.mb-48{
  margin-bottom: 48px;
}
.mb-5{
  margin-bottom: 5px;
}
.mb-56{
  margin-bottom: 56px;
}
.mb-60{
  margin-bottom: 60px;
}
.mb-64{
  margin-bottom: 64px;
}
.mb-75{
  margin-bottom: 75px;
}
.mb-8{
  margin-bottom: 8px;
}
.mb-80{
  margin-bottom: 80px;
}
.ml-10{
  margin-left: 10px;
}
.ml-12{
  margin-left: 12px;
}
.ml-156{
  margin-left: 156px;
}
.ml-16{
  margin-left: 16px;
}
.ml-24{
  margin-left: 24px;
}
.ml-30{
  margin-left: 30px;
}
.ml-32{
  margin-left: 32px;
}
.ml-4{
  margin-left: 4px;
}
.ml-50{
  margin-left: 50px;
}
.ml-8{
  margin-left: 8px;
}
.ml-auto{
  margin-left: auto;
}
.mr-10{
  margin-right: 10px;
}
.mr-12{
  margin-right: 12px;
}
.mr-16{
  margin-right: 16px;
}
.mr-4{
  margin-right: 4px;
}
.mr-40{
  margin-right: 40px;
}
.mr-64{
  margin-right: 64px;
}
.mr-75{
  margin-right: 75px;
}
.mr-8{
  margin-right: 8px;
}
.mr-auto{
  margin-right: auto;
}
.mt-110{
  margin-top: 110px;
}
.mt-120{
  margin-top: 120px;
}
.mt-16{
  margin-top: 16px;
}
.mt-24{
  margin-top: 24px;
}
.mt-30{
  margin-top: 30px;
}
.mt-32{
  margin-top: 32px;
}
.mt-35{
  margin-top: 35px;
}
.mt-4{
  margin-top: 4px;
}
.mt-40{
  margin-top: 40px;
}
.mt-48{
  margin-top: 48px;
}
.mt-50{
  margin-top: 50px;
}
.mt-8{
  margin-top: 8px;
}
.mt-80{
  margin-top: 80px;
}
.mt-95{
  margin-top: 95px;
}
.mt-auto{
  margin-top: auto;
}
.box-content{
  box-sizing: content-box;
}
.\!block{
  display: block !important;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table-caption{
  display: table-caption;
}
.grid{
  display: grid;
}
.\!hidden{
  display: none !important;
}
.hidden{
  display: none;
}
.aspect-video{
  aspect-ratio: 16 / 9;
}
.\!h-auto{
  height: auto !important;
}
.h-1{
  height: 1px;
}
.h-18{
  height: 18px;
}
.h-180{
  height: 180px;
}
.h-195{
  height: 195px;
}
.h-20{
  height: 20px;
}
.h-200{
  height: 200px;
}
.h-201{
  height: 201px;
}
.h-204{
  height: 204px;
}
.h-3\.5{
  height: 0.875rem;
}
.h-300{
  height: 300px;
}
.h-304{
  height: 304px;
}
.h-320{
  height: 320px;
}
.h-330{
  height: 330px;
}
.h-351{
  height: 351px;
}
.h-36{
  height: 36px;
}
.h-360{
  height: 360px;
}
.h-38{
  height: 38px;
}
.h-40{
  height: 40px;
}
.h-430{
  height: 430px;
}
.h-460{
  height: 460px;
}
.h-48{
  height: 48px;
}
.h-484{
  height: 484px;
}
.h-485{
  height: 485px;
}
.h-50{
  height: 50px;
}
.h-56{
  height: 56px;
}
.h-58{
  height: 58px;
}
.h-60{
  height: 60px;
}
.h-615{
  height: 615px;
}
.h-64{
  height: 64px;
}
.h-650{
  height: 650px;
}
.h-678{
  height: 678px;
}
.h-93{
  height: 93px;
}
.h-\[297px\]{
  height: 297px;
}
.h-\[calc\(100\%-10px\)\]{
  height: calc(100% - 10px);
}
.h-\[calc\(100\%-33px\)\]{
  height: calc(100% - 33px);
}
.h-auto{
  height: auto;
}
.h-full{
  height: 100%;
}
.max-h-0{
  max-height: 0px;
}
.max-h-460{
  max-height: 460px;
}
.min-h-226{
  min-height: 226px;
}
.min-h-340{
  min-height: 340px;
}
.min-h-600{
  min-height: 600px;
}
.min-h-\[24px\]{
  min-height: 24px;
}
.min-h-\[600px\]{
  min-height: 600px;
}
.\!w-1\/2{
  width: 50% !important;
}
.\!w-auto{
  width: auto !important;
}
.\!w-full{
  width: 100% !important;
}
.w-1\/2{
  width: 50%;
}
.w-1\/3{
  width: 33.333333%;
}
.w-1\/4{
  width: 25%;
}
.w-1\/5{
  width: 20%;
}
.w-120{
  width: 120px;
}
.w-170{
  width: 170px;
}
.w-195{
  width: 195px;
}
.w-2\/5{
  width: 40%;
}
.w-20{
  width: 20px;
}
.w-24{
  width: 24px;
}
.w-26{
  width: 26px;
}
.w-3\.5{
  width: 0.875rem;
}
.w-3\/4{
  width: 75%;
}
.w-30{
  width: 30px;
}
.w-304{
  width: 304px;
}
.w-36{
  width: 36px;
}
.w-360{
  width: 360px;
}
.w-40{
  width: 40px;
}
.w-415{
  width: 415px;
}
.w-429{
  width: 429px;
}
.w-48{
  width: 48px;
}
.w-50{
  width: 50px;
}
.w-62{
  width: 62px;
}
.w-64{
  width: 64px;
}
.w-\[calc\(50\%-60px\)\]{
  width: calc(50% - 60px);
}
.w-full{
  width: 100%;
}
.min-w-\[70px\]{
  min-width: 70px;
}
.\!max-w-640{
  max-width: 640px !important;
}
.\!max-w-\[640px\]{
  max-width: 640px !important;
}
.max-w-1090{
  max-width: 1090px;
}
.max-w-120{
  max-width: 120px;
}
.max-w-1200{
  max-width: 1200px;
}
.max-w-128{
  max-width: 128px;
}
.max-w-130{
  max-width: 130px;
}
.max-w-1312{
  max-width: 1312px;
}
.max-w-1440{
  max-width: 1440px;
}
.max-w-1920{
  max-width: 1920px;
}
.max-w-200{
  max-width: 200px;
}
.max-w-220{
  max-width: 220px;
}
.max-w-238{
  max-width: 238px;
}
.max-w-240{
  max-width: 240px;
}
.max-w-300{
  max-width: 300px;
}
.max-w-415{
  max-width: 415px;
}
.max-w-450{
  max-width: 450px;
}
.max-w-528{
  max-width: 528px;
}
.max-w-530{
  max-width: 530px;
}
.max-w-580{
  max-width: 580px;
}
.max-w-590{
  max-width: 590px;
}
.max-w-640{
  max-width: 640px;
}
.max-w-700{
  max-width: 700px;
}
.max-w-705{
  max-width: 705px;
}
.max-w-720{
  max-width: 720px;
}
.max-w-790{
  max-width: 790px;
}
.max-w-865{
  max-width: 865px;
}
.max-w-\[1156px\]{
  max-width: 1156px;
}
.max-w-\[123px\]{
  max-width: 123px;
}
.max-w-\[520px\]{
  max-width: 520px;
}
.max-w-\[528px\]{
  max-width: 528px;
}
.max-w-\[632px\]{
  max-width: 632px;
}
.max-w-\[calc\(100\%-40px\)\]{
  max-width: calc(100% - 40px);
}
.max-w-fit{
  max-width: fit-content;
}
.flex-1{
  flex: 1 1 0%;
}
.shrink-0{
  flex-shrink: 0;
}
.flex-grow{
  flex-grow: 1;
}
.basis-0{
  flex-basis: 0px;
}
.origin-\[0\]{
  transform-origin: 0;
}
.-translate-x-full{
  --tw-translate-x: -100%;
  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));
}
.-translate-y-4{
  --tw-translate-y: -4px;
  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));
}
.-translate-y-full{
  --tw-translate-y: -100%;
  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));
}
.translate-x-full{
  --tw-translate-x: 100%;
  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));
}
.-rotate-\[126deg\]{
  --tw-rotate: -126deg;
  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));
}
.rotate-\[180deg\]{
  --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));
}
.rotate-\[54deg\]{
  --tw-rotate: 54deg;
  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));
}
.scale-75{
  --tw-scale-x: .75;
  --tw-scale-y: .75;
  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));
}
.scale-\[\.8\]{
  --tw-scale-x: .8;
  --tw-scale-y: .8;
  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));
}
.cursor-pointer{
  cursor: pointer;
}
.select-none{
  user-select: none;
}
.resize{
  resize: both;
}
.scroll-mt-105{
  scroll-margin-top: 105px;
}
.scroll-mt-150{
  scroll-margin-top: 150px;
}
.list-inside{
  list-style-position: inside;
}
.list-decimal{
  list-style-type: decimal;
}
.appearance-none{
  appearance: none;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-12{
  grid-template-columns: repeat(12, minmax(0, 1fr));
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-4{
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
.grid-cols-5{
  grid-template-columns: repeat(5, minmax(0, 1fr));
}
.grid-rows-2{
  grid-template-rows: repeat(2, minmax(0, 1fr));
}
.flex-row-reverse{
  flex-direction: row-reverse;
}
.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;
}
.justify-evenly{
  justify-content: space-evenly;
}
.gap-12{
  gap: 12px;
}
.gap-16{
  gap: 16px;
}
.gap-32{
  gap: 32px;
}
.gap-4{
  gap: 4px;
}
.gap-40{
  gap: 40px;
}
.gap-8{
  gap: 8px;
}
.gap-80{
  gap: 80px;
}
.gap-x-145{
  column-gap: 145px;
}
.gap-y-40{
  row-gap: 40px;
}
.space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(4px * var(--tw-space-x-reverse));
  margin-left: calc(4px * calc(1 - var(--tw-space-x-reverse)));
}
.space-y-16 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(16px * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(16px * var(--tw-space-y-reverse));
}
.self-start{
  align-self: flex-start;
}
.self-end{
  align-self: flex-end;
}
.self-center{
  align-self: center;
}
.overflow-auto{
  overflow: auto;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-visible{
  overflow: visible;
}
.overflow-x-auto{
  overflow-x: auto;
}
.overflow-y-auto{
  overflow-y: auto;
}
.overflow-x-hidden{
  overflow-x: hidden;
}
.overflow-y-hidden{
  overflow-y: hidden;
}
.overflow-x-scroll{
  overflow-x: scroll;
}
.scroll-smooth{
  scroll-behavior: smooth;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.break-words{
  overflow-wrap: break-word;
}
.rounded-20{
  border-radius: 20px;
}
.rounded-4{
  border-radius: 4px;
}
.rounded-5{
  border-radius: 5px;
}
.rounded-\[100px\]{
  border-radius: 100px;
}
.rounded-full{
  border-radius: 50%;
}
.rounded-br-full{
  border-bottom-right-radius: 50%;
}
.rounded-tr-full{
  border-top-right-radius: 50%;
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0;
}
.border-2{
  border-width: 2px;
}
.border-x{
  border-left-width: 1px;
  border-right-width: 1px;
}
.border-y{
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-b-2{
  border-bottom-width: 2px;
}
.border-l{
  border-left-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.border-none{
  border-style: none;
}
.border-fawn{
  --tw-border-opacity: 1;
  border-color: rgb(112 78 50 / var(--tw-border-opacity, 1));
}
.border-gray{
  --tw-border-opacity: 1;
  border-color: rgb(129 129 129 / var(--tw-border-opacity, 1));
}
.border-gray-11{
  border-color: rgba(36, 36, 36, .50);
}
.border-gray-2{
  --tw-border-opacity: 1;
  border-color: rgb(223 223 223 / var(--tw-border-opacity, 1));
}
.border-hurricane{
  --tw-border-opacity: 1;
  border-color: rgb(147 129 129 / var(--tw-border-opacity, 1));
}
.border-red{
  --tw-border-opacity: 1;
  border-color: rgb(207 0 9 / var(--tw-border-opacity, 1));
}
.border-red-2{
  --tw-border-opacity: 1;
  border-color: rgb(145 10 0 / var(--tw-border-opacity, 1));
}
.border-wood-bark{
  --tw-border-opacity: 1;
  border-color: rgb(37 4 4 / var(--tw-border-opacity, 1));
}
.bg-creme{
  --tw-bg-opacity: 1;
  background-color: rgb(244 242 239 / var(--tw-bg-opacity, 1));
}
.bg-creme-2{
  --tw-bg-opacity: 1;
  background-color: rgb(242 237 224 / var(--tw-bg-opacity, 1));
}
.bg-creme-3{
  --tw-bg-opacity: 1;
  background-color: rgb(231 223 200 / var(--tw-bg-opacity, 1));
}
.bg-fawn{
  --tw-bg-opacity: 1;
  background-color: rgb(112 78 50 / var(--tw-bg-opacity, 1));
}
.bg-gray-10{
  --tw-bg-opacity: 1;
  background-color: rgb(222 222 222 / var(--tw-bg-opacity, 1));
}
.bg-gray-9{
  background-color: rgba(244, 242, 239, 0.90);
}
.bg-monochromeBlack{
  --tw-bg-opacity: 1;
  background-color: rgb(36 36 36 / var(--tw-bg-opacity, 1));
}
.bg-red{
  --tw-bg-opacity: 1;
  background-color: rgb(207 0 9 / var(--tw-bg-opacity, 1));
}
.bg-red-2{
  --tw-bg-opacity: 1;
  background-color: rgb(145 10 0 / var(--tw-bg-opacity, 1));
}
.bg-red-3{
  --tw-bg-opacity: 1;
  background-color: rgb(102 35 0 / var(--tw-bg-opacity, 1));
}
.bg-rock{
  --tw-bg-opacity: 1;
  background-color: rgb(81 54 54 / var(--tw-bg-opacity, 1));
}
.bg-sandal{
  --tw-bg-opacity: 1;
  background-color: rgb(175 141 114 / var(--tw-bg-opacity, 1));
}
.bg-sienna{
  --tw-bg-opacity: 1;
  background-color: rgb(211 127 57 / var(--tw-bg-opacity, 1));
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.bg-wood-bark{
  --tw-bg-opacity: 1;
  background-color: rgb(37 4 4 / var(--tw-bg-opacity, 1));
}
.bg-\[radial-gradient\(\#910A00_4px\2c transparent_1px\)\]{
  background-image: radial-gradient(#910A00 4px,transparent 1px);
}
.bg-texture{
  background-image: url('../img/bg-texture.jpg');
}
.bg-contain{
  background-size: contain;
}
.bg-cover{
  background-size: cover;
}
.bg-\[center_50\%\]{
  background-position: center 50%;
}
.bg-repeat{
  background-repeat: repeat;
}
.bg-no-repeat{
  background-repeat: no-repeat;
}
.object-contain{
  object-fit: contain;
}
.object-cover{
  object-fit: cover;
}
.object-scale-down{
  object-fit: scale-down;
}
.p-15{
  padding: 15px;
}
.p-16{
  padding: 16px;
}
.p-20{
  padding: 20px;
}
.p-24{
  padding: 24px;
}
.p-5{
  padding: 5px;
}
.px-16{
  padding-left: 16px;
  padding-right: 16px;
}
.px-175{
  padding-left: 175px;
  padding-right: 175px;
}
.px-176{
  padding-left: 176px;
  padding-right: 176px;
}
.px-20{
  padding-left: 20px;
  padding-right: 20px;
}
.px-22{
  padding-left: 22px;
  padding-right: 22px;
}
.px-24{
  padding-left: 24px;
  padding-right: 24px;
}
.px-30{
  padding-left: 30px;
  padding-right: 30px;
}
.px-40{
  padding-left: 40px;
  padding-right: 40px;
}
.px-64{
  padding-left: 64px;
  padding-right: 64px;
}
.px-8{
  padding-left: 8px;
  padding-right: 8px;
}
.py-10{
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-12{
  padding-top: 12px;
  padding-bottom: 12px;
}
.py-13{
  padding-top: 13px;
  padding-bottom: 13px;
}
.py-16{
  padding-top: 16px;
  padding-bottom: 16px;
}
.py-24{
  padding-top: 24px;
  padding-bottom: 24px;
}
.py-3{
  padding-top: 3px;
  padding-bottom: 3px;
}
.py-35{
  padding-top: 35px;
  padding-bottom: 35px;
}
.py-4{
  padding-top: 4px;
  padding-bottom: 4px;
}
.py-40{
  padding-top: 40px;
  padding-bottom: 40px;
}
.py-60{
  padding-top: 60px;
  padding-bottom: 60px;
}
.py-8{
  padding-top: 8px;
  padding-bottom: 8px;
}
.py-80{
  padding-top: 80px;
  padding-bottom: 80px;
}
.pb-100{
  padding-bottom: 100px;
}
.pb-12{
  padding-bottom: 12px;
}
.pb-120{
  padding-bottom: 120px;
}
.pb-123{
  padding-bottom: 123px;
}
.pb-156{
  padding-bottom: 156px;
}
.pb-16{
  padding-bottom: 16px;
}
.pb-160{
  padding-bottom: 160px;
}
.pb-190{
  padding-bottom: 190px;
}
.pb-24{
  padding-bottom: 24px;
}
.pb-30{
  padding-bottom: 30px;
}
.pb-32{
  padding-bottom: 32px;
}
.pb-36{
  padding-bottom: 36px;
}
.pb-4{
  padding-bottom: 4px;
}
.pb-40{
  padding-bottom: 40px;
}
.pb-48{
  padding-bottom: 48px;
}
.pb-5{
  padding-bottom: 5px;
}
.pb-50{
  padding-bottom: 50px;
}
.pb-56{
  padding-bottom: 56px;
}
.pb-60{
  padding-bottom: 60px;
}
.pb-8{
  padding-bottom: 8px;
}
.pb-80{
  padding-bottom: 80px;
}
.pl-112{
  padding-left: 112px;
}
.pl-12{
  padding-left: 12px;
}
.pl-145{
  padding-left: 145px;
}
.pl-16{
  padding-left: 16px;
}
.pl-175{
  padding-left: 175px;
}
.pl-24{
  padding-left: 24px;
}
.pl-74{
  padding-left: 74px;
}
.pl-82{
  padding-left: 82px;
}
.pr-10{
  padding-right: 10px;
}
.pr-12{
  padding-right: 12px;
}
.pr-145{
  padding-right: 145px;
}
.pr-16{
  padding-right: 16px;
}
.pr-175{
  padding-right: 175px;
}
.pr-24{
  padding-right: 24px;
}
.pr-28{
  padding-right: 28px;
}
.pr-30{
  padding-right: 30px;
}
.pr-32{
  padding-right: 32px;
}
.pr-40{
  padding-right: 40px;
}
.pr-55{
  padding-right: 55px;
}
.pr-64{
  padding-right: 64px;
}
.pr-72{
  padding-right: 72px;
}
.pr-8{
  padding-right: 8px;
}
.pt-10{
  padding-top: 10px;
}
.pt-110{
  padding-top: 110px;
}
.pt-12{
  padding-top: 12px;
}
.pt-120{
  padding-top: 120px;
}
.pt-133{
  padding-top: 133px;
}
.pt-135{
  padding-top: 135px;
}
.pt-16{
  padding-top: 16px;
}
.pt-17{
  padding-top: 17px;
}
.pt-20{
  padding-top: 20px;
}
.pt-23{
  padding-top: 23px;
}
.pt-24{
  padding-top: 24px;
}
.pt-25{
  padding-top: 25px;
}
.pt-28{
  padding-top: 28px;
}
.pt-30{
  padding-top: 30px;
}
.pt-32{
  padding-top: 32px;
}
.pt-4{
  padding-top: 4px;
}
.pt-40{
  padding-top: 40px;
}
.pt-50{
  padding-top: 50px;
}
.pt-8{
  padding-top: 8px;
}
.pt-80{
  padding-top: 80px;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.text-10{
  font-size: 10px;
}
.text-11{
  font-size: 11px;
}
.text-12{
  font-size: 12px;
}
.text-14{
  font-size: 14px;
}
.text-16{
  font-size: 16px;
}
.text-17{
  font-size: 17px;
}
.text-18{
  font-size: 18px;
}
.text-20{
  font-size: 20px;
}
.text-24{
  font-size: 24px;
}
.text-32{
  font-size: 32px;
}
.text-40{
  font-size: 40px;
}
.text-48{
  font-size: 48px;
}
.text-60{
  font-size: 60px;
}
.text-9{
  font-size: 9px;
}
.font-black{
  font-weight: 900;
}
.font-bold{
  font-weight: 700;
}
.font-extrabold{
  font-weight: 800;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.uppercase{
  text-transform: uppercase;
}
.leading-lh-10{
  line-height: 10px;
}
.leading-lh-11{
  line-height: 11px;
}
.leading-lh-12{
  line-height: 12px;
}
.leading-lh-120-p{
  line-height: 120%;
}
.leading-lh-13{
  line-height: 13px;
}
.leading-lh-14{
  line-height: 14px;
}
.leading-lh-16{
  line-height: 16px;
}
.leading-lh-17{
  line-height: 17px;
}
.leading-lh-18{
  line-height: 18px;
}
.leading-lh-19{
  line-height: 19px;
}
.leading-lh-20{
  line-height: 20px;
}
.leading-lh-21{
  line-height: 21px;
}
.leading-lh-22{
  line-height: 22px;
}
.leading-lh-23{
  line-height: 23px;
}
.leading-lh-24{
  line-height: 24px;
}
.leading-lh-25{
  line-height: 25px;
}
.leading-lh-28{
  line-height: 28px;
}
.leading-lh-30{
  line-height: 30px;
}
.leading-lh-32{
  line-height: 32px;
}
.leading-lh-33{
  line-height: 33px;
}
.leading-lh-34{
  line-height: 34px;
}
.leading-lh-36{
  line-height: 36px;
}
.leading-lh-38{
  line-height: 38px;
}
.leading-lh-40{
  line-height: 40px;
}
.leading-lh-44{
  line-height: 44px;
}
.leading-lh-48{
  line-height: 48px;
}
.leading-lh-60{
  line-height: 60px;
}
.leading-none{
  line-height: 1;
}
.-tracking-\[\.16px\]{
  letter-spacing: -.16px;
}
.tracking-\[\.44px\]{
  letter-spacing: .44px;
}
.tracking-\[\.48px\]{
  letter-spacing: .48px;
}
.tracking-\[\.4px\]{
  letter-spacing: .4px;
}
.tracking-\[\.56px\]{
  letter-spacing: .56px;
}
.tracking-\[1\.28px\]{
  letter-spacing: 1.28px;
}
.tracking-\[1\.9px\]{
  letter-spacing: 1.9px;
}
.tracking-\[1px\]{
  letter-spacing: 1px;
}
.tracking-\[3\.5px\]{
  letter-spacing: 3.5px;
}
.tracking-\[3\.84px\]{
  letter-spacing: 3.84px;
}
.tracking-\[4\%\]{
  letter-spacing: 4%;
}
.tracking-half-1{
  letter-spacing: .5px;
}
.text-\[\#777\]{
  --tw-text-opacity: 1;
  color: rgb(119 119 119 / var(--tw-text-opacity, 1));
}
.text-akaroa{
  --tw-text-opacity: 1;
  color: rgb(211 200 170 / var(--tw-text-opacity, 1));
}
.text-anzac{
  --tw-text-opacity: 1;
  color: rgb(226 158 63 / var(--tw-text-opacity, 1));
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(51 51 51 / var(--tw-text-opacity, 1));
}
.text-cedar{
  --tw-text-opacity: 1;
  color: rgb(102 35 0 / var(--tw-text-opacity, 1));
}
.text-creme-2{
  --tw-text-opacity: 1;
  color: rgb(242 237 224 / var(--tw-text-opacity, 1));
}
.text-creme-3{
  --tw-text-opacity: 1;
  color: rgb(231 223 200 / var(--tw-text-opacity, 1));
}
.text-ebony-clay{
  --tw-text-opacity: 1;
  color: rgb(45 54 72 / var(--tw-text-opacity, 1));
}
.text-fawn{
  --tw-text-opacity: 1;
  color: rgb(112 78 50 / var(--tw-text-opacity, 1));
}
.text-gray-5{
  --tw-text-opacity: 1;
  color: rgb(159 159 159 / var(--tw-text-opacity, 1));
}
.text-green{
  --tw-text-opacity: 1;
  color: rgb(45 120 75 / var(--tw-text-opacity, 1));
}
.text-hurricane{
  --tw-text-opacity: 1;
  color: rgb(147 129 129 / var(--tw-text-opacity, 1));
}
.text-mongoose{
  --tw-text-opacity: 1;
  color: rgb(183 147 120 / var(--tw-text-opacity, 1));
}
.text-monochromeBlack{
  --tw-text-opacity: 1;
  color: rgb(36 36 36 / var(--tw-text-opacity, 1));
}
.text-red{
  --tw-text-opacity: 1;
  color: rgb(207 0 9 / var(--tw-text-opacity, 1));
}
.text-red-3{
  --tw-text-opacity: 1;
  color: rgb(102 35 0 / var(--tw-text-opacity, 1));
}
.text-sandal{
  --tw-text-opacity: 1;
  color: rgb(175 141 114 / var(--tw-text-opacity, 1));
}
.text-sienna{
  --tw-text-opacity: 1;
  color: rgb(211 127 57 / var(--tw-text-opacity, 1));
}
.text-transparent{
  color: transparent;
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.text-wood-bark{
  --tw-text-opacity: 1;
  color: rgb(37 4 4 / var(--tw-text-opacity, 1));
}
.underline{
  text-decoration-line: underline;
}
.placeholder-wood-bark::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(37 4 4 / var(--tw-placeholder-opacity, 1));
}
.opacity-0{
  opacity: 0;
}
.opacity-10{
  opacity: 0.1;
}
.opacity-100{
  opacity: 1;
}
.opacity-30{
  opacity: 0.3;
}
.opacity-50{
  opacity: 0.5;
}
.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-1{
  --tw-shadow: 0px 0px 20px rgba(0, 0, 0, 0.20);
  --tw-shadow-colored: 0px 0px 20px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-2{
  --tw-shadow: 0px 0px 5px rgba(0, 0, 0, 0.20);
  --tw-shadow-colored: 0px 0px 5px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-\[0_4px_4px_0px_rgba\(0\2c 0\2c 0\2c 0\.25\)\]{
  --tw-shadow: 0 4px 4px 0px rgba(0,0,0,0.25);
  --tw-shadow-colored: 0 4px 4px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.blur{
  --tw-blur: blur(8px);
  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);
}
.grayscale{
  --tw-grayscale: grayscale(100%);
  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);
}
.invert{
  --tw-invert: invert(100%);
  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);
}
.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);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-300{
  transition-duration: 300ms;
}
.duration-500{
  transition-duration: 500ms;
}
.duration-\[4000ms\]{
  transition-duration: 4000ms;
}
.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
/* Chrome, Safari and Opera */
.no-scrollbar::-webkit-scrollbar {
    display: none;
  }
.no-scrollbar {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
  }
.\[background-size\:24px_24px\]{
  background-size: 24px 24px;
}
@font-face {
  font-family: "gill-sans-nova";
  src: url("https://use.typekit.net/af/577ff5/00000000000000007735bb73/31/l?subset_id=2&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/577ff5/00000000000000007735bb73/31/d?subset_id=2&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/577ff5/00000000000000007735bb73/31/a?subset_id=2&fvd=n7&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
}
@font-face {
  font-family: "gill-sans-nova";
  src: url("https://use.typekit.net/af/3447ab/00000000000000007735bb95/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/3447ab/00000000000000007735bb95/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/3447ab/00000000000000007735bb95/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
}
@font-face {
  font-family: "gill-sans-nova";
  src: url("https://use.typekit.net/af/3514cb/00000000000000007735bba2/31/l?subset_id=2&fvd=n9&v=3") format("woff2"), url("https://use.typekit.net/af/3514cb/00000000000000007735bba2/31/d?subset_id=2&fvd=n9&v=3") format("woff"), url("https://use.typekit.net/af/3514cb/00000000000000007735bba2/31/a?subset_id=2&fvd=n9&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 900;
  font-stretch: normal;
}
@font-face {
  font-family: "gill-sans-nova";
  src: url("https://use.typekit.net/af/f4c07d/00000000000000007735bbc5/31/l?subset_id=2&fvd=n9&v=3") format("woff2"), url("https://use.typekit.net/af/f4c07d/00000000000000007735bbc5/31/d?subset_id=2&fvd=n9&v=3") format("woff"), url("https://use.typekit.net/af/f4c07d/00000000000000007735bbc5/31/a?subset_id=2&fvd=n9&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 1000;
  font-stretch: normal;
}
.font-Gill-Sans-Nova {
  font-family: "gill-sans-nova";
  font-weight: 400;
}

.font-Gill-Sans-Nova-Heavy {
  font-family: "gill-sans-nova";
  font-weight: 700;
}

.font-Gill-Sans-Nova-Medium {
  font-family: "gill-sans-nova";
  font-weight: 900;
}

.font-Gill-Sans-Nova-Bold {
  font-family: "gill-sans-nova";
  font-weight: 1000;
}

html {
  scroll-behavior: smooth;
}

html,
body {
  height: 100%;
}

.text-border-1-white {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
}

.text-border-3-white {
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #fff;
}

.text-border-1-red {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #cf0009;
}

.text-border-1-akaroa {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #D3C8AA;
}

.text-border-1-5-akaroa {
  -webkit-text-stroke-width: 1.5px;
  -webkit-text-stroke-color: #D3C8AA;
}
@media (max-width: 500px) {
  .text-border-1-5-akaroa {
    -webkit-text-stroke-width: 1px;
  }
}

.text-border-1-5-sienna {
  -webkit-text-stroke-width: 1.5px;
  -webkit-text-stroke-color: #D37F39;
}
@media (max-width: 500px) {
  .text-border-1-5-sienna {
    -webkit-text-stroke-width: 1px;
  }
}

.text-border-1-creme-2 {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #f2ede0;
}

.text-border-1-wood-bark {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #250404;
}

.text-border-1-5-wood-bark {
  -webkit-text-stroke-width: 1.5px;
  -webkit-text-stroke-color: #250404;
}
@media (max-width: 500px) {
  .text-border-1-5-wood-bark {
    -webkit-text-stroke-width: 1px;
  }
}

.text-border-1-red-3 {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #662300;
}

@media screen and (min-width: 1300px) {
  .menu-dropdown-item:has(+ .menu-dropdown-content:hover) {
    color: #cf0009;
  }
}

@media screen and (max-width: 1000px) {
  .safari-browser #menu-elements {
    height: 100%;
  }
  .safari-browser .menu-dropdown-content {
    height: 100%;
    min-height: calc(100% + 133px);
    overflow: auto;
  }
}

.group:not(.active-tab-services) .small-text {
  color: #af8d72;
}
.group:not(.active-tab-services) .main-text {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #af8d72;
}
.group.active-tab-services .small-text {
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #cf0009;
  color: transparent;
}
.group.active-tab-services .main-text {
  color: #cf0009;
}

.gradient-machines-bg-color:before {
  display: none;
}
.gradient-machines-bg-color:after {
  content: "";
  height: 180px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
  z-index: 20;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

@media screen and (max-width: 767px) {
  .etablissements > :nth-child(n+5){
    display: none;
  }
}
.swiper-tendances {
  max-width: 100%;
}
.swiper-tendances .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 501px) {
  .swiper-tendances .swiper-slide {
    transition: 0.6s;
    opacity: 0.5;
  }
}
@media screen and (min-width: 501px) and (max-width: 1000px) {
  .swiper-tendances .swiper-slide {
    max-height: 340px;
  }
  .swiper-tendances .swiper-slide .text {
    bottom: 20px !important;
  }
}
@media screen and (min-width: 501px) {
  .swiper-tendances .swiper-slide:not(.swiper-slide-active):not(.swiper-slide-next):not(.swiper-slide-prev) {
    transform: scale(0.3);
    transform-origin: center;
  }
  .swiper-tendances .swiper-slide .text {
    transition: 0.6s;
  }
  .swiper-tendances .swiper-slide.swiper-slide-next {
    transform: scale(0.7);
    transform-origin: right;
    opacity: 1;
  }
  .swiper-tendances .swiper-slide.swiper-slide-prev {
    transform: scale(0.7);
    transform-origin: center;
    opacity: 1;
  }
  .swiper-tendances .swiper-slide.swiper-slide-active {
    transform: scale(1.22);
    transform-origin: left;
    opacity: 1;
  }
  .swiper-tendances .swiper-slide.swiper-slide-active .text {
    bottom: 90px;
  }
}
.swiper-tendances .swiper-slide-next .text,
.swiper-tendances .swiper-slide-prev .text {
  right: 24px;
  left: 24px;
  bottom: 24px;
}
.swiper-tendances .swiper-slide-next .text .title,
.swiper-tendances .swiper-slide-prev .text .title {
  font-size: 24px;
  line-height: 28px;
}
@media screen and (max-width: 1024px) {
  .swiper-tendances .swiper-slide-next .text .title,
  .swiper-tendances .swiper-slide-prev .text .title {
    font-size: 18px;
    line-height: 22px;
  }
}
.swiper-tendances:not(.swiper-slide-active) .text {
  right: 40px;
  left: 40px;
  bottom: 40px;
}
@media screen and (max-width: 1024px) {
  .swiper-tendances:not(.swiper-slide-active) .text {
    right: 24px;
    left: 24px;
    bottom: 32px;
  }
}
@media screen and (min-width: 1001px) and (max-width: 1299px) {
  .swiper-tendances:not(.swiper-slide-active) .text {
    right: 24px;
    left: 24px;
    bottom: 40px;
  }
}
.swiper-tendances:not(.swiper-slide-active) .text .title {
  font-size: 32px;
  line-height: 38px;
}
@media screen and (max-width: 1024px) {
  .swiper-tendances:not(.swiper-slide-active) .text .title {
    font-size: 18px;
    line-height: 22px;
  }
}
@media screen and (min-width: 1001px) and (max-width: 1299px) {
  .swiper-tendances:not(.swiper-slide-active) .text .title {
    font-size: 24px;
    line-height: 28px;
  }
}

@media screen and (min-width: 501px) {
  .all-swipers .description {
    padding-top: 50px;
    overflow-x: hidden;
    overflow-y: auto;
    min-height: 0;
    width: calc(100% + 1px);
  }
  .all-swipers .description > div {
    align-items: flex-start;
  }
  .all-swipers .description > div a {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 1081px) and (max-width: 1439px) {
  .all-swipers .description {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 767px) {
  div + .citation {
    margin-top: 160px;
  }
}
.block-dropdown-language {
  height: 18px;
}
.block-dropdown-language .dropbutton-wrapper {
  position: absolute;
  top: -5px;
  z-index: 0;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.15);
}
.block-dropdown-language .dropbutton-wrapper.open {
  left: 10px;
  background-color: #fff;
  z-index: 1;
}
.block-dropdown-language .dropbutton-wrapper.open .dropbutton-action:hover {
  background-color: #eee;
}
.block-dropdown-language.show {
  display: block;
}
.block-dropdown-language legend,
.block-dropdown-language .dropbutton-toggle {
  display: none;
}
.block-dropdown-language .dropbutton-action {
  padding: 2px 10px;
}
.block-dropdown-language .dropbutton-action .language-link {
  display: flex;
  align-items: center;
  font-size: 14px;
}
.block-dropdown-language .dropbutton-action .language-link img {
  flex-shrink: 0;
}

.swiper-pagination-bullet {
  background-color: #fff !important;
  opacity: 1 !important;
  width: 6px !important;
  height: 6px !important;
  margin: 0 2px !important;
}

#menu-elements a:hover,
#menu-elements a.active {
  color: #CF0009;
}

.custom-wysiwyg h3 {
  font-size: 18px;
  color: #000;
  font-family: "gill-sans-nova";
  font-weight: 700;
  line-height: 21px;
  padding-bottom: 8px;
}
.custom-wysiwyg ul {
  display: flex;
  flex-direction: column;
  line-height: 25px;
  padding-bottom: 40px;
}
.custom-wysiwyg ul li {
  padding-left: 16px;
  display: flex;
  align-items: center;
  position: relative;
}
.custom-wysiwyg ul li:before {
  content: "";
  position: absolute;
  left: 0;
  height: 8px;
  width: 8px;
  background-color: #CF0009;
  top: 9px;
}
.custom-wysiwyg p:not(.info-white-panel) {
  padding-bottom: 40px;
  font-size: 14px;
  line-height: 25px;
}

.custom-wisiwyg-style-2 ul {
  list-style: disc;
  list-style-position: inside;
  margin-bottom: 15px;
}
.custom-wisiwyg-style-2 ol {
  list-style: decimal;
  list-style-position: inside;
  margin-bottom: 15px;
}

.history span {
  -webkit-text-stroke-color: #CF0009;
  -webkit-text-stroke-width: 1px;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-repeat: no-repeat;
  -webkit-transition: background-size 0.5s cubic-bezier(0.67, 0.01, 0.15, 0.98);
  transition: background-size 0.5s cubic-bezier(0.67, 0.01, 0.15, 0.98);
  background-image: linear-gradient(90deg, #CF0009 0%, #CF0009 50%, transparent 50.1%);
  -webkit-background-size: 0 100%;
}

.active .history span {
  -webkit-background-size: 220% 100%;
  background-size: 220% 100%;
}

@media (min-width: 1000px) {
  .history:hover span {
    -webkit-background-size: 220% 100%;
    background-size: 220% 100%;
  }
}
footer .dropbutton-wrapper.dropbutton-multiple {
  position: absolute;
  top: 0;
  left: 0;
}
footer .dropbutton-wrapper a {
  color: #250404 !important;
}
footer .dropbutton-wrapper .dropbutton-toggle {
  background-image: url(../img/icons/chevron-down.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 24px;
  position: absolute;
  top: -3px;
  right: -5px;
}
footer .dropbutton-wrapper .dropbutton-toggle > button {
  display: none !important;
}
footer .dropbutton-wrapper .dropbutton-action {
  position: absolute;
  top: 0;
  left: 0;
}
footer .dropbutton-wrapper .dropbutton-action:not(.is-active) {
  transform: translateY(16px);
}

.visually-hidden {
  display: none;
}

.strong-heavy-font strong {
  font-family: "gill-sans-nova";
  font-weight: 700;
}

.pager__items {
  display: flex;
  margin-top: 34px;
  justify-content: center;
  align-items: center;
}
.pager__items li {
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s ease-in-out;
}
.pager__items li.pager__item--last, .pager__items li.pager__item--first {
  display: none;
}
.pager__items li:not(.pager__item--previous):not(.pager__item--next) {
  border: 2px solid #cf0009;
  border-radius: 4px;
  color: #cf0009;
  margin: 0 8px;
}
.pager__items li:not(.pager__item--previous):not(.pager__item--next):hover {
  border: 2px solid #fff;
  color: #fff;
}
.pager__items li.is-active {
  border: 2px solid #fff !important;
  color: #fff !important;
}
.pager__items li a {
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: center;
  align-items: center;
  font-weight: 900;
}
.pager__items li a:hover {
  color: #fff !important;
}
.pager__items li.pager__item--previous {
  position: relative;
  margin-right: 16px;
  cursor: pointer;
}
@media screen and (max-width: 500px) {
  .pager__items li.pager__item--previous {
    width: 40px;
  }
}
.pager__items li.pager__item--previous a {
  position: relative;
}
.pager__items li.pager__item--previous a:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/icons/arrow-left-big.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 1;
  transition: 0.2s ease-in-out;
}
.pager__items li.pager__item--previous a:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/icons/arrow-left-white-big.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  transition: 0.2s ease-in-out;
}
.pager__items li.pager__item--previous a:hover:before {
  opacity: 0;
}
.pager__items li.pager__item--previous a:hover:after {
  opacity: 1;
}
.pager__items li.pager__item--previous span {
  display: none;
}
.pager__items li.pager__item--next {
  position: relative;
  margin-left: 16px;
  cursor: pointer;
}
@media screen and (max-width: 500px) {
  .pager__items li.pager__item--next {
    width: 40px;
  }
}
.pager__items li.pager__item--next a {
  position: relative;
}
.pager__items li.pager__item--next a:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/icons/arrow-right-big.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 1;
  transition: 0.2s ease-in-out;
}
.pager__items li.pager__item--next a:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../img/icons/arrow-right-white-big.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0;
  transition: 0.2s ease-in-out;
}
.pager__items li.pager__item--next a:hover:before {
  opacity: 0;
}
.pager__items li.pager__item--next a:hover:after {
  opacity: 1;
}
.pager__items li.pager__item--next span {
  display: none;
}

@media screen and (max-width: 1000px) {
  .single-product:last-child:nth-child(odd) {
    width: 100%;
  }
  .single-product:last-child:nth-child(odd) > div:not(.product-content) {
    max-width: 50%;
  }
  .single-product:last-child:nth-child(odd) .product-content {
    width: 100%;
  }
}
.select-container {
  position: relative;
}
.select-container:after {
  position: absolute;
  right: 16px;
  top: 18px;
  width: 20px;
  height: 20px;
  content: "";
  background-image: url(../img/icons/arrow-dropdown-select-black.svg);
  background-size: cover;
  pointer-events: none;
}

@media screen and (max-width: 1000px) {
  .tabs-news > li:last-of-type a {
    padding-right: 0;
  }
  .tabs-news > li:last-of-type a.bef-link--selected {
    padding-right: 24px;
  }
}

.tabs-products:not(.pr-55):before {
  display: none;
}

.sales-force-form form > div.form-wrap {
  position: relative;
  display: flex;
  margin-bottom: 24px;
}
.sales-force-form form > div.form-wrap > input, .sales-force-form form > div.form-wrap > textarea {
  width: 100%;
  padding: 18px 15px;
  border: 1px solid rgba(36, 36, 36, 0.5);
  display: block;
  color: #250404;
  outline: none;
  border-radius: 4px;
  height: 100%;
}
.sales-force-form form > div.form-wrap > textarea {
  height: 200px;
}
.sales-force-form form > div.form-wrap > label {
  position: absolute;
  left: 16px;
  top: 4px;
  transition: 0.3s;
  font-weight: 700;
  transform-origin: 0;
  transform: translateY(-4px) scale(0.75);
}
.sales-force-form form > div.form-wrap > label:has(+ input:placeholder-shown) {
  transform: translateY(11px) scale(1);
  font-weight: 400;
}
.sales-force-form form > div.form-wrap > label:has(+ input:focus) {
  font-weight: 700;
  transform: translateY(-4px) scale(0.75);
}
.sales-force-form form > div.form-wrap > label:has(+ textarea:placeholder-shown) {
  transform: translateY(11px) scale(1);
  font-weight: 400;
}
.sales-force-form form > div.form-wrap > label:has(+ textarea:focus) {
  font-weight: 700;
  transform: translateY(-4px) scale(0.75);
}
.sales-force-form form > div.form-wrap.required-field > label:before {
  content: "*";
  position: absolute;
  top: 0;
  right: 0;
  transform: translateX(12px);
  color: #CF0009;
}
.sales-force-form form > div.form-wrap-select {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  height: 56px;
}
.sales-force-form form > div.form-wrap-select:after {
  position: absolute;
  right: 16px;
  top: 18px;
  width: 20px;
  height: 20px;
  content: "";
  background-image: url(../img/icons/arrow-dropdown-select-black.svg);
  background-size: cover;
  pointer-events: none;
}
.sales-force-form form > div.form-wrap-select > select {
  width: 100%;
  border: 1px solid rgba(36, 36, 36, 0.5);
  display: block;
  color: #250404;
  outline: none;
  border-radius: 4px;
  height: 100%;
  padding-top: 16px;
  padding-left: 16px;
  appearance: none;
}
.sales-force-form form > div.form-wrap-select > label {
  position: absolute;
  left: 16px;
  transition: 0.3s;
  transform-origin: 0;
  transform: translateY(-15px);
  font-weight: 900;
  font-size: 12px;
}
.sales-force-form form > div.form-wrap-select > label:before {
  content: "*";
  position: absolute;
  top: 0;
  right: 0;
  transform: translateX(12px);
  color: #CF0009;
}
.sales-force-form form > .submit {
  position: relative;
  display: inline-block;
}
.sales-force-form form > .submit > input[type=submit] {
  background-color: #CF0009;
  letter-spacing: 0.56px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "gill-sans-nova";
  font-weight: 1000;
  color: #F2EDE0;
  height: 40px;
  padding: 0 64px 0 16px;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
}
.sales-force-form form > .submit:before {
  content: "";
  position: absolute;
  width: 32px;
  height: 24px;
  right: 16px;
  top: 9px;
  background-image: url(../img/icons/arrow-right-creme.svg);
  background-size: cover;
  z-index: 1;
  pointer-events: none;
}

.contact-sales-force-form form > div.form-wrap-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px;
}
.contact-sales-force-form form > div.form-wrap-row > div {
  padding: 0 16px;
  width: 50%;
}
@media (max-width: 500px) {
  .contact-sales-force-form form > div.form-wrap-row > div {
    width: 100%;
  }
}
.contact-sales-force-form form .form-wrap {
  position: relative;
  display: flex;
  margin-bottom: 16px;
  width: 100%;
}
.contact-sales-force-form form .form-wrap > input, .contact-sales-force-form form .form-wrap > textarea {
  width: 100%;
  padding: 18px 15px;
  border: 1px solid rgba(36, 36, 36, 0.5);
  display: block;
  color: #250404;
  outline: none;
  border-radius: 4px;
  height: 100%;
}
.contact-sales-force-form form .form-wrap > textarea {
  height: 200px;
}
.contact-sales-force-form form .form-wrap > label {
  position: absolute;
  left: 16px;
  top: 4px;
  transition: 0.3s;
  font-weight: 700;
  transform-origin: 0;
  transform: translateY(-4px) scale(0.75);
  color: #250404;
}
.contact-sales-force-form form .form-wrap > label:before {
  content: "*";
  position: absolute;
  top: 0;
  right: 0;
  transform: translateX(12px);
  color: #CF0009;
}
.contact-sales-force-form form .form-wrap > label:has(+ input:placeholder-shown) {
  transform: translateY(11px) scale(1);
  font-weight: 400;
}
.contact-sales-force-form form .form-wrap > label:has(+ input:focus) {
  font-weight: 700;
  transform: translateY(-4px) scale(0.75);
}
.contact-sales-force-form form .form-wrap > label:has(+ textarea:placeholder-shown) {
  transform: translateY(11px) scale(1);
  font-weight: 400;
}
.contact-sales-force-form form .form-wrap > label:has(+ textarea:focus) {
  font-weight: 700;
  transform: translateY(-4px) scale(0.75);
}
.contact-sales-force-form form .form-wrap-select {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 24px;
  height: 56px;
}
.contact-sales-force-form form .form-wrap-select:after {
  position: absolute;
  right: 16px;
  top: 18px;
  width: 20px;
  height: 20px;
  content: "";
  background-image: url(../img/icons/arrow-dropdown-select-black.svg);
  background-size: cover;
  pointer-events: none;
}
.contact-sales-force-form form .form-wrap-select > select {
  width: 100%;
  border: 1px solid rgba(36, 36, 36, 0.5);
  display: block;
  color: #250404;
  outline: none;
  border-radius: 4px;
  height: 100%;
  padding-top: 16px;
  padding-left: 16px;
  appearance: none;
}
.contact-sales-force-form form .form-wrap-select > label {
  position: absolute;
  left: 16px;
  transition: 0.3s;
  transform-origin: 0;
  transform: translateY(-15px);
  font-weight: 900;
  font-size: 12px;
  color: #250404;
}
.contact-sales-force-form form .form-wrap-select > label:before {
  content: "*";
  position: absolute;
  top: 0;
  right: 0;
  transform: translateX(12px);
  color: #CF0009;
}
.contact-sales-force-form form .submit {
  position: relative;
  display: inline-block;
}
.contact-sales-force-form form .submit > input[type=submit] {
  background-color: #910A00;
  letter-spacing: 0.56px;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "gill-sans-nova";
  font-weight: 1000;
  color: #F2EDE0;
  height: 40px;
  padding: 0 64px 0 16px;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
}
.contact-sales-force-form form .submit:before {
  content: "";
  position: absolute;
  width: 32px;
  height: 24px;
  right: 16px;
  top: 9px;
  background-image: url(../img/icons/arrow-right-creme.svg);
  background-size: cover;
  z-index: 1;
  pointer-events: none;
}

.content-paragraph {
  /* number block */
}
.content-paragraph ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 15px;
}
.content-paragraph ul li {
  position: relative;
  padding-left: 16px;
  text-align: left;
}
.content-paragraph ul li:before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 23px;
  line-height: 100%;
}
.content-paragraph ol {
  list-style: none;
  margin: 0;
  padding: 0;
  counter-reset: mycounter;
}
.content-paragraph ol li {
  text-align: left;
  counter-increment: mycounter;
  position: relative;
  padding-left: 16px;
  display: block;
}
.content-paragraph ol li:before {
  content: counter(mycounter) ".";
  position: absolute;
  left: -4px;
  top: 0;
  width: 15px;
  text-align: right;
  font-weight: 600;
}

.breadcrumb ul li a, .breadcrumb ul li span {
  text-transform: lowercase;
  display: inline-block;
}
.breadcrumb ul li a::first-letter, .breadcrumb ul li span::first-letter {
  text-transform: uppercase;
}

.link-product svg {
  flex-shrink: 0;
}
.link-product.one-line {
  min-height: 38px;
  line-height: 19px;
  transform: translateY(-9px);
}

@media screen and (min-width: 1001px) and (max-width: 1299px) {
  .intro-text {
    padding: 0 32px;
  }
}

@media screen and (min-width: 1025px) {
  .user-logged-in .confirmation-wrapper {
    padding-top: 117px !important;
  }
}

/**
 * Swiper 11.2.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 19, 2025
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

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

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

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

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

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

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

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

.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

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

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

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

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

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

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

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

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

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

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

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

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

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

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

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

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

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

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

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

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

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

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

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

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

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

.swiper.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

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

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

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

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

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

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

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.splide__container {
  box-sizing: border-box;
  position: relative;
}

.splide__list {
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}

.splide__pagination {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}

.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}

.splide:not(.is-overflow) .splide__pagination {
  display: none;
}

.splide__progress__bar {
  width: 0;
}

.splide {
  position: relative;
  visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
  visibility: visible;
}

.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}

.splide__slide img {
  vertical-align: bottom;
}

.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}

.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
  display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}

.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}

@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}

.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.splide--rtl {
  direction: rtl;
}

.splide__track--ttb > .splide__list {
  display: block;
}

.splide__arrow {
  -ms-flex-align: center;
  align-items: center;
  background: #ccc;
  border: 0;
  border-radius: 50%;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  height: 2em;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2em;
  z-index: 1;
}

.splide__arrow svg {
  fill: #000;
  height: 1.2em;
  width: 1.2em;
}

.splide__arrow:hover:not(:disabled) {
  opacity: 0.9;
}

.splide__arrow:disabled {
  opacity: 0.3;
}

.splide__arrow:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__arrow--prev {
  left: 1em;
}

.splide__arrow--prev svg {
  transform: scaleX(-1);
}

.splide__arrow--next {
  right: 1em;
}

.splide.is-focus-in .splide__arrow:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__pagination {
  bottom: 0.5em;
  left: 0;
  padding: 0 1em;
  position: absolute;
  right: 0;
  z-index: 1;
}

.splide__pagination__page {
  background: #ccc;
  border: 0;
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  margin: 3px;
  opacity: 0.7;
  padding: 0;
  position: relative;
  transition: transform 0.2s linear;
  width: 8px;
}

.splide__pagination__page.is-active {
  background: #fff;
  transform: scale(1.4);
  z-index: 1;
}

.splide__pagination__page:hover {
  cursor: pointer;
  opacity: 0.9;
}

.splide__pagination__page:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__pagination__page:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__progress__bar {
  background: #ccc;
  height: 3px;
}

.splide__slide {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.splide__slide:focus {
  outline: 0;
}

@supports (outline-offset: -3px) {
  .splide__slide:focus-visible {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide__slide:focus-visible {
    border: 3px solid #0bf;
  }
}
@supports (outline-offset: -3px) {
  .splide.is-focus-in .splide__slide:focus {
    outline: 3px solid #0bf;
    outline-offset: -3px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .splide.is-focus-in .splide__slide:focus {
    border: 3px solid #0bf;
  }
  .splide.is-focus-in .splide__track > .splide__list > .splide__slide:focus {
    border-color: #0bf;
  }
}
.splide__toggle {
  cursor: pointer;
}

.splide__toggle:focus-visible {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide.is-focus-in .splide__toggle:focus {
  outline: 3px solid #0bf;
  outline-offset: 3px;
}

.splide__track--nav > .splide__list > .splide__slide {
  border: 3px solid transparent;
  cursor: pointer;
}

.splide__track--nav > .splide__list > .splide__slide.is-active {
  border: 3px solid #000;
}

.splide__arrows--rtl .splide__arrow--prev {
  left: auto;
  right: 1em;
}

.splide__arrows--rtl .splide__arrow--prev svg {
  transform: scaleX(1);
}

.splide__arrows--rtl .splide__arrow--next {
  left: 1em;
  right: auto;
}

.splide__arrows--rtl .splide__arrow--next svg {
  transform: scaleX(-1);
}

.splide__arrows--ttb .splide__arrow {
  left: 50%;
  transform: translate(-50%);
}

.splide__arrows--ttb .splide__arrow--prev {
  top: 1em;
}

.splide__arrows--ttb .splide__arrow--prev svg {
  transform: rotate(-90deg);
}

.splide__arrows--ttb .splide__arrow--next {
  bottom: 1em;
  top: auto;
}

.splide__arrows--ttb .splide__arrow--next svg {
  transform: rotate(90deg);
}

.splide__pagination--ttb {
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  left: auto;
  padding: 1em 0;
  right: 0.5em;
  top: 0;
}

.before\:absolute::before{
  content: var(--tw-content);
  position: absolute;
}

.before\:-bottom-1::before{
  content: var(--tw-content);
  bottom: -1px;
}

.before\:-left-0::before{
  content: var(--tw-content);
  left: -0px;
}

.before\:-left-24::before{
  content: var(--tw-content);
  left: -24px;
}

.before\:-right-0::before{
  content: var(--tw-content);
  right: -0px;
}

.before\:-right-20::before{
  content: var(--tw-content);
  right: -20px;
}

.before\:-right-30::before{
  content: var(--tw-content);
  right: -30px;
}

.before\:-right-40::before{
  content: var(--tw-content);
  right: -40px;
}

.before\:bottom-0::before{
  content: var(--tw-content);
  bottom: 0px;
}

.before\:left-0::before{
  content: var(--tw-content);
  left: 0px;
}

.before\:right-0::before{
  content: var(--tw-content);
  right: 0px;
}

.before\:right-18::before{
  content: var(--tw-content);
  right: 18px;
}

.before\:top-0::before{
  content: var(--tw-content);
  top: 0px;
}

.before\:top-\[calc\(50\%-8\.5px\)\]::before{
  content: var(--tw-content);
  top: calc(50% - 8.5px);
}

.before\:z-10::before{
  content: var(--tw-content);
  z-index: 10;
}

.before\:h-17::before{
  content: var(--tw-content);
  height: 17px;
}

.before\:h-24::before{
  content: var(--tw-content);
  height: 24px;
}

.before\:h-270::before{
  content: var(--tw-content);
  height: 270px;
}

.before\:h-58::before{
  content: var(--tw-content);
  height: 58px;
}

.before\:h-6::before{
  content: var(--tw-content);
  height: 6px;
}

.before\:h-76::before{
  content: var(--tw-content);
  height: 76px;
}

.before\:h-\[280px\]::before{
  content: var(--tw-content);
  height: 280px;
}

.before\:h-full::before{
  content: var(--tw-content);
  height: 100%;
}

.before\:w-1\/2::before{
  content: var(--tw-content);
  width: 50%;
}

.before\:w-113::before{
  content: var(--tw-content);
  width: 113px;
}

.before\:w-23::before{
  content: var(--tw-content);
  width: 23px;
}

.before\:w-24::before{
  content: var(--tw-content);
  width: 24px;
}

.before\:w-25::before{
  content: var(--tw-content);
  width: 25px;
}

.before\:w-\[calc\(100\%\+80px\)\]::before{
  content: var(--tw-content);
  width: calc(100% + 80px);
}

.before\:w-full::before{
  content: var(--tw-content);
  width: 100%;
}

.before\:bg-black::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(51 51 51 / var(--tw-bg-opacity, 1));
}

.before\:bg-red::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(207 0 9 / var(--tw-bg-opacity, 1));
}

.before\:bg-wood-bark::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(37 4 4 / var(--tw-bg-opacity, 1));
}

.before\:bg-arrow-down::before{
  content: var(--tw-content);
  background-image: url('../img/icons/chevron-down.svg');
}

.before\:bg-arrow-right::before{
  content: var(--tw-content);
  background-image: url('../img/icons/arrow-right-red.svg');
}

.before\:bg-chevron-lang-footer::before{
  content: var(--tw-content);
  background-image: url('../img/icons/chevron-down.png');
}

.before\:bg-cta::before{
  content: var(--tw-content);
  background-image: url('../img/cta.png');
}

.before\:bg-cta-transparent::before{
  content: var(--tw-content);
  background-image: url('../img/cta-transparent.png');
}

.before\:bg-external-link::before{
  content: var(--tw-content);
  background-image: url('../img/icons/external-link.svg');
}

.before\:bg-gradient-to-r::before{
  content: var(--tw-content);
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.before\:bg-mug::before{
  content: var(--tw-content);
  background-image: url('../img/mug.png');
}

.before\:from-white::before{
  content: var(--tw-content);
  --tw-gradient-from: #fff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.before\:to-transparent::before{
  content: var(--tw-content);
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.before\:to-100\%::before{
  content: var(--tw-content);
  --tw-gradient-to-position: 100%;
}

.before\:bg-contain::before{
  content: var(--tw-content);
  background-size: contain;
}

.before\:bg-cover::before{
  content: var(--tw-content);
  background-size: cover;
}

.before\:bg-no-repeat::before{
  content: var(--tw-content);
  background-repeat: no-repeat;
}

.before\:opacity-30::before{
  content: var(--tw-content);
  opacity: 0.3;
}

.before\:opacity-40::before{
  content: var(--tw-content);
  opacity: 0.4;
}

.after\:absolute::after{
  content: var(--tw-content);
  position: absolute;
}

.after\:bottom-0::after{
  content: var(--tw-content);
  bottom: 0px;
}

.after\:left-0::after{
  content: var(--tw-content);
  left: 0px;
}

.after\:top-0::after{
  content: var(--tw-content);
  top: 0px;
}

.after\:z-10::after{
  content: var(--tw-content);
  z-index: 10;
}

.after\:h-full::after{
  content: var(--tw-content);
  height: 100%;
}

.after\:w-1\/2::after{
  content: var(--tw-content);
  width: 50%;
}

.after\:w-full::after{
  content: var(--tw-content);
  width: 100%;
}

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

.after\:bg-cta-transparent::after{
  content: var(--tw-content);
  background-image: url('../img/cta-transparent.png');
}

.after\:bg-gradient-to-b::after{
  content: var(--tw-content);
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.after\:from-transparent::after{
  content: var(--tw-content);
  --tw-gradient-from: transparent var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.after\:to-dark-40::after{
  content: var(--tw-content);
  --tw-gradient-to: rgba(0,0,0,.4) var(--tw-gradient-to-position);
}

.after\:bg-contain::after{
  content: var(--tw-content);
  background-size: contain;
}

.after\:opacity-50::after{
  content: var(--tw-content);
  opacity: 0.5;
}

.checked\:bg-red:checked{
  --tw-bg-opacity: 1;
  background-color: rgb(207 0 9 / var(--tw-bg-opacity, 1));
}

.hover\:border-red:hover{
  --tw-border-opacity: 1;
  border-color: rgb(207 0 9 / var(--tw-border-opacity, 1));
}

.hover\:bg-\[\#ddd\]:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(221 221 221 / var(--tw-bg-opacity, 1));
}

.hover\:text-red:hover{
  --tw-text-opacity: 1;
  color: rgb(207 0 9 / var(--tw-text-opacity, 1));
}

.focus\:outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.focus\:ring-0:focus{
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.group:hover .group-hover\:block{
  display: block;
}

.group:hover .group-hover\:bg-\[center_100\%\]{
  background-position: center 100%;
}

.group:hover .group-hover\:stroke-red{
  stroke: #CF0009;
}

.group:hover .group-hover\:opacity-100{
  opacity: 1;
}

.group\/singlemenu:hover .group-hover\/singlemenu\:before\:bg-red::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(207 0 9 / var(--tw-bg-opacity, 1));
}

.group:hover .group-hover\:before\:bg-red::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(207 0 9 / var(--tw-bg-opacity, 1));
}

.group.show-buy-panel .group-\[\.show-buy-panel\]\:pointer-events-auto{
  pointer-events: auto;
}

.group.double-lines .group-\[\.double-lines\]\:absolute{
  position: absolute;
}

.group.double-lines .group-\[\.double-lines\]\:top-\[calc\(50\%-12px\)\]{
  top: calc(50% - 12px);
}

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

.group.is-active .group-\[\.is-active\]\:mt-16{
  margin-top: 16px;
}

.group.active-video .group-\[\&\.active-video\]\:block{
  display: block;
}

.group.active .group-\[\&\.active\]\:block{
  display: block;
}

.group.is-active .group-\[\.is-active\]\:block{
  display: block;
}

.group.open .group-\[\.open\]\:block{
  display: block;
}

.group.show-less .group-\[\.show-less\]\:block{
  display: block;
}

.group.active-video .group-\[\&\.active-video\]\:hidden{
  display: none;
}

.group.is-active .group-\[\.is-active\]\:hidden{
  display: none;
}

.group.show-less .group-\[\.show-less\]\:hidden{
  display: none;
}

.group.active-mobile-header .group-\[\.active-mobile-header\]\:h-full{
  height: 100%;
}

.group.show-buy-panel .group-\[\.show-buy-panel\]\:translate-x-0{
  --tw-translate-x: 0px;
  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));
}

.group.is-active .group-\[\.is-active\]\:rotate-\[180deg\]{
  --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));
}

.group.show-less .group-\[\.show-less\]\:rotate-\[180deg\]{
  --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));
}

.group.disable-minus .group-\[\.disable-minus\]\:fill-\[\#242424\]{
  fill: #242424;
}

.group.disable-plus .group-\[\.disable-plus\]\:fill-\[\#242424\]{
  fill: #242424;
}

.group.show-product-content-active .group-\[\.show-product-content-active\]\:stroke-wood-bark{
  stroke: #250404;
}

.group.is-active .group-\[\.is-active\]\:text-red{
  --tw-text-opacity: 1;
  color: rgb(207 0 9 / var(--tw-text-opacity, 1));
}

.group.active-trigger-details .group-\[\.active-trigger-details\]\:opacity-0{
  opacity: 0;
}

.group.active-trigger-details .group-\[\.active-trigger-details\]\:opacity-100{
  opacity: 1;
}

.group.show-buy-panel .group-\[\.show-buy-panel\]\:opacity-80{
  opacity: 0.8;
}

.group.active .group-\[\&\.active\]\:before\:bg-red::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(207 0 9 / var(--tw-bg-opacity, 1));
}

.peer:checked ~ .peer-checked\:opacity-100{
  opacity: 1;
}

.peer:placeholder-shown ~ .peer-placeholder-shown\:translate-y-11{
  --tw-translate-y: 11px;
  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));
}

.peer:placeholder-shown ~ .peer-placeholder-shown\:scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  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));
}

.peer:placeholder-shown ~ .peer-placeholder-shown\:font-normal{
  font-weight: 400;
}

.peer:focus ~ .peer-focus\:-translate-y-4{
  --tw-translate-y: -4px;
  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));
}

.peer:focus ~ .peer-focus\:scale-75{
  --tw-scale-x: .75;
  --tw-scale-y: .75;
  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));
}

.peer:focus ~ .peer-focus\:font-bold{
  font-weight: 700;
}

@media (min-width: 320px) and (max-width: 500px){
  .mobile\:relative{
    position: relative;
  }
  .mobile\:sticky{
    position: sticky;
  }
  .mobile\:\!top-\[178px\]{
    top: 178px !important;
  }
  .mobile\:-bottom-20{
    bottom: -20px;
  }
  .mobile\:-bottom-56{
    bottom: -56px;
  }
  .mobile\:-bottom-60{
    bottom: -60px;
  }
  .mobile\:-bottom-\[152\.5px\]{
    bottom: -152.5px;
  }
  .mobile\:-right-24{
    right: -24px;
  }
  .mobile\:-top-160{
    top: -160px;
  }
  .mobile\:-top-30{
    top: -30px;
  }
  .mobile\:-top-40{
    top: -40px;
  }
  .mobile\:-top-80{
    top: -80px;
  }
  .mobile\:bottom-40{
    bottom: 40px;
  }
  .mobile\:bottom-66{
    bottom: 66px;
  }
  .mobile\:left-0{
    left: 0px;
  }
  .mobile\:left-16{
    left: 16px;
  }
  .mobile\:left-24{
    left: 24px;
  }
  .mobile\:left-8{
    left: 8px;
  }
  .mobile\:left-auto{
    left: auto;
  }
  .mobile\:right-16{
    right: 16px;
  }
  .mobile\:right-24{
    right: 24px;
  }
  .mobile\:right-auto{
    right: auto;
  }
  .mobile\:top-1\/2{
    top: 50%;
  }
  .mobile\:top-300{
    top: 300px;
  }
  .mobile\:top-80{
    top: 80px;
  }
  .mobile\:top-84{
    top: 84px;
  }
  .mobile\:top-\[96px\]{
    top: 96px;
  }
  .mobile\:order-1{
    order: 1;
  }
  .mobile\:order-2{
    order: 2;
  }
  .mobile\:order-3{
    order: 3;
  }
  .mobile\:order-4{
    order: 4;
  }
  .mobile\:order-5{
    order: 5;
  }
  .mobile\:order-first{
    order: -9999;
  }
  .mobile\:order-last{
    order: 9999;
  }
  .mobile\:col-span-1{
    grid-column: span 1 / span 1;
  }
  .mobile\:col-span-12{
    grid-column: span 12 / span 12;
  }
  .mobile\:col-span-6{
    grid-column: span 6 / span 6;
  }
  .mobile\:row-span-1{
    grid-row: span 1 / span 1;
  }
  .mobile\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .mobile\:my-8{
    margin-top: 8px;
    margin-bottom: 8px;
  }
  .mobile\:-mt-51{
    margin-top: -51px;
  }
  .mobile\:-mt-60{
    margin-top: -60px;
  }
  .mobile\:-mt-80{
    margin-top: -80px;
  }
  .mobile\:mb-0{
    margin-bottom: 0px;
  }
  .mobile\:mb-16{
    margin-bottom: 16px;
  }
  .mobile\:mb-24{
    margin-bottom: 24px;
  }
  .mobile\:mb-32{
    margin-bottom: 32px;
  }
  .mobile\:mb-38{
    margin-bottom: 38px;
  }
  .mobile\:mb-40{
    margin-bottom: 40px;
  }
  .mobile\:mb-413{
    margin-bottom: 413px;
  }
  .mobile\:mb-44{
    margin-bottom: 44px;
  }
  .mobile\:mb-54{
    margin-bottom: 54px;
  }
  .mobile\:mb-56{
    margin-bottom: 56px;
  }
  .mobile\:mb-64{
    margin-bottom: 64px;
  }
  .mobile\:mb-8{
    margin-bottom: 8px;
  }
  .mobile\:mb-80{
    margin-bottom: 80px;
  }
  .mobile\:ml-24{
    margin-left: 24px;
  }
  .mobile\:ml-auto{
    margin-left: auto;
  }
  .mobile\:mr-0{
    margin-right: 0px;
  }
  .mobile\:mr-24{
    margin-right: 24px;
  }
  .mobile\:mr-auto{
    margin-right: auto;
  }
  .mobile\:mt-100{
    margin-top: 100px;
  }
  .mobile\:mt-24{
    margin-top: 24px;
  }
  .mobile\:mt-32{
    margin-top: 32px;
  }
  .mobile\:mt-35{
    margin-top: 35px;
  }
  .mobile\:mt-40{
    margin-top: 40px;
  }
  .mobile\:mt-48{
    margin-top: 48px;
  }
  .mobile\:block{
    display: block;
  }
  .mobile\:flex{
    display: flex;
  }
  .mobile\:hidden{
    display: none;
  }
  .mobile\:h-104{
    height: 104px;
  }
  .mobile\:h-120{
    height: 120px;
  }
  .mobile\:h-175{
    height: 175px;
  }
  .mobile\:h-182{
    height: 182px;
  }
  .mobile\:h-184{
    height: 184px;
  }
  .mobile\:h-200{
    height: 200px;
  }
  .mobile\:h-215{
    height: 215px;
  }
  .mobile\:h-220{
    height: 220px;
  }
  .mobile\:h-225{
    height: 225px;
  }
  .mobile\:h-270{
    height: 270px;
  }
  .mobile\:h-275{
    height: 275px;
  }
  .mobile\:h-32{
    height: 32px;
  }
  .mobile\:h-340{
    height: 340px;
  }
  .mobile\:h-36{
    height: 36px;
  }
  .mobile\:h-380{
    height: 380px;
  }
  .mobile\:h-400{
    height: 400px;
  }
  .mobile\:h-48{
    height: 48px;
  }
  .mobile\:h-488{
    height: 488px;
  }
  .mobile\:h-50{
    height: 50px;
  }
  .mobile\:h-500{
    height: 500px;
  }
  .mobile\:h-80{
    height: 80px;
  }
  .mobile\:h-93{
    height: 93px;
  }
  .mobile\:h-auto{
    height: auto;
  }
  .mobile\:max-h-0{
    max-height: 0px;
  }
  .mobile\:min-h-36{
    min-height: 36px;
  }
  .mobile\:w-1\/2{
    width: 50%;
  }
  .mobile\:w-100{
    width: 100px;
  }
  .mobile\:w-112{
    width: 112px;
  }
  .mobile\:w-140{
    width: 140px;
  }
  .mobile\:w-225{
    width: 225px;
  }
  .mobile\:w-26{
    width: 26px;
  }
  .mobile\:w-32{
    width: 32px;
  }
  .mobile\:w-48{
    width: 48px;
  }
  .mobile\:w-74{
    width: 74px;
  }
  .mobile\:w-82{
    width: 82px;
  }
  .mobile\:w-85{
    width: 85px;
  }
  .mobile\:w-\[37\%\]{
    width: 37%;
  }
  .mobile\:w-\[60\%\]{
    width: 60%;
  }
  .mobile\:w-\[75\%\]{
    width: 75%;
  }
  .mobile\:w-\[80\%\]{
    width: 80%;
  }
  .mobile\:w-\[85\%\]{
    width: 85%;
  }
  .mobile\:w-\[calc\(100\%-24px\)\]{
    width: calc(100% - 24px);
  }
  .mobile\:w-\[calc\(100\%-82px\)\]{
    width: calc(100% - 82px);
  }
  .mobile\:w-\[calc\(200\%-48px\)\]{
    width: calc(200% - 48px);
  }
  .mobile\:w-\[calc\(50\%-8px\)\]{
    width: calc(50% - 8px);
  }
  .mobile\:w-auto{
    width: auto;
  }
  .mobile\:w-full{
    width: 100%;
  }
  .mobile\:min-w-max{
    min-width: max-content;
  }
  .mobile\:max-w-100{
    max-width: 100px;
  }
  .mobile\:max-w-180{
    max-width: 180px;
  }
  .mobile\:max-w-315{
    max-width: 315px;
  }
  .mobile\:max-w-320{
    max-width: 320px;
  }
  .mobile\:max-w-95{
    max-width: 95px;
  }
  .mobile\:max-w-\[80\%\]{
    max-width: 80%;
  }
  .mobile\:max-w-\[83\%\]{
    max-width: 83%;
  }
  .mobile\:max-w-\[calc\(100\%-40px\)\]{
    max-width: calc(100% - 40px);
  }
  .mobile\:max-w-full{
    max-width: 100%;
  }
  .mobile\:-translate-y-1\/2{
    --tw-translate-y: -50%;
    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));
  }
  .mobile\:-translate-y-10{
    --tw-translate-y: -10px;
    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));
  }
  .mobile\:scroll-mt-110{
    scroll-margin-top: 110px;
  }
  .mobile\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .mobile\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .mobile\:flex-row{
    flex-direction: row;
  }
  .mobile\:flex-col{
    flex-direction: column;
  }
  .mobile\:flex-col-reverse{
    flex-direction: column-reverse;
  }
  .mobile\:flex-wrap{
    flex-wrap: wrap;
  }
  .mobile\:flex-nowrap{
    flex-wrap: nowrap;
  }
  .mobile\:items-start{
    align-items: flex-start;
  }
  .mobile\:items-center{
    align-items: center;
  }
  .mobile\:justify-start{
    justify-content: flex-start;
  }
  .mobile\:justify-between{
    justify-content: space-between;
  }
  .mobile\:gap-16{
    gap: 16px;
  }
  .mobile\:gap-24{
    gap: 24px;
  }
  .mobile\:gap-32{
    gap: 32px;
  }
  .mobile\:gap-40{
    gap: 40px;
  }
  .mobile\:overflow-visible{
    overflow: visible;
  }
  .mobile\:overflow-x-auto{
    overflow-x: auto;
  }
  .mobile\:overflow-y-scroll{
    overflow-y: scroll;
  }
  .mobile\:border-b{
    border-bottom-width: 1px;
  }
  .mobile\:border-l-0{
    border-left-width: 0;
  }
  .mobile\:border-t{
    border-top-width: 1px;
  }
  .mobile\:border-wood-bark{
    --tw-border-opacity: 1;
    border-color: rgb(37 4 4 / var(--tw-border-opacity, 1));
  }
  .mobile\:p-40{
    padding: 40px;
  }
  .mobile\:\!px-0{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .mobile\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .mobile\:px-12{
    padding-left: 12px;
    padding-right: 12px;
  }
  .mobile\:px-16{
    padding-left: 16px;
    padding-right: 16px;
  }
  .mobile\:px-24{
    padding-left: 24px;
    padding-right: 24px;
  }
  .mobile\:px-32{
    padding-left: 32px;
    padding-right: 32px;
  }
  .mobile\:px-40{
    padding-left: 40px;
    padding-right: 40px;
  }
  .mobile\:py-12{
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .mobile\:py-16{
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .mobile\:py-20{
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .mobile\:py-24{
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .mobile\:py-32{
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .mobile\:py-40{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .mobile\:py-78{
    padding-top: 78px;
    padding-bottom: 78px;
  }
  .mobile\:pb-12{
    padding-bottom: 12px;
  }
  .mobile\:pb-120{
    padding-bottom: 120px;
  }
  .mobile\:pb-16{
    padding-bottom: 16px;
  }
  .mobile\:pb-24{
    padding-bottom: 24px;
  }
  .mobile\:pb-32{
    padding-bottom: 32px;
  }
  .mobile\:pb-37{
    padding-bottom: 37px;
  }
  .mobile\:pb-40{
    padding-bottom: 40px;
  }
  .mobile\:pb-49{
    padding-bottom: 49px;
  }
  .mobile\:pb-50{
    padding-bottom: 50px;
  }
  .mobile\:pb-8{
    padding-bottom: 8px;
  }
  .mobile\:pb-80{
    padding-bottom: 80px;
  }
  .mobile\:pb-82{
    padding-bottom: 82px;
  }
  .mobile\:pb-90{
    padding-bottom: 90px;
  }
  .mobile\:pl-0{
    padding-left: 0px;
  }
  .mobile\:pl-16{
    padding-left: 16px;
  }
  .mobile\:pl-24{
    padding-left: 24px;
  }
  .mobile\:pr-0{
    padding-right: 0px;
  }
  .mobile\:pr-16{
    padding-right: 16px;
  }
  .mobile\:pr-24{
    padding-right: 24px;
  }
  .mobile\:pr-55{
    padding-right: 55px;
  }
  .mobile\:pr-58{
    padding-right: 58px;
  }
  .mobile\:pr-70{
    padding-right: 70px;
  }
  .mobile\:pr-85{
    padding-right: 85px;
  }
  .mobile\:pr-90{
    padding-right: 90px;
  }
  .mobile\:pt-12{
    padding-top: 12px;
  }
  .mobile\:pt-120{
    padding-top: 120px;
  }
  .mobile\:pt-133{
    padding-top: 133px;
  }
  .mobile\:pt-144{
    padding-top: 144px;
  }
  .mobile\:pt-16{
    padding-top: 16px;
  }
  .mobile\:pt-20{
    padding-top: 20px;
  }
  .mobile\:pt-24{
    padding-top: 24px;
  }
  .mobile\:pt-30{
    padding-top: 30px;
  }
  .mobile\:pt-32{
    padding-top: 32px;
  }
  .mobile\:pt-40{
    padding-top: 40px;
  }
  .mobile\:pt-48{
    padding-top: 48px;
  }
  .mobile\:pt-56{
    padding-top: 56px;
  }
  .mobile\:pt-60{
    padding-top: 60px;
  }
  .mobile\:pt-80{
    padding-top: 80px;
  }
  .mobile\:text-left{
    text-align: left;
  }
  .mobile\:text-100{
    font-size: 100px;
  }
  .mobile\:text-12{
    font-size: 12px;
  }
  .mobile\:text-14{
    font-size: 14px;
  }
  .mobile\:text-15{
    font-size: 15px;
  }
  .mobile\:text-18{
    font-size: 18px;
  }
  .mobile\:text-20{
    font-size: 20px;
  }
  .mobile\:text-22{
    font-size: 22px;
  }
  .mobile\:text-23{
    font-size: 23px;
  }
  .mobile\:text-24{
    font-size: 24px;
  }
  .mobile\:text-26{
    font-size: 26px;
  }
  .mobile\:text-28{
    font-size: 28px;
  }
  .mobile\:text-30{
    font-size: 30px;
  }
  .mobile\:text-35{
    font-size: 35px;
  }
  .mobile\:text-44{
    font-size: 44px;
  }
  .mobile\:text-56{
    font-size: 56px;
  }
  .mobile\:text-64{
    font-size: 64px;
  }
  .mobile\:leading-lh-11{
    line-height: 11px;
  }
  .mobile\:leading-lh-14{
    line-height: 14px;
  }
  .mobile\:leading-lh-15{
    line-height: 15px;
  }
  .mobile\:leading-lh-16{
    line-height: 16px;
  }
  .mobile\:leading-lh-18{
    line-height: 18px;
  }
  .mobile\:leading-lh-20{
    line-height: 20px;
  }
  .mobile\:leading-lh-22{
    line-height: 22px;
  }
  .mobile\:leading-lh-24{
    line-height: 24px;
  }
  .mobile\:leading-lh-25{
    line-height: 25px;
  }
  .mobile\:leading-lh-26{
    line-height: 26px;
  }
  .mobile\:leading-lh-28{
    line-height: 28px;
  }
  .mobile\:leading-lh-30{
    line-height: 30px;
  }
  .mobile\:leading-lh-33{
    line-height: 33px;
  }
  .mobile\:leading-none{
    line-height: 1;
  }
  .mobile\:tracking-\[\.0\]{
    letter-spacing: .0;
  }
  .mobile\:tracking-\[\.48px\]{
    letter-spacing: .48px;
  }
  .mobile\:tracking-\[\.8px\]{
    letter-spacing: .8px;
  }
  .mobile\:tracking-\[2\.24px\]{
    letter-spacing: 2.24px;
  }
  .mobile\:opacity-100{
    opacity: 1;
  }
  .mobile\:shadow-\[0_0_16px_0_rgba\(0\2c 0\2c 0\2c 0\.15\)\]{
    --tw-shadow: 0 0 16px 0 rgba(0,0,0,0.15);
    --tw-shadow-colored: 0 0 16px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .mobile\:before\:absolute::before{
    content: var(--tw-content);
    position: absolute;
  }
  .mobile\:before\:-bottom-10::before{
    content: var(--tw-content);
    bottom: -10px;
  }
  .mobile\:before\:-top-19::before{
    content: var(--tw-content);
    top: -19px;
  }
  .mobile\:before\:bottom-0::before{
    content: var(--tw-content);
    bottom: 0px;
  }
  .mobile\:before\:left-0::before{
    content: var(--tw-content);
    left: 0px;
  }
  .mobile\:before\:right-0::before{
    content: var(--tw-content);
    right: 0px;
  }
  .mobile\:before\:right-23::before{
    content: var(--tw-content);
    right: 23px;
  }
  .mobile\:before\:right-42::before{
    content: var(--tw-content);
    right: 42px;
  }
  .mobile\:before\:right-73::before{
    content: var(--tw-content);
    right: 73px;
  }
  .mobile\:before\:top-0::before{
    content: var(--tw-content);
    top: 0px;
  }
  .mobile\:before\:z-10::before{
    content: var(--tw-content);
    z-index: 10;
  }
  .mobile\:before\:mx-auto::before{
    content: var(--tw-content);
    margin-left: auto;
    margin-right: auto;
  }
  .mobile\:before\:h-1::before{
    content: var(--tw-content);
    height: 1px;
  }
  .mobile\:before\:h-10::before{
    content: var(--tw-content);
    height: 10px;
  }
  .mobile\:before\:h-50::before{
    content: var(--tw-content);
    height: 50px;
  }
  .mobile\:before\:h-88::before{
    content: var(--tw-content);
    height: 88px;
  }
  .mobile\:before\:w-1::before{
    content: var(--tw-content);
    width: 1px;
  }
  .mobile\:before\:w-20::before{
    content: var(--tw-content);
    width: 20px;
  }
  .mobile\:before\:w-50::before{
    content: var(--tw-content);
    width: 50px;
  }
  .mobile\:before\:w-66::before{
    content: var(--tw-content);
    width: 66px;
  }
  .mobile\:before\:rounded-6::before{
    content: var(--tw-content);
    border-radius: 6px;
  }
  .mobile\:before\:rounded-r-full::before{
    content: var(--tw-content);
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
  }
  .mobile\:before\:bg-gradient-black-mobile::before{
    content: var(--tw-content);
    background-image: url('../img/gradient-black-mobile.png');
  }
  .mobile\:before\:bg-gradient-la-maison-mobile::before{
    content: var(--tw-content);
    background-image: url('../img/gradient-la-maison-mobile.png');
  }
  .mobile\:before\:bg-gradient-to-l::before{
    content: var(--tw-content);
    background-image: linear-gradient(to left, var(--tw-gradient-stops));
  }
  .mobile\:before\:from-rock::before{
    content: var(--tw-content);
    --tw-gradient-from: #513636 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(81 54 54 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  }
  .mobile\:before\:from-white::before{
    content: var(--tw-content);
    --tw-gradient-from: #fff var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  }
  .mobile\:before\:from-60\%::before{
    content: var(--tw-content);
    --tw-gradient-from-position: 60%;
  }
  .mobile\:before\:to-rock-70::before{
    content: var(--tw-content);
    --tw-gradient-to: rgba(81,54,54,.7) var(--tw-gradient-to-position);
  }
  .mobile\:before\:to-white-70::before{
    content: var(--tw-content);
    --tw-gradient-to: rgba(255,255,255,.7) var(--tw-gradient-to-position);
  }
  .group:not(.swiper-slide-active) .mobile\:group-\[\&\:not\(\.swiper-slide-active\)\]\:right-24{
    right: 24px;
  }
  .group.swiper-slide-active .mobile\:group-\[\.swiper-slide-active\]\:left-24{
    left: 24px;
  }
  .group:nth-child(4n+1) .mobile\:group-\[\&\:nth-child\(4n\+1\)\]\:h-460{
    height: 460px;
  }
  .group:nth-child(4n+2) .mobile\:group-\[\&\:nth-child\(4n\+2\)\]\:h-285{
    height: 285px;
  }
  .group:nth-child(4n+3) .mobile\:group-\[\&\:nth-child\(4n\+3\)\]\:h-285{
    height: 285px;
  }
  .group:nth-child(4n+4) .mobile\:group-\[\&\:nth-child\(4n\+4\)\]\:h-460{
    height: 460px;
  }
  .group.active-mobile-header .mobile\:group-\[\.active-mobile-header\]\:h-full{
    height: 100%;
  }
  .group.active-mobile-header .mobile\:group-\[\.active-mobile-header\]\:py-12{
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .group:nth-child(4n+1) .mobile\:group-\[\&\:nth-child\(4n\+1\)\]\:pr-\[16\%\]{
    padding-right: 16%;
  }
  .group:nth-child(4n+4) .mobile\:group-\[\&\:nth-child\(4n\+4\)\]\:pr-\[16\%\]{
    padding-right: 16%;
  }
  .group.is-active .mobile\:group-\[\.is-active\]\:text-20{
    font-size: 20px;
  }
  .group.active-mobile-header .mobile\:group-\[\.active-mobile-header\]\:opacity-0{
    opacity: 0;
  }
}

@media (max-width: 1000px){
  .mobiletablet\:relative{
    position: relative;
  }
  .mobiletablet\:-bottom-\[32\.5px\]{
    bottom: -32.5px;
  }
  .mobiletablet\:-right-160{
    right: -160px;
  }
  .mobiletablet\:-right-20{
    right: -20px;
  }
  .mobiletablet\:-right-62{
    right: -62px;
  }
  .mobiletablet\:-top-70{
    top: -70px;
  }
  .mobiletablet\:bottom-0{
    bottom: 0px;
  }
  .mobiletablet\:bottom-40{
    bottom: 40px;
  }
  .mobiletablet\:left-0{
    left: 0px;
  }
  .mobiletablet\:right-0{
    right: 0px;
  }
  .mobiletablet\:top-0{
    top: 0px;
  }
  .mobiletablet\:z-10{
    z-index: 10;
  }
  .mobiletablet\:z-40{
    z-index: 40;
  }
  .mobiletablet\:order-1{
    order: 1;
  }
  .mobiletablet\:order-2{
    order: 2;
  }
  .mobiletablet\:order-3{
    order: 3;
  }
  .mobiletablet\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .mobiletablet\:\!ml-0{
    margin-left: 0px !important;
  }
  .mobiletablet\:-mt-152{
    margin-top: -152px;
  }
  .mobiletablet\:-mt-45{
    margin-top: -45px;
  }
  .mobiletablet\:-mt-70{
    margin-top: -70px;
  }
  .mobiletablet\:mb-32{
    margin-bottom: 32px;
  }
  .mobiletablet\:mb-40{
    margin-bottom: 40px;
  }
  .mobiletablet\:mb-80{
    margin-bottom: 80px;
  }
  .mobiletablet\:ml-24{
    margin-left: 24px;
  }
  .mobiletablet\:mt-100{
    margin-top: 100px;
  }
  .mobiletablet\:mt-16{
    margin-top: 16px;
  }
  .mobiletablet\:mt-24{
    margin-top: 24px;
  }
  .mobiletablet\:mt-4{
    margin-top: 4px;
  }
  .mobiletablet\:mt-40{
    margin-top: 40px;
  }
  .mobiletablet\:mt-8{
    margin-top: 8px;
  }
  .mobiletablet\:flex{
    display: flex;
  }
  .mobiletablet\:hidden{
    display: none;
  }
  .mobiletablet\:h-100{
    height: 100px;
  }
  .mobiletablet\:h-240{
    height: 240px;
  }
  .mobiletablet\:h-32{
    height: 32px;
  }
  .mobiletablet\:h-40{
    height: 40px;
  }
  .mobiletablet\:h-48{
    height: 48px;
  }
  .mobiletablet\:h-50{
    height: 50px;
  }
  .mobiletablet\:h-56{
    height: 56px;
  }
  .mobiletablet\:max-h-0{
    max-height: 0px;
  }
  .mobiletablet\:max-h-240{
    max-height: 240px;
  }
  .mobiletablet\:min-h-\[485px\]{
    min-height: 485px;
  }
  .mobiletablet\:min-h-\[calc\(100\%-66px\)\]{
    min-height: calc(100% - 66px);
  }
  .mobiletablet\:min-h-full{
    min-height: 100%;
  }
  .mobiletablet\:\!w-full{
    width: 100% !important;
  }
  .mobiletablet\:w-225{
    width: 225px;
  }
  .mobiletablet\:w-32{
    width: 32px;
  }
  .mobiletablet\:w-40{
    width: 40px;
  }
  .mobiletablet\:w-48{
    width: 48px;
  }
  .mobiletablet\:w-56{
    width: 56px;
  }
  .mobiletablet\:w-68{
    width: 68px;
  }
  .mobiletablet\:w-97{
    width: 97px;
  }
  .mobiletablet\:w-\[200\%\]{
    width: 200%;
  }
  .mobiletablet\:w-\[60\%\]{
    width: 60%;
  }
  .mobiletablet\:w-full{
    width: 100%;
  }
  .mobiletablet\:max-w-130{
    max-width: 130px;
  }
  .mobiletablet\:max-w-\[85px\]{
    max-width: 85px;
  }
  .mobiletablet\:max-w-\[calc\(100\%-24px\)\]{
    max-width: calc(100% - 24px);
  }
  .mobiletablet\:scroll-mt-110{
    scroll-margin-top: 110px;
  }
  .mobiletablet\:scroll-mt-50{
    scroll-margin-top: 50px;
  }
  .mobiletablet\:flex-col{
    flex-direction: column;
  }
  .mobiletablet\:flex-col-reverse{
    flex-direction: column-reverse;
  }
  .mobiletablet\:flex-wrap{
    flex-wrap: wrap;
  }
  .mobiletablet\:items-start{
    align-items: flex-start;
  }
  .mobiletablet\:items-end{
    align-items: flex-end;
  }
  .mobiletablet\:items-center{
    align-items: center;
  }
  .mobiletablet\:justify-center{
    justify-content: center;
  }
  .mobiletablet\:px-12{
    padding-left: 12px;
    padding-right: 12px;
  }
  .mobiletablet\:px-20{
    padding-left: 20px;
    padding-right: 20px;
  }
  .mobiletablet\:px-24{
    padding-left: 24px;
    padding-right: 24px;
  }
  .mobiletablet\:px-40{
    padding-left: 40px;
    padding-right: 40px;
  }
  .mobiletablet\:py-16{
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .mobiletablet\:py-8{
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .mobiletablet\:pb-100{
    padding-bottom: 100px;
  }
  .mobiletablet\:pb-24{
    padding-bottom: 24px;
  }
  .mobiletablet\:pb-32{
    padding-bottom: 32px;
  }
  .mobiletablet\:pb-37{
    padding-bottom: 37px;
  }
  .mobiletablet\:pb-40{
    padding-bottom: 40px;
  }
  .mobiletablet\:pb-80{
    padding-bottom: 80px;
  }
  .mobiletablet\:pb-86{
    padding-bottom: 86px;
  }
  .mobiletablet\:pb-90{
    padding-bottom: 90px;
  }
  .mobiletablet\:pl-24{
    padding-left: 24px;
  }
  .mobiletablet\:pr-20{
    padding-right: 20px;
  }
  .mobiletablet\:pt-133{
    padding-top: 133px;
  }
  .mobiletablet\:pt-150{
    padding-top: 150px;
  }
  .mobiletablet\:pt-20{
    padding-top: 20px;
  }
  .mobiletablet\:pt-40{
    padding-top: 40px;
  }
  .mobiletablet\:pt-48{
    padding-top: 48px;
  }
  .mobiletablet\:pt-60{
    padding-top: 60px;
  }
  .mobiletablet\:pt-70{
    padding-top: 70px;
  }
  .mobiletablet\:pt-80{
    padding-top: 80px;
  }
  .mobiletablet\:text-center{
    text-align: center;
  }
  .mobiletablet\:text-12{
    font-size: 12px;
  }
  .mobiletablet\:text-14{
    font-size: 14px;
  }
  .mobiletablet\:text-20{
    font-size: 20px;
  }
  .mobiletablet\:text-24{
    font-size: 24px;
  }
  .mobiletablet\:text-28{
    font-size: 28px;
  }
  .mobiletablet\:leading-lh-28{
    line-height: 28px;
  }
  .mobiletablet\:before\:-top-60::before{
    content: var(--tw-content);
    top: -60px;
  }
  .mobiletablet\:before\:left-0::before{
    content: var(--tw-content);
    left: 0px;
  }
  .mobiletablet\:before\:right-0::before{
    content: var(--tw-content);
    right: 0px;
  }
  .mobiletablet\:before\:mx-auto::before{
    content: var(--tw-content);
    margin-left: auto;
    margin-right: auto;
  }
  .mobiletablet\:before\:h-172::before{
    content: var(--tw-content);
    height: 172px;
  }
  .mobiletablet\:before\:w-140::before{
    content: var(--tw-content);
    width: 140px;
  }
  .mobiletablet\:before\:translate-x-50::before{
    content: var(--tw-content);
    --tw-translate-x: 50px;
    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));
  }
  .mobiletablet\:after\:absolute::after{
    content: var(--tw-content);
    position: absolute;
  }
  .mobiletablet\:after\:-top-60::after{
    content: var(--tw-content);
    top: -60px;
  }
  .mobiletablet\:after\:bottom-0::after{
    content: var(--tw-content);
    bottom: 0px;
  }
  .mobiletablet\:after\:left-0::after{
    content: var(--tw-content);
    left: 0px;
  }
  .mobiletablet\:after\:right-0::after{
    content: var(--tw-content);
    right: 0px;
  }
  .mobiletablet\:after\:mx-auto::after{
    content: var(--tw-content);
    margin-left: auto;
    margin-right: auto;
  }
  .mobiletablet\:after\:h-172::after{
    content: var(--tw-content);
    height: 172px;
  }
  .mobiletablet\:after\:h-230::after{
    content: var(--tw-content);
    height: 230px;
  }
  .mobiletablet\:after\:h-64::after{
    content: var(--tw-content);
    height: 64px;
  }
  .mobiletablet\:after\:w-140::after{
    content: var(--tw-content);
    width: 140px;
  }
  .mobiletablet\:after\:w-full::after{
    content: var(--tw-content);
    width: 100%;
  }
  .mobiletablet\:after\:-translate-x-50::after{
    content: var(--tw-content);
    --tw-translate-x: -50px;
    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));
  }
  .mobiletablet\:after\:bg-creme-2::after{
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(242 237 224 / var(--tw-bg-opacity, 1));
  }
  .group:nth-child(odd) .mobiletablet\:group-odd\:left-0{
    left: 0px;
  }
  .group:nth-child(even) .mobiletablet\:group-even\:right-0{
    right: 0px;
  }
}

@media (min-width: 501px) and (max-width: 1000px){
  .tablet\:\!top-\[358px\]{
    top: 358px !important;
  }
  .tablet\:-bottom-114{
    bottom: -114px;
  }
  .tablet\:-bottom-\[163px\]{
    bottom: -163px;
  }
  .tablet\:-top-132{
    top: -132px;
  }
  .tablet\:-top-42{
    top: -42px;
  }
  .tablet\:-top-50{
    top: -50px;
  }
  .tablet\:-top-80{
    top: -80px;
  }
  .tablet\:bottom-52{
    bottom: 52px;
  }
  .tablet\:left-140{
    left: 140px;
  }
  .tablet\:left-32{
    left: 32px;
  }
  .tablet\:right-0{
    right: 0px;
  }
  .tablet\:right-48{
    right: 48px;
  }
  .tablet\:top-122{
    top: 122px;
  }
  .tablet\:top-150{
    top: 150px;
  }
  .tablet\:top-93{
    top: 93px;
  }
  .tablet\:top-\[186px\]{
    top: 186px;
  }
  .tablet\:col-span-12{
    grid-column: span 12 / span 12;
  }
  .tablet\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .tablet\:row-start-2{
    grid-row-start: 2;
  }
  .tablet\:row-start-3{
    grid-row-start: 3;
  }
  .tablet\:row-start-4{
    grid-row-start: 4;
  }
  .tablet\:-mx-16{
    margin-left: -16px;
    margin-right: -16px;
  }
  .tablet\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .tablet\:-mt-64{
    margin-top: -64px;
  }
  .tablet\:-mt-80{
    margin-top: -80px;
  }
  .tablet\:mb-150{
    margin-bottom: 150px;
  }
  .tablet\:mb-32{
    margin-bottom: 32px;
  }
  .tablet\:mb-40{
    margin-bottom: 40px;
  }
  .tablet\:mb-48{
    margin-bottom: 48px;
  }
  .tablet\:mb-80{
    margin-bottom: 80px;
  }
  .tablet\:ml-32{
    margin-left: 32px;
  }
  .tablet\:ml-auto{
    margin-left: auto;
  }
  .tablet\:mr-0{
    margin-right: 0px;
  }
  .tablet\:mr-8{
    margin-right: 8px;
  }
  .tablet\:mr-auto{
    margin-right: auto;
  }
  .tablet\:mt-100{
    margin-top: 100px;
  }
  .tablet\:mt-140{
    margin-top: 140px;
  }
  .tablet\:mt-60{
    margin-top: 60px;
  }
  .tablet\:mt-80{
    margin-top: 80px;
  }
  .tablet\:h-124{
    height: 124px;
  }
  .tablet\:h-175{
    height: 175px;
  }
  .tablet\:h-182{
    height: 182px;
  }
  .tablet\:h-360{
    height: 360px;
  }
  .tablet\:h-400{
    height: 400px;
  }
  .tablet\:h-480{
    height: 480px;
  }
  .tablet\:h-585{
    height: 585px;
  }
  .tablet\:w-1\/2{
    width: 50%;
  }
  .tablet\:w-124{
    width: 124px;
  }
  .tablet\:w-16{
    width: 16px;
  }
  .tablet\:w-195{
    width: 195px;
  }
  .tablet\:w-250{
    width: 250px;
  }
  .tablet\:w-272{
    width: 272px;
  }
  .tablet\:w-480{
    width: 480px;
  }
  .tablet\:w-96{
    width: 96px;
  }
  .tablet\:w-\[60\%\]{
    width: 60%;
  }
  .tablet\:w-\[65\%\]{
    width: 65%;
  }
  .tablet\:w-\[70\%\]{
    width: 70%;
  }
  .tablet\:w-\[calc\(100\%-96px\)\]{
    width: calc(100% - 96px);
  }
  .tablet\:w-full{
    width: 100%;
  }
  .tablet\:min-w-max{
    min-width: max-content;
  }
  .tablet\:max-w-130{
    max-width: 130px;
  }
  .tablet\:max-w-415{
    max-width: 415px;
  }
  .tablet\:max-w-450{
    max-width: 450px;
  }
  .tablet\:max-w-480{
    max-width: 480px;
  }
  .tablet\:max-w-530{
    max-width: 530px;
  }
  .tablet\:max-w-700{
    max-width: 700px;
  }
  .tablet\:max-w-\[460px\]{
    max-width: 460px;
  }
  .tablet\:max-w-\[65\%\]{
    max-width: 65%;
  }
  .tablet\:max-w-full{
    max-width: 100%;
  }
  .tablet\:scroll-mt-150{
    scroll-margin-top: 150px;
  }
  .tablet\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .tablet\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .tablet\:grid-rows-6{
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }
  .tablet\:flex-nowrap{
    flex-wrap: nowrap;
  }
  .tablet\:justify-start{
    justify-content: flex-start;
  }
  .tablet\:justify-between{
    justify-content: space-between;
  }
  .tablet\:gap-40{
    gap: 40px;
  }
  .tablet\:gap-x-0{
    column-gap: 0px;
  }
  .tablet\:gap-x-48{
    column-gap: 48px;
  }
  .tablet\:overflow-y-scroll{
    overflow-y: scroll;
  }
  .tablet\:border-b{
    border-bottom-width: 1px;
  }
  .tablet\:border-l-0{
    border-left-width: 0;
  }
  .tablet\:object-scale-down{
    object-fit: scale-down;
  }
  .tablet\:px-10{
    padding-left: 10px;
    padding-right: 10px;
  }
  .tablet\:px-12{
    padding-left: 12px;
    padding-right: 12px;
  }
  .tablet\:px-16{
    padding-left: 16px;
    padding-right: 16px;
  }
  .tablet\:px-24{
    padding-left: 24px;
    padding-right: 24px;
  }
  .tablet\:px-32{
    padding-left: 32px;
    padding-right: 32px;
  }
  .tablet\:px-48{
    padding-left: 48px;
    padding-right: 48px;
  }
  .tablet\:py-24{
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .tablet\:py-48{
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .tablet\:py-60{
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .tablet\:pb-100{
    padding-bottom: 100px;
  }
  .tablet\:pb-120{
    padding-bottom: 120px;
  }
  .tablet\:pb-130{
    padding-bottom: 130px;
  }
  .tablet\:pb-24{
    padding-bottom: 24px;
  }
  .tablet\:pb-40{
    padding-bottom: 40px;
  }
  .tablet\:pb-80{
    padding-bottom: 80px;
  }
  .tablet\:pb-96{
    padding-bottom: 96px;
  }
  .tablet\:pl-32{
    padding-left: 32px;
  }
  .tablet\:pl-40{
    padding-left: 40px;
  }
  .tablet\:pl-48{
    padding-left: 48px;
  }
  .tablet\:pr-145{
    padding-right: 145px;
  }
  .tablet\:pr-40{
    padding-right: 40px;
  }
  .tablet\:pr-48{
    padding-right: 48px;
  }
  .tablet\:pt-120{
    padding-top: 120px;
  }
  .tablet\:pt-150{
    padding-top: 150px;
  }
  .tablet\:pt-165{
    padding-top: 165px;
  }
  .tablet\:pt-180{
    padding-top: 180px;
  }
  .tablet\:pt-220{
    padding-top: 220px;
  }
  .tablet\:pt-40{
    padding-top: 40px;
  }
  .tablet\:pt-48{
    padding-top: 48px;
  }
  .tablet\:pt-80{
    padding-top: 80px;
  }
  .tablet\:text-center{
    text-align: center;
  }
  .tablet\:text-150{
    font-size: 150px;
  }
  .tablet\:text-16{
    font-size: 16px;
  }
  .tablet\:text-22{
    font-size: 22px;
  }
  .tablet\:text-26{
    font-size: 26px;
  }
  .tablet\:text-28{
    font-size: 28px;
  }
  .tablet\:text-32{
    font-size: 32px;
  }
  .tablet\:text-34{
    font-size: 34px;
  }
  .tablet\:text-36{
    font-size: 36px;
  }
  .tablet\:text-65{
    font-size: 65px;
  }
  .tablet\:text-70{
    font-size: 70px;
  }
  .tablet\:text-8{
    font-size: 8px;
  }
  .tablet\:leading-lh-16{
    line-height: 16px;
  }
  .tablet\:leading-lh-26{
    line-height: 26px;
  }
  .tablet\:leading-lh-28{
    line-height: 28px;
  }
  .tablet\:leading-lh-32{
    line-height: 32px;
  }
  .tablet\:leading-lh-36{
    line-height: 36px;
  }
  .tablet\:leading-lh-38{
    line-height: 38px;
  }
  .tablet\:leading-lh-75{
    line-height: 75px;
  }
  .tablet\:before\:h-160::before{
    content: var(--tw-content);
    height: 160px;
  }
  .tablet\:before\:h-200::before{
    content: var(--tw-content);
    height: 200px;
  }
}

@media (min-width: 501px){
  .tabletdesktop\:pointer-events-none{
    pointer-events: none;
  }
  .tabletdesktop\:absolute{
    position: absolute;
  }
  .tabletdesktop\:-bottom-60{
    bottom: -60px;
  }
  .tabletdesktop\:-top-40{
    top: -40px;
  }
  .tabletdesktop\:left-0{
    left: 0px;
  }
  .tabletdesktop\:left-11{
    left: 11px;
  }
  .tabletdesktop\:left-26{
    left: 26px;
  }
  .tabletdesktop\:right-0{
    right: 0px;
  }
  .tabletdesktop\:right-14{
    right: 14px;
  }
  .tabletdesktop\:right-24{
    right: 24px;
  }
  .tabletdesktop\:right-26{
    right: 26px;
  }
  .tabletdesktop\:top-0{
    top: 0px;
  }
  .tabletdesktop\:\!m-0{
    margin: 0px !important;
  }
  .tabletdesktop\:-mx-16{
    margin-left: -16px;
    margin-right: -16px;
  }
  .tabletdesktop\:mx-16{
    margin-left: 16px;
    margin-right: 16px;
  }
  .tabletdesktop\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .tabletdesktop\:my-16{
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .tabletdesktop\:mb-16{
    margin-bottom: 16px;
  }
  .tabletdesktop\:mb-24{
    margin-bottom: 24px;
  }
  .tabletdesktop\:mb-30{
    margin-bottom: 30px;
  }
  .tabletdesktop\:mb-32{
    margin-bottom: 32px;
  }
  .tabletdesktop\:mb-40{
    margin-bottom: 40px;
  }
  .tabletdesktop\:mb-60{
    margin-bottom: 60px;
  }
  .tabletdesktop\:mb-64{
    margin-bottom: 64px;
  }
  .tabletdesktop\:mb-8{
    margin-bottom: 8px;
  }
  .tabletdesktop\:mb-80{
    margin-bottom: 80px;
  }
  .tabletdesktop\:ml-18{
    margin-left: 18px;
  }
  .tabletdesktop\:ml-8{
    margin-left: 8px;
  }
  .tabletdesktop\:mr-64{
    margin-right: 64px;
  }
  .tabletdesktop\:mt-16{
    margin-top: 16px;
  }
  .tabletdesktop\:mt-20{
    margin-top: 20px;
  }
  .tabletdesktop\:mt-24{
    margin-top: 24px;
  }
  .tabletdesktop\:mt-32{
    margin-top: 32px;
  }
  .tabletdesktop\:mt-40{
    margin-top: 40px;
  }
  .tabletdesktop\:mt-48{
    margin-top: 48px;
  }
  .tabletdesktop\:mt-64{
    margin-top: 64px;
  }
  .tabletdesktop\:mt-65{
    margin-top: 65px;
  }
  .tabletdesktop\:flex{
    display: flex;
  }
  .tabletdesktop\:hidden{
    display: none;
  }
  .tabletdesktop\:\!h-\[calc\(100vh-133px\)\]{
    height: calc(100vh - 133px) !important;
  }
  .tabletdesktop\:h-180{
    height: 180px;
  }
  .tabletdesktop\:h-200{
    height: 200px;
  }
  .tabletdesktop\:h-235{
    height: 235px;
  }
  .tabletdesktop\:h-320{
    height: 320px;
  }
  .tabletdesktop\:h-360{
    height: 360px;
  }
  .tabletdesktop\:h-40{
    height: 40px;
  }
  .tabletdesktop\:h-400{
    height: 400px;
  }
  .tabletdesktop\:h-460{
    height: 460px;
  }
  .tabletdesktop\:h-485{
    height: 485px;
  }
  .tabletdesktop\:h-600{
    height: 600px;
  }
  .tabletdesktop\:h-64{
    height: 64px;
  }
  .tabletdesktop\:h-760{
    height: 760px;
  }
  .tabletdesktop\:h-93{
    height: 93px;
  }
  .tabletdesktop\:h-full{
    height: 100%;
  }
  .tabletdesktop\:min-h-140{
    min-height: 140px;
  }
  .tabletdesktop\:min-h-40{
    min-height: 40px;
  }
  .tabletdesktop\:min-h-\[126px\]{
    min-height: 126px;
  }
  .tabletdesktop\:w-1\/2{
    width: 50%;
  }
  .tabletdesktop\:w-1\/3{
    width: 33.333333%;
  }
  .tabletdesktop\:w-130{
    width: 130px;
  }
  .tabletdesktop\:w-370{
    width: 370px;
  }
  .tabletdesktop\:w-40{
    width: 40px;
  }
  .tabletdesktop\:w-415{
    width: 415px;
  }
  .tabletdesktop\:w-64{
    width: 64px;
  }
  .tabletdesktop\:w-\[calc\(100\%-80px\)\]{
    width: calc(100% - 80px);
  }
  .tabletdesktop\:w-\[calc\(50\%-8px\)\]{
    width: calc(50% - 8px);
  }
  .tabletdesktop\:w-full{
    width: 100%;
  }
  .tabletdesktop\:max-w-120{
    max-width: 120px;
  }
  .tabletdesktop\:max-w-290{
    max-width: 290px;
  }
  .tabletdesktop\:max-w-300{
    max-width: 300px;
  }
  .tabletdesktop\:max-w-305{
    max-width: 305px;
  }
  .tabletdesktop\:max-w-415{
    max-width: 415px;
  }
  .tabletdesktop\:max-w-\[348px\]{
    max-width: 348px;
  }
  .tabletdesktop\:max-w-\[64\%\]{
    max-width: 64%;
  }
  .tabletdesktop\:-translate-y-37{
    --tw-translate-y: -37px;
    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));
  }
  .tabletdesktop\:flex-col{
    flex-direction: column;
  }
  .tabletdesktop\:items-start{
    align-items: flex-start;
  }
  .tabletdesktop\:items-center{
    align-items: center;
  }
  .tabletdesktop\:justify-center{
    justify-content: center;
  }
  .tabletdesktop\:justify-between{
    justify-content: space-between;
  }
  .tabletdesktop\:p-40{
    padding: 40px;
  }
  .tabletdesktop\:px-115{
    padding-left: 115px;
    padding-right: 115px;
  }
  .tabletdesktop\:px-24{
    padding-left: 24px;
    padding-right: 24px;
  }
  .tabletdesktop\:px-30{
    padding-left: 30px;
    padding-right: 30px;
  }
  .tabletdesktop\:px-32{
    padding-left: 32px;
    padding-right: 32px;
  }
  .tabletdesktop\:px-70{
    padding-left: 70px;
    padding-right: 70px;
  }
  .tabletdesktop\:px-80{
    padding-left: 80px;
    padding-right: 80px;
  }
  .tabletdesktop\:py-16{
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .tabletdesktop\:py-20{
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .tabletdesktop\:py-24{
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .tabletdesktop\:py-35{
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .tabletdesktop\:py-40{
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .tabletdesktop\:py-48{
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .tabletdesktop\:py-60{
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .tabletdesktop\:py-80{
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .tabletdesktop\:pb-104{
    padding-bottom: 104px;
  }
  .tabletdesktop\:pb-115{
    padding-bottom: 115px;
  }
  .tabletdesktop\:pb-120{
    padding-bottom: 120px;
  }
  .tabletdesktop\:pb-140{
    padding-bottom: 140px;
  }
  .tabletdesktop\:pb-15{
    padding-bottom: 15px;
  }
  .tabletdesktop\:pb-24{
    padding-bottom: 24px;
  }
  .tabletdesktop\:pb-32{
    padding-bottom: 32px;
  }
  .tabletdesktop\:pb-35{
    padding-bottom: 35px;
  }
  .tabletdesktop\:pb-40{
    padding-bottom: 40px;
  }
  .tabletdesktop\:pb-42{
    padding-bottom: 42px;
  }
  .tabletdesktop\:pb-48{
    padding-bottom: 48px;
  }
  .tabletdesktop\:pb-75{
    padding-bottom: 75px;
  }
  .tabletdesktop\:pb-90{
    padding-bottom: 90px;
  }
  .tabletdesktop\:pl-24{
    padding-left: 24px;
  }
  .tabletdesktop\:pr-72{
    padding-right: 72px;
  }
  .tabletdesktop\:pr-80{
    padding-right: 80px;
  }
  .tabletdesktop\:pt-120{
    padding-top: 120px;
  }
  .tabletdesktop\:pt-16{
    padding-top: 16px;
  }
  .tabletdesktop\:pt-20{
    padding-top: 20px;
  }
  .tabletdesktop\:pt-22{
    padding-top: 22px;
  }
  .tabletdesktop\:pt-220{
    padding-top: 220px;
  }
  .tabletdesktop\:pt-40{
    padding-top: 40px;
  }
  .tabletdesktop\:pt-56{
    padding-top: 56px;
  }
  .tabletdesktop\:pt-60{
    padding-top: 60px;
  }
  .tabletdesktop\:pt-64{
    padding-top: 64px;
  }
  .tabletdesktop\:pt-65{
    padding-top: 65px;
  }
  .tabletdesktop\:pt-80{
    padding-top: 80px;
  }
  .tabletdesktop\:pt-90{
    padding-top: 90px;
  }
  .tabletdesktop\:pt-93{
    padding-top: 93px;
  }
  .tabletdesktop\:text-14{
    font-size: 14px;
  }
  .tabletdesktop\:text-18{
    font-size: 18px;
  }
  .tabletdesktop\:text-20{
    font-size: 20px;
  }
  .tabletdesktop\:text-22{
    font-size: 22px;
  }
  .tabletdesktop\:text-24{
    font-size: 24px;
  }
  .tabletdesktop\:text-28{
    font-size: 28px;
  }
  .tabletdesktop\:text-30{
    font-size: 30px;
  }
  .tabletdesktop\:text-32{
    font-size: 32px;
  }
  .tabletdesktop\:text-40{
    font-size: 40px;
  }
  .tabletdesktop\:text-45{
    font-size: 45px;
  }
  .tabletdesktop\:text-48{
    font-size: 48px;
  }
  .tabletdesktop\:text-60{
    font-size: 60px;
  }
  .tabletdesktop\:text-64{
    font-size: 64px;
  }
  .tabletdesktop\:leading-lh-120-p{
    line-height: 120%;
  }
  .tabletdesktop\:leading-lh-18{
    line-height: 18px;
  }
  .tabletdesktop\:leading-lh-24{
    line-height: 24px;
  }
  .tabletdesktop\:leading-lh-28{
    line-height: 28px;
  }
  .tabletdesktop\:leading-lh-32{
    line-height: 32px;
  }
  .tabletdesktop\:leading-lh-33{
    line-height: 33px;
  }
  .tabletdesktop\:leading-lh-34{
    line-height: 34px;
  }
  .tabletdesktop\:leading-lh-38{
    line-height: 38px;
  }
  .tabletdesktop\:leading-lh-44{
    line-height: 44px;
  }
  .tabletdesktop\:leading-lh-48{
    line-height: 48px;
  }
  .tabletdesktop\:leading-lh-60{
    line-height: 60px;
  }
  .tabletdesktop\:leading-lh-64{
    line-height: 64px;
  }
  .tabletdesktop\:leading-none{
    line-height: 1;
  }
  .tabletdesktop\:tracking-\[\.48px\]{
    letter-spacing: .48px;
  }
  .tabletdesktop\:tracking-\[\.56px\]{
    letter-spacing: .56px;
  }
  .tabletdesktop\:tracking-\[\.8px\]{
    letter-spacing: .8px;
  }
  .tabletdesktop\:tracking-\[\.96px\]{
    letter-spacing: .96px;
  }
  .tabletdesktop\:tracking-\[1\.28px\]{
    letter-spacing: 1.28px;
  }
  .tabletdesktop\:tracking-\[3\.84px\]{
    letter-spacing: 3.84px;
  }
  .tabletdesktop\:before\:-left-18::before{
    content: var(--tw-content);
    left: -18px;
  }
  .tabletdesktop\:before\:-top-17::before{
    content: var(--tw-content);
    top: -17px;
  }
  .tabletdesktop\:before\:bottom-20::before{
    content: var(--tw-content);
    bottom: 20px;
  }
  .tabletdesktop\:before\:right-40::before{
    content: var(--tw-content);
    right: 40px;
  }
  .tabletdesktop\:before\:top-0::before{
    content: var(--tw-content);
    top: 0px;
  }
  .tabletdesktop\:before\:h-1::before{
    content: var(--tw-content);
    height: 1px;
  }
  .tabletdesktop\:before\:h-full::before{
    content: var(--tw-content);
    height: 100%;
  }
  .tabletdesktop\:before\:w-1::before{
    content: var(--tw-content);
    width: 1px;
  }
  .tabletdesktop\:before\:w-10::before{
    content: var(--tw-content);
    width: 10px;
  }
  .tabletdesktop\:before\:bg-gradient-black::before{
    content: var(--tw-content);
    background-image: url('../img/gradient-black.png');
  }
  .tabletdesktop\:before\:bg-gradient-la-maison::before{
    content: var(--tw-content);
    background-image: url('../img/gradient-la-maison.png');
  }
  .group:nth-child(4n+1) .tabletdesktop\:group-\[\&\:nth-child\(4n\+1\)\]\:h-554{
    height: 554px;
  }
  .group:nth-child(4n+2) .tabletdesktop\:group-\[\&\:nth-child\(4n\+2\)\]\:h-480{
    height: 480px;
  }
  .group:nth-child(4n+3) .tabletdesktop\:group-\[\&\:nth-child\(4n\+3\)\]\:h-480{
    height: 480px;
  }
  .group:nth-child(4n+4) .tabletdesktop\:group-\[\&\:nth-child\(4n\+4\)\]\:h-554{
    height: 554px;
  }
  .group.is-active .tabletdesktop\:group-\[\.is-active\]\:text-24{
    font-size: 24px;
  }
}

@media (max-width: 1299px){
  .xl-down\:fixed{
    position: fixed;
  }
  .xl-down\:relative{
    position: relative;
  }
  .xl-down\:left-0{
    left: 0px;
  }
  .xl-down\:top-0{
    top: 0px;
  }
  .xl-down\:mb-24{
    margin-bottom: 24px;
  }
  .xl-down\:mb-40{
    margin-bottom: 40px;
  }
  .xl-down\:mb-50{
    margin-bottom: 50px;
  }
  .xl-down\:ml-16{
    margin-left: 16px;
  }
  .xl-down\:hidden{
    display: none;
  }
  .xl-down\:h-36{
    height: 36px;
  }
  .xl-down\:h-full{
    height: 100%;
  }
  .xl-down\:w-1\/2{
    width: 50%;
  }
  .xl-down\:w-36{
    width: 36px;
  }
  .xl-down\:w-\[calc\(50\%-8px\)\]{
    width: calc(50% - 8px);
  }
  .xl-down\:w-full{
    width: 100%;
  }
  .xl-down\:translate-x-full{
    --tw-translate-x: 100%;
    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));
  }
  .xl-down\:flex-col{
    flex-direction: column;
  }
  .xl-down\:items-center{
    align-items: center;
  }
  .xl-down\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
  .xl-down\:px-24{
    padding-left: 24px;
    padding-right: 24px;
  }
  .xl-down\:px-32{
    padding-left: 32px;
    padding-right: 32px;
  }
  .xl-down\:py-24{
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .xl-down\:py-36{
    padding-top: 36px;
    padding-bottom: 36px;
  }
  .xl-down\:pt-12{
    padding-top: 12px;
  }
  .xl-down\:text-18{
    font-size: 18px;
  }
  .xl-down\:before\:hidden::before{
    content: var(--tw-content);
    display: none;
  }
  .xl-down\:after\:absolute::after{
    content: var(--tw-content);
    position: absolute;
  }
  .xl-down\:after\:right-0::after{
    content: var(--tw-content);
    right: 0px;
  }
  .xl-down\:after\:h-16::after{
    content: var(--tw-content);
    height: 16px;
  }
  .xl-down\:after\:w-16::after{
    content: var(--tw-content);
    width: 16px;
  }
  .xl-down\:after\:bg-arrow-right-mobile-menu::after{
    content: var(--tw-content);
    background-image: url('../img/icons/arrow-right-mobile-menu.png');
  }
  .xl-down\:after\:bg-cover::after{
    content: var(--tw-content);
    background-size: cover;
  }
}

@media (min-width: 501px) and (max-width: 1299px){
  .xl-down-tablet\:mb-100{
    margin-bottom: 100px;
  }
  .xl-down-tablet\:mr-32{
    margin-right: 32px;
  }
  .xl-down-tablet\:px-32{
    padding-left: 32px;
    padding-right: 32px;
  }
  .xl-down-tablet\:text-center{
    text-align: center;
  }
}

@media (min-width: 1300px){
  .xl-up\:invisible{
    visibility: hidden;
  }
  .xl-up\:-top-132{
    top: -132px;
  }
  .xl-up\:-top-152{
    top: -152px;
  }
  .xl-up\:bottom-120{
    bottom: 120px;
  }
  .xl-up\:left-\[402px\]{
    left: 402px;
  }
  .xl-up\:top-4{
    top: 4px;
  }
  .xl-up\:top-93{
    top: 93px;
  }
  .xl-up\:-mt-\[10000px\]{
    margin-top: -10000px;
  }
  .xl-up\:mb-14{
    margin-bottom: 14px;
  }
  .xl-up\:mb-80{
    margin-bottom: 80px;
  }
  .xl-up\:ml-50{
    margin-left: 50px;
  }
  .xl-up\:ml-8{
    margin-left: 8px;
  }
  .xl-up\:mr-64{
    margin-right: 64px;
  }
  .xl-up\:block{
    display: block;
  }
  .xl-up\:hidden{
    display: none;
  }
  .xl-up\:h-350{
    height: 350px;
  }
  .xl-up\:h-675{
    height: 675px;
  }
  .xl-up\:h-full{
    height: 100%;
  }
  .xl-up\:max-h-\[19999px\]{
    max-height: 19999px;
  }
  .xl-up\:w-1\/3{
    width: 33.333333%;
  }
  .xl-up\:w-1\/4{
    width: 25%;
  }
  .xl-up\:w-3\/4{
    width: 75%;
  }
  .xl-up\:w-415{
    width: 415px;
  }
  .xl-up\:w-416{
    width: 416px;
  }
  .xl-up\:w-430{
    width: 430px;
  }
  .xl-up\:w-528{
    width: 528px;
  }
  .xl-up\:w-530{
    width: 530px;
  }
  .xl-up\:w-full{
    width: 100%;
  }
  .xl-up\:max-w-530{
    max-width: 530px;
  }
  .xl-up\:flex-col{
    flex-direction: column;
  }
  .xl-up\:items-center{
    align-items: center;
  }
  .xl-up\:justify-center{
    justify-content: center;
  }
  .xl-up\:whitespace-nowrap{
    white-space: nowrap;
  }
  .xl-up\:border-t{
    border-top-width: 1px;
  }
  .xl-up\:border-gray{
    --tw-border-opacity: 1;
    border-color: rgb(129 129 129 / var(--tw-border-opacity, 1));
  }
  .xl-up\:border-wood-bark{
    --tw-border-opacity: 1;
    border-color: rgb(37 4 4 / var(--tw-border-opacity, 1));
  }
  .xl-up\:bg-white{
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
  }
  .xl-up\:px-16{
    padding-left: 16px;
    padding-right: 16px;
  }
  .xl-up\:px-58{
    padding-left: 58px;
    padding-right: 58px;
  }
  .xl-up\:px-6{
    padding-left: 6px;
    padding-right: 6px;
  }
  .xl-up\:px-64{
    padding-left: 64px;
    padding-right: 64px;
  }
  .xl-up\:\!pr-120{
    padding-right: 120px !important;
  }
  .xl-up\:pb-24{
    padding-bottom: 24px;
  }
  .xl-up\:pb-40{
    padding-bottom: 40px;
  }
  .xl-up\:pl-24{
    padding-left: 24px;
  }
  .xl-up\:pl-32{
    padding-left: 32px;
  }
  .xl-up\:pl-64{
    padding-left: 64px;
  }
  .xl-up\:pl-85{
    padding-left: 85px;
  }
  .xl-up\:pr-32{
    padding-right: 32px;
  }
  .xl-up\:pt-40{
    padding-top: 40px;
  }
  .xl-up\:text-20{
    font-size: 20px;
  }
  .xl-up\:shadow-\[0_4px_4px_0px_rgba\(0\2c 0\2c 0\2c 0\.25\)\]{
    --tw-shadow: 0 4px 4px 0px rgba(0,0,0,0.25);
    --tw-shadow-colored: 0 4px 4px 0px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .xl-up\:hover\:text-red:hover{
    --tw-text-opacity: 1;
    color: rgb(207 0 9 / var(--tw-text-opacity, 1));
  }
  .group\/singlemenu:hover .xl-up\:group-hover\/singlemenu\:visible{
    visibility: visible;
  }
  .group:nth-child(4n+2) .xl-up\:group-\[\&\:nth-child\(4n\+2\)\]\:max-w-530{
    max-width: 530px;
  }
  .group:nth-child(4n+3) .xl-up\:group-\[\&\:nth-child\(4n\+3\)\]\:max-w-530{
    max-width: 530px;
  }
}

@media (min-width: 1001px) and (max-width: 1299px){
  .smalldesktop\:\!-bottom-\[216px\]{
    bottom: -216px !important;
  }
  .smalldesktop\:-right-250{
    right: -250px;
  }
  .smalldesktop\:-top-110{
    top: -110px;
  }
  .smalldesktop\:-top-90{
    top: -90px;
  }
  .smalldesktop\:bottom-0{
    bottom: 0px;
  }
  .smalldesktop\:left-0{
    left: 0px;
  }
  .smalldesktop\:left-176{
    left: 176px;
  }
  .smalldesktop\:right-0{
    right: 0px;
  }
  .smalldesktop\:row-start-2{
    grid-row-start: 2;
  }
  .smalldesktop\:row-start-3{
    grid-row-start: 3;
  }
  .smalldesktop\:row-start-4{
    grid-row-start: 4;
  }
  .smalldesktop\:-mx-15{
    margin-left: -15px;
    margin-right: -15px;
  }
  .smalldesktop\:mb-80{
    margin-bottom: 80px;
  }
  .smalldesktop\:h-265{
    height: 265px;
  }
  .smalldesktop\:h-300{
    height: 300px;
  }
  .smalldesktop\:\!max-h-\[calc\(100vh-74px\)\]{
    max-height: calc(100vh - 74px) !important;
  }
  .smalldesktop\:\!w-full{
    width: 100% !important;
  }
  .smalldesktop\:w-130{
    width: 130px;
  }
  .smalldesktop\:w-24{
    width: 24px;
  }
  .smalldesktop\:w-300{
    width: 300px;
  }
  .smalldesktop\:w-340{
    width: 340px;
  }
  .smalldesktop\:w-390{
    width: 390px;
  }
  .smalldesktop\:w-\[calc\(100\%-130px\)\]{
    width: calc(100% - 130px);
  }
  .smalldesktop\:max-w-640{
    max-width: 640px;
  }
  .smalldesktop\:max-w-\[38\%\]{
    max-width: 38%;
  }
  .smalldesktop\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .smalldesktop\:grid-rows-6{
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }
  .smalldesktop\:items-center{
    align-items: center;
  }
  .smalldesktop\:justify-start{
    justify-content: flex-start;
  }
  .smalldesktop\:justify-center{
    justify-content: center;
  }
  .smalldesktop\:border-b{
    border-bottom-width: 1px;
  }
  .smalldesktop\:border-l-0{
    border-left-width: 0;
  }
  .smalldesktop\:\!px-10{
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .smalldesktop\:px-10{
    padding-left: 10px;
    padding-right: 10px;
  }
  .smalldesktop\:px-32{
    padding-left: 32px;
    padding-right: 32px;
  }
  .smalldesktop\:px-48{
    padding-left: 48px;
    padding-right: 48px;
  }
  .smalldesktop\:px-96{
    padding-left: 96px;
    padding-right: 96px;
  }
  .smalldesktop\:py-48{
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .smalldesktop\:\!pb-150{
    padding-bottom: 150px !important;
  }
  .smalldesktop\:pb-80{
    padding-bottom: 80px;
  }
  .smalldesktop\:pl-32{
    padding-left: 32px;
  }
  .smalldesktop\:pl-40{
    padding-left: 40px;
  }
  .smalldesktop\:pt-100{
    padding-top: 100px;
  }
  .smalldesktop\:pt-200{
    padding-top: 200px;
  }
  .smalldesktop\:pt-220{
    padding-top: 220px;
  }
  .smalldesktop\:text-center{
    text-align: center;
  }
  .smalldesktop\:text-12{
    font-size: 12px;
  }
  .smalldesktop\:text-24{
    font-size: 24px;
  }
  .smalldesktop\:text-38{
    font-size: 38px;
  }
  .smalldesktop\:leading-lh-16{
    line-height: 16px;
  }
  .smalldesktop\:leading-lh-28{
    line-height: 28px;
  }
  .smalldesktop\:leading-lh-38{
    line-height: 38px;
  }
}

@media (max-width: 350px){
  .xs\:\!mr-10{
    margin-right: 10px !important;
  }
}

@media (min-width: 1001px){
  .desktop\:pointer-events-none{
    pointer-events: none;
  }
  .desktop\:absolute{
    position: absolute;
  }
  .desktop\:relative{
    position: relative;
  }
  .desktop\:\!top-\[573px\]{
    top: 573px !important;
  }
  .desktop\:-bottom-144{
    bottom: -144px;
  }
  .desktop\:-bottom-170{
    bottom: -170px;
  }
  .desktop\:-bottom-60{
    bottom: -60px;
  }
  .desktop\:-bottom-67{
    bottom: -67px;
  }
  .desktop\:-right-112{
    right: -112px;
  }
  .desktop\:-top-25{
    top: -25px;
  }
  .desktop\:-top-62{
    top: -62px;
  }
  .desktop\:bottom-80{
    bottom: 80px;
  }
  .desktop\:left-0{
    left: 0px;
  }
  .desktop\:left-64{
    left: 64px;
  }
  .desktop\:right-0{
    right: 0px;
  }
  .desktop\:right-2{
    right: 2px;
  }
  .desktop\:right-40{
    right: 40px;
  }
  .desktop\:right-64{
    right: 64px;
  }
  .desktop\:top-0{
    top: 0px;
  }
  .desktop\:top-133{
    top: 133px;
  }
  .desktop\:top-190{
    top: 190px;
  }
  .desktop\:top-\[294px\]{
    top: 294px;
  }
  .desktop\:row-start-2{
    grid-row-start: 2;
  }
  .desktop\:row-start-3{
    grid-row-start: 3;
  }
  .desktop\:row-start-4{
    grid-row-start: 4;
  }
  .desktop\:-mx-10{
    margin-left: -10px;
    margin-right: -10px;
  }
  .desktop\:-mx-16{
    margin-left: -16px;
    margin-right: -16px;
  }
  .desktop\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }
  .desktop\:-mt-16{
    margin-top: -16px;
  }
  .desktop\:-mt-165{
    margin-top: -165px;
  }
  .desktop\:-mt-24{
    margin-top: -24px;
  }
  .desktop\:mb-110{
    margin-bottom: 110px;
  }
  .desktop\:mb-120{
    margin-bottom: 120px;
  }
  .desktop\:mb-22{
    margin-bottom: 22px;
  }
  .desktop\:mb-232{
    margin-bottom: 232px;
  }
  .desktop\:mb-40{
    margin-bottom: 40px;
  }
  .desktop\:ml-100{
    margin-left: 100px;
  }
  .desktop\:ml-145{
    margin-left: 145px;
  }
  .desktop\:ml-auto{
    margin-left: auto;
  }
  .desktop\:mr-100{
    margin-right: 100px;
  }
  .desktop\:mr-145{
    margin-right: 145px;
  }
  .desktop\:mr-16{
    margin-right: 16px;
  }
  .desktop\:mr-30{
    margin-right: 30px;
  }
  .desktop\:mr-50{
    margin-right: 50px;
  }
  .desktop\:mr-80{
    margin-right: 80px;
  }
  .desktop\:mr-auto{
    margin-right: auto;
  }
  .desktop\:mt-0{
    margin-top: 0px;
  }
  .desktop\:mt-120{
    margin-top: 120px;
  }
  .desktop\:mt-160{
    margin-top: 160px;
  }
  .desktop\:mt-205{
    margin-top: 205px;
  }
  .desktop\:mt-32{
    margin-top: 32px;
  }
  .desktop\:mt-48{
    margin-top: 48px;
  }
  .desktop\:mt-64{
    margin-top: 64px;
  }
  .desktop\:mt-80{
    margin-top: 80px;
  }
  .desktop\:box-content{
    box-sizing: content-box;
  }
  .desktop\:block{
    display: block;
  }
  .desktop\:flex{
    display: flex;
  }
  .desktop\:grid{
    display: grid;
  }
  .desktop\:hidden{
    display: none;
  }
  .desktop\:h-134{
    height: 134px;
  }
  .desktop\:h-370{
    height: 370px;
  }
  .desktop\:h-48{
    height: 48px;
  }
  .desktop\:h-485{
    height: 485px;
  }
  .desktop\:h-505{
    height: 505px;
  }
  .desktop\:h-58{
    height: 58px;
  }
  .desktop\:h-600{
    height: 600px;
  }
  .desktop\:h-615{
    height: 615px;
  }
  .desktop\:h-64{
    height: 64px;
  }
  .desktop\:h-\[calc\(100\%\+145px\)\]{
    height: calc(100% + 145px);
  }
  .desktop\:max-h-300{
    max-height: 300px;
  }
  .desktop\:max-h-\[calc\(100vh-133px\)\]{
    max-height: calc(100vh - 133px);
  }
  .desktop\:\!w-1\/2{
    width: 50% !important;
  }
  .desktop\:w-1\/2{
    width: 50%;
  }
  .desktop\:w-1\/3{
    width: 33.333333%;
  }
  .desktop\:w-130{
    width: 130px;
  }
  .desktop\:w-144{
    width: 144px;
  }
  .desktop\:w-415{
    width: 415px;
  }
  .desktop\:w-48{
    width: 48px;
  }
  .desktop\:w-530{
    width: 530px;
  }
  .desktop\:w-64{
    width: 64px;
  }
  .desktop\:w-640{
    width: 640px;
  }
  .desktop\:w-80{
    width: 80px;
  }
  .desktop\:w-full{
    width: 100%;
  }
  .desktop\:max-w-100{
    max-width: 100px;
  }
  .desktop\:max-w-250{
    max-width: 250px;
  }
  .desktop\:max-w-530{
    max-width: 530px;
  }
  .desktop\:max-w-640{
    max-width: 640px;
  }
  .desktop\:max-w-865{
    max-width: 865px;
  }
  .desktop\:shrink-0{
    flex-shrink: 0;
  }
  .desktop\:translate-x-1\/2{
    --tw-translate-x: 50%;
    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));
  }
  .desktop\:translate-y-24{
    --tw-translate-y: 24px;
    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));
  }
  .desktop\:scroll-mt-150{
    scroll-margin-top: 150px;
  }
  .desktop\:scroll-mt-195{
    scroll-margin-top: 195px;
  }
  .desktop\:scroll-mt-200{
    scroll-margin-top: 200px;
  }
  .desktop\:grid-rows-6{
    grid-template-rows: repeat(6, minmax(0, 1fr));
  }
  .desktop\:flex-row-reverse{
    flex-direction: row-reverse;
  }
  .desktop\:items-center{
    align-items: center;
  }
  .desktop\:gap-32{
    gap: 32px;
  }
  .desktop\:self-start{
    align-self: flex-start;
  }
  .desktop\:self-end{
    align-self: flex-end;
  }
  .desktop\:overflow-auto{
    overflow: auto;
  }
  .desktop\:overflow-y-scroll{
    overflow-y: scroll;
  }
  .desktop\:whitespace-nowrap{
    white-space: nowrap;
  }
  .desktop\:border-l{
    border-left-width: 1px;
  }
  .desktop\:border-wood-bark{
    --tw-border-opacity: 1;
    border-color: rgb(37 4 4 / var(--tw-border-opacity, 1));
  }
  .desktop\:p-60{
    padding: 60px;
  }
  .desktop\:px-115{
    padding-left: 115px;
    padding-right: 115px;
  }
  .desktop\:px-16{
    padding-left: 16px;
    padding-right: 16px;
  }
  .desktop\:px-32{
    padding-left: 32px;
    padding-right: 32px;
  }
  .desktop\:px-58{
    padding-left: 58px;
    padding-right: 58px;
  }
  .desktop\:px-60{
    padding-left: 60px;
    padding-right: 60px;
  }
  .desktop\:px-64{
    padding-left: 64px;
    padding-right: 64px;
  }
  .desktop\:py-12{
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .desktop\:py-30{
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .desktop\:pb-104{
    padding-bottom: 104px;
  }
  .desktop\:pb-120{
    padding-bottom: 120px;
  }
  .desktop\:pb-140{
    padding-bottom: 140px;
  }
  .desktop\:pb-156{
    padding-bottom: 156px;
  }
  .desktop\:pb-160{
    padding-bottom: 160px;
  }
  .desktop\:pb-165{
    padding-bottom: 165px;
  }
  .desktop\:pb-32{
    padding-bottom: 32px;
  }
  .desktop\:pb-40{
    padding-bottom: 40px;
  }
  .desktop\:pb-64{
    padding-bottom: 64px;
  }
  .desktop\:pb-80{
    padding-bottom: 80px;
  }
  .desktop\:pl-140{
    padding-left: 140px;
  }
  .desktop\:pl-24{
    padding-left: 24px;
  }
  .desktop\:pl-40{
    padding-left: 40px;
  }
  .desktop\:pl-60{
    padding-left: 60px;
  }
  .desktop\:pr-24{
    padding-right: 24px;
  }
  .desktop\:pr-32{
    padding-right: 32px;
  }
  .desktop\:pr-40{
    padding-right: 40px;
  }
  .desktop\:pr-50{
    padding-right: 50px;
  }
  .desktop\:pt-133{
    padding-top: 133px;
  }
  .desktop\:pt-152{
    padding-top: 152px;
  }
  .desktop\:pt-160{
    padding-top: 160px;
  }
  .desktop\:pt-40{
    padding-top: 40px;
  }
  .desktop\:pt-65{
    padding-top: 65px;
  }
  .desktop\:pt-80{
    padding-top: 80px;
  }
  .desktop\:text-right{
    text-align: right;
  }
  .desktop\:text-14{
    font-size: 14px;
  }
  .desktop\:text-18{
    font-size: 18px;
  }
  .desktop\:text-200{
    font-size: 200px;
  }
  .desktop\:text-24{
    font-size: 24px;
  }
  .desktop\:text-32{
    font-size: 32px;
  }
  .desktop\:text-40{
    font-size: 40px;
  }
  .desktop\:text-48{
    font-size: 48px;
  }
  .desktop\:text-96{
    font-size: 96px;
  }
  .desktop\:leading-lh-18{
    line-height: 18px;
  }
  .desktop\:leading-lh-32{
    line-height: 32px;
  }
  .desktop\:leading-lh-48{
    line-height: 48px;
  }
  .desktop\:leading-lh-96{
    line-height: 96px;
  }
  .desktop\:tracking-\[\.56px\]{
    letter-spacing: .56px;
  }
  .desktop\:before\:bottom-0::before{
    content: var(--tw-content);
    bottom: 0px;
  }
  .desktop\:before\:right-130::before{
    content: var(--tw-content);
    right: 130px;
  }
  .desktop\:before\:right-30::before{
    content: var(--tw-content);
    right: 30px;
  }
  .desktop\:before\:h-330::before{
    content: var(--tw-content);
    height: 330px;
  }
  .desktop\:before\:w-268::before{
    content: var(--tw-content);
    width: 268px;
  }
  .desktop\:after\:bottom-0::after{
    content: var(--tw-content);
    bottom: 0px;
  }
  .desktop\:after\:right-230::after{
    content: var(--tw-content);
    right: 230px;
  }
  .desktop\:after\:h-260::after{
    content: var(--tw-content);
    height: 260px;
  }
  .desktop\:after\:h-330::after{
    content: var(--tw-content);
    height: 330px;
  }
  .desktop\:after\:w-268::after{
    content: var(--tw-content);
    width: 268px;
  }
  .desktop\:hover\:text-red:hover{
    --tw-text-opacity: 1;
    color: rgb(207 0 9 / var(--tw-text-opacity, 1));
  }
  .group:hover .desktop\:group-hover\:before\:bg-red::before{
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(207 0 9 / var(--tw-bg-opacity, 1));
  }
}

@media (min-width: 1441px){
  .xxl\:left-\[302px\]{
    left: 302px;
  }
  .xxl\:right-\[calc\(50vw-657px\)\]{
    right: calc(50vw - 657px);
  }
  .xxl\:max-w-1312{
    max-width: 1312px;
  }
  .xxl\:max-w-\[632px\]{
    max-width: 632px;
  }
  .xxl\:justify-center{
    justify-content: center;
  }
  .xxl\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .xxl\:before\:h-350::before{
    content: var(--tw-content);
    height: 350px;
  }
  .xxl\:before\:bg-contain::before{
    content: var(--tw-content);
    background-size: contain;
  }
  .xxl\:before\:bg-repeat-x::before{
    content: var(--tw-content);
    background-repeat: repeat-x;
  }
}

@media (max-width: 799px){
  .old-xs\:mb-24{
    margin-bottom: 24px;
  }
  .old-xs\:ml-24{
    margin-left: 24px;
  }
  .old-xs\:mr-24{
    margin-right: 24px;
  }
  .old-xs\:hidden{
    display: none;
  }
  .old-xs\:h-215{
    height: 215px;
  }
  .old-xs\:\!w-full{
    width: 100% !important;
  }
  .old-xs\:w-40{
    width: 40px;
  }
  .old-xs\:w-full{
    width: 100%;
  }
  .old-xs\:flex-col{
    flex-direction: column;
  }
  .old-xs\:p-0{
    padding: 0px;
  }
  .old-xs\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .old-xs\:pb-24{
    padding-bottom: 24px;
  }
  .old-xs\:pb-48{
    padding-bottom: 48px;
  }
  .old-xs\:pb-8{
    padding-bottom: 8px;
  }
  .old-xs\:pl-0{
    padding-left: 0px;
  }
  .old-xs\:pl-24{
    padding-left: 24px;
  }
  .old-xs\:pr-24{
    padding-right: 24px;
  }
  .old-xs\:pt-0{
    padding-top: 0px;
  }
  .old-xs\:text-18{
    font-size: 18px;
  }
  .old-xs\:text-20{
    font-size: 20px;
  }
  .old-xs\:text-24{
    font-size: 24px;
  }
  .old-xs\:text-28{
    font-size: 28px;
  }
  .old-xs\:leading-lh-18{
    line-height: 18px;
  }
  .old-xs\:leading-lh-20{
    line-height: 20px;
  }
  .old-xs\:leading-lh-28{
    line-height: 28px;
  }
}

@media (min-width: 800px) and (max-width: 1000px){
  .old-md\:h-300{
    height: 300px;
  }
  .old-md\:w-1\/2{
    width: 50%;
  }
  .old-md\:px-32{
    padding-left: 32px;
    padding-right: 32px;
  }
  .old-md\:pb-24{
    padding-bottom: 24px;
  }
  .old-md\:pb-48{
    padding-bottom: 48px;
  }
  .old-md\:text-18{
    font-size: 18px;
  }
  .old-md\:text-32{
    font-size: 32px;
  }
  .old-md\:text-40{
    font-size: 40px;
  }
  .old-md\:leading-lh-18{
    line-height: 18px;
  }
  .old-md\:leading-lh-24{
    line-height: 24px;
  }
}

.\[\&\.-translate-x-full\]\:-translate-x-full.-translate-x-full{
  --tw-translate-x: -100%;
  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));
}

.\[\&\.active\+div\]\:block.active+div{
  display: block;
}

.\[\&\.active-dropdown-item\]\:text-red.active-dropdown-item{
  --tw-text-opacity: 1;
  color: rgb(207 0 9 / var(--tw-text-opacity, 1));
}

.\[\&\.active-label-product-tabs\]\:bg-red.active-label-product-tabs{
  --tw-bg-opacity: 1;
  background-color: rgb(207 0 9 / var(--tw-bg-opacity, 1));
}

.\[\&\.active-label-product-tabs\]\:text-white.active-label-product-tabs{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.\[\&\.active-mobile-header\]\:h-full.active-mobile-header{
  height: 100%;
}

.\[\&\.active-tab-services\]\:before\:absolute.active-tab-services::before{
  content: var(--tw-content);
  position: absolute;
}

.\[\&\.active-tab-services\]\:before\:-left-33.active-tab-services::before{
  content: var(--tw-content);
  left: -33px;
}

.\[\&\.active-tab-services\]\:before\:h-full.active-tab-services::before{
  content: var(--tw-content);
  height: 100%;
}

.\[\&\.active-tab-services\]\:before\:w-2.active-tab-services::before{
  content: var(--tw-content);
  width: 2px;
}

.\[\&\.active-tab-services\]\:before\:bg-red.active-tab-services::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(207 0 9 / var(--tw-bg-opacity, 1));
}

.\[\&\.active-trigger-details\]\:rotate-45.active-trigger-details{
  --tw-rotate: 45deg;
  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));
}

.\[\&\.active-video\]\:after\:hidden.active-video::after{
  content: var(--tw-content);
  display: none;
}

.\[\&\.active\]\:text-red.active{
  --tw-text-opacity: 1;
  color: rgb(207 0 9 / var(--tw-text-opacity, 1));
}

.\[\&\.active\]\:before\:bg-red.active::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(207 0 9 / var(--tw-bg-opacity, 1));
}

.\[\&\.bef-link--selected\]\:bg-red.bef-link--selected{
  --tw-bg-opacity: 1;
  background-color: rgb(207 0 9 / var(--tw-bg-opacity, 1));
}

.\[\&\.bg-red\]\:z-20.bg-red{
  z-index: 20;
}

@media (max-width: 1000px){
  .mobiletablet\:\[\&\.collapsed\>div\:nth-child\(n\+3\)\]\:flex.collapsed>div:nth-child(n+3){
    display: flex;
  }
}

.\[\&\.collapsed\>div\:nth-child\(n\+4\)\]\:scale-100.collapsed>div:nth-child(n+4){
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  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));
}

@media (min-width: 1001px){
  .desktop\:\[\&\.collapsed\>div\:nth-child\(n\+4\)\]\:flex.collapsed>div:nth-child(n+4){
    display: flex;
  }
}

.\[\&\.collapsed\]\:h-full.collapsed{
  height: 100%;
}

.\[\&\.disable-minus\]\:pointer-events-none.disable-minus{
  pointer-events: none;
}

.\[\&\.disable-minus\]\:bg-gray-10.disable-minus{
  --tw-bg-opacity: 1;
  background-color: rgb(222 222 222 / var(--tw-bg-opacity, 1));
}

.\[\&\.disable-minus\]\:text-wood-bark.disable-minus{
  --tw-text-opacity: 1;
  color: rgb(37 4 4 / var(--tw-text-opacity, 1));
}

.\[\&\.disable-plus\]\:pointer-events-none.disable-plus{
  pointer-events: none;
}

.\[\&\.disable-plus\]\:bg-gray-10.disable-plus{
  --tw-bg-opacity: 1;
  background-color: rgb(222 222 222 / var(--tw-bg-opacity, 1));
}

.\[\&\.disable-plus\]\:text-wood-bark.disable-plus{
  --tw-text-opacity: 1;
  color: rgb(37 4 4 / var(--tw-text-opacity, 1));
}

.\[\&\.disabled\]\:pointer-events-none.disabled{
  pointer-events: none;
}

.\[\&\.disabled\]\:opacity-30.disabled{
  opacity: 0.3;
}

@media (min-width: 1001px){
  .desktop\:\[\&\.five\>div\]\:w-1\/5.five>div{
    width: 20%;
  }
  .desktop\:\[\&\.four\>div\]\:w-1\/4.four>div{
    width: 25%;
  }
}

.\[\&\.is-active\]\:pointer-events-none.is-active{
  pointer-events: none;
}

.\[\&\.is-active\]\:order-1.is-active{
  order: 1;
}

.\[\&\.is-active\]\:block.is-active{
  display: block;
}

@media (min-width: 320px) and (max-width: 500px){
  .mobile\:\[\&\.is-active\]\:pb-24.is-active{
    padding-bottom: 24px;
  }
}

@media (min-width: 501px){
  .tabletdesktop\:\[\&\.is-active\]\:p-40.is-active{
    padding: 40px;
  }
}

@media (max-width: 1299px){
  .xl-down\:\[\&\.menu-dropdown-content-visible\]\:block.menu-dropdown-content-visible{
    display: block;
  }
  .xl-down\:\[\&\.menu-dropdown-content-visible\]\:translate-x-full.menu-dropdown-content-visible{
    --tw-translate-x: 100%;
    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));
  }
}

.\[\&\.no-pb\]\:pb-0.no-pb{
  padding-bottom: 0px;
}

.\[\&\.no-pr-55\]\:before\:hidden.no-pr-55::before{
  content: var(--tw-content);
  display: none;
}

.\[\&\.no-slider\>li\]\:mx-12.no-slider>li{
  margin-left: 12px;
  margin-right: 12px;
}

.\[\&\.opened\]\:border-b-0.opened{
  border-bottom-width: 0;
}

.\[\&\.pinned\]\:max-h-\[calc\(100vh-120px\)\].pinned{
  max-height: calc(100vh - 120px);
}

@media (max-width: 1000px){
  .mobiletablet\:\[\&\.pr-55\>label\.active-label-product-tabs\:last-of-type\]\:pr-24.pr-55>label.active-label-product-tabs:last-of-type{
    padding-right: 24px;
  }
  .mobiletablet\:\[\&\.pr-55\>label\:last-of-type\]\:pr-0.pr-55>label:last-of-type{
    padding-right: 0px;
  }
}

.\[\&\.product-content-show-description\]\:pointer-events-auto.product-content-show-description{
  pointer-events: auto;
}

.\[\&\.product-content-show-description\]\:z-10.product-content-show-description{
  z-index: 10;
}

.\[\&\.product-content-show-description\]\:scale-100.product-content-show-description{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  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));
}

.\[\&\.product-content-show-description\]\:opacity-100.product-content-show-description{
  opacity: 1;
}

@media (min-width: 1001px){
  .desktop\:\[\&\.product-content-show-description\]\:-translate-y-56.product-content-show-description{
    --tw-translate-y: -56px;
    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));
  }
}

.\[\&\.show-description\]\:pointer-events-auto.show-description{
  pointer-events: auto;
}

.\[\&\.show-description\]\:scale-100.show-description{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  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));
}

.\[\&\.show-description\]\:opacity-100.show-description{
  opacity: 1;
}

.\[\&\.show-product-content-active\]\:rotate-\[45deg\].show-product-content-active{
  --tw-rotate: 45deg;
  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));
}

.\[\&\.show-sticky-participate-button\]\:translate-y-full.show-sticky-participate-button{
  --tw-translate-y: 100%;
  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));
}

.\[\&\.show\]\:block.show{
  display: block;
}

@media (min-width: 1001px){
  .desktop\:\[\&\.six\>div\]\:w-1\/6.six>div{
    width: 16.666667%;
  }
}

.\[\&\.swiper-slide-active\]\:opacity-100.swiper-slide-active{
  opacity: 1;
}

.\[\&\:not\(\.show-details\)\]\:pointer-events-none:not(.show-details){
  pointer-events: none;
}

.\[\&\:not\(\.show-details\)\]\:scale-75:not(.show-details){
  --tw-scale-x: .75;
  --tw-scale-y: .75;
  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));
}

.\[\&\:not\(\.show-details\)\]\:opacity-0:not(.show-details){
  opacity: 0;
}

.\[\&\>a\.active\]\:border>a.active{
  border-width: 1px;
}

.\[\&\>a\.active\]\:border-opacity-100>a.active{
  --tw-border-opacity: 1;
}

.\[\&\>a\.disabled\]\:pointer-events-none>a.disabled{
  pointer-events: none;
}

.\[\&\>a\.disabled\]\:opacity-20>a.disabled{
  opacity: 0.2;
}

.\[\&\>a\:hover\]\:border>a:hover{
  border-width: 1px;
}

.\[\&\>a\:hover\]\:border-red>a:hover{
  --tw-border-opacity: 1;
  border-color: rgb(207 0 9 / var(--tw-border-opacity, 1));
}

.\[\&\>a\:not\(\:last-child\)\]\:mb-40>a:not(:last-child){
  margin-bottom: 40px;
}

.\[\&\>a\]\:mx-5>a{
  margin-left: 5px;
  margin-right: 5px;
}

.\[\&\>a\]\:flex>a{
  display: flex;
}

.\[\&\>a\]\:h-40>a{
  height: 40px;
}

.\[\&\>a\]\:\!w-auto>a{
  width: auto !important;
}

.\[\&\>a\]\:items-center>a{
  align-items: center;
}

.\[\&\>a\]\:justify-center>a{
  justify-content: center;
}

.\[\&\>a\]\:rounded-4>a{
  border-radius: 4px;
}

.\[\&\>a\]\:border>a{
  border-width: 1px;
}

.\[\&\>a\]\:border-red>a{
  --tw-border-opacity: 1;
  border-color: rgb(207 0 9 / var(--tw-border-opacity, 1));
}

.\[\&\>a\]\:border-opacity-0>a{
  --tw-border-opacity: 0;
}

.\[\&\>a\]\:\!px-12>a{
  padding-left: 12px !important;
  padding-right: 12px !important;
}

.\[\&\>a\]\:px-7>a{
  padding-left: 7px;
  padding-right: 7px;
}

.\[\&\>a\]\:\!text-wood-bark>a{
  --tw-text-opacity: 1 !important;
  color: rgb(37 4 4 / var(--tw-text-opacity, 1)) !important;
}

.\[\&\>a\]\:text-red>a{
  --tw-text-opacity: 1;
  color: rgb(207 0 9 / var(--tw-text-opacity, 1));
}

@media (min-width: 501px){
  .tabletdesktop\:\[\&\>a\]\:my-25>a{
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .tabletdesktop\:\[\&\>a\]\:\!h-auto>a{
    height: auto !important;
  }
}

@media (min-width: 1300px){
  .xl-up\:\[\&\>div\:first-child\]\:mt-\[10000px\]>div:first-child{
    margin-top: 10000px;
  }
}

@media (min-width: 1001px){
  .desktop\:\[\&\>div\:first-child\]\:pl-16>div:first-child{
    padding-left: 16px;
  }
}

@media (max-width: 799px){
  .old-xs\:\[\&\>div\:first-child\]\:pt-0>div:first-child{
    padding-top: 0px;
  }
}

@media (min-width: 1001px){
  .desktop\:\[\&\>div\:last-child\]\:pr-16>div:last-child{
    padding-right: 16px;
  }
}

@media (max-width: 799px){
  .old-xs\:\[\&\>div\:last-child\]\:pb-0>div:last-child{
    padding-bottom: 0px;
  }
}

.\[\&\>div\:not\(\:last-child\)\]\:relative>div:not(:last-child){
  position: relative;
}

.\[\&\>div\:not\(\:last-child\)\]\:mb-16>div:not(:last-child){
  margin-bottom: 16px;
}

.\[\&\>div\:not\(\:last-child\)\]\:mb-24>div:not(:last-child){
  margin-bottom: 24px;
}

.\[\&\>div\:not\(\:last-child\)\]\:mb-40>div:not(:last-child){
  margin-bottom: 40px;
}

.\[\&\>div\:not\(\:last-child\)\]\:before\:absolute>div:not(:last-child)::before{
  content: var(--tw-content);
  position: absolute;
}

.\[\&\>div\:not\(\:last-child\)\]\:before\:-bottom-13>div:not(:last-child)::before{
  content: var(--tw-content);
  bottom: -13px;
}

.\[\&\>div\:not\(\:last-child\)\]\:before\:left-0>div:not(:last-child)::before{
  content: var(--tw-content);
  left: 0px;
}

.\[\&\>div\:not\(\:last-child\)\]\:before\:h-1>div:not(:last-child)::before{
  content: var(--tw-content);
  height: 1px;
}

.\[\&\>div\:not\(\:last-child\)\]\:before\:w-full>div:not(:last-child)::before{
  content: var(--tw-content);
  width: 100%;
}

.\[\&\>div\:not\(\:last-child\)\]\:before\:bg-akaroa>div:not(:last-child)::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(211 200 170 / var(--tw-bg-opacity, 1));
}

@media (min-width: 320px) and (max-width: 500px){
  .mobile\:\[\&\>div\:not\(\:last-child\)\]\:mb-24>div:not(:last-child){
    margin-bottom: 24px;
  }
  .mobile\:\[\&\>div\:not\(\:last-child\)\]\:border-b>div:not(:last-child){
    border-bottom-width: 1px;
  }
  .mobile\:\[\&\>div\:not\(\:last-child\)\]\:border-red>div:not(:last-child){
    --tw-border-opacity: 1;
    border-color: rgb(207 0 9 / var(--tw-border-opacity, 1));
  }
  .mobile\:\[\&\>div\:not\(\:last-child\)\]\:pb-56>div:not(:last-child){
    padding-bottom: 56px;
  }
}

@media (max-width: 1000px){
  .mobiletablet\:\[\&\>div\:not\(\:last-child\)\]\:mb-48>div:not(:last-child){
    margin-bottom: 48px;
  }
  .mobiletablet\:\[\&\>div\:not\(\:last-child\)\]\:border-b>div:not(:last-child){
    border-bottom-width: 1px;
  }
  .mobiletablet\:\[\&\>div\:not\(\:last-child\)\]\:border-fawn>div:not(:last-child){
    --tw-border-opacity: 1;
    border-color: rgb(112 78 50 / var(--tw-border-opacity, 1));
  }
  .mobiletablet\:\[\&\>div\:not\(\:last-child\)\]\:before\:-bottom-24>div:not(:last-child)::before{
    content: var(--tw-content);
    bottom: -24px;
  }
  .mobiletablet\:\[\&\>div\:not\(\:last-child\)\]\:before\:h-1>div:not(:last-child)::before{
    content: var(--tw-content);
    height: 1px;
  }
  .mobiletablet\:\[\&\>div\:not\(\:last-child\)\]\:before\:w-full>div:not(:last-child)::before{
    content: var(--tw-content);
    width: 100%;
  }
}

@media (min-width: 501px) and (max-width: 1000px){
  .tablet\:\[\&\>div\:not\(\:last-child\)\]\:pb-80>div:not(:last-child){
    padding-bottom: 80px;
  }
}

@media (max-width: 1299px){
  .xl-down\:\[\&\>div\:not\(\:last-child\)\]\:mb-40>div:not(:last-child){
    margin-bottom: 40px;
  }
}

@media (min-width: 1001px){
  .desktop\:\[\&\>div\:not\(\:last-child\)\]\:relative>div:not(:last-child){
    position: relative;
  }
  .desktop\:\[\&\>div\:not\(\:last-child\)\]\:border-r>div:not(:last-child){
    border-right-width: 1px;
  }
  .desktop\:\[\&\>div\:not\(\:last-child\)\]\:border-wood-bark>div:not(:last-child){
    --tw-border-opacity: 1;
    border-color: rgb(37 4 4 / var(--tw-border-opacity, 1));
  }
  .desktop\:\[\&\>div\:not\(\:last-child\)\]\:pb-120>div:not(:last-child){
    padding-bottom: 120px;
  }
  .desktop\:\[\&\>div\:not\(\:last-child\)\]\:before\:absolute>div:not(:last-child)::before{
    content: var(--tw-content);
    position: absolute;
  }
  .desktop\:\[\&\>div\:not\(\:last-child\)\]\:before\:right-0>div:not(:last-child)::before{
    content: var(--tw-content);
    right: 0px;
  }
  .desktop\:\[\&\>div\:not\(\:last-child\)\]\:before\:top-0>div:not(:last-child)::before{
    content: var(--tw-content);
    top: 0px;
  }
  .desktop\:\[\&\>div\:not\(\:last-child\)\]\:before\:h-full>div:not(:last-child)::before{
    content: var(--tw-content);
    height: 100%;
  }
  .desktop\:\[\&\>div\:not\(\:last-child\)\]\:before\:w-1>div:not(:last-child)::before{
    content: var(--tw-content);
    width: 1px;
  }
  .desktop\:\[\&\>div\:not\(\:last-child\)\]\:before\:bg-fawn>div:not(:last-child)::before{
    content: var(--tw-content);
    --tw-bg-opacity: 1;
    background-color: rgb(112 78 50 / var(--tw-bg-opacity, 1));
  }
}

@media (max-width: 799px){
  .old-xs\:\[\&\>div\:not\(\:last-child\)\]\:mb-24>div:not(:last-child){
    margin-bottom: 24px;
  }
  .old-xs\:\[\&\>div\:not\(\:last-child\)\]\:border-b>div:not(:last-child){
    border-bottom-width: 1px;
  }
  .old-xs\:\[\&\>div\:not\(\:last-child\)\]\:border-wood-bark>div:not(:last-child){
    --tw-border-opacity: 1;
    border-color: rgb(37 4 4 / var(--tw-border-opacity, 1));
  }
}

@media (min-width: 800px) and (max-width: 1000px){
  .old-md\:\[\&\>div\:not\(\:last-child\)\]\:border-r>div:not(:last-child){
    border-right-width: 1px;
  }
  .old-md\:\[\&\>div\:not\(\:last-child\)\]\:border-wood-bark>div:not(:last-child){
    --tw-border-opacity: 1;
    border-color: rgb(37 4 4 / var(--tw-border-opacity, 1));
  }
}

@media (min-width: 501px) and (max-width: 1000px){
  .tablet\:\[\&\>div\:not\(\:nth-child\(2n\+2\)\)\]\:border-r>div:not(:nth-child(2n+2)){
    border-right-width: 1px;
  }
  .tablet\:\[\&\>div\:not\(\:nth-child\(2n\+2\)\)\]\:border-red>div:not(:nth-child(2n+2)){
    --tw-border-opacity: 1;
    border-color: rgb(207 0 9 / var(--tw-border-opacity, 1));
  }
}

@media (min-width: 1001px){
  .desktop\:\[\&\>div\:not\(\:nth-child\(4n\+4\)\)\]\:border-r>div:not(:nth-child(4n+4)){
    border-right-width: 1px;
  }
  .desktop\:\[\&\>div\:not\(\:nth-child\(4n\+4\)\)\]\:border-red>div:not(:nth-child(4n+4)){
    --tw-border-opacity: 1;
    border-color: rgb(207 0 9 / var(--tw-border-opacity, 1));
  }
}

@media (max-width: 1000px){
  .mobiletablet\:\[\&\>div\:nth-child\(2\)\]\:\!w-full>div:nth-child(2){
    width: 100% !important;
  }
}

@media (min-width: 1300px){
  .xl-up\:\[\&\>div\:nth-child\(2\)\]\:mt-\[10000px\]>div:nth-child(2){
    margin-top: 10000px;
  }
}

@media (min-width: 1001px) and (max-width: 1299px){
  .smalldesktop\:\[\&\>div\:nth-child\(2n-2\)\:not\(\:first-child\)\]\:-mt-48>div:nth-child(2n-2):not(:first-child){
    margin-top: -48px;
  }
}

.\[\&\>div\:nth-child\(4n\+1\)\]\:max-w-416>div:nth-child(4n+1){
  max-width: 416px;
}

.\[\&\>div\:nth-child\(4n\+2\)\]\:max-w-640>div:nth-child(4n+2){
  max-width: 640px;
}

@media (min-width: 1300px){
  .xl-up\:\[\&\>div\:nth-child\(4n\+2\)\]\:ml-\[10\%\]>div:nth-child(4n+2){
    margin-left: 10%;
  }
}

@media (min-width: 501px) and (max-width: 1299px){
  .xl-down-tablet\:\[\&\>div\:nth-child\(4n\+3\)\]\:max-w-640>div:nth-child(4n+3){
    max-width: 640px;
  }
}

@media (min-width: 1300px){
  .xl-up\:\[\&\>div\:nth-child\(4n\+3\)\]\:max-w-\[48\.8\%\]>div:nth-child(4n+3){
    max-width: 48.8%;
  }
  .xl-up\:\[\&\>div\:nth-child\(4n\+3\)\]\:translate-x-112>div:nth-child(4n+3){
    --tw-translate-x: 112px;
    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));
  }
}

.\[\&\>div\:nth-child\(4n\+4\)\]\:max-w-416>div:nth-child(4n+4){
  max-width: 416px;
}

@media (min-width: 1300px){
  .xl-up\:\[\&\>div\:nth-child\(4n\+4\)\]\:-mt-120>div:nth-child(4n+4){
    margin-top: -120px;
  }
  .xl-up\:\[\&\>div\:nth-child\(4n\+4\)\]\:ml-auto>div:nth-child(4n+4){
    margin-left: auto;
  }
}

@media (max-width: 1000px){
  .mobiletablet\:\[\&\>div\:nth-child\(n\+3\)\]\:hidden>div:nth-child(n+3){
    display: none;
  }
}

.\[\&\>div\:nth-child\(n\+4\)\]\:scale-0>div:nth-child(n+4){
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  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));
}

@media (min-width: 1001px){
  .desktop\:\[\&\>div\:nth-child\(n\+4\)\]\:hidden>div:nth-child(n+4){
    display: none;
  }
}

@media (max-width: 1000px){
  .mobiletablet\:\[\&\>div\:nth-child\(n\+5\)\]\:hidden>div:nth-child(n+5){
    display: none;
  }
}

.\[\&\>div\]\:relative>div{
  position: relative;
}

.\[\&\>div\]\:mb-32>div{
  margin-bottom: 32px;
}

.\[\&\>div\]\:mb-40>div{
  margin-bottom: 40px;
}

.\[\&\>div\]\:h-auto>div{
  height: auto;
}

.\[\&\>div\]\:w-1\/3>div{
  width: 33.333333%;
}

.\[\&\>div\]\:px-15>div{
  padding-left: 15px;
  padding-right: 15px;
}

.\[\&\>div\]\:px-16>div{
  padding-left: 16px;
  padding-right: 16px;
}

@media (min-width: 320px) and (max-width: 500px){
  .mobile\:\[\&\>div\]\:\!mb-24>div{
    margin-bottom: 24px !important;
  }
  .mobile\:\[\&\>div\]\:mb-40>div{
    margin-bottom: 40px;
  }
  .mobile\:\[\&\>div\]\:w-full>div{
    width: 100%;
  }
  .mobile\:\[\&\>div\]\:px-24>div{
    padding-left: 24px;
    padding-right: 24px;
  }
  .mobile\:odd\:\[\&\>div\]\:w-\[90\%\]>div:nth-child(odd){
    width: 90%;
  }
  .mobile\:even\:\[\&\>div\]\:w-\[90\%\]>div:nth-child(even){
    width: 90%;
  }
}

@media (max-width: 1000px){
  .mobiletablet\:\[\&\>div\]\:mb-40>div{
    margin-bottom: 40px;
  }
  .mobiletablet\:\[\&\>div\]\:h-490>div{
    height: 490px;
  }
  .mobiletablet\:\[\&\>div\]\:w-1\/2>div{
    width: 50%;
  }
  .mobiletablet\:\[\&\>div\]\:w-full>div{
    width: 100%;
  }
  .mobiletablet\:\[\&\>div\]\:\!overflow-visible>div{
    overflow: visible !important;
  }
  .mobiletablet\:\[\&\>div\]\:py-24>div{
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .mobiletablet\:even\:\[\&\>div\]\:ml-auto>div:nth-child(even){
    margin-left: auto;
  }
}

@media (min-width: 501px) and (max-width: 1000px){
  .tablet\:\[\&\>div\]\:w-1\/2>div{
    width: 50%;
  }
  .tablet\:\[\&\>div\]\:w-1\/3>div{
    width: 33.333333%;
  }
  .tablet\:\[\&\>div\]\:w-full>div{
    width: 100%;
  }
}

@media (min-width: 501px){
  .tabletdesktop\:\[\&\>div\]\:my-30>div{
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .tabletdesktop\:\[\&\>div\]\:mb-32>div{
    margin-bottom: 32px;
  }
  .tabletdesktop\:\[\&\>div\]\:mb-80>div{
    margin-bottom: 80px;
  }
  .tabletdesktop\:\[\&\>div\]\:px-16>div{
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (max-width: 1299px){
  .xl-down\:\[\&\>div\]\:mb-30>div{
    margin-bottom: 30px;
  }
}

@media (min-width: 501px) and (max-width: 1299px){
  .xl-down-tablet\:\[\&\>div\]\:w-1\/2>div{
    width: 50%;
  }
  .xl-down-tablet\:\[\&\>div\]\:px-32>div{
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media (min-width: 1300px){
  .xl-up\:\[\&\>div\]\:order-1>div{
    order: 1;
  }
  .xl-up\:\[\&\>div\]\:w-1\/4>div{
    width: 25%;
  }
  .xl-up\:\[\&\>div\]\:w-192>div{
    width: 192px;
  }
  .xl-up\:\[\&\>div\]\:w-\[41\%\]>div{
    width: 41%;
  }
  .xl-up\:\[\&\>div\]\:max-w-\[528px\]>div{
    max-width: 528px;
  }
  .xl-up\:\[\&\>div\]\:px-64>div{
    padding-left: 64px;
    padding-right: 64px;
  }
  .xl-up\:odd\:\[\&\>div\]\:-order-1>div:nth-child(odd){
    order: -1;
  }
  .xl-up\:even\:\[\&\>div\]\:ml-auto>div:nth-child(even){
    margin-left: auto;
  }
}

@media (min-width: 1001px) and (max-width: 1299px){
  .smalldesktop\:\[\&\>div\]\:w-1\/2>div{
    width: 50%;
  }
  .smalldesktop\:\[\&\>div\]\:px-15>div{
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 1001px){
  .desktop\:\[\&\>div\]\:mb-60>div{
    margin-bottom: 60px;
  }
  .desktop\:\[\&\>div\]\:h-535>div{
    height: 535px;
  }
  .desktop\:\[\&\>div\]\:w-1\/2>div{
    width: 50%;
  }
  .desktop\:\[\&\>div\]\:w-1\/3>div{
    width: 33.333333%;
  }
  .desktop\:\[\&\>div\]\:w-1\/4>div{
    width: 25%;
  }
  .desktop\:\[\&\>div\]\:w-1\/5>div{
    width: 20%;
  }
  .desktop\:\[\&\>div\]\:px-10>div{
    padding-left: 10px;
    padding-right: 10px;
  }
  .desktop\:\[\&\>div\]\:px-16>div{
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (max-width: 799px){
  .old-xs\:\[\&\>div\]\:mx-auto>div{
    margin-left: auto;
    margin-right: auto;
  }
  .old-xs\:\[\&\>div\]\:w-full>div{
    width: 100%;
  }
  .old-xs\:\[\&\>div\]\:py-32>div{
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

@media (min-width: 800px) and (max-width: 1000px){
  .old-md\:\[\&\>div\]\:w-1\/2>div{
    width: 50%;
  }
}

.\[\&\>img\]\:mx-1>img{
  margin-left: 1px;
  margin-right: 1px;
}

.\[\&\>img\]\:h-12>img{
  height: 12px;
}

.\[\&\>img\]\:w-17>img{
  width: 17px;
}

.\[\&\>img\]\:w-9>img{
  width: 9px;
}

.\[\&\>li\.available\]\:cursor-pointer>li.available{
  cursor: pointer;
}

.hover\:\[\&\>li\.available\]\:bg-gray-7>li.available:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(242 242 242 / var(--tw-bg-opacity, 1));
}

.\[\&\>li\:first-child\]\:mt-0>li:first-child{
  margin-top: 0px;
}

@media (max-width: 1000px){
  .mobiletablet\:\[\&\>li\:first-child\]\:pl-24>li:first-child{
    padding-left: 24px;
  }
  .mobiletablet\:\[\&\>li\:last-child\]\:pr-24>li:last-child{
    padding-right: 24px;
  }
}

.\[\&\>li\:not\(\.available\)\]\:pointer-events-none>li:not(.available){
  pointer-events: none;
}

@media (min-width: 501px){
  .tabletdesktop\:\[\&\>li\:not\(\:first-child\)\]\:pl-24>li:not(:first-child){
    padding-left: 24px;
  }
}

@media (min-width: 1300px){
  .xl-up\:\[\&\>li\:not\(\:first-child\)\]\:pl-20>li:not(:first-child){
    padding-left: 20px;
  }
}

.\[\&\>li\:not\(\:last-child\)\]\:relative>li:not(:last-child){
  position: relative;
}

.\[\&\>li\:not\(\:last-child\)\]\:mb-16>li:not(:last-child){
  margin-bottom: 16px;
}

.\[\&\>li\:not\(\:last-child\)\]\:mb-24>li:not(:last-child){
  margin-bottom: 24px;
}

.\[\&\>li\:not\(\:last-child\)\]\:mr-20>li:not(:last-child){
  margin-right: 20px;
}

.\[\&\>li\:not\(\:last-child\)\]\:mr-28>li:not(:last-child){
  margin-right: 28px;
}

.\[\&\>li\:not\(\:last-child\)\]\:mr-40>li:not(:last-child){
  margin-right: 40px;
}

.\[\&\>li\:not\(\:last-child\)\]\:mr-48>li:not(:last-child){
  margin-right: 48px;
}

.\[\&\>li\:not\(\:last-child\)\]\:before\:absolute>li:not(:last-child)::before{
  content: var(--tw-content);
  position: absolute;
}

.\[\&\>li\:not\(\:last-child\)\]\:before\:-right-16>li:not(:last-child)::before{
  content: var(--tw-content);
  right: -16px;
}

.\[\&\>li\:not\(\:last-child\)\]\:before\:top-2>li:not(:last-child)::before{
  content: var(--tw-content);
  top: 2px;
}

.\[\&\>li\:not\(\:last-child\)\]\:before\:h-12>li:not(:last-child)::before{
  content: var(--tw-content);
  height: 12px;
}

.\[\&\>li\:not\(\:last-child\)\]\:before\:w-12>li:not(:last-child)::before{
  content: var(--tw-content);
  width: 12px;
}

.\[\&\>li\:not\(\:last-child\)\]\:before\:bg-arrow-breadrumb>li:not(:last-child)::before{
  content: var(--tw-content);
  background-image: url('../img/icons/arrow-right-fawn.png');
}

.\[\&\>li\:not\(\:last-child\)\]\:before\:bg-cover>li:not(:last-child)::before{
  content: var(--tw-content);
  background-size: cover;
}

@media (min-width: 320px) and (max-width: 500px){
  .mobile\:\[\&\>li\:not\(\:last-child\)\]\:mb-16>li:not(:last-child){
    margin-bottom: 16px;
  }
  .mobile\:\[\&\>li\:not\(\:last-child\)\]\:mr-24>li:not(:last-child){
    margin-right: 24px;
  }
}

@media (max-width: 1000px){
  .mobiletablet\:\[\&\>li\:not\(\:last-child\)\]\:mb-8>li:not(:last-child){
    margin-bottom: 8px;
  }
}

@media (min-width: 501px){
  .tabletdesktop\:\[\&\>li\:not\(\:last-child\)\]\:mb-24>li:not(:last-child){
    margin-bottom: 24px;
  }
  .tabletdesktop\:\[\&\>li\:not\(\:last-child\)\]\:mr-28>li:not(:last-child){
    margin-right: 28px;
  }
  .tabletdesktop\:\[\&\>li\:not\(\:last-child\)\]\:pr-24>li:not(:last-child){
    padding-right: 24px;
  }
}

@media (max-width: 1299px){
  .xl-down\:\[\&\>li\:not\(\:last-child\)\]\:border-b>li:not(:last-child){
    border-bottom-width: 1px;
  }
  .xl-down\:\[\&\>li\:not\(\:last-child\)\]\:border-gray-3>li:not(:last-child){
    --tw-border-opacity: 1;
    border-color: rgb(217 217 217 / var(--tw-border-opacity, 1));
  }
}

@media (min-width: 1300px){
  .xl-up\:\[\&\>li\:not\(\:last-child\)\]\:pr-20>li:not(:last-child){
    padding-right: 20px;
  }
}

.\[\&\>li\:nth-child\(2\)\]\:mt-0>li:nth-child(2){
  margin-top: 0px;
}

.\[\&\>li\]\:relative>li{
  position: relative;
}

.\[\&\>li\]\:mt-24>li{
  margin-top: 24px;
}

.\[\&\>li\]\:flex>li{
  display: flex;
}

.\[\&\>li\]\:h-full>li{
  height: 100%;
}

.\[\&\>li\]\:max-w-\[150px\]>li{
  max-width: 150px;
}

.\[\&\>li\]\:cursor-pointer>li{
  cursor: pointer;
}

.\[\&\>li\]\:items-center>li{
  align-items: center;
}

.\[\&\>li\]\:px-24>li{
  padding-left: 24px;
  padding-right: 24px;
}

.\[\&\>li\]\:py-8>li{
  padding-top: 8px;
  padding-bottom: 8px;
}

.\[\&\>li\]\:pb-16>li{
  padding-bottom: 16px;
}

.\[\&\>li\]\:pl-38>li{
  padding-left: 38px;
}

.\[\&\>li\]\:before\:absolute>li::before{
  content: var(--tw-content);
  position: absolute;
}

.\[\&\>li\]\:before\:left-0>li::before{
  content: var(--tw-content);
  left: 0px;
}

.\[\&\>li\]\:before\:h-20>li::before{
  content: var(--tw-content);
  height: 20px;
}

.\[\&\>li\]\:before\:w-20>li::before{
  content: var(--tw-content);
  width: 20px;
}

.\[\&\>li\]\:before\:bg-check>li::before{
  content: var(--tw-content);
  background-image: url('../img/icons/check.svg');
}

@media (min-width: 320px) and (max-width: 500px){
  .mobile\:\[\&\>li\]\:mt-16>li{
    margin-top: 16px;
  }
  .mobile\:\[\&\>li\]\:w-full>li{
    width: 100%;
  }
}

@media (max-width: 1000px){
  .mobiletablet\:\[\&\>li\]\:px-12>li{
    padding-left: 12px;
    padding-right: 12px;
  }
}

@media (min-width: 501px){
  .tabletdesktop\:\[\&\>li\]\:mt-24>li{
    margin-top: 24px;
  }
  .tabletdesktop\:\[\&\>li\]\:w-1\/2>li{
    width: 50%;
  }
  .tabletdesktop\:odd\:\[\&\>li\]\:pr-32>li:nth-child(odd){
    padding-right: 32px;
  }
}

@media (min-width: 1300px){
  .xl-up\:\[\&\>li\]\:h-full>li{
    height: 100%;
  }
}

.\[\&\>p\:not\(\:last-child\)\]\:mb-16>p:not(:last-child){
  margin-bottom: 16px;
}

.\[\&\>p\:not\(\:last-child\)\]\:mb-20>p:not(:last-child){
  margin-bottom: 20px;
}

.\[\&\>p\:not\(\:last-child\)\]\:mb-33>p:not(:last-child){
  margin-bottom: 33px;
}

@media (min-width: 320px) and (max-width: 500px){
  .mobile\:\[\&\>p\:not\(\:last-child\)\]\:mb-18>p:not(:last-child){
    margin-bottom: 18px;
  }
}

@media (min-width: 501px){
  .tabletdesktop\:\[\&\>p\:not\(\:last-child\)\]\:mb-28>p:not(:last-child){
    margin-bottom: 28px;
  }
}

.\[\&\>span\:not\(\:last-child\)\]\:mr-32>span:not(:last-child){
  margin-right: 32px;
}

.\[\&\>span\:not\(\:last-child\)\]\:before\:absolute>span:not(:last-child)::before{
  content: var(--tw-content);
  position: absolute;
}

.\[\&\>span\:not\(\:last-child\)\]\:before\:-right-17>span:not(:last-child)::before{
  content: var(--tw-content);
  right: -17px;
}

.\[\&\>span\:not\(\:last-child\)\]\:before\:h-full>span:not(:last-child)::before{
  content: var(--tw-content);
  height: 100%;
}

.\[\&\>span\:not\(\:last-child\)\]\:before\:w-1>span:not(:last-child)::before{
  content: var(--tw-content);
  width: 1px;
}

.\[\&\>span\:not\(\:last-child\)\]\:before\:rounded-full>span:not(:last-child)::before{
  content: var(--tw-content);
  border-radius: 50%;
}

.\[\&\>span\:not\(\:last-child\)\]\:before\:bg-dark>span:not(:last-child)::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.\[\&\>span\]\:relative>span{
  position: relative;
}

.\[\&\>span\]\:flex>span{
  display: flex;
}

.\[\&\>span\]\:items-center>span{
  align-items: center;
}
