
/*! tailwindcss v3.0.18 | MIT License | https://tailwindcss.com*/
*, :after, :before {
	box-sizing: border-box;
	border: 0 solid #e5e7eb;
}

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

html {
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
	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;
}

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

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

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: initial;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

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

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

button, select {
	text-transform: none;
}

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

[type=button].nitro-lazy, [type=reset].nitro-lazy, [type=submit].nitro-lazy, button.nitro-lazy {
	background-image: none !important;
}

:-moz-focusring {
	outline: auto;
}

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

progress {
	vertical-align: initial;
}

::-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;
}

textarea {
	resize: vertical;
}

input::-moz-placeholder, textarea::-moz-placeholder {
	opacity: 1;
	color: #9ca3af;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	opacity: 1;
	color: #9ca3af;
}

input::placeholder, textarea::placeholder {
	opacity: 1;
	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 {
	max-width: 100%;
	height: auto;
}

[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: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgba(59, 130, 246, .5);
	--tw-ring-offset-shadow: 0 0 rgba(0, 0, 0, 0);
	--tw-ring-shadow: 0 0 rgba(0, 0, 0, 0);
	--tw-shadow: 0 0 rgba(0, 0, 0, 0);
	--tw-shadow-colored: 0 0 rgba(0, 0, 0, 0);
}

.container {
	width: 100%;
	padding-right: 1rem;
	padding-left: 1rem;
}

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

@media (min-width:600px) {
	.container {
		max-width: 600px;
		padding-right: 2rem;
		padding-left: 2rem;
	}
}

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

@media (min-width:960px) {
	.container {
		max-width: 960px;
		padding-right: 0;
		padding-left: 0;
	}
}

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

.visible {
	visibility: visible;
}

.invisible {
	visibility: hidden;
}

.static {
	position: static;
}

.fixed {
	position: fixed;
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
}

.sticky {
	position: -webkit-sticky;
	position: sticky;
}

.right-0 {
	right: 0;
}

.top-0 {
	top: 0;
}

.top-72 {
	top: 18rem;
}

.top-\[5\%\] {
	top: 5%;
}

.\!-top-12 {
	top: -3rem !important;
}

.bottom-0 {
	bottom: 0;
}

.left-\[45\%\] {
	left: 45%;
}

.bottom-1\/3 {
	bottom: 33.333333%;
}

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

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

.left-\[50\%\] {
	left: 50%;
}

.top-\[50\%\] {
	top: 50%;
}

.-top-7 {
	top: -1.75rem;
}

.top-\[20\%\] {
	top: 20%;
}

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

.right-4 {
	right: 1rem;
}

.left-0 {
	left: 0;
}

.right-6 {
	right: 1.5rem;
}

.-left-\[46px\] {
	left: -46px;
}

.top-\[12px\] {
	top: 12px;
}

.bottom-\[125\%\] {
	bottom: 125%;
}

.left-\[40\%\] {
	left: 40%;
}

.z-50 {
	z-index: 50;
}

.z-40 {
	z-index: 40;
}

.z-10 {
	z-index: 10;
}

.m-0 {
	margin: 0;
}

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

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

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

.\!mx-auto {
	margin-left: auto !important;
	margin-right: auto !important;
}

.my-9 {
	margin-top: 2.25rem;
	margin-bottom: 2.25rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ml-auto {
	margin-left: auto;
}

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

.\!mr-0 {
	margin-right: 0 !important;
}

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

.-ml-10 {
	margin-left: -2.5rem;
}

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

.mt-14 {
	margin-top: 3.5rem;
}

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

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

.mb-12 {
	margin-bottom: 3rem;
}

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

.mb-9 {
	margin-bottom: 2.25rem;
}

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

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

.mt-0 {
	margin-top: 0;
}

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

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

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

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

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

.ml-0 {
	margin-left: 0;
}

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

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

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

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

.box-content {
	box-sizing: initial;
}

.block {
	display: block;
}

.inline-block {
	display: inline-block;
}

.\!inline-block {
	display: inline-block !important;
}

.flex {
	display: flex;
}

.table {
	display: table;
}

.grid {
	display: grid;
}

.\!grid {
	display: grid !important;
}

.contents {
	display: contents;
}

.hidden {
	display: none;
}

.h-6 {
	height: 1.5rem;
}

.h-11 {
	height: 2.75rem;
}

.h-5 {
	height: 1.25rem;
}

.h-full {
	height: 100%;
}

.h-auto {
	height: auto;
}

.h-\[100px\] {
	height: 100px;
}

.h-8 {
	height: 2rem;
}

.h-16 {
	height: 4rem;
}

.h-20 {
	height: 5rem;
}

.h-\[129px\] {
	height: 129px;
}

.h-24 {
	height: 6rem;
}

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

.h-1 {
	height: .25rem;
}

.h-\[214px\] {
	height: 214px;
}

.h-3 {
	height: .75rem;
}

.h-screen {
	height: 100vh;
}

.h-4 {
	height: 1rem;
}

.h-\[85px\] {
	height: 85px;
}

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

.h-10 {
	height: 2.5rem;
}

.h-\[90\%\] {
	height: 90%;
}

.max-h-0 {
	max-height: 0;
}

.max-h-\[215px\] {
	max-height: 215px;
}

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

.min-h-\[9rem\] {
	min-height: 9rem;
}

.min-h-\[480px\] {
	min-height: 480px;
}

.min-h-\[40px\] {
	min-height: 40px;
}

.min-h-\[160px\] {
	min-height: 160px;
}

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

.w-6 {
	width: 1.5rem;
}

.w-full {
	width: 100%;
}

.w-52 {
	width: 13rem;
}

.w-5 {
	width: 1.25rem;
}

.w-\[30\%\] {
	width: 30%;
}

.w-\[70\%\] {
	width: 70%;
}

.w-36 {
	width: 9rem;
}

.w-\[100px\] {
	width: 100px;
}

.w-8 {
	width: 2rem;
}

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

.w-14 {
	width: 3.5rem;
}

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

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

.w-\[188px\] {
	width: 188px;
}

.w-\[129px\] {
	width: 129px;
}

.w-24 {
	width: 6rem;
}

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

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

.w-11 {
	width: 2.75rem;
}

.w-fit {
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}

.w-\[15px\] {
	width: 15px;
}

.w-\[300px\] {
	width: 300px;
}

.w-3 {
	width: .75rem;
}

.w-screen {
	width: 100vw;
}

.w-4 {
	width: 1rem;
}

.w-\[90\%\] {
	width: 90%;
}

.w-\[320px\] {
	width: 320px;
}

.w-\[169px\] {
	width: 169px;
}

.w-\[80px\] {
	width: 80px;
}

.w-\[15\%\] {
	width: 15%;
}

.w-\[85px\] {
	width: 85px;
}

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

.w-\[185px\] {
	width: 185px;
}

.w-12 {
	width: 3rem;
}

.w-10 {
	width: 2.5rem;
}

.w-7 {
	width: 1.75rem;
}

.w-\[94\%\] {
	width: 94%;
}

.w-\[18\.6vw\] {
	width: 18.6vw;
}

.w-\[7vw\] {
	width: 7vw;
}

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

.min-w-\[1\.5rem\] {
	min-width: 1.5rem;
}

.min-w-\[18\.6vw\] {
	min-width: 18.6vw;
}

.min-w-\[7vw\] {
	min-width: 7vw;
}

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

.max-w-\[580px\] {
	max-width: 580px;
}

.max-w-\[250px\] {
	max-width: 250px;
}

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

.max-w-\[400px\] {
	max-width: 400px;
}

.max-w-\[350px\] {
	max-width: 350px;
}

.max-w-\[600px\] {
	max-width: 600px;
}

.max-w-\[576px\] {
	max-width: 576px;
}

.max-w-\[188px\] {
	max-width: 188px;
}

.max-w-\[80px\] {
	max-width: 80px;
}

.max-w-\[300px\] {
	max-width: 300px;
}

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

.shrink {
	flex-shrink: 1;
}

.flex-grow {
	flex-grow: 1;
}

.basis-full {
	flex-basis: 100%;
}

.border-collapse {
	border-collapse: collapse;
}

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

.-translate-x-1\/2, .-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-x-\[15\%\] {
	--tw-translate-x: -15%;
}

.-translate-x-2\/4, .-translate-x-\[15\%\] {
	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-2\/4 {
	--tw-translate-x: -50%;
}

.rotate-12 {
	--tw-rotate: 12deg;
}

.rotate-12, .rotate-45 {
	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));
}

.rotate-45 {
	--tw-rotate: 45deg;
}

.-rotate-45 {
	--tw-rotate: -45deg;
}

.-rotate-45, .rotate-180 {
	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));
}

.rotate-180 {
	--tw-rotate: 180deg;
}

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

.cursor-pointer {
	cursor: pointer;
}

.resize {
	resize: both;
}

.list-inside {
	list-style-position: inside;
}

.list-decimal {
	list-style-type: decimal;
}

.list-disc {
	list-style-type: disc;
}

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

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

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

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

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

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

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

.flex-nowrap {
	flex-wrap: nowrap;
}

.\!place-content-center {
	place-content: center !important;
}

.place-content-center {
	place-content: center;
}

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

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

.items-center {
	align-items: center;
}

.justify-center {
	justify-content: center;
}

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

.justify-evenly {
	justify-content: space-evenly;
}

.gap-10 {
	gap: 2.5rem;
}

.gap-5 {
	gap: 1.25rem;
}

.gap-\[70px\] {
	gap: 70px;
}

.gap-2 {
	gap: .5rem;
}

.gap-x-10 {
	-moz-column-gap: 2.5rem;
	column-gap: 2.5rem;
}

.gap-x-2 {
	-moz-column-gap: .5rem;
	column-gap: .5rem;
}

.gap-x-5 {
	-moz-column-gap: 1.25rem;
	column-gap: 1.25rem;
}

.gap-y-1 {
	row-gap: .25rem;
}

.space-y-3>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(.75rem * ( 1 - var(--tw-space-y-reverse) ));
	margin-bottom: calc(.75rem * var(--tw-space-y-reverse));
}

.space-x-3>:not([hidden])~:not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(.75rem * var(--tw-space-x-reverse));
	margin-left: calc(.75rem * ( 1 - var(--tw-space-x-reverse) ));
}

.space-x-4>:not([hidden])~:not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(1rem * var(--tw-space-x-reverse));
	margin-left: calc(1rem * ( 1 - var(--tw-space-x-reverse) ));
}

.space-y-1>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(.25rem * ( 1 - var(--tw-space-y-reverse) ));
	margin-bottom: calc(.25rem * var(--tw-space-y-reverse));
}

.space-x-5>:not([hidden])~:not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(1.25rem * var(--tw-space-x-reverse));
	margin-left: calc(1.25rem * ( 1 - var(--tw-space-x-reverse) ));
}

.space-x-0>:not([hidden])~:not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(0px * var(--tw-space-x-reverse));
	margin-left: calc(0px * ( 1 - var(--tw-space-x-reverse) ));
}

.space-y-5>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(1.25rem * ( 1 - var(--tw-space-y-reverse) ));
	margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}

.space-y-2>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(.5rem * ( 1 - var(--tw-space-y-reverse) ));
	margin-bottom: calc(.5rem * var(--tw-space-y-reverse));
}

.space-y-4>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(1rem * ( 1 - var(--tw-space-y-reverse) ));
	margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-y-0>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(0px * ( 1 - var(--tw-space-y-reverse) ));
	margin-bottom: calc(0px * var(--tw-space-y-reverse));
}

.space-x-1>:not([hidden])~:not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(.25rem * var(--tw-space-x-reverse));
	margin-left: calc(.25rem * ( 1 - var(--tw-space-x-reverse) ));
}

.overflow-auto {
	overflow: auto;
}

.overflow-hidden {
	overflow: hidden;
}

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

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

.overflow-y-visible {
	overflow-y: visible;
}

.scroll-smooth {
	scroll-behavior: smooth;
}

.whitespace-nowrap {
	white-space: nowrap;
}

.break-all {
	word-break: break-all;
}

.rounded {
	border-radius: .25rem;
}

.rounded-lg {
	border-radius: .5rem;
}

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

.rounded-none {
	border-radius: 0;
}

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

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

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

.border {
	border-width: 1px;
}

.border-\[0\.5px\] {
	border-width: .5px;
}

.border-\[5px\] {
	border-width: 5px;
}

.border-\[1\.5px\] {
	border-width: 1.5px;
}

.border-0 {
	border-width: 0;
}

.border-y {
	border-top-width: 1px;
}

.border-b, .border-y {
	border-bottom-width: 1px;
}

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

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

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

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

.border-l-0 {
	border-left-width: 0;
}

.border-t-0 {
	border-top-width: 0;
}

.border-dashed {
	border-style: dashed;
}

.border-gray-300 {
	--tw-border-opacity: 1;
	border-color: rgb(209, 213, 219, var(--tw-border-opacity));
}

.border-light_gray {
	--tw-border-opacity: 1;
	border-color: rgb(219, 219, 219, var(--tw-border-opacity));
}

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

.border-cbd_gray {
	--tw-border-opacity: 1;
	border-color: rgb(59, 87, 97, var(--tw-border-opacity));
}

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

.border-cbd_blue {
	--tw-border-opacity: 1;
	border-color: rgb(1, 138, 199, var(--tw-border-opacity));
}

.border-cbd_gray_borders {
	--tw-border-opacity: 1;
	border-color: rgb(230, 230, 230, var(--tw-border-opacity));
}

.border-\[\#a8aaab\] {
	--tw-border-opacity: 1;
	border-color: rgb(168, 170, 171, var(--tw-border-opacity));
}

.border-x-transparent {
	border-left-color: rgba(0, 0, 0, 0);
	border-right-color: rgba(0, 0, 0, 0);
}

.border-t-cbd_gray_borders {
	--tw-border-opacity: 1;
	border-top-color: rgb(230, 230, 230, var(--tw-border-opacity));
}

.border-b-cbd_gray_borders {
	--tw-border-opacity: 1;
	border-bottom-color: rgb(230, 230, 230, var(--tw-border-opacity));
}

.border-b-transparent {
	border-bottom-color: rgba(0, 0, 0, 0);
}

.bg-gray-200 {
	--tw-bg-opacity: 1;
	background-color: rgb(229, 231, 235, var(--tw-bg-opacity));
}

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

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

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

.bg-cbd_yellow {
	--tw-bg-opacity: 1;
	background-color: rgb(255, 208, 0, var(--tw-bg-opacity));
}

.bg-cbd_red {
	--tw-bg-opacity: 1;
	background-color: rgb(255, 65, 0, var(--tw-bg-opacity));
}

.bg-cbd_blue {
	--tw-bg-opacity: 1;
	background-color: rgb(1, 138, 199, var(--tw-bg-opacity));
}

.bg-cbd_purple {
	--tw-bg-opacity: 1;
	background-color: rgb(79, 1, 170, var(--tw-bg-opacity));
}

.bg-cbd_light_purple {
	--tw-bg-opacity: 1;
	background-color: rgb(93, 2, 199, var(--tw-bg-opacity));
}

.bg-black\/75 {
	background-color: rgba(0, 0, 0, .75);
}

.bg-transparent {
	background-color: initial;
}

.bg-cbd_gray_dark {
	--tw-bg-opacity: 1;
	background-color: rgb(22, 49, 58, var(--tw-bg-opacity));
}

.bg-cbd_gray {
	--tw-bg-opacity: 1;
	background-color: rgb(59, 87, 97, var(--tw-bg-opacity));
}

.bg-plane-icon {
	background-image: url("https://cdn-almdi.nitrocdn.com/XtYwPajbWZzGwEXamPGruxaBGHEagtGw/assets/images/optimized/rev-fc525cf/cbdclinicals.com/wp-content/themes/cbdclinicals22/resources/images/plane.svg");
}

.bg-plane-icon.nitro-lazy {
	background-image: none !important;
}

.bg-\[length\:9px_6px\] {
	background-size: 9px 6px;
}

.bg-cover {
	background-size: cover;
}

.bg-contain {
	background-size: contain;
}

.bg-right-18px-center {
	background-position: right 18px center;
}

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

.fill-inherit {
	fill: inherit;
}

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

.p-6 {
	padding: 1.5rem;
}

.p-5 {
	padding: 1.25rem;
}

.p-7 {
	padding: 1.75rem;
}

.p-3 {
	padding: .75rem;
}

.p-14 {
	padding: 3.5rem;
}

.p-2 {
	padding: .5rem;
}

.p-4 {
	padding: 1rem;
}

.p-0 {
	padding: 0;
}

.p-8 {
	padding: 2rem;
}

.p-1 {
	padding: .25rem;
}

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

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

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

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

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

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

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

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

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

.py-14 {
	padding-top: 3.5rem;
	padding-bottom: 3.5rem;
}

.py-9 {
	padding-top: 2.25rem;
	padding-bottom: 2.25rem;
}

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

.py-\[50px\] {
	padding-top: 50px;
	padding-bottom: 50px;
}

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

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

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

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

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

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

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

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

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

.px-10 {
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}

.py-\[10px\] {
	padding-top: 10px;
	padding-bottom: 10px;
}

.py-\[7px\] {
	padding-top: 7px;
	padding-bottom: 7px;
}

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

.pr-16 {
	padding-right: 4rem;
}

.pt-\[50px\] {
	padding-top: 50px;
}

.pl-\[50px\] {
	padding-left: 50px;
}

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

.pt-14 {
	padding-top: 3.5rem;
}

.pb-0 {
	padding-bottom: 0;
}

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

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

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

.pl-0 {
	padding-left: 0;
}

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

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

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

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

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

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

.pt-6 {
	padding-top: 1.5rem;
}

.pr-0 {
	padding-right: 0;
}

.pt-1 {
	padding-top: .25rem;
}

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

.pl-\[120px\] {
	padding-left: 120px;
}

.pr-5 {
	padding-right: 1.25rem;
}

.pl-7 {
	padding-left: 1.75rem;
}

.pt-\[10px\] {
	padding-top: 10px;
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}

.indent-96 {
	text-indent: 24rem;
}

.align-middle {
	vertical-align: middle;
}

.\!font-CormorantGaramond {
	font-family: Cormorant Garamond, serif !important;
}

.font-CormorantGaramond {
	font-family: Cormorant Garamond, serif;
}

.font-OpenSans {
	font-family: Open Sans, sans-serif;
}

.\!font-OpenSans {
	font-family: Open Sans, sans-serif !important;
}

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

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

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

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

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

.text-7xl {
	font-size: 4.5rem;
	line-height: 1;
}

.text-base {
	font-size: 1rem;
	line-height: 1.5rem;
}

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

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

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

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

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

.\!text-xl {
	font-size: 1.25rem !important;
}

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

.font-medium {
	font-weight: 500;
}

