@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
/* purgecss start ignore */
/* ! tailwindcss v3.4.10 | MIT License | https://tailwindcss.com */
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-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;
}
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1080px){
  .container{
    max-width: 1080px;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1440px){
  .container{
    max-width: 1440px;
  }
}
@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}
.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);
  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-inline-start: 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-inline-start: 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-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 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(video):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  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-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 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-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 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;
  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-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 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(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  text-align: start;
}
.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(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-inline-start: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 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 > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}
.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  margin-top: 1.25em;
}
.prose :where(.prose > ol > li > p: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-inline-start: 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-inline-start: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-start: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)){
  padding-inline-end: 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;
}
.btn{
  display: flex;
  align-items: center;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-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) {
    .btn{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
        }
@media (min-width: 1280px) {
    .btn{
    font-size: 1rem;
    line-height: 1.5rem;
  }
        }
.btn svg{
  display: inline-flex;
}
.btn span {
            vertical-align: middle;
        }
.btn:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
}
.btn:focus{
  border-color: transparent;
  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(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);
  --tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity));
  --tw-ring-opacity: 0.5;
}
.btn-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-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);
}
.btn-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / 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);
}
.btn-secondary{
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-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);
}
#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.text-sm.leading-tight.btn-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.btn-secondary + svg{
  right: -2rem;
}
.btn-secondary:hover{
  --tw-border-opacity: 1;
  border-color: rgb(30 64 175 / 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);
}
.btn-secondary:focus{
  border-width: 2px;
  border-color: transparent;
}
.actions-toolbar .primary button{
  display: flex;
  align-items: center;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-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) {
    .actions-toolbar .primary button{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
        }
@media (min-width: 1280px) {
    .actions-toolbar .primary button{
    font-size: 1rem;
    line-height: 1.5rem;
  }
        }
.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(75 85 99 / var(--tw-bg-opacity));
}
.actions-toolbar .primary button:focus{
  border-color: transparent;
  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(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);
  --tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity));
  --tw-ring-opacity: 0.5;
}
.actions-toolbar .primary button{
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-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);
}
.actions-toolbar .primary button:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / 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);
}
#cart-drawer .actions-toolbar .primary button[href*='#hide-element']{
  display: none;
}
.catalog-category-view .columns .column.main .products-grid .card .product-info .actions-toolbar .primary button, .catalogsearch-result-index .columns .column.main .products-grid .card .product-info .actions-toolbar .primary button, .ambrand-index-index .columns .column.main .products-grid .card .product-info .actions-toolbar .primary button {
                                background-color: #666666;
                                width: 100%;
                                padding: 20px;
                            }
.catalog-category-view .columns .column.main .products-grid .card .product-info .actions-toolbar .primary button svg, .catalogsearch-result-index .columns .column.main .products-grid .card .product-info .actions-toolbar .primary button svg, .ambrand-index-index .columns .column.main .products-grid .card .product-info .actions-toolbar .primary button svg {
                                    display: none;
                                }
.catalog-category-view .columns .column.main .products-grid .card .product-info .actions-toolbar .primary button span, .catalogsearch-result-index .columns .column.main .products-grid .card .product-info .actions-toolbar .primary button span, .ambrand-index-index .columns .column.main .products-grid .card .product-info .actions-toolbar .primary button span {
                                    color: #FFF;
                                    text-transform: uppercase;
                                    font-size: 20px;
                                    line-height: 20px;
                                    margin-left: 0;
                                    font-family: 'Roboto';
                                }
#cart-drawer .actions-toolbar .primary button, #quotecart-drawer .actions-toolbar .primary button {
        background-color: #666666;
    }
.contact-index-index .actions-toolbar .primary button {
        background-color: #666666;
    }
.contact-index-index .actions-toolbar .primary button span {
            color: #FFF;
            text-transform: uppercase;
            font-size: 14px;
            line-height: 20px;
            margin-left: 0;
            font-family: 'Roboto';
            font-weight: 700;
        }
.customer-account-forgotpassword .actions-toolbar .primary button, .customer-account-create .actions-toolbar .primary button, .customer-address-index .actions-toolbar .primary button, .newsletter-manage-index .actions-toolbar .primary button, .customer-account-edit .actions-toolbar .primary button, #customer-login-container .actions-toolbar .primary button {
        background-color: #666666;
        text-transform: uppercase;
    }
.customer-account-forgotpassword .actions-toolbar .primary button span, .customer-account-create .actions-toolbar .primary button span, .customer-address-index .actions-toolbar .primary button span, .newsletter-manage-index .actions-toolbar .primary button span, .customer-account-edit .actions-toolbar .primary button span, #customer-login-container .actions-toolbar .primary button span {
            color: #FFF;
            text-transform: uppercase;
            font-size: 14px;
            line-height: 20px;
            margin-left: 0;
            font-family: 'Roboto';
            font-weight: 700;
        }
.catalog-product-view .product-slider div section div div div div .product-item .product-info div >.actions-toolbar .primary button {
                                                background-color: #666666;
                                                width: 100%;
                                                padding: 20px;
                                            }
.catalog-product-view .product-slider div section div div div div .product-item .product-info div >.actions-toolbar .primary button svg {
                                                    display: none;
                                                }
.catalog-product-view .product-slider div section div div div div .product-item .product-info div >.actions-toolbar .primary button span {
                                                    color: #FFF;
                                                    text-transform: uppercase;
                                                    font-size: 20px;
                                                    line-height: 20px;
                                                    margin-left: 0;
                                                    font-family: 'Roboto';
                                                }
.ambrand-info-value > a{
  text-decoration-line: underline;
}
.category-view .ambrand-info{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 768px){
  .page-wrapper .container:has(.ambrand-info){
    flex-direction: column;
  }
}
.container .ambrand-info{
  margin-bottom: 2rem;
  margin-top: 2rem;
  line-height: 1rem;
}
.container .ambrand-info .ambrand-info-value{
  margin-bottom: 0px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}
.ambar-action-btn{
  border-radius: 0.125rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  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;
}
#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.ambar-action-btn.leading-tight.text-black{
  left: 1.25rem;
                        max-width: 200px;
}
#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.ambar-action-btn.leading-tight.text-black + svg{
  right: -2rem;
}
.ambar-action-btn:hover{
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  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);
}
.ambar-action-btn:focus{
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  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);
}
.ambar-btn-accept{
  border-radius: 0.125rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  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;
}
#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.ambar-btn-accept.leading-tight.text-black{
  left: 1.25rem;
                        max-width: 200px;
}
#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.ambar-btn-accept.leading-tight.text-black + svg{
  right: -2rem;
}
.ambar-btn-accept:hover{
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  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);
}
.ambar-btn-accept:focus{
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  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);
}
.ambar-btn-accept {
        color: var(--ambar-button-accept-text);
        background-color: var(--ambar-button-accept-color);
        order: var(--ambar-button-accept-order);
    }
.ambar-btn-accept:hover {
            color: var(--ambar-button-accept-hover-text);
            background-color: var(--ambar-button-accept-hover-color);
        }
.ambar-btn-allow{
  border-radius: 0.125rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  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;
}
#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.ambar-btn-allow.leading-tight.text-black{
  left: 1.25rem;
                        max-width: 200px;
}
#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.ambar-btn-allow.leading-tight.text-black + svg{
  right: -2rem;
}
.ambar-btn-allow:hover{
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  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);
}
.ambar-btn-allow:focus{
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  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);
}
.ambar-btn-allow {
        color: var(--ambar-button-allow-text);
        background-color: var(--ambar-button-allow-color);
        order: var(--ambar-button-allow-order);
    }
.ambar-btn-allow:hover {
            color: var(--ambar-button-allow-hover-text);
            background-color: var(--ambar-button-allow-hover-color);
        }
.ambar-btn-decline{
  border-radius: 0.125rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  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;
}
#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.ambar-btn-decline.leading-tight.text-black{
  left: 1.25rem;
                        max-width: 200px;
}
#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.ambar-btn-decline.leading-tight.text-black + svg{
  right: -2rem;
}
.ambar-btn-decline:hover{
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  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);
}
.ambar-btn-decline:focus{
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  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);
}
.ambar-btn-decline {
        color: var(--ambar-button-decline-text);
        background-color: var(--ambar-button-decline-color);
        order: var(--ambar-button-decline-order);
    }
.ambar-btn-decline:hover {
            color: var(--ambar-button-decline-hover-text);
            background-color: var(--ambar-button-decline-hover-color);
        }
.ambar-btn-settings{
  border-radius: 0.125rem;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  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;
}
#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.ambar-btn-settings.leading-tight.text-black{
  left: 1.25rem;
                        max-width: 200px;
}
#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute .min-w-20.z-10.ambar-btn-settings.leading-tight.text-black + svg{
  right: -2rem;
}
.ambar-btn-settings:hover{
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  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);
}
.ambar-btn-settings:focus{
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  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);
}
.ambar-btn-settings {
        color: var(--ambar-button-settings-text);
        background-color: var(--ambar-button-settings-color);
        order: var(--ambar-button-settings-order);
    }
.ambar-btn-settings:hover {
            color: var(--ambar-button-settings-hover-text);
            background-color: var(--ambar-button-settings-hover-color);
        }
.amquote-cart-form .product-slider{
  float: left;
  width: 100%;
}
@media (min-width: 1024px){
  .amquote-cart-form .product-slider{
    order: 1;
    width: 75%;
    padding-right: 2rem;
  }
}
.amquote-cart-form .product-slider button[x-data=initWishlist\(\)]{
  display: none;
}
#cart-drawer .btn[href*='#hide-element']{
  display: none;
}
.catalog-category-view,
.catalogsearch-result-index,
.ambrand-index-index{
  background-color: transparent;
}
.catalog-category-view #maincontent, .catalogsearch-result-index #maincontent, .ambrand-index-index #maincontent{
  margin-top: 0px;
}
.catalog-category-view #category-view-container, .catalogsearch-result-index #category-view-container, .ambrand-index-index #category-view-container {
        max-width: 1400px;
    }
.catalog-category-view #category-view-container .container .amslider-container #category-carousel .swiper-button-next,
                    .catalog-category-view #category-view-container .container .amslider-container #category-carousel .swiper-button-prev,
                    .catalogsearch-result-index #category-view-container .container .amslider-container #category-carousel .swiper-button-next,
                    .catalogsearch-result-index #category-view-container .container .amslider-container #category-carousel .swiper-button-prev,
                    .ambrand-index-index #category-view-container .container .amslider-container #category-carousel .swiper-button-next,
                    .ambrand-index-index #category-view-container .container .amslider-container #category-carousel .swiper-button-prev {
                        background-color: #666666;
                    }
