/** Shopify CDN: Minification failed

Line 7020:18 Expected identifier but found whitespace
Line 7021:3 Unexpected "{"
Line 7022:11 Expected ":"
Line 7028:7 Expected identifier but found whitespace
Line 7029:3 Unexpected "{"
Line 7030:11 Expected ":"
Line 7294:39 Unexpected "/"

**/
*,
:after,
:before {
	border: 0 solid #e5e7eb;
	box-sizing: border-box
}

:after,
:before {
	--tw-content: ""
}

html {
	-webkit-text-size-adjust: 100%;
	font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
	line-height: 1.5;
	-o-tab-size: 4;
	tab-size: 4
}

body {
	line-height: inherit;
	margin: 0
}

hr {
	border-top-width: 1px;
	color: inherit;
	height: 0
}

abbr:where([title]) {
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

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

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

b,
strong {
	font-weight: bolder
}

code,
kbd,
pre,
samp {
	font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

table {
	border-collapse: collapse;
	border-color: inherit;
	text-indent: 0
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font-family: inherit;
	font-size: 100%;
	line-height: inherit;
	margin: 0;
	padding: 0
}

button,
select {
	text-transform: none
}

[type="button"],
[type="reset"],
[type="submit"],
button {
	-webkit-appearance: button;
	background-color: transparent;
	background-image: none
}

:-moz-focusring {
	outline: auto
}

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

progress {
	vertical-align: baseline
}

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

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

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

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

summary {
	display: list-item
}

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

fieldset,
legend {
	padding: 0
}

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

textarea {
	resize: vertical
}

input::placeholder,
textarea::placeholder {
	color: #A70000 !important;
	opacity: 1
}

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

:disabled {
	cursor: default
}

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

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

[hidden] {
	display: none
}

*,
:after,
:before {
	--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-scroll-snap-strictness: proximity;
	--tw-ring-offset-width: 0;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgba(59, 130, 246, .5);
	--tw-ring-offset-shadow: 0 0 transparent;
	--tw-ring-shadow: 0 0 transparent;
	--tw-shadow: 0 0 transparent;
	--tw-shadow-colored: 0 0 transparent
}

.prose {
	color: var(--color-body-text, #000);
	max-width: 65ch
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.prose :where(a code):not(:where([class~="not-prose"] *)) {
	color: var(--tw-prose-links)
}

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

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

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

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

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

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

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

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

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

.prose {
	--tw-prose-body: #374151;
	--tw-prose-headings: #111827;
	--tw-prose-lead: #4b5563;
	--tw-prose-links: #111827;
	--tw-prose-bold: #111827;
	--tw-prose-counters: #6b7280;
	--tw-prose-bullets: #d1d5db;
	--tw-prose-hr: #e5e7eb;
	--tw-prose-quotes: #111827;
	--tw-prose-quote-borders: #e5e7eb;
	--tw-prose-captions: #6b7280;
	--tw-prose-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: rgba(0, 0, 0, .5);
	--tw-prose-invert-th-borders: #4b5563;
	--tw-prose-invert-td-borders: #374151;
	font-size: 1rem;
	line-height: 1.75
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sr-only {
	clip: rect(0, 0, 0, 0);
	border-width: 0;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	white-space: nowrap;
	width: 1px
}

.pointer-events-none {
	pointer-events: none
}

.pointer-events-auto {
	pointer-events: auto
}

.visible {
	visibility: visible
}

.invisible {
	visibility: hidden
}

.static {
	position: static
}

.fixed {
	position: fixed
}

.absolute {
	position: absolute
}

.relative {
	position: relative
}

.sticky {
	position: sticky
}

.-inset-0,
.inset-0 {
	bottom: 0;
	left: 0;
	right: 0;
	top: 0
}

.inset-x-0 {
	left: 0;
	right: 0
}

.inset-y-0 {
	bottom: 0;
	top: 0
}

.bottom-5 {
	bottom: 1.25rem
}

.top-0 {
	top: 0
}

.right-0 {
	right: 0
}

.bottom-6 {
	bottom: 1.5rem
}

.left-1\/2 {
	left: 50%
}

.left-0 {
	left: 0
}

.bottom-0 {
	bottom: 0
}

.top-1\/2 {
	top: 50%
}

.top-full {
	top: 100%
}

.left-full {
	left: 100%
}

.right-5 {
	right: 1.25rem
}

.bottom-2\.5 {
	bottom: .625rem
}

.bottom-2 {
	bottom: .5rem
}

.top-0\.5 {
	top: .125rem
}

.top-4 {
	top: 1rem
}

.right-4 {
	right: 1rem
}

.bottom-16 {
	bottom: 4rem
}

.-top-2 {
	top: -.5rem
}

.right-1\/2 {
	right: 50%
}

.bottom-1\/2 {
	bottom: 50%
}

.top-\[1\.7rem\] {
	top: 1.7rem
}

.left-\[1\.5rem\] {
	left: 1.5rem
}

.bottom-\[20px\] {
	bottom: 20px
}

.top-1\.5 {
	top: .375rem
}

.left-1\.5 {
	left: .375rem
}

.top-1 {
	top: .25rem
}

.left-1 {
	left: .25rem
}

.-right-14 {
	right: -3.5rem
}

.top-5 {
	top: 1.25rem
}

.bottom-\[86px\] {
	bottom: 86px
}

.top-px {
	top: 1px
}

.right-8 {
	right: 2rem
}

.z-10 {
	z-index: 10
}

.z-\[100\] {
	z-index: 100
}

.z-50 {
	z-index: 50
}

.z-\[70\] {
	z-index: 70
}

.z-\[1\] {
	z-index: 1
}

.z-\[80\] {
	z-index: 80
}

.z-40 {
	z-index: 40
}

.order-first {
	order: -9999
}

.col-span-2 {
	grid-column: span 2 / span 2
}

.col-start-3 {
	grid-column-start: 3
}

.col-end-5 {
	grid-column-end: 5
}

.row-start-1 {
	grid-row-start: 1
}

.row-end-3 {
	grid-row-end: 3
}

.row-end-4 {
	grid-row-end: 4
}

.-m-2\.5 {
	margin: -.625rem
}

.-m-2 {
	margin: -.5rem
}

.m-2\.5 {
	margin: .625rem
}

.m-2 {
	margin: .5rem
}

.m-0 {
	margin: 0
}

.m-0\.5 {
	margin: .125rem
}

.-mx-4 {
	margin-left: -1rem;
	margin-right: -1rem
}

.mx-auto {
	margin-left: auto;
	margin-right: auto
}

.my-7 {
	margin-bottom: 1.75rem;
	margin-top: 1.75rem
}

.mx-6 {
	margin-left: 1.5rem;
	margin-right: 1.5rem
}

.my-32 {
	margin-bottom: 8rem;
	margin-top: 8rem
}

.-mx-2 {
	margin-left: -.5rem;
	margin-right: -.5rem
}

.my-10 {
	margin-bottom: 2.5rem;
	margin-top: 2.5rem
}

.my-16 {
	margin-bottom: 4rem;
	margin-top: 4rem
}

.mx-2 {
	margin-left: .5rem;
	margin-right: .5rem
}

.my-4 {
	margin-bottom: 1rem;
	margin-top: 1rem
}

.mx-1 {
	margin-left: .25rem;
	margin-right: .25rem
}

.mx-4 {
	margin-left: 1rem;
	margin-right: 1rem
}

.my-3 {
	margin-bottom: .75rem;
	margin-top: .75rem
}

.-mx-5 {
	margin-left: -1.25rem;
	margin-right: -1.25rem
}

.-mx-\[5px\] {
	margin-left: -5px;
	margin-right: -5px
}

.-mx-3 {
	margin-left: -.75rem;
	margin-right: -.75rem
}

.my-2 {
	margin-bottom: .5rem;
	margin-top: .5rem
}

.my-5 {
	margin-bottom: 1.25rem;
	margin-top: 1.25rem
}

.mt-15 {
	margin-top: 3.75rem
}

.mt-3\.5 {
	margin-top: .875rem
}

.mt-3 {
	margin-top: .75rem
}

.mb-4 {
	margin-bottom: 1rem
}

.mb-8 {
	margin-bottom: 2rem
}

.mb-2 {
	margin-bottom: .5rem
}

.mb-1 {
	margin-bottom: .25rem
}

.mb-7 {
	margin-bottom: 1.75rem
}

.mb-10 {
	margin-bottom: 2.5rem
}

.ml-5 {
	margin-left: 1.25rem
}

.mr-5 {
	margin-right: 1.25rem
}

.mt-28 {
	margin-top: 7rem
}

.mb-16 {
	margin-bottom: 4rem
}

.mb-6 {
	margin-bottom: 1.5rem
}

.mb-3 {
	margin-bottom: .75rem
}

.mb-1 {
	margin-bottom: .25rem
}

.ml-4 {
	margin-left: 1rem
}

.mt-16 {
	margin-top: 4rem
}

.mt-5 {
	margin-top: 1.25rem
}

.mt-4 {
	margin-top: 1rem
}

.mt-2 {
	margin-top: .5rem
}

.mt-8 {
	margin-top: 2rem
}

.mt-7 {
	margin-top: 1.75rem
}

.ml-auto {
	margin-left: auto
}

.mb-\[15px\] {
	margin-bottom: 15px
}

.mb-\[20px\] {
	margin-bottom: 20px
}

.mb-\[30px\] {
	margin-bottom: 30px
}

.ml-\[12px\] {
	margin-left: 12px
}

.mt-\[-4px\] {
	margin-top: -4px
}

.mb-5 {
	margin-bottom: 1.25rem
}

.mb-2\.5 {
	margin-bottom: .625rem
}

.mt-6 {
	margin-top: 1.5rem
}

.ml-1 {
	margin-left: .25rem
}

.mr-2 {
	margin-right: .5rem
}

.mb-0 {
	margin-bottom: 0
}

.mt-\[5px\] {
	margin-top: 5px
}

.mr-8 {
	margin-right: 2rem
}

.ml-2 {
	margin-left: .5rem
}

.ml-3 {
	margin-left: .75rem
}

.mb-1\.5 {
	margin-bottom: .375rem
}

.mt-0 {
	margin-top: 0
}

.mt-10 {
	margin-top: 2.5rem
}

.ml-0 {
	margin-left: 0
}

.mt-\[25px\] {
	margin-top: 25px
}

.mt-\[10px\] {
	margin-top: 10px
}

.mt-2\.5 {
	margin-top: .625rem
}

.mr-4 {
	margin-right: 1rem
}

.-mt-\[10px\] {
	margin-top: -10px
}

.mt-\[12xpx\] {
	margin-top: 12xpx
}

.mt-1 {
	margin-top: .25rem
}

.-ml-1 {
	margin-left: -.25rem
}

.mt-\[-10px\] {
	margin-top: -10px
}

.mr-\[-1rem\] {
	margin-right: -1rem
}

.mb-\[10px\] {
	margin-bottom: 10px
}

.mr-\[30px\] {
	margin-right: 30px
}

.mb-\[5px\] {
	margin-bottom: 5px
}

.ml-2\.5 {
	margin-left: .625rem
}

.mr-2\.5 {
	margin-right: .625rem
}

.ml-6 {
	margin-left: 1.5rem
}

.mb-\[18px\] {
	margin-bottom: 18px
}

.mt-\[18px\] {
	margin-top: 18px
}

.mr-3 {
	margin-right: .75rem
}

.mt-20 {
	margin-top: 5rem
}

.mb-24 {
	margin-bottom: 6rem
}

.mt-12 {
	margin-top: 3rem
}

.mb-\[12px\] {
	margin-bottom: 12px
}

.block {
	display: block
}

.inline-block {
	display: inline-block
}

.inline {
	display: inline
}

.flex {
	display: flex
}

.inline-flex {
	display: inline-flex
}

.table {
	display: table
}

.grid {
	display: grid
}

.contents {
	display: contents
}

.hidden {
	display: none
}

.h-3 {
	height: .75rem
}

.h-full {
	height: 100%
}

.h-16 {
	height: 4rem
}

.h-\[20px\] {
	height: 20px
}

.h-5 {
	height: 1.25rem
}

.h-\[24px\] {
	height: 24px
}

.h-\[18px\] {
	height: 18px
}

.h-\[14px\] {
	height: 14px
}

.h-\[30px\] {
	height: 30px
}

.h-\[50px\] {
	height: 50px
}

.h-\[22px\] {
	height: 22px
}

.h-\[16px\] {
	height: 16px
}

.h-10 {
	height: 2.5rem
}

.h-screen {
	height: 100vh
}

.h-\[12px\] {
	height: 12px
}

.h-4 {
	height: 1rem
}

.h-\[45px\] {
	height: 45px
}

.h-2 {
	height: .5rem
}

.h-6 {
	height: 1.5rem
}

.h-8 {
	height: 2rem
}

.h-11 {
	height: 2.75rem
}

.h-\[46px\] {
	height: 46px
}

.h-\[5px\] {
	height: 5px
}

.h-0 {
	height: 0
}

.h-\[60px\] {
	height: 60px
}

.h-\[75px\] {
	height: 75px
}

.max-h-full {
	max-height: 100%
}

.max-h-\[90vh\] {
	max-height: 90vh
}

.min-h-screen {
	min-height: 100vh
}

.min-h-full {
	min-height: 100%
}

.w-1\/12 {
	width: 8.333333%
}

.w-2\/12 {
	width: 16.666667%
}

.w-3\/12 {
	width: 25%
}

.w-4\/12 {
	width: 33.333333%
}

.w-5\/12 {
	width: 41.666667%
}

.w-6\/12 {
	width: 50%
}

.w-7\/12 {
	width: 58.333333%
}

.w-8\/12 {
	width: 66.666667%
}

.w-9\/12 {
	width: 75%
}

.w-10\/12 {
	width: 83.333333%
}

.w-11\/12 {
	width: 91.666667%
}

.w-3 {
	width: .75rem
}

.w-16 {
	width: 4rem
}

.w-\[20px\] {
	width: 20px
}

.w-full {
	width: 100%
}

.w-5 {
	width: 1.25rem
}

.w-\[24px\] {
	width: 24px
}

.w-\[18px\] {
	width: 18px
}

.w-\[14px\] {
	width: 14px
}

.w-\[30px\] {
	width: 30px
}

.w-\[70px\] {
	width: 70px
}

.w-1\/4 {
	width: 25%
}

.w-\[22px\] {
	width: 22px
}

.w-1\/2 {
	width: 50%
}

.w-1\/6 {
	width: 16.666667%
}

.w-2\/5 {
	width: 40%
}

.w-1\/5 {
	width: 20%
}

.w-1\/3 {
	width: 33.333333%
}

.w-2\/3 {
	width: 66.666667%
}

.w-\[16px\] {
	width: 16px
}

.w-max {
	width: max-content
}

.w-10 {
	width: 2.5rem
}

.w-11 {
	width: 2.75rem
}

.w-56 {
	width: 14rem
}

.w-auto {
	width: auto
}

.w-\[12px\] {
	width: 12px
}

.w-4 {
	width: 1rem
}

.w-9 {
	width: 2.25rem
}

.w-\[45px\] {
	width: 45px
}

.w-40 {
	width: 10rem
}

.w-\[80vw\] {
	width: 80vw
}

.w-3\/4 {
	width: 75%
}

.w-2 {
	width: .5rem
}

.w-6 {
	width: 1.5rem
}

.w-8 {
	width: 2rem
}

.w-36 {
	width: 9rem
}

.w-32 {
	width: 8rem
}

.w-\[46px\] {
	width: 46px
}

.w-0 {
	width: 0
}

.w-12 {
	width: 3rem
}

.w-\[60px\] {
	width: 60px
}

.w-\[90px\] {
	width: 90px
}

.w-\[42px\] {
	width: 42px
}

.w-5\/6 {
	width: 83.333333%
}

.w-20 {
	width: 5rem
}

.min-w-max {
	min-width: max-content
}

.min-w-\[200px\] {
	min-width: 200px
}

.max-w-none {
	max-width: none
}

.max-w-full {
	max-width: 100%
}

.max-w-screen-md {
	max-width: 768px
}

.max-w-4xl {
	max-width: 56rem
}

.max-w-\[90vw\] {
	max-width: 90vw
}

.flex-1 {
	flex: 1 1 0%
}

.flex-none {
	flex: none
}

.shrink {
	flex-shrink: 1
}

.shrink-0 {
	flex-shrink: 0
}

.flex-grow {
	flex-grow: 1
}

.flex-grow-\[2\] {
	flex-grow: 2
}

.table-auto {
	table-layout: auto
}

.border-collapse {
	border-collapse: collapse
}

.-translate-x-1\/2 {
	--tw-translate-x: -50%
}

.-translate-x-1\/2,
.translate-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))
}

.translate-x-0 {
	--tw-translate-x: 0
}

.translate-x-full {
	--tw-translate-x: 100%
}

.-translate-y-2\/4,
.translate-x-full {
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-translate-y-2\/4 {
	--tw-translate-y: -50%
}

.-translate-x-full {
	--tw-translate-x: -100%
}

.-translate-x-full,
.translate-x-5 {
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-x-5 {
	--tw-translate-x: 1.25rem
}

.-translate-y-1\/2 {
	--tw-translate-y: -50%
}

.-translate-y-1\/2,
.translate-y-full {
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-y-full {
	--tw-translate-y: 100%
}

.translate-y-1\/3 {
	--tw-translate-y: 33.333333%
}

.transform,
.translate-y-1\/3 {
	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 spin {
	to {
		transform: rotate(1turn)
	}
}

.animate-spin {
	animation: spin 1s linear infinite
}

@keyframes ping {

	75%,
	to {
		opacity: 0;
		transform: scale(2)
	}
}

.animate-ping {
	animation: ping 1s cubic-bezier(0, 0, .2, 1) infinite
}

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

.animate-pulse {
	animation: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite
}

.cursor-pointer {
	cursor: pointer
}

.cursor-\[grab\] {
	cursor: grab
}

.touch-none {
	touch-action: none
}

.select-none {
	-webkit-user-select: none;
	user-select: none
}

.resize {
	resize: both
}

.list-none {
	list-style-type: none
}

.appearance-none {
	-webkit-appearance: none;
	appearance: none
}

.auto-cols-auto {
	grid-auto-columns: auto
}

.grid-flow-col {
	grid-auto-flow: column
}

.grid-cols-4 {
	grid-template-columns: repeat(4, minmax(0, 1fr))
}

.grid-cols-5 {
	grid-template-columns: repeat(5, minmax(0, 1fr))
}

.grid-cols-6 {
	grid-template-columns: repeat(6, minmax(0, 1fr))
}

.grid-cols-7 {
	grid-template-columns: repeat(7, minmax(0, 1fr))
}

.grid-cols-8 {
	grid-template-columns: repeat(8, minmax(0, 1fr))
}

.grid-cols-9 {
	grid-template-columns: repeat(9, minmax(0, 1fr))
}

.grid-cols-10 {
	grid-template-columns: repeat(10, minmax(0, 1fr))
}

.grid-cols-11 {
	grid-template-columns: repeat(11, minmax(0, 1fr))
}

.grid-cols-12 {
	grid-template-columns: repeat(12, minmax(0, 1fr))
}

.grid-cols-1 {
	grid-template-columns: repeat(1, minmax(0, 1fr))
}

.grid-cols-2 {
	grid-template-columns: repeat(2, minmax(0, 1fr))
}

.grid-cols-3 {
	grid-template-columns: repeat(3, minmax(0, 1fr))
}

.grid-rows-3 {
	grid-template-rows: repeat(3, minmax(0, 1fr))
}

.grid-rows-2 {
	grid-template-rows: repeat(2, minmax(0, 1fr))
}

.grid-rows-1 {
	grid-template-rows: repeat(1, minmax(0, 1fr))
}

.flex-row {
	flex-direction: row
}

.flex-row-reverse {
	flex-direction: row-reverse
}

.flex-col {
	flex-direction: column
}

.flex-col-reverse {
	flex-direction: column-reverse
}

.flex-wrap {
	flex-wrap: wrap
}

.flex-wrap-reverse {
	flex-wrap: wrap-reverse
}

.flex-nowrap {
	flex-wrap: nowrap
}

.items-start {
	align-items: flex-start
}

.items-end {
	align-items: flex-end
}

.items-center {
	align-items: center
}

.items-baseline {
	align-items: baseline
}

.items-stretch {
	align-items: stretch
}

.justify-start {
	justify-content: flex-start
}

.justify-end {
	justify-content: flex-end
}

.justify-center {
	justify-content: center
}

.justify-between {
	justify-content: space-between
}

.gap-8 {
	gap: 2rem
}

.gap-2 {
	gap: .5rem
}

.gap-7 {
	gap: 1.75rem
}

.gap-1 {
	gap: .25rem
}

.gap-2\.5 {
	gap: .625rem
}

.gap-x-8 {
	column-gap: 2rem
}

.gap-y-12 {
	row-gap: 3rem
}

.gap-x-4 {
	column-gap: 1rem
}

.gap-x-3 {
	column-gap: .75rem
}

.self-end {
	align-self: flex-end
}

.self-stretch {
	align-self: stretch
}

.overflow-hidden {
	overflow: hidden
}

.overflow-x-auto {
	overflow-x: auto
}

.overflow-x-hidden {
	overflow-x: hidden
}

.overflow-y-hidden {
	overflow-y: hidden
}

.overflow-y-scroll {
	overflow-y: scroll
}

.overscroll-contain {
	overscroll-behavior: contain
}

.truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.whitespace-normal {
	white-space: normal
}

.whitespace-nowrap {
	white-space: nowrap
}

.rounded {
	border-radius: .25rem
}

.rounded-full {
	border-radius: 9999px
}

.rounded-md {
	border-radius: .375rem
}

.rounded-xl {
	border-radius: .75rem
}

.rounded-sm {
	border-radius: .125rem
}

.rounded-\[30px\] {
	border-radius: 30px;
}

.rounded-\[2px\] {
	border-radius: 2px
}

.rounded-\[5px\] {
	border-radius: 5px
}

.rounded-tr {
	border-top-right-radius: .25rem
}

.rounded-br {
	border-bottom-right-radius: .25rem
}

.rounded-tl {
	border-top-left-radius: .25rem
}

.rounded-bl {
	border-bottom-left-radius: .25rem
}

.border {
	border-width: 1px
}

.border-2 {
	border-width: 2px
}

.border-0 {
	border-width: 0
}

.border-t {
	border-top-width: 1px
}

.border-r {
	border-right-width: 1px
}

.border-b {
	border-bottom-width: 1px
}

.border-l {
	border-left-width: 1px
}

.border-b-2 {
	border-bottom-width: 2px
}

.border-r-0 {
	border-right-width: 0
}

.border-gray-100 {
	--tw-border-opacity: 1;
	border-color: rgb(243 244 246 / var(--tw-border-opacity))
}

.border-gray-400 {
	--tw-border-opacity: 1;
	border-color: rgb(156 163 175 / var(--tw-border-opacity))
}

.border-red-400 {
	--tw-border-opacity: 1;
	border-color: rgb(248 113 113 / var(--tw-border-opacity))
}

.border-gray-800 {
	--tw-border-opacity: 1;
	border-color: rgb(31 41 55 / var(--tw-border-opacity))
}

.border-color-border {
	border-color: var(--color-border)
}

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

.border-white {
	--tw-border-opacity: 1;
	border-color: rgb(255 255 255 / var(--tw-border-opacity))
}

.border-transparent {
	border-color: transparent
}

.bg-white {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

.bg-black {
	--tw-bg-opacity: 1;
	background-color: rgb(0 0 0 / var(--tw-bg-opacity))
}

.bg-gray-100 {
	--tw-bg-opacity: 1;
	background-color: rgb(243 244 246 / var(--tw-bg-opacity))
}

.bg-color-menubar-background {
	background-color: var(--color-menu-background)
}

.bg-transparent {
	background-color: transparent
}

.bg-\[\#334bfa\] {
	--tw-bg-opacity: 1;
	background-color: rgb(51 75 250 / var(--tw-bg-opacity))
}

.bg-color-topbar-background {
	background-color: var(--color-topbar-background)
}

.bg-gray-700 {
	--tw-bg-opacity: 1;
	background-color: rgb(55 65 81 / var(--tw-bg-opacity))
}

/* .bg-gray-50 {
	--tw-bg-opacity: 1;
	background-color: rgb(249 250 251 / var(--tw-bg-opacity))
} */

.bg-gray-800 {
	--tw-bg-opacity: 1;
	background-color: rgb(31 41 55 / var(--tw-bg-opacity))
}

.bg-color-border {
	background-color: var(--color-border)
}

.bg-cover {
	background-size: cover
}

.bg-fixed {
	background-attachment: fixed
}

.bg-center {
	background-position: 50%
}

.bg-no-repeat {
	background-repeat: no-repeat
}

.object-contain {
	-o-object-fit: contain;
	object-fit: contain
}

.object-cover {
	-o-object-fit: cover;
	object-fit: cover
}

.object-top {
	-o-object-position: top;
	object-position: top
}

.p-10 {
	padding: 2.5rem
}

.p-3 {
	padding: .75rem
}

.p-4 {
	padding: 1rem
}

.p-2 {
	padding: .5rem
}

.p-5 {
	padding: 1.25rem
}

.p-8 {
	padding: 2rem
}

.p-1 {
	padding: 1.2rem 0
}

.p-3\.5 {
	padding: .875rem
}

.pt-3 {
	padding-top: 3rem
}

.p-6 {
	padding: 1.5rem
}

.py-32 {
	padding-bottom: 8rem;
	padding-top: 8rem
}

.py-2\.5 {
	padding-bottom: .625rem;
	padding-top: .625rem
}

.py-2 {
	padding-bottom: .5rem;
	padding-top: .5rem
}

.px-4 {
	padding-left: 1rem;
	padding-right: 1rem
}

.py-10 {
	padding-bottom: 2.5rem;
	padding-top: 2.5rem
}

.py-3 {
	padding-bottom: .75rem;
	padding-top: .75rem
}

.px-5 {
	padding-left: 1.25rem;
	padding-right: 1.25rem
}

.py-6 {
	padding-bottom: 1.5rem;
	padding-top: 1.5rem
}

.py-4 {
	padding-bottom: 1rem;
	padding-top: 1rem
}

.px-6 {
	padding-left: 1.5rem;
	padding-right: 1.5rem
}

.py-8 {
	padding-bottom: 2rem;
	padding-top: 2rem
}

.px-2 {
	padding-left: .5rem;
	padding-right: .5rem
}

.px-1 {
	padding-left: .2rem;
	padding-right: .2rem
}

.px-0 {
	padding-left: 0;
	padding-right: 0
}

.p-12 {
	padding: 3rem
}

.py-12 {
	padding-bottom: 3rem;
	padding-top: 3rem
}

.py-0 {
	padding-bottom: 0;
	padding-top: 0
}

.py-3\.5 {
	padding-bottom: .875rem;
	padding-top: .875rem
}

.py-24 {
	padding-bottom: 6rem;
	padding-top: 6rem
}

.py-16 {
	padding-bottom: 4rem;
	padding-top: 4rem
}

.py-5 {
	padding-bottom: 1.25rem;
	padding-top: 1.25rem
}

.py-1 {
	padding-bottom: .25rem;
	padding-top: .25rem
}

.px-3 {
	padding-left: .75rem;
	padding-right: .75rem
}

.py-1\.5 {
	padding-bottom: .375rem;
	padding-top: .375rem
}

.px-12 {
	padding-left: 3rem;
	padding-right: 3rem
}

.py-0\.5 {
	padding-bottom: .125rem;
	padding-top: .125rem
}

.px-3\.5 {
	padding-left: .875rem;
	padding-right: .875rem
}

.px-\[15px\] {
	padding-left: 15px;
	padding-right: 15px
}

.px-\[22px\] {
	padding-left: 22px;
	padding-right: 22px
}

.pt-4 {
	padding-top: 1rem
}

.pb-10 {
	padding-bottom: 2.5rem
}

.pt-7 {
	padding-top: 1.75rem
}

.pt-20 {
	padding-top: 5rem
}

.pb-28 {
	padding-bottom: 7rem
}

.pb-5 {
	padding-bottom: 1.25rem
}

.pl-4 {
	padding-left: 1rem
}

.pb-4 {
	padding-bottom: 1rem
}

.pb-20 {
	padding-bottom: 5rem
}

.pb-2\.5 {
	padding-bottom: .625rem
}

.pr-4 {
	padding-right: 1rem
}

.pb-2 {
	padding-bottom: .5rem
}

.pt-5 {
	padding-top: 1.25rem
}

.pb-\[70px\] {
	padding-bottom: 70px
}

.pb-0 {
	padding-bottom: 0
}

.pb-7 {
	padding-bottom: 1.75rem
}

.pt-8 {
	padding-top: 2rem
}

.pt-16 {
	padding-top: 4rem
}

.pl-9 {
	padding-left: 2.25rem
}

.pl-3 {
	padding-left: .75rem
}

.pt-2 {
	padding-top: .5rem
}

.pt-1 {
	padding-top: .25rem
}
.pt-1 {
	padding-bottom: .25rem
}
.pb-6 {
	padding-bottom: 1.5rem
}

.pt-10 {
	padding-top: 2.5rem
}

.pl-0 {
	padding-left: 0
}

.pr-10 {
	padding-right: 2.5rem
}

.pb-12 {
	padding-bottom: 3rem
}

.pt-0 {
	padding-top: 0
}

.pb-8 {
	padding-bottom: 2rem
}

.pb-3 {
	padding-bottom: .75rem
}

.pr-2 {
	padding-right: .5rem
}

.pl-5 {
	padding-left: 1.25rem
}

.pt-2\.5 {
	padding-top: .625rem
}

.pt-0\.5 {
	padding-top: .125rem
}

.pr-12 {
	padding-right: 3rem
}

.pl-8 {
	padding-left: 2rem
}

.pl-5 {
	padding-left: 5rem
}

.pl-2\.5 {
	padding-left: .625rem
}

.pl-2 {
	padding-left: .5rem
}

.pb-\[30px\] {
	padding-bottom: 30px
}

.text-left {
	text-align: left
}

.text-center {
	text-align: center
}

.text-right {
	text-align: right
}

.align-middle {
	vertical-align: middle
}

.text-3xl {
	font-size: 1.875rem;
	line-height: 2.25rem
}

.text-base {
	font-size: calc(var(--font-base-size, 16) * 1px)
}

.text-xs {
	font-size: .75rem;
	line-height: 1rem
}

.text-2xl {
	font-size: 1.5rem;
	line-height: 2rem
}

.text-xl {
	font-size: 1.25rem
}

.text-lg,
.text-xl {
	line-height: 1.75rem
}

.text-lg {
	font-size: 1.125rem
}

.text-4xl {
	font-size: 2.25rem;
	line-height: 2.5rem
}

.text-sm {
	font-size: .875rem;
	line-height: 1.25rem
}

.text-\[12px\] {
	font-size: 12px
}

.\!text-lg {
	font-size: 1.125rem !important;
	line-height: 1.75rem !important
}

.text-\[24px\] {
	font-size: 24px
}

.text-\[15px\] {
	font-size: 15px
}

.text-\[28px\] {
	font-size: 28px
}

.text-\[18px\] {
	font-size: 18px
}

.font-medium {
	font-weight: 500
}

.font-light {
	font-weight: 300
}

.font-semibold {
	font-weight: 600
}

.font-bold {
	font-weight: 700
}

.font-normal {
	font-weight: 400
}

.uppercase {
	text-transform: uppercase
}

.capitalize {
	text-transform: capitalize
}

.italic {
	font-style: italic
}

.leading-6 {
	line-height: 1.5rem
}

.leading-7 {
	line-height: 1.75rem
}

.leading-10 {
	line-height: 2.5rem
}

.leading-tight {
	line-height: 1.25
}

.leading-snug {
	line-height: 1.375
}

.leading-normal {
	line-height: 1.5
}

.leading-relaxed {
	line-height: 1.625
}

.leading-8 {
	line-height: 2rem
}

.leading-9 {
	line-height: 2.25rem
}

.leading-5 {
	line-height: 1.25rem
}

.leading-\[28px\] {
	line-height: 28px
}

.tracking-widest {
	letter-spacing: .1em
}

.tracking-wider {
	letter-spacing: .05em
}

.text-gray-500 {
	--tw-text-opacity: 1;
	color: rgb(107 114 128 / var(--tw-text-opacity))
}

.text-gray-400 {
	--tw-text-opacity: 1;
	color: rgb(156 163 175 / var(--tw-text-opacity))
}

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

.text-white {
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity))
}

.text-color-subtext {
	color: var(--color-sub-text)
}

.text-color-secondary {
	color: var(--color-secondary)
}

.text-color-prod-desc {
	color: var(--product-desc-color)
}

.text-color-menubar {
	color: var(--color-menu-text)
}

.text-color-sale-price {
	color: var(--product-sale-price-color)
}

.text-color-regular-price {
	color: var(--product-regular-price-color)
}

.text-\[\#666\] {
	--tw-text-opacity: 1;
	color: rgb(102 102 102 / var(--tw-text-opacity))
}

.text-color-topbar {
	color: var(--color-topbar-text)
}

.text-\[\#777\] {
	--tw-text-opacity: 1;
	color: rgb(119 119 119 / var(--tw-text-opacity))
}

.text-\[\#999\] {
	--tw-text-opacity: 1;
	color: rgb(153 153 153 / var(--tw-text-opacity))
}

.text-color-info {
	color: var(--color-info)
}

.underline {
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline
}

.line-through {
	-webkit-text-decoration-line: line-through;
	text-decoration-line: line-through
}

.placeholder-gray-500::placeholder {
	--tw-placeholder-opacity: 1;
	color: rgb(107 114 128 / var(--tw-placeholder-opacity))
}

.placeholder-white::placeholder {
	--tw-placeholder-opacity: 1;
	color: rgb(255 255 255 / var(--tw-placeholder-opacity))
}

.placeholder-opacity-75::placeholder {
	--tw-placeholder-opacity: .75
}

.opacity-25 {
	opacity: .25
}

.opacity-75 {
	opacity: .75
}

.opacity-0 {
	opacity: 0
}

.opacity-100 {
	opacity: 1
}

.opacity-40 {
	opacity: .4
}

.opacity-60 {
	opacity: .6
}

.shadow-md {
	--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);
	--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color)
}

.shadow-md,
.shadow-theme {
	box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow)
}

.shadow-theme {
	--tw-shadow: var(--theme-shadow);
	--tw-shadow-colored: var(--theme-shadow)
}

.outline {
	outline-style: solid
}

.blur {
	--tw-blur: blur(8px)
}

.blur,
.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)
}