.font-extrabold {
	font-weight: 800;
}

.font-light {
	font-weight: 300;
}

.font-bold {
	font-weight: 700;
}

.font-semibold {
	font-weight: 600;
}

.font-normal {
	font-weight: 400;
}

.\!font-bold {
	font-weight: 700 !important;
}

.\!font-normal {
	font-weight: 400 !important;
}

.\!font-semibold {
	font-weight: 600 !important;
}

.uppercase {
	text-transform: uppercase;
}

.leading-tight {
	line-height: 1.25;
}

.leading-none {
	line-height: 1;
}

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

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

.text-gray-900 {
	--tw-text-opacity: 1;
	color: rgb(17, 24, 39, var(--tw-text-opacity));
}

.text-gray-600 {
	--tw-text-opacity: 1;
	color: rgb(75, 85, 99, var(--tw-text-opacity));
}

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

.text-cbd_gray {
	--tw-text-opacity: 1;
	color: rgb(59, 87, 97, var(--tw-text-opacity));
}

.text-cbd_gray_dark {
	--tw-text-opacity: 1;
	color: rgb(22, 49, 58, var(--tw-text-opacity));
}

.text-\[\#1e353d\] {
	--tw-text-opacity: 1;
	color: rgb(30, 53, 61, var(--tw-text-opacity));
}

.text-cbd_black {
	--tw-text-opacity: 1;
	color: rgb(0, 0, 0, var(--tw-text-opacity));
}

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

.text-gray-300 {
	--tw-text-opacity: 1;
	color: rgb(209, 213, 219, var(--tw-text-opacity));
}

.text-cbd_blue {
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
}

.text-blue-500 {
	--tw-text-opacity: 1;
	color: rgb(59, 130, 246, var(--tw-text-opacity));
}

.text-\[\#018ac7\] {
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
}

.text-\[\#3b5761\] {
	--tw-text-opacity: 1;
	color: rgb(59, 87, 97, var(--tw-text-opacity));
}

.text-dark_blue {
	--tw-text-opacity: 1;
	color: rgb(1, 112, 185, var(--tw-text-opacity));
}

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

.text-\[\#050b0d\] {
	--tw-text-opacity: 1;
	color: rgb(5, 11, 13, var(--tw-text-opacity));
}

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

.text-\[\#1e2d3d80\] {
	color: rgba(30, 45, 61, .5);
}

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

.underline-offset-2 {
	text-underline-offset: 2px;
}

.antialiased {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.opacity-0 {
	opacity: 0;
}

.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);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.outline {
	outline-style: solid;
}

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

.transition {
	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);
	transition-duration: .15s;
}

.transition-\[max-height\] {
	transition-property: max-height;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s;
}

.delay-150 {
	transition-delay: .15s;
}

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

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

.alignfull {
	margin: 2rem calc(50% - 50vw) !important;
	max-width: 100vw !important;
	width: 100vw;
}

.alignwide {
	margin: 2rem 0;
	max-width: 1170px !important;
}

.alignnone {
	margin-left: 0;
	margin-right: 0;
	height: auto;
	max-width: 100%;
}

.aligncenter {
	margin: .5rem auto;
	display: block;
}

@media (min-width:600px) {
	.alignleft:not(.wp-block-button) {
		margin-right: .5rem;
		float: left;
	}
	
	.alignright:not(.wp-block-button) {
		margin-left: .5rem;
		float: right;
	}
	
	.wp-block-button.alignleft a {
		float: left;
		margin-right: 1rem;
	}
	
	.wp-block-button.alignright a {
		float: right;
		margin-left: 1rem;
	}
}

.wp-caption {
	display: inline-block;
}

.wp-caption img {
	margin-bottom: .5rem;
	line-height: 1;
}

.wp-caption-text {
	font-size: .875rem;
	color: #4b5563;
}

html a, html p {
	--tw-text-opacity: 1;
	color: rgb(0, 0, 0, var(--tw-text-opacity));
}

html {
	scroll-behavior: smooth;
}

.site-content {
	max-width: 100% !important;
}

.site-content * {
	font-family: Open Sans, sans-serif;
	word-break: keep-all;
}

.block-editor-block-list__layout.archive h1, .block-editor-block-list__layout.archive h2, .block-editor-block-list__layout.archive h3, .block-editor-block-list__layout.archive h4, .block-editor-block-list__layout.archive h5, .block-editor-block-list__layout.archive h6, .block-editor-block-list__layout .entry-content h1, .block-editor-block-list__layout .entry-content h2, .block-editor-block-list__layout .entry-content h3, .block-editor-block-list__layout .entry-content h4, .block-editor-block-list__layout .entry-content h5, .block-editor-block-list__layout .entry-content h6, .block-editor-block-list__layout .similar_products h1, .block-editor-block-list__layout .similar_products h2, .block-editor-block-list__layout .similar_products h3, .block-editor-block-list__layout .similar_products h4, .block-editor-block-list__layout .similar_products h5, .block-editor-block-list__layout .similar_products h6, .block-editor-block-list__layout article h1, .block-editor-block-list__layout article h2, .block-editor-block-list__layout article h3, .block-editor-block-list__layout article h4, .block-editor-block-list__layout article h5, .block-editor-block-list__layout article h6, .site-content.archive h1, .site-content.archive h2, .site-content.archive h3, .site-content.archive h4, .site-content.archive h5, .site-content.archive h6, .site-content .entry-content h1, .site-content .entry-content h2, .site-content .entry-content h3, .site-content .entry-content h4, .site-content .entry-content h5, .site-content .entry-content h6, .site-content .similar_products h1, .site-content .similar_products h2, .site-content .similar_products h3, .site-content .similar_products h4, .site-content .similar_products h5, .site-content .similar_products h6, .site-content article h1, .site-content article h2, .site-content article h3, .site-content article h4, .site-content article h5, .site-content article h6 {
	font-family: Cormorant Garamond, serif;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgb(59, 87, 97, var(--tw-text-opacity));
}

.block-editor-block-list__layout.archive h1, .block-editor-block-list__layout .entry-content h1, .block-editor-block-list__layout .similar_products h1, .block-editor-block-list__layout article h1, .site-content.archive h1, .site-content .entry-content h1, .site-content .similar_products h1, .site-content article h1 {
	margin-bottom: 1.25rem;
	font-size: 3rem;
	line-height: 1;
}

.block-editor-block-list__layout.archive h2:not(.post-title), .block-editor-block-list__layout .entry-content h2:not(.post-title), .block-editor-block-list__layout .similar_products h2:not(.post-title), .block-editor-block-list__layout article h2:not(.post-title), .site-content.archive h2:not(.post-title), .site-content .entry-content h2:not(.post-title), .site-content .similar_products h2:not(.post-title), .site-content article h2:not(.post-title) {
	margin-bottom: 1rem;
	font-size: 1.875rem;
	line-height: 2.25rem;
}

.block-editor-block-list__layout.archive h3, .block-editor-block-list__layout .entry-content h3, .block-editor-block-list__layout .similar_products h3, .block-editor-block-list__layout article h3, .site-content.archive h3, .site-content .entry-content h3, .site-content .similar_products h3, .site-content article h3 {
	margin-bottom: .75rem;
	font-size: 1.25rem;
}

.block-editor-block-list__layout.archive ol a, .block-editor-block-list__layout.archive p a, .block-editor-block-list__layout.archive ul a, .block-editor-block-list__layout .entry-content ol a, .block-editor-block-list__layout .entry-content p a, .block-editor-block-list__layout .entry-content ul a, .block-editor-block-list__layout .similar_products ol a, .block-editor-block-list__layout .similar_products p a, .block-editor-block-list__layout .similar_products ul a, .block-editor-block-list__layout article ol a, .block-editor-block-list__layout article p a, .block-editor-block-list__layout article ul a, .site-content.archive ol a, .site-content.archive p a, .site-content.archive ul a, .site-content .entry-content ol a, .site-content .entry-content p a, .site-content .entry-content ul a, .site-content .similar_products ol a, .site-content .similar_products p a, .site-content .similar_products ul a, .site-content article ol a, .site-content article p a, .site-content article ul a {
	--tw-text-opacity: 1;
	color: rgb(59, 130, 246, var(--tw-text-opacity));
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
}

.block-editor-block-list__layout.archive ol a:hover, .block-editor-block-list__layout.archive p a:hover, .block-editor-block-list__layout.archive ul a:hover, .block-editor-block-list__layout .entry-content ol a:hover, .block-editor-block-list__layout .entry-content p a:hover, .block-editor-block-list__layout .entry-content ul a:hover, .block-editor-block-list__layout .similar_products ol a:hover, .block-editor-block-list__layout .similar_products p a:hover, .block-editor-block-list__layout .similar_products ul a:hover, .block-editor-block-list__layout article ol a:hover, .block-editor-block-list__layout article p a:hover, .block-editor-block-list__layout article ul a:hover, .site-content.archive ol a:hover, .site-content.archive p a:hover, .site-content.archive ul a:hover, .site-content .entry-content ol a:hover, .site-content .entry-content p a:hover, .site-content .entry-content ul a:hover, .site-content .similar_products ol a:hover, .site-content .similar_products p a:hover, .site-content .similar_products ul a:hover, .site-content article ol a:hover, .site-content article p a:hover, .site-content article ul a:hover {
	-webkit-text-decoration-line: none;
	text-decoration-line: none;
}

.block-editor-block-list__layout.archive ol, .block-editor-block-list__layout.archive p, .block-editor-block-list__layout.archive ul, .block-editor-block-list__layout .entry-content ol, .block-editor-block-list__layout .entry-content p, .block-editor-block-list__layout .entry-content ul, .block-editor-block-list__layout .similar_products ol, .block-editor-block-list__layout .similar_products p, .block-editor-block-list__layout .similar_products ul, .block-editor-block-list__layout article ol, .block-editor-block-list__layout article p, .block-editor-block-list__layout article ul, .site-content.archive ol, .site-content.archive p, .site-content.archive ul, .site-content .entry-content ol, .site-content .entry-content p, .site-content .entry-content ul, .site-content .similar_products ol, .site-content .similar_products p, .site-content .similar_products ul, .site-content article ol, .site-content article p, .site-content article ul {
	margin-bottom: 2rem;
}

.block-editor-block-list__layout.archive ul:not(.block-editor-block-variation-picker__variations) li, .block-editor-block-list__layout .entry-content ul:not(.block-editor-block-variation-picker__variations) li, .block-editor-block-list__layout .similar_products ul:not(.block-editor-block-variation-picker__variations) li, .block-editor-block-list__layout article ul:not(.block-editor-block-variation-picker__variations) li, .site-content.archive ul:not(.block-editor-block-variation-picker__variations) li, .site-content .entry-content ul:not(.block-editor-block-variation-picker__variations) li, .site-content .similar_products ul:not(.block-editor-block-variation-picker__variations) li, .site-content article ul:not(.block-editor-block-variation-picker__variations) li {
	list-style-position: inside;
	list-style-type: disc;
}

.block-editor-block-list__layout.archive ol li, .block-editor-block-list__layout .entry-content ol li, .block-editor-block-list__layout .similar_products ol li, .block-editor-block-list__layout article ol li, .site-content.archive ol li, .site-content .entry-content ol li, .site-content .similar_products ol li, .site-content article ol li {
	list-style-position: inside;
	list-style-type: decimal;
}

.block-editor-block-list__layout .title, .site-content .title {
	font-family: Cormorant Garamond, serif;
	--tw-text-opacity: 1;
	color: rgb(59, 87, 97, var(--tw-text-opacity));
}

.block-editor-block-list__layout .title.product_title, .site-content .title.product_title {
	font-size: 3.75rem;
	line-height: 1;
}

.block-editor-block-list__layout .product_page>.product-container, .site-content .product_page>.product-container {
	display: flex;
	flex-direction: column;
	-moz-column-gap: 2.5rem;
	column-gap: 2.5rem;
}

.block-editor-block-list__layout .product_page>.product-container>:not([hidden])~:not([hidden]), .site-content .product_page>.product-container>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(1.25rem * ( 1 - var(--tw-space-y-reverse) ));
	margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}

@media (min-width:960px) {
	.block-editor-block-list__layout .product_page>.product-container, .site-content .product_page>.product-container {
		flex-direction: row;
	}
	
	.block-editor-block-list__layout .product_page>.product-container>:not([hidden])~:not([hidden]), .site-content .product_page>.product-container>:not([hidden])~:not([hidden]) {
		--tw-space-y-reverse: 0;
		margin-top: calc(0px * ( 1 - var(--tw-space-y-reverse) ));
		margin-bottom: calc(0px * var(--tw-space-y-reverse));
	}
}

.block-editor-block-list__layout .product_page>.product-container .gallery, .site-content .product_page>.product-container .gallery {
	display: flex;
	width: 100%;
	flex-direction: column-reverse;
	-moz-column-gap: 1rem;
	column-gap: 1rem;
}

@media (min-width:960px) {
	.block-editor-block-list__layout .product_page>.product-container .gallery, .site-content .product_page>.product-container .gallery {
		width: 58.333333%;
		flex-direction: row;
	}
}

.block-editor-block-list__layout .product_page>.product-container .gallery .gallery_list, .site-content .product_page>.product-container .gallery .gallery_list {
	display: flex;
	width: 100%;
	flex-direction: row;
	flex-wrap: nowrap;
	-moz-column-gap: .5rem;
	column-gap: .5rem;
}

@media (min-width:960px) {
	.block-editor-block-list__layout .product_page>.product-container .gallery .gallery_list, .site-content .product_page>.product-container .gallery .gallery_list {
		width: 9rem;
		flex-direction: column;
		row-gap: .5rem;
	}
}

.block-editor-block-list__layout .product_page>.product-container .gallery .gallery_list a, .site-content .product_page>.product-container .gallery .gallery_list a {
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(204, 204, 204, var(--tw-border-opacity));
}

.block-editor-block-list__layout .product_page>.product-container .gallery .gallery_list a img, .site-content .product_page>.product-container .gallery .gallery_list a img {
	opacity: .75;
}

.block-editor-block-list__layout .product_page>.product-container .gallery .gallery_list a.active, .site-content .product_page>.product-container .gallery .gallery_list a.active {
	border-width: 2px;
}

.block-editor-block-list__layout .product_page>.product-container .gallery .gallery_list a.active img, .site-content .product_page>.product-container .gallery .gallery_list a.active img {
	opacity: 1;
}

.block-editor-block-list__layout .product_page>.product-container .gallery #featured_gallery_img img, .block-editor-block-list__layout .product_page>.product-container .product_overview, .site-content .product_page>.product-container .gallery #featured_gallery_img img, .site-content .product_page>.product-container .product_overview {
	width: 100%;
}

@media (min-width:960px) {
	.block-editor-block-list__layout .product_page>.product-container .product_overview, .site-content .product_page>.product-container .product_overview {
		width: 41.666667%;
	}
}

.block-editor-block-list__layout .product_page>.product-container .product_overview .seal, .site-content .product_page>.product-container .product_overview .seal {
	position: absolute;
	left: 45%;
	bottom: 33.333333%;
	height: 129px;
	width: 129px;
	--tw-rotate: 12deg;
	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));
	border-radius: 9999px;
	border-width: 5px;
	--tw-bg-opacity: 1;
	background-color: rgb(255, 255, 255, var(--tw-bg-opacity));
	--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);
	--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.block-editor-block-list__layout .product_page>.product-container .product_overview .seal .badge, .site-content .product_page>.product-container .product_overview .seal .badge {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 6rem;
	width: 6rem;
	--tw-translate-x: -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));
	white-space: nowrap;
	border-radius: 9999px;
	border-width: 1.5px;
	border-style: dashed;
	--tw-bg-opacity: 1;
	background-color: rgb(255, 255, 255, var(--tw-bg-opacity));
	text-align: center;
	font-size: 11px;
	font-weight: 700;
	line-height: 100px;
}

.block-editor-block-list__layout .product_page>.product-container .product_overview .seal.blue, .block-editor-block-list__layout .product_page>.product-container .product_overview .seal.blue .badge, .site-content .product_page>.product-container .product_overview .seal.blue, .site-content .product_page>.product-container .product_overview .seal.blue .badge {
	--tw-border-opacity: 1;
	border-color: rgb(1, 138, 199, var(--tw-border-opacity));
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
}

.block-editor-block-list__layout .product_page>.product-container .product_overview .product-pricing-badges>span, .site-content .product_page>.product-container .product_overview .product-pricing-badges>span {
	display: block;
}

.block-editor-block-list__layout .product_page>.product-container .product_overview .product-pricing-badges .price_container, .site-content .product_page>.product-container .product_overview .product-pricing-badges .price_container {
	font-size: 1.25rem;
	font-weight: 500;
}

.block-editor-block-list__layout .product_page>.product-container .product_overview .product-pricing-badges .price_container .delivery, .site-content .product_page>.product-container .product_overview .product-pricing-badges .price_container .delivery {
	--tw-text-opacity: 1;
	color: rgb(21, 128, 61, var(--tw-text-opacity));
}

.block-editor-block-list__layout .product_page>.product-container .product_overview .product-pricing-badges .badge, .site-content .product_page>.product-container .product_overview .product-pricing-badges .badge {
	position: relative;
	margin-top: 1.25rem;
	display: inline-block;
	height: 24px;
	--tw-bg-opacity: 1;
	background-color: rgb(255, 65, 0, var(--tw-bg-opacity));
	padding-left: .5rem;
	padding-right: .5rem;
	--tw-text-opacity: 1;
	color: rgb(255, 255, 255, var(--tw-text-opacity));
}

.block-editor-block-list__layout .product_page>.product-container .product_overview .product-pricing-badges .badge:after, .site-content .product_page>.product-container .product_overview .product-pricing-badges .badge:after {
	position: absolute;
	right: -24px;
	top: 0;
	display: block;
	border-width: 12px;
	--tw-border-opacity: 1;
	border-color: rgb(255, 65, 0, var(--tw-border-opacity));
	border-right-color: rgba(0, 0, 0, 0);
	--tw-content: "";
	content: var(--tw-content);
}

.block-editor-block-list__layout .product_page>.product-container .product_overview .product-pricing-badges .review-star-rating, .site-content .product_page>.product-container .product_overview .product-pricing-badges .review-star-rating {
	margin-left: .75rem;
	border-left-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(230, 230, 230, var(--tw-border-opacity));
	padding-left: .75rem;
}

.block-editor-block-list__layout .product_page .content, .site-content .product_page .content {
	margin-top: 2rem;
	border-top-width: 1px;
	--tw-border-opacity: 1;
	border-top-color: rgb(230, 230, 230, var(--tw-border-opacity));
}