.catalog-category-view .columns, .catalogsearch-result-index .columns, .ambrand-index-index .columns{
  display: block;
}
[data-content-type$='block'] .catalog-category-view .columns p:last-child,[data-content-type$='block']  .catalogsearch-result-index .columns p:last-child,[data-content-type$='block']  .ambrand-index-index .columns p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}
.category-view .sidebar .catalog-category-view .columns.filter,.category-view .sidebar  .catalogsearch-result-index .columns.filter,.category-view .sidebar  .ambrand-index-index .columns.filter {}
@media (min-width: 768px) {
.catalog-category-view .columns, .catalogsearch-result-index .columns, .ambrand-index-index .columns{
    display: flex;
    max-width: 100%;
    gap: 0px;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
.catalog-category-view .columns .column.main, .catalogsearch-result-index .columns .column.main, .ambrand-index-index .columns .column.main{
    width: 100%;
    max-width: 72%;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
        }
.catalog-category-view .columns .column.main .products-grid .card, .catalogsearch-result-index .columns .column.main .products-grid .card, .ambrand-index-index .columns .column.main .products-grid .card {
                        box-shadow: none;
                    }
.catalog-category-view .columns .column.main .products-grid .card .product-info .btn-primary, .catalogsearch-result-index .columns .column.main .products-grid .card .product-info .btn-primary, .ambrand-index-index .columns .column.main .products-grid .card .product-info .btn-primary {
                                background-color: #666666;
                                width: 100%;
                                padding: 20px;
                            }
.catalog-category-view .columns .column.main .products-grid .card .product-info .btn-primary svg, .catalogsearch-result-index .columns .column.main .products-grid .card .product-info .btn-primary svg, .ambrand-index-index .columns .column.main .products-grid .card .product-info .btn-primary svg {
                                    display: none;
                                }
.catalog-category-view .columns .column.main .products-grid .card .product-info .btn-primary span, .catalogsearch-result-index .columns .column.main .products-grid .card .product-info .btn-primary span, .ambrand-index-index .columns .column.main .products-grid .card .product-info .btn-primary span {
                                    color: #FFF;
                                    text-transform: uppercase;
                                    font-size: 20px;
                                    line-height: 20px;
                                    margin-left: 0;
                                    font-family: 'Roboto';
                                }
.catalog-category-view .columns .toolbar-products, .catalogsearch-result-index .columns .toolbar-products, .ambrand-index-index .columns .toolbar-products{
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.catalog-category-view .amasty-catalog-topnav, .catalogsearch-result-index .amasty-catalog-topnav, .ambrand-index-index .amasty-catalog-topnav{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.catalog-category-view .amasty-catalog-topnav .filter-content .filter-option .filter-options-title .title, .catalogsearch-result-index .amasty-catalog-topnav .filter-content .filter-option .filter-options-title .title, .ambrand-index-index .amasty-catalog-topnav .filter-content .filter-option .filter-options-title .title{
  margin-right: 0.625rem;
}
.catalog-category-view .amasty-catalog-topnav .filter-content .filter-option .filter-options-content,  .catalogsearch-result-index .amasty-catalog-topnav .filter-content .filter-option .filter-options-content,  .ambrand-index-index .amasty-catalog-topnav .filter-content .filter-option .filter-options-content  {
                    margin-top: 0;
                }
.catalog-category-view .amasty-catalog-topnav .block-content .card, .catalogsearch-result-index .amasty-catalog-topnav .block-content .card, .ambrand-index-index .amasty-catalog-topnav .block-content .card{
  margin-bottom: 0px;
  margin-right: 4rem;
  padding: 0px;
}
@media (min-width: 768px) {
.catalog-category-view .sidebar-main, .catalogsearch-result-index .sidebar-main, .ambrand-index-index .sidebar-main{
    width: 100%;
    max-width: 25%;
  }
        }
.catalog-category-view .sidebar-main .block-filter, .catalogsearch-result-index .sidebar-main .block-filter, .ambrand-index-index .sidebar-main .block-filter{
  margin-top: 0px;
            background-color: transparent;
}
.catalog-category-view .sidebar-main .filter-options-content .amshopby-remove-item > span, .catalogsearch-result-index .sidebar-main .filter-options-content .amshopby-remove-item > span, .ambrand-index-index .sidebar-main .filter-options-content .amshopby-remove-item > span{
  display: flex;
  align-items: center;
}
.catalog-category-view .sidebar-main .block-content, .catalogsearch-result-index .sidebar-main .block-content, .ambrand-index-index .sidebar-main .block-content{
  background-color: transparent;
  padding-top: 0px;
}
.catalog-category-view .sidebar-main .block-content.filter-content .items.-am-singleselect .item > .filter-row > input[type='radio'], .catalogsearch-result-index .sidebar-main .block-content.filter-content .items.-am-singleselect .item > .filter-row > input[type='radio'], .ambrand-index-index .sidebar-main .block-content.filter-content .items.-am-singleselect .item > .filter-row > input[type='radio'] {
                                    display: block;
                                }
.catalog-category-view .sidebar-main .block-content.filter-content .items .item .filter-row a:hover, .catalogsearch-result-index .sidebar-main .block-content.filter-content .items .item .filter-row a:hover, .ambrand-index-index .sidebar-main .block-content.filter-content .items .item .filter-row a:hover {
                                    background-color: transparent;
                                }
.catalog-category-view .sidebar-main .block-content .filter-option, .catalogsearch-result-index .sidebar-main .block-content .filter-option, .ambrand-index-index .sidebar-main .block-content .filter-option {
                box-shadow: none;
                margin-bottom: 10px;
                padding-top: 10px;
                padding-left: 0;
                padding-right: 0;
                padding-bottom: 0;
            }
.catalog-category-view .sidebar-main .block-content .filter-option .filter-options-content .am-slider.noUi-target, .catalogsearch-result-index .sidebar-main .block-content .filter-option .filter-options-content .am-slider.noUi-target, .ambrand-index-index .sidebar-main .block-content .filter-option .filter-options-content .am-slider.noUi-target {
                            border-radius: 0;
                            background-color: #D9D9D9;
                        }
.catalog-category-view .sidebar-main .block-content .filter-option .filter-options-content .am-slider .noUi-connect, .catalogsearch-result-index .sidebar-main .block-content .filter-option .filter-options-content .am-slider .noUi-connect, .ambrand-index-index .sidebar-main .block-content .filter-option .filter-options-content .am-slider .noUi-connect {
                            background-color: #000;
                        }
.catalog-category-view .sidebar-main .block-content .filter-option .filter-options-content .noUi-handle, .catalogsearch-result-index .sidebar-main .block-content .filter-option .filter-options-content .noUi-handle, .ambrand-index-index .sidebar-main .block-content .filter-option .filter-options-content .noUi-handle {
                        background-color: transparent !important;
                        border-color: transparent !important;
                        top: 10px;
                        border: 0;
                        width: auto;
                        height: auto;
                    }
.catalog-category-view .sidebar-main .block-content .filter-option .filter-options-content .noUi-handle .noUi-touch-area::after, .catalogsearch-result-index .sidebar-main .block-content .filter-option .filter-options-content .noUi-handle .noUi-touch-area::after, .ambrand-index-index .sidebar-main .block-content .filter-option .filter-options-content .noUi-handle .noUi-touch-area::after {
                                content: '\e80b';
                                font-family: 'fontello';
                                font-style: normal;
                                font-weight: normal;
                                speak: never;
                                display: inline-block;
                                text-decoration: inherit;
                                width: auto;
                                margin: 0;
                                text-align: center;
                            }
.catalog-category-view .sidebar-main .block-content .filter-option .amshopby-link-selected, .catalogsearch-result-index .sidebar-main .block-content .filter-option .amshopby-link-selected, .ambrand-index-index .sidebar-main .block-content .filter-option .amshopby-link-selected {
                    background-color: transparent;
                }
.catalog-category-view .sidebar-main .block-content .filter-option .filter-options-title:not(button), .catalogsearch-result-index .sidebar-main .block-content .filter-option .filter-options-title:not(button), .ambrand-index-index .sidebar-main .block-content .filter-option .filter-options-title:not(button) {
                    border-bottom: 1px solid black;
                    padding-bottom: 20px;
                }
.catalog-category-view#html-body.-amshopby-sticky .columns > .sidebar-main, .catalogsearch-result-index#html-body.-amshopby-sticky .columns > .sidebar-main, .ambrand-index-index#html-body.-amshopby-sticky .columns > .sidebar-main{
  border-right-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  background-color: transparent;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 1.25rem;
}
.catalog-category-view#html-body.-amshopby-sticky .columns > .sidebar-main .filter-content, .catalogsearch-result-index#html-body.-amshopby-sticky .columns > .sidebar-main .filter-content, .ambrand-index-index#html-body.-amshopby-sticky .columns > .sidebar-main .filter-content{
  max-height: 100% !important;
  padding-top: 0px;
}
#category-view-container{
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-left: 0px;
  padding-right: 0px;
}
@media (min-width: 768px) {
#category-view-container{
    max-width: 100%;
  }
    }
#category-view-container .breadcrumbs{
  width: 100%;
  max-width: 100%;
  --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);
}
#category-view-container .breadcrumbs .container{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
#category-view-container .breadcrumbs .container .items{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.category-description{
  max-width: 56rem;
}
.toolbar-products .modes{
  gap: 1.25rem;
  border-width: 0px;
}
.toolbar-products .modes-mode{
  height: 1.5rem;
  width: 1.5rem;
  background-size: contain;
  background-position: top;
  background-repeat: no-repeat;
}
.toolbar-products .modes-mode span{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.toolbar-products .modes-mode.mode-grid {
            background-image: url('data:image/svg+xml;utf8,<svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 0V11.1111H11.1111V0H0ZM8.33333 8.33333H2.77778V2.77778H8.33333V8.33333ZM0 13.8889V25H11.1111V13.8889H0ZM8.33333 22.2222H2.77778V16.6667H8.33333V22.2222ZM13.8889 0V11.1111H25V0H13.8889ZM22.2222 8.33333H16.6667V2.77778H22.2222V8.33333ZM13.8889 13.8889V25H25V13.8889H13.8889ZM22.2222 22.2222H16.6667V16.6667H22.2222V22.2222Z" fill="black"/></svg>');
        }
.toolbar-products .modes-mode.mode-grid.active {
            background-image: url('data:image/svg+xml;utf8,<svg width="25" height="25" viewBox="0 0 25 25" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M0 0V11.1111H11.1111V0H0ZM8.33333 8.33333H2.77778V2.77778H8.33333V8.33333ZM0 13.8889V25H11.1111V13.8889H0ZM8.33333 22.2222H2.77778V16.6667H8.33333V22.2222ZM13.8889 0V11.1111H25V0H13.8889ZM22.2222 8.33333H16.6667V2.77778H22.2222V8.33333ZM13.8889 13.8889V25H25V13.8889H13.8889ZM22.2222 22.2222H16.6667V16.6667H22.2222V22.2222Z" fill="black"/></svg>');
        }
.toolbar-products .modes-mode.mode-list {
            background-image: url('data:image/svg+xml;utf8,<svg width="25" height="17" viewBox="0 0 25 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.72222 16.6667H15.2778V13.8889H9.72222V16.6667ZM0 0V2.77778H25V0H0ZM4.16667 9.72222H20.8333V6.94444H4.16667V9.72222Z" fill="black"/></svg>');
        }
.toolbar-products .modes-mode.mode-list.active {
            background-image: url('data:image/svg+xml;utf8,<svg width="25" height="17" viewBox="0 0 25 17" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.72222 16.6667H15.2778V13.8889H9.72222V16.6667ZM0 0V2.77778H25V0H0ZM4.16667 9.72222H20.8333V6.94444H4.16667V9.72222Z" fill="black"/></svg>');
        }
.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{
  display: block;
  white-space: nowrap;
}
[data-content-type$='block'] .price-excluding-tax p:last-child,[data-content-type$='block'] 
.price-including-tax p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}
.category-view .sidebar .price-excluding-tax.filter,.category-view .sidebar 
.price-including-tax.filter {}
.price-excluding-tax .price, .price-including-tax .price{
  font-weight: 600;
  line-height: 1.625;
}
#cart-drawer .btn-primary, #quotecart-drawer .btn-primary {
        background-color: #666666;
    }
