/*!
Theme Name: Azurity Solutions
Theme URI: https://vuehealth.com/
Author: vuehealth.com
Author URI: https://vuehealth.com/
Description: A custom theme based on _tw
Version: 1.3.9
Tested up to: 6.4
Requires PHP: 8.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: vue-health
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

VUE Health is based on _tw https://underscoretw.com/, (C) 2021-2023 Greg Sullivan
_tw is distributed under the terms of the GNU GPL v2 or later.

_tw is based on Underscores https://underscores.me/ and Varia https://github.com/Automattic/themes/tree/master/varia, (C) 2012-2023 Automattic, Inc.
Underscores and Varia are distributed under the terms of the GNU GPL v2 or later.
*/

/*! tailwindcss v3.4.0 | MIT License | https://tailwindcss.com*/
*,
:after,
:before {
	border: 0 solid #e5e7eb;
	box-sizing: border-box
}

:after,
:before {
	--tw-content: ""
}

:host,
html {
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
	font-family: ui-sans-serif, system-ui, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
	font-feature-settings: normal;
	font-variation-settings: normal;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
	-webkit-tap-highlight-color: transparent
}

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-feature-settings: normal;
	font-size: 1em;
	font-variation-settings: normal
}

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-feature-settings: inherit;
	font-size: 100%;
	font-variation-settings: inherit;
	font-weight: inherit;
	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,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
	margin: 0
}

fieldset {
	margin: 0
}

fieldset,
legend {
	padding: 0
}

menu,
ol,
ul {
	list-style: none;
	margin: 0;
	padding: 0
}

dialog {
	padding: 0
}

textarea {
	resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #9ca3af
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #9ca3af
}

input::placeholder,
textarea::placeholder {
	color: #9ca3af
}

[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
}

[multiple],
[type=date],
[type=datetime-local],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
input:where(:not([type])),
select,
textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff;
	border-color: #6b7280;
	border-radius: 0;
	border-width: 1px;
	font-size: 1rem;
	line-height: 1.5rem;
	padding: .5rem .75rem;
	--tw-shadow: 0 0 #0000
}

[multiple]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
input:where(:not([type])):focus,
select:focus,
textarea:focus {
	outline: 2px solid transparent;
	outline-offset: 2px;
	--tw-ring-inset: var(--tw-empty,
			/*!*/
			/*!*/
		);
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: #2563eb;
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	border-color: #2563eb;
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #6b7280;
	opacity: 1
}

input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #6b7280;
	opacity: 1
}

input::placeholder,
textarea::placeholder {
	color: #6b7280;
	opacity: 1
}

::-webkit-datetime-edit-fields-wrapper {
	padding: 0
}

::-webkit-date-and-time-value {
	min-height: 1.5em;
	text-align: inherit
}

::-webkit-datetime-edit {
	display: inline-flex
}

::-webkit-datetime-edit,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-meridiem-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-year-field {
	padding-bottom: 0;
	padding-top: 0
}

select {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");
	background-position: right .5rem center;
	background-repeat: no-repeat;
	background-size: 1.5em 1.5em;
	padding-right: 2.5rem;
	-webkit-print-color-adjust: exact;
	print-color-adjust: exact
}

[multiple],
[size]:where(select:not([size="1"])) {
	background-image: none;
	background-position: 0 0;
	background-repeat: unset;
	background-size: initial;
	padding-right: .75rem;
	-webkit-print-color-adjust: unset;
	print-color-adjust: unset
}

[type=checkbox],
[type=radio] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff;
	background-origin: border-box;
	border-color: #6b7280;
	border-width: 1px;
	color: #2563eb;
	display: inline-block;
	flex-shrink: 0;
	height: 1rem;
	padding: 0;
	-webkit-print-color-adjust: exact;
	print-color-adjust: exact;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	vertical-align: middle;
	width: 1rem;
	--tw-shadow: 0 0 #0000
}

[type=checkbox] {
	border-radius: 0
}

[type=radio] {
	border-radius: 100%
}

[type=checkbox]:focus,
[type=radio]:focus {
	outline: 2px solid transparent;
	outline-offset: 2px;
	--tw-ring-inset: var(--tw-empty,
			/*!*/
			/*!*/
		);
	--tw-ring-offset-width: 2px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: #2563eb;
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
}

[type=checkbox]:checked,
[type=radio]:checked {
	background-color: currentColor;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	border-color: transparent
}

[type=checkbox]:checked {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0'/%3E%3C/svg%3E")
}

@media (forced-colors:active) {
	[type=checkbox]:checked {
		-webkit-appearance: auto;
		-moz-appearance: auto;
		appearance: auto
	}
}

[type=radio]:checked {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")
}

@media (forced-colors:active) {
	[type=radio]:checked {
		-webkit-appearance: auto;
		-moz-appearance: auto;
		appearance: auto
	}
}

[type=checkbox]:checked:focus,
[type=checkbox]:checked:hover,
[type=radio]:checked:focus,
[type=radio]:checked:hover {
	background-color: currentColor;
	border-color: transparent
}

[type=checkbox]:indeterminate {
	background-color: currentColor;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	border-color: transparent
}

@media (forced-colors:active) {
	[type=checkbox]:indeterminate {
		-webkit-appearance: auto;
		-moz-appearance: auto;
		appearance: auto
	}
}

[type=checkbox]:indeterminate:focus,
[type=checkbox]:indeterminate:hover {
	background-color: currentColor;
	border-color: transparent
}

[type=file] {
	background: unset;
	border-color: inherit;
	border-radius: 0;
	border-width: 0;
	font-size: unset;
	line-height: inherit;
	padding: 0
}

[type=file]:focus {
	outline: 1px solid ButtonText;
	outline: 1px auto -webkit-focus-ring-color
}

*,
:after,
:before {
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-pan-x: ;
	--tw-pan-y: ;
	--tw-pinch-zoom: ;
	--tw-scroll-snap-strictness: proximity;
	--tw-gradient-from-position: ;
	--tw-gradient-via-position: ;
	--tw-gradient-to-position: ;
	--tw-ordinal: ;
	--tw-slashed-zero: ;
	--tw-numeric-figure: ;
	--tw-numeric-spacing: ;
	--tw-numeric-fraction: ;
	--tw-ring-inset: ;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgba(59, 130, 246, .5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	--tw-blur: ;
	--tw-brightness: ;
	--tw-contrast: ;
	--tw-grayscale: ;
	--tw-hue-rotate: ;
	--tw-invert: ;
	--tw-saturate: ;
	--tw-sepia: ;
	--tw-drop-shadow: ;
	--tw-backdrop-blur: ;
	--tw-backdrop-brightness: ;
	--tw-backdrop-contrast: ;
	--tw-backdrop-grayscale: ;
	--tw-backdrop-hue-rotate: ;
	--tw-backdrop-invert: ;
	--tw-backdrop-opacity: ;
	--tw-backdrop-saturate: ;
	--tw-backdrop-sepia:
}

::backdrop {
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-pan-x: ;
	--tw-pan-y: ;
	--tw-pinch-zoom: ;
	--tw-scroll-snap-strictness: proximity;
	--tw-gradient-from-position: ;
	--tw-gradient-via-position: ;
	--tw-gradient-to-position: ;
	--tw-ordinal: ;
	--tw-slashed-zero: ;
	--tw-numeric-figure: ;
	--tw-numeric-spacing: ;
	--tw-numeric-fraction: ;
	--tw-ring-inset: ;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgba(59, 130, 246, .5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
	--tw-blur: ;
	--tw-brightness: ;
	--tw-contrast: ;
	--tw-grayscale: ;
	--tw-hue-rotate: ;
	--tw-invert: ;
	--tw-saturate: ;
	--tw-sepia: ;
	--tw-drop-shadow: ;
	--tw-backdrop-blur: ;
	--tw-backdrop-brightness: ;
	--tw-backdrop-contrast: ;
	--tw-backdrop-grayscale: ;
	--tw-backdrop-hue-rotate: ;
	--tw-backdrop-invert: ;
	--tw-backdrop-opacity: ;
	--tw-backdrop-saturate: ;
	--tw-backdrop-sepia:
}

:root {
	--chevDown: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.883' height='8.93'%3E%3Cg fill='%23485cc7' transform='rotate(90 7.441 7.442)'%3E%3Crect width='2.105' height='10.524' data-name='Rectangle 16994' rx='1.052' transform='rotate(-45 1.796 .744)'/%3E%3Crect width='2.105' height='10.524' data-name='Rectangle 16995' rx='1.052' transform='rotate(-135 3.826 7.133)'/%3E%3C/g%3E%3C/svg%3E")
}

body {
	--tw-bg-opacity: 1;
	background-color: rgb(var(--color-stage)/var(--tw-bg-opacity));
	font-family: fieldwork, sans-serif;
	--tw-text-opacity: 1;
	color: rgb(var(--color-body)/var(--tw-text-opacity))
}

body.active-nav {
	overflow: hidden
}

body p:empty {
	display: none
}

.container {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	padding-left: 20px;
	padding-right: 20px
}
.footer_tagline p {
    font-size: 38px;
    color: #475eab;
    font-style: italic;
    margin-top: 25px !important;
}
div#footer-branding  a  img {
    display: block;
    margin: 0 auto;
}
.footer_tagline p sup {
    font-size: 13px;
    font-style: normal;
    position: relative;
    top: -16px;
    left: 2px;
}
@media (min-width:1024px) {
	.container {
		max-width: 984px;
		padding-left: 0;
		padding-right: 0
	}
}

@media (min-width:1406px) {
	.container {
		max-width: 1366px
	}
}

.prose {
	color: var(--tw-prose-body)
}

.prose :where(p):not(:where([class~=not-prose], [class~=not-prose] *)) {
	margin-bottom: 1.25em;
	margin-top: 1.25em
}

.prose :where([class~=lead]):not(:where([class~=not-prose], [class~=not-prose] *)) {
	color: var(--tw-prose-lead);
	font-size: 1.25em;
	line-height: 1.6;
	margin-bottom: 1.2em;
	margin-top: 1.2em
}

.prose :where(a):not(:where([class~=not-prose], [class~=not-prose] *)) {
	color: var(--tw-prose-links);
	font-weight: 500;
	text-decoration: underline
}

.prose :where(strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
	color: var(--tw-prose-bold);
	font-weight: 600
}

.prose :where(a strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
	color: inherit
}

.prose :where(blockquote strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
	color: inherit
}

.prose :where(thead th strong):not(:where([class~=not-prose], [class~=not-prose] *)) {
	color: inherit
}

.prose :where(ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
	list-style-type: decimal;
	margin-bottom: 1.25em;
	margin-top: 1.25em;
	padding-left: 1.625em
}

.prose :where(ol[type=A]):not(:where([class~=not-prose], [class~=not-prose] *)) {
	list-style-type: upper-alpha
}

.prose :where(ol[type=a]):not(:where([class~=not-prose], [class~=not-prose] *)) {
	list-style-type: lower-alpha
}

.prose :where(ol[type=A s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
	list-style-type: upper-alpha
}

.prose :where(ol[type=a s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
	list-style-type: lower-alpha
}

.prose :where(ol[type=I]):not(:where([class~=not-prose], [class~=not-prose] *)) {
	list-style-type: upper-roman
}

.prose :where(ol[type=i]):not(:where([class~=not-prose], [class~=not-prose] *)) {
	list-style-type: lower-roman
}

.prose :where(ol[type=I s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
	list-style-type: upper-roman
}

.prose :where(ol[type=i s]):not(:where([class~=not-prose], [class~=not-prose] *)) {
	list-style-type: lower-roman
}

.prose :where(ol[type="1"]):not(:where([class~=not-prose], [class~=not-prose] *)) {
	list-style-type: decimal
}

.prose :where(ul):not(:where([class~=not-prose], [class~=not-prose] *)) {
	list-style-type: disc;
	margin-bottom: 1.25em;
	margin-top: 1.25em;
	padding-left: 1.625em
}

.prose :where(ol>li):not(:where([class~=not-prose], [class~=not-prose] *))::marker {
	color: var(--tw-prose-counters);
	font-weight: 400
}

.prose :where(ul>li):not(:where([class~=not-prose], [class~=not-prose] *))::marker {
	color: var(--tw-prose-bullets)
}

.prose :where(dt):not(:where([class~=not-prose], [class~=not-prose] *)) {
	color: var(--tw-prose-headings);
	font-weight: 600;
	margin-top: 1.25em
}

.prose :where(hr):not(:where([class~=not-prose], [class~=not-prose] *)) {
	border-color: var(--tw-prose-hr);
	border-bottom: none;
	border-top-width: 1px;
	margin-bottom: 3em;
	margin-top: 3em
}

.prose :where(blockquote):not(:where([class~=not-prose], [class~=not-prose] *)) {
	border-left: .25rem solid var(--tw-prose-quote-borders);
	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], [class~=not-prose] *)):before {
	content: open-quote
}

.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose], [class~=not-prose] *)):after {
	content: close-quote
}

