.woocommerce-page.woocommerce-account header.entry-header > div,
.woocommerce-page.woocommerce-cart header.entry-header > div,
.woocommerce-page.woocommerce-checkout header.entry-header > div {
  margin-left: 0;
}
@media (min-width: 1024px) {
  .woocommerce-page.woocommerce-account
    header.entry-header
    > div
    h1.entry-title,
  .woocommerce-page.woocommerce-cart header.entry-header > div h1.entry-title,
  .woocommerce-page.woocommerce-checkout
    header.entry-header
    > div
    h1.entry-title {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
.woocommerce-page input,
.woocommerce-page textarea {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
#ncmaz-single-entry-content .woocommerce .nc_wc_empty_cart_message_div {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.dark #ncmaz-single-entry-content .woocommerce .blockUI.blockOverlay {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--c-neutral-900), var(--tw-bg-opacity)) !important;
}
.lost_password a {
  font-weight: 500;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.button,
.added_to_cart {
  pointer-events: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-neutral-50), var(--tw-bg-opacity));
  padding: 0.5rem 0.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
  --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);
  --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);
  --tw-ring-color: rgb(51 65 85 / 0.1);
}
.button:hover,
.added_to_cart:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-neutral-100), var(--tw-bg-opacity));
}
.dark .button,
.dark .added_to_cart {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-neutral-800), var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-ring-color: rgb(255 255 255 / 0.1);
}
.dark .button:hover,
.dark .added_to_cart:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-neutral-700), var(--tw-bg-opacity));
}
.button.wc-backward {
  pointer-events: auto;
  display: inline-flex;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-primary-600), var(--tw-bg-opacity));
  padding: 0.75rem 1.5rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.button.wc-backward:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-primary-500), var(--tw-bg-opacity));
}
.star-rating {
  position: relative;
  height: 1rem;
  width: 5rem;
  overflow: hidden;
  font-size: 1rem;
  line-height: 1.5rem;
  line-height: 1;
  font-family: Line Awesome Free;
  font-weight: 900;
}
.star-rating span {
  position: absolute;
  top: 0px;
  left: 0px;
  float: left;
  overflow: hidden;
  padding-top: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity));
}
.star-rating span:before {
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity));
}
.star-rating:before {
  float: left;
  color: rgba(var(--c-neutral-900), 0.2);
}
.dark .star-rating:before {
  color: #fff3;
}
.star-rating:before,
.star-rating span:before {
  content: "\f005\f005\f005\f005\f005";
  position: absolute;
  top: 0px;
  left: 0px;
}
p.stars {
  margin-left: 1.25rem;
  display: inline-block;
}
p.stars span {
  display: flex;
}
p.stars a {
  position: relative;
  display: inline-flex;
  height: 1.25rem;
  width: 1.25rem;
  flex: 1 1 0%;
  overflow: hidden;
  text-indent: -999em;
  text-decoration: none;
}
p.stars a:before,
p.stars a:hover ~ a:before,
p.stars.selected a.active ~ a:before {
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-400), var(--tw-text-opacity));
}
p.stars.selected a.active:before,
p.stars:hover a:before,
p.stars.selected a:not(.active):before,
p.stars.selected a.active:before {
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity));
}
p.stars a:hover ~ a:before,
p.stars.selected a.active ~ a:before {
  color: rgba(var(--c-neutral-900), 0.2);
}
.dark p.stars a:hover ~ a:before,
.dark p.stars.selected a.active ~ a:before {
  color: #fff3;
}
p.stars.selected a:not(.active):before,
p.stars.selected a.active:before,
p.stars:hover a:before {
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity));
  opacity: 1;
}
.dark p.stars.selected a:not(.active):before,
.dark p.stars.selected a.active:before,
.dark p.stars:hover a:before {
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity));
}
p.stars a:before {
  position: absolute;
  top: 0px;
  left: 0px;
  display: flex;
  height: 1.25rem;
  width: 1.25rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-900), var(--tw-text-opacity));
  opacity: 0.25;
}
.dark p.stars a:before {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
p.stars a:before {
  font-family: Line Awesome Free;
  font-weight: 900;
  content: "\f005";
  text-indent: 0;
}
.woocommerce-message,
.woocommerce-info,
.woocommerce-error,
.woocommerce-notice {
  position: relative;
  margin-top: 2rem;
  margin-bottom: 2rem;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-primary-50), var(--tw-bg-opacity));
  padding: 1rem 1rem 1rem 3.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(var(--c-primary-900), var(--tw-text-opacity));
}
.dark .woocommerce-message,
.dark .woocommerce-info,
.dark .woocommerce-error,
.dark .woocommerce-notice {
  background-color: rgba(var(--c-primary-900), 0.5);
  --tw-text-opacity: 1;
  color: rgba(var(--c-primary-100), var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .woocommerce-message,
  .woocommerce-info,
  .woocommerce-error,
  .woocommerce-notice {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.woocommerce-message:before,
.woocommerce-info:before,
.woocommerce-error:before,
.woocommerce-notice:before {
  content: "\f06a";
  position: absolute;
  left: 1rem;
  top: 1rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-family: Line Awesome Free;
  font-weight: 900;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.woocommerce-message .button,
.woocommerce-info .button,
.woocommerce-error .button,
.woocommerce-notice .button {
  margin-right: 1rem;
  border-width: 0px;
  background-color: transparent;
  padding: 0;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000);
}
.woocommerce-message a,
.woocommerce-info a,
.woocommerce-error a,
.woocommerce-notice a {
  font-weight: 500;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.woocommerce-error {
  --tw-bg-opacity: 1;
  background-color: rgb(254 242 242 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}
.dark .woocommerce-error {
  background-color: #b91c1c4d;
  --tw-text-opacity: 1;
  color: rgb(254 202 202 / var(--tw-text-opacity));
}
.woocommerce-store-notice,
p.demo_store {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  width: 100%;
  padding: 1em 0;
  text-align: center;
  background-color: #a46497;
  color: #fff;
  z-index: 99999;
  box-shadow: 0 1px 1em #0003;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.woocommerce-store-notice .woocommerce-store-notice__dismiss-link,
p.demo_store .woocommerce-store-notice__dismiss-link {
  margin-left: 0.75rem;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.rb-mini-cart {
  position: relative;
}
.rb-mini-cart .rb-cart-link {
  position: relative;
  display: flex;
  height: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  font-size: 1.5rem;
  line-height: 2rem;
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-700), var(--tw-text-opacity));
}
.rb-mini-cart .rb-cart-link:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.dark .rb-mini-cart .rb-cart-link {
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-300), var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .rb-mini-cart .rb-cart-link {
    width: 3rem;
  }
  .rb-mini-cart .rb-cart-link:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--c-neutral-100), var(--tw-bg-opacity));
  }
  .dark .rb-mini-cart .rb-cart-link:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(var(--c-neutral-800), var(--tw-bg-opacity));
  }
}
@media (min-width: 768px) {
  .rb-mini-cart .rb-cart-link {
    font-size: 28px;
  }
}
.rb-mini-cart .rb-cart-link .cart-counter {
  position: absolute;
  right: -0.25rem;
  top: 0.125rem;
  display: flex;
  height: 1rem;
  width: 1rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-primary-500), var(--tw-bg-opacity));
  font-size: 10px;
  font-weight: 600;
  font-style: normal;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .rb-mini-cart .rb-cart-link .cart-counter {
    right: 0.25rem;
    top: 0.25rem;
  }
}
.rb-mini-cart .nav-mini-cart {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0px;
  display: none;
  --tw-translate-y: 0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  border-radius: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-200), var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  opacity: 0;
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1),
    0 8px 10px -6px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color),
    0 8px 10px -6px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
  will-change: transform;
}
.dark .rb-mini-cart .nav-mini-cart {
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-700), var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-neutral-800), var(--tw-bg-opacity));
}
@media (min-width: 1024px) {
  .rb-mini-cart .nav-mini-cart {
    display: block;
  }
}
.rb-mini-cart:hover .nav-mini-cart {
  visibility: visible;
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
}
.rb-mini-cart .widget_shopping_cart_content .nc-wc_shopping_mini-cart_content {
  width: 90vw;
  max-width: 25rem;
}
.rb-mini-cart
  .widget_shopping_cart_content
  .woocommerce-mini-cart__empty-message {
  display: flex;
  flex-direction: column;
}
.rb-mini-cart
  .widget_shopping_cart_content
  .woocommerce-mini-cart__empty-message
  > :not([hidden])
  ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.rb-mini-cart
  .widget_shopping_cart_content
  .woocommerce-mini-cart__empty-message {
  white-space: nowrap;
  padding: 1.25rem;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.rb-mini-cart
  .widget_shopping_cart_content
  .woocommerce-mini-cart__empty-message
  p {
  display: block;
}
.rb-mini-cart ul.woocommerce-mini-cart {
  max-height: 60vh;
}
.rb-mini-cart ul.woocommerce-mini-cart > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
  --tw-divide-opacity: 1;
  border-color: rgba(var(--c-neutral-200), var(--tw-divide-opacity));
}
.rb-mini-cart ul.woocommerce-mini-cart {
  overflow-y: auto;
}
.dark .rb-mini-cart ul.woocommerce-mini-cart > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgba(var(--c-neutral-700), var(--tw-divide-opacity));
}
.rb-mini-cart li.woocommerce-mini-cart-item {
  display: flex;
  align-items: center;
  padding: 1rem;
}
.rb-mini-cart li.woocommerce-mini-cart-item .nc-mini-cart-item__content {
  display: flex;
  flex: 1 1 0%;
  align-items: center;
}
.rb-mini-cart li.woocommerce-mini-cart-item .nc-mini-cart-item__content img {
  width: 5rem;
  border-radius: 0.75rem;
}
.rb-mini-cart li.woocommerce-mini-cart-item .nc-mini-cart-item__content-right {
  margin-right: 0.75rem;
  display: flex;
  flex-direction: column;
  font-weight: 500;
}
.rb-mini-cart
  li.woocommerce-mini-cart-item
  .nc-mini-cart-item__content-right
  .quantity {
  margin-top: 0.125rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-700), var(--tw-text-opacity));
}
.dark
  .rb-mini-cart
  li.woocommerce-mini-cart-item
  .nc-mini-cart-item__content-right
  .quantity {
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-300), var(--tw-text-opacity));
}
.rb-mini-cart .woocommerce-mini-cart__total {
  display: flex;
  justify-content: space-between;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
}
.rb-mini-cart .woocommerce-mini-cart__total strong {
  font-weight: 500;
}
.rb-mini-cart .woocommerce-mini-cart__buttons {
  margin-top: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rb-mini-cart
  .woocommerce-mini-cart__buttons
  > :not([hidden])
  ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
  margin-left: calc(0.625rem * var(--tw-space-x-reverse));
}
.rb-mini-cart .woocommerce-mini-cart__buttons a {
  flex-grow: 1;
}
.rb-mini-cart .woocommerce-mini-cart__buttons a.checkout {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-primary-600), var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(var(--c-primary-600), var(--tw-ring-opacity));
}
.rb-mini-cart .woocommerce-mini-cart__buttons a.checkout:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-primary-500), var(--tw-bg-opacity));
}
.woocommerce-breadcrumb,
#site-breadcrumb {
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-400), var(--tw-text-opacity));
}
.dark .woocommerce-breadcrumb,
.dark #site-breadcrumb {
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-400), var(--tw-text-opacity));
}
.woocommerce-breadcrumb a,
#site-breadcrumb a {
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-900), var(--tw-text-opacity));
}
.dark .woocommerce-breadcrumb a,
.dark #site-breadcrumb a {
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-100), var(--tw-text-opacity));
}
.single-product .woocommerce-breadcrumb,
.single-product #site-breadcrumb {
  margin-bottom: 1rem;
  text-align: left;
}
.woocommerce-products-header__title {
  font-size: 1.875rem;
  line-height: 2.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-900), var(--tw-text-opacity));
}
.dark .woocommerce-products-header__title {
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-100), var(--tw-text-opacity));
}
@media (min-width: 768px) {
  .woocommerce-products-header__title {
    font-size: 2.25rem;
    line-height: 2.5rem;
    line-height: 120%;
  }
}
@media (min-width: 1536px) {
  .woocommerce-products-header__title {
    font-size: 3rem;
    line-height: 1;
  }
}
.woocommerce-products-header {
  margin-top: 1rem;
  padding-bottom: 4rem;
  text-align: center;
}
.term-description {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.25rem;
  max-width: 42rem;
  text-align: center;
  font-size: 1rem;
  line-height: 1.5rem;
}
.woocommerce-result-count {
  top: 0.375rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-500), var(--tw-text-opacity));
}
.dark .woocommerce-result-count {
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-400), var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .woocommerce-result-count {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.woocommerce-ordering select.orderby {
  border-radius: 9999px;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.nc_wc_shop_open_div .result-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.nc_wc_shop_open_div .products {
  margin-top: 2rem;
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 2rem;
  row-gap: 2.5rem;
}
@media (min-width: 640px) {
  .nc_wc_shop_open_div .products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 768px) {
  .nc_wc_shop_open_div .products {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 1024px) {
  .nc_wc_shop_open_div .products {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
.nc_wc_shop_orderby_open_div {
  align-items: center;
}
.products .product {
  position: relative;
}
.products .product .woocommerce-LoopProduct-link {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  z-index: 1;
}
.products .product .nc_wc_thumbnail_product_open_div .onsale {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  z-index: 10;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity));
  padding: 0.375rem 0.75rem;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.products .product .nc_wc_thumbnail_product_open_div img {
  aspect-ratio: 9/10;
  border-radius: 1rem;
  -o-object-fit: cover;
  object-fit: cover;
}
.products .product .nc_wc_thumbnail_product_add_to_cart_open_div {
  visibility: hidden;
  position: absolute;
  left: 0.875rem;
  right: 0.875rem;
  bottom: 0.875rem;
  z-index: 10;
  display: flex;
  --tw-translate-y: 0.25rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  justify-content: center;
  opacity: 0;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.15s;
  will-change: transform;
}
.products .product .nc_wc_thumbnail_product_add_to_cart_open_div a {
  border-radius: 1rem;
  text-align: center;
}
.products .product:hover .nc_wc_thumbnail_product_add_to_cart_open_div {
  visibility: visible;
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  opacity: 1;
}
.products .product .add_to_cart_button {
  pointer-events: auto;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-primary-600), var(--tw-bg-opacity));
  padding: 0.5rem 0.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.products .product .add_to_cart_button:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-primary-500), var(--tw-bg-opacity));
}
.products .product .add_to_cart_button.loading {
  cursor: wait;
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-primary-700), var(--tw-bg-opacity));
  opacity: 0.6;
}
.products .product .added_to_cart {
  margin-left: 0.5rem;
}
.products .product .nc_wc_content_product_open_div {
  align-items: flex-start;
}
.products .product .woocommerce-loop-product__title {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 500;
}
.price,
.product-price {
  display: inline-flex;
}
.price > :not([hidden]) ~ :not([hidden]),
.product-price > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.price,
.product-price {
  border-radius: 0.375rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(34 197 94 / var(--tw-border-opacity));
  padding: 0.125rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}