#menu-cart-icon .cart-summary-count,
    #menu-cart-icon .quotecart-summary-count,
    #amquote-icon .cart-summary-count,
    #amquote-icon .quotecart-summary-count {
        background-color: #666666;
    }
.checkout-cart-index #checkout-link-button,
    .checkout-cart-index .amquote-addto-button,
    .checkout-cart-index button[name="update_cart_action"],
    .checkout-cart-index #empty_cart_button,
    .checkout-cart-index #update_quote_button,
    .checkout-cart-index .submit-quote,
    .amasty_quote-cart-index #checkout-link-button,
    .amasty_quote-cart-index .amquote-addto-button,
    .amasty_quote-cart-index button[name="update_cart_action"],
    .amasty_quote-cart-index #empty_cart_button,
    .amasty_quote-cart-index #update_quote_button,
    .amasty_quote-cart-index .submit-quote{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
        background-color: #666666;
        border-color: #666666;
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
        --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
}
.checkout-cart-index #checkout-link-button:hover, .checkout-cart-index .amquote-addto-button:hover, .checkout-cart-index button[name="update_cart_action"]:hover, .checkout-cart-index #empty_cart_button:hover, .checkout-cart-index #update_quote_button:hover, .checkout-cart-index .submit-quote:hover, .amasty_quote-cart-index #checkout-link-button:hover, .amasty_quote-cart-index .amquote-addto-button:hover, .amasty_quote-cart-index button[name="update_cart_action"]:hover, .amasty_quote-cart-index #empty_cart_button:hover, .amasty_quote-cart-index #update_quote_button:hover, .amasty_quote-cart-index .submit-quote:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / 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);
             border-color: rgba(17, 24, 39, var(--tw-bg-opacity));
}
.contact-index-index .g-recaptcha {
        margin: 0 0 20px 8px;
    }
.contact-index-index .btn-primary {
        background-color: #666666;
    }
.contact-index-index .btn-primary span {
            color: #FFF;
            text-transform: uppercase;
            font-size: 14px;
            line-height: 20px;
            margin-left: 0;
            font-family: 'Roboto';
            font-weight: 700;
        }
#customer-login-container{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media (min-width: 768px) {
#customer-login-container{
    flex-direction: row;
  }
    }
/* CUSTOMER ACCOUNT FORGOT PASSWORD */
.customer-account-forgotpassword .g-recaptcha {
        margin-top: 15px;
    }
.customer-account-forgotpassword .btn-primary, .customer-account-create .btn-primary, .customer-address-index .btn-primary, .newsletter-manage-index .btn-primary, .customer-account-edit .btn-primary, #customer-login-container .btn-primary {
        background-color: #666666;
        text-transform: uppercase;
    }
.customer-account-forgotpassword .btn-primary span, .customer-account-create .btn-primary span, .customer-address-index .btn-primary span, .newsletter-manage-index .btn-primary span, .customer-account-edit .btn-primary span, #customer-login-container .btn-primary span {
            color: #FFF;
            text-transform: uppercase;
            font-size: 14px;
            line-height: 20px;
            margin-left: 0;
            font-family: 'Roboto';
            font-weight: 700;
        }
/**
 * different styles can be found at https://tailwindcss-forms.vercel.app/
 **/
.form-input,
.form-email,
.form-select,
.form-multiselect,
.form-textarea{
  border-radius: 0.375rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
  --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);
}
.form-input:focus, .form-email:focus, .form-select:focus, .form-multiselect:focus, .form-textarea:focus{
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / 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(30 64 175 / var(--tw-ring-opacity));
  --tw-ring-opacity: 0.5;
}
.page.messages{
  position: sticky;
  z-index: 20;
    top: 0px;
}
.page.messages .messages
    section#messages{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
@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: 1080px){
  .page.messages .messages
    section#messages{
    max-width: 1080px;
  }
}
@media (min-width: 1280px){
  .page.messages .messages
    section#messages{
    max-width: 1280px;
  }
}
@media (min-width: 1440px){
  .page.messages .messages
    section#messages{
    max-width: 1440px;
  }
}
@media (min-width: 1536px){
  .page.messages .messages
    section#messages{
    max-width: 1536px;
  }
}
@media (min-width: 768px){
  .page-wrapper .page.messages .messages
    section#messages:has(.ambrand-info){
    flex-direction: column;
  }
}
.page.messages .messages
    section#messages .ambrand-info{
  margin-bottom: 2rem;
  margin-top: 2rem;
  line-height: 1rem;
}
.page.messages .messages
    section#messages .ambrand-info .ambrand-info-value{
  margin-bottom: 0px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}
.page.messages .messages
    section#messages{
  margin-left: auto;
  margin-right: auto;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.catalog-category-view #category-view-container .page.messages .messages
    section#messages .amslider-container #category-carousel .swiper-button-next,
                    .catalog-category-view #category-view-container .page.messages .messages
    section#messages .amslider-container #category-carousel .swiper-button-prev,
                    .catalogsearch-result-index #category-view-container .page.messages .messages
    section#messages .amslider-container #category-carousel .swiper-button-next,
                    .catalogsearch-result-index #category-view-container .page.messages .messages
    section#messages .amslider-container #category-carousel .swiper-button-prev,
                    .ambrand-index-index #category-view-container .page.messages .messages
    section#messages .amslider-container #category-carousel .swiper-button-next,
                    .ambrand-index-index #category-view-container .page.messages .messages
    section#messages .amslider-container #category-carousel .swiper-button-prev {
                        background-color: #666666;
                    }
#category-view-container .breadcrumbs .page.messages .messages
    section#messages{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
#category-view-container .breadcrumbs .page.messages .messages
    section#messages .items{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
@media (min-width: 768px){
  .page-wrapper .page.messages .messages
    section#messages:has(.ambrand-info){
    flex-direction: column;
  }
}
.page.messages .messages
    section#messages .ambrand-info{
  margin-bottom: 2rem;
  margin-top: 2rem;
  display: flex;
  line-height: 1rem;
}
.page.messages .messages
    section#messages .ambrand-info::before{
  margin-right: 0.5rem;
  height: 1.5rem;
  width: 1.5rem;
  --tw-content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0iIzFENEVEOCIgY2xhc3M9InNpemUtNiI+CiAgPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMi4yNSAxMmMwLTUuMzg1IDQuMzY1LTkuNzUgOS43NS05Ljc1czkuNzUgNC4zNjUgOS43NSA5Ljc1LTQuMzY1IDkuNzUtOS43NSA5Ljc1UzIuMjUgMTcuMzg1IDIuMjUgMTJabTguNzA2LTEuNDQyYzEuMTQ2LS41NzMgMi40MzcuNDYzIDIuMTI2IDEuNzA2bC0uNzA5IDIuODM2LjA0Mi0uMDJhLjc1Ljc1IDAgMCAxIC42NyAxLjM0bC0uMDQuMDIyYy0xLjE0Ny41NzMtMi40MzgtLjQ2My0yLjEyNy0xLjcwNmwuNzEtMi44MzYtLjA0Mi4wMmEuNzUuNzUgMCAxIDEtLjY3MS0xLjM0bC4wNDEtLjAyMlpNMTIgOWEuNzUuNzUgMCAxIDAgMC0xLjUuNzUuNzUgMCAwIDAgMCAxLjVaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIC8+Cjwvc3ZnPgoK");
  content: var(--tw-content);
}
.page.messages .messages
    section#messages .ambrand-info .ambrand-info-value{
  margin-bottom: 0px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}
.message{
  margin-bottom: 0.5rem;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  border-radius: 0.25rem;
  --tw-bg-opacity: 1;
  background-color: rgb(75 85 99 / var(--tw-bg-opacity));
  padding: 0.5rem;
  --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);
}
.message.error{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}
.message.success{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}
.message.info,
    .message.warning,
    .message.notice{
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity));
}
.message a{
  text-decoration-line: underline;
}
.product-item .price-container{
  display: block;
}
[data-content-type$='block'] .product-item .price-container p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}
.category-view .sidebar .product-item .price-container.filter {}
.product-item .price-container .price{
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 600;
}
.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.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.product-item .price-container .price-label.leading-tight.text-black + svg{
  right: -2rem;
}
.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;
}
.product-item .old-price .price-container{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.product-item .old-price .price-container .price{
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
}
.catalog-product-view #product-addtocart-button {
        background-color: #666666;
    }
.catalog-product-view #product-addtocart-button span {
            color: #FFF;
            text-transform: uppercase;
            font-size: 14px;
            line-height: 20px;
            margin-left: 0;
            font-family: 'Roboto';
            font-weight: 700;
        }
.catalog-product-view .product-slider div section div div div div .product-item .product-info div >.btn-primary {
                                                background-color: #666666;
                                                width: 100%;
                                                padding: 20px;
                                            }
.catalog-product-view .product-slider div section div div div div .product-item .product-info div >.btn-primary svg {
                                                    display: none;
                                                }
.catalog-product-view .product-slider div section div div div div .product-item .product-info div >.btn-primary span {
                                                    color: #FFF;
                                                    text-transform: uppercase;
                                                    font-size: 20px;
                                                    line-height: 20px;
                                                    margin-left: 0;
                                                    font-family: 'Roboto';
                                                }