.transition-colors {
	transition-duration: 0.15s;
	transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-transform {
	transition-duration: 0.15s;
	transition-property: transform;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-all {
	transition-duration: 0.15s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-opacity {
	transition-duration: 0.15s;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition {
	transition-duration: 0.15s;
	transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -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-text-decoration-color, -webkit-backdrop-filter;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.duration-300 {
	transition-duration: 0.3s
}

.duration-500 {
	transition-duration: 0.5s
}

.duration-200 {
	transition-duration: 0.2s
}

.ease-out {
	transition-timing-function: cubic-bezier(0, 0, .2, 1)
}

.line-clamp-1 {
	-webkit-line-clamp: 1
}

.line-clamp-1,
.line-clamp-2 {
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden
}

.line-clamp-2 {
	-webkit-line-clamp: 2
}

.hover\:z-10:hover {
	z-index: 10
}

.hover\:border-gray-400:hover {
	--tw-border-opacity: 1;
	border-color: rgb(156 163 175 / var(--tw-border-opacity))
}

.hover\:bg-gray-300:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(209 213 219 / var(--tw-bg-opacity))
}

.hover\:text-color-secondary:hover {
	color: var(--color-secondary)
}

.hover\:text-color-primary:hover {
	color: var(--color-primary)
}

.hover\:text-black:hover {
	--tw-text-opacity: 1;
	color: rgb(0 0 0 / var(--tw-text-opacity))
}

.hover\:text-gray-800:hover {
	--tw-text-opacity: 1;
	color: rgb(31 41 55 / var(--tw-text-opacity))
}

.hover\:text-color-primary-darker:hover {
	color: var(--color-primary-darker)
}

.hover\:text-color-subtext:hover {
	color: var(--color-sub-text)
}

.hover\:underline:hover {
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline
}

.focus\:border-black:focus {
	--tw-border-opacity: 1;
	border-color: rgb(0 0 0 / var(--tw-border-opacity))
}

.group:hover .group-hover\:visible {
	visibility: visible
}

.group:hover .group-hover\:right-5 {
	right: 1.25rem
}

.group:hover .group-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))
}

.group:hover .group-hover\:text-color-primary-darker {
	color: var(--color-primary-darker)
}

.group:hover .group-hover\:opacity-100 {
	opacity: 1
}

.group:hover .group-hover\:opacity-0 {
	opacity: 0
}

@media (min-width:640px) {
	.sm\:pointer-events-none {
		pointer-events: none
	}

	.sm\:absolute {
		position: absolute
	}

	.sm\:col-span-2 {
		grid-column: span 2 / span 2
	}

	.sm\:col-span-5 {
		grid-column: span 5 / span 5
	}

	.sm\:col-start-1 {
		grid-column-start: 1
	}

	.sm\:col-start-3 {
		grid-column-start: 3
	}

	.sm\:col-end-3 {
		grid-column-end: 3
	}

	.sm\:col-end-5 {
		grid-column-end: 5
	}

	.sm\:row-span-2 {
		grid-row: span 2 / span 2
	}

	.sm\:mx-0 {
		margin-left: 0;
		margin-right: 0
	}

	.sm\:mr-5 {
		margin-right: 1.25rem
	}

	.sm\:mt-0 {
		margin-top: 0
	}

	.sm\:mb-0 {
		margin-bottom: 0
	}

	.sm\:mt-15 {
		margin-top: 3.75rem
	}

	.sm\:mt-12 {
		margin-top: 3rem
	}

	.sm\:mb-11 {
		margin-bottom: 2.75rem
	}

	.sm\:mt-6 {
		margin-top: 1.5rem
	}

	.sm\:mr-6 {
		margin-right: 1.5rem
	}

	.sm\:mb-10 {
		margin-bottom: 2.5rem
	}

	.sm\:mb-7 {
		margin-bottom: 1.75rem
	}

	.sm\:block {
		display: block
	}

	.sm\:flex {
		display: flex
	}

	.sm\:grid {
		display: grid
	}

	.sm\:hidden {
		display: none
	}

	.sm\:h-\[84px\] {
		height: 84px
	}

	.sm\:max-h-full {
		max-height: 100%
	}

	.sm\:w-3\/12 {
		width: 25%
	}

	.sm\:w-4\/12 {
		width: 33.333333%
	}

	.sm\:w-5\/12 {
		width: 41.666667%
	}

	.sm\:w-6\/12 {
		width: 50%
	}

	.sm\:w-7\/12 {
		width: 58.333333%
	}

	.sm\:w-8\/12 {
		width: 66.666667%
	}

	.sm\:w-9\/12 {
		width: 75%
	}

	.sm\:w-10\/12 {
		width: 83.333333%
	}

	.sm\:w-11\/12 {
		width: 91.666667%
	}

	.sm\:w-1\/2 {
		width: 50%
	}

	.sm\:w-\[84px\] {
		width: 84px
	}

	.sm\:w-2\/3 {
		width: 66.666667%
	}

	.sm\:w-1\/3 {
		width: 33.333333%
	}

	.sm\:grid-cols-4 {
		grid-template-columns: repeat(4, minmax(0, 1fr))
	}

	.sm\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}

	.sm\:flex-row {
		flex-direction: row
	}

	.sm\:items-start {
		align-items: flex-start
	}

	.sm\:items-end {
		align-items: flex-end
	}

	.sm\:items-center {
		align-items: center
	}

	.sm\:justify-start {
		justify-content: flex-start
	}

	.sm\:justify-end {
		justify-content: flex-end
	}

	.sm\:justify-center {
		justify-content: center
	}

	.sm\:overflow-hidden {
		overflow: hidden
	}

	.sm\:p-6 {
		padding: 1.5rem
	}

	.sm\:p-10 {
		padding: 2.5rem
	}

	.sm\:py-10 {
		padding-bottom: 2.5rem;
		padding-top: 2.5rem
	}

	.sm\:px-\[30px\] {
		padding-left: 30px;
		padding-right: 30px
	}

	.sm\:px-24 {
		padding-left: 6rem;
		padding-right: 6rem
	}

	.sm\:pr-28 {
		padding-right: 7rem
	}

	.sm\:pl-5 {
		padding-left: 1.25rem
	}

	.sm\:pb-0 {
		padding-bottom: 0
	}

	.sm\:pb-10 {
		padding-bottom: 2.5rem
	}

	.sm\:pl-24 {
		padding-left: 6rem
	}

	.sm\:text-left {
		text-align: left
	}

	.sm\:text-center {
		text-align: center
	}

	.sm\:text-right {
		text-align: right
	}

	.sm\:text-6xl {
		font-size: 3.75rem;
		line-height: 1
	}

	.sm\:text-4xl {
		font-size: 2.25rem;
		line-height: 2.5rem
	}

	.sm\:text-3xl {
		font-size: 1.875rem;
		line-height: 2.25rem
	}

	.sm\:text-5xl {
		font-size: 3rem;
		line-height: 1
	}

	.sm\:text-2xl {
		font-size: 1.5rem;
		line-height: 2rem
	}

	.sm\:leading-normal {
		line-height: 1.5
	}

	.sm\:opacity-30 {
		opacity: .3
	}

	.sm\:hover\:border-black:hover {
		--tw-border-opacity: 1;
		border-color: rgb(0 0 0 / var(--tw-border-opacity))
	}
}