.prose :where(h1):not(:where([class~=not-prose], [class~=not-prose] *)) {
	color: var(--tw-prose-headings);
	font-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], [class~=not-prose] *)) {
	color: inherit;
	font-weight: 900
}

.prose :where(h2):not(:where([class~=not-prose], [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], [class~=not-prose] *)) {
	color: inherit;
	font-weight: 800
}

.prose :where(h3):not(:where([class~=not-prose], [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], [class~=not-prose] *)) {
	color: inherit;
	font-weight: 700
}

.prose :where(h4):not(:where([class~=not-prose], [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], [class~=not-prose] *)) {
	color: inherit;
	font-weight: 700
}

.prose :where(img):not(:where([class~=not-prose], [class~=not-prose] *)) {
	margin-bottom: 2em;
	margin-top: 2em
}

.prose :where(picture):not(:where([class~=not-prose], [class~=not-prose] *)) {
	display: block;
	margin-bottom: 2em;
	margin-top: 2em
}

.prose :where(kbd):not(:where([class~=not-prose], [class~=not-prose] *)) {
	border-radius: .3125rem;
	box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);
	color: var(--tw-prose-kbd);
	font-family: inherit;
	font-size: .875em;
	font-weight: 500;
	padding: .1875em .375em
}

.prose :where(code):not(:where([class~=not-prose], [class~=not-prose] *)) {
	color: var(--tw-prose-code);
	font-size: .875em;
	font-weight: 600
}

.prose :where(code):not(:where([class~=not-prose], [class~=not-prose] *)):before {
	content: "`"
}

.prose :where(code):not(:where([class~=not-prose], [class~=not-prose] *)):after {
	content: "`"
}

.prose :where(a code):not(:where([class~=not-prose], [class~=not-prose] *)) {
	color: inherit
}

.prose :where(h1 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
	color: inherit
}

.prose :where(h2 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
	color: inherit;
	font-size: .875em
}

.prose :where(h3 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
	color: inherit;
	font-size: .9em
}

.prose :where(h4 code):not(:where([class~=not-prose], [class~=not-prose] *)) {
	color: inherit
}

.prose :where(blockquote code):not(:where([class~=not-prose], [class~=not-prose] *)) {
	color: inherit
}

.prose :where(thead th code):not(:where([class~=not-prose], [class~=not-prose] *)) {
	color: inherit
}

.prose :where(pre):not(:where([class~=not-prose], [class~=not-prose] *)) {
	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], [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], [class~=not-prose] *)):before {
	content: none
}

.prose :where(pre code):not(:where([class~=not-prose], [class~=not-prose] *)):after {
	content: none
}

.prose :where(table):not(:where([class~=not-prose], [class~=not-prose] *)) {
	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], [class~=not-prose] *)) {
	border-bottom-color: var(--tw-prose-th-borders);
	border-bottom-width: 1px
}

.prose :where(thead th):not(:where([class~=not-prose], [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], [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], [class~=not-prose] *)) {
	border-bottom-width: 0
}

.prose :where(tbody td):not(:where([class~=not-prose], [class~=not-prose] *)) {
	vertical-align: baseline
}

.prose :where(tfoot):not(:where([class~=not-prose], [class~=not-prose] *)) {
	border-top-color: var(--tw-prose-th-borders);
	border-top-width: 1px
}

.prose :where(tfoot td):not(:where([class~=not-prose], [class~=not-prose] *)) {
	vertical-align: top
}

.prose :where(figure>*):not(:where([class~=not-prose], [class~=not-prose] *)) {
	margin-bottom: 0;
	margin-top: 0
}

.prose :where(figcaption):not(:where([class~=not-prose], [class~=not-prose] *)) {
	color: var(--tw-prose-captions);
	font-size: .875em;
	line-height: 1.4285714;
	margin-top: .8571429em
}

.prose {
	--tw-prose-body: rgb(var(--color-body));
	--tw-prose-headings: rgb(var(--color-primary));
	--tw-prose-lead: rgb(var(--color-body));
	--tw-prose-links: rgb(var(--color-primary));
	--tw-prose-bold: rgb(var(--color-body));
	--tw-prose-counters: rgb(var(--color-body));
	--tw-prose-bullets: rgb(var(--color-body));
	--tw-prose-hr: rgb(var(--color-body));
	--tw-prose-quotes: rgb(var(--color-body));
	--tw-prose-quote-borders: rgb(var(--color-body));
	--tw-prose-captions: rgb(var(--color-body));
	--tw-prose-kbd: #111827;
	--tw-prose-kbd-shadows: 17 24 39;
	--tw-prose-code: rgb(var(--color-body));
	--tw-prose-pre-code: rgb(var(--color-body));
	--tw-prose-pre-bg: #fff;
	--tw-prose-th-borders: rgb(var(--color-body));
	--tw-prose-td-borders: rgb(var(--color-body));
	--tw-prose-invert-body: #fff;
	--tw-prose-invert-headings: #fff;
	--tw-prose-invert-lead: #fff;
	--tw-prose-invert-links: #fff;
	--tw-prose-invert-bold: #fff;
	--tw-prose-invert-counters: #fff;
	--tw-prose-invert-bullets: #fff;
	--tw-prose-invert-hr: #fff;
	--tw-prose-invert-quotes: #fce7f3;
	--tw-prose-invert-quote-borders: #fff;
	--tw-prose-invert-captions: #fff;
	--tw-prose-invert-kbd: #fff;
	--tw-prose-invert-kbd-shadows: 255 255 255;
	--tw-prose-invert-code: #fff;
	--tw-prose-invert-pre-code: #fff;
	--tw-prose-invert-pre-bg: rgba(0, 0, 0, .5);
	--tw-prose-invert-th-borders: #fff;
	--tw-prose-invert-td-borders: #fff;
	font-size: 1rem;
	line-height: 1.5
}

.prose :where(picture>img):not(:where([class~=not-prose], [class~=not-prose] *)) {
	margin-bottom: 0;
	margin-top: 0
}

.prose :where(video):not(:where([class~=not-prose], [class~=not-prose] *)) {
	margin-bottom: 2em;
	margin-top: 2em
}

.prose :where(li):not(:where([class~=not-prose], [class~=not-prose] *)) {
	margin-bottom: .5em;
	margin-top: 0
}

.prose :where(ol>li):not(:where([class~=not-prose], [class~=not-prose] *)) {
	padding-left: .375em
}

.prose :where(ul>li):not(:where([class~=not-prose], [class~=not-prose] *)) {
	padding-left: .375em
}

.prose :where(.prose>ul>li p):not(:where([class~=not-prose], [class~=not-prose] *)) {
	margin-bottom: .75em;
	margin-top: .75em
}

.prose :where(.prose>ul>li>:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
	margin-top: 1.25em
}

.prose :where(.prose>ul>li>:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
	margin-bottom: 1.25em
}

.prose :where(.prose>ol>li>:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
	margin-top: 1.25em
}

.prose :where(.prose>ol>li>:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
	margin-bottom: 1.25em
}

.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
	margin-bottom: .75em;
	margin-top: .75em
}

.prose :where(dl):not(:where([class~=not-prose], [class~=not-prose] *)) {
	margin-bottom: 1.25em;
	margin-top: 1.25em
}

.prose :where(dd):not(:where([class~=not-prose], [class~=not-prose] *)) {
	margin-top: .5em;
	padding-left: 1.625em
}

.prose :where(hr+*):not(:where([class~=not-prose], [class~=not-prose] *)) {
	margin-top: 0
}

.prose :where(h2+*):not(:where([class~=not-prose], [class~=not-prose] *)) {
	margin-top: 0
}

.prose :where(h3+*):not(:where([class~=not-prose], [class~=not-prose] *)) {
	margin-top: 0
}

.prose :where(h4+*):not(:where([class~=not-prose], [class~=not-prose] *)) {
	margin-top: 0
}

.prose :where(thead th:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
	padding-left: 0
}

.prose :where(thead th:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
	padding-right: 0
}

.prose :where(tbody td, tfoot td):not(:where([class~=not-prose], [class~=not-prose] *)) {
	padding: .5714286em
}

.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
	padding-left: 0
}

.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
	padding-right: 0
}

.prose :where(figure):not(:where([class~=not-prose], [class~=not-prose] *)) {
	margin-bottom: 2em;
	margin-top: 2em
}

.prose :where(.prose>:first-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
	margin-top: 0
}

.prose :where(.prose>:last-child):not(:where([class~=not-prose], [class~=not-prose] *)) {
	margin-bottom: 0
}

.prose :where(blockquote>cite):not(:where([class~=not-prose], [class~=not-prose] *)) {
	color: var(--tw-prose-body);
	font-style: normal;
	font-weight: 400
}

.prose :where(blockquote>cite):not(:where([class~=not-prose], [class~=not-prose] *)):before {
	content: "\2014"
}

.prose :where(p, h1, h2, h3, h4):not(:where([class~=not-prose], [class~=not-prose] *)) {
	margin-bottom: .625rem;
	margin-top: 0
}