.block-editor-block-list__layout .product_page .content .btn, .site-content .product_page .content .btn {
	border-radius: .25rem;
	--tw-bg-opacity: 1;
	background-color: rgb(1, 138, 199, var(--tw-bg-opacity));
	padding-left: 2rem;
	padding-right: 2rem;
	padding-top: .75rem;
	padding-bottom: .75rem;
	--tw-text-opacity: 1;
	color: rgb(255, 255, 255, var(--tw-text-opacity));
}

.block-editor-block-list__layout .product_page .content .btn:hover, .site-content .product_page .content .btn:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(1, 112, 185, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgb(249, 250, 251, var(--tw-text-opacity));
}

.block-editor-block-list__layout .product_page .content p a, .site-content .product_page .content p a {
	--tw-text-opacity: 1;
	color: rgb(0, 0, 0, var(--tw-text-opacity));
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
}

.block-editor-block-list__layout .product_page .content p a:hover, .site-content .product_page .content p a:hover {
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
}

.block-editor-block-list__layout .similar_products h2, .site-content .similar_products h2 {
	margin-bottom: 3rem;
	text-align: center;
	font-size: 3.75rem;
	line-height: 1;
	font-weight: 400;
}

.block-editor-block-list__layout .similar_products .products, .site-content .similar_products .products {
	display: flex;
	flex-direction: row;
	justify-content: center;
	-moz-column-gap: 1.25rem;
	column-gap: 1.25rem;
}

.block-editor-block-list__layout .similar_products .products .product, .site-content .similar_products .products .product {
	text-align: center;
}

.block-editor-block-list__layout .similar_products .products .product .articles-thumb-img img, .site-content .similar_products .products .product .articles-thumb-img img {
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(230, 230, 230, var(--tw-border-opacity));
}

.block-editor-block-list__layout .similar_products .products .product h3, .site-content .similar_products .products .product h3 {
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
}

.block-editor-block-list__layout .similar_products .products .product h3 a:hover, .site-content .similar_products .products .product h3 a:hover {
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
}

section.all-articles .splide__pagination {
	margin-top: 0;
}

section.all-articles p {
	--tw-text-opacity: 1;
	color: rgb(0, 0, 0, var(--tw-text-opacity));
}

section.all-articles .columns h5 {
	margin-bottom: .5rem;
	font-size: 1.25rem;
	font-weight: 500;
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
}

section.all-articles .columns h2 {
	margin-bottom: .5rem;
	font-family: Cormorant Garamond, serif;
	font-size: 3.75rem;
	line-height: 1;
	font-weight: 500;
	--tw-text-opacity: 1;
	color: rgb(59, 87, 97, var(--tw-text-opacity));
}

section.all-articles .guides-slider {
	display: flex;
	flex-wrap: nowrap;
	gap: 1rem;
}

section.all-articles .guides-slider>.content-archive-card {
	width: 25%;
	flex: none;
}

.three-col-posts {
	width: 100%;
	padding-right: 1rem;
	padding-left: 1rem;
}

@media (min-width:480px) {
	.three-col-posts {
		max-width: 480px;
	}
}

@media (min-width:600px) {
	.three-col-posts {
		max-width: 600px;
		padding-right: 2rem;
		padding-left: 2rem;
	}
}

@media (min-width:782px) {
	.three-col-posts {
		max-width: 782px;
	}
}

@media (min-width:960px) {
	.three-col-posts {
		max-width: 960px;
		padding-right: 0;
		padding-left: 0;
	}
}

@media (min-width:1170px) {
	.three-col-posts {
		max-width: 1170px;
	}
}

.three-col-posts {
	padding-top: 8rem;
	padding-bottom: 8rem;
	--tw-text-opacity: 1;
	color: rgb(255, 255, 255, var(--tw-text-opacity));
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width:1170px) {
	.three-col-posts {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
}

.three-col-posts .columns h5 {
	margin-bottom: .5rem;
	font-size: 1.25rem;
	font-weight: 500;
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
}

.three-col-posts .columns h2 {
	margin-bottom: .5rem;
	font-family: Cormorant Garamond, serif;
	font-size: 3.75rem;
	line-height: 1;
	font-weight: 500;
	--tw-text-opacity: 1;
	color: rgb(59, 87, 97, var(--tw-text-opacity));
}

.three-col-posts .card-img img {
	width: 100%;
}

.three-col-posts h4 {
	margin-top: .75rem;
	margin-bottom: .75rem;
	min-height: 40px;
	font-family: Cormorant Garamond, serif !important;
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgb(22, 49, 58, var(--tw-text-opacity));
}

.three-col-posts h4:hover {
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
}

.three-col-posts h4 a {
	font-family: Cormorant Garamond, serif !important;
}

.three-col-posts p {
	margin-bottom: .75rem;
}

.three-col-posts a.link {
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	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-duration: .15s;
	transition-delay: .15s;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.three-col-posts a.link:after {
	margin-left: .25rem;
	display: inline-block;
	height: .625rem;
	width: .625rem;
	--tw-rotate: 45deg;
	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));
	border-top-width: 1.5px;
	border-right-width: 1.5px;
	--tw-border-opacity: 1;
	border-color: rgb(59, 87, 97, var(--tw-border-opacity));
	--tw-content: "";
	content: var(--tw-content);
}

.three-col-posts a.link:hover {
	--tw-text-opacity: 1;
	color: rgb(1, 112, 185, var(--tw-text-opacity));
}

.three-col-posts a.link:hover:after {
	content: var(--tw-content);
	--tw-translate-x: .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));
}

.archive {
	margin-bottom: 2rem;
	border-bottom-width: 1px;
	--tw-border-opacity: 1;
	border-bottom-color: rgb(230, 230, 230, var(--tw-border-opacity));
	padding-bottom: 3rem;
}

.archive h1 {
	margin-top: 3rem;
	margin-bottom: 1.5rem;
	font-size: 3.75rem;
	line-height: 1;
}

.archive.author_archive h1 {
	border-top-width: 1px;
	--tw-border-opacity: 1;
	border-top-color: rgb(230, 230, 230, var(--tw-border-opacity));
	padding-top: 3rem;
	text-align: center;
}

.archive .posts {
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	gap: 2rem;
}

@media (min-width:782px) {
	.archive .posts {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (min-width:960px) {
	.archive .posts {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
}

.archive .content-sidebar-section .posts {
	grid-template-columns: repeat(1, minmax(0, 1fr));
	gap: 2rem;
}

@media (min-width:782px) {
	.archive .content-sidebar-section .posts {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (min-width:960px) {
	.archive .content-sidebar-section .posts {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

.archive .category-header select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: .25rem;
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(230, 230, 230, var(--tw-border-opacity));
	background-size: 9px 6px;
	background-position: right 18px center;
	background-repeat: no-repeat;
	padding-top: .75rem;
	padding-bottom: .75rem;
	padding-left: 1.25rem;
	padding-right: 2.5rem;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'32\' height=\'24\'%3E%3Cpath style=\'fill:%238a8a8a\' d=\'M0 0h32L16 24z\'/%3E%3C/svg%3E");
}

.archive .category-header select.nitro-lazy {
	background-image: none !important;
}

.content-sidebar-section .category-banner {
	width: 100%;
}

.category-banner {
	position: relative;
	margin: 3rem auto;
	display: flex;
	width: 100%;
	flex-direction: row;
	align-items: center;
	--tw-bg-opacity: 1;
	background-color: rgb(79, 1, 170, var(--tw-bg-opacity));
}

@media (min-width:960px) {
	.category-banner {
		width: 66.666667%;
	}
}

.category-banner .carpet-link {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.category-banner .img {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 33.333333%;
}

@media (min-width:782px) {
	.category-banner .img {
		width: 25%;
	}
}

.category-banner .img img {
	position: relative;
	height: auto;
}

@media (min-width:782px) {
	.category-banner .img img {
		position: absolute;
		top: 50%;
		left: 50%;
		height: 13rem;
		--tw-translate-x: -50%;
		transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
		--tw-translate-y: -50%;
	}
}

.category-banner .text-area {
	width: 100%;
	--tw-bg-opacity: 1;
	background-color: rgb(93, 2, 199, var(--tw-bg-opacity));
	padding: 1rem;
}

@media (min-width:782px) {
	.category-banner .text-area {
		width: 75%;
		padding-left: 2.5rem;
		padding-right: 2.5rem;
		padding-top: 1.25rem;
		padding-bottom: 1.25rem;
	}
}

.category-banner .text-area>div {
	display: flex;
	flex-direction: row;
	align-items: center;
	--tw-text-opacity: 1;
	color: rgb(255, 255, 255, var(--tw-text-opacity));
}

.category-banner .text-area>div .main-section {
	width: 100%;
}

@media (min-width:960px) {
	.category-banner .text-area>div .main-section {
		width: 66.666667%;
	}
}

.category-banner .text-area>div .main-section h3 {
	padding-right: .5rem;
	font-family: Open Sans, sans-serif;
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgb(255, 255, 255, var(--tw-text-opacity));
}

.category-banner .text-area>div .main-section .banner-subtext {
	display: block;
	font-weight: 700;
}

@media (min-width:960px) {
	.category-banner .text-area>div .main-section .banner-subtext {
		display: none;
	}
}

.category-banner .text-area>div>.banner-subtext {
	display: none;
	width: 33.333333%;
	font-weight: 700;
}

@media (min-width:960px) {
	.category-banner .text-area>div>.banner-subtext {
		display: block;
	}
}

.category-banner .text-area>div>.banner-subtext p {
	margin-bottom: 0;
}

.category-banner .text-area>div p {
	--tw-text-opacity: 1;
	color: rgb(255, 255, 255, var(--tw-text-opacity));
}

.double-line-divider {
	height: .375rem;
	border-top-width: 1px;
}

.divider, .double-line-divider {
	margin-top: 2.25rem;
	margin-bottom: 2.25rem;
	border-bottom-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(230, 230, 230, var(--tw-border-opacity));
}

.divider {
	position: relative;
	width: 100%;
}

.divider a {
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	height: 2.75rem;
	width: 2.75rem;
	--tw-translate-x: -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));
	border-radius: 9999px;
	--tw-bg-opacity: 1;
	background-color: rgb(255, 255, 255, var(--tw-bg-opacity));
	text-align: center;
	--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);
}

.divider a, .divider a:hover {
	box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.divider a:hover {
	--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);
	--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
}

.category-hero-banner .banner-img {
	height: 100%;
	overflow: hidden;
}

@media (min-width:960px) {
	.category-hero-banner .banner-img {
		height: 515px;
	}
}

.category-hero-banner .banner-img img {
	margin-left: auto;
	width: 100%;
}

@media (min-width:960px) {
	.category-hero-banner .banner-img img {
		width: 60vw;
	}
}

.category-hero-banner .banner-img.right {
	height: auto;
}

.category-hero-banner .banner-img.right img {
	margin-left: auto;
	margin-right: auto;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	--tw-translate-x: -15%;
	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));
}

.category-hero-banner .container, .category-hero-banner .container .hero-container {
	position: relative;
}

.category-hero-banner .container .hero-container {
	bottom: 0;
	width: 100%;
	--tw-bg-opacity: 1;
	background-color: rgb(255, 255, 255, var(--tw-bg-opacity));
}

@media (min-width:960px) {
	.category-hero-banner .container .hero-container {
		position: absolute;
		width: 50%;
		padding-top: 2.5rem;
		padding-right: 2.25rem;
	}
}

.category-hero-banner .container .hero-container.right {
	right: 0;
}

@media (min-width:782px) {
	.category-hero-banner .container .hero-container.right {
		padding-left: 2.25rem;
		padding-right: 0;
	}
}

.category-hero-banner .container .hero-container.right h5 {
	margin-bottom: .5rem;
}

.category-hero-banner .container .hero-container h5 {
	position: absolute;
	top: -1.75rem;
	margin-bottom: 1.25rem;
	--tw-bg-opacity: 1;
	background-color: rgb(255, 255, 255, var(--tw-bg-opacity));
	padding: .75rem;
	font-family: Open Sans, sans-serif;
	font-size: 1.25rem;
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
}

.category-hero-banner .container .hero-container a.button.yellowh5 {
	padding: .75rem;
}

@media (min-width:960px) {
	.category-hero-banner .container .hero-container h5 {
		position: relative;
		top: 0;
		padding: 0;
	}
}

.category-hero-banner .container .hero-container h5 span {
	box-sizing: initial;
	display: inline-block;
	width: 15px;
	border-radius: .5rem;
	padding: .5rem;
	vertical-align: bottom;
}

.category-hero-banner .container .hero-container h1, .category-hero-banner .container .hero-container h2 {
	margin-bottom: 1.5rem;
	margin-top: 0;
	padding-top: 1.5rem;
	font-family: Cormorant Garamond, serif;
	font-size: 3.75rem;
	line-height: 1;
	line-height: 1.25;
	font-weight: 500;
	--tw-text-opacity: 1;
	color: rgb(59, 87, 97, var(--tw-text-opacity));
}

@media (min-width:960px) {
	.category-hero-banner .container .hero-container h1, .category-hero-banner .container .hero-container h2 {
		padding-top: 0;
	}
}

.category-hero-banner .container .hero-container a.link {
	margin-top: .5rem;
	display: inline-block;
	font-size: .875rem;
	line-height: 1.25rem;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
}

.category-hero-banner .container .hero-container a.link:after {
	height: .5rem;
	content: var(--tw-content);
	width: .5rem;
}

.category-hero-banner .container .hero-container a.link:hover {
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
}

.category-hero-banner .container .hero-container a.link:hover:after {
	content: var(--tw-content);
	--tw-border-opacity: 1;
	border-color: rgb(1, 138, 199, var(--tw-border-opacity));
}

.content-sidebar-section {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

@media (min-width:960px) {
	.content-sidebar-section {
		flex-direction: row;
	}
}

.content-sidebar-section .left-content {
	margin-bottom: 0;
	width: 100%;
	padding-right: 0;
}

@media (min-width:960px) {
	.content-sidebar-section .left-content {
		width: 66.666667%;
		border-right-width: 1px;
		--tw-border-opacity: 1;
		border-right-color: rgb(230, 230, 230, var(--tw-border-opacity));
		padding-right: 2rem;
	}
}

.content-sidebar-section .right-sidebar {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	width: 100%;
	padding-left: 0;
}

@media (min-width:960px) {
	.content-sidebar-section .right-sidebar {
		width: 33.333333%;
		padding-left: 2rem;
	}
}

.content-sidebar-section .right-sidebar .sidebar-item {
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
	border-bottom-width: 1px;
	--tw-border-opacity: 1;
	border-bottom-color: rgb(230, 230, 230, var(--tw-border-opacity));
	padding-top: .75rem;
	padding-bottom: .75rem;
}

.content-sidebar-section .right-sidebar .sidebar-item:last-child {
	border-bottom-width: 0;
}

.content-sidebar-section .right-sidebar .sidebar-item h5 {
	margin-bottom: 1rem;
	font-size: 1.25rem;
	font-weight: 700;
}

.content-sidebar-section .right-sidebar .sidebar-item.search-articles form {
	position: relative;
}

.content-sidebar-section .right-sidebar .sidebar-item.search-articles form .search-input {
	height: 2.75rem;
	width: 100%;
	border-radius: .5rem;
	border-width: 2px;
	--tw-border-opacity: 1;
	border-color: rgb(209, 213, 219, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgb(255, 255, 255, var(--tw-bg-opacity));
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-right: 4rem;
	font-size: .875rem;
	line-height: 1.25rem;
}

.content-sidebar-section .right-sidebar .sidebar-item.search-articles form .search-input:focus {
	outline: 2px solid rgba(0, 0, 0, 0);
	outline-offset: 2px;
}

.content-sidebar-section .right-sidebar .sidebar-item.search-articles form button {
	position: absolute;
	right: 0;
	top: 0;
	margin-top: .625rem;
	margin-right: 1rem;
}

.content-sidebar-section .right-sidebar .sidebar-item.popular-articles .sidebar-thumb-img img {
	height: 215px;
}

.content-sidebar-section .right-sidebar .sidebar-item.popular-topics ul {
	width: 75%;
}

.content-sidebar-section .right-sidebar .sidebar-item.popular-topics ul li {
	border-bottom-width: 1px;
	--tw-border-opacity: 1;
	border-bottom-color: rgb(230, 230, 230, var(--tw-border-opacity));
	padding-top: .5rem;
	padding-bottom: .5rem;
}

.content-sidebar-section .right-sidebar .sidebar-item.popular-topics ul li:last-child {
	border-bottom-width: 0;
}

.author_top {
	margin-left: auto;
	margin-right: auto;
	margin-top: 4rem;
	align-items: center;
}

.author_top>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(1rem * ( 1 - var(--tw-space-y-reverse) ));
	margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.author_top {
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	text-align: center;
}

@media (min-width:782px) {
	.author_top {
		width: 33.333333%;
		padding-left: 0;
		padding-right: 0;
	}
}

.author_top .avatar {
	margin-left: auto;
	margin-right: auto;
	border-radius: 9999px;
}

.author_top h4 {
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgb(0, 0, 0, var(--tw-text-opacity));
}

.author_top a {
	margin-top: 1.5rem;
	display: block;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgb(1, 112, 185, var(--tw-text-opacity));
}

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

.content-archive-card {
	padding-bottom: 1.5rem;
}

.content-archive-card .img a {
	display: block;
	height: 214px;
	width: 300px;
	max-width: 100%;
	overflow: hidden;
}

.content-archive-card header h2 {
	margin-top: .75rem;
	margin-bottom: .75rem;
	min-height: 70px;
	font-size: 1.5rem;
	line-height: 2rem;
}

.content-archive-card a.link {
	position: absolute;
	bottom: 0;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	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-duration: .15s;
	transition-delay: .15s;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.content-archive-card a.link:after {
	margin-left: .25rem;
	display: inline-block;
	height: .625rem;
	width: .625rem;
	--tw-rotate: 45deg;
	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));
	border-top-width: 1.5px;
	border-right-width: 1.5px;
	--tw-border-opacity: 1;
	border-color: rgb(59, 87, 97, var(--tw-border-opacity));
	--tw-content: "";
	content: var(--tw-content);
}

.content-archive-card a.link:hover {
	--tw-text-opacity: 1;
	color: rgb(1, 112, 185, var(--tw-text-opacity));
}

.content-archive-card a.link:hover:after {
	content: var(--tw-content);
	--tw-translate-x: .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));
}

.featured_brands {
	padding-top: 3rem;
}

.featured_brands img {
	height: 3rem;
}

.featured_brands h5 {
	margin-bottom: 10px;
	text-align: left;
	font-size: .875rem;
	line-height: 1.25rem;
	font-weight: 700;
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgb(22, 49, 58, var(--tw-text-opacity));
}

button.splide__pagination__page {
	margin-left: .5rem;
	display: inline-block;
	height: .75rem;
	width: .75rem;
	border-radius: 9999px;
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(59, 87, 97, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgb(255, 255, 255, var(--tw-bg-opacity));
}

button.splide__pagination__page:hover {
	opacity: .75;
}

button.splide__pagination__page.is-active, button.splide__pagination__page:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(59, 87, 97, var(--tw-bg-opacity));
}

.footer_banner.newsletter_banner {
	background-size: cover;
	background-repeat: no-repeat;
}

.footer_banner.newsletter_banner p {
	--tw-text-opacity: 1;
	color: rgb(255, 255, 255, var(--tw-text-opacity));
}

.footer_banner.newsletter_banner .container {
	padding-top: 8rem;
	padding-bottom: 8rem;
	--tw-text-opacity: 1;
	color: rgb(255, 255, 255, var(--tw-text-opacity));
}

.footer_banner.newsletter_banner .container h3 {
	margin-bottom: 2rem;
	text-align: center;
	font-size: 2.25rem;
	line-height: 2.5rem;
	font-weight: 700;
}

@media (min-width:782px) {
	.footer_banner.newsletter_banner .container h3 {
		text-align: left;
		font-size: 3rem;
		line-height: 1;
	}
}

.footer_banner.newsletter_banner .container .gform_wrapper .gfield_label {
	display: none;
}

.footer_banner .cbdc_modal {
	position: fixed;
	top: 20%;
	left: 50%;
	z-index: 50;
	--tw-translate-x: -50%;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	padding-left: 3.5rem;
	padding-right: 3.5rem;
	padding-top: 2rem !important;
	padding-bottom: 2rem !important;
	--tw-text-opacity: 1;
	color: rgb(255, 255, 255, var(--tw-text-opacity));
}

.footer_banner .cbdc_modal .close_modal {
	position: absolute;
	top: .5rem;
	right: 1rem;
	cursor: pointer;
	font-size: 3rem;
	line-height: 1;
}

.footer_banner .cbdc_modal .close_modal:hover {
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
}

.footer_banner .cbdc_modal .gform_legacy_markup_wrapper.gform_wrapper li.gfield input {
	width: 33.333333%;
}

.footer_banner .cbdc_modal a {
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
}

.footer_banner .cbdc_modal a:hover {
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
}

.footer_banner .modal_bg {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 40;
	height: 100vh;
	width: 100vw;
	background-color: rgba(0, 0, 0, .75);
}

a.button {
	z-index: 40;
	margin-right: 1.25rem;
	display: inline-block;
	cursor: pointer;
	border-radius: .25rem;
	--tw-bg-opacity: 1;
	background-color: rgb(255, 208, 0, var(--tw-bg-opacity));
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: .75rem;
	padding-bottom: .75rem;
	--tw-text-opacity: 1;
	color: rgb(0, 0, 0, var(--tw-text-opacity));
}

a.button:hover {
	--tw-text-opacity: 1;
	color: rgb(1, 112, 185, var(--tw-text-opacity));
}

a.with-arrow {
	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-duration: .15s;
	transition-delay: .15s;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

a.with-arrow:after {
	margin-left: .25rem;
	display: inline-block;
	height: .625rem;
	width: .625rem;
	--tw-rotate: 45deg;
	border-top-width: 1.5px;
	border-right-width: 1.5px;
	--tw-border-opacity: 1;
	border-color: rgb(59, 87, 97, var(--tw-border-opacity));
	--tw-content: "";
}

a.with-arrow:after, a.with-arrow:hover:after {
	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));
	content: var(--tw-content);
}