@media (min-width:768px) {
	.md\:bottom-24 {
		bottom: 6rem
	}

	.md\:-right-14 {
		right: -3.5rem
	}

	.md\:order-none {
		order: 0
	}

	.md\:-mx-4 {
		margin-left: -1rem;
		margin-right: -1rem
	}

	.md\:-mx-8 {
		margin-left: -2rem;
		margin-right: -2rem
	}

	.md\:mx-5 {
		margin-left: 1.25rem;
		margin-right: 1.25rem
	}

	.md\:mx-28 {
		margin-left: 7rem;
		margin-right: 7rem
	}

	.md\:-mt-20 {
		margin-top: -5rem
	}

	.md\:mt-8 {
		margin-top: 2rem
	}

	.md\:mt-0 {
		margin-top: 0
	}

	.md\:mb-0 {
		margin-bottom: 0
	}

	.md\:mt-5 {
		margin-top: 1.25rem
	}

	.md\:mb-4 {
		margin-bottom: 1rem
	}

	.md\:mb-6 {
		margin-bottom: 1.5rem
	}

	.md\:mt-4 {
		margin-top: 1rem
	}

	.md\:mt-20 {
		margin-top: 5rem
	}

	.md\:mb-12 {
		margin-bottom: 3rem
	}

	.md\:mb-10 {
		margin-bottom: 2.5rem
	}

	.md\:ml-2\.5 {
		margin-left: .625rem
	}

	.md\:ml-2 {
		margin-left: .5rem
	}

	.md\:mb-8 {
		margin-bottom: 2rem
	}

	.md\:mt-10 {
		margin-top: 2.5rem
	}

	.md\:mb-\[14px\] {
		margin-bottom: 14px
	}

	.md\:mb-5 {
		margin-bottom: 1.25rem
	}

	.md\:mb-7 {
		margin-bottom: 1.75rem
	}

	.md\:mr-8 {
		margin-right: 2rem
	}

	.md\:mr-5 {
		margin-right: 1.25rem
	}

	.md\:ml-5 {
		margin-left: 1.25rem
	}

	.md\:mt-12 {
		margin-top: 3rem
	}

	.md\:mr-4 {
		margin-right: 1rem
	}

	.md\:mt-9 {
		margin-top: 2.25rem
	}

	.md\:ml-0 {
		margin-left: 0
	}

	.md\:block {
		display: block
	}

	.md\:flex {
		display: flex
	}

	.md\:grid {
		display: grid
	}

	.md\:hidden {
		display: none
	}

	.md\:h-12 {
		height: 3rem
	}

	.md\:min-h-0 {
		min-height: 0
	}

	.md\:w-1\/12 {
		width: 8.333333%
	}

	.md\:w-2\/12 {
		width: 16.666667%
	}

	.md\:w-3\/12 {
		width: 25%
	}

	.md\:w-4\/12 {
		width: 33.333333%
	}

	.md\:w-5\/12 {
		width: 41.666667%
	}

	.md\:w-6\/12 {
		width: 50%
	}

	.md\:w-7\/12 {
		width: 58.333333%
	}

	.md\:w-8\/12 {
		width: 66.666667%
	}

	.md\:w-9\/12 {
		width: 75%
	}

	.md\:w-10\/12 {
		width: 83.333333%
	}

	.md\:w-11\/12 {
		width: 91.666667%
	}

	.md\:w-\[450px\] {
		width: 450px
	}

	.md\:w-1\/2 {
		width: 50%
	}

	.md\:w-\[90px\] {
		width: 90px
	}

	.md\:w-1\/4 {
		width: 25%
	}

	.md\:w-12 {
		width: 3rem
	}

	.md\:w-20 {
		width: 5rem
	}

	.md\:w-auto {
		width: auto
	}

	.md\:w-48 {
		width: 12rem
	}

	.md\:w-2\/3 {
		width: 66.666667%
	}

	.md\:w-5\/6 {
		width: 83.333333%
	}

	.md\:w-4\/5 {
		width: 80%
	}

	.md\:max-w-4xl {
		max-width: 56rem
	}

	.md\:flex-1 {
		flex: 1 1 0%
	}

	.md\:-translate-y-1\/2 {
		--tw-translate-y: -50%
	}

	.md\:-translate-y-1\/2,
	.md\:translate-y-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))
	}

	.md\:translate-y-0 {
		--tw-translate-y: 0
	}

	.md\:auto-rows-0 {
		grid-auto-rows: 0
	}

	.md\:grid-cols-4 {
		grid-template-columns: repeat(4, minmax(0, 1fr))
	}

	.md\:grid-cols-5 {
		grid-template-columns: repeat(5, minmax(0, 1fr))
	}

	.md\:grid-cols-6 {
		grid-template-columns: repeat(6, minmax(0, 1fr))
	}

	.md\:grid-cols-7 {
		grid-template-columns: repeat(7, minmax(0, 1fr))
	}

	.md\:grid-cols-8 {
		grid-template-columns: repeat(8, minmax(0, 1fr))
	}

	.md\:grid-cols-9 {
		grid-template-columns: repeat(9, minmax(0, 1fr))
	}

	.md\:grid-cols-10 {
		grid-template-columns: repeat(10, minmax(0, 1fr))
	}

	.md\:grid-cols-11 {
		grid-template-columns: repeat(11, minmax(0, 1fr))
	}

	.md\:grid-cols-12 {
		grid-template-columns: repeat(12, minmax(0, 1fr))
	}

	.md\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}

	.md\:grid-cols-3 {
		grid-template-columns: repeat(3, minmax(0, 1fr))
	}

	.md\:flex-row {
		flex-direction: row
	}

	.md\:flex-row-reverse {
		flex-direction: row-reverse
	}

	.md\:flex-wrap {
		flex-wrap: wrap
	}

	.md\:flex-nowrap {
		flex-wrap: nowrap
	}

	.md\:items-center {
		align-items: center
	}

	.md\:justify-start {
		justify-content: flex-start
	}

	.md\:justify-end {
		justify-content: flex-end
	}

	.md\:justify-center {
		justify-content: center
	}

	.md\:gap-x-6 {
		column-gap: 1.5rem
	}

	.md\:border {
		border-width: 1px
	}

	.md\:p-0 {
		padding: 0
	}

	.md\:p-6 {
		padding: 1.5rem
	}

	.md\:px-24 {
		padding-left: 6rem;
		padding-right: 6rem
	}

	.md\:px-4 {
		padding-left: 1rem;
		padding-right: 1rem
	}

	.md\:py-0 {
		padding-bottom: 0;
		padding-top: 0
	}

	.md\:px-28 {
		padding-left: 7rem;
		padding-right: 7rem
	}

	.md\:px-0 {
		padding-left: 0;
		padding-right: 0
	}

	.md\:px-14 {
		padding-left: 3.5rem;
		padding-right: 3.5rem
	}

	.md\:py-15 {
		padding-bottom: 3.75rem;
		padding-top: 3.75rem
	}

	.md\:py-10 {
		padding-bottom: 2.5rem;
		padding-top: 2.5rem
	}

	.md\:px-8 {
		padding-left: 2rem;
		padding-right: 2rem
	}

	.md\:py-8 {
		padding-bottom: 2rem;
		padding-top: 2rem
	}

	.md\:px-9 {
		padding-left: 2.25rem;
		padding-right: 2.25rem
	}

	.md\:px-6 {
		padding-left: 1.5rem;
		padding-right: 1.5rem
	}

	.md\:py-12 {
		padding-bottom: 3rem;
		padding-top: 3rem
	}

	.md\:py-16 {
		padding-bottom: 4rem;
		padding-top: 4rem
	}

	.md\:pt-0 {
		padding-top: 0
	}

	.md\:pt-6 {
		padding-top: 1.5rem
	}

	.md\:pb-0 {
		padding-bottom: 0
	}

	.md\:pb-12 {
		padding-bottom: 3rem
	}

	.md\:pl-12 {
		padding-left: 3rem
	}

	.md\:pr-3 {
		padding-right: .75rem
	}

	.md\:pt-7 {
		padding-top: 1.75rem
	}

	.md\:pl-7 {
		padding-left: 1.75rem
	}

	.md\:pt-2 {
		padding-top: .5rem
	}

	.md\:pl-4 {
		padding-left: 1rem
	}

	.md\:pr-4 {
		padding-right: 1rem
	}

	.md\:pb-15 {
		padding-bottom: 3.75rem
	}

	.md\:text-left {
		text-align: left
	}

	.md\:text-center {
		text-align: center
	}

	.md\:text-right {
		text-align: right
	}

	.md\:text-4xl {
		font-size: 2.25rem;
		line-height: 2.5rem
	}

	.md\:text-3xl {
		font-size: 1.875rem;
		line-height: 2.25rem
	}

	.md\:text-sm {
		font-size: .875rem;
		line-height: 1.25rem
	}

	.md\:text-2xl {
		font-size: 1.5rem;
		line-height: 2rem
	}

	.md\:text-5xl {
		font-size: 3rem;
		line-height: 1
	}

	.md\:text-6xl {
		font-size: 3.75rem;
		line-height: 1
	}

	.md\:text-xl {
		font-size: 1.25rem;
		line-height: 1.75rem
	}

	.md\:text-base {
		font-size: calc(var(--font-base-size, 16) * 1px)
	}

	.md\:leading-snug {
		line-height: 1.375
	}

	.md\:leading-\[42px\] {
		line-height: 42px
	}

	.md\:leading-\[50px\] {
		line-height: 50px
	}

	.md\:text-white {
		--tw-text-opacity: 1;
		color: rgb(255 255 255 / var(--tw-text-opacity))
	}

	.md\:text-black {
		--tw-text-opacity: 1;
		color: rgb(0 0 0 / var(--tw-text-opacity))
	}

	.md\:opacity-0 {
		opacity: 0
	}

	.md\:opacity-40 {
		opacity: .4
	}

	.md\:shadow-none {
		--tw-shadow: 0 0 transparent;
		--tw-shadow-colored: 0 0 transparent;
		box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow)
	}
}