.prose :where(ul, ol):not(:where([class~=not-prose], [class~=not-prose] *)) {
	margin-top: 0
}

.prose :where(ol, li):not(:where([class~=not-prose], [class~=not-prose] *)) {
	padding-left: 0
}

.prose-neutral {
	--tw-prose-body: #404040;
	--tw-prose-headings: #171717;
	--tw-prose-lead: #525252;
	--tw-prose-links: #171717;
	--tw-prose-bold: #171717;
	--tw-prose-counters: #737373;
	--tw-prose-bullets: #d4d4d4;
	--tw-prose-hr: #e5e5e5;
	--tw-prose-quotes: #171717;
	--tw-prose-quote-borders: #e5e5e5;
	--tw-prose-captions: #737373;
	--tw-prose-kbd: #171717;
	--tw-prose-kbd-shadows: 23 23 23;
	--tw-prose-code: #171717;
	--tw-prose-pre-code: #e5e5e5;
	--tw-prose-pre-bg: #262626;
	--tw-prose-th-borders: #d4d4d4;
	--tw-prose-td-borders: #e5e5e5;
	--tw-prose-invert-body: #d4d4d4;
	--tw-prose-invert-headings: #fff;
	--tw-prose-invert-lead: #a3a3a3;
	--tw-prose-invert-links: #fff;
	--tw-prose-invert-bold: #fff;
	--tw-prose-invert-counters: #a3a3a3;
	--tw-prose-invert-bullets: #525252;
	--tw-prose-invert-hr: #404040;
	--tw-prose-invert-quotes: #f5f5f5;
	--tw-prose-invert-quote-borders: #404040;
	--tw-prose-invert-captions: #a3a3a3;
	--tw-prose-invert-kbd: #fff;
	--tw-prose-invert-kbd-shadows: 255 255 255;
	--tw-prose-invert-code: #fff;
	--tw-prose-invert-pre-code: #d4d4d4;
	--tw-prose-invert-pre-bg: rgba(0, 0, 0, .5);
	--tw-prose-invert-th-borders: #525252;
	--tw-prose-invert-td-borders: #404040
}

#content .accordion-content {
	height: 0;
	overflow: hidden;
	visibility: hidden
}

#content .accordion-content.active {
	visibility: visible
}

#content .accordion-content .accordion-container {
	overflow: auto
}

#content .accordion-content.learn-more-container br {
	display: none
}

.ajax-loader.active {
	opacity: 1;
	visibility: visible
}

#MySLP-map-wrap .slp_search_form .search_box .search_item .slp_ui_button,
.btn {
	align-items: center;
	border-radius: 9999px;
	cursor: pointer;
	display: inline-flex;
	font-weight: 700;
	gap: .625rem;
	justify-content: center;
	line-height: 48px;
	padding-left: 2rem;
	padding-right: 2rem;
	text-decoration-line: none;
	transition-duration: .3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	white-space: nowrap;
	width: 100%
}

@media (min-width:640px) {

	#MySLP-map-wrap .slp_search_form .search_box .search_item .slp_ui_button,
	.btn {
		width: auto
	}
}

.ios #MySLP-map-wrap .slp_search_form .search_box .search_item .slp_ui_button,
.ios .btn,
.osx #MySLP-map-wrap .slp_search_form .search_box .search_item .slp_ui_button,
.osx .btn {
	line-height: 44px;
	padding-bottom: .25rem
}

#MySLP-map-wrap .slp_search_form .search_box .search_item .slp_ui_button {
	margin: 0;
	--tw-bg-opacity: 1;
	background-color: rgb(var(--color-primary)/var(--tw-bg-opacity));
	line-height: 60px;
	padding-bottom: 0;
	padding-top: 0;
	--tw-text-opacity: 1;
	color: rgb(255 255 255/var(--tw-text-opacity))
}

#MySLP-map-wrap .slp_search_form .search_box .search_item .slp_ui_button:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(var(--color-primary-hover)/var(--tw-bg-opacity))
}

.ios #MySLP-map-wrap .slp_search_form .search_box .search_item .slp_ui_button,
.osx #MySLP-map-wrap .slp_search_form .search_box .search_item .slp_ui_button {
	line-height: 56px;
	padding-bottom: .25rem
}

.btn.btn-primary {
	--tw-bg-opacity: 1;
	background-color: rgb(var(--color-primary)/var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgb(255 255 255/var(--tw-text-opacity))
}

.btn.btn-primary:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(var(--color-primary-hover)/var(--tw-bg-opacity))
}

.btn.btn-secondary {
	--tw-bg-opacity: 1;
	background-color: rgb(var(--color-secondary)/var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgb(255 255 255/var(--tw-text-opacity))
}

.btn.btn-secondary:hover {
	background-color: rgb(var(--color-secondary)/.8)
}

.btn.btn-outline {
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(var(--color-outline)/var(--tw-border-opacity));
	--tw-text-opacity: 1;
	color: rgb(var(--color-body)/var(--tw-text-opacity))
}

.btn.btn-outline:hover {
	background-color: rgb(var(--color-primary)/.25)
}

.btn.btn-outline-primary {
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(var(--color-primary)/var(--tw-border-opacity));
	--tw-text-opacity: 1;
	color: rgb(var(--color-primary)/var(--tw-text-opacity))
}

.btn.btn-outline-primary:hover {
	background-color: rgb(var(--color-primary)/.25);
	--tw-text-opacity: 1;
	color: rgb(255 255 255/var(--tw-text-opacity))
}

.btn.btn-white {
	background-color: rgb(255 255 255/var(--tw-bg-opacity));
	color: rgb(var(--color-primary)/var(--tw-text-opacity))
}

.btn.btn-white,
.btn.btn-white:hover {
	--tw-bg-opacity: 1;
	--tw-text-opacity: 1
}

.btn.btn-white:hover {
	background-color: rgb(var(--color-primary-hover)/var(--tw-bg-opacity));
	color: rgb(255 255 255/var(--tw-text-opacity))
}

.btn.btn-lg .btn {
	line-height: 55px
}

.btn.btn-lg .btn,
.btn.wide {
	padding-left: 2.5rem;
	padding-right: 2.5rem
}

@media (min-width:640px) {
	.btn.wide {
		padding-left: 3.5rem;
		padding-right: 3.5rem
	}
}

.btn-full .btn {
	width: 100%
}

.btn-uppercase .btn {
	text-transform: uppercase
}

#main #cmm_widget {
	height: auto;
	width: 100%
}

#main #cmm_widget form#request_start {
	position: relative
}

#main #cmm_widget div,
#main #cmm_widget p {
	font-family: fieldwork, sans-serif;
	font-size: 1rem;
	line-height: 1.5rem;
	line-height: 1
}

#main #cmm_widget div.um_head {
	border-radius: .5rem;
	border-width: 2px;
	width: 100%;
	--tw-border-opacity: 1;
	border-color: rgb(var(--color-outline-alt)/var(--tw-border-opacity));
	padding-bottom: 15px;
	padding-top: 17px
}

#main #cmm_widget div.um_preset_flavor {
	background-image: var(--chevDown);
	background-position: right 20px center;
	padding-left: 20px;
	padding-right: 50px
}

#main #cmm_widget div.um_typedown_flavor {
	background-image: none;
	padding-left: 1.25rem;
	padding-right: 1.25rem
}

#main #cmm_widget div.disabled div.um_preset_flavor {
	background: none
}

#main #cmm_widget p.heading {
	font-size: 1rem;
	font-weight: 600;
	line-height: 1.5rem;
	margin-bottom: 1rem
}

#main #cmm_widget .title {
	font-size: 1.25rem;
	font-weight: 600;
	line-height: 1.75rem;
	margin-bottom: 1rem;
	--tw-text-opacity: 1;
	color: rgb(var(--color-primary)/var(--tw-text-opacity))
}

#main #cmm_widget #start_request {
	align-items: center;
	border-radius: 9999px;
	cursor: pointer;
	display: inline-flex;
	gap: .625rem;
	height: auto;
	justify-content: center;
	margin-bottom: 1.75rem;
	margin-top: 1.75rem;
	white-space: nowrap;
	width: 100%;
	--tw-bg-opacity: 1;
	background-color: rgb(var(--color-primary)/var(--tw-bg-opacity));
	font-weight: 700;
	line-height: 48px;
	padding-left: 2rem;
	padding-right: 2rem;
	--tw-text-opacity: 1;
	color: rgb(255 255 255/var(--tw-text-opacity));
	text-decoration-line: none;
	transition-duration: .3s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

#main #cmm_widget #start_request:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(var(--color-primary-hover)/var(--tw-bg-opacity))
}

@media (min-width:640px) {
	#main #cmm_widget #start_request {
		width: auto
	}
}

#main #cmm_widget #start_request {
	background-image: none
}

#main #cmm_widget #start_request:after {
	content: "Start Request";
	display: inline-block
}

#main #cmm_widget #start_request.disabled {
	cursor: default;
	--tw-bg-opacity: 1;
	background-color: rgb(156 163 175/var(--tw-bg-opacity))
}

#main #cmm_widget .info_link {
	display: none
}

#MySLP-map-wrap img {
	display: inline-block;
	margin: 0
}

#MySLP-map-wrap #map_box_map {
	margin-bottom: 1rem;
	padding-top: 1.75rem
}

@media (min-width:1024px) {
	#MySLP-map-wrap #map_box_map {
		float: right;
		margin-bottom: 0;
		width: 50%
	}
}

#MySLP-map-wrap #map_box_map #map.slp_map {
	height: 290px
}

@media (min-width:1024px) {
	#MySLP-map-wrap #map_box_map #map.slp_map {
		height: 480px
	}

	#MySLP-map-wrap #map_sidebar {
		float: left;
		padding-right: 4rem;
		width: 50%
	}
}

#MySLP-map-wrap #map_sidebar .text_below_map {
	display: none
}

#MySLP-map-wrap #map_sidebar:has(.results_wrapper) {
	padding-top: 1.75rem
}

#MySLP-map-wrap .slp_results_container .results_wrapper {
	border-radius: 0;
	border-width: 0 0 2px;
	--tw-border-opacity: 1;
	border-color: rgb(var(--color-outline-alt)/var(--tw-border-opacity))
}

#MySLP-map-wrap .slp_results_container .results_wrapper:last-of-type {
	border-width: 0
}

#MySLP-map-wrap .slp_search_form .search_box {
	flex-direction: column;
	flex-wrap: nowrap;
	gap: 1rem
}

@media (min-width:1024px) {
	#MySLP-map-wrap .slp_search_form .search_box {
		flex-direction: row;
		gap: 2.25rem
	}
}

#MySLP-map-wrap .slp_search_form .search_box .search_item {
	display: flex;
	flex-direction: column;
	flex-shrink: 1;
	gap: 2.25rem
}