a.with-arrow:hover:after {
	--tw-translate-x: .5rem;
}

.cbdc_separator {
	height: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(230, 230, 230, var(--tw-border-opacity));
}

.review-star-rating .icon-star {
	display: inline-block;
	height: 1rem;
	width: 1rem;
	background-size: contain;
}

.review-star-rating .icon-star svg {
	max-width: 100%;
	max-height: 100%;
}

.gform_legacy_markup_wrapper.gform_wrapper .gform_validation_errors {
	padding: 2rem;
}

.gform_legacy_markup_wrapper.gform_wrapper form {
	position: relative;
	overflow: hidden;
}

.gform_legacy_markup_wrapper.gform_wrapper form .gfield_label {
	display: none;
}

.gform_legacy_markup_wrapper.gform_wrapper form li.gfield {
	margin-top: 0;
}

.gform_legacy_markup_wrapper.gform_wrapper form li.gfield input {
	width: 100%;
	border-radius: .25rem;
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(168, 170, 171, var(--tw-border-opacity));
	padding-left: 1rem !important;
	padding-right: 1rem !important;
	padding-top: .75rem !important;
	padding-bottom: .75rem !important;
	--tw-text-opacity: 1;
	color: rgb(5, 11, 13, var(--tw-text-opacity));
}

.gform_legacy_markup_wrapper.gform_wrapper form li.gfield input::-moz-placeholder {
	--tw-text-opacity: 1;
	color: rgb(5, 11, 13, var(--tw-text-opacity));
}

.gform_legacy_markup_wrapper.gform_wrapper form li.gfield input:-ms-input-placeholder {
	--tw-text-opacity: 1;
	color: rgb(5, 11, 13, var(--tw-text-opacity));
}

.gform_legacy_markup_wrapper.gform_wrapper form li.gfield input::placeholder {
	--tw-text-opacity: 1;
	color: rgb(5, 11, 13, var(--tw-text-opacity));
}

header.site-header .container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

@media (min-width:1170px) {
	header.site-header .container {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
}

header.site-header .left-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}

header.site-header .right-header {
	display: flex;
	flex-direction: column-reverse;
	align-items: center;
	justify-content: space-between;
	gap: .625rem;
}

@media (min-width:960px) {
	header.site-header .right-header {
		flex-direction: row;
	}
}

header.site-header ul#primary-menu ul.sub-menu {
	display: none;
}

header.site-header ul#primary-menu .featured a {
	--tw-bg-opacity: 1;
	background-color: rgb(255, 208, 0, var(--tw-bg-opacity));
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: .75rem;
	padding-bottom: .75rem;
}

header.site-header ul#primary-menu .menu-item {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	font-size: .875rem;
	line-height: 1.25rem;
	font-weight: 500;
}

header.site-header ul#primary-menu .menu-item a:hover {
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
}

header.site-header ul#primary-menu .menu-item-has-children>a:after {
	margin-left: .5rem;
	display: inline-block;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: rgba(0, 0, 0, 0);
	border-bottom-color: rgba(0, 0, 0, 0);
	--tw-border-opacity: 1;
	border-left-color: rgb(0, 0, 0, var(--tw-border-opacity));
	vertical-align: initial;
	--tw-content: "";
	content: var(--tw-content);
}

@media (min-width:960px) {
	header.site-header ul#primary-menu .menu-item-has-children>a:after {
		content: var(--tw-content);
		border-left-width: 5px;
		border-right-width: 5px;
		border-top-width: 5px;
		border-left-color: rgba(0, 0, 0, 0);
		border-right-color: rgba(0, 0, 0, 0);
		--tw-border-opacity: 1;
		border-top-color: rgb(0, 0, 0, var(--tw-border-opacity));
		vertical-align: middle;
	}
}

header.site-header ul#primary-menu .menu-item-has-children.expanded>a:after {
	border-left-width: 5px;
	border-right-width: 5px;
	border-top-width: 5px;
	border-left-color: rgba(0, 0, 0, 0);
	border-right-color: rgba(0, 0, 0, 0);
	--tw-border-opacity: 1;
	border-top-color: rgb(0, 0, 0, var(--tw-border-opacity));
	content: var(--tw-content);
	vertical-align: sub;
}

header.site-header ul#primary-menu .menu-item-has-children ul.sub-menu {
	margin-left: .5rem;
	display: none;
	padding-left: .75rem;
}

@media (min-width:960px) {
	header.site-header ul#primary-menu .menu-item-has-children ul.sub-menu {
		margin-left: .5rem;
		padding-left: .75rem;
	}
}

header.site-header ul#primary-menu .menu-item-has-children.expanded ul.sub-menu {
	display: block;
}

@media (min-width:960px) {
	header.site-header ul#primary-menu .menu-item-has-children.expanded ul.sub-menu {
		display: none;
	}
	
	header.site-header ul#primary-menu .menu-item-has-children.expanded:hover ul.sub-menu, header.site-header ul#primary-menu .menu-item-has-children:hover ul.sub-menu {
		position: absolute;
		margin-top: 1.5rem;
		display: block;
		border-top-width: 2px;
		--tw-border-opacity: 1;
		border-color: rgb(1, 112, 185, var(--tw-border-opacity));
		--tw-bg-opacity: 1;
		background-color: rgb(255, 255, 255, var(--tw-bg-opacity));
		--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);
		box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
	}
	
	header.site-header ul#primary-menu .menu-item-has-children.expanded:hover ul.sub-menu .menu-item, header.site-header ul#primary-menu .menu-item-has-children:hover ul.sub-menu .menu-item {
		padding-top: .75rem;
		padding-bottom: .75rem;
	}
}

.disclaimer-section {
	margin-top: .75rem;
	margin-bottom: .75rem;
	border-bottom-width: 1px;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}

.disclaimer-section, footer.site-footer {
	border-top-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(230, 230, 230, var(--tw-border-opacity));
}

footer.site-footer {
	padding-top: .25rem;
}

footer.site-footer a, footer.site-footer p {
	display: inline;
	font-size: .875rem;
	line-height: 1.25rem;
	--tw-text-opacity: 1;
	color: rgb(59, 87, 97, var(--tw-text-opacity));
}

footer.site-footer .footer_top {
	border-top-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(230, 230, 230, var(--tw-border-opacity));
	padding-top: 3.5rem;
	padding-bottom: 3.5rem;
}

footer.site-footer .footer_top h3 {
	margin-bottom: 1rem;
	font-size: 1.25rem;
	font-weight: 500;
}

footer.site-footer .footer_top .gform_footer {
	margin: 0;
	padding: 0;
}

footer.site-footer .footer_top .gform_footer input {
	position: absolute;
	right: 1.5rem;
	top: 50%;
	margin: 0;
	height: 1.25rem;
	width: 1.25rem;
	--tw-translate-y: -50%;
	--tw-rotate: 45deg;
	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));
	cursor: pointer;
	background-color: initial;
	background-image: url("https://cdn-almdi.nitrocdn.com/XtYwPajbWZzGwEXamPGruxaBGHEagtGw/assets/images/optimized/rev-fc525cf/cbdclinicals.com/wp-content/themes/cbdclinicals22/resources/images/plane.svg");
	background-size: contain;
	background-repeat: no-repeat;
	padding: 0;
	text-indent: 24rem;
}

footer.site-footer .footer_top .gform_footer input.nitro-lazy {
	background-image: none !important;
}

footer.site-footer .bottom_footer {
	border-top-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(230, 230, 230, var(--tw-border-opacity));
	padding-top: 2rem;
	padding-bottom: 2rem;
	text-align: center;
}

footer.site-footer .bottom_footer .menu {
	margin-left: .5rem;
	margin-right: .5rem;
	display: inline-block;
}

footer.site-footer .bottom_footer .menu li {
	display: inline;
	border-left-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(230, 230, 230, var(--tw-border-opacity));
	padding-left: .5rem;
	padding-right: .5rem;
	line-height: 1;
}

footer.site-footer .bottom_footer .menu li:last-child {
	border-right-width: 1px;
}

footer.site-footer .bottom_footer .social_icons {
	display: inline-block;
}

footer.site-footer .bottom_footer .social_icons a {
	margin-left: .25rem;
	margin-right: .25rem;
	display: inline-block;
	width: 1rem;
	vertical-align: text-bottom;
}

footer.site-footer .bottom_footer .social_icons a svg {
	fill: inherit;
}

footer.site-footer .bottom_footer .social_icons a svg:hover {
	fill: #0170b9;
}

.bottom_footer .menu li a:hover, .cite-cat a:hover, .content-archive-card header h2 a:hover, .disclaimer-section a:hover, .right-sidebar .sidebar-item.popular-topics ul li a:hover, footer.site-footer a:hover {
	--tw-text-opacity: 1;
	color: rgb(1, 112, 185, var(--tw-text-opacity));
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
}

.cbd-for-medical-conditions-banner {
	border-bottom-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(230, 230, 230, var(--tw-border-opacity));
}

@media (min-width:782px) {
	.cbd-for-medical-conditions-banner {
		border-bottom-width: 0;
	}
}

#medical-conditions-categories {
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
}

@media (min-width:782px) {
	#medical-conditions-categories {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

#medical-conditions-categories .cat_container {
	border-bottom-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(230, 230, 230, var(--tw-border-opacity));
	padding: 2.5rem;
}

@media (min-width:782px) {
	#medical-conditions-categories .cat_container {
		border-bottom-width: 0;
		border-top-width: 1px;
		border-right-width: 1px;
	}
	
	#medical-conditions-categories .cat_container:nth-child(3n) {
		border-right-width: 0;
	}
}

#medical-conditions-categories .cat_container h4 {
	margin-bottom: .5rem;
}

#medical-conditions-categories .cat_container h4 span {
	display: inline-block;
}

@media (min-width:782px) {
	#medical-conditions-categories .cat_container h4 span {
		display: none;
	}
}

#medical-conditions-categories .cat_container h4 a {
	font-family: Cormorant Garamond, serif;
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 700;
}

#medical-conditions-categories .cat_container .links_container {
	display: flex;
	flex-direction: column;
}

#medical-conditions-categories .cat_container .links_container a {
	font-size: .875rem;
	line-height: 1.25rem;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
}

#medical-conditions-categories .cat_container .links_container a:hover {
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
}

.desc p span {
	font-weight: 700;
}

#compare-with-pros-and-cons-section .product-container.div1 {
	min-height: 160px;
	border-width: .5px;
	--tw-border-opacity: 1;
	border-color: rgb(243, 244, 246, var(--tw-border-opacity));
	padding: 1.25rem;
}

#compare-with-pros-and-cons-section .product-container.div2 {
	min-height: 80px;
	border-width: .5px;
	--tw-border-opacity: 1;
	border-color: rgb(243, 244, 246, var(--tw-border-opacity));
	padding: 1.25rem;
}

#compare-with-pros-and-cons-section .product-container.div3 {
	background-color: rgba(216, 216, 216, .16);
	min-height: 200px;
}

#compare-with-pros-and-cons-section .product-container.div3, #compare-with-pros-and-cons-section .product-container.div4 {
	border-width: .5px;
	--tw-border-opacity: 1;
	border-color: rgb(243, 244, 246, var(--tw-border-opacity));
	padding: 1.25rem;
}

#compare-with-pros-and-cons-section .product-container.div4 {
	min-height: 130px;
}

.top-badge {
	position: relative;
}

.top-badge h4 {
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
	text-align: center;
	font-family: Cormorant Garamond, serif !important;
	font-size: 1.5rem;
	line-height: 2rem;
	line-height: 1;
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgb(59, 87, 97, var(--tw-text-opacity));
}

.badge-name {
	border-radius: 3px;
	height: 22px;
	position: absolute;
	color: #fff;
	width: auto;
	font-size: 12px;
	line-height: 22px;
	padding: 0 10px;
	top: -40px;
}

a.button.yellow {
	transition: .3s ease-in-out;
}

a.button.yellow.p-3 {
	padding: .75rem;
}

a.button.yellow:hover {
	background-color: #cca601;
	border-color: #cca601;
	color: #fff;
	transition: .3s ease-in-out;
}

#table-compare-section .table-headings {
	position: relative;
	height: 100px;
	font-size: .875rem;
	line-height: 1.25rem;
	font-weight: 400;
}

#table-compare-section .table-headings:not(:first-child) span {
	position: absolute;
	left: 1.5rem;
}

#table-compare-section .table-headings:not(:first-child) {
	--tw-rotate: -45deg;
	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));
	border-bottom-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(219, 219, 219, var(--tw-border-opacity));
}

#table-compare-section .table-data:not(:last-child), #table-compare-section .table-headings:first-child {
	border-right-width: 1px;
}

#table-compare-section .table-data:last-child, #table-compare-section .table-data:not(:last-child), #table-compare-section .table-headings:first-child {
	border-bottom-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(219, 219, 219, var(--tw-border-opacity));
}

.quote-div {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

@media (min-width:782px) {
	.quote-div {
		width: 70%;
	}
}

.quote-div h4 {
	text-align: center;
	font-family: Cormorant Garamond, serif !important;
	font-size: 1.875rem;
	line-height: 2.25rem;
	line-height: 1;
	font-weight: 700;
}

@media (min-width:782px) {
	.quote-div h4 {
		font-size: 2.25rem;
		line-height: 2.5rem;
	}
}

#table-compare-section table tr>td:first-child, #table-compare-section table tr>th:first-child, .stickleft {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	left: 0;
	background-color: #fff;
	z-index: 9;
}

#left-text-right-image .section-text-container ul {
	margin-bottom: .75rem;
	margin-left: 1rem;
	list-style-type: disc;
}

#left-text-right-image .section-text-container ul>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(.25rem * ( 1 - var(--tw-space-y-reverse) ));
	margin-bottom: calc(.25rem * var(--tw-space-y-reverse));
}

#left-text-right-image .section-text-container h2 {
	margin-bottom: 1rem;
	font-family: Cormorant Garamond, serif !important;
	font-size: 1.875rem;
	line-height: 2.25rem;
	--tw-text-opacity: 1;
	color: rgb(59, 87, 97, var(--tw-text-opacity));
}

#left-text-right-image .section-text-container h2 b, #left-text-right-image .section-text-container h2 span {
	font-family: Cormorant Garamond, serif !important;
}

#left-text-right-image .section-text-container h2 b {
	font-size: 1.875rem;
	line-height: 2.25rem;
	font-weight: 700;
}

#left-text-right-image .section-text-container h3 {
	margin-bottom: .5rem;
	font-size: 1.25rem;
	font-weight: 700;
}

#left-text-right-image .section-text-container p {
	margin-bottom: 1rem;
}

#left-text-right-image .section-text-container a {
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
}

#left-text-right-image .section-text-container a:hover {
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
}

#references .reference-list hr {
	margin-top: .75rem;
}

#references .reference-list ol {
	margin-left: 1rem;
	margin-top: 1.25rem;
	max-height: 0;
	list-style-type: decimal;
}

#references .reference-list ol>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(.75rem * ( 1 - var(--tw-space-y-reverse) ));
	margin-bottom: calc(.75rem * var(--tw-space-y-reverse));
}

#references .reference-list ol {
	overflow: hidden;
	transition: max-height .4s ease-out;
}

#references .reference-list ol li a {
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
}

#references .reference-list ol li a:hover {
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
}

#product-faq {
	margin-top: 5rem;
}

#product-faq .accordion-active {
	--tw-bg-opacity: 1;
	background-color: rgb(243, 244, 246, var(--tw-bg-opacity));
	padding: .75rem;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
}