@media (min-width:1024px) {
	.lg\:absolute {
		position: absolute
	}

	.lg\:order-none {
		order: 0
	}

	.lg\:col-span-2 {
		grid-column: span 2 / span 2
	}

	.lg\:col-start-1 {
		grid-column-start: 1
	}

	.lg\:col-start-2 {
		grid-column-start: 2
	}

	.lg\:col-start-4 {
		grid-column-start: 4
	}

	.lg\:col-end-1 {
		grid-column-end: 1
	}

	.lg\:col-end-4 {
		grid-column-end: 4
	}

	.lg\:col-end-5 {
		grid-column-end: 5
	}

	.lg\:row-start-1 {
		grid-row-start: 1
	}

	.lg\:row-start-2 {
		grid-row-start: 2
	}

	.lg\:row-start-3 {
		grid-row-start: 3
	}

	.lg\:row-end-3 {
		grid-row-end: 3
	}

	.lg\:row-end-4 {
		grid-row-end: 4
	}

	.lg\:my-16 {
		margin-bottom: 4rem;
		margin-top: 4rem
	}

	.lg\:-mx-8 {
		margin-left: -2rem;
		margin-right: -2rem
	}

	.lg\:mx-0 {
		margin-left: 0;
		margin-right: 0
	}

	.lg\:mx-10 {
		margin-left: 2.5rem;
		margin-right: 2.5rem
	}

	.lg\:mb-1 {
		margin-bottom: .25rem
	}

	.lg\:mt-10 {
		margin-top: 2.5rem
	}

	.lg\:mt-15 {
		margin-top: 3.75rem
	}

	.lg\:mb-6 {
		margin-bottom: 1.5rem
	}

	.lg\:mb-8 {
		margin-bottom: 2rem
	}

	.lg\:mt-20 {
		margin-top: 5rem
	}

	.lg\:mb-24 {
		margin-bottom: 6rem
	}

	.lg\:mt-0 {
		margin-top: 0
	}

	.lg\:mb-0 {
		margin-bottom: 0
	}

	.lg\:ml-0 {
		margin-left: 0
	}

	.lg\:mt-5 {
		margin-top: 1.25rem
	}

	.lg\:mt-3 {
		margin-top: .5rem
	}

	.lg\:mr-5 {
		margin-right: 1.25rem
	}

	.lg\:mt-6 {
		margin-top: 1.5rem
	}

	.lg\:block {
		display: block
	}

	.lg\:flex {
		display: flex
	}

	.lg\:hidden {
		display: none
	}

	.lg\:w-0 {
		width: 0
	}

	.lg\:w-1 {
		width: .25rem
	}

	.lg\:w-2 {
		width: .5rem
	}

	.lg\:w-3 {
		width: .75rem
	}

	.lg\:w-4 {
		width: 1rem
	}

	.lg\:w-5 {
		width: 1.25rem
	}

	.lg\:w-6 {
		width: 1.5rem
	}

	.lg\:w-7 {
		width: 1.75rem
	}

	.lg\:w-8 {
		width: 2rem
	}

	.lg\:w-9 {
		width: 2.25rem
	}

	.lg\:w-10 {
		width: 2.5rem
	}

	.lg\:w-11 {
		width: 2.75rem
	}

	.lg\:w-12 {
		width: 3rem
	}

	.lg\:w-3\/12 {
		width: 25%
	}

	.lg\:w-4\/12 {
		width: 33.333333%
	}

	.lg\:w-5\/12 {
		width: 41.666667%
	}

	.lg\:w-6\/12 {
		width: 50%
	}

	.lg\:w-7\/12 {
		width: 58.333333%
	}

	.lg\:w-8\/12 {
		width: 66.666667%
	}

	.lg\:w-9\/12 {
		width: 75%
	}

	.lg\:w-10\/12 {
		width: 83.333333%
	}

	.lg\:w-11\/12 {
		width: 91.666667%
	}

	.lg\:w-4\/5 {
		width: 80%
	}

	.lg\:w-1\/6 {
		width: 16.666667%
	}

	.lg\:w-1\/4 {
		width: 25%
	}

	.lg\:w-1\/3 {
		width: 33.333333%
	}

	.lg\:w-1\/2 {
		width: 50%
	}

	.lg\:w-2\/3 {
		width: 66.666667%
	}

	.lg\:w-3\/4 {
		width: 75%
	}

	.lg\:w-full {
		width: 100%
	}

	.lg\:w-1\/5 {
		width: 20%
	}

	.lg\:w-auto {
		width: auto
	}

	.item-cardnew:nth-child(2) {
		grid-row: span 3;
		grid-column: span 2;
	}

	.item-cardnew:nth-child(1) {
		grid-row: span 2;
	}

	.lg\:grid-cols-1 {
		grid-template-columns: repeat(1, minmax(0, 1fr))
	}

	.lg\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}

	.lg\:grid-cols-3 {
		grid-template-columns: repeat(3, minmax(0, 1fr))
	}

	.item-cardnew .img_content {
		object-fit: contain;
	}

	.c-grid {
		grid-template-rows: auto auto auto auto;
	}

	.new-card {
		grid-template-columns: 37% 22.6% 21% 16%;
	}

	.lg\:grid-cols-4 {
		grid-template-columns: repeat(4, minmax(0, 1fr))
	}

	.lg\:grid-cols-5 {
		grid-template-columns: repeat(5, minmax(0, 1fr))
	}

	.lg\:grid-cols-6 {
		grid-template-columns: repeat(6, minmax(0, 1fr))
	}

	.lg\:grid-cols-7 {
		grid-template-columns: repeat(7, minmax(0, 1fr))
	}

	.lg\:grid-cols-8 {
		grid-template-columns: repeat(8, minmax(0, 1fr))
	}

	.lg\:grid-cols-9 {
		grid-template-columns: repeat(9, minmax(0, 1fr))
	}

	.lg\:grid-cols-10 {
		grid-template-columns: repeat(10, minmax(0, 1fr))
	}

	.lg\:grid-cols-11 {
		grid-template-columns: repeat(11, minmax(0, 1fr))
	}

	.lg\:grid-cols-12 {
		grid-template-columns: repeat(12, minmax(0, 1fr))
	}

	.lg\:flex-row {
		flex-direction: row
	}

	.lg\:flex-nowrap {
		flex-wrap: nowrap
	}

	.lg\:justify-start {
		justify-content: flex-start
	}

	.lg\:justify-end {
		justify-content: flex-end
	}

	.lg\:justify-center {
		justify-content: center
	}

	.lg\:border-b {
		border-bottom-width: 1px
	}

	.lg\:border-r {
		border-right-width: 1px
	}

	.lg\:border-color-border {
		border-color: var(--color-border)
	}

	.lg\:p-12 {
		padding: 3rem
	}

	.lg\:p-8 {
		padding: 2rem
	}

	.lg\:p-4 {
		padding: 1rem
	}

	.lg\:py-48 {
		padding-bottom: 12rem;
		padding-top: 12rem
	}

	.lg\:px-16 {
		padding-left: 4rem;
		padding-right: 4rem
	}

	.lg\:py-8 {
		padding-bottom: 2rem;
		padding-top: 2rem
	}

	.lg\:px-5 {
		padding-left: 1.25rem;
		padding-right: 1.25rem
	}

	.lg\:py-24 {
		padding-bottom: 6rem;
		padding-top: 6rem
	}

	.lg\:px-6 {
		padding-left: 1.5rem;
		padding-right: 1.5rem
	}

	.lg\:px-12 {
		padding-left: 3rem;
		padding-right: 3rem
	}

	.lg\:py-3\.5 {
		padding-bottom: .875rem;
		padding-top: .875rem
	}

	.lg\:py-3 {
		padding-bottom: .75rem;
		padding-top: .75rem
	}

	.lg\:px-8 {
		padding-left: 2rem;
		padding-right: 2rem
	}

	.lg\:py-5 {
		padding-bottom: 1.25rem;
		padding-top: 1.25rem
	}

	.lg\:py-20 {
		padding-bottom: 5rem;
		padding-top: 5rem
	}

	.lg\:py-0 {
		padding-bottom: 0;
		padding-top: 0
	}

	.lg\:pb-15 {
		padding-bottom: 3.75rem
	}

	.lg\:pt-7 {
		padding-top: 1.75rem
	}

	.lg\:pb-12 {
		padding-bottom: 3rem
	}

	.lg\:pb-16 {
		padding-bottom: 4rem
	}

	.lg\:pb-0 {
		padding-bottom: 0
	}

	.lg\:pt-0 {
		padding-top: 0
	}

	.lg\:pr-24 {
		padding-right: 6rem
	}

	.lg\:pb-8 {
		padding-bottom: 2rem
	}

	.lg\:text-6xl {
		font-size: 3.75rem;
		line-height: 1
	}

	.lg\:text-\[18px\] {
		font-size: 18px
	}

	.lg\:text-lg {
		font-size: 1.125rem;
		line-height: 1.75rem
	}

	.lg\:text-\[42px\] {
		font-size: 42px
	}

	.lg\:text-5xl {
		font-size: 2.5rem;
		line-height: 1
	}

	.lg\:text-7xl {
		font-size: 4.5rem;
		line-height: 1
	}

	.lg\:text-sm {
		font-size: .875rem;
		line-height: 1.25rem
	}

	.lg\:text-3xl {
		font-size: 1.875rem;
		line-height: 2.25rem
	}

	.lg\:font-semibold {
		font-weight: 600
	}

	.lg\:font-medium {
		font-weight: 500
	}

	.lg\:leading-tight {
		line-height: 1.25
	}

	.lg\:leading-normal {
		line-height: 1.5
	}

	.lg\:transition-opacity {
		transition-duration: 0.15s;
		transition-property: opacity;
		transition-timing-function: cubic-bezier(.4, 0, .2, 1)
	}
}

