.commerce, .commerce *, .commerce ::before, .commerce ::after {
--tw-border-spacing-x: 0;
--tw-border-spacing-y: 0;
--tw-translate-x: 0;
--tw-translate-y: 0;
--tw-rotate: 0;
--tw-skew-x: 0;
--tw-skew-y: 0;
--tw-scale-x: 1;
--tw-scale-y: 1;
--tw-pan-x: ;
--tw-pan-y: ;
--tw-pinch-zoom: ;
--tw-scroll-snap-strictness: proximity;
--tw-gradient-from-position: ;
--tw-gradient-via-position: ;
--tw-gradient-to-position: ;
--tw-ordinal: ;
--tw-slashed-zero: ;
--tw-numeric-figure: ;
--tw-numeric-spacing: ;
--tw-numeric-fraction: ;
--tw-ring-inset: ;
--tw-ring-offset-width: 0px;
--tw-ring-offset-color: #fff;
--tw-ring-color: rgb(59 130 246 / 0.5);
--tw-ring-offset-shadow: 0 0 #0000;
--tw-ring-shadow: 0 0 #0000;
--tw-shadow: 0 0 #0000;
--tw-shadow-colored: 0 0 #0000;
--tw-blur: ;
--tw-brightness: ;
--tw-contrast: ;
--tw-grayscale: ;
--tw-hue-rotate: ;
--tw-invert: ;
--tw-saturate: ;
--tw-sepia: ;
--tw-drop-shadow: ;
--tw-backdrop-blur: ;
--tw-backdrop-brightness: ;
--tw-backdrop-contrast: ;
--tw-backdrop-grayscale: ;
--tw-backdrop-hue-rotate: ;
--tw-backdrop-invert: ;
--tw-backdrop-opacity: ;
--tw-backdrop-saturate: ;
--tw-backdrop-sepia: ;
--tw-contain-size: ;
--tw-contain-layout: ;
--tw-contain-paint: ;
--tw-contain-style: ;
}
.commerce ::backdrop {
--tw-border-spacing-x: 0;
--tw-border-spacing-y: 0;
--tw-translate-x: 0;
--tw-translate-y: 0;
--tw-rotate: 0;
--tw-skew-x: 0;
--tw-skew-y: 0;
--tw-scale-x: 1;
--tw-scale-y: 1;
--tw-pan-x: ;
--tw-pan-y: ;
--tw-pinch-zoom: ;
--tw-scroll-snap-strictness: proximity;
--tw-gradient-from-position: ;
--tw-gradient-via-position: ;
--tw-gradient-to-position: ;
--tw-ordinal: ;
--tw-slashed-zero: ;
--tw-numeric-figure: ;
--tw-numeric-spacing: ;
--tw-numeric-fraction: ;
--tw-ring-inset: ;
--tw-ring-offset-width: 0px;
--tw-ring-offset-color: #fff;
--tw-ring-color: rgb(59 130 246 / 0.5);
--tw-ring-offset-shadow: 0 0 #0000;
--tw-ring-shadow: 0 0 #0000;
--tw-shadow: 0 0 #0000;
--tw-shadow-colored: 0 0 #0000;
--tw-blur: ;
--tw-brightness: ;
--tw-contrast: ;
--tw-grayscale: ;
--tw-hue-rotate: ;
--tw-invert: ;
--tw-saturate: ;
--tw-sepia: ;
--tw-drop-shadow: ;
--tw-backdrop-blur: ;
--tw-backdrop-brightness: ;
--tw-backdrop-contrast: ;
--tw-backdrop-grayscale: ;
--tw-backdrop-hue-rotate: ;
--tw-backdrop-invert: ;
--tw-backdrop-opacity: ;
--tw-backdrop-saturate: ;
--tw-backdrop-sepia: ;
--tw-contain-size: ;
--tw-contain-layout: ;
--tw-contain-paint: ;
--tw-contain-style: ;
}
/*
! tailwindcss v3.4.18 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
.commerce, .commerce *,
.commerce ::before,
.commerce ::after {
box-sizing: border-box;
/* 1 */
border-width: 0;
/* 2 */
border-style: solid;
/* 2 */
border-color: #e5e7eb;
/* 2 */
}
.commerce ::before,
.commerce ::after {
--tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
.commerce hr {
height: 0;
/* 1 */
color: inherit;
/* 2 */
border-top-width: 1px;
/* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
.commerce abbr:where([title]) {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
.commerce h1,
.commerce h2,
.commerce h3,
.commerce h4,
.commerce h5,
.commerce h6 {
font-size: inherit;
font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
.commerce a {
text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
.commerce b,
.commerce strong {
font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
.commerce code,
.commerce kbd,
.commerce samp,
.commerce pre {
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
/* 1 */
font-feature-settings: normal;
/* 2 */
font-variation-settings: normal;
/* 3 */
font-size: 1em;
/* 4 */
}
/*
Add the correct font size in all browsers.
*/
.commerce small {
font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
.commerce sub,
.commerce sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
.commerce sub {
bottom: -0.25em;
}
.commerce sup {
top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
.commerce table {
text-indent: 0;
/* 1 */
border-color: inherit;
/* 2 */
border-collapse: collapse;
/* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
.commerce button,
.commerce input,
.commerce optgroup,
.commerce select,
.commerce textarea {
font-family: inherit;
/* 1 */
font-feature-settings: inherit;
/* 1 */
font-variation-settings: inherit;
/* 1 */
font-size: 100%;
/* 1 */
font-weight: inherit;
/* 1 */
line-height: inherit;
/* 1 */
letter-spacing: inherit;
/* 1 */
color: inherit;
/* 1 */
margin: 0;
/* 2 */
padding: 0;
/* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
.commerce button,
.commerce select {
text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
.commerce button,
.commerce input:where([type='button']),
.commerce input:where([type='reset']),
.commerce input:where([type='submit']) {
-webkit-appearance: button;
/* 1 */
background-color: transparent;
/* 2 */
background-image: none;
/* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
.commerce :-moz-focusring {
outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
.commerce :-moz-ui-invalid {
box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
.commerce progress {
vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
.commerce ::-webkit-inner-spin-button,
.commerce ::-webkit-outer-spin-button {
height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
.commerce [type='search'] {
-webkit-appearance: textfield;
/* 1 */
outline-offset: -2px;
/* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
.commerce ::-webkit-search-decoration {
-webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
.commerce ::-webkit-file-upload-button {
-webkit-appearance: button;
/* 1 */
font: inherit;
/* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
.commerce summary {
display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
.commerce blockquote,
.commerce dl,
.commerce dd,
.commerce h1,
.commerce h2,
.commerce h3,
.commerce h4,
.commerce h5,
.commerce h6,
.commerce hr,
.commerce figure,
.commerce p,
.commerce pre {
margin: 0;
}
.commerce fieldset {
margin: 0;
padding: 0;
}
.commerce legend {
padding: 0;
}
.commerce ol,
.commerce ul,
.commerce menu {
list-style: none;
margin: 0;
padding: 0;
}
/*
Reset default styling for dialogs.
*/
.commerce dialog {
padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
.commerce textarea {
resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
.commerce input::-moz-placeholder, .commerce textarea::-moz-placeholder {
opacity: 1;
/* 1 */
color: #9ca3af;
/* 2 */
}
.commerce input::placeholder,
.commerce textarea::placeholder {
opacity: 1;
/* 1 */
color: #9ca3af;
/* 2 */
}
/*
Set the default cursor for buttons.
*/
.commerce button,
.commerce [role="button"] {
cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
.commerce :disabled {
cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
This can trigger a poorly considered lint error in some tools but is included by design.
*/
.commerce img,
.commerce svg,
.commerce video,
.commerce canvas,
.commerce audio,
.commerce iframe,
.commerce embed,
.commerce object {
display: block;
/* 1 */
vertical-align: middle;
/* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
.commerce img,
.commerce video {
max-width: 100%;
height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
.commerce [hidden]:where(:not([hidden="until-found"])) {
display: none;
}
.commerce .container {
width: 100%;
}
@media (min-width: 570px) {
.commerce .container {
max-width: 570px;
}
}
@media (min-width: 640px) {
.commerce .container {
max-width: 640px;
}
}
@media (min-width: 768px) {
.commerce .container {
max-width: 768px;
}
}
@media (min-width: 1024px) {
.commerce .container {
max-width: 1024px;
}
}
@media (min-width: 1280px) {
.commerce .container {
max-width: 1280px;
}
}
@media (min-width: 1536px) {
.commerce .container {
max-width: 1536px;
}
}
.commerce .pointer-events-none {
pointer-events: none;
}
.commerce .pointer-events-auto {
pointer-events: auto;
}
.commerce .\!visible {
visibility: visible !important;
}
.commerce .visible {
visibility: visible;
}
.commerce .fixed {
position: fixed;
}
.commerce .absolute {
position: absolute;
}
.commerce .relative {
position: relative;
}
.commerce .sticky {
position: sticky;
}
.commerce .inset-0 {
inset: 0px;
}
.commerce .inset-x-0 {
left: 0px;
right: 0px;
}
.commerce .inset-y-0 {
top: 0px;
bottom: 0px;
}
.commerce .-right-0\.5 {
right: -0.125rem;
}
.commerce .bottom-0 {
bottom: 0px;
}
.commerce .bottom-5 {
bottom: 1.25rem;
}
.commerce .left-0 {
left: 0px;
}
.commerce .left-\[15px\] {
left: 15px;
}
.commerce .right-\[15px\] {
right: 15px;
}
.commerce .top-0 {
top: 0px;
}
.commerce .top-\[120px\] {
top: 120px;
}
.commerce .top-\[135px\] {
top: 135px;
}
.commerce .top-\[15px\] {
top: 15px;
}
.commerce .top-full {
top: 100%;
}
.commerce .z-10 {
z-index: 10;
}
.commerce .z-20 {
z-index: 20;
}
.commerce .z-30 {
z-index: 30;
}
.commerce .z-40 {
z-index: 40;
}
.commerce .z-\[9997\] {
z-index: 9997;
}
.commerce .z-\[9998\] {
z-index: 9998;
}
.commerce .z-\[9999\] {
z-index: 9999;
}
.commerce .order-1 {
order: 1;
}
.commerce .order-2 {
order: 2;
}
.commerce .order-3 {
order: 3;
}
.commerce .col-span-2 {
grid-column: span 2 / span 2;
}
.commerce .col-start-1 {
grid-column-start: 1;
}
.commerce .col-start-2 {
grid-column-start: 2;
}
.commerce .row-start-1 {
grid-row-start: 1;
}
.commerce .row-start-2 {
grid-row-start: 2;
}
.commerce .float-right {
float: right;
}
.commerce .clear-right {
clear: right;
}
.commerce .m-0 {
margin: 0px;
}
.commerce .m-4 {
margin: 1rem;
}
.commerce .m-auto {
margin: auto;
}
.commerce .mx-0 {
margin-left: 0px;
margin-right: 0px;
}
.commerce .mx-10 {
margin-left: 2.5rem;
margin-right: 2.5rem;
}
.commerce .mx-\[10px\] {
margin-left: 10px;
margin-right: 10px;
}
.commerce .mx-auto {
margin-left: auto;
margin-right: auto;
}
.commerce .my-0 {
margin-top: 0px;
margin-bottom: 0px;
}
.commerce .my-5 {
margin-top: 1.25rem;
margin-bottom: 1.25rem;
}
.commerce .my-\[15px\] {
margin-top: 15px;
margin-bottom: 15px;
}
.commerce .my-\[400px\] {
margin-top: 400px;
margin-bottom: 400px;
}
.commerce .my-\[600px\] {
margin-top: 600px;
margin-bottom: 600px;
}
.commerce .my-auto {
margin-top: auto;
margin-bottom: auto;
}
.commerce .-ml-2\.5 {
margin-left: -0.625rem;
}
.commerce .mb-1 {
margin-bottom: 0.25rem;
}
.commerce .mb-1\.5 {
margin-bottom: 0.375rem;
}
.commerce .mb-2 {
margin-bottom: 0.5rem;
}
.commerce .mb-2\.5 {
margin-bottom: 0.625rem;
}
.commerce .mb-3 {
margin-bottom: 0.75rem;
}
.commerce .mb-4 {
margin-bottom: 1rem;
}
.commerce .mb-5 {
margin-bottom: 1.25rem;
}
.commerce .mb-6 {
margin-bottom: 1.5rem;
}
.commerce .mb-7 {
margin-bottom: 1.75rem;
}
.commerce .mb-8 {
margin-bottom: 2rem;
}
.commerce .mb-\[10px\] {
margin-bottom: 10px;
}
.commerce .mb-\[14px\] {
margin-bottom: 14px;
}
.commerce .ml-0\.5 {
margin-left: 0.125rem;
}
.commerce .ml-1 {
margin-left: 0.25rem;
}
.commerce .ml-1\.5 {
margin-left: 0.375rem;
}
.commerce .ml-2 {
margin-left: 0.5rem;
}
.commerce .ml-4 {
margin-left: 1rem;
}
.commerce .ml-\[120px\] {
margin-left: 120px;
}
.commerce .ml-\[23px\] {
margin-left: 23px;
}
.commerce .ml-\[8px\] {
margin-left: 8px;
}
.commerce .mr-0 {
margin-right: 0px;
}
.commerce .mr-1 {
margin-right: 0.25rem;
}
.commerce .mr-2 {
margin-right: 0.5rem;
}
.commerce .mr-2\.5 {
margin-right: 0.625rem;
}
.commerce .mr-3 {
margin-right: 0.75rem;
}
.commerce .mr-4 {
margin-right: 1rem;
}
.commerce .mr-8 {
margin-right: 2rem;
}
.commerce .mr-\[5px\] {
margin-right: 5px;
}
.commerce .mt-0 {
margin-top: 0px;
}
.commerce .mt-0\.5 {
margin-top: 0.125rem;
}
.commerce .mt-1 {
margin-top: 0.25rem;
}
.commerce .mt-2 {
margin-top: 0.5rem;
}
.commerce .mt-2\.5 {
margin-top: 0.625rem;
}
.commerce .mt-3 {
margin-top: 0.75rem;
}
.commerce .mt-3\.5 {
margin-top: 0.875rem;
}
.commerce .mt-4 {
margin-top: 1rem;
}
.commerce .mt-5 {
margin-top: 1.25rem;
}
.commerce .mt-6 {
margin-top: 1.5rem;
}
.commerce .mt-7 {
margin-top: 1.75rem;
}
.commerce .mt-\[-3px\] {
margin-top: -3px;
}
.commerce .mt-\[10px\] {
margin-top: 10px;
}
.commerce .mt-\[120px\] {
margin-top: 120px;
}
.commerce .box-border {
box-sizing: border-box;
}
.commerce .line-clamp-1 {
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
}
.commerce .line-clamp-2 {
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.commerce .line-clamp-4 {
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
}
.commerce .block {
display: block;
}
.commerce .inline-block {
display: inline-block;
}
.commerce .inline {
display: inline;
}
.commerce .flex {
display: flex;
}
.commerce .inline-flex {
display: inline-flex;
}
.commerce .table {
display: table;
}
.commerce .grid {
display: grid;
}
.commerce .contents {
display: contents;
}
.commerce .hidden {
display: none;
}
.commerce .size-3\.5 {
width: 0.875rem;
height: 0.875rem;
}
.commerce .size-4 {
width: 1rem;
height: 1rem;
}
.commerce .size-5 {
width: 1.25rem;
height: 1.25rem;
}
.commerce .size-6 {
width: 1.5rem;
height: 1.5rem;
}
.commerce .size-full {
width: 100%;
height: 100%;
}
.commerce .\!h-11 {
height: 2.75rem !important;
}
.commerce .h-11 {
height: 2.75rem;
}
.commerce .h-12 {
height: 3rem;
}
.commerce .h-9 {
height: 2.25rem;
}
.commerce .h-\[100px\] {
height: 100px;
}
.commerce .h-\[104px\] {
height: 104px;
}
.commerce .h-\[18px\] {
height: 18px;
}
.commerce .h-\[19px\] {
height: 19px;
}
.commerce .h-\[41px\] {
height: 41px;
}
.commerce .h-\[50px\] {
height: 50px;
}
.commerce .h-\[77px\] {
height: 77px;
}
.commerce .h-\[78px\] {
height: 78px;
}
.commerce .h-auto {
height: auto;
}
.commerce .h-fit {
height: -moz-fit-content;
height: fit-content;
}
.commerce .h-full {
height: 100%;
}
.commerce .h-px {
height: 1px;
}
.commerce .h-screen {
height: 100vh;
}
.commerce .w-3\/4 {
width: 75%;
}
.commerce .w-6 {
width: 1.5rem;
}
.commerce .w-96 {
width: 24rem;
}
.commerce .w-\[104px\] {
width: 104px;
}
.commerce .w-\[168px\] {
width: 168px;
}
.commerce .w-\[196px\] {
width: 196px;
}
.commerce .w-\[220px\] {
width: 220px;
}
.commerce .w-\[275px\] {
width: 275px;
}
.commerce .w-\[351px\] {
width: 351px;
}
.commerce .w-\[51px\] {
width: 51px;
}
.commerce .w-\[62px\] {
width: 62px;
}
.commerce .w-auto {
width: auto;
}
.commerce .w-fit {
width: -moz-fit-content;
width: fit-content;
}
.commerce .w-full {
width: 100%;
}
.commerce .w-px {
width: 1px;
}
.commerce .min-w-0 {
min-width: 0px;
}
.commerce .min-w-4 {
min-width: 1rem;
}
.commerce .min-w-60 {
min-width: 15rem;
}
.commerce .min-w-\[340px\] {
min-width: 340px;
}
.commerce .min-w-\[626px\] {
min-width: 626px;
}
.commerce .max-w-\[250px\] {
max-width: 250px;
}
.commerce .max-w-full {
max-width: 100%;
}
.commerce .max-w-screen-sm {
max-width: 640px;
}
.commerce .max-w-screen-xl {
max-width: 1280px;
}
.commerce .flex-1 {
flex: 1 1 0%;
}
.commerce .flex-none {
flex: none;
}
.commerce .shrink-0 {
flex-shrink: 0;
}
.commerce .grow {
flex-grow: 1;
}
.commerce .grow-0 {
flex-grow: 0;
}
.commerce .origin-center {
transform-origin: center;
}
.commerce .-translate-x-3\/4 {
--tw-translate-x: -75%;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.commerce .-translate-y-0\.5 {
--tw-translate-y: -0.125rem;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.commerce .translate-y-px {
--tw-translate-y: 1px;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.commerce .rotate-180 {
--tw-rotate: 180deg;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.commerce .rotate-\[140deg\] {
--tw-rotate: 140deg;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.commerce .scale-100 {
--tw-scale-x: 1;
--tw-scale-y: 1;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.commerce .scale-\[0\.67\] {
--tw-scale-x: 0.67;
--tw-scale-y: 0.67;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.commerce .scale-\[0\.92\] {
--tw-scale-x: 0.92;
--tw-scale-y: 0.92;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.commerce .scale-x-0 {
--tw-scale-x: 0;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.commerce .scale-y-100 {
--tw-scale-y: 1;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.commerce .transform {
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
@keyframes fade {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.commerce .animate-\[fade_0\.3s_3\.2s_ease\] {
animation: fade 0.3s 3.2s ease;
}
.commerce .cursor-default {
cursor: default;
}
.commerce .cursor-pointer {
cursor: pointer;
}
.commerce .resize {
resize: both;
}
.commerce .list-disc {
list-style-type: disc;
}
.commerce .list-none {
list-style-type: none;
}
.commerce .grid-cols-1 {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.commerce .grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.commerce .grid-cols-\[1fr_165px\] {
grid-template-columns: 1fr 165px;
}
.commerce .grid-cols-\[auto_1fr\] {
grid-template-columns: auto 1fr;
}
.commerce .grid-rows-\[66px_1fr\] {
grid-template-rows: 66px 1fr;
}
.commerce .flex-row {
flex-direction: row;
}
.commerce .flex-col {
flex-direction: column;
}
.commerce .flex-wrap {
flex-wrap: wrap;
}
.commerce .items-start {
align-items: flex-start;
}
.commerce .items-center {
align-items: center;
}
.commerce .justify-end {
justify-content: flex-end;
}
.commerce .justify-center {
justify-content: center;
}
.commerce .justify-between {
justify-content: space-between;
}
.commerce .justify-around {
justify-content: space-around;
}
.commerce .gap-0 {
gap: 0px;
}
.commerce .gap-0\.5 {
gap: 0.125rem;
}
.commerce .gap-1 {
gap: 0.25rem;
}
.commerce .gap-1\.5 {
gap: 0.375rem;
}
.commerce .gap-2 {
gap: 0.5rem;
}
.commerce .gap-3 {
gap: 0.75rem;
}
.commerce .gap-4 {
gap: 1rem;
}
.commerce .gap-5 {
gap: 1.25rem;
}
.commerce .gap-6 {
gap: 1.5rem;
}
.commerce .gap-x-1 {
-moz-column-gap: 0.25rem;
column-gap: 0.25rem;
}
.commerce .gap-x-3 {
-moz-column-gap: 0.75rem;
column-gap: 0.75rem;
}
.commerce .gap-x-\[5px\] {
-moz-column-gap: 5px;
column-gap: 5px;
}
.commerce .gap-y-0\.5 {
row-gap: 0.125rem;
}
.commerce .gap-y-5 {
row-gap: 1.25rem;
}
.commerce .space-x-1 > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-right: calc(0.25rem * var(--tw-space-x-reverse));
margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
}
.commerce .space-x-2 > :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)));
}
.commerce .space-x-2\.5 > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-right: calc(0.625rem * var(--tw-space-x-reverse));
margin-left: calc(0.625rem * calc(1 - var(--tw-space-x-reverse)));
}
.commerce .space-y-1 > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}
.commerce .space-y-2 > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0.5rem * var(--tw-space-y-reverse));
}
.commerce .space-y-3 > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.commerce .space-y-4 > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.commerce .space-y-6 > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}
.commerce .self-start {
align-self: flex-start;
}
.commerce .self-end {
align-self: flex-end;
}
.commerce .overflow-auto {
overflow: auto;
}
.commerce .overflow-hidden {
overflow: hidden;
}
.commerce .overflow-visible {
overflow: visible;
}
.commerce .overscroll-auto {
overscroll-behavior: auto;
}
.commerce .truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.commerce .text-ellipsis {
text-overflow: ellipsis;
}
.commerce .whitespace-nowrap {
white-space: nowrap;
}
.commerce .whitespace-pre-wrap {
white-space: pre-wrap;
}
.commerce .text-nowrap {
text-wrap: nowrap;
}
.commerce .break-words {
overflow-wrap: break-word;
}
.commerce .break-all {
word-break: break-all;
}
.commerce .rounded {
border-radius: 0.25rem;
}
.commerce .rounded-\[10px\] {
border-radius: 10px;
}
.commerce .rounded-\[12px\] {
border-radius: 12px;
}
.commerce .rounded-\[40px\] {
border-radius: 40px;
}
.commerce .rounded-\[4px\] {
border-radius: 4px;
}
.commerce .rounded-\[6px\] {
border-radius: 6px;
}
.commerce .rounded-full {
border-radius: 9999px;
}
.commerce .rounded-lg {
border-radius: 0.5rem;
}
.commerce .rounded-md {
border-radius: 0.375rem;
}
.commerce .rounded-b-2xl {
border-bottom-right-radius: 1rem;
border-bottom-left-radius: 1rem;
}
.commerce .rounded-t-2xl {
border-top-left-radius: 1rem;
border-top-right-radius: 1rem;
}
.commerce .rounded-bl-none {
border-bottom-left-radius: 0px;
}
.commerce .rounded-br-lg {
border-bottom-right-radius: 0.5rem;
}
.commerce .rounded-tl-lg {
border-top-left-radius: 0.5rem;
}
.commerce .rounded-tr-none {
border-top-right-radius: 0px;
}
.commerce .\!border-\[1px\] {
border-width: 1px !important;
}
.commerce .border {
border-width: 1px;
}
.commerce .border-2 {
border-width: 2px;
}
.commerce .border-\[1px\] {
border-width: 1px;
}
.commerce .border-b {
border-bottom-width: 1px;
}
.commerce .border-t {
border-top-width: 1px;
}
.commerce .border-t-4 {
border-top-width: 4px;
}
.commerce .border-solid {
border-style: solid;
}
.commerce .border-dashed {
border-style: dashed;
}
.commerce .border-batcave {
--tw-border-opacity: 1;
border-color: rgb(35 42 49 / var(--tw-border-opacity, 1));
}
.commerce .border-bob {
--tw-border-opacity: 1;
border-color: rgb(176 185 193 / var(--tw-border-opacity, 1));
}
.commerce .border-dirty-seagull {
--tw-border-opacity: 1;
border-color: rgb(224 228 233 / var(--tw-border-opacity, 1));
}
.commerce .border-gray-200 {
--tw-border-opacity: 1;
border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}
.commerce .border-gray-300 {
--tw-border-opacity: 1;
border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}
.commerce .border-grey-hair {
--tw-border-opacity: 1;
border-color: rgb(240 243 245 / var(--tw-border-opacity, 1));
}
.commerce .border-pebble {
--tw-border-opacity: 1;
border-color: rgb(199 205 210 / var(--tw-border-opacity, 1));
}
.commerce .border-slate-200 {
--tw-border-opacity: 1;
border-color: rgb(226 232 240 / var(--tw-border-opacity, 1));
}
.commerce .border-t-batcave {
--tw-border-opacity: 1;
border-top-color: rgb(35 42 49 / var(--tw-border-opacity, 1));
}
.commerce .border-t-battleship {
--tw-border-opacity: 1;
border-top-color: rgb(91 99 106 / var(--tw-border-opacity, 1));
}
.commerce .bg-\[\#1b5e20\] {
--tw-bg-opacity: 1;
background-color: rgb(27 94 32 / var(--tw-bg-opacity, 1));
}
.commerce .bg-\[\#252627\]\/50 {
background-color: rgb(37 38 39 / 0.5);
}
.commerce .bg-\[\#388e3c\] {
--tw-bg-opacity: 1;
background-color: rgb(56 142 60 / var(--tw-bg-opacity, 1));
}
.commerce .bg-\[\#4caf50\] {
--tw-bg-opacity: 1;
background-color: rgb(76 175 80 / var(--tw-bg-opacity, 1));
}
.commerce .bg-\[\#f5f5f5\] {
--tw-bg-opacity: 1;
background-color: rgb(245 245 245 / var(--tw-bg-opacity, 1));
}
.commerce .bg-article-ui-button {
background-color: var(--article-ui-button, #1d2228);
}
.commerce .bg-black {
--tw-bg-opacity: 1;
background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.commerce .bg-bob {
--tw-bg-opacity: 1;
background-color: rgb(176 185 193 / var(--tw-bg-opacity, 1));
}
.commerce .bg-bonsai {
--tw-bg-opacity: 1;
background-color: rgb(0 135 60 / var(--tw-bg-opacity, 1));
}
.commerce .bg-gray-100 {
--tw-bg-opacity: 1;
background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
}
.commerce .bg-gray-300 {
--tw-bg-opacity: 1;
background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
}
.commerce .bg-gray-50 {
--tw-bg-opacity: 1;
background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.commerce .bg-hulk-pants {
--tw-bg-opacity: 1;
background-color: rgb(126 31 255 / var(--tw-bg-opacity, 1));
}
.commerce .bg-marshmallow {
--tw-bg-opacity: 1;
background-color: rgb(245 248 250 / var(--tw-bg-opacity, 1));
}
.commerce .bg-spectrum-color-carbon-9 {
--tw-bg-opacity: 1;
background-color: rgb(68 68 68 / var(--tw-bg-opacity, 1));
}
.commerce .bg-transparent {
background-color: transparent;
}
.commerce .bg-white {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
.commerce .bg-white\/90 {
background-color: rgb(255 255 255 / 0.9);
}
.commerce .fill-batcave {
fill: #232a31;
}
.commerce .fill-battleship {
fill: #5b636a;
}
.commerce .fill-ninja-turtle {
fill: #00ab5e;
}
.commerce .fill-none {
fill: none;
}
.commerce .fill-solo-cup {
fill: #eb0f29;
}
.commerce .fill-white {
fill: #fff;
}
.commerce .stroke-bonsai {
stroke: #00873c;
}
.commerce .stroke-carrot-juice {
stroke: #ff520d;
}
.commerce .stroke-dirty-seagull {
stroke: #e0e4e9;
}
.commerce .stroke-spirulina {
stroke: #009c94;
}
.commerce .stroke-turmeric {
stroke: #ffa700;
}
.commerce .object-contain {
-o-object-fit: contain;
object-fit: contain;
}
.commerce .object-cover {
-o-object-fit: cover;
object-fit: cover;
}
.commerce .\!p-0 {
padding: 0px !important;
}
.commerce .p-3 {
padding: 0.75rem;
}
.commerce .p-4 {
padding: 1rem;
}
.commerce .p-5 {
padding: 1.25rem;
}
.commerce .p-6 {
padding: 1.5rem;
}
.commerce .px-0 {
padding-left: 0px;
padding-right: 0px;
}
.commerce .px-0\.5 {
padding-left: 0.125rem;
padding-right: 0.125rem;
}
.commerce .px-2 {
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.commerce .px-2\.5 {
padding-left: 0.625rem;
padding-right: 0.625rem;
}
.commerce .px-3 {
padding-left: 0.75rem;
padding-right: 0.75rem;
}
.commerce .px-4 {
padding-left: 1rem;
padding-right: 1rem;
}
.commerce .px-6 {
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.commerce .px-7 {
padding-left: 1.75rem;
padding-right: 1.75rem;
}
.commerce .px-\[25px\] {
padding-left: 25px;
padding-right: 25px;
}
.commerce .px-\[30px\] {
padding-left: 30px;
padding-right: 30px;
}
.commerce .py-1 {
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
.commerce .py-2 {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.commerce .py-2\.5 {
padding-top: 0.625rem;
padding-bottom: 0.625rem;
}
.commerce .py-3 {
padding-top: 0.75rem;
padding-bottom: 0.75rem;
}
.commerce .py-5 {
padding-top: 1.25rem;
padding-bottom: 1.25rem;
}
.commerce .py-\[1\.5px\] {
padding-top: 1.5px;
padding-bottom: 1.5px;
}
.commerce .pb-0\.5 {
padding-bottom: 0.125rem;
}
.commerce .pb-1 {
padding-bottom: 0.25rem;
}
.commerce .pb-3 {
padding-bottom: 0.75rem;
}
.commerce .pb-4 {
padding-bottom: 1rem;
}
.commerce .pb-6 {
padding-bottom: 1.5rem;
}
.commerce .pb-\[18px\] {
padding-bottom: 18px;
}
.commerce .pb-\[25px\] {
padding-bottom: 25px;
}
.commerce .pb-\[6px\] {
padding-bottom: 6px;
}
.commerce .pb-\[75\%\] {
padding-bottom: 75%;
}
.commerce .pl-1 {
padding-left: 0.25rem;
}
.commerce .pl-4 {
padding-left: 1rem;
}
.commerce .pl-6 {
padding-left: 1.5rem;
}
.commerce .pl-\[18px\] {
padding-left: 18px;
}
.commerce .pr-0 {
padding-right: 0px;
}
.commerce .pr-1 {
padding-right: 0.25rem;
}
.commerce .pr-2 {
padding-right: 0.5rem;
}
.commerce .pr-2\.5 {
padding-right: 0.625rem;
}
.commerce .pr-4 {
padding-right: 1rem;
}
.commerce .pr-6 {
padding-right: 1.5rem;
}
.commerce .pr-\[18px\] {
padding-right: 18px;
}
.commerce .pt-2 {
padding-top: 0.5rem;
}
.commerce .pt-5 {
padding-top: 1.25rem;
}
.commerce .pt-\[24px\] {
padding-top: 24px;
}
.commerce .text-left {
text-align: left;
}
.commerce .text-center {
text-align: center;
}
.commerce .text-start {
text-align: start;
}
.commerce .align-top {
vertical-align: top;
}
.commerce .font-\[\'Yahoo_Sans_Cond\'\] {
font-family: 'Yahoo Sans Cond';
}
.commerce .text-2xl {
font-size: 1.5rem;
line-height: 2rem;
}
.commerce .text-2xl\/7 {
font-size: 1.5rem;
line-height: 1.75rem;
}
.commerce .text-\[10px\]\/3 {
font-size: 10px;
line-height: .75rem;
}
.commerce .text-\[11px\] {
font-size: 11px;
}
.commerce .text-\[12px\] {
font-size: 12px;
}
.commerce .text-\[13px\] {
font-size: 13px;
}
.commerce .text-\[14px\] {
font-size: 14px;
}
.commerce .text-\[15px\] {
font-size: 15px;
}
.commerce .text-\[16px\] {
font-size: 16px;
}
.commerce .text-\[17px\] {
font-size: 17px;
}
.commerce .text-\[18px\] {
font-size: 18px;
}
.commerce .text-\[21px\] {
font-size: 21px;
}
.commerce .text-\[24px\] {
font-size: 24px;
}
.commerce .text-base {
font-size: 1rem;
line-height: 1.5rem;
}
.commerce .text-base\/5 {
font-size: 1rem;
line-height: 1.25rem;
}
.commerce .text-base\/relaxed {
font-size: 1rem;
line-height: 1.625;
}
.commerce .text-lg {
font-size: 1.125rem;
line-height: 1.75rem;
}
.commerce .text-lg\/6 {
font-size: 1.125rem;
line-height: 1.5rem;
}
.commerce .text-sm {
font-size: 0.875rem;
line-height: 1.25rem;
}
.commerce .text-sm\/4 {
font-size: 0.875rem;
line-height: 1rem;
}
.commerce .text-xl {
font-size: 1.25rem;
line-height: 1.75rem;
}
.commerce .text-xl\/6 {
font-size: 1.25rem;
line-height: 1.5rem;
}
.commerce .text-xl\/\[1\.3\] {
font-size: 1.25rem;
line-height: 1.3;
}
.commerce .text-xs {
font-size: 0.75rem;
line-height: 1rem;
}
.commerce .text-xs\/5 {
font-size: 0.75rem;
line-height: 1.25rem;
}
.commerce .text-xs\/none {
font-size: 0.75rem;
line-height: 1;
}
.commerce .\!font-bold {
font-weight: 700 !important;
}
.commerce .font-bold {
font-weight: 700;
}
.commerce .font-medium {
font-weight: 500;
}
.commerce .font-normal {
font-weight: 400;
}
.commerce .font-semibold {
font-weight: 600;
}
.commerce .uppercase {
text-transform: uppercase;
}
.commerce .italic {
font-style: italic;
}
.commerce .leading-4 {
line-height: 1rem;
}
.commerce .leading-5 {
line-height: 1.25rem;
}
.commerce .leading-6 {
line-height: 1.5rem;
}
.commerce .leading-7 {
line-height: 1.75rem;
}
.commerce .leading-\[22px\] {
line-height: 22px;
}
.commerce .leading-\[26px\] {
line-height: 26px;
}
.commerce .leading-\[44px\] {
line-height: 44px;
}
.commerce .leading-normal {
line-height: 1.5;
}
.commerce .leading-relaxed {
line-height: 1.625;
}
.commerce .leading-tight {
line-height: 1.25;
}
.commerce .tracking-\[-0\.015em\] {
letter-spacing: -0.015em;
}
.commerce .tracking-\[-0\.035em\] {
letter-spacing: -0.035em;
}
.commerce .tracking-\[0\.3px\] {
letter-spacing: 0.3px;
}
.commerce .tracking-tight {
letter-spacing: -0.025em;
}
.commerce .tracking-wide {
letter-spacing: 0.025em;
}
.commerce .text-\[\#f1a739\] {
--tw-text-opacity: 1;
color: rgb(241 167 57 / var(--tw-text-opacity, 1));
}
.commerce .text-article-ui-button-label {
color: var(--article-ui-button-label, #ffffff);
}
.commerce .text-article-ui-fg-primary {
color: var(--article-ui-fg-primary, #232a32);
}
.commerce .text-article-ui-header {
color: var(--article-ui-header, #6001d2);
}
.commerce .text-batcave {
--tw-text-opacity: 1;
color: rgb(35 42 49 / var(--tw-text-opacity, 1));
}
.commerce .text-battleship {
--tw-text-opacity: 1;
color: rgb(91 99 106 / var(--tw-text-opacity, 1));
}
.commerce .text-charcoal {
--tw-text-opacity: 1;
color: rgb(70 78 86 / var(--tw-text-opacity, 1));
}
.commerce .text-gray-500 {
--tw-text-opacity: 1;
color: rgb(107 114 128 / var(--tw-text-opacity, 1));
}
.commerce .text-gray-600 {
--tw-text-opacity: 1;
color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}
.commerce .text-inkwell {
--tw-text-opacity: 1;
color: rgb(29 34 40 / var(--tw-text-opacity, 1));
}
.commerce .text-solo-cup {
--tw-text-opacity: 1;
color: rgb(235 15 41 / var(--tw-text-opacity, 1));
}
.commerce .text-white {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}
.commerce .underline {
text-decoration-line: underline;
}
.commerce .line-through {
text-decoration-line: line-through;
}
.commerce .underline-offset-2 {
text-underline-offset: 2px;
}
.commerce .opacity-0 {
opacity: 0;
}
.commerce .opacity-100 {
opacity: 1;
}
.commerce .opacity-60 {
opacity: 0.6;
}
.commerce .shadow-\[0_0_1px_0_rgba\(0\2c 0\2c 0\2c 0\.1\)\2c _0_4px_8px_0_rgba\(0\2c 0\2c 0\2c 0\.1\)\] {
--tw-shadow: 0 0 1px 0 rgba(0,0,0,0.1), 0 4px 8px 0 rgba(0,0,0,0.1);
--tw-shadow-colored: 0 0 1px 0 var(--tw-shadow-color), 0 4px 8px 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);
}
.commerce .shadow-\[0_0_2px_0_rgba\(0\2c 0\2c 0\2c 0\.05\)\2c 0_4px_16px_0_rgba\(0\2c 0\2c 0\2c 0\.2\)\] {
--tw-shadow: 0 0 2px 0 rgba(0,0,0,0.05),0 4px 16px 0 rgba(0,0,0,0.2);
--tw-shadow-colored: 0 0 2px 0 var(--tw-shadow-color), 0 4px 16px 0 var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.commerce .shadow-\[0_1px_25px_1px_rgba\(0\2c 0\2c 0\2c 0\.25\)\] {
--tw-shadow: 0 1px 25px 1px rgba(0,0,0,0.25);
--tw-shadow-colored: 0 1px 25px 1px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.commerce .shadow-\[0_4px_16px_0_rgba\(0\2c 0\2c 0\2c 0\.2\)\2c 0_1px_6px_0_rgba\(0\2c 0\2c 0\2c 0\.1\)\] {
--tw-shadow: 0 4px 16px 0 rgba(0,0,0,0.2),0 1px 6px 0 rgba(0,0,0,0.1);
--tw-shadow-colored: 0 4px 16px 0 var(--tw-shadow-color), 0 1px 6px 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);
}
.commerce .outline-none {
outline: 2px solid transparent;
outline-offset: 2px;
}
.commerce .filter {
filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.commerce .transition {
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
}
.commerce .transition-\[stroke-dashoffset\] {
transition-property: stroke-dashoffset;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
}
.commerce .transition-all {
transition-property: all;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
}
.commerce .transition-opacity {
transition-property: opacity;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
}
.commerce .transition-transform {
transition-property: transform;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
}
.commerce .delay-0 {
transition-delay: 0s;
}
.commerce .delay-\[450ms\] {
transition-delay: 450ms;
}
.commerce .duration-200 {
transition-duration: 200ms;
}
.commerce .duration-300 {
transition-duration: 300ms;
}
.commerce .duration-\[350ms\] {
transition-duration: 350ms;
}
.commerce .ease-\[ease\] {
transition-timing-function: ease;
}
.commerce .ease-in-out {
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.commerce .ease-out {
transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.commerce .\@container\/local-service {
container-type: inline-size;
container-name: local-service;
}
.commerce .\@container\/p {
container-type: inline-size;
container-name: p;
}
.commerce .\@container\/qa {
container-type: inline-size;
container-name: qa;
}
.commerce .\[box-shadow\:0_4px_8px_0_rgb\(0_0_0\/10\%\)\] {
box-shadow: 0 4px 8px 0 rgb(0 0 0/10%);
}
.commerce .\*\:w-full > * {
width: 100%;
}
.commerce .backdrop\:bg-black::backdrop {
--tw-bg-opacity: 1;
background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}
.commerce .backdrop\:opacity-60::backdrop {
opacity: 0.6;
}
.after\:block::after {
content: var(--tw-content);
display: block;
}
.after\:border-t-4::after {
content: var(--tw-content);
border-top-width: 4px;
}
.after\:border-batcave::after {
content: var(--tw-content);
--tw-border-opacity: 1;
border-color: rgb(35 42 49 / var(--tw-border-opacity, 1));
}
.commerce .hover\:cursor-pointer:hover {
cursor: pointer;
}
.commerce .hover\:bg-article-ui-button-hover:hover {
background-color: var(--article-ui-button-hover, #464e56);
}
.commerce .hover\:bg-black\/10:hover {
background-color: rgb(0 0 0 / 0.1);
}
.commerce .hover\:bg-gray-50:hover {
--tw-bg-opacity: 1;
background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}
.commerce .hover\:bg-hendrix:hover {
--tw-bg-opacity: 1;
background-color: rgb(248 244 255 / var(--tw-bg-opacity, 1));
}
.commerce .hover\:text-article-ui-fg-primary:hover {
color: var(--article-ui-fg-primary, #232a32);
}
.commerce .hover\:text-batcave:hover {
--tw-text-opacity: 1;
color: rgb(35 42 49 / var(--tw-text-opacity, 1));
}
.commerce .hover\:text-battleship:hover {
--tw-text-opacity: 1;
color: rgb(91 99 106 / var(--tw-text-opacity, 1));
}
.commerce .hover\:text-dory:hover {
--tw-text-opacity: 1;
color: rgb(15 105 255 / var(--tw-text-opacity, 1));
}
.commerce .hover\:text-gandalf:hover {
--tw-text-opacity: 1;
color: rgb(151 158 168 / var(--tw-text-opacity, 1));
}
.commerce .hover\:text-grey-hair:hover {
--tw-text-opacity: 1;
color: rgb(240 243 245 / var(--tw-text-opacity, 1));
}
.commerce .hover\:underline:hover {
text-decoration-line: underline;
}
.commerce .hover\:no-underline:hover {
text-decoration-line: none;
}
.commerce .hover\:opacity-100:hover {
opacity: 1;
}
.commerce .focus\:scale-105:focus {
--tw-scale-x: 1.05;
--tw-scale-y: 1.05;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.commerce .focus\:bg-black\/10:focus {
background-color: rgb(0 0 0 / 0.1);
}
.commerce .focus\:text-battleship:focus {
--tw-text-opacity: 1;
color: rgb(91 99 106 / var(--tw-text-opacity, 1));
}
.commerce .focus\:text-dory:focus {
--tw-text-opacity: 1;
color: rgb(15 105 255 / var(--tw-text-opacity, 1));
}
.commerce .focus\:underline:focus {
text-decoration-line: underline;
}
.commerce .focus\:outline-none:focus {
outline: 2px solid transparent;
outline-offset: 2px;
}
.commerce .focus-visible\:bg-hendrix:focus-visible {
--tw-bg-opacity: 1;
background-color: rgb(248 244 255 / var(--tw-bg-opacity, 1));
}
.commerce .focus-visible\:outline-2:focus-visible {
outline-width: 2px;
}
.commerce .focus-visible\:ring-2:focus-visible {
--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.commerce .focus-visible\:ring-gray-400:focus-visible {
--tw-ring-opacity: 1;
--tw-ring-color: rgb(156 163 175 / var(--tw-ring-opacity, 1));
}
.commerce .active\:bg-article-ui-button-hover:active {
background-color: var(--article-ui-button-hover, #464e56);
}
.commerce .active\:bg-black\/10:active {
background-color: rgb(0 0 0 / 0.1);
}
.commerce .active\:text-battleship:active {
--tw-text-opacity: 1;
color: rgb(91 99 106 / var(--tw-text-opacity, 1));
}
.commerce .active\:text-bob:active {
--tw-text-opacity: 1;
color: rgb(176 185 193 / var(--tw-text-opacity, 1));
}
.commerce .active\:text-dory:active {
--tw-text-opacity: 1;
color: rgb(15 105 255 / var(--tw-text-opacity, 1));
}
.commerce .active\:text-gandalf:active {
--tw-text-opacity: 1;
color: rgb(151 158 168 / var(--tw-text-opacity, 1));
}
.commerce .active\:text-grey-hair:active {
--tw-text-opacity: 1;
color: rgb(240 243 245 / var(--tw-text-opacity, 1));
}
.commerce .active\:text-malbec:active {
--tw-text-opacity: 1;
color: rgb(57 0 125 / var(--tw-text-opacity, 1));
}
.commerce .active\:opacity-60:active {
opacity: 0.6;
}
.commerce .group:hover .group-hover\:inline {
display: inline;
}
.commerce .group:hover .group-hover\:hidden {
display: none;
}
.commerce .group\/expandBtn:hover .group-hover\/expandBtn\:fill-gandalf {
fill: #979ea8;
}
.commerce .group:hover .group-hover\:fill-battleship {
fill: #5b636a;
}
.commerce .group:focus .group-focus\:fill-battleship {
fill: #5b636a;
}
.commerce .group:active .group-active\:fill-battleship {
fill: #5b636a;
}
.commerce .group:hover:not(:has(.copyCouponCode:hover,.additionalMiniCTA:hover)) .group-\[\:hover\:not\(\:has\(\.copyCouponCode\:hover\2c \.additionalMiniCTA\:hover\)\)\]\:scale-105 {
--tw-scale-x: 1.05;
--tw-scale-y: 1.05;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.commerce .group:hover:not(:has(.copyCouponCode:hover,.additionalMiniCTA:hover)) .group-\[\:hover\:not\(\:has\(\.copyCouponCode\:hover\2c \.additionalMiniCTA\:hover\)\)\]\:bg-black\/10 {
background-color: rgb(0 0 0 / 0.1);
}
.commerce .group:hover:not(:has(.copyCouponCode:hover,.additionalMiniCTA:hover)) .group-\[\:hover\:not\(\:has\(\.copyCouponCode\:hover\2c \.additionalMiniCTA\:hover\)\)\]\:text-article-ui-fg-primary {
color: var(--article-ui-fg-primary, #232a32);
}
.commerce .group:hover:not(:has(.copyCouponCode:hover,.additionalMiniCTA:hover)) .group-\[\:hover\:not\(\:has\(\.copyCouponCode\:hover\2c \.additionalMiniCTA\:hover\)\)\]\:underline {
text-decoration-line: underline;
}
.commerce .peer ~ .peer-\[\&\]\:mt-3 {
margin-top: 0.75rem;
}
.commerce .peer ~ .peer-\[\&\]\:mt-4 {
margin-top: 1rem;
}
@container local-service (min-width: 36rem) {
.commerce .\@xl\/local-service\:absolute {
position: absolute;
}
.commerce .\@xl\/local-service\:left-28 {
left: 7rem;
}
.commerce .\@xl\/local-service\:top-6 {
top: 1.5rem;
}
.commerce .\@xl\/local-service\:hidden {
display: none;
}
.commerce .\@xl\/local-service\:h-\[470px\] {
height: 470px;
}
.commerce .\@xl\/local-service\:w-\[320px\] {
width: 320px;
}
.commerce .\@xl\/local-service\:-translate-x-1\/2 {
--tw-translate-x: -50%;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.commerce .\@xl\/local-service\:rounded-2xl {
border-radius: 1rem;
}
.commerce .\@xl\/local-service\:hover\:after\:absolute:hover::after {
content: var(--tw-content);
position: absolute;
}
.commerce .\@xl\/local-service\:hover\:after\:bottom-0:hover::after {
content: var(--tw-content);
bottom: 0px;
}
.commerce .\@xl\/local-service\:hover\:after\:left-0:hover::after {
content: var(--tw-content);
left: 0px;
}
.commerce .\@xl\/local-service\:hover\:after\:h-\[200\%\]:hover::after {
content: var(--tw-content);
height: 200%;
}
.commerce .\@xl\/local-service\:hover\:after\:w-full:hover::after {
content: var(--tw-content);
width: 100%;
}
.commerce .\@xl\/local-service\:hover\:after\:content-\[\'\'\]:hover::after {
--tw-content: '';
content: var(--tw-content);
}
.commerce .group:hover .\@xl\/local-service\:group-hover\:block {
display: block;
}
}
@container p (min-width: 36rem) {
.commerce .\@xl\/p\:relative {
position: relative;
}
.commerce .\@xl\/p\:left-0 {
left: 0px;
}
.commerce .\@xl\/p\:right-auto {
right: auto;
}
.commerce .\@xl\/p\:mb-0 {
margin-bottom: 0px;
}
.commerce .\@xl\/p\:ml-0 {
margin-left: 0px;
}
.commerce .\@xl\/p\:ml-3 {
margin-left: 0.75rem;
}
.commerce .\@xl\/p\:ml-5 {
margin-left: 1.25rem;
}
.commerce .\@xl\/p\:mr-3 {
margin-right: 0.75rem;
}
.commerce .\@xl\/p\:mr-4 {
margin-right: 1rem;
}
.commerce .\@xl\/p\:mt-0 {
margin-top: 0px;
}
.commerce .\@xl\/p\:line-clamp-1 {
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
}
.commerce .\@xl\/p\:line-clamp-3 {
overflow: hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
}
.commerce .\@xl\/p\:flex {
display: flex;
}
.commerce .\@xl\/p\:h-\[165px\] {
height: 165px;
}
.commerce .\@xl\/p\:h-\[90px\] {
height: 90px;
}
.commerce .\@xl\/p\:h-\[92px\] {
height: 92px;
}
.commerce .\@xl\/p\:min-h-32 {
min-height: 8rem;
}
.commerce .\@xl\/p\:w-9\/12 {
width: 75%;
}
.commerce .\@xl\/p\:w-\[120px\] {
width: 120px;
}
.commerce .\@xl\/p\:w-\[220px\] {
width: 220px;
}
.commerce .\@xl\/p\:w-\[72px\] {
width: 72px;
}
.commerce .\@xl\/p\:w-auto {
width: auto;
}
.commerce .\@xl\/p\:w-full {
width: 100%;
}
.commerce .\@xl\/p\:flex-none {
flex: none;
}
.commerce .\@xl\/p\:grow {
flex-grow: 1;
}
.commerce .\@xl\/p\:flex-row {
flex-direction: row;
}
.commerce .\@xl\/p\:flex-col {
flex-direction: column;
}
.commerce .\@xl\/p\:flex-col-reverse {
flex-direction: column-reverse;
}
.commerce .\@xl\/p\:items-center {
align-items: center;
}
.commerce .\@xl\/p\:justify-start {
justify-content: flex-start;
}
.commerce .\@xl\/p\:justify-center {
justify-content: center;
}
.commerce .\@xl\/p\:gap-1 {
gap: 0.25rem;
}
.commerce .\@xl\/p\:gap-6 {
gap: 1.5rem;
}
.commerce .\@xl\/p\:gap-y-2 {
row-gap: 0.5rem;
}
.commerce .\@xl\/p\:self-auto {
align-self: auto;
}
.commerce .\@xl\/p\:rounded-bl-lg {
border-bottom-left-radius: 0.5rem;
}
.commerce .\@xl\/p\:rounded-br-none {
border-bottom-right-radius: 0px;
}
.commerce .\@xl\/p\:rounded-tl-none {
border-top-left-radius: 0px;
}
.commerce .\@xl\/p\:rounded-tr-lg {
border-top-right-radius: 0.5rem;
}
.commerce .\@xl\/p\:border-b-0 {
border-bottom-width: 0px;
}
.commerce .\@xl\/p\:border-r-2 {
border-right-width: 2px;
}
.commerce .\@xl\/p\:pb-0 {
padding-bottom: 0px;
}
.commerce .\@xl\/p\:pb-\[56\.25\%\] {
padding-bottom: 56.25%;
}
.commerce .\@xl\/p\:pr-4 {
padding-right: 1rem;
}
.commerce .\@xl\/p\:text-left {
text-align: left;
}
.commerce .\@xl\/p\:text-2xl\/tight {
font-size: 1.5rem;
line-height: 1.25;
}
.commerce .\@xl\/p\:text-\[32px\]\/9 {
font-size: 32px;
line-height: 2.25rem;
}
.commerce .\@xl\/p\:text-lg\/\[30px\] {
font-size: 1.125rem;
line-height: 30px;
}
.commerce .\@xl\/p\:text-sm {
font-size: 0.875rem;
line-height: 1.25rem;
}
.commerce .\@xl\/p\:transition-transform {
transition-property: transform;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
}
.commerce .\@xl\/p\:duration-300 {
transition-duration: 300ms;
}
.commerce .\@xl\/p\:ease-in-out {
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.commerce .group:hover .\@xl\/p\:group-hover\:scale-110 {
--tw-scale-x: 1.1;
--tw-scale-y: 1.1;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.commerce .peer ~ .\@xl\/p\:peer-\[\&\]\:mt-3 {
margin-top: 0.75rem;
}
}
@container qa (min-width: 36rem) {
.commerce .\@xl\/qa\:absolute {
position: absolute;
}
.commerce .\@xl\/qa\:bottom-8 {
bottom: 2rem;
}
.commerce .\@xl\/qa\:left-1\/2 {
left: 50%;
}
.commerce .\@xl\/qa\:hidden {
display: none;
}
.commerce .\@xl\/qa\:w-\[375px\] {
width: 375px;
}
.commerce .\@xl\/qa\:-translate-x-1\/2 {
--tw-translate-x: -50%;
transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.commerce .\@xl\/qa\:rounded-2xl {
border-radius: 1rem;
}
.commerce .\@xl\/qa\:text-2xl {
font-size: 1.5rem;
line-height: 2rem;
}
.commerce .\@xl\/qa\:leading-8 {
line-height: 2rem;
}
.commerce .\@xl\/qa\:hover\:after\:absolute:hover::after {
content: var(--tw-content);
position: absolute;
}
.commerce .\@xl\/qa\:hover\:after\:bottom-0:hover::after {
content: var(--tw-content);
bottom: 0px;
}
.commerce .\@xl\/qa\:hover\:after\:left-0:hover::after {
content: var(--tw-content);
left: 0px;
}
.commerce .\@xl\/qa\:hover\:after\:h-\[200\%\]:hover::after {
content: var(--tw-content);
height: 200%;
}
.commerce .\@xl\/qa\:hover\:after\:w-full:hover::after {
content: var(--tw-content);
width: 100%;
}
.commerce .group:hover .\@xl\/qa\:group-hover\:block {
display: block;
}
}
@container (min-width: 36rem) {
.commerce .\@xl\:ml-0 {
margin-left: 0px;
}
.commerce .\@xl\:h-\[90px\] {
height: 90px;
}
.commerce .\@xl\:max-w-48 {
max-width: 12rem;
}
.commerce .\@xl\:flex-row {
flex-direction: row;
}
}
@container p (min-width: 36rem) {
@media (prefers-reduced-motion: reduce) {
.commerce .group:hover .\@xl\/p\:motion-reduce\:group-hover\:transition-none {
transition-property: none;
}
}
}
@media (max-width: 320px) {
.commerce .max-\[320px\]\:w-\[160px\] {
width: 160px;
}
}
@media (min-width: 570px) {
.commerce .custom-sm\:col-span-1 {
grid-column: span 1 / span 1;
}
.commerce .custom-sm\:col-start-1 {
grid-column-start: 1;
}
.commerce .custom-sm\:col-start-2 {
grid-column-start: 2;
}
.commerce .custom-sm\:row-span-2 {
grid-row: span 2 / span 2;
}
.commerce .custom-sm\:row-start-1 {
grid-row-start: 1;
}
.commerce .custom-sm\:row-start-2 {
grid-row-start: 2;
}
.commerce .custom-sm\:ml-4 {
margin-left: 1rem;
}
.commerce .custom-sm\:mr-3 {
margin-right: 0.75rem;
}
.commerce .custom-sm\:grid-cols-\[340px_1fr\] {
grid-template-columns: 340px 1fr;
}
.commerce .custom-sm\:justify-start {
justify-content: flex-start;
}
.commerce .custom-sm\:justify-end {
justify-content: flex-end;
}
.commerce .custom-sm\:px-\[10px\] {
padding-left: 10px;
padding-right: 10px;
}
.commerce .custom-sm\:pl-0 {
padding-left: 0px;
}
.commerce .custom-sm\:pr-0 {
padding-right: 0px;
}
.commerce .custom-sm\:text-\[20px\] {
font-size: 20px;
}
}
@media (min-width: 640px) {
.commerce .sm\:text-sm {
font-size: 0.875rem;
line-height: 1.25rem;
}
.commerce .\*\:sm\:max-w-\[190px\] > * {
max-width: 190px;
}
}
@media (min-width: 768px) {
.commerce .md\:mb-0 {
margin-bottom: 0px;
}
.commerce .md\:mt-0 {
margin-top: 0px;
}
.commerce .md\:inline {
display: inline;
}
.commerce .md\:flex {
display: flex;
}
.commerce .md\:hidden {
display: none;
}
.commerce .md\:size-6 {
width: 1.5rem;
height: 1.5rem;
}
.commerce .md\:w-fit {
width: -moz-fit-content;
width: fit-content;
}
.commerce .md\:grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.commerce .md\:flex-row {
flex-direction: row;
}
.commerce .md\:divide-x > :not([hidden]) ~ :not([hidden]) {
--tw-divide-x-reverse: 0;
border-right-width: calc(1px * var(--tw-divide-x-reverse));
border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)));
}
.commerce .md\:divide-dirty-seagull > :not([hidden]) ~ :not([hidden]) {
--tw-divide-opacity: 1;
border-color: rgb(224 228 233 / var(--tw-divide-opacity, 1));
}
.commerce .md\:self-center {
align-self: center;
}
.commerce .md\:border-b-0 {
border-bottom-width: 0px;
}
.commerce .md\:border-r {
border-right-width: 1px;
}
.commerce .md\:px-10 {
padding-left: 2.5rem;
padding-right: 2.5rem;
}
.commerce .md\:py-2 {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.commerce .md\:pl-6 {
padding-left: 1.5rem;
}
.commerce .md\:pr-3 {
padding-right: 0.75rem;
}
.commerce .md\:pr-6 {
padding-right: 1.5rem;
}
.commerce .md\:pt-7 {
padding-top: 1.75rem;
}
.commerce .md\:text-2xl {
font-size: 1.5rem;
line-height: 2rem;
}
.commerce .md\:text-base {
font-size: 1rem;
line-height: 1.5rem;
}
.commerce .md\:text-lg\/8 {
font-size: 1.125rem;
line-height: 2rem;
}
.commerce .md\:text-sm {
font-size: 0.875rem;
line-height: 1.25rem;
}
.commerce .md\:leading-8 {
line-height: 2rem;
}
}
@media (min-width: 1024px) {
.commerce .lg\:mt-1 {
margin-top: 0.25rem;
}
.commerce .lg\:block {
display: block;
}
.commerce .lg\:flex {
display: flex;
}
.commerce .lg\:hidden {
display: none;
}
.commerce .lg\:h-\[50px\] {
height: 50px;
}
.commerce .lg\:w-\[315px\] {
width: 315px;
}
.commerce .lg\:w-\[60px\] {
width: 60px;
}
.commerce .lg\:w-\[86px\] {
width: 86px;
}
.commerce .lg\:w-auto {
width: auto;
}
.commerce .lg\:max-w-\[315px\] {
max-width: 315px;
}
.commerce .lg\:flex-row {
flex-direction: row;
}
.commerce .lg\:items-start {
align-items: flex-start;
}
.commerce .lg\:gap-9 {
gap: 2.25rem;
}
.commerce .lg\:p-6 {
padding: 1.5rem;
}
.commerce .lg\:text-2xl {
font-size: 1.5rem;
line-height: 2rem;
}
.commerce .lg\:text-3xl {
font-size: 1.875rem;
line-height: 2.25rem;
}
.commerce .lg\:leading-7 {
line-height: 1.75rem;
}
.commerce .lg\:leading-\[30px\] {
line-height: 30px;
}
}
@media (prefers-color-scheme: dark) {
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:border-battleship {
--tw-border-opacity: 1;
border-color: rgb(91 99 106 / var(--tw-border-opacity, 1));
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:border-charcoal {
--tw-border-opacity: 1;
border-color: rgb(70 78 86 / var(--tw-border-opacity, 1));
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:border-dolphin {
--tw-border-opacity: 1;
border-color: rgb(110 119 128 / var(--tw-border-opacity, 1));
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:border-grey-hair {
--tw-border-opacity: 1;
border-color: rgb(240 243 245 / var(--tw-border-opacity, 1));
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:border-t-bob {
--tw-border-opacity: 1;
border-top-color: rgb(176 185 193 / var(--tw-border-opacity, 1));
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:bg-batcave {
--tw-bg-opacity: 1;
background-color: rgb(35 42 49 / var(--tw-bg-opacity, 1));
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:bg-mulah {
--tw-bg-opacity: 1;
background-color: rgb(26 197 103 / var(--tw-bg-opacity, 1));
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:bg-white {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:fill-bob {
fill: #b0b9c1;
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:fill-grey-hair {
fill: #f0f3f5;
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:fill-mulah {
fill: #1ac567;
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:fill-watermelon {
fill: #ff4d52;
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:stroke-cheetos {
stroke: #ff6e0c;
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:stroke-mulah {
stroke: #1ac567;
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:stroke-ramones {
stroke: #2c363f;
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:stroke-sea-foam {
stroke: #11d3cd;
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:text-\[\#ff5257\] {
--tw-text-opacity: 1;
color: rgb(255 82 87 / var(--tw-text-opacity, 1));
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:text-batcave {
--tw-text-opacity: 1;
color: rgb(35 42 49 / var(--tw-text-opacity, 1));
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:text-bob {
--tw-text-opacity: 1;
color: rgb(176 185 193 / var(--tw-text-opacity, 1));
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:text-gandalf {
--tw-text-opacity: 1;
color: rgb(151 158 168 / var(--tw-text-opacity, 1));
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:text-grey-hair {
--tw-text-opacity: 1;
color: rgb(240 243 245 / var(--tw-text-opacity, 1));
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:text-thanos {
--tw-text-opacity: 1;
color: rgb(144 124 255 / var(--tw-text-opacity, 1));
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:after\:border-grey-hair::after {
content: var(--tw-content);
--tw-border-opacity: 1;
border-color: rgb(240 243 245 / var(--tw-border-opacity, 1));
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:hover\:bg-bob:hover {
--tw-bg-opacity: 1;
background-color: rgb(176 185 193 / var(--tw-bg-opacity, 1));
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:hover\:bg-white\/10:hover {
background-color: rgb(255 255 255 / 0.1);
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:hover\:text-\[\#a49c95\]:hover {
--tw-text-opacity: 1;
color: rgb(164 156 149 / var(--tw-text-opacity, 1));
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:hover\:text-bob:hover {
--tw-text-opacity: 1;
color: rgb(176 185 193 / var(--tw-text-opacity, 1));
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:hover\:text-dolphin:hover {
--tw-text-opacity: 1;
color: rgb(110 119 128 / var(--tw-text-opacity, 1));
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:hover\:text-sky:hover {
--tw-text-opacity: 1;
color: rgb(18 169 255 / var(--tw-text-opacity, 1));
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:focus\:bg-bob:focus {
--tw-bg-opacity: 1;
background-color: rgb(176 185 193 / var(--tw-bg-opacity, 1));
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:focus\:bg-white\/10:focus {
background-color: rgb(255 255 255 / 0.1);
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:focus\:text-bob:focus {
--tw-text-opacity: 1;
color: rgb(176 185 193 / var(--tw-text-opacity, 1));
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:active\:bg-bob:active {
--tw-bg-opacity: 1;
background-color: rgb(176 185 193 / var(--tw-bg-opacity, 1));
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:active\:bg-white\/10:active {
background-color: rgb(255 255 255 / 0.1);
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:active\:text-battleship:active {
--tw-text-opacity: 1;
color: rgb(91 99 106 / var(--tw-text-opacity, 1));
}
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:active\:text-bob:active {
--tw-text-opacity: 1;
color: rgb(176 185 193 / var(--tw-text-opacity, 1));
}
:is(.theme-dark, [data-mode="auto"]) .commerce .group\/expandBtn:hover .dark\:group-hover\/expandBtn\:fill-dolphin {
fill: #6e7780;
}
:is(.theme-dark, [data-mode="auto"]) .commerce .group:hover .dark\:group-hover\:fill-bob {
fill: #b0b9c1;
}
:is(.theme-dark, [data-mode="auto"]) .commerce .group:focus .dark\:group-focus\:fill-bob {
fill: #b0b9c1;
}
:is(.theme-dark, [data-mode="auto"]) .commerce .group:active .dark\:group-active\:fill-bob {
fill: #b0b9c1;
}
:is(.theme-dark, [data-mode="auto"]) .commerce .group:hover:not(:has(.copyCouponCode:hover,.additionalMiniCTA:hover)) .dark\:group-\[\:hover\:not\(\:has\(\.copyCouponCode\:hover\2c \.additionalMiniCTA\:hover\)\)\]\:bg-white\/10 {
background-color: rgb(255 255 255 / 0.1);
}
:is(.theme-dark, [data-mode="auto"]) .commerce .group:hover:not(:has(.copyCouponCode:hover,.additionalMiniCTA:hover)) .dark\:group-\[\:hover\:not\(\:has\(\.copyCouponCode\:hover\2c \.additionalMiniCTA\:hover\)\)\]\:text-sky {
--tw-text-opacity: 1;
color: rgb(18 169 255 / var(--tw-text-opacity, 1));
}
@media (min-width: 768px) {
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:md\:divide-charcoal > :not([hidden]) ~ :not([hidden]) {
--tw-divide-opacity: 1;
border-color: rgb(70 78 86 / var(--tw-divide-opacity, 1));
}
}
}
.\[\&\&\.knowledgeAnswer_input\]\:pointer-events-none.\[\&\&\.knowledgeAnswer_input\]\:pointer-events-none.knowledgeAnswer input {
pointer-events: none;
}
.\[\&\&\.knowledgeAnswer_li\:has\(input\)\]\:list-none.\[\&\&\.knowledgeAnswer_li\:has\(input\)\]\:list-none.knowledgeAnswer li:has(input) {
list-style-type: none;
}
.\[\&\&\.knowledgeAnswer_ol_ol\]\:list-\[lower-alpha\].\[\&\&\.knowledgeAnswer_ol_ol\]\:list-\[lower-alpha\].knowledgeAnswer ol ol {
list-style-type: lower-alpha;
}
.\[\&\&\.knowledgeAnswer_ol_ol_ol\]\:list-\[lower-roman\].\[\&\&\.knowledgeAnswer_ol_ol_ol\]\:list-\[lower-roman\].knowledgeAnswer ol ol ol {
list-style-type: lower-roman;
}
.\[\&\&\.knowledgeAnswer_pre\]\:whitespace-pre-wrap.\[\&\&\.knowledgeAnswer_pre\]\:whitespace-pre-wrap.knowledgeAnswer pre {
white-space: pre-wrap;
}
.commerce .\[\&\&\]\:mt-3.\[\&\&\]\:mt-3 {
margin-top: 0.75rem;
}
.commerce .\[\&\&\]\:px-5.\[\&\&\]\:px-5 {
padding-left: 1.25rem;
padding-right: 1.25rem;
}
.commerce .\[\&\&\]\:py-1.\[\&\&\]\:py-1 {
padding-top: 0.25rem;
padding-bottom: 0.25rem;
}
@container p (min-width: 36rem) {
.commerce .\@xl\/p\:\[\&\&\]\:mt-2.\@xl\/p\:\[\&\&\]\:mt-2 {
margin-top: 0.5rem;
}
}
.\[\&\+\.miniModule\]\:border-t+.miniModule {
border-top-width: 1px;
}
.\[\&\+\.miniModule\]\:border-dirty-seagull+.miniModule {
--tw-border-opacity: 1;
border-color: rgb(224 228 233 / var(--tw-border-opacity, 1));
}
@media (prefers-color-scheme: dark) {
:is(.theme-dark, [data-mode="auto"]) .dark\:\[\&\+\.miniModule\]\:border-charcoal+.miniModule {
--tw-border-opacity: 1;
border-color: rgb(70 78 86 / var(--tw-border-opacity, 1));
}
}
.\[\&\+\.productModule\]\:mt-9+.productModule {
margin-top: 2.25rem;
}
.\[\&\+\.productModule\]\:border-t+.productModule {
border-top-width: 1px;
}
.\[\&\+\.productModule\]\:border-dirty-seagull+.productModule {
--tw-border-opacity: 1;
border-color: rgb(224 228 233 / var(--tw-border-opacity, 1));
}
.\[\&\+\.productModule\]\:pt-2+.productModule {
padding-top: 0.5rem;
}
.\[\&\+\:not\(\.productModule\)\]\:mt-10+:not(.productModule) {
margin-top: 2.5rem;
}
.commerce .\[\&\>svg\]\:size-\[11px\]>svg {
width: 11px;
height: 11px;
}
.commerce .\[\&\]\:w-\[220px\] {
width: 220px;
}
.commerce .\[\&\]\:min-w-0 {
min-width: 0px;
}
.commerce .\[\&\]\:text-\[11px\]\/3 {
font-size: 11px;
line-height: .75rem;
}
.commerce .\[\&\]\:font-semibold {
font-weight: 600;
}
@media (max-width: 320px) {
.commerce .\[\&\]\:max-\[320px\]\:w-\[160px\] {
width: 160px;
}
}
.commerce .\[\&_a\]\:text-batcave a {
--tw-text-opacity: 1;
color: rgb(35 42 49 / var(--tw-text-opacity, 1));
}
.commerce .\[\&_a\]\:underline a {
text-decoration-line: underline;
}
@media (prefers-color-scheme: dark) {
:is(.theme-dark, [data-mode="auto"]) .commerce .dark\:\[\&_a\]\:text-grey-hair a {
--tw-text-opacity: 1;
color: rgb(240 243 245 / var(--tw-text-opacity, 1));
}
}
.commerce .\[\&_li\]\:ml-4 li {
margin-left: 1rem;
}
.commerce .\[\&_li\]\:mt-1 li {
margin-top: 0.25rem;
}
.commerce .\[\&_ol\>li\]\:list-decimal ol>li {
list-style-type: decimal;
}
.commerce .\[\&_ol\]\:space-y-6 ol > :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));
}
.commerce .\[\&_p\]\:text-\[12px\] p {
font-size: 12px;
}
.commerce .\[\&_p\]\:font-\[400\] p {
font-weight: 400;
}
.commerce .\[\&_p\]\:text-batcave p {
--tw-text-opacity: 1;
color: rgb(35 42 49 / var(--tw-text-opacity, 1));
}
.commerce .\[\&_ul\>li\]\:list-disc ul>li {
list-style-type: disc;
}
.commerce .\[\&_ul\]\:list-disc ul {
list-style-type: disc;
}
.commerce .\[\&_ul\]\:space-y-6 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));
}
.commerce .\[\&_ul\]\:pl-5 ul {
padding-left: 1.25rem;
}
.commerce {
line-height: 1.5;
}
.knowledgeAnswer { h1,h2,h3,ol,ul,li { all: revert; } }/*
This CSS file is used to overrite the CaaS style that causing style conflict between news repo which uses TailwindCss and CaaS repo's style. This file can be removed when Caas related style is being removed later.
*/
/* Page level layout */
:not(.theme-dark) .caas .caas-content a:not(.athena-button), :not(.theme-dark) .caas article a:not(.athena-button) {
border-bottom-color: transparent;
}
/* Styles between commerce rmp modules */
.caas .caas-body .commerce-rmp+:not(.commerce-rmp) {
margin-top: 40px;
}
.caas .commerce-rmp:has(.miniModule)+.commerce-rmp:has(.miniModule) {
border-top: 1px solid #e0e4e9;
}
.caas .commerce-rmp:has(.productModule)+.commerce-rmp:has(.productModule) {
padding-top: 10px;
margin-top: 38px;
border-top: 1px solid #e0e4e9;
}
/* Should not display border between two Blue Links Mini modules */
.caas .commerce-rmp:has(ul.miniModule)+.commerce-rmp:has(ul.miniModule) {
border-top: 0;
}
/* QuickOverview/Mini module */
.caas .miniModule *, .caas .miniModule::before, .caas .miniModule::after {
box-sizing: border-box;
}
.caas .miniModule a:not(.athena-button) {
text-decoration: none;
}
:not(.theme-dark) .caas .miniModule a:not(.athena-button) {
border-bottom-color: transparent;
}
:not(.theme-dark) .caas .miniModule a.text-battleship {
color: #5b636a;
}
:not(.theme-dark) .caas .miniModule a.text-battleship:hover {
color: #979ea8;
}
:not(.theme-dark) .caas .miniModule a.ctaBtn {
color: #1d2228;
border: 2px solid #1d2228;
}
.caas .miniModule a.ctaBtn:hover {
text-decoration: none;
}
.caas .miniModule h3 {
font-size: 1rem;
line-height: 1.5rem;
margin: 0;
}
.caas .miniModule h4 {
font-weight: 700;
}
.caas .miniModule div.flex a.flex {
margin-right: 10px;
}
/* Blue Links QuickOverview */
.caas ul.miniModule h2 {
margin: 0;
}
/* Product module */
.caas .productModule *, .caas .productModule::before, .caas .productModule::after {
box-sizing: border-box;
}
.caas .productModule h3 {
font-size: 1.5rem;
line-height: 1.3;
margin-bottom: 0.25rem;
}
@media (max-width: 767px) {
.caas .productModule h3 {
font-size: 1.25rem;
}
}
.caas .productModule h4 {
font-weight: 700;
}
:not(.theme-dark) .caas .productModule h3 a.text-grape-jelly { /* product module h3 */
color: #6001d2;
}
:not(.theme-dark) .caas .productModule a:not(.athena-button) {
border-bottom-color: transparent;
}
.caas .productModule a:not(.athena-button):not(:hover) {
text-decoration: none;
}
:not(.theme-dark) .caas .productModule a.text-batcave, :not(.theme-dark) .caas .productModule a.text-batcave:hover{
color: #1d2228;
}
.caas .productModule .commerce-desc p {
font-size: 1.125rem;
margin: 0;
}
.caas .productModule .commerce-desc p+p {
margin: 24px 0 0;
}
@media (max-width: 767px) {
.caas .productModule .commerce-desc p {
font-size: 1rem;
}
}
.caas .productModule a.commerce-cta-btn-secondary {
border-style: solid;
border-width: 2px;
}
:not(.theme-dark) .caas .productModule a.commerce-cta-btn-secondary {
border-bottom-color: #1d2228;
}
.caas .productModule a.commerce-cta-btn-secondary:hover {
text-decoration: none;
}
.caas .productModule a.peer.text-white {
font-size: 1rem;
}
:not(.theme-dark) .caas .productModule a.peer.text-white {
color: #fff;
}
.caas .productModule ul.pl-6 {
padding-left: 1.5rem;
margin-bottom: 0;
}
.caas .productModule li.list-disc { /* Pros and Cons list */
list-style-type: disc;
font-size: 18px;
line-height: 1.667;
}
.caas .productModule .block p.absolute { /* image credit */
font-size: 10px;
line-height: .75rem;
margin-bottom: 0;
}
.caas .productModule a.commerce-cta-btn-primary {
text-decoration: none;
}
.caas .productModule .block .leading-tight span { /* save price text & label */
font-size: 1rem;
}
.caas .productModule .mt-4 div.flex { /* Explore More Buying Options */
font-size: 1rem;
}
.caas .productModule .block a.flex {
text-decoration: none;
}
Melissa RudyDecember 5, 2025 at 9:12 AM
Simon Cowell is opening up about the unconventional wellness procedure that he claims is helping him age backwards — one that "rinses" and "filters" his blood before returning it to his body.
Although the music mogul, 66, didn’t specify which particular procedure he undergoes, the description is similar to apheresis, which is a medical procedure that draws blood from the body, spins it to separate and remove certain elements, then returns it to the body, according to Cleveland Clinic.
"I go to this place, this wellness clinic, where they actually take your blood, they rinse it, they filter it and then they put it back into your body," Cowell, 66, told The Sun in the interview. "You do all these tests, and they tell you your age, so I’ve actually aged backwards by eating better, more exercise, less stress and certain supplements. My brain is still there, I still have the energy."
7 Steps To ‘Super-aging’ Are Key To Living A Longer, More Fulfilling Life, Experts Say
The "X Factor" judge has previously shared other procedures he has undergone, including filler and Botox, but stated in 2022 that he "might have gone a bit too far" and has since stopped getting filler.
"For me now, a lot of it comes down to healthy eating and drinking tons of water," he told The Sun at the time.
Read On The Fox News App
![Simon Cowell in Los Angeles]()

Simon Cowell admitted to getting a lot of treatments done, including a placenta facial.
EBOO — which stands for extracorporeal blood oxygenation and ozonation — is an alternative wellness treatment in which a person’s blood is circulated outside the body, exposed to medical-grade ozone and oxygen, run through a filter and then returned to the bloodstream, according to clinics that offer the service.
While older forms of ozone therapy have been used to treat autoimmune conditions, the newer EBOO method has been touted for potential anti-aging benefits — although experts warn that evidence of its effectiveness is lacking.
![Simon Cowell with wife]()

"I go to this place, this wellness clinic, where they actually take your blood, they rinse it, they filter it and then they put it back into your body," Cowell, 66, told The Sun in the interview.
Ralph Montague, longevity expert from The Longevity Clinic in London, shared with Fox News Digital why this procedure is gaining attention as a potential longevity-booster.
"Celebrities have turned to EBOO, which filters the blood using advanced technology, helping them to age backwards," he said. "For many people, it’s not about adding a few years to their life — it's about living healthier and better."
One Overlooked Daily Habit Could Slow The Aging Process, Researchers Say
Montague claimed that EBOO has been shown to increase energy and boost the immune system while improving mood and sleep.
"Many people who do this also describe the improvements in mental clarity, mood stability and general well-being," he added.
Montague noted that the EBOO treatment is not for everyone.
"Those who have blood-clotting or bleeding disorders are typically advised to stay away from this medical method, as there's a potential that it could increase the risk of clotting happening," he warned.
Ozone therapy can also create oxidative stress, which may lead to the breaking down of red blood cells, according to Montague.
People with G6PD deficiency — a hereditary enzyme deficiency that makes red blood cells more fragile and more easily damaged — are especially vulnerable to this, so they should avoid treatments like ozone therapy, he said.
Why Most People Fall Off A ‘Health Cliff’ At 75 — And 5 Ways To Avoid The Drop
"Those with heart problems are also advised to get advice from a doctor beforehand, particularly those who have had a recent heart attack or been diagnosed with severe heart failure, as this treatment can shift blood pressure levels," Montague noted.
"There's also insufficient evidence that this is fine to do for those who are pregnant or breastfeeding, and it's better to be safe than sorry if you're in that category."
The treatment should only be performed in medical environments after getting consent from a doctor.
The Food and Drug Administration only approves apheresis (blood filtering) devices for specific medical indications, such as autoimmune disorders, certain blood cancers and plasma exchange for specific diseases.
Cocoa Extract Could Slow Aging Process In Older Adults, 'Promising' New Study Finds
They are not approved for anti-aging, detox, microplastics removal or wellness purposes.
"The device is not FDA-approved for the treatment of any disease or condition," the Department of Health and Human Services confirmed to Fox News Digital.
Medical experts widely caution that ozone-based blood cleansing procedures remain unregulated, unproven and potentially unsafe.
Dr. Marc Siegel, Fox News senior medical analyst, warns against these procedures, calling them "dangerous."
Click Here To Sign Up For Our Health Newsletter
"The process could hemolyze red blood cells, leading to organ damage, blood clots and other issues," he told Fox News Digital.
"I’m also concerned about metabolic derangements (abnormalities or disruptions) that could occur, including high potassium."
![Focused nurse pierces the patient's arm vein with needle blank tube]()

EBOO is an alternative wellness treatment in which a person’s blood is circulated outside the body, exposed to medical-grade ozone and oxygen, run through a filter and then returned to the bloodstream.
Siegel said he believes these treatments are "ineffective" and don’t have any effect on the pace of aging, noting that the liver and kidneys are designed to naturally filter waste.
Other doctors are proponents of the technique, including Dr. Brett Osborn, a Florida neurosurgeon and longevity expert. At Osborn’s longevity practice, Senolytix, he offers "therapeutic apheresis," which separates and filters blood plasma while returning the red blood cells to the patient.
Click Here For More Health Stories
"It’s essentially a ‘reset’ for the bloodstream, removing inflammatory proteins, antibodies and other harmful factors," he told Fox News Digital.
Some potential benefits include lower blood pressure, reduced iron load (a powerful oxidant believed to accelerate the aging process) and reduced inflammatory cytokines, according to the doctor.
Osborn agreed that this practice should be performed by physicians to ensure safety.
"The main risk is mild — transient hypotension from a so-called ‘citrate reaction’ — which we monitor for and treat immediately," he said. "Otherwise, modern apheresis is a well-established medical procedure used to treat autoimmune, neurological and metabolic diseases."
Click Here To Download The Fox News App
While the procedure can remove inflammatory cells that drive aging and chronic disease, Osborn said it’s not a "magic bullet" — and not a replacement for personal responsibility.
Test Yourself With Our Latest Lifestyle Quiz
"Nutrition, strength training, sleep and stress mitigation remain the foundation of longevity," he said. "But in a world where Americans increasingly seek proactive, preventive care, plasma filtering represents a modern refinement of an ancient medical instinct."
Fox News Digital reached out to Simon Cowell's representatives for comment.
Original article source: Simon Cowell says he's ‘aging backwards’ thanks to controversial blood-rinsing procedure