#product-faq a.button.yellow.accordion-active {
	padding: .75rem;
}

#product-faq .accordion-content {
	display: none;
}

#product-faq .accordion-content p {
	margin-top: .75rem;
	margin-bottom: .75rem;
}

#compare-with-pros-and-cons-section .hightlights ol {
	margin-left: 1rem;
	list-style-type: decimal;
}

#compare-with-pros-and-cons-section .hightlights ol>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(.25rem * ( 1 - var(--tw-space-y-reverse) ));
	margin-bottom: calc(.25rem * var(--tw-space-y-reverse));
}

#compare-with-pros-and-cons-section .hightlights ol {
	font-size: .875rem;
	line-height: 1.25rem;
}

.tldr ul {
	margin-top: .75rem;
	margin-bottom: .75rem;
	margin-left: 1rem;
	list-style-type: disc;
}

.tldr ul>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(.25rem * ( 1 - var(--tw-space-y-reverse) ));
	margin-bottom: calc(.25rem * var(--tw-space-y-reverse));
}

.page-content-sidebar .row {
	display: flex;
	flex-direction: column;
}

@media (min-width:782px) {
	.page-content-sidebar .row {
		flex-direction: row;
	}
}

.page-content-sidebar .row .left-content {
	width: 100%;
	border-width: 0;
	--tw-border-opacity: 1;
	border-color: rgb(230, 230, 230, var(--tw-border-opacity));
	padding-right: 0;
}

@media (min-width:782px) {
	.page-content-sidebar .row .left-content {
		width: 60%;
		border-right-width: 1px;
		padding-right: 50px;
	}
}

.page-content-sidebar .row .left-content h2 {
	margin-bottom: .75rem;
	font-family: Cormorant Garamond, serif !important;
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgb(59, 87, 97, var(--tw-text-opacity));
}

.page-content-sidebar .row .left-content h1 {
	font-family: Cormorant Garamond, serif !important;
	font-size: 3rem;
	font-weight: 700 !important;
	line-height: 1;
	--tw-text-opacity: 1;
	color: rgb(59, 87, 97, var(--tw-text-opacity));
}

@media (min-width:782px) {
	.page-content-sidebar .row .left-content h1 {
		font-size: 3.75rem;
		line-height: 1;
	}
}

.page-content-sidebar .row .left-content h3 {
	font-size: 1.25rem;
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgb(22, 49, 58, var(--tw-text-opacity));
}

.page-content-sidebar .row .left-content p {
	margin-bottom: .75rem;
}

.page-content-sidebar .row .left-content ul {
	margin-top: .75rem;
	margin-bottom: .75rem;
	margin-left: 1rem;
	list-style-type: disc;
}

.page-content-sidebar .row .left-content ul>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(.25rem * ( 1 - var(--tw-space-y-reverse) ));
	margin-bottom: calc(.25rem * var(--tw-space-y-reverse));
}

.page-content-sidebar .row .left-content hr {
	margin-bottom: .75rem;
}

.page-content-sidebar .row .left-content a {
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
}

.page-content-sidebar .row .left-content a:hover {
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
}

.page-content-sidebar .row .left-content ol {
	margin-left: 1rem;
	margin-bottom: .75rem;
	list-style-type: decimal;
}

.page-content-sidebar .row .left-content ol>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(.75rem * ( 1 - var(--tw-space-y-reverse) ));
	margin-bottom: calc(.75rem * var(--tw-space-y-reverse));
}

.page-content-sidebar .row .right-content {
	width: 100%;
	padding-left: 0;
}

@media (min-width:782px) {
	.page-content-sidebar .row .right-content {
		width: 40%;
		padding-left: 50px;
	}
}

.page-content-sidebar .row .right-content .widget_nav_menu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(219, 219, 219, var(--tw-border-opacity));
}

.page-content-sidebar .row .right-content .widgettitle {
	padding-top: 1rem;
	padding-bottom: 1rem;
	font-size: 1.25rem;
	font-weight: 500;
}

.page-content-sidebar .row .right-content li {
	list-style-type: none;
}

.page-content-sidebar .row .right-content ul {
	margin-left: 1.25rem;
	list-style-type: none;
	font-weight: 500;
}

.page-content-sidebar .row .right-content ul li {
	margin-top: .5rem;
	margin-bottom: .5rem;
}

.page-content-sidebar .row .right-content ul li a:hover {
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
}

#content-withsidebar, .page-content-sidebar {
	word-break: break-word;
}

#content-withsidebar .left-content #tldr, #content-withsidebar .right-side #tldr, .page-content-sidebar .left-content #tldr, .page-content-sidebar .right-side #tldr {
	margin-bottom: 2.5rem;
}

#content-withsidebar .left-content #tldr .top, #content-withsidebar .right-side #tldr .top, .page-content-sidebar .left-content #tldr .top, .page-content-sidebar .right-side #tldr .top {
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(219, 219, 219, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgb(249, 250, 251, var(--tw-bg-opacity));
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}

#content-withsidebar .left-content #tldr .top h2 span, #content-withsidebar .right-side #tldr .top h2 span, .page-content-sidebar .left-content #tldr .top h2 span, .page-content-sidebar .right-side #tldr .top h2 span {
	font-family: Open Sans, sans-serif !important;
	font-size: 1rem;
	line-height: 1.5rem;
	--tw-text-opacity: 1;
	color: rgb(22, 49, 58, var(--tw-text-opacity));
}

#content-withsidebar .left-content #tldr .top ul, #content-withsidebar .right-side #tldr .top ul, .page-content-sidebar .left-content #tldr .top ul, .page-content-sidebar .right-side #tldr .top ul {
	font-size: .875rem;
	line-height: 1.25rem;
}

#content-withsidebar .left-content #tldr .bottom, #content-withsidebar .right-side #tldr .bottom, .page-content-sidebar .left-content #tldr .bottom, .page-content-sidebar .right-side #tldr .bottom {
	border-width: 1px;
	border-top-width: 0;
	--tw-border-opacity: 1;
	border-color: rgb(219, 219, 219, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgb(249, 250, 251, var(--tw-bg-opacity));
	padding-left: 2.5rem;
	padding-right: 2.5rem;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
}

#content-withsidebar .left-content #tldr .bottom p, #content-withsidebar .right-side #tldr .bottom p, .page-content-sidebar .left-content #tldr .bottom p, .page-content-sidebar .right-side #tldr .bottom p {
	margin: 0;
}

#content-withsidebar .left-content h3>b, #content-withsidebar .right-side h3>b, .page-content-sidebar .left-content h3>b, .page-content-sidebar .right-side h3>b {
	margin-bottom: .5rem;
	font-family: Cormorant Garamond, serif !important;
	font-size: 1.25rem;
	font-weight: 700;
}

#content-withsidebar .left-content a, #content-withsidebar .right-side a, .page-content-sidebar .left-content a, .page-content-sidebar .right-side a {
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
	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-duration: .15s;
}

#content-withsidebar .left-content a:hover, #content-withsidebar .right-side a:hover, .page-content-sidebar .left-content a:hover, .page-content-sidebar .right-side a:hover {
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
}

#content-withsidebar .left-content ol:last-of-type, #content-withsidebar .right-side ol:last-of-type, .page-content-sidebar .left-content ol:last-of-type, .page-content-sidebar .right-side ol:last-of-type {
	max-height: 0;
	overflow: hidden;
	transition: max-height .4s ease-out;
}

#content-withsidebar .left-content ol, #content-withsidebar .right-side ol, .page-content-sidebar .left-content ol, .page-content-sidebar .right-side ol {
	margin-top: 2.5rem;
	margin-left: 1rem;
	margin-bottom: 2.5rem;
	list-style-type: decimal;
}

#content-withsidebar .left-content ol>:not([hidden])~:not([hidden]), #content-withsidebar .right-side ol>:not([hidden])~:not([hidden]), .page-content-sidebar .left-content ol>:not([hidden])~:not([hidden]), .page-content-sidebar .right-side ol>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(.75rem * ( 1 - var(--tw-space-y-reverse) ));
	margin-bottom: calc(.75rem * var(--tw-space-y-reverse));
}

#content-withsidebar .left-content ol li, #content-withsidebar .right-side ol li, .page-content-sidebar .left-content ol li, .page-content-sidebar .right-side ol li {
	overflow-wrap: break-word;
}

#content-withsidebar .left-content ol a, #content-withsidebar .right-side ol a, .page-content-sidebar .left-content ol a, .page-content-sidebar .right-side ol a {
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
}

#content-withsidebar .left-content ol a:hover, #content-withsidebar .right-side ol a:hover, .page-content-sidebar .left-content ol a:hover, .page-content-sidebar .right-side ol a:hover {
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
}

#content-withsidebar .left-content table, #content-withsidebar .right-side table, .page-content-sidebar .left-content table, .page-content-sidebar .right-side table {
	margin-bottom: .75rem;
	width: 100%;
	word-break: break-all;
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(219, 219, 219, var(--tw-border-opacity));
}

#content-withsidebar .left-content table tr:nth-child(2n), #content-withsidebar .right-side table tr:nth-child(2n), .page-content-sidebar .left-content table tr:nth-child(2n), .page-content-sidebar .right-side table tr:nth-child(2n) {
	background-color: #f2f2f2;
}

#content-withsidebar .left-content table tr td, #content-withsidebar .right-side table tr td, .page-content-sidebar .left-content table tr td, .page-content-sidebar .right-side table tr td {
	word-break: break-word;
	padding: .75rem;
}

#content-withsidebar .left-content table tr a.button.yellowtd, #content-withsidebar .right-side table tr a.button.yellowtd, .page-content-sidebar .left-content table tr a.button.yellowtd, .page-content-sidebar .right-side table tr a.button.yellowtd {
	padding: .75rem;
}

#content-withsidebar .left-content table tr td:not(:last-child), #content-withsidebar .right-side table tr td:not(:last-child), .page-content-sidebar .left-content table tr td:not(:last-child), .page-content-sidebar .right-side table tr td:not(:last-child) {
	border-right-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(219, 219, 219, var(--tw-border-opacity));
}

#content-withsidebar .left-content table tr:not(:last-child), #content-withsidebar .right-side table tr:not(:last-child), .page-content-sidebar .left-content table tr:not(:last-child), .page-content-sidebar .right-side table tr:not(:last-child) {
	border-bottom-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(219, 219, 219, var(--tw-border-opacity));
}

#content-withsidebar .left-content .product-card, #content-withsidebar .right-side .product-card, .page-content-sidebar .left-content .product-card, .page-content-sidebar .right-side .product-card {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2.5rem;
	width: 320px;
	overflow: hidden;
	border-radius: 0;
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(209, 213, 219, var(--tw-border-opacity));
}

@media (min-width:782px) {
	#content-withsidebar .left-content .product-card, #content-withsidebar .right-side .product-card, .page-content-sidebar .left-content .product-card, .page-content-sidebar .right-side .product-card {
		width: auto;
	}
}

#content-withsidebar .left-content .product-card a, #content-withsidebar .right-side .product-card a, .page-content-sidebar .left-content .product-card a, .page-content-sidebar .right-side .product-card a {
	-webkit-text-decoration-line: none !important;
	text-decoration-line: none !important;
}

#content-withsidebar .left-content .product-card a.btn:hover, #content-withsidebar .right-side .product-card a.btn:hover, .page-content-sidebar .left-content .product-card a.btn:hover, .page-content-sidebar .right-side .product-card a.btn:hover {
	--tw-text-opacity: 1;
	color: rgb(255, 255, 255, var(--tw-text-opacity));
}

#content-withsidebar .left-content .product-card .inner-col, #content-withsidebar .right-side .product-card .inner-col, .page-content-sidebar .left-content .product-card .inner-col, .page-content-sidebar .right-side .product-card .inner-col {
	margin-top: 3rem;
	padding: 2rem;
}

@media (min-width:782px) {
	#content-withsidebar .left-content .product-card .inner-col, #content-withsidebar .right-side .product-card .inner-col, .page-content-sidebar .left-content .product-card .inner-col, .page-content-sidebar .right-side .product-card .inner-col {
		margin-top: 0;
	}
}

#content-withsidebar .left-content .product-card .inner-col .badge-title.top-card, #content-withsidebar .right-side .product-card .inner-col .badge-title.top-card, .page-content-sidebar .left-content .product-card .inner-col .badge-title.top-card, .page-content-sidebar .right-side .product-card .inner-col .badge-title.top-card {
	left: -46px;
	top: 12px;
	width: 169px;
}

@media (min-width:782px) {
	#content-withsidebar .left-content .product-card .inner-col .badge-title.top-card, #content-withsidebar .right-side .product-card .inner-col .badge-title.top-card, .page-content-sidebar .left-content .product-card .inner-col .badge-title.top-card, .page-content-sidebar .right-side .product-card .inner-col .badge-title.top-card {
		left: -58px;
		top: 42px;
		width: 258px;
	}
}

#content-withsidebar .left-content .product-card .inner-col .badge-title.top-card, #content-withsidebar .right-side .product-card .inner-col .badge-title.top-card, .page-content-sidebar .left-content .product-card .inner-col .badge-title.top-card, .page-content-sidebar .right-side .product-card .inner-col .badge-title.top-card {
	background: #ffd000;
	transform: rotate(-45deg);
	height: auto;
	font-size: 15px;
	line-height: 1;
	padding: 11px 48px;
}

#content-withsidebar .left-content .product-card .inner-col .badge-title, #content-withsidebar .right-side .product-card .inner-col .badge-title, .page-content-sidebar .left-content .product-card .inner-col .badge-title, .page-content-sidebar .right-side .product-card .inner-col .badge-title {
	width: 80px;
}

@media (min-width:782px) {
	#content-withsidebar .left-content .product-card .inner-col .badge-title, #content-withsidebar .right-side .product-card .inner-col .badge-title, .page-content-sidebar .left-content .product-card .inner-col .badge-title, .page-content-sidebar .right-side .product-card .inner-col .badge-title {
		width: 122px;
	}
}

#content-withsidebar .left-content .product-card .inner-col .badge-title, #content-withsidebar .right-side .product-card .inner-col .badge-title, .page-content-sidebar .left-content .product-card .inner-col .badge-title, .page-content-sidebar .right-side .product-card .inner-col .badge-title {
	font-size: 12px;
	color: #fff;
	letter-spacing: -.4px;
	padding: 6px 5px;
	height: auto;
	left: -12px;
	font-weight: 700;
	line-height: 1.2;
	vertical-align: middle;
	text-align: center;
	position: absolute;
	display: inline-block;
}

#content-withsidebar .left-content .product-card .inner-col h3, #content-withsidebar .right-side .product-card .inner-col h3, .page-content-sidebar .left-content .product-card .inner-col h3, .page-content-sidebar .right-side .product-card .inner-col h3 {
	font-size: 32px !important;
	line-height: 32px !important;
	max-width: 230px;
	margin: 0 auto 10px;
	text-align: center;
	font-weight: 600 !important;
	--tw-text-opacity: 1;
	color: rgb(22, 49, 58, var(--tw-text-opacity));
}

#content-withsidebar .left-content .product-card .inner-col h3:hover, #content-withsidebar .right-side .product-card .inner-col h3:hover, .page-content-sidebar .left-content .product-card .inner-col h3:hover, .page-content-sidebar .right-side .product-card .inner-col h3:hover {
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
}

#content-withsidebar .left-content .product-card .inner-col h3 a, #content-withsidebar .right-side .product-card .inner-col h3 a, .page-content-sidebar .left-content .product-card .inner-col h3 a, .page-content-sidebar .right-side .product-card .inner-col h3 a {
	font-family: Cormorant Garamond, serif !important;
}

#content-withsidebar .left-content .product-card .inner-col h5, #content-withsidebar .right-side .product-card .inner-col h5, .page-content-sidebar .left-content .product-card .inner-col h5, .page-content-sidebar .right-side .product-card .inner-col h5 {
	line-height: 1.1;
	max-width: 230px;
	margin: 0 auto;
	text-align: center;
	font-family: Helvetica;
	font-weight: 600;
	font-size: 16px;
	margin-bottom: .75rem;
}

#content-withsidebar .left-content .product-card .inner-col a img, #content-withsidebar .right-side .product-card .inner-col a img, .page-content-sidebar .left-content .product-card .inner-col a img, .page-content-sidebar .right-side .product-card .inner-col a img {
	margin-left: auto;
	margin-right: auto;
	width: 300px;
}

@media (min-width:782px) {
	#content-withsidebar .left-content .product-card .inner-col a img, #content-withsidebar .right-side .product-card .inner-col a img, .page-content-sidebar .left-content .product-card .inner-col a img, .page-content-sidebar .right-side .product-card .inner-col a img {
		width: 350px;
	}
}

#content-withsidebar .left-content .product-card .inner-col .accordion-title:hover, #content-withsidebar .right-side .product-card .inner-col .accordion-title:hover, .page-content-sidebar .left-content .product-card .inner-col .accordion-title:hover, .page-content-sidebar .right-side .product-card .inner-col .accordion-title:hover {
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
}

#content-withsidebar .left-content .product-card .inner-col .table-0, #content-withsidebar .right-side .product-card .inner-col .table-0, .page-content-sidebar .left-content .product-card .inner-col .table-0, .page-content-sidebar .right-side .product-card .inner-col .table-0 {
	width: 100%;
	border-style: none;
}

#content-withsidebar .left-content .product-card .inner-col .table-0 tr td:first-child, #content-withsidebar .right-side .product-card .inner-col .table-0 tr td:first-child, .page-content-sidebar .left-content .product-card .inner-col .table-0 tr td:first-child, .page-content-sidebar .right-side .product-card .inner-col .table-0 tr td:first-child {
	width: 75%;
	border-style: none;
}

#content-withsidebar .left-content .product-card .inner-col .table-0 tr td:first-child h6, #content-withsidebar .right-side .product-card .inner-col .table-0 tr td:first-child h6, .page-content-sidebar .left-content .product-card .inner-col .table-0 tr td:first-child h6, .page-content-sidebar .right-side .product-card .inner-col .table-0 tr td:first-child h6 {
	margin-bottom: 1rem;
	font-size: .875rem;
	line-height: 1.25rem;
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgb(22, 49, 58, var(--tw-text-opacity));
}

@media (min-width:782px) {
	#content-withsidebar .left-content .product-card .inner-col .table-0 tr td:first-child h6, #content-withsidebar .right-side .product-card .inner-col .table-0 tr td:first-child h6, .page-content-sidebar .left-content .product-card .inner-col .table-0 tr td:first-child h6, .page-content-sidebar .right-side .product-card .inner-col .table-0 tr td:first-child h6 {
		font-size: 1rem;
		line-height: 1.5rem;
	}
}