@media (min-width:1280px) {
	.xl\:col-start-4 {
		grid-column-start: 4
	}

	.xl\:col-end-6 {
		grid-column-end: 6
	}

	.xl\:mx-0 {
		margin-left: 0;
		margin-right: 0
	}

	.xl\:-mx-3 {
		margin-left: -.75rem;
		margin-right: -.75rem
	}

	.xl\:my-12 {
		margin-bottom: 3rem;
		margin-top: 3rem
	}

	.xl\:mb-10 {
		margin-bottom: 2.5rem
	}

	.xl\:mt-12 {
		margin-top: 3rem
	}

	.xl\:ml-0 {
		margin-left: 0
	}

	.xl\:mt-10 {
		margin-top: 2.5rem
	}

	.xl\:mt-15 {
		margin-top: 3.75rem
	}

	.xl\:mb-0 {
		margin-bottom: 0
	}

	.xl\:mb-8 {
		margin-bottom: 2rem
	}

	.xl\:block {
		display: block
	}

	.xl\:hidden {
		display: none
	}

	.xl\:w-8\/12 {
		width: 66.666667%
	}

	.xl\:w-6\/12 {
		width: 50%
	}

	.xl\:w-4\/12 {
		width: 33.333333%
	}

	.xl\:w-full {
		width: 100%
	}

	.xl\:w-3\/4 {
		width: 75%
	}

	.xl\:w-1\/6 {
		width: 16.666667%
	}

	.xl\:w-5\/6 {
		width: 83.333333%
	}

	.xl\:w-1\/4 {
		width: 25%
	}

	.xl\:w-1\/3 {
		width: 33.333333%
	}

	.xl\:w-2\/3 {
		width: 66.666667%
	}

	.xl\:w-1\/2 {
		width: 50%
	}

	.xl\:w-10\/12 {
		width: 83.333333%
	}

	.xl\:w-2\/12 {
		width: 16.666667%
	}

	.xl\:grid-cols-1 {
		grid-template-columns: repeat(1, minmax(0, 1fr))
	}

	.xl\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}

	.xl\:grid-cols-3 {
		grid-template-columns: repeat(3, minmax(0, 1fr))
	}

	.xl\:grid-cols-4 {
		grid-template-columns: repeat(4, minmax(0, 1fr))
	}

	.xl\:grid-cols-5 {
		grid-template-columns: repeat(5, minmax(0, 1fr))
	}

	.xl\:grid-cols-6 {
		grid-template-columns: repeat(6, minmax(0, 1fr))
	}

	.xl\:grid-cols-7 {
		grid-template-columns: repeat(7, minmax(0, 1fr))
	}

	.xl\:grid-cols-8 {
		grid-template-columns: repeat(8, minmax(0, 1fr))
	}

	.xl\:grid-cols-9 {
		grid-template-columns: repeat(9, minmax(0, 1fr))
	}

	.xl\:grid-cols-10 {
		grid-template-columns: repeat(10, minmax(0, 1fr))
	}

	.xl\:grid-cols-11 {
		grid-template-columns: repeat(11, minmax(0, 1fr))
	}

	.xl\:grid-cols-12 {
		grid-template-columns: repeat(12, minmax(0, 1fr))
	}

	.xl\:flex-wrap {
		flex-wrap: wrap
	}

	.xl\:p-0 {
		padding: 0
	}

	.xl\:p-4 {
		padding: 1rem
	}

	.xl\:px-0 {
		padding-left: 0;
		padding-right: 0
	}

	.xl\:py-12 {
		padding-bottom: 3rem;
		padding-top: 3rem
	}

	.xl\:px-24 {
		padding-left: 6rem;
		padding-right: 6rem
	}

	.xl\:px-6 {
		padding-left: 1.5rem;
		padding-right: 1.5rem
	}

	.xl\:px-12 {
		padding-left: 3rem;
		padding-right: 3rem
	}

	.xl\:px-3 {
		padding-left: .75rem;
		padding-right: .75rem
	}

	.xl\:px-15 {
		padding-left: 3.75rem;
		padding-right: 3.75rem
	}

	.xl\:px-16 {
		padding-left: 4rem;
		padding-right: 4rem
	}

	.xl\:px-28 {
		padding-left: 7rem;
		padding-right: 7rem
	}

	.xl\:py-0 {
		padding-bottom: 0;
		padding-top: 0
	}

	.xl\:pb-24 {
		padding-bottom: 6rem
	}

	.xl\:pb-15 {
		padding-bottom: 3.75rem
	}

	.xl\:pr-24 {
		padding-right: 6rem
	}

	.xl\:pb-16 {
		padding-bottom: 4rem
	}

	.xl\:pt-16 {
		padding-top: 4rem
	}

	.xl\:pt-32 {
		padding-top: 8rem
	}

	.xl\:pl-16 {
		padding-left: 4rem
	}

	.xl\:pl-12 {
		padding-left: 3rem
	}

	.xl\:text-5xl {
		font-size: 3rem;
		line-height: 1
	}

	.xl\:text-6xl {
		font-size: 3.75rem;
		line-height: 1
	}

	.xl\:text-7xl {
		font-size: 4.5rem;
		line-height: 1
	}

	.xl\:text-4xl {
		font-size: 2.25rem;
		line-height: 2.5rem
	}

	.xl\:text-xl {
		font-size: 1.25rem;
		line-height: 1.75rem
	}

	.xl\:text-3xl {
		font-size: 1.875rem;
		line-height: 2.25rem
	}

	.xl\:leading-tight {
		line-height: 1.25
	}

	.xl\:leading-relaxed {
		line-height: 1.625
	}
}

@media (min-width:1536px) {
	.\32xl\:mt-15 {
		margin-top: 3.75rem
	}

	.\32xl\:mt-24 {
		margin-top: 6rem
	}

	.\32xl\:mt-32 {
		margin-top: 8rem
	}

	.\32xl\:w-4\/5 {
		width: 80%
	}

	.\32xl\:w-1\/3 {
		width: 33.333333%
	}

	.\32xl\:w-1\/4 {
		width: 25%
	}

	.\32xl\:w-\[128px\] {
		width: 128px
	}

	.\32xl\:w-1\/2 {
		width: 50%
	}

	.\32xl\:p-24 {
		padding: 6rem
	}

	.\32xl\:px-64 {
		padding-left: 16rem;
		padding-right: 16rem
	}

	.\32xl\:px-48 {
		padding-left: 12rem;
		padding-right: 12rem
	}

	.\32xl\:px-24 {
		padding-left: 6rem;
		padding-right: 6rem
	}

	.\32xl\:text-7xl {
		font-size: 4.5rem;
		line-height: 1
	}

	.\32xl\:text-6xl {
		font-size: 3.75rem;
		line-height: 1
	}

	.\32xl\:text-4xl {
		font-size: 2.25rem;
		line-height: 2.5rem
	}

	.\32xl\:leading-tight {
		line-height: 1.25
	}

	.\32xl\:leading-snug {
		line-height: 1.375
	}
}

@media (min-width:1600px) {
	.\33xl\:grid-cols-7 {
		grid-template-columns: repeat(7, minmax(0, 1fr))
	}
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

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

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

input[type="email"],
input[type="password"],
input[type="text"],
select {
	-webkit-appearance: none;
	appearance: none
}

select {
	background-color: transparent;
	background-image: var(--arrow-select-box);
	background-position: 50%;
	background-position-x: calc(100% - 15px);
	background-repeat: no-repeat;
	background-size: 10px;
	padding-right: 25px
}

input:not(.quantity-input__element, .form-control, .scd-item__qty_input, .newsletter__input-st, [type="submit"]),
textarea:not(.quantity-input__element, .form-control, .scd-item__qty_input, .newsletter__input-st, [type="submit"]) {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255 / var(--tw-bg-opacity));
	border-radius: .25rem;
	border: 1px solid var(--border-color-3);
	line-height: 1.5rem;
	padding: .5rem .75rem
}

input:focus:not(.quantity-input__element, .form-control, .scd-item__qty_input, .newsletter__input-st),
textarea:focus:not(.quantity-input__element, .form-control, .scd-item__qty_input, .newsletter__input-st) {
	--tw-border-opacity: 1;
	border-color: rgb(0 0 0 / var(--tw-border-opacity))
}

input:disabled,
textarea:disabled {
	background: var(--bg-disabled);
	border-color: var(--border-color-1);
	color: var(--color-disabled);
	pointer-events: none
}

input[type="checkbox"],
textarea[type="checkbox"] {
	background-color: transparent;
	height: 1.125rem;
	width: 1.125rem
}

