.tippy-iOS {
  cursor: pointer !important;
  -webkit-tap-highlight-color: transparent; }

.tippy-popper {
  pointer-events: none;
  max-width: calc(100vw - 10px);
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  transition-property: transform; }

.tippy-tooltip {
  position: relative;
  color: #fff;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.4;
  background-color: #333;
  transition-property: visibility,opacity,transform;
  outline: 0; }

.tippy-arrow {
  position: absolute;
  border-color: transparent;
  border-style: solid; }

.tippy-content {
  padding: 5px 9px; }

/*! tailwindcss v2.0.3 | MIT License | https://tailwindcss.com */
/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
*, ::after, ::before {
  box-sizing: border-box; }

:root {
  -moz-tab-size: 4;
  tab-size: 4; }

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

body {
  font-family: system-ui,-apple-system,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji'; }

hr {
  height: 0;
  color: inherit; }

b, strong {
  font-weight: bolder; }

code, pre {
  font-family: ui-monospace,SFMono-Regular,Consolas,'Liberation Mono',Menlo,monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

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

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

button, select {
  text-transform: none; }

[type=button], [type=submit], button {
  -webkit-appearance: button; }

progress {
  vertical-align: baseline; }

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

summary {
  display: list-item; }

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

button {
  background-color: transparent;
  background-image: none; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

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

html {
  font-family: ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  line-height: 1.5; }

body {
  font-family: inherit;
  line-height: inherit; }

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

hr {
  border-top-width: 1px; }

img {
  border-style: solid; }

textarea {
  resize: vertical; }

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

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

table {
  border-collapse: collapse; }

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

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

button, input, select, textarea {
  padding: 0;
  line-height: inherit;
  color: inherit; }

code, pre {
  font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace; }

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

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

.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 * calc(1 - var(--tw-space-x-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 * calc(1 - var(--tw-space-x-reverse))); }

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

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

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

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

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

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

.divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity:1;
  border-color: rgba(229, 231, 235, var(--tw-divide-opacity)); }

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

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

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

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

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

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

.bg-blue-50 {
  --tw-bg-opacity:1;
  background-color: rgba(239, 246, 255, var(--tw-bg-opacity)); }

.bg-blue-600 {
  --tw-bg-opacity:1;
  background-color: rgba(37, 99, 235, var(--tw-bg-opacity)); }

.bg-indigo-50 {
  --tw-bg-opacity:1;
  background-color: rgba(238, 242, 255, var(--tw-bg-opacity)); }

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

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

.hover\:bg-blue-100:hover {
  --tw-bg-opacity:1;
  background-color: rgba(219, 234, 254, var(--tw-bg-opacity)); }

.hover\:bg-blue-500:hover {
  --tw-bg-opacity:1;
  background-color: rgba(59, 130, 246, var(--tw-bg-opacity)); }

.hover\:bg-blue-700:hover {
  --tw-bg-opacity:1;
  background-color: rgba(29, 78, 216, var(--tw-bg-opacity)); }

.hover\:bg-indigo-50:hover {
  --tw-bg-opacity:1;
  background-color: rgba(238, 242, 255, var(--tw-bg-opacity)); }

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

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

.border-transparent {
  border-color: transparent; }

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

.border-gray-200 {
  --tw-border-opacity:1;
  border-color: rgba(229, 231, 235, var(--tw-border-opacity)); }

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

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

.focus\:border-blue-500:focus {
  --tw-border-opacity:1;
  border-color: rgba(59, 130, 246, var(--tw-border-opacity)); }

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

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

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

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

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

.rounded-t-md {
  border-top-left-radius: .375rem;
  border-top-right-radius: .375rem; }

.rounded-l-3xl {
  border-top-left-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem; }

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

.border {
  border-width: 1px; }

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

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

.cursor-pointer {
  cursor: pointer; }

.block {
  display: block; }

.inline {
  display: inline; }

.flex {
  display: flex; }

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

.table {
  display: table; }

.grid {
  display: grid; }

.contents {
  display: contents; }

.hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

.flex-shrink-0 {
  flex-shrink: 0; }

.order-1 {
  order: 1; }

.order-2 {
  order: 2; }

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

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

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

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

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

.h-5 {
  height: 1.25rem; }

.h-6 {
  height: 1.5rem; }

.h-8 {
  height: 2rem; }

.h-12 {
  height: 3rem; }

.h-px {
  height: 1px; }

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

.h-full {
  height: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.leading-normal {
  line-height: 1.5; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.-mr-40 {
  margin-right: -10rem; }

.max-w-xs {
  max-width: 20rem; }

.max-w-sm {
  max-width: 24rem; }

.max-w-md {
  max-width: 28rem; }

.max-w-xl {
  max-width: 36rem; }

.max-w-2xl {
  max-width: 42rem; }

.max-w-3xl {
  max-width: 48rem; }

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

.max-w-7xl {
  max-width: 80rem; }

.max-w-prose {
  max-width: 65ch; }

.max-w-screen-xl {
  max-width: 1280px; }

.min-w-0 {
  min-width: 0; }

.opacity-0 {
  opacity: 0; }

.opacity-100 {
  opacity: 1; }

.focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px; }

.overflow-hidden {
  overflow: hidden; }

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

.p-4 {
  padding: 1rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pb-6 {
  padding-bottom: 1.5rem; }

.pl-6 {
  padding-left: 1.5rem; }

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

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

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

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

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

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

.static {
  position: static; }

.fixed {
  position: fixed; }

.absolute {
  position: absolute; }

.relative {
  position: relative; }

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

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

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

.top-0 {
  top: 0; }

.left-0 {
  left: 0; }

.top-8 {
  top: 2rem; }

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

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

* {
  --tw-shadow:0 0 #0000; }

.shadow-sm {
  --tw-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); }

.shadow {
  --tw-shadow:0 1px 3px 0 rgba(0, 0, 0, 0.1),0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); }

.shadow-md {
  --tw-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1),0 2px 4px -1px rgba(0, 0, 0, 0.06);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); }

.shadow-lg {
  --tw-shadow:0 10px 15px -3px rgba(0, 0, 0, 0.1),0 4px 6px -2px rgba(0, 0, 0, 0.05);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); }

