#hiddenDiv {
	display: none;
	visibility: hidden;
	opacity: 0;
}
.mt-1\.5,
select.h-full > option:nth-child(4) {
	display: none;
}
body {
	letter-spacing: unset;
}
.aspect-\[16\/10\] {
	aspect-ratio: unset;
}
.gpstools-react-component {
	background: none;
}
.gpstools-react-component[data-react-mounted] {
	animation: gps-fade-in 1s ease-out;
}

.border-t {
	border: 0;
}
.mt-4 {
	margin: 0;
}
select.h-full {
	padding-top: 0;
}
button.h-10 {
	padding-top: 3px;
	padding-bottom: 5px;
}
.bg-stone-50 {
	--tw-bg-opacity: 1;
	background-color: rgb(250 250 249 / var(--tw-bg-opacity, 1));
}
.border-stone-100 {
	border-color: #b5aaaa;
}
.bg-stone-100 {
	background-color: rgba(225, 228, 241, 0.56);
}
.border-stone-100:not(.border-t) {
	box-shadow:
		rgba(0, 0, 0, 0.16) 0px 3px 6px,
		rgba(0, 0, 0, 0.23) 0px 3px 6px !important;
	border: 2px solid #e2e5e7 !important;
}
.bg-white\/80,
.p-1 {
	background-color: #fff;
	border: none;
}
span.inline-flex:nth-child(2),
section.p-6,
.grid > div:nth-child(2) > select:nth-child(2),
div.grid:nth-child(2) > div:nth-child(2) {
	display: none !important;
}
span.inline-flex:nth-child(3) {
	color: green;
}
article.group
	> div:nth-child(2)
	> div:nth-child(4)
	> div:nth-child(1)
	> span:nth-child(1) {
	padding: 5px 0;
}
.mb-6 {
	margin-bottom: 1rem;
}
article.group > a:nth-child(1) > div:nth-child(2) > span:nth-child(1),
article.group
	> div:nth-child(2)
	> div:nth-child(1)
	> span:nth-child(2):not(.text-stone-300) {
	background: #f1f6f8;
	border: 1px solid #dad7d7;
}
.text-stone-900,
.group:hover .group-hover\:text-stone-950 {
	color: black;
}
.border-stone-200 {
	max-width: 90%;
	border-color: #9c9fa6;
}
.px-5 {
	padding: 1rem;
	padding-bottom: 5px;
	background: white;
}
.h-16 {
	height: 5rem;
}
.h-10,
.gpstools-react-wrapper .h-10 {
	height: 1.5rem !important;
	color: black;
}
.pt-2\.5,
.pt-4 {
	padding: 0;
}
.p-3:not(.group):not(.grid) {
	padding: 5px 10px 0 10px;
}
article.group > div:nth-child(2) > div:nth-child(1) > span:nth-child(1) {
	color: green;
}
.grid:not(.mt-3),
.space-y-2 {
	padding: 0 10px 20px 10px;
}
div.gap-2:nth-child(1) {
	max-width: 80%;
}
input.w-full {
	max-width: 82%;
	padding-left: min(15%, 30px) !important;
}
.min-h-2 {
	max-height: 0 !important;
	border-bottom: 1px dotted #33679a;
}
.rounded-2xl {
	border-radius: 10px;
}
div.inline-flex {
	border-radius: 5px;
}
.rounded-xl:not(.duration-150) {
	border-radius: 0 !important;
}
.text-xs {
	font-size: 0.9rem;
}
.text-sm:not(a.inline-flex) {
	font-size: 1.05rem;
	color: #525354;
}
.text-stone-400 {
	color: #70767d;
}
.text-stone-800 {
	--tw-text-opacity: 1;
	color: rgb(41 37 36 / var(--tw-text-opacity, 1));
}
article.group > a:nth-child(1) > div:nth-child(2) > span:nth-child(1) {
	font-size: 0.8rem;
}
.bg-gradient-to-br {
	background-image: none;
}
@media (min-width: 640px) {
	.sm\:grid-cols-3 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}
#footer {
	margin: 0 15px;
}
.mb-4 {
	margin: 0 10px;
}
@media screen and (max-width: 650px) {
	div.gap-2:nth-child(1) {
		max-width: unset;
	}
	.min-w-0 {
		flex: unset;
	}
	#footer {
		margin: 0;
	}
}
.ring-stone-100 {
	--tw-ring-opacity: 1;
	--tw-ring-color: rgb(245 245 244 / var(--tw-ring-opacity, 1));
}
.ring-4 {
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
		var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0
		calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow:
		var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
		var(--tw-shadow, 0 0 #0000);
}
.bg-stone-200 {
	--tw-bg-opacity: 1;
	background-color: rgb(231 229 228 / var(--tw-bg-opacity, 1));
}
.text-emerald-600 {
	color: #ff00ff;
}
.text-amber-600 {
	color: #14d214;
}
.text-orange-600 {
	color: #f97400;
}
.text-rose-600 {
	color: #ff0000;
}