input[type="submit"],
textarea[type="submit"] {
	--tw-text-opacity: 1;
	border-radius: .25rem;
	color: rgb(255 255 255 / var(--tw-text-opacity));
	padding: .625rem 1.5rem;
	text-align: center;
	transition-duration: 0.15s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.section__headerinput[type="submit"],
.section__headertextarea[type="submit"] {
	padding-left: 1.25rem;
	padding-right: 1.25rem
}

input[type="submit"],
textarea[type="submit"] {
	background-color: var(--color-primary);
	box-shadow: none;
	outline: none;
	white-space: nowrap
}

input[type="submit"]:hover,
textarea[type="submit"]:hover {
	background: var(--color-primary-darker);
	border-color: var(--color-primary-darker);
	color: #fff;
	cursor: pointer
}

.btn,
.sf__btn,
.shopify-payment-button__button.shopify-payment-button__button--unbranded {
	padding: .625rem 1.25rem;
	text-align: center;
	white-space: nowrap
}

.section__header.btn,
.section__header.sf__btn,
.section__header.shopify-payment-button__button.shopify-payment-button__button--unbranded {
	padding-left: 1.25rem;
	padding-right: 1.25rem
}

@media (min-width:768px) {

	.btn,
	.sf__btn,
	.shopify-payment-button__button.shopify-payment-button__button--unbranded {
		padding-left: 2rem;
		padding-right: 2rem
	}
}

.btn,
.sf__btn,
.shopify-payment-button__button.shopify-payment-button__button--unbranded {
	border: 1px solid transparent;
	border-radius: var(--btn-border-radius, 0);
	display: inline-block;
	font-size: var(--font-btn-size, 1rem);
	font-weight: var(--font-btn-weight, 500);
	letter-spacing: var(--btn-letter-spacing, 0);
	line-height: var(--btn-line-height, "normal");
	outline: none;
	text-transform: var(--btn-text-transform, "");
	transition: all 0.32s
}

.btn:focus,
.btn:hover,
.sf__btn:focus,
.sf__btn:hover,
.shopify-payment-button__button.shopify-payment-button__button--unbranded:focus,
.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover {
	border-color: var(--color-primary-darker)
}

.btn-disabled,
.btn.disabled,
.btn:disabled,
.btn[disabled],
.disabled.shopify-payment-button__button.shopify-payment-button__button--unbranded,
.sf__btn-disabled,
.sf__btn.disabled,
.sf__btn:disabled,
.sf__btn[disabled],
.shopify-payment-button__button.shopify-payment-button__button--unbranded:disabled,
[disabled].shopify-payment-button__button.shopify-payment-button__button--unbranded {
	border-color: var(--border-color-2) !important;
	color: var(--color-disabled) !important;
	opacity: .5;
	pointer-events: none
}

.btn.sf__btn-small,
.sf__btn-small.shopify-payment-button__button.shopify-payment-button__button--unbranded,
.sf__btn.sf__btn-small {
	padding-bottom: .5rem;
	padding-top: .5rem
}

@media (min-width:1024px) {

	.btn.sf__btn-small,
	.sf__btn-small.shopify-payment-button__button.shopify-payment-button__button--unbranded,
	.sf__btn.sf__btn-small {
		font-size: .875rem;
		line-height: 1.25rem
	}
}

.btn.sf__btn-large,
.sf__btn-large.shopify-payment-button__button.shopify-payment-button__button--unbranded,
.sf__btn.sf__btn-large {
	padding-bottom: .75rem;
	padding-top: .75rem
}

@media (min-width:1024px) {

	.btn.sf__btn-large,
	.sf__btn-large.shopify-payment-button__button.shopify-payment-button__button--unbranded,
	.sf__btn.sf__btn-large {
		font-size: 1.125rem;
		line-height: 1.75rem
	}
}

.sf__btn.sf__btn-primary,
.sf__btn-primary2,
.shopify-payment-button__button.shopify-payment-button__button--unbranded,
a.sf__btn.sf__btn-primary,
button.sf__btn.sf__btn-primary,
a.sf__btn.sf__btn-primary2,
button.sf__btn.sf__btn-primary2 {
	background-color: var(--color-btn-bg, var(--color-primary));
	border-color: var(--color-btn-bg, var(--color-primary));
	color: var(--color-btn-text, #fff)
}

.sf__btn.sf__btn-primary:focus,
.sf__btn.sf__btn-primary:hover,
.shopify-payment-button__button.shopify-payment-button__button--unbranded:focus,
.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover,
a.sf__btn.sf__btn-primary:focus,
a.sf__btn.sf__btn-primary:hover,
button.sf__btn.sf__btn-primary:focus,
button.sf__btn.sf__btn-primary:hover {
	background: var(--color-btn-bg-hover);
	border-color: var(--color-btn-bg-hover);
	color: var(--color-btn-text-hover, #fff)
}

.sf__btn-link.shopify-payment-button__button.shopify-payment-button__button--unbranded,
.sf__btn.sf__btn-link,
a.sf__btn.sf__btn-link,
button.sf__btn.sf__btn-link {
	border-bottom-color: currentColor;
	border-radius: 0;
	border-width: 0;
	padding: .25rem 0;
	position: relative
}

.sf__btn-link.sf__btn-light.shopify-payment-button__button.shopify-payment-button__button--unbranded,
.sf__btn.sf__btn-link.sf__btn-light,
a.sf__btn.sf__btn-link.sf__btn-light,
button.sf__btn.sf__btn-link.sf__btn-light {
	color: #fff
}

.sf__btn-link.shopify-payment-button__button.shopify-payment-button__button--unbranded:focus,
.sf__btn-link.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover,
.sf__btn.sf__btn-link:focus,
.sf__btn.sf__btn-link:hover,
a.sf__btn.sf__btn-link:focus,
a.sf__btn.sf__btn-link:hover,
button.sf__btn.sf__btn-link:focus,
button.sf__btn.sf__btn-link:hover {
	background: none
}

.sf__btn-link.shopify-payment-button__button.shopify-payment-button__button--unbranded:focus:before,
.sf__btn-link.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover:before,
.sf__btn.sf__btn-link:focus:before,
.sf__btn.sf__btn-link:hover:before,
a.sf__btn.sf__btn-link:focus:before,
a.sf__btn.sf__btn-link:hover:before,
button.sf__btn.sf__btn-link:focus:before,
button.sf__btn.sf__btn-link:hover:before {
	transform: scaleX(0) translateZ(0);
	transition: transform 0.6s cubic-bezier(.165, .84, .44, 1)
}

.sf__btn-link.shopify-payment-button__button.shopify-payment-button__button--unbranded:focus:after,
.sf__btn-link.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover:after,
.sf__btn.sf__btn-link:focus:after,
.sf__btn.sf__btn-link:hover:after,
a.sf__btn.sf__btn-link:focus:after,
a.sf__btn.sf__btn-link:hover:after,
button.sf__btn.sf__btn-link:focus:after,
button.sf__btn.sf__btn-link:hover:after {
	transform: scaleX(1) translateZ(0);
	transition: transform 0.6s cubic-bezier(.165, .84, .44, 1) 0.3s
}

.sf__btn-link.shopify-payment-button__button.shopify-payment-button__button--unbranded:after,
.sf__btn-link.shopify-payment-button__button.shopify-payment-button__button--unbranded:before,
.sf__btn.sf__btn-link:after,
.sf__btn.sf__btn-link:before,
a.sf__btn.sf__btn-link:after,
a.sf__btn.sf__btn-link:before,
button.sf__btn.sf__btn-link:after,
button.sf__btn.sf__btn-link:before {
	background: currentColor;
	bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	transform: scaleX(1) translateZ(0);
	transform-origin: right;
	transition: transform 0.6s cubic-bezier(.165, .84, .44, 1) 0.3s;
	width: 100%
}

.sf__btn-link.shopify-payment-button__button.shopify-payment-button__button--unbranded:after,
.sf__btn.sf__btn-link:after,
a.sf__btn.sf__btn-link:after,
button.sf__btn.sf__btn-link:after {
	transform: scaleX(0) translateZ(0);
	transform-origin: left;
	transition: transform 0.6s cubic-bezier(.165, .84, .44, 1)
}

.sf__btn-blank.shopify-payment-button__button.shopify-payment-button__button--unbranded,
.sf__btn.sf__btn-blank,
a.sf__btn.sf__btn-blank,
button.sf__btn.sf__btn-blank {
	background-color: transparent;
	border-style: none;
	padding: 0;
	transition: background 0.5s ease, color 0.5s ease, border-color 0.6s ease
}

.sf__btn-blank.shopify-payment-button__button.shopify-payment-button__button--unbranded:focus,
.sf__btn-blank.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover,
.sf__btn.sf__btn-blank:focus,
.sf__btn.sf__btn-blank:hover,
a.sf__btn.sf__btn-blank:focus,
a.sf__btn.sf__btn-blank:hover,
button.sf__btn.sf__btn-blank:focus,
button.sf__btn.sf__btn-blank:hover {
	--tw-text-opacity: 1;
	background-color: transparent;
	color: rgb(0 0 0 / var(--tw-text-opacity))
}

.bg-dark :not(.sf__btn-blank.shopify-payment-button__button.shopify-payment-button__button--unbranded:focus):not(.not-change),
.bg-dark :not(.sf__btn-blank.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover):not(.not-change),
.bg-dark :not(.sf__btn.sf__btn-blank:focus):not(.not-change),
.bg-dark :not(.sf__btn.sf__btn-blank:hover):not(.not-change),
.bg-dark :not(a.sf__btn.sf__btn-blank:focus):not(.not-change),
.bg-dark :not(a.sf__btn.sf__btn-blank:hover):not(.not-change),
.bg-dark :not(button.sf__btn.sf__btn-blank:focus):not(.not-change),
.bg-dark :not(button.sf__btn.sf__btn-blank:hover):not(.not-change),
.sf-header--bg-black .sf__btn-blank.shopify-payment-button__button.shopify-payment-button__button--unbranded:focus,
.sf-header--bg-black .sf__btn-blank.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover,
.sf-header--bg-black .sf__btn.sf__btn-blank:focus,
.sf-header--bg-black .sf__btn.sf__btn-blank:hover,
.sf-header--bg-black a.sf__btn.sf__btn-blank:focus,
.sf-header--bg-black a.sf__btn.sf__btn-blank:hover,
.sf-header--bg-black button.sf__btn.sf__btn-blank:focus,
.sf-header--bg-black button.sf__btn.sf__btn-blank:hover {
	color: #fff
}

.bg-dark a:not(.sf__btn-blank.shopify-payment-button__button.shopify-payment-button__button--unbranded:focus):not(.not-change):hover,
.bg-dark a:not(.sf__btn-blank.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover):not(.not-change):hover,
.bg-dark a:not(.sf__btn.sf__btn-blank:focus):not(.not-change):hover,
.bg-dark a:not(.sf__btn.sf__btn-blank:hover):not(.not-change):hover,
.bg-dark a:not(a.sf__btn.sf__btn-blank:focus):not(.not-change):hover,
.bg-dark a:not(a.sf__btn.sf__btn-blank:hover):not(.not-change):hover,
.bg-dark a:not(button.sf__btn.sf__btn-blank:focus):not(.not-change):hover,
.bg-dark a:not(button.sf__btn.sf__btn-blank:hover):not(.not-change):hover {
	color: hsla(0, 0%, 100%, .5)
}

.sf__btn-secondary.shopify-payment-button__button.shopify-payment-button__button--unbranded,
.sf__btn.sf__btn-secondary,
a.sf__btn.sf__btn-secondary,
button.sf__btn.sf__btn-secondary {
	background-color: transparent;
	border: var(--btn-border-width) solid var(--color-btn-secondary-border, var(--color-primary-darker));
	color: var(--color-btn-secondary-text, var(--color-body-text));
	text-align: center
}

.sf__btn-secondary.sf__btn-small.shopify-payment-button__button.shopify-payment-button__button--unbranded,
.sf__btn.sf__btn-secondary.sf__btn-small,
a.sf__btn.sf__btn-secondary.sf__btn-small,
button.sf__btn.sf__btn-secondary.sf__btn-small {
	padding-bottom: 7px;
	padding-top: 7px
}

.sf__btn-secondary.sf__btn-large.shopify-payment-button__button.shopify-payment-button__button--unbranded,
.sf__btn.sf__btn-secondary.sf__btn-large,
a.sf__btn.sf__btn-secondary.sf__btn-large,
button.sf__btn.sf__btn-secondary.sf__btn-large {
	padding-bottom: 11px;
	padding-top: 11px
}

.sf__btn-secondary.shopify-payment-button__button.shopify-payment-button__button--unbranded:focus,
.sf__btn-secondary.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover,
.sf__btn.sf__btn-secondary:focus,
.sf__btn.sf__btn-secondary:hover,
a.sf__btn.sf__btn-secondary:focus,
a.sf__btn.sf__btn-secondary:hover,
button.sf__btn.sf__btn-secondary:focus,
button.sf__btn.sf__btn-secondary:hover {
	background: var(--color-btn-bg-hover, var(--color-primary-darker));
	border-color: var(--color-btn-bg-hover, var(--color-primary-darker)) !important;
	color: var(--color-btn-text-hover, #fff) !important
}

.sf__btn-secondary.sf__btn-light.shopify-payment-button__button.shopify-payment-button__button--unbranded,
.sf__btn.sf__btn-secondary.sf__btn-light,
a.sf__btn.sf__btn-secondary.sf__btn-light,
button.sf__btn.sf__btn-secondary.sf__btn-light {
	border-color: #fff;
	color: #fff
}

.sf__btn-plain.shopify-payment-button__button.shopify-payment-button__button--unbranded,
.sf__btn.sf__btn-plain,
a.sf__btn.sf__btn-plain,
button.sf__btn.sf__btn-plain {
	background: none !important;
	border: none !important;
	box-shadow: none !important;
	padding: 0
}

.sf__btn-plain.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover,
.sf__btn.sf__btn-plain:hover,
a.sf__btn.sf__btn-plain:hover,
button.sf__btn.sf__btn-plain:hover {
	text-decoration: underline !important;
	transform: translate3d(0, -2px, 0)
}

.sf__btn-white.shopify-payment-button__button.shopify-payment-button__button--unbranded,
.sf__btn.sf__btn-white,
a.sf__btn.sf__btn-white,
button.sf__btn.sf__btn-white {
	background: #fff;
	color: #232323
}

.sf__btn-white.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover,
.sf__btn.sf__btn-white:hover,
a.sf__btn.sf__btn-white:hover,
button.sf__btn.sf__btn-white:hover {
	background: var(--color-btn-bg-hover, var(--color-primary-darker));
	border-color: transparent;
	color: var(--color-btn-text-hover, #fff)
}

.sf__btn-icon:hover {
	box-shadow: 0 0 0 .2rem var(--color-btn-bg-hover)
}

.form-control {
	--tw-text-opacity: 1;
	background-color: transparent;
	background-color: var(--color-field-background);
	border-color: var(--color-border);
	border-radius: .25rem;
	border-width: 1px;
	color: rgb(55 65 81 / var(--tw-text-opacity));
	font-size: calc(var(--font-base-size, 16) * 1px);
	line-height: 2rem;
	margin-bottom: 10px;
	margin-top: 5px;
	outline: 2px solid transparent;
	outline-offset: 2px;
	padding: .375rem .75rem;
	transition-duration: 0.2s;
	transition-property: color, background-color, border-color, fill, stroke, -webkit-text-decoration-color;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, -webkit-text-decoration-color;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	width: 100%
}

.form-control:focus {
	border-color: var(--color-primary)
}

.form-control.form__control-icon {
	--tw-border-opacity: 0;
	border-color: rgb(255 255 255 / var(--tw-border-opacity))
}

.form-control.form__control-icon:focus {
	--tw-border-opacity: 1;
	border-color: var(--color-primary)
}

.form-control--plain {
	background-color: transparent !important;
	border: none;
	border-bottom: 2px solid #000;
	border-radius: 0;
	padding-left: 0;
	padding-right: 0
}

.form-control--error {
	background-color: #fff4f4;
	border-color: #fd5749
}

.control-label {
	margin-bottom: .5rem
}

.form-group {
	margin-bottom: 1.5rem
}

.form-group[data-aria-hidden="true"] {
	display: none
}

.sf__page-title {
	font-size: 1.5rem;
	line-height: 2rem;
	margin-bottom: 2rem;
	text-align: center
}

.section__header.sf__page-title {
	padding-left: 1.25rem;
	padding-right: 1.25rem
}

@media (min-width:640px) {
	.sf__page-title {
		font-size: 1.875rem;
		line-height: 2.25rem;
		margin-bottom: 2.5rem
	}
}

@media (min-width:1280px) {
	.sf__page-title {
		font-size: 3rem;
		line-height: 1;
		margin-bottom: 6rem
	}
}

.sf__text-link {
	color: var(--color-text-link)
}

.sf__text-link:hover {
	color: var(--color-text-link-hover)
}

.hover-underline a {
	display: inline-block;
	line-height: 24px;
	position: relative
}

.hover-underline a:after {
	background-color: var(--color-primary);
	bottom: 0;
	content: "";
	display: block;
	height: 1px;
	left: 0;
	position: absolute;
	transition: all 0.3s ease;
	width: 0
}

.hover-underline.active a,
.hover-underline:hover a {
	color: var(--primary-color)
}

.hover-underline.active a:after,
.hover-underline:hover a:after {
	width: 100%
}

[style*="--aspect-ratio"] {
	overflow: hidden;
	position: relative
}

[style*="--aspect-ratio"]:before {
	content: "";
	display: block;
	height: 0;
	width: 100%
}

[style*="--aspect-ratio"]>:first-child {
	bottom: 0;
	height: 100%;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute !important;
	right: 0;
	top: 0;
	width: 100%
}

.sf-header {
	--sf-slide-trans-dur: 0.3s;
	--sf-slide-from-val: -65px;
	--sf-slide-to-val: 65px;
	--sf-header-bg: #fff
}

.sf-header.slide-from-right {
	--sf-slide-from-val: 65px;
	--sf-slide-to-val: -65px
}

.sf-header.slide-reveal {
	--sf-slide-from-val: 0;
	--sf-slide-to-val: 0
}

.sf-header header {
	transition: all 0.45s ease-in-out
}

.sf-header header .sf-logo .sf-logo-transparent {
	display: none
}

.sf-header header.transparent-on-top[data-transparent="true"] {
	background-color: transparent;
	border-bottom: none !important;
	box-shadow: none
}

.sf-header header.transparent-on-top[data-transparent="true"] .sf-logo .sf-logo-transparent {
	display: block
}

.sf-header header.transparent-on-top[data-transparent="true"] .sf-logo .sf-logo-default {
	display: none
}

.sf-header header.transparent-on-top[data-transparent="true"] .sf-menu-bar {
	background-color: transparent;
	color: var(--color-header-transparent-text);
	transition-duration: 0.3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.sf-header header.sf-header__desktop.logo-center__2l .sf-menu-item>a {
	padding-left: 2rem;
	padding-right: 2rem
}

.sf-header header.sf-header__desktop.logo-center__2l .sf-menu-item>a:after {
	left: 2rem
}

.sf-header header.sf-header__desktop.logo-center__2l .sf-menu-item:hover>a:after {
	left: 2rem;
	width: calc(100% - 4rem)
}

.sf-header header.sf-header__desktop.logo-center__2l .sf__header-main-menu .sf-logo,
.sf-header header.sf-header__desktop.logo-center__2l .sf__header-main-menu .sf-options-wrapper__desktop,
.sf__header-sticky .sf-header header.sf-header__desktop.logo-center__2l .sf__header-main-top {
	display: none
}

.sf__header-sticky .sf-header header.sf-header__desktop.logo-center__2l .sf__header-main-menu {
	display: flex;
	justify-content: space-between
}

.sf__header-sticky .sf-header header.sf-header__desktop.logo-center__2l .sf__header-main-menu .sf-logo,
.sf__header-sticky .sf-header header.sf-header__desktop.logo-center__2l .sf__header-main-menu .sf-options-wrapper__desktop {
	display: flex;
	padding-left: 0
}

.sf-header header.sf-header__desktop.logo-left__2l .sf-nav {
	margin-left: -2rem;
	margin-right: -2rem
}

.sf-header header.sf-header__desktop.logo-left__2l .sf-nav .sf-menu-item>a {
	padding: 1rem 2rem
}

.sf-header header.sf-header__desktop.logo-left__2l .sf__header-main-top .sf-menu-bar,
.sf__header-sticky .sf-header header.sf-header__desktop.logo-left__2l .sf-menu-bar {
	display: none
}

.sf__header-sticky .sf-header header.sf-header__desktop.logo-left__2l .sf__header-main-top .sf-menu-bar {
	display: flex;
	margin-left: 100px
}

.sf-header header.sf-header__mobile .sf-logo a {
	text-align: center
}

.section__header.sf-header header.sf-header__mobile .sf-logo a {
	padding-left: 1.25rem;
	padding-right: 1.25rem
}

.sf-header header.sf-header__mobile .sf-logo a {
	white-space: nowrap;
	width: var(--logo-width-mobile, 100px)
}

.sf-header .sf-menu-item>a {
	line-height: 23px;
	position: relative
}

.tab-hname {
	font-size: 18px;
}

.sf-header .sf-menu-item .sf-menu__desktop-sub-menu {
	opacity: 0;
	pointer-events: none;
	transition-property: transform, opacity, visibility;
	visibility: hidden
}

.sf-header .sf-menu-item:hover>a:after {
	width: calc(100% - 2rem)
}

.sf-header .sf-menu-item:hover .sf-menu__dropdown {
	opacity: 1;
	pointer-events: auto !important;
	transform: translateZ(0) !important;
	visibility: visible
}

.sf-header[data-header-design="logo-left__2l"] .sf-nav .sf-menu-item>a:after {
	background-color: var(--color-menu-text);
	bottom: calc(0.75rem - 5px);
	left: 2rem
}

.sf-header[data-header-design="logo-left__2l"] .sf-nav .sf-menu-item:hover>a:after {
	width: calc(100% - 4rem)
}

@media screen and (max-width:767px) {
	.sf-header .sf-menu-wrapper-mobile .sf-menu__content {
		width: calc(100% - 40px)
	}
}

.sf-header .sf-currency-switcher:hover,
.sf-header .sf-language-switcher:hover,
.sf-header .social-media-links a:hover {
	color: var(--color-text-link-hover)
}

.sf-header.stuck .sf-logo a {
	width: var(--logo-width-sticky, 100px)
}

.header__wrapper {
	transition: transform 0.4s, background-color 0.2s;
	width: 100%;
	will-change: transform, background-color
}

.stuck .header__wrapper {
	left: 0;
	position: fixed;
	top: 0
}

.scroll-down.stuck .header__wrapper {
	transform: translate3d(0, -100%, 0)
}

.scroll-up .header__wrapper {
	background: var(--color-header-background, #fff);
	box-shadow: 0 4px 20px rgba(0, 0, 0, .04);
	transform: none
}

.header__wrapper.transparent-on-top header {
	background-color: transparent;
	border-bottom: none !important;
	box-shadow: none
}

.header__wrapper.transparent-on-top .sf-logo .sf-logo-transparent {
	display: block !important
}

.header__wrapper.transparent-on-top .sf-logo .sf-logo-default {
	display: none !important
}

.header__wrapper.transparent-on-top.search-box-open {
	background-color: var(--color-header-background);
	color: var(--color-header-text)
}

.header__wrapper.transparent-on-top.search-box-open .sf-logo .sf-logo-default {
	display: block
}

.header__wrapper.transparent-on-top.search-box-open .sf-logo .sf-logo-transparent {
	display: none
}

.header__wrapper.transparent-on-top .sf-menu-bar {
	background-color: transparent;
	color: var(--color-header-transparent-text);
	transition-duration: 0.3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.sf-mega-active .transparent-on-top .sf-logo .sf-logo-transparent {
	display: none
}

.sf-mega-active .transparent-on-top .sf-logo .sf-logo-default {
	display: block
}

.sf__header-sticky .header__wrapper {
	--tw-shadow: var(--theme-shadow);
	--tw-shadow-colored: var(--theme-shadow);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow);
	position: fixed;
	top: 0;
	width: 100%;
	will-change: transform
}

.sf__header-sticky .header__wrapper .sf-topbar {
	display: none
}

.sf__header-sticky .header__wrapper .sf-header__mobile .sf-logo a {
	width: var(--logo-width-mobile, 100px)
}

.sf__header-sticky.animate .header__wrapper {
	transition: transform 0.15s ease-out
}

.sf__header-sticky.sf__header-hidden .header__wrapper {
	transform: translate3d(0, -100%, 0)
}

.sf-topbar {
	white-space: nowrap;
	z-index: 99
}

.announcement-bar__content {
	align-items: center;
	display: flex;
	justify-content: center;
	line-height: 20px;
	/* margin-right: 2.5rem; */
	max-height: 40px;
	padding-left: 1rem
}

@media screen and (max-width:639px) {
	.announcement-bar__content {
		display: block;
		margin-right: 0;
		max-height: none;
		overflow: hidden;
		padding: 5px 20px;
		text-align: center
	}

	.announcement-bar__content .sf-topbar__close {
		padding: 5px
	}
}

.sf-header {
	--sf-sub-item-color: rgba(0, 0, 0, .55);
	--sf-sub-item-hover: #000;
	--sf-sub-item-bg: rgba(61, 61, 80, .09)
}

.sf-header--bg-black {
	--sf-header-bg: #000;
	--sf-sub-item-color: hsla(0, 0%, 100%, .55);
	--sf-sub-item-hover: #fff;
	--sf-sub-item-bg: hsla(0, 0%, 100%, .12)
}

.sf-header--bg-black .sf-currency-switcher,
.sf-header--bg-black .sf-language-switcher,
.sf-header--bg-black .sf-menu-item>a,
.sf-header--bg-black .text-black,
.sf-header--bg-black header {
	color: #fff
}

.sf-header--bg-white .sf-menu-item>a {
	color: #000
}

.sf-header.sf-mega-active header {
	box-shadow: none
}

.sf-header.sf-mega-active.sf-header--bg-white header {
	color: #000
}

.sf-header.sf-mega-active.sf-header--bg-white .sf-logo-default {
	display: block !important
}

.sf-header.sf-mega-active.sf-header--bg-white .sf-logo-light {
	opacity: 0;
	visibility: hidden
}

.sf-header.sf-mega-active.sf-header--bg-white .sf-logo-transparent {
	display: none !important;
	opacity: 0;
	visibility: hidden
}

.sf-header:hover .sf-menu__desktop-sub-menu {
	transition: none
}

.sf__header-sticky .sf-header .header {
	transition: all 0.3s ease-in-out
}

.sf-header__bg {
	display: block;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: opacity 0.2s cubic-bezier(.02, .01, .47, 1), background 0.2s cubic-bezier(.02, .01, .47, 1);
	width: 100%
}

.sf-mega-active .sf-header__bg {
	opacity: 1
}

.sf-header__dropdown-bg {
	background: var(--sf-header-bg, #fff);
	height: calc(var(--sf-dropdown-height, 0px) * 1px);
	opacity: 0;
	pointer-events: none;
	top: 67%;
	transform-origin: top left;
	transition: opacity 0.2s cubic-bezier(.02, .01, .47, 1), background 0.15s, height 0.15s;
	width: 100vw
}

.sf-mega-active .sf-header__dropdown-bg {
	opacity: 1
}

.sf-header__overlay {
	opacity: 0;
	pointer-events: none;
	top: calc(var(--sf-topbar-height, 0px) + var(--sf-announcement-height, 0px));
	transition: all 0.25s ease-in-out;
	visibility: hidden;
	z-index: 2
}

.sf-mega-active .sf-header__overlay {
	opacity: 1;
	visibility: visible
}

.sf-topbar {
	align-items: center
}

@media (min-width:1024px) {
	.sf-topbar {
		display: flex
	}
}

.sf-topbar {
	height: 40px;
	max-height: 40px;
	transition: background 0.05s
}

.sf-topbar .sf-topbar__content a {
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline
}

.sf-topbar .sf-currency-switcher,
.sf-topbar .sf-language-switcher,
.sf-topbar .social-media-links a {
	padding: 0 .5rem
}

.sf-topbar .sf-currency-switcher form,
.sf-topbar .sf-language-switcher form,
.sf-topbar .social-media-links a form {
	padding: 0
}

.sf-topbar .sf-currency-switcher select,
.sf-topbar .sf-language-switcher select,
.sf-topbar .social-media-links a select {
	background-image: var(--arrow-select-box-topbar)
}

.sf-menu-wrapper__desktop,
.sf-options-wrapper__desktop {
	transition-duration: 0.3s;
	transition-property: width;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.sf-sub-menu__link_hov:hover {
	background: var(--sf-sub-item-bg);
	color: var(--sf-sub-item-hover)
}

.sf-sub-menu__link-sim {
	color: black !important
}

.sf-sub-menu__link {
	color: #000;
	display: block;
	font-weight: 400;
	overflow: hidden;
	padding: 0 .75rem;
	transition: all 0.3s;
	white-space: normal
}

.sf-menu-submenu__title {
	--tw-text-opacity: 1;
	color: rgb(0 0 0 / var(--tw-text-opacity));
	font-family: var(--font-stack-header);
	padding-left: .75rem;
	padding-right: .75rem;
   
}

.bg-dark :not(.sf-menu-submenu__title):not(.not-change),
.sf-header--bg-black .sf-menu-submenu__title {
	color: #fff
}

.bg-dark a:not(.sf-menu-submenu__title):not(.not-change):hover {
	color: hsla(0, 0%, 100%, .5)
}

.sf-header--bg-black .sf-menu-submenu__title {
	--tw-text-opacity: 1;
	color: rgb(255 255 255 / var(--tw-text-opacity))
}

.sf-logo {
	align-items: center;
	display: flex;
	transition-duration: 0.3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.sf-logo a {
	width: var(--logo-width-desktop, 150px)
}

.sf-logo .sf-image {
	transition: opacity 0.3s, visibiliy 0.3s
}

.sf-logo-light {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	visibility: hidden;
	width: 100%
}

.sf__header-sticky .sf-logo a {
	width: var(--logo-width-sticky)
}

.sf-user-tab-label {
	--tw-text-opacity: 1;
	color: rgb(107 114 128 / var(--tw-text-opacity));
	display: inline-block;
	font-weight: 500;
	margin-right: 1rem;
	padding-bottom: .5rem;
	padding-top: .5rem;
	position: relative
}

.sf-user-tab-label hr {
	--tw-border-opacity: 1;
	border-color: rgb(0 0 0 / var(--tw-border-opacity));
	border-top-width: 2px;
	bottom: -.125rem;
	display: none;
	left: 0;
	position: absolute;
	width: 100%
}

.sf-menu-content,
.sf-sub-links {
	height: calc(var(--window-inner-height, 100vh))
}

.sf-menu-content.sf-sub-menu-open .mega-menu-customer {
	visibility: hidden
}

.sf-menu-content.sf-sub-menu-open .sf-menu-links {
	height: calc(var(--window-inner-height, 100vh) - 3.25rem);
	overflow-y: hidden
}

@media screen and (min-width:1024px) {

	.sf-header__mobile,
	.sf-menu-content,
	.sf-menu-content.sf-sub-menu-open .sf-menu-links,
	.sf-sub-links {
		height: 100vh
	}
}

.sf-menu__arrow {
	transition: transform 0.3s
}

.sf-menu-item:hover .sf-menu__arrow {
	transform: rotateX(-180deg)
}

.sf-menu__dropdown {
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .07);
	right: auto;
	transform: translate3d(0, 20px, 0) !important;
	transform-origin: center !important;
	transition: 0.3s ease-in-out !important
}

.sf-menu-submenu__content.sf-menu-item--no-mega .sf-menu-submenu__content {
	padding: 0
}

.sf-menu__desktop-sub-menu {
	min-width: 210px
}

.sf-menu-item--active .sf-menu__desktop-sub-menu {
	opacity: 1 !important;
	pointer-events: auto !important;
	transition: none !important;
	visibility: visible !important
}

.sf-menu-submenu {
	pointer-events: none
}

.sf-menu-submenu__content {
	--column-width: 200px;
	--items-width: calc(var(--total-columns) * var(--column-width, 200px))
}

@media (min-width:1680px) {
	.sf-menu-submenu__content {
		--column-width: 250px
	}
}

@media (min-width:1920px) {
	.sf-menu-submenu__content {
		--column-width: 270px
	}
}

.sf-menu-submenu--stretch-width .sf-menu-submenu__items {
	width: var(--items-width)
}

.sf-menu-submenu--stretch-width .sf-menu-submenu__addon {
	flex: 1;
	width: calc(100% - var(--items-width))
}

.sf-menu-item--active .sf-menu__inner {
	animation: menu_slide_in var(--sf-slide-trans-dur) both
}

.sf-menu-item--no-mega {
	position: relative
}

@keyframes menu_slide_reveal {
	0% {
		opacity: 0;
		transform: rotateX(-15deg)
	}

	to {
		opacity: 1;
		transform: rotateX(0)
	}
}

@keyframes menu_slide_in {
	0% {
		opacity: 0;
		transform: translate3d(var(--sf-slide-from-val, 0), 0, 0)
	}

	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes menu_slide_out {
	0% {
		opacity: 1;
		transform: translateZ(0)
	}

	to {
		opacity: 0;
		transform: translate3d(var(--sf-slide-to-val, 0), 0, 0)
	}
}

.sf-search-form {
	height: 42px
}

@media (min-width:1280px) {
	.sf-search-form--full {
		min-width: 250px
	}

	.sf-search-form>span {
		flex: 1
	}
}

@media (max-width:480px) {
	.sf-header__mobile>:last-child {
		padding-right: 0
	}
}

.sf-customer-section__inner {
	overflow-y: auto;
	padding-bottom: 40px
}

@media (max-width:1440px) {
	.sf-menu-item a {
		padding-left: .75rem;
		padding-right: .75rem
	}

	.sf-header .sf-menu-item>a:after {
		left: .75rem
	}

	.sf-header .sf-menu-item:hover>a:after {
		width: calc(100% - 1.5rem)
	}
}

.sf-menu-bar {
	position: relative;
	z-index: 1
}

.sf-logo {
	font-size: 1rem;
	line-height: unset
}

.sf-logo a {
	transition: all 0.3s
}

.sf-logo img {
	margin: auto
}

.sf-sub-links .back * {
	pointer-events: none
}

.sf__toggle-submenu-mb {
	cursor: pointer;
	flex: 0 0 48px;
	height: 100%;
	min-height: 48px
}

.open-level-1 {
	transform: translate3d(-100%, 0, 0)
}

.open-level-2 {
	transform: translate3d(-200%, 0, 0)
}

.sf__banner-with-slider .sf__slide-content .sf__content-subheading {
	font-weight: 500;
	margin-bottom: 1.25rem
}

@media (min-width:1024px) {
	.sf__banner-with-slider .sf__slide-content .sf__content-subheading {
		margin-bottom: 1.75rem
	}
}

.sf__banner-with-slider .sf__slide-content .sf__content-heading {
	font-size: 2.25rem;
	line-height: 2.5rem;
	line-height: 1.375;
	margin-bottom: .625rem
}

@media (min-width:1024px) {
	.sf__banner-with-slider .sf__slide-content .sf__content-heading {
		margin-bottom: 1.25rem
	}
}

@media screen and (max-width:1279px) {
	.sf__banner-with-slider .sf__slide-content .sf__content-heading {
		font-size: 36px;
		line-height: 52px
	}
}

@media screen and (max-width:767px) {
	.sf__banner-with-slider .sf__slide-content .sf__content-heading {
		font-size: 30px;
		line-height: 43px
	}
}

.grecaptcha-badge {
	display: none
}

.container {
	margin-left: auto;
	margin-right: auto;
	max-width: calc(var(--container-width, 1280) * 1px);
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	width: 100%
}

@media screen and (min-width:1536px) {
	.container {
		padding-left: 0;
		padding-right: 0
	}
}

.container-fluid {
	--offset-x: 0.5rem;
	margin-left: auto;
	margin-right: auto;
	max-width: calc(var(--fluid-container-width, 1620px) + var(--offset-x) * 2);
	padding-left: var(--offset-x);
	padding-right: var(--offset-x);
	width: 100%
}

@media screen and (min-width:1024px) {
	.container-fluid {
		--offset-x: calc(var(--fluid-container-offset, 6rem) / 1.25)
	}
}

@media screen and (min-width:1536px) {
	.container-fluid {
		--offset-x: var(--fluid-container-offset, 6rem)
	}
}

.container-narrow {
	margin-left: auto;
	margin-right: auto;
	max-width: 740px;
	padding-left: 1rem;
	padding-right: 1rem;
	width: 100%
}

.section-my {
	margin-bottom: var(--spacing-sections-desktop);
	margin-top: var(--spacing-sections-desktop)
}

@media screen and (max-width:1023px) {
	.section-my {
		margin-bottom: var(--spacing-sections-tablet);
		margin-top: var(--spacing-sections-tablet)
	}
}

@media screen and (max-width:767px) {
	.section-my {
		margin-bottom: var(--spacing-sections-mobile);
		margin-top: var(--spacing-sections-mobile)
	}
}

.section-py {
	padding-bottom: var(--spacing-sections-desktop);
	padding-top: var(--spacing-sections-desktop)
}

@media screen and (max-width:1023px) {
	.section-py {
		padding-bottom: calc(var(--spacing-sections-desktop) * 0.75);
		padding-top: calc(var(--spacing-sections-desktop) * 0.75)
	}
}

@media screen and (max-width:767px) {
	.section-py {
		padding-bottom: calc(var(--spacing-sections-desktop) * 0.5);
		padding-top: calc(var(--spacing-sections-desktop) * 0.5)
	}
}

.sf-section-padding {
	padding-bottom: var(--section-padding-bottom, 0);
	padding-top: var(--section-padding-top, 0)
}

@media screen and (max-width:1023px) {
	.sf-section-padding {
		padding-bottom: calc(var(--section-padding-bottom, 0) * 0.75);
		padding-top: calc(var(--section-padding-top, 0) * 0.75)
	}
}

@media screen and (max-width:767px) {
	.sf-section-padding {
		padding-bottom: calc(var(--section-padding-bottom, 0) * 0.5);
		padding-top: calc(var(--section-padding-top, 0) * 0.5)
	}
}

.section__header {
	margin-bottom: 30px
}

@media screen and (max-width:1535px) {
	.section__header {
		margin-bottom: 20px
	}
}

@media screen and (max-width:1279px) {
	.section__header {
		margin-bottom: 20px
	}
}

@media screen and (max-width:767px) {
	.section__header {
		margin-bottom: 20px
	}
}

.section__header.text-center {
	padding-left: 1.25rem;
	padding-right: 1.25rem
}

@media screen and (max-width:1535px) {
	.section__heading {
		font-size: 44px !important;
		line-height: 54px !important
	}
}

@media screen and (max-width:1279px) {
	.section__heading {
		font-size: 30px !important;
		line-height: 40px !important
	}
}

@media screen and (max-width:767px) {
	.section__heading {
		font-size: 24px !important;
		line-height: 30px !important
	}
	.content__heading{
		font-size:1.2rem;
		line-height:1;
	}

	.section__heading br {
		display: none
	}
}

.bg-dark .section__heading {
	color: #fff
}

.section__subheading {
	margin-bottom: 1.25rem
}

.section__description {
	color: var(--color-sub-text);
	font-size: calc(var(--font-base-size, 16) * 0.95px);
	margin-bottom: .8rem
}

.section__description a {
	color: #000;
	font-weight: 500;
	text-decoration: underline
}

.section__description a:hover {
	color: var(--color-primary)
}

.bg-dark,
.bg-dark .section__description,
.bg-dark :not(.text-black):not(.not-change) {
	color: #fff
}

.bg-dark .text-color-secondary:not(.not-change),
.bg-dark .text-color-subtext:not(.not-change) {
	opacity: .6
}

.bg-dark a:not(.text-black):not(.not-change):hover {
	color: hsla(0, 0%, 100%, .5)
}

.bg-dark .sf__btn-icon {
	color: #000 !important
}

.bg-dark .sf__btn-icon .sf__tooltip-content,
.bg-dark .sf__btn-icon:hover {
	color: #fff !important
}

.bg-dark .sf__btn-icon * {
	color: currentColor !important
}

.text-size--large {
	font-size: 6rem;
	line-height: 1
}

.text-size--medium {
	font-size: 4.5rem;
	line-height: 1
}

.font-weight--light {
	font-weight: 300
}

.font-weight--normal {
	font-weight: 400
}

.font-weight--medium {
	font-weight: 500
}

.font-weight--semibold {
	font-weight: 600
}

.font-weight--bold {
	font-weight: 700
}

.font-weight--extrabold {
	font-weight: 800
}

.font-weight--black {
	font-weight: 900
}

.letter-spacing--normal {
	letter-spacing: 2px
}

.letter-spacing--small {
	letter-spacing: 4px
}

.letter-spacing--medium {
	letter-spacing: 8px
}

.letter-spacing--large {
	letter-spacing: 12.5px
}

.text--upper {
	text-transform: uppercase
}

.text--lower {
	text-transform: lowercase
}

.text--capitalize {
	text-transform: capitalize
}

.swiper-container {
	display: block
}

@media (max-width:767px) {
	.swiper .swiper-pagination {
		margin: 0;
		width: auto
	}
  .section__description {
	font-size: calc(var(--font-base-size, 16) * 0.65px);
}
}

.swiper--equal-height .swiper-slide {
	height: auto
}

.swiper--equal-height .swiper-slide>* {
	height: 100%
}

.swiper-slide {
	flex-shrink: 0;
	height: 100%;
	position: relative;
	transition-property: transform;
	width: 100%
}

.swiper-pagination {
	align-items: center;
	display: flex;
	flex-flow: wrap;
	justify-content: center;
	padding: 5px 0;
	pointer-events: auto
}

.swiper-pagination:empty {
	display: none !important
}

.swiper-pagination--vertical {
	display: inline-flex;
	flex-flow: column;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}

.swiper-pagination-bullet {
	-webkit-appearance: none;
	appearance: none;
	background: none;
	border: 2px solid transparent;
	border-radius: 50%;
	box-shadow: none;
	display: inline-block;
	height: 16px;
	margin: 4px 8px;
	position: relative;
	transition: 0.25s;
	width: 16px
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination--vertical .swiper-pagination-bullet {
	margin: 10px 0
}

.swiper-pagination-bullet:hover {
	opacity: .8
}

.swiper-pagination-bullet:after {
	background-color: var(--color-body-text);
	border-radius: 50%;
	content: "";
	display: block;
	height: 10px;
	left: 1px;
	position: absolute;
	top: 1px;
	transition: 0.25s;
	width: 10px
}

.swiper-pagination-bullet-active {
	border-color: var(--color-body-text)
}

.swiper-pagination-bullet-active,
.swiper-pagination-bullet-active:after {
	background-color: transparent !important
}

.sf-slider__controls {
	pointer-events: none
}

.sf-slider__controls button {
	align-items: center;
	border-color: var(--color-border);
	box-shadow: none;
	color: currentColor;
	display: inline-flex;
	flex: 0 0 auto;
	height: 50px;
	justify-content: center;
	outline: none;
	padding: 0;
	pointer-events: auto;
	transition: all 0.3s ease;
	width: 50px;
	z-index: 1
}

.sf-slider__controls button:after {
	display: none
}

@media screen and (min-width:1280px) {
	.sf-slider__controls button:hover {
		background: var(--color-btn-bg-hover, var(--color-primary-darker));
		border-color: var(--color-btn-bg-hover);
		box-shadow: 0 0 0 .2rem var(--color-btn-bg-hover);
		color: var(--color-btn-text-hover, #fff)
	}
}

.sf-slider__controls button[disabled] {
	opacity: .5;
	pointer-events: none
}

.sf-slider__controls--absolute button {
	left: -50px;
	position: absolute;
	top: 45%;
	transform: translateY(-50%)
}

@media (min-width:768px) {
	.sf-slider__controls--absolute button {
		margin-top: calc(var(--nav-offset, 0px) * -1)
	}
}

@media (max-width:767px) {
	.sf-slider__controls--absolute button {
		display: none
	}
}

.sf-slider__controls--absolute button.sf-slider__controls-next {
	left: auto !important;
	right: -50px
}

.sf-slider__controls--full button {
	background: #fff;
	left: 30px
}

.sf-slider__controls--full button.sf-slider__controls-next {
	right: 30px
}

@media screen and (max-width:767px) {
	.sf-slider__controls {
		max-width: 100vw
	}
}

.sf-grid {
	margin: 0 calc(var(--column-gap) / -2) calc(var(--row-gap, var(--column-gap)) / -1) !important
}

@media screen and (max-width:1279px) {
	.sf-grid {
		margin: 0 calc(var(--column-gap) / 2 / -2) calc(var(--row-gap, var(--column-gap)) / 2 / -1) !important
	}
}

@media screen and (max-width:767px) {
	.sf-grid {
		margin: 0 calc(var(--column-gap-mobile, var(--column-gap)) / -2) calc(var(--row-gap-mobile, var(--column-gap)) / -1) !important
	}
}

.sf-column {
	padding: 0 calc(var(--column-gap) / 2) var(--row-gap, var(--column-gap))
}

@media screen and (max-width:1279px) {
	.sf-column {
		padding: 0 calc(var(--column-gap) / 2 / 2) calc(var(--row-gap, var(--column-gap)) / 2)
	}
}

@media screen and (max-width:767px) {
	.sf-column {
		padding: 0 calc(var(--column-gap-mobile, var(--column-gap)) / 2) calc(var(--row-gap-mobile, var(--column-gap)))
	}
}

.sf-modal {
	z-index: 99
}

.sf-modal__close {
	right: 6px;
	top: 6px
}

@media (max-width:767px) {
	.sf-modal__close {
		right: 5px;
		top: 5px
	}
}

.sf-modal__content {
	-webkit-overflow-scrolling: touch;
	overflow-x: hidden;
	overflow-y: auto
}

.sf-modal__content-inner {
	overflow-x: auto
}

.sf-sharing {
	padding: 24px;
	width: 380px
}

.sf-sharing .form-control {
	margin: 0
}

.sf-sharing label {
	display: block;
	margin-bottom: 14px
}

.sf-sharing .sf-sharing__socials {
	margin-top: 20px
}

.sf-sharing .sf-sharing__socials a:hover {
	opacity: .7
}

.sf-sharing .sf-modal__close {
	right: 2px;
	top: 2px
}

.prose h1,
.prose h2,
.prose h3,
.prose h4,
.prose h5,
.prose h6 {
	color: var(--color-heading-text);
	margin-bottom: .85em;
	margin-top: 1em
}

.prose p {
	margin-bottom: .75em;
	margin-top: .75em
}

.prose strong {
	font-weight: 700
}

.prose iframe,
.prose img {
	display: inline-block
}

.prose :where(strong):not(:where([class~="not-prose"] *)) {
	color: currentColor
}

.app-block {
	padding: 1rem 0
}

.sf__tooltip-content,
article:empty,
dl:empty,
h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty,
p:empty,
section:empty,
ul:empty {
	display: none
}

.truncate-lines {
	-webkit-line-clamp: var(--product-title-line-clamp, unset);
	-webkit-box-orient: vertical;
	display: -webkit-box;
	overflow: hidden
}

.shopify-payment-button__button {
	border-radius: var(--btn-border-radius, 0) !important;
	overflow: hidden
}

.shopify-payment-button__button.shopify-payment-button__button--unbranded-disabled,
.shopify-payment-button__button.shopify-payment-button__button--unbranded.disabled,
.shopify-payment-button__button.shopify-payment-button__button--unbranded:disabled {
	border-color: var(--border-color-2);
	color: var(--color-disabled);
	pointer-events: none
}

.shopify-payment-button__button.shopify-payment-button__button--unbranded:hover:not([disabled]) {
	background: var(--color-btn-bg-hover, #000) !important;
	color: var(--color-btn-text-hover, #fff)
}

.additional-checkout-buttons ul[data-shopify-buttoncontainer] {
	margin-top: 10px !important
}

.additional-checkout-buttons ul[data-shopify-buttoncontainer] li {
	flex-grow: 1 !important
}

.ssw-faveiticon {
	align-items: center;
	display: flex;
	position: relative !important
}

.ssw-faveiticon:hover i {
	color: var(--color-primary)
}

.ssw-socialconnect {
	align-items: center;
	display: flex;
	justify-content: space-between
}

.ssw-social-login-widget .ssw-socialconnect>div>a {
	align-items: center;
	display: inline-flex !important;
	height: 44px !important;
	justify-content: center
}

.ssw-social-login-widget .ssw-socialconnect>div>a i[class*="ssw-icon"] {
	transform: none !important
}

.ssw-stars>i {
	font-size: 16px !important
}

.agree-terms {
	margin-top: 20px;
	width: 100%
}

.agree-terms label {
	align-items: center;
	cursor: pointer;
	display: flex
}

.agree-terms span {
	margin-left: 12px
}

.agree-terms p {
	margin: 0
}

.agree-terms a {
	text-decoration: underline
}

button[name="checkout"]>* {
	pointer-events: none
}

body {
	transition: opacity 0.15s ease-in-out
}

.sf-currency-switcher,
.sf-language-switcher {
	display: none
}

.al-loading-bar,
.al-loading-overlay {
	position: relative
}

.al-loading-overlay:after {
	background-color: #fff;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	pointer-events: auto;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity var(--al-finish-duration) ease-in-out var(--al-finish-duration);
	z-index: 99999999
}

.al-loading-overlay.overlay-show:after {
	opacity: .6
}

.al-loading-bar:before {
	background: var(--al-color);
	content: "";
	height: var(--al-thickness);
	left: 0;
	opacity: 1;
	position: fixed;
	top: 0;
	width: 0;
	z-index: 999999999
}

.al-loading-bar.start:before {
	transition: width var(--al-finish-duration) linear, opacity var(--al-finish-duration) linear var(--al-finish-duration)
}

.al-loading-bar.loading:before {
	animation: al-loading var(--al-start-duration) ease-in-out forwards
}

.al-loading-bar.loaded:before {
	width: var(--al-end-width)
}

.al-loading-bar.finished:before {
	opacity: 0;
	width: 100%
}

@keyframes al-loading {
	0% {
		width: 0
	}

	to {
		width: 80%
	}
}

.modal--is-active {
	display: flex !important;
	overflow: hidden
}

.modal {
	display: none;
	bottom: 0;
	left: 0;
	opacity: 1;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 30;
	color: #fff;
	align-items: center;
	justify-content: center
}

.modal.modal--quick-shop {
	align-items: flex-start
}

.modal a:not(.btn),
.modal a:not(.btn):hover {
	color: inherit
}

.modal-open .modal .modal__inner {
	animation: modal-open 0.3s forwards
}

.modal-open .modal:before {
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #e0e0e0;
	background-color: var(--colorModalBg);
	animation: overlay-on 0.3s forwards;
	cursor: pointer
}

.modal-closing .modal .modal__inner {
	animation: modal-closing 0.15s forwards
}

.modal-closing .modal:before {
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #e0e0e0;
	background-color: var(--colorModalBg);
	animation: overlay-off 0.15s forwards
}

.modal-open--solid .modal:before {
	background-color: #e0e0e0;
	background-color: var(--colorModalBg)
}

.modal--is-closing {
	display: flex !important;
	overflow: hidden
}

.modal--is-active {
	display: flex !important;
	overflow: hidden
}

@media only screen and (min-width:769px) {
	.modal-open {
		overflow: hidden
	}
}

.modal__inner {
	transform-style: preserve-3d;
	flex: 0 1 auto;
	margin: 15px;
	max-width: calc(100% - 40px);
	display: flex;
	align-items: center;
	box-shadow: 0 12px 25px rgba(0, 0, 0, .15);
	border-radius: var(--roundness)
}

@media only screen and (min-width:769px) {
	.modal__inner {
		margin: 40px;
		max-width: calc(100% - 80px)
	}
}

.modal--square .modal__inner {
	background-color: {
			{
			settings.color_body_bg | default: "#fff"
		}
	}

	background-color:var(--colorBody);

	color: {
			{
			settings.color_body_text | default: "#1c1d1d"
		}
	}

	color:var(--colorTextBody);
	border-radius:var(--roundness)
}

.modal__inner .scheme-image {
	border-radius: calc(var(--roundness) + 2px)
}

.modal__inner .image-wrap img {
	max-height: none
}

.modal__centered {
	position: relative;
	flex: 0 1 auto;
	min-width: 1px;
	max-width: 100%
}

.modal--square .modal__centered-content {
	max-height: 80vh;
	padding: 30px;
	min-width: 200px;
	min-height: 200px;
	border-radius: var(--roundness);
	overflow: auto;
	-webkit-overflow-scrolling: touch
}

@media only screen and (min-width:769px) {
	.modal--square .modal__centered-content {
		padding: 45px;
		max-height: 90vh;
		max-width: 1200px
	}
}

.modal--square .modal__centered-content--padded {
	padding: 60px
}

.modal__close {
	border: 0;
	padding: 6px;
	position: absolute;
	top: 0;
	right: 0;
	transform: translate(25%, -25%);
	z-index: 2;
	transition: transform 0.15s ease-out
}

.modal__close:hover {
	transform: translate(25%, -25%) scale(1.08)
}

.modal__close .icon {
	width: 28px;
	height: 28px
}

.modal--is-closing .modal__close {
	display: none
}

.modal .page-content,
.modal .page-width {
	padding: 0
}

@media only screen and (max-width:768px) {
	.sf_scrollline ::-webkit-scrollbar-thumb {
		height: 2px;
		background-color: #092D5A;
		padding: 2%
	}

	.modal--mobile-friendly {
		top: auto;
		bottom: 20px;
		overflow: auto
	}

	.modal--mobile-friendly.modal--square .modal__centered-content {
		padding: 30px
	}

	.modal--mobile-friendly.modal--is-active {
		overflow: visible
	}

	.modal-open .modal--mobile-friendly:before {
		display: none
	}

	.modal--mobile-friendly .modal__inner {
		margin: 0
	}

	.modal--mobile-friendly .h1 {
		padding-right: 25px
	}

	.modal--mobile-friendly input {
		font-size: 16px !important
	}

	.modal--mobile-friendly .text-close {
		display: none
	}
	.bg-white1 {
	background-color: #0E3249!important;
}
}

.modal__footer-text {
	padding: 15px 30px;
	text-align: center
}

.modal__footer-text a {
	color: currentColor;
	text-decoration: underline;
	text-underline-offset: 2px
}

.max__h2 {
	max-height: 250px
}

.ce {
	background-color: red;
	padding: 2.5%;
	border-radius: 50px
}

.max-width-header {
	margin: auto;
	max-height: 4rem;
}

.grid-2 {
	display: grid;
	grid-template-columns: auto auto
}

.bg-white3 {
	background-color: #0E3249;
	color: #faf5e5
}

.bg-white1 {
	background-color: #faf5e5
}

.bg-white2 {
	background-color: #faf5e5;
	color: #0E3249
}

.bg-creame {
	background-color: #FAF5E5
}

.justify-spacearound {
	justify-content: space-around;
}

img.nav-child-link-image {
	max-width: 150px
}

.w-95 {
	width: 95%;
	margin: auto;
}
      .scd__content{
        background-color: #FAF5E5;
      }
      .justify-space{
        justify-content: space-between;
      }
      .smaller{
  font-size:20px;
        line-height:1;
}
/* -----------------Product card css-------------- */
  .add-to-cart{padding: 0.3rem 0.75rem;
width:auto;}
  .cat-svg{display: block;
    fill: var(--color-black);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;}
  .cat-text{
    font-size:20px;
        position: relative;
    letter-spacing: inherit;
    font-weight: 400;
    padding:0 10px; 
    margin-top: 0;
    margin-bottom: 0;
    color: inherit;

  }
 .category-name{  
    display: inline-block;
    position: relative;
    
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .75px;
    line-height: 1.2727;
    padding: 0.25rem 1.25rem 0.1875rem;
    max-width: 100%;
 color:white !important;} 
  
      .prod__tag-new .ar:before{
    border-width: 0px !important;
  }
  .ar:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent #F1AF00;
    position: absolute;
    top: 50%;
    right: -6px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
  .prod__tag-bestseller{
  background-color: #F1AF00 !important;
    color: #092D5A !important;
}
 

/* .sf__pcard-image{
  margin-top:0.5rem;
  
}
 */

 
.prod__tag-new.ar:before {
    border-width: 0;
}


.cbb-frequently-bought-title{
  font-size:36px !important;
}
  
  /* .sf__pcard-name {font-size:20px;}
 /* .f-price-item{font-size:25px;} */ */

 
  .w-95{width:97% !important;}
 .tab-icon {display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;}
  /* .bg-ar select{
  font-size:15px;
} */

  .sf-tab-header{width:fit-content;}
   .bg-ar .pr-10{
  padding-right:30px;
}
   .bg-ar .pl-4{padding-left:9px;}
 
  

  .category-name *{color:white;}