.dark .price,
.dark .product-price {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity));
}
.price del,
.product-price del {
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-400), var(--tw-text-opacity));
}
.dark .price del,
.dark .product-price del {
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-500), var(--tw-text-opacity));
}
.price ins,
.product-price ins {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}
.woocommerce-pagination {
  margin-top: 3rem;
}
.woocommerce-pagination .page-numbers li {
  margin: 0.25rem;
}
.single-product-content {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 2.5rem;
}
@media (min-width: 1024px) {
  .single-product-content {
    grid-template-columns: repeat(12, minmax(0, 1fr));
    gap: 3.5rem;
  }
}
@media (min-width: 1280px) {
  .single-product-content {
    gap: 4rem;
  }
}
.single-product-content .wc-single-featured {
  position: relative;
  z-index: 0;
  overflow: hidden;
  border-radius: 1rem;
}
@media (min-width: 1024px) {
  .single-product-content .wc-single-featured {
    grid-column: span 6 / span 6;
  }
}
.single-product-content .onsale {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  z-index: 10;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity));
  padding: 0.375rem 0.625rem;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 1024px) {
  .single-product-content .summary.entry-summary {
    grid-column: span 6 / span 6;
  }
}
.single-product-content .product_title {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
}
@media (min-width: 640px) {
  .single-product-content .product_title {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (min-width: 1024px) {
  .single-product-content .product_title {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
.single-product-content .woocommerce-product-rating {
  margin-top: 0.75rem;
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
}
.single-product-content
  .woocommerce-product-rating
  > :not([hidden])
  ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.single-product-content .woocommerce-product-rating {
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-500), var(--tw-text-opacity));
}
.dark .single-product-content .woocommerce-product-rating {
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-400), var(--tw-text-opacity));
}
.single-product-content .price {
  margin-top: 0.875rem;
  border-radius: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
@media (min-width: 640px) {
  .single-product-content .price {
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}
.single-product-content .woocommerce-product-details__short-description {
  margin-top: 2rem;
  font-size: 1rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity));
}
.dark .single-product-content .woocommerce-product-details__short-description {
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-300), var(--tw-text-opacity));
}
.single-product-content p.stock.out-of-stock {
  z-index: 10;
  margin-top: 1.75rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity));
  padding: 0.375rem 0.625rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.single-product-content p.stock.in-stock {
  z-index: 10;
  margin-top: 1.75rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgb(21 128 61 / var(--tw-bg-opacity));
  padding: 0.375rem 0.625rem;
  font-size: 0.75rem;
  line-height: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.single-product-content form.variations_form.cart {
  margin-top: 1.5rem;
  flex-direction: column;
}
.single-product-content form.variations_form.cart table {
  border-collapse: separate;
  --tw-border-spacing-x: 0px;
  --tw-border-spacing-y: 0px;
  border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y);
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-200), var(--tw-border-opacity));
  padding: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.dark .single-product-content form.variations_form.cart table {
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-700), var(--tw-border-opacity));
}
.single-product-content form.variations_form.cart table select {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.dark .single-product-content form.variations_form.cart table select {
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-300), var(--tw-text-opacity));
}
.single-product-content form.variations_form.cart .variations th {
  text-align: left;
  letter-spacing: 0.025em;
}
.single-product-content form.variations_form.cart .variations td {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.single-product-content form.variations_form.cart .variations td:nth-child(2) {
  padding-left: 0.5rem;
}
.single-product-content .woocommerce-variation-add-to-cart {
  margin-top: 1.25rem;
  display: flex;
}
.single-product-content .reset_variations {
  display: none !important;
}
.single-product-content
  .single_variation_wrap
  .woocommerce-variation-description {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.single-product-content .single_variation_wrap p.stock.in-stock {
  margin-top: 0.5rem;
}
.single-product-content form.cart {
  margin-top: 2rem;
  display: flex;
}
.single-product-content form.cart.grouped_form {
  flex-direction: column;
}
.single-product-content form.cart.grouped_form table {
  width: 100%;
  table-layout: auto;
  border-collapse: collapse;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.single-product-content form.cart.grouped_form td {
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity));
}
.dark .single-product-content form.cart.grouped_form td {
  --tw-border-opacity: 1;
  border-color: rgb(51 65 85 / var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity));
}
.single-product-content form.cart.grouped_form td:nth-child(2) {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.single-product-content form.cart.grouped_form td a {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-900), var(--tw-text-opacity));
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
}
.dark .single-product-content form.cart.grouped_form td a {
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-200), var(--tw-text-opacity));
}
.single-product-content form.cart.grouped_form button {
  margin-left: 0;
  margin-top: 1rem;
}
.single-product-content
  form.cart.grouped_form
  .woocommerce-grouped-product-list-item__price {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}