#content-withsidebar .left-content .product-card .inner-col .table-0 tr td:first-child .score-value, #content-withsidebar .right-side .product-card .inner-col .table-0 tr td:first-child .score-value, .page-content-sidebar .left-content .product-card .inner-col .table-0 tr td:first-child .score-value, .page-content-sidebar .right-side .product-card .inner-col .table-0 tr td:first-child .score-value {
	font-size: 2.25rem;
	line-height: 2.5rem;
	font-weight: 700;
}

@media (min-width:782px) {
	#content-withsidebar .left-content .product-card .inner-col .table-0 tr td:first-child .score-value, #content-withsidebar .right-side .product-card .inner-col .table-0 tr td:first-child .score-value, .page-content-sidebar .left-content .product-card .inner-col .table-0 tr td:first-child .score-value, .page-content-sidebar .right-side .product-card .inner-col .table-0 tr td:first-child .score-value {
		font-size: 3.75rem;
		line-height: 1;
	}
}

#content-withsidebar .left-content .product-card .inner-col .table-0 tr td:last-child, #content-withsidebar .right-side .product-card .inner-col .table-0 tr td:last-child, .page-content-sidebar .left-content .product-card .inner-col .table-0 tr td:last-child, .page-content-sidebar .right-side .product-card .inner-col .table-0 tr td:last-child {
	position: relative;
	width: 15%;
}

#content-withsidebar .left-content .product-card .inner-col .table-0 tr td:last-child .blue-badge, #content-withsidebar .right-side .product-card .inner-col .table-0 tr td:last-child .blue-badge, .page-content-sidebar .left-content .product-card .inner-col .table-0 tr td:last-child .blue-badge, .page-content-sidebar .right-side .product-card .inner-col .table-0 tr td:last-child .blue-badge {
	height: 85px;
	width: 85px;
}

@media (min-width:782px) {
	#content-withsidebar .left-content .product-card .inner-col .table-0 tr td:last-child .blue-badge, #content-withsidebar .right-side .product-card .inner-col .table-0 tr td:last-child .blue-badge, .page-content-sidebar .left-content .product-card .inner-col .table-0 tr td:last-child .blue-badge, .page-content-sidebar .right-side .product-card .inner-col .table-0 tr td:last-child .blue-badge {
		height: 129px;
		width: 129px;
	}
}

#content-withsidebar .left-content .product-card .inner-col .table-0 tr td:last-child .blue-badge, #content-withsidebar .right-side .product-card .inner-col .table-0 tr td:last-child .blue-badge, .page-content-sidebar .left-content .product-card .inner-col .table-0 tr td:last-child .blue-badge, .page-content-sidebar .right-side .product-card .inner-col .table-0 tr td:last-child .blue-badge {
	border: 5px solid #018ac7;
	background: #fff;
	line-height: 16px;
	transform: rotate(20deg);
	border-radius: 50%;
	margin: 0 !important;
	position: absolute;
	bottom: 0;
	right: 26%;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
}

#content-withsidebar .left-content .product-card .inner-col .table-0 tr td:last-child .blue-badge div, #content-withsidebar .right-side .product-card .inner-col .table-0 tr td:last-child .blue-badge div, .page-content-sidebar .left-content .product-card .inner-col .table-0 tr td:last-child .blue-badge div, .page-content-sidebar .right-side .product-card .inner-col .table-0 tr td:last-child .blue-badge div {
	height: 60px;
	width: 60px;
}

@media (min-width:782px) {
	#content-withsidebar .left-content .product-card .inner-col .table-0 tr td:last-child .blue-badge div, #content-withsidebar .right-side .product-card .inner-col .table-0 tr td:last-child .blue-badge div, .page-content-sidebar .left-content .product-card .inner-col .table-0 tr td:last-child .blue-badge div, .page-content-sidebar .right-side .product-card .inner-col .table-0 tr td:last-child .blue-badge div {
		height: 100px;
		width: 100px;
	}
}

#content-withsidebar .left-content .product-card .inner-col .table-0 tr td:last-child .blue-badge div, #content-withsidebar .right-side .product-card .inner-col .table-0 tr td:last-child .blue-badge div, .page-content-sidebar .left-content .product-card .inner-col .table-0 tr td:last-child .blue-badge div, .page-content-sidebar .right-side .product-card .inner-col .table-0 tr td:last-child .blue-badge div {
	border: 1.5px dashed #018ac7;
	background: #fff;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	margin: 0 !important;
	top: 50% !important;
}

#content-withsidebar .left-content .product-card .inner-col .table-0 tr td:last-child .blue-badge .badge-title, #content-withsidebar .right-side .product-card .inner-col .table-0 tr td:last-child .blue-badge .badge-title, .page-content-sidebar .left-content .product-card .inner-col .table-0 tr td:last-child .blue-badge .badge-title, .page-content-sidebar .right-side .product-card .inner-col .table-0 tr td:last-child .blue-badge .badge-title {
	top: 50%;
	left: 50%;
	--tw-translate-y: -50%;
	--tw-translate-x: -50%;
	transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

#content-withsidebar .left-content .product-card .inner-col .table-2, #content-withsidebar .right-side .product-card .inner-col .table-2, .page-content-sidebar .left-content .product-card .inner-col .table-2, .page-content-sidebar .right-side .product-card .inner-col .table-2 {
	margin-bottom: .75rem;
	border-width: 0;
	font-size: .875rem;
	line-height: 1.25rem;
}

#content-withsidebar .left-content .product-card .inner-col .table-2 tr:nth-child(2n), #content-withsidebar .right-side .product-card .inner-col .table-2 tr:nth-child(2n), .page-content-sidebar .left-content .product-card .inner-col .table-2 tr:nth-child(2n), .page-content-sidebar .right-side .product-card .inner-col .table-2 tr:nth-child(2n) {
	background-color: #fff;
}

#content-withsidebar .left-content .product-card .inner-col .table-2 tr td, #content-withsidebar .right-side .product-card .inner-col .table-2 tr td, .page-content-sidebar .left-content .product-card .inner-col .table-2 tr td, .page-content-sidebar .right-side .product-card .inner-col .table-2 tr td {
	padding-top: .25rem;
	padding-bottom: .25rem;
	border-width: 0;
}

#content-withsidebar .left-content .product-card .inner-col .table-2 tr:not(:last-child), #content-withsidebar .right-side .product-card .inner-col .table-2 tr:not(:last-child), .page-content-sidebar .left-content .product-card .inner-col .table-2 tr:not(:last-child), .page-content-sidebar .right-side .product-card .inner-col .table-2 tr:not(:last-child) {
	border-bottom-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(219, 219, 219, var(--tw-border-opacity));
}

#content-withsidebar .left-content .product-card .inner-col ul, #content-withsidebar .right-side .product-card .inner-col ul, .page-content-sidebar .left-content .product-card .inner-col ul, .page-content-sidebar .right-side .product-card .inner-col ul {
	margin-left: 0;
	list-style-type: none;
}

#content-withsidebar .left-content .product-card .inner-col .prod-card-ratings svg, #content-withsidebar .right-side .product-card .inner-col .prod-card-ratings svg, .page-content-sidebar .left-content .product-card .inner-col .prod-card-ratings svg, .page-content-sidebar .right-side .product-card .inner-col .prod-card-ratings svg {
	height: 1rem;
	width: 1rem;
}

#content-withsidebar .right-content b, #content-withsidebar .right-content h3, .page-content-sidebar .right-content b, .page-content-sidebar .right-content h3 {
	margin-bottom: .5rem;
	font-size: 1.25rem;
}

#content-withsidebar .sidebar-section, .page-content-sidebar .sidebar-section {
	padding-top: 30px;
}

#content-withsidebar .sidebar-section .widgettitle.alt, .page-content-sidebar .sidebar-section .widgettitle.alt {
	font-weight: 600;
}

#content-withsidebar .sidebar-section .widgettitle, .page-content-sidebar .sidebar-section .widgettitle {
	font-family: Open Sans, sans-serif !important;
	font-size: 1.25rem !important;
	font-weight: 400 !important;
}

#content-withsidebar .sidebar-section .prod-feat, .page-content-sidebar .sidebar-section .prod-feat {
	display: flex;
	align-items: flex-start;
}

#content-withsidebar .sidebar-section .prod-feat>:not([hidden])~:not([hidden]), .page-content-sidebar .sidebar-section .prod-feat>:not([hidden])~:not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(.75rem * var(--tw-space-x-reverse));
	margin-left: calc(.75rem * ( 1 - var(--tw-space-x-reverse) ));
}

#content-withsidebar .sidebar-section .prod-feat .prod-feat-img, .page-content-sidebar .sidebar-section .prod-feat .prod-feat-img {
	max-width: 80px;
}

#content-withsidebar .sidebar-section .prod-feat .prod-feat-info .prod-feat-badge, .page-content-sidebar .sidebar-section .prod-feat .prod-feat-info .prod-feat-badge {
	padding: .25rem;
	font-size: .75rem;
	line-height: 1rem;
	--tw-text-opacity: 1;
	color: rgb(255, 255, 255, var(--tw-text-opacity));
}

#content-withsidebar .sidebar-section .prod-feat .prod-feat-info .prod-feat-name, .page-content-sidebar .sidebar-section .prod-feat .prod-feat-info .prod-feat-name {
	margin-top: .5rem;
	padding: 0;
	font-size: 1rem;
	line-height: 1.5rem;
	line-height: 1;
	font-weight: 400 !important;
	--tw-text-opacity: 1;
	color: rgb(22, 49, 58, var(--tw-text-opacity));
}

#content-withsidebar .sidebar-section .prod-feat .prod-feat-link, .page-content-sidebar .sidebar-section .prod-feat .prod-feat-link {
	padding: 0;
	font-size: .875rem;
	line-height: 1.25rem;
	--tw-text-opacity: 1;
	color: rgb(59, 87, 97, var(--tw-text-opacity));
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
}

#content-withsidebar .sidebar-section ul, .page-content-sidebar .sidebar-section ul {
	margin-left: 0;
	list-style-type: none;
	font-family: Open Sans, sans-serif !important;
}

#content-withsidebar .sidebar-section #custom-category-posts .menu-item:not(:last-child), #content-withsidebar .sidebar-section #custom-table-of-content .menu-item>a, #content-withsidebar .sidebar-section #menu-cbd-products-featured .menu-item:not(:last-child), #content-withsidebar .sidebar-section .sub-menu-item, .page-content-sidebar .sidebar-section #custom-category-posts .menu-item:not(:last-child), .page-content-sidebar .sidebar-section #custom-table-of-content .menu-item>a, .page-content-sidebar .sidebar-section #menu-cbd-products-featured .menu-item:not(:last-child), .page-content-sidebar .sidebar-section .sub-menu-item {
	display: block;
	border-bottom-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgb(219, 219, 219, var(--tw-border-opacity));
	padding-top: .5rem;
	padding-bottom: .5rem;
}

#content-withsidebar .sidebar-section .menu-item, #content-withsidebar .sidebar-section .menu-item>a, #content-withsidebar .sidebar-section .sub-menu-item, .page-content-sidebar .sidebar-section .menu-item, .page-content-sidebar .sidebar-section .menu-item>a, .page-content-sidebar .sidebar-section .sub-menu-item {
	--tw-text-opacity: 1;
	color: rgb(22, 49, 58, var(--tw-text-opacity));
}

#content-withsidebar .sidebar-section .menu-item:hover, #content-withsidebar .sidebar-section .menu-item>a:hover, #content-withsidebar .sidebar-section .sub-menu-item:hover, .page-content-sidebar .sidebar-section .menu-item:hover, .page-content-sidebar .sidebar-section .menu-item>a:hover, .page-content-sidebar .sidebar-section .sub-menu-item:hover {
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
}

#content-withsidebar .sidebar-section #menu-cbd-products-featured .menu-item, .page-content-sidebar .sidebar-section #menu-cbd-products-featured .menu-item {
	padding-top: .75rem;
	padding-bottom: .75rem;
}

#content-withsidebar .sidebar-section .menu-item a, .page-content-sidebar .sidebar-section .menu-item a {
	padding-left: 1.25rem;
}

#content-withsidebar .sidebar-section .sub-menu-item, .page-content-sidebar .sidebar-section .sub-menu-item {
	padding-left: 22px;
	font-size: .875rem;
	line-height: 1.25rem;
	--tw-text-opacity: 1;
	color: rgb(107, 114, 128, var(--tw-text-opacity));
}

#content-withsidebar .sidebar-section .sub-menu-item:hover, .page-content-sidebar .sidebar-section .sub-menu-item:hover {
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
}

#content-withsidebar h1, .page-content-sidebar h1 {
	font-family: Cormorant Garamond, serif !important;
	font-size: 3rem;
	font-weight: 700 !important;
	line-height: 1;
	--tw-text-opacity: 1;
	color: rgb(59, 87, 97, var(--tw-text-opacity));
}

@media (min-width:782px) {
	#content-withsidebar h1, .page-content-sidebar h1 {
		font-size: 3.75rem;
		line-height: 1;
	}
}

#content-withsidebar ul, .page-content-sidebar ul {
	margin-bottom: .75rem;
	margin-left: 1rem;
	list-style-type: disc;
}

#content-withsidebar ul>:not([hidden])~:not([hidden]), .page-content-sidebar ul>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(.25rem * ( 1 - var(--tw-space-y-reverse) ));
	margin-bottom: calc(.25rem * var(--tw-space-y-reverse));
}

#content-withsidebar ul li, .page-content-sidebar ul li {
	overflow-wrap: break-word;
}

#content-withsidebar .splide__pagination>:not([hidden])~:not([hidden]), .page-content-sidebar .splide__pagination>:not([hidden])~:not([hidden]) {
	--tw-space-y-reverse: 0;
	margin-top: calc(0px * ( 1 - var(--tw-space-y-reverse) ));
	margin-bottom: calc(0px * var(--tw-space-y-reverse));
}

#content-withsidebar h2, .page-content-sidebar h2 {
	margin-bottom: 1rem;
	--tw-text-opacity: 1;
	color: rgb(59, 87, 97, var(--tw-text-opacity));
}

#content-withsidebar h2 b, #content-withsidebar h2 span, .page-content-sidebar h2 b, .page-content-sidebar h2 span {
	font-family: Cormorant Garamond, serif !important;
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 600 !important;
	--tw-text-opacity: 1;
	color: rgb(22, 49, 58, var(--tw-text-opacity));
}

#content-withsidebar h3, .page-content-sidebar h3 {
	margin-bottom: .5rem;
	font-family: Cormorant Garamond, serif !important;
	font-size: 1.25rem;
	font-weight: 700;
}

#content-withsidebar p, .page-content-sidebar p {
	margin-bottom: 1rem;
}

#content-withsidebar .sidebar-thumb-img img, .page-content-sidebar .sidebar-thumb-img img {
	height: auto !important;
	width: 100%;
}

#content-withsidebar .fpost_slide, .page-content-sidebar .fpost_slide {
	margin-bottom: 1.25rem;
}

#content-withsidebar .sidebarv2, .page-content-sidebar .sidebarv2 {
	height: 100%;
}

#content-withsidebar .sidebarv2 .y-banner, .page-content-sidebar .sidebarv2 .y-banner {
	position: relative;
	margin-top: 2rem;
	margin-bottom: 2rem;
	--tw-bg-opacity: 1;
	background-color: rgb(255, 208, 0, var(--tw-bg-opacity));
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	padding-left: 120px;
	padding-right: 1.25rem;
}

@media (min-width:782px) {
	#content-withsidebar .sidebarv2 .y-banner, .page-content-sidebar .sidebarv2 .y-banner {
		padding-top: 2.5rem;
		padding-bottom: 2.5rem;
		padding-left: 140px;
		padding-right: 2.5rem;
	}
}

#content-withsidebar .sidebarv2 .y-banner, .page-content-sidebar .sidebarv2 .y-banner {
	background: #ffd000;
}

#content-withsidebar .sidebarv2 .y-banner img, .page-content-sidebar .sidebarv2 .y-banner img {
	position: absolute;
	left: 0;
	top: 50%;
	max-height: 215px;
	--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));
}

@media (min-width:782px) {
	#content-withsidebar .sidebarv2 .y-banner img, .page-content-sidebar .sidebarv2 .y-banner img {
		max-height: 280px;
	}
}

#content-withsidebar .sidebarv2 .y-banner h3, .page-content-sidebar .sidebarv2 .y-banner h3 {
	width: 185px;
	max-width: 300px;
	font-family: Open Sans, sans-serif;
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 700;
}

#content-withsidebar .sidebarv2 .y-banner p, .page-content-sidebar .sidebarv2 .y-banner p {
	font-size: .875rem;
	line-height: 1.25rem;
}

#content-withsidebar .sidebarv2 .y-banner p a, .page-content-sidebar .sidebarv2 .y-banner p a {
	display: inline-block;
	border-radius: 5px;
	--tw-bg-opacity: 1;
	background-color: rgb(22, 49, 58, var(--tw-bg-opacity));
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	--tw-text-opacity: 1;
	color: rgb(255, 255, 255, var(--tw-text-opacity));
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
}

#content-withsidebar .sidebarv2 h3, .page-content-sidebar .sidebarv2 h3 {
	margin-top: .75rem;
	margin-bottom: .75rem;
	font-family: Open Sans, sans-serif !important;
	font-size: 1.25rem;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgb(22, 49, 58, var(--tw-text-opacity));
}

#content-withsidebar .sidebarv2 ul, .page-content-sidebar .sidebarv2 ul {
	margin-left: 0;
	list-style-type: none;
}

#content-withsidebar .sidebarv2 ul .prod-feat, .page-content-sidebar .sidebarv2 ul .prod-feat {
	display: flex;
	align-items: center;
}

#content-withsidebar .sidebarv2 ul .prod-feat>:not([hidden])~:not([hidden]), .page-content-sidebar .sidebarv2 ul .prod-feat>:not([hidden])~:not([hidden]) {
	--tw-space-x-reverse: 0;
	margin-right: calc(1.25rem * var(--tw-space-x-reverse));
	margin-left: calc(1.25rem * ( 1 - var(--tw-space-x-reverse) ));
}

#content-withsidebar .sidebarv2 ul .prod-feat, #content-withsidebar .sidebarv2 ul a.button.yellow.prod-feat, .page-content-sidebar .sidebarv2 ul .prod-feat, .page-content-sidebar .sidebarv2 ul a.button.yellow.prod-feat {
	padding: .75rem;
}

#content-withsidebar .sidebarv2 ul .prod-feat .prod-feat-img, .page-content-sidebar .sidebarv2 ul .prod-feat .prod-feat-img {
	width: 25%;
}

#content-withsidebar .sidebarv2 ul .prod-feat .prod-feat-info, .page-content-sidebar .sidebarv2 ul .prod-feat .prod-feat-info {
	width: 75%;
}