@media (min-width:640px) {
	#MySLP-map-wrap .slp_search_form .search_box .search_item {
		align-items: flex-end;
		flex-direction: row
	}
}

#MySLP-map-wrap .slp_search_form .search_box .search_item label {
	font-weight: 600;
	text-align: left
}

#MySLP-map-wrap .slp_search_form .search_box .search_item #radiusSelect,
#MySLP-map-wrap .slp_search_form .search_box .search_item input[type=text] {
	padding: 17px 1.25rem 15px
}

#MySLP-map-wrap .slp_search_form .search_box .search_item #radiusSelect {
	background-image: var(--chevDown);
	background-position: right 20px center;
	background-size: auto;
	padding-right: 50px
}

#MySLP-map-wrap .slp_search_form .search_box #addy_in_address {
	align-items: flex-start;
	gap: 0
}

#MySLP-map-wrap .slp_search_form .search_box #addy_in_radius {
	flex-basis: 100%;
	flex-shrink: 1
}

#MySLP-map-wrap .slp_search_form .search_box #radius_in_submit {
	flex: none
}

#MySLP-map-wrap .slp_search_form .search_box #addy_in_address,
#MySLP-map-wrap .slp_search_form .search_box #addy_in_radius {
	flex-direction: column
}

#MySLP-map-wrap .slp_search_form .search_box #addressInput,
#MySLP-map-wrap .slp_search_form .search_box #radiusSelect {
	border-radius: .5rem;
	border-width: 2px;
	width: 100%;
	--tw-border-opacity: 1;
	border-color: rgb(var(--color-body-light)/var(--tw-border-opacity))
}

#to-top-button.shown {
	opacity: 1;
	visibility: visible
}

#masthead #header-branding img {
	width: calc(50vw - 33px)
}

.comb-line-1 {
	font-size: clamp(2.25rem, 8vw, 3.75rem);
	line-height: 1
}

.comb-line-2 {
	font-size: clamp(.75rem, 3vw, 1.25rem);
	line-height: 1
}

.ios .comb-text,
.osx .comb-text {
	top: calc(50% - 4px)
}

.ios #medication-finder,
.osx #medication-finder {
	padding-bottom: .25rem
}

#medication-finder.active {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

#medication-finder.active svg {
	transform: rotate(180deg) translateY(50%)
}

#medication-finder svg {
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%)
}

#medication-finder-items {
	height: 0;
	overflow: hidden
}

#medication-finder-items .letter {
	border-width: 1px;
	width: 1.5rem;
	--tw-border-opacity: 1;
	border-color: rgb(var(--color-outline)/var(--tw-border-opacity));
	line-height: 18px;
	--tw-text-opacity: 1;
	color: rgb(var(--color-outline)/var(--tw-text-opacity));
	transition-duration: .15s;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

@media (min-width:1024px) {
	#medication-finder-items .letter {
		line-height: 23px;
		width: 29px
	}
}

.ios #medication-finder-items .letter,
.osx #medication-finder-items .letter {
	padding-bottom: .25rem
}

.win #medication-finder-items .letter {
	padding-top: 3px
}

#medication-finder-items .letter.available {
	cursor: pointer;
	--tw-border-opacity: 1;
	border-color: rgb(var(--color-primary)/var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgb(var(--color-primary)/var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgb(255 255 255/var(--tw-text-opacity))
}

#medication-finder-items .letter.available:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(var(--color-primary-hover)/var(--tw-bg-opacity))
}

#medication-finder-items.filtered .letter:not(.active) {
	opacity: .25
}

#sort-by input[type=radio] {
	border-width: 2px;
	cursor: pointer;
	--tw-border-opacity: 1;
	border-color: rgb(var(--color-outline)/var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255/var(--tw-bg-opacity));
	height: 19px;
	width: 19px
}

#sort-by input[type=radio]:checked {
	background: url(assets/img/radio-bg.svg) no-repeat 50%;
	background-size: 9px
}

#products.filtered-molecule .product .product-molecule-holder {
	background-color: #ffc72c
}

#products .product {
	transition-duration: .15s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

#products .product.no-show {
	align-self: flex-start;
	flex-basis: 0px;
	flex-shrink: 1;
	height: 0;
	padding-left: 0;
	padding-right: 0
}

.product-select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: var(--chevDown);
	background-position: right 20px center;
	background-size: 14px
}

#site-navigation ul li {
	position: relative
}

@media (min-width:1024px) {

	#site-navigation ul li:focus-within button,
	#site-navigation ul li:hover button {
		--tw-bg-opacity: 1;
		background-color: rgb(var(--color-primary-lightest)/var(--tw-bg-opacity))
	}

	#site-navigation ul li:focus-within button:after,
	#site-navigation ul li:hover button:after {
		--tw-rotate: 180deg;
		transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
	}

	#site-navigation ul li:focus-within button:before,
	#site-navigation ul li:hover button:before {
		content: "";
		display: block;
		height: 1px;
		left: 50%;
		position: absolute;
		width: 75%;
		--tw-translate-x: -50%;
		background-color: rgb(var(--color-primary)/.25);
		top: calc(100% - 9px);
		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))
	}

	#site-navigation ul li:focus-within > ul,
	#site-navigation ul li:hover > ul {
		opacity: 1;
		visibility: visible
	}
}

#site-navigation ul li.current-menu-item > button,
#site-navigation ul li.current_page_parent > button {
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgb(var(--color-primary)/var(--tw-text-opacity))
}

#site-navigation ul li ul {
	top: calc(100% - 8px)
}

#site-navigation ul > li > button:after {
	content: "";
	margin-left: .25rem;
	--tw-bg-opacity: 1;
	background-color: rgb(var(--color-outline)/var(--tw-bg-opacity));
	background-size: cover;
	display: inline-block;
	height: 9px;
	-webkit-mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-width='3' class='w-6 h-6' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m19.5 8.25-7.5 7.5-7.5-7.5'/%3E%3C/svg%3E");
	mask-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='currentColor' stroke-width='3' class='w-6 h-6' viewBox='0 0 24 24'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m19.5 8.25-7.5 7.5-7.5-7.5'/%3E%3C/svg%3E");
	-webkit-mask-position: center;
	mask-position: center;
	-webkit-mask-size: cover;
	mask-size: cover;
	transition-duration: .15s;
	transition-property: transform;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	width: 19px
}

@media screen and (max-width:1023px) {
	#primary-menu {
		background-color: rgba(0, 0, 0, .5);
		overflow: auto;
		z-index: 50
	}

	#primary-menu > ul {
		--tw-bg-opacity: 1;
		background-color: rgb(var(--color-primary-lightest)/var(--tw-bg-opacity))
	}

	#primary-menu > ul > li ul {
		height: 0;
		overflow: hidden
	}

	#primary-menu > ul > li ul a {
		display: inline-block;
		margin-bottom: .625rem
	}

	#primary-menu > ul button {
		width: 100%
	}

	#primary-menu.active {
		bottom: 0;
		display: block;
		left: 0;
		position: fixed;
		right: 0
	}
}

#mobile-nav-toggle .line {
	--tw-bg-opacity: 1;
	background-color: rgb(var(--color-primary)/var(--tw-bg-opacity))
}

#mobile-nav-toggle #nav-toggle-line-1,
#mobile-nav-toggle #nav-toggle-line-2,
#mobile-nav-toggle #nav-toggle-line-3 {
	border-radius: .5rem;
	height: .25rem;
	left: 0;
	position: absolute;
	right: 0;
	transition-duration: .15s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

#mobile-nav-toggle #nav-toggle-line-1 {
	top: 0
}

#mobile-nav-toggle #nav-toggle-line-2 {
	top: 50%;
	--tw-translate-y: -50%;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

#mobile-nav-toggle #nav-toggle-line-3 {
	bottom: 0
}

#mobile-nav-toggle.active #nav-toggle-line-1 {
	--tw-rotate: 45deg
}

#mobile-nav-toggle.active #nav-toggle-line-1,
#mobile-nav-toggle.active #nav-toggle-line-3 {
	top: 7px;
	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))
}

#mobile-nav-toggle.active #nav-toggle-line-3 {
	--tw-rotate: -45deg
}

#mobile-nav-toggle.active #nav-toggle-line-2 {
	--tw-translate-x: 100%;
	opacity: 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))
}

.product-top .text-sm {
	font-size: 16px
}

.product-tab.active {
	cursor: default;
	--tw-text-opacity: 1;
	color: rgb(var(--color-body)/var(--tw-text-opacity))
}

.product-tab.active:after {
	content: "";
	height: .5rem;
	left: 0;
	position: absolute;
	right: 0;
	top: 100%;
	--tw-bg-opacity: 1;
	background-color: rgb(var(--color-tertiary-dark)/var(--tw-bg-opacity))
}

#tab-content-container ul {
	list-style: none;
	padding: 0
}

#tab-content-container ul li {
	padding-left: .875rem;
	position: relative
}

#tab-content-container ul li:before {
	aspect-ratio: 1/1;
	background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M256 512a256 256 0 1 0 0-512 256 256 0 1 0 0 512"/></svg>');
	background-size: contain;
	content: "";
	display: block;
	height: .25rem;
	left: 0;
	position: absolute;
	top: .625rem
}

.ios #tab-content-container ul li:before,
.osx #tab-content-container ul li:before {
	top: .875rem
}

.ios.hcp .accordion-title,
.osx.hcp .accordion-title {
	padding-bottom: 2rem
}

.accordion-title.active .accordion-indicator .line-2 {
	--tw-rotate: 0deg
}

.accordion-title .accordion-indicator .line,
.accordion-title.active .accordion-indicator .line-2 {
	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))
}

.accordion-title .accordion-indicator .line {
	position: absolute;
	top: 50%;
	--tw-translate-y: -50%
}

.accordion-title .accordion-indicator .line-2 {
	--tw-rotate: 90deg;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.isi-content ul > li {
	margin-bottom: 1.5rem
}

.isi-content ul ol {
	list-style-type: lower-alpha;
	padding-left: 1.625rem
}

#search-term {
	cursor: pointer
}

#search-term:focus {
	cursor: auto;
	padding-left: .5rem;
	padding-right: .5rem
}

#page-search {
	line-height: 0px
}

#page-search.active {
	line-height: 48px
}