.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;
}
.category-view .sidebar .page-product-bundle .price-final_price .price-from .price-container.filter,.category-view .sidebar  .page-product-bundle .price-final_price .price-to .price-container.filter {}
.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;
}
.category-view .sidebar .page-product-bundle .price-final_price .price-from .price-container .price-label.filter,.category-view .sidebar  .page-product-bundle .price-final_price .price-to .price-container .price-label.filter {}
.page-product-bundle .price-final_price .price-from .price-container .price, .page-product-bundle .price-final_price .price-to .price-container .price{
  display: block;
  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));
}
[data-content-type$='block'] .page-product-bundle .price-final_price .price-from .price-container .price p:last-child,[data-content-type$='block']  .page-product-bundle .price-final_price .price-to .price-container .price p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}
.category-view .sidebar .page-product-bundle .price-final_price .price-from .price-container .price.filter,.category-view .sidebar  .page-product-bundle .price-final_price .price-to .price-container .price.filter {}
#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 .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));
}
.wishlist-widget .price-box .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;
}
.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 {
  /*
   * TODO: add tailwind classes used for the cart and modal styles.
   * This will make the modal and off-canvas styles theme specific and more adjustable.
   */
}
.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;
    -ms-overflow-style: none;
    scroll-behavior: smooth;
    scrollbar-width: none;
}
.snap::-webkit-scrollbar {
        display: none;
    }
.snap > div {
        scroll-snap-align: start;
    }
body {
    overflow-y: scroll;
}
.clearfix::after {
    content: "";
    display: block;
    clear: both;
}
.page-main{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.flex-columns-wrapper{
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
.flex-columns-wrapper{
    flex-direction: row;
  }
    }
@media (min-width: 1080px) {
.footer-payment-methods-parent {
        display: block !important
}
    }
.columns{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
@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: 1080px){
  .columns{
    max-width: 1080px;
  }
}
@media (min-width: 1280px){
  .columns{
    max-width: 1280px;
  }
}
@media (min-width: 1440px){
  .columns{
    max-width: 1440px;
  }
}
@media (min-width: 1536px){
  .columns{
    max-width: 1536px;
  }
}
@media (min-width: 768px){
  .page-wrapper .columns:has(.ambrand-info){
    flex-direction: column;
  }
}
.columns .ambrand-info{
  margin-bottom: 2rem;
  margin-top: 2rem;
  line-height: 1rem;
}
.columns .ambrand-info .ambrand-info-value{
  margin-bottom: 0px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}
.columns{
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  row-gap: 1rem;
}
.catalog-category-view #category-view-container .columns .amslider-container #category-carousel .swiper-button-next,
                    .catalog-category-view #category-view-container .columns .amslider-container #category-carousel .swiper-button-prev,
                    .catalogsearch-result-index #category-view-container .columns .amslider-container #category-carousel .swiper-button-next,
                    .catalogsearch-result-index #category-view-container .columns .amslider-container #category-carousel .swiper-button-prev,
                    .ambrand-index-index #category-view-container .columns .amslider-container #category-carousel .swiper-button-next,
                    .ambrand-index-index #category-view-container .columns .amslider-container #category-carousel .swiper-button-prev {
                        background-color: #666666;
                    }
#category-view-container .breadcrumbs .columns{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
#category-view-container .breadcrumbs .columns .items{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
@media (min-width: 768px){
  .page-wrapper .columns:has(.ambrand-info){
    flex-direction: column;
  }
}
.columns .ambrand-info{
  margin-bottom: 2rem;
  margin-top: 2rem;
  display: flex;
  line-height: 1rem;
}
.columns .ambrand-info::before{
  margin-right: 0.5rem;
  height: 1.5rem;
  width: 1.5rem;
  --tw-content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0iIzFENEVEOCIgY2xhc3M9InNpemUtNiI+CiAgPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMi4yNSAxMmMwLTUuMzg1IDQuMzY1LTkuNzUgOS43NS05Ljc1czkuNzUgNC4zNjUgOS43NSA5Ljc1LTQuMzY1IDkuNzUtOS43NSA5Ljc1UzIuMjUgMTcuMzg1IDIuMjUgMTJabTguNzA2LTEuNDQyYzEuMTQ2LS41NzMgMi40MzcuNDYzIDIuMTI2IDEuNzA2bC0uNzA5IDIuODM2LjA0Mi0uMDJhLjc1Ljc1IDAgMCAxIC42NyAxLjM0bC0uMDQuMDIyYy0xLjE0Ny41NzMtMi40MzgtLjQ2My0yLjEyNy0xLjcwNmwuNzEtMi44MzYtLjA0Mi4wMmEuNzUuNzUgMCAxIDEtLjY3MS0xLjM0bC4wNDEtLjAyMlpNMTIgOWEuNzUuNzUgMCAxIDAgMC0xLjUuNzUuNzUgMCAwIDAgMCAxLjVaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIC8+Cjwvc3ZnPgoK");
  content: var(--tw-content);
}
.columns .ambrand-info .ambrand-info-value{
  margin-bottom: 0px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}
.columns {
    grid-template-rows: auto minmax(0,1fr);
}
.columns .main{
  order: 2;
}
.columns .sidebar{
  order: 3;
}
.page-main-full-width .columns{
  max-width: none;
  padding-left: 0px;
  padding-right: 0px;
}
.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;
  }
            .page-with-filter .columns .sidebar-main{
    order: 1;
    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%;
    }
.swatch-attribute .swatch-attribute-options{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.swatch-attribute .swatch-attribute-options .swatch-option{
  margin: 0.25rem;
  display: flex;
  justify-content: center;
  border-width: 1px;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
            min-width: 40px;
}
body{
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}
#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;
}
@media (min-width: 768px) {
.input{
    margin-right: 1rem;
  }
    }
@media (min-width: 1024px) {
.input{
    margin-right: 0px;
  }
    }
@media (min-width: 1280px) {
.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(29 78 216 / var(--tw-border-opacity));
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.card{
  border-radius: 0.125rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 1rem;
  --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);
}
.card-interactive:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}
.duration-200 {
    transition-duration: 200ms;
}
.ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.transition {
    transition: transform 250ms ease, color 250ms ease;
}
.transform-180 {
    transform: rotate(-180deg);
}
@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?94419144');
  src: url('../fonts/fontello.eot?94419144#iefix') format('embedded-opentype'),
       url('../fonts/fontello.woff2?94419144') format('woff2'),
       url('../fonts/fontello.woff?94419144') format('woff'),
       url('../fonts/fontello.ttf?94419144') format('truetype'),
       url('../fonts/fontello.svg?94419144#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
  @media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
      font-family: 'fontello';
      src: url('../font/fontello.svg?85355758#fontello') format('svg');
    }
  }
  */
[class^="icon-"]:before, [class*=" icon-"]:before,
  .footer-header::after {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: never;
    display: inline-block;
    text-decoration: inherit;
    width: auto;
    margin: 0;
    text-align: center;
    /* opacity: .8; */
  
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
  
    /* fix buttons height, for twitter bootstrap */
    line-height: normal;
  
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
  
    /* Font smoothing. That was taken from TWBS */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
  }
.icon-down:before { content: '\e800'; }
/* '' */
.icon-cc-applepay:before { content: '\e801'; }
/* '' */
.icon-cc-googlepay:before { content: '\e802'; }
/* '' */
.icon-cc-klarna:before { content: '\e803'; }
/* '' */
.icon-cc-paypal:before { content: '\e804'; }
/* '' */
.icon-cc-mastercard:before { content: '\e805'; }
/* '' */
.icon-up:before { content: '\e806'; }
/* '' */
.icon-sofort-klarna-logo:before { content: '\e81c'; }
/* '' */
.icon-eps1:before { content: '\e81d'; }
/* '' */
.icon-giro-svg:before { content: '\e81e'; }
/* '' */
.icon-cb:before { content: '\e81f'; }
/* '' */
.icon-cc-visa:before { content: '\f1f0'; }
/* '' */
.icon-slidercontrol:before { content: '\e80b'; }
/* '' */
.footer-payment-methods .icon-cc-mastercard,
  .footer-payment-methods .icon-cc-applepay,
  .footer-payment-methods .icon-cc-googlepay,
  .footer-payment-methods .icon-cc-paypal,
  .footer-payment-methods .icon-giro-svg,
  .footer-payment .icon-cb {
    font-size: 40px;
  }
.footer-payment-methods .icon-cc-visa {
    font-size: 30px;
  }
.footer-payment-methods .icon-sofort-klarna-logo,
  .footer-payment-methods .icon-cc-klarna {
    font-size: 15px;
  }
.footer-payment-methods .icon-eps1 {
    font-size: 23px;
  }
.footer-header::after {
    content: '\e800';
    font-size: 34px;
}
.footer-header.accordion-open::after {
    content: '\e806';
    font-size: 34px;
}
@media (min-width: 640px) {
    .footer-header::after {
        display: none;
    }
}
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;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
        font-family: "Segoe UI", "Helvetica Neue", Arial, sans-serif;
}
#html-body.-amshopby-sticky .columns > .sidebar-main .swatch-attribute body.min-w-20.z-10.text-sm.leading-tight{
  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 + svg{
  right: -2rem;
}
/**
 * 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
 */
/* Rows */
[data-content-type='row']{
  box-sizing: border-box;
}
[data-content-type='row'] > div{
  margin-bottom: 0.625rem;
  padding: 0.625rem;
}
[data-content-type='row'][data-appearance='contained']{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
@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: 1080px){
  [data-content-type='row'][data-appearance='contained']{
    max-width: 1080px;
  }
}
@media (min-width: 1280px){
  [data-content-type='row'][data-appearance='contained']{
    max-width: 1280px;
  }
}
@media (min-width: 1440px){
  [data-content-type='row'][data-appearance='contained']{
    max-width: 1440px;
  }
}
@media (min-width: 1536px){
  [data-content-type='row'][data-appearance='contained']{
    max-width: 1536px;
  }
}
@media (min-width: 768px){
  .page-wrapper [data-content-type='row'][data-appearance='contained']:has(.ambrand-info){
    flex-direction: column;
  }
}
[data-content-type='row'][data-appearance='contained'] .ambrand-info{
  margin-bottom: 2rem;
  margin-top: 2rem;
  line-height: 1rem;
}
[data-content-type='row'][data-appearance='contained'] .ambrand-info .ambrand-info-value{
  margin-bottom: 0px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}
.catalog-category-view #category-view-container [data-content-type='row'][data-appearance='contained'] .amslider-container #category-carousel .swiper-button-next,
                    .catalog-category-view #category-view-container [data-content-type='row'][data-appearance='contained'] .amslider-container #category-carousel .swiper-button-prev,
                    .catalogsearch-result-index #category-view-container [data-content-type='row'][data-appearance='contained'] .amslider-container #category-carousel .swiper-button-next,
                    .catalogsearch-result-index #category-view-container [data-content-type='row'][data-appearance='contained'] .amslider-container #category-carousel .swiper-button-prev,
                    .ambrand-index-index #category-view-container [data-content-type='row'][data-appearance='contained'] .amslider-container #category-carousel .swiper-button-next,
                    .ambrand-index-index #category-view-container [data-content-type='row'][data-appearance='contained'] .amslider-container #category-carousel .swiper-button-prev {
                        background-color: #666666;
                    }