.dark
  .single-product-content
  form.cart.grouped_form
  .woocommerce-grouped-product-list-item__price {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity));
}
.single-product-content
  form.cart.grouped_form
  .woocommerce-grouped-product-list-item__price
  del {
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-400), var(--tw-text-opacity));
}
.dark
  .single-product-content
  form.cart.grouped_form
  .woocommerce-grouped-product-list-item__price
  del {
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-500), var(--tw-text-opacity));
}
.single-product-content
  form.cart.grouped_form
  .woocommerce-grouped-product-list-item__price
  ins {
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}
.single-product-content form.cart .quantity {
  display: flex;
  width: 5rem;
}
@media (min-width: 640px) {
  .single-product-content form.cart .quantity {
    width: 6rem;
  }
}
.single-product-content form.cart .quantity input {
  display: block;
  width: 100%;
  border-radius: 0.75rem;
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-300), var(--tw-border-opacity));
  background-color: transparent;
  text-align: center;
  --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);
}
.single-product-content form.cart .quantity input:focus {
  --tw-border-opacity: 1;
  border-color: rgb(165 180 252 / 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(199 210 254 / var(--tw-ring-opacity));
  --tw-ring-opacity: 0.5;
}
.dark .single-product-content form.cart .quantity input {
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-500), var(--tw-border-opacity));
}
.single-product-content form.cart button {
  margin-right: 1rem;
  flex: 1 1 0%;
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-primary-600), var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-ring-opacity: 1;
  --tw-ring-color: rgba(var(--c-primary-600), var(--tw-ring-opacity));
}
.single-product-content form.cart button:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-primary-500), var(--tw-bg-opacity));
}
.woocommerce-product-gallery {
  position: relative;
  display: flex;
  flex-direction: row-reverse;
}
.woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
  flex: 1 1 0%;
}
.woocommerce-product-gallery a.woocommerce-product-gallery__trigger {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  z-index: 10;
}
.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs {
  z-index: 10;
}
.woocommerce-product-gallery
  ol.flex-control-nav.flex-control-thumbs
  > :not([hidden])
  ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs li {
  position: relative;
  padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
  --tw-aspect-w: 11;
}
.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs li > * {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs li {
  --tw-aspect-h: 12;
  width: 2.5rem;
  cursor: pointer;
}
@media (min-width: 640px) {
  .woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs li {
    width: 4rem;
  }
}
.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs li img {
  border-radius: 0.75rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-300), var(--tw-border-opacity));
  -o-object-fit: cover;
  object-fit: cover;
  opacity: 0.8;
}
.dark
  .woocommerce-product-gallery
  ol.flex-control-nav.flex-control-thumbs
  li
  img {
  opacity: 0.6;
}
.woocommerce-product-gallery
  ol.flex-control-nav.flex-control-thumbs
  li
  img.flex-active {
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-900), var(--tw-border-opacity));
  opacity: 1;
}
.dark
  .woocommerce-product-gallery
  ol.flex-control-nav.flex-control-thumbs
  li
  img.flex-active {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.woocommerce-product-gallery .flex-viewport {
  z-index: 0;
  margin-left: 1rem;
  border-radius: 1rem;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image img {
  width: 100%;
  cursor: zoom-in;
}
.product_meta {
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
}
.product_meta > :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));
}
.product_meta {
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-200), var(--tw-border-opacity));
  padding-top: 1.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-700), var(--tw-text-opacity));
}
.dark .product_meta {
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-700), var(--tw-border-opacity));
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-300), var(--tw-text-opacity));
}
.product_meta a {
  font-weight: 500;
}
.dark .product_meta a {
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-200), var(--tw-text-opacity));
}
.woocommerce-tabs.wc-tabs-wrapper {
  margin-top: 3rem;
}
ul.tabs.wc-tabs {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
}
ul.tabs.wc-tabs > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.375rem * var(--tw-space-x-reverse));
  margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)));
}
ul.tabs.wc-tabs {
  overflow-x: auto;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-200), var(--tw-border-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.dark ul.tabs.wc-tabs {
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-700), var(--tw-border-opacity));
}
@media (min-width: 640px) {
  ul.tabs.wc-tabs > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
  }
}
@media (min-width: 768px) {
  ul.tabs.wc-tabs {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
ul.tabs.wc-tabs li {
  flex-shrink: 0;
}
ul.tabs.wc-tabs li a {
  display: inline-flex;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-neutral-100), var(--tw-bg-opacity));
  padding: 0.625rem 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
.dark ul.tabs.wc-tabs li a {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-neutral-800), var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-300), var(--tw-text-opacity));
}
@media (min-width: 640px) {
  ul.tabs.wc-tabs li a {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
ul.tabs.wc-tabs li.active a {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-neutral-900), var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.dark ul.tabs.wc-tabs li.active a {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-neutral-200), var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.woocommerce-Tabs-panel {
  margin-top: 2rem;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description,
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information {
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where([class~="lead"]):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(a):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(a):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(strong):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(strong):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(ol):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(ol):not(:where([class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(ol[type="A"]):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(ol[type="A"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(ol[type="a"]):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(ol[type="a"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(ol[type="A" s]):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(ol[type="A" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(ol[type="a" s]):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(ol[type="a" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(ol[type="I"]):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(ol[type="I"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(ol[type="i"]):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(ol[type="i"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(ol[type="I" s]):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(ol[type="I" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(ol[type="i" s]):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(ol[type="i" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(ol[type="1"]):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(ol[type="1"]):not(:where([class~="not-prose"] *)) {
  list-style-type: decimal;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(ul):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(ul):not(:where([class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(ol > li):not(:where([class~="not-prose"] *))::marker,
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(ol > li):not(:where([class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(ul > li):not(:where([class~="not-prose"] *))::marker,
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(ul > li):not(:where([class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(hr):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(hr):not(:where([class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(blockquote):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(blockquote):not(:where([class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201c""\201d""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(blockquote p:first-of-type):not(:where([class~="not-prose"] *)):before,
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(blockquote p:first-of-type):not(
    :where([class~="not-prose"] *)
  ):before {
  content: open-quote;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *)):after,
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *)):after {
  content: close-quote;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(h1):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(h1):not(:where([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;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(h1 strong):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(h1 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 900;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(h2):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(h2):not(:where([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;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(h2 strong):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(h2 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 800;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(h3):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(h3):not(:where([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;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(h3 strong):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(h3 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 700;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(h4):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(h4):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(h4 strong):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(h4 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 700;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(img):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(img):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(figure > *):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(figure > *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(figcaption):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(figcaption):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(code):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(code):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(code):not(:where([class~="not-prose"] *)):before,
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(code):not(:where([class~="not-prose"] *)):before {
  content: "`";
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(code):not(:where([class~="not-prose"] *)):after,
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(code):not(:where([class~="not-prose"] *)):after {
  content: "`";
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(a code):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(a code):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-links);
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(pre):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(pre):not(:where([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: 0.8571429em 1.1428571em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(pre code):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(pre code):not(:where([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;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(pre code):not(:where([class~="not-prose"] *)):before,
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(pre code):not(:where([class~="not-prose"] *)):before {
  content: none;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(pre code):not(:where([class~="not-prose"] *)):after,
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(pre code):not(:where([class~="not-prose"] *)):after {
  content: none;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(table):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(table):not(:where([class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(thead):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(thead):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(thead th):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(thead th):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(tbody tr):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(tbody tr):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(tbody tr:last-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(tbody tr:last-child):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 0;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(tbody td):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(tbody td):not(:where([class~="not-prose"] *)) {
  vertical-align: baseline;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(tfoot):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(tfoot):not(:where([class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(tfoot td):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(tfoot td):not(:where([class~="not-prose"] *)) {
  vertical-align: top;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description,
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information {
  --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-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-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;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(p):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(p):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(video):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(video):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(figure):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(figure):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(h2 code):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(h2 code):not(:where([class~="not-prose"] *)) {
  font-size: 0.875em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(h3 code):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(h3 code):not(:where([class~="not-prose"] *)) {
  font-size: 0.9em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(li):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(li):not(:where([class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(ol > li):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(ol > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.375em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(ul > li):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(ul > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.375em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(hr + *):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(hr + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(h2 + *):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(h2 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(h3 + *):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(h3 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(h4 + *):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(h4 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(thead th:first-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
  padding-left: 0;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(thead th:last-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
  padding-right: 0;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
  padding: 0.5714286em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(tbody td:first-child, tfoot td:first-child):not(
    :where([class~="not-prose"] *)
  ),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(tbody td:first-child, tfoot td:first-child):not(
    :where([class~="not-prose"] *)
  ) {
  padding-left: 0;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(tbody td:last-child, tfoot td:last-child):not(
    :where([class~="not-prose"] *)
  ),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(tbody td:last-child, tfoot td:last-child):not(
    :where([class~="not-prose"] *)
  ) {
  padding-right: 0;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-sm
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-sm
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-sm
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-sm
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-sm
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-sm
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-sm
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-sm
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-sm
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-sm
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-sm
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-sm
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-sm
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-sm
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-base
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-base
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-base
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-base
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-base
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-base
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-base
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-base
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-base
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-base
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-base
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-base
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-base
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-base
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-lg
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-lg
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-lg
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-lg
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-lg
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-lg
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-lg
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-lg
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-lg
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-lg
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-lg
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-lg
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-lg
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-lg
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-xl
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-xl
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-xl
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-xl
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.2em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-xl
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-xl
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.2em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-xl
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-xl
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.2em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-xl
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-xl
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.2em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-xl
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-xl
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-xl
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-xl
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-2xl
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-2xl
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.8333333em;
  margin-bottom: 0.8333333em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-2xl
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-2xl
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-2xl
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-2xl
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-2xl
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-2xl
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-2xl
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-2xl
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-2xl
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-2xl
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description-2xl
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)),
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information-2xl
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description,
.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information {
  max-width: 48rem;
  font-size: 0.875rem;
  line-height: 1.5rem;
}
.dark .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description,
.dark .woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information {
  --tw-prose-body: var(--tw-prose-invert-body);
  --tw-prose-headings: var(--tw-prose-invert-headings);
  --tw-prose-lead: var(--tw-prose-invert-lead);
  --tw-prose-links: var(--tw-prose-invert-links);
  --tw-prose-bold: var(--tw-prose-invert-bold);
  --tw-prose-counters: var(--tw-prose-invert-counters);
  --tw-prose-bullets: var(--tw-prose-invert-bullets);
  --tw-prose-hr: var(--tw-prose-invert-hr);
  --tw-prose-quotes: var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
  --tw-prose-captions: var(--tw-prose-invert-captions);
  --tw-prose-code: var(--tw-prose-invert-code);
  --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
}
@media (min-width: 640px) {
  .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description,
  .woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.woocommerce-Tabs-panel > h2:first-child {
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
  font-weight: 600 !important;
}
@media (min-width: 768px) {
  .woocommerce-Tabs-panel > h2:first-child {
    font-size: 1.5rem !important;
    line-height: 2rem !important;
  }
}
.woocommerce-Tabs-panel .woocommerce-Reviews {
  max-width: 48rem;
}
.woocommerce-Tabs-panel .woocommerce-Reviews-title {
  margin-bottom: 0.75rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
}
@media (min-width: 768px) {
  .woocommerce-Tabs-panel .woocommerce-Reviews-title {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.woocommerce-Tabs-panel .woocommerce-Reviews-title span:before,
.woocommerce-Tabs-panel .woocommerce-Reviews-title span:after {
  content: '"';
}
.woocommerce-Tabs-panel .woocommerce-noreviews {
  border-radius: 0.75rem;
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-neutral-100), var(--tw-bg-opacity));
  padding: 1rem;
}
.dark .woocommerce-Tabs-panel .woocommerce-noreviews {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-neutral-800), var(--tw-bg-opacity));
}
.woocommerce-Tabs-panel .commentlist {
  margin-top: 2.5rem;
}
.woocommerce-Tabs-panel .comment_container {
  display: flex;
  align-items: flex-start;
}
.woocommerce-Tabs-panel .comment_container > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.woocommerce-Tabs-panel .comment_container {
  padding-bottom: 2rem;
}
.woocommerce-Tabs-panel .comment_container .avatar {
  width: 2.75rem;
  flex-shrink: 0;
  border-radius: 9999px;
}
.woocommerce-Tabs-panel .comment_container .comment-text {
  flex: 1 1 0%;
}
.woocommerce-Tabs-panel
  .comment_container
  .comment-text
  > :not([hidden])
  ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.woocommerce-Tabs-panel .comment_container .comment-text {
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-200), var(--tw-border-opacity));
  padding-bottom: 2rem;
}
.dark .woocommerce-Tabs-panel .comment_container .comment-text {
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-700), var(--tw-border-opacity));
}
.woocommerce-Tabs-panel
  .comment_container
  .meta
  > :not([hidden])
  ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.woocommerce-Tabs-panel .comment_container .meta {
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-500), var(--tw-text-opacity));
}
.dark .woocommerce-Tabs-panel .comment_container .meta {
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-400), var(--tw-text-opacity));
}
.woocommerce-Tabs-panel .comment_container .woocommerce-review__author {
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-900), var(--tw-text-opacity));
}
.dark .woocommerce-Tabs-panel .comment_container .woocommerce-review__author {
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-200), var(--tw-text-opacity));
}
.woocommerce-Tabs-panel .comment_container .description {
  font-size: 0.875rem;
  line-height: 1.7142857;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(p):not(:where([class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(blockquote):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.1111111em;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(h1):not(:where([class~="not-prose"] *)) {
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(h2):not(:where([class~="not-prose"] *)) {
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(h3):not(:where([class~="not-prose"] *)) {
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(h4):not(:where([class~="not-prose"] *)) {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(img):not(:where([class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(video):not(:where([class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(figure):not(:where([class~="not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(figure > *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(figcaption):not(:where([class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(code):not(:where([class~="not-prose"] *)) {
  font-size: 0.8571429em;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(h2 code):not(:where([class~="not-prose"] *)) {
  font-size: 0.9em;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(h3 code):not(:where([class~="not-prose"] *)) {
  font-size: 0.8888889em;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(pre):not(:where([class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding: 0.6666667em 1em;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(ol):not(:where([class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-left: 1.5714286em;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(ul):not(:where([class~="not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-left: 1.5714286em;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(li):not(:where([class~="not-prose"] *)) {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(ol > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.4285714em;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(ul > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.4285714em;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(hr):not(:where([class~="not-prose"] *)) {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(hr + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(h2 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(h3 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(h4 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(table):not(:where([class~="not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.5;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(thead th):not(:where([class~="not-prose"] *)) {
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
  padding-left: 0;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
  padding-right: 0;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
  padding: 0.6666667em 1em;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(tbody td:first-child, tfoot td:first-child):not(
    :where([class~="not-prose"] *)
  ) {
  padding-left: 0;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(tbody td:last-child, tfoot td:last-child):not(
    :where([class~="not-prose"] *)
  ) {
  padding-right: 0;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-Tabs-panel
  .comment_container
  .description
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-Tabs-panel .comment-form label {
  font-weight: 500;
}
.woocommerce-Tabs-panel .comment-form .required {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(239 68 68 / var(--tw-text-opacity));
}
.woocommerce-Tabs-panel .comment-form-rating {
  grid-column: span 2 / span 2;
  margin-top: 1.25rem;
  display: flex;
  align-items: center;
}
.woocommerce-Tabs-panel .comment-form-comment {
  margin-top: 1rem;
}
.single-product-wrap section.related.products {
  margin-top: 2.5rem;
  display: block;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-200), var(--tw-border-opacity));
  padding-top: 3rem;
}
.dark .single-product-wrap section.related.products {
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-700), var(--tw-border-opacity));
}
@media (min-width: 768px) {
  .single-product-wrap section.related.products {
    padding-top: 5rem;
  }
}
.single-product-wrap section.related.products > h2 {
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
}
@media (min-width: 1024px) {
  .single-product-wrap section.related.products > h2 {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
.pswp__zoom-wrap img {
  border-radius: 1rem;
}
.woocommerce-cart .nc_woocommerce-cart-form-wrap {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .woocommerce-cart .nc_woocommerce-cart-form-wrap {
    flex-direction: row;
  }
}
.woocommerce-cart .woocommerce-cart-form {
  flex: 1 1 0%;
}
.woocommerce-cart
  .woocommerce-cart-form__cart-item
  > :not([hidden])
  ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0.75rem * var(--tw-space-x-reverse));
  margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}
.woocommerce-cart .woocommerce-cart-form__cart-item {
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-200), var(--tw-border-opacity));
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.dark .woocommerce-cart .woocommerce-cart-form__cart-item {
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-700), var(--tw-border-opacity));
}
@media (min-width: 640px) {
  .woocommerce-cart
    .woocommerce-cart-form__cart-item
    > :not([hidden])
    ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.25rem * var(--tw-space-x-reverse));
    margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
  }
  .woocommerce-cart .woocommerce-cart-form__cart-item {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.woocommerce-cart .product-name {
  margin-bottom: 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
}
@media (min-width: 640px) {
  .woocommerce-cart .product-name {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.woocommerce-cart .product-thumbnail img {
  width: 4rem;
  border-radius: 0.75rem;
}
@media (min-width: 640px) {
  .woocommerce-cart .product-thumbnail img {
    width: 12rem;
  }
}
.woocommerce-cart .nc-product-content {
  display: flex;
  flex: 1 1 0%;
  flex-grow: 1.3;
  flex-direction: column;
  justify-content: space-between;
}
.woocommerce-cart .product-subtotal {
  margin-top: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-500), var(--tw-text-opacity));
}
.dark .woocommerce-cart .product-subtotal {
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-400), var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .woocommerce-cart .product-subtotal {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.woocommerce-cart .product-subtotal .amount {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}
.woocommerce-cart .product-quantity {
  display: flex;
  flex: 1 1 0%;
  justify-content: center;
}
.woocommerce-cart .product-quantity input.qty {
  width: 3.5rem;
  border-radius: 0.75rem;
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-300), var(--tw-border-opacity));
  background-color: transparent;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  text-align: center;
}
.dark .woocommerce-cart .product-quantity input.qty {
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-600), var(--tw-border-opacity));
}
@media (min-width: 640px) {
  .woocommerce-cart .product-quantity input.qty {
    width: 4rem;
    padding-right: 0.125rem;
  }
}
.woocommerce-cart .product-remove {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 300;
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-500), var(--tw-text-opacity));
}
.woocommerce-cart .product-remove:hover {
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-900), var(--tw-text-opacity));
}
.dark .woocommerce-cart .product-remove {
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-400), var(--tw-text-opacity));
}
.dark .woocommerce-cart .product-remove:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.woocommerce-cart .actions {
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-200), var(--tw-border-opacity));
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.dark .woocommerce-cart .actions {
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-700), var(--tw-border-opacity));
}
.woocommerce-cart .coupon {
  position: relative;
  display: flex;
  flex-direction: column;
}
@media (min-width: 640px) {
  .woocommerce-cart .coupon {
    flex-direction: row;
  }
}
.woocommerce-cart .coupon label {
  display: none;
}
.woocommerce-cart .coupon input#coupon_code {
  flex: 1 1 0%;
  border-radius: 0.75rem;
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-200), var(--tw-border-opacity));
  background-color: transparent;
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}
.dark .woocommerce-cart .coupon input#coupon_code {
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-700), var(--tw-border-opacity));
}
@media (min-width: 640px) {
  .woocommerce-cart .coupon input#coupon_code {
    padding-right: 8rem;
  }
}
.woocommerce-cart .coupon .button {
  top: 0px;
  bottom: 0px;
  right: 0px;
  margin-top: 0.5rem;
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-neutral-900), var(--tw-bg-opacity));
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.dark .woocommerce-cart .coupon .button {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-neutral-200), var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
@media (min-width: 640px) {
  .woocommerce-cart .coupon .button {
    position: absolute;
    margin-top: 0;
  }
}
.woocommerce-cart .actions .button[name="update_cart"] {
  margin-top: 2rem;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-primary-600), var(--tw-bg-opacity));
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.woocommerce-cart .actions .button[name="update_cart"]:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-primary-500), var(--tw-bg-opacity));
}
.woocommerce-cart .actions .button[name="update_cart"]:disabled {
  opacity: 0.7;
}
@media (min-width: 640px) {
  .woocommerce-cart .actions .button[name="update_cart"] {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}
.woocommerce-cart .cart-collaterals {
  min-width: 40%;
}
@media (min-width: 1024px) {
  .woocommerce-cart .cart-collaterals {
    padding-left: 3.5rem;
  }
}
.woocommerce-cart .cart-collaterals .cart_totals {
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(a):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(strong):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(ol):not(:where([class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(ol[type="A"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(ol[type="a"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(ol[type="A" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(ol[type="a" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(ol[type="I"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(ol[type="i"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(ol[type="I" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(ol[type="i" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(ol[type="1"]):not(:where([class~="not-prose"] *)) {
  list-style-type: decimal;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(ul):not(:where([class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(ol > li):not(:where([class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(ul > li):not(:where([class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(hr):not(:where([class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(blockquote):not(:where([class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201c""\201d""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(blockquote p:first-of-type):not(
    :where([class~="not-prose"] *)
  ):before {
  content: open-quote;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *)):after {
  content: close-quote;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(h1):not(:where([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;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(h1 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 900;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(h2):not(:where([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;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(h2 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 800;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(h3):not(:where([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;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(h3 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 700;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(h4):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(h4 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 700;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(img):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(figure > *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(figcaption):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(code):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(code):not(:where([class~="not-prose"] *)):before {
  content: "`";
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(code):not(:where([class~="not-prose"] *)):after {
  content: "`";
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(a code):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-links);
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(pre):not(:where([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: 0.8571429em 1.1428571em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(pre code):not(:where([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;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(pre code):not(:where([class~="not-prose"] *)):before {
  content: none;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(pre code):not(:where([class~="not-prose"] *)):after {
  content: none;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(table):not(:where([class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(thead):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(thead th):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(tbody tr):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(tbody tr:last-child):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 0;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(tbody td):not(:where([class~="not-prose"] *)) {
  vertical-align: baseline;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(tfoot):not(:where([class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(tfoot td):not(:where([class~="not-prose"] *)) {
  vertical-align: top;
}
.woocommerce-cart .cart-collaterals .cart_totals {
  --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-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-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;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(p):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(video):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(figure):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(h2 code):not(:where([class~="not-prose"] *)) {
  font-size: 0.875em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(h3 code):not(:where([class~="not-prose"] *)) {
  font-size: 0.9em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(li):not(:where([class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(ol > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.375em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(ul > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.375em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(hr + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(h2 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(h3 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(h4 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
  padding-left: 0;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
  padding-right: 0;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
  padding: 0.5714286em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(tbody td:first-child, tfoot td:first-child):not(
    :where([class~="not-prose"] *)
  ) {
  padding-left: 0;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(tbody td:last-child, tfoot td:last-child):not(
    :where([class~="not-prose"] *)
  ) {
  padding-right: 0;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-sm
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-sm
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-sm
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-sm
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-sm
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-sm
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-sm
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-base
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-base
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-base
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-base
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-base
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-base
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-base
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-lg
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-lg
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-lg
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-lg
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-lg
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-lg
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-lg
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-xl
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-xl
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.2em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-xl
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.2em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-xl
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.2em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-xl
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.2em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-xl
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-xl
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-2xl
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.8333333em;
  margin-bottom: 0.8333333em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-2xl
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-2xl
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-2xl
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-2xl
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-2xl
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-cart
  .cart-collaterals
  .cart_totals-2xl
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals {
  top: 5rem;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
  padding: 1.25rem;
}
.dark .woocommerce-cart .cart-collaterals .cart_totals {
  --tw-prose-body: var(--tw-prose-invert-body);
  --tw-prose-headings: var(--tw-prose-invert-headings);
  --tw-prose-lead: var(--tw-prose-invert-lead);
  --tw-prose-links: var(--tw-prose-invert-links);
  --tw-prose-bold: var(--tw-prose-invert-bold);
  --tw-prose-counters: var(--tw-prose-invert-counters);
  --tw-prose-bullets: var(--tw-prose-invert-bullets);
  --tw-prose-hr: var(--tw-prose-invert-hr);
  --tw-prose-quotes: var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
  --tw-prose-captions: var(--tw-prose-invert-captions);
  --tw-prose-code: var(--tw-prose-invert-code);
  --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-neutral-800), var(--tw-bg-opacity));
}
@media (min-width: 640px) {
  .woocommerce-cart .cart-collaterals .cart_totals {
    padding: 2rem;
  }
}
@media (min-width: 1024px) {
  .woocommerce-cart .cart-collaterals .cart_totals {
    position: -webkit-sticky;
    position: sticky;
  }
}
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a {
  pointer-events: auto;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-primary-600), var(--tw-bg-opacity));
  padding: 0.5rem 0.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}
.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-primary-500), var(--tw-bg-opacity));
}
.woocommerce-page.woocommerce-checkout
  form.checkout_coupon.woocommerce-form-coupon,
.woocommerce-page.woocommerce-checkout .woocommerce-form-login {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.woocommerce-page.woocommerce-checkout
  form.checkout_coupon.woocommerce-form-coupon
  > :not([hidden])
  ~ :not([hidden]),
.woocommerce-page.woocommerce-checkout
  .woocommerce-form-login
  > :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));
}
.woocommerce-page.woocommerce-checkout
  form.checkout_coupon.woocommerce-form-coupon,
.woocommerce-page.woocommerce-checkout .woocommerce-form-login {
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-200), var(--tw-border-opacity));
  padding: 2rem;
}
.dark
  .woocommerce-page.woocommerce-checkout
  form.checkout_coupon.woocommerce-form-coupon,
.dark .woocommerce-page.woocommerce-checkout .woocommerce-form-login {
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-700), var(--tw-border-opacity));
}
@media (min-width: 1280px) {
  .woocommerce-page.woocommerce-checkout
    form.checkout_coupon.woocommerce-form-coupon,
  .woocommerce-page.woocommerce-checkout .woocommerce-form-login {
    width: 50%;
  }
}
.woocommerce-page.woocommerce-checkout
  form.checkout_coupon.woocommerce-form-coupon
  > *,
.woocommerce-page.woocommerce-checkout .woocommerce-form-login > * {
  width: 100%;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.woocommerce-page.woocommerce-checkout
  form.checkout_coupon.woocommerce-form-coupon
  [type="submit"],
.woocommerce-page.woocommerce-checkout .woocommerce-form-login [type="submit"] {
  margin-top: 1rem;
}
.woocommerce-page.woocommerce-checkout .woocommerce-form-login > p:first-child {
  margin-bottom: 1rem;
}
.woocommerce-page.woocommerce-checkout #order_review_heading {
  display: none;
}
.woocommerce-page.woocommerce-checkout form.checkout.woocommerce-checkout {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  gap: 1.5rem;
}
@media (min-width: 1024px) {
  .woocommerce-page.woocommerce-checkout form.checkout.woocommerce-checkout {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0px;
  }
  .woocommerce-page.woocommerce-checkout .woocommerce-NoticeGroup {
    grid-column: span 2 / span 2;
  }
}
.woocommerce-page.woocommerce-checkout #customer_details {
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-200), var(--tw-border-opacity));
  padding: 2rem;
}
.dark .woocommerce-page.woocommerce-checkout #customer_details {
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-800), var(--tw-border-opacity));
}
@media (min-width: 1024px) {
  .woocommerce-page.woocommerce-checkout #customer_details {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right-width: 0px;
  }
}
.woocommerce-page.woocommerce-checkout #order_review {
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(a):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(strong):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(ol):not(:where([class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(ol[type="A"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(ol[type="a"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(ol[type="A" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(ol[type="a" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(ol[type="I"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(ol[type="i"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(ol[type="I" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(ol[type="i" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(ol[type="1"]):not(:where([class~="not-prose"] *)) {
  list-style-type: decimal;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(ul):not(:where([class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(ol > li):not(:where([class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(ul > li):not(:where([class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(hr):not(:where([class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(blockquote):not(:where([class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201c""\201d""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(blockquote p:first-of-type):not(
    :where([class~="not-prose"] *)
  ):before {
  content: open-quote;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *)):after {
  content: close-quote;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(h1):not(:where([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;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(h1 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 900;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(h2):not(:where([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;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(h2 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 800;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(h3):not(:where([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;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(h3 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 700;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(h4):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(h4 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 700;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(img):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(figure > *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(figcaption):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(code):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(code):not(:where([class~="not-prose"] *)):before {
  content: "`";
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(code):not(:where([class~="not-prose"] *)):after {
  content: "`";
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(a code):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-links);
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(pre):not(:where([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: 0.8571429em 1.1428571em;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(pre code):not(:where([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;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(pre code):not(:where([class~="not-prose"] *)):before {
  content: none;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(pre code):not(:where([class~="not-prose"] *)):after {
  content: none;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(table):not(:where([class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(thead):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(thead th):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(tbody tr):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(tbody tr:last-child):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 0;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(tbody td):not(:where([class~="not-prose"] *)) {
  vertical-align: baseline;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(tfoot):not(:where([class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(tfoot td):not(:where([class~="not-prose"] *)) {
  vertical-align: top;
}
.woocommerce-page.woocommerce-checkout #order_review {
  --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-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-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;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(p):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(video):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(figure):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(h2 code):not(:where([class~="not-prose"] *)) {
  font-size: 0.875em;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(h3 code):not(:where([class~="not-prose"] *)) {
  font-size: 0.9em;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(li):not(:where([class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(ol > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.375em;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(ul > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.375em;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(hr + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(h2 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(h3 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(h4 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
  padding-left: 0;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
  padding-right: 0;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
  padding: 0.5714286em;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(tbody td:first-child, tfoot td:first-child):not(
    :where([class~="not-prose"] *)
  ) {
  padding-left: 0;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(tbody td:last-child, tfoot td:last-child):not(
    :where([class~="not-prose"] *)
  ) {
  padding-right: 0;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-page.woocommerce-checkout
  #order_review-sm
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.woocommerce-page.woocommerce-checkout
  #order_review-sm
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.woocommerce-page.woocommerce-checkout
  #order_review-sm
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.woocommerce-page.woocommerce-checkout
  #order_review-sm
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.woocommerce-page.woocommerce-checkout
  #order_review-sm
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.woocommerce-page.woocommerce-checkout
  #order_review-sm
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-page.woocommerce-checkout
  #order_review-sm
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-page.woocommerce-checkout
  #order_review-base
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.woocommerce-page.woocommerce-checkout
  #order_review-base
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.woocommerce-page.woocommerce-checkout
  #order_review-base
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.woocommerce-page.woocommerce-checkout
  #order_review-base
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.woocommerce-page.woocommerce-checkout
  #order_review-base
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.woocommerce-page.woocommerce-checkout
  #order_review-base
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-page.woocommerce-checkout
  #order_review-base
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-page.woocommerce-checkout
  #order_review-lg
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.woocommerce-page.woocommerce-checkout
  #order_review-lg
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.woocommerce-page.woocommerce-checkout
  #order_review-lg
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.woocommerce-page.woocommerce-checkout
  #order_review-lg
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.woocommerce-page.woocommerce-checkout
  #order_review-lg
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.woocommerce-page.woocommerce-checkout
  #order_review-lg
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-page.woocommerce-checkout
  #order_review-lg
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-page.woocommerce-checkout
  #order_review-xl
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
.woocommerce-page.woocommerce-checkout
  #order_review-xl
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.2em;
}
.woocommerce-page.woocommerce-checkout
  #order_review-xl
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.2em;
}
.woocommerce-page.woocommerce-checkout
  #order_review-xl
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.2em;
}
.woocommerce-page.woocommerce-checkout
  #order_review-xl
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.2em;
}
.woocommerce-page.woocommerce-checkout
  #order_review-xl
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-page.woocommerce-checkout
  #order_review-xl
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-page.woocommerce-checkout
  #order_review-2xl
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.8333333em;
  margin-bottom: 0.8333333em;
}
.woocommerce-page.woocommerce-checkout
  #order_review-2xl
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.woocommerce-page.woocommerce-checkout
  #order_review-2xl
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.woocommerce-page.woocommerce-checkout
  #order_review-2xl
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.woocommerce-page.woocommerce-checkout
  #order_review-2xl
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.woocommerce-page.woocommerce-checkout
  #order_review-2xl
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-page.woocommerce-checkout
  #order_review-2xl
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-page.woocommerce-checkout #order_review {
  width: 100%;
  max-width: 100%;
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-200), var(--tw-border-opacity));
  background-color: rgba(var(--c-neutral-100), 0.5);
  padding: 2rem;
}
.dark .woocommerce-page.woocommerce-checkout #order_review {
  --tw-prose-body: var(--tw-prose-invert-body);
  --tw-prose-headings: var(--tw-prose-invert-headings);
  --tw-prose-lead: var(--tw-prose-invert-lead);
  --tw-prose-links: var(--tw-prose-invert-links);
  --tw-prose-bold: var(--tw-prose-invert-bold);
  --tw-prose-counters: var(--tw-prose-invert-counters);
  --tw-prose-bullets: var(--tw-prose-invert-bullets);
  --tw-prose-hr: var(--tw-prose-invert-hr);
  --tw-prose-quotes: var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
  --tw-prose-captions: var(--tw-prose-invert-captions);
  --tw-prose-code: var(--tw-prose-invert-code);
  --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-800), var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-neutral-800), var(--tw-bg-opacity));
}
@media (min-width: 1024px) {
  .woocommerce-page.woocommerce-checkout #order_review {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}
.woocommerce-page.woocommerce-checkout #order_review tfoot td {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  .woocommerce-checkout-payment,
.woocommerce-page.woocommerce-checkout #order_review .form-row.place-order {
  margin-top: 1.25rem;
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-200), var(--tw-border-opacity));
  padding-top: 0.75rem;
}
.dark
  .woocommerce-page.woocommerce-checkout
  #order_review
  .woocommerce-checkout-payment,
.dark
  .woocommerce-page.woocommerce-checkout
  #order_review
  .form-row.place-order {
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-700), var(--tw-border-opacity));
}
.woocommerce-page.woocommerce-checkout #order_review ul {
  list-style-type: none;
  padding-left: 0;
}
.woocommerce-page.woocommerce-checkout #order_review .payment_box {
  margin-bottom: 1.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.woocommerce-page.woocommerce-checkout
  #order_review
  .woocommerce-privacy-policy-text {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.woocommerce-page.woocommerce-checkout #order_review [type="submit"] {
  pointer-events: auto;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-primary-600), var(--tw-bg-opacity));
  padding: 0.5rem 0.75rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.woocommerce-page.woocommerce-checkout #order_review [type="submit"]:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-primary-500), var(--tw-bg-opacity));
}
.woocommerce-page.woocommerce-checkout #order_review .blockUI.blockOverlay {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--c-neutral-100), var(--tw-bg-opacity)) !important;
}
.dark
  .woocommerce-page.woocommerce-checkout
  #order_review
  .blockUI.blockOverlay {
  --tw-bg-opacity: 1 !important;
  background-color: rgba(var(--c-neutral-800), var(--tw-bg-opacity)) !important;
}
.woocommerce-page.woocommerce-checkout h3 {
  margin-bottom: 1.25rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 600;
}
.woocommerce-page.woocommerce-checkout label.checkbox [type="checkbox"] {
  margin-bottom: 0.125rem;
  margin-right: 0.5rem;
}
.woocommerce-page.woocommerce-checkout label.checkbox span {
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
}
.woocommerce-page.woocommerce-checkout .form-row {
  margin-bottom: 1.25rem;
  display: flex;
  flex-direction: column;
}
.woocommerce-page.woocommerce-checkout .form-row label {
  margin-bottom: 0.25rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
}
.woocommerce-page.woocommerce-checkout .woocommerce-order {
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(a):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(strong):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(ol):not(:where([class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(ol[type="A"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(ol[type="a"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(ol[type="A" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(ol[type="a" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(ol[type="I"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(ol[type="i"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(ol[type="I" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(ol[type="i" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(ol[type="1"]):not(:where([class~="not-prose"] *)) {
  list-style-type: decimal;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(ul):not(:where([class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(ol > li):not(:where([class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(ul > li):not(:where([class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(hr):not(:where([class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(blockquote):not(:where([class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201c""\201d""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(blockquote p:first-of-type):not(
    :where([class~="not-prose"] *)
  ):before {
  content: open-quote;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *)):after {
  content: close-quote;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(h1):not(:where([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;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(h1 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 900;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(h2):not(:where([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;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(h2 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 800;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(h3):not(:where([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;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(h3 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 700;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(h4):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(h4 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 700;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(img):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(figure > *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(figcaption):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(code):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(code):not(:where([class~="not-prose"] *)):before {
  content: "`";
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(code):not(:where([class~="not-prose"] *)):after {
  content: "`";
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(a code):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-links);
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(pre):not(:where([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: 0.8571429em 1.1428571em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(pre code):not(:where([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;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(pre code):not(:where([class~="not-prose"] *)):before {
  content: none;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(pre code):not(:where([class~="not-prose"] *)):after {
  content: none;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(table):not(:where([class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(thead):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(thead th):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(tbody tr):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(tbody tr:last-child):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 0;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(tbody td):not(:where([class~="not-prose"] *)) {
  vertical-align: baseline;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(tfoot):not(:where([class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(tfoot td):not(:where([class~="not-prose"] *)) {
  vertical-align: top;
}
.woocommerce-page.woocommerce-checkout .woocommerce-order {
  --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-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-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;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(p):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(video):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(figure):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(h2 code):not(:where([class~="not-prose"] *)) {
  font-size: 0.875em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(h3 code):not(:where([class~="not-prose"] *)) {
  font-size: 0.9em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(li):not(:where([class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(ol > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.375em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(ul > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.375em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(hr + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(h2 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(h3 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(h4 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
  padding-left: 0;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
  padding-right: 0;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
  padding: 0.5714286em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(tbody td:first-child, tfoot td:first-child):not(
    :where([class~="not-prose"] *)
  ) {
  padding-left: 0;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(tbody td:last-child, tfoot td:last-child):not(
    :where([class~="not-prose"] *)
  ) {
  padding-right: 0;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-sm
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-sm
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-sm
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-sm
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-sm
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-sm
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-sm
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-base
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-base
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-base
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-base
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-base
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-base
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-base
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-lg
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-lg
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-lg
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-lg
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-lg
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-lg
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-lg
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-xl
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-xl
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.2em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-xl
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.2em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-xl
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.2em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-xl
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.2em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-xl
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-xl
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-2xl
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.8333333em;
  margin-bottom: 0.8333333em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-2xl
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-2xl
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-2xl
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-2xl
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-2xl
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-page.woocommerce-checkout
  .woocommerce-order-2xl
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-page.woocommerce-checkout .woocommerce-order {
  max-width: 100%;
}
.dark .woocommerce-page.woocommerce-checkout .woocommerce-order {
  --tw-prose-body: var(--tw-prose-invert-body);
  --tw-prose-headings: var(--tw-prose-invert-headings);
  --tw-prose-lead: var(--tw-prose-invert-lead);
  --tw-prose-links: var(--tw-prose-invert-links);
  --tw-prose-bold: var(--tw-prose-invert-bold);
  --tw-prose-counters: var(--tw-prose-invert-counters);
  --tw-prose-bullets: var(--tw-prose-invert-bullets);
  --tw-prose-hr: var(--tw-prose-invert-hr);
  --tw-prose-quotes: var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
  --tw-prose-captions: var(--tw-prose-invert-captions);
  --tw-prose-code: var(--tw-prose-invert-code);
  --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
}
.woocommerce-page.woocommerce-checkout .woocommerce-order h2 {
  border-top-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-200), var(--tw-border-opacity));
  padding-top: 1.25rem;
}
.dark .woocommerce-page.woocommerce-checkout .woocommerce-order h2 {
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-700), var(--tw-border-opacity));
}
.select2-container--default .select2-selection--single {
  height: 2.25rem;
  border-radius: 0.75rem;
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-200), var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.dark .select2-container--default .select2-selection--single {
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-700), var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-neutral-800), var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  line-height: 2.25rem;
}
.dark
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 2rem;
}
.dark
  .select2-container--default
  .select2-results__option[aria-selected="true"],
.dark
  .select2-container--default
  .select2-results__option[data-selected="true"] {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-primary-700), var(--tw-bg-opacity));
}
.select2-dropdown {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.dark .select2-dropdown {
  --tw-bg-opacity: 1;
  background-color: rgba(var(--c-neutral-800), var(--tw-bg-opacity));
}
dl.variation {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  display: flex;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-500), var(--tw-text-opacity));
}
.dark dl.variation {
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-400), var(--tw-text-opacity));
}
dl.variation dt {
  display: none;
}
dl.variation dd {
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-200), var(--tw-border-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.dark dl.variation dd {
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-700), var(--tw-border-opacity));
}
dl.variation dd:nth-child(2) {
  border-left-width: 0px;
  padding-left: 0;
}
dl.variation p {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.wc-block-grid__product .wc-block-grid__product-image img {
  aspect-ratio: 5/6;
  width: 100%;
  border-radius: 0.75rem;
  -o-object-fit: cover;
  object-fit: cover;
}
.wc-block-grid__product .wc-block-grid__product-add-to-cart {
  display: flex;
  flex-direction: column;
}
.wc-block-grid__product
  .wc-block-grid__product-add-to-cart
  > :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));
}
.wc-block-grid__product .wc-block-grid__product-add-to-cart {
  padding-top: 0.5rem;
}
.wc-block-grid__product .wc-block-grid__product-add-to-cart a {
  border-radius: 0.5rem;
}
.woocommerce-account.woocommerce-page #ncmaz-single-entry-content .woocommerce {
  display: flex;
  flex-direction: column;
  border-top-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-100), var(--tw-border-opacity));
  padding-top: 1.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
.dark
  .woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce {
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-700), var(--tw-border-opacity));
}
@media (min-width: 1024px) {
  .woocommerce-account.woocommerce-page
    #ncmaz-single-entry-content
    .woocommerce {
    flex-direction: row;
    padding-top: 3rem;
  }
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-navigation {
  flex-shrink: 0;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-navigation
  ul {
  list-style-type: none;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-navigation
  ul
  > :not([hidden])
  ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-navigation
  ul {
  padding: 0;
}
@media (min-width: 1024px) {
  .woocommerce-account.woocommerce-page
    #ncmaz-single-entry-content
    .woocommerce-MyAccount-navigation
    ul
    > :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));
  }
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-navigation
  ul
  li {
  padding-left: 0.375rem;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-navigation
  ul
  li.is-active {
  border-left-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-primary-500), var(--tw-border-opacity));
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-navigation
  ul
  li.is-active
  a,
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-navigation
  ul
  li.is-active
  a:hover {
  --tw-text-opacity: 1;
  color: rgba(var(--c-primary-500), var(--tw-text-opacity));
}
.dark
  .woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-navigation
  ul
  li.is-active
  a {
  --tw-text-opacity: 1;
  color: rgba(var(--c-primary-400), var(--tw-text-opacity));
}
.dark
  .woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-navigation
  ul
  li.is-active
  a:hover {
  --tw-text-opacity: 1;
  color: rgba(var(--c-primary-500), var(--tw-text-opacity));
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-navigation
  ul
  li.woocommerce-MyAccount-navigation-link--customer-logout
  a {
  --tw-text-opacity: 1 !important;
  color: rgb(239 68 68 / var(--tw-text-opacity)) !important;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-navigation
  ul
  li
  a {
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-500), var(--tw-text-opacity));
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-navigation
  ul
  li
  a:hover {
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-900), var(--tw-text-opacity));
}
.dark
  .woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-navigation
  ul
  li
  a {
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-400), var(--tw-text-opacity));
}
.dark
  .woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-navigation
  ul
  li
  a:hover {
  --tw-text-opacity: 1;
  color: rgba(var(--c-neutral-200), var(--tw-text-opacity));
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content {
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(a):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(strong):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(ol):not(:where([class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(ol[type="A"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(ol[type="a"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(ol[type="A" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(ol[type="a" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(ol[type="I"]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(ol[type="i"]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(ol[type="I" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: upper-roman;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(ol[type="i" s]):not(:where([class~="not-prose"] *)) {
  list-style-type: lower-roman;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(ol[type="1"]):not(:where([class~="not-prose"] *)) {
  list-style-type: decimal;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(ul):not(:where([class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(ol > li):not(:where([class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(ul > li):not(:where([class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(hr):not(:where([class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(blockquote):not(:where([class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "\201c""\201d""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(blockquote p:first-of-type):not(
    :where([class~="not-prose"] *)
  ):before {
  content: open-quote;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *)):after {
  content: close-quote;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(h1):not(:where([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;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(h1 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 900;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(h2):not(:where([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;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(h2 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 800;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(h3):not(:where([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;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(h3 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 700;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(h4):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(h4 strong):not(:where([class~="not-prose"] *)) {
  font-weight: 700;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(img):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(figure > *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(figcaption):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(code):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(code):not(:where([class~="not-prose"] *)):before {
  content: "`";
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(code):not(:where([class~="not-prose"] *)):after {
  content: "`";
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(a code):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-links);
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(pre):not(:where([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: 0.8571429em 1.1428571em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(pre code):not(:where([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;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(pre code):not(:where([class~="not-prose"] *)):before {
  content: none;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(pre code):not(:where([class~="not-prose"] *)):after {
  content: none;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(table):not(:where([class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(thead):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(thead th):not(:where([class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(tbody tr):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(tbody tr:last-child):not(:where([class~="not-prose"] *)) {
  border-bottom-width: 0;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(tbody td):not(:where([class~="not-prose"] *)) {
  vertical-align: baseline;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(tfoot):not(:where([class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(tfoot td):not(:where([class~="not-prose"] *)) {
  vertical-align: top;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content {
  --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-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-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;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(p):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(video):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(figure):not(:where([class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(h2 code):not(:where([class~="not-prose"] *)) {
  font-size: 0.875em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(h3 code):not(:where([class~="not-prose"] *)) {
  font-size: 0.9em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(li):not(:where([class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(ol > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.375em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(ul > li):not(:where([class~="not-prose"] *)) {
  padding-left: 0.375em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(hr + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(h2 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(h3 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(h4 + *):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
  padding-left: 0;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
  padding-right: 0;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
  padding: 0.5714286em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(tbody td:first-child, tfoot td:first-child):not(
    :where([class~="not-prose"] *)
  ) {
  padding-left: 0;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(tbody td:last-child, tfoot td:last-child):not(
    :where([class~="not-prose"] *)
  ) {
  padding-right: 0;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-sm
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-sm
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-sm
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-sm
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.1428571em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-sm
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.1428571em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-sm
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-sm
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-base
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-base
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-base
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-base
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.25em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-base
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-base
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-base
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-lg
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-lg
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-lg
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-lg
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-lg
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-lg
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-lg
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-xl
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.8em;
  margin-bottom: 0.8em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-xl
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.2em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-xl
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.2em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-xl
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.2em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-xl
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.2em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-xl
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-xl
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-2xl
  :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
  margin-top: 0.8333333em;
  margin-bottom: 0.8333333em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-2xl
  :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-2xl
  :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-2xl
  :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 1.3333333em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-2xl
  :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 1.3333333em;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-2xl
  :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
  margin-top: 0;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content-2xl
  :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
  margin-bottom: 0;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content {
  margin-top: 1.25rem;
  max-width: 100%;
  flex: 1 1 0%;
  overflow-x: auto;
  border-radius: 1rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-200), var(--tw-border-opacity));
  padding: 1rem;
  font-size: 1rem;
  line-height: 1.5rem;
}
.dark
  .woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content {
  --tw-prose-body: var(--tw-prose-invert-body);
  --tw-prose-headings: var(--tw-prose-invert-headings);
  --tw-prose-lead: var(--tw-prose-invert-lead);
  --tw-prose-links: var(--tw-prose-invert-links);
  --tw-prose-bold: var(--tw-prose-invert-bold);
  --tw-prose-counters: var(--tw-prose-invert-counters);
  --tw-prose-bullets: var(--tw-prose-invert-bullets);
  --tw-prose-hr: var(--tw-prose-invert-hr);
  --tw-prose-quotes: var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
  --tw-prose-captions: var(--tw-prose-invert-captions);
  --tw-prose-code: var(--tw-prose-invert-code);
  --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
  --tw-border-opacity: 1;
  border-color: rgba(var(--c-neutral-700), var(--tw-border-opacity));
}
@media (min-width: 640px) {
  .woocommerce-account.woocommerce-page
    #ncmaz-single-entry-content
    .woocommerce-MyAccount-content {
    padding: 1rem 2rem;
  }
}
@media (min-width: 1024px) {
  .woocommerce-account.woocommerce-page
    #ncmaz-single-entry-content
    .woocommerce-MyAccount-content {
    margin-top: 0;
    margin-left: 4rem;
  }
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  .woocommerce-Message,
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-MyAccount-content
  table {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-EditAccountForm
  .form-row
  label {
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 500;
}
.woocommerce-account.woocommerce-page
  #ncmaz-single-entry-content
  .woocommerce-EditAccountForm
  .form-row
  em {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.woocommerce-form .form-row label {
  display: block;
  font-weight: 500;
}
.woocommerce-form .form-row .woocommerce-form-login__submit,
.woocommerce-form .form-row .woocommerce-form-register__submit {
  margin-top: 1.25rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