.shimmer {
	animation: shimmer 2.5s infinite;
	-webkit-mask: linear-gradient(-60deg, #000 30%, #0005, #000 70%) right/300% 100%
}

@keyframes shimmer {
	to {
		-webkit-mask-position: left
	}
}

.entry-title,
.page-title {
	font-size: 1.875rem;
	font-weight: 800;
	line-height: 2.25rem;
	margin-bottom: 1.5rem;
	--tw-text-opacity: 1;
	color: rgb(23 23 23/var(--tw-text-opacity))
}

.entry-content > *,
.entry-title,
.page-content > *,
.page-title {
	margin-left: auto;
	margin-right: auto;
	max-width: 40rem
}

.entry-content > .alignwide {
	max-width: 60rem
}

.entry-content > .alignfull {
	max-width: none
}

.entry-content > .alignleft {
	float: left;
	margin-right: 2rem
}

.entry-content > .alignright {
	float: right;
	margin-left: 2rem
}

.svg-inline svg {
	display: inline-block
}

.prose p:last-child {
	margin: 0
}

.sr-only {
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	clip: rect(0, 0, 0, 0);
	border-width: 0;
	white-space: nowrap
}

.visible {
	visibility: visible
}

.invisible {
	visibility: hidden
}

.static {
	position: static
}

.fixed {
	position: fixed
}

.absolute {
	position: absolute
}

.relative {
	position: relative
}

.inset-0 {
	inset: 0
}

.inset-x-0 {
	left: 0;
	right: 0
}

.inset-y-0 {
	bottom: 0;
	top: 0
}

.bottom-0 {
	bottom: 0
}

.bottom-7 {
	bottom: 1.75rem
}

.left-0 {
	left: 0
}

.left-1\/2 {
	left: 50%
}

.right-0 {
	right: 0
}

.right-6 {
	right: 1.5rem
}

.right-7 {
	right: 1.75rem
}

.top-0 {
	top: 0
}

.top-1\/2 {
	top: 50%
}

.top-5 {
	top: 1.25rem
}

.top-full {
	top: 100%
}

.-z-\[1\] {
	z-index: -1
}

.z-10 {
	z-index: 10
}

.z-20 {
	z-index: 20
}

.z-30 {
	z-index: 30
}

.z-50 {
	z-index: 50
}

.order-first {
	order: -9999
}

.order-last {
	order: 9999
}

.col-span-2 {
	grid-column: span 2/span 2
}

.m-0 {
	margin: 0
}

.-mx-1 {
	margin-left: -.25rem;
	margin-right: -.25rem
}

.-mx-10 {
	margin-left: -2.5rem;
	margin-right: -2.5rem
}

.-mx-3 {
	margin-left: -.75rem;
	margin-right: -.75rem
}

.-mx-4 {
	margin-left: -1rem;
	margin-right: -1rem
}

.-my-6 {
	margin-bottom: -1.5rem;
	margin-top: -1.5rem
}

.mx-auto {
	margin-left: auto;
	margin-right: auto
}

.my-0 {
	margin-bottom: 0;
	margin-top: 0
}

.my-4 {
	margin-bottom: 1rem;
	margin-top: 1rem
}

.-mt-2 {
	margin-top: -.5rem
}

.mb-0 {
	margin-bottom: 0
}

.mb-10 {
	margin-bottom: 2.5rem
}

.mb-12 {
	margin-bottom: 3rem
}

.mb-14 {
	margin-bottom: 3.5rem
}

.mb-28 {
	margin-bottom: 7rem
}

.mb-3 {
	margin-bottom: .75rem
}

.mb-4 {
	margin-bottom: 1rem
}

.mb-5 {
	margin-bottom: 1.25rem
}

.mb-6 {
	margin-bottom: 1.5rem
}

.mb-7 {
	margin-bottom: 1.75rem
}

.mb-auto {
	margin-bottom: auto
}

.mt-1 {
	margin-top: .25rem
}

.mt-1\.5 {
	margin-top: .375rem
}

.mt-14 {
	margin-top: 3.5rem
}

.mt-3 {
	margin-top: .75rem
}

.mt-4 {
	margin-top: 1rem
}

.mt-6 {
	margin-top: 1.5rem
}

.mt-7 {
	margin-top: 1.75rem
}

.mt-8 {
	margin-top: 2rem
}

.mt-\[32px\] {
	margin-top: 32px
}

.box-content {
	box-sizing: content-box
}

.block {
	display: block
}

.inline-block {
	display: inline-block
}

.flex {
	display: flex
}

.table {
	display: table
}

.grid {
	display: grid
}

.hidden {
	display: none
}

.aspect-square {
	aspect-ratio: 1/1
}

.aspect-video {
	aspect-ratio: 16/9
}

.h-0 {
	height: 0
}

.h-0\.5 {
	height: .125rem
}

.h-1 {
	height: .25rem
}

.h-16 {
	height: 4rem
}

.h-5 {
	height: 1.25rem
}

.h-6 {
	height: 1.5rem
}

.h-7 {
	height: 1.75rem
}

.h-\[20px\] {
	height: 20px
}

.h-\[2px\] {
	height: 2px
}

.h-\[90px\] {
	height: 90px
}

.h-auto {
	height: auto
}

.h-full {
	height: 100%
}

.h-screen {
	height: 100vh
}

.max-h-\[60px\] {
	max-height: 60px
}

.max-h-\[90px\] {
	max-height: 90px
}

.min-h-\[2px\] {
	min-height: 2px
}

.w-0 {
	width: 0
}

.w-0\.5 {
	width: .125rem
}

.w-1\/4 {
	width: 25%
}

.w-16 {
	width: 4rem
}

.w-2 {
	width: .5rem
}

.w-2\.5 {
	width: .625rem
}

.w-40 {
	width: 10rem
}

.w-44 {
	width: 11rem
}

.w-5 {
	width: 1.25rem
}

.w-6 {
	width: 1.5rem
}

.w-\[100vw\] {
	width: 100vw
}

.w-\[160px\] {
	width: 160px
}

.w-\[206px\] {
	width: 206px
}

.w-\[25px\] {
	width: 25px
}

.w-\[36px\] {
	width: 36px
}

.w-\[38px\] {
	width: 38px
}

.w-\[90\%\] {
	width: 90%
}

.w-auto {
	width: auto
}

.w-full {
	width: 100%
}

.w-screen,
.w-viewport {
	width: 100vw
}

.min-w-\[10em\] {
	min-width: 10em
}

.min-w-full {
	min-width: 100%
}

.max-w-40 {
	max-width: 10rem
}

.max-w-\[1000px\] {
	max-width: 1000px
}

.max-w-\[1132px\] {
	max-width: 1132px
}

.max-w-\[217px\] {
	max-width: 217px
}

.max-w-\[400px\] {
	max-width: 400px
}

.max-w-\[450px\] {
	max-width: 450px
}

.max-w-\[60px\] {
	max-width: 60px
}

.max-w-\[681px\] {
	max-width: 681px
}

.max-w-\[710px\] {
	max-width: 710px
}

.max-w-\[92px\] {
	max-width: 92px
}

.max-w-full {
	max-width: 100%
}

.max-w-none {
	max-width: none
}

.flex-shrink-0,
.shrink-0 {
	flex-shrink: 0
}

.grow {
	flex-grow: 1
}

.grow-0 {
	flex-grow: 0
}

.basis-1\/2 {
	flex-basis: 50%
}

.basis-1\/3 {
	flex-basis: 33.333333%
}

.basis-10 {
	flex-basis: 2.5rem
}

.basis-4 {
	flex-basis: 1rem
}

.basis-\[12\%\] {
	flex-basis: 12%
}

.basis-\[35\%\] {
	flex-basis: 35%
}

.basis-\[65\%\] {
	flex-basis: 65%
}

.basis-full {
	flex-basis: 100%
}

.-translate-x-1\/2 {
	--tw-translate-x: -50%
}

.-translate-x-1\/2,
.-translate-x-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))
}

.-translate-x-3 {
	--tw-translate-x: -0.75rem
}

.-translate-x-6 {
	--tw-translate-x: -1.5rem
}