.shadow-xl {
  --tw-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1),0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); }

* {
  --tw-ring-inset:var(--tw-empty, );
  /*!*/
  /*!*/
  --tw-ring-offset-width:0px;
  --tw-ring-offset-color:#fff;
  --tw-ring-color:rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow:0 0 #0000;
  --tw-ring-shadow:0 0 #0000; }

.ring-1 {
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); }

.focus-within\:ring-2:focus-within {
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); }

.focus\:ring-2:focus {
  --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000); }

.focus\:ring:focus {
  --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(3px + 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); }

.focus-within\:ring-offset-2:focus-within {
  --tw-ring-offset-width:2px; }

.focus\:ring-offset-2:focus {
  --tw-ring-offset-width:2px; }

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

.focus-within\:ring-blue-500:focus-within {
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(59, 130, 246, var(--tw-ring-opacity)); }

.focus\:ring-blue-500:focus {
  --tw-ring-opacity:1;
  --tw-ring-color:rgba(59, 130, 246, var(--tw-ring-opacity)); }

.ring-opacity-5 {
  --tw-ring-opacity:0.05; }

.table-fixed {
  table-layout: fixed; }

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

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

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

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

.text-gray-200 {
  --tw-text-opacity:1;
  color: rgba(229, 231, 235, var(--tw-text-opacity)); }

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

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

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

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

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

.text-gray-800 {
  --tw-text-opacity:1;
  color: rgba(31, 41, 55, var(--tw-text-opacity)); }

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

.text-green-500 {
  --tw-text-opacity:1;
  color: rgba(16, 185, 129, var(--tw-text-opacity)); }

.text-green-600 {
  --tw-text-opacity:1;
  color: rgba(5, 150, 105, var(--tw-text-opacity)); }

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

.text-blue-600 {
  --tw-text-opacity:1;
  color: rgba(37, 99, 235, var(--tw-text-opacity)); }

.text-blue-700 {
  --tw-text-opacity:1;
  color: rgba(29, 78, 216, var(--tw-text-opacity)); }

.text-indigo-600 {
  --tw-text-opacity:1;
  color: rgba(79, 70, 229, var(--tw-text-opacity)); }

.group:hover .group-hover\:text-blue-400 {
  --tw-text-opacity:1;
  color: rgba(96, 165, 250, var(--tw-text-opacity)); }

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

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

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

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

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

.hover\:text-blue-700:hover {
  --tw-text-opacity:1;
  color: rgba(29, 78, 216, var(--tw-text-opacity)); }

.hover\:text-blue-800:hover {
  --tw-text-opacity:1;
  color: rgba(30, 64, 175, var(--tw-text-opacity)); }

.hover\:text-indigo-500:hover {
  --tw-text-opacity:1;
  color: rgba(99, 102, 241, var(--tw-text-opacity)); }

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

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

.focus\:text-blue-700:focus {
  --tw-text-opacity:1;
  color: rgba(29, 78, 216, var(--tw-text-opacity)); }

.italic {
  font-style: italic; }