#category-view-container .breadcrumbs [data-content-type='row'][data-appearance='contained']{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
#category-view-container .breadcrumbs [data-content-type='row'][data-appearance='contained'] .items{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
@media (min-width: 768px){
  .page-wrapper [data-content-type='row'][data-appearance='contained']:has(.ambrand-info){
    flex-direction: column;
  }
}
[data-content-type='row'][data-appearance='contained'] .ambrand-info{
  margin-bottom: 2rem;
  margin-top: 2rem;
  display: flex;
  line-height: 1rem;
}
[data-content-type='row'][data-appearance='contained'] .ambrand-info::before{
  margin-right: 0.5rem;
  height: 1.5rem;
  width: 1.5rem;
  --tw-content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0iIzFENEVEOCIgY2xhc3M9InNpemUtNiI+CiAgPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMi4yNSAxMmMwLTUuMzg1IDQuMzY1LTkuNzUgOS43NS05Ljc1czkuNzUgNC4zNjUgOS43NSA5Ljc1LTQuMzY1IDkuNzUtOS43NSA5Ljc1UzIuMjUgMTcuMzg1IDIuMjUgMTJabTguNzA2LTEuNDQyYzEuMTQ2LS41NzMgMi40MzcuNDYzIDIuMTI2IDEuNzA2bC0uNzA5IDIuODM2LjA0Mi0uMDJhLjc1Ljc1IDAgMCAxIC42NyAxLjM0bC0uMDQuMDIyYy0xLjE0Ny41NzMtMi40MzgtLjQ2My0yLjEyNy0xLjcwNmwuNzEtMi44MzYtLjA0Mi4wMmEuNzUuNzUgMCAxIDEtLjY3MS0xLjM0bC4wNDEtLjAyMlpNMTIgOWEuNzUuNzUgMCAxIDAgMC0xLjUuNzUuNzUgMCAwIDAgMCAxLjVaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIC8+Cjwvc3ZnPgoK");
  content: var(--tw-content);
}
[data-content-type='row'][data-appearance='contained'] .ambrand-info .ambrand-info-value{
  margin-bottom: 0px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}