.-translate-x-6,
.-translate-y-1\/2 {
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-translate-y-1\/2 {
	--tw-translate-y: -50%
}

.translate-y-16 {
	--tw-translate-y: 4rem
}

.transform,
.translate-y-16 {
	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
}

.cursor-default {
	cursor: default
}

.cursor-pointer {
	cursor: pointer
}

.auto-rows-max {
	grid-auto-rows: max-content
}

.auto-rows-min {
	grid-auto-rows: min-content
}

.grid-cols-1 {
	grid-template-columns: repeat(1, minmax(0, 1fr))
}

.grid-cols-2 {
	grid-template-columns: repeat(2, minmax(0, 1fr))
}

.grid-cols-3 {
	grid-template-columns: repeat(3, minmax(0, 1fr))
}

.grid-cols-4 {
	grid-template-columns: repeat(4, minmax(0, 1fr))
}

.flex-col {
	flex-direction: column
}

.flex-col-reverse {
	flex-direction: column-reverse
}

.flex-wrap {
	flex-wrap: wrap
}

.content-center {
	align-content: center
}

.content-start {
	align-content: flex-start
}

.content-between {
	align-content: space-between
}

.items-start {
	align-items: flex-start
}

.items-end {
	align-items: flex-end
}

.items-center {
	align-items: center
}

.items-stretch {
	align-items: stretch
}

.justify-end {
	justify-content: flex-end
}

.justify-center {
	justify-content: center
}

.justify-between {
	justify-content: space-between
}

.justify-items-end {
	justify-items: end
}

.justify-items-center {
	justify-items: center
}

.gap-1 {
	gap: .25rem
}

.gap-1\.5 {
	gap: .375rem
}

.gap-10 {
	gap: 2.5rem
}

.gap-12 {
	gap: 3rem
}

.gap-16 {
	gap: 4rem
}

.gap-2 {
	gap: .5rem
}

.gap-2\.5 {
	gap: .625rem
}

.gap-20 {
	gap: 5rem
}

.gap-24 {
	gap: 6rem
}

.gap-3 {
	gap: .75rem
}

.gap-4 {
	gap: 1rem
}

.gap-5 {
	gap: 1.25rem
}

.gap-6 {
	gap: 1.5rem
}

.gap-7 {
	gap: 1.75rem
}

.gap-8 {
	gap: 2rem
}

.gap-9 {
	gap: 2.25rem
}

.gap-y-8 {
	row-gap: 2rem
}

.divide-x > :not([hidden]) ~ :not([hidden]) {
	--tw-divide-x-reverse: 0;
	border-left-width: calc(1px*(1 - var(--tw-divide-x-reverse)));
	border-right-width: calc(1px*var(--tw-divide-x-reverse))
}

.divide-x-2 > :not([hidden]) ~ :not([hidden]) {
	--tw-divide-x-reverse: 0;
	border-left-width: calc(2px*(1 - var(--tw-divide-x-reverse)));
	border-right-width: calc(2px*var(--tw-divide-x-reverse))
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
	--tw-divide-y-reverse: 0;
	border-bottom-width: calc(1px*var(--tw-divide-y-reverse));
	border-top-width: calc(1px*(1 - var(--tw-divide-y-reverse)))
}

.divide-body > :not([hidden]) ~ :not([hidden]) {
	--tw-divide-opacity: 1;
	border-color: rgb(var(--color-body)/var(--tw-divide-opacity))
}

.divide-outline-alt > :not([hidden]) ~ :not([hidden]) {
	--tw-divide-opacity: 1;
	border-color: rgb(var(--color-outline-alt)/var(--tw-divide-opacity))
}

.divide-primary > :not([hidden]) ~ :not([hidden]) {
	--tw-divide-opacity: 1;
	border-color: rgb(var(--color-primary)/var(--tw-divide-opacity))
}

.divide-slate-500 > :not([hidden]) ~ :not([hidden]) {
	--tw-divide-opacity: 1;
	border-color: rgb(100 116 139/var(--tw-divide-opacity))
}

.self-start {
	align-self: flex-start
}

.self-end {
	align-self: flex-end
}

.self-center {
	align-self: center
}

.self-stretch {
	align-self: stretch
}

.justify-self-center {
	justify-self: center
}

.overflow-auto {
	overflow: auto
}

.overflow-hidden {
	overflow: hidden
}

.overflow-x-hidden {
	overflow-x: hidden
}

.whitespace-nowrap {
	white-space: nowrap
}

.rounded {
	border-radius: .25rem
}

.rounded-2xl {
	border-radius: 1rem
}

.rounded-\[10px\] {
	border-radius: 10px
}

.rounded-full {
	border-radius: 9999px
}

.rounded-lg {
	border-radius: .5rem
}

.rounded-sm {
	border-radius: .125rem
}

.rounded-b-lg {
	border-bottom-right-radius: .5rem
}

.rounded-b-lg,
.rounded-l-lg {
	border-bottom-left-radius: .5rem
}

.rounded-l-lg {
	border-top-left-radius: .5rem
}

.rounded-r-lg {
	border-bottom-right-radius: .5rem
}

.rounded-r-lg,
.rounded-t-lg {
	border-top-right-radius: .5rem
}

.rounded-t-lg {
	border-top-left-radius: .5rem
}

.rounded-tl-\[10px\] {
	border-top-left-radius: 10px
}

.rounded-tr-\[10px\] {
	border-top-right-radius: 10px
}

.border {
	border-width: 1px
}

.border-2 {
	border-width: 2px
}

.border-3 {
	border-width: 3px
}

.border-b-0 {
	border-bottom-width: 0
}

.border-b-2 {
	border-bottom-width: 2px
}

.border-b-\[10px\] {
	border-bottom-width: 10px
}

.border-l-0 {
	border-left-width: 0
}

.border-t {
	border-top-width: 1px
}

.border-t-0 {
	border-top-width: 0
}

.border-t-\[10px\] {
	border-top-width: 10px
}

.border-\[\#B1B3B3\] {
	--tw-border-opacity: 1;
	border-color: rgb(177 179 179/var(--tw-border-opacity))
}

.border-body-light {
	--tw-border-opacity: 1;
	border-color: rgb(var(--color-body-light)/var(--tw-border-opacity))
}

.border-outline {
	--tw-border-opacity: 1;
	border-color: rgb(var(--color-outline)/var(--tw-border-opacity))
}

.border-outline-alt {
	--tw-border-opacity: 1;
	border-color: rgb(var(--color-outline-alt)/var(--tw-border-opacity))
}

.border-primary {
	--tw-border-opacity: 1;
	border-color: rgb(var(--color-primary)/var(--tw-border-opacity))
}

.border-b-tertiary {
	--tw-border-opacity: 1;
	border-bottom-color: rgb(var(--color-tertiary)/var(--tw-border-opacity))
}

.border-t-tertiary {
	--tw-border-opacity: 1;
	border-top-color: rgb(var(--color-tertiary)/var(--tw-border-opacity))
}

.bg-black\/10 {
	background-color: rgba(0, 0, 0, .1)
}

.bg-gray-300 {
	--tw-bg-opacity: 1;
	background-color: rgb(209 213 219/var(--tw-bg-opacity))
}

.bg-outline-alt {
	--tw-bg-opacity: 1;
	background-color: rgb(var(--color-outline-alt)/var(--tw-bg-opacity))
}

.bg-primary {
	--tw-bg-opacity: 1;
	background-color: rgb(var(--color-primary)/var(--tw-bg-opacity))
}

.bg-primary-light {
	--tw-bg-opacity: 1;
	background-color: rgb(var(--color-primary-light)/var(--tw-bg-opacity))
}

.bg-primary-lightest {
	--tw-bg-opacity: 1;
	background-color: rgb(var(--color-primary-lightest)/var(--tw-bg-opacity))
}

.bg-primary\/10 {
	background-color: rgb(var(--color-primary)/.1)
}

.bg-primary\/30 {
	background-color: rgb(var(--color-primary)/.3)
}

.bg-primary\/75 {
	background-color: rgb(var(--color-primary)/.75)
}

.bg-secondary {
	--tw-bg-opacity: 1;
	background-color: rgb(var(--color-secondary)/var(--tw-bg-opacity))
}

.bg-secondary-light {
	--tw-bg-opacity: 1;
	background-color: rgb(var(--color-secondary-light)/var(--tw-bg-opacity))
}

.bg-stage {
	--tw-bg-opacity: 1;
	background-color: rgb(var(--color-stage)/var(--tw-bg-opacity))
}

.bg-surface-low {
	--tw-bg-opacity: 1;
	background-color: rgb(var(--color-surface-low)/var(--tw-bg-opacity))
}

.bg-surface\/60 {
	background-color: rgb(var(--color-surface)/.6)
}

.bg-tertiary {
	--tw-bg-opacity: 1;
	background-color: rgb(var(--color-tertiary)/var(--tw-bg-opacity))
}

.bg-tertiary-light {
	--tw-bg-opacity: 1;
	background-color: rgb(var(--color-tertiary-light)/var(--tw-bg-opacity))
}

.bg-tertiary\/10 {
	background-color: rgb(var(--color-tertiary)/.1)
}

.bg-transparent {
	background-color: transparent
}

.bg-white {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.bg-white\/35 {
	background-color: hsla(0, 0%, 100%, .35)
}

.bg-white\/60 {
	background-color: hsla(0, 0%, 100%, .6)
}

.bg-white\/65,
.bg-white\/\[65\%\] {
	background-color: hsla(0, 0%, 100%, .65)
}

.bg-gradient-to-b {
	background-image: linear-gradient(to bottom, var(--tw-gradient-stops))
}

.to-primary {
	--tw-gradient-to: rgb(var(--color-primary)/1) var(--tw-gradient-to-position)
}

.object-contain {
	-o-object-fit: contain;
	object-fit: contain
}

.object-cover {
	-o-object-fit: cover;
	object-fit: cover
}

.object-center {
	-o-object-position: center;
	object-position: center
}

.object-left {
	-o-object-position: left;
	object-position: left
}

.object-right-bottom {
	-o-object-position: right bottom;
	object-position: right bottom
}

.p-10 {
	padding: 2.5rem
}

.p-12 {
	padding: 3rem
}

.p-3 {
	padding: .75rem
}

.p-4 {
	padding: 1rem
}

.p-5 {
	padding: 1.25rem
}

.p-7 {
	padding: 1.75rem
}

.p-8 {
	padding: 2rem
}

.px-1 {
	padding-left: .25rem;
	padding-right: .25rem
}

.px-10 {
	padding-left: 2.5rem;
	padding-right: 2.5rem
}

.px-12 {
	padding-left: 3rem;
	padding-right: 3rem
}

.px-20 {
	padding-left: 5rem;
	padding-right: 5rem
}

.px-3 {
	padding-left: .75rem;
	padding-right: .75rem
}

.px-4 {
	padding-left: 1rem;
	padding-right: 1rem
}

.px-5 {
	padding-left: 1.25rem;
	padding-right: 1.25rem
}

.px-6 {
	padding-left: 1.5rem;
	padding-right: 1.5rem
}

.px-7 {
	padding-left: 1.75rem;
	padding-right: 1.75rem
}

.px-8 {
	padding-left: 2rem;
	padding-right: 2rem
}

.py-1 {
	padding-bottom: .25rem;
	padding-top: .25rem
}

.py-10 {
	padding-bottom: 2.5rem;
	padding-top: 2.5rem
}

.py-12 {
	padding-bottom: 3rem;
	padding-top: 3rem
}

.py-16 {
	padding-bottom: 4rem;
	padding-top: 4rem
}

.py-2 {
	padding-bottom: .5rem;
	padding-top: .5rem
}

.py-2\.5 {
	padding-bottom: .625rem;
	padding-top: .625rem
}

.py-20 {
	padding-bottom: 5rem;
	padding-top: 5rem
}

.py-4 {
	padding-bottom: 1rem;
	padding-top: 1rem
}

.py-5 {
	padding-bottom: 1.25rem;
	padding-top: 1.25rem
}

.py-6 {
	padding-bottom: 1.5rem;
	padding-top: 1.5rem
}

.py-7 {
	padding-bottom: 1.75rem;
	padding-top: 1.75rem
}

.pb-10 {
	padding-bottom: 2.5rem
}

.pb-11 {
	padding-bottom: 2.75rem
}

.pb-12 {
	padding-bottom: 3rem
}

.pb-16 {
	padding-bottom: 4rem
}

.pb-2 {
	padding-bottom: .5rem
}

.pb-3 {
	padding-bottom: .75rem
}

.pb-32 {
	padding-bottom: 8rem
}

.pb-5 {
	padding-bottom: 1.25rem
}

.pb-6 {
	padding-bottom: 1.5rem
}

.pb-7 {
	padding-bottom: 1.75rem
}

.pb-8 {
	padding-bottom: 2rem
}

.pb-9 {
	padding-bottom: 2.25rem
}

.pl-10 {
	padding-left: 2.5rem
}

.pl-11 {
	padding-left: 2.75rem
}

.pl-2 {
	padding-left: .5rem
}

.pl-2\.5 {
	padding-left: .625rem
}

.pl-4 {
	padding-left: 1rem
}

.pl-5 {
	padding-left: 1.25rem
}

.pl-6 {
	padding-left: 1.5rem
}

.pl-8 {
	padding-left: 2rem
}

.pr-16 {
	padding-right: 4rem
}

.pr-3 {
	padding-right: .75rem
}

.pr-5 {
	padding-right: 1.25rem
}

.pt-1 {
	padding-top: .25rem
}

.pt-10 {
	padding-top: 2.5rem
}

.pt-11 {
	padding-top: 2.75rem
}

.pt-16 {
	padding-top: 4rem
}

.pt-2 {
	padding-top: .5rem
}

.pt-2\.5 {
	padding-top: .625rem
}

.pt-3 {
	padding-top: .75rem
}

.pt-4 {
	padding-top: 1rem
}

.pt-5 {
	padding-top: 1.25rem
}

.pt-7 {
	padding-top: 1.75rem
}

.pt-8 {
	padding-top: 2rem
}

.pt-9 {
	padding-top: 2.25rem
}

.text-left {
	text-align: left
}

.text-center {
	text-align: center
}

.text-right {
	text-align: right
}

.text-2xl {
	font-size: 1.5rem;
	line-height: 2rem
}

.text-3xl {
	font-size: 1.875rem;
	line-height: 2.25rem
}

.text-4xl {
	font-size: 2.25rem;
	line-height: 2.5rem
}

.text-\[2\.5rem\] {
	font-size: 2.5rem
}

.text-\[65px\] {
	font-size: 65px
}

.text-base {
	font-size: 1rem;
	line-height: 1.5rem
}

.text-lg {
	font-size: 1.125rem;
	line-height: 1.75rem
}

.text-sm {
	font-size: .875rem;
	line-height: 1.25rem
}

.text-xl {
	font-size: 1.25rem;
	line-height: 1.75rem
}

.text-xs {
	font-size: .75rem;
	line-height: 1rem
}

.font-bold {
	font-weight: 700
}

.font-light {
	font-weight: 300
}

.font-medium {
	font-weight: 500
}

.font-normal {
	font-weight: 400
}

.font-semibold {
	font-weight: 600
}

.uppercase {
	text-transform: uppercase
}

.italic {
	font-style: italic
}

.\!leading-none {
	line-height: 1 !important
}

.leading-9 {
	line-height: 2.25rem
}

.leading-\[36px\] {
	line-height: 36px
}

.leading-\[56px\] {
	line-height: 56px
}

.leading-none {
	line-height: 1
}

.leading-snug {
	line-height: 1.375
}

.leading-tight {
	line-height: 1.25
}

.text-body {
	--tw-text-opacity: 1;
	color: rgb(var(--color-body)/var(--tw-text-opacity))
}

.text-gray-900 {
	--tw-text-opacity: 1;
	color: rgb(17 24 39/var(--tw-text-opacity))
}

.text-on-primary {
	--tw-text-opacity: 1;
	color: rgb(var(--color-on-primary)/var(--tw-text-opacity))
}

.text-on-secondary {
	--tw-text-opacity: 1;
	color: rgb(var(--color-on-secondary)/var(--tw-text-opacity))
}

.text-primary {
	--tw-text-opacity: 1;
	color: rgb(var(--color-primary)/var(--tw-text-opacity))
}

.text-secondary {
	--tw-text-opacity: 1;
	color: rgb(var(--color-secondary)/var(--tw-text-opacity))
}

.text-tertiary {
	--tw-text-opacity: 1;
	color: rgb(var(--color-tertiary)/var(--tw-text-opacity))
}

.text-white {
	--tw-text-opacity: 1;
	color: rgb(255 255 255/var(--tw-text-opacity))
}

.underline {
	text-decoration-line: underline
}

.no-underline {
	text-decoration-line: none
}

.opacity-0 {
	opacity: 0
}

.opacity-25 {
	opacity: .25
}

.opacity-75 {
	opacity: .75
}

.shadow-vue {
	--tw-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
	--tw-shadow-colored: 0 0 15px 0 var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-black\/30 {
	--tw-shadow-color: rgba(0, 0, 0, .3);
	--tw-shadow: var(--tw-shadow-colored)
}

.outline {
	outline-style: solid
}

.outline-0 {
	outline-width: 0
}

.outline-primary {
	outline-color: rgb(var(--color-primary)/1)
}

.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-all {
	transition-duration: .15s;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-colors {
	transition-duration: .15s;
	transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-transform {
	transition-duration: .15s;
	transition-property: transform;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.duration-200 {
	transition-duration: .2s
}

.duration-300 {
	transition-duration: .3s
}

.ease-linear {
	transition-timing-function: linear
}

.content-none {
	--tw-content: none;
	content: var(--tw-content)
}

@media (min-width:1024px) {
	.lg\:container {
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
		padding-left: 20px;
		padding-right: 20px
	}

	@media (min-width:1024px) {
		.lg\:container {
			max-width: 984px;
			padding-left: 0;
			padding-right: 0
		}
	}

	@media (min-width:1406px) {
		.lg\:container {
			max-width: 1366px
		}
	}
}

.marker\:text-primary ::marker {
	color: rgb(var(--color-primary))
}

.marker\:text-primary::marker {
	color: rgb(var(--color-primary))
}

.before\:my-4:before {
	content: var(--tw-content);
	margin-bottom: 1rem;
	margin-top: 1rem
}

.before\:block:before {
	content: var(--tw-content);
	display: block
}

.before\:h-1:before {
	content: var(--tw-content);
	height: .25rem
}

.before\:w-12:before {
	content: var(--tw-content);
	width: 3rem
}

.before\:bg-primary:before {
	content: var(--tw-content);
	--tw-bg-opacity: 1;
	background-color: rgb(var(--color-primary)/var(--tw-bg-opacity))
}

.before\:content-\[\'\'\]:before {
	--tw-content: "";
	content: var(--tw-content)
}

.first\:pt-0:first-child {
	padding-top: 0
}

.last\:mb-0:last-child {
	margin-bottom: 0
}

.hover\:scale-105:hover {
	--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))
}

.hover\:bg-primary-hover:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(var(--color-primary-hover)/var(--tw-bg-opacity))
}

.hover\:bg-surface-med:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(var(--color-surface-med)/var(--tw-bg-opacity))
}

.hover\:bg-white:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.hover\:bg-none:hover {
	background-image: none
}

.hover\:text-primary:hover {
	--tw-text-opacity: 1;
	color: rgb(var(--color-primary)/var(--tw-text-opacity))
}

.hover\:text-primary-hover:hover {
	--tw-text-opacity: 1;
	color: rgb(var(--color-primary-hover)/var(--tw-text-opacity))
}

.hover\:underline:hover {
	text-decoration-line: underline
}

.hover\:no-underline:hover {
	text-decoration-line: none
}

.hover\:outline-\[6px\]:hover {
	outline-width: 6px
}

@keyframes pulse {
	50% {
		opacity: .5
	}
}

.group:hover .group-hover\:animate-pulse {
	animation: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite
}

.group:hover .group-hover\:text-secondary {
	--tw-text-opacity: 1;
	color: rgb(var(--color-secondary)/var(--tw-text-opacity))
}

.prose-headings\:mb-0 :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~=not-prose], [class~=not-prose] *))) {
	margin-bottom: 0
}