.uppercase {
  text-transform: uppercase; }

.underline {
  text-decoration: underline; }

 .ordinal {
  --tw-ordinal:var(--tw-empty, );
  /*!*/
  /*!*/
  --tw-slashed-zero:var(--tw-empty, );
  /*!*/
  /*!*/
  --tw-numeric-figure:var(--tw-empty, );
  /*!*/
  /*!*/
  --tw-numeric-spacing:var(--tw-empty, );
  /*!*/
  /*!*/
  --tw-numeric-fraction:var(--tw-empty, );
  /*!*/
  /*!*/
  font-variant-numeric: var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction); }

.ordinal {
  --tw-ordinal:ordinal; }

.tracking-tight {
  letter-spacing: -.025em; }

.tracking-wide {
  letter-spacing: .025em; }

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

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

.visible {
  visibility: visible; }

.w-5 {
  width: 1.25rem; }

.w-6 {
  width: 1.5rem; }

.w-12 {
  width: 3rem; }

.w-auto {
  width: auto; }

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

.w-full {
  width: 100%; }

.w-screen {
  width: 100vw; }

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

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

.gap-6 {
  gap: 1.5rem; }

.gap-8 {
  gap: 2rem; }

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

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

.col-span-1 {
  grid-column: span 1/span 1; }

.transform {
  --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;
  transform: translateX(var(--tw-translate-x)) translateY(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)); }

.origin-top-right {
  transform-origin: top right; }

.scale-95 {
  --tw-scale-x:.95;
  --tw-scale-y:.95; }

.scale-100 {
  --tw-scale-x:1;
  --tw-scale-y:1; }

.transition {
  transition-property: background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms; }

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

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

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

.duration-100 {
  transition-duration: .1s; }

.duration-150 {
  transition-duration: 150ms; }

@keyframes spin {
  to {
    transform: rotate(360deg); } }

@keyframes ping {
  100%, 75% {
    transform: scale(2);
    opacity: 0; } }

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

@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1); }
  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1); } }

@media (min-width: 640px) {
  .sm\:border-0 {
    border-width: 0; }
  .sm\:border-r {
    border-right-width: 1px; }
  .sm\:border-l {
    border-left-width: 1px; }
  .sm\:block {
    display: block; }
  .sm\:inline {
    display: inline; }
  .sm\:flex {
    display: flex; }
  .sm\:grid {
    display: grid; }
  .sm\:justify-center {
    justify-content: center; }
  .sm\:h-10 {
    height: 2.5rem; }
  .sm\:text-sm {
    font-size: .875rem;
    line-height: 1.25rem; }
  .sm\:text-base {
    font-size: 1rem;
    line-height: 1.5rem; }
  .sm\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem; }
  .sm\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem; }
  .sm\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem; }
  .sm\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem; }
  .sm\:text-5xl {
    font-size: 3rem;
    line-height: 1; }
  .sm\:leading-8 {
    line-height: 2rem; }
  .sm\:leading-9 {
    line-height: 2.25rem; }
  .sm\:leading-10 {
    line-height: 2.5rem; }
  .sm\:leading-none {
    line-height: 1; }
  .sm\:mx-auto {
    margin-left: auto;
    margin-right: auto; }
  .sm\:mt-4 {
    margin-top: 1rem; }
  .sm\:mt-5 {
    margin-top: 1.25rem; }
  .sm\:mt-12 {
    margin-top: 3rem; }
  .sm\:max-w-xl {
    max-width: 36rem; }
  .sm\:max-w-3xl {
    max-width: 48rem; }
  .sm\:px-0 {
    padding-left: 0;
    padding-right: 0; }
  .sm\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem; }
  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
  .sm\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem; }
  .sm\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem; }
  .sm\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem; }
  .sm\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem; }
  .sm\:pt-8 {
    padding-top: 2rem; }
  .sm\:pb-8 {
    padding-bottom: 2rem; }
  .sm\:pb-12 {
    padding-bottom: 3rem; }
  .sm\:relative {
    position: relative; }
  .sm\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)); } }

