@import url('https://fonts.googleapis.com/css?family=Poppins:100,300,400,500,600');

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

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

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

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

small {
  font-size: 80%;
}

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

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

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

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

button,
input,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

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

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

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

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

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

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-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.
 */

[type="search"]::-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.
 */

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

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


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

button {
  background-color: transparent;
  background-image: none;
}

/**
 * Work around a Firefox/IE bug where the transparent `button` background
 * results in a loss of the default `button` focus styles.
 */

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}


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

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */

html {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */

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

/*
 * Ensure horizontal rules are visible by default
 */

hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #a0aec0;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #a0aec0;
}

input::placeholder,
textarea::placeholder {
  color: #a0aec0;
}

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

table {
  border-collapse: collapse;
}

h1,
h2,
h3,
h4,
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;
}

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

button,
input,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */

pre,
code {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/**
 * Make replaced elements `display: block` by default as that's
 * the behavior you want almost all of the time. Inspired by
 * CSS Remedy, with `svg` added as well.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

img,
svg,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}

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

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

#monster-upsell-cart .mu-space-y-3 > :not(template) ~ :not(template){
  --space-y-reverse: 0;
  margin-top: calc(12px * calc(1 - var(--space-y-reverse)));
  margin-bottom: calc(12px * var(--space-y-reverse));
}

#monster-upsell-cart .mu-space-x-3 > :not(template) ~ :not(template){
  --space-x-reverse: 0;
  margin-right: calc(12px * var(--space-x-reverse));
  margin-left: calc(12px * calc(1 - var(--space-x-reverse)));
}

#monster-upsell-cart .mu-appearance-none{
  -webkit-appearance: none;
          appearance: none;
}

#monster-upsell-cart .mu-bg-black{
  --bg-opacity: 1;
  background-color: #000;
  background-color: rgba(0, 0, 0, var(--bg-opacity));
}

#monster-upsell-cart .mu-bg-white{
  --bg-opacity: 1;
  background-color: #fff;
  background-color: rgba(255, 255, 255, var(--bg-opacity));
}

#monster-upsell-cart .mu-bg-gray-200{
  --bg-opacity: 1;
  background-color: #edf2f7;
  background-color: rgba(237, 242, 247, var(--bg-opacity));
}

#monster-upsell-cart .mu-bg-gray-300{
  --bg-opacity: 1;
  background-color: #e2e8f0;
  background-color: rgba(226, 232, 240, var(--bg-opacity));
}

#monster-upsell-cart .mu-bg-gray-400{
  --bg-opacity: 1;
  background-color: #cbd5e0;
  background-color: rgba(203, 213, 224, var(--bg-opacity));
}

#monster-upsell-cart .mu-bg-gray-500{
  --bg-opacity: 1;
  background-color: #a0aec0;
  background-color: rgba(160, 174, 192, var(--bg-opacity));
}

#monster-upsell-cart .mu-bg-gray-700{
  --bg-opacity: 1;
  background-color: #4a5568;
  background-color: rgba(74, 85, 104, var(--bg-opacity));
}

#monster-upsell-cart .mu-bg-gray-800{
  --bg-opacity: 1;
  background-color: #2d3748;
  background-color: rgba(45, 55, 72, var(--bg-opacity));
}

#monster-upsell-cart .mu-bg-red-500{
  --bg-opacity: 1;
  background-color: #f56565;
  background-color: rgba(245, 101, 101, var(--bg-opacity));
}

#monster-upsell-cart .mu-bg-orange-200{
  --bg-opacity: 1;
  background-color: #feebc8;
  background-color: rgba(254, 235, 200, var(--bg-opacity));
}

#monster-upsell-cart .mu-bg-orange-500{
  --bg-opacity: 1;
  background-color: #ed8936;
  background-color: rgba(237, 137, 54, var(--bg-opacity));
}

#monster-upsell-cart .mu-bg-yellow-100{
  --bg-opacity: 1;
  background-color: #fffff0;
  background-color: rgba(255, 255, 240, var(--bg-opacity));
}

#monster-upsell-cart .mu-bg-yellow-200{
  --bg-opacity: 1;
  background-color: #fefcbf;
  background-color: rgba(254, 252, 191, var(--bg-opacity));
}

#monster-upsell-cart .mu-bg-teal-100{
  --bg-opacity: 1;
  background-color: #e6fffa;
  background-color: rgba(230, 255, 250, var(--bg-opacity));
}

#monster-upsell-cart .mu-bg-blue-100{
  --bg-opacity: 1;
  background-color: #ebf8ff;
  background-color: rgba(235, 248, 255, var(--bg-opacity));
}

#monster-upsell-cart .mu-bg-blue-200{
  --bg-opacity: 1;
  background-color: #bee3f8;
  background-color: rgba(190, 227, 248, var(--bg-opacity));
}

#monster-upsell-cart .mu-bg-blue-400{
  --bg-opacity: 1;
  background-color: #63b3ed;
  background-color: rgba(99, 179, 237, var(--bg-opacity));
}

#monster-upsell-cart .mu-bg-blue-500{
  --bg-opacity: 1;
  background-color: #4299e1;
  background-color: rgba(66, 153, 225, var(--bg-opacity));
}

#monster-upsell-cart .mu-bg-indigo-500{
  --bg-opacity: 1;
  background-color: #667eea;
  background-color: rgba(102, 126, 234, var(--bg-opacity));
}

#monster-upsell-cart .mu-bg-indigo-800{
  --bg-opacity: 1;
  background-color: #434190;
  background-color: rgba(67, 65, 144, var(--bg-opacity));
}

#monster-upsell-cart .hover\:mu-bg-gray-900:hover{
  --bg-opacity: 1;
  background-color: #1a202c;
  background-color: rgba(26, 32, 44, var(--bg-opacity));
}

#monster-upsell-cart .hover\:mu-bg-red-600:hover{
  --bg-opacity: 1;
  background-color: #e53e3e;
  background-color: rgba(229, 62, 62, var(--bg-opacity));
}

#monster-upsell-cart .hover\:mu-bg-blue-600:hover{
  --bg-opacity: 1;
  background-color: #3182ce;
  background-color: rgba(49, 130, 206, var(--bg-opacity));
}

#monster-upsell-cart .hover\:mu-bg-blue-700:hover{
  --bg-opacity: 1;
  background-color: #2b6cb0;
  background-color: rgba(43, 108, 176, var(--bg-opacity));
}

#monster-upsell-cart .disabled\:mu-bg-gray-500:disabled{
  --bg-opacity: 1;
  background-color: #a0aec0;
  background-color: rgba(160, 174, 192, var(--bg-opacity));
}

#monster-upsell-cart .mu-bg-opacity-50{
  --bg-opacity: 0.5;
}

#monster-upsell-cart .mu-bg-opacity-75{
  --bg-opacity: 0.75;
}

#monster-upsell-cart .mu-border-gray-300{
  --border-opacity: 1;
  border-color: #e2e8f0;
  border-color: rgba(226, 232, 240, var(--border-opacity));
}

#monster-upsell-cart .mu-border-gray-500{
  --border-opacity: 1;
  border-color: #a0aec0;
  border-color: rgba(160, 174, 192, var(--border-opacity));
}

#monster-upsell-cart .mu-border-gray-700{
  --border-opacity: 1;
  border-color: #4a5568;
  border-color: rgba(74, 85, 104, var(--border-opacity));
}

#monster-upsell-cart .mu-border-red-400{
  --border-opacity: 1;
  border-color: #fc8181;
  border-color: rgba(252, 129, 129, var(--border-opacity));
}

#monster-upsell-cart .mu-border-red-500{
  --border-opacity: 1;
  border-color: #f56565;
  border-color: rgba(245, 101, 101, var(--border-opacity));
}

#monster-upsell-cart .mu-border-orange-300{
  --border-opacity: 1;
  border-color: #fbd38d;
  border-color: rgba(251, 211, 141, var(--border-opacity));
}

#monster-upsell-cart .mu-border-orange-400{
  --border-opacity: 1;
  border-color: #f6ad55;
  border-color: rgba(246, 173, 85, var(--border-opacity));
}

#monster-upsell-cart .mu-border-yellow-300{
  --border-opacity: 1;
  border-color: #faf089;
  border-color: rgba(250, 240, 137, var(--border-opacity));
}

#monster-upsell-cart .mu-border-yellow-500{
  --border-opacity: 1;
  border-color: #ecc94b;
  border-color: rgba(236, 201, 75, var(--border-opacity));
}

#monster-upsell-cart .mu-border-green-400{
  --border-opacity: 1;
  border-color: #68d391;
  border-color: rgba(104, 211, 145, var(--border-opacity));
}

#monster-upsell-cart .mu-border-teal-500{
  --border-opacity: 1;
  border-color: #38b2ac;
  border-color: rgba(56, 178, 172, var(--border-opacity));
}

#monster-upsell-cart .mu-border-blue-500{
  --border-opacity: 1;
  border-color: #4299e1;
  border-color: rgba(66, 153, 225, var(--border-opacity));
}

#monster-upsell-cart .mu-rounded-sm{
  border-radius: 0.125rem;
}

#monster-upsell-cart .mu-rounded{
  border-radius: 0.25rem;
}

#monster-upsell-cart .mu-rounded-lg{
  border-radius: 0.5rem;
}

#monster-upsell-cart .mu-rounded-full{
  border-radius: 9999px;
}

#monster-upsell-cart .mu-rounded-r{
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

#monster-upsell-cart .mu-rounded-b{
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

#monster-upsell-cart .mu-rounded-l{
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

#monster-upsell-cart .mu-border-0{
  border-width: 0;
}

#monster-upsell-cart .mu-border-2{
  border-width: 2px;
}

#monster-upsell-cart .mu-border{
  border-width: 1px;
}

#monster-upsell-cart .mu-border-b-2{
  border-bottom-width: 2px;
}

#monster-upsell-cart .mu-border-t-4{
  border-top-width: 4px;
}

#monster-upsell-cart .mu-border-l-4{
  border-left-width: 4px;
}

#monster-upsell-cart .mu-border-r{
  border-right-width: 1px;
}

#monster-upsell-cart .mu-border-b{
  border-bottom-width: 1px;
}

#monster-upsell-cart .mu-border-l{
  border-left-width: 1px;
}

#monster-upsell-cart .mu-cursor-pointer{
  cursor: pointer;
}

#monster-upsell-cart .mu-cursor-not-allowed{
  cursor: not-allowed;
}

#monster-upsell-cart .mu-block{
  display: block;
}

#monster-upsell-cart .mu-flex{
  display: flex;
}

#monster-upsell-cart .mu-inline-flex{
  display: inline-flex;
}

#monster-upsell-cart .mu-table{
  display: table;
}

#monster-upsell-cart .mu-grid{
  display: grid;
}

#monster-upsell-cart .mu-contents{
  display: contents;
}

#monster-upsell-cart .mu-hidden{
  display: none;
}

#monster-upsell-cart .mu-flex-row{
  flex-direction: row;
}

#monster-upsell-cart .mu-flex-row-reverse{
  flex-direction: row-reverse;
}

#monster-upsell-cart .mu-flex-col{
  flex-direction: column;
}

#monster-upsell-cart .mu-flex-wrap{
  flex-wrap: wrap;
}

#monster-upsell-cart .mu-items-center{
  align-items: center;
}

#monster-upsell-cart .mu-items-stretch{
  align-items: stretch;
}

#monster-upsell-cart .mu-self-start{
  align-self: flex-start;
}

#monster-upsell-cart .mu-justify-start{
  justify-content: flex-start;
}

#monster-upsell-cart .mu-justify-end{
  justify-content: flex-end;
}

#monster-upsell-cart .mu-justify-center{
  justify-content: center;
}

#monster-upsell-cart .mu-justify-between{
  justify-content: space-between;
}

#monster-upsell-cart .mu-flex-1{
  flex: 1 1 0%;
}

#monster-upsell-cart .mu-flex-auto{
  flex: 1 1 auto;
}

#monster-upsell-cart .mu-flex-grow{
  flex-grow: 1;
}

#monster-upsell-cart .mu-flex-shrink-0{
  flex-shrink: 0;
}

#monster-upsell-cart .mu-float-right{
  float: right;
}

#monster-upsell-cart .mu-clear-both{
  clear: both;
}

#monster-upsell-cart .mu-font-medium{
  font-weight: 500;
}

#monster-upsell-cart .mu-font-semibold{
  font-weight: 600;
}

#monster-upsell-cart .mu-font-bold{
  font-weight: 700;
}

#monster-upsell-cart .mu-h-2{
  height: 8px;
}

#monster-upsell-cart .mu-h-4{
  height: 16px;
}

#monster-upsell-cart .mu-h-5{
  height: 20px;
}

#monster-upsell-cart .mu-h-6{
  height: 24px;
}

#monster-upsell-cart .mu-h-8{
  height: 32px;
}

#monster-upsell-cart .mu-h-10{
  height: 40px;
}

#monster-upsell-cart .mu-h-16{
  height: 64px;
}

#monster-upsell-cart .mu-h-full{
  height: 100%;
}

#monster-upsell-cart .mu-h-screen{
  height: 100vh;
}

#monster-upsell-cart .mu-text-xs{
  font-size: 0.75rem;
}

#monster-upsell-cart .mu-text-sm{
  font-size: 0.875rem;
}

#monster-upsell-cart .mu-text-base{
  font-size: 1rem;
}

#monster-upsell-cart .mu-text-lg{
  font-size: 1.125rem;
}

#monster-upsell-cart .mu-text-xl{
  font-size: 1.25rem;
}

#monster-upsell-cart .mu-text-2xl{
  font-size: 1.5rem;
}

#monster-upsell-cart .mu-text-4xl{
  font-size: 2.25rem;
}

#monster-upsell-cart .mu-text-5xl{
  font-size: 3rem;
}

#monster-upsell-cart .mu-leading-8{
  line-height: 2rem;
}

#monster-upsell-cart .mu-leading-none{
  line-height: 1;
}

#monster-upsell-cart .mu-leading-loose{
  line-height: 2;
}

#monster-upsell-cart .mu-list-inside{
  list-style-position: inside;
}

#monster-upsell-cart .mu-list-disc{
  list-style-type: disc;
}

#monster-upsell-cart .mu-list-decimal{
  list-style-type: decimal;
}

#monster-upsell-cart .mu-m-2{
  margin: 8px;
}

#monster-upsell-cart .mu-my-1{
  margin-top: 4px;
  margin-bottom: 4px;
}

#monster-upsell-cart .mu-mx-1{
  margin-left: 4px;
  margin-right: 4px;
}

#monster-upsell-cart .mu-my-2{
  margin-top: 8px;
  margin-bottom: 8px;
}

#monster-upsell-cart .mu-mx-2{
  margin-left: 8px;
  margin-right: 8px;
}

#monster-upsell-cart .mu-my-4{
  margin-top: 16px;
  margin-bottom: 16px;
}

#monster-upsell-cart .mu-my-5{
  margin-top: 20px;
  margin-bottom: 20px;
}

#monster-upsell-cart .mu-my-6{
  margin-top: 24px;
  margin-bottom: 24px;
}

#monster-upsell-cart .mu-my-auto{
  margin-top: auto;
  margin-bottom: auto;
}

#monster-upsell-cart .mu-mx-auto{
  margin-left: auto;
  margin-right: auto;
}

#monster-upsell-cart .mu--mx-2{
  margin-left: -8px;
  margin-right: -8px;
}

#monster-upsell-cart .mu-mb-0{
  margin-bottom: 0;
}

#monster-upsell-cart .mu-mt-1{
  margin-top: 4px;
}

#monster-upsell-cart .mu-mr-1{
  margin-right: 4px;
}

#monster-upsell-cart .mu-mb-1{
  margin-bottom: 4px;
}

#monster-upsell-cart .mu-mt-2{
  margin-top: 8px;
}

#monster-upsell-cart .mu-mr-2{
  margin-right: 8px;
}

#monster-upsell-cart .mu-mb-2{
  margin-bottom: 8px;
}

#monster-upsell-cart .mu-ml-2{
  margin-left: 8px;
}

#monster-upsell-cart .mu-mt-3{
  margin-top: 12px;
}

#monster-upsell-cart .mu-mr-3{
  margin-right: 12px;
}

#monster-upsell-cart .mu-mb-3{
  margin-bottom: 12px;
}

#monster-upsell-cart .mu-ml-3{
  margin-left: 12px;
}

#monster-upsell-cart .mu-mt-4{
  margin-top: 16px;
}

#monster-upsell-cart .mu-mr-4{
  margin-right: 16px;
}

#monster-upsell-cart .mu-mb-4{
  margin-bottom: 16px;
}

#monster-upsell-cart .mu-mb-5{
  margin-bottom: 20px;
}

#monster-upsell-cart .mu-mt-6{
  margin-top: 24px;
}

#monster-upsell-cart .mu-mb-6{
  margin-bottom: 24px;
}

#monster-upsell-cart .mu-max-h-full{
  max-height: 100%;
}

#monster-upsell-cart .mu-min-h-full{
  min-height: 100%;
}

#monster-upsell-cart .mu-min-w-0{
  min-width: 0;
}

#monster-upsell-cart .mu-min-w-md{
  min-width: 768px;
}

#monster-upsell-cart .mu-opacity-0{
  opacity: 0;
}

#monster-upsell-cart .mu-opacity-50{
  opacity: 0.5;
}

#monster-upsell-cart .focus\:mu-outline-none:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
}

#monster-upsell-cart .mu-overflow-hidden{
  overflow: hidden;
}

#monster-upsell-cart .mu-p-0{
  padding: 0;
}

#monster-upsell-cart .mu-p-1{
  padding: 4px;
}

#monster-upsell-cart .mu-p-2{
  padding: 8px;
}

#monster-upsell-cart .mu-p-3{
  padding: 12px;
}

#monster-upsell-cart .mu-p-4{
  padding: 16px;
}

#monster-upsell-cart .mu-p-5{
  padding: 20px;
}

#monster-upsell-cart .mu-p-6{
  padding: 24px;
}

#monster-upsell-cart .mu-p-10{
  padding: 40px;
}

#monster-upsell-cart .mu-py-1{
  padding-top: 4px;
  padding-bottom: 4px;
}

#monster-upsell-cart .mu-px-1{
  padding-left: 4px;
  padding-right: 4px;
}

#monster-upsell-cart .mu-py-2{
  padding-top: 8px;
  padding-bottom: 8px;
}

#monster-upsell-cart .mu-px-2{
  padding-left: 8px;
  padding-right: 8px;
}

#monster-upsell-cart .mu-py-3{
  padding-top: 12px;
  padding-bottom: 12px;
}

#monster-upsell-cart .mu-px-3{
  padding-left: 12px;
  padding-right: 12px;
}

#monster-upsell-cart .mu-py-4{
  padding-top: 16px;
  padding-bottom: 16px;
}

#monster-upsell-cart .mu-px-4{
  padding-left: 16px;
  padding-right: 16px;
}

#monster-upsell-cart .mu-py-5{
  padding-top: 20px;
  padding-bottom: 20px;
}

#monster-upsell-cart .mu-px-5{
  padding-left: 20px;
  padding-right: 20px;
}

#monster-upsell-cart .mu-py-6{
  padding-top: 24px;
  padding-bottom: 24px;
}

#monster-upsell-cart .mu-px-6{
  padding-left: 24px;
  padding-right: 24px;
}

#monster-upsell-cart .mu-py-10{
  padding-top: 40px;
  padding-bottom: 40px;
}

#monster-upsell-cart .mu-pr-1{
  padding-right: 4px;
}

#monster-upsell-cart .mu-pl-1{
  padding-left: 4px;
}

#monster-upsell-cart .mu-pt-2{
  padding-top: 8px;
}

#monster-upsell-cart .mu-pr-2{
  padding-right: 8px;
}

#monster-upsell-cart .mu-pb-2{
  padding-bottom: 8px;
}

#monster-upsell-cart .mu-pl-2{
  padding-left: 8px;
}

#monster-upsell-cart .mu-pt-3{
  padding-top: 12px;
}

#monster-upsell-cart .mu-pl-3{
  padding-left: 12px;
}

#monster-upsell-cart .mu-pr-4{
  padding-right: 16px;
}

#monster-upsell-cart .mu-pt-6{
  padding-top: 24px;
}

#monster-upsell-cart .mu-pr-6{
  padding-right: 24px;
}

#monster-upsell-cart .mu-pb-6{
  padding-bottom: 24px;
}

#monster-upsell-cart .mu-placeholder-red-400::-webkit-input-placeholder{
  --placeholder-opacity: 1;
  color: #fc8181;
  color: rgba(252, 129, 129, var(--placeholder-opacity));
}

#monster-upsell-cart .mu-placeholder-red-400:-ms-input-placeholder{
  --placeholder-opacity: 1;
  color: #fc8181;
  color: rgba(252, 129, 129, var(--placeholder-opacity));
}

#monster-upsell-cart .mu-placeholder-red-400::placeholder{
  --placeholder-opacity: 1;
  color: #fc8181;
  color: rgba(252, 129, 129, var(--placeholder-opacity));
}

#monster-upsell-cart .mu-pointer-events-none{
  pointer-events: none;
}

#monster-upsell-cart .mu-static{
  position: static;
}

#monster-upsell-cart .mu-fixed{
  position: fixed;
}

#monster-upsell-cart .mu-absolute{
  position: absolute;
}

#monster-upsell-cart .mu-relative{
  position: relative;
}

#monster-upsell-cart .mu-sticky{
  position: -webkit-sticky;
  position: sticky;
}

#monster-upsell-cart .mu-inset-0{
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

#monster-upsell-cart .mu-top-0{
  top: 0;
}

#monster-upsell-cart .mu-right-0{
  right: 0;
}

#monster-upsell-cart .mu-bottom-0{
  bottom: 0;
}

#monster-upsell-cart .mu-left-0{
  left: 0;
}

#monster-upsell-cart .mu-top-1\/2{
  top: 50%;
}

#monster-upsell-cart .mu-resize{
  resize: both;
}

#monster-upsell-cart .mu-shadow-sm{
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}

#monster-upsell-cart .mu-shadow{
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}

#monster-upsell-cart .mu-shadow-md{
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

#monster-upsell-cart .mu-shadow-none{
  box-shadow: none;
}

#monster-upsell-cart .hover\:mu-shadow:hover{
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
}

#monster-upsell-cart .mu-fill-current{
  fill: currentColor;
}

#monster-upsell-cart .mu-table-auto{
  table-layout: auto;
}

#monster-upsell-cart .mu-text-left{
  text-align: left;
}

#monster-upsell-cart .mu-text-center{
  text-align: center;
}

#monster-upsell-cart .mu-text-right{
  text-align: right;
}

#monster-upsell-cart .mu-text-justify{
  text-align: justify;
}

#monster-upsell-cart .mu-text-transparent{
  color: transparent;
}

#monster-upsell-cart .mu-text-black{
  --text-opacity: 1;
  color: #000;
  color: rgba(0, 0, 0, var(--text-opacity));
}

#monster-upsell-cart .mu-text-white{
  --text-opacity: 1;
  color: #fff;
  color: rgba(255, 255, 255, var(--text-opacity));
}

#monster-upsell-cart .mu-text-gray-400{
  --text-opacity: 1;
  color: #cbd5e0;
  color: rgba(203, 213, 224, var(--text-opacity));
}

#monster-upsell-cart .mu-text-gray-500{
  --text-opacity: 1;
  color: #a0aec0;
  color: rgba(160, 174, 192, var(--text-opacity));
}

#monster-upsell-cart .mu-text-gray-600{
  --text-opacity: 1;
  color: #718096;
  color: rgba(113, 128, 150, var(--text-opacity));
}

#monster-upsell-cart .mu-text-gray-700{
  --text-opacity: 1;
  color: #4a5568;
  color: rgba(74, 85, 104, var(--text-opacity));
}

#monster-upsell-cart .mu-text-gray-800{
  --text-opacity: 1;
  color: #2d3748;
  color: rgba(45, 55, 72, var(--text-opacity));
}

#monster-upsell-cart .mu-text-gray-900{
  --text-opacity: 1;
  color: #1a202c;
  color: rgba(26, 32, 44, var(--text-opacity));
}

#monster-upsell-cart .mu-text-red-500{
  --text-opacity: 1;
  color: #f56565;
  color: rgba(245, 101, 101, var(--text-opacity));
}

#monster-upsell-cart .mu-text-orange-400{
  --text-opacity: 1;
  color: #f6ad55;
  color: rgba(246, 173, 85, var(--text-opacity));
}

#monster-upsell-cart .mu-text-yellow-500{
  --text-opacity: 1;
  color: #ecc94b;
  color: rgba(236, 201, 75, var(--text-opacity));
}

#monster-upsell-cart .mu-text-yellow-800{
  --text-opacity: 1;
  color: #975a16;
  color: rgba(151, 90, 22, var(--text-opacity));
}

#monster-upsell-cart .mu-text-green-400{
  --text-opacity: 1;
  color: #68d391;
  color: rgba(104, 211, 145, var(--text-opacity));
}

#monster-upsell-cart .mu-text-green-500{
  --text-opacity: 1;
  color: #48bb78;
  color: rgba(72, 187, 120, var(--text-opacity));
}

#monster-upsell-cart .mu-text-teal-500{
  --text-opacity: 1;
  color: #38b2ac;
  color: rgba(56, 178, 172, var(--text-opacity));
}

#monster-upsell-cart .mu-text-teal-900{
  --text-opacity: 1;
  color: #234e52;
  color: rgba(35, 78, 82, var(--text-opacity));
}

#monster-upsell-cart .mu-text-blue-500{
  --text-opacity: 1;
  color: #4299e1;
  color: rgba(66, 153, 225, var(--text-opacity));
}

#monster-upsell-cart .mu-text-indigo-100{
  --text-opacity: 1;
  color: #ebf4ff;
  color: rgba(235, 244, 255, var(--text-opacity));
}

#monster-upsell-cart .hover\:mu-text-orange-500:hover{
  --text-opacity: 1;
  color: #ed8936;
  color: rgba(237, 137, 54, var(--text-opacity));
}

#monster-upsell-cart .hover\:mu-text-blue-500:hover{
  --text-opacity: 1;
  color: #4299e1;
  color: rgba(66, 153, 225, var(--text-opacity));
}

#monster-upsell-cart .mu-italic{
  font-style: italic;
}

#monster-upsell-cart .mu-uppercase{
  text-transform: uppercase;
}

#monster-upsell-cart .mu-capitalize{
  text-transform: capitalize;
}

#monster-upsell-cart .mu-underline{
  text-decoration: underline;
}

#monster-upsell-cart .mu-visible{
  visibility: visible;
}

#monster-upsell-cart .mu-invisible{
  visibility: hidden;
}

#monster-upsell-cart .mu-truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#monster-upsell-cart .mu-w-4{
  width: 16px;
}

#monster-upsell-cart .mu-w-5{
  width: 20px;
}

#monster-upsell-cart .mu-w-6{
  width: 24px;
}

#monster-upsell-cart .mu-w-8{
  width: 32px;
}

#monster-upsell-cart .mu-w-10{
  width: 40px;
}

#monster-upsell-cart .mu-w-12{
  width: 48px;
}

#monster-upsell-cart .mu-w-17{
  width: 70px;
}

#monster-upsell-cart .mu-w-20{
  width: 80px;
}

#monster-upsell-cart .mu-w-48{
  width: 192px;
}

#monster-upsell-cart .mu-w-auto{
  width: auto;
}

#monster-upsell-cart .mu-w-1\/2{
  width: 50%;
}

#monster-upsell-cart .mu-w-1\/3{
  width: 33.333333%;
}

#monster-upsell-cart .mu-w-2\/3{
  width: 66.666667%;
}

#monster-upsell-cart .mu-w-3\/4{
  width: 75%;
}

#monster-upsell-cart .mu-w-4\/5{
  width: 80%;
}

#monster-upsell-cart .mu-w-full{
  width: 100%;
}

#monster-upsell-cart .mu-z-20{
  z-index: 20;
}

#monster-upsell-cart .mu-z-50{
  z-index: 50;
}

#monster-upsell-cart .mu-gap-4{
  grid-gap: 16px;
  gap: 16px;
}

#monster-upsell-cart .mu-grid-flow-row{
  grid-auto-flow: row;
}

#monster-upsell-cart .mu-grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

#monster-upsell-cart .mu-grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

#monster-upsell-cart .mu-col-span-1{
  grid-column: span 1 / span 1;
}

#monster-upsell-cart .mu-transform{
  --transform-translate-x: 0;
  --transform-translate-y: 0;
  --transform-rotate: 0;
  --transform-skew-x: 0;
  --transform-skew-y: 0;
  --transform-scale-x: 1;
  --transform-scale-y: 1;
  -webkit-transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
          transform: translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y));
}

#monster-upsell-cart .mu-rotate-180{
  --transform-rotate: 180deg;
}

#monster-upsell-cart .mu--translate-x-full{
  --transform-translate-x: -100%;
}

#monster-upsell-cart .mu-translate-x-1\/2{
  --transform-translate-x: 50%;
}

#monster-upsell-cart .mu--translate-y-full{
  --transform-translate-y: -100%;
}

#monster-upsell-cart .mu--translate-y-1\/2{
  --transform-translate-y: -50%;
}

#monster-upsell-cart .mu-duration-300{
  transition-duration: 300ms;
}

@-webkit-keyframes spin{
  to{
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin{
  to{
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes ping{
  75%, 100%{
    -webkit-transform: scale(2);
            transform: scale(2);
    opacity: 0;
  }
}

@keyframes pulse{
  50%{
    opacity: .5;
  }
}

@keyframes bounce{
  0%, 100%{
    -webkit-transform: translateY(-25%);
            transform: translateY(-25%);
    -webkit-animation-timing-function: cubic-bezier(0.8,0,1,1);
            animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50%{
    -webkit-transform: none;
            transform: none;
    -webkit-animation-timing-function: cubic-bezier(0,0,0.2,1);
            animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

#monster-upsell-cart .link {
  color: #2f80ed;
  cursor: pointer;
}

.error {
  color: #fc8181 !important;
  display: block;
  font-size: 12px;
}

.row {
  display: grid;
  grid-gap: 18px;
}

.settings-row {
  max-width: 550px;
}

.row.three-columns {
  grid-template-columns: repeat(3, 1fr);
}

.row.four-columns {
  grid-template-columns: repeat(4, 1fr);
}

.mu-group-left-side {
  min-width: 170px;
}

.mu-number-input-separator {
  width: 1px;
  height: 60%;
}

.mu-uppercase-first:first-letter {
  text-transform: uppercase;
}

.mu-group-label:hover .mu-group-label-icon {
  display: initial !important;
}

.mu-fa-spin,
.fa-spin {
  -webkit-animation: fa-spin 0.5s infinite linear;
  animation: fa-spin 0.5s infinite linear;
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}

.isSticky[data-sticky="true"] {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
}

.mu-emoji-image img {
  height: 30px !important;
  width: auto !important;
  display: inline-block !important;
  vertical-align: middle !important;
}

.mu-bg-inherit {
  background: inherit;
}

.mu-disable-outline,
.mu-disable-outline:focus,
.mu-disable-outline *,
.mu-disable-outline *:focus {
  outline: none !important;
}

.mu-empty-cart img,
.mu-adapt-images img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.ql-toolbar.ql-snow {
  border: 1px solid #c6ccd3;
  border-radius: 0.6em 0.6em 00 0;
}

.ql-container.ql-snow{
  border: 1px solid #c6ccd3;
  border-radius: 0 0 0.6em 0.6em;
}

.ql-snow .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 30px !important;
  margin: 2px;
  padding: 0px;
  border-radius: 3px;
  width: 30px !important;
}

.ql-snow .ql-picker.ql-expanded .ql-picker-options {
  display: flex;
  flex-direction: column;
  width: auto !important;
  top: 29px !important;
  right: -10px;
}

.ql-snow  .ql-editor .ql-size-small, .ql-size-small {
  font-size: 12px;
}

.ql-snow .ql-editor .ql-size-large, .ql-size-large {
  font-size: 18px;
}

.ql-snow .ql-editor .ql-size-huge, .ql-size-huge {
  font-size: 24px;
}

.ql-align-center {
  text-align: center;
  float: none !important;
}

.ql-align-right {
  text-align: right;
  float: none !important;
}

.ql-align-left {
  text-align: left;
  float: none !important;
}

.ql-align-justify {
  text-align: justify;
  float: none !important;
}

.ql-editor img {
  display: initial;
}

.mu-custom-btn {
  font-weight: 700;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  border-radius: 0.25rem;
}

.mu-btn-small {
  font-weight: 700;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  border-radius: 0.25rem;
}

.mu-btn-small:disabled,
.mu-btn-link:disabled {
  opacity: 0.75 !important;
  cursor: not-allowed !important;
}

.mu-btn-link {
  text-decoration: underline;
  padding-left: 0;
  padding-right: 0;
}

.mu-flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.mu-parent:hover .parent-hover\:mu-block {
  display: block !important;
}

#monster-upsell-cart[data-rtl="true"] .monster_upsell_rtl {
  left: -100%;
  transition: left 0.3s ease-out !important;
}

#monster-upsell-cart[data-rtl="false"] .monster_upsell_rtl {
  right: -100%;
  transition: right 0.3s ease-out !important;
}

.mu-cart-link-selected {
  border-radius: 0.25rem;
  box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.5);
}

.checkboxControl {
  display: flex;
  align-items: center;
  line-height: normal;
  padding: 0;
  font-size: 13px;
  max-width: 100%;
  margin: 16px 5px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.checkboxControl p {
  margin: 0;
  flex-shrink: initial;
}

.checkboxControl input {
  display: none;
}

input[type="radio"]:after {
  width: 17px;
  height: 17px;
  border-radius: 15px;
  top: -1px;
  left: -1px;
  position: relative;
  background-color: white;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 1px solid #a8a8a8;
  transition: 0.3s;
}

input[type="radio"] {
  visibility: hidden;
}

input[type="radio"]:checked:after {
  width: 18px;
  height: 18px;
  border-radius: 15px;
  top: -1px;
  left: -1px;
  position: relative;
  background-color: #035ad4;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 1px solid #035ad4;
  transition: 0.3s;
  background: radial-gradient(
    #035ad4 0%,
    #035ad4 40%,
    transparent 50%,
    transparent
  );
}

.checkbox {
  margin: 0 10px 0 0;
  border: 2px solid;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  cursor: pointer;
  color: #035ad4;
  border-color: #035ad4;
}

[type="checkbox"]:not(:checked) + .checkbox svg {
  display: none;
}

[type="checkbox"]:checked + .checkbox svg {
  display: initial;
}

[type="checkbox"]:checked + .checkbox {
  border-color: inherit;
}

@keyframes shake {
  10%,
  90% {
    -webkit-transform: translate3d(-1px, 0, 0);
            transform: translate3d(-1px, 0, 0);
  }

  20%,
  80% {
    -webkit-transform: translate3d(2px, 0, 0);
            transform: translate3d(2px, 0, 0);
  }

  30%,
  50%,
  70% {
    -webkit-transform: translate3d(-4px, 0, 0);
            transform: translate3d(-4px, 0, 0);
  }

  40%,
  60% {
    -webkit-transform: translate3d(4px, 0, 0);
            transform: translate3d(4px, 0, 0);
  }
}

.BottomModal__backdrop {
  z-index: 100;
}

/* #monster-upsell-cart div :not(#animated-variant-picker){
  transition: transform 800ms;
}

#monster-upsell-cart .mu_closed div :not(#animated-variant-picker){
  transform: translateX(40px);
} */

/*  */

/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */

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

body,
html {
  margin: 0;
  font-family: 'Poppins', sans-serif;
}

.mu-container{
  width: 100%;
}

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

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

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

@media (min-width: 1280px){
  .mu-container{
    max-width: 1280px;
  }
}

@media (min-width: 640px){
  #monster-upsell-cart .sm\:mu-space-y-0 > :not(template) ~ :not(template){
    --space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--space-y-reverse)));
    margin-bottom: calc(0px * var(--space-y-reverse));
  }

  #monster-upsell-cart .sm\:mu-space-x-3 > :not(template) ~ :not(template){
    --space-x-reverse: 0;
    margin-right: calc(12px * var(--space-x-reverse));
    margin-left: calc(12px * calc(1 - var(--space-x-reverse)));
  }

  #monster-upsell-cart .sm\:mu-flex-col{
    flex-direction: column;
  }

  #monster-upsell-cart .sm\:mu-flex-1{
    flex: 1 1 0%;
  }

  #monster-upsell-cart .sm\:mu-mb-2{
    margin-bottom: 8px;
  }

  #monster-upsell-cart .sm\:mu-w-full{
    width: 100%;
  }

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

@media (min-width: 768px){

  #monster-upsell-cart .md\:mu-flex-col{
    flex-direction: column;
  }

  #monster-upsell-cart .md\:mu-mb-2{
    margin-bottom: 8px;
  }

  #monster-upsell-cart .md\:mu-w-full{
    width: 100%;
  }

  #monster-upsell-cart .md\:mu-grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (min-width: 1024px){

  #monster-upsell-cart .lg\:mu-flex-row{
    flex-direction: row;
  }

  #monster-upsell-cart .lg\:mu-w-1\/3{
    width: 33.333333%;
  }

  #monster-upsell-cart .lg\:mu-w-2\/3{
    width: 66.666667%;
  }

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

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

  #monster-upsell-cart .lg\:mu-col-span-3{
    grid-column: span 3 / span 3;
  }
}

@media (min-width: 1280px){
}