.prose-headings\:mb-0\.5 :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~=not-prose], [class~=not-prose] *))) {
	margin-bottom: .125rem
}

.prose-headings\:text-2xl :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~=not-prose], [class~=not-prose] *))) {
	font-size: 1.5rem;
	line-height: 2rem
}

.prose-headings\:text-body :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~=not-prose], [class~=not-prose] *))) {
	--tw-text-opacity: 1;
	color: rgb(var(--color-body)/var(--tw-text-opacity))
}

.prose-headings\:text-on-primary-heading :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~=not-prose], [class~=not-prose] *))) {
	--tw-text-opacity: 1;
	color: rgb(var(--color-on-primary-haeding)/var(--tw-text-opacity))
}

.prose-headings\:text-on-secondary-heading :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~=not-prose], [class~=not-prose] *))) {
	--tw-text-opacity: 1;
	color: rgb(var(--color-on-secondary-haeding)/var(--tw-text-opacity))
}

.prose-headings\:text-primary :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~=not-prose], [class~=not-prose] *))) {
	--tw-text-opacity: 1;
	color: rgb(var(--color-primary)/var(--tw-text-opacity))
}

.prose-p\:my-4 :is(:where(p):not(:where([class~=not-prose], [class~=not-prose] *))) {
	margin-bottom: 1rem;
	margin-top: 1rem
}

.prose-p\:my-6 :is(:where(p):not(:where([class~=not-prose], [class~=not-prose] *))) {
	margin-bottom: 1.5rem;
	margin-top: 1.5rem
}

.prose-p\:mb-5 :is(:where(p):not(:where([class~=not-prose], [class~=not-prose] *))) {
	margin-bottom: 1.25rem
}

.prose-a\:text-on-primary :is(:where(a):not(:where([class~=not-prose], [class~=not-prose] *))) {
	--tw-text-opacity: 1;
	color: rgb(var(--color-on-primary)/var(--tw-text-opacity))
}

.prose-a\:text-on-primary-link :is(:where(a):not(:where([class~=not-prose], [class~=not-prose] *))) {
	--tw-text-opacity: 1;
	color: rgb(var(--color-on-primary-link)/var(--tw-text-opacity))
}

.prose-a\:text-on-secondary-link :is(:where(a):not(:where([class~=not-prose], [class~=not-prose] *))) {
	--tw-text-opacity: 1;
	color: rgb(var(--color-on-secondary-link)/var(--tw-text-opacity))
}

.prose-a\:text-primary :is(:where(a):not(:where([class~=not-prose], [class~=not-prose] *))) {
	--tw-text-opacity: 1;
	color: rgb(var(--color-primary)/var(--tw-text-opacity))
}

@media (min-width:640px) {
	.sm\:order-last {
		order: 9999
	}

	.sm\:w-auto {
		width: auto
	}

	.sm\:max-w-\[33\.33\%\] {
		max-width: 33.33%
	}

	.sm\:max-w-\[50\%\] {
		max-width: 50%
	}

	.sm\:flex-row {
		flex-direction: row
	}

	.sm\:text-3xl {
		font-size: 1.875rem;
		line-height: 2.25rem
	}

	.sm\:text-\[65px\] {
		font-size: 65px
	}

	.sm\:text-sm {
		font-size: .875rem;
		line-height: 1.25rem
	}
}