@media (min-width: 768px) {
  .md\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse:0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse)); }
  .md\: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 * calc(1 - var(--tw-space-x-reverse))); }
  .md\:flex {
    display: flex; }
  .md\:grid {
    display: grid; }
  .md\:items-center {
    align-items: center; }
  .md\:justify-center {
    justify-content: center; }
  .md\:justify-between {
    justify-content: space-between; }
  .md\:order-1 {
    order: 1; }
  .md\:order-2 {
    order: 2; }
  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem; }
  .md\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem; }
  .md\:text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem; }
  .md\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem; }
  .md\:mt-0 {
    margin-top: 0; }
  .md\:mb-2 {
    margin-bottom: .5rem; }
  .md\:ml-4 {
    margin-left: 1rem; }
  .md\:mt-5 {
    margin-top: 1.25rem; }
  .md\:mt-6 {
    margin-top: 1.5rem; }
  .md\:mt-8 {
    margin-top: 2rem; }
  .md\:max-w-3xl {
    max-width: 48rem; }
  .md\:max-w-4xl {
    max-width: 56rem; }
  .md\:py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem; }
  .md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem; }
  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem; }
  .md\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem; }
  .md\:pb-5 {
    padding-bottom: 1.25rem; }
  .md\:text-left {
    text-align: left; }
  .md\:w-2\/3 {
    width: 66.666667%; }
  .md\:gap-8 {
    gap: 2rem; }
  .md\:gap-x-8 {
    column-gap: 2rem; }
  .md\:gap-y-10 {
    row-gap: 2.5rem; }
  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)); } }

@media (min-width: 1024px) {
  .lg\:block {
    display: block; }
  .lg\:flex {
    display: flex; }
  .lg\:grid {
    display: grid; }
  .lg\:hidden {
    display: none; }
  .lg\:items-center {
    align-items: center; }
  .lg\:justify-end {
    justify-content: flex-end; }
  .lg\:justify-between {
    justify-content: space-between; }
  .lg\:h-full {
    height: 100%; }
  .lg\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem; }
  .lg\:text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem; }
  .lg\:text-5xl {
    font-size: 3rem;
    line-height: 1; }
  .lg\:leading-none {
    line-height: 1; }
  .lg\:m-0 {
    margin: 0; }
  .lg\:mt-0 {
    margin-top: 0; }
  .lg\:mt-8 {
    margin-top: 2rem; }
  .lg\:max-w-none {
    max-width: none; }
  .lg\:max-w-md {
    max-width: 28rem; }
  .lg\:max-w-7xl {
    max-width: 80rem; }
  .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem; }
  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem; }
  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem; }
  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem; }
  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem; }
  .lg\:pt-0 {
    padding-top: 0; }
  .lg\:pt-4 {
    padding-top: 1rem; }
  .lg\:pt-6 {
    padding-top: 1.5rem; }
  .lg\:pb-7 {
    padding-bottom: 1.75rem; }
  .lg\:pb-12 {
    padding-bottom: 3rem; }
  .lg\:pl-12 {
    padding-left: 3rem; }
  .lg\:pt-16 {
    padding-top: 4rem; }
  .lg\:absolute {
    position: absolute; }
  .lg\:relative {
    position: relative; }
  .lg\:inset-y-0 {
    top: 0;
    bottom: 0; }
  .lg\:right-0 {
    right: 0; }
  .lg\:left-0 {
    left: 0; }
  .lg\:left-80 {
    left: 20rem; }
  .lg\:w-auto {
    width: auto; }
  .lg\:w-1\/2 {
    width: 50%; }
  .lg\:w-full {
    width: 100%; }
  .lg\:gap-8 {
    gap: 2rem; }
  .lg\:gap-24 {
    gap: 6rem; }
  .lg\:grid-flow-row-dense {
    grid-auto-flow: row dense; }
  .lg\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .lg\:col-span-2 {
    grid-column: span 2/span 2; }
  .lg\:col-start-1 {
    grid-column-start: 1; }
  .lg\:col-start-2 {
    grid-column-start: 2; } }

@media (min-width: 1280px) {
  .xl\:grid {
    display: grid; }
  .xl\:mt-12 {
    margin-top: 3rem; }
  .xl\:pb-8 {
    padding-bottom: 2rem; }
  .xl\:gap-8 {
    gap: 2rem; }
  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .xl\:col-span-2 {
    grid-column: span 2/span 2; } }

.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box; }
  .glide * {
    box-sizing: inherit; }
  .glide__track {
    overflow: hidden; }
  .glide__slides {
    position: relative;
    width: 100%;
    list-style: none;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    touch-action: pan-Y;
    overflow: hidden;
    padding: 0;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    will-change: transform; }
  .glide__slide {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    white-space: normal;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent; }
    .glide__slide a {
      user-select: none;
      -webkit-user-drag: none;
      -moz-user-select: none;
      -ms-user-select: none; }
  .glide__bullets {
    -webkit-touch-callout: none;
    user-select: none; }

.bg-blue-600 {
  --bg-opacity: 1;
  background-color: #3182ce;
  background-color: rgba(49, 130, 206, var(--bg-opacity)); }