[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{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}
@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: 1080px){
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner{
    max-width: 1080px;
  }
}
@media (min-width: 1280px){
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner{
    max-width: 1280px;
  }
}
@media (min-width: 1440px){
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner{
    max-width: 1440px;
  }
}
@media (min-width: 1536px){
  [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner{
    max-width: 1536px;
  }
}
@media (min-width: 768px){
  .page-wrapper [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner:has(.ambrand-info){
    flex-direction: column;
  }
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner .ambrand-info{
  margin-bottom: 2rem;
  margin-top: 2rem;
  line-height: 1rem;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner .ambrand-info .ambrand-info-value{
  margin-bottom: 0px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}
.catalog-category-view #category-view-container [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner .amslider-container #category-carousel .swiper-button-next,
                    .catalog-category-view #category-view-container [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner .amslider-container #category-carousel .swiper-button-prev,
                    .catalogsearch-result-index #category-view-container [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner .amslider-container #category-carousel .swiper-button-next,
                    .catalogsearch-result-index #category-view-container [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner .amslider-container #category-carousel .swiper-button-prev,
                    .ambrand-index-index #category-view-container [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner .amslider-container #category-carousel .swiper-button-next,
                    .ambrand-index-index #category-view-container [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner .amslider-container #category-carousel .swiper-button-prev {
                        background-color: #666666;
                    }
#category-view-container .breadcrumbs [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
#category-view-container .breadcrumbs [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner .items{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
@media (min-width: 768px){
  .page-wrapper [data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner:has(.ambrand-info){
    flex-direction: column;
  }
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner .ambrand-info{
  margin-bottom: 2rem;
  margin-top: 2rem;
  display: flex;
  line-height: 1rem;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner .ambrand-info::before{
  margin-right: 0.5rem;
  height: 1.5rem;
  width: 1.5rem;
  --tw-content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0iIzFENEVEOCIgY2xhc3M9InNpemUtNiI+CiAgPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMi4yNSAxMmMwLTUuMzg1IDQuMzY1LTkuNzUgOS43NS05Ljc1czkuNzUgNC4zNjUgOS43NSA5Ljc1LTQuMzY1IDkuNzUtOS43NSA5Ljc1UzIuMjUgMTcuMzg1IDIuMjUgMTJabTguNzA2LTEuNDQyYzEuMTQ2LS41NzMgMi40MzcuNDYzIDIuMTI2IDEuNzA2bC0uNzA5IDIuODM2LjA0Mi0uMDJhLjc1Ljc1IDAgMCAxIC42NyAxLjM0bC0uMDQuMDIyYy0xLjE0Ny41NzMtMi40MzgtLjQ2My0yLjEyNy0xLjcwNmwuNzEtMi44MzYtLjA0Mi4wMmEuNzUuNzUgMCAxIDEtLjY3MS0xLjM0bC4wNDEtLjAyMlpNMTIgOWEuNzUuNzUgMCAxIDAgMC0xLjUuNzUuNzUgMCAwIDAgMCAxLjVaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIC8+Cjwvc3ZnPgoK");
  content: var(--tw-content);
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner .ambrand-info .ambrand-info-value{
  margin-bottom: 0px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5rem;
}
/* Column Groups */
[data-content-type='column-group']{
  flex-wrap: wrap;
}
@media (min-width: 768px){
  [data-content-type='column-group']{
    flex-wrap: nowrap;
  }
}
/* 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
}
    }
/* 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;
}
.category-view .sidebar [data-content-type='tabs'] .tabs-navigation.filter {}
[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;
}
.category-view .sidebar [data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title.filter {}
#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;
}
/* 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: flex;
  align-items: center;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-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) {
    a.pagebuilder-button-primary, button.pagebuilder-button-primary, div.pagebuilder-button-primary{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
        }
@media (min-width: 1280px) {
    a.pagebuilder-button-primary, button.pagebuilder-button-primary, div.pagebuilder-button-primary{
    font-size: 1rem;
    line-height: 1.5rem;
  }
        }
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(75 85 99 / var(--tw-bg-opacity));
}
a.pagebuilder-button-primary:focus, button.pagebuilder-button-primary:focus, div.pagebuilder-button-primary:focus{
  border-color: transparent;
  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(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);
  --tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity));
  --tw-ring-opacity: 0.5;
}
a.pagebuilder-button-primary, button.pagebuilder-button-primary, div.pagebuilder-button-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-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);
}
a.pagebuilder-button-primary:hover, button.pagebuilder-button-primary:hover, div.pagebuilder-button-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / 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);
}
#cart-drawer a.pagebuilder-button-primary[href*='#hide-element'],#cart-drawer  button.pagebuilder-button-primary[href*='#hide-element'],#cart-drawer  div.pagebuilder-button-primary[href*='#hide-element']{
  display: none;
}
.catalog-category-view .columns .column.main .products-grid .card .product-info a.pagebuilder-button-primary, .catalogsearch-result-index .columns .column.main .products-grid .card .product-info a.pagebuilder-button-primary, .ambrand-index-index .columns .column.main .products-grid .card .product-info a.pagebuilder-button-primary,.catalog-category-view .columns .column.main .products-grid .card .product-info  button.pagebuilder-button-primary, .catalogsearch-result-index .columns .column.main .products-grid .card .product-info  button.pagebuilder-button-primary, .ambrand-index-index .columns .column.main .products-grid .card .product-info  button.pagebuilder-button-primary,.catalog-category-view .columns .column.main .products-grid .card .product-info  div.pagebuilder-button-primary, .catalogsearch-result-index .columns .column.main .products-grid .card .product-info  div.pagebuilder-button-primary, .ambrand-index-index .columns .column.main .products-grid .card .product-info  div.pagebuilder-button-primary {
                                background-color: #666666;
                                width: 100%;
                                padding: 20px;
                            }
.catalog-category-view .columns .column.main .products-grid .card .product-info a.pagebuilder-button-primary svg, .catalogsearch-result-index .columns .column.main .products-grid .card .product-info a.pagebuilder-button-primary svg, .ambrand-index-index .columns .column.main .products-grid .card .product-info a.pagebuilder-button-primary svg,.catalog-category-view .columns .column.main .products-grid .card .product-info  button.pagebuilder-button-primary svg, .catalogsearch-result-index .columns .column.main .products-grid .card .product-info  button.pagebuilder-button-primary svg, .ambrand-index-index .columns .column.main .products-grid .card .product-info  button.pagebuilder-button-primary svg,.catalog-category-view .columns .column.main .products-grid .card .product-info  div.pagebuilder-button-primary svg, .catalogsearch-result-index .columns .column.main .products-grid .card .product-info  div.pagebuilder-button-primary svg, .ambrand-index-index .columns .column.main .products-grid .card .product-info  div.pagebuilder-button-primary svg {
                                    display: none;
                                }
.catalog-category-view .columns .column.main .products-grid .card .product-info a.pagebuilder-button-primary span, .catalogsearch-result-index .columns .column.main .products-grid .card .product-info a.pagebuilder-button-primary span, .ambrand-index-index .columns .column.main .products-grid .card .product-info a.pagebuilder-button-primary span,.catalog-category-view .columns .column.main .products-grid .card .product-info  button.pagebuilder-button-primary span, .catalogsearch-result-index .columns .column.main .products-grid .card .product-info  button.pagebuilder-button-primary span, .ambrand-index-index .columns .column.main .products-grid .card .product-info  button.pagebuilder-button-primary span,.catalog-category-view .columns .column.main .products-grid .card .product-info  div.pagebuilder-button-primary span, .catalogsearch-result-index .columns .column.main .products-grid .card .product-info  div.pagebuilder-button-primary span, .ambrand-index-index .columns .column.main .products-grid .card .product-info  div.pagebuilder-button-primary span {
                                    color: #FFF;
                                    text-transform: uppercase;
                                    font-size: 20px;
                                    line-height: 20px;
                                    margin-left: 0;
                                    font-family: 'Roboto';
                                }
#cart-drawer a.pagebuilder-button-primary, #quotecart-drawer a.pagebuilder-button-primary,#cart-drawer  button.pagebuilder-button-primary, #quotecart-drawer  button.pagebuilder-button-primary,#cart-drawer  div.pagebuilder-button-primary, #quotecart-drawer  div.pagebuilder-button-primary {
        background-color: #666666;
    }
.contact-index-index a.pagebuilder-button-primary,.contact-index-index  button.pagebuilder-button-primary,.contact-index-index  div.pagebuilder-button-primary {
        background-color: #666666;
    }
.contact-index-index a.pagebuilder-button-primary span,.contact-index-index  button.pagebuilder-button-primary span,.contact-index-index  div.pagebuilder-button-primary span {
            color: #FFF;
            text-transform: uppercase;
            font-size: 14px;
            line-height: 20px;
            margin-left: 0;
            font-family: 'Roboto';
            font-weight: 700;
        }
.customer-account-forgotpassword a.pagebuilder-button-primary, .customer-account-create a.pagebuilder-button-primary, .customer-address-index a.pagebuilder-button-primary, .newsletter-manage-index a.pagebuilder-button-primary, .customer-account-edit a.pagebuilder-button-primary, #customer-login-container a.pagebuilder-button-primary,.customer-account-forgotpassword  button.pagebuilder-button-primary, .customer-account-create  button.pagebuilder-button-primary, .customer-address-index  button.pagebuilder-button-primary, .newsletter-manage-index  button.pagebuilder-button-primary, .customer-account-edit  button.pagebuilder-button-primary, #customer-login-container  button.pagebuilder-button-primary,.customer-account-forgotpassword  div.pagebuilder-button-primary, .customer-account-create  div.pagebuilder-button-primary, .customer-address-index  div.pagebuilder-button-primary, .newsletter-manage-index  div.pagebuilder-button-primary, .customer-account-edit  div.pagebuilder-button-primary, #customer-login-container  div.pagebuilder-button-primary {
        background-color: #666666;
        text-transform: uppercase;
    }
.customer-account-forgotpassword a.pagebuilder-button-primary span, .customer-account-create a.pagebuilder-button-primary span, .customer-address-index a.pagebuilder-button-primary span, .newsletter-manage-index a.pagebuilder-button-primary span, .customer-account-edit a.pagebuilder-button-primary span, #customer-login-container a.pagebuilder-button-primary span,.customer-account-forgotpassword  button.pagebuilder-button-primary span, .customer-account-create  button.pagebuilder-button-primary span, .customer-address-index  button.pagebuilder-button-primary span, .newsletter-manage-index  button.pagebuilder-button-primary span, .customer-account-edit  button.pagebuilder-button-primary span, #customer-login-container  button.pagebuilder-button-primary span,.customer-account-forgotpassword  div.pagebuilder-button-primary span, .customer-account-create  div.pagebuilder-button-primary span, .customer-address-index  div.pagebuilder-button-primary span, .newsletter-manage-index  div.pagebuilder-button-primary span, .customer-account-edit  div.pagebuilder-button-primary span, #customer-login-container  div.pagebuilder-button-primary span {
            color: #FFF;
            text-transform: uppercase;
            font-size: 14px;
            line-height: 20px;
            margin-left: 0;
            font-family: 'Roboto';
            font-weight: 700;
        }
.catalog-product-view .product-slider div section div div div div .product-item .product-info div >a.pagebuilder-button-primary,.catalog-product-view .product-slider div section div div div div .product-item .product-info div > button.pagebuilder-button-primary,.catalog-product-view .product-slider div section div div div div .product-item .product-info div > div.pagebuilder-button-primary {
                                                background-color: #666666;
                                                width: 100%;
                                                padding: 20px;
                                            }
.catalog-product-view .product-slider div section div div div div .product-item .product-info div >a.pagebuilder-button-primary svg,.catalog-product-view .product-slider div section div div div div .product-item .product-info div > button.pagebuilder-button-primary svg,.catalog-product-view .product-slider div section div div div div .product-item .product-info div > div.pagebuilder-button-primary svg {
                                                    display: none;
                                                }
.catalog-product-view .product-slider div section div div div div .product-item .product-info div >a.pagebuilder-button-primary span,.catalog-product-view .product-slider div section div div div div .product-item .product-info div > button.pagebuilder-button-primary span,.catalog-product-view .product-slider div section div div div div .product-item .product-info div > div.pagebuilder-button-primary span {
                                                    color: #FFF;
                                                    text-transform: uppercase;
                                                    font-size: 20px;
                                                    line-height: 20px;
                                                    margin-left: 0;
                                                    font-family: 'Roboto';
                                                }
a.pagebuilder-button-secondary, button.pagebuilder-button-secondary, div.pagebuilder-button-secondary{
  display: flex;
  align-items: center;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-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) {
    a.pagebuilder-button-secondary, button.pagebuilder-button-secondary, div.pagebuilder-button-secondary{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
        }
@media (min-width: 1280px) {
    a.pagebuilder-button-secondary, button.pagebuilder-button-secondary, div.pagebuilder-button-secondary{
    font-size: 1rem;
    line-height: 1.5rem;
  }
        }
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(75 85 99 / var(--tw-bg-opacity));
}
a.pagebuilder-button-secondary:focus, button.pagebuilder-button-secondary:focus, div.pagebuilder-button-secondary:focus{
  border-color: transparent;
  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(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);
  --tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity));
  --tw-ring-opacity: 0.5;
}
a.pagebuilder-button-secondary, button.pagebuilder-button-secondary, div.pagebuilder-button-secondary{
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-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);
}
#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:hover, button.pagebuilder-button-secondary:hover, div.pagebuilder-button-secondary:hover{
  --tw-border-opacity: 1;
  border-color: rgb(30 64 175 / 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);
}
a.pagebuilder-button-secondary:focus, button.pagebuilder-button-secondary:focus, div.pagebuilder-button-secondary:focus{
  border-width: 2px;
  border-color: transparent;
}
#cart-drawer a.pagebuilder-button-secondary[href*='#hide-element'],#cart-drawer  button.pagebuilder-button-secondary[href*='#hide-element'],#cart-drawer  div.pagebuilder-button-secondary[href*='#hide-element']{
  display: none;
}
/* 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 (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: 2rem;
  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);
    transition: transform 250ms ease, color 250ms ease;
}
[data-content-type='banner'] .pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay{
  display: flex;
  align-items: center;
  justify-content: center;
}
[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.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;
}
[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;
        text-decoration: none;
    }
[data-content-type='slider'] .carousel-nav{
  position: absolute;
  bottom: 0px;
  margin-bottom: 0.5rem;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
  --tw-bg-opacity: 0.75;
        left: 50%;
        transform: translateX(-50%);
}
/* 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;
}
[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;
  padding: 2rem;
  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;
            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;
}
[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: 0.5rem;
  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;
}
.category-view .sidebar .glider-dot.filter {}
.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;
}
[data-show-dots='false'] .glider-dots{
  display: none;
}
/* 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;
}
.-right-1\.5{
  right: -0.375rem;
}
.-top-1\.5{
  top: -0.375rem;
}
.-top-3{
  top: -0.75rem;
}
.bottom-0{
  bottom: 0px;
}
.bottom-2\/4{
  bottom: 50%;
}
.bottom-3\.5{
  bottom: 0.875rem;
}
.bottom-4{
  bottom: 1rem;
}
.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;
}
.top-0{
  top: 0px;
}
.top-1\/2{
  top: 50%;
}
.top-2{
  top: 0.5rem;
}
.top-6{
  top: 1.5rem;
}
.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;
}
.clear-both{
  clear: both;
}
.-m-2{
  margin: -0.5rem;
}
.-m-3{
  margin: -0.75rem;
}
.-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-0{
  margin-left: 0px;
  margin-right: 0px;
}
.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;
}
.\!mb-0{
  margin-bottom: 0px !important;
}
.\!mt-0{
  margin-top: 0px !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-5{
  margin-top: -1.25rem;
}
.-mt-6{
  margin-top: -1.5rem;
}
.-mt-8{
  margin-top: -2rem;
}
.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-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-7{
  margin-bottom: 1.75rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.ml-0{
  margin-left: 0px;
}
.ml-1{
  margin-left: 0.25rem;
}
.ml-10{
  margin-left: 2.5rem;
}
.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-2{
  margin-right: 0.5rem;
}
.mr-3{
  margin-right: 0.75rem;
}
.mr-4{
  margin-right: 1rem;
}
.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-\[2px\]{
  margin-top: 2px;
}
.mt-auto{
  margin-top: auto;
}
.box-border{
  box-sizing: border-box;
}
.box-content{
  box-sizing: content-box;
}
.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;
}
.size-1{
  width: 0.25rem;
  height: 0.25rem;
}
.\!h-10{
  height: 2.5rem !important;
}
.h-0{
  height: 0px;
}
.h-10{
  height: 2.5rem;
}
.h-11{
  height: 2.75rem;
}
.h-12{
  height: 3rem;
}
.h-16{
  height: 4rem;
}
.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-7{
  height: 1.75rem;
}
.h-8{
  height: 2rem;
}
.h-80{
  height: 20rem;
}
.h-9{
  height: 2.25rem;
}
.h-am-latter{
  height: 32px;
}
.h-am-popup-content{
  height: 415px;
}
.h-auto{
  height: auto;
}
.h-full{
  height: 100%;
}
.max-h-\[30vh\]{
  max-height: 30vh;
}
.max-h-\[92vh\]{
  max-height: 92vh;
}
.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-0{
  min-height: 0px;
}
.min-h-14{
  min-height: 3.5rem;
}
.min-h-\[20px\]{
  min-height: 20px;
}
.min-h-\[22px\]{
  min-height: 22px;
}
.min-h-\[40px\]{
  min-height: 40px;
}
.\!w-10{
  width: 2.5rem !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-20{
  width: 5rem;
}
.w-24{
  width: 6rem;
}
.w-3{
  width: 0.75rem;
}
.w-3\/4{
  width: 75%;
}
.w-32{
  width: 8rem;
}
.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{
  width: 1.75rem;
}
.w-7\/12{
  width: 58.333333%;
}
.w-8{
  width: 2rem;
}
.w-8\/12{
  width: 66.666667%;
}
.w-9{
  width: 2.25rem;
}
.w-\[120px\]{
  width: 120px;
}
.w-\[20\%\]{
  width: 20%;
}
.w-\[90\%\]{
  width: 90%;
}
.w-am-latter{
  width: 32px;
}
.w-am-popup-content{
  width: 600px;
}
.w-auto{
  width: auto;
}
.w-full{
  width: 100%;
}
.w-max{
  width: -moz-max-content;
  width: max-content;
}
.w-screen{
  width: 100vw;
}
.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-\[30\%\]{
  min-width: 30%;
}
.min-w-\[320px\]{
  min-width: 320px;
}
.min-w-\[40px\]{
  min-width: 40px;
}
.min-w-full{
  min-width: 100%;
}
.max-w-4xl{
  max-width: 56rem;
}
.max-w-\[200px\]{
  max-width: 200px;
}
.max-w-\[30\%\]{
  max-width: 30%;
}
.max-w-\[35vw\]{
  max-width: 35vw;
}
.max-w-\[500px\]{
  max-width: 500px;
}
.max-w-\[740px\]{
  max-width: 740px;
}
.max-w-\[90\%\]{
  max-width: 90%;
}
.max-w-\[90vw\]{
  max-width: 90vw;
}
.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-prose{
  max-width: 65ch;
}
.max-w-screen-2xl{
  max-width: 1536px;
}
.max-w-screen-md{
  max-width: 768px;
}
.max-w-screen-sm{
  max-width: 640px;
}
.max-w-subscribeform{
  max-width: 264px;
}
.max-w-subscribeinput{
  max-width: 180px;
}
.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;
}
.origin-top-left{
  transform-origin: top left;
}
.origin-top-right{
  transform-origin: top right;
}
.-translate-x-1{
  --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));
}
.-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-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-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-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\/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-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-\[-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-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-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{
  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));
}
.grid-cols-8{
  grid-template-columns: repeat(8, minmax(0, 1fr));
}
.flex-row{
  flex-direction: row;
}
.flex-row-reverse{
  flex-direction: row-reverse;
}
.flex-col{
  flex-direction: column;
}
.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;
}
.gap-1{
  gap: 0.25rem;
}
.gap-1\.5{
  gap: 0.375rem;
}
.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-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;
}
.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-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;
}
.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{
  border-radius: 0.25rem;
}
.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-l-md{
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}
.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;
}
.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-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / 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-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(74 222 128 / var(--tw-border-opacity));
}
.border-primary{
  --tw-border-opacity: 1;
  border-color: rgb(29 78 216 / 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;
}
.bg-\[var\(--ambrands-bg-color\)\]{
  background-color: var(--ambrands-bg-color);
}
.bg-ambar-background{
  background-color: var(--ambar-background);
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / 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-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-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-50{
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity));
}
.bg-gray-500\/50{
  background-color: rgb(107 114 128 / 0.5);
}
.bg-gray-900{
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}
.bg-gray40{
  --tw-bg-opacity: 1;
  background-color: rgb(102 102 102 / var(--tw-bg-opacity));
}
.bg-green-500{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}
.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(29 78 216 / 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-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\/30{
  background-color: rgb(255 255 255 / 0.3);
}
.bg-white\/60{
  background-color: rgb(255 255 255 / 0.6);
}
.bg-whitelinen{
  --tw-bg-opacity: 1;
  background-color: rgb(249 244 234 / var(--tw-bg-opacity));
}
.bg-yellow-300{
  --tw-bg-opacity: 1;
  background-color: rgb(253 224 71 / var(--tw-bg-opacity));
}
.bg-yellow-500{
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / 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-95{
  --tw-bg-opacity: 0.95;
}
.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));
}
.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);
}
.bg-cover{
  background-size: cover;
}
.bg-center{
  background-position: center;
}
.bg-no-repeat{
  background-repeat: no-repeat;
}
.fill-black\/20{
  fill: rgb(0 0 0 / 0.2);
}
.fill-current{
  fill: currentColor;
}
.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{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.object-center{
  -o-object-position: 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-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-15px{
  padding-left: 15px;
  padding-right: 15px;
}
.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-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-7{
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.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-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-10px{
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-16{
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.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;
}
.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-3{
  padding-bottom: 0.75rem;
}
.pb-4{
  padding-bottom: 1rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pl-1{
  padding-left: 0.25rem;
}
.pl-2{
  padding-left: 0.5rem;
}
.pl-3{
  padding-left: 0.75rem;
}
.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-2{
  padding-right: 0.5rem;
}
.pr-4{
  padding-right: 1rem;
}
.pr-6{
  padding-right: 1.5rem;
}
.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-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-top{
  vertical-align: top;
}
.align-middle{
  vertical-align: middle;
}
.font-customFont{
  font-family: 'Roboto', ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.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-6xl{
  font-size: 3.75rem;
  line-height: 1;
}
.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;
}
.font-bold{
  font-weight: 700;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.lowercase{
  text-transform: lowercase;
}
.capitalize{
  text-transform: capitalize;
}
.italic{
  font-style: italic;
}
.not-italic{
  font-style: normal;
}
.tabular-nums{
  --tw-numeric-spacing: tabular-nums;
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction);
}
.leading-5{
  line-height: 1.25rem;
}
.leading-6{
  line-height: 1.5rem;
}
.leading-7{
  line-height: 1.75rem;
}
.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-wide{
  letter-spacing: 0.025em;
}
.tracking-wider{
  letter-spacing: 0.05em;
}
.tracking-widest{
  letter-spacing: 0.1em;
}
.text-\[color\:var\(--ambrands-text-color\)\]{
  color: var(--ambrands-text-color);
}
.text-ambar-policy-text{
  color: var(--ambar-policy-text);
}
.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-cornflower-100{
  --tw-text-opacity: 1;
  color: rgb(131 146 167 / 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-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-secondary{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
.text-secondary-darker{
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / 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-yellow-400{
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity));
}
.underline{
  text-decoration-line: underline;
}
.line-through{
  text-decoration-line: line-through;
}
.no-underline{
  text-decoration-line: none;
}
.opacity-0{
  opacity: 0;
}
.opacity-100{
  opacity: 1;
}
.opacity-25{
  opacity: 0.25;
}
.opacity-50{
  opacity: 0.5;
}
.opacity-75{
  opacity: 0.75;
}
.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);
}
.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-primary{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity));
}
.ring-primary\/50{
  --tw-ring-color: rgb(30 64 175 / 0.5);
}
.ring-primary\/75{
  --tw-ring-color: rgb(30 64 175 / 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-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);
}
.shrink-0 {
      flex-shrink: 0;
    }
.bg-sky-600 {
      background-color: rgb(2 132 199);
    }
.text-blue-600 {
      background-color: rgb(2 132 199);
    }
.page-footer{}
.page-header {
}
.page-main {

}
.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));
}
.category-view .sidebar .block.filter {}
.account-nav ul li a, .account-nav ul li strong{
  display: flex;
  justify-content: space-between;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
.account-nav ul 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 ul 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 ul li a:hover + svg{
  right: -2rem;
}
.account-nav ul 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 ul 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 ul 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(31 41 55 / var(--tw-text-opacity));
  text-decoration-line: underline;
}
body > div > div.grecaptcha-badge{
  display: none;
  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;
}
[data-content-type$='block'] .order-links p:last-child{
  margin-bottom: 1rem;
  margin-top: 0px;
}
.category-view .sidebar .order-links.filter {}
.order-links{
  align-items: center;
  --tw-bg-opacity: 1;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity));
}
.order-links li{
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  cursor: pointer;
  white-space: nowrap;
}
.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(31 41 55 / 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;
}
.category-view .sidebar form label.filter,.category-view .sidebar  fieldset label.filter {}
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(239 68 68 / var(--tw-text-opacity));
}
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;
}
fieldset ~ fieldset{
  margin-top: 2rem;
}
/* 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;
}
.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;
}
.category-view .sidebar .product-info-main p.title-font.filter {}
.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;
}
.column.main .ambrand-info .ambrand-info::before, .category-view-container .ambrand-info .ambrand-info::before{
  margin-right: 0.5rem;
  height: 1.5rem;
  width: 1.5rem;
  --tw-content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0iIzFENEVEOCIgY2xhc3M9InNpemUtNiI+CiAgPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMi4yNSAxMmMwLTUuMzg1IDQuMzY1LTkuNzUgOS43NS05Ljc1czkuNzUgNC4zNjUgOS43NSA5Ljc1LTQuMzY1IDkuNzUtOS43NSA5Ljc1UzIuMjUgMTcuMzg1IDIuMjUgMTJabTguNzA2LTEuNDQyYzEuMTQ2LS41NzMgMi40MzcuNDYzIDIuMTI2IDEuNzA2bC0uNzA5IDIuODM2LjA0Mi0uMDJhLjc1Ljc1IDAgMCAxIC42NyAxLjM0bC0uMDQuMDIyYy0xLjE0Ny41NzMtMi40MzgtLjQ2My0yLjEyNy0xLjcwNmwuNzEtMi44MzYtLjA0Mi4wMmEuNzUuNzUgMCAxIDEtLjY3MS0xLjM0bC4wNDEtLjAyMlpNMTIgOWEuNzUuNzUgMCAxIDAgMC0xLjUuNzUuNzUgMCAwIDAgMCAxLjVaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIC8+Cjwvc3ZnPgoK");
  content: var(--tw-content);
}
.column.main .ambrand-info .ambrand-info, .category-view-container .ambrand-info .ambrand-info{
  margin-bottom: 2rem;
  display: flex;
}
@media (min-width: 640px){
  .column.main .ambrand-info .ambrand-info, .category-view-container .ambrand-info .ambrand-info{
    padding-left: 0px;
    padding-right: 0px;
  }
}
.column.main .ambrand-info .ambrand-info-value, .category-view-container .ambrand-info .ambrand-info-value{
  margin-bottom: 0px;
}
.category-view .ambrand-info{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media (min-width: 768px){
  .page-wrapper .container:has(.ambrand-info){
    flex-direction: column;
  }
}
.container .ambrand-info{
  margin-bottom: 2rem;
  margin-top: 2rem;
  display: flex;
  line-height: 1rem;
}
.container .ambrand-info::before{
  margin-right: 0.5rem;
  height: 1.5rem;
  width: 1.5rem;
  --tw-content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0iIzFENEVEOCIgY2xhc3M9InNpemUtNiI+CiAgPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMi4yNSAxMmMwLTUuMzg1IDQuMzY1LTkuNzUgOS43NS05Ljc1czkuNzUgNC4zNjUgOS43NSA5Ljc1LTQuMzY1IDkuNzUtOS43NSA5Ljc1UzIuMjUgMTcuMzg1IDIuMjUgMTJabTguNzA2LTEuNDQyYzEuMTQ2LS41NzMgMi40MzcuNDYzIDIuMTI2IDEuNzA2bC0uNzA5IDIuODM2LjA0Mi0uMDJhLjc1Ljc1IDAgMCAxIC42NyAxLjM0bC0uMDQuMDIyYy0xLjE0Ny41NzMtMi40MzgtLjQ2My0yLjEyNy0xLjcwNmwuNzEtMi44MzYtLjA0Mi4wMmEuNzUuNzUgMCAxIDEtLjY3MS0xLjM0bC4wNDEtLjAyMlpNMTIgOWEuNzUuNzUgMCAxIDAgMC0xLjUuNzUuNzUgMCAwIDAgMCAxLjVaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIC8+Cjwvc3ZnPgoK");
  content: var(--tw-content);
}
.container .ambrand-info .ambrand-info-value{
  margin-bottom: 0px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 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;
  cursor: pointer;
  border-radius: 9999px;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
  --tw-bg-opacity: 1;
  --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);
      content: var(--tw-content);
      flex-shrink: 0;
}
.amslider .swiper-pagination-bullet-active::before{
  --tw-bg-opacity: 1;
  background-color: rgb(2 132 199 / var(--tw-bg-opacity));
      content: var(--tw-content);
      background-color: rgb(2 132 199);
}
.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;
}
.category-view .sidebar .children-category .amslider.filter {}
.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%;
  }
}
/* 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;
}
.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;
}
.category-view .sidebar .filter-content .tooltip-wrapper div span.filter {}
.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(30 64 175 / 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(30 64 175 / 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;
}
.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;
        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;
}
.category-view .sidebar .amshopby-slider-container.-volumetric .noUi-handle.filter:before {}
.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;
  }
}
.text-ambar-policy-text a {
    color: var(--ambar-links-color);
}
.text-ambar-policy-text a:hover{
  opacity: 0.75;
        text-decoration: underline;
}
.ambar-sidebar-group-list .ambar-group-title {
        color: var(--ambar-sidebar-group-title-text);
    }
.ambar-sidebar-group-list .ambar-group-description {
        color: var(--ambar-sidebar-group-description-text);
    }
.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(34 197 94 / 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));
}
.before\:content-none::before{
  --tw-content: none;
  content: var(--tw-content);
}
.before\:shrink-0::before {
      content: var(--tw-content);
      flex-shrink: 0;
    }
.after\:ml-0\.5::after{
  content: var(--tw-content);
  margin-left: 0.125rem;
}
.after\:content-\[\'\:\'\]::after{
  --tw-content: ':';
  content: var(--tw-content);
}
.after\:content-none::after{
  --tw-content: none;
  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);
}
.hover\:cursor-pointer:hover{
  cursor: pointer;
}
.hover\:border-gray-200:hover{
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / 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(29 78 216 / 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-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-900:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(17 24 39 / var(--tw-bg-opacity));
}
.hover\:bg-primary\/10:hover{
  background-color: rgb(29 78 216 / 0.1);
}
.hover\:bg-sky-700:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(3 105 161 / var(--tw-bg-opacity));
}
.hover\:bg-transparent:hover{
  background-color: transparent;
}
.hover\:text-black:hover{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / 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-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(31 41 55 / 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(234 179 8 / 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\: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(30 64 175 / var(--tw-ring-opacity));
}
.hover\:ring-opacity-50:hover{
  --tw-ring-opacity: 0.5;
}
.hover\:drop-shadow-md:hover{
  --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
  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);
}
.hover\:drop-shadow-sm:hover{
  --tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / 0.05));
  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);
}
.hover\:text-blue-600:hover {
      background-color: rgb(2 132 199);
    }
.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-primary:focus{
  --tw-border-opacity: 1;
  border-color: rgb(29 78 216 / var(--tw-border-opacity));
}
.focus\:border-primary-lighter:focus{
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / 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-transparent:focus{
  background-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-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-red-500:focus{
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity));
}
.focus\:drop-shadow-md:focus{
  --tw-drop-shadow: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
  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);
}
.focus\:drop-shadow-sm:focus{
  --tw-drop-shadow: drop-shadow(0 1px 1px rgb(0 0 0 / 0.05));
  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);
}
.focus-visible\:outline-none:focus-visible{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.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\:bg-gray-100:disabled{
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.disabled\:opacity-75:disabled{
  opacity: 0.75;
}
.group:hover .group-hover\:visible{
  visibility: visible;
}
.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));
}
.aria-\[current\=page\]\:underline[aria-current="page"]{
  text-decoration-line: underline;
}
.data-\[active\]\:border-primary[data-active]{
  --tw-border-opacity: 1;
  border-color: rgb(29 78 216 / var(--tw-border-opacity));
}
@media not all and (min-width: 768px){
  .max-md\:mb-5{
    margin-bottom: 1.25rem;
  }
  .max-md\:mr-2\.5{
    margin-right: 0.625rem;
  }
}
@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\:-mx-8{
    margin-left: -2rem;
    margin-right: -2rem;
  }
  .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\:\!block{
    display: block !important;
  }
  .sm\:block{
    display: block;
  }
  .sm\:flex{
    display: flex;
  }
  .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\:max-w-none{
    max-width: none;
  }
  .sm\:table-fixed{
    table-layout: fixed;
  }
  .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-4{
    grid-template-columns: repeat(4, 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-between{
    justify-content: space-between;
  }
  .sm\:gap-3{
    gap: 0.75rem;
  }
  .sm\:gap-8{
    gap: 2rem;
  }
  .sm\:overflow-hidden{
    overflow: hidden;
  }
  .sm\:border-b-0{
    border-bottom-width: 0px;
  }
  .sm\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .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-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .sm\:py-1{
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .sm\:py-24{
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
  .sm\:py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
  .sm\:pb-0{
    padding-bottom: 0px;
  }
  .sm\:pb-8{
    padding-bottom: 2rem;
  }
  .sm\:pt-12{
    padding-top: 3rem;
  }
  .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\:duration-700{
    transition-duration: 700ms;
  }
}
@media (min-width: 768px){
  .md\:fixed{
    position: fixed;
  }
  .md\:absolute{
    position: absolute;
  }
  .md\:-top-2{
    top: -0.5rem;
  }
  .md\:bottom-auto{
    bottom: auto;
  }
  .md\:left-full{
    left: 100%;
  }
  .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-4{
    margin-top: -1rem;
  }
  .md\:mb-0{
    margin-bottom: 0px;
  }
  .md\:mb-2{
    margin-bottom: 0.5rem;
  }
  .md\:mb-3{
    margin-bottom: 0.75rem;
  }
  .md\:mb-4{
    margin-bottom: 1rem;
  }
  .md\:ml-0{
    margin-left: 0px;
  }
  .md\:ml-6{
    margin-left: 1.5rem;
  }
  .md\:mr-0{
    margin-right: 0px;
  }
  .md\:mr-4{
    margin-right: 1rem;
  }
  .md\:mr-5{
    margin-right: 1.25rem;
  }
  .md\:mr-6{
    margin-right: 1.5rem;
  }
  .md\:mt-0{
    margin-top: 0px;
  }
  .md\:mt-10{
    margin-top: 2.5rem;
  }
  .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\:h-24{
    height: 6rem;
  }
  .md\:h-6{
    height: 1.5rem;
  }
  .md\:h-auto{
    height: auto;
  }
  .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-5\/12{
    width: 41.666667%;
  }
  .md\:w-6{
    width: 1.5rem;
  }
  .md\:w-7\/12{
    width: 58.333333%;
  }
  .md\:w-auto{
    width: auto;
  }
  .md\:w-full{
    width: 100%;
  }
  .md\:max-w-100-50{
    max-width: calc(100% - 50px);
  }
  .md\:max-w-\[30\%\]{
    max-width: 30%;
  }
  .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-end{
    justify-content: flex-end;
  }
  .md\:justify-center{
    justify-content: center;
  }
  .md\:justify-between{
    justify-content: space-between;
  }
  .md\:gap-1{
    gap: 0.25rem;
  }
  .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\:overflow-x-auto{
    overflow-x: auto;
  }
  .md\:rounded-lg{
    border-radius: 0.5rem;
  }
  .md\:border-0{
    border-width: 0px;
  }
  .md\:bg-transparent{
    background-color: transparent;
  }
  .md\:p-2{
    padding: 0.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-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\:pt-1{
    padding-top: 0.25rem;
  }
  .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-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .md\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .md\:font-bold{
    font-weight: 700;
  }

    .md\:shrink-0 {
      flex-shrink: 0;
    }
}
@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\:\!-left-10{
    left: -2.5rem !important;
  }
  .lg\:\!-right-10{
    right: -2.5rem !important;
  }
  .lg\:bottom-auto{
    bottom: auto;
  }
  .lg\:left-\[var\(--msrp-inline-offset\)\]{
    left: var(--msrp-inline-offset);
  }
  .lg\:right-auto{
    right: auto;
  }
  .lg\:top-\[var\(--msrp-block-offset\)\]{
    top: var(--msrp-block-offset);
  }
  .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\:float-right{
    float: right;
  }
  .lg\:ml-2{
    margin-left: 0.5rem;
  }
  .lg\:ml-5{
    margin-left: 1.25rem;
  }
  .lg\:mr-4{
    margin-right: 1rem;
  }
  .lg\:mt-2{
    margin-top: 0.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\:min-h-0{
    min-height: 0px;
  }
  .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-3\/4{
    width: 75%;
  }
  .lg\:w-56{
    width: 14rem;
  }
  .lg\:w-auto{
    width: auto;
  }
  .lg\:max-w-xs{
    max-width: 20rem;
  }
  .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-5{
    grid-template-columns: repeat(5, 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-nowrap{
    flex-wrap: nowrap;
  }
  .lg\:justify-start{
    justify-content: flex-start;
  }
  .lg\:justify-end{
    justify-content: flex-end;
  }
  .lg\:gap-x-10{
    -moz-column-gap: 2.5rem;
         column-gap: 2.5rem;
  }
  .lg\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }
  .lg\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:py-2{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .lg\:py-32{
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
  .lg\:pl-10{
    padding-left: 2.5rem;
  }
  .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\:text-left{
    text-align: left;
  }
  .lg\:text-right{
    text-align: right;
  }
  .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: 1080px){
  .mlg\:mx-24{
    margin-left: 6rem;
    margin-right: 6rem;
  }
  .mlg\:block{
    display: block;
  }
  .mlg\:hidden{
    display: none;
  }
  .mlg\:gap-8{
    gap: 2rem;
  }
  .mlg\:border-container{
    --tw-border-opacity: 1;
    border-color: rgb(231 231 231 / var(--tw-border-opacity));
  }
  .mlg\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .mlg\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .mlg\:py-11{
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }
  .mlg\:py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}
@media (min-width: 1280px){
  .xl\:col-span-2{
    grid-column: span 2 / span 2;
  }
  .xl\:col-span-3{
    grid-column: span 3 / span 3;
  }
  .xl\:col-span-4{
    grid-column: span 4 / span 4;
  }
  .xl\:-mt-12{
    margin-top: -3rem;
  }
  .xl\:mt-0{
    margin-top: 0px;
  }
  .xl\:w-1\/2{
    width: 50%;
  }
  .xl\:w-1\/3{
    width: 33.333333%;
  }
  .xl\:w-1\/4{
    width: 25%;
  }
  .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\:border-none{
    border-style: none;
  }
  .xl\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
@media (min-width: 1536px){
  .\32xl\:\!-left-10{
    left: -2.5rem !important;
  }
  .\32xl\:\!-right-10{
    right: -2.5rem !important;
  }
}
@media not all and (min-width: 768px){
  .\[\&\:nth-child\(n\+2\)\]\:max-md\:hidden:nth-child(n+2){
    display: none;
  }
}