@media (min-width:768px) {
	.md\:order-first {
		order: -9999
	}

	.md\:mb-24 {
		margin-bottom: 6rem
	}

	.md\:mt-4 {
		margin-top: 1rem
	}

	.md\:block {
		display: block
	}

	.md\:flex {
		display: flex
	}

	.md\:grid {
		display: grid
	}

	.md\:hidden {
		display: none
	}

	.md\:w-36 {
		width: 9rem
	}

	.md\:max-w-\[50\%\] {
		max-width: 50%
	}

	.md\:max-w-\[70\%\] {
		max-width: 70%
	}

	.md\:basis-2\/3 {
		flex-basis: 66.666667%
	}

	.md\:basis-\[244px\] {
		flex-basis: 244px
	}

	.md\:-translate-x-6 {
		--tw-translate-x: -1.5rem;
		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\:flex-row {
		flex-direction: row
	}

	.md\:flex-nowrap {
		flex-wrap: nowrap
	}

	.md\:items-center {
		align-items: center
	}

	.md\:justify-start {
		justify-content: flex-start
	}

	.md\:gap-10 {
		gap: 2.5rem
	}

	.md\:gap-11 {
		gap: 2.75rem
	}

	.md\:divide-x > :not([hidden]) ~ :not([hidden]) {
		--tw-divide-x-reverse: 0;
		border-left-width: calc(1px*(1 - var(--tw-divide-x-reverse)));
		border-right-width: calc(1px*var(--tw-divide-x-reverse))
	}

	.md\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
		--tw-divide-y-reverse: 0;
		border-bottom-width: calc(0px*var(--tw-divide-y-reverse));
		border-top-width: calc(0px*(1 - var(--tw-divide-y-reverse)))
	}

	.md\:rounded-none {
		border-radius: 0
	}

	.md\:rounded-l-lg {
		border-bottom-left-radius: .5rem;
		border-top-left-radius: .5rem
	}

	.md\:rounded-r-lg {
		border-bottom-right-radius: .5rem;
		border-top-right-radius: .5rem
	}

	.md\:border-0 {
		border-width: 0
	}

	.md\:bg-transparent {
		background-color: transparent
	}

	.md\:p-0 {
		padding: 0
	}

	.md\:px-0 {
		padding-left: 0;
		padding-right: 0
	}

	.md\:px-10 {
		padding-left: 2.5rem;
		padding-right: 2.5rem
	}

	.md\:px-24 {
		padding-left: 6rem;
		padding-right: 6rem
	}

	.md\:px-6 {
		padding-left: 1.5rem;
		padding-right: 1.5rem
	}

	.md\:px-7 {
		padding-left: 1.75rem;
		padding-right: 1.75rem
	}

	.md\:py-0 {
		padding-bottom: 0;
		padding-top: 0
	}

	.md\:py-12 {
		padding-bottom: 3rem;
		padding-top: 3rem
	}

	.md\:py-20 {
		padding-bottom: 5rem;
		padding-top: 5rem
	}

	.md\:py-6 {
		padding-bottom: 1.5rem;
		padding-top: 1.5rem
	}

	.md\:pb-24 {
		padding-bottom: 6rem
	}

	.md\:pb-6 {
		padding-bottom: 1.5rem
	}

	.md\:pl-10 {
		padding-left: 2.5rem
	}

	.md\:pr-5 {
		padding-right: 1.25rem
	}

	.md\:pt-0 {
		padding-top: 0
	}

	.md\:pt-12 {
		padding-top: 3rem
	}

	.md\:pt-14 {
		padding-top: 3.5rem
	}

	.md\:text-left {
		text-align: left
	}

	.md\:text-3xl {
		font-size: 1.875rem;
		line-height: 2.25rem
	}

	.md\:text-5xl {
		font-size: 3rem;
		line-height: 1
	}

	.md\:text-base {
		font-size: 1rem;
		line-height: 1.5rem
	}

	.md\:text-xl {
		font-size: 1.25rem;
		line-height: 1.75rem
	}
}

@media (min-width:1024px) {
	.lg\:invisible {
		visibility: hidden
	}

	.lg\:absolute {
		position: absolute
	}

	.lg\:right-\[10vw\] {
		right: 10vw
	}

	.lg\:order-last {
		order: 9999
	}

	.lg\:-mx-6 {
		margin-left: -1.5rem;
		margin-right: -1.5rem
	}

	.lg\:mx-0 {
		margin-left: 0;
		margin-right: 0
	}

	.lg\:my-0 {
		margin-bottom: 0;
		margin-top: 0
	}

	.lg\:mb-24 {
		margin-bottom: 6rem
	}

	.lg\:ml-5 {
		margin-left: 1.25rem
	}

	.lg\:mt-14 {
		margin-top: 3.5rem
	}

	.lg\:mt-20 {
		margin-top: 5rem
	}

	.lg\:mt-5 {
		margin-top: 1.25rem
	}

	.lg\:block {
		display: block
	}

	.lg\:flex {
		display: flex
	}

	.lg\:grid {
		display: grid
	}

	.lg\:hidden {
		display: none
	}

	.lg\:\!h-auto {
		height: auto !important
	}

	.lg\:min-h-\[460px\] {
		min-height: 460px
	}

	.lg\:w-1\/2 {
		width: 50%
	}

	.lg\:w-2\/3 {
		width: 66.666667%
	}

	.lg\:w-full {
		width: 100%
	}

	.lg\:max-w-\[301px\] {
		max-width: 301px
	}

	.lg\:max-w-\[33\.33\%\] {
		max-width: 33.33%
	}

	.lg\:max-w-\[360px\] {
		max-width: 360px
	}

	.lg\:max-w-full {
		max-width: 100%
	}

	.lg\:max-w-none {
		max-width: none
	}

	.lg\:basis-1\/3 {
		flex-basis: 33.333333%
	}

	.lg\:-translate-y-3\/4 {
		--tw-translate-y: -75%;
		transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
	}

	.lg\:columns-2 {
		-moz-columns: 2;
		-moz-column-count: 2;
		column-count: 2
	}

	.lg\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr))
	}

	.lg\:flex-row {
		flex-direction: row
	}

	.lg\:items-center {
		align-items: center
	}

	.lg\:gap-0 {
		gap: 0
	}

	.lg\:gap-11 {
		gap: 2.75rem
	}

	.lg\:gap-12 {
		gap: 3rem
	}

	.lg\:gap-14 {
		gap: 3.5rem
	}

	.lg\:gap-16 {
		gap: 4rem
	}

	.lg\:gap-20 {
		gap: 5rem
	}

	.lg\:gap-24 {
		gap: 6rem
	}

	.lg\:gap-6 {
		gap: 1.5rem
	}

	.lg\:gap-7 {
		gap: 1.75rem
	}

	.lg\:gap-8 {
		gap: 2rem
	}

	.lg\:gap-9 {
		gap: 2.25rem
	}

	.lg\:divide-x > :not([hidden]) ~ :not([hidden]) {
		--tw-divide-x-reverse: 0;
		border-left-width: calc(1px*(1 - var(--tw-divide-x-reverse)));
		border-right-width: calc(1px*var(--tw-divide-x-reverse))
	}

	.lg\:divide-y-0 > :not([hidden]) ~ :not([hidden]) {
		--tw-divide-y-reverse: 0;
		border-bottom-width: calc(0px*var(--tw-divide-y-reverse));
		border-top-width: calc(0px*(1 - var(--tw-divide-y-reverse)))
	}

	.lg\:place-self-center {
		place-self: center
	}

	.lg\:rounded-t-lg {
		border-top-left-radius: .5rem;
		border-top-right-radius: .5rem
	}

	.lg\:border-0 {
		border-width: 0
	}

	.lg\:p-10 {
		padding: 2.5rem
	}

	.lg\:px-0 {
		padding-left: 0;
		padding-right: 0
	}

	.lg\:px-20 {
		padding-left: 5rem;
		padding-right: 5rem
	}

	.lg\:px-6 {
		padding-left: 1.5rem;
		padding-right: 1.5rem
	}

	.lg\:px-7 {
		padding-left: 1.75rem;
		padding-right: 1.75rem
	}

	.lg\:py-0 {
		padding-bottom: 0;
		padding-top: 0
	}

	.lg\:py-3 {
		padding-bottom: .75rem;
		padding-top: .75rem
	}

	.lg\:pb-10 {
		padding-bottom: 2.5rem
	}

	.lg\:pb-14 {
		padding-bottom: 3.5rem
	}

	.lg\:pb-3 {
		padding-bottom: .75rem
	}

	.lg\:pb-5 {
		padding-bottom: 1.25rem
	}

	.lg\:pb-52 {
		padding-bottom: 13rem
	}

	.lg\:pl-11 {
		padding-left: 2.75rem
	}

	.lg\:pl-5 {
		padding-left: 1.25rem
	}

	.lg\:pr-7 {
		padding-right: 1.75rem
	}

	.lg\:pt-12 {
		padding-top: 3rem
	}

	.lg\:pt-14 {
		padding-top: 3.5rem
	}

	.lg\:pt-3 {
		padding-top: .75rem
	}

	.lg\:pt-4 {
		padding-top: 1rem
	}

	.lg\:pt-6 {
		padding-top: 1.5rem
	}

	.lg\:text-2xl {
		font-size: 1.5rem;
		line-height: 2rem
	}

	.lg\:text-3xl {
		font-size: 1.875rem;
		line-height: 2.25rem
	}

	.lg\:text-4xl {
		font-size: 2.25rem;
		line-height: 2.5rem
	}

	.lg\:text-5xl {
		font-size: 3rem;
		line-height: 1
	}

	.lg\:text-6xl {
		font-size: 3.75rem;
		line-height: 1
	}

	.lg\:text-base {
		font-size: 1rem;
		line-height: 1.5rem
	}

	.lg\:text-sm {
		font-size: .875rem;
		line-height: 1.25rem
	}

	.lg\:opacity-0 {
		opacity: 0
	}
}

@media (min-width:1406px) {
	.xl\:absolute {
		position: absolute
	}

	.xl\:right-7 {
		right: 1.75rem
	}

	.xl\:top-1\/2 {
		top: 50%
	}

	.xl\:order-last {
		order: 9999
	}

	.xl\:-mx-12 {
		margin-left: -3rem;
		margin-right: -3rem
	}

	.xl\:mt-0 {
		margin-top: 0
	}

	.xl\:block {
		display: block
	}

	.xl\:w-\[65\%\] {
		width: 65%
	}

	.xl\:basis-1\/2 {
		flex-basis: 50%
	}

	.xl\:basis-1\/4 {
		flex-basis: 25%
	}

	.xl\:-translate-y-1\/2 {
		--tw-translate-y: -50%;
		transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
	}

	.xl\:flex-row {
		flex-direction: row
	}

	.xl\:flex-nowrap {
		flex-wrap: nowrap
	}

	.xl\:content-start {
		align-content: flex-start
	}

	.xl\:gap-8 {
		gap: 2rem
	}

	.xl\:px-10 {
		padding-left: 2.5rem;
		padding-right: 2.5rem
	}

	.xl\:px-12 {
		padding-left: 3rem;
		padding-right: 3rem
	}

	.xl\:px-28 {
		padding-left: 7rem;
		padding-right: 7rem
	}

	.xl\:pb-5 {
		padding-bottom: 1.25rem
	}

	.xl\:pt-6 {
		padding-top: 1.5rem
	}

	.xl\:text-3xl {
		font-size: 1.875rem;
		line-height: 2.25rem
	}

	.xl\:text-lg {
		font-size: 1.125rem;
		line-height: 1.75rem
	}

	.xl\:text-xl {
		font-size: 1.25rem;
		line-height: 1.75rem
	}
}

/*GOTCHA*/
#tab-content-container div>ul.support>li {
    float: left;
    width: 31%;
    list-style: none;
    height: 230px;
    border-top: 1px solid #421363;
    border-left: 10px solid #421363;
    border-right: 1px solid #421363;
    border-top-right-radius: #421363;
    border-bottom: 1px solid #421363;
    border-bottom-right-radius: 10px;
    margin-right: 10px;
    padding-top: 10px;
    font-size: 14px;
    padding-right: 8px;
}
#tab-content-container div>ul.support>li:before {
    list-style: none !important;
    background-image: none !important;
}
#tab-content-container div>ul.support > li strong {
    margin-bottom: 9px !important;
    display: inline-block;
}
a.btn.btn-primary.mt-5 {
    margin-top: 20px;
}
#tab-content-container p em {
    display: inline-block;
    margin-top: 20px;
    font-size: 14px;
}
.two_btns {
    display: flex;
}
.two_btns div:last-child > a {
    margin-left: 20px;
}
.refference {
    margin-bottom: 30px;
}
.refference strong {
    display: inline-block;
    margin-left: 5px;
}