#content-withsidebar .sidebarv2 ul .prod-feat .prod-feat-info .prod-feat-badge, .page-content-sidebar .sidebarv2 ul .prod-feat .prod-feat-info .prod-feat-badge {
	padding: .25rem;
	font-size: 10px;
	--tw-text-opacity: 1;
	color: rgb(255, 255, 255, var(--tw-text-opacity));
}

#content-withsidebar .sidebarv2 ul .prod-feat .prod-feat-info .prod-feat-name, .page-content-sidebar .sidebarv2 ul .prod-feat .prod-feat-info .prod-feat-name {
	font-size: 1rem;
	line-height: 1.5rem;
	font-weight: 400;
}

#content-withsidebar .sidebarv2 ul .prod-feat .prod-feat-info .prod-feat-link, .page-content-sidebar .sidebarv2 ul .prod-feat .prod-feat-info .prod-feat-link {
	font-size: .875rem;
	line-height: 1.25rem;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
}

#content-withsidebar #sticky-sidebar, .page-content-sidebar #sticky-sidebar {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
}

#content-withsidebar .fpost_slider .fpost_slide .sidebar-thumb-img, .page-content-sidebar .fpost_slider .fpost_slide .sidebar-thumb-img {
	position: relative;
	width: 100%;
}

#content-withsidebar .fpost_slider .fpost_slide .sidebar-thumb-img img, .page-content-sidebar .fpost_slider .fpost_slide .sidebar-thumb-img img {
	height: 100%;
	width: 100%;
}

#content-withsidebar .fpost_slider .fpost_slide h4, .page-content-sidebar .fpost_slider .fpost_slide h4 {
	min-height: 50px;
	font-size: 1.5rem;
	line-height: 2rem;
}

#content-withsidebar .fpost_slider .fpost_slide h4 a, .page-content-sidebar .fpost_slider .fpost_slide h4 a {
	min-height: 50px;
	font-family: Cormorant Garamond, serif !important;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgb(0, 0, 0, var(--tw-text-opacity));
}

#content-withsidebar .fpost_slider .fpost_slide h4 a:hover, .page-content-sidebar .fpost_slider .fpost_slide h4 a:hover {
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
}

#content-withsidebar .fpost_slider .fpost_slide p, .page-content-sidebar .fpost_slider .fpost_slide p {
	min-height: 70px;
}

#content-withsidebar .fpost_slider .fpost_slide .link, .page-content-sidebar .fpost_slider .fpost_slide .link {
	font-size: .875rem;
	line-height: 1.25rem;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
}

.post-header-3 .img-link img {
	height: 2.5rem;
	width: 2.5rem;
	border-radius: 9999px;
}

.author-flex-img img {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: .75rem;
	display: flex;
	justify-content: center;
	border-radius: 9999px;
}

.author-flex-txt small {
	font-weight: 500;
	--tw-text-opacity: 1;
	color: rgb(156, 163, 175, var(--tw-text-opacity));
}

.author-flex-txt .author-name, .author-flex-txt small {
	font-family: Cormorant Garamond, serif !important;
}

.author-flex-txt .author-name {
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 600;
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
}

.author-flex-txt .author-name:hover {
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
}

.author-flex-txt p {
	margin-top: .75rem;
}

.author-flex-txt .author-link {
	--tw-text-opacity: 1;
	color: rgb(0, 0, 0, var(--tw-text-opacity));
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
}

.author-flex-txt .author-link:hover {
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
}

#related-articles .hub-related-posts .img img {
	width: 100%;
}

#header-textonly .author-img {
	height: 3rem;
	width: 3rem;
}

#header-textonly .author-img img {
	border-radius: 9999px;
}

.carousel {
	position: relative;
	margin: 0 auto;
}

.carousel-content {
	position: relative;
	transition: width .4s;
}

.slide {
	position: absolute;
	z-index: 1;
	transition: left .4s cubic-bezier(.47, .13, .15, .89);
}

.table-slider:hover .nav {
	display: grid;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s;
}

.table-slider .nav {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	background-color: rgba(0, 0, 0, .4);
	width: 40px;
	height: 40px;
	z-index: 2;
	cursor: pointer;
	border: none;
	outline: none;
	color: #fff;
	display: none;
	place-content: center;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s;
}

.table-slider .nav-left {
	left: 0;
}

.table-slider .nav-right {
	right: 0;
}

.compare-page-heading .author-img img {
	border-radius: 9999px;
}

.content-archive-card img, .guides-slider img {
	width: 100%;
}

.full-width-content h5 {
	color: #007dc9;
	font-family: Helvetica;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: .11px;
	line-height: 24px;
}

.team-header {
	padding: 20px;
	max-width: 600px;
	margin: 80px auto 20px;
}

.team-header h1 {
	letter-spacing: -4.83px;
	margin-top: .5rem;
	font-family: Cormorant Garamond, serif !important;
	font-size: 3.75rem;
	line-height: 1;
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgb(59, 87, 97, var(--tw-text-opacity));
}

@media (min-width:782px) {
	.team-header h1 {
		font-size: 4.5rem;
		line-height: 1;
	}
}

.team-header h6 {
	font-family: Helvetica;
	text-align: center;
	font-size: 20px;
	line-height: 1.6;
	margin-top: 20px;
}

.lower-header {
	max-width: 600px;
	margin: 50px 0;
}

.lower-header h3 {
	letter-spacing: -2px;
	font-family: Cormorant Garamond, serif !important;
	font-size: 3rem;
	line-height: 1;
}

@media (min-width:782px) {
	.lower-header h3 {
		font-size: 3.75rem;
		line-height: 1;
	}
}

.reviewer-name, .reviews-threecol h4 {
	margin-top: .5rem;
	margin-bottom: .5rem;
	font-family: Cormorant Garamond, serif !important;
	font-size: 1.875rem;
	line-height: 2.25rem;
	line-height: 1;
	font-weight: 300;
	--tw-text-opacity: 1;
	color: rgb(59, 87, 97, var(--tw-text-opacity));
}

@media (min-width:782px) {
	.reviewer-name, .reviews-threecol h4 {
		font-size: 40px;
	}
}

.reviews-threecol h5, .reviews-twocol h5 {
	margin-bottom: 20px;
}

.reviews-threecol ul, .reviews-twocol ul {
	margin-left: 1.25rem;
	list-style-type: disc;
	margin-bottom: .5rem;
}

.reviews-threecol p, .reviews-twocol p {
	margin-bottom: 1.25rem;
}

.reviews-threecol img, .reviews-twocol img {
	width: 150px;
	height: 150px;
	border-radius: 50%;
	-o-object-fit: cover;
	object-fit: cover;
}

.form-section h1 {
	margin-bottom: .75rem;
	font-family: Cormorant Garamond, serif !important;
	font-size: 3rem;
	font-weight: 700 !important;
	line-height: 1;
	--tw-text-opacity: 1;
	color: rgb(59, 87, 97, var(--tw-text-opacity));
}

@media (min-width:782px) {
	.form-section h1 {
		font-size: 3.75rem;
		line-height: 1;
	}
}

.gform_wrapper select {
	padding: 10px !important;
}

.gform_wrapper select, .gform_wrapper textarea {
	border: 1px solid #eaeaea;
	border-radius: 2px;
	background: #fafafa;
	padding: 0;
}

.gform_wrapper textarea:focus {
	outline: none;
}

.gform_wrapper textarea::-moz-placeholder {
	--tw-text-opacity: 1;
	color: rgb(0, 0, 0, var(--tw-text-opacity));
}

.gform_wrapper textarea:-ms-input-placeholder {
	--tw-text-opacity: 1;
	color: rgb(0, 0, 0, var(--tw-text-opacity));
}

.gform_wrapper textarea::placeholder {
	--tw-text-opacity: 1;
	color: rgb(0, 0, 0, var(--tw-text-opacity));
}

.gform_wrapper .gform_button {
	border-radius: 6px !important;
	background-color: #018ac7;
	color: #fff !important;
	height: 48px;
	display: flex;
	display: block;
	letter-spacing: .1px;
	padding: 0 1.5em;
	line-height: 48px;
	width: 100%;
	text-align: center;
}

.accordion-header:after {
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' class=\'h-10 w-10\' fill=\'none\' viewBox=\'0 0 24 24\' stroke=\'currentColor\' stroke-width=\'2\'%3E%3Cpath stroke-linecap=\'round\' stroke-linejoin=\'round\' d=\'m19 9-7 7-7-7\'/%3E%3C/svg%3E");
	height: 24px;
	width: 24px;
}

.accordion-header {
	transition: .4s;
	display: flex;
	cursor: pointer;
	align-items: center;
	justify-content: space-between;
}

.accordion-active:after {
	content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' class=\'h-6 w-6\' fill=\'none\' viewBox=\'0 0 24 24\' stroke=\'currentColor\' stroke-width=\'2\'%3E%3Cpath stroke-linecap=\'round\' stroke-linejoin=\'round\' d=\'m5 15 7-7 7 7\'/%3E%3C/svg%3E");
	height: 24px;
	width: 24px;
}

.widgettitle {
	display: flex;
	cursor: pointer;
	align-items: center;
	justify-content: space-between;
}

.accordion-header+div {
	max-height: 0;
	overflow: hidden;
	transition-property: all;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s;
}

.sources-show-text {
	cursor: pointer;
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
	transition: .4s;
}

.sources-show-text:before {
	content: "+ ";
}

.active-sources:before {
	content: "- ";
}

.cite-in-page, .cite-in-post {
	--tw-text-opacity: 1;
	color: rgb(156, 163, 175, var(--tw-text-opacity));
}

.cite-in-page a, .cite-in-post a {
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
}

.cite-in-page:before, .cite-in-post:before {
	content: "— ";
}

.splide__arrow--prev {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 50;
	--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));
	--tw-text-opacity: 1;
	color: rgb(59, 87, 97, var(--tw-text-opacity));
}

@media (min-width:1170px) {
	.splide__arrow--prev {
		left: -50px;
	}
}

.splide__arrow--prev svg {
	height: 1.75rem;
	width: 1.75rem;
}

.splide__arrow--next {
	position: absolute;
	top: 50%;
	right: 0;
	z-index: 50;
	--tw-text-opacity: 1;
	color: rgb(59, 87, 97, var(--tw-text-opacity));
}

@media (min-width:1170px) {
	.splide__arrow--next {
		right: -50px;
	}
}

.splide__arrow--next svg {
	height: 1.75rem;
	width: 1.75rem;
}

.table-slider .inner-slider {
	width: 20%;
}

.table-slider .splide__arrow--prev {
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 50;
	--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));
}

.table-slider .splide__arrow--prev svg {
	width: 20px;
	height: 20px;
}

.table-slider .splide__arrow--next {
	right: 3rem;
}

.table-slider .splide__arrow--next svg {
	width: 20px;
	height: 20px;
}

.splide {
	visibility: visible !important;
}

.tooltip {
	position: relative;
	display: inline-block;
}

.tooltip .tooltip-text {
	transition: opacity .3s;
	visibility: hidden;
	position: absolute;
	left: 50%;
	bottom: 125%;
	z-index: 10;
	margin-left: -60px;
	min-width: 150px;
	max-width: 200px;
	border-radius: 6px;
	--tw-bg-opacity: 1;
	background-color: rgb(59, 87, 97, var(--tw-bg-opacity));
	padding: 7px 9px;
	text-align: center;
	font-size: .875rem;
	line-height: 1.25rem;
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgb(255, 255, 255, var(--tw-text-opacity));
	opacity: 0;
}

.tooltip .tooltip-text:after {
	content: "";
	position: absolute;
	left: 40%;
	top: 100%;
	margin-left: -5px;
	border-width: 1px 5px 5px;
	border-left-color: rgba(0, 0, 0, 0);
	border-right-color: rgba(0, 0, 0, 0);
	border-bottom-color: rgba(0, 0, 0, 0);
}

.tooltip:hover .tooltip-text {
	visibility: visible;
	opacity: 1;
}

.no-padding {
	padding: 0 !important;
}

.featured_brands {
	margin-top: 1.75rem;
}

.source-txt {
	word-break: break-word;
	margin-top: 1.25rem;
	max-height: 0;
	overflow: hidden;
	font-size: .875rem;
	line-height: 1.25rem;
	color: rgba(30, 45, 61, .5);
	transition-property: max-height;
	transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	transition-duration: .15s;
}

.source-txt a {
	-webkit-text-decoration-line: underline;
	text-decoration-line: underline;
}

.source-txt a:hover {
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
}

ul#primary-menu li a {
	font-size: 13px !important;
}

ul#primary-menu li>svg {
	display: none;
}

ul#primary-menu ul.sub-menu {
	z-index: 9;
}

ul#primary-menu>li:not(.mega-menu)>ul {
	max-width: 240px;
}

ul#primary-menu li.mega-menu>ul {
	position: absolute !important;
	left: 0 !important;
	width: 100% !important;
}

ul#primary-menu li.mega-menu>ul>li {
	flex: 1;
}

ul#primary-menu li.mega-menu ul.sub-menu ul.sub-menu {
	position: relative !important;
	border-top-width: 1px !important;
	padding: 0 !important;
	margin: 0 !important;
	box-shadow: none !important;
}

ul#primary-menu li.mega-menu ul.sub-menu>li>a:after {
	content: none !important;
}

ul#primary-menu li.mega-menu>ul.sub-menu>li>a {
	padding: .9em 1em;
	display: block;
	word-wrap: break-word;
}

ul#primary-menu li.see-all-link a {
	color: #018ac7 !important;
	font-size: 14px !important;
	text-transform: uppercase !important;
}

ul#primary-menu li.featured>a {
	background-color: #ffd000;
	padding: 5px 10px;
}

ul#primary-menu li.child-menu-open>svg {
	transform: rotate(180deg);
}

@media (min-width:851px) {
	ul#primary-menu li.mega-menu:hover>ul {
		display: flex !important;
	}
}

@media (min-width:960px) {
	.lg\:mx-2 {
		margin-left: .5rem;
		margin-right: .5rem;
	}
}

@media (max-width:1170px) {
	ul#primary-menu {
		background-color: #f2f9fb !important;
	}
	
	ul#primary-menu>li {
		padding: 1rem !important;
		border-top: 1px solid #e0eaee !important;
	}
	
	ul#primary-menu li.child-menu-open>ul {
		display: block !important;
		position: relative !important;
		margin: 0 !important;
		padding: 0 !important;
		max-width: 100%;
	}
	
	ul#primary-menu li>svg {
		display: block;
		float: right;
	}
	
	ul#primary-menu .menu-item-has-children>a:after {
		content: none !important;
	}
	
	ul#primary-menu ul.sub-menu ul.sub-menu {
		background-color: #f5f5f5;
	}
	
	ul#primary-menu>li.mega-menu ul.sub-menu>li.menu-item {
		padding: 0 !important;
	}
	
	ul#primary-menu>li:not(.mega-menu)>ul>li, ul#primary-menu ul.sub-menu ul.sub-menu a {
		padding: .5rem;
		display: block;
	}
}

.pros_cons_list li {
	max-width: 90%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-repeat: no-repeat;
	padding-left: 1.75rem;
	background-size: 20px;
	background-position: 0 2px;
}

.pros_cons_list.pros li {
	background-image: url("https://cdn-almdi.nitrocdn.com/XtYwPajbWZzGwEXamPGruxaBGHEagtGw/assets/images/optimized/rev-fc525cf/cbdclinicals.com/wp-content/themes/cbdclinicals22/resources/images/green-check.svg");
}

.pros_cons_list.pros li.nitro-lazy {
	background-image: none !important;
}

.pros_cons_list.cons li {
	background-image: url("https://cdn-almdi.nitrocdn.com/XtYwPajbWZzGwEXamPGruxaBGHEagtGw/assets/images/optimized/rev-fc525cf/cbdclinicals.com/wp-content/themes/cbdclinicals22/resources/images/red-cross.svg");
}

.pros_cons_list.cons li.nitro-lazy {
	background-image: none !important;
}

.icon-checkmark, .icon-cross {
	height: 1.5rem;
	width: 1.5rem;
	min-width: 1.5rem;
	background-repeat: no-repeat;
}

.icon-checkmark {
	background-image: url("https://cdn-almdi.nitrocdn.com/XtYwPajbWZzGwEXamPGruxaBGHEagtGw/assets/images/optimized/rev-fc525cf/cbdclinicals.com/wp-content/themes/cbdclinicals22/resources/images/green-check.svg");
}

.icon-checkmark.nitro-lazy {
	background-image: none !important;
}

.icon-cross {
	background-image: url("https://cdn-almdi.nitrocdn.com/XtYwPajbWZzGwEXamPGruxaBGHEagtGw/assets/images/optimized/rev-fc525cf/cbdclinicals.com/wp-content/themes/cbdclinicals22/resources/images/red-cross.svg");
}

.icon-cross.nitro-lazy {
	background-image: none !important;
}

.pros-cons-vector-graphic div {
	height: 90%;
	width: 94%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	-webkit-clip-path: url("#compare-vector-clippath");
	clip-path: url("#compare-vector-clippath");
}

.pros-cons-vector-graphic .circle {
	content: "";
	display: block;
	background: rgba(145, 200, 242, .2);
	position: absolute;
	border-radius: 100%;
}

.pros-cons-vector-graphic .circle.sm {
	width: 53px;
	height: 53px;
	top: -40px;
	right: 38%;
}

.pros-cons-vector-graphic .circle.lg {
	width: 110px;
	height: 110px;
	right: 73%;
	top: 73%;
}

.pros-cons-vector-graphic .bg {
	width: 100%;
	height: 125%;
	display: block;
	background: rgba(202, 228, 247, .15);
	position: absolute;
	z-index: -1;
	top: -25%;
	right: 0;
	-webkit-clip-path: url("#compare-bg-clippath");
	clip-path: url("#compare-bg-clippath");
}

.pros-cons-vector-graphic .dots {
	width: 120px;
	height: 110px;
	display: block;
	position: absolute;
	top: 65%;
	right: 20%;
	background-repeat: repeat;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' height=\'10\' width=\'10\'%3E%3Ccircle cx=\'5\' cy=\'5\' r=\'2\' fill=\'%23018ac7\'/%3E%3C/svg%3E");
}

.pros-cons-vector-graphic .dots.nitro-lazy {
	background-image: none !important;
}

.table-style-22 {
	max-width: 100vw;
	position: relative;
}

.table-style-22 .nav {
	position: absolute;
	display: none;
	padding: .375rem;
	background-color: rgba(0, 0, 0, .4);
}

.table-style-22 .nav.nav-left {
	left: 7.5vw;
}

.table-style-22 .nav.nav-right {
	right: 1vw;
}

.table-style-22:hover .nav {
	display: block;
}

.table-style-22 table {
	border-collapse: collapse;
	table-layout: fixed;
}

.table-style-22 td, .table-style-22 th {
	border-width: .5px;
	padding: 1.25rem;
}

