@import url('https://use.typekit.net/voh2nzw.css');

/* purgecss start ignore */

/* ! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com */

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

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

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

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

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  tab-size: 4;
  /* 3 */
  font-family: expressway, Helvetica Neue, Arial, sans-serif;
  /* 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;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

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

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

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

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

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

b,
strong {
  font-weight: bolder;
}

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

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

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

button,
select {
  text-transform: none;
}

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

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

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

:-moz-focusring {
  outline: auto;
}

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

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

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

progress {
  vertical-align: baseline;
}

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

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

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

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

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

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

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

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

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

summary {
  display: list-item;
}

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

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

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

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

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

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

/*
Set the default cursor for buttons.
*/

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

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

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

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

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

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

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden] {
  display: none;
}

[type='text'],input:where(:not([type])),[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

[type='text']:focus, input:where(:not([type])):focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

input::-moz-placeholder, textarea::-moz-placeholder{
  color: #6b7280;
  opacity: 1;
}

input::placeholder,textarea::placeholder{
  color: #6b7280;
  opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper{
  padding: 0;
}

::-webkit-date-and-time-value{
  min-height: 1.5em;
  text-align: inherit;
}

::-webkit-datetime-edit{
  display: inline-flex;
}

::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{
  padding-top: 0;
  padding-bottom: 0;
}

select{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

[multiple],[size]:where(select:not([size="1"])){
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}

[type='checkbox'],[type='radio']{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}

[type='checkbox']{
  border-radius: 0px;
}

[type='radio']{
  border-radius: 100%;
}

[type='checkbox']:focus,[type='radio']:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

[type='checkbox']:checked,[type='radio']:checked{
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type='checkbox']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

@media (forced-colors: active) {
  [type='checkbox']:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[type='radio']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

@media (forced-colors: active) {
  [type='radio']:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus{
  border-color: transparent;
  background-color: currentColor;
}

[type='checkbox']:indeterminate{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

@media (forced-colors: active) {
  [type='checkbox']:indeterminate{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus{
  border-color: transparent;
  background-color: currentColor;
}

[type='file']{
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}

[type='file']:focus{
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}

[type='text'],input:where(:not([type])),[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

[type='text']:focus, input:where(:not([type])):focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

input::-moz-placeholder, textarea::-moz-placeholder{
  color: #6b7280;
  opacity: 1;
}

input::placeholder,textarea::placeholder{
  color: #6b7280;
  opacity: 1;
}

::-webkit-datetime-edit-fields-wrapper{
  padding: 0;
}

::-webkit-date-and-time-value{
  min-height: 1.5em;
  text-align: inherit;
}

::-webkit-datetime-edit{
  display: inline-flex;
}

::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{
  padding-top: 0;
  padding-bottom: 0;
}

select{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

[multiple],[size]:where(select:not([size="1"])){
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}

[type='checkbox'],[type='radio']{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}

[type='checkbox']{
  border-radius: 0px;
}

[type='radio']{
  border-radius: 100%;
}

[type='checkbox']:focus,[type='radio']:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

[type='checkbox']:checked,[type='radio']:checked{
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

[type='checkbox']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

@media (forced-colors: active) {
  [type='checkbox']:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[type='radio']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

@media (forced-colors: active) {
  [type='radio']:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus{
  border-color: transparent;
  background-color: currentColor;
}

[type='checkbox']:indeterminate{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

@media (forced-colors: active) {
  [type='checkbox']:indeterminate{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus{
  border-color: transparent;
  background-color: currentColor;
}

[type='file']{
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}

[type='file']:focus{
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}

.\!container{
  max-width: 1600px !important;
}

.container{
  max-width: 1600px !important;
}

.\!container {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.container {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

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

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

.\!container{
  width: 100% !important;
  margin-right: auto !important;
  margin-left: auto !important;
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

@media (min-width: 450px){
  .\!container{
    max-width: 450px !important;
  }

  .container{
    max-width: 450px;
  }
}

@media (min-width: 640px){
  .\!container{
    max-width: 640px !important;
  }

  .container{
    max-width: 640px;
  }
}

@media (min-width: 768px){
  .\!container{
    max-width: 768px !important;
  }

  .container{
    max-width: 768px;
  }
}

@media (min-width: 1024px){
  .\!container{
    max-width: 1024px !important;
  }

  .container{
    max-width: 1024px;
  }
}

@media (min-width: 1150px){
  .\!container{
    max-width: 1150px !important;
  }

  .container{
    max-width: 1150px;
  }
}

@media (min-width: 1380px){
  .\!container{
    max-width: 1380px !important;
  }

  .container{
    max-width: 1380px;
  }
}

@media (min-width: 1600px){
  .\!container{
    max-width: 1600px !important;
  }

  .container{
    max-width: 1600px;
  }
}

.form-input,.form-textarea,.form-select,.form-multiselect{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

.form-input:focus, .form-textarea:focus, .form-select:focus, .form-multiselect:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

.form-input::-moz-placeholder, .form-textarea::-moz-placeholder{
  color: #6b7280;
  opacity: 1;
}

.form-input::placeholder,.form-textarea::placeholder{
  color: #6b7280;
  opacity: 1;
}

.form-input::-webkit-datetime-edit-fields-wrapper{
  padding: 0;
}

.form-input::-webkit-date-and-time-value{
  min-height: 1.5em;
  text-align: inherit;
}

.form-input::-webkit-datetime-edit{
  display: inline-flex;
}

.form-input::-webkit-datetime-edit,.form-input::-webkit-datetime-edit-year-field,.form-input::-webkit-datetime-edit-month-field,.form-input::-webkit-datetime-edit-day-field,.form-input::-webkit-datetime-edit-hour-field,.form-input::-webkit-datetime-edit-minute-field,.form-input::-webkit-datetime-edit-second-field,.form-input::-webkit-datetime-edit-millisecond-field,.form-input::-webkit-datetime-edit-meridiem-field{
  padding-top: 0;
  padding-bottom: 0;
}

.form-select{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

.form-select:where([size]:not([size="1"])){
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}

.form-checkbox,.form-radio{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}

.form-checkbox{
  border-radius: 0px;
}

.form-radio{
  border-radius: 100%;
}

.form-checkbox:focus,.form-radio:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

.form-checkbox:checked,.form-radio:checked{
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.form-checkbox:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

@media (forced-colors: active) {
  .form-checkbox:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

.form-radio:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

@media (forced-colors: active) {
  .form-radio:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

.form-checkbox:checked:hover,.form-checkbox:checked:focus,.form-radio:checked:hover,.form-radio:checked:focus{
  border-color: transparent;
  background-color: currentColor;
}

.form-checkbox:indeterminate{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

@media (forced-colors: active) {
  .form-checkbox:indeterminate{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

.form-checkbox:indeterminate:hover,.form-checkbox:indeterminate:focus{
  border-color: transparent;
  background-color: currentColor;
}

.prose{
  color: var(--tw-prose-body);
  max-width: 65ch;
}

.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-links);
  -webkit-text-decoration: underline;
  text-decoration: underline;
  font-weight: 500;
}

.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-bold);
  font-weight: 600;
}

.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}

.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}

.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}

.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}

.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}

.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}

.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
}

.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  font-weight: 400;
  color: var(--tw-prose-counters);
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  color: var(--tw-prose-bullets);
}

.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}

.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}

.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: open-quote;
}

.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: close-quote;
}

.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 900;
  color: inherit;
}

.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 800;
  color: inherit;
}

.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}

.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}

.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: "`";
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: "`";
}

.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.875em;
}

.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.9em;
}

.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: none;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: none;
}

.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 0;
}

.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: baseline;
}

.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: top;
}

.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.prose{
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}

.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0.375em;
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0.375em;
}

.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}

.prose :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}

.prose :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}

.prose :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}

.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  padding-left: 1.625em;
}

.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0;
}

.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-right: 0;
}

.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0;
}

.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-right: 0;
}

.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 0;
}

.prose-sm{
  font-size: 0.875rem;
  line-height: 1.7142857;
}

.prose-sm :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.prose-sm :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.prose-sm :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.1111111em;
}

.prose-sm :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}

.prose-sm :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}

.prose-sm :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}

.prose-sm :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}

.prose-sm :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.prose-sm :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.prose-sm :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}

.prose-sm :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.prose-sm :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8571429em;
  border-radius: 0.3125rem;
  padding-top: 0.1428571em;
  padding-right: 0.3571429em;
  padding-bottom: 0.1428571em;
  padding-left: 0.3571429em;
}

.prose-sm :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8571429em;
}

.prose-sm :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.9em;
}

.prose-sm :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8888889em;
}

.prose-sm :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8571429em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding-top: 0.6666667em;
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

.prose-sm :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-left: 1.5714286em;
}

.prose-sm :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-left: 1.5714286em;
}

.prose-sm :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}

.prose-sm :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0.4285714em;
}

.prose-sm :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0.4285714em;
}

.prose-sm :where(.prose-sm > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}

.prose-sm :where(.prose-sm > ul > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.1428571em;
}

.prose-sm :where(.prose-sm > ul > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.1428571em;
}

.prose-sm :where(.prose-sm > ol > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.1428571em;
}

.prose-sm :where(.prose-sm > ol > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.1428571em;
}

.prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}

.prose-sm :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.prose-sm :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.1428571em;
}

.prose-sm :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.2857143em;
  padding-left: 1.5714286em;
}

.prose-sm :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}

.prose-sm :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.prose-sm :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.prose-sm :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.prose-sm :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.prose-sm :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8571429em;
  line-height: 1.5;
}

.prose-sm :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

.prose-sm :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0;
}

.prose-sm :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-right: 0;
}

.prose-sm :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-top: 0.6666667em;
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

.prose-sm :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0;
}

.prose-sm :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-right: 0;
}

.prose-sm :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.prose-sm :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}

.prose-sm :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}

.prose-sm :where(.prose-sm > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.prose-sm :where(.prose-sm > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 0;
}

.form-input,.form-textarea,.form-select,.form-multiselect{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

.form-input:focus, .form-textarea:focus, .form-select:focus, .form-multiselect:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

.form-input::-moz-placeholder, .form-textarea::-moz-placeholder{
  color: #6b7280;
  opacity: 1;
}

.form-input::placeholder,.form-textarea::placeholder{
  color: #6b7280;
  opacity: 1;
}

.form-input::-webkit-datetime-edit-fields-wrapper{
  padding: 0;
}

.form-input::-webkit-date-and-time-value{
  min-height: 1.5em;
  text-align: inherit;
}

.form-input::-webkit-datetime-edit{
  display: inline-flex;
}

.form-input::-webkit-datetime-edit,.form-input::-webkit-datetime-edit-year-field,.form-input::-webkit-datetime-edit-month-field,.form-input::-webkit-datetime-edit-day-field,.form-input::-webkit-datetime-edit-hour-field,.form-input::-webkit-datetime-edit-minute-field,.form-input::-webkit-datetime-edit-second-field,.form-input::-webkit-datetime-edit-millisecond-field,.form-input::-webkit-datetime-edit-meridiem-field{
  padding-top: 0;
  padding-bottom: 0;
}

.form-select{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
}

.form-select:where([size]:not([size="1"])){
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          print-color-adjust: unset;
}

.form-checkbox,.form-radio{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}

.form-checkbox{
  border-radius: 0px;
}

.form-radio{
  border-radius: 100%;
}

.form-checkbox:focus,.form-radio:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}

.form-checkbox:checked,.form-radio:checked{
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.form-checkbox:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

@media (forced-colors: active) {
  .form-checkbox:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

.form-radio:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

@media (forced-colors: active) {
  .form-radio:checked{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

.form-checkbox:checked:hover,.form-checkbox:checked:focus,.form-radio:checked:hover,.form-radio:checked:focus{
  border-color: transparent;
  background-color: currentColor;
}

.form-checkbox:indeterminate{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

@media (forced-colors: active) {
  .form-checkbox:indeterminate{
    -webkit-appearance: auto;
       -moz-appearance: auto;
            appearance: auto;
  }
}

.form-checkbox:indeterminate:hover,.form-checkbox:indeterminate:focus{
  border-color: transparent;
  background-color: currentColor;
}

.prose{
  color: var(--tw-prose-body);
  max-width: 65ch;
}

.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-links);
  -webkit-text-decoration: underline;
  text-decoration: underline;
  font-weight: 500;
}

.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-bold);
  font-weight: 600;
}

.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}

.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}

.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}

.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}

.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}

.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}

.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
}

.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  font-weight: 400;
  color: var(--tw-prose-counters);
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  color: var(--tw-prose-bullets);
}

.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}

.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}

.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: open-quote;
}

.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: close-quote;
}

.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 900;
  color: inherit;
}

.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 800;
  color: inherit;
}

.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}

.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}

.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: "`";
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: "`";
}

.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.875em;
}

.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.9em;
}

.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: none;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: none;
}

.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 0;
}

.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: baseline;
}

.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: top;
}

.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.prose{
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}

.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0.375em;
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0.375em;
}

.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}

.prose :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}

.prose :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}

.prose :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}

.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  padding-left: 1.625em;
}

.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0;
}

.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-right: 0;
}

.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0;
}

.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-right: 0;
}

.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 0;
}

.prose-sm{
  font-size: 0.875rem;
  line-height: 1.7142857;
}

.prose-sm :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.prose-sm :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}

.prose-sm :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.1111111em;
}

.prose-sm :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}

.prose-sm :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}

.prose-sm :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}

.prose-sm :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}

.prose-sm :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.prose-sm :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.prose-sm :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}

.prose-sm :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.prose-sm :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8571429em;
  border-radius: 0.3125rem;
  padding-top: 0.1428571em;
  padding-right: 0.3571429em;
  padding-bottom: 0.1428571em;
  padding-left: 0.3571429em;
}

.prose-sm :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8571429em;
}

.prose-sm :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.9em;
}

.prose-sm :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8888889em;
}

.prose-sm :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8571429em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding-top: 0.6666667em;
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

.prose-sm :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-left: 1.5714286em;
}

.prose-sm :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-left: 1.5714286em;
}

.prose-sm :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}

.prose-sm :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0.4285714em;
}

.prose-sm :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0.4285714em;
}

.prose-sm :where(.prose-sm > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}

.prose-sm :where(.prose-sm > ul > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.1428571em;
}

.prose-sm :where(.prose-sm > ul > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.1428571em;
}

.prose-sm :where(.prose-sm > ol > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.1428571em;
}

.prose-sm :where(.prose-sm > ol > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.1428571em;
}

.prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}

.prose-sm :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}

.prose-sm :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.1428571em;
}

.prose-sm :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.2857143em;
  padding-left: 1.5714286em;
}

.prose-sm :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}

.prose-sm :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.prose-sm :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.prose-sm :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.prose-sm :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.prose-sm :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8571429em;
  line-height: 1.5;
}

.prose-sm :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

.prose-sm :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0;
}

.prose-sm :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-right: 0;
}

.prose-sm :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-top: 0.6666667em;
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}

.prose-sm :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0;
}

.prose-sm :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-right: 0;
}

.prose-sm :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}

.prose-sm :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}

.prose-sm :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}

.prose-sm :where(.prose-sm > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.prose-sm :where(.prose-sm > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 0;
}

.swatch-container {
  position: relative;
}

.products .swatch-attribute.width,
            .products .swatch-attribute.length,
            .products .swatch-attribute.depth{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.products .swatch-attribute.width,.devis-details .table-wrapper .table tbody tr td
            .products .swatch-attribute.length,.devis-details .table-wrapper .table tbody tr td
            .products .swatch-attribute.depth{
    display: none;
  }
}

@media not all and (min-width: 768px){
  .swatch-attribute.coloris-selector>div{
    display: flex;
    height: 30px;
    width: 100%;
    justify-content: flex-end;
    gap: 0.25rem;
  }

  .swatch-attribute.coloris-selector .plus-icon{
    display: none;
    width: 22px;
  }
}

.swatch-attribute.coloris-selector .plus-icon.mobile{
  font-size: .625rem;
}

@media not all and (min-width: 768px){
  .swatch-attribute.coloris-selector .plus-icon.mobile{
    display: flex;
  }

  .swatch-attribute.coloris-selector .coloris-swatch-item{
    display: none;
  }

  .swatch-attribute.coloris-selector .coloris-swatch-item:last-child{
    display: flex;
  }

  .swatch-attribute.coloris-selector .coloris-swatch-item:nth-child(-n+6){
    display: flex;
  }
}

.swatch-attribute.coloris-selector .coloris-swatch-item:nth-last-child(2){
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.swatch-attribute.coloris-selector .coloris-swatch-item:nth-last-child(2){
    display: none;
  }
}

@media not all and (min-width: 768px){
  .swatch-attribute.coloris-selector .coloris-swatch-item .coloris-swatch{
    min-width: 0.875rem;
  }
}

.swatch-options-list{
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  align-items: center;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.swatch-item-wrapper{
  display: flex;
  align-items: center;
}

.plus-icon{
  font-size: .625rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

@media not all and (min-width: 768px){
  .plus-icon{
    display: none;
  }
}

.plus-icon.mobile{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.plus-icon.mobile{
    display: none;
  }
}

@media not all and (min-width: 768px){
  .plus-icon.mobile{
    display: flex;
  }
}

/* Coloris selector styles (Mikii_Tapis) */

.coloris-options-list{
  display: flex;
  width: 100%;
  flex-wrap: nowrap;
  align-items: center;
  overflow: auto;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.coloris-swatch-option{
  margin-right: 0.25rem;
  height: 1rem;
  width: 1rem;
  cursor: pointer;
  border-radius: 9999px;
}

@media not all and (min-width: 768px){
  .coloris-swatch-option{
    margin-right: 0px;
    height: 0.875rem;
    width: 0.875rem;
  }
}

.coloris-swatch-option::after{
  position: absolute;
  top: 50%;
  height: 1.75rem;
  width: 1.75rem;
  --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));
  border-radius: 9999px;
  border-width: 2px;
  border-color: transparent;
  --tw-content: '';
  content: var(--tw-content);
}

.coloris-more-count{
  position: relative;
  height: 1.5rem;
  width: 1.5rem;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border-style: none;
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .625rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.coloris-more-count:hover{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.swatch-attribute-options{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.25rem;
}

.catalog-product-view .netreviews_rates_list .netreviews_rate_graph .swatch-attribute-options {
  gap: 2px;
}

.swatch-attribute-options > div > div:nth-child(7){
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.swatch-attribute-options > div > div:nth-child(7){
    display: none;
  }
}

.swatch-attribute-options > div{
  margin-bottom: 0.25rem;
  display: flex;
}

@media not all and (min-width: 768px){
  .swatch-attribute-options > div{
    justify-content: flex-end;
    overflow: hidden;
  }

  .swatch-attribute-options > div > div{
    display: none;
  }

  .swatch-attribute-options > div > div:last-child{
    display: flex;
  }

  .swatch-attribute-options > div > div:nth-child(-n+6){
    display: flex;
  }
}

.swatch-attribute-options .swatch-option.no-swatch{
  position: relative;
  height: auto;
  width: auto;
  min-width: 0px;
  overflow: hidden;
  border-radius: 0.5rem;
  border-style: none;
}

.swatch-attribute-options .swatch-option.no-swatch::after{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.swatch-attribute-options .swatch-option.no-swatch::after{
    display: none;
  }
}

.swatch-attribute-options .swatch-option.no-swatch > div{
  position: static;
  margin: 0px;
  display: flex !important;
  height: 100%;
  width: 100%;
  min-width: 2.5rem;
  transform: none;
  justify-content: center;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(159 159 159 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: 1rem;
  line-height: .75rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.swatch-attribute-options .swatch-option.no-swatch > div{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.swatch-attribute-options .swatch-option.no-swatch > div + svg{
  right: -2rem;
}

.swatch-attribute-options .swatch-option.no-swatch > input{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.swatch-attribute-options .swatch-option.no-swatch > input{
    display: none;
  }
}

.swatch-attribute-options .swatch-option.no-swatch.selected > div{
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.swatch-attribute-options .swatch-option.with-swatch.selected{
  border-width: 1px;
  border-style: solid;
}

.swatch-option{
  margin: 0.25rem;
  display: flex;
  min-width: 40px;
  justify-content: center;
  border-width: 1px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.btn{
  display: inline-flex;
  align-items: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.btn{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.btn + svg{
  right: -2rem;
}

.btn svg{
  display: inline-flex;
}

.btn span {
  vertical-align: middle;
}

.btn:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn-primary{
  --tw-border-opacity: 1;
  border-color: rgb(236 0 84 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(236 0 84 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn-primary:hover{
  --tw-border-opacity: 1;
  border-color: rgb(121 0 44 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(121 0 44 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn-secondary{
  --tw-border-opacity: 1;
  border-color: rgb(83 58 54 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(83 58 54 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn-secondary:hover{
  --tw-border-opacity: 1;
  border-color: rgb(121 0 44 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(121 0 44 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right.btn-white, .cart-summary #cart-totals .text-right.btn-white{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

.btn-white:hover{
  --tw-border-opacity: 1;
  border-color: rgb(121 0 44 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(121 0 44 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.btn-gray{
  --tw-border-opacity: 1;
  border-color: rgb(159 159 159 / var(--tw-border-opacity));
  background-color: transparent;
  text-transform: none;
}

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

.btn-size-lg{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.btn-height{
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}

.actions-toolbar .primary button{
  display: inline-flex;
  align-items: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.actions-toolbar .primary button{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.actions-toolbar .primary button + svg{
  right: -2rem;
}

.actions-toolbar .primary button svg{
  display: inline-flex;
}

.actions-toolbar .primary button span {
  vertical-align: middle;
}

.actions-toolbar .primary button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.actions-toolbar .primary button{
  --tw-border-opacity: 1;
  border-color: rgb(236 0 84 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(236 0 84 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.actions-toolbar .primary button:hover{
  --tw-border-opacity: 1;
  border-color: rgb(121 0 44 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(121 0 44 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.rma-form input.actions-toolbar .primary button[type="submit"]{
  margin-bottom: 0.25rem;
}

#category-view-container{
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

#category-view-container .category-description{
  width: 100%;
}

/*
Use the following selector to extend the toolbar modes switcher with your own icon,
also replace `custom` with your own mode name.

.modes-mode.mode-custom {}
*/

.price-including-tax + .price-excluding-tax{
  font-size: 0.875rem;
  line-height: 1.25rem;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.price-including-tax + .price-excluding-tax.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.price-including-tax + .price-excluding-tax.leading-tight.text-black + svg{
  right: -2rem;
}

.price-including-tax + .price-excluding-tax:before {
  content: attr(data-label) ': ';
}

.price-excluding-tax,
.price-including-tax{
  white-space: nowrap;
}

.price-excluding-tax .price, .price-including-tax .price{
  font-weight: 600;
  line-height: 1.625;
}

.price-excluding-tax{
  display: block;
}

[data-content-type$='block'] .price-excluding-tax p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.price-container.price-tier_price{
  display: flex;
  gap: 0.25rem;
}

.catalog-product-view .netreviews_rates_list .netreviews_rate_graph .price-container.price-tier_price {
  gap: 2px;
}

.price-container.price-tier_price > .price-including-tax + .price-excluding-tax:before {
  content: '(' attr(data-label) ': ';
}

.price-container.price-tier_price > .price-including-tax + .price-excluding-tax:after {
  content: ')';
}

/* Keep file for backwards compatibility */

.cart-summary{
  display: flex;
  flex-direction: column;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.cart-summary{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.cart-summary + svg{
  right: -2rem;
}

.cart-summary .checkout-methods-items{
  order: 3;
}

.cart-summary .item a{
  width: 100%;
  justify-content: center;
}

.cart-summary .button-order{
  display: inline-flex;
  align-items: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.cart-summary .button-order{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.cart-summary .button-order + svg{
  right: -2rem;
}

.cart-summary .button-order svg{
  display: inline-flex;
}

.cart-summary .button-order span {
  vertical-align: middle;
}

.cart-summary .button-order:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.cart-summary .button-order{
  width: 100%;
  background-color: transparent;
}

.rma-form input.cart-summary .button-order[type="submit"]{
  margin-bottom: 0.25rem;
}

.cart-summary #checkout-link-button{
  display: inline-flex;
  align-items: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.cart-summary #checkout-link-button{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.cart-summary #checkout-link-button + svg{
  right: -2rem;
}

.cart-summary #checkout-link-button svg{
  display: inline-flex;
}

.cart-summary #checkout-link-button span {
  vertical-align: middle;
}

.cart-summary #checkout-link-button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.cart-summary #checkout-link-button{
  --tw-border-opacity: 1;
  border-color: rgb(236 0 84 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(236 0 84 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.cart-summary #checkout-link-button:hover{
  --tw-border-opacity: 1;
  border-color: rgb(121 0 44 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(121 0 44 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.rma-form input.cart-summary #checkout-link-button[type="submit"]{
  margin-bottom: 0.25rem;
}

@media (min-width: 1024px){
  .cart-summary #block-shipping, .cart-summary #cart-totals{
    margin-left: 2rem;
    margin-right: 2rem;
  }
}

.cart-summary #block-shipping .text-left, .cart-summary #cart-totals .text-left{
  font-size: 1rem;
  line-height: 1.5rem;
}

.cart-summary #block-shipping .text-right, .cart-summary #cart-totals .text-right{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(159 159 159 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right.text-accent, .cart-summary #cart-totals .text-right.text-accent{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

.cart-summary .customer-references-container {
  order: 2;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.cart-summary .customer-references-container .title{
  margin: 0px;
  margin-bottom: 1rem;
}

.cart-summary .customer-references-container .title span{
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.cart-summary .customer-references-container .title span{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.cart-summary .customer-references-container .title span + svg{
  right: -2rem;
}

.cart-summary .customer-references-container [type='text']{
  border-radius: 9999px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
  background-color: transparent;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 1rem;
  line-height: 1rem;
}

.cart-summary .customer-references-container button{
  display: inline-flex;
  align-items: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.cart-summary .customer-references-container button{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.cart-summary .customer-references-container button + svg{
  right: -2rem;
}

.cart-summary .customer-references-container button svg{
  display: inline-flex;
}

.cart-summary .customer-references-container button span {
  vertical-align: middle;
}

.cart-summary .customer-references-container button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.cart-summary .customer-references-container button{
  --tw-border-opacity: 1;
  border-color: rgb(159 159 159 / var(--tw-border-opacity));
  background-color: transparent;
  text-transform: none;
}

.rma-form input.cart-summary .customer-references-container button[type="submit"]{
  margin-bottom: 0.25rem;
}

@media (min-width: 1024px){
  #shopping-cart-table tbody:nth-child(3) tr:first-child td{
    padding-top: 2rem;
  }
}

/* Masquer les flèches sur Chrome, Safari, Edge et Opera */

#shopping-cart-table .qty::-webkit-outer-spin-button,
    #shopping-cart-table .qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Masquer les flèches sur Firefox */

#shopping-cart-table .qty {
  -moz-appearance: textfield;
}

#shopping-cart-table .subtotal .price{
  font-weight: 700;
}

#shopping-cart-table tbody .col-img-title{
  display: flex;
  height: 100%;
  gap: 1rem;
  border-top-left-radius: 0.75rem;
  border-top-width: 1px;
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
  padding-left: 1.25rem;
  padding-top: 1.25rem;
}

@media (min-width: 1024px){
  #shopping-cart-table tbody .col-img-title{
    flex-wrap: wrap;
    gap: 1.5rem;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    padding-left: 2.5rem;
  }
}

#shopping-cart-table tbody .reference-item{
  width: 100%;
  max-width: 300px;
}

@media not all and (min-width: 1024px){
  #shopping-cart-table tbody .reference-item{
    padding-top: 1.5rem;
  }
}

#shopping-cart-table tbody .reference-item input{
  width: 100%;
  border-radius: 3px;
  --tw-border-opacity: 1;
  border-color: rgb(231 231 231 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(159 159 159 / var(--tw-text-opacity));
}

#shopping-cart-table tbody .reference-item input::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(159 159 159 / var(--tw-placeholder-opacity));
}

#shopping-cart-table tbody .reference-item input::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(159 159 159 / var(--tw-placeholder-opacity));
}

#shopping-cart-table tbody .reference-item input{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(236 0 84 / var(--tw-ring-opacity));
}

#shopping-cart-table tbody .product-item-name{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight#shopping-cart-table tbody .product-item-name{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight#shopping-cart-table tbody .product-item-name + svg{
  right: -2rem;
}

#shopping-cart-table tbody .col.subtotal{
  display: block;
  height: 0px;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 1rem;
}

[data-content-type$='block'] #shopping-cart-table tbody .col.subtotal p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

@media not all and (min-width: 1024px){
  #shopping-cart-table tbody .col.subtotal{
    display: none;
  }
}

@media (min-width: 640px){
  #shopping-cart-table tbody .col.subtotal{
    width: 33.333333%;
  }
}

@media (min-width: 1024px){
  #shopping-cart-table tbody .col.subtotal{
    display: table-cell;
    width: auto;
  }
}

#shopping-cart-table tbody .col.subtotal .subTab{
  display: flex;
  height: 100%;
  align-items: center;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  font-weight: 700;
}

#shopping-cart-table tbody .col.price{
  display: block;
  height: 0px;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 1rem;
}

[data-content-type$='block'] #shopping-cart-table tbody .col.price p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

@media not all and (min-width: 1024px){
  #shopping-cart-table tbody .col.price{
    display: none;
  }
}

@media (min-width: 640px){
  #shopping-cart-table tbody .col.price{
    width: 33.333333%;
  }
}

@media (min-width: 1024px){
  #shopping-cart-table tbody .col.price{
    display: table-cell;
    width: auto;
  }
}

#shopping-cart-table tbody .col.price .subTab{
  display: flex;
  height: 100%;
  align-items: center;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  font-weight: 700;
}

#shopping-cart-table tbody .col.actions{
  width: auto;
  gap: 2rem;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 1rem;
  padding-bottom: 0px;
  text-align: left;
}

.cart-summary #block-shipping #shopping-cart-table tbody .col.actions, .cart-summary #cart-totals #shopping-cart-table tbody .col.actions{
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 640px){
  #shopping-cart-table tbody .col.actions{
    flex-wrap: nowrap;
  }
}

@media (min-width: 1024px){
  #shopping-cart-table tbody .col.actions{
    height: 0px;
  }
}

#shopping-cart-table tbody .col.actions .subTab{
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: flex-end;
  gap: 1rem;
  border-top-right-radius: 0.75rem;
  border-top-width: 1px;
  border-right-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  padding-right: 1.25rem;
}

@media (min-width: 1024px){
  #shopping-cart-table tbody .col.actions .subTab{
    padding-right: 2.5rem;
  }
}

#shopping-cart-table tbody .col.qty{
  display: block;
  height: 0px;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 1rem;
}

[data-content-type$='block'] #shopping-cart-table tbody .col.qty p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

@media not all and (min-width: 1024px){
  #shopping-cart-table tbody .col.qty{
    display: none;
  }
}

@media (min-width: 640px){
  #shopping-cart-table tbody .col.qty{
    width: 33.333333%;
  }
}

@media (min-width: 1024px){
  #shopping-cart-table tbody .col.qty{
    display: table-cell;
    width: auto;
  }
}

#shopping-cart-table tbody .col.qty .subTab{
  display: flex;
  height: 100%;
  align-items: center;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

#shopping-cart-table tbody .col.perso{
  padding: 0px;
}

#shopping-cart-table tbody .col.perso .subTab{
  border-bottom-right-radius: 0.75rem;
  border-bottom-left-radius: 0.75rem;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-bottom: 1.25rem;
}

@media (min-width: 1024px){
  #shopping-cart-table tbody .col.perso .subTab{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-bottom: 2.5rem;
  }
}

#block-shipping label span{
  margin-bottom: 0.5rem;
  display: block;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

[data-content-type$='block'] #block-shipping label span p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight#block-shipping label span{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight#block-shipping label span + svg{
  right: -2rem;
}

#block-shipping select, #block-shipping input[type='text']{
  min-height: 33px;
  border-radius: 0.375rem;
  border-width: 1px;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10#block-shipping select.leading-tight.text-black,#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10 #block-shipping input[type='text'].leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10#block-shipping select.leading-tight.text-black + svg,#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10 #block-shipping input[type='text'].leading-tight.text-black + svg{
  right: -2rem;
}

#block-shipping select{
  padding-right: 2.5rem;
}

#customer-login-container{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
  row-gap: 2rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media (min-width: 768px) {
  #customer-login-container{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

.customer-account-login #maincontent{
  margin-bottom: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.block-new-customer .reassurance li{
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.block-new-customer .reassurance .france:before {
  display: block;
  content: "";
  background-image: url("../images/france.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
}

.block-new-customer .reassurance .client:before {
  display: block;
  content: "";
  background-image: url("../images/service-client.png");
  background-size: 100% auto;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
}

body.customer-account-create{
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

body.customer-account-create .card{
  max-width: 647px;
}

@media (min-width: 1024px){
  body.customer-account-create .card{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

body.customer-account-create #maincontent{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

body.customer-account-create .registration-container{
  padding-top: 1rem;
}

.form-create-account [type='text'], .form-create-account [type='email'], .form-create-account [type='tel'], .form-create-account [type='password'], .form-create-account select{
  min-height: 33px;
  border-radius: 0.375rem;
  border-width: 1px;
}

.form-create-account label{
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.form-create-account label.leading-tight.text-black{
  left: 1.25rem;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.form-create-account label{
  left: 1.25rem;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.form-create-account label.leading-tight.text-black {
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.form-create-account label {
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.form-create-account label.leading-tight.text-black + svg{
  right: -2rem;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.form-create-account label + svg{
  right: -2rem;
}

.form-create-account .field.choice{
  width: 100%;
}

.form-create-account .field.choice label{
  color: rgb(0 0 0 / 0.7);
}

.form-create-account legend{
  display: block;
  width: 100%;
}

[data-content-type$='block'] .form-create-account legend p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.form-create-account .field-name-firstname, .form-create-account .field-name-lastname{
  float: left;
  width: 100%;
}

@media (min-width: 640px){
  .form-create-account .field-name-firstname, .form-create-account .field-name-lastname{
    width: 50%;
  }
}

.form-create-account .field-name-firstname input, .form-create-account .field-name-lastname input{
  width: 100%;
}

@media (min-width: 640px){
  .form-create-account .field-name-firstname{
    padding-right: 1rem;
  }

  .form-create-account .field-name-lastname{
    padding-left: 1rem;
  }
}

.form-create-account #email_address, .form-create-account #company, .form-create-account #telephone, .form-create-account #taxvat{
  width: 100%;
}

.form-create-account .field.field-reserved, .form-create-account fieldset .field.field-reserved{
  margin-bottom: 1.25rem;
}

.form-create-account .field.field-reserved.taxvat, .form-create-account fieldset .field.field-reserved.taxvat{
  margin-bottom: 0px;
}

#customer-login-container .amsl-social-login{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

#customer-login-container .amsl-title{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td#customer-login-container .amsl-title{
    display: none;
  }
}

#customer-login-container .amsl-social-wrapper{
  width: 100%;
}

#customer-login-container .amsl-buttons{
  justify-content: center;
  gap: 1.5rem;
  padding-top: 0px;
  padding-bottom: 0px;
}

#customer-login-container .amsl-button-wrapper .amsl-button{
  display: flex;
  height: auto;
  width: auto;
  align-items: center;
  gap: 0.5rem;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(243 249 250 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

#customer-login-container .amsl-button-wrapper .amsl-button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(226 243 246 / var(--tw-bg-opacity));
}

#customer-login-container .amsl-button-wrapper .amsl-button .amsl-social-icon{
  height: 1.25rem;
  width: 1.25rem;
  background-size: contain;
}

#customer-login-container .amsl-button-wrapper .amsl-button.-facebook .amsl-social-icon{
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(23 119 194 / var(--tw-bg-opacity));
  background-size: 8px auto;
}

/* Contact Form Styles */

.contact-form{
  margin-left: auto;
  margin-right: auto;
  max-width: 56rem;
}

.contact-form .form-address-edit > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.contact-form .fieldset{
  position: relative;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1.5rem;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 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);
}

.contact-form .legend{
  position: absolute;
  top: 1rem;
  margin-bottom: 1.5rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  padding-bottom: 0.75rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.contact-form .legend span{
  display: block;
}

[data-content-type$='block'] .contact-form .legend span p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.contact-form .field{
  margin-bottom: 1rem;
  border-style: none;
}

.contact-form .field.required .label:after {
  content: " *";
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.contact-form .label{
  margin-bottom: 0.5rem;
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

[data-content-type$='block'] .contact-form .label p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.contact-form .label.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.contact-form .label.leading-tight.text-black + svg{
  right: -2rem;
}

.contact-form .control{
  position: relative;
}

.contact-form .input-text, .contact-form select{
  width: 100%;
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 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);
}

.contact-form .input-text:focus, .contact-form select:focus{
  --tw-border-opacity: 1;
  border-color: rgb(236 0 84 / var(--tw-border-opacity));
  --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(2px + 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);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(236 0 84 / var(--tw-ring-opacity));
}

.contact-form .input-text, .contact-form select{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.contact-form .input-text::-moz-placeholder, .contact-form select::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}

.contact-form .input-text::placeholder, .contact-form select::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}

.contact-form .input-text.required-entry, .contact-form select.required-entry{
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.contact-form .input-text.mage-error, .contact-form select.mage-error{
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
}

.contact-form .input-text.mage-error:focus, .contact-form select.mage-error:focus{
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity));
}

.contact-form select{
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3E%3C/svg%3E");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
}

.contact-form .mage-error{
  margin-top: 0.25rem;
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

[data-content-type$='block'] .contact-form .mage-error p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.contact-form .mage-error.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.contact-form .mage-error.leading-tight.text-black + svg{
  right: -2rem;
}

.contact-form .actions-toolbar{
  margin-top: 2rem;
  display: flex;
  justify-content: flex-end;
  gap: 1rem;
}

.contact-form .actions-toolbar .primary{
  display: flex;
  gap: 0.75rem;
}

.contact-form .actions-toolbar button.action{
  border-radius: 0.375rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-weight: 500;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.contact-form .actions-toolbar button.action:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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(2px + 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);
  --tw-ring-offset-width: 2px;
}

.contact-form .actions-toolbar button.action.save.primary{
  --tw-bg-opacity: 1;
  background-color: rgb(236 0 84 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.contact-form .actions-toolbar button.action.save.primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(121 0 44 / var(--tw-bg-opacity));
}

.contact-form .actions-toolbar button.action.save.primary{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 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);
}

.contact-form .actions-toolbar button.action.save.primary:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(236 0 84 / var(--tw-ring-opacity));
}

.contact-form .actions-toolbar button.action.back{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.contact-form .actions-toolbar button.action.back:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}

.contact-form .actions-toolbar button.action.back:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity));
}

/* Grid layout for responsive fields */

@media (min-width: 768px) {
  .contact-form .fieldset{
    padding-bottom: 2rem;
    padding-top: 4rem;
  }

  .contact-form .field-group{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
  }
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table{
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .devis-details .table-wrapper .table thead{
    display: none;
  }

  .devis-details .table-wrapper .table tbody tr{
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #d9d9d9;
    justify-content: space-between;
  }

  .devis-details .table-wrapper .table tbody tr td{
    display: flex;
    gap: 0.5rem;
  }

  .devis-details .table-wrapper .table tbody tr td:first-child{
    width: 100%;
    flex-direction: column;
  }

  .devis-details .table-wrapper .table tbody tr td:first-child:before{
    display: none;
  }

  .devis-details .table-wrapper .table tbody tr td:before{
    content: attr(data-th);
    font-weight: bold;
    width: 100%;
    display: block;
  }

  .devis-details .table-wrapper .table tbody tr td.hidden{
    display: none;
  }

  .devis-details .table-wrapper .table tfoot tr {
    display: flex;
    justify-content: space-between;
  }

  .devis-details .table-wrapper .table tfoot tr th{
    width: 75%;
  }

  .devis-details .table-wrapper .table tfoot tr td{
    width: 25%;
  }
}

#user_forgotpassword .actions-toolbar{
  gap: 0.75rem;
}

@media not all and (min-width: 768px){
  #user_forgotpassword .actions-toolbar{
    flex-direction: column;
  }
}

#user_forgotpassword .form-input{
  width: 100%;
}

.storerestriction-customer-waitingadmin #maincontent,.storerestriction-customer-waitingsuspend #maincontent,.storerestriction-customer-noaccess #maincontent{
  margin-left: auto;
  margin-right: auto;
  margin-top: 3rem;
  width: 50%;
  justify-content: center;
  text-align: center;
}

body.customer-account-create .storerestriction-customer-waitingadmin #maincontent,body.customer-account-create .storerestriction-customer-waitingsuspend #maincontent,body.customer-account-create .storerestriction-customer-noaccess #maincontent{
  max-width: 647px;
}

@media (min-width: 1024px){
  body.customer-account-create .storerestriction-customer-waitingadmin #maincontent,body.customer-account-create .storerestriction-customer-waitingsuspend #maincontent,body.customer-account-create .storerestriction-customer-noaccess #maincontent{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

.storerestriction-customer-waitingadmin #maincontent,.storerestriction-customer-waitingsuspend #maincontent,.storerestriction-customer-noaccess #maincontent{
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
  padding: 1.25rem;
}

@media (min-width: 1024px){
  .storerestriction-customer-waitingadmin #maincontent,.storerestriction-customer-waitingsuspend #maincontent,.storerestriction-customer-noaccess #maincontent{
    padding: 2.5rem;
  }
}

body.account .storerestriction-customer-waitingadmin #maincontent,body.account .storerestriction-customer-waitingsuspend #maincontent,body.account .storerestriction-customer-noaccess #maincontent{
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1.25rem;
}

@media (min-width: 1024px){
  body.account .storerestriction-customer-waitingadmin #maincontent,body.account .storerestriction-customer-waitingsuspend #maincontent,body.account .storerestriction-customer-noaccess #maincontent{
    padding: 2.5rem;
  }
}

body.account .storerestriction-customer-waitingadmin #maincontent .block-title,body.account .storerestriction-customer-waitingsuspend #maincontent .block-title,body.account .storerestriction-customer-noaccess #maincontent .block-title{
  margin-top: 0px;
  flex-wrap: wrap;
  gap: 0.5rem;
}

body.account .storerestriction-customer-waitingadmin #maincontent .legend,body.account .storerestriction-customer-waitingsuspend #maincontent .legend,body.account .storerestriction-customer-noaccess #maincontent .legend{
  font-weight: 600;
}

body.account .storerestriction-customer-waitingadmin #maincontent .form-input,  body.account .storerestriction-customer-waitingadmin #maincontent .form-email,  body.account .storerestriction-customer-waitingadmin #maincontent .form-select,  body.account .storerestriction-customer-waitingadmin #maincontent .form-multiselect,  body.account .storerestriction-customer-waitingadmin #maincontent .form-textarea,  body.account .storerestriction-customer-waitingadmin #maincontent input.input,  body.account .storerestriction-customer-waitingadmin #maincontent .input,  body.account .storerestriction-customer-waitingadmin #maincontent input.email,  body.account .storerestriction-customer-waitingadmin #maincontent .select,  body.account .storerestriction-customer-waitingadmin #maincontent .multiselect,  body.account .storerestriction-customer-waitingadmin #maincontent .textarea,body.account .storerestriction-customer-waitingsuspend #maincontent .form-input,  body.account .storerestriction-customer-waitingsuspend #maincontent .form-email,  body.account .storerestriction-customer-waitingsuspend #maincontent .form-select,  body.account .storerestriction-customer-waitingsuspend #maincontent .form-multiselect,  body.account .storerestriction-customer-waitingsuspend #maincontent .form-textarea,  body.account .storerestriction-customer-waitingsuspend #maincontent input.input,  body.account .storerestriction-customer-waitingsuspend #maincontent .input,  body.account .storerestriction-customer-waitingsuspend #maincontent input.email,  body.account .storerestriction-customer-waitingsuspend #maincontent .select,  body.account .storerestriction-customer-waitingsuspend #maincontent .multiselect,  body.account .storerestriction-customer-waitingsuspend #maincontent .textarea,body.account .storerestriction-customer-noaccess #maincontent .form-input,  body.account .storerestriction-customer-noaccess #maincontent .form-email,  body.account .storerestriction-customer-noaccess #maincontent .form-select,  body.account .storerestriction-customer-noaccess #maincontent .form-multiselect,  body.account .storerestriction-customer-noaccess #maincontent .form-textarea,  body.account .storerestriction-customer-noaccess #maincontent input.input,  body.account .storerestriction-customer-noaccess #maincontent .input,  body.account .storerestriction-customer-noaccess #maincontent input.email,  body.account .storerestriction-customer-noaccess #maincontent .select,  body.account .storerestriction-customer-noaccess #maincontent .multiselect,  body.account .storerestriction-customer-noaccess #maincontent .textarea{
  min-height: 44px;
  border-radius: 0.5rem;
  border-width: 1px;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

body.account .sidebar .storerestriction-customer-waitingadmin #maincontent,body.account .sidebar .storerestriction-customer-waitingsuspend #maincontent,body.account .sidebar .storerestriction-customer-noaccess #maincontent{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media not all and (min-width: 768px){
  .storerestriction-customer-waitingadmin #maincontent,.storerestriction-customer-waitingsuspend #maincontent,.storerestriction-customer-noaccess #maincontent{
    width: 100%;
  }
}

.storerestriction-customer-waitingadmin #maincontent .main-title-box,.storerestriction-customer-waitingsuspend #maincontent .main-title-box,.storerestriction-customer-noaccess #maincontent .main-title-box{
  margin-top: 0px;
  margin-bottom: 1.25rem;
  justify-content: center;
  text-align: center;
}

/**
 * different styles can be found at https://tailwindcss-forms.vercel.app/
 **/

form .form-input,
    form .form-email,
    form .form-select,
    form .form-multiselect,
    form .form-textarea,
    form input.input,
    form .input,
    form input.email,
    form .select,
    form .multiselect,
    form .textarea,
    form select{
  min-height: 55px;
  border-radius: 0px;
  border-width: 0px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

form .form-input:focus, form .form-email:focus, form .form-select:focus, form .form-multiselect:focus, form .form-textarea:focus, form input.input:focus, form .input:focus, form input.email:focus, form .select:focus, form .multiselect:focus, form .textarea:focus, form select:focus{
  --tw-border-opacity: 1;
  border-color: rgb(236 0 84 / var(--tw-border-opacity));
  --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(3px + 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);
  --tw-ring-color: rgb(236 0 84 / var(--tw-ring-opacity));
  --tw-ring-opacity: 0;
}

form [type='search']:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(224 155 183 / var(--tw-ring-opacity));
}

input[type="checkbox"]{
  position: relative;
  margin-right: 0.5rem !important;
  height: 1.25rem;
  width: 1.25rem;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0.375rem;
  border-width: 1.5px;
  --tw-border-opacity: 1;
  border-color: rgb(159 159 159 / var(--tw-border-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-property: none;
}

input[type="checkbox"]:focus, input[type="checkbox"]:hover, input[type="checkbox"]:focus-visible{
  --tw-border-opacity: 1 !important;
  border-color: rgb(159 159 159 / var(--tw-border-opacity)) !important;
  background-color: transparent !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
  --tw-ring-color: transparent !important;
}

input[type="checkbox"]:hover, input[type="checkbox"]:checked:hover{
  background-color: transparent;
}

input[type="checkbox"]:checked{
  --tw-border-opacity: 1;
  border-color: rgb(159 159 159 / var(--tw-border-opacity));
  background-color: transparent;
}

input[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  height: 0.75rem;
  width: 0.75rem;
  --tw-translate-x: -50%;
  --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));
  border-radius: 4px;
  --tw-bg-opacity: 1;
  background-color: rgb(236 0 84 / var(--tw-bg-opacity));
}

input[type="radio"]{
  position: relative;
  margin-right: 0.5rem !important;
  height: 1.25rem;
  width: 1.25rem;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 9999px;
  border-width: 1.5px;
  --tw-border-opacity: 1;
  border-color: rgb(47 50 64 / var(--tw-border-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-property: none;
}

input[type="radio"]:focus, input[type="radio"]:hover, input[type="radio"]:focus-visible{
  background-color: transparent !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
  --tw-ring-color: transparent !important;
}

input[type="radio"]:checked{
  --tw-border-opacity: 1;
  border-color: rgb(236 0 84 / var(--tw-border-opacity));
  background-color: transparent;
}

input[type="radio"]:checked::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  height: 0.875rem;
  width: 0.875rem;
  --tw-translate-x: -50%;
  --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));
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(236 0 84 / var(--tw-bg-opacity));
}

.page.messages{
  position: fixed;
  bottom: 0px;
  left: 50%;
  z-index: 50;
  width: 90vh;
  max-width: 100%;
  --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));
}

.page.messages .messages
    section#messages{
  max-width: 1600px !important;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

@media (min-width: 450px){
  .page.messages .messages
    section#messages{
    max-width: 450px;
  }
}

@media (min-width: 640px){
  .page.messages .messages
    section#messages{
    max-width: 640px;
  }
}

@media (min-width: 768px){
  .page.messages .messages
    section#messages{
    max-width: 768px;
  }
}

@media (min-width: 1024px){
  .page.messages .messages
    section#messages{
    max-width: 1024px;
  }
}

@media (min-width: 1150px){
  .page.messages .messages
    section#messages{
    max-width: 1150px;
  }
}

@media (min-width: 1380px){
  .page.messages .messages
    section#messages{
    max-width: 1380px;
  }
}

@media (min-width: 1600px){
  .page.messages .messages
    section#messages{
    max-width: 1600px;
  }
}

.page.messages .messages
    section#messages{
  margin-left: auto;
  margin-right: auto;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.catalog-product-view .page.messages .messages
    section#messages.product{
  margin-top: 0px;
  margin-bottom: 0.5rem;
  padding-bottom: 0px;
  padding-left: 0px;
}

.catalog-category-view .category-description .page.messages .messages
    section#messages,.catalogsearch-result-index .category-description .page.messages .messages
    section#messages{
  padding: 0px;
}

.messages-container{
  margin-left: auto;
  margin-right: auto;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

@media not all and (min-width: 768px){
  .messages-container{
    padding: 0px;
  }
}

.message{
  margin-bottom: 0.5rem;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  border-radius: 1rem;
  border-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  --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);
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.message{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.message + svg{
  right: -2rem;
}

@media not all and (min-width: 768px){
  .message{
    margin: 0px;
    border-radius: 0px;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
}

.message.error{
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity));
}

.message.success{
  --tw-border-opacity: 1;
  border-color: rgb(209 250 229 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(236 253 245 / var(--tw-bg-opacity));
}

.message.info,
    .message.notice{
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity));
}

.message.warning{
  --tw-border-opacity: 1;
  border-color: rgb(245 158 11 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity));
}

.message a{
  text-decoration-line: underline;
}

.message.success a{
  --tw-text-opacity: 1;
  color: rgb(6 95 70 / var(--tw-text-opacity));
}

.message.error a{
  --tw-text-opacity: 1;
  color: rgb(69 10 10 / var(--tw-text-opacity));
  color: #176d50;
}

.message.error .remove-message-btn svg{
  height: 1rem;
  width: 1rem;
  --tw-text-opacity: 1;
  color: rgb(69 10 10 / var(--tw-text-opacity));
}

.message .remove-message-btn svg{
  height: 1rem;
  width: 1rem;
  --tw-text-opacity: 1;
  color: rgb(6 95 70 / var(--tw-text-opacity));
}

.amshopby-filter-parent:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}

.sidebar.sidebar-main .block-content.filter-content{
  position: fixed;
  top: 0px;
  left: 0px;
  bottom: 0px;
  z-index: 50;
  width: 558px;
  max-width: 100%;
  overflow-y: scroll;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 2.5rem;
}

.sidebar.sidebar-main .block-content.filter-content .filter-option{
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(231 231 231 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.sidebar.sidebar-main .block-content.filter-content .filter-option .title{
  font-size: 1.375rem;
  font-weight: 600;
}

.sidebar-topnav .filter-option .title{
  border-radius: 9999px;
  border-width: 1px;
  border-color: rgb(0 0 0 / 0.5);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 1rem;
  padding-right: 1rem;
  transition: all 150ms ease;
}

/* Product Detail Page */

.product-detail{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.product-detail__container{
  position: relative;
  margin-top: 2.5rem;
  display: flex;
  flex-direction: column;
}

@media not all and (min-width: 768px){
  .product-detail__container{
    gap: 2.5rem;
  }
}

@media (min-width: 768px){
  .product-detail__container{
    flex-direction: row;
  }
}

@media (min-width: 1024px){
  .product-detail__container{
    margin-top: 5rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

.product-detail__media{
  position: relative;
}

@media (min-width: 768px){
  .product-detail__media{
    width: 50%;
  }

  .product-detail__info{
    width: 50%;
    padding-left: 2.5rem;
  }
}

@media (min-width: 1024px){
  .product-detail__info{
    padding-left: 5rem;
  }
}

.product-detail__info .main-title-box{
  margin-bottom: 0px;
  margin-top: 1rem;
  padding-left: 0px;
  padding-right: 0px;
}

/* Product Info */

.product-info{
  grid-column: span 1 / span 1;
  margin-bottom: 1.5rem;
  width: 100%;
}

.product-info__price-wrapper{
  display: block;
  width: 100%;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right.product-info__price-wrapper, .cart-summary #cart-totals .text-right.product-info__price-wrapper{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

[data-content-type$='block'] .product-info__price-wrapper p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.product-info-main p.product-info__price-wrapper{
  display: block;
}

[data-content-type$='block'] .product-info-main p.product-info__price-wrapper p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.product-info-main p.product-info__price-wrapper > strong{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.product-info-main p.product-info__price-wrapper > strong{
    display: none;
  }
}

@media (min-width: 768px){
  .product-info-main p.product-info__price-wrapper > strong{
    display: block;
  }
}

.product-info__price-row{
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}

.product-info__review{
  margin-top: 0.75rem;
  margin-bottom: 1.5rem;
  display: flex;
}

.product-info__review .netreviews-stars > span .headerStars{
  margin: 0px;
  height: 1.25rem;
  min-height: 1.25rem;
}

.product-info__review .netreviews-stars > span .headerStars > div{
  display: flex;
  gap: 0.25rem;
}

.catalog-product-view .netreviews_rates_list .netreviews_rate_graph .product-info__review .netreviews-stars > span .headerStars > div {
  gap: 2px;
}

.product-info__review .netreviews-stars > span .headerStars > div .nr-star{
  display: flex;
  height: 1.25rem;
  width: 1.25rem;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
  padding: 0px;
}

.product-info__review .netreviews-stars > span .headerStars > div .nr-star:before{
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.product-info__review .netreviews-stars > span .headerStars > div .nr-star.leading-tight.text-black:before{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.product-info__review .netreviews-stars > span .headerStars > div .nr-star.leading-tight.text-black + svg:before{
  right: -2rem;
}

.product-info__review .netreviews-stars > span .headerStars > div .nr-star.gold{
  --tw-bg-opacity: 1;
  background-color: rgb(236 0 84 / var(--tw-bg-opacity));
}

.product-info__review .netreviews-stars > span .netreviews-stars-link{
  margin-bottom: 0.25rem;
  border-style: none;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
  text-decoration-line: underline;
}

.cart-summary #block-shipping .text-right.product-info__review .netreviews-stars > span .netreviews-stars-link, .cart-summary #cart-totals .text-right.product-info__review .netreviews-stars > span .netreviews-stars-link{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

.product-info__description-box{
  margin-bottom: 1rem;
}

.product-info__description-box .product-info__description{
  color: var(--tw-prose-body);
  max-width: 65ch;
}

.product-info__description-box .product-info__description :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.product-info__description-box .product-info__description :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.product-info__description-box .product-info__description :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-links);
  -webkit-text-decoration: underline;
  text-decoration: underline;
  font-weight: 500;
}

.product-info__description-box .product-info__description :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-bold);
  font-weight: 600;
}

.product-info__description-box .product-info__description :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.product-info__description-box .product-info__description :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.product-info__description-box .product-info__description :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.product-info__description-box .product-info__description :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.product-info__description-box .product-info__description :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}

.product-info__description-box .product-info__description :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}

.product-info__description-box .product-info__description :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}

.product-info__description-box .product-info__description :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}

.product-info__description-box .product-info__description :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}

.product-info__description-box .product-info__description :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}

.product-info__description-box .product-info__description :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}

.product-info__description-box .product-info__description :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}

.product-info__description-box .product-info__description :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
}

.product-info__description-box .product-info__description :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.product-info__description-box .product-info__description :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  font-weight: 400;
  color: var(--tw-prose-counters);
}

.product-info__description-box .product-info__description :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  color: var(--tw-prose-bullets);
}

.product-info__description-box .product-info__description :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}

.product-info__description-box .product-info__description :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.product-info__description-box .product-info__description :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}

.product-info__description-box .product-info__description :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: open-quote;
}

.product-info__description-box .product-info__description :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: close-quote;
}

.product-info__description-box .product-info__description :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.product-info__description-box .product-info__description :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 900;
  color: inherit;
}

.product-info__description-box .product-info__description :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.product-info__description-box .product-info__description :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 800;
  color: inherit;
}

.product-info__description-box .product-info__description :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.product-info__description-box .product-info__description :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}

.product-info__description-box .product-info__description :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.product-info__description-box .product-info__description :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}

.product-info__description-box .product-info__description :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.product-info__description-box .product-info__description :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}

.product-info__description-box .product-info__description :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}

.product-info__description-box .product-info__description :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}

.product-info__description-box .product-info__description :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: "`";
}

.product-info__description-box .product-info__description :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: "`";
}

.product-info__description-box .product-info__description :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.product-info__description-box .product-info__description :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.product-info__description-box .product-info__description :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.875em;
}

.product-info__description-box .product-info__description :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.9em;
}

.product-info__description-box .product-info__description :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.product-info__description-box .product-info__description :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.product-info__description-box .product-info__description :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.product-info__description-box .product-info__description :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}

.product-info__description-box .product-info__description :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.product-info__description-box .product-info__description :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: none;
}

.product-info__description-box .product-info__description :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: none;
}

.product-info__description-box .product-info__description :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.product-info__description-box .product-info__description :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.product-info__description-box .product-info__description :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.product-info__description-box .product-info__description :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

.product-info__description-box .product-info__description :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 0;
}

.product-info__description-box .product-info__description :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: baseline;
}

.product-info__description-box .product-info__description :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

.product-info__description-box .product-info__description :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: top;
}

.product-info__description-box .product-info__description :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}

.product-info__description-box .product-info__description :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.product-info__description-box .product-info__description{
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}

.product-info__description-box .product-info__description :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}

.product-info__description-box .product-info__description :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.product-info__description-box .product-info__description :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.product-info__description-box .product-info__description :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0.375em;
}

.product-info__description-box .product-info__description :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0.375em;
}

.product-info__description-box .product-info__description :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.product-info__description-box .product-info__description :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}

.product-info__description-box .product-info__description :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}

.product-info__description-box .product-info__description :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}

.product-info__description-box .product-info__description :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}

.product-info__description-box .product-info__description :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.product-info__description-box .product-info__description :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.product-info__description-box .product-info__description :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  padding-left: 1.625em;
}

.product-info__description-box .product-info__description :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.product-info__description-box .product-info__description :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.product-info__description-box .product-info__description :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.product-info__description-box .product-info__description :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.product-info__description-box .product-info__description :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0;
}

.product-info__description-box .product-info__description :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-right: 0;
}

.product-info__description-box .product-info__description :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.product-info__description-box .product-info__description :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0;
}

.product-info__description-box .product-info__description :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-right: 0;
}

.product-info__description-box .product-info__description :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.product-info__description-box .product-info__description :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.product-info__description-box .product-info__description :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 0;
}

.product-info__description-box .product-info__description{
  color: var(--tw-prose-body);
  max-width: 65ch;
}

.product-info__description-box .product-info__description :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.product-info__description-box .product-info__description :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.product-info__description-box .product-info__description :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-links);
  -webkit-text-decoration: underline;
  text-decoration: underline;
  font-weight: 500;
}

.product-info__description-box .product-info__description :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-bold);
  font-weight: 600;
}

.product-info__description-box .product-info__description :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.product-info__description-box .product-info__description :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.product-info__description-box .product-info__description :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.product-info__description-box .product-info__description :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.product-info__description-box .product-info__description :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}

.product-info__description-box .product-info__description :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}

.product-info__description-box .product-info__description :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-alpha;
}

.product-info__description-box .product-info__description :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-alpha;
}

.product-info__description-box .product-info__description :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}

.product-info__description-box .product-info__description :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}

.product-info__description-box .product-info__description :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: upper-roman;
}

.product-info__description-box .product-info__description :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: lower-roman;
}

.product-info__description-box .product-info__description :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: decimal;
}

.product-info__description-box .product-info__description :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}

.product-info__description-box .product-info__description :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  font-weight: 400;
  color: var(--tw-prose-counters);
}

.product-info__description-box .product-info__description :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker{
  color: var(--tw-prose-bullets);
}

.product-info__description-box .product-info__description :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}

.product-info__description-box .product-info__description :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.product-info__description-box .product-info__description :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}

.product-info__description-box .product-info__description :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: open-quote;
}

.product-info__description-box .product-info__description :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: close-quote;
}

.product-info__description-box .product-info__description :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.product-info__description-box .product-info__description :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 900;
  color: inherit;
}

.product-info__description-box .product-info__description :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.product-info__description-box .product-info__description :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 800;
  color: inherit;
}

.product-info__description-box .product-info__description :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.product-info__description-box .product-info__description :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}

.product-info__description-box .product-info__description :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.product-info__description-box .product-info__description :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 700;
  color: inherit;
}

.product-info__description-box .product-info__description :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.product-info__description-box .product-info__description :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}

.product-info__description-box .product-info__description :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-right: 0.375em;
  padding-bottom: 0.1875em;
  padding-left: 0.375em;
}

.product-info__description-box .product-info__description :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}

.product-info__description-box .product-info__description :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: "`";
}

.product-info__description-box .product-info__description :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: "`";
}

.product-info__description-box .product-info__description :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.product-info__description-box .product-info__description :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.product-info__description-box .product-info__description :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.875em;
}

.product-info__description-box .product-info__description :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
  font-size: 0.9em;
}

.product-info__description-box .product-info__description :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.product-info__description-box .product-info__description :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.product-info__description-box .product-info__description :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: inherit;
}

.product-info__description-box .product-info__description :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-right: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-left: 1.1428571em;
}

.product-info__description-box .product-info__description :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.product-info__description-box .product-info__description :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before{
  content: none;
}

.product-info__description-box .product-info__description :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after{
  content: none;
}

.product-info__description-box .product-info__description :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.product-info__description-box .product-info__description :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.product-info__description-box .product-info__description :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.product-info__description-box .product-info__description :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

.product-info__description-box .product-info__description :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-bottom-width: 0;
}

.product-info__description-box .product-info__description :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: baseline;
}

.product-info__description-box .product-info__description :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

.product-info__description-box .product-info__description :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  vertical-align: top;
}

.product-info__description-box .product-info__description :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}

.product-info__description-box .product-info__description :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.product-info__description-box .product-info__description{
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}

.product-info__description-box .product-info__description :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
  margin-bottom: 0;
}

.product-info__description-box .product-info__description :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.product-info__description-box .product-info__description :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.product-info__description-box .product-info__description :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0.375em;
}

.product-info__description-box .product-info__description :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0.375em;
}

.product-info__description-box .product-info__description :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.product-info__description-box .product-info__description :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}

.product-info__description-box .product-info__description :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}

.product-info__description-box .product-info__description :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}

.product-info__description-box .product-info__description :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}

.product-info__description-box .product-info__description :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.product-info__description-box .product-info__description :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.product-info__description-box .product-info__description :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0.5em;
  padding-left: 1.625em;
}

.product-info__description-box .product-info__description :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.product-info__description-box .product-info__description :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.product-info__description-box .product-info__description :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.product-info__description-box .product-info__description :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.product-info__description-box .product-info__description :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0;
}

.product-info__description-box .product-info__description :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-right: 0;
}

.product-info__description-box .product-info__description :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-top: 0.5714286em;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}

.product-info__description-box .product-info__description :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-left: 0;
}

.product-info__description-box .product-info__description :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-right: 0;
}

.product-info__description-box .product-info__description :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 2em;
  margin-bottom: 2em;
}

.product-info__description-box .product-info__description :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 0;
}

.product-info__description-box .product-info__description :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 0;
}

.product-info__description-box .product-info__description{
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 3.5rem;
  overflow: hidden;
  line-height: 1.625;
}

.product-info__description-box .product-info__description.open{
  overflow: visible;
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-line-clamp: none;
  height: auto;
}

.product-info__description-box > a{
  text-decoration-line: underline;
}

.product-info__stock{
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (min-width: 640px){
  .product-info__stock{
    flex-direction: row;
  }
}

.product-info__addtocart{
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}

@media (min-width: 768px){
  .product-info__addtocart{
    align-items: flex-end;
    justify-content: flex-start;
  }
}

.product-info__addtocart--btn{
  display: inline-flex;
  align-items: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.product-info__addtocart--btn{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.product-info__addtocart--btn + svg{
  right: -2rem;
}

.product-info__addtocart--btn svg{
  display: inline-flex;
}

.product-info__addtocart--btn span {
  vertical-align: middle;
}

.product-info__addtocart--btn:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.product-info__addtocart--btn{
  --tw-border-opacity: 1;
  border-color: rgb(236 0 84 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(236 0 84 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.product-info__addtocart--btn:hover{
  --tw-border-opacity: 1;
  border-color: rgb(121 0 44 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(121 0 44 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.product-info__addtocart--btn{
  height: 52px;
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 900;
}

.rma-form input.product-info__addtocart--btn[type="submit"]{
  margin-bottom: 0.25rem;
}

.product-info__addtocart--btn svg{
  width: 1.5rem;
}

.product-info__actions{
  position: relative;
  margin-top: 1rem;
  display: flex;
  width: 100%;
  align-items: center;
  gap: 0.5rem;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 246 / var(--tw-bg-opacity));
  padding: 1.25rem;
}

.product-info__nostock{
  display: flex;
  align-items: center;
  gap: 1.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right.product-info__nostock, .cart-summary #cart-totals .text-right.product-info__nostock{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

.product-info__nostock svg{
  width: 2rem;
}

.product-info__shortcuts{
  margin-top: 1rem;
  display: flex;
  justify-content: flex-end;
}

.product-info__tier-price{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.product-info__price-shipping{
  margin-top: 1rem;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  gap: 1rem;
  padding-left: 2.5rem;
}

.product-info__price-container{
  display: flex;
  flex-direction: column;
}

.product-info__price-block{
  display: flex;
  gap: 0.25rem;
  font-weight: 700;
}

.catalog-product-view .netreviews_rates_list .netreviews_rate_graph .product-info__price-block {
  gap: 2px;
}

.product-info__price-block .product-info__price-value, .product-info__price-block .value{
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right.product-info__price-block .product-info__price-value, .cart-summary #cart-totals .text-right.product-info__price-block .product-info__price-value,.cart-summary #block-shipping .text-right .product-info__price-block .value, .cart-summary #cart-totals .text-right .product-info__price-block .value{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

body.account h2.product-info__price-block .product-info__price-value,body.account h2 .product-info__price-block .value{
  font-size: 1.375rem;
}

.product-info__price-block .product-info__price-label, .product-info__price-block .sup{
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right.product-info__price-block .product-info__price-label, .cart-summary #cart-totals .text-right.product-info__price-block .product-info__price-label,.cart-summary #block-shipping .text-right .product-info__price-block .sup, .cart-summary #cart-totals .text-right .product-info__price-block .sup{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.product-info__price-block .product-info__price-label.leading-tight.text-black,#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10 .product-info__price-block .sup.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.product-info__price-block .product-info__price-label.leading-tight.text-black + svg,#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10 .product-info__price-block .sup.leading-tight.text-black + svg{
  right: -2rem;
}

.product-info__price-secondary{
  display: flex;
  gap: 0.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.catalog-product-view .netreviews_rates_list .netreviews_rate_graph .product-info__price-secondary {
  gap: 2px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.product-info__price-secondary{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.product-info__price-secondary + svg{
  right: -2rem;
}

.product-info__price-secondary__label, .product-info__price-secondary .sup{
  line-height: 1rem;
  font-size: .625rem;
}

.product-info__shipping-separator{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  height: 2.5rem;
  width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 246 / var(--tw-bg-opacity));
}

.product-info__shipping-info{
  display: flex;
  align-items: center;
  gap: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right.product-info__shipping-info, .cart-summary #cart-totals .text-right.product-info__shipping-info{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

.product-info__shipping-icon{
  height: 1.25rem;
  width: 1.25rem;
  flex-shrink: 0;
  fill: #EC0054;
}

.product-info__shipping-text{
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.product-info__shipping-text.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.product-info__shipping-text.leading-tight.text-black + svg{
  right: -2rem;
}

/* Quantity field */

.product-info__qty-wrapper {
}

.product-info__qty-container{
  position: relative;
  display: flex;
  align-items: center;
}

.product-info__qty-btn{
  position: absolute;
  display: flex;
  height: 1.25rem;
  width: 1.25rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(236 0 84 / var(--tw-bg-opacity));
  padding: 0px;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
}

.product-info__qty-btn svg{
  width: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.product-info__qty-btn--minus{
  left: 0.75rem;
}

.product-info__qty-btn--plus{
  right: 0.75rem;
}

.product-info__qty-input{
  min-height: 52px;
  width: 150px;
  border-radius: 52px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(236 0 84 / var(--tw-border-opacity));
  padding: 0px;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.product-info__qty-input{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.product-info__qty-input + svg{
  right: -2rem;
}

.product-info__logo{
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.75rem;
}

.product-info__logo svg{
  height: 2.25rem;
  width: 2.25rem;
  flex-shrink: 0;
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right.product-info__logo svg, .cart-summary #cart-totals .text-right.product-info__logo svg{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

.product-info__logo-temperature{
  margin-left: -0.25rem;
  flex-shrink: 0;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right.product-info__logo-temperature, .cart-summary #cart-totals .text-right.product-info__logo-temperature{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

/* Swatch Renderer */

.swatch-renderer{
  position: relative;
  margin-bottom: 1.5rem;
}

.swatch-renderer__options{
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.swatch-renderer__attribute{
  min-height: 3.5rem;
  width: 100%;
  flex-grow: 2;
}

.swatch-renderer__attribute-inner{
  display: flex;
  width: 100%;
  flex-direction: column;
}

.swatch-renderer__label{
  width: 100%;
  text-align: left;
  font-weight: 700;
}

.cart-summary #block-shipping .swatch-renderer__label, .cart-summary #cart-totals .swatch-renderer__label{
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (min-width: 640px){
  .swatch-renderer__label{
    width: 50%;
  }
}

.swatch-renderer__selected-value{
  margin-left: 0.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.swatch-renderer__values{
  display: flex;
  width: 100%;
  gap: 0.75rem;
  text-align: left;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .swatch-renderer__values, .cart-summary #cart-totals .swatch-renderer__values{
  font-size: 1rem;
  line-height: 1.5rem;
}

.swatch-renderer__options-list{
  display: flex;
  align-items: center;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.swatch-renderer__select-wrapper{
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.swatch-renderer__select-container{
  width: 100%;
  text-align: left;
}

.cart-summary #block-shipping .swatch-renderer__select-container, .cart-summary #cart-totals .swatch-renderer__select-container{
  font-size: 1rem;
  line-height: 1.5rem;
}

.swatch-renderer__toggle{
  display: inline-block;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
  text-decoration-line: underline;
}

.cart-summary #block-shipping .text-right.swatch-renderer__toggle, .cart-summary #cart-totals .text-right.swatch-renderer__toggle{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.swatch-renderer__toggle.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.swatch-renderer__toggle.leading-tight.text-black + svg{
  right: -2rem;
}

.swatch-renderer__toggle:hover{
  --tw-text-opacity: 1;
  color: rgb(176 0 64 / var(--tw-text-opacity));
}

/* Swatch Item */

.swatch-item{
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.swatch-item::after{
  position: absolute;
  top: 50%;
  height: 1.75rem;
  width: 1.75rem;
  --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));
  border-radius: 9999px;
  border-width: 2px;
  border-color: transparent;
  --tw-content: '';
  content: var(--tw-content);
}

.swatch-item--selected::after{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.swatch-item--color{
  height: 1.5rem;
  width: 1.5rem;
}

.swatch-item--disabled{
  opacity: 0.5;
}

.swatch-item__input{
  position: absolute;
  display: inline-block;
  border-width: 0px;
  padding: 0px;
  z-index: -1;
}

.swatch-item__input:focus{
  border-width: 0px;
  --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);
}

.swatch-item__tooltip{
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 10;
  margin-top: 0.25rem;
  --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));
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  white-space: nowrap;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.swatch-item__tooltip.text-sm.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.swatch-item__tooltip.text-sm.leading-tight.text-black + svg{
  right: -2rem;
}

.swatch-item__text{
  white-space: nowrap;
}

.swatch-item__disabled-line{
  position: absolute;
  inset: 0px;
  height: 100%;
  width: 100%;
  background-color: rgb(255 255 255 / 0.25);
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

/* Product Attributes */

.product-attributes{
  max-width: 65ch;
  overflow-x: auto;
}

.product-attributes__table{
  width: 100%;
}

.product-attributes__table tr{
  vertical-align: top;
}

.product-attributes__label{
  width: auto;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: left;
}

.cart-summary #block-shipping .product-attributes__label, .cart-summary #cart-totals .product-attributes__label{
  font-size: 1rem;
  line-height: 1.5rem;
}

.product-attributes__sep{
  width: 16.666667%;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  text-align: center;
}

.product-attributes__value{
  width: auto;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
  text-align: left;
}

.cart-summary #block-shipping .product-attributes__value, .cart-summary #cart-totals .product-attributes__value{
  font-size: 1rem;
  line-height: 1.5rem;
}

/* Product Sections (Accordion) */

.product-sections{
  margin-top: 3rem;
  display: flex;
  flex-direction: column;
  border-radius: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.product-sections__item{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.product-sections__item:last-child{
  border-style: none;
}

.product-sections__toggle{
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding-right: 1.25rem;
  text-align: left;
  font-size: 1rem;
  line-height: 1.5rem;
}

.cart-summary #block-shipping .product-sections__toggle, .cart-summary #cart-totals .product-sections__toggle{
  font-size: 1rem;
  line-height: 1.5rem;
}

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

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.product-sections__title{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.product-sections__title + svg{
  right: -2rem;
}

.product-sections__icon{
  display: block;
  --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));
  fill: #000;
  transition-property: transform;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

[data-content-type$='block'] .product-sections__icon p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.product-sections__icon.\!rotate-0 {
  transform: rotate(0deg) !important;
}

.product-sections__content{
  width: 100%;
  padding: 1rem;
  padding-left: 0px;
  padding-bottom: 0px;
  padding-right: 0px;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.product-sections__share{
  display: flex;
  gap: 2rem;
  padding-right: 0px;
}

.product-sections__social{
  display: flex;
  gap: 1.5rem;
}

.product-sections__social-link{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.product-sections__social-link--round{
  display: block;
  display: flex;
  height: 1.5rem;
  width: 1.5rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

[data-content-type$='block'] .product-sections__social-link--round p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.product-sections__social-link--round:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(236 0 84 / var(--tw-bg-opacity));
}

.product-sections__social-link--linkedin svg{
  fill: #000;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.product-sections__social-link--linkedin:hover svg{
  fill: #EC0054;
}

.page-product-bundle .price-final_price .price-from .price-container, .page-product-bundle .price-final_price .price-to .price-container{
  margin-bottom: 1rem;
  display: block;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

[data-content-type$='block'] .page-product-bundle .price-final_price .price-from .price-container p:last-child,[data-content-type$='block']  .page-product-bundle .price-final_price .price-to .price-container p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.page-product-bundle .price-final_price .price-from .price-container .price-label, .page-product-bundle .price-final_price .price-to .price-container .price-label{
  display: block;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
}

[data-content-type$='block'] .page-product-bundle .price-final_price .price-from .price-container .price-label p:last-child,[data-content-type$='block']  .page-product-bundle .price-final_price .price-to .price-container .price-label p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.page-product-bundle .price-final_price .price-from .price-container .price, .page-product-bundle .price-final_price .price-to .price-container .price{
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
  line-height: 1.25;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

body.account h2.page-product-bundle .price-final_price .price-from .price-container .price,body.account h2 .page-product-bundle .price-final_price .price-to .price-container .price{
  font-size: 1.375rem;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.page-product-bundle .price-final_price .price-from .price-container .price.text-black,#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm .page-product-bundle .price-final_price .price-to .price-container .price.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.page-product-bundle .price-final_price .price-from .price-container .price.text-black + svg,#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm .page-product-bundle .price-final_price .price-to .price-container .price.text-black + svg{
  right: -2rem;
}

.page-product-bundle .price-final_price .price-from .price-including-tax + .price-excluding-tax, .page-product-bundle .price-final_price .price-to .price-including-tax + .price-excluding-tax{
  margin-top: 0.25rem;
}

.page-product-bundle .price-final_price .price-from .price-including-tax + .price-excluding-tax .price, .page-product-bundle .price-final_price .price-to .price-including-tax + .price-excluding-tax .price{
  font-size: 1rem;
  line-height: 1.5rem;
}

.page-product-bundle .price-final_price .price-from .old-price .price-container .price,
                    .page-product-bundle .price-final_price .price-from .old-price .price-container .price-label,
                    .page-product-bundle .price-final_price .price-to .old-price .price-container .price,
                    .page-product-bundle .price-final_price .price-to .old-price .price-container .price-label{
  display: inline;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.catalog-product-view h1{
  text-align: left;
  font-size: 1.5rem;
  line-height: 2rem;
}

.cart-summary #block-shipping .catalog-product-view h1, .cart-summary #cart-totals .catalog-product-view h1{
  font-size: 1rem;
  line-height: 1.5rem;
}

body.account h2.catalog-product-view h1{
  font-size: 1.375rem;
}

.catalog-product-view .container.product{
  margin-top: 0px;
  margin-bottom: 0.5rem;
  padding-bottom: 0px;
  padding-left: 0px;
}

.catalog-product-view .product-options select{
  min-height: 37px;
  width: 100%;
  border-radius: 55px;
  border-width: 1px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 1rem;
  --tw-text-opacity: 1;
  color: rgb(159 159 159 / var(--tw-text-opacity));
}

.catalog-product-view .swatch-attribute-options .swatch-option{
  margin: 0px;
  height: 42px;
  width: 45px;
  min-width: 45px;
  border-radius: 0.5rem;
  border-style: none;
  background-size: cover !important;
  padding: 0px;
}

.catalog-product-view .swatch-attribute-options .swatch-option.swatch-item--selected{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.catalog-product-view .swatch-attribute-options .swatch-option.swatch-item--selected:after{
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  border-width: 1px;
}

.catalog-product-view .swatch-attribute-options .item-option{
  margin: 0px;
  display: flex;
  align-items: center;
  gap: 1.25rem;
}

/* Masquer les flèches sur Chrome, Safari, Edge et Opera */

.catalog-product-view .product-info__addtocart input.qty::-webkit-outer-spin-button,
        .catalog-product-view .product-info__addtocart input.qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Masquer les flèches sur Firefox */

.catalog-product-view .product-info__addtocart input.qty {
  -moz-appearance: textfield;
}

.catalog-product-view .price-label.invisible{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.catalog-product-view .price-label.invisible{
    display: none;
  }
}

.catalog-product-view .sur_mesure-options [type='number'].error,.catalog-product-view .sur_mesure-options [type='text'].error,.catalog-product-view .sur_mesure-options select.error{
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
}

.catalog-product-view .sur_mesure-options [type="number"]::-webkit-outer-spin-button,
        .catalog-product-view .sur_mesure-options [type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.catalog-product-view .sur_mesure-options [type="number"] {
  -moz-appearance: textfield;
}

.catalog-product-view .sur_mesure-options .steps .coloris-box{
  order: 1;
}

.catalog-product-view .sur_mesure-options .steps .size-box{
  order: 2;
}

.catalog-product-view .sur_mesure-options .steps .options-box{
  order: 3;
}

.catalog-product-view .sur_mesure-options #product-attributes th, .catalog-product-view .sur_mesure-options #product-attributes td{
  display: block;
  padding: 0px;
}

[data-content-type$='block'] .catalog-product-view .sur_mesure-options #product-attributes th p:last-child,[data-content-type$='block']  .catalog-product-view .sur_mesure-options #product-attributes td p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.catalog-product-view .sur_mesure-options #product-attributes th{
  padding-bottom: 0.5rem;
  color: rgb(0 0 0 / 0.85);
}

.catalog-product-view .sur_mesure-options #product-attributes td{
  padding-bottom: 1.5rem;
  color: rgb(0 0 0 / 0.5);
}

.catalog-product-view .sur_mesure-options #product-attributes .product-attribute-sep{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.catalog-product-view .sur_mesure-options #product-attributes .product-attribute-sep{
    display: none;
  }
}

.catalog-product-view .sur_mesure-options .price span{
  margin-left: 0.5rem;
}

@media (min-width: 768px) {
  .category-sur-mesure #thumbs:not(.fullscreen){
    position: relative;
    width: 100%;
  }
}

@media (min-width: 1024px) {
}

@media (min-width: 768px) {
  .category-sur-mesure .product-page-right {
    padding-bottom: 190px
  }
}

/* Réalisations section */

.product-realisations{
  margin-top: 1.25rem;
  padding: 0px;
}

@media (min-width: 1024px){
  .product-realisations{
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}

.product-realisations-title{
  margin-bottom: 1.25rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
}

body.account h2.product-realisations-title{
  font-size: 1.375rem;
}

/* Section vidéos mise en avant */

.product-realisations-videos-section{
  margin-bottom: 2rem;
  border-radius: 0.5rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  --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);
  --tw-gradient-to: #f9fafb var(--tw-gradient-to-position);
  padding: 1.5rem;
}

.product-realisations-videos-title{
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

.product-realisations-videos-icon{
  height: 1.5rem;
  width: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

.product-realisations-videos-grid{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}

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

@media (min-width: 1024px){
  .product-realisations-videos-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.product-realisations-video-card{
  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));
  overflow: hidden;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.product-realisations-video-card:hover{
  --tw-translate-y: -0.25rem;
  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));
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.product-realisations-video-card-button{
  width: 100%;
  text-align: left;
}

.cart-summary #block-shipping .product-realisations-video-card-button, .cart-summary #cart-totals .product-realisations-video-card-button{
  font-size: 1rem;
  line-height: 1.5rem;
}

.product-realisations-video-card-button:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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(2px + 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);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity));
}

.product-realisations-video-card-title{
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

.product-realisations-video-card-description{
  margin-bottom: 0.75rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.product-realisations-video-card-description.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.product-realisations-video-card-description.leading-tight.text-black + svg{
  right: -2rem;
}

/* Section images */

.product-realisations-images-section{
  margin-top: 2rem;
}

.product-realisations-images-title{
  margin-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

.product-realisations-grid{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1rem;
}

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

.product-realisations-item{
  position: relative;
  overflow: hidden;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.product-realisations-item:hover{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.product-realisations-button{
  position: relative;
  width: 100%;
}

.product-realisations-button:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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(2px + 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);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(236 0 84 / var(--tw-ring-opacity));
}

.product-realisations-image{
  max-height: 680px;
  width: 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));
  object-fit: cover;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.product-realisations-zoom-icon{
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.product-realisations-zoom-icon-wrapper{
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.5rem;
}

.product-realisations-zoom-icon svg{
  height: 1.25rem;
  width: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.product-realisations-modal{
  position: fixed;
  inset: 0px;
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.5;
  padding: 1rem;
}

.product-realisations-modal-content{
  position: relative;
  width: 100%;
  max-width: 56rem;
  overflow: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.product-realisations-modal-close{
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 1rem;
}

.product-realisations-modal-close button{
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.product-realisations-modal-close button:hover{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.product-realisations-modal-close button:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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(2px + 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);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(236 0 84 / var(--tw-ring-opacity));
}

.product-realisations-modal-close svg{
  height: 1.5rem;
  width: 1.5rem;
}

.product-realisations-modal-image-wrapper{
  padding: 0.5rem;
}

.product-realisations-modal-image{
  height: auto;
  max-height: 80vh;
  width: 100%;
  object-fit: contain;
}

/* Styles spécifiques pour les vidéos */

.product-realisations-video-item{
  cursor: pointer;
}

.product-realisations-video-thumbnail{
  position: relative;
  width: 100%;
  overflow: hidden;
  aspect-ratio: 16/9;
}

.product-realisations-video-preview{
  height: 100%;
  width: 100%;
  object-fit: cover;
  pointer-events: none;
}

.product-realisations-video-preview-placeholder{
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(to bottom right, var(--tw-gradient-stops));
  --tw-gradient-from: #d1d5db var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(209 213 219 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  --tw-gradient-to: #9ca3af var(--tw-gradient-to-position);
}

.product-realisations-video-preview-placeholder:before {
  content: '▶';
  font-size: 3.75rem;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.product-realisations-play-icon{
  position: absolute;
  inset: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.product-realisations-play-icon:hover{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.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-realisations-play-icon svg{
  fill: rgb(0 0 0 / 0.2);
  stroke: rgb(255 255 255 / 0.75);
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.group:hover .product-realisations-play-icon svg{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.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: 768px){
  .product-realisations-play-icon svg{
    height: 5rem;
    width: 5rem;
  }
}

/* Modal vidéo plein écran */

.product-realisations-video-modal{
  position: fixed;
  inset: 0px;
  z-index: 50;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.95;
}

.product-realisations-video-modal-content{
  position: relative;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.product-realisations-video-modal-close{
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 10;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.product-realisations-video-modal-close.text-sm.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.product-realisations-video-modal-close.text-sm.leading-tight.text-black + svg{
  right: -2rem;
}

.product-realisations-video-modal-close button{
  border-radius: 9999px;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.5;
  padding: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.product-realisations-video-modal-close button:hover{
  --tw-bg-opacity: 0.7;
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}

.product-realisations-video-modal-close button:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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(2px + 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);
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity));
}

.product-realisations-video-modal-close svg{
  height: 2rem;
  width: 2rem;
}

.product-realisations-video-modal-player-wrapper{
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  max-width: 90vw;
  max-height: 90vh;
}

.product-realisations-video-modal-player{
  height: 100%;
  width: 100%;
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.product-realisations-video-modal-player:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.product-realisations-video-modal-player iframe{
  height: 100%;
  width: 100%;
}

.product-realisations-video-modal .product-realisations-video-player-wrapper{
  min-width: 80%;
  min-height: 80vh;
}

.product-realisations-video-modal .product-realisations-video-player-wrapper iframe{
  height: 90vh;
}

/* Sur Mesure Link Banner */

.sur-mesure-link-banner{
  margin-bottom: 1.5rem;
  border-radius: 0.5rem;
  border-left-width: 4px;
  --tw-border-opacity: 1;
  border-color: rgb(176 0 64 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(236 0 84 / var(--tw-bg-opacity));
  padding: 1rem;
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 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);
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.sur-mesure-link-banner:hover{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.sur-mesure-link-banner__link{
  display: flex;
  align-items: center;
  gap: 1rem;
  text-decoration-line: none;
}

.sur-mesure-link-banner__icon{
  display: flex;
  height: 3rem;
  width: 3rem;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(176 0 64 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(248 236 240 / var(--tw-text-opacity));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.sur-mesure-link-banner__icon svg{
  height: 1.5rem;
  width: 1.5rem;
}

.sur-mesure-link-banner:hover .sur-mesure-link-banner__icon{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.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));
}

.sur-mesure-link-banner__content{
  flex-grow: 1;
}

.sur-mesure-link-banner__title{
  margin-bottom: 0.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(248 236 240 / var(--tw-text-opacity));
}

.sur-mesure-link-banner__subtitle{
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(248 236 240 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.sur-mesure-link-banner__subtitle.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.sur-mesure-link-banner__subtitle.leading-tight.text-black + svg{
  right: -2rem;
}

.sur-mesure-link-banner__arrow{
  display: flex;
  flex-shrink: 0;
  align-items: center;
  gap: 0.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(248 236 240 / var(--tw-text-opacity));
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms;
}

.sur-mesure-link-banner__arrow svg{
  height: 1.25rem;
  width: 1.25rem;
}

.sur-mesure-link-banner:hover .sur-mesure-link-banner__arrow{
  --tw-translate-x: 0.25rem;
  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));
}

.sur-mesure-link-banner__arrow-text{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.sur-mesure-link-banner__arrow-text{
    display: none;
  }
}

@media (min-width: 640px){
  .sur-mesure-link-banner__arrow-text{
    display: inline;
  }
}

.product-options-bottom{
  max-width: 1600px !important;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

@media (min-width: 450px){
  .product-options-bottom{
    max-width: 450px;
  }
}

@media (min-width: 640px){
  .product-options-bottom{
    max-width: 640px;
  }
}

@media (min-width: 768px){
  .product-options-bottom{
    max-width: 768px;
  }
}

@media (min-width: 1024px){
  .product-options-bottom{
    max-width: 1024px;
  }
}

@media (min-width: 1150px){
  .product-options-bottom{
    max-width: 1150px;
  }
}

@media (min-width: 1380px){
  .product-options-bottom{
    max-width: 1380px;
  }
}

@media (min-width: 1600px){
  .product-options-bottom{
    max-width: 1600px;
  }
}

.product-options-bottom{
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  gap: 1rem;
}

.catalog-product-view .product-options-bottom.product{
  margin-top: 0px;
  margin-bottom: 0.5rem;
  padding-bottom: 0px;
  padding-left: 0px;
}

.catalog-category-view .category-description .product-options-bottom,.catalogsearch-result-index .category-description .product-options-bottom{
  padding: 0px;
}

@media not all and (min-width: 1024px){
  .product-options-bottom{
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 768px){
  .product-options-bottom{
    flex-direction: row;
  }
}

.product-pdf-button-container{
  margin-top: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product-pdf-button-container #pdf-download-button{
  display: inline-flex;
  align-items: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.product-pdf-button-container #pdf-download-button{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.product-pdf-button-container #pdf-download-button + svg{
  right: -2rem;
}

.product-pdf-button-container #pdf-download-button svg{
  display: inline-flex;
}

.product-pdf-button-container #pdf-download-button span {
  vertical-align: middle;
}

.product-pdf-button-container #pdf-download-button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.product-pdf-button-container #pdf-download-button{
  --tw-border-opacity: 1;
  border-color: rgb(83 58 54 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(83 58 54 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.product-pdf-button-container #pdf-download-button:hover{
  --tw-border-opacity: 1;
  border-color: rgb(121 0 44 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(121 0 44 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.product-pdf-button-container #pdf-download-button{
  display: flex;
  justify-content: center;
  gap: 0.5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.contact-form .actions-toolbar button.product-pdf-button-container #pdf-download-button{
  border-radius: 0.375rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-weight: 500;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.contact-form .actions-toolbar button.product-pdf-button-container #pdf-download-button:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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(2px + 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);
  --tw-ring-offset-width: 2px;
}

.contact-form .actions-toolbar button.product-pdf-button-container #pdf-download-button.save.primary{
  --tw-bg-opacity: 1;
  background-color: rgb(236 0 84 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.contact-form .actions-toolbar button.product-pdf-button-container #pdf-download-button.save.primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(121 0 44 / var(--tw-bg-opacity));
}

.contact-form .actions-toolbar button.product-pdf-button-container #pdf-download-button.save.primary{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 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);
}

.contact-form .actions-toolbar button.product-pdf-button-container #pdf-download-button.save.primary:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(236 0 84 / var(--tw-ring-opacity));
}

.contact-form .actions-toolbar button.product-pdf-button-container #pdf-download-button.back{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.contact-form .actions-toolbar button.product-pdf-button-container #pdf-download-button.back:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}

.contact-form .actions-toolbar button.product-pdf-button-container #pdf-download-button.back:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity));
}

.rma-form input.product-pdf-button-container #pdf-download-button[type="submit"]{
  margin-bottom: 0.25rem;
}

body.account.customer-account-index a.product-pdf-button-container #pdf-download-button{
  display: inline-flex;
  align-items: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute body.min-w-20.z-10.text-sm.leading-tight.account.customer-account-index a.product-pdf-button-container #pdf-download-button{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute body.min-w-20.z-10.text-sm.leading-tight.account.customer-account-index a.product-pdf-button-container #pdf-download-button + svg{
  right: -2rem;
}

body.account.customer-account-index a.product-pdf-button-container #pdf-download-button svg{
  display: inline-flex;
}

body.account.customer-account-index a.product-pdf-button-container #pdf-download-button span {
  vertical-align: middle;
}

body.account.customer-account-index a.product-pdf-button-container #pdf-download-button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

body.account.customer-account-index a.product-pdf-button-container #pdf-download-button{
  --tw-border-opacity: 1;
  border-color: rgb(236 0 84 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(236 0 84 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

body.account.customer-account-index a.product-pdf-button-container #pdf-download-button:hover{
  --tw-border-opacity: 1;
  border-color: rgb(121 0 44 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(121 0 44 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

body.account.customer-account-index a.product-pdf-button-container #pdf-download-button{
  font-weight: 400;
  text-decoration-line: none;
}

.rma-form inputbody.account.customer-account-index a.product-pdf-button-container #pdf-download-button[type="submit"]{
  margin-bottom: 0.25rem;
}

#my-quotes-table a.product-pdf-button-container #pdf-download-button{
  display: inline-block;
  vertical-align: middle;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  text-decoration-line: underline;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight#my-quotes-table a.product-pdf-button-container #pdf-download-button{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight#my-quotes-table a.product-pdf-button-container #pdf-download-button + svg{
  right: -2rem;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.product-pdf-button-container #pdf-download-button.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.product-pdf-button-container #pdf-download-button.leading-tight.text-black + svg{
  right: -2rem;
}

@media not all and (min-width: 640px){
  .product-pdf-button-container #pdf-download-button{
    width: 100%;
  }
}

.product-pdf-button-container #pdf-download-button .pdf-icon{
  height: 1rem;
  width: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.product-pdf-button-container #pdf-download-button .pdf-icon svg{
  display: flex;
}

/* Added to Cart Popup */

.added-to-cart-popup__overlay{
  position: fixed;
  inset: 0px;
  background-color: rgb(0 0 0 / 0.5);
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.added-to-cart-popup__modal{
  position: relative;
  margin-left: 1rem;
  margin-right: 1rem;
  width: 100%;
  max-width: 42rem;
  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));
  overflow: hidden;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media not all and (min-width: 768px){
  .added-to-cart-popup__modal{
    max-height: 95vh;
    overflow-y: auto;
  }
}

.added-to-cart-popup__header{
  display: flex;
  align-items: center;
  justify-content: space-between;
  --tw-bg-opacity: 1;
  background-color: rgb(236 0 84 / var(--tw-bg-opacity));
  padding: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.added-to-cart-popup__header-content{
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

.added-to-cart-popup__header-icon{
  height: 1.5rem;
  width: 1.5rem;
}

.added-to-cart-popup__header-title{
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
}

.added-to-cart-popup__close{
  padding: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.added-to-cart-popup__close:hover{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}

.added-to-cart-popup__close svg{
  height: 1.5rem;
  width: 1.5rem;
}

.added-to-cart-popup__content{
  padding: 1.5rem;
}

.added-to-cart-popup__product{
  display: flex;
  gap: 1.5rem;
}

@media not all and (min-width: 768px){
  .added-to-cart-popup__product{
    flex-direction: column;
  }
}

.added-to-cart-popup__image-wrapper{
  width: 33.333333%;
  flex-shrink: 0;
}

@media not all and (min-width: 768px){
  .added-to-cart-popup__image-wrapper{
    width: 100%;
  }
}

.added-to-cart-popup__image{
  height: auto;
  width: 100%;
  object-fit: cover;
}

.added-to-cart-popup__details{
  flex: 1 1 0%;
}

.added-to-cart-popup__details > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.added-to-cart-popup__name{
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.added-to-cart-popup__options > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.added-to-cart-popup__options{
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.added-to-cart-popup__options.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.added-to-cart-popup__options.leading-tight.text-black + svg{
  right: -2rem;
}

.added-to-cart-popup__option{
  position: relative;
  display: flex;
  justify-content: space-between;
}

.added-to-cart-popup__option-label{
  font-weight: 500;
}

.added-to-cart-popup__option span:last-child{
  max-width: 60%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media not all and (min-width: 768px){
  .added-to-cart-popup__option span:last-child{
    max-width: 50%;
  }
}

.added-to-cart-popup__option span:last-child:hover{
  position: absolute;
  width: 100%;
  max-width: 100%;
  border-radius: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(236 0 84 / var(--tw-bg-opacity));
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-bottom: 0.25rem;
  text-align: right;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .added-to-cart-popup__option span:last-child:hover, .cart-summary #cart-totals .added-to-cart-popup__option span:last-child:hover{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(159 159 159 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .added-to-cart-popup__option span:last-child:hover.text-accent, .cart-summary #cart-totals .added-to-cart-popup__option span:last-child:hover.text-accent{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

.added-to-cart-popup__price-wrapper{
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  padding-top: 0.75rem;
}

.added-to-cart-popup__price{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.added-to-cart-popup__price-label{
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.added-to-cart-popup__price-value{
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right.added-to-cart-popup__price-value, .cart-summary #cart-totals .text-right.added-to-cart-popup__price-value{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

.added-to-cart-popup__price-value .sup{
  position: relative;
  top: -0.5rem;
  padding-left: 0.25rem;
  font-size: .625rem;
}

.added-to-cart-popup__footer{
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

@media (min-width: 640px){
  .added-to-cart-popup__footer{
    flex-direction: row;
  }
}

.added-to-cart-popup__btn{
  flex: 1 1 0%;
  justify-content: center;
}

/* Validation Error Message */

.validation-error-message{
  position: fixed;
  bottom: 1.5rem;
  left: 50%;
  z-index: 50;
  width: 100%;
  max-width: 32rem;
  --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));
  padding-left: 1rem;
  padding-right: 1rem;
}

.validation-error-message__icon{
  height: 1.5rem;
  width: 1.5rem;
  flex-shrink: 0;
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

.validation-error-message__text{
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.validation-error-message__text.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.validation-error-message__text.leading-tight.text-black + svg{
  right: -2rem;
}

.validation-error-message__close{
  flex-shrink: 0;
  padding: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.validation-error-message__close:hover{
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity));
}

.validation-error-message__close svg{
  height: 1.25rem;
  width: 1.25rem;
}

/* Product Steps Component (Canvas configurator) */

#product-steps-component{
  position: relative;
  display: flex;
  width: 43%;
  flex-direction: column;
}

#product-steps-component .loader{
  position: absolute;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  background-color: rgb(255 255 255 / 0.95);
}

#product-steps-component .loader svg{
  width: 50px;
}

#product-steps-component .sizes-box{
  margin-bottom: 2.5rem;
  display: flex;
  cursor: pointer;
  flex-wrap: wrap;
  gap: 0.25rem;
}

.catalog-product-view .netreviews_rates_list .netreviews_rate_graph #product-steps-component .sizes-box {
  gap: 2px;
}

#product-steps-component .sizes-box .size{
  display: flex;
  width: 26%;
  justify-content: space-between;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
}

.block-filter .filter-options-title #product-steps-component .sizes-box .size{
  border-radius: 9999px;
  border-color: rgb(0 0 0 / 1);
}

#product-steps-component .sizes-box .size.selected{
  --tw-border-opacity: 1;
  border-color: rgb(110 231 183 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity));
}

#product-steps-component .sizes-box .size .price{
  border-radius: 0.25rem;
  padding-left: 0.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(248 113 113 / var(--tw-text-opacity));
}

.block-filter .filter-options-title #product-steps-component .sizes-box .size .price{
  border-radius: 9999px;
  border-color: rgb(0 0 0 / 1);
}

#product-steps-component .coloris-box{
  margin-bottom: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
}

.catalog-product-view .netreviews_rates_list .netreviews_rate_graph #product-steps-component .coloris-box {
  gap: 2px;
}

#product-steps-component .coloris-box .coloris{
  display: flex;
  cursor: pointer;
  align-items: center;
  gap: 0.25rem;
  border-radius: 0.25rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.block-filter .filter-options-title #product-steps-component .coloris-box .coloris{
  border-radius: 9999px;
  border-color: rgb(0 0 0 / 1);
}

.catalog-product-view .netreviews_rates_list .netreviews_rate_graph #product-steps-component .coloris-box .coloris {
  gap: 2px;
}

#product-steps-component .coloris-box .coloris.selected{
  --tw-border-opacity: 1;
  border-color: rgb(4 120 87 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity));
}

#product-steps-component .coloris-box .coloris .coloris-image-box{
  display: flex;
}

#product-steps-component .coloris-box .coloris .coloris-image-box img{
  width: 1rem;
  border-radius: 9999px;
}

.step-box .tooltip{
  position: absolute;
  left: 0px;
  top: -200px;
  z-index: 100;
  display: flex;
  height: 200px;
  width: 100%;
  justify-content: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 30px;
  --tw-shadow: 0 -6px 5px rgba(0,0,0,0.1);
  --tw-shadow-colored: 0 -6px 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);
  display: none!important;
}

.step-box.size-box .fieldset{
  position: relative;
}

/* Cadre Box */

.cadre-box .title{
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
}

.cadre-box .input-box{
  cursor: pointer;
  border-radius: 0.75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.cadre-box .input-box.checked{
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 246 / var(--tw-bg-opacity));
}

.cadre-box .accessories-box .title-box{
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
}

.cadre-box .accessories-box .accessory-box .accessory-columns .column .input-box{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

/* Sales Order View */

.sales-order-view .tapis-options ul li{
  display: flex;
  align-items: center;
  gap: 0.625rem;
}

.sales-order-view .tapis-options ul li span{
  display: flex;
  align-items: center;
  gap: 0.25rem;
}

.catalog-product-view .netreviews_rates_list .netreviews_rate_graph .sales-order-view .tapis-options ul li span {
  gap: 2px;
}

/* Product Canvas */

#product-canvas{
  position: sticky;
  top: 1rem;
  z-index: 10;
  display: flex;
  height: 680px;
  flex-direction: column;
  align-items: center;
  border-radius: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(251 251 251 / var(--tw-bg-opacity));
  padding-top: 3.5rem;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20#product-canvas.text-sm.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20#product-canvas.text-sm.leading-tight.text-black + svg{
  right: -2rem;
}

@media not all and (min-width: 1024px){
  #product-canvas{
    position: static;
    height: auto;
  }
}

@media not all and (min-width: 768px){
  #product-canvas #container{
    max-width: 100%;
  }
}

/* Mode portrait */

#product-canvas.portrait{
  height: auto;
  padding-bottom: 4rem;
}

#product-canvas.portrait #container{
  height: 620px;
  width: 380px;
}

#product-canvas .actions{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 3.5rem;
  display: flex;
  height: 2.5rem;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10#product-canvas .actions.leading-tight.text-black{
  left: 1.25rem;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight#product-canvas .actions{
  left: 1.25rem;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10#product-canvas .actions.leading-tight.text-black {
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight#product-canvas .actions {
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10#product-canvas .actions.leading-tight.text-black + svg{
  right: -2rem;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight#product-canvas .actions + svg{
  right: -2rem;
}

@media not all and (min-width: 1024px){
  #product-canvas .actions{
    width: 91.666667%;
  }
}

#product-canvas .actions .no-action{
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

#product-canvas .actions .no-action svg{
  width: 1.25rem;
}

/* Menu Logo */

#product-canvas .actions .menu-logo,
        #product-canvas .actions .menu-text{
  display: flex;
  align-items: center;
}

@media not all and (min-width: 1024px){
  #product-canvas .actions .menu-text{
    flex-wrap: wrap;
  }
}

/* Boutons d'action */

#product-canvas .actions .action-btn{
  display: flex;
  height: 40px;
  cursor: pointer;
  align-items: center;
  gap: 0.375rem;
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-left-color: rgb(249 250 251 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media not all and (min-width: 1024px){
  #product-canvas .actions .action-btn{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

#product-canvas .actions .action-btn:first-child{
  border-style: none;
}

#product-canvas .actions .action-btn:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

#product-canvas .actions .action-btn svg{
  height: 1rem;
  width: 1rem;
}

@media not all and (min-width: 1024px){
  #product-canvas .actions .action-btn svg{
    height: 0.75rem;
    width: 0.75rem;
  }
}

#product-canvas .actions .action-btn span{
  white-space: nowrap;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10#product-canvas .actions .action-btn span.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10#product-canvas .actions .action-btn span.leading-tight.text-black + svg{
  right: -2rem;
}

@media not all and (min-width: 768px){
  #product-canvas .actions .action-btn span{
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

#product-canvas .actions .action-btn.delete{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#product-canvas .actions .action-btn.delete:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity));
}

/* Dropdown */

#product-canvas .actions .action-btn.dropdown{
  position: relative;
}

#product-canvas .actions .action-btn.dropdown > button{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
}

#product-canvas .actions .action-btn.dropdown .dropdown-menu{
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 50;
  margin-top: 0.25rem;
  min-width: 150px;
  overflow: hidden;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

#product-canvas .actions .action-btn.dropdown .dropdown-menu button{
  display: block;
  width: 100%;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  text-align: left;
  font-size: 0.875rem;
  line-height: 1.25rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.cart-summary #block-shipping #product-canvas .actions .action-btn.dropdown .dropdown-menu button, .cart-summary #cart-totals #product-canvas .actions .action-btn.dropdown .dropdown-menu button{
  font-size: 1rem;
  line-height: 1.5rem;
}

[data-content-type$='block'] #product-canvas .actions .action-btn.dropdown .dropdown-menu button p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10#product-canvas .actions .action-btn.dropdown .dropdown-menu button.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10#product-canvas .actions .action-btn.dropdown .dropdown-menu button.leading-tight.text-black + svg{
  right: -2rem;
}

#product-canvas .actions .action-btn.dropdown .dropdown-menu button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

#product-canvas .actions .action-btn.dropdown .dropdown-menu button.active{
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}

#product-canvas .actions .action-btn.dropdown .dropdown-menu.font-menu{
  max-height: 200px;
  overflow-y: auto;
}

#product-canvas .actions .action-btn.dropdown .dropdown-menu.color-menu{
  display: flex;
  width: 190px;
  flex-wrap: wrap;
  gap: 0.25rem;
  padding: 0.5rem;
}

.catalog-product-view .netreviews_rates_list .netreviews_rate_graph #product-canvas .actions .action-btn.dropdown .dropdown-menu.color-menu {
  gap: 2px;
}

#product-canvas .actions .action-btn.dropdown .dropdown-menu.color-menu .color-swatch{
  height: 1.5rem;
  width: 1.5rem;
  cursor: pointer;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  padding: 0px;
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

#product-canvas .actions .action-btn.dropdown .dropdown-menu.color-menu .color-swatch:hover{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.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-canvas .actions .action-btn.dropdown.font-control{
  height: 40px;
  padding-top: 0px;
  padding-bottom: 0px;
}

#product-canvas .actions .action-btn.dropdown.font-control:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

#product-canvas .actions .action-btn.dropdown.font-control > button{
  border-radius: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

#product-canvas .actions .action-btn.dropdown.font-control > button svg{
  width: 0.5rem;
}

/* Contrôle de taille */

#product-canvas .actions .action-btn.size-control{
  display: flex;
  height: 40px;
  align-items: center;
  gap: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0px;
  padding-bottom: 0px;
}

.catalog-product-view .netreviews_rates_list .netreviews_rate_graph #product-canvas .actions .action-btn.size-control {
  gap: 2px;
}

#product-canvas .actions .action-btn.size-control:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

#product-canvas .actions .action-btn.size-control button{
  display: flex;
  height: 1rem;
  width: 1rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  padding: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

#product-canvas .actions .action-btn.size-control button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(236 0 84 / var(--tw-bg-opacity));
}

#product-canvas .actions .action-btn.size-control .size-value{
  display: flex;
  height: 20px;
  width: 50px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10#product-canvas .actions .action-btn.size-control .size-value.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10#product-canvas .actions .action-btn.size-control .size-value.leading-tight.text-black + svg{
  right: -2rem;
}

#product-canvas .actions .action-btn.size-control .size-value {
  -moz-appearance: textfield;
}

#product-canvas .actions .action-btn.size-control .size-value::-webkit-outer-spin-button,
                    #product-canvas .actions .action-btn.size-control .size-value::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Color picker */

#product-canvas .actions .action-btn.color-picker{
  height: 40px;
  padding-top: 0px;
  padding-bottom: 0px;
}

#product-canvas .actions .action-btn.color-picker:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

#product-canvas .actions .action-btn.color-picker .color-preview{
  height: 1.25rem;
  width: 1.25rem;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

/* Font preview */

#product-canvas .actions .action-btn .font-preview{
  width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10#product-canvas .actions .action-btn .font-preview.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10#product-canvas .actions .action-btn .font-preview.leading-tight.text-black + svg{
  right: -2rem;
}

#product-canvas .konvajs-content{
  max-width: 100%;
}

@media not all and (min-width: 768px){
  #product-canvas .konvajs-content{
    max-width: 100%;
  }
}

#product-canvas .konvajs-content canvas{
  max-width: 100%;
  object-fit: contain;
  mix-blend-mode: multiply;
}

@media not all and (min-width: 768px){
  #product-canvas .konvajs-content canvas{
    max-height: 100%;
  }
}

#product-canvas .text-editor{
  position: absolute;
  right: -315px;
  top: 0.625rem;
  z-index: 100;
  min-height: 100px;
  width: 300px;
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  padding: 1.25rem;
}

@media not all and (min-width: 768px){
  #product-canvas .text-editor{
    position: fixed;
    top: 70px;
    left: 0px;
    height: auto;
    width: 100%;
  }
}

#product-canvas .text-editor .text-value{
  margin-bottom: 1.25rem;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

#product-canvas .text-editor .color-list{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.25rem;
}

.catalog-product-view .netreviews_rates_list .netreviews_rate_graph #product-canvas .text-editor .color-list {
  gap: 2px;
}

#product-canvas .text-editor .color-list .color{
  display: flex;
  height: 1.25rem;
  width: 1.25rem;
  cursor: pointer;
}

/* Product Info Price */

.product-info-price .price-box .price-container .old-price{
  text-decoration-line: line-through;
}

/* Canvas Form */

#product-options-wrapper .fieldset{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1rem;
}

@media (min-width: 768px){
  #product-options-wrapper .fieldset{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

#product-options-wrapper .fieldset .canvas-form__field{
  display: flex;
  flex-direction: column;
}

#product-options-wrapper .fieldset .canvas-form__label{
  margin-bottom: 0.25rem;
  display: flex;
  align-items: center;
  gap: 0.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.catalog-product-view .netreviews_rates_list .netreviews_rate_graph #product-options-wrapper .fieldset .canvas-form__label {
  gap: 2px;
}

#product-options-wrapper .fieldset .canvas-form__label span{
  padding-bottom: 0.25rem;
}

#product-options-wrapper .fieldset .canvas-form__label span.canvas-form__help{
  padding: 0px;
}

#product-options-wrapper .fieldset .canvas-form__help{
  cursor: help;
  padding: 0px;
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right#product-options-wrapper .fieldset .canvas-form__help, .cart-summary #cart-totals .text-right#product-options-wrapper .fieldset .canvas-form__help{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

#product-options-wrapper .fieldset .canvas-form__help svg{
  height: 0.875rem;
  width: 0.875rem;
  opacity: 0.5;
}

#product-options-wrapper .fieldset .canvas-form__input-wrapper{
  display: flex;
  align-items: center;
  gap: 0.75rem;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(159 159 159 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

#product-options-wrapper .fieldset .canvas-form__input-wrapper:focus-within{
  --tw-border-opacity: 1;
  border-color: rgb(3 7 18 / var(--tw-border-opacity));
}

#product-options-wrapper .fieldset .canvas-form__input-wrapper--upload{
  justify-content: space-between;
  cursor: pointer;
}

#product-options-wrapper .fieldset .canvas-form__input-wrapper--upload svg{
  height: 1.25rem;
  width: 1.25rem;
}

#product-options-wrapper .fieldset .canvas-form__input-wrapper--select{
  position: relative;
}

#product-options-wrapper .fieldset .canvas-form__icon{
  flex-shrink: 0;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

#product-options-wrapper .fieldset .canvas-form__icon svg{
  height: 1.25rem;
  width: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight#product-options-wrapper .fieldset .canvas-form__icon svg{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight#product-options-wrapper .fieldset .canvas-form__icon svg + svg{
  right: -2rem;
}

#product-options-wrapper .fieldset .canvas-form__help.has-tooltip{
  position: relative;
}

#product-options-wrapper .fieldset .canvas-form__help.has-tooltip .tooltip-content{
  visibility: hidden;
  position: absolute;
  bottom: 100%;
  left: 50%;
  z-index: 50;
  margin-bottom: 0.5rem;
  --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));
  white-space: nowrap;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.catalog-product-view .price-label#product-options-wrapper .fieldset .canvas-form__help.has-tooltip .tooltip-content{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.catalog-product-view .price-label#product-options-wrapper .fieldset .canvas-form__help.has-tooltip .tooltip-content{
    display: none;
  }
}

/* Flèche du tooltip */

#product-options-wrapper .fieldset .canvas-form__help.has-tooltip .tooltip-content::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  --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));
  border-width: 4px;
  border-color: transparent;
  --tw-border-opacity: 1;
  border-top-color: rgb(17 24 39 / var(--tw-border-opacity));
}

#product-options-wrapper .fieldset .canvas-form__help.has-tooltip:hover .tooltip-content{
  visibility: visible;
  opacity: 1;
}

#product-options-wrapper .fieldset .canvas-form__input{
  max-width: 80%;
  flex: 1 1 0%;
  border-style: none;
  background-color: transparent;
  padding: 0px;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

#product-options-wrapper .fieldset .canvas-form__input::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}

#product-options-wrapper .fieldset .canvas-form__input::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(156 163 175 / var(--tw-placeholder-opacity));
}

#product-options-wrapper .fieldset .canvas-form__input{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --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);
  --tw-ring-offset-width: 0px;
}

@media not all and (min-width: 1380px){
  #product-options-wrapper .fieldset .canvas-form__input{
    max-width: 55%;
  }
}

@media not all and (min-width: 640px){
  #product-options-wrapper .fieldset .canvas-form__input{
    max-width: none;
  }
}

#product-options-wrapper .fieldset .canvas-form__input:focus{
  border-style: none;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --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);
  --tw-ring-offset-width: 0px;
}

#product-options-wrapper .fieldset .canvas-form__mm{
  position: relative;
  right: 0.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight#product-options-wrapper .fieldset .canvas-form__mm{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight#product-options-wrapper .fieldset .canvas-form__mm + svg{
  right: -2rem;
}

#product-options-wrapper .fieldset .canvas-form__file-name{
  flex: 1 1 0%;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

#product-options-wrapper .fieldset .canvas-form__upload-btn{
  margin-bottom: 0px;
  cursor: pointer;
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.cart-summary #block-shipping .text-right#product-options-wrapper .fieldset .canvas-form__upload-btn, .cart-summary #cart-totals .text-right#product-options-wrapper .fieldset .canvas-form__upload-btn{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

#product-options-wrapper .fieldset .canvas-form__upload-btn:hover{
  --tw-text-opacity: 1;
  color: rgb(176 0 64 / var(--tw-text-opacity));
}

#product-options-wrapper .fieldset .canvas-form__select{
  min-height: 0px;
  flex: 1 1 0%;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-style: none;
  background-color: transparent;
  padding: 0px;
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

/* Sur Mesure Configuration */

.sur_mesure-options .tapis-paysage,
    .sur_mesure-options .tapis-portrait{
  margin-left: auto;
  margin-right: auto;
}

/* Coloris Step */

.sur_mesure-options .coloris-step{
  order: 1;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0.75rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media not all and (min-width: 1024px){
  .sur_mesure-options .coloris-step{
    flex-wrap: wrap;
  }
}

.sur_mesure-options .coloris-label{
  display: flex;
  width: 100%;
  flex-direction: column;
}

.sur_mesure-options .coloris-error{
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.sur_mesure-options .coloris-error-message{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.sur_mesure-options .coloris-container{
  display: flex;
}

.sur_mesure-options .coloris-list{
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  gap: 0.25rem;
}

.catalog-product-view .netreviews_rates_list .netreviews_rate_graph .sur_mesure-options .coloris-list {
  gap: 2px;
}

.sur_mesure-options .coloris-list .item-option{
  display: flex;
  align-items: center;
}

.sur_mesure-options .coloris-list .item-option button{
  height: auto;
}

.sur_mesure-options .coloris{
  position: relative;
}

.sur_mesure-options .coloris .coloris-image-box{
  margin: 0px;
  display: flex;
  height: 42px;
  width: 45px;
  min-width: 45px;
  cursor: pointer;
  justify-content: center;
  overflow: hidden;
  border-radius: 0.5rem;
  border-style: none;
  background-size: cover !important;
  padding: 0px;
}

.sur_mesure-options .coloris .coloris-image-box.selected{
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.sur_mesure-options .coloris .coloris-image-box.selected:after{
  position: absolute;
  height: 40px;
  width: 43px;
  border-radius: 0.5rem;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-content: '';
  content: var(--tw-content);
  border-width: 1px;
}

.sur_mesure-options .coloris .coloris-image{
  width: 100%;
}

.sur_mesure-options .coloris .coloris-name{
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 10;
  margin-top: 0.25rem;
  --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));
  white-space: nowrap;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.sur_mesure-options .coloris .coloris-name.text-sm.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.sur_mesure-options .coloris .coloris-name.text-sm.leading-tight.text-black + svg{
  right: -2rem;
}

.sur_mesure-options .coloris-show-more{
  cursor: pointer;
  white-space: nowrap;
  border-style: none;
  background-color: transparent;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
  text-decoration-line: underline;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.cart-summary #block-shipping .text-right.sur_mesure-options .coloris-show-more, .cart-summary #cart-totals .text-right.sur_mesure-options .coloris-show-more{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.sur_mesure-options .coloris-show-more.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.sur_mesure-options .coloris-show-more.leading-tight.text-black + svg{
  right: -2rem;
}

.sur_mesure-options .coloris-show-more:hover{
  --tw-text-opacity: 1;
  color: rgb(176 0 64 / var(--tw-text-opacity));
}

/* Options Box */

.sur_mesure-options .box-error{
  margin-bottom: 0.5rem;
}

.sur_mesure-options .option-error-message{
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.sur_mesure-options .head-input-box{
  display: flex;
  align-items: center;
}

.sur_mesure-options .dimension-box .label,
    .sur_mesure-options .radio-box .label{
  cursor: pointer;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.sur_mesure-options .dimension-box .label,#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight
    .sur_mesure-options .radio-box .label{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.sur_mesure-options .dimension-box .label + svg,#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight
    .sur_mesure-options .radio-box .label + svg{
  right: -2rem;
}

.sur_mesure-options .dimension-box .description{
  max-width: 500px;
}

.sur_mesure-options .dimension-box .description .text,
    .sur_mesure-options .radio-box .description .text{
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: rgb(0 0 0 / 0.5);
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.sur_mesure-options .dimension-box .description .text.leading-tight.text-black,#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10
    .sur_mesure-options .radio-box .description .text.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.sur_mesure-options .dimension-box .description .text.leading-tight.text-black + svg,#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10
    .sur_mesure-options .radio-box .description .text.leading-tight.text-black + svg{
  right: -2rem;
}

/* Accessories Box */

.sur_mesure-options .accessories-box, .sur_mesure-options .cotes-box{
  margin-bottom: 1.25rem;
  border-radius: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(251 251 251 / var(--tw-bg-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.sur_mesure-options .accessories-box .title-box, .sur_mesure-options .cotes-box .title-box{
  margin-bottom: 1rem;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-bottom-color: rgb(217 217 217 / var(--tw-border-opacity));
  padding-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 900;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.sur_mesure-options .accessories-box .title-box,#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight .sur_mesure-options .cotes-box .title-box{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.sur_mesure-options .accessories-box .title-box + svg,#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight .sur_mesure-options .cotes-box .title-box + svg{
  right: -2rem;
}

.sur_mesure-options .accessories-box .notice,.sur_mesure-options .cotes-box .notice{
  color: rgb(0 0 0 / 0.5);
}

.sur_mesure-options .accessories-box .accessory-box, .sur_mesure-options .cotes-box .accessory-box{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.sur_mesure-options .accessories-box .accessory-box:last-child, .sur_mesure-options .cotes-box .accessory-box:last-child{
  border-width: 0px;
}

.sur_mesure-options .accessories-box .title-accessory, .sur_mesure-options .cotes-box .title-accessory{
  margin-bottom: 0.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.sur_mesure-options .accessories-box .title-accessory,#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight .sur_mesure-options .cotes-box .title-accessory{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.sur_mesure-options .accessories-box .title-accessory + svg,#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight .sur_mesure-options .cotes-box .title-accessory + svg{
  right: -2rem;
}

.sur_mesure-options .accessories-box .accessory-columns, .sur_mesure-options .cotes-box .accessory-columns{
  display: flex;
  align-items: center;
  gap: 0.75rem;
}

@media not all and (min-width: 640px){
  .sur_mesure-options .accessories-box .accessory-columns, .sur_mesure-options .cotes-box .accessory-columns{
    flex-direction: column;
  }
}

.sur_mesure-options .accessories-box .column-options, .sur_mesure-options .cotes-box .column-options{
  display: flex;
  gap: 0.75rem;
}

.sur_mesure-options .accessories-box .accessory-image, .sur_mesure-options .cotes-box .accessory-image{
  border-radius: 0.5rem;
}

.surmesure-loading{
  position: absolute;
  top: 0px;
  left: 0px;
  display: flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 246 / var(--tw-bg-opacity));
}

.surmesure-loading svg{
  display: flex;
  height: 50%;
}

.surmesure-technical-sheet{
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 249 249 / var(--tw-bg-opacity));
  padding: 2rem;
}

.surmesure-technical-title{
  margin-bottom: 2rem;
  display: block;
  font-size: 1rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

[data-content-type$='block'] .surmesure-technical-title p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.surmesure-technical-title{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.surmesure-technical-title + svg{
  right: -2rem;
}

.surmesure-standard-price{
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right.surmesure-standard-price, .cart-summary #cart-totals .text-right.surmesure-standard-price{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

@media not all and (min-width: 768px){
  .surmesure-sidebar{
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 10;
    display: none;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-shadow: 0 0 10px #ccc;
    --tw-shadow-colored: 0 0 10px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }

  .surmesure-sidebar.mobile-show{
    display: block;
  }

  .surmesure-sidebar .product-info__price-shipping{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    padding-left: 1rem;
  }

  .surmesure-sidebar .product-info__price-shipping .product-info__price-block .value{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .surmesure-sidebar .product-info__price-shipping .product-info__price-secondary{
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .surmesure-sidebar .product-info__addtocart{
    margin: 0px;
  }

  .surmesure-sidebar .product-info__addtocart .product-info__actions{
    margin: 0px;
    border-radius: 0px;
  }

  .surmesure-sidebar .product-info__addtocart .product-info__qty-input{
    height: 2.5rem;
    min-height: 0px;
    width: 6rem;
  }
}

.surmesure-sidebar .product-info__addtocart .product-info__addtocart--btn{
  font-size: 1rem;
  line-height: 1.5rem;
}

@media not all and (min-width: 768px){
  .surmesure-sidebar .product-info__addtocart .product-info__addtocart--btn{
    height: 2.5rem;
    min-height: 0px;
    font-size: 0.75rem;
    line-height: 1rem;
  }

  .surmesure-sidebar .product-info__addtocart .product-info__addtocart--btn svg{
    width: 1.25rem;
  }

  .catalog-product-view{
    padding-bottom: 9rem;
  }
}

.wishlist-widget .price-box .price-label,
    .wishlist-widget .price-box .old-price{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

/* .modal {} */

.backdrop{
  position: fixed;
  inset: 0px;
  display: flex;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.25;
}

.snap {
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  scrollbar-width: none;
}

.snap::-webkit-scrollbar {
  display: none;
}

.snap > div {
  scroll-snap-align: start;
}

.slider-widget.glider-contain{
  margin-top: 1.5rem;
  border-radius: 1rem;
}

.slider-widget.glider-contain p{
  margin-bottom: 1.25rem;
  line-height: 1.2;
}

.slider-widget{
  overflow: hidden;
  border-radius: 0.5rem;
}

.slider-widget .glider.draggable{
  overflow: hidden;
}

.slider-widget .slide-item{
  position: relative;
}

@media not all and (min-width: 1024px){
  .slider-widget .slide-item{
    min-height: 320px !important;
  }
}

@media (min-width: 1024px){
  .slider-widget .slide-item{
    min-height: 625px !important;
  }
}

.slider-widget .slide-item img{
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.slider-widget .slide-item.glider-slide.with-text:after{
  position: absolute;
  inset: 0px;
  z-index: 0;
  height: 100%;
  width: 100%;
  mix-blend-mode: darken;
  --tw-content: '';
  content: var(--tw-content);
  background: linear-gradient(125deg, rgb(48 27 23) 0%, rgba(0, 0, 0, 0) 100%);
}

@media (min-width: 1024px) {
  .slider-widget .slide-item.glider-slide.with-text:after{
    background: linear-gradient(125deg, rgb(48 27 23) 0%, rgba(0, 0, 0, 0) 70%)
  }
}

.slider-widget .slide-content{
  position: absolute;
  left: 2.5rem;
  right: 2.5rem;
  top: 50%;
  z-index: 10;
  max-width: 420px;
  --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));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.slider-widget .slide-content.text-sm.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.slider-widget .slide-content.text-sm.leading-tight.text-black + svg{
  right: -2rem;
}

@media (min-width: 1024px){
  .slider-widget .slide-content{
    left: 6rem;
  }
}

.slider-widget .slide-content h2{
  margin-bottom: 1.25rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

body.account h2.slider-widget .slide-content h2{
  font-size: 1.375rem;
}

@media (min-width: 1150px){
  .slider-widget .slide-content h2{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

.slider-widget .slide-content p{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.slider-widget .dots{
  position: absolute;
  bottom: 3rem;
  left: 2.5rem;
  display: flex;
}

@media (min-width: 1024px){
  .slider-widget .dots{
    left: 6rem;
  }
}

.slider-widget .dots .glider-dot{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  opacity: 0.4;
}

.slider-widget .dots .glider-dot.active{
  opacity: 1;
}

:where(html) {
  scrollbar-gutter: stable;
}

html {
  overflow-x: clip;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.page-main{
  margin-bottom: 2rem;
}

a{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.columns{
  max-width: 1600px !important;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

@media (min-width: 450px){
  .columns{
    max-width: 450px;
  }
}

@media (min-width: 640px){
  .columns{
    max-width: 640px;
  }
}

@media (min-width: 768px){
  .columns{
    max-width: 768px;
  }
}

@media (min-width: 1024px){
  .columns{
    max-width: 1024px;
  }
}

@media (min-width: 1150px){
  .columns{
    max-width: 1150px;
  }
}

@media (min-width: 1380px){
  .columns{
    max-width: 1380px;
  }
}

@media (min-width: 1600px){
  .columns{
    max-width: 1600px;
  }
}

.columns{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  row-gap: 1rem;
}

.catalog-product-view .columns.product{
  margin-top: 0px;
  margin-bottom: 0.5rem;
  padding-bottom: 0px;
  padding-left: 0px;
}

.catalog-category-view .category-description .columns,.catalogsearch-result-index .category-description .columns{
  padding: 0px;
}

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

.columns .main{
  order: 2;
}

.columns .sidebar{
  order: 3;
}

.product-main-full-width .columns{
  max-width: none;
}

.page-main-full-width .columns{
  max-width: none;
  padding-left: 0px;
  padding-right: 0px;
}

.account .columns .sidebar-main, .page-with-filter .columns .sidebar-main{
  order: 1;
}

@media (min-width: 640px) {
  .page-layout-2columns-left .columns, .page-layout-2columns-right .columns, .page-layout-3columns .columns{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .page-layout-2columns-left .columns .main, .page-layout-2columns-right .columns .main, .page-layout-3columns .columns .main{
    grid-column: span 2 / span 2;
  }

  .page-layout-2columns-left .columns .sidebar, .page-layout-2columns-right .columns .sidebar, .page-layout-3columns .columns .sidebar{
    order: 3;
  }

  .account .columns .sidebar-main, .page-with-filter .columns .sidebar-main{
    grid-column: 1 / -1;
  }

  .account .columns .sidebar-additional{
    grid-column: span 2 / span 2;
  }
}

@media (min-width: 768px) {
  .page-layout-2columns-left .columns, .page-layout-2columns-right .columns, .page-layout-3columns .columns{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .page-layout-2columns-left .columns .main, .page-layout-2columns-right .columns .main, .page-layout-3columns .columns .main{
    grid-row: span 2 / span 2;
  }

  .page-layout-2columns-left .columns .sidebar, .page-layout-2columns-right .columns .sidebar, .page-layout-3columns .columns .sidebar{
    grid-column: span 1 / span 1;
  }

  .page-layout-2columns-left .columns .main, .page-layout-3columns .columns .main{
    grid-column-start: 2 !important;
  }

  .page-layout-2columns-left .columns .sidebar, .page-layout-3columns .columns .sidebar{
    order: 1;
  }

  .page-layout-2columns-left .columns .sidebar ~ .sidebar-additional, .page-layout-3columns .columns .sidebar ~ .sidebar-additional{
    order: 3;
  }

  .page-layout-2columns-right .sidebar-main, .page-layout-2columns-right.page-with-filter .sidebar-main{
    order: 3;
  }
}

@media (min-width: 1024px) {
  .page-layout-2columns-left .columns, .page-layout-2columns-right .columns, .page-layout-3columns .columns{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .page-layout-2columns-left .columns .main, .page-layout-2columns-right .columns .main{
    grid-column: span 3 / span 3;
  }

  .page-layout-3columns .columns .sidebar-additional{
    grid-column-start: 4;
  }
}

.product-image-container {
  width: 100% !important;
}

.product-image-container img {
  width: 100%;
}

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

@media not all and (min-width: 768px){
  body{
    max-width: 100%;
  }
}

body {
  overflow-x: clip;
}

#cart-drawer{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight#cart-drawer{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight#cart-drawer + svg{
  right: -2rem;
}

[x-cloak] {
  display: none !important;
}

.input{
  margin-right: 0.5rem;
  width: auto;
  border-radius: 0.25rem;
  border-width: 1px;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

.block-filter .filter-options-title .input{
  border-radius: 9999px;
  border-color: rgb(0 0 0 / 1);
}

@media (min-width: 768px) {
  .input{
    margin-right: 1rem;
  }
}

@media (min-width: 1024px) {
  .input{
    margin-right: 0px;
  }
}

@media (min-width: 1150px) {
  .input{
    margin-right: 1rem;
  }
}

.input-light{
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.input-light:focus{
  --tw-border-opacity: 1;
  border-color: rgb(236 0 84 / var(--tw-border-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.card{
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
  padding: 1.25rem;
}

@media (min-width: 1024px){
  .card{
    padding: 2.5rem;
  }
}

.card-interactive:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

.bg-full-width{
  position: relative;
}

.bg-full-width:before {
  content: "";
  position: absolute;
  left: -100%;
  right: -100%;
  top: 0px;
  bottom: 0px;
  z-index: -10;
  display: block;
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
}

[data-content-type$='block'] .bg-full-width p:last-child:before{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.title-highlight{
  position: relative;
  z-index: 10;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.title-highlight.text-sm.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.title-highlight.text-sm.leading-tight.text-black + svg{
  right: -2rem;
}

.title-highlight:after {
  content: "";
  position: absolute;
  left: -0.5rem;
  right: -0.25rem;
  top: 2px;
  bottom: 0;
  z-index: -10;
  display: block;
  --tw-skew-x: 30deg;
  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));
  --tw-bg-opacity: 1;
  background-color: rgb(236 0 84 / var(--tw-bg-opacity));
}

[data-content-type$='block'] .title-highlight p:last-child:after{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.small-title-highlight:after{
  top: 6px;
  bottom: 4px;
  left: -0.25rem;
  --tw-skew-x: 20deg;
  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));
}

.title-border{
  position: relative;
}

.title-border:after {
  content: "";
  margin-top: 0.5rem;
  display: block;
  height: 0.25rem;
  width: 1.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(106 0 38 / var(--tw-bg-opacity));
}

[data-content-type$='block'] .title-border p:last-child:after{
  margin-bottom: 1rem;
  margin-top: 0px;
}

@media (min-width: 1024px){
  .title-border:after{
    margin-top: 1.5rem;
  }
}

@media not all and (min-width: 640px){
  .title-border-center:after{
    margin-left: auto;
    margin-right: auto;
  }
}

/* Keep file for backwards compatibility */

html{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body{
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1.5;
  letter-spacing: 0em;
  color: rgb(0 0 0 / 0.7);
}

h1{
  font-weight: 600;
}

h2{
  font-size: 1.375rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute h2.min-w-20.z-10.text-sm.leading-tight{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute h2.min-w-20.z-10.text-sm.leading-tight + svg{
  right: -2rem;
}

h2 strong{
  position: relative;
  z-index: 10;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute h2.min-w-20 strong.text-sm.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute h2.min-w-20 strong.text-sm.leading-tight.text-black + svg{
  right: -2rem;
}

h2 strong:after {
  content: "";
  position: absolute;
  left: -0.5rem;
  right: -0.25rem;
  top: 2px;
  bottom: 0;
  z-index: -10;
  display: block;
  --tw-skew-x: 30deg;
  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));
  --tw-bg-opacity: 1;
  background-color: rgb(236 0 84 / var(--tw-bg-opacity));
}

[data-content-type$='block'] h2 strong p:last-child:after{
  margin-bottom: 1rem;
  margin-top: 0px;
}

strong{
  font-weight: 600;
}

carousel-nav.phtmlbutton.splide__pagination__page{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  opacity: 0.5;
}

carousel-nav.phtmlbutton.splide__pagination__page.is-active{
  --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));
  opacity: 1;
}

.splide__arrow{
  display: flex;
  height: 4.625rem;
  width: 2.5rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  border-style: none;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 1;
}

.splide__arrow:after{
  height: 1.25rem;
  width: 1.25rem;
  background-repeat: no-repeat;
  content: "";
  background-size: 100% 100%;
}

.splide__arrow svg{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.splide__arrow svg{
    display: none;
  }
}

.splide__arrow--prev{
  left: 0px;
}

.splide__arrow--prev:after{
  --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));
  background-image: url("../images/arrow.svg");
}

.splide__arrow--next{
  right: 0px;
}

.splide__arrow--next:after {
  background-image: url("../images/arrow.svg");
}

.splide__slide .price-box .normal-price .price{
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.splide__slide .price-box .old-price .price-label{
  display: none;
}

.splide__slide .price-box .old-price .price{
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
  -webkit-text-decoration: line-through;
  text-decoration: line-through;
}

.splide__slide .name{
  height: 105px;
}

.splide__slide .name p{
  line-height: 20px;
}

.splide__slide .short-description {
  height: 60px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-align: justify;
}

.splide__slide .color-swatches-container ul{
  height: 22px;
}

.splide__slide img{
  height: 180px;
  width: 283px;
}

/**
 * Hyvä Themes - https://hyva.io
 * Copyright © Hyvä Themes 2020-present. All rights reserved.
 * This product is licensed per Magento install
 * See https://hyva.io/license
 */

/**
 * Layout
 */

.cms-page-view #maincontent{
  margin-top: 3rem;
  margin-bottom: 5rem;
}

/* Rows */

[data-content-type='row'] h1{
  font-size: 37px;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight[data-content-type='row'] h1{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight[data-content-type='row'] h1 + svg{
  right: -2rem;
}

@media not all and (min-width: 640px){
  [data-content-type='row'] h1{
    font-size: 1.375rem;
  }
}

[data-content-type='row'] h1 strong{
  position: relative;
  z-index: 10;
  margin-left: 0.25rem;
  margin-right: 0.25rem;
  display: inline-block;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20[data-content-type='row'] h1 strong.text-sm.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20[data-content-type='row'] h1 strong.text-sm.leading-tight.text-black + svg{
  right: -2rem;
}

[data-content-type='row'] h1 strong:after {
  content: "";
  position: absolute;
  left: -0.5rem;
  right: -0.25rem;
  top: 7px;
  bottom: 0;
  z-index: -10;
  display: block;
  --tw-skew-x: 20deg;
  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));
  --tw-bg-opacity: 1;
  background-color: rgb(236 0 84 / var(--tw-bg-opacity));
}

[data-content-type$='block'] [data-content-type='row'] h1 strong p:last-child:after{
  margin-bottom: 1rem;
  margin-top: 0px;
}

[data-content-type='row']{
  box-sizing: border-box;
}

[data-content-type='row'] > div{
  margin-bottom: 2rem;
  padding: 0px;
}

@media (min-width: 768px) {
  [data-content-type='row'] > div{
    margin-bottom: 4rem;
  }
}

[data-content-type='row'][data-appearance='contained']{
  max-width: 1600px !important;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

@media (min-width: 450px){
  [data-content-type='row'][data-appearance='contained']{
    max-width: 450px;
  }
}

@media (min-width: 640px){
  [data-content-type='row'][data-appearance='contained']{
    max-width: 640px;
  }
}

@media (min-width: 768px){
  [data-content-type='row'][data-appearance='contained']{
    max-width: 768px;
  }
}

@media (min-width: 1024px){
  [data-content-type='row'][data-appearance='contained']{
    max-width: 1024px;
  }
}

@media (min-width: 1150px){
  [data-content-type='row'][data-appearance='contained']{
    max-width: 1150px;
  }
}

@media (min-width: 1380px){
  [data-content-type='row'][data-appearance='contained']{
    max-width: 1380px;
  }
}

@media (min-width: 1600px){
  [data-content-type='row'][data-appearance='contained']{
    max-width: 1600px;
  }
}

.catalog-product-view [data-content-type='row'][data-appearance='contained'].product{
  margin-top: 0px;
  margin-bottom: 0.5rem;
  padding-bottom: 0px;
  padding-left: 0px;
}

.catalog-category-view .category-description [data-content-type='row'][data-appearance='contained'],.catalogsearch-result-index .category-description [data-content-type='row'][data-appearance='contained']{
  padding: 0px;
}

[data-content-type='row'][data-appearance='contained']{
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

[data-content-type='row'][data-appearance='contained'] [data-element='inner']{
  box-sizing: border-box;
  background-attachment: scroll !important;
}

[data-content-type='row'][data-appearance='full-bleed'] {
  background-attachment: scroll !important;
}

[data-content-type='row'][data-appearance='full-width'] {
  background-attachment: scroll !important;
}

[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner{
  max-width: 1600px !important;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

@media (min-width: 450px){
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner{
    max-width: 450px;
  }
}

@media (min-width: 640px){
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner{
    max-width: 640px;
  }
}

@media (min-width: 768px){
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner{
    max-width: 768px;
  }
}

@media (min-width: 1024px){
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner{
    max-width: 1024px;
  }
}

@media (min-width: 1150px){
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner{
    max-width: 1150px;
  }
}

@media (min-width: 1380px){
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner{
    max-width: 1380px;
  }
}

@media (min-width: 1600px){
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner{
    max-width: 1600px;
  }
}

.catalog-product-view [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner.product{
  margin-top: 0px;
  margin-bottom: 0.5rem;
  padding-bottom: 0px;
  padding-left: 0px;
}

.catalog-category-view .category-description [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner,.catalogsearch-result-index .category-description [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner{
  padding: 0px;
}

/* Column Groups (both needed for pagebuider backwards compatibiliy) */

[data-content-type='column-group'], [data-content-type='column-line']{
  flex-wrap: wrap;
}

@media (min-width: 768px){
  [data-content-type='column-group'], [data-content-type='column-line']{
    flex-wrap: nowrap;
  }
}

@media (min-width: 640px) {
  [data-content-type='column-line']{
    gap: 2rem;
  }
}

/* Columns */

[data-content-type='column']{
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  background-attachment: scroll !important;
  flex-basis: 100%;
}

@media (min-width: 768px) {
  [data-content-type='column'] {
    flex-basis: auto
  }
}

@media (min-width: 1024px) {
  [data-content-type='column'] [data-content-type='text']{
    padding-left: 4rem;
    padding-right: 4rem;
  }
}

@media (max-width: 768px) {
  .pagebuilder-column-group .pagebuilder-column-line{
    gap: 2rem;
  }

  .pagebuilder-column-group.reverse .pagebuilder-column-line {
    flex-direction: column-reverse
  }

  .pagebuilder-column-group.reverse .pagebuilder-column-line .pagebuilder-column{
    width: 100% !important;
  }
}

/* Tabs/Tab Item */

[data-content-type='tabs'] .tabs-navigation{
  margin-bottom: -1px;
  display: block;
  padding: 0px;
  --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);
}

[data-content-type$='block'] [data-content-type='tabs'] .tabs-navigation p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

[data-content-type='tabs'] .tabs-navigation li.tab-header{
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 0px;
  margin-left: -1px;
  display: inline-block;
  max-width: 100%;
  overflow-wrap: break-word;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-width: 1px;
  border-bottom-width: 0px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

[data-content-type='tabs'] .tabs-navigation li.tab-header:first-child{
  margin-left: 0px;
}

[data-content-type='tabs'] .tabs-navigation li.tab-header.active{
  z-index: 20;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  border-bottom: 1px solid white;
}

[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title{
  position: relative;
  display: block;
  cursor: pointer;
  white-space: normal;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  vertical-align: middle;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
}

[data-content-type$='block'] [data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title.leading-tight.text-black + svg{
  right: -2rem;
}

[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span{
  font-weight: 600;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span + svg{
  right: -2rem;
}

[data-content-type='tabs'] .tabs-content{
  position: relative;
  z-index: 10;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 0.125rem;
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --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);
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20[data-content-type='tabs'] .tabs-content.text-sm.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20[data-content-type='tabs'] .tabs-content.text-sm.leading-tight.text-black + svg{
  right: -2rem;
}

[data-content-type='tabs'] .tabs-content [data-content-type='tab-item']{
  box-sizing: border-box;
  padding: 2rem;
  min-height: inherit;
  background-attachment: scroll !important;
}

[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}

[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}

/**
 * Elements
 */

/* Text */

[data-content-type='text']{
  overflow-wrap: break-word;
}

[data-content-type='text'] h2{
  margin-bottom: 1.25rem;
}

[data-content-type='text'] blockquote{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.25rem;
}

[data-content-type='text'] blockquote:after, [data-content-type='text'] blockquote:before {
  content: "";
  display: block;
  height: 41px;
  width: 48px;
}

[data-content-type$='block'] [data-content-type='text'] blockquote p:last-child:after,[data-content-type$='block']  [data-content-type='text'] blockquote p:last-child:before{
  margin-bottom: 1rem;
  margin-top: 0px;
}

[data-content-type='text'] blockquote:after, [data-content-type='text'] blockquote:before {
  background-size: 100% 100%;
  background-image: url("../images/quotes.svg");
  background-repeat: no-repeat;
}

[data-content-type='text'] blockquote:after{
  --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));
}

@media not all and (min-width: 640px){
  [data-content-type='text'] blockquote:after{
    display: none;
  }
}

[data-content-type='text'] blockquote p{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight[data-content-type='text'] blockquote p{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight[data-content-type='text'] blockquote p + svg{
  right: -2rem;
}

@media not all and (min-width: 640px){
  [data-content-type='text'] blockquote p{
    text-align: left !important;
  }
}

/* Heading */

[data-content-type='heading']{
  overflow-wrap: break-word;
}

/* Buttons/Button Item */

[data-content-type='buttons']{
  max-width: 100%;
}

[data-content-type='buttons'] [data-content-type='button-item']{
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  max-width: 100%;
}

[data-content-type='buttons'] [data-content-type='button-item'] [data-element='link'],
        [data-content-type='buttons'] [data-content-type='button-item'] [data-element='empty_link']{
  max-width: 100%;
  overflow-wrap: break-word;
}

[data-content-type='buttons'] [data-content-type='button-item'] [data-element='empty_link']{
  cursor: default;
}

[data-content-type='buttons'] [data-content-type='button-item'] a,
        [data-content-type='buttons'] [data-content-type='button-item'] button,
        [data-content-type='buttons'] [data-content-type='button-item'] div{
  display: inline-block;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

[data-content-type='buttons'] [data-content-type='button-item'] a.pagebuilder-button-link, [data-content-type='buttons'] [data-content-type='button-item'] button.pagebuilder-button-link, [data-content-type='buttons'] [data-content-type='button-item'] div.pagebuilder-button-link{
  box-sizing: border-box;
}

a.pagebuilder-button-primary, button.pagebuilder-button-primary, div.pagebuilder-button-primary{
  display: inline-flex;
  align-items: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute a.min-w-20.z-10.text-sm.leading-tight.pagebuilder-button-primary,#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute  button.min-w-20.z-10.text-sm.leading-tight.pagebuilder-button-primary,#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute  div.min-w-20.z-10.text-sm.leading-tight.pagebuilder-button-primary{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute a.min-w-20.z-10.text-sm.leading-tight.pagebuilder-button-primary + svg,#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute  button.min-w-20.z-10.text-sm.leading-tight.pagebuilder-button-primary + svg,#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute  div.min-w-20.z-10.text-sm.leading-tight.pagebuilder-button-primary + svg{
  right: -2rem;
}

a.pagebuilder-button-primary svg, button.pagebuilder-button-primary svg, div.pagebuilder-button-primary svg{
  display: inline-flex;
}

a.pagebuilder-button-primary span, button.pagebuilder-button-primary span, div.pagebuilder-button-primary span {
  vertical-align: middle;
}

a.pagebuilder-button-primary:hover, button.pagebuilder-button-primary:hover, div.pagebuilder-button-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

a.pagebuilder-button-primary, button.pagebuilder-button-primary, div.pagebuilder-button-primary{
  --tw-border-opacity: 1;
  border-color: rgb(236 0 84 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(236 0 84 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

a.pagebuilder-button-primary:hover, button.pagebuilder-button-primary:hover, div.pagebuilder-button-primary:hover{
  --tw-border-opacity: 1;
  border-color: rgb(121 0 44 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(121 0 44 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.rma-form inputa.pagebuilder-button-primary[type="submit"],.rma-form input button.pagebuilder-button-primary[type="submit"],.rma-form input div.pagebuilder-button-primary[type="submit"]{
  margin-bottom: 0.25rem;
}

a.pagebuilder-button-secondary, button.pagebuilder-button-secondary, div.pagebuilder-button-secondary{
  display: inline-flex;
  align-items: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute a.min-w-20.z-10.text-sm.leading-tight.pagebuilder-button-secondary,#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute  button.min-w-20.z-10.text-sm.leading-tight.pagebuilder-button-secondary,#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute  div.min-w-20.z-10.text-sm.leading-tight.pagebuilder-button-secondary{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute a.min-w-20.z-10.text-sm.leading-tight.pagebuilder-button-secondary + svg,#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute  button.min-w-20.z-10.text-sm.leading-tight.pagebuilder-button-secondary + svg,#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute  div.min-w-20.z-10.text-sm.leading-tight.pagebuilder-button-secondary + svg{
  right: -2rem;
}

a.pagebuilder-button-secondary svg, button.pagebuilder-button-secondary svg, div.pagebuilder-button-secondary svg{
  display: inline-flex;
}

a.pagebuilder-button-secondary span, button.pagebuilder-button-secondary span, div.pagebuilder-button-secondary span {
  vertical-align: middle;
}

a.pagebuilder-button-secondary:hover, button.pagebuilder-button-secondary:hover, div.pagebuilder-button-secondary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

a.pagebuilder-button-secondary, button.pagebuilder-button-secondary, div.pagebuilder-button-secondary{
  --tw-border-opacity: 1;
  border-color: rgb(83 58 54 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(83 58 54 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

a.pagebuilder-button-secondary:hover, button.pagebuilder-button-secondary:hover, div.pagebuilder-button-secondary:hover{
  --tw-border-opacity: 1;
  border-color: rgb(121 0 44 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(121 0 44 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.rma-form inputa.pagebuilder-button-secondary[type="submit"],.rma-form input button.pagebuilder-button-secondary[type="submit"],.rma-form input div.pagebuilder-button-secondary[type="submit"]{
  margin-bottom: 0.25rem;
}

/* HTML Code */

[data-content-type='html']{
  overflow-wrap: break-word;
}

/**
 * Media
 */

/* Image */

[data-content-type='image']{
  box-sizing: border-box;
}

[data-content-type='image'] > [data-element='link'],
    [data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}

[data-content-type='image'] .pagebuilder-mobile-hidden{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td[data-content-type='image'] .pagebuilder-mobile-hidden{
    display: none;
  }
}

@media (min-width: 768px){
  [data-content-type='image'] .pagebuilder-mobile-hidden{
    display: block;
  }

  [data-content-type='image'] .pagebuilder-mobile-only{
    display: none;
  }
}

[data-content-type='image'] figcaption{
  overflow-wrap: break-word;
}

/* Video */

[data-content-type='video'] {
  font-size: 0;
}

[data-content-type='video'] .pagebuilder-video-inner{
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}

[data-content-type='video'] .pagebuilder-video-container{
  position: relative;
  overflow: hidden;
  border-radius: inherit;
  padding-top: 56.25%;
}

[data-content-type='video'] iframe,
    [data-content-type='video'] video{
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
}

/* Banner */

[data-content-type='banner'] > [data-element='link'], [data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}

[data-content-type='banner'] > [data-element='link']:hover, [data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}

[data-content-type='banner'] .pagebuilder-banner-wrapper{
  box-sizing: border-box;
  overflow-wrap: break-word;
  background-clip: padding-box;
  border-radius: inherit;
  background-attachment: scroll !important;
}

[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay{
  position: relative;
  box-sizing: border-box;
  padding: 2.5rem;
  padding-left: 6rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.375rem;
}

[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay){
  max-width: none;
}

@media (min-width: 768px){
  [data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay){
    max-width: 36rem;
  }
}

[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay h2{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

[data-content-type='banner'] .pagebuilder-banner-wrapper.jarallax .video-overlay{
  z-index: 0;
}

[data-content-type='banner'] .pagebuilder-banner-wrapper [data-element='content']{
  overflow: auto;
  min-height: 50px;
}

[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-banner-button{
  margin: 0px;
  margin-top: 1.25rem;
  max-width: 100%;
  overflow-wrap: break-word;
  transition-property: opacity;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  text-align: inherit;
}

[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-poster-content{
  width: 100%;
}

[data-content-type='banner'][data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay{
  margin-left: auto;
  margin-right: auto;
}

[data-content-type='banner'][data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay{
  margin-right: auto;
}

[data-content-type='banner'][data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay{
  margin-left: auto;
}

/* Slider */

[data-content-type='slider']{
  visibility: hidden;
  position: relative;
  overflow: hidden;
  border-radius: 1rem;
}

.catalog-product-view .price-label[data-content-type='slider']{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.catalog-product-view .price-label[data-content-type='slider']{
    display: none;
  }
}

[data-content-type='slider'].glider-initialized{
  visibility: visible;
}

[data-content-type='slider'] [data-role='glider-content']{
  overflow-y: hidden;
}

[data-content-type='slider'] a.button {
  color: initial;
  padding: 10px;
  -webkit-text-decoration: none;
  text-decoration: none;
}

[data-content-type='slider'] .carousel-nav{
  position: absolute;
  bottom: 0.25rem;
  left: 2rem;
  margin-bottom: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
  background-color: transparent;
  padding: 0px;
}

@media (min-width: 1024px){
  [data-content-type='slider'] .carousel-nav{
    bottom: 2.5rem;
    left: 6rem;
  }
}

[data-content-type='slider'] .carousel-nav .glider-dot{
  height: 10px;
  width: 10px;
  background-color: rgb(255 255 255 / 0.25);
}

[data-content-type='slider'] .carousel-nav .glider-dot.active{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

/* Slide */

[data-content-type='slide']{
  box-sizing: border-box;
  overflow: hidden;
  line-height: 1.25rem;
  min-height: inherit;
}

[data-content-type='slide'] > [data-element='link'],
    [data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}

[data-content-type='slide'] > [data-element='link']:hover, [data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}

[data-content-type='slide'] + [data-content-type='slide']{
  height: 0px;
  min-height: 0px;
}

[data-content-type='slide'] .pagebuilder-slide-wrapper{
  box-sizing: border-box;
  overflow-wrap: break-word;
  border-radius: inherit;
  min-height: inherit !important;
}

[data-content-type='slide'] .pagebuilder-slide-wrapper .jarallax-viewport-element{
  position: absolute;
  top: 0px;
  z-index: 50;
  height: 100%;
  width: 0.125rem;
  left: -15000vw;
}

[data-content-type='slide'] .pagebuilder-slide-wrapper.jarallax .video-overlay{
  z-index: 10;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20[data-content-type='slide'] .pagebuilder-slide-wrapper.jarallax .video-overlay.text-sm.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20[data-content-type='slide'] .pagebuilder-slide-wrapper.jarallax .video-overlay.text-sm.leading-tight.text-black + svg{
  right: -2rem;
}

[data-content-type='slide'] .pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}

[data-content-type='slide'] .pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay{
  position: relative;
  z-index: 20;
}

[data-content-type='slide'] .pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
                [data-content-type='slide'] .pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
                [data-content-type='slide'] .pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
                [data-content-type='slide'] .pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}

[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay{
  box-sizing: border-box;
  max-width: 475px;
  padding: 2.5rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

@media (min-width: 1024px){
  [data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay{
    padding-left: 6rem;
  }
}

[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  border-radius: inherit;
}

[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay{
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: inherit !important;
}

[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay){
  max-width: none;
}

@media (min-width: 768px){
  [data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay){
    max-width: 32rem;
  }
}

[data-content-type='slide'] .pagebuilder-slide-wrapper [data-element='content']{
  overflow: auto;
  min-height: 50px;
}

[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-slide-button{
  margin: 0px;
  margin-top: 1.25rem;
  max-width: 100%;
  overflow-wrap: break-word;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  text-align: inherit;
}

[data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-poster-content{
  width: 100%;
}

[data-content-type='slide'][data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay{
  margin-left: auto;
  margin-right: auto;
}

[data-content-type='slide'][data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay{
  margin-right: auto;
}

[data-content-type='slide'][data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay{
  margin-left: auto;
}

/* Map */

[data-content-type='map']{
  box-sizing: border-box;
  height: 18rem;
}

/**
 * Add Content
 */

/* Block */

[data-content-type$='block'] .block p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

/* Dynamic Block */

[data-content-type='dynamic_block'] [data-content-type='image'] img{
  display: inline;
}

[data-content-type='dynamic_block'] .block-banners .banner-item-content,
    [data-content-type='dynamic_block'] .block-banners-inline .banner-item-content{
  margin-bottom: auto;
}

/* Products */

[data-content-type='products'][data-appearance='carousel'] [data-role='glider-content'] {
  grid-template-columns: repeat(100, calc(50% - 1rem));
}

@media (min-width: 768px) {
  [data-content-type='products'][data-appearance='carousel'] [data-role='glider-content'] {
    grid-template-columns: repeat(100, calc(33% - 1rem))
  }
}

@media (min-width: 1024px) {
  [data-content-type='products'][data-appearance='carousel'] [data-role='glider-content'] {
    grid-template-columns: repeat(100, calc(25% - 1rem))
  }
}

/**
 * Glider
 */

.glider-contain{
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.glider{
  overflow-y: hidden;
}

.glider.draggable{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: grab;
}

.glider.draggable .glider-slide img{
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.glider.drag {
  cursor: grabbing;
}

.glider::-webkit-scrollbar{
  height: 0px;
  opacity: 0;
}

.glider .glider-track{
  z-index: 10;
  margin: 0px;
  display: flex;
  width: 100%;
  padding: 0px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.glider .glider-track.text-sm.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.glider .glider-track.text-sm.leading-tight.text-black + svg{
  right: -2rem;
}

.glider-slide{
  margin: 0px;
  width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  align-content: center;
  justify-content: center;
  min-width: 150px;
}

.glider-slide img{
  max-width: 100%;
}

.glider-hide{
  opacity: 0;
}

.glider-prev.disabled, .glider-next.disabled{
  cursor: default;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
  opacity: 0.25;
}

.glider-dot{
  margin: 0.25rem;
  display: block;
  height: 0.75rem;
  width: 0.75rem;
  cursor: pointer;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  opacity: 0.25;
  --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);
}

[data-content-type$='block'] .glider-dot p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.glider-dot.active{
  opacity: 1;
}

@media (max-width: 36em) {
  .glider::-webkit-scrollbar{
    height: 0.25rem;
    width: 0.5rem;
    -webkit-appearance: none;
            appearance: none;
    opacity: 1;
  }

  .glider::-webkit-scrollbar-thumb{
    opacity: 1;
    border-radius: 99px;
    background-color: rgba(156, 156, 156, .25);
    box-shadow: 0 0 1px rgba(255, 255, 255, .25);
  }
}

[data-show-arrows='false'] .glider-prev,
    [data-show-arrows='false'] .glider-next{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td[data-show-arrows='false'] .glider-prev,.devis-details .table-wrapper .table tbody tr td
    [data-show-arrows='false'] .glider-next{
    display: none;
  }
}

[data-show-dots='false'] .glider-dots{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td[data-show-dots='false'] .glider-dots{
    display: none;
  }
}

.filter-content .items.-am-singleselect .item > .filter-row > input[type='radio'], .filter-content .items.amshopby-fly-out-view .item > .filter-row > input[type='radio']{
  display: block !important;
}

.filter-content .items .item-category{
  padding-left: 0px;
}

.filter-content .items a{
  color: rgb(0 0 0 / 1);
}

.filter-content .items .amshopby-link-selected{
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right.filter-content .items .amshopby-link-selected, .cart-summary #cart-totals .text-right.filter-content .items .amshopby-link-selected{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

.filter-content .filter-option .am-swatch-wrapper{
  margin: 0px;
}

.filter-content .filter-option .swatch-option{
  margin: 0px;
}

.filter-content .filter-option .am-swatch-image{
  margin: 0px;
  height: 2rem;
  width: 2rem;
  min-width: 0px;
  border-radius: 9999px;
  border-style: none;
  background-size: cover !important;
  padding: 0px;
}

.filter-content .filter-option .am-swatch-image.no-swatch{
  width: auto;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.filter-content .filter-option .swatch-attribute .swatch-attribute-options .swatch-option.amshopby-link-selected .am-swatch-image{
  position: relative;
  --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);
}

.filter-content .filter-option .swatch-attribute .swatch-attribute-options .swatch-option.amshopby-link-selected .am-swatch-image:hover{
  --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);
}

.filter-content .filter-option .swatch-attribute .swatch-attribute-options .swatch-option.amshopby-link-selected .am-swatch-image: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);
}

.filter-content .filter-option .swatch-attribute .swatch-attribute-options .swatch-option.amshopby-link-selected .am-swatch-image:after{
  position: absolute;
  top: 50%;
  left: 50%;
  height: 1.75rem;
  width: 1.75rem;
  --tw-translate-y: -50%;
  --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));
  border-radius: 9999px;
  border-width: 2px;
  border-color: transparent;
  --tw-border-opacity: 1;
  --tw-content: '';
  content: var(--tw-content);
}

@supports (color: rgb(0 0 0 / 0)){
.filter-content .filter-option .swatch-attribute .swatch-attribute-options .swatch-option.amshopby-link-selected .am-swatch-image:after{
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
}

.filter-content .am-show-more{
  color: rgb(0 0 0 / 1);
  text-decoration-line: underline;
}

.block-filter .am-filter-state{
  border-radius: 0.5rem;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

.block-filter .filter-options-title{
  color: rgb(0 0 0 / 1);
}

.block-filter .filter-options-title .rounded{
  border-radius: 9999px;
  border-color: rgb(0 0 0 / 1);
}

.block-filter .amshopby-remove-item{
  border-bottom-width: 1px;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.block-filter .amshopby-remove-item.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.block-filter .amshopby-remove-item.leading-tight.text-black + svg{
  right: -2rem;
}

/* purgecss end ignore */

.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.pointer-events-none{
  pointer-events: none;
}

.visible{
  visibility: visible;
}

.invisible{
  visibility: hidden;
}

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

.static{
  position: static;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.sticky{
  position: sticky;
}

.inset-0{
  inset: 0px;
}

.inset-x-0{
  left: 0px;
  right: 0px;
}

.inset-x-4{
  left: 1rem;
  right: 1rem;
}

.inset-y-0{
  top: 0px;
  bottom: 0px;
}

.\!left-0{
  left: 0px !important;
}

.\!left-4{
  left: 1rem !important;
}

.\!right-0{
  right: 0px !important;
}

.\!right-4{
  right: 1rem !important;
}

.-bottom-14{
  bottom: -3.5rem;
}

.-left-10{
  left: -2.5rem;
}

.-left-14{
  left: -3.5rem;
}

.-right-1{
  right: -0.25rem;
}

.-right-1\.5{
  right: -0.375rem;
}

.-right-10{
  right: -2.5rem;
}

.-right-14{
  right: -3.5rem;
}

.-top-1{
  top: -0.25rem;
}

.-top-1\.5{
  top: -0.375rem;
}

.-top-3{
  top: -0.75rem;
}

.bottom-0{
  bottom: 0px;
}

.bottom-2\/4{
  bottom: 50%;
}

.bottom-4{
  bottom: 1rem;
}

.bottom-8{
  bottom: 2rem;
}

.bottom-auto{
  bottom: auto;
}

.bottom-px{
  bottom: 1px;
}

.left-0{
  left: 0px;
}

.left-1\/2{
  left: 50%;
}

.left-1\/3{
  left: 33.333333%;
}

.left-10{
  left: 2.5rem;
}

.left-2{
  left: 0.5rem;
}

.left-2\/4{
  left: 50%;
}

.left-full{
  left: 100%;
}

.right-0{
  right: 0px;
}

.right-2{
  right: 0.5rem;
}

.right-4{
  right: 1rem;
}

.right-6{
  right: 1.5rem;
}

.right-7{
  right: 1.75rem;
}

.right-auto{
  right: auto;
}

.top-0{
  top: 0px;
}

.top-1{
  top: 0.25rem;
}

.top-1\/2{
  top: 50%;
}

.top-2{
  top: 0.5rem;
}

.top-4{
  top: 1rem;
}

.top-5{
  top: 1.25rem;
}

.top-6{
  top: 1.5rem;
}

.top-\[1\.6rem\]{
  top: 1.6rem;
}

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

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

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

.top-full{
  top: 100%;
}

.isolate{
  isolation: isolate;
}

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

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

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

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

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

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

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

.order-1{
  order: 1;
}

.order-2{
  order: 2;
}

.order-3{
  order: 3;
}

.order-first{
  order: -9999;
}

.order-last{
  order: 9999;
}

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

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

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

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

.float-left{
  float: left;
}

.clear-left{
  clear: left;
}

.-m-2{
  margin: -0.5rem;
}

.-m-4{
  margin: -1rem;
}

.m-0{
  margin: 0px;
}

.m-1{
  margin: 0.25rem;
}

.m-2{
  margin: 0.5rem;
}

.m-4{
  margin: 1rem;
}

.m-auto{
  margin: auto;
}

.\!mx-0{
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.-mx-1{
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

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

.-mx-3{
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.-mx-4{
  margin-left: -1rem;
  margin-right: -1rem;
}

.-mx-6{
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

.mx-1{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

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

.mx-4{
  margin-left: 1rem;
  margin-right: 1rem;
}

.mx-6{
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.mx-auto{
  margin-left: auto;
  margin-right: auto;
}

.my-0{
  margin-top: 0px;
  margin-bottom: 0px;
}

.my-1{
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}

.my-10{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.my-12{
  margin-top: 3rem;
  margin-bottom: 3rem;
}

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

.my-3{
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}

.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

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

.\!ml-0{
  margin-left: 0px !important;
}

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

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

.\!mt-3{
  margin-top: 0.75rem !important;
}

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

.-ml-6{
  margin-left: -1.5rem;
}

.-ml-px{
  margin-left: -1px;
}

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

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

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

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

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

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

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

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

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

.mb-0{
  margin-bottom: 0px;
}

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

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

.mb-12{
  margin-bottom: 3rem;
}

.mb-2{
  margin-bottom: 0.5rem;
}

.mb-20{
  margin-bottom: 5rem;
}

.mb-3{
  margin-bottom: 0.75rem;
}

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

.mb-5{
  margin-bottom: 1.25rem;
}

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

.mb-7{
  margin-bottom: 1.75rem;
}

.mb-8{
  margin-bottom: 2rem;
}

.mb-9{
  margin-bottom: 2.25rem;
}

.ml-0{
  margin-left: 0px;
}

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

.ml-10{
  margin-left: 2.5rem;
}

.ml-12{
  margin-left: 3rem;
}

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

.ml-3{
  margin-left: 0.75rem;
}

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

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

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

.mr-1\.5{
  margin-right: 0.375rem;
}

.mr-10{
  margin-right: 2.5rem;
}

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

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

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

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

.mr-5{
  margin-right: 1.25rem;
}

.mr-6{
  margin-right: 1.5rem;
}

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

.mr-auto{
  margin-right: auto;
}

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

.mt-0\.5{
  margin-top: 0.125rem;
}

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

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

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

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

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

.mt-2\.5{
  margin-top: 0.625rem;
}

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

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

.mt-5{
  margin-top: 1.25rem;
}

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

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

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

.mt-9{
  margin-top: 2.25rem;
}

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

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

.mt-auto{
  margin-top: auto;
}

.box-border{
  box-sizing: border-box;
}

.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{
  display: table;
}

.table-caption{
  display: table-caption;
}

.table-cell{
  display: table-cell;
}

.table-row{
  display: table-row;
}

.grid{
  display: grid;
}

.contents{
  display: contents;
}

.hidden{
  display: none;
}

.aspect-\[0\.8\]{
  aspect-ratio: 0.8;
}

.\!h-10{
  height: 2.5rem !important;
}

.h-0{
  height: 0px;
}

.h-1\/2{
  height: 50%;
}

.h-10{
  height: 2.5rem;
}

.h-11{
  height: 2.75rem;
}

.h-12{
  height: 3rem;
}

.h-16{
  height: 4rem;
}

.h-20{
  height: 5rem;
}

.h-3{
  height: 0.75rem;
}

.h-32{
  height: 8rem;
}

.h-4{
  height: 1rem;
}

.h-48{
  height: 12rem;
}

.h-5{
  height: 1.25rem;
}

.h-6{
  height: 1.5rem;
}

.h-64{
  height: 16rem;
}

.h-8{
  height: 2rem;
}

.h-9{
  height: 2.25rem;
}

.h-96{
  height: 24rem;
}

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

.h-\[4\.625rem\]{
  height: 4.625rem;
}

.h-am-latter{
  height: 32px;
}

.h-am-popup-content{
  height: 415px;
}

.h-auto{
  height: auto;
}

.h-fit{
  height: -moz-fit-content;
  height: fit-content;
}

.h-full{
  height: 100%;
}

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

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

.max-h-\[var\(--ambrands-img-height\)\]{
  max-height: var(--ambrands-img-height);
}

.max-h-full{
  max-height: 100%;
}

.max-h-screen{
  max-height: 100vh;
}

.max-h-screen-75{
  max-height: 75vh;
}

.min-h-14{
  min-height: 3.5rem;
}

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

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

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

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

.min-h-a11y{
  min-height: 44px;
}

.\!w-10{
  width: 2.5rem !important;
}

.\!w-full{
  width: 100% !important;
}

.w-0{
  width: 0px;
}

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

.w-1\/4{
  width: 25%;
}

.w-10{
  width: 2.5rem;
}

.w-11{
  width: 2.75rem;
}

.w-12{
  width: 3rem;
}

.w-14{
  width: 3.5rem;
}

.w-16{
  width: 4rem;
}

.w-2\/5{
  width: 40%;
}

.w-20{
  width: 5rem;
}

.w-24{
  width: 6rem;
}

.w-3{
  width: 0.75rem;
}

.w-3\/4{
  width: 75%;
}

.w-3\/5{
  width: 60%;
}

.w-32{
  width: 8rem;
}

.w-36{
  width: 9rem;
}

.w-4{
  width: 1rem;
}

.w-4\/12{
  width: 33.333333%;
}

.w-40{
  width: 10rem;
}

.w-44{
  width: 11rem;
}

.w-5{
  width: 1.25rem;
}

.w-5\/12{
  width: 41.666667%;
}

.w-56{
  width: 14rem;
}

.w-6{
  width: 1.5rem;
}

.w-60{
  width: 15rem;
}

.w-64{
  width: 16rem;
}

.w-7\/12{
  width: 58.333333%;
}

.w-8{
  width: 2rem;
}

.w-8\/12{
  width: 66.666667%;
}

.w-9{
  width: 2.25rem;
}

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

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

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

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

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

.w-am-latter{
  width: 32px;
}

.w-am-popup-content{
  width: 600px;
}

.w-auto{
  width: auto;
}

.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}

.w-full{
  width: 100%;
}

.w-max{
  width: -moz-max-content;
  width: max-content;
}

.w-screen{
  width: 100vw;
}

.min-w-0{
  min-width: 0px;
}

.min-w-20{
  min-width: 5rem;
}

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

.min-w-48{
  min-width: 12rem;
}

.min-w-\[230px\]{
  min-width: 230px;
}

.min-w-\[40px\]{
  min-width: 40px;
}

.min-w-full{
  min-width: 100%;
}

.\!max-w-\[1040px\]{
  max-width: 1040px !important;
}

.max-w-2xl{
  max-width: 42rem;
}

.max-w-4xl{
  max-width: 56rem;
}

.max-w-7xl{
  max-width: 80rem;
}

.max-w-\[1040px\]{
  max-width: 1040px;
}

.max-w-\[22\.5rem\]{
  max-width: 22.5rem;
}

.max-w-\[251px\]{
  max-width: 251px;
}

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

.max-w-\[35vw\]{
  max-width: 35vw;
}

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

.max-w-\[90\%\]{
  max-width: 90%;
}

.max-w-\[var\(--ambrands-img-width\)\]{
  max-width: var(--ambrands-img-width);
}

.max-w-\[var\(--ambrands-slider-max-width\)\]{
  max-width: var(--ambrands-slider-max-width);
}

.max-w-full{
  max-width: 100%;
}

.max-w-lg{
  max-width: 32rem;
}

.max-w-md{
  max-width: 28rem;
}

.max-w-none{
  max-width: none;
}

.max-w-prose{
  max-width: 65ch;
}

.max-w-screen-2xl{
  max-width: 1600px;
}

.max-w-xl{
  max-width: 36rem;
}

.flex-1{
  flex: 1 1 0%;
}

.flex-none{
  flex: none;
}

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

.shrink{
  flex-shrink: 1;
}

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

.flex-grow{
  flex-grow: 1;
}

.grow{
  flex-grow: 1;
}

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

.basis-auto{
  flex-basis: auto;
}

.table-auto{
  table-layout: auto;
}

.border-collapse{
  border-collapse: collapse;
}

.origin-top-left{
  transform-origin: top left;
}

.origin-top-right{
  transform-origin: top right;
}

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

.-translate-x-1\/4{
  --tw-translate-x: -25%;
  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-12{
  --tw-translate-x: -3rem;
  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-20{
  --tw-translate-x: -5rem;
  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-5{
  --tw-translate-x: -1.25rem;
  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));
}

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

.-translate-y-20{
  --tw-translate-y: -5rem;
  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-8{
  --tw-translate-y: -2rem;
  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-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));
}

.translate-x-12{
  --tw-translate-x: 3rem;
  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-20{
  --tw-translate-x: 5rem;
  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));
}

.translate-y-0{
  --tw-translate-y: 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));
}

.translate-y-1\/4{
  --tw-translate-y: 25%;
  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-2{
  --tw-translate-y: 0.5rem;
  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-20{
  --tw-translate-y: 5rem;
  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-\[-50\%\]{
  --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));
}

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

.\!rotate-0{
  --tw-rotate: 0deg !important;
  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)) !important;
}

.rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-90{
  --tw-rotate: 90deg;
  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-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));
}

.scale-105{
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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-125{
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  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-90{
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  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-95{
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  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));
}

@keyframes pulse{
  50%{
    opacity: .5;
  }
}

.animate-pulse{
  animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}

@keyframes spin{
  to{
    transform: rotate(360deg);
  }
}

.animate-spin{
  animation: spin 1s linear infinite;
}

.cursor-default{
  cursor: default;
}

.cursor-not-allowed{
  cursor: not-allowed;
}

.cursor-pointer{
  cursor: pointer;
}

.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.resize-none{
  resize: none;
}

.resize{
  resize: both;
}

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

.appearance-none{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.grid-flow-row{
  grid-auto-flow: row;
}

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

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

.grid-cols-3{
  grid-template-columns: repeat(3, 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-cols-7{
  grid-template-columns: repeat(7, minmax(0, 1fr));
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.gap-1{
  gap: 0.25rem;
}

.gap-1\.5{
  gap: 0.375rem;
}

.gap-10{
  gap: 2.5rem;
}

.gap-14{
  gap: 3.5rem;
}

.gap-16{
  gap: 4rem;
}

.gap-2{
  gap: 0.5rem;
}

.gap-3{
  gap: 0.75rem;
}

.gap-4{
  gap: 1rem;
}

.gap-5{
  gap: 1.25rem;
}

.gap-6{
  gap: 1.5rem;
}

.gap-8{
  gap: 2rem;
}

.gap-\[2px\]{
  gap: 2px;
}

.gap-x-1{
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}

.gap-x-2{
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

.gap-x-4{
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.gap-x-7{
  -moz-column-gap: 1.75rem;
       column-gap: 1.75rem;
}

.gap-y-0{
  row-gap: 0px;
}

.gap-y-1{
  row-gap: 0.25rem;
}

.gap-y-16{
  row-gap: 4rem;
}

.gap-y-2{
  row-gap: 0.5rem;
}

.gap-y-4{
  row-gap: 1rem;
}

.gap-y-8{
  row-gap: 2rem;
}

.space-x-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-y-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}

.space-y-3 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-y-6 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

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

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

.self-stretch{
  align-self: stretch;
}

.overflow-auto{
  overflow: auto;
}

.overflow-hidden{
  overflow: hidden;
}

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

.overflow-y-scroll{
  overflow-y: scroll;
}

.overscroll-y-contain{
  overscroll-behavior-y: contain;
}

.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.hyphens-auto{
  -webkit-hyphens: auto;
          hyphens: auto;
}

.whitespace-nowrap{
  white-space: nowrap;
}

.break-words{
  overflow-wrap: break-word;
}

.break-all{
  word-break: break-all;
}

.\!rounded-\[55px\]{
  border-radius: 55px !important;
}

.rounded{
  border-radius: 0.25rem;
}

.rounded-2xl{
  border-radius: 1rem;
}

.rounded-\[10px\]{
  border-radius: 10px;
}

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

.rounded-lg{
  border-radius: 0.5rem;
}

.rounded-md{
  border-radius: 0.375rem;
}

.rounded-none{
  border-radius: 0px;
}

.rounded-sm{
  border-radius: 0.125rem;
}

.rounded-xl{
  border-radius: 0.75rem;
}

.rounded-l{
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.rounded-l-lg{
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.rounded-l-md{
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.rounded-l-none{
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}

.rounded-r{
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.rounded-r-lg{
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}

.rounded-r-md{
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.rounded-t{
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.rounded-t-lg{
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
}

.rounded-bl-2xl{
  border-bottom-left-radius: 1rem;
}

.\!border-\[1px\]{
  border-width: 1px !important;
}

.border{
  border-width: 1px;
}

.border-0{
  border-width: 0px;
}

.border-2{
  border-width: 2px;
}

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

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

.border-l{
  border-left-width: 1px;
}

.border-l-0{
  border-left-width: 0px;
}

.border-l-2{
  border-left-width: 2px;
}

.border-l-4{
  border-left-width: 4px;
}

.border-r-0{
  border-right-width: 0px;
}

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

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

.border-none{
  border-style: none;
}

.\!border-accent{
  --tw-border-opacity: 1 !important;
  border-color: rgb(236 0 84 / var(--tw-border-opacity)) !important;
}

.\!border-black\/25{
  border-color: rgb(0 0 0 / 0.25) !important;
}

.border-black\/50{
  border-color: rgb(0 0 0 / 0.5);
}

.border-blue-400{
  --tw-border-opacity: 1;
  border-color: rgb(96 165 250 / var(--tw-border-opacity));
}

.border-blue-500{
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}

.border-blue-900{
  --tw-border-opacity: 1;
  border-color: rgb(30 58 138 / var(--tw-border-opacity));
}

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

.border-container-darker{
  --tw-border-opacity: 1;
  border-color: rgb(182 182 182 / var(--tw-border-opacity));
}

.border-container-lighter{
  --tw-border-opacity: 1;
  border-color: rgb(245 245 245 / var(--tw-border-opacity));
}

.border-current{
  border-color: currentColor;
}

.border-customGray{
  --tw-border-opacity: 1;
  border-color: rgb(181 184 191 / var(--tw-border-opacity));
}

.border-customGray-light{
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
}

.border-gray-100{
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity));
}

.border-gray-200{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}

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

.border-gray-400{
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
}

.border-green-400{
  --tw-border-opacity: 1;
  border-color: rgb(52 211 153 / var(--tw-border-opacity));
}

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

.border-red-500{
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
}

.border-transparent{
  border-color: transparent;
}

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

.border-yellow-200{
  --tw-border-opacity: 1;
  border-color: rgb(253 230 138 / var(--tw-border-opacity));
}

.border-yellow-300{
  --tw-border-opacity: 1;
  border-color: rgb(252 211 77 / var(--tw-border-opacity));
}

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

.bg-\[\#9F9F9F\]{
  --tw-bg-opacity: 1;
  background-color: rgb(159 159 159 / var(--tw-bg-opacity));
}

.bg-\[\#EBEBEB\]{
  --tw-bg-opacity: 1;
  background-color: rgb(235 235 235 / var(--tw-bg-opacity));
}

.bg-\[var\(--ambrands-bg-color\)\]{
  background-color: var(--ambrands-bg-color);
}

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

.bg-accent-dark{
  --tw-bg-opacity: 1;
  background-color: rgb(176 0 64 / var(--tw-bg-opacity));
}

.bg-accent-darkest{
  --tw-bg-opacity: 1;
  background-color: rgb(106 0 38 / var(--tw-bg-opacity));
}

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

.bg-black\/50{
  background-color: rgb(0 0 0 / 0.5);
}

.bg-blue-100{
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity));
}

.bg-blue-50{
  --tw-bg-opacity: 1;
  background-color: rgb(239 246 255 / var(--tw-bg-opacity));
}

.bg-blue-600{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}

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

.bg-container-darker{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

.bg-container-darkest{
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
}

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

.bg-container-lighter\/95{
  background-color: rgb(255 255 255 / 0.95);
}

.bg-customGray-darker{
  --tw-bg-opacity: 1;
  background-color: rgb(159 159 159 / var(--tw-bg-opacity));
}

.bg-customGray-lighter{
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
}

.bg-gray-100{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

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

.bg-gray-400{
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity));
}

.bg-gray-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.bg-gray-900{
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}

.bg-green-100{
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229 / var(--tw-bg-opacity));
}

.bg-green-500{
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity));
}

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

.bg-purple-500{
  --tw-bg-opacity: 1;
  background-color: rgb(168 85 247 / var(--tw-bg-opacity));
}

.bg-red-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
}

.bg-red-50{
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity));
}

.bg-red-500{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}

.bg-secondary{
  --tw-bg-opacity: 1;
  background-color: rgb(83 58 54 / var(--tw-bg-opacity));
}

.bg-sky-600{
  --tw-bg-opacity: 1;
  background-color: rgb(2 132 199 / var(--tw-bg-opacity));
}

.bg-transparent{
  background-color: transparent;
}

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

.bg-white\/25{
  background-color: rgb(255 255 255 / 0.25);
}

.bg-white\/60{
  background-color: rgb(255 255 255 / 0.6);
}

.bg-white\/70{
  background-color: rgb(255 255 255 / 0.7);
}

.bg-white\/95{
  background-color: rgb(255 255 255 / 0.95);
}

.bg-yellow-100{
  --tw-bg-opacity: 1;
  background-color: rgb(254 243 199 / var(--tw-bg-opacity));
}

.bg-yellow-300{
  --tw-bg-opacity: 1;
  background-color: rgb(252 211 77 / var(--tw-bg-opacity));
}

.bg-yellow-50{
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity));
}

.bg-yellow-500{
  --tw-bg-opacity: 1;
  background-color: rgb(245 158 11 / var(--tw-bg-opacity));
}

.bg-opacity-100{
  --tw-bg-opacity: 1;
}

.bg-opacity-25{
  --tw-bg-opacity: 0.25;
}

.bg-opacity-50{
  --tw-bg-opacity: 0.5;
}

.bg-opacity-70{
  --tw-bg-opacity: 0.7;
}

.bg-opacity-75{
  --tw-bg-opacity: 0.75;
}

.bg-gradient-to-l{
  background-image: linear-gradient(to left, var(--tw-gradient-stops));
}

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

.bg-gradient-to-t{
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.from-black\/70{
  --tw-gradient-from: rgb(0 0 0 / 0.7) 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);
}

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

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

.bg-cover{
  background-size: cover;
}

.bg-center{
  background-position: center;
}

.bg-no-repeat{
  background-repeat: no-repeat;
}

.fill-\[\#383838\]{
  fill: #383838;
}

.fill-\[\#9F9F9F\]{
  fill: #9F9F9F;
}

.fill-\[\#DED3D0\]{
  fill: #DED3D0;
}

.fill-black{
  fill: #000;
}

.fill-black\/20{
  fill: rgb(0 0 0 / 0.2);
}

.fill-black\/70{
  fill: rgb(0 0 0 / 0.7);
}

.fill-black\/80{
  fill: rgb(0 0 0 / 0.8);
}

.fill-current{
  fill: currentColor;
}

.fill-customGray{
  fill: #B5B8BF;
}

.fill-white{
  fill: #fff;
}

.stroke-accent-dark{
  stroke: #B00040;
}

.stroke-black{
  stroke: #000;
}

.stroke-current{
  stroke: currentColor;
}

.stroke-white{
  stroke: #fff;
}

.stroke-white\/75{
  stroke: rgb(255 255 255 / 0.75);
}

.stroke-1{
  stroke-width: 1;
}

.object-contain{
  object-fit: contain;
}

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

.object-center{
  object-position: center;
}

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

.p-0{
  padding: 0px;
}

.p-1{
  padding: 0.25rem;
}

.p-10{
  padding: 2.5rem;
}

.p-2{
  padding: 0.5rem;
}

.p-2\.5{
  padding: 0.625rem;
}

.p-3{
  padding: 0.75rem;
}

.p-4{
  padding: 1rem;
}

.p-5{
  padding: 1.25rem;
}

.p-6{
  padding: 1.5rem;
}

.p-8{
  padding: 2rem;
}

.\!px-6{
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.px-0{
  padding-left: 0px;
  padding-right: 0px;
}

.px-0\.5{
  padding-left: 0.125rem;
  padding-right: 0.125rem;
}

.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}

.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-12{
  padding-left: 3rem;
  padding-right: 3rem;
}

.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-2\.5{
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-3\.5{
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}

.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}

.px-\[var\(--ambrands-slider-padding\)\]{
  padding-left: var(--ambrands-slider-padding);
  padding-right: var(--ambrands-slider-padding);
}

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

.py-0\.5{
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
}

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

.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

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

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

.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-2\.5{
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

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

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

.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

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

.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-\[0\.65rem\]{
  padding-top: 0.65rem;
  padding-bottom: 0.65rem;
}

.py-\[26px\]{
  padding-top: 26px;
  padding-bottom: 26px;
}

.\!pr-8{
  padding-right: 2rem !important;
}

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

.pb-0{
  padding-bottom: 0px;
}

.pb-1{
  padding-bottom: 0.25rem;
}

.pb-12{
  padding-bottom: 3rem;
}

.pb-16{
  padding-bottom: 4rem;
}

.pb-2{
  padding-bottom: 0.5rem;
}

.pb-2\.5{
  padding-bottom: 0.625rem;
}

.pb-20{
  padding-bottom: 5rem;
}

.pb-3{
  padding-bottom: 0.75rem;
}

.pb-4{
  padding-bottom: 1rem;
}

.pb-6{
  padding-bottom: 1.5rem;
}

.pb-7{
  padding-bottom: 1.75rem;
}

.pb-8{
  padding-bottom: 2rem;
}

.pb-\[2px\]{
  padding-bottom: 2px;
}

.pl-1{
  padding-left: 0.25rem;
}

.pl-2{
  padding-left: 0.5rem;
}

.pl-3{
  padding-left: 0.75rem;
}

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

.pl-5{
  padding-left: 1.25rem;
}

.pl-6{
  padding-left: 1.5rem;
}

.pl-7{
  padding-left: 1.75rem;
}

.pl-9{
  padding-left: 2.25rem;
}

.pr-1{
  padding-right: 0.25rem;
}

.pr-12{
  padding-right: 3rem;
}

.pr-2{
  padding-right: 0.5rem;
}

.pr-4{
  padding-right: 1rem;
}

.pr-6{
  padding-right: 1.5rem;
}

.pt-0{
  padding-top: 0px;
}

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

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

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

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

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

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

.pt-5{
  padding-top: 1.25rem;
}

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

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

.pt-full{
  padding-top: 100%;
}

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

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

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

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

.align-baseline{
  vertical-align: baseline;
}

.align-top{
  vertical-align: top;
}

.align-middle{
  vertical-align: middle;
}

.text-1\.5xl{
  font-size: 1.375rem;
}

.text-2\.5xl{
  font-size: 1.6875rem;
}

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

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

.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-\[11px\]{
  font-size: 11px;
}

.text-\[length\:var\(--ambrands-text-size\)\]{
  font-size: var(--ambrands-text-size);
}

.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}

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

.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}

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

.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}

.text-xs-custom{
  font-size: 1rem;
}

.text-xxs{
  font-size: .625rem;
}

.\!font-medium{
  font-weight: 500 !important;
}

.font-bold{
  font-weight: 700;
}

.font-extrabold{
  font-weight: 800;
}

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

.font-normal{
  font-weight: 400;
}

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

.uppercase{
  text-transform: uppercase;
}

.lowercase{
  text-transform: lowercase;
}

.italic{
  font-style: italic;
}

.not-italic{
  font-style: normal;
}

.tabular-nums{
  --tw-numeric-spacing: tabular-nums;
  font-feature-settings: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}

.leading-4{
  line-height: 1rem;
}

.leading-5{
  line-height: 1.25rem;
}

.leading-6{
  line-height: 1.5rem;
}

.leading-7{
  line-height: 1.75rem;
}

.leading-\[1rem\]{
  line-height: 1rem;
}

.leading-\[22px\]{
  line-height: 22px;
}

.leading-\[var\(--ambrands-img-width\)\]{
  line-height: var(--ambrands-img-width);
}

.leading-none{
  line-height: 1;
}

.leading-normal{
  line-height: 1.5;
}

.leading-relaxed{
  line-height: 1.625;
}

.leading-tight{
  line-height: 1.25;
}

.tracking-tight{
  letter-spacing: -0.025em;
}

.tracking-wide{
  letter-spacing: 0.025em;
}

.tracking-wider{
  letter-spacing: 0.05em;
}

.tracking-widest{
  letter-spacing: 0.1em;
}

.text-\[\#DED3D0\]{
  --tw-text-opacity: 1;
  color: rgb(222 211 208 / var(--tw-text-opacity));
}

.text-\[color\:var\(--ambrands-text-color\)\]{
  color: var(--ambrands-text-color);
}

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

.text-accent-dark{
  --tw-text-opacity: 1;
  color: rgb(176 0 64 / var(--tw-text-opacity));
}

.text-accent-darker{
  --tw-text-opacity: 1;
  color: rgb(121 0 44 / var(--tw-text-opacity));
}

.text-accent-lightdark{
  --tw-text-opacity: 1;
  color: rgb(178 153 162 / var(--tw-text-opacity));
}

.text-accent-lightest{
  --tw-text-opacity: 1;
  color: rgb(210 176 190 / var(--tw-text-opacity));
}

.text-amsb_graystarts{
  --tw-text-opacity: 1;
  color: rgb(203 213 224 / var(--tw-text-opacity));
}

.text-amsb_yellowstars{
  --tw-text-opacity: 1;
  color: rgb(246 224 94 / var(--tw-text-opacity));
}

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

.text-black\/100{
  color: rgb(0 0 0 / 1);
}

.text-black\/50{
  color: rgb(0 0 0 / 0.5);
}

.text-black\/60{
  color: rgb(0 0 0 / 0.6);
}

.text-blue-400{
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity));
}

.text-blue-500{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}

.text-blue-600{
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}

.text-blue-800{
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity));
}

.text-blue-900{
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity));
}

.text-cornflower-100{
  --tw-text-opacity: 1;
  color: rgb(131 146 167 / var(--tw-text-opacity));
}

.text-customGray{
  --tw-text-opacity: 1;
  color: rgb(181 184 191 / var(--tw-text-opacity));
}

.text-customGray-darker{
  --tw-text-opacity: 1;
  color: rgb(159 159 159 / var(--tw-text-opacity));
}

.text-gray-200{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}

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

.text-gray-400{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.text-gray-800{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

.text-gray-900{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.text-green-600{
  --tw-text-opacity: 1;
  color: rgb(5 150 105 / var(--tw-text-opacity));
}

.text-green-800{
  --tw-text-opacity: 1;
  color: rgb(6 95 70 / var(--tw-text-opacity));
}

.text-orange-400{
  --tw-text-opacity: 1;
  color: rgb(251 146 60 / var(--tw-text-opacity));
}

.text-primary{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

.text-primary-lighter{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.text-purple-600{
  --tw-text-opacity: 1;
  color: rgb(147 51 234 / var(--tw-text-opacity));
}

.text-red{
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.text-red-800{
  --tw-text-opacity: 1;
  color: rgb(153 27 27 / var(--tw-text-opacity));
}

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

.text-secondary-darker{
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity));
}

.text-slate-600{
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity));
}

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

.text-white\/90{
  color: rgb(255 255 255 / 0.9);
}

.text-yellow-400{
  --tw-text-opacity: 1;
  color: rgb(251 191 36 / var(--tw-text-opacity));
}

.text-yellow-600{
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity));
}

.text-yellow-700{
  --tw-text-opacity: 1;
  color: rgb(180 83 9 / var(--tw-text-opacity));
}

.text-yellow-800{
  --tw-text-opacity: 1;
  color: rgb(146 64 14 / var(--tw-text-opacity));
}

.underline{
  text-decoration-line: underline;
}

.line-through{
  text-decoration-line: line-through;
}

.no-underline{
  text-decoration-line: none;
}

.placeholder-black\/50::-moz-placeholder{
  color: rgb(0 0 0 / 0.5);
}

.placeholder-black\/50::placeholder{
  color: rgb(0 0 0 / 0.5);
}

.placeholder-customGray-darker::-moz-placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(159 159 159 / var(--tw-placeholder-opacity));
}

.placeholder-customGray-darker::placeholder{
  --tw-placeholder-opacity: 1;
  color: rgb(159 159 159 / var(--tw-placeholder-opacity));
}

.opacity-0{
  opacity: 0;
}

.opacity-100{
  opacity: 1;
}

.opacity-20{
  opacity: 0.2;
}

.opacity-25{
  opacity: 0.25;
}

.opacity-5{
  opacity: 0.05;
}

.opacity-50{
  opacity: 0.5;
}

.opacity-75{
  opacity: 0.75;
}

.mix-blend-multiply{
  mix-blend-mode: multiply;
}

.mix-blend-darken{
  mix-blend-mode: darken;
}

.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-2xl{
  --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
  --tw-shadow-colored: 0 25px 50px -12px 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-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px 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-md{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px 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-none{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 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);
}

.shadow-xl{
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px 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-black\/5{
  --tw-shadow-color: rgb(0 0 0 / 0.05);
  --tw-shadow: var(--tw-shadow-colored);
}

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

.outline{
  outline-style: solid;
}

.outline-0{
  outline-width: 0px;
}

.outline-offset-2{
  outline-offset: 2px;
}

.ring{
  --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(3px + 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);
}

.ring-2{
  --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(2px + 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);
}

.ring-blue-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}

.ring-blue-500\/50{
  --tw-ring-color: rgb(59 130 246 / 0.5);
}

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

.ring-primary\/50{
  --tw-ring-color: rgb(0 0 0 / 0.5);
}

.ring-primary\/75{
  --tw-ring-color: rgb(0 0 0 / 0.75);
}

.ring-red-500{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity));
}

.ring-opacity-50{
  --tw-ring-opacity: 0.5;
}

.ring-offset-1{
  --tw-ring-offset-width: 1px;
}

.ring-offset-2{
  --tw-ring-offset-width: 2px;
}

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

.backdrop-blur-sm{
  --tw-backdrop-blur: blur(4px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
          backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-\[left\2c top\]{
  transition-property: left,top;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-\[right\2c top\]{
  transition-property: right,top;
  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-colors{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-none{
  transition-property: none;
}

.transition-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.duration-100{
  transition-duration: 100ms;
}

.duration-150{
  transition-duration: 150ms;
}

.duration-200{
  transition-duration: 200ms;
}

.duration-300{
  transition-duration: 300ms;
}

.duration-500{
  transition-duration: 500ms;
}

.duration-75{
  transition-duration: 75ms;
}

.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}

.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

/* This class only exists for backwards compatibility, */

/* The default is applied in tailwind.config.js since Hyvä 1.2.0 */

.footer-box{
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(182 182 182 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(106 0 38 / var(--tw-bg-opacity));
  padding-bottom: 4rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --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);
}

.footer-box .footer-container{
  max-width: 1600px !important;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

@media (min-width: 450px){
  .footer-box .footer-container{
    max-width: 450px;
  }
}

@media (min-width: 640px){
  .footer-box .footer-container{
    max-width: 640px;
  }
}

@media (min-width: 768px){
  .footer-box .footer-container{
    max-width: 768px;
  }
}

@media (min-width: 1024px){
  .footer-box .footer-container{
    max-width: 1024px;
  }
}

@media (min-width: 1150px){
  .footer-box .footer-container{
    max-width: 1150px;
  }
}

@media (min-width: 1380px){
  .footer-box .footer-container{
    max-width: 1380px;
  }
}

@media (min-width: 1600px){
  .footer-box .footer-container{
    max-width: 1600px;
  }
}

.footer-box .footer-container{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  gap: 2.5rem;
  padding-top: 2.5rem;
}

.catalog-product-view .footer-box .footer-container.product{
  margin-top: 0px;
  margin-bottom: 0.5rem;
  padding-bottom: 0px;
  padding-left: 0px;
}

.catalog-category-view .category-description .footer-box .footer-container,.catalogsearch-result-index .category-description .footer-box .footer-container{
  padding: 0px;
}

@media (min-width: 768px){
  .footer-box .footer-container{
    padding-top: 5rem;
    padding-bottom: 2.5rem;
  }
}

@media (min-width: 1024px){
  .footer-box .footer-container{
    gap: 1.75rem;
  }
}

.footer-box .footer-container {
  max-width: 1330px !important;
}

.footer-box .footer-top{
  order: -9999;
  display: flex;
  flex-wrap: wrap;
  row-gap: 3rem;
  -moz-column-gap: 2.5rem;
       column-gap: 2.5rem;
}

.catalog-product-view .product-info-main .footer-box .footer-top [x-data^="amTooltip_"] [x-show="showTooltip"]{
  z-index: 30;
}

.catalog-product-view .product-info-main .footer-box .footer-top [x-data^="amTooltip_"] [x-show="showTooltip"] .amtooltip-content{
  top: -1rem;
  left: 100%;
  margin-left: 1rem;
  transform: none;
}

.catalog-product-view .product-info-main .footer-box .footer-top [x-data^="amTooltip_"] [x-show="showTooltip"] .amtooltip-icon{
  top: auto;
  left: 100%;
  bottom: 0px;
  transform: none;
}

@media (min-width: 1024px){
  .footer-box .footer-top{
    row-gap: 4rem;
  }
}

@media (min-width: 640px){
  .footer-box .footer-top{
    justify-content: center;
  }
}

@media (min-width: 1024px){
  .footer-box .footer-top{
    justify-content: space-between;
  }
}

.footer-box .footer-logo-section{
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  gap: 2.5rem;
}

@media (min-width: 1024px){
  .footer-box .footer-logo-section{
    width: 180px;
    gap: 1.5rem;
  }
}

@media (min-width: 450px){
  .footer-box .footer-logo-section{
    justify-content: flex-start;
  }
}

@media (min-width: 640px){
  .footer-box .footer-logo-section{
    justify-content: center;
  }
}

@media (min-width: 1024px){
  .footer-box .footer-logo-section{
    flex-direction: column;
    justify-content: flex-start;
  }
}

.footer-box .en-dure{
  display: flex;
  width: 100%;
  flex-direction: column;
  gap: 0.25rem;
}

.catalog-product-view .netreviews_rates_list .netreviews_rate_graph .footer-box .en-dure {
  gap: 2px;
}

.footer-box .need-help{
  display: flex;
  justify-content: center;
  gap: 0.25rem;
  font-size: .625rem;
}

.catalog-product-view .netreviews_rates_list .netreviews_rate_graph .footer-box .need-help {
  gap: 2px;
}

.footer-box .need-help:before{
  display: block;
}

[data-content-type$='block'] .footer-box .need-help p:last-child:before{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.footer-box .need-help:before {
  content: "";
  background-image: url("../images/need-help.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 17px;
  height: 14px;
}

.footer-box .contact-box{
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 3px;
  --tw-bg-opacity: 1;
  background-color: rgb(176 0 64 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  text-align: center;
}

.footer-box .contact-box .phone{
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  line-height: 1;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.footer-box .contact-box .phone.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.footer-box .contact-box .phone.leading-tight.text-black + svg{
  right: -2rem;
}

.footer-box .contact-box .hours{
  font-size: .625rem;
}

.footer-box .service-fr{
  margin-top: 0.25rem;
  display: flex;
  width: 100%;
  justify-content: center;
  font-size: .625rem;
}

.footer-box .footer-bottom{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  -moz-column-gap: 5rem;
       column-gap: 5rem;
  row-gap: 2.5rem;
}

@media (min-width: 1024px){
  .footer-box .footer-bottom{
    justify-content: flex-end;
  }
}

.footer-box .payment-methods{
  display: flex;
  align-items: center;
  gap: 1rem;
  font-size: .625rem;
  color: rgb(224 155 183 / 0.5);
}

/* Newsletter Form */

.footer-box .newsletter-wrapper{
  width: 250px;
}

@media (min-width: 1024px){
  .footer-box .newsletter-wrapper{
    margin-top: 0.5rem;
  }
}

.footer-box .form.subscribe{
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
}

.footer-box .form.subscribe h2{
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.footer-box .form.subscribe h2.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.footer-box .form.subscribe h2.leading-tight.text-black + svg{
  right: -2rem;
}

.footer-box .form.subscribe p{
  padding-right: 2rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(210 176 190 / var(--tw-text-opacity));
}

.footer-box .form.subscribe .newsletter-fields{
  display: flex;
  gap: 0.5rem;
}

@media (min-width: 768px){
  .footer-box .form.subscribe .newsletter-fields{
    justify-content: flex-start;
  }
}

.footer-box .form.subscribe .newsletter-input{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

.footer-box .form.subscribe .newsletter-input:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

.footer-box .form.subscribe .newsletter-input::-moz-placeholder{
  color: #6b7280;
  opacity: 1;
}

.footer-box .form.subscribe .newsletter-input::placeholder{
  color: #6b7280;
  opacity: 1;
}

.footer-box .form.subscribe .newsletter-input::-webkit-datetime-edit-fields-wrapper{
  padding: 0;
}

.footer-box .form.subscribe .newsletter-input::-webkit-date-and-time-value{
  min-height: 1.5em;
  text-align: inherit;
}

.footer-box .form.subscribe .newsletter-input::-webkit-datetime-edit{
  display: inline-flex;
}

.footer-box .form.subscribe .newsletter-input::-webkit-datetime-edit,.footer-box .form.subscribe .newsletter-input::-webkit-datetime-edit-year-field,.footer-box .form.subscribe .newsletter-input::-webkit-datetime-edit-month-field,.footer-box .form.subscribe .newsletter-input::-webkit-datetime-edit-day-field,.footer-box .form.subscribe .newsletter-input::-webkit-datetime-edit-hour-field,.footer-box .form.subscribe .newsletter-input::-webkit-datetime-edit-minute-field,.footer-box .form.subscribe .newsletter-input::-webkit-datetime-edit-second-field,.footer-box .form.subscribe .newsletter-input::-webkit-datetime-edit-millisecond-field,.footer-box .form.subscribe .newsletter-input::-webkit-datetime-edit-meridiem-field{
  padding-top: 0;
  padding-bottom: 0;
}

.footer-box .form.subscribe .newsletter-input{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}

.footer-box .form.subscribe .newsletter-input:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}

.footer-box .form.subscribe .newsletter-input::-moz-placeholder{
  color: #6b7280;
  opacity: 1;
}

.footer-box .form.subscribe .newsletter-input::placeholder{
  color: #6b7280;
  opacity: 1;
}

.footer-box .form.subscribe .newsletter-input::-webkit-datetime-edit-fields-wrapper{
  padding: 0;
}

.footer-box .form.subscribe .newsletter-input::-webkit-date-and-time-value{
  min-height: 1.5em;
  text-align: inherit;
}

.footer-box .form.subscribe .newsletter-input::-webkit-datetime-edit{
  display: inline-flex;
}

.footer-box .form.subscribe .newsletter-input::-webkit-datetime-edit,.footer-box .form.subscribe .newsletter-input::-webkit-datetime-edit-year-field,.footer-box .form.subscribe .newsletter-input::-webkit-datetime-edit-month-field,.footer-box .form.subscribe .newsletter-input::-webkit-datetime-edit-day-field,.footer-box .form.subscribe .newsletter-input::-webkit-datetime-edit-hour-field,.footer-box .form.subscribe .newsletter-input::-webkit-datetime-edit-minute-field,.footer-box .form.subscribe .newsletter-input::-webkit-datetime-edit-second-field,.footer-box .form.subscribe .newsletter-input::-webkit-datetime-edit-millisecond-field,.footer-box .form.subscribe .newsletter-input::-webkit-datetime-edit-meridiem-field{
  padding-top: 0;
  padding-bottom: 0;
}

.footer-box .form.subscribe .newsletter-input{
  display: inline-flex;
  width: 100%;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(181 184 191 / var(--tw-text-opacity));
}

#user_forgotpassword .footer-box .form.subscribe .newsletter-input{
  width: 100%;
}

form .footer-box .form.subscribe .newsletter-input{
  min-height: 55px;
  border-radius: 0px;
  border-width: 0px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

form .footer-box .form.subscribe .newsletter-input:focus{
  --tw-border-opacity: 1;
  border-color: rgb(236 0 84 / var(--tw-border-opacity));
  --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(3px + 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);
  --tw-ring-color: rgb(236 0 84 / var(--tw-ring-opacity));
  --tw-ring-opacity: 0;
}

body.account .card .footer-box .form.subscribe .newsletter-input,  body.account .form-edit-account .footer-box .form.subscribe .newsletter-input{
  min-height: 44px;
  border-radius: 0.5rem;
  border-width: 1px;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.footer-box .form.subscribe .newsletter-input.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.footer-box .form.subscribe .newsletter-input.leading-tight.text-black + svg{
  right: -2rem;
}

.footer-box .form.subscribe .newsletter-input {
  border: 2px solid #B00040 !important;
  border-radius: 5px !important;
  min-height: 42px !important;
}

.footer-box .form.subscribe .newsletter-btn{
  display: inline-flex;
  align-items: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.footer-box .form.subscribe .newsletter-btn{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.footer-box .form.subscribe .newsletter-btn + svg{
  right: -2rem;
}

.footer-box .form.subscribe .newsletter-btn svg{
  display: inline-flex;
}

.footer-box .form.subscribe .newsletter-btn span {
  vertical-align: middle;
}

.footer-box .form.subscribe .newsletter-btn:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.footer-box .form.subscribe .newsletter-btn{
  margin-left: auto;
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  border-width: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(176 0 64 / var(--tw-bg-opacity));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.rma-form input.footer-box .form.subscribe .newsletter-btn[type="submit"]{
  margin-bottom: 0.25rem;
}

.footer-box .form.subscribe .newsletter-btn:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(121 0 44 / var(--tw-bg-opacity));
}

.footer-box .form.subscribe .newsletter-error{
  display: flex;
  align-items: center;
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

.footer-box .form.subscribe .newsletter-error .error-icon{
  margin-right: 0.75rem;
  display: inline-block;
  height: 2rem;
  width: 2rem;
}

.footer-box .social-links{
  display: flex;
  gap: 0.5rem;
}

.footer-box .social-links a{
  display: inline-block;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(176 0 64 / var(--tw-bg-opacity));
  padding: 0.25rem;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.footer-box .social-links a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(121 0 44 / var(--tw-bg-opacity));
}

.footer-box .footer-cms h2{
  margin-bottom: 1rem;
  font-size: 0.75rem;
  line-height: 1rem;
  text-transform: uppercase;
}

.footer-box .footer-cms p{
  font-size: 0.75rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(123 129 141 / var(--tw-text-opacity));
}

/* MegaMenu List (Footer style) */

.footer-box .megamenu-list{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1.25rem;
}

@media (min-width: 1024px){
  .footer-box .megamenu-list{
    margin-top: 0.5rem;
  }
}

.footer-box .megamenu-list__column{
  display: flex;
  flex-direction: column;
  padding-right: 3rem;
}

@media not all and (min-width: 768px){
  .footer-box .megamenu-list__column{
    padding-right: 1rem;
  }
}

.footer-box .megamenu-list__title{
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.footer-box .megamenu-list__title.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.footer-box .megamenu-list__title.leading-tight.text-black + svg{
  right: -2rem;
}

.footer-box .megamenu-list__items{
  margin-top: 1rem;
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.footer-box .megamenu-list__item {
  /* Item container */
}

.footer-box .megamenu-list__link{
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(210 176 190 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.footer-box .megamenu-list__link.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.footer-box .megamenu-list__link.leading-tight.text-black + svg{
  right: -2rem;
}

.footer-box .megamenu-list__link:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.footer-box .megamenu-list__subitems{
  margin-top: 0.5rem;
  margin-left: 1rem;
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.footer-box .megamenu-list__subitem {
  /* Subitem container */
}

.footer-box .megamenu-list__sublink{
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(210 176 190 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.footer-box .megamenu-list__sublink.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.footer-box .megamenu-list__sublink.leading-tight.text-black + svg{
  right: -2rem;
}

.footer-box .megamenu-list__sublink:hover{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.page-header{
  display: flex;
  flex-direction: column;
}

/* MegaMenu Main Navigation */

.page-header .megamenu-main{
  z-index: 20;
  order: 2;
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.page-header .megamenu-main{
    display: none;
  }
}

@media (min-width: 640px){
  .page-header .megamenu-main{
    order: 1;
  }
}

@media (min-width: 1024px){
  .page-header .megamenu-main{
    order: 2;
    display: flex;
  }
}

.page-header .megamenu-main__desktop{
  display: none;
  width: 100%;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.page-header .megamenu-main__desktop{
    display: none;
  }
}

@media (min-width: 1024px){
  .page-header .megamenu-main__desktop{
    display: block;
  }
}

.page-header .megamenu-main__nav{
  position: relative;
}

.page-header .megamenu-main__list{
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.page-header .megamenu-main__list .home{
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
}

.page-header .megamenu-main__list .home svg{
  width: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.page-header .megamenu-main__item--level0:nth-last-child(2){
  margin-left: auto;
}

.page-header .megamenu-main__item--level0:last-child{
  --tw-bg-opacity: 1;
  background-color: rgb(176 0 64 / var(--tw-bg-opacity));
}

.page-header .megamenu-main__item--level1{
  position: relative;
  margin-bottom: 1.5rem;
  page-break-inside: avoid;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
  padding-left: 0px;
  padding-right: 0px;
}

.page-header .megamenu-main__item--level2 {
  /* Level 2 items */
}

/* Item with children (has level 3 tags) - grey background */

.page-header .megamenu-main__item--has-children .details{
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
  padding: 1rem;
}

.page-header .megamenu-main__item--has-children .details .megamenu-main__tag-link{
  display: inline-block;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.page-header .megamenu-main__item--has-children .details .megamenu-main__tag-link.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.page-header .megamenu-main__item--has-children .details .megamenu-main__tag-link.leading-tight.text-black + svg{
  right: -2rem;
}

.page-header .megamenu-main__item--has-children .details .megamenu-main__tag-link:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(236 0 84 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.page-header .megamenu-main__item--has-children .details .megamenu-main__tag:last-child .megamenu-main__tag-link{
  --tw-bg-opacity: 1;
  background-color: rgb(248 236 240 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right.page-header .megamenu-main__item--has-children .details .megamenu-main__tag:last-child .megamenu-main__tag-link, .cart-summary #cart-totals .text-right.page-header .megamenu-main__item--has-children .details .megamenu-main__tag:last-child .megamenu-main__tag-link{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

.page-header .megamenu-main__item--has-children .details .megamenu-main__tag:last-child .megamenu-main__tag-link:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(236 0 84 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.page-header .megamenu-main__link-wrapper{
  display: flex;
  align-items: center;
  font-size: 1rem;
  line-height: 1.5rem;
}

.page-header .megamenu-main__link--level0{
  width: 100%;
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: 1rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.megamenu-main__item--level0:hover .page-header .megamenu-main__link--level0{
  --tw-bg-opacity: 1;
  background-color: rgb(106 0 38 / var(--tw-bg-opacity));
}

.page-header .megamenu-main__link--level1{
  margin-bottom: 0.25rem;
  display: block;
  width: 100%;
  white-space: nowrap;
}

[data-content-type$='block'] .page-header .megamenu-main__link--level1 p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.page-header .megamenu-main__link--level1:first-child{
  margin-top: 0px;
}

.page-header .megamenu-main__link--level2{
  margin-bottom: 0.25rem;
  display: block;
  width: 100%;
  white-space: nowrap;
}

[data-content-type$='block'] .page-header .megamenu-main__link--level2 p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.page-header .megamenu-main__link--level2:first-child{
  margin-top: 0px;
}

.page-header .megamenu-main__link-text{
  font-size: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.page-header .megamenu-main__link-text:hover{
  --tw-text-opacity: 1;
  color: rgb(224 155 183 / var(--tw-text-opacity));
}

.page-header .megamenu-main__submenu{
  display: none;
  width: 100%;
  gap: 1rem;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.page-header .megamenu-main__submenu{
    display: none;
  }
}

/* Hidden by default */

.page-header .megamenu-main__submenu--level1{
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 10;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.page-header .megamenu-main__submenu--level1.text-sm.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.page-header .megamenu-main__submenu--level1.text-sm.leading-tight.text-black + svg{
  right: -2rem;
}

.page-header .megamenu-main__submenu--level2{
  position: absolute;
  top: 0px;
  left: 100%;
  z-index: 10;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 0.875rem;
  padding-right: 0.875rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.page-header .megamenu-main__submenu--level2.text-sm.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.page-header .megamenu-main__submenu--level2.text-sm.leading-tight.text-black + svg{
  right: -2rem;
}

.page-header .megamenu-main__submenu--hidden{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.page-header .megamenu-main__submenu--hidden{
    display: none;
  }
}

.page-header .megamenu-main__submenu--visible{
  display: block;
}

[data-content-type$='block'] .page-header .megamenu-main__submenu--visible p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

/* Mode compact: grille 2 lignes pour > 4 items */

.page-header .megamenu-main__submenu--col5 {
  -moz-column-count: 5;
       column-count: 5;
}

.page-header .megamenu-main__submenu--col5 .megamenu-main__item-image{
  height: 138px;
}

/* Mode large: une seule ligne pour <= 4 items */

.page-header .megamenu-main__submenu--col4 {
  -moz-column-count: 4;
       column-count: 4;
}

.page-header .megamenu-main__submenu--col4 .megamenu-main__item-image{
  height: 172px;
}

/* Mode large: une seule ligne pour <= 4 items */

.page-header .megamenu-main__submenu--col3 {
  -moz-column-count: 3;
       column-count: 3;
}

.page-header .megamenu-main__submenu--col3 .megamenu-main__item-image{
  height: 210px;
}

.page-header .megamenu-main__item-image{
  margin-bottom: 0.5rem;
  width: 100%;
  border-radius: 0.75rem;
  object-fit: cover;
}

.page-header .megamenu-main__item-title{
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

.page-header .megamenu-main__item-title svg{
  height: 1rem;
  width: 1rem;
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
  accent-color: currentColor;
}

.cart-summary #block-shipping .text-right.page-header .megamenu-main__item-title svg, .cart-summary #cart-totals .text-right.page-header .megamenu-main__item-title svg{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

.page-header .megamenu-main__item-title > span{
  padding-bottom: 0.25rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
}

/* Tags for level 3 items */

.page-header .megamenu-main__tags{
  display: flex;
  flex-wrap: wrap;
  gap: 0.25rem;
}

.catalog-product-view .netreviews_rates_list .netreviews_rate_graph .page-header .megamenu-main__tags {
  gap: 2px;
}

/* MegaMenu Mobile Navigation */

.page-header .megamenu-mobile{
  z-index: 20;
  order: 2;
  display: flex;
  align-items: center;
}

@media (min-width: 640px){
  .page-header .megamenu-mobile{
    order: 1;
  }
}

@media (min-width: 1024px){
  .page-header .megamenu-mobile{
    order: 2;
    display: none;
  }
}

.page-header .megamenu-mobile .megamenu-mobile__item.megamenu-mobile__item--level0:nth-last-child(2) .megamenu-mobile__link{
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right.page-header .megamenu-mobile .megamenu-mobile__item.megamenu-mobile__item--level0:nth-last-child(2) .megamenu-mobile__link, .cart-summary #cart-totals .text-right.page-header .megamenu-mobile .megamenu-mobile__item.megamenu-mobile__item--level0:nth-last-child(2) .megamenu-mobile__link{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

.page-header .megamenu-mobile .megamenu-mobile__item.megamenu-mobile__item--level0:last-child .megamenu-mobile__link{
  --tw-text-opacity: 1;
  color: rgb(176 0 64 / var(--tw-text-opacity));
}

.page-header .megamenu-mobile__close-btn{
  position: absolute;
  top: 2.25rem;
  right: 1.5rem;
}

.page-header .megamenu-mobile__close-icon{
  --tw-text-opacity: 1;
  color: rgb(181 184 191 / var(--tw-text-opacity));
  opacity: 0.5;
  fill:#000;
}

.page-header .megamenu-mobile__trigger{
  position: absolute;
  top: 2.25rem;
  right: 1.25rem;
}

.page-header .megamenu-mobile__panel{
  position: fixed;
  top: 147px;
  right: 0px;
  display: none;
  height: 100%;
  width: 100%;
  flex-direction: column;
  gap: 0px;
  overflow-y: auto;
  overflow-x: hidden;
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
  padding-bottom: 2.5rem;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.page-header .megamenu-mobile__panel{
    display: none;
  }
}

.page-header .megamenu-mobile__panel {
  height: calc(100% - 127px);
}

.page-header .megamenu-mobile__panel--open{
  display: flex;
}

.page-header .megamenu-mobile__panel--closed{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.page-header .megamenu-mobile__panel--closed{
    display: none;
  }
}

.page-header .megamenu-mobile__list{
  margin-top: 1rem;
  display: flex;
  flex-direction: column;
}

.page-header .megamenu-mobile__item-wrapper{
  display: flex;
  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));
  align-items: center;
  transition-property: transform;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.page-header .megamenu-mobile__link--level0{
  display: flex;
  width: 100%;
  cursor: pointer;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.page-header .megamenu-mobile__link--level0{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.page-header .megamenu-mobile__link--level0 + svg{
  right: -2rem;
}

.page-header .megamenu-mobile__link--level1{
  display: flex;
  width: 100%;
  cursor: pointer;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.page-header .megamenu-mobile__link--level1 span{
  font-size: 1rem;
  line-height: 1.5rem;
  color: rgb(0 0 0 / 0.5);
}

.page-header .megamenu-mobile__link--viewall{
  display: flex;
  width: 100%;
  cursor: pointer;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: rgb(0 0 0 / 0.5);
}

.page-header .megamenu-mobile__toggle{
  position: absolute;
  right: 0px;
  margin-right: 2rem;
  display: flex;
  height: 2.75rem;
  width: 2.75rem;
  cursor: pointer;
  align-items: center;
  justify-content: center;
}

.page-header .megamenu-mobile__toggle--open{
  --tw-rotate: 90deg;
  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));
}

.page-header .megamenu-mobile__chevron{
  height: 100%;
  width: 100%;
  fill: #000;
  padding: 0.25rem;
}

.page-header .megamenu-mobile__submenu{
  position: relative;
  top: 0px;
  right: 0px;
  z-index: 10;
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
  gap: 0.25rem;
}

.catalog-product-view .netreviews_rates_list .netreviews_rate_graph .page-header .megamenu-mobile__submenu {
  gap: 2px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.page-header .megamenu-mobile__submenu.text-sm.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.page-header .megamenu-mobile__submenu.text-sm.leading-tight.text-black + svg{
  right: -2rem;
}

.page-header .megamenu-mobile__submenu--hidden{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.page-header .megamenu-mobile__submenu--hidden{
    display: none;
  }
}

.page-header .megamenu-mobile__sublist{
  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));
  transition-property: transform;
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.page-header .megamenu-mobile__sublist--closed{
  --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));
}

.page-header .megamenu-mobile__sublist--open{
  --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));
}

/* Level 3 styles */

.page-header .megamenu-mobile__level3{
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  overflow: hidden;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.page-header .megamenu-mobile__level3--hidden{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.page-header .megamenu-mobile__level3--hidden{
    display: none;
  }
}

.page-header .megamenu-mobile__level3--open{
  display: flex;
}

.page-header .megamenu-mobile__item--level1.megamenu-mobile__item--has-children .megamenu-mobile__item-wrapper{
  position: relative;
}

.page-header .megamenu-mobile__toggle--level1{
  margin-right: 2rem;
  height: 2rem;
  width: 2rem;
}

.page-header .megamenu-mobile__chevron--level1{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.page-header .megamenu-mobile__link--level2{
  display: inline-block;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  padding-top: 0.375rem;
  padding-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.page-header .megamenu-mobile__link--level2.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.page-header .megamenu-mobile__link--level2.leading-tight.text-black + svg{
  right: -2rem;
}

.page-header .megamenu-mobile__footer{
  max-width: 1600px !important;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

@media (min-width: 450px){
  .page-header .megamenu-mobile__footer{
    max-width: 450px;
  }
}

@media (min-width: 640px){
  .page-header .megamenu-mobile__footer{
    max-width: 640px;
  }
}

@media (min-width: 768px){
  .page-header .megamenu-mobile__footer{
    max-width: 768px;
  }
}

@media (min-width: 1024px){
  .page-header .megamenu-mobile__footer{
    max-width: 1024px;
  }
}

@media (min-width: 1150px){
  .page-header .megamenu-mobile__footer{
    max-width: 1150px;
  }
}

@media (min-width: 1380px){
  .page-header .megamenu-mobile__footer{
    max-width: 1380px;
  }
}

@media (min-width: 1600px){
  .page-header .megamenu-mobile__footer{
    max-width: 1600px;
  }
}

.catalog-product-view .page-header .megamenu-mobile__footer.product{
  margin-top: 0px;
  margin-bottom: 0.5rem;
  padding-bottom: 0px;
  padding-left: 0px;
}

.catalog-category-view .category-description .page-header .megamenu-mobile__footer,.catalogsearch-result-index .category-description .page-header .megamenu-mobile__footer{
  padding: 0px;
}

.page-header .megamenu-mobile__footer-links{
  margin-bottom: 3rem;
  margin-top: 0.5rem;
  display: flex;
  justify-content: center;
  gap: 0px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(178 153 162 / var(--tw-text-opacity));
}

@media not all and (min-width: 768px){
  .page-header .megamenu-mobile__footer-links{
    justify-content: normal;
  }
}

.page-header .megamenu-mobile__contact{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding-right: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.page-header .megamenu-mobile__contact{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.page-header .megamenu-mobile__contact + svg{
  right: -2rem;
}

.page-header .megamenu-mobile__phone{
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  line-height: 1;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.page-header .megamenu-mobile__phone.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.page-header .megamenu-mobile__phone.leading-tight.text-black + svg{
  right: -2rem;
}

.page-header .megamenu-mobile__hours{
  font-size: .625rem;
}

.page-header #logo{
  height: 70px;
  width: auto;
}

.page-header .header-contact:before{
  display: block;
}

[data-content-type$='block'] .page-header .header-contact p:last-child:before{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.page-header .header-contact:before {
  content: "";
  background-image: url("../images/tel.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 27px;
  height: 25px;
}

.page-header #customer-menu{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.page-header #customer-menu{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.page-header #customer-menu + svg{
  right: -2rem;
}

.page-header #customer-menu:before{
  margin-left: auto;
  margin-right: auto;
  display: block;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

[data-content-type$='block'] .page-header #customer-menu p:last-child:before{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.page-header #customer-menu:before {
  content: "";
  background-image: url("../images/account.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 23px;
  height: 23px;
}

.page-header #customer-menu:hover:before {
  filter: brightness(0) saturate(100%) invert(11%) sepia(87%) saturate(5208%) hue-rotate(330deg) brightness(109%) contrast(109%);
}

.page-header #mobileMenu {
  height: calc(100% - 127px);
  padding-bottom: 2.5rem;
}

.page-header #mobileMenu [data-child-id="category-node-26-main"] a{
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right.page-header #mobileMenu [data-child-id="category-node-26-main"] a, .cart-summary #cart-totals .text-right.page-header #mobileMenu [data-child-id="category-node-26-main"] a{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

.page-header #mobileMenu [data-child-id="category-node-15-main"] a{
  --tw-text-opacity: 1;
  color: rgb(106 0 38 / var(--tw-text-opacity));
}

.message.global.demo {
  position: fixed;
  bottom: 0;
}

.table-row-items > div.table-row-item{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

.table-row-items > div.table-row-item:nth-child(2n + 1){
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.container-columns{
  margin: auto !important;
  max-width: 1600px !important;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 768px) {
  .container-columns {
    padding-left: 1.5rem;
    padding-right: 1.5rem
  }
}

@media (min-width: 1150px) {
  .container-columns {
    padding-left: 5rem;
    padding-right: 5rem
  }
}

@media not all and (min-width: 768px){
  .catalog-category-view.page-layout-2columns-left .columns, .catalogsearch-result-index.page-layout-2columns-left .columns{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

@media (min-width: 640px){
  .catalog-category-view.page-layout-2columns-left .columns, .catalogsearch-result-index.page-layout-2columns-left .columns{
    display: flex;
    flex-direction: column;
  }

  .catalog-category-view.page-layout-2columns-left .columns .sidebar, .catalog-category-view.page-layout-2columns-left .columns .main, .catalogsearch-result-index.page-layout-2columns-left .columns .sidebar, .catalogsearch-result-index.page-layout-2columns-left .columns .main{
    order: 1;
  }
}

.catalog-category-view .limiter .label, .catalogsearch-result-index .limiter .label{
  --tw-text-opacity: 1;
  color: rgb(141 124 130 / var(--tw-text-opacity));
}

.catalog-category-view .limiter .form-select.limiter-options, .catalogsearch-result-index .limiter .form-select.limiter-options{
  border-radius: 9999px;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  --tw-text-opacity: 1;
  color: rgb(141 124 130 / var(--tw-text-opacity));
}

.catalog-category-view .category-image, .catalogsearch-result-index .category-image{
  margin-bottom: 2rem;
  width: 100%;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.catalog-category-view .category-image img, .catalogsearch-result-index .category-image img{
  width: 100%;
  border-radius: 1rem;
}

.catalog-category-view .category-description .container,.catalogsearch-result-index .category-description .container{
  padding: 0px;
}

.catalog-category-view .category-description h2, .catalogsearch-result-index .category-description h2{
  font-size: 1.375rem;
}

.catalog-category-view .category-description p, .catalogsearch-result-index .category-description p{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

body.account a.catalog-category-view .category-description p:hover,body.account a .catalogsearch-result-index .category-description p:hover{
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.catalog-category-view .category-description [data-content-type='row'][data-appearance='contained'] [data-element='inner'], .catalogsearch-result-index .category-description [data-content-type='row'][data-appearance='contained'] [data-element='inner']{
  margin-bottom: 0px;
}

.catalog-category-view .category-description [data-content-type='row'][data-appearance='contained'], .catalogsearch-result-index .category-description [data-content-type='row'][data-appearance='contained']{
  padding: 1rem;
}

.catalog-category-view .category-description-secondaire-content [data-content-type='row'][data-appearance='contained'], .catalogsearch-result-index .category-description-secondaire-content [data-content-type='row'][data-appearance='contained']{
  padding: 0px;
}

.catalog-category-view .toolbar-top .pages, .catalogsearch-result-index .toolbar-top .pages{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.catalog-category-view .toolbar-top .pages,.devis-details .table-wrapper .table tbody tr td .catalogsearch-result-index .toolbar-top .pages{
    display: none;
  }
}

.catalog-category-view .toolbar-top .toolbar-products p, .catalogsearch-result-index .toolbar-top .toolbar-products p{
  --tw-text-opacity: 1;
  color: rgb(141 124 130 / var(--tw-text-opacity));
}

.catalog-category-view .slider-widget, .catalogsearch-result-index .slider-widget{
  margin-bottom: 1.5rem;
}

.catalog-category-view .slider-widget .slide-content p, .catalogsearch-result-index .slider-widget .slide-content p{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.catalog-category-view .slider-widget .slide-content h2, .catalogsearch-result-index .slider-widget .slide-content h2{
  margin-bottom: 1.25rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

body.account h2.catalog-category-view .slider-widget .slide-content h2,body.account h2 .catalogsearch-result-index .slider-widget .slide-content h2{
  font-size: 1.375rem;
}

@media (min-width: 1150px){
  .catalog-category-view .slider-widget .slide-content h2, .catalogsearch-result-index .slider-widget .slide-content h2{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

.products.products-grid ul{
  margin-left: auto;
  margin-right: auto;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.75rem;
  padding-top: 1rem;
  padding-bottom: 3rem;
}

@media (min-width: 640px){
  .products.products-grid ul{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 768px){
  .products.products-grid ul{
    gap: 30px;
  }
}

@media (min-width: 1150px){
  .products.products-grid ul{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.products.products-grid ul li{
  display: flex;
  flex-direction: column;
}

.products.products-grid ul li .product-item{
  position: relative;
  display: flex;
  width: 100%;
  flex-grow: 1;
  flex-direction: column;
  padding: 1rem;
  padding-top: 3.5rem;
}

body.customer-account-create .products.products-grid ul li .product-item{
  max-width: 647px;
}

@media (min-width: 1024px){
  body.customer-account-create .products.products-grid ul li .product-item{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

.products.products-grid ul li .product-item{
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
  padding: 1.25rem;
}

@media (min-width: 1024px){
  .products.products-grid ul li .product-item{
    padding: 2.5rem;
  }
}

.products.products-grid ul li .product-item:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

body.account .products.products-grid ul li .product-item{
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1.25rem;
}

@media (min-width: 1024px){
  body.account .products.products-grid ul li .product-item{
    padding: 2.5rem;
  }
}

body.account .products.products-grid ul li .product-item .block-title{
  margin-top: 0px;
  flex-wrap: wrap;
  gap: 0.5rem;
}

body.account .products.products-grid ul li .product-item .legend{
  font-weight: 600;
}

body.account .products.products-grid ul li .product-item .form-input,  body.account .products.products-grid ul li .product-item .form-email,  body.account .products.products-grid ul li .product-item .form-select,  body.account .products.products-grid ul li .product-item .form-multiselect,  body.account .products.products-grid ul li .product-item .form-textarea,  body.account .products.products-grid ul li .product-item input.input,  body.account .products.products-grid ul li .product-item .input,  body.account .products.products-grid ul li .product-item input.email,  body.account .products.products-grid ul li .product-item .select,  body.account .products.products-grid ul li .product-item .multiselect,  body.account .products.products-grid ul li .product-item .textarea{
  min-height: 44px;
  border-radius: 0.5rem;
  border-width: 1px;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

body.account .sidebar .products.products-grid ul li .product-item{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

@media not all and (min-width: 768px){
  .products.products-grid ul li .product-item{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}

@media (min-width: 1024px){
  .products.products-grid ul li .product-item{
    padding: 1rem;
    padding-top: 3.5rem;
  }
}

.products.products-grid ul li .product-item .badge-box{
  position: absolute;
  top: 0.5rem;
  left: 0px;
  right: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media not all and (min-width: 640px){
  .products.products-grid ul li .product-item .badge-box{
    flex-wrap: wrap;
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
  }
}

@media (min-width: 640px){
  .products.products-grid ul li .product-item .badge-box{
    top: 1rem;
    justify-content: space-between;
  }
}

.products.products-grid ul li .product-item .badge-box .badge{
  display: inline-block;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  font-size: .625rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right.products.products-grid ul li .product-item .badge-box .badge, .cart-summary #cart-totals .text-right.products.products-grid ul li .product-item .badge-box .badge{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

.products.products-grid ul li .product-item .badge-box .badge.badge-black{
  display: inline-block;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.products.products-grid ul li .product-item .badge-box .badge.badge-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.products.products-grid ul li .product-item .badge-box .badge.badge-black + svg{
  right: -2rem;
}

@media not all and (min-width: 640px){
  .products.products-grid ul li .product-item .badge-box .countdown .text{
    font-size: 8px;
  }

  .products.products-grid ul li .product-item .badge-box .countdown .counter{
    font-size: 9px;
  }
}

.products.products-grid ul li .product-item .normal-price{
  width: 100%;
}

.products.products-grid ul li .product-item .product-item-photo{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.75rem;
  display: block;
}

[data-content-type$='block'] .products.products-grid ul li .product-item .product-item-photo p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.products.products-grid ul li .product-item .product-item-photo img{
  max-height: 215px;
  min-height: 100%;
  mix-blend-mode: multiply;
}

@media not all and (min-width: 768px){
  .products.products-grid ul li .product-item .product-item-photo img{
    height: 6rem;
  }
}

.products.products-grid ul li .product-item .product.photo.product-item-photo{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.75rem;
  display: block;
}

[data-content-type$='block'] .products.products-grid ul li .product-item .product.photo.product-item-photo p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.products.products-grid ul li .product-item .price-container{
  display: block;
  display: flex;
  width: 100%;
  align-items: baseline;
  justify-content: flex-end;
  gap: 0.25rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

[data-content-type$='block'] .products.products-grid ul li .product-item .price-container p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.catalog-product-view .netreviews_rates_list .netreviews_rate_graph .products.products-grid ul li .product-item .price-container {
  gap: 2px;
}

.products.products-grid ul li .product-item .price-container .price{
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}

@media not all and (min-width: 768px){
  .products.products-grid ul li .product-item .price-container .price{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.products.products-grid ul li .product-item .price-container .price-label{
  font-size: 0.875rem;
  line-height: 1.25rem;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.products.products-grid ul li .product-item .price-container .price-label.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.products.products-grid ul li .product-item .price-container .price-label.leading-tight.text-black + svg{
  right: -2rem;
}

.products.products-grid ul li .product-item .special-price .price-container .price-label{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.products.products-grid ul li .product-item .price-box{
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.products.products-grid ul li .product-item .price-box .old-price .price-container{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.products.products-grid ul li .product-item .price-box .old-price .price-container .price-label{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.products.products-grid ul li .product-item .price-box .old-price .price-container .price-label{
    display: none;
  }
}

.products.products-grid ul li .product-item .price-box .old-price .price-container .price{
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 400;
  text-decoration-line: line-through;
}

.products.products-grid ul li .product-item .swatch-option{
  margin-left: 0px;
  height: 1rem;
  width: 1rem;
  min-width: 0px;
  border-radius: 9999px;
  border-style: none;
  background-color: transparent !important;
  background-size: cover !important;
}

@media not all and (min-width: 768px){
  .products.products-grid ul li .product-item .swatch-option{
    height: 0.875rem;
    width: 0.875rem;
    padding: 0px;
  }
}

.products.products-grid ul li .product-item .product-info{
  margin: 0px;
  display: flex;
  flex-grow: 1;
  flex-direction: column;
}

.products.products-grid ul li .product-item .product-info > div:first-child{
  display: flex;
  width: 100%;
  min-width: 0px;
  flex-direction: column;
}

.products.products-grid ul li .product-item .product-info > div:first-child > div:first-child{
  display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: space-between;
}

.products.products-grid ul li .product-item .product-info .product-name{
  pointer-events: none;
  margin-top: 0px;
  display: block;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

[data-content-type$='block'] .products.products-grid ul li .product-item .product-info .product-name p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.products.products-grid ul li .product-item .product-info .product-name{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.products.products-grid ul li .product-item .product-info .product-name + svg{
  right: -2rem;
}

@media not all and (min-width: 768px){
  .products.products-grid ul li .product-item .product-info .product-name{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 768px){
  .products.products-grid ul li .product-item .product-info .product-name{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

.products.products-grid ul li .product-item .product-info .product-name{
  line-height: 1.2;
}

.products.products-grid ul li .product-item .product-info .price-box-wrapper{
  display: flex;
  height: -moz-fit-content;
  height: fit-content;
  width: 100%;
  flex-direction: row;
  align-items: flex-end;
  gap: 0.25rem;
}

.catalog-product-view .netreviews_rates_list .netreviews_rate_graph .products.products-grid ul li .product-item .product-info .price-box-wrapper {
  gap: 2px;
}

.products.products-grid ul li .product-item .product-info .price-box-wrapper > div{
  pointer-events: none;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
  display: flex;
  width: 100%;
  align-items: flex-end;
  justify-content: flex-end;
  gap: 0.5rem;
  white-space: nowrap;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right.products.products-grid ul li .product-item .product-info .price-box-wrapper > div, .cart-summary #cart-totals .text-right.products.products-grid ul li .product-item .product-info .price-box-wrapper > div{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

.products.products-grid ul li .product-item .product-info .price-box-wrapper > div .type-price{
  font-size: 0.75rem;
  line-height: 1rem;
}

@media (min-width: 1024px){
  .products.products-grid ul li .product-item .product-info .price-box-wrapper > div .type-price{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

.products.products-grid ul li .product-item .product-info .price-box-wrapper > div .type-price{
  padding-bottom: 0.18rem;
}

.products.products-grid ul li .product-item .product-info .short-description{
  pointer-events: none;
  margin-bottom: 0.5rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: 3rem;
  text-align: justify;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.products.products-grid ul li .product-item .product-info .short-description{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.products.products-grid ul li .product-item .product-info .short-description + svg{
  right: -2rem;
}

@media not all and (min-width: 768px){
  .products.products-grid ul li .product-item .product-info .short-description{
    text-align: left;
  }
}

.products.products-grid ul li .product-item .product-info .product-reviews-summary{
  margin-left: auto;
  margin-right: auto;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

@media (min-width: 640px){
  .products.products-grid.mode-grid ul{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 1150px){
  .products.products-grid.mode-grid ul{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.account-nav li a,
    .account-nav li strong{
  display: flex;
  justify-content: space-between;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

body.account a.account-nav li a:hover,body.account a
    .account-nav li strong:hover{
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.account-nav li a:hover{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.account-nav li a:hover{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.account-nav li a:hover + svg{
  right: -2rem;
}

.account-nav li strong{
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  text-decoration-line: underline;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.account-nav li strong{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.account-nav li strong + svg{
  right: -2rem;
}

.actions-toolbar{
  margin-top: 1.5rem;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(182 182 182 / var(--tw-border-opacity));
  padding-top: 1rem;
}

.actions-toolbar a.back{
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity));
  text-decoration-line: underline;
}

.rma-form{
  margin-bottom: 2rem;
  display: flex;
  justify-content: space-between;
  gap: 0.5rem;
}

.rma-form input.btn[type="submit"]{
  margin-bottom: 0.25rem;
}

.rma-form .rma-help-link{
  display: flex;
  justify-content: center;
  gap: 0.25rem;
}

.catalog-product-view .netreviews_rates_list .netreviews_rate_graph .rma-form .rma-help-link {
  gap: 2px;
}

.rma-form .rma-help-link .icon svg{
  width: 1rem;
}

.rma-form .rma-help-link span{
  font-size: 0.75rem;
  line-height: 1rem;
  font-style: italic;
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

body > div > div.grecaptcha-badge{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr tdbody > div > div.grecaptcha-badge{
    display: none;
  }
}

body > div > div.grecaptcha-badge{
  height: 0px !important;
  width: 0px !important;
}

.order-items > div:nth-child(even){
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

.order-links{
  display: block;
  align-items: center;
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

[data-content-type$='block'] .order-links p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.order-links li{
  display: inline-block;
  cursor: pointer;
  white-space: nowrap;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.order-links li.current{
  flex-grow: 1;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

.order-links li a{
  text-decoration-line: underline;
}

.order-date{
  font-size: 0.875rem;
  line-height: 1.25rem;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.order-date.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.order-date.leading-tight.text-black + svg{
  right: -2rem;
}

form .field, fieldset .field{
  margin-top: 0.25rem;
}

/* Reserve space for single line form validation messages */

form .field.field-reserved, fieldset .field.field-reserved{
  margin-bottom: 1.75rem;
}

form .field.field-reserved ul:last-of-type, fieldset .field.field-reserved ul:last-of-type{
  margin-bottom: -1.5rem;
  padding-bottom: 0.25rem;
}

form .field.field-reserved ul, fieldset .field.field-reserved ul{
  font-size: 0.875rem;
  line-height: 1.25rem;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute form.min-w-20.z-10 .field.field-reserved ul.leading-tight.text-black,#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute  fieldset.min-w-20.z-10 .field.field-reserved ul.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute form.min-w-20.z-10 .field.field-reserved ul.leading-tight.text-black + svg,#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute  fieldset.min-w-20.z-10 .field.field-reserved ul.leading-tight.text-black + svg{
  right: -2rem;
}

form label, fieldset label{
  margin-bottom: 0.5rem;
  display: block;
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity));
}

[data-content-type$='block'] form label p:last-child,[data-content-type$='block']  fieldset label p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

form .field.choice, fieldset .field.choice{
  display: flex;
  align-items: center;
}

form .field.choice input, fieldset .field.choice input{
  margin-right: 1rem;
}

form .field.choice label, fieldset .field.choice label{
  margin-bottom: 0px;
}

form .field.field-error .messages, fieldset .field.field-error .messages{
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
  max-width: -moz-fit-content;
  max-width: fit-content;
}

form legend, fieldset legend{
  margin-bottom: 0.75rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

form legend + br, fieldset legend + br{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr tdform legend + br,.devis-details .table-wrapper .table tbody tr td fieldset legend + br{
    display: none;
  }
}

fieldset ~ fieldset{
  margin-top: 2rem;
}

.field.required > label::after{
  position: relative;
  top: -0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
  content: var(--tw-content);
  --tw-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M12 6v12M17.196 9 6.804 15M6.804 9l10.392 6'/%3E%3C/svg%3E");
  --tw-icon-size: 1em;
  display: inline-block;
  width: var(--tw-icon-size);
  height: var(--tw-icon-size);
  background-color: currentcolor;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-image: var(--tw-icon);
          mask-image: var(--tw-icon);
}

/* For backwards compatibility */

.flex-columns-wrapper{
  display: flex;
  flex-direction: column;
}

@media (min-width: 768px) {
  .flex-columns-wrapper{
    flex-direction: row;
  }
}

.main-title-box{
  max-width: 1600px !important;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

@media (min-width: 450px){
  .main-title-box{
    max-width: 450px;
  }
}

@media (min-width: 640px){
  .main-title-box{
    max-width: 640px;
  }
}

@media (min-width: 768px){
  .main-title-box{
    max-width: 768px;
  }
}

@media (min-width: 1024px){
  .main-title-box{
    max-width: 1024px;
  }
}

@media (min-width: 1150px){
  .main-title-box{
    max-width: 1150px;
  }
}

@media (min-width: 1380px){
  .main-title-box{
    max-width: 1380px;
  }
}

@media (min-width: 1600px){
  .main-title-box{
    max-width: 1600px;
  }
}

.main-title-box{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  margin-top: 0px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
  text-align: center;
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 600;
}

.catalog-product-view .main-title-box.product{
  margin-top: 0px;
  margin-bottom: 0.5rem;
  padding-bottom: 0px;
  padding-left: 0px;
}

.catalog-product-view .container.main-title-box{
  margin-top: 0px;
  margin-bottom: 0.5rem;
  padding-bottom: 0px;
  padding-left: 0px;
}

.catalog-category-view .category-description .main-title-box,.catalogsearch-result-index .category-description .main-title-box{
  padding: 0px;
}

.products.products-grid ul li .product-item .main-title-box.photo.product-item-photo{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.75rem;
  display: block;
}

[data-content-type$='block'] .products.products-grid ul li .product-item .main-title-box.photo.product-item-photo p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

@media (min-width: 768px){
  .main-title-box{
    margin-top: 2.5rem;
    margin-bottom: 0.75rem;
    flex-direction: row;
  }
}

@media (min-width: 1024px){
  .main-title-box{
    margin-top: 2rem;
  }
}

.main-title-box h1{
  font-size: 1.875rem;
  line-height: 2.25rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right.main-title-box h1, .cart-summary #cart-totals .text-right.main-title-box h1{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

.product-info-main > section:first-child h1.main-title-box h1{
  width: 100%;
}

.catalog-product-view .product-info-main .main-title-box h1{
  text-align: left;
}

.cart-summary #block-shipping .catalog-product-view .product-info-main .main-title-box h1, .cart-summary #cart-totals .catalog-product-view .product-info-main .main-title-box h1{
  font-size: 1rem;
  line-height: 1.5rem;
}

.catalog-product-view .product-info-main > section:first-child h1.main-title-box h1{
  width: 100%;
}

.product-info-main p.main-title-box h1{
  display: block;
}

[data-content-type$='block'] .product-info-main p.main-title-box h1 p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.product-info-main p.main-title-box h1 > strong{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.product-info-main p.main-title-box h1 > strong{
    display: none;
  }
}

@media (min-width: 768px){
  .product-info-main p.main-title-box h1 > strong{
    display: block;
  }
}

.catalog-product-view .netreviews-stars > span{
  display: flex;
  align-items: center;
}

.catalog-product-view .netreviews-stars .netreviews-stars-link{
  margin-left: 1rem;
  --tw-border-opacity: 1;
  border-color: rgb(159 159 159 / var(--tw-border-opacity));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 1rem;
  font-size: 1rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(159 159 159 / var(--tw-text-opacity));
  text-decoration-line: none;
  border-left: solid 2px ;
}

.catalog-product-view .netreviews-stars .headerStars{
  margin-top: -0.5rem;
}

.catalog-product-view #netreviews_reviews_tab{
  background-color: transparent;
  font-family: expressway, Helvetica Neue, Arial, sans-serif;
}

@media not all and (min-width: 768px){
  .catalog-product-view #netreviews_reviews_tab{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    margin-top: 2.5rem;
    display: flex;
    width: auto;
    flex-direction: column-reverse;
    --tw-bg-opacity: 1;
    background-color: rgb(255 249 249 / var(--tw-bg-opacity));
    padding-top: 3rem;
  }
}

@media (min-width: 768px){
  .catalog-product-view #netreviews_reviews_tab{
    margin-top: 5rem;
  }
}

.catalog-product-view #netreviews_rating_section{
  margin-bottom: 1.5rem;
  width: 100%;
  border-radius: 5px;
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(255 249 249 / var(--tw-bg-opacity));
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.catalog-product-view .netreviews_reviews_section .btn-next svg, .catalog-product-view .netreviews_reviews_section .btn-prev svg{
  margin-left: auto;
  margin-right: auto;
  height: 1rem;
  width: 1rem;
  fill: #fff;
}

.catalog-product-view .netreviews_review_part{
  display: flex;
  width: 100%;
  min-width: 100%;
  flex-wrap: wrap;
  justify-content: flex-start;
  border-bottom-width: 8px;
}

@media not all and (min-width: 768px){
  .catalog-product-view .netreviews_review_part{
    flex-direction: column-reverse;
    border-radius: 10px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity));
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}

@media (min-width: 768px){
  .catalog-product-view .netreviews_review_part{
    align-items: center;
    border-radius: 5px;
    --tw-bg-opacity: 1;
    background-color: rgb(255 249 249 / var(--tw-bg-opacity));
  }
}

.catalog-product-view .netreviews_customer_name{
  width: auto;
  font-size: 1rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.catalog-product-view .netreviews_customer_name{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.catalog-product-view .netreviews_customer_name + svg{
  right: -2rem;
}

@media (min-width: 768px){
  .catalog-product-view .netreviews_customer_name{
    min-width: 300px;
    padding-left: 4rem;
  }
}

.catalog-product-view .netreviews_customer_name span{
  display: block;
  font-size: 1rem !important;
  --tw-text-opacity: 1;
  color: rgb(181 184 191 / var(--tw-text-opacity));
}

[data-content-type$='block'] .catalog-product-view .netreviews_customer_name span p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.catalog-product-view .netreviews_review_content{
  --tw-border-opacity: 1;
  border-color: rgb(217 217 217 / var(--tw-border-opacity));
}

@media (min-width: 768px){
  .catalog-product-view .netreviews_review_content{
    border-left-width: 1px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 2rem;
  }
}

.catalog-product-view .netreviews_review_content .nr-star {
  width: 15px !important;
  height: 15px !important;
  max-width: 15px !important;
}

.catalog-product-view .netreviews_customer_review{
  font-size: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.catalog-product-view .netreviews_customer_review{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.catalog-product-view .netreviews_customer_review + svg{
  right: -2rem;
}

@media (min-width: 768px){
  .catalog-product-view .netreviews_customer_review{
    font-size: 11px;
  }
}

.catalog-product-view .netreviews_rating_content {
  gap: 50px;
  width: 760px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media not all and (min-width: 640px){
  .catalog-product-view .netreviews_rating_content{
    flex-wrap: wrap;
  }
}

.catalog-product-view .netreviews_global_rating {
  position: relative;
  top: 0;
  width: auto;
  border: none;
}

.catalog-product-view .netreviews_global_rating_details {
  position: relative;
  top: 0;
  width: auto;
}

.catalog-product-view .netreviews_note_generale{
  font-size: 43px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.catalog-product-view .netreviews_note_generale{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.catalog-product-view .netreviews_note_generale + svg{
  right: -2rem;
}

.catalog-product-view .netreviews_note_generale span{
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(159 159 159 / var(--tw-text-opacity));
}

.catalog-product-view .netreviews_subtitle{
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.catalog-product-view .netreviews_subtitle{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.catalog-product-view .netreviews_subtitle + svg{
  right: -2rem;
}

.catalog-product-view .netreviews_rates_list {
  flex-direction: column;
  width: auto;
}

.catalog-product-view .netreviews_rates_list .netreviews_rate_list_item {
  padding-top: 0;
  width: auto;
  margin-right: 0;
  margin-bottom: 4px;
}

.catalog-product-view .netreviews_rates_list .netreviews_rate_graph {
  height: auto;
  width: auto;
  position: relative;
  display: flex;
  padding-right: 0;
  gap: 20px;
}

.catalog-product-view .netreviews_rates_list .netreviews_rate_graph .gap-1 {
  gap: 2px;
}

.catalog-product-view .netreviews_rates_list .netreviews_rate_percent {
  position: relative;
  width: auto;
  background: none;
  height: auto !important;
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.catalog-product-view .netreviews_rates_list .netreviews_rate_percent{
  left: 1.25rem;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.catalog-product-view .netreviews_rates_list .netreviews_rate_percent.leading-tight.text-black{
  left: 1.25rem;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.catalog-product-view .netreviews_rates_list .netreviews_rate_percent {
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.catalog-product-view .netreviews_rates_list .netreviews_rate_percent.leading-tight.text-black {
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.catalog-product-view .netreviews_rates_list .netreviews_rate_percent + svg{
  right: -2rem;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.catalog-product-view .netreviews_rates_list .netreviews_rate_percent.leading-tight.text-black + svg{
  right: -2rem;
}

.catalog-product-view .netreviews_rates_list .netreviews_rate_percent span[class^="netreviews_rate_total"] {
  position: relative;
  margin-top: 0;
  left: inherit;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.catalog-product-view .netreviews_rates_list .netreviews_rate_percent span[class^="netreviews_rate_total"]{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.catalog-product-view .netreviews_rates_list .netreviews_rate_percent span[class^="netreviews_rate_total"] + svg{
  right: -2rem;
}

.catalog-product-view .netreviews_global_rating .nr-star, .catalog-product-view .netreviews_review_part .nr-star {
  margin-left: 1px;
  margin-right: 1px;
}

.catalog-product-view .netreviews_global_rating .nr-star.gold, .catalog-product-view .netreviews_review_part .nr-star.gold {
  background-image: url("../images/etoile-pleine.svg");
  background-size: auto 100%;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  max-width: 20px;
}

.catalog-product-view .netreviews_global_rating .nr-star.gold:before, .catalog-product-view .netreviews_review_part .nr-star.gold:before {
  opacity: 0;
}

.catalog-product-view .netreviews_global_rating .nr-star.grey, .catalog-product-view .netreviews_review_part .nr-star.grey {
  background-image: url("../images/etoile-vide.svg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
}

.catalog-product-view .netreviews_global_rating .nr-star.grey:before, .catalog-product-view .netreviews_review_part .nr-star.grey:before {
  content: "";
}

.home-slider{
  margin-top: 1rem !important;
}

@media not all and (min-width: 1024px){
  .home-slider{
    min-height: 320px !important;
  }

  .home-slider .pagebuilder-slide-wrapper, .home-slider .pagebuilder-poster-overlay{
    min-height: 320px !important;
  }
}

.home-slider .glider{
  overflow: hidden;
}

.home-slider .pagebuilder-slide-wrapper [data-element='content']{
  overflow: hidden;
}

@media (min-width: 1024px){
  .home-slider .pagebuilder-slide-wrapper{
    min-height: 500px !important;
  }
}

.home-slider h2{
  margin-bottom: 1.25rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

body.account h2.home-slider h2{
  font-size: 1.375rem;
}

@media (min-width: 1150px){
  .home-slider h2{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

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

.home-promo{
  position: relative;
  margin-bottom: 3rem;
  padding-top: 0px;
}

@media (min-width: 768px) {
  .home-promo{
    margin-bottom: 3rem;
    padding-top: 1.25rem;
  }
}

.home-promo > div{
  margin-bottom: 0px;
}

.home-promo .hyva-category{
  margin-bottom: 0px;
}

@media (min-width: 1600px) {
  .home-promo .splide--slide{
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }
}

.home-promo .splide__arrow--prev{
  left: -0.5rem;
}

.home-promo .splide__arrow--next{
  right: -0.5rem;
}

.home-promo .splide__pagination{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.home-promo .splide__pagination{
    display: none;
  }
}

.home-promo:before {
  content: "";
  position: absolute;
  left: -100%;
  right: -100%;
  top: 0px;
  bottom: 0px;
  z-index: -10;
  display: block;
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
}

[data-content-type$='block'] .home-promo p:last-child:before{
  margin-bottom: 1rem;
  margin-top: 0px;
}

@media (min-width: 1600px) {
  .home-news .splide--slide{
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }
}

.home-news .splide__arrow--prev{
  left: -0.5rem;
}

.home-news .splide__arrow--next{
  right: -0.5rem;
}

.home-news .splide__pagination{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.home-news .splide__pagination{
    display: none;
  }
}

@media (min-width: 640px) and (max-width: 1024px) {
  .home-entreprise [data-content-type='column-line']{
    flex-wrap: wrap !important;
  }

  .home-entreprise .pagebuilder-column{
    width: 100% !important;
  }
}

.home-entreprise-bloc{
  gap: 1.25rem;
}

@media (min-width: 1024px) and (max-width: 1150px) {
  .home-entreprise-bloc{
    width: 40% !important;
  }
}

@media (min-width: 640px) and (max-width: 1024px) {
  .home-entreprise-bloc{
    flex-direction: row !important;
    flex-wrap: nowrap !important;
  }
}

.home-entreprise-photo{
  position: relative;
  overflow: hidden;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(176 0 64 / var(--tw-bg-opacity));
}

@media (min-width: 1024px) and (max-width: 1150px) {
  .home-entreprise-photo{
    width: 60% !important;
  }
}

.home-entreprise-photo [data-content-type='text']{
  display: flex;
  flex-direction: column;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(176 0 64 / var(--tw-bg-opacity));
  padding: 2.25rem;
}

@media (min-width: 1024px) {
  .home-entreprise-photo [data-content-type='text']{
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 50%;
    padding: 5rem;
  }
}

@media (min-width: 1024px) and (max-width: 1150px) {
  .home-entreprise-photo [data-content-type='text']{
    width: 60% !important;
  }
}

.home-entreprise-photo [data-content-type='text'] p, .home-entreprise-photo [data-content-type='text'] h2{
  margin-bottom: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.home-entreprise-photo [data-content-type='text'] p span, .home-entreprise-photo [data-content-type='text'] h2 span{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.home-entreprise-photo [data-content-type='text'] a{
  display: inline-flex;
  align-items: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.home-entreprise-photo [data-content-type='text'] a{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.home-entreprise-photo [data-content-type='text'] a + svg{
  right: -2rem;
}

.home-entreprise-photo [data-content-type='text'] a svg{
  display: inline-flex;
}

.home-entreprise-photo [data-content-type='text'] a span {
  vertical-align: middle;
}

.home-entreprise-photo [data-content-type='text'] a:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.home-entreprise-photo [data-content-type='text'] a{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right.home-entreprise-photo [data-content-type='text'] a, .cart-summary #cart-totals .text-right.home-entreprise-photo [data-content-type='text'] a{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

.home-entreprise-photo [data-content-type='text'] a:hover{
  --tw-border-opacity: 1;
  border-color: rgb(121 0 44 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(121 0 44 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.rma-form input.home-entreprise-photo [data-content-type='text'] a[type="submit"]{
  margin-bottom: 0.25rem;
}

.home-entreprise-photo [data-content-type='text'] h2{
  font-size: 1.5rem;
  line-height: 2rem;
}

body.account h2.home-entreprise-photo [data-content-type='text'] h2{
  font-size: 1.375rem;
}

@media (min-width: 768px){
  .home-entreprise-photo [data-content-type='text'] h2{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

@media (min-width: 1024px) {
  .home-entreprise-photo [data-content-type='image'] {
    -webkit-clip-path: ellipse(100% 160% at 0% 40%);
            clip-path: ellipse(100% 160% at 0% 40%);
    width: 50%;
    height: 100%;
    position: relative
  }

  .home-entreprise-photo [data-content-type='image'] img{
    position: absolute;
    inset: 0px;
    object-fit: cover;
    height: 100% !important;
  }
}

@media (min-width: 1024px) and (max-width: 1150px) {
  .home-entreprise-photo [data-content-type='image'] {
    width: 40%
  }
}

.home-entreprise .pagebuilder-column-line{
  gap: 1.25rem;
}

.home-entreprise .block-static-block{
  border-radius: 0.5rem;
  background-color: rgb(83 58 54 / 0.15);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 3.5rem;
  padding-bottom: 3rem;
}

.home-entreprise .block-static-block h2{
  margin-bottom: 0.75rem;
  font-size: 1.375rem;
}

.home-entreprise .block-static-block p{
  color: rgb(0 0 0 / 0.75);
}

.home-entreprise .block-static-block [data-content-type='row'] > div{
  margin-bottom: 0px;
}

.home-entreprise .block-static-block [data-content-type='buttons'] [data-content-type='button-item']{
  margin: 0px;
}

.home-entreprise .block-static-block [data-content-type='buttons'] [data-content-type='button-item'] > div{
  display: inline-flex;
}

@media (min-width: 1024px){
  .home-entreprise .block-static-block [data-content-type='text']{
    padding-left: 0px;
    padding-right: 0px;
  }
}

.avis-verifie-container{
  margin-left: auto;
  margin-right: auto;
  border-radius: 0.75rem;
  padding: 4rem;
  background: #FFF9F9;
  max-width: 1330px;
}

.home-avis-verifies .splide__arrow{
  height: 20px;
  width: 35px;
  background-color: rgb(0 0 0 / 0.8);
}

.home-avis-verifies .splide__arrow:after {
  background-image: url(../images/arrow-white.svg);
  width: 0.9rem;
  height: 0.9rem;
}

.home-avis-verifies{
  align-items: center;
  overflow: auto;
}

@media (min-width: 768px){
  .home-avis-verifies{
    display: flex;
  }
}

.home-avis-verifies .splide__arrows{
  position: absolute;
  height: 20px;
  width: 80px;
}

@media not all and (min-width: 768px){
  .home-avis-verifies .splide__arrows{
    left: 50%;
    top: -30px;
    margin-left: -40px;
  }
}

@media (min-width: 768px){
  .home-avis-verifies .splide__arrows{
    left: -145px;
    bottom: 0px;
  }
}

.home-avis-verifies .left{
  min-height: 200px;
  text-align: center;
}

@media (min-width: 768px){
  .home-avis-verifies .left{
    width: 200px;
  }

  .home-avis-verifies .reviews {
    width: calc(100% - 200px)
  }
}

.home-avis-verifies .netreviews_note_generale{
  font-size: 43px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.home-avis-verifies .netreviews_note_generale{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.home-avis-verifies .netreviews_note_generale + svg{
  right: -2rem;
}

.home-avis-verifies .netreviews_note_generale span{
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(159 159 159 / var(--tw-text-opacity));
}

.home-avis-verifies .netreviews_subtitle{
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.home-avis-verifies .netreviews_subtitle{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.home-avis-verifies .netreviews_subtitle + svg{
  right: -2rem;
}

.home-avis-verifies .netreviews_customer_name{
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.home-avis-verifies .netreviews_customer_name{
  left: 1.25rem;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.home-avis-verifies .netreviews_customer_name.leading-tight.text-black{
  left: 1.25rem;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.home-avis-verifies .netreviews_customer_name {
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.home-avis-verifies .netreviews_customer_name.leading-tight.text-black {
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.home-avis-verifies .netreviews_customer_name + svg{
  right: -2rem;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.home-avis-verifies .netreviews_customer_name.leading-tight.text-black + svg{
  right: -2rem;
}

.home-avis-verifies .netreviews_customer_name span{
  display: block;
  font-size: 1rem;
  --tw-text-opacity: 1;
  color: rgb(181 184 191 / var(--tw-text-opacity));
}

[data-content-type$='block'] .home-avis-verifies .netreviews_customer_name span p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.home-avis-verifies .nr-icon.nr-star {
  margin-left: 1px;
  margin-right: 1px;
}

.home-avis-verifies .nr-icon.nr-star.grey {
  background-image: url(../images/etoile-vide.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
}

.home-avis-verifies .nr-icon.nr-star.gold {
  background-image: url(../images/etoile-pleine.svg);
  background-size: auto 100%;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  max-width: 20px;
  display: inline-block;
}

.home-avis-verifies .review-review{
  margin-top: 0.5rem;
  height: 8rem;
  overflow: auto;
}

.home-avis-verifies .netreviews_bg_stars {
  height: 24px;
  position: relative;
  margin-bottom: 0.5rem;
  display: block;
  text-align: left;
}

.cart-summary #block-shipping .home-avis-verifies .netreviews_bg_stars, .cart-summary #cart-totals .home-avis-verifies .netreviews_bg_stars{
  font-size: 1rem;
  line-height: 1.5rem;
}

[data-content-type$='block'] .home-avis-verifies .netreviews_bg_stars p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.home-avis-verifies .netreviews_bg_stars div {
  position: absolute;
  font-size: 20px;
  width: 110px;
}

.home-avis-verifies .netreviews_bg_stars.small {
  scale: 0.8;
  margin-left: -11%;
}

.home-avis-verifies .netreviews_bg_stars.big div {
  left: 50%;
  margin-left: -55px;
}

.home-categories-title{
  margin-bottom: 2rem;
  text-align: center;
}

.home-categories-title h2{
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

body.account h2.home-categories-title h2{
  font-size: 1.375rem;
}

.home-categories-wrapper{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
}

.home-categories-grid{
  display: grid;
  width: 100%;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  justify-items: center;
  gap: 1rem;
}

@media (min-width: 640px){
  .home-categories-grid{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}

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

@media (min-width: 1024px){
  .home-categories-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

.home-category-item{
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.home-category-link{
  width: 100%;
  min-width: 0px;
}

.home-category-card{
  display: flex;
  flex-direction: column;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
  padding-left: 0.25rem;
  padding-right: 0.25rem;
  padding-top: 0.75rem;
  padding-bottom: 1.5rem;
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 200ms;
}

.home-category-card:hover{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.home-category-image-wrapper{
  margin-bottom: 2.25rem;
  display: flex;
  flex-direction: column;
}

.home-category-image-container{
  margin-top: 2.5rem;
  display: block;
  width: 100%;
  overflow: hidden;
}

[data-content-type$='block'] .home-category-image-container p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.home-category-image{
  pointer-events: none;
  margin-left: auto;
  margin-right: auto;
  object-fit: cover;
  mix-blend-mode: multiply;
}

.home-category-content{
  display: flex;
  width: 100%;
  min-width: 0px;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.splide__slide .home-category-content{
  height: 105px;
}

.splide__slide .home-category-content p{
  line-height: 20px;
}

.home-category-info{
  display: flex;
  flex-direction: column;
  vertical-align: baseline;
}

.home-category-subtitle{
  text-align: center;
  text-transform: uppercase;
}

.home-category-name{
  pointer-events: none;
  margin-top: 0px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

[data-content-type$='block'] .home-category-name p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.home-category-name{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.home-category-name + svg{
  right: -2rem;
}

.home-category-cta{
  --tw-border-opacity: 1;
  border-color: rgb(236 0 84 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(236 0 84 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.home-category-cta:hover{
  --tw-border-opacity: 1;
  border-color: rgb(121 0 44 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(121 0 44 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.home-category-cta{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  display: flex;
  justify-content: center;
  border-radius: 0.75rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.home-category-cta-text{
  display: block;
  font-size: 0.75rem;
  line-height: 1rem;
}

[data-content-type$='block'] .home-category-cta-text p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.home-category-price-wrapper{
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.home-category-price{
  pointer-events: none;
  display: block;
  height: -moz-fit-content;
  height: fit-content;
  white-space: nowrap;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right.home-category-price, .cart-summary #cart-totals .text-right.home-category-price{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

[data-content-type$='block'] .home-category-price p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.home-category-price .price-tax-label{
  position: relative;
  top: -0.5rem;
  font-size: .625rem;
}

.home-category-description{
  pointer-events: none;
  display: block;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.splide__slide .home-category-description {
  height: 60px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-align: justify;
}

[data-content-type$='block'] .home-category-description p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.products.products-grid ul li .product-item .product-info .home-category-description{
  pointer-events: none;
  margin-bottom: 0.5rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: 3rem;
  text-align: justify;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.products.products-grid ul li .product-item .product-info .home-category-description{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.products.products-grid ul li .product-item .product-info .home-category-description + svg{
  right: -2rem;
}

@media not all and (min-width: 768px){
  .products.products-grid ul li .product-item .product-info .home-category-description{
    text-align: left;
  }
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.home-category-description{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.home-category-description + svg{
  right: -2rem;
}

.home-entreprise-bloc .pagebuilder-button-secondary span{
  display: flex;
}

.section-chronology{
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}

@media (min-width: 1024px){
  .section-chronology{
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }
}

.section-chronology h2{
  margin-bottom: 2.5rem;
}

@media (min-width: 1024px){
  .section-chronology h2{
    margin-bottom: 5rem;
  }
}

@media (min-width: 768px){
  .section-chronology .pagebuilder-column-group{
    justify-content: space-between;
    border-top-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(181 184 191 / var(--tw-border-opacity));
  }
}

@media not all and (min-width: 768px){
  .section-chronology .pagebuilder-column-line{
    gap: 0px;
  }
}

@media (min-width: 768px){
  .section-chronology .pagebuilder-column-line{
    gap: 3rem;
  }

  .section-chronology .pagebuilder-column{
    padding-top: 1.5rem;
  }
}

.section-chronology .pagebuilder-column [data-content-type='text']{
  position: relative;
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(181 184 191 / var(--tw-border-opacity));
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 1.5rem;
  padding-bottom: 1.5rem;
}

@media (min-width: 768px){
  .section-chronology .pagebuilder-column [data-content-type='text']{
    border-left-width: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 1.5rem;
  }
}

.section-chronology .pagebuilder-column [data-content-type='text'] p{
  line-height: 1rem;
}

@media not all and (min-width: 768px){
  .section-chronology .pagebuilder-column [data-content-type='text'] p{
    text-align: left !important;
  }
}

@media (min-width: 768px){
  .section-chronology .pagebuilder-column [data-content-type='text'] p{
    line-height: 1.5rem;
  }
}

.section-chronology .pagebuilder-column [data-content-type='text'] p:first-child{
  margin-bottom: 1rem;
}

.section-chronology .pagebuilder-column [data-content-type='text']:before {
  content: "";
  position: absolute;
  top: 0px;
  left: -0.5rem;
  display: block;
  height: 1rem;
  width: 1rem;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(236 0 84 / var(--tw-bg-opacity));
}

[data-content-type$='block'] .section-chronology .pagebuilder-column [data-content-type='text'] p:last-child:before{
  margin-bottom: 1rem;
  margin-top: 0px;
}

@media (min-width: 768px){
  .section-chronology .pagebuilder-column [data-content-type='text']:before{
    top: -2rem;
    left: 50%;
    --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));
  }
}

[data-content-type='text'] p{
  margin-bottom: 1.25rem;
}

[data-content-type='text'] a{
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
  text-decoration-line: underline;
}

.cart-summary #block-shipping .text-right[data-content-type='text'] a, .cart-summary #cart-totals .text-right[data-content-type='text'] a{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

[data-content-type='text'] strong{
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right[data-content-type='text'] strong, .cart-summary #cart-totals .text-right[data-content-type='text'] strong{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

[data-content-type='text'] h2{
  font-weight: 700;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right[data-content-type='text'] h2, .cart-summary #cart-totals .text-right[data-content-type='text'] h2{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

[data-content-type='text'] h2 strong{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

[data-content-type='text'] h3{
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right[data-content-type='text'] h3, .cart-summary #cart-totals .text-right[data-content-type='text'] h3{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

[data-content-type='text'] h4{
  font-weight: 700;
}

.section-team{
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
  width: auto;
}

@media not all and (min-width: 640px){
  .section-team{
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }
}

@media (min-width: 1024px){
  .section-team{
    margin-top: 9rem !important;
    margin-bottom: 9rem !important;
  }
}

@media (min-width: 1150px){
  .section-team{
    margin-left: 5rem;
    margin-right: 5rem;
  }
}

.section-team blockquote{
  margin-bottom: 2rem !important;
}

@media not all and (min-width: 1024px){
  .section-team blockquote{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

@media (min-width: 1024px){
  .section-team blockquote{
    margin-bottom: 4rem !important;
  }
}

@media (min-width: 1340px) {
  .section-team{
    margin-left: 0px;
    margin-right: 0px;
  }
}

.section-team .glider{
  overflow: hidden;
}

.section-team [data-content-type='slide'] .pagebuilder-slide-wrapper .pagebuilder-overlay{
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 1rem;
  padding-right: 1rem;
}

.section-team [data-content-type='slide'] .pagebuilder-slide-wrapper [data-element='content']{
  overflow: hidden;
}

.section-team [data-content-type='slide'] .pagebuilder-slide-wrapper [data-element='content'] img{
  margin-bottom: 1.5rem;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(236 0 84 / var(--tw-border-opacity));
}

.section-team [data-content-type='slide'] .pagebuilder-slide-wrapper [data-element='content'] p{
  margin-top: 0.5rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.section-team [data-content-type='slide'] .pagebuilder-slide-wrapper [data-element='content'] p{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.section-team [data-content-type='slide'] .pagebuilder-slide-wrapper [data-element='content'] p + svg{
  right: -2rem;
}

@media (min-width: 1024px){
  .section-team .pagebuilder-slider{
    overflow: visible;
  }
}

.section-team .carousel-nav{
  position: relative;
  bottom: 0px;
  left: 0px;
  margin-top: 2.5rem;
  gap: 0.5rem;
}

@media (min-width: 1024px){
  .section-team .carousel-nav{
    position: absolute;
    top: 0px;
    margin-top: 0px;
    width: 100%;
    justify-content: space-between;
  }
}

.section-team .carousel-nav .glider-next, .section-team .carousel-nav .glider-prev{
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(236 0 84 / var(--tw-bg-opacity));
}

.section-team .carousel-nav .glider-next svg, .section-team .carousel-nav .glider-prev svg{
  margin-left: auto;
  margin-right: auto;
  height: 1rem;
  width: 1rem;
  fill: #fff;
}

@media (min-width: 1024px){
  .section-team .carousel-nav .glider-next{
    margin-right: -2.5rem;
  }

  .section-team .carousel-nav .glider-prev{
    margin-left: -2.5rem;
  }
}

body.account{
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
}

body.account .actions-toolbar{
  border-width: 0px;
}

body.account .actions-toolbar a.back{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute body.min-w-20.z-10.text-sm.leading-tight.account .actions-toolbar a.back{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute body.min-w-20.z-10.text-sm.leading-tight.account .actions-toolbar a.back + svg{
  right: -2rem;
}

body.account .pages-items{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

body.account .pages-items a{
  border-width: 0px;
  background-color: transparent;
  --tw-text-opacity: 1;
  color: rgb(176 0 64 / var(--tw-text-opacity));
}

body.account.customer-address-index .block-addresses-default{
  margin-top: 0px;
}

body.account.customer-address-index .block-title{
  flex-wrap: wrap;
  font-size: 1.375rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute body.min-w-20.z-10.text-sm.leading-tight.account.customer-address-index .block-title{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute body.min-w-20.z-10.text-sm.leading-tight.account.customer-address-index .block-title + svg{
  right: -2rem;
}

body.account .card, body.account .form-edit-account{
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1.25rem;
}

@media (min-width: 1024px){
  body.account .card, body.account .form-edit-account{
    padding: 2.5rem;
  }
}

body.account .card .block-title, body.account .form-edit-account .block-title{
  margin-top: 0px;
  flex-wrap: wrap;
  gap: 0.5rem;
}

body.account .card .legend, body.account .form-edit-account .legend{
  font-weight: 600;
}

body.account .card .form-input,  body.account .card .form-email,  body.account .card .form-select,  body.account .card .form-multiselect,  body.account .card .form-textarea,  body.account .card input.input,  body.account .card .input,  body.account .card input.email,  body.account .card .select,  body.account .card .multiselect,  body.account .card .textarea,  body.account .form-edit-account .form-input,  body.account .form-edit-account .form-email,  body.account .form-edit-account .form-select,  body.account .form-edit-account .form-multiselect,  body.account .form-edit-account .form-textarea,  body.account .form-edit-account input.input,  body.account .form-edit-account .input,  body.account .form-edit-account input.email,  body.account .form-edit-account .select,  body.account .form-edit-account .multiselect,  body.account .form-edit-account .textarea{
  min-height: 44px;
  border-radius: 0.5rem;
  border-width: 1px;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

body.account a span {
  vertical-align: initial;
}

body.account a.text-secondary:hover{
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

body.account h2.text-2xl{
  font-size: 1.375rem;
}

body.account table {
  width: 100%;
}

body.account table thead th{
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute body.min-w-20.z-10.text-sm.leading-tight.account table thead th{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute body.min-w-20.z-10.text-sm.leading-tight.account table thead th + svg{
  right: -2rem;
}

body.account table thead th:first-child{
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

body.account table thead th:last-child{
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

body.account table th{
  border-width: 0px;
  padding: 0.5rem;
  text-align: left;
}

.cart-summary #block-shipping body.account table th, .cart-summary #cart-totals body.account table th{
  font-size: 1rem;
  line-height: 1.5rem;
}

body.account table td{
  border-width: 0px;
  padding: 0.5rem;
}

body.account table tr:nth-child(even) td{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

body.account table a svg, body.account table button svg{
  height: 1.25rem;
  width: 1.25rem;
}

body.account table .table-caption{
  margin-bottom: 1rem;
  text-align: left;
  font-size: 1.375rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.cart-summary #block-shipping body.account table .table-caption, .cart-summary #cart-totals body.account table .table-caption{
  font-size: 1rem;
  line-height: 1.5rem;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute body.min-w-20.z-10.text-sm.leading-tight.account table .table-caption{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute body.min-w-20.z-10.text-sm.leading-tight.account table .table-caption + svg{
  right: -2rem;
}

body.account .account-nav .title{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute body.min-w-20.z-10.text-sm.leading-tight.account .account-nav .title{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute body.min-w-20.z-10.text-sm.leading-tight.account .account-nav .title + svg{
  right: -2rem;
}

body.account #block-reorder-heading{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute body.min-w-20.z-10.text-sm.leading-tight.account #block-reorder-heading{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute body.min-w-20.z-10.text-sm.leading-tight.account #block-reorder-heading + svg{
  right: -2rem;
}

body.account #block-reorder-heading:after{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr tdbody.account #block-reorder-heading:after{
    display: none;
  }
}

body.account.customer-account-index a.action{
  display: inline-flex;
  align-items: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute body.min-w-20.z-10.text-sm.leading-tight.account.customer-account-index a.action{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute body.min-w-20.z-10.text-sm.leading-tight.account.customer-account-index a.action + svg{
  right: -2rem;
}

body.account.customer-account-index a.action svg{
  display: inline-flex;
}

body.account.customer-account-index a.action span {
  vertical-align: middle;
}

body.account.customer-account-index a.action:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

body.account.customer-account-index a.action{
  --tw-border-opacity: 1;
  border-color: rgb(236 0 84 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(236 0 84 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

body.account.customer-account-index a.action:hover{
  --tw-border-opacity: 1;
  border-color: rgb(121 0 44 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(121 0 44 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

body.account.customer-account-index a.action{
  font-weight: 400;
  text-decoration-line: none;
}

.rma-form inputbody.account.customer-account-index a.action[type="submit"]{
  margin-bottom: 0.25rem;
}

body.account #claim-form{
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

body.account .sidebar .card{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

body.account .sidebar .block-reorder{
  margin-top: 0px;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

@media (min-width: 1024px){
  body.account .sidebar .block-reorder{
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}

body.account .sidebar .block-reorder h2{
  border-width: 0px;
  padding-top: 0px;
}

body.account .sidebar .block-reorder li{
  margin-bottom: 0.5rem;
}

body.account .sidebar .block-reorder li a{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute body.min-w-20.z-10.text-sm.leading-tight.account .sidebar .block-reorder li a{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute body.min-w-20.z-10.text-sm.leading-tight.account .sidebar .block-reorder li a + svg{
  right: -2rem;
}

#account-nav .current{
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right#account-nav .current, .cart-summary #cart-totals .text-right#account-nav .current{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

#account-nav .current strong{
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right#account-nav .current strong, .cart-summary #cart-totals .text-right#account-nav .current strong{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

#account-nav li a:hover{
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right#account-nav li a:hover, .cart-summary #cart-totals .text-right#account-nav li a:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

#account-nav li:nth-last-child(2){
  margin-top: 1rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  border-top-left-radius: 0.75rem;
  border-top-right-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
}

#account-nav li:nth-last-child(2):before {
  content: "";
  display: inline-block;
  height: 1.25rem;
  width: 1.25rem;
  background-image: url('../images/logout.svg');
  background-size: contain;
  background-repeat: no-repeat;
}

#account-nav li:last-child{
  display: flex;
  align-items: center;
  gap: 0.5rem;
  border-bottom-left-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 0.5rem;
}

#account-nav li:last-child:before {
  content: "";
  display: inline-block;
  height: 1.25rem;
  width: 1.25rem;
  background-image: url('../images/bell.svg');
  background-size: contain;
  background-repeat: no-repeat;
}

#my-quotes-table a.action{
  display: inline-block;
  vertical-align: middle;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  text-decoration-line: underline;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight#my-quotes-table a.action{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight#my-quotes-table a.action + svg{
  right: -2rem;
}

.account.devis-view-quote .block-order-details-view .block-content{
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
}

.account.devis-view-quote .block-order-details-view .block-title{
  margin-bottom: 1rem;
  text-align: left;
  font-size: 1.375rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .account.devis-view-quote .block-order-details-view .block-title, .cart-summary #cart-totals .account.devis-view-quote .block-order-details-view .block-title{
  font-size: 1rem;
  line-height: 1.5rem;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.account.devis-view-quote .block-order-details-view .block-title{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.account.devis-view-quote .block-order-details-view .block-title + svg{
  right: -2rem;
}

.account.devis-view-quote .devis-container{
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1.25rem;
}

@media (min-width: 1024px){
  .account.devis-view-quote .devis-container{
    padding: 2.5rem;
  }
}

.account.devis-view-quote #devis-files .files{
  border-style: none;
}

.account.devis-view-quote #devis-files .files label{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.account.devis-view-quote #devis-files .files label{
    display: none;
  }
}

.account.devis-view-quote .block-order-details-view{
  margin-top: 1.5rem;
}

.account.devis-view-quote #comments{
  margin-top: 1.5rem;
  border-radius: 0.125rem;
  border-width: 1px;
  padding: 1rem;
}

.account.devis-view-quote #comments .block-title{
  margin-bottom: 0.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.account.devis-view-quote #comments .block-title{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.account.devis-view-quote #comments .block-title + svg{
  right: -2rem;
}

.account.devis-view-quote #comments .comments, .account.devis-view-quote #comments .comment-item{
  margin-bottom: 0.5rem;
}

.account.devis-view-quote #comments .loader svg {
  width: 30px;
  height: 30px;
}

.account.devis-view-quote .column.main{
  display: flex;
  flex-direction: column;
}

.account.devis-view-quote .column.main .actions{
  margin-top: 0.5rem;
  margin-bottom: 2rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
  row-gap: 0.5rem;
  text-align: right;
}

.cart-summary #block-shipping .account.devis-view-quote .column.main .actions, .cart-summary #cart-totals .account.devis-view-quote .column.main .actions{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(159 159 159 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .account.devis-view-quote .column.main .actions.text-accent, .cart-summary #cart-totals .account.devis-view-quote .column.main .actions.text-accent{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

.account.devis-view-quote .column.main .actions a{
  display: flex;
  align-items: center;
  gap: 0.5rem;
  text-decoration-line: underline;
}

.account.devis-view-quote .title-details{
  display: flex;
  align-items: center;
}

@media not all and (min-width: 768px){
  .account.devis-view-quote .title-details{
    margin-top: 1rem;
  }
}

@media (min-width: 768px){
  .account.devis-view-quote .title-details{
    margin-left: auto;
  }
}

.account.devis-view-quote .title-details .devis-status{
  border-radius: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(159 159 159 / var(--tw-bg-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.account.devis-view-quote .title-details .devis-status.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.account.devis-view-quote .title-details .devis-status.leading-tight.text-black + svg{
  right: -2rem;
}

#claim-form .additional-fields{
  margin-bottom: 1.5rem;
  --tw-border-opacity: 1;
  border-color: rgb(236 0 84 / var(--tw-border-opacity));
  padding-left: 1rem;
}

#claim-form select, #claim-form textarea{
  min-height: 33px;
  border-width: 1px;
}

.checkout-onepage-success h1{
  margin-top: 2rem;
  width: 100%;
  text-align: center;
}

.checkout-onepage-success .checkout-success p strong{
  font-weight: 700;
}

/* Recommended products section */

.recommended-products .recommended-products-title{
  margin-bottom: 2rem;
  text-align: center;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 600;
}

body.account h2.recommended-products .recommended-products-title{
  font-size: 1.375rem;
}

.recommended-products .recommended-products-grid{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

@media (min-width: 768px){
  .recommended-products .recommended-products-grid{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

.recommended-products .recommended-product-card{
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: column;
}

.recommended-products .recommended-product-card img{
  mix-blend-mode: multiply;
}

.recommended-products .recommended-product-card .recommended-badge{
  position: absolute;
  top: 1rem;
  display: inline-block;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  font-size: .625rem;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.recommended-products .recommended-product-card .recommended-badge{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.recommended-products .recommended-product-card .recommended-badge + svg{
  right: -2rem;
}

.recommended-products .recommended-product-card .recommended-product-image-link{
  margin-bottom: 0.75rem;
}

.recommended-products .recommended-product-card .recommended-product-info{
  display: flex;
  flex-grow: 1;
  flex-direction: column;
}

.recommended-products .recommended-product-card .recommended-product-info .recommended-product-details{
  display: flex;
  width: 100%;
  min-width: 0px;
  flex-direction: column;
}

.recommended-products .recommended-product-card .recommended-product-info .recommended-product-details .recommended-product-header{
  display: flex;
  flex-direction: column;
  align-items: baseline;
}

.recommended-products .recommended-product-card .recommended-product-info .recommended-product-details .recommended-product-header .recommended-product-name{
  pointer-events: none;
  margin-top: 0px;
  display: block;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

[data-content-type$='block'] .recommended-products .recommended-product-card .recommended-product-info .recommended-product-details .recommended-product-header .recommended-product-name p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.recommended-products .recommended-product-card .recommended-product-info .recommended-product-details .recommended-product-header .recommended-product-name{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.recommended-products .recommended-product-card .recommended-product-info .recommended-product-details .recommended-product-header .recommended-product-name + svg{
  right: -2rem;
}

@media not all and (min-width: 768px){
  .recommended-products .recommended-product-card .recommended-product-info .recommended-product-details .recommended-product-header .recommended-product-name{
    font-size: 0.75rem;
    line-height: 1rem;
  }
}

.recommended-products .recommended-product-card .recommended-product-info .recommended-product-details .recommended-product-header .recommended-product-price-wrapper{
  margin-left: 0.5rem;
  display: flex;
  height: -moz-fit-content;
  height: fit-content;
  flex-direction: row;
  align-items: flex-end;
  gap: 0.25rem;
}

.catalog-product-view .netreviews_rates_list .netreviews_rate_graph .recommended-products .recommended-product-card .recommended-product-info .recommended-product-details .recommended-product-header .recommended-product-price-wrapper {
  gap: 2px;
}

.recommended-products .recommended-product-card .recommended-product-info .recommended-product-details .recommended-product-header .recommended-product-price-wrapper .recommended-product-price{
  pointer-events: none;
  display: block;
  height: -moz-fit-content;
  height: fit-content;
  white-space: nowrap;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right.recommended-products .recommended-product-card .recommended-product-info .recommended-product-details .recommended-product-header .recommended-product-price-wrapper .recommended-product-price, .cart-summary #cart-totals .text-right.recommended-products .recommended-product-card .recommended-product-info .recommended-product-details .recommended-product-header .recommended-product-price-wrapper .recommended-product-price{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

[data-content-type$='block'] .recommended-products .recommended-product-card .recommended-product-info .recommended-product-details .recommended-product-header .recommended-product-price-wrapper .recommended-product-price p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.devis-view-index #shopping-cart-table thead{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.devis-view-index #shopping-cart-table thead{
    display: none;
  }
}

#devis-form, #devis-files{
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}

#devis-form .fieldset,#devis-files .fieldset{
  display: flex;
  flex-direction: column;
  width: calc(50% - 20px);
}

#devis-form .fieldset.devis-main-content,#devis-form .fieldset.devis-files,#devis-form .fieldset.shipping-method,#devis-files .fieldset.devis-main-content,#devis-files .fieldset.devis-files,#devis-files .fieldset.shipping-method{
  width: 100%;
}

#devis-form .fieldset fieldset,#devis-files .fieldset fieldset{
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  gap: 1rem;
}

#devis-form .fieldset fieldset .input-field, #devis-form .fieldset fieldset .select-field, #devis-files .fieldset fieldset .input-field, #devis-files .fieldset fieldset .select-field{
  width: calc(50% - 10px);
  display: flex;
}

#devis-form .fieldset fieldset .input-field [data-scope="info.ref_chantier"] label:after,#devis-form .fieldset fieldset .select-field [data-scope="info.ref_chantier"] label:after,#devis-files .fieldset fieldset .input-field [data-scope="info.ref_chantier"] label:after,#devis-files .fieldset fieldset .select-field [data-scope="info.ref_chantier"] label:after{
  content: "*";
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}

#devis-form .fieldset fieldset .textarea-field,#devis-files .fieldset fieldset .textarea-field{
  width: 100%;
}

#devis-form .fieldset:last-child,#devis-files .fieldset:last-child{
  width: 100%;
  align-items: flex-end;
}

#devis-form .fieldset:last-child fieldset,#devis-files .fieldset:last-child fieldset{
  width: 33.333333%;
  flex-direction: column;
  gap: 0px;
}

#devis-form legend, #devis-files legend{
  margin-bottom: 1rem;
  width: 100%;
  border-bottom-width: 1px;
  padding-bottom: 0.625rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight#devis-form legend,#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight #devis-files legend{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight#devis-form legend + svg,#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight #devis-files legend + svg{
  right: -2rem;
}

.product-info-main p#devis-form legend,.product-info-main p #devis-files legend{
  display: block;
}

[data-content-type$='block'] .product-info-main p#devis-form legend p:last-child,[data-content-type$='block'] .product-info-main p #devis-files legend p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.product-info-main p#devis-form legend > strong,.product-info-main p #devis-files legend > strong{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.product-info-main p#devis-form legend > strong,.devis-details .table-wrapper .table tbody tr td.product-info-main p #devis-files legend > strong{
    display: none;
  }
}

@media (min-width: 768px){
  .product-info-main p#devis-form legend > strong,.product-info-main p #devis-files legend > strong{
    display: block;
  }
}

#devis-form input[type="text"], #devis-form textarea, #devis-form select, #devis-files input[type="text"], #devis-files textarea, #devis-files select{
  display: flex;
  min-height: auto;
  width: 100%;
  max-width: 750px;
  border-radius: 3px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
}

#devis-form .input-box, #devis-form .select-box, #devis-files .input-box, #devis-files .select-box{
  display: flex;
  width: 100%;
  flex-direction: column;
}

#devis-form .input-box.input-checkbox,#devis-form .select-box.input-checkbox,#devis-files .input-box.input-checkbox,#devis-files .select-box.input-checkbox{
  margin-top: 0.25rem;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
}

#devis-form .input-box.input-checkbox label,#devis-form .select-box.input-checkbox label,#devis-files .input-box.input-checkbox label,#devis-files .select-box.input-checkbox label{
  margin: 0px;
  order:1;
}

#devis-form .input-box.input-checkbox input,#devis-form .select-box.input-checkbox input,#devis-files .input-box.input-checkbox input,#devis-files .select-box.input-checkbox input{
  margin: 0px;
  order:0;
}

#devis-form .total-tax, #devis-form .total-shipping, #devis-files .total-tax, #devis-files .total-shipping{
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
}

#devis-form .total, #devis-files .total{
  display: flex;
  justify-content: flex-end;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

#devis-form .total .label, #devis-files .total .label{
  margin-right: 1rem;
  font-weight: 700;
}

#devis-form .total .value, #devis-files .total .value{
  min-width: 100px;
  text-align: right;
  --tw-text-opacity: 1;
  color: rgb(159 159 159 / var(--tw-text-opacity));
}

.cart-summary #block-shipping #devis-form .total .value, .cart-summary #cart-totals #devis-form .total .value,.cart-summary #block-shipping  #devis-files .total .value, .cart-summary #cart-totals  #devis-files .total .value{
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(159 159 159 / var(--tw-text-opacity));
}

.cart-summary #block-shipping #devis-form .total .value.text-accent, .cart-summary #cart-totals #devis-form .total .value.text-accent,.cart-summary #block-shipping  #devis-files .total .value.text-accent, .cart-summary #cart-totals  #devis-files .total .value.text-accent{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

#devis-form .total-subtotal, #devis-files .total-subtotal{
  margin-top: 1.5rem;
  border-top-left-radius: 0.5rem;
  border-top-right-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
  padding-top: 1.5rem;
}

#devis-form .total-grand_total, #devis-files .total-grand_total{
  margin-bottom: 1.5rem;
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
  padding-bottom: 1.5rem;
}

#devis-form .total-grand_total .value, #devis-files .total-grand_total .value{
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.cart-summary #block-shipping .text-right#devis-form .total-grand_total .value, .cart-summary #cart-totals .text-right#devis-form .total-grand_total .value,.cart-summary #block-shipping .text-right #devis-files .total-grand_total .value, .cart-summary #cart-totals .text-right #devis-files .total-grand_total .value{
  --tw-text-opacity: 1 !important;
  color: rgb(236 0 84 / var(--tw-text-opacity)) !important;
}

#devis-form .file-input, #devis-files .file-input{
  display: inline-flex;
  align-items: center;
  border-radius: 9999px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight#devis-form .file-input,#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight #devis-files .file-input{
  left: 1.25rem;
  max-width: 200px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight#devis-form .file-input + svg,#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight #devis-files .file-input + svg{
  right: -2rem;
}

#devis-form .file-input svg, #devis-files .file-input svg{
  display: inline-flex;
}

#devis-form .file-input span, #devis-files .file-input span {
  vertical-align: middle;
}

#devis-form .file-input:hover, #devis-files .file-input:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

#devis-form .file-input, #devis-files .file-input{
  width: 300px;
  cursor: pointer;
}

.rma-form input#devis-form .file-input[type="submit"],.rma-form input #devis-files .file-input[type="submit"]{
  margin-bottom: 0.25rem;
}

#devis-form .file-input svg, #devis-files .file-input svg{
  height: 1rem;
  width: 1rem;
}

#devis-form .file-input:hover, #devis-files .file-input:hover{
  fill: #fff;
}

#devis-form .file-input:hover path, #devis-files .file-input:hover path{
  fill: #fff;
}

#devis-form .file-input > span, #devis-files .file-input > span{
  display: flex;
  width: 100%;
  justify-content: center;
  gap: 0.5rem;
}

#devis-form .files, #devis-files .files{
  margin-top: 1rem;
  border-radius: 0.125rem;
  border-width: 1px;
  padding: 1rem;
}

#devis-form .files .file-box, #devis-files .files .file-box{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

#devis-form .files .file-box > a, #devis-files .files .file-box > a{
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

#devis-form .files .file-box .icon, #devis-files .files .file-box .icon{
  display: flex;
  height: 2rem;
  width: 2rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(249 249 249 / var(--tw-bg-opacity));
}

#devis-form .files .file-box .icon svg, #devis-files .files .file-box .icon svg{
  height: 1rem;
  width: 1rem;
}

#devis-form .files .file, #devis-files .files .file{
  margin-bottom: 1rem;
  display: block;
}

[data-content-type$='block'] #devis-form .files .file p:last-child,[data-content-type$='block']  #devis-files .files .file p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

#devis-form .files .file:last-child, #devis-files .files .file:last-child{
  margin-bottom: 0px;
}

#devis-form > fieldset.files > .file-box, #devis-files > fieldset.files > .file-box{
  flex-wrap: wrap;
}

#devis-form > fieldset.files > .file-box .files, #devis-files > fieldset.files > .file-box .files{
  padding: 0px;
}

#devis-quote-component .disabled{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td#devis-quote-component .disabled{
    display: none;
  }
}

/* Custom module styles */

.filter-content .items.-am-singleselect .item > .filter-row > input[type='radio'], .filter-content .items.amshopby-fly-out-view .item > .filter-row > input[type='radio']{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.filter-content .items.-am-singleselect .item > .filter-row > input[type='radio'],.devis-details .table-wrapper .table tbody tr td .filter-content .items.amshopby-fly-out-view .item > .filter-row > input[type='radio']{
    display: none;
  }
}

.filter-content .items.-am-singleselect .item .items-children .count, .filter-content .items.amshopby-fly-out-view .item .items-children .count{
  margin-left: 0.25rem;
}

.filter-content .items.-am-singleselect .item .items-children .category-filter-row a, .filter-content .items.amshopby-fly-out-view .item .items-children .category-filter-row a{
  width: 100%;
  align-items: flex-start;
  justify-content: flex-start;
}

.filter-content .items.-am-singleselect .item .items-children .category-filter-row a img, .filter-content .items.amshopby-fly-out-view .item .items-children .category-filter-row a img{
  margin-top: 2px;
}

.filter-content .items.-am-singleselect .item .items-children .category-filter-row a .label, .filter-content .items.amshopby-fly-out-view .item .items-children .category-filter-row a .label{
  margin-right: 0.25rem;
}

.filter-content .items.-am-singleselect .item .items-children .category-filter-row a .count, .filter-content .items.amshopby-fly-out-view .item .items-children .category-filter-row a .count{
  margin-left: auto;
}

.filter-content .items.-am-singleselect .item .items-children .category-filter-row a .count.fly-out-count, .filter-content .items.amshopby-fly-out-view .item .items-children .category-filter-row a .count.fly-out-count{
  margin-left: 0px;
}

.filter-content .items.am-labels-folding.is-by-click button.filter-options-title{
  position: absolute;
  top: 5px;
  left: 0px;
}

.filter-content .tooltip-wrapper > div > div > div {
  transform: translate(-20%, -100%);
}

.filter-content .tooltip-wrapper div span{
  display: block;
}

[data-content-type$='block'] .filter-content .tooltip-wrapper div span p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.filter-content .tooltip-wrapper div span {
  white-space: break-spaces;
}

.filter-content .swatch-attribute .swatch-attribute-options .swatch-option.amshopby-link-selected .am-swatch-image{
  border-color: transparent;
  --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(3px + 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);
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity));
  --tw-ring-opacity: 0.5;
}

.filter-content .swatch-attribute .swatch-attribute-options .swatch-option .am-swatch-image img {
  vertical-align: inherit;
}

.amshopby-remove-item .am-swatch-image{
  min-width: 40px;
  border-width: 1px;
}

.amshopby-remove-item .am-swatch-image:hover{
  border-color: transparent;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --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(3px + 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);
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity));
  --tw-ring-opacity: 0.5;
  box-shadow: none;
}

.amshopby-remove-item .am-swatch-image img {
  vertical-align: inherit;
}

.amasty-catalog-topnav .amshopby-fromto-wrap{
  min-width: 250px;
}

.amasty-catalog-topnav .amshopby-fromto-wrap .am-fromto-widget{
  padding-left: 0px;
  padding-right: 0px;
}

.amasty-catalog-topnav .amshopby-fromto-wrap .am-fromto-widget .amshopby-input-wrapper{
  max-width: 100px;
}

.filter-options-content .-am-overflow::-webkit-scrollbar-track,
    .filter-options-content .am-filter-items-category_ids::-webkit-scrollbar-track{
  border-radius: 9999px;
}

.filter-options-content .-am-overflow::-webkit-scrollbar,
    .filter-options-content .am-filter-items-category_ids::-webkit-scrollbar{
  width: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.filter-options-content .-am-overflow::-webkit-scrollbar-thumb,
    .filter-options-content .am-filter-items-category_ids::-webkit-scrollbar-thumb{
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(182 182 182 / var(--tw-bg-opacity));
  background-clip: content-box;
}

#html-body.-amshopby-sticky .columns{
  position: relative;
}

#html-body.-amshopby-sticky .columns > .sidebar-main{
  position: sticky;
  top: 0px;
  z-index: 20;
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .filter-content::-webkit-scrollbar-track{
  border-radius: 9999px;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .filter-content::-webkit-scrollbar{
  width: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

#html-body.-amshopby-sticky .columns > .sidebar-main .filter-content::-webkit-scrollbar-thumb{
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(182 182 182 / var(--tw-bg-opacity));
  background-clip: content-box;
  color: red;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.text-black{
  left: 1.25rem;
  max-width: 200px !important;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.text-black + svg{
  right: -2rem;
}

#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute > div[class^='absolute'] {
  transform: translate(28px, 5px);
}

.catalog-product-view .amshopby-option-link img:not([src*='resized/']){
  max-height: 30px;
  max-width: 30px;
}

.product-info-main > section:first-child h1.page-title{
  width: 100%;
}

.product-info-main > section:first-child .amshopby-option-link{
  margin-right: 0.5rem;
  margin-top: 0.5rem;
}

.product-info-main > section:first-child .amshopby-option-link div[x-show="showTooltip"] .am-brand-image{
  max-height: 100%;
  max-width: 100%;
}

/* Custom slider styles */

.amshopby-fromto-wrap input.am-filter-price::-webkit-outer-spin-button,
    .amshopby-fromto-wrap input.am-filter-price::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.amshopby-slider-container .noUi-handle::after, .amshopby-slider-container .noUi-handle::before{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.amshopby-slider-container .noUi-handle::after,.devis-details .table-wrapper .table tbody tr td .amshopby-slider-container .noUi-handle::before{
    display: none;
  }
}

.amshopby-slider-container .noUi-horizontal .noUi-tooltip{
  bottom: 130%;
}

.amshopby-slider-container .noUi-tooltip{
  pointer-events: none;
  border-radius: 0.25rem;
  border-style: none;
  padding: 0.25rem;
  font-size: 0.75rem;
  line-height: 1rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  opacity: 0;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.block-filter .filter-options-title .amshopby-slider-container .noUi-tooltip{
  border-radius: 9999px;
  border-color: rgb(0 0 0 / 1);
}

.amshopby-slider-container .noUi-tooltip {
  border-color: inherit;
  background-color: inherit;
}

.amshopby-slider-container .noUi-tooltip:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -6px;
  height: 0px;
  width: 0px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid;
  border-top-color: inherit;
}

.amshopby-slider-container .noUi-handle{
  border-style: none;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.amshopby-slider-container .noUi-handle:hover .noUi-tooltip{
  opacity: 1;
}

.amshopby-slider-container .noUi-target{
  border-style: none;
}

/*default*/

.amshopby-slider-container.-default .noUi-connect{
  --tw-bg-opacity: 1;
  background-color: rgb(182 182 182 / var(--tw-bg-opacity));
}

.amshopby-slider-container.-default .noUi-target{
  height: 10px;
  --tw-bg-opacity: 1;
  background-color: rgb(218 218 218 / var(--tw-bg-opacity));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.amshopby-slider-container.-default .noUi-handle{
  top: -3px;
  right: -0.5rem;
  height: 1rem;
  width: 1rem;
  cursor: pointer;
  border-radius: 9999px;
  border-width: 0px;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.amshopby-slider-container.-default .noUi-tooltip{
  background-color: transparent;
  color: transparent;
}

.amshopby-slider-container.-default .noUi-tooltip:after{
  border-color: transparent;
}

/*improved*/

.amshopby-slider-container.-improved .noUi-connect{
  --tw-bg-opacity: 1;
  background-color: rgb(182 182 182 / var(--tw-bg-opacity));
}

.amshopby-slider-container.-improved .noUi-target{
  height: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(218 218 218 / var(--tw-bg-opacity));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.amshopby-slider-container.-improved .noUi-horizontal .noUi-tooltip{
  margin-bottom: 0.25rem;
}

.amshopby-slider-container.-improved .noUi-handle{
  top: -6px;
  right: -0.5rem;
  height: 1rem;
  width: 1rem;
  cursor: pointer;
  border-radius: 9999px;
  border-width: 0px;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

/*volumetric gradient*/

.amshopby-slider-container.-volumetric .noUi-connect{
  --tw-bg-opacity: 1;
  background-color: rgb(182 182 182 / var(--tw-bg-opacity));
}

.amshopby-slider-container.-volumetric .noUi-target{
  height: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(223 222 221 / var(--tw-bg-opacity));
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
}

.amshopby-slider-container.-volumetric .noUi-horizontal .noUi-tooltip{
  margin-bottom: 0.25rem;
}

.amshopby-slider-container.-volumetric .noUi-handle{
  top: 0.75rem;
  right: -0.25rem;
  height: 0.75rem;
  width: 0.5rem;
  cursor: pointer;
  border-radius: 0.125rem;
  border-width: 0px;
}

.amshopby-slider-container.-volumetric .noUi-handle:before {
  content: '';
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -0.25rem;
  margin-top: -0.5rem;
  display: block;
  height: 0px;
  width: 0px;
}

[data-content-type$='block'] .amshopby-slider-container.-volumetric .noUi-handle p:last-child:before{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.amshopby-slider-container.-volumetric .noUi-handle:before {
  border-left: 4px solid #fff;
  border-right: 4px solid #fff;
  border-top: 4px solid #fff;
  border-bottom: 4px solid;
  border-bottom-color: inherit;
}

.amshopby-slider-container.-volumetric .noUi-horizontal .noUi-tooltip{
  margin-bottom: 1rem;
}

/*light*/

.amshopby-slider-container.-light .noUi-connect{
  --tw-bg-opacity: 1;
  background-color: rgb(182 182 182 / var(--tw-bg-opacity));
}

.amshopby-slider-container.-light .noUi-target{
  height: 2px;
  --tw-bg-opacity: 1;
  background-color: rgb(223 222 221 / var(--tw-bg-opacity));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.amshopby-slider-container.-light .noUi-handle{
  top: -7px;
  right: -0.5rem;
  height: 1rem;
  width: 1rem;
  cursor: pointer;
  border-radius: 9999px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(223 222 221 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.amshopby-slider-container.-light .noUi-handle:not(:hover) {
  border-color: #dfdedd !important;
}

.amshopby-slider-container.-light .noUi-horizontal .noUi-tooltip{
  margin-bottom: 0.25rem;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(223 222 221 / var(--tw-border-opacity));
}

.amshopby-slider-container.-light .noUi-horizontal .noUi-tooltip:after{
  margin-left: -0.25rem;
  margin-top: -2px;
  height: 6px;
  width: 6px;
  transform-origin: center;
  --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));
  border-top-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(223 222 221 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

/*dark*/

.amshopby-slider-container.-dark .noUi-target{
  height: 3px;
  --tw-bg-opacity: 1;
  background-color: rgb(74 73 72 / var(--tw-bg-opacity));
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.amshopby-slider-container.-dark .noUi-horizontal .noUi-tooltip{
  margin-bottom: 0.25rem;
}

.amshopby-slider-container.-dark .noUi-handle{
  top: -6px;
  right: -5px;
  height: 15px;
  width: 10px;
  cursor: pointer;
  border-radius: 0.125rem;
  border-width: 0px;
}

.amshopby-slider-container.-dark .noUi-horizontal .noUi-tooltip{
  margin-bottom: 0.25rem;
}

/* categories widget styles */

.amwidget-children-categories .amslider .slide{
  max-width: 30%;
  flex-basis: 33.333333%;
}

@media (min-width: 768px){
  .amwidget-children-categories .amslider .slide{
    max-width: none;
    flex-basis: auto;
  }
}

/* Custom module styles */

.w-am-latter:nth-child(4n+5){
  margin-right: 0px;
}

.ambrands-brandlist-widget [x-data^="amTooltip_"] [x-show="showTooltip"] .amtooltip-content,
        .ambrands-brandlist-widget [x-data^="amTooltip_"] [x-show="showTooltip"] .amtooltip-icon{
  top: -0.25rem;
}

.ambrands-brandlist-widget [x-data^="amTooltip_"] [x-show="showTooltip"] .amtooltip-icon{
  left: 50%;
}

.catalog-product-view .product-info-main .page-title{
  text-align: left;
}

.cart-summary #block-shipping .catalog-product-view .product-info-main .page-title, .cart-summary #cart-totals .catalog-product-view .product-info-main .page-title{
  font-size: 1rem;
  line-height: 1.5rem;
}

.catalog-product-view .product-info-main .order-first [x-data^="amTooltip_"] [x-show="showTooltip"], .catalog-product-view .product-info-main > section:first-child [x-data^="amTooltip_"] [x-show="showTooltip"]{
  z-index: 30;
}

.catalog-product-view .product-info-main .order-first [x-data^="amTooltip_"] [x-show="showTooltip"] .amtooltip-content, .catalog-product-view .product-info-main > section:first-child [x-data^="amTooltip_"] [x-show="showTooltip"] .amtooltip-content{
  top: -1rem;
  left: 100%;
  margin-left: 1rem;
  transform: none;
}

.catalog-product-view .product-info-main .order-first [x-data^="amTooltip_"] [x-show="showTooltip"] .amtooltip-icon, .catalog-product-view .product-info-main > section:first-child [x-data^="amTooltip_"] [x-show="showTooltip"] .amtooltip-icon{
  top: auto;
  left: 100%;
  bottom: 0px;
  transform: none;
}

.catalog-product-view .product-info-main > section:first-child h1.page-title{
  width: 100%;
}

.catalog-product-view .product-info-main > section:first-child .amshopby-option-link{
  margin-right: 0.5rem;
  margin-top: 0.5rem;
}

.catalog-product-view .product-info-main > section:first-child .amshopby-option-link div[x-show="showTooltip"] .am-brand-image{
  max-height: 100%;
  max-width: 100%;
}

[x-data^="initSliderComponent"] [x-data^="amTooltip_"] [x-show="showTooltip"] .amtooltip-content{
  left: 3rem;
}

.product-info-main p.title-font{
  display: block;
}

[data-content-type$='block'] .product-info-main p.title-font p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.product-info-main p.title-font > strong{
  display: none;
}

@media (max-width: 768px) {
  .devis-details .table-wrapper .table tbody tr td.product-info-main p.title-font > strong{
    display: none;
  }
}

@media (min-width: 768px){
  .product-info-main p.title-font > strong{
    display: block;
  }
}

.product-info-main .product-brands-wrapper{
  margin-top: 0.75rem;
}

.product-info-main .product-brands-wrapper .amshopby-option-link{
  margin-right: 0.5rem;
}

.product-info-main .amshopby-option-link{
  margin-bottom: 0.75rem;
}

.product-info-main .amshopby-option-link .brand-title{
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  text-decoration-line: underline;
}

.product-info-main .amshopby-option-link .amtooltip-wrapper{
  height: auto;
  width: auto;
}

.product-info-main .amshopby-option-link .amtooltip-wrapper > .amtooltip-inner{
  position: static;
}

.products .amshopby-option-link{
  display: inline-flex;
}

.products .amshopby-option-link .amtooltip-wrapper{
  height: auto;
  width: auto;
}

.products .amshopby-option-link .amtooltip-wrapper > .amtooltip-inner{
  position: static;
}

.products .amshopby-option-link .amtooltip-wrapper [x-show="showTooltip"]{
  pointer-events: none;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
}

.products .amshopby-option-link .amtooltip-wrapper [x-show="showTooltip"] .amtooltip-content{
  top: auto;
  bottom: 100%;
  transform: none;
}

.products .amshopby-option-link .amtooltip-wrapper [x-show="showTooltip"] .amtooltip-icon{
  left: 2.5rem;
  top: 1.5rem;
}

/*  Styles for slider */

.amslider .swiper-pagination-bullet{
  height: auto;
  width: auto;
  background-color: transparent;
}

.amslider .swiper-pagination-bullet::before{
  margin: 1rem;
  display: block;
  height: 0.75rem;
  width: 0.75rem;
  flex-shrink: 0;
  cursor: pointer;
  border-radius: 9999px;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 1;
  content: var(--tw-content);
  --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);
}

.amslider .swiper-pagination-bullet-active::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(2 132 199 / var(--tw-bg-opacity));
}

.amslider .category-item .category-item-title{
  margin: auto;
}

.amslider .slide .category-item-title,
    .amslider .swiper-slide .swiper-category-item{
  font-size: 1rem;
  line-height: 1.5rem;
}

.amslider .swiper-button-next:after, .amslider .swiper-button-prev:after {
  content: '';
}

.amslider .swiper-button-next.swiper-button-disabled, .amslider .swiper-button-prev.swiper-button-disabled{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
  opacity: 1;
}

.children-category .amslider{
  position: relative;
  left: inherit;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 3rem;
  margin-right: 3rem;
  display: block;
  width: 100%;
}

[data-content-type$='block'] .children-category .amslider p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}

.children-category .amslider {
  transform: inherit;
}

.children-category-container.swiper-container{
  margin: auto;
  width: calc(100% - 80px);
}

.children-category-container .swiper-wrapper{
  align-items: baseline;
}

.amslider .slide .category-item{
  position: relative;
  width: 100%;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  padding: 0.625rem;
}

.amslider .slide .category-item:hover{
  position: relative;
  z-index: 10;
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
  padding: 0.625rem;
  --tw-shadow: 3px 3px 4px 0 rgba(0,0,0,0.3);
  --tw-shadow-colored: 3px 3px 4px 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);
}

.amslider .slide .category-item:active{
  position: relative;
  z-index: 10;
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
  padding: 0.625rem;
  --tw-shadow: 3px 3px 4px 0 rgba(0,0,0,0.3);
  --tw-shadow-colored: 3px 3px 4px 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);
}

.amslider .slide .category-item.category-item-label img{
  margin-bottom: 1.5rem;
}

.amslider .swiper-slide .swiper-category-item{
  border-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  padding-left: 0px;
  padding-right: 0px;
}

.amslider .swiper-slide .swiper-category-item:hover{
  margin: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 3px 3px 4px 0 rgba(0,0,0,0.3);
  --tw-shadow-colored: 3px 3px 4px 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);
}

.amslider .swiper-slide .swiper-category-item:active{
  margin: 0px;
  --tw-border-opacity: 1;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-shadow: 3px 3px 4px 0 rgba(0,0,0,0.3);
  --tw-shadow-colored: 3px 3px 4px 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);
}

.amslider .swiper-slide .swiper-category-item img{
  height: auto;
}

.amslider .swiper-slide .swiper-category-item.category-item-label img{
  margin-bottom: 1.5rem;
}

.amslider .swiper-slide .swiper-category-item:not(:root:root), .amslider .swiper-slide .ambrands-swiper-brand:not(:root:root), .amslider .swiper-slide .category-item:not(:root:root){
  padding: 0.625rem;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .ambrands-swiper-brand,
    .ambrands-swiper-brand .ambrands-empty{
    width: 100%;
  }
}

/*
 *  Copyright Magmodules.eu. All rights reserved.
 *  See COPYING.txt for license details.
 */

.mollie-buttons {
  margin-top: 10%;
  text-align: center;
  opacity: 0;
  animation: fadeIn 1s;
  animation-delay: 1s;
  animation-fill-mode: forwards;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.mollie-buttons .button {
  display: inline-block;
  margin: 20px;
  max-width: 100%;
  padding: 0 16px;
  border: 0;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .19);
  border-radius: 6px;
  background-color: #0095FF;
  color: #FFF;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 4.4rem;
  text-align: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  outline: none;
  overflow: hidden;
  text-overflow: ellipsis;
  transition: background .15s;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mollie-buttons {
  opacity: 0;
  transition: opacity 2s ease-in;
}

.mollie-buttons .button:hover {
  background-color: #0077CB;
}

.mollie-loading .redirect-block {
  padding: 10%;
  text-align: center;
}

.checkout-payment-method #mollie_methods_ideal-form .label {
  height: 35px;
  display: inline-block;
}

.checkout-payment-method #mollie_methods_ideal-form .payment-icon {
  width: 35px;
  max-height: 30px;
}

.checkout-payment-method #mollie_methods_kbc-form .label {
  height: 35px;
  display: inline-block;
}

.checkout-payment-method #mollie_methods_kbc-form .payment-icon {
  width: 35px;
  max-height: 30px;
}

.checkout-payment-method #mollie_methods_giftcard-form .label {
  height: 40px;
  display: inline-block;
}

.checkout-payment-method #mollie_methods_giftcard-form .payment-icon {
  width: 35px;
  max-height: 30px;
}

.mollie-payment-icon {
  width: 25px;
  margin-right: 5px;
  vertical-align: middle;
}

.mollie-loading .loader {
  border: 16px solid #E3F0FA;
  border-top: 16px solid #31A8F0;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  animation: spin 2s linear infinite;
  margin-left: auto;
  margin-right: auto;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

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

.payment-method-content .card-container {
  max-width: 400px;
  overflow: auto;
  background-color: #FFF;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: block;
  padding: 20px;
  margin-bottom: 10px;
}

/* Apple Pay start */

.apple-pay-button {
  -webkit-appearance: -apple-pay-button;
}

@supports (-webkit-appearance: -apple-pay-button) {
  .apple-pay-button-with-text {
    -webkit-appearance: -apple-pay-button;
    -apple-pay-button-type: buy;
  }

  .apple-pay-button-with-text > * {
    visibility: hidden;
  }

  .apple-pay-button-black-with-text {
    -apple-pay-button-style: black;
  }

  .apple-pay-button-white-with-text {
    -apple-pay-button-style: white;
    cursor: pointer;
  }

  .apple-pay-button-white-with-line-with-text {
    -apple-pay-button-style: white-outline;
  }

  .apple-pay-button-color-black {
    -apple-pay-button-style: black;
  }

  .apple-pay-button-color-white {
    -apple-pay-button-style: white;
  }

  .apple-pay-button-color-white-outline {
    -apple-pay-button-style: white-outline;
  }

  .apple-pay-button-text-buy {
    -apple-pay-button-type: buy;
  }

  .apple-pay-button-text-donate {
    -apple-pay-button-type: donate;
  }

  .apple-pay-button-text-plain {
    -apple-pay-button-type: plain;
  }

  .apple-pay-button-text-book {
    -apple-pay-button-type: book;
  }

  .apple-pay-button-text-check-out {
    -apple-pay-button-type: check-out;
  }

  .apple-pay-button-text-subscribe {
    -apple-pay-button-type: subscribe;
  }

  .apple-pay-button-text-add-money {
    -apple-pay-button-type: add-money;
  }

  .apple-pay-button-text-contribute {
    -apple-pay-button-type: contribute;
  }

  .apple-pay-button-text-order {
    -apple-pay-button-type: order;
  }

  .apple-pay-button-text-reload {
    -apple-pay-button-type: reload;
  }

  .apple-pay-button-text-rent {
    -apple-pay-button-type: rent;
  }

  .apple-pay-button-text-support {
    -apple-pay-button-type: support;
  }

  .apple-pay-button-text-tip {
    -apple-pay-button-type: tip;
  }

  .apple-pay-button-text-top-up {
    -apple-pay-button-type: top-up;
  }
}

.mollie-applepay-button-hidden {
  display: none;
}

.mollie-applepay-minicart-button {
  height: 40px;
}

/* Apple Pay end */

.before\:h-3::before{
  content: var(--tw-content);
  height: 0.75rem;
}

.before\:w-3::before{
  content: var(--tw-content);
  width: 0.75rem;
}

.before\:shrink-0::before{
  content: var(--tw-content);
  flex-shrink: 0;
}

.before\:rounded-full::before{
  content: var(--tw-content);
  border-radius: 9999px;
}

.before\:bg-green-500::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(16 185 129 / var(--tw-bg-opacity));
}

.before\:bg-red-500::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}

.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\:right-0::after{
  content: var(--tw-content);
  right: 0px;
}

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

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

.after\:ml-0\.5::after{
  content: var(--tw-content);
  margin-left: 0.125rem;
}

.after\:block::after{
  content: var(--tw-content);
  display: block;
}

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

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

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

.after\:-translate-y-1\/2::after{
  content: var(--tw-content);
  --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));
}

.after\:rounded-xl::after{
  content: var(--tw-content);
  border-radius: 0.75rem;
}

.after\:rounded-r-xl::after{
  content: var(--tw-content);
  border-top-right-radius: 0.75rem;
  border-bottom-right-radius: 0.75rem;
}

.after\:bg-accent::after{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(236 0 84 / var(--tw-bg-opacity));
}

.after\:bg-customGray-light::after{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(217 217 217 / var(--tw-bg-opacity));
}

.after\:content-\[\'\:\'\]::after{
  --tw-content: ':';
  content: var(--tw-content);
}

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

.last\:mb-0:last-child{
  margin-bottom: 0px;
}

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

.last\:mr-0:last-child{
  margin-right: 0px;
}

.last\:border-0:last-child{
  border-width: 0px;
}

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

.last\:border-b-0:last-child{
  border-bottom-width: 0px;
}

.last\:pb-0:last-child{
  padding-bottom: 0px;
}

.even\:bg-container:nth-child(even){
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}

.even\:bg-container-darker:nth-child(even){
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

.invalid\:ring-2:invalid{
  --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(2px + 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);
}

.invalid\:ring-red-500:invalid{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity));
}

.focus-within\:ring-1:focus-within{
  --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(1px + 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);
}

.focus-within\:ring-2:focus-within{
  --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(2px + 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);
}

.focus-within\:ring-4:focus-within{
  --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(4px + 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);
}

.focus-within\:ring-indigo-500:focus-within{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity));
}

.focus-within\:ring-offset-2:focus-within{
  --tw-ring-offset-width: 2px;
}

.focus-within\:ring-offset-gray-100:focus-within{
  --tw-ring-offset-color: #f3f4f6;
}

.hover\:scale-110:hover{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.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));
}

.hover\:border-accent:hover{
  --tw-border-opacity: 1;
  border-color: rgb(236 0 84 / var(--tw-border-opacity));
}

.hover\:border-blue-400:hover{
  --tw-border-opacity: 1;
  border-color: rgb(96 165 250 / var(--tw-border-opacity));
}

.hover\:border-gray-500:hover{
  --tw-border-opacity: 1;
  border-color: rgb(107 114 128 / var(--tw-border-opacity));
}

.hover\:border-gray-600:hover{
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity));
}

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

.hover\:border-sky-600:hover{
  --tw-border-opacity: 1;
  border-color: rgb(2 132 199 / var(--tw-border-opacity));
}

.hover\:border-transparent:hover{
  border-color: transparent;
}

.hover\:bg-accent:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(236 0 84 / var(--tw-bg-opacity));
}

.hover\:bg-accent-darker:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(121 0 44 / var(--tw-bg-opacity));
}

.hover\:bg-black\/100:hover{
  background-color: rgb(0 0 0 / 1);
}

.hover\:bg-blue-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
}

.hover\:bg-container-darker:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(245 245 245 / var(--tw-bg-opacity));
}

.hover\:bg-gray-100:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.hover\:bg-gray-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity));
}

.hover\:bg-gray-400:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(156 163 175 / var(--tw-bg-opacity));
}

.hover\:bg-gray-50:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}

.hover\:bg-primary\/10:hover{
  background-color: rgb(0 0 0 / 0.1);
}

.hover\:bg-sky-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(3 105 161 / var(--tw-bg-opacity));
}

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

.hover\:bg-yellow-200:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(253 230 138 / var(--tw-bg-opacity));
}

.hover\:fill-black:hover{
  fill: #000;
}

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

.hover\:text-accent-lighter:hover{
  --tw-text-opacity: 1;
  color: rgb(224 155 183 / var(--tw-text-opacity));
}

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

.hover\:text-blue-400:hover{
  --tw-text-opacity: 1;
  color: rgb(96 165 250 / var(--tw-text-opacity));
}

.hover\:text-blue-600:hover{
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}

.hover\:text-gray-200:hover{
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}

.hover\:text-gray-400:hover{
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}

.hover\:text-gray-500:hover{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.hover\:text-gray-600:hover{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

.hover\:text-gray-700:hover{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.hover\:text-primary:hover{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

.hover\:text-primary-darker:hover{
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

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

.hover\:text-secondary-darker:hover{
  --tw-text-opacity: 1;
  color: rgb(64 64 64 / var(--tw-text-opacity));
}

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

.hover\:text-yellow-500:hover{
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity));
}

.hover\:underline:hover{
  text-decoration-line: underline;
}

.hover\:no-underline:hover{
  text-decoration-line: none;
}

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

.hover\:opacity-75:hover{
  opacity: 0.75;
}

.hover\:shadow-lg:hover{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-md:hover{
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.hover\:shadow-sm:hover{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 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);
}

.hover\:ring:hover{
  --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(3px + 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);
}

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

.hover\:ring-opacity-50:hover{
  --tw-ring-opacity: 0.5;
}

.focus\:not-sr-only:focus{
  position: static;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.focus\:absolute:focus{
  position: absolute;
}

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

.focus\:z-30:focus{
  z-index: 30;
}

.focus\:z-40:focus{
  z-index: 40;
}

.focus\:border-0:focus{
  border-width: 0px;
}

.focus\:border-accent:focus{
  --tw-border-opacity: 1;
  border-color: rgb(236 0 84 / var(--tw-border-opacity));
}

.focus\:border-blue-300:focus{
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253 / var(--tw-border-opacity));
}

.focus\:border-blue-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(59 130 246 / var(--tw-border-opacity));
}

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

.focus\:border-red-500:focus{
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
}

.focus\:border-transparent:focus{
  border-color: transparent;
}

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

.focus\:text-gray-600:focus{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}

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

.focus\:outline-black:focus{
  outline-color: #000;
}

.focus\:ring: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(3px + 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);
}

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

.focus\:ring-2: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(2px + 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);
}

.focus\:ring-accent:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(236 0 84 / var(--tw-ring-opacity));
}

.focus\:ring-blue-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity));
}

.focus\:ring-red-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity));
}

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

.focus\:ring-yellow-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(245 158 11 / var(--tw-ring-opacity));
}

.focus\:ring-opacity-0:focus{
  --tw-ring-opacity: 0;
}

.focus\:ring-offset-1:focus{
  --tw-ring-offset-width: 1px;
}

.focus\:ring-offset-2:focus{
  --tw-ring-offset-width: 2px;
}

.active\:bg-blue-200:active{
  --tw-bg-opacity: 1;
  background-color: rgb(191 219 254 / var(--tw-bg-opacity));
}

.active\:bg-gray-100:active{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.active\:text-gray-500:active{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.active\:text-gray-700:active{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.active\:ring-0:active{
  --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);
}

.disabled\:pointer-events-none:disabled{
  pointer-events: none;
}

.disabled\:cursor-not-allowed:disabled{
  cursor: not-allowed;
}

.disabled\:bg-gray-100:disabled{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.disabled\:opacity-50:disabled{
  opacity: 0.5;
}

.disabled\:opacity-75:disabled{
  opacity: 0.75;
}

.group:hover .group-hover\:scale-110{
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.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));
}

.group:hover .group-hover\:bg-accent-darkest{
  --tw-bg-opacity: 1;
  background-color: rgb(106 0 38 / var(--tw-bg-opacity));
}

.group:hover .group-hover\:fill-accent{
  fill: #EC0054;
}

.group:hover .group-hover\:fill-white{
  fill: #fff;
}

.group:hover .group-hover\:stroke-accent{
  stroke: #EC0054;
}

.group:hover .group-hover\:stroke-white{
  stroke: #fff;
}

.group:hover .group-hover\:text-accent{
  --tw-text-opacity: 1;
  color: rgb(236 0 84 / var(--tw-text-opacity));
}

.group:hover .group-hover\:opacity-75{
  opacity: 0.75;
}

.aria-\[current\=page\]\:underline[aria-current=page]{
  text-decoration-line: underline;
}

.data-\[active\]\:border-primary[data-active]{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

@media (max-width: 1400px){
  .max-\[1400px\]\:-left-4{
    left: -1rem;
  }

  .max-\[1400px\]\:-right-4{
    right: -1rem;
  }

  .max-\[1400px\]\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

@media not all and (min-width: 1024px){
  .max-lg\:bottom-8{
    bottom: 2rem;
  }

  .max-lg\:left-1\/2{
    left: 50%;
  }

  .max-lg\:order-3{
    order: 3;
  }

  .max-lg\:mx-10{
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

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

  .max-lg\:hidden{
    display: none;
  }

  .max-lg\:-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));
  }

  .max-lg\:flex-col{
    flex-direction: column;
  }

  .max-lg\:bg-customGray-lighter{
    --tw-bg-opacity: 1;
    background-color: rgb(249 249 249 / var(--tw-bg-opacity));
  }

  .max-lg\:text-accent-lightdark{
    --tw-text-opacity: 1;
    color: rgb(178 153 162 / var(--tw-text-opacity));
  }
}

@media not all and (min-width: 768px){
  .max-md\:mb-5{
    margin-bottom: 1.25rem;
  }

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

  .max-md\:mr-2\.5{
    margin-right: 0.625rem;
  }

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

  .max-md\:w-\[105px\]{
    width: 105px;
  }

  .max-md\:w-full{
    width: 100%;
  }

  .max-md\:flex-col{
    flex-direction: column;
  }
}

@media not all and (min-width: 640px){
  .max-sm\:hidden{
    display: none;
  }

  .max-sm\:w-full{
    width: 100%;
  }

  .max-sm\:flex-col{
    flex-direction: column;
  }

  .max-sm\:text-center{
    text-align: center;
  }

  .max-sm\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}

@media (min-width: 640px){
  .sm\:order-1{
    order: 1;
  }

  .sm\:order-2{
    order: 2;
  }

  .sm\:order-3{
    order: 3;
  }

  .sm\:col-span-2{
    grid-column: span 2 / span 2;
  }

  .sm\:col-span-6{
    grid-column: span 6 / span 6;
  }

  .sm\:mb-0{
    margin-bottom: 0px;
  }

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

  .sm\:ml-3{
    margin-left: 0.75rem;
  }

  .sm\:ml-6{
    margin-left: 1.5rem;
  }

  .sm\:mr-8{
    margin-right: 2rem;
  }

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

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

  .sm\:block{
    display: block;
  }

  .sm\:flex{
    display: flex;
  }

  .sm\:hidden{
    display: none;
  }

  .sm\:h-72{
    height: 18rem;
  }

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

  .sm\:w-1\/3{
    width: 33.333333%;
  }

  .sm\:w-20{
    width: 5rem;
  }

  .sm\:w-48{
    width: 12rem;
  }

  .sm\:w-5\/6{
    width: 83.333333%;
  }

  .sm\:w-96{
    width: 24rem;
  }

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

  .sm\:table-fixed{
    table-layout: fixed;
  }

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

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

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

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

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

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

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

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

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

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

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

  .sm\:gap-x-6{
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }

  .sm\:overflow-hidden{
    overflow: hidden;
  }

  .sm\:rounded-2xl{
    border-radius: 1rem;
  }

  .sm\:px-3{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .sm\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .sm\:py-1{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }

  .sm\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

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

  .sm\:text-left{
    text-align: left;
  }

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

  .sm\:text-right{
    text-align: right;
  }

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

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

  .sm\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

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

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

  .sm\:duration-700{
    transition-duration: 700ms;
  }
}

@media (min-width: 768px){
  .md\:fixed{
    position: fixed;
  }

  .md\:absolute{
    position: absolute;
  }

  .md\:relative{
    position: relative;
  }

  .md\:-top-2{
    top: -0.5rem;
  }

  .md\:bottom-auto{
    bottom: auto;
  }

  .md\:left-0{
    left: 0px;
  }

  .md\:left-full{
    left: 100%;
  }

  .md\:right-8{
    right: 2rem;
  }

  .md\:top-0{
    top: 0px;
  }

  .md\:top-\[27px\]{
    top: 27px;
  }

  .md\:order-3{
    order: 3;
  }

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

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

  .md\:col-start-1{
    grid-column-start: 1;
  }

  .md\:row-span-2{
    grid-row: span 2 / span 2;
  }

  .md\:row-start-1{
    grid-row-start: 1;
  }

  .md\:m-0{
    margin: 0px;
  }

  .md\:-mx-4{
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .md\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }

  .md\:mx-4{
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .md\:mx-auto{
    margin-left: auto;
    margin-right: auto;
  }

  .md\:my-0{
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .md\:-mr-1{
    margin-right: -0.25rem;
  }

  .md\:-mt-1{
    margin-top: -0.25rem;
  }

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

  .md\:mb-0{
    margin-bottom: 0px;
  }

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

  .md\:ml-0{
    margin-left: 0px;
  }

  .md\:ml-6{
    margin-left: 1.5rem;
  }

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

  .md\:mr-0{
    margin-right: 0px;
  }

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

  .md\:mr-6{
    margin-right: 1.5rem;
  }

  .md\:mr-9{
    margin-right: 2.25rem;
  }

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

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

  .md\:mt-5{
    margin-top: 1.25rem;
  }

  .md\:block{
    display: block;
  }

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

  .md\:flex{
    display: flex;
  }

  .md\:grid{
    display: grid;
  }

  .md\:hidden{
    display: none;
  }

  .md\:aspect-\[1\.8\]{
    aspect-ratio: 1.8;
  }

  .md\:h-24{
    height: 6rem;
  }

  .md\:h-6{
    height: 1.5rem;
  }

  .md\:h-96{
    height: 24rem;
  }

  .md\:h-auto{
    height: auto;
  }

  .md\:h-full{
    height: 100%;
  }

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

  .md\:w-1\/3{
    width: 33.333333%;
  }

  .md\:w-1\/4{
    width: 25%;
  }

  .md\:w-2\/3{
    width: 66.666667%;
  }

  .md\:w-2\/6{
    width: 33.333333%;
  }

  .md\:w-24{
    width: 6rem;
  }

  .md\:w-4\/6{
    width: 66.666667%;
  }

  .md\:w-6{
    width: 1.5rem;
  }

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

  .md\:w-full{
    width: 100%;
  }

  .md\:max-w-100-50{
    max-width: calc(100% - 50px);
  }

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

  .md\:-translate-x-1\/3{
    --tw-translate-x: -33.333333%;
    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));
  }

  .md\:translate-y-1\/4{
    --tw-translate-y: 25%;
    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));
  }

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

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

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

  .md\:grid-cols-\[42\%_minmax\(0\2c _1fr\)\]{
    grid-template-columns: 42% minmax(0, 1fr);
  }

  .md\:grid-rows-\[min-content_minmax\(0\2c _1fr\)\]{
    grid-template-rows: min-content minmax(0, 1fr);
  }

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

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

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

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

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

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

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

  .md\:gap-1{
    gap: 0.25rem;
  }

  .md\:gap-14{
    gap: 3.5rem;
  }

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

  .md\:gap-x-5{
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }

  .md\:gap-x-6{
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem;
  }

  .md\:rounded-lg{
    border-radius: 0.5rem;
  }

  .md\:border-0{
    border-width: 0px;
  }

  .md\:bg-transparent{
    background-color: transparent;
  }

  .md\:object-cover{
    object-fit: cover;
  }

  .md\:p-10{
    padding: 2.5rem;
  }

  .md\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }

  .md\:px-1{
    padding-left: 0.25rem;
    padding-right: 0.25rem;
  }

  .md\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .md\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }

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

  .md\:py-14{
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

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

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

  .md\:pl-5{
    padding-left: 1.25rem;
  }

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

  .md\:text-left{
    text-align: left;
  }

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

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

  .md\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }

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

  .md\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .md\:\[clip-path\:ellipse\(100\%_160\%_at_0\%_40\%\)\]{
    -webkit-clip-path: ellipse(100% 160% at 0% 40%);
            clip-path: ellipse(100% 160% at 0% 40%);
  }
}

@media (min-width: 1024px){
  .lg\:sr-only{
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
  }

  .lg\:absolute{
    position: absolute;
  }

  .lg\:relative{
    position: relative;
  }

  .lg\:sticky{
    position: sticky;
  }

  .lg\:inset-y-0{
    top: 0px;
    bottom: 0px;
  }

  .lg\:\!-left-10{
    left: -2.5rem !important;
  }

  .lg\:\!-right-10{
    right: -2.5rem !important;
  }

  .lg\:bottom-auto{
    bottom: auto;
  }

  .lg\:left-0{
    left: 0px;
  }

  .lg\:left-\[var\(--msrp-inline-offset\)\]{
    left: var(--msrp-inline-offset);
  }

  .lg\:right-0{
    right: 0px;
  }

  .lg\:right-auto{
    right: auto;
  }

  .lg\:top-2{
    top: 0.5rem;
  }

  .lg\:top-\[var\(--msrp-block-offset\)\]{
    top: var(--msrp-block-offset);
  }

  .lg\:top-full{
    top: 100%;
  }

  .lg\:order-1{
    order: 1;
  }

  .lg\:order-2{
    order: 2;
  }

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

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

  .lg\:col-start-2{
    grid-column-start: 2;
  }

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

  .lg\:mb-2{
    margin-bottom: 0.5rem;
  }

  .lg\:mb-8{
    margin-bottom: 2rem;
  }

  .lg\:ml-5{
    margin-left: 1.25rem;
  }

  .lg\:mr-0{
    margin-right: 0px;
  }

  .lg\:mr-10{
    margin-right: 2.5rem;
  }

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

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

  .lg\:mt-3{
    margin-top: 0.75rem;
  }

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

  .lg\:block{
    display: block;
  }

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

  .lg\:inline{
    display: inline;
  }

  .lg\:flex{
    display: flex;
  }

  .lg\:table-cell{
    display: table-cell;
  }

  .lg\:table-header-group{
    display: table-header-group;
  }

  .lg\:table-row{
    display: table-row;
  }

  .lg\:grid{
    display: grid;
  }

  .lg\:hidden{
    display: none;
  }

  .lg\:h-0{
    height: 0px;
  }

  .lg\:h-full{
    height: 100%;
  }

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

  .lg\:w-1\/3{
    width: 33.333333%;
  }

  .lg\:w-1\/4{
    width: 25%;
  }

  .lg\:w-10\/12{
    width: 83.333333%;
  }

  .lg\:w-2\/3{
    width: 66.666667%;
  }

  .lg\:w-56{
    width: 14rem;
  }

  .lg\:w-80{
    width: 20rem;
  }

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

  .lg\:min-w-52{
    min-width: 13rem;
  }

  .lg\:min-w-72{
    min-width: 18rem;
  }

  .lg\:max-w-none{
    max-width: none;
  }

  .lg\:max-w-xs{
    max-width: 20rem;
  }

  .lg\:flex-1{
    flex: 1 1 0%;
  }

  .lg\:table-auto{
    table-layout: auto;
  }

  .lg\:-translate-y-0{
    --tw-translate-y: -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));
  }

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

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

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

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

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

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

  .lg\:flex-row-reverse{
    flex-direction: row-reverse;
  }

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

  .lg\:flex-nowrap{
    flex-wrap: nowrap;
  }

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

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

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

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

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

  .lg\:gap-32{
    gap: 8rem;
  }

  .lg\:gap-6{
    gap: 1.5rem;
  }

  .lg\:gap-7{
    gap: 1.75rem;
  }

  .lg\:gap-x-10{
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }

  .lg\:fill-accent-lightdark{
    fill: #B299A2;
  }

  .lg\:p-20{
    padding: 5rem;
  }

  .lg\:p-8{
    padding: 2rem;
  }

  .lg\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .lg\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .lg\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lg\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }

  .lg\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .lg\:py-48{
    padding-top: 12rem;
    padding-bottom: 12rem;
  }

  .lg\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .lg\:pl-24{
    padding-left: 6rem;
  }

  .lg\:pr-8{
    padding-right: 2rem;
  }

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

  .lg\:pt-2{
    padding-top: 0.5rem;
  }

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

  .lg\:text-left{
    text-align: left;
  }

  .lg\:text-right{
    text-align: right;
  }

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

  .lg\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }

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

  .lg\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

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

  .lg\:shadow-lg{
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
}

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

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

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

  .xl\:inline{
    display: inline;
  }

  .xl\:aspect-\[2\.56\]{
    aspect-ratio: 2.56;
  }

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

  .xl\:w-1\/3{
    width: 33.333333%;
  }

  .xl\:w-1\/4{
    width: 25%;
  }

  .xl\:w-3\/4{
    width: 75%;
  }

  .xl\:w-full{
    width: 100%;
  }

  .xl\:flex-1{
    flex: 1 1 0%;
  }

  .xl\:grow{
    flex-grow: 1;
  }

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

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

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

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

  .xl\:gap-28{
    gap: 7rem;
  }

  .xl\:gap-48{
    gap: 12rem;
  }

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

  .xl\:border-none{
    border-style: none;
  }

  .xl\:p-\[4\.375rem\]{
    padding: 4.375rem;
  }

  .xl\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }

  .xl\:px-\[6\.875rem\]{
    padding-left: 6.875rem;
    padding-right: 6.875rem;
  }

  .xl\:pb-10{
    padding-bottom: 2.5rem;
  }

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

  .xl\:pl-\[6\.875rem\]{
    padding-left: 6.875rem;
  }

  .xl\:pr-16{
    padding-right: 4rem;
  }

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

  .xl\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .xl\:text-6xl{
    font-size: 3.75rem;
    line-height: 1;
  }
}

@media (min-width: 1600px){
  .\32xl\:\!-left-10{
    left: -2.5rem !important;
  }

  .\32xl\:\!-right-10{
    right: -2.5rem !important;
  }

  .\32xl\:w-96{
    width: 24rem;
  }
}

@media not all and (min-width: 768px){
  .\[\&\:nth-child\(n\+2\)\]\:max-md\:hidden:nth-child(n+2){
    display: none;
  }
}