.hover\:bg-blue-100:hover {
  --bg-opacity: 1;
  background-color: #ebf8ff;
  background-color: rgba(235, 248, 255, var(--bg-opacity)); }

.hover\:bg-blue-500:hover {
  --bg-opacity: 1;
  background-color: #4299e1;
  background-color: rgba(66, 153, 225, var(--bg-opacity)); }

.hover\:bg-blue-700:hover {
  --bg-opacity: 1;
  background-color: #2b6cb0;
  background-color: rgba(43, 108, 176, var(--bg-opacity)); }

 body {
  color: #2e3b4e; }

.lighter-text-color {
  color: #293a48; }

body {
  margin: 0;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  position: relative;
  font-family: 'Inter', 'Roboto', sans-serif;
  color: #2e3b4e; }

.font-rhd {
  font-family: 'Red Hat Display', 'Inter', 'Roboto', sans-serif; }

main {
  flex-grow: 1; }

.body.flexmain main {
  display: flex; }

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

.nav .name {
  font-family: 'Red Hat Display', 'Inter', 'Roboto', sans-serif;
  font-weight: 600;
  letter-spacing: 0.01em; }

.nav .company {
  display: flex;
  flex-direction: row;
  align-items: center;
  letter-spacing: 0.04em; }
  .nav .company > img {
    margin-right: 16px;
    height: 42px;
    width: 42px; }
    @media (max-width: 768px) {
      .nav .company > img {
        height: 32px;
        width: 32px; } }

.content {
  padding: 1em;
  max-width: 975px;
  margin: 0 auto;
  padding: 2em 1em; }
  @media (max-width: 767px) {
    .content {
      padding: 1.5em 1em; } }
  .content p {
    line-height: 1.5em;
    margin: 0.5em 0 1em 0;
    color: #4a5568; }
  .content dt, .content dd {
    color: #4a5568; }
  .content h1 {
    font-size: 2em;
    margin: 0.25em 0; }
  .content h2 {
    font-size: 1.5em;
    margin: 0.25em 0; }
  .content h3 {
    font-size: 1.25em;
    margin: 0.15em 0; }
  .content h4 {
    font-size: 1.1em;
    margin: 0.15em 0; }
  .content h5 {
    font-size: 1em;
    margin: 0.15em 0; }
  .content h1, .content h2, .content h3, .content h4, .content h5 {
    color: #2d3748; }
  .content ol {
    margin: 1em 0; }
  .content ul {
    color: #4a5568;
    list-style-type: disc;
    margin-left: 2em; }
  .content .example {
    font-family: 'Courier', 'Roboto Mono', sans-serif;
    font-size: 0.95em;
    overflow-wrap: break-word;
    overflow: hidden; }
    .content .example.dense {
      line-height: 1.2em; }
    .content .example.dark {
      background-color: #eceff1;
      padding: 0.5em 1em; }
  .content.api a {
    text-decoration: underline; }
  .content.api p {
    line-height: 1.5em; }
    @media (max-width: 440px) {
      .content.api p {
        line-height: 1.3em; } }
  .content.api h1, .content.api h2, .content.api h3, .content.api h4, .content.api h5 {
    color: #1a202c; }
  .content.api h2, .content.api h3, .content.api h4, .content.api h5 {
    margin-top: 1.5em; }
  .content.api ol li:not(:last-of-type) {
    margin-bottom: 0.5em; }
  .content.api .attributes {
    justify-content: initial;
    margin: 0 1em 0.5em 1em;
    line-height: 1.5em; }
    .content.api .attributes .attr {
      min-width: 275px;
      margin-right: 2em; }
      @media (max-width: 767px) {
        .content.api .attributes .attr {
          margin-right: 0; } }
  .content.api .desc p {
    margin-top: 0;
    margin-bottom: 0.5em; }
    .content.api .desc p:last-of-type {
      margin-bottom: 0; }
  .content.privacy, .content.terms {
    font-size: 0.9em; }
    .content.privacy ol, .content.terms ol {
      list-style-type: lower-alpha;
      margin-left: 2em; }
    .content.privacy p, .content.terms p {
      margin-top: 1em;
      line-height: 1.25em; }
    .content.privacy h3, .content.privacy h4, .content.terms h3, .content.terms h4 {
      padding-top: 0.5em;
      margin-bottom: -0.5em; }
  .content.invert {
    background-color: #eceff1; }
    @media (min-width: 768px) {
      .content.invert {
        border-radius: 5px;
        box-shadow: inset 0 0 3px 0 rgba(128, 128, 128, 0.2), 0 0 0 1px #ccc, 0 0 10px 0px rgba(128, 128, 128, 0.7); } }

.red {
  color: #ef5350 !important; }

.home-page .feature, .alternative .feature {
  display: flex;
  flex-direction: row;
  text-align: initial;
  align-items: flex-start; }
  .home-page .feature img, .alternative .feature img {
    width: 64px;
    margin-right: 2em; }
  .home-page .feature .title, .alternative .feature .title {
    font-weight: bold; }
  .home-page .feature .desc, .alternative .feature .desc {
    margin-right: 1em; }

.home-page .faqs a, .alternative .faqs a {
  text-decoration: underline; }

.home-page .explanation, .alternative .explanation {
  margin-top: -1em; }
  .home-page .explanation p, .alternative .explanation p {
    max-width: 400px; }
  .home-page .explanation .text, .alternative .explanation .text {
    padding: 2em; }
    @media (max-width: 767px) {
      .home-page .explanation .text, .alternative .explanation .text {
        padding: 1em; } }
  @media (max-width: 767px) {
    .home-page .explanation .screenshot, .alternative .explanation .screenshot {
      margin-top: 0; } }

.contact form input[type=email] {
  box-sizing: content-box; }

.contact .result {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  .contact .result i {
    display: inline-block;
    margin-right: 24px;
    font-size: 4em; }

.contact #error {
  margin-top: 1em;
  padding: 10px;
  color: white;
  background-color: #b53d3d;
  max-width: 600px; }
  .contact #error i {
    color: white; }
  .contact #error h3 {
    margin: 0; }

.login {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center; }
  .login h1 {
    font-weight: 300;
    margin-bottom: 0.5em; }
  .login .terms {
    font-size: 0.8em;
    text-align: center;
    max-width: 600px;
    margin: 0 auto; }
  .login .error {
    border-radius: 7px;
    color: white !important;
    background-color: #b53d3d;
    padding: 1em;
    margin-bottom: 0.5em;
    text-align: center; }
    .login .error h3 {
      padding: 0;
      color: white !important; }
    .login .error p {
      color: white !important; }

.try {
  font-weight: 600;
  font-size: 1.25em; }

.pt1 {
  padding-top: 1em; }

.ul {
  text-decoration: underline; }

.error-or-404 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 75px;
  text-align: center; }
  .error-or-404 i {
    display: inline-block;
    font-size: 120px;
    color: grey;
    margin: 0 15px; }
  .error-or-404 h2 {
    font-size: 2em;
    font-weight: 200; }

ul.breadcrumb {
  padding: 0 0;
  list-style: none;
  margin-top: -10px;
  font-size: 0.9em; }
  ul.breadcrumb li {
    display: inline; }
  ul.breadcrumb li + li:before {
    padding: 8px;
    color: black;
    content: "/\A0"; }

.autocomplete-suggestions {
  text-align: left;
  cursor: default;
  border: 1px solid #ccc;
  border-top: 0;
  background: #fff;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
  /* core styles should not be changed */
  position: absolute;
  display: none;
  z-index: 9999;
  max-height: 254px;
  overflow: hidden;
  overflow-y: auto;
  box-sizing: border-box; }

.autocomplete-suggestion {
  position: relative;
  padding: 0 .6em;
  line-height: 2.5rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.03em; }
  .autocomplete-suggestion:hover {
    background-color: #f0f0f0; }

.help {
  margin: 0 auto;
  max-width: 975px; }
  .help h1 {
    font-size: 1.5em; }
  .help h3 {
    margin-top: 2em; }
  .help p {
    line-height: 1.5em; }
    @media (max-width: 440px) {
      .help p {
        line-height: 1.3em; } }
  .help a {
    text-decoration: underline; }
  .help ol li:not(:last-of-type) {
    margin-bottom: 1em; }
  .help input[type="text"] {
    border: none;
    margin: 0;
    padding-left: 0;
    font-size: 18px;
    position: relative;
    height: 40px;
    font-size: 18px;
    line-height: 20px;
    color: #293a48;
    outline: 0;
    width: 100%; }
  .help #helpqform {
    background-color: white;
    margin-top: 0em;
    margin-bottom: 2em; }
    .help #helpqform .input-wrapper {
      max-width: 100%;
      border: 1px solid grey;
      border-radius: 3px;
      padding: 5px 20px;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      margin: 0 auto; }
      .help #helpqform .input-wrapper i {
        color: grey;
        align-self: center;
        cursor: pointer;
        user-select: none; }
  .help .copy {
    margin-top: 0.5em;
    display: flex;
    align-items: center; }
    .help .copy .code {
      background-color: white;
      padding: 0.5em;
      font-family: monospace;
      overflow-wrap: break-word;
      max-width: 80%; }
  .help .screenshot {
    margin: 2em 0;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    display: flex; }
    .help .screenshot img {
      margin: 0;
      border: 1px solid #BDBDBD;
      padding: 15px;
      display: block;
      max-width: 80%;
      width: auto;
      height: auto; }
    .help .screenshot .caption {
      margin-top: 5px;
      font-size: 0.9em;
      font-weight: 300;
      font-style: italic; }
  .help ul li:not(:last-of-type) {
    margin-bottom: 0.5em; }
  .help ul.help-serp {
    margin-top: 2em;
    list-style: none;
    padding: 0; }
    .help ul.help-serp li {
      margin-bottom: 1.5em; }
    .help ul.help-serp a {
      font-weight: 600; }
  .help .attributes {
    justify-content: initial;
    margin: 0 1em 0.5em 1em;
    line-height: 1.5em; }
    .help .attributes .attr {
      min-width: 275px;
      margin-right: 2em; }
      @media (max-width: 767px) {
        .help .attributes .attr {
          margin-right: 0; } }

.blog {
  margin: 0 auto;
  max-width: 975px; }
  .blog article {
    margin-top: 2.5em; }
  .blog.index h3 {
    font-size: 1.5em; }
    .blog.index h3 a {
      text-decoration: none; }
  .blog .page, .blog .post {
    margin-bottom: 4em; }
  .blog .post-date {
    display: block;
    margin-bottom: 1rem;
    color: #9a9a9a; }
  .blog:not(.index) a {
    text-decoration: underline; }
  .blog .paginator a {
    text-decoration: none; }

.screenshot {
  margin: 2em 0;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  display: flex; }
  .screenshot a, .screenshot img {
    margin: 0; }
  .screenshot img {
    margin: 0 auto;
    border: 1px solid #BDBDBD;
    padding: 15px;
    display: block;
    max-width: 80%;
    width: auto;
    height: auto; }
  .screenshot .caption {
    margin-top: 5px;
    font-size: 0.9em;
    font-weight: 300;
    font-style: italic; }

@media (max-width: 440px) {
  .seo-report h1 {
    font-size: 1.4em; } }

.seo-report h2 {
  margin-top: 1.5em; }
  @media (max-width: 440px) {
    .seo-report h2 {
      font-size: 1.3em; } }

.seo-report p, .seo-report ul li {
  line-height: 1.65em; }

.limiter {
  margin: 0 auto;
  padding: 0.5em 0; }
  .limiter.sm {
    font-size: 0.9em; }
  @media (max-width: 440px) {
    .limiter {
      margin: 0;
      max-width: 440px; }
      .limiter.sm {
        font-size: 0.5em !important; }
        .limiter.sm .cell {
          padding: 0.1em 0.1em !important; } }
  .limiter .container-table100 {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap; }
  .limiter .wrap-table100 {
    border-radius: 5px;
    border: 1px solid #cfd8dc; }
  .limiter .table {
    width: 100%;
    display: table;
    margin: 0; }
  .limiter .cell.center {
    text-align: center; }
  @media (max-width: 767px) {
    .limiter.responsive .table {
      display: block; }
    .limiter.responsive .container-table100 {
      padding: 0; } }
  .limiter .table .row {
    display: table-row; }
    .limiter .table .row.header {
      color: white;
      background-color: #2196F3; }
  @media (max-width: 767px) {
    .limiter.responsive .wrap-table100 {
      border: none; }
    .limiter.responsive .table {
      display: flex;
      flex-direction: column; }
      .limiter.responsive .table .row {
        border: 1px solid #cfd8dc;
        border-radius: 5px; }
        .limiter.responsive .table .row.header {
          display: none;
          padding: 0;
          height: 0px; }
        .limiter.responsive .table .row .cell:first-of-type {
          margin-top: 0.5em; }
        .limiter.responsive .table .row .cell:last-of-type {
          margin-bottom: 0.5em; }
        .limiter.responsive .table .row .cell:before {
          font-size: 0.75em;
          line-height: 1.2em;
          text-transform: uppercase;
          margin-bottom: 0.25em;
          content: attr(data-title);
          display: block; } }
  .limiter .cell {
    display: table-cell; }
  @media (max-width: 767px) {
    .limiter.responsive .cell {
      display: block; } }
  .limiter .table {
    width: 100% !important; }
    .limiter .table .row {
      width: 100% !important; }
      .limiter .table .row .cell {
        color: #757575;
        line-height: 1.2em;
        padding: 0.5em 1.5em;
        border-bottom: 1px solid #eceff1; }
      .limiter .table .row.dense .cell {
        line-height: 0.8em; }
      .limiter .table .row.header:hover {
        background-color: #2196F3; }
      .limiter .table .row.header .cell {
        color: white;
        padding: 1em 1.5em; }
        .limiter .table .row.header .cell.rotp {
          padding: 4em 0; }
      .limiter .table .row:hover {
        background-color: #e3f2fd; }
  @media (max-width: 767px) {
    .limiter.responsive .table .row {
      border-bottom: 2px solid #eceff1; }
      .limiter.responsive .table .row:not(:last-of-type) {
        margin-bottom: 1em; }
      .limiter.responsive .table .row .cell {
        border: none;
        color: #757575; }
    .limiter.responsive .table, .limiter.responsive .table .row, .limiter.responsive .cell {
      width: 100% !important; } }

@media (max-width: 440px) {
  .chart {
    margin-top: 1em; } }

.chart .pie text {
  font-size: 0.8em;
  font-weight: bold;
  fill-opacity: 0.7; }
  @media (max-width: 440px) {
    .chart .pie text {
      font-size: 0.7em; } }

.chart.pie {
  width: 400px;
  height: 400px; }
  @media (max-width: 440px) {
    .chart.pie {
      width: 270px;
      height: 270px; } }

.chart.bar {
  width: 500px;
  height: 500px; }
  .chart.bar.small {
    width: 325px;
    height: 325px; }
  @media (max-width: 440px) {
    .chart.bar {
      width: 270px;
      height: 270px; } }

.border-top {
  border-top-width: 1px !important;
  border-top-style: solid !important;
  border-top-color: #e0e0e0 !important; }

.border-bottom {
  border-bottom-width: 1px !important;
  border-bottom-style: solid !important;
  border-bottom-color: #e0e0e0 !important; }

.mw100 {
  max-width: 100px !important; }

.mw600 {
  margin: 0 auto !important;
  max-width: 600px; }

.fs08 {
  font-size: 0.8em !important; }

.fs09 {
  font-size: 0.9em !important; }

.fs12 {
  font-size: 1.2em !important; }

.fs15 {
  font-size: 1.5em !important; }

.ml0 {
  margin-left: 0 !important; }

.mt0 {
  margin-top: 0 !important; }

.mt025 {
  margin-top: 0.25em !important; }

.mt05 {
  margin-top: 0.5em !important; }

.mt1 {
  margin-top: 1em !important; }

.mt15 {
  margin-top: 1.5em !important; }

.mt2 {
  margin-top: 2em !important; }

.mb0 {
  margin-bottom: 0 !important; }

.mb05 {
  margin-bottom: 0.5em !important; }

.mb025 {
  margin-bottom: 0.25em !important; }

.mb1 {
  margin-bottom: 1em !important; }

.pt0 {
  padding-top: 0 !important; }

.pt1 {
  padding-top: 1em !important; }

.pad-bottom-line {
  padding-bottom: 12px !important; }

.m0 {
  margin: 0 !important; }

.p0 {
  padding: 0 !important; }

.pc {
  color: #2196F3 !important; }

.pc.hover:hover {
  color: #42a5f5 !important; }

.bgpc {
  background-color: #2196F3 !important; }

.bgpc.hover:hover {
  background-color: #42a5f5 !important; }

.center {
  text-align: center; }

.underline {
  text-decoration: underline !important; }

.nounderline {
  text-decoration: none !important; }

.row {
  display: flex;
  flex-direction: row;
  justify-content: center; }
  .row.col {
    flex-direction: column; }
  @media (max-width: 440px) {
    .row:not(.locked) {
      flex-direction: column; } }
  .row.jsb {
    justify-content: space-between; }
  .row.jfs {
    justify-content: flex-start; }
  .row.aic {
    align-items: center; }

.tdu {
  text-decoration: underline; }

.tdn {
  text-decoration: none !important; }

.tar {
  text-align: right; }

.mono {
  font-family: 'Roboto Mono', sans-serif; }

.bold {
  font-weight: bold; }

img.inline {
  vertical-align: middle; }

.pre {
  white-space: pre-wrap;
  display: block; }

.lh15 {
  line-height: 1.5em; }

.pagination {
  display: inline-block; }
  .pagination a {
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    border: 1px solid #ddd;
    margin-right: 4px; }
  .pagination a.active {
    background-color: #2196F3;
    color: #e0f2f1; }
  .pagination a:hover:not(.active) {
    background-color: #ddd; }

.tippy-content {
  text-align: center;
  line-height: 1.5em; }

.tippy-tooltip {
  position: relative;
  color: #fff;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.4;
  background-color: #333;
  transition-property: none;
  outline: 0; }

.toc ul {
  list-style-type: none;
  line-height: 1.75em; }