.table-style-22 tr:nth-child(2n) td {
	--tw-bg-opacity: 1;
	background-color: rgb(249, 250, 251, var(--tw-bg-opacity));
}

.table-style-22 tr:nth-child(odd) td {
	--tw-bg-opacity: 1;
	background-color: rgb(255, 255, 255, var(--tw-bg-opacity));
}

.table-style-22 td, .table-style-22 th {
	width: 18.6vw;
	min-width: 18.6vw;
	vertical-align: top;
}

.table-style-22 td:first-child, .table-style-22 th:first-child {
	position: -webkit-sticky;
	position: sticky;
	left: 0;
	z-index: 10;
	width: 7vw;
	min-width: 7vw;
}

.post-content table:not(.table-0) {
	display: block;
	width: 100%;
	overflow: auto;
}

@-webkit-keyframes splide-loading {
	0% {
		transform: rotate(0);
	}
	
	to {
		transform: rotate(1turn);
	}
}

@keyframes splide-loading {
	0% {
		transform: rotate(0);
	}
	
	to {
		transform: rotate(1turn);
	}
}

.splide__track--draggable {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.splide__track--fade>.splide__list {
	display: block;
}

.splide__track--fade>.splide__list>.splide__slide {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	z-index: 0;
}

.splide__track--fade>.splide__list>.splide__slide.is-active {
	opacity: 1;
	position: relative;
	z-index: 1;
}

.splide--rtl {
	direction: rtl;
}

.splide__track--ttb>.splide__list {
	display: block;
}

.splide__container {
	box-sizing: border-box;
	position: relative;
}

.splide__list {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: flex;
	height: 100%;
	margin: 0 !important;
	padding: 0 !important;
}

.splide.is-initialized:not(.is-active) .splide__list {
	display: block;
}

.splide__pagination {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0;
	pointer-events: none;
}

.splide__pagination li {
	display: inline-block;
	line-height: 1;
	list-style-type: none;
	margin: 0;
	pointer-events: auto;
}

.splide__progress__bar {
	width: 0;
}

.splide {
	position: relative;
	visibility: hidden;
}

.splide.is-initialized, .splide.is-rendered {
	visibility: visible;
}

.splide__slide {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	box-sizing: border-box;
	flex-shrink: 0;
	list-style-type: none !important;
	margin: 0;
	position: relative;
}

.splide__slide img {
	vertical-align: bottom;
}

.splide__spinner {
	-webkit-animation: splide-loading 1s linear infinite;
	animation: splide-loading 1s linear infinite;
	border: 2px solid #999;
	border-left-color: rgba(0, 0, 0, 0);
	border-radius: 50%;
	bottom: 0;
	contain: strict;
	display: inline-block;
	height: 20px;
	left: 0;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}

.splide__sr {
	clip: rect(0 0 0 0);
	border: 0;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.splide__toggle.is-active .splide__toggle__play, .splide__toggle__pause {
	display: none;
}

.splide__toggle.is-active .splide__toggle__pause {
	display: inline;
}

.splide__track {
	overflow: hidden;
	position: relative;
	z-index: 0;
}

.after\:absolute:after {
	content: var(--tw-content);
	position: absolute;
}

.after\:right-\[-24px\]:after {
	content: var(--tw-content);
	right: -24px;
}

.after\:top-0:after {
	content: var(--tw-content);
	top: 0;
}

.after\:ml-1:after {
	content: var(--tw-content);
	margin-left: .25rem;
}

.after\:block:after {
	content: var(--tw-content);
	display: block;
}

.after\:inline-block:after {
	content: var(--tw-content);
	display: inline-block;
}

.after\:h-2\.5:after {
	content: var(--tw-content);
	height: .625rem;
}

.after\:h-2:after {
	content: var(--tw-content);
	height: .5rem;
}

.after\:w-2\.5:after {
	content: var(--tw-content);
	width: .625rem;
}

.after\:w-2:after {
	content: var(--tw-content);
	width: .5rem;
}

.after\:rotate-45:after {
	content: var(--tw-content);
	--tw-rotate: 45deg;
	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));
}

.after\:border-\[12px\]:after {
	content: var(--tw-content);
	border-width: 12px;
}

.after\:border-y-\[5px\]:after {
	content: var(--tw-content);
	border-top-width: 5px;
	border-bottom-width: 5px;
}

.after\:border-x-\[5px\]:after {
	content: var(--tw-content);
	border-left-width: 5px;
	border-right-width: 5px;
}

.after\:border-t-\[1\.5px\]:after {
	content: var(--tw-content);
	border-top-width: 1.5px;
}

.after\:border-r-\[1\.5px\]:after {
	content: var(--tw-content);
	border-right-width: 1.5px;
}

.after\:border-l-\[5px\]:after {
	content: var(--tw-content);
	border-left-width: 5px;
}

.after\:border-t-\[5px\]:after {
	content: var(--tw-content);
	border-top-width: 5px;
}

.after\:border-cbd_red:after {
	content: var(--tw-content);
	--tw-border-opacity: 1;
	border-color: rgb(255, 65, 0, var(--tw-border-opacity));
}

.after\:border-cbd_gray:after {
	content: var(--tw-content);
	--tw-border-opacity: 1;
	border-color: rgb(59, 87, 97, var(--tw-border-opacity));
}

.after\:border-y-transparent:after {
	content: var(--tw-content);
	border-top-color: rgba(0, 0, 0, 0);
	border-bottom-color: rgba(0, 0, 0, 0);
}

.after\:border-x-transparent:after {
	content: var(--tw-content);
	border-left-color: rgba(0, 0, 0, 0);
	border-right-color: rgba(0, 0, 0, 0);
}

.after\:border-l-black:after {
	content: var(--tw-content);
	--tw-border-opacity: 1;
	border-left-color: rgb(0, 0, 0, var(--tw-border-opacity));
}

.after\:border-t-black:after {
	content: var(--tw-content);
	--tw-border-opacity: 1;
	border-top-color: rgb(0, 0, 0, var(--tw-border-opacity));
}

.after\:align-baseline:after {
	content: var(--tw-content);
	vertical-align: initial;
}

.after\:content-\[\'\'\]:after {
	--tw-content: "";
	content: var(--tw-content);
}

.last\:border-r:last-child {
	border-right-width: 1px;
}

.hover\:bg-cbd_blue_light:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(164, 215, 250, var(--tw-bg-opacity));
}

.hover\:bg-cbd_gray:hover {
	--tw-bg-opacity: 1;
	background-color: rgb(59, 87, 97, var(--tw-bg-opacity));
}

.hover\:text-cbd_blue:hover {
	--tw-text-opacity: 1;
	color: rgb(1, 138, 199, var(--tw-text-opacity));
}

.hover\:text-light:hover {
	--tw-text-opacity: 1;
	color: rgb(249, 250, 251, var(--tw-text-opacity));
}

.hover\:text-dark_blue:hover {
	--tw-text-opacity: 1;
	color: rgb(1, 112, 185, var(--tw-text-opacity));
}

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

.hover\:caret-dark_blue:hover {
	caret-color: #0170b9;
}

.hover\:shadow-xl:hover {
	--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);
	--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}

.hover\:after\:translate-x-2:hover:after {
	content: var(--tw-content);
	--tw-translate-x: .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));
}

.focus\:outline-none:focus {
	outline: 2px solid rgba(0, 0, 0, 0);
	outline-offset: 2px;
}

@media (min-width:782px) {
	.md\:absolute {
		position: absolute;
	}
	
	.md\:-right-\[105px\] {
		right: -105px;
	}
	
	.md\:-top-\[80px\] {
		top: -80px;
	}
	
	.md\:-right-\[115px\] {
		right: -115px;
	}
	
	.md\:\!-top-24 {
		top: -6rem !important;
	}
	
	.md\:top-1\/2 {
		top: 50%;
	}
	
	.md\:left-1\/2 {
		left: 50%;
	}
	
	.md\:-left-\[58px\] {
		left: -58px;
	}
	
	.md\:top-\[42px\] {
		top: 42px;
	}
	
	.md\:my-14 {
		margin-top: 3.5rem;
		margin-bottom: 3.5rem;
	}
	
	.md\:ml-0 {
		margin-left: 0;
	}
	
	.md\:block {
		display: block;
	}
	
	.md\:inline-block {
		display: inline-block;
	}
	
	.md\:flex {
		display: flex;
	}
	
	.md\:hidden {
		display: none;
	}
	
	.md\:h-\[650px\] {
		height: 650px;
	}
	
	.md\:h-10 {
		height: 2.5rem;
	}
	
	.md\:h-52 {
		height: 13rem;
	}
	
	.md\:max-h-\[280px\] {
		max-height: 280px;
	}
	
	.md\:w-1\/2 {
		width: 50%;
	}
	
	.md\:w-auto {
		width: auto;
	}
	
	.md\:w-10 {
		width: 2.5rem;
	}
	
	.md\:w-3\/5 {
		width: 60%;
	}
	
	.md\:w-2\/5 {
		width: 40%;
	}
	
	.md\:w-3\/12 {
		width: 25%;
	}
	
	.md\:w-9\/12 {
		width: 75%;
	}
	
	.md\:w-2\/6 {
		width: 33.333333%;
	}
	
	.md\:w-\[70\%\] {
		width: 70%;
	}
	
	.md\:w-\[350px\] {
		width: 350px;
	}
	
	.md\:w-\[129px\] {
		width: 129px;
	}
	
	.md\:w-\[100px\] {
		width: 100px;
	}
	
	.md\:max-w-\[80\%\] {
		max-width: 80%;
	}
	
	.md\:max-w-\[66\%\] {
		max-width: 66%;
	}
	
	.md\:-translate-x-1\/2 {
		--tw-translate-x: -50%;
		transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	}
	
	.md\:grid-cols-4 {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
	
	.md\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	
	.md\:flex-row {
		flex-direction: row;
	}
	
	.md\:flex-col {
		flex-direction: column;
	}
	
	.md\:items-center {
		align-items: center;
	}
	
	.md\:justify-start {
		justify-content: flex-start;
	}
	
	.md\:space-y-0>:not([hidden])~:not([hidden]) {
		--tw-space-y-reverse: 0;
		margin-top: calc(0px * ( 1 - var(--tw-space-y-reverse) ));
		margin-bottom: calc(0px * var(--tw-space-y-reverse));
	}
	
	.md\:space-x-5>:not([hidden])~:not([hidden]) {
		--tw-space-x-reverse: 0;
		margin-right: calc(1.25rem * var(--tw-space-x-reverse));
		margin-left: calc(1.25rem * ( 1 - var(--tw-space-x-reverse) ));
	}
	
	.md\:space-x-0>:not([hidden])~:not([hidden]) {
		--tw-space-x-reverse: 0;
		margin-right: calc(0px * var(--tw-space-x-reverse));
		margin-left: calc(0px * ( 1 - var(--tw-space-x-reverse) ));
	}
	
	.md\:border-r {
		border-right-width: 1px;
	}
	
	.md\:border-b-0 {
		border-bottom-width: 0;
	}
	
	.md\:border-t {
		border-top-width: 1px;
	}
	
	.md\:border-cbd_gray {
		--tw-border-opacity: 1;
		border-color: rgb(59, 87, 97, var(--tw-border-opacity));
	}
	
	.md\:\!bg-\[-100px_top\] {
		background-position: -100px top !important;
	}
	
	.md\:p-5 {
		padding: 1.25rem;
	}
	
	.md\:p-10 {
		padding: 2.5rem;
	}
	
	.md\:px-\[50px\] {
		padding-left: 50px;
		padding-right: 50px;
	}
	
	.md\:px-10 {
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}
	
	.md\:py-10 {
		padding-top: 2.5rem;
		padding-bottom: 2.5rem;
	}
	
	.md\:pb-20 {
		padding-bottom: 5rem;
	}
	
	.md\:pl-9 {
		padding-left: 2.25rem;
	}
	
	.md\:pr-\[50px\] {
		padding-right: 50px;
	}
	
	.md\:pl-\[140px\] {
		padding-left: 140px;
	}
	
	.md\:text-left {
		text-align: left;
	}
	
	.md\:text-center {
		text-align: center;
	}
	
	.md\:text-xl {
		font-size: 1.25rem;
	}
	
	.md\:text-6xl {
		font-size: 3.75rem;
		line-height: 1;
	}
	
	.md\:text-3xl {
		font-size: 1.875rem;
		line-height: 2.25rem;
	}
	
	.md\:text-5xl {
		font-size: 3rem;
		line-height: 1;
	}
	
	.md\:text-4xl {
		font-size: 2.25rem;
		line-height: 2.5rem;
	}
	
	.md\:text-base {
		font-size: 1rem;
		line-height: 1.5rem;
	}
	
	.md\:text-7xl {
		font-size: 4.5rem;
		line-height: 1;
	}
	
	.md\:text-\[40px\] {
		font-size: 40px;
	}
}

@media (min-width:960px) {
	.lg\:absolute {
		position: absolute;
	}
	
	.lg\:relative {
		position: relative;
	}
	
	.lg\:-top-0 {
		top: 0;
	}
	
	.lg\:\!mr-5 {
		margin-right: 1.25rem !important;
	}
	
	.lg\:mt-0 {
		margin-top: 0;
	}
	
	.lg\:ml-2 {
		margin-left: .5rem;
	}
	
	.lg\:mt-6 {
		margin-top: 1.5rem;
	}
	
	.lg\:block {
		display: block;
	}
	
	.lg\:hidden {
		display: none;
	}
	
	.lg\:h-\[515px\] {
		height: 515px;
	}
	
	.lg\:w-8\/12 {
		width: 66.666667%;
	}
	
	.lg\:w-4\/12 {
		width: 33.333333%;
	}
	
	.lg\:w-\[500px\] {
		width: 500px;
	}
	
	.lg\:w-\[35\%\] {
		width: 35%;
	}
	
	.lg\:w-\[65\%\] {
		width: 65%;
	}
	
	.lg\:w-7\/12 {
		width: 58.333333%;
	}
	
	.lg\:w-36 {
		width: 9rem;
	}
	
	.lg\:w-\[60vw\] {
		width: 60vw;
	}
	
	.lg\:w-1\/2 {
		width: 50%;
	}
	
	.lg\:max-w-\[700px\] {
		max-width: 700px;
	}
	
	.lg\:basis-8\/12 {
		flex-basis: 66.666667%;
	}
	
	.lg\:grid-cols-3 {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	
	.lg\:grid-cols-4 {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
	
	.lg\:flex-row {
		flex-direction: row;
	}
	
	.lg\:flex-col {
		flex-direction: column;
	}
	
	.lg\:items-start {
		align-items: flex-start;
	}
	
	.lg\:justify-start {
		justify-content: flex-start;
	}
	
	.lg\:space-y-0>:not([hidden])~:not([hidden]) {
		--tw-space-y-reverse: 0;
		margin-top: calc(0px * ( 1 - var(--tw-space-y-reverse) ));
		margin-bottom: calc(0px * var(--tw-space-y-reverse));
	}
	
	.lg\:space-x-3>:not([hidden])~:not([hidden]) {
		--tw-space-x-reverse: 0;
		margin-right: calc(.75rem * var(--tw-space-x-reverse));
		margin-left: calc(.75rem * ( 1 - var(--tw-space-x-reverse) ));
	}
	
	.lg\:border-r {
		border-right-width: 1px;
	}
	
	.lg\:border-t-2 {
		border-top-width: 2px;
	}
	
	.lg\:border-dark_blue {
		--tw-border-opacity: 1;
		border-color: rgb(1, 112, 185, var(--tw-border-opacity));
	}
	
	.lg\:border-r-cbd_gray_borders {
		--tw-border-opacity: 1;
		border-right-color: rgb(230, 230, 230, var(--tw-border-opacity));
	}
	
	.lg\:bg-white {
		--tw-bg-opacity: 1;
		background-color: rgb(255, 255, 255, var(--tw-bg-opacity));
	}
	
	.lg\:\!bg-cover {
		background-size: cover !important;
	}
	
	.lg\:\!bg-\[-120px_center\] {
		background-position: -120px !important;
	}
	
	.lg\:p-0 {
		padding: 0;
	}
	
	.lg\:py-\[100px\] {
		padding-top: 100px;
		padding-bottom: 100px;
	}
	
	.lg\:pt-10 {
		padding-top: 2.5rem;
	}
	
	.lg\:pr-8 {
		padding-right: 2rem;
	}
	
	.lg\:pl-8 {
		padding-left: 2rem;
	}
	
	.lg\:text-5xl {
		font-size: 3rem;
		line-height: 1;
	}
	
	.lg\:text-6xl {
		font-size: 3.75rem;
		line-height: 1;
	}
	
	.lg\:after\:border-x-\[5px\]:after {
		content: var(--tw-content);
		border-left-width: 5px;
		border-right-width: 5px;
	}
	
	.lg\:after\:border-t-\[5px\]:after {
		content: var(--tw-content);
		border-top-width: 5px;
	}
	
	.lg\:after\:border-x-transparent:after {
		content: var(--tw-content);
		border-left-color: rgba(0, 0, 0, 0);
		border-right-color: rgba(0, 0, 0, 0);
	}
	
	.lg\:after\:border-t-black:after {
		content: var(--tw-content);
		--tw-border-opacity: 1;
		border-top-color: rgb(0, 0, 0, var(--tw-border-opacity));
	}
	
	.lg\:after\:align-middle:after {
		content: var(--tw-content);
		vertical-align: middle;
	}
}

@media (min-width:1170px) {
	.xl\:absolute {
		position: absolute;
	}
	
	.xl\:right-0 {
		right: 0;
	}
	
	.xl\:\!-top-0 {
		top: 0 !important;
	}
	
	.xl\:left-\[-50px\] {
		left: -50px;
	}
	
	.xl\:right-\[-50px\] {
		right: -50px;
	}
	
	.xl\:-mx-4 {
		margin-left: -1rem;
		margin-right: -1rem;
	}
	
	.xl\:mx-2 {
		margin-left: .5rem;
		margin-right: .5rem;
	}
	
	.xl\:mt-0 {
		margin-top: 0;
	}
	
	.xl\:block {
		display: block;
	}
	
	.xl\:flex {
		display: flex;
	}
	
	.xl\:hidden {
		display: none;
	}
	
	.xl\:w-auto {
		width: auto;
	}
	
	.xl\:w-1\/2 {
		width: 50%;
	}
	
	.xl\:grid-cols-4 {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
	
	.xl\:items-center {
		align-items: center;
	}
	
	.xl\:justify-between {
		justify-content: space-between;
	}
	
	.xl\:overflow-x-hidden {
		overflow-x: hidden;
	}
	
	.xl\:bg-transparent {
		background-color: initial;
	}
	
	.xl\:\!bg-\[0px_center\] {
		background-position: 0 !important;
	}
	
	.xl\:p-0 {
		padding: 0;
	}
}
