
trix-editor {
  border: 1px solid #bbb;
  border-radius: 3px;
  margin: 0;
  padding: 0.4em 0.6em;
  min-height: 5em;
  outline: none;
}

trix-toolbar * {
  box-sizing: border-box;
}
trix-toolbar .trix-button-row {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  overflow-x: auto;
}
trix-toolbar .trix-button-group {
  display: flex;
  margin-bottom: 10px;
  border: 1px solid #bbb;
  border-top-color: #ccc;
  border-bottom-color: #888;
  border-radius: 3px;
}
trix-toolbar .trix-button-group:not(:first-child) {
  margin-left: 1.5vw;
}
@media (max-width: 768px) {
  trix-toolbar .trix-button-group:not(:first-child) {
    margin-left: 0;
  }
}
trix-toolbar .trix-button-group-spacer {
  flex-grow: 1;
}
@media (max-width: 768px) {
  trix-toolbar .trix-button-group-spacer {
    display: none;
  }
}
trix-toolbar .trix-button {
  position: relative;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.75em;
  font-weight: 600;
  white-space: nowrap;
  padding: 0 0.5em;
  margin: 0;
  outline: none;
  border: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0;
  background: transparent;
}
trix-toolbar .trix-button:not(:first-child) {
  border-left: 1px solid #ccc;
}
trix-toolbar .trix-button.trix-active {
  background: #cbeefa;
  color: rgb(0, 0, 0);
}
trix-toolbar .trix-button:not(:disabled) {
  cursor: pointer;
}
trix-toolbar .trix-button:disabled {
  color: rgba(0, 0, 0, 0.125);
}
@media (max-width: 768px) {
  trix-toolbar .trix-button {
    letter-spacing: -0.01em;
    padding: 0 0.3em;
  }
}
trix-toolbar .trix-button--icon {
  font-size: inherit;
  width: 2.6em;
  height: 1.6em;
  max-width: calc(0.8em + 4vw);
  text-indent: -9999px;
}
@media (max-width: 768px) {
  trix-toolbar .trix-button--icon {
    height: 2em;
    max-width: calc(0.8em + 3.5vw);
  }
}
trix-toolbar .trix-button--icon::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.6;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 768px) {
  trix-toolbar .trix-button--icon::before {
    right: 6%;
    left: 6%;
  }
}
trix-toolbar .trix-button--icon.trix-active::before {
  opacity: 1;
}
trix-toolbar .trix-button--icon:disabled::before {
  opacity: 0.125;
}
trix-toolbar .trix-button--icon-attach::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M10.5%2018V7.5c0-2.25%203-2.25%203%200V18c0%204.125-6%204.125-6%200V7.5c0-6.375%209-6.375%209%200V18%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%20stroke-miterlimit%3D%2210%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  top: 8%;
  bottom: 4%;
}
trix-toolbar .trix-button--icon-bold::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6.522%2019.242a.5.5%200%200%201-.5-.5V5.35a.5.5%200%200%201%20.5-.5h5.783c1.347%200%202.46.345%203.24.982.783.64%201.216%201.562%201.216%202.683%200%201.13-.587%202.129-1.476%202.71a.35.35%200%200%200%20.049.613c1.259.56%202.101%201.742%202.101%203.22%200%201.282-.483%202.334-1.363%203.063-.876.726-2.132%201.12-3.66%201.12h-5.89ZM9.27%207.347v3.362h1.97c.766%200%201.347-.17%201.733-.464.38-.291.587-.716.587-1.27%200-.53-.183-.928-.513-1.198-.334-.273-.838-.43-1.505-.43H9.27Zm0%205.606v3.791h2.389c.832%200%201.448-.177%201.853-.497.399-.315.614-.786.614-1.423%200-.62-.22-1.077-.63-1.385-.418-.313-1.053-.486-1.905-.486H9.27Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-italic::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M9%205h6.5v2h-2.23l-2.31%2010H13v2H6v-2h2.461l2.306-10H9V5Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-link::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M18.948%205.258a4.337%204.337%200%200%200-6.108%200L11.217%206.87a.993.993%200%200%200%200%201.41c.392.39%201.027.39%201.418%200l1.623-1.613a2.323%202.323%200%200%201%203.271%200%202.29%202.29%200%200%201%200%203.251l-2.393%202.38a3.021%203.021%200%200%201-4.255%200l-.05-.049a1.007%201.007%200%200%200-1.418%200%20.993.993%200%200%200%200%201.41l.05.049a5.036%205.036%200%200%200%207.091%200l2.394-2.38a4.275%204.275%200%200%200%200-6.072Zm-13.683%2013.6a4.337%204.337%200%200%200%206.108%200l1.262-1.255a.993.993%200%200%200%200-1.41%201.007%201.007%200%200%200-1.418%200L9.954%2017.45a2.323%202.323%200%200%201-3.27%200%202.29%202.29%200%200%201%200-3.251l2.344-2.331a2.579%202.579%200%200%201%203.631%200c.392.39%201.027.39%201.419%200a.993.993%200%200%200%200-1.41%204.593%204.593%200%200%200-6.468%200l-2.345%202.33a4.275%204.275%200%200%200%200%206.072Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-strike::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6%2014.986c.088%202.647%202.246%204.258%205.635%204.258%203.496%200%205.713-1.728%205.713-4.463%200-.275-.02-.536-.062-.781h-3.461c.398.293.573.654.573%201.123%200%201.035-1.074%201.787-2.646%201.787-1.563%200-2.773-.762-2.91-1.924H6ZM6.432%2010h3.763c-.632-.314-.914-.715-.914-1.273%200-1.045.977-1.739%202.432-1.739%201.475%200%202.52.723%202.617%201.914h2.764c-.05-2.548-2.11-4.238-5.39-4.238-3.145%200-5.392%201.719-5.392%204.316%200%20.363.04.703.12%201.02ZM4%2011a1%201%200%201%200%200%202h15a1%201%200%201%200%200-2H4Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-quote::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M4.581%208.471c.44-.5%201.056-.834%201.758-.995C8.074%207.17%209.201%207.822%2010%208.752c1.354%201.578%201.33%203.555.394%205.277-.941%201.731-2.788%203.163-4.988%203.56a.622.622%200%200%201-.653-.317c-.113-.205-.121-.49.16-.764.294-.286.567-.566.791-.835.222-.266.413-.54.524-.815.113-.28.156-.597.026-.908-.128-.303-.39-.524-.72-.69a3.02%203.02%200%200%201-1.674-2.7c0-.905.283-1.59.72-2.088Zm9.419%200c.44-.5%201.055-.834%201.758-.995%201.734-.306%202.862.346%203.66%201.276%201.355%201.578%201.33%203.555.395%205.277-.941%201.731-2.789%203.163-4.988%203.56a.622.622%200%200%201-.653-.317c-.113-.205-.122-.49.16-.764.294-.286.567-.566.791-.835.222-.266.412-.54.523-.815.114-.28.157-.597.026-.908-.127-.303-.39-.524-.72-.69a3.02%203.02%200%200%201-1.672-2.701c0-.905.283-1.59.72-2.088Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-heading-1::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21.5%207.5v-3h-12v3H14v13h3v-13h4.5ZM9%2013.5h3.5v-3h-10v3H6v7h3v-7Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-code::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3.293%2011.293a1%201%200%200%200%200%201.414l4%204a1%201%200%201%200%201.414-1.414L5.414%2012l3.293-3.293a1%201%200%200%200-1.414-1.414l-4%204Zm13.414%205.414%204-4a1%201%200%200%200%200-1.414l-4-4a1%201%200%201%200-1.414%201.414L18.586%2012l-3.293%203.293a1%201%200%200%200%201.414%201.414Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-bullet-list::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%207.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203ZM8%206a1%201%200%200%201%201-1h11a1%201%200%201%201%200%202H9a1%201%200%200%201-1-1Zm1%205a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm0%206a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm-2.5-5a1.5%201.5%200%201%201-3%200%201.5%201.5%200%200%201%203%200ZM5%2019.5a1.5%201.5%200%201%200%200-3%201.5%201.5%200%200%200%200%203Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-number-list::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%204h2v4H4V5H3V4Zm5%202a1%201%200%200%201%201-1h11a1%201%200%201%201%200%202H9a1%201%200%200%201-1-1Zm1%205a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm0%206a1%201%200%201%200%200%202h11a1%201%200%201%200%200-2H9Zm-3.5-7H6v1l-1.5%202H6v1H3v-1l1.667-2H3v-1h2.5ZM3%2017v-1h3v4H3v-1h2v-.5H4v-1h1V17H3Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-undo::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M3%2014a1%201%200%200%200%201%201h6a1%201%200%201%200%200-2H6.257c2.247-2.764%205.151-3.668%207.579-3.264%202.589.432%204.739%202.356%205.174%205.405a1%201%200%200%200%201.98-.283c-.564-3.95-3.415-6.526-6.825-7.095C11.084%207.25%207.63%208.377%205%2011.39V8a1%201%200%200%200-2%200v6Zm2-1Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-redo::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M21%2014a1%201%200%200%201-1%201h-6a1%201%200%201%201%200-2h3.743c-2.247-2.764-5.151-3.668-7.579-3.264-2.589.432-4.739%202.356-5.174%205.405a1%201%200%200%201-1.98-.283c.564-3.95%203.415-6.526%206.826-7.095%203.08-.513%206.534.614%209.164%203.626V8a1%201%200%201%201%202%200v6Zm-2-1Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-decrease-nesting-level::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%206a1%201%200%200%201%201-1h12a1%201%200%201%201%200%202H6a1%201%200%200%201-1-1Zm4%205a1%201%200%201%200%200%202h9a1%201%200%201%200%200-2H9Zm-3%206a1%201%200%201%200%200%202h12a1%201%200%201%200%200-2H6Zm-3.707-5.707a1%201%200%200%200%200%201.414l2%202a1%201%200%201%200%201.414-1.414L4.414%2012l1.293-1.293a1%201%200%200%200-1.414-1.414l-2%202Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-button--icon-increase-nesting-level::before {
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M5%206a1%201%200%200%201%201-1h12a1%201%200%201%201%200%202H6a1%201%200%200%201-1-1Zm4%205a1%201%200%201%200%200%202h9a1%201%200%201%200%200-2H9Zm-3%206a1%201%200%201%200%200%202h12a1%201%200%201%200%200-2H6Zm-2.293-2.293%202-2a1%201%200%200%200%200-1.414l-2-2a1%201%200%201%200-1.414%201.414L3.586%2012l-1.293%201.293a1%201%200%201%200%201.414%201.414Z%22%20fill%3D%22%23000%22%2F%3E%3C%2Fsvg%3E");
}
trix-toolbar .trix-dialogs {
  position: relative;
}
trix-toolbar .trix-dialog {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  font-size: 0.75em;
  padding: 15px 10px;
  background: #fff;
  box-shadow: 0 0.3em 1em #ccc;
  border-top: 2px solid #888;
  border-radius: 5px;
  z-index: 5;
}
trix-toolbar .trix-input--dialog {
  font-size: inherit;
  font-weight: normal;
  padding: 0.5em 0.8em;
  margin: 0 10px 0 0;
  border-radius: 3px;
  border: 1px solid #bbb;
  background-color: #fff;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
trix-toolbar .trix-input--dialog.validate:invalid {
  box-shadow: #F00 0px 0px 1.5px 1px;
}
trix-toolbar .trix-button--dialog {
  font-size: inherit;
  padding: 0.5em;
  border-bottom: none;
}
trix-toolbar .trix-dialog--link {
  max-width: 600px;
}
trix-toolbar .trix-dialog__link-fields {
  display: flex;
  align-items: baseline;
}
trix-toolbar .trix-dialog__link-fields .trix-input {
  flex: 1;
}
trix-toolbar .trix-dialog__link-fields .trix-button-group {
  flex: 0 0 content;
  margin: 0;
}

trix-editor [data-trix-mutable]:not(.attachment__caption-editor) {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

trix-editor [data-trix-mutable] ::-moz-selection, trix-editor [data-trix-mutable]::-moz-selection,
trix-editor [data-trix-cursor-target]::-moz-selection {
  background: none;
}
trix-editor [data-trix-mutable] ::selection, trix-editor [data-trix-mutable]::selection,
trix-editor [data-trix-cursor-target]::selection {
  background: none;
}

trix-editor [data-trix-mutable].attachment__caption-editor:focus::-moz-selection {
  background: highlight;
}
trix-editor [data-trix-mutable].attachment__caption-editor:focus::selection {
  background: highlight;
}

trix-editor [data-trix-mutable].attachment.attachment--file {
  box-shadow: 0 0 0 2px highlight;
  border-color: transparent;
}
trix-editor [data-trix-mutable].attachment img {
  box-shadow: 0 0 0 2px highlight;
}
trix-editor .attachment {
  position: relative;
}
trix-editor .attachment:hover {
  cursor: default;
}
trix-editor .attachment--preview .attachment__caption:hover {
  cursor: text;
}
trix-editor .attachment__progress {
  position: absolute;
  z-index: 1;
  height: 20px;
  top: calc(50% - 10px);
  left: 5%;
  width: 90%;
  opacity: 0.9;
  transition: opacity 200ms ease-in;
}
trix-editor .attachment__progress[value="100"] {
  opacity: 0;
}
trix-editor .attachment__caption-editor {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  color: inherit;
  text-align: center;
  vertical-align: top;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
trix-editor .attachment__toolbar {
  position: absolute;
  z-index: 1;
  top: -0.9em;
  left: 0;
  width: 100%;
  text-align: center;
}
trix-editor .trix-button-group {
  display: inline-flex;
}
trix-editor .trix-button {
  position: relative;
  float: left;
  color: #666;
  white-space: nowrap;
  font-size: 80%;
  padding: 0 0.8em;
  margin: 0;
  outline: none;
  border: none;
  border-radius: 0;
  background: transparent;
}
trix-editor .trix-button:not(:first-child) {
  border-left: 1px solid #ccc;
}
trix-editor .trix-button.trix-active {
  background: #cbeefa;
}
trix-editor .trix-button:not(:disabled) {
  cursor: pointer;
}
trix-editor .trix-button--remove {
  text-indent: -9999px;
  display: inline-block;
  padding: 0;
  outline: none;
  width: 1.8em;
  height: 1.8em;
  line-height: 1.8em;
  border-radius: 50%;
  background-color: #fff;
  border: 2px solid highlight;
  box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.25);
}
trix-editor .trix-button--remove::before {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.7;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg%20height%3D%2224%22%20width%3D%2224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M19%206.41%2017.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z%22%2F%3E%3Cpath%20d%3D%22M0%200h24v24H0z%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90%;
}
trix-editor .trix-button--remove:hover {
  border-color: #333;
}
trix-editor .trix-button--remove:hover::before {
  opacity: 1;
}
trix-editor .attachment__metadata-container {
  position: relative;
}
trix-editor .attachment__metadata {
  position: absolute;
  left: 50%;
  top: 2em;
  transform: translate(-50%, 0);
  max-width: 90%;
  padding: 0.1em 0.6em;
  font-size: 0.8em;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
}
trix-editor .attachment__metadata .attachment__name {
  display: inline-block;
  max-width: 100%;
  vertical-align: bottom;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
trix-editor .attachment__metadata .attachment__size {
  margin-left: 0.2em;
  white-space: nowrap;
}

.trix-content {
  line-height: 1.5;
  overflow-wrap: break-word;
  word-break: break-word;
}
.trix-content * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.trix-content h1 {
  font-size: 1.2em;
  line-height: 1.2;
}
.trix-content blockquote {
  border: 0 solid #ccc;
  border-left-width: 0.3em;
  margin-left: 0.3em;
  padding-left: 0.6em;
}
.trix-content [dir=rtl] blockquote,
.trix-content blockquote[dir=rtl] {
  border-width: 0;
  border-right-width: 0.3em;
  margin-right: 0.3em;
  padding-right: 0.6em;
}
.trix-content li {
  margin-left: 1em;
}
.trix-content [dir=rtl] li {
  margin-right: 1em;
}
.trix-content pre {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-family: monospace;
  font-size: 0.9em;
  padding: 0.5em;
  white-space: pre;
  background-color: #eee;
  overflow-x: auto;
}
.trix-content img {
  max-width: 100%;
  height: auto;
}
.trix-content .attachment {
  display: inline-block;
  position: relative;
  max-width: 100%;
}
.trix-content .attachment a {
  color: inherit;
  text-decoration: none;
}
.trix-content .attachment a:hover, .trix-content .attachment a:visited:hover {
  color: inherit;
}
.trix-content .attachment__caption {
  text-align: center;
}
.trix-content .attachment__caption .attachment__name + .attachment__size::before {
  content: " •";
}
.trix-content .attachment--preview {
  width: 100%;
  text-align: center;
}
.trix-content .attachment--preview .attachment__caption {
  color: #666;
  font-size: 0.9em;
  line-height: 1.2;
}
.trix-content .attachment--file {
  color: #333;
  line-height: 1;
  margin: 0 2px 2px 2px;
  padding: 0.4em 1em;
  border: 1px solid #bbb;
  border-radius: 5px;
}
.trix-content .attachment-gallery {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.trix-content .attachment-gallery .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}
.trix-content .attachment-gallery.attachment-gallery--2 .attachment, .trix-content .attachment-gallery.attachment-gallery--4 .attachment {
  flex-basis: 50%;
  max-width: 50%;
}
/*
 * Provides a drop-in pointer for the default Trix stylesheet that will format the toolbar and
 * the trix-editor content (whether displayed or under editing). Feel free to incorporate this
 * inclusion directly in any other asset bundle and remove this file.
 *

*/

/*
 * We need to override trix.css’s image gallery styles to accommodate the
 * <action-text-attachment> element we wrap around attachments. Otherwise,
 * images in galleries will be squished by the max-width: 33%; rule.
*/
.trix-content .attachment-gallery > action-text-attachment,
.trix-content .attachment-gallery > .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}

.trix-content .attachment-gallery.attachment-gallery--2 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--2 > .attachment, .trix-content .attachment-gallery.attachment-gallery--4 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--4 > .attachment {
  flex-basis: 50%;
  max-width: 50%;
}

.trix-content action-text-attachment .attachment {
  padding: 0 !important;
  max-width: 100% !important;
}
.shrunken {
  max-height: 100px;
  overflow: hidden;
}
body {
  --link-color: blue;
  --link-color-dark: rgb(1, 1, 179);
  --theme-color-left: #FFC470;
  --theme-color-right: #dd8246;
  --bg-color: #fff5e8;
  --default-text-color: rgb(75, 75, 75);

  background-color: var(--bg-color);
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: var(--default-text-color);
  margin: 0;
  min-height: 100vh;

  a {
    color: var(--link-color) !important;
    text-decoration: none;
  }

  a:hover {
    color: var(--link-color-dark) !important;
    text-decoration: underline;
  }

  a:visited {
    color: var(--link-color) !important;
  }

  a:visited:hover {
    color: var(--link-color-dark) !important;
  }

  a:link {
    color: var(--link-color) !important;
  }
}

main {
  padding: 0.5rem;
  border-left: 14px solid var(--theme-color-left);
  border-right: 14px solid var(--theme-color-right);
  min-height: 94vh;
}

@media (min-width: 768px) {
  main {
    padding: 2rem;
  }
}

#navbar {
  display: flex;
  position: sticky;
  top: 0;
  justify-content: space-between;
  align-items: center;
  padding: .25rem 16px;
  background-image: linear-gradient(to right, var(--theme-color-left), var(--theme-color-right));
  color: #333;

  a {
    color: #333 !important;
  }

  a:hover {
    color: var(--link-color) !important;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
}

p {
  max-width: 40em;
}

.trix-content {
  max-width: 50em;
}
.list-reset {
  list-style: none !important;
  padding: 0 !important;
}

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

.bg-fixed {
  background-attachment: fixed !important;
}

.bg-local {
  background-attachment: local !important;
}

.bg-scroll {
  background-attachment: scroll !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.bg-black {
  background-color: #22292f !important;
}

.bg-grey-darkest {
  background-color: #3d4852 !important;
}

.bg-grey-darker {
  background-color: #606f7b !important;
}

.bg-grey-dark {
  background-color: #8795a1 !important;
}

.bg-grey {
  background-color: #b8c2cc !important;
}

.bg-grey-light {
  background-color: #dae1e7 !important;
}

.bg-grey-lighter {
  background-color: #f1f5f8 !important;
}

.bg-grey-lightest {
  background-color: #f8fafc !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-red-darkest {
  background-color: #3b0d0c !important;
}

.bg-red-darker {
  background-color: #621b18 !important;
}

.bg-red-dark {
  background-color: #cc1f1a !important;
}

.bg-red {
  background-color: #e3342f !important;
}

.bg-red-light {
  background-color: #ef5753 !important;
}

.bg-red-lighter {
  background-color: #f9acaa !important;
}

.bg-red-lightest {
  background-color: #fcebea !important;
}

.bg-orange-darkest {
  background-color: #462a16 !important;
}

.bg-orange-darker {
  background-color: #613b1f !important;
}

.bg-orange-dark {
  background-color: #de751f !important;
}

.bg-orange {
  background-color: #f6993f !important;
}

.bg-orange-light {
  background-color: #faad63 !important;
}

.bg-orange-lighter {
  background-color: #fcd9b6 !important;
}

.bg-orange-lightest {
  background-color: #fff5eb !important;
}

.bg-yellow-darkest {
  background-color: #453411 !important;
}

.bg-yellow-darker {
  background-color: #684f1d !important;
}

.bg-yellow-dark {
  background-color: #f2d024 !important;
}

.bg-yellow {
  background-color: #ffed4a !important;
}

.bg-yellow-light {
  background-color: #fff382 !important;
}

.bg-yellow-lighter {
  background-color: #fff9c2 !important;
}

.bg-yellow-lightest {
  background-color: #fcfbeb !important;
}

.bg-green-darkest {
  background-color: #0f2f21 !important;
}

.bg-green-darker {
  background-color: #1a4731 !important;
}

.bg-green-dark {
  background-color: #1f9d55 !important;
}

.bg-green {
  background-color: #38c172 !important;
}

.bg-green-light {
  background-color: #51d88a !important;
}

.bg-green-lighter {
  background-color: #a2f5bf !important;
}

.bg-green-lightest {
  background-color: #e3fcec !important;
}

.bg-teal-darkest {
  background-color: #0d3331 !important;
}

.bg-teal-darker {
  background-color: #20504f !important;
}

.bg-teal-dark {
  background-color: #38a89d !important;
}

.bg-teal {
  background-color: #4dc0b5 !important;
}

.bg-teal-light {
  background-color: #64d5ca !important;
}

.bg-teal-lighter {
  background-color: #a0f0ed !important;
}

.bg-teal-lightest {
  background-color: #e8fffe !important;
}

.bg-blue-darkest {
  background-color: #12283a !important;
}

.bg-blue-darker {
  background-color: #1c3d5a !important;
}

.bg-blue-dark {
  background-color: #2779bd !important;
}

.bg-blue {
  background-color: #3490dc !important;
}

.bg-blue-light {
  background-color: #6cb2eb !important;
}

.bg-blue-lighter {
  background-color: #bcdefa !important;
}

.bg-blue-lightest {
  background-color: #eff8ff !important;
}

.bg-indigo-darkest {
  background-color: #191e38 !important;
}

.bg-indigo-darker {
  background-color: #2f365f !important;
}

.bg-indigo-dark {
  background-color: #5661b3 !important;
}

.bg-indigo {
  background-color: #6574cd !important;
}

.bg-indigo-light {
  background-color: #7886d7 !important;
}

.bg-indigo-lighter {
  background-color: #b2b7ff !important;
}

.bg-indigo-lightest {
  background-color: #e6e8ff !important;
}

.bg-purple-darkest {
  background-color: #21183c !important;
}

.bg-purple-darker {
  background-color: #382b5f !important;
}

.bg-purple-dark {
  background-color: #794acf !important;
}

.bg-purple {
  background-color: #9561e2 !important;
}

.bg-purple-light {
  background-color: #a779e9 !important;
}

.bg-purple-lighter {
  background-color: #d6bbfc !important;
}

.bg-purple-lightest {
  background-color: #f3ebff !important;
}

.bg-pink-darkest {
  background-color: #451225 !important;
}

.bg-pink-darker {
  background-color: #6f213f !important;
}

.bg-pink-dark {
  background-color: #eb5286 !important;
}

.bg-pink {
  background-color: #f66d9b !important;
}

.bg-pink-light {
  background-color: #fa7ea8 !important;
}

.bg-pink-lighter {
  background-color: #ffbbca !important;
}

.bg-pink-lightest {
  background-color: #ffebef !important;
}

.hover\:bg-transparent:hover {
  background-color: transparent !important;
}

.hover\:bg-black:hover {
  background-color: #22292f !important;
}

.hover\:bg-grey-darkest:hover {
  background-color: #3d4852 !important;
}

.hover\:bg-grey-darker:hover {
  background-color: #606f7b !important;
}

.hover\:bg-grey-dark:hover {
  background-color: #8795a1 !important;
}

.hover\:bg-grey:hover {
  background-color: #b8c2cc !important;
}

.hover\:bg-grey-light:hover {
  background-color: #dae1e7 !important;
}

.hover\:bg-grey-lighter:hover {
  background-color: #f1f5f8 !important;
}

.hover\:bg-grey-lightest:hover {
  background-color: #f8fafc !important;
}

.hover\:bg-white:hover {
  background-color: #fff !important;
}

.hover\:bg-red-darkest:hover {
  background-color: #3b0d0c !important;
}

.hover\:bg-red-darker:hover {
  background-color: #621b18 !important;
}

.hover\:bg-red-dark:hover {
  background-color: #cc1f1a !important;
}

.hover\:bg-red:hover {
  background-color: #e3342f !important;
}

.hover\:bg-red-light:hover {
  background-color: #ef5753 !important;
}

.hover\:bg-red-lighter:hover {
  background-color: #f9acaa !important;
}

.hover\:bg-red-lightest:hover {
  background-color: #fcebea !important;
}

.hover\:bg-orange-darkest:hover {
  background-color: #462a16 !important;
}

.hover\:bg-orange-darker:hover {
  background-color: #613b1f !important;
}

.hover\:bg-orange-dark:hover {
  background-color: #de751f !important;
}

.hover\:bg-orange:hover {
  background-color: #f6993f !important;
}

.hover\:bg-orange-light:hover {
  background-color: #faad63 !important;
}

.hover\:bg-orange-lighter:hover {
  background-color: #fcd9b6 !important;
}

.hover\:bg-orange-lightest:hover {
  background-color: #fff5eb !important;
}

.hover\:bg-yellow-darkest:hover {
  background-color: #453411 !important;
}

.hover\:bg-yellow-darker:hover {
  background-color: #684f1d !important;
}

.hover\:bg-yellow-dark:hover {
  background-color: #f2d024 !important;
}

.hover\:bg-yellow:hover {
  background-color: #ffed4a !important;
}

.hover\:bg-yellow-light:hover {
  background-color: #fff382 !important;
}

.hover\:bg-yellow-lighter:hover {
  background-color: #fff9c2 !important;
}

.hover\:bg-yellow-lightest:hover {
  background-color: #fcfbeb !important;
}

.hover\:bg-green-darkest:hover {
  background-color: #0f2f21 !important;
}

.hover\:bg-green-darker:hover {
  background-color: #1a4731 !important;
}

.hover\:bg-green-dark:hover {
  background-color: #1f9d55 !important;
}

.hover\:bg-green:hover {
  background-color: #38c172 !important;
}

.hover\:bg-green-light:hover {
  background-color: #51d88a !important;
}

.hover\:bg-green-lighter:hover {
  background-color: #a2f5bf !important;
}

.hover\:bg-green-lightest:hover {
  background-color: #e3fcec !important;
}

.hover\:bg-teal-darkest:hover {
  background-color: #0d3331 !important;
}

.hover\:bg-teal-darker:hover {
  background-color: #20504f !important;
}

.hover\:bg-teal-dark:hover {
  background-color: #38a89d !important;
}

.hover\:bg-teal:hover {
  background-color: #4dc0b5 !important;
}

.hover\:bg-teal-light:hover {
  background-color: #64d5ca !important;
}

.hover\:bg-teal-lighter:hover {
  background-color: #a0f0ed !important;
}

.hover\:bg-teal-lightest:hover {
  background-color: #e8fffe !important;
}

.hover\:bg-blue-darkest:hover {
  background-color: #12283a !important;
}

.hover\:bg-blue-darker:hover {
  background-color: #1c3d5a !important;
}

.hover\:bg-blue-dark:hover {
  background-color: #2779bd !important;
}

.hover\:bg-blue:hover {
  background-color: #3490dc !important;
}

.hover\:bg-blue-light:hover {
  background-color: #6cb2eb !important;
}

.hover\:bg-blue-lighter:hover {
  background-color: #bcdefa !important;
}

.hover\:bg-blue-lightest:hover {
  background-color: #eff8ff !important;
}

.hover\:bg-indigo-darkest:hover {
  background-color: #191e38 !important;
}

.hover\:bg-indigo-darker:hover {
  background-color: #2f365f !important;
}

.hover\:bg-indigo-dark:hover {
  background-color: #5661b3 !important;
}

.hover\:bg-indigo:hover {
  background-color: #6574cd !important;
}

.hover\:bg-indigo-light:hover {
  background-color: #7886d7 !important;
}

.hover\:bg-indigo-lighter:hover {
  background-color: #b2b7ff !important;
}

.hover\:bg-indigo-lightest:hover {
  background-color: #e6e8ff !important;
}

.hover\:bg-purple-darkest:hover {
  background-color: #21183c !important;
}

.hover\:bg-purple-darker:hover {
  background-color: #382b5f !important;
}

.hover\:bg-purple-dark:hover {
  background-color: #794acf !important;
}

.hover\:bg-purple:hover {
  background-color: #9561e2 !important;
}

.hover\:bg-purple-light:hover {
  background-color: #a779e9 !important;
}

.hover\:bg-purple-lighter:hover {
  background-color: #d6bbfc !important;
}

.hover\:bg-purple-lightest:hover {
  background-color: #f3ebff !important;
}

.hover\:bg-pink-darkest:hover {
  background-color: #451225 !important;
}

.hover\:bg-pink-darker:hover {
  background-color: #6f213f !important;
}

.hover\:bg-pink-dark:hover {
  background-color: #eb5286 !important;
}

.hover\:bg-pink:hover {
  background-color: #f66d9b !important;
}

.hover\:bg-pink-light:hover {
  background-color: #fa7ea8 !important;
}

.hover\:bg-pink-lighter:hover {
  background-color: #ffbbca !important;
}

.hover\:bg-pink-lightest:hover {
  background-color: #ffebef !important;
}

.focus\:bg-transparent:focus {
  background-color: transparent !important;
}

.focus\:bg-black:focus {
  background-color: #22292f !important;
}

.focus\:bg-grey-darkest:focus {
  background-color: #3d4852 !important;
}

.focus\:bg-grey-darker:focus {
  background-color: #606f7b !important;
}

.focus\:bg-grey-dark:focus {
  background-color: #8795a1 !important;
}

.focus\:bg-grey:focus {
  background-color: #b8c2cc !important;
}

.focus\:bg-grey-light:focus {
  background-color: #dae1e7 !important;
}

.focus\:bg-grey-lighter:focus {
  background-color: #f1f5f8 !important;
}

.focus\:bg-grey-lightest:focus {
  background-color: #f8fafc !important;
}

.focus\:bg-white:focus {
  background-color: #fff !important;
}

.focus\:bg-red-darkest:focus {
  background-color: #3b0d0c !important;
}

.focus\:bg-red-darker:focus {
  background-color: #621b18 !important;
}

.focus\:bg-red-dark:focus {
  background-color: #cc1f1a !important;
}

.focus\:bg-red:focus {
  background-color: #e3342f !important;
}

.focus\:bg-red-light:focus {
  background-color: #ef5753 !important;
}

.focus\:bg-red-lighter:focus {
  background-color: #f9acaa !important;
}

.focus\:bg-red-lightest:focus {
  background-color: #fcebea !important;
}

.focus\:bg-orange-darkest:focus {
  background-color: #462a16 !important;
}

.focus\:bg-orange-darker:focus {
  background-color: #613b1f !important;
}

.focus\:bg-orange-dark:focus {
  background-color: #de751f !important;
}

.focus\:bg-orange:focus {
  background-color: #f6993f !important;
}

.focus\:bg-orange-light:focus {
  background-color: #faad63 !important;
}

.focus\:bg-orange-lighter:focus {
  background-color: #fcd9b6 !important;
}

.focus\:bg-orange-lightest:focus {
  background-color: #fff5eb !important;
}

.focus\:bg-yellow-darkest:focus {
  background-color: #453411 !important;
}

.focus\:bg-yellow-darker:focus {
  background-color: #684f1d !important;
}

.focus\:bg-yellow-dark:focus {
  background-color: #f2d024 !important;
}

.focus\:bg-yellow:focus {
  background-color: #ffed4a !important;
}

.focus\:bg-yellow-light:focus {
  background-color: #fff382 !important;
}

.focus\:bg-yellow-lighter:focus {
  background-color: #fff9c2 !important;
}

.focus\:bg-yellow-lightest:focus {
  background-color: #fcfbeb !important;
}

.focus\:bg-green-darkest:focus {
  background-color: #0f2f21 !important;
}

.focus\:bg-green-darker:focus {
  background-color: #1a4731 !important;
}

.focus\:bg-green-dark:focus {
  background-color: #1f9d55 !important;
}

.focus\:bg-green:focus {
  background-color: #38c172 !important;
}

.focus\:bg-green-light:focus {
  background-color: #51d88a !important;
}

.focus\:bg-green-lighter:focus {
  background-color: #a2f5bf !important;
}

.focus\:bg-green-lightest:focus {
  background-color: #e3fcec !important;
}

.focus\:bg-teal-darkest:focus {
  background-color: #0d3331 !important;
}

.focus\:bg-teal-darker:focus {
  background-color: #20504f !important;
}

.focus\:bg-teal-dark:focus {
  background-color: #38a89d !important;
}

.focus\:bg-teal:focus {
  background-color: #4dc0b5 !important;
}

.focus\:bg-teal-light:focus {
  background-color: #64d5ca !important;
}

.focus\:bg-teal-lighter:focus {
  background-color: #a0f0ed !important;
}

.focus\:bg-teal-lightest:focus {
  background-color: #e8fffe !important;
}

.focus\:bg-blue-darkest:focus {
  background-color: #12283a !important;
}

.focus\:bg-blue-darker:focus {
  background-color: #1c3d5a !important;
}

.focus\:bg-blue-dark:focus {
  background-color: #2779bd !important;
}

.focus\:bg-blue:focus {
  background-color: #3490dc !important;
}

.focus\:bg-blue-light:focus {
  background-color: #6cb2eb !important;
}

.focus\:bg-blue-lighter:focus {
  background-color: #bcdefa !important;
}

.focus\:bg-blue-lightest:focus {
  background-color: #eff8ff !important;
}

.focus\:bg-indigo-darkest:focus {
  background-color: #191e38 !important;
}

.focus\:bg-indigo-darker:focus {
  background-color: #2f365f !important;
}

.focus\:bg-indigo-dark:focus {
  background-color: #5661b3 !important;
}

.focus\:bg-indigo:focus {
  background-color: #6574cd !important;
}

.focus\:bg-indigo-light:focus {
  background-color: #7886d7 !important;
}

.focus\:bg-indigo-lighter:focus {
  background-color: #b2b7ff !important;
}

.focus\:bg-indigo-lightest:focus {
  background-color: #e6e8ff !important;
}

.focus\:bg-purple-darkest:focus {
  background-color: #21183c !important;
}

.focus\:bg-purple-darker:focus {
  background-color: #382b5f !important;
}

.focus\:bg-purple-dark:focus {
  background-color: #794acf !important;
}

.focus\:bg-purple:focus {
  background-color: #9561e2 !important;
}

.focus\:bg-purple-light:focus {
  background-color: #a779e9 !important;
}

.focus\:bg-purple-lighter:focus {
  background-color: #d6bbfc !important;
}

.focus\:bg-purple-lightest:focus {
  background-color: #f3ebff !important;
}

.focus\:bg-pink-darkest:focus {
  background-color: #451225 !important;
}

.focus\:bg-pink-darker:focus {
  background-color: #6f213f !important;
}

.focus\:bg-pink-dark:focus {
  background-color: #eb5286 !important;
}

.focus\:bg-pink:focus {
  background-color: #f66d9b !important;
}

.focus\:bg-pink-light:focus {
  background-color: #fa7ea8 !important;
}

.focus\:bg-pink-lighter:focus {
  background-color: #ffbbca !important;
}

.focus\:bg-pink-lightest:focus {
  background-color: #ffebef !important;
}

.bg-bottom {
  background-position: bottom !important;
}

.bg-center {
  background-position: center !important;
}

.bg-left {
  background-position: left !important;
}

.bg-left-bottom {
  background-position: left bottom !important;
}

.bg-left-top {
  background-position: left top !important;
}

.bg-right {
  background-position: right !important;
}

.bg-right-bottom {
  background-position: right bottom !important;
}

.bg-right-top {
  background-position: right top !important;
}

.bg-top {
  background-position: top !important;
}

.bg-repeat {
  background-repeat: repeat !important;
}

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

.bg-repeat-x {
  background-repeat: repeat-x !important;
}

.bg-repeat-y {
  background-repeat: repeat-y !important;
}

.bg-auto {
  background-size: auto !important;
}

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

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

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

.border-separate {
  border-collapse: separate !important;
}

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

.border-black {
  border-color: #22292f !important;
}

.border-grey-darkest {
  border-color: #3d4852 !important;
}

.border-grey-darker {
  border-color: #606f7b !important;
}

.border-grey-dark {
  border-color: #8795a1 !important;
}

.border-grey {
  border-color: #b8c2cc !important;
}

.border-grey-light {
  border-color: #dae1e7 !important;
}

.border-grey-lighter {
  border-color: #f1f5f8 !important;
}

.border-grey-lightest {
  border-color: #f8fafc !important;
}

.border-white {
  border-color: #fff !important;
}

.border-red-darkest {
  border-color: #3b0d0c !important;
}

.border-red-darker {
  border-color: #621b18 !important;
}

.border-red-dark {
  border-color: #cc1f1a !important;
}

.border-red {
  border-color: #e3342f !important;
}

.border-red-light {
  border-color: #ef5753 !important;
}

.border-red-lighter {
  border-color: #f9acaa !important;
}

.border-red-lightest {
  border-color: #fcebea !important;
}

.border-orange-darkest {
  border-color: #462a16 !important;
}

.border-orange-darker {
  border-color: #613b1f !important;
}

.border-orange-dark {
  border-color: #de751f !important;
}

.border-orange {
  border-color: #f6993f !important;
}

.border-orange-light {
  border-color: #faad63 !important;
}

.border-orange-lighter {
  border-color: #fcd9b6 !important;
}

.border-orange-lightest {
  border-color: #fff5eb !important;
}

.border-yellow-darkest {
  border-color: #453411 !important;
}

.border-yellow-darker {
  border-color: #684f1d !important;
}

.border-yellow-dark {
  border-color: #f2d024 !important;
}

.border-yellow {
  border-color: #ffed4a !important;
}

.border-yellow-light {
  border-color: #fff382 !important;
}

.border-yellow-lighter {
  border-color: #fff9c2 !important;
}

.border-yellow-lightest {
  border-color: #fcfbeb !important;
}

.border-green-darkest {
  border-color: #0f2f21 !important;
}

.border-green-darker {
  border-color: #1a4731 !important;
}

.border-green-dark {
  border-color: #1f9d55 !important;
}

.border-green {
  border-color: #38c172 !important;
}

.border-green-light {
  border-color: #51d88a !important;
}

.border-green-lighter {
  border-color: #a2f5bf !important;
}

.border-green-lightest {
  border-color: #e3fcec !important;
}

.border-teal-darkest {
  border-color: #0d3331 !important;
}

.border-teal-darker {
  border-color: #20504f !important;
}

.border-teal-dark {
  border-color: #38a89d !important;
}

.border-teal {
  border-color: #4dc0b5 !important;
}

.border-teal-light {
  border-color: #64d5ca !important;
}

.border-teal-lighter {
  border-color: #a0f0ed !important;
}

.border-teal-lightest {
  border-color: #e8fffe !important;
}

.border-blue-darkest {
  border-color: #12283a !important;
}

.border-blue-darker {
  border-color: #1c3d5a !important;
}

.border-blue-dark {
  border-color: #2779bd !important;
}

.border-blue {
  border-color: #3490dc !important;
}

.border-blue-light {
  border-color: #6cb2eb !important;
}

.border-blue-lighter {
  border-color: #bcdefa !important;
}

.border-blue-lightest {
  border-color: #eff8ff !important;
}

.border-indigo-darkest {
  border-color: #191e38 !important;
}

.border-indigo-darker {
  border-color: #2f365f !important;
}

.border-indigo-dark {
  border-color: #5661b3 !important;
}

.border-indigo {
  border-color: #6574cd !important;
}

.border-indigo-light {
  border-color: #7886d7 !important;
}

.border-indigo-lighter {
  border-color: #b2b7ff !important;
}

.border-indigo-lightest {
  border-color: #e6e8ff !important;
}

.border-purple-darkest {
  border-color: #21183c !important;
}

.border-purple-darker {
  border-color: #382b5f !important;
}

.border-purple-dark {
  border-color: #794acf !important;
}

.border-purple {
  border-color: #9561e2 !important;
}

.border-purple-light {
  border-color: #a779e9 !important;
}

.border-purple-lighter {
  border-color: #d6bbfc !important;
}

.border-purple-lightest {
  border-color: #f3ebff !important;
}

.border-pink-darkest {
  border-color: #451225 !important;
}

.border-pink-darker {
  border-color: #6f213f !important;
}

.border-pink-dark {
  border-color: #eb5286 !important;
}

.border-pink {
  border-color: #f66d9b !important;
}

.border-pink-light {
  border-color: #fa7ea8 !important;
}

.border-pink-lighter {
  border-color: #ffbbca !important;
}

.border-pink-lightest {
  border-color: #ffebef !important;
}

.hover\:border-transparent:hover {
  border-color: transparent !important;
}

.hover\:border-black:hover {
  border-color: #22292f !important;
}

.hover\:border-grey-darkest:hover {
  border-color: #3d4852 !important;
}

.hover\:border-grey-darker:hover {
  border-color: #606f7b !important;
}

.hover\:border-grey-dark:hover {
  border-color: #8795a1 !important;
}

.hover\:border-grey:hover {
  border-color: #b8c2cc !important;
}

.hover\:border-grey-light:hover {
  border-color: #dae1e7 !important;
}

.hover\:border-grey-lighter:hover {
  border-color: #f1f5f8 !important;
}

.hover\:border-grey-lightest:hover {
  border-color: #f8fafc !important;
}

.hover\:border-white:hover {
  border-color: #fff !important;
}

.hover\:border-red-darkest:hover {
  border-color: #3b0d0c !important;
}

.hover\:border-red-darker:hover {
  border-color: #621b18 !important;
}

.hover\:border-red-dark:hover {
  border-color: #cc1f1a !important;
}

.hover\:border-red:hover {
  border-color: #e3342f !important;
}

.hover\:border-red-light:hover {
  border-color: #ef5753 !important;
}

.hover\:border-red-lighter:hover {
  border-color: #f9acaa !important;
}

.hover\:border-red-lightest:hover {
  border-color: #fcebea !important;
}

.hover\:border-orange-darkest:hover {
  border-color: #462a16 !important;
}

.hover\:border-orange-darker:hover {
  border-color: #613b1f !important;
}

.hover\:border-orange-dark:hover {
  border-color: #de751f !important;
}

.hover\:border-orange:hover {
  border-color: #f6993f !important;
}

.hover\:border-orange-light:hover {
  border-color: #faad63 !important;
}

.hover\:border-orange-lighter:hover {
  border-color: #fcd9b6 !important;
}

.hover\:border-orange-lightest:hover {
  border-color: #fff5eb !important;
}

.hover\:border-yellow-darkest:hover {
  border-color: #453411 !important;
}

.hover\:border-yellow-darker:hover {
  border-color: #684f1d !important;
}

.hover\:border-yellow-dark:hover {
  border-color: #f2d024 !important;
}

.hover\:border-yellow:hover {
  border-color: #ffed4a !important;
}

.hover\:border-yellow-light:hover {
  border-color: #fff382 !important;
}

.hover\:border-yellow-lighter:hover {
  border-color: #fff9c2 !important;
}

.hover\:border-yellow-lightest:hover {
  border-color: #fcfbeb !important;
}

.hover\:border-green-darkest:hover {
  border-color: #0f2f21 !important;
}

.hover\:border-green-darker:hover {
  border-color: #1a4731 !important;
}

.hover\:border-green-dark:hover {
  border-color: #1f9d55 !important;
}

.hover\:border-green:hover {
  border-color: #38c172 !important;
}

.hover\:border-green-light:hover {
  border-color: #51d88a !important;
}

.hover\:border-green-lighter:hover {
  border-color: #a2f5bf !important;
}

.hover\:border-green-lightest:hover {
  border-color: #e3fcec !important;
}

.hover\:border-teal-darkest:hover {
  border-color: #0d3331 !important;
}

.hover\:border-teal-darker:hover {
  border-color: #20504f !important;
}

.hover\:border-teal-dark:hover {
  border-color: #38a89d !important;
}

.hover\:border-teal:hover {
  border-color: #4dc0b5 !important;
}

.hover\:border-teal-light:hover {
  border-color: #64d5ca !important;
}

.hover\:border-teal-lighter:hover {
  border-color: #a0f0ed !important;
}

.hover\:border-teal-lightest:hover {
  border-color: #e8fffe !important;
}

.hover\:border-blue-darkest:hover {
  border-color: #12283a !important;
}

.hover\:border-blue-darker:hover {
  border-color: #1c3d5a !important;
}

.hover\:border-blue-dark:hover {
  border-color: #2779bd !important;
}

.hover\:border-blue:hover {
  border-color: #3490dc !important;
}

.hover\:border-blue-light:hover {
  border-color: #6cb2eb !important;
}

.hover\:border-blue-lighter:hover {
  border-color: #bcdefa !important;
}

.hover\:border-blue-lightest:hover {
  border-color: #eff8ff !important;
}

.hover\:border-indigo-darkest:hover {
  border-color: #191e38 !important;
}

.hover\:border-indigo-darker:hover {
  border-color: #2f365f !important;
}

.hover\:border-indigo-dark:hover {
  border-color: #5661b3 !important;
}

.hover\:border-indigo:hover {
  border-color: #6574cd !important;
}

.hover\:border-indigo-light:hover {
  border-color: #7886d7 !important;
}

.hover\:border-indigo-lighter:hover {
  border-color: #b2b7ff !important;
}

.hover\:border-indigo-lightest:hover {
  border-color: #e6e8ff !important;
}

.hover\:border-purple-darkest:hover {
  border-color: #21183c !important;
}

.hover\:border-purple-darker:hover {
  border-color: #382b5f !important;
}

.hover\:border-purple-dark:hover {
  border-color: #794acf !important;
}

.hover\:border-purple:hover {
  border-color: #9561e2 !important;
}

.hover\:border-purple-light:hover {
  border-color: #a779e9 !important;
}

.hover\:border-purple-lighter:hover {
  border-color: #d6bbfc !important;
}

.hover\:border-purple-lightest:hover {
  border-color: #f3ebff !important;
}

.hover\:border-pink-darkest:hover {
  border-color: #451225 !important;
}

.hover\:border-pink-darker:hover {
  border-color: #6f213f !important;
}

.hover\:border-pink-dark:hover {
  border-color: #eb5286 !important;
}

.hover\:border-pink:hover {
  border-color: #f66d9b !important;
}

.hover\:border-pink-light:hover {
  border-color: #fa7ea8 !important;
}

.hover\:border-pink-lighter:hover {
  border-color: #ffbbca !important;
}

.hover\:border-pink-lightest:hover {
  border-color: #ffebef !important;
}

.focus\:border-transparent:focus {
  border-color: transparent !important;
}

.focus\:border-black:focus {
  border-color: #22292f !important;
}

.focus\:border-grey-darkest:focus {
  border-color: #3d4852 !important;
}

.focus\:border-grey-darker:focus {
  border-color: #606f7b !important;
}

.focus\:border-grey-dark:focus {
  border-color: #8795a1 !important;
}

.focus\:border-grey:focus {
  border-color: #b8c2cc !important;
}

.focus\:border-grey-light:focus {
  border-color: #dae1e7 !important;
}

.focus\:border-grey-lighter:focus {
  border-color: #f1f5f8 !important;
}

.focus\:border-grey-lightest:focus {
  border-color: #f8fafc !important;
}

.focus\:border-white:focus {
  border-color: #fff !important;
}

.focus\:border-red-darkest:focus {
  border-color: #3b0d0c !important;
}

.focus\:border-red-darker:focus {
  border-color: #621b18 !important;
}

.focus\:border-red-dark:focus {
  border-color: #cc1f1a !important;
}

.focus\:border-red:focus {
  border-color: #e3342f !important;
}

.focus\:border-red-light:focus {
  border-color: #ef5753 !important;
}

.focus\:border-red-lighter:focus {
  border-color: #f9acaa !important;
}

.focus\:border-red-lightest:focus {
  border-color: #fcebea !important;
}

.focus\:border-orange-darkest:focus {
  border-color: #462a16 !important;
}

.focus\:border-orange-darker:focus {
  border-color: #613b1f !important;
}

.focus\:border-orange-dark:focus {
  border-color: #de751f !important;
}

.focus\:border-orange:focus {
  border-color: #f6993f !important;
}

.focus\:border-orange-light:focus {
  border-color: #faad63 !important;
}

.focus\:border-orange-lighter:focus {
  border-color: #fcd9b6 !important;
}

.focus\:border-orange-lightest:focus {
  border-color: #fff5eb !important;
}

.focus\:border-yellow-darkest:focus {
  border-color: #453411 !important;
}

.focus\:border-yellow-darker:focus {
  border-color: #684f1d !important;
}

.focus\:border-yellow-dark:focus {
  border-color: #f2d024 !important;
}

.focus\:border-yellow:focus {
  border-color: #ffed4a !important;
}

.focus\:border-yellow-light:focus {
  border-color: #fff382 !important;
}

.focus\:border-yellow-lighter:focus {
  border-color: #fff9c2 !important;
}

.focus\:border-yellow-lightest:focus {
  border-color: #fcfbeb !important;
}

.focus\:border-green-darkest:focus {
  border-color: #0f2f21 !important;
}

.focus\:border-green-darker:focus {
  border-color: #1a4731 !important;
}

.focus\:border-green-dark:focus {
  border-color: #1f9d55 !important;
}

.focus\:border-green:focus {
  border-color: #38c172 !important;
}

.focus\:border-green-light:focus {
  border-color: #51d88a !important;
}

.focus\:border-green-lighter:focus {
  border-color: #a2f5bf !important;
}

.focus\:border-green-lightest:focus {
  border-color: #e3fcec !important;
}

.focus\:border-teal-darkest:focus {
  border-color: #0d3331 !important;
}

.focus\:border-teal-darker:focus {
  border-color: #20504f !important;
}

.focus\:border-teal-dark:focus {
  border-color: #38a89d !important;
}

.focus\:border-teal:focus {
  border-color: #4dc0b5 !important;
}

.focus\:border-teal-light:focus {
  border-color: #64d5ca !important;
}

.focus\:border-teal-lighter:focus {
  border-color: #a0f0ed !important;
}

.focus\:border-teal-lightest:focus {
  border-color: #e8fffe !important;
}

.focus\:border-blue-darkest:focus {
  border-color: #12283a !important;
}

.focus\:border-blue-darker:focus {
  border-color: #1c3d5a !important;
}

.focus\:border-blue-dark:focus {
  border-color: #2779bd !important;
}

.focus\:border-blue:focus {
  border-color: #3490dc !important;
}

.focus\:border-blue-light:focus {
  border-color: #6cb2eb !important;
}

.focus\:border-blue-lighter:focus {
  border-color: #bcdefa !important;
}

.focus\:border-blue-lightest:focus {
  border-color: #eff8ff !important;
}

.focus\:border-indigo-darkest:focus {
  border-color: #191e38 !important;
}

.focus\:border-indigo-darker:focus {
  border-color: #2f365f !important;
}

.focus\:border-indigo-dark:focus {
  border-color: #5661b3 !important;
}

.focus\:border-indigo:focus {
  border-color: #6574cd !important;
}

.focus\:border-indigo-light:focus {
  border-color: #7886d7 !important;
}

.focus\:border-indigo-lighter:focus {
  border-color: #b2b7ff !important;
}

.focus\:border-indigo-lightest:focus {
  border-color: #e6e8ff !important;
}

.focus\:border-purple-darkest:focus {
  border-color: #21183c !important;
}

.focus\:border-purple-darker:focus {
  border-color: #382b5f !important;
}

.focus\:border-purple-dark:focus {
  border-color: #794acf !important;
}

.focus\:border-purple:focus {
  border-color: #9561e2 !important;
}

.focus\:border-purple-light:focus {
  border-color: #a779e9 !important;
}

.focus\:border-purple-lighter:focus {
  border-color: #d6bbfc !important;
}

.focus\:border-purple-lightest:focus {
  border-color: #f3ebff !important;
}

.focus\:border-pink-darkest:focus {
  border-color: #451225 !important;
}

.focus\:border-pink-darker:focus {
  border-color: #6f213f !important;
}

.focus\:border-pink-dark:focus {
  border-color: #eb5286 !important;
}

.focus\:border-pink:focus {
  border-color: #f66d9b !important;
}

.focus\:border-pink-light:focus {
  border-color: #fa7ea8 !important;
}

.focus\:border-pink-lighter:focus {
  border-color: #ffbbca !important;
}

.focus\:border-pink-lightest:focus {
  border-color: #ffebef !important;
}

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

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

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

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

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

.rounded-t-none {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.rounded-r-none {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.rounded-b-none {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-l-none {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-t-sm {
  border-top-left-radius: .125rem !important;
  border-top-right-radius: .125rem !important;
}

.rounded-r-sm {
  border-top-right-radius: .125rem !important;
  border-bottom-right-radius: .125rem !important;
}

.rounded-b-sm {
  border-bottom-right-radius: .125rem !important;
  border-bottom-left-radius: .125rem !important;
}

.rounded-l-sm {
  border-top-left-radius: .125rem !important;
  border-bottom-left-radius: .125rem !important;
}

.rounded-t {
  border-top-left-radius: .25rem !important;
  border-top-right-radius: .25rem !important;
}

.rounded-r {
  border-top-right-radius: .25rem !important;
  border-bottom-right-radius: .25rem !important;
}

.rounded-b {
  border-bottom-right-radius: .25rem !important;
  border-bottom-left-radius: .25rem !important;
}

.rounded-l {
  border-top-left-radius: .25rem !important;
  border-bottom-left-radius: .25rem !important;
}

.rounded-t-lg {
  border-top-left-radius: .5rem !important;
  border-top-right-radius: .5rem !important;
}

.rounded-r-lg {
  border-top-right-radius: .5rem !important;
  border-bottom-right-radius: .5rem !important;
}

.rounded-b-lg {
  border-bottom-right-radius: .5rem !important;
  border-bottom-left-radius: .5rem !important;
}

.rounded-l-lg {
  border-top-left-radius: .5rem !important;
  border-bottom-left-radius: .5rem !important;
}

.rounded-t-full {
  border-top-left-radius: 9999px !important;
  border-top-right-radius: 9999px !important;
}

.rounded-r-full {
  border-top-right-radius: 9999px !important;
  border-bottom-right-radius: 9999px !important;
}

.rounded-b-full {
  border-bottom-right-radius: 9999px !important;
  border-bottom-left-radius: 9999px !important;
}

.rounded-l-full {
  border-top-left-radius: 9999px !important;
  border-bottom-left-radius: 9999px !important;
}

.rounded-tl-none {
  border-top-left-radius: 0 !important;
}

.rounded-tr-none {
  border-top-right-radius: 0 !important;
}

.rounded-br-none {
  border-bottom-right-radius: 0 !important;
}

.rounded-bl-none {
  border-bottom-left-radius: 0 !important;
}

.rounded-tl-sm {
  border-top-left-radius: .125rem !important;
}

.rounded-tr-sm {
  border-top-right-radius: .125rem !important;
}

.rounded-br-sm {
  border-bottom-right-radius: .125rem !important;
}

.rounded-bl-sm {
  border-bottom-left-radius: .125rem !important;
}

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

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

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

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

.rounded-tl-lg {
  border-top-left-radius: .5rem !important;
}

.rounded-tr-lg {
  border-top-right-radius: .5rem !important;
}

.rounded-br-lg {
  border-bottom-right-radius: .5rem !important;
}

.rounded-bl-lg {
  border-bottom-left-radius: .5rem !important;
}

.rounded-tl-full {
  border-top-left-radius: 9999px !important;
}

.rounded-tr-full {
  border-top-right-radius: 9999px !important;
}

.rounded-br-full {
  border-bottom-right-radius: 9999px !important;
}

.rounded-bl-full {
  border-bottom-left-radius: 9999px !important;
}

.border-solid {
  border-style: solid !important;
}

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

.border-dotted {
  border-style: dotted !important;
}

.border-none {
  border-style: none !important;
}

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

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

.border-4 {
  border-width: 4px !important;
}

.border-8 {
  border-width: 8px !important;
}

.border {
  border-width: 1px !important;
}

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

.border-r-0 {
  border-right-width: 0 !important;
}

.border-b-0 {
  border-bottom-width: 0 !important;
}

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

.border-t-2 {
  border-top-width: 2px !important;
}

.border-r-2 {
  border-right-width: 2px !important;
}

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

.border-l-2 {
  border-left-width: 2px !important;
}

.border-t-4 {
  border-top-width: 4px !important;
}

.border-r-4 {
  border-right-width: 4px !important;
}

.border-b-4 {
  border-bottom-width: 4px !important;
}

.border-l-4 {
  border-left-width: 4px !important;
}

.border-t-8 {
  border-top-width: 8px !important;
}

.border-r-8 {
  border-right-width: 8px !important;
}

.border-b-8 {
  border-bottom-width: 8px !important;
}

.border-l-8 {
  border-left-width: 8px !important;
}

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

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

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

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

.cursor-auto {
  cursor: auto !important;
}

.cursor-default {
  cursor: default !important;
}

.cursor-pointer {
  cursor: pointer !important;
}

.cursor-wait {
  cursor: wait !important;
}

.cursor-move {
  cursor: move !important;
}

.cursor-not-allowed {
  cursor: not-allowed !important;
}

.block {
  display: block !important;
}

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

.inline {
  display: inline !important;
}

.table {
  display: table !important;
}

.table-row {
  display: table-row !important;
}

.table-cell {
  display: table-cell !important;
}

.hidden {
  display: none !important;
}

.flex {
  display: flex !important;
}

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

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

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

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

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

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-no-wrap {
  flex-wrap: nowrap !important;
}

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

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

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

.items-baseline {
  align-items: baseline !important;
}

.items-stretch {
  align-items: stretch !important;
}

.self-auto {
  align-self: auto !important;
}

.self-start {
  align-self: flex-start !important;
}

.self-end {
  align-self: flex-end !important;
}

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

.self-stretch {
  align-self: stretch !important;
}

.justify-start {
  justify-content: flex-start !important;
}

.justify-end {
  justify-content: flex-end !important;
}

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

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

.justify-around {
  justify-content: space-around !important;
}

.content-center {
  align-content: center !important;
}

.content-start {
  align-content: flex-start !important;
}

.content-end {
  align-content: flex-end !important;
}

.content-between {
  align-content: space-between !important;
}

.content-around {
  align-content: space-around !important;
}

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

.flex-auto {
  flex: 1 1 auto !important;
}

.flex-initial {
  flex: 0 1 auto !important;
}

.flex-none {
  flex: none !important;
}

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

.flex-shrink {
  flex-shrink: 1 !important;
}

.flex-no-grow {
  flex-grow: 0 !important;
}

.flex-no-shrink {
  flex-shrink: 0 !important;
}

.float-right {
  float: right !important;
}

.float-left {
  float: left !important;
}

.float-none {
  float: none !important;
}

.clearfix:after {
  content: "" !important;
  display: table !important;
  clear: both !important;
}

.font-sans {
  font-family: system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif !important;
}

.font-serif {
  font-family: Constantia, Lucida Bright, Lucidabright, Lucida Serif, Lucida, DejaVu Serif, Bitstream Vera Serif, Liberation Serif, Georgia, serif !important;
}

.font-mono {
  font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace !important;
}

.font-hairline {
  font-weight: 100 !important;
}

.font-thin {
  font-weight: 200 !important;
}

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

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

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

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

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

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

.font-black {
  font-weight: 900 !important;
}

.hover\:font-hairline:hover {
  font-weight: 100 !important;
}

.hover\:font-thin:hover {
  font-weight: 200 !important;
}

.hover\:font-light:hover {
  font-weight: 300 !important;
}

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

.hover\:font-medium:hover {
  font-weight: 500 !important;
}

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

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

.hover\:font-extrabold:hover {
  font-weight: 800 !important;
}

.hover\:font-black:hover {
  font-weight: 900 !important;
}

.focus\:font-hairline:focus {
  font-weight: 100 !important;
}

.focus\:font-thin:focus {
  font-weight: 200 !important;
}

.focus\:font-light:focus {
  font-weight: 300 !important;
}

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

.focus\:font-medium:focus {
  font-weight: 500 !important;
}

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

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

.focus\:font-extrabold:focus {
  font-weight: 800 !important;
}

.focus\:font-black:focus {
  font-weight: 900 !important;
}

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

.h-2 {
  height: .5rem !important;
}

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

.h-4 {
  height: 1rem !important;
}

.h-5 {
  height: 1.25rem !important;
}

.h-6 {
  height: 1.5rem !important;
}

.h-8 {
  height: 2rem !important;
}

.h-10 {
  height: 2.5rem !important;
}

.h-12 {
  height: 3rem !important;
}

.h-16 {
  height: 4rem !important;
}

.h-24 {
  height: 6rem !important;
}

.h-32 {
  height: 8rem !important;
}

.h-48 {
  height: 12rem !important;
}

.h-64 {
  height: 16rem !important;
}

.h-auto {
  height: auto !important;
}

.h-px {
  height: 1px !important;
}

.h-full {
  height: 100% !important;
}

.h-screen {
  height: 100vh !important;
}

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

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

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

.leading-loose {
  line-height: 2 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: .25rem !important;
}

.m-2 {
  margin: .5rem !important;
}

.m-3 {
  margin: .75rem !important;
}

.m-4 {
  margin: 1rem !important;
}

.m-5 {
  margin: 1.25rem !important;
}

.m-6 {
  margin: 1.5rem !important;
}

.m-8 {
  margin: 2rem !important;
}

.m-10 {
  margin: 2.5rem !important;
}

.m-12 {
  margin: 3rem !important;
}

.m-16 {
  margin: 4rem !important;
}

.m-20 {
  margin: 5rem !important;
}

.m-24 {
  margin: 6rem !important;
}

.m-32 {
  margin: 8rem !important;
}

.m-auto {
  margin: auto !important;
}

.m-px {
  margin: 1px !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

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

.my-1 {
  margin-top: .25rem !important;
  margin-bottom: .25rem !important;
}

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

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

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

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

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

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

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

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

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

.my-6 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

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

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

.mx-8 {
  margin-left: 2rem !important;
  margin-right: 2rem !important;
}

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

.mx-10 {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}

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

.mx-12 {
  margin-left: 3rem !important;
  margin-right: 3rem !important;
}

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

.mx-16 {
  margin-left: 4rem !important;
  margin-right: 4rem !important;
}

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

.mx-20 {
  margin-left: 5rem !important;
  margin-right: 5rem !important;
}

.my-24 {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

.mx-24 {
  margin-left: 6rem !important;
  margin-right: 6rem !important;
}

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

.mx-32 {
  margin-left: 8rem !important;
  margin-right: 8rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

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

.my-px {
  margin-top: 1px !important;
  margin-bottom: 1px !important;
}

.mx-px {
  margin-left: 1px !important;
  margin-right: 1px !important;
}

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

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

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

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

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

.mr-1 {
  margin-right: .25rem !important;
}

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

.ml-1 {
  margin-left: .25rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mr-6 {
  margin-right: 1.5rem !important;
}

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

.ml-6 {
  margin-left: 1.5rem !important;
}

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

.mr-8 {
  margin-right: 2rem !important;
}

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

.ml-8 {
  margin-left: 2rem !important;
}

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

.mr-10 {
  margin-right: 2.5rem !important;
}

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

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

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

.mr-12 {
  margin-right: 3rem !important;
}

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

.ml-12 {
  margin-left: 3rem !important;
}

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

.mr-16 {
  margin-right: 4rem !important;
}

.mb-16 {
  margin-bottom: 4rem !important;
}

.ml-16 {
  margin-left: 4rem !important;
}

.mt-20 {
  margin-top: 5rem !important;
}

.mr-20 {
  margin-right: 5rem !important;
}

.mb-20 {
  margin-bottom: 5rem !important;
}

.ml-20 {
  margin-left: 5rem !important;
}

.mt-24 {
  margin-top: 6rem !important;
}

.mr-24 {
  margin-right: 6rem !important;
}

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

.ml-24 {
  margin-left: 6rem !important;
}

.mt-32 {
  margin-top: 8rem !important;
}

.mr-32 {
  margin-right: 8rem !important;
}

.mb-32 {
  margin-bottom: 8rem !important;
}

.ml-32 {
  margin-left: 8rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mr-auto {
  margin-right: auto !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

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

.mt-px {
  margin-top: 1px !important;
}

.mr-px {
  margin-right: 1px !important;
}

.mb-px {
  margin-bottom: 1px !important;
}

.ml-px {
  margin-left: 1px !important;
}

.max-h-full {
  max-height: 100% !important;
}

.max-h-screen {
  max-height: 100vh !important;
}

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

.max-w-sm {
  max-width: 30rem !important;
}

.max-w-md {
  max-width: 40rem !important;
}

.max-w-lg {
  max-width: 50rem !important;
}

.max-w-xl {
  max-width: 60rem !important;
}

.max-w-2xl {
  max-width: 70rem !important;
}

.max-w-3xl {
  max-width: 80rem !important;
}

.max-w-4xl {
  max-width: 90rem !important;
}

.max-w-5xl {
  max-width: 100rem !important;
}

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

.min-h-0 {
  min-height: 0 !important;
}

.min-h-full {
  min-height: 100% !important;
}

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

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

.min-w-full {
  min-width: 100% !important;
}

.-m-0 {
  margin: 0 !important;
}

.-m-1 {
  margin: -0.25rem !important;
}

.-m-2 {
  margin: -0.5rem !important;
}

.-m-3 {
  margin: -0.75rem !important;
}

.-m-4 {
  margin: -1rem !important;
}

.-m-5 {
  margin: -1.25rem !important;
}

.-m-6 {
  margin: -1.5rem !important;
}

.-m-8 {
  margin: -2rem !important;
}

.-m-10 {
  margin: -2.5rem !important;
}

.-m-12 {
  margin: -3rem !important;
}

.-m-16 {
  margin: -4rem !important;
}

.-m-20 {
  margin: -5rem !important;
}

.-m-24 {
  margin: -6rem !important;
}

.-m-32 {
  margin: -8rem !important;
}

.-m-px {
  margin: -1px !important;
}

.-my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

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

.-my-1 {
  margin-top: -0.25rem !important;
  margin-bottom: -0.25rem !important;
}

.-mx-1 {
  margin-left: -0.25rem !important;
  margin-right: -0.25rem !important;
}

.-my-2 {
  margin-top: -0.5rem !important;
  margin-bottom: -0.5rem !important;
}

.-mx-2 {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important;
}

.-my-3 {
  margin-top: -0.75rem !important;
  margin-bottom: -0.75rem !important;
}

.-mx-3 {
  margin-left: -0.75rem !important;
  margin-right: -0.75rem !important;
}

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

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

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

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

.-my-6 {
  margin-top: -1.5rem !important;
  margin-bottom: -1.5rem !important;
}

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

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

.-mx-8 {
  margin-left: -2rem !important;
  margin-right: -2rem !important;
}

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

.-mx-10 {
  margin-left: -2.5rem !important;
  margin-right: -2.5rem !important;
}

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

.-mx-12 {
  margin-left: -3rem !important;
  margin-right: -3rem !important;
}

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

.-mx-16 {
  margin-left: -4rem !important;
  margin-right: -4rem !important;
}

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

.-mx-20 {
  margin-left: -5rem !important;
  margin-right: -5rem !important;
}

.-my-24 {
  margin-top: -6rem !important;
  margin-bottom: -6rem !important;
}

.-mx-24 {
  margin-left: -6rem !important;
  margin-right: -6rem !important;
}

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

.-mx-32 {
  margin-left: -8rem !important;
  margin-right: -8rem !important;
}

.-my-px {
  margin-top: -1px !important;
  margin-bottom: -1px !important;
}

.-mx-px {
  margin-left: -1px !important;
  margin-right: -1px !important;
}

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

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

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

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

.-mt-1 {
  margin-top: -0.25rem !important;
}

.-mr-1 {
  margin-right: -0.25rem !important;
}

.-mb-1 {
  margin-bottom: -0.25rem !important;
}

.-ml-1 {
  margin-left: -0.25rem !important;
}

.-mt-2 {
  margin-top: -0.5rem !important;
}

.-mr-2 {
  margin-right: -0.5rem !important;
}

.-mb-2 {
  margin-bottom: -0.5rem !important;
}

.-ml-2 {
  margin-left: -0.5rem !important;
}

.-mt-3 {
  margin-top: -0.75rem !important;
}

.-mr-3 {
  margin-right: -0.75rem !important;
}

.-mb-3 {
  margin-bottom: -0.75rem !important;
}

.-ml-3 {
  margin-left: -0.75rem !important;
}

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

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

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

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

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

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

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

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

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

.-mr-6 {
  margin-right: -1.5rem !important;
}

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

.-ml-6 {
  margin-left: -1.5rem !important;
}

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

.-mr-8 {
  margin-right: -2rem !important;
}

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

.-ml-8 {
  margin-left: -2rem !important;
}

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

.-mr-10 {
  margin-right: -2.5rem !important;
}

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

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

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

.-mr-12 {
  margin-right: -3rem !important;
}

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

.-ml-12 {
  margin-left: -3rem !important;
}

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

.-mr-16 {
  margin-right: -4rem !important;
}

.-mb-16 {
  margin-bottom: -4rem !important;
}

.-ml-16 {
  margin-left: -4rem !important;
}

.-mt-20 {
  margin-top: -5rem !important;
}

.-mr-20 {
  margin-right: -5rem !important;
}

.-mb-20 {
  margin-bottom: -5rem !important;
}

.-ml-20 {
  margin-left: -5rem !important;
}

.-mt-24 {
  margin-top: -6rem !important;
}

.-mr-24 {
  margin-right: -6rem !important;
}

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

.-ml-24 {
  margin-left: -6rem !important;
}

.-mt-32 {
  margin-top: -8rem !important;
}

.-mr-32 {
  margin-right: -8rem !important;
}

.-mb-32 {
  margin-bottom: -8rem !important;
}

.-ml-32 {
  margin-left: -8rem !important;
}

.-mt-px {
  margin-top: -1px !important;
}

.-mr-px {
  margin-right: -1px !important;
}

.-mb-px {
  margin-bottom: -1px !important;
}

.-ml-px {
  margin-left: -1px !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: .25 !important;
}

.opacity-50 {
  opacity: .5 !important;
}

.opacity-75 {
  opacity: .75 !important;
}

.opacity-100 {
  opacity: 1 !important;
}

.outline-none {
  outline: 0 !important;
}

.focus\:outline-none:focus {
  outline: 0 !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

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

.overflow-y-auto {
  overflow-y: auto !important;
}

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

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

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

.overflow-x-scroll {
  overflow-x: scroll !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

.scrolling-touch {
  -webkit-overflow-scrolling: touch !important;
}

.scrolling-auto {
  -webkit-overflow-scrolling: auto !important;
}

.p-0 {
  padding: 0 !important;
}

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

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

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

.p-4 {
  padding: 1rem !important;
}

.p-5 {
  padding: 1.25rem !important;
}

.p-6 {
  padding: 1.5rem !important;
}

.p-8 {
  padding: 2rem !important;
}

.p-10 {
  padding: 2.5rem !important;
}

.p-12 {
  padding: 3rem !important;
}

.p-16 {
  padding: 4rem !important;
}

.p-20 {
  padding: 5rem !important;
}

.p-24 {
  padding: 6rem !important;
}

.p-32 {
  padding: 8rem !important;
}

.p-px {
  padding: 1px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.px-20 {
  padding-left: 5rem !important;
  padding-right: 5rem !important;
}

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

.px-24 {
  padding-left: 6rem !important;
  padding-right: 6rem !important;
}

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

.px-32 {
  padding-left: 8rem !important;
  padding-right: 8rem !important;
}

.py-px {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}

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

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

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

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

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

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

.pr-1 {
  padding-right: .25rem !important;
}

.pb-1 {
  padding-bottom: .25rem !important;
}

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

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

.pr-2 {
  padding-right: .5rem !important;
}

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

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

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

.pr-3 {
  padding-right: .75rem !important;
}

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

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

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

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

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

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

.pt-5 {
  padding-top: 1.25rem !important;
}

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

.pb-5 {
  padding-bottom: 1.25rem !important;
}

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

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

.pr-6 {
  padding-right: 1.5rem !important;
}

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

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

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

.pr-8 {
  padding-right: 2rem !important;
}

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

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

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

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

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

.pl-10 {
  padding-left: 2.5rem !important;
}

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

.pr-12 {
  padding-right: 3rem !important;
}

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

.pl-12 {
  padding-left: 3rem !important;
}

.pt-16 {
  padding-top: 4rem !important;
}

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

.pb-16 {
  padding-bottom: 4rem !important;
}

.pl-16 {
  padding-left: 4rem !important;
}

.pt-20 {
  padding-top: 5rem !important;
}

.pr-20 {
  padding-right: 5rem !important;
}

.pb-20 {
  padding-bottom: 5rem !important;
}

.pl-20 {
  padding-left: 5rem !important;
}

.pt-24 {
  padding-top: 6rem !important;
}

.pr-24 {
  padding-right: 6rem !important;
}

.pb-24 {
  padding-bottom: 6rem !important;
}

.pl-24 {
  padding-left: 6rem !important;
}

.pt-32 {
  padding-top: 8rem !important;
}

.pr-32 {
  padding-right: 8rem !important;
}

.pb-32 {
  padding-bottom: 8rem !important;
}

.pl-32 {
  padding-left: 8rem !important;
}

.pt-px {
  padding-top: 1px !important;
}

.pr-px {
  padding-right: 1px !important;
}

.pb-px {
  padding-bottom: 1px !important;
}

.pl-px {
  padding-left: 1px !important;
}

.pointer-events-none {
  pointer-events: none !important;
}

.pointer-events-auto {
  pointer-events: auto !important;
}

.static {
  position: static !important;
}

.fixed {
  position: fixed !important;
}

.absolute {
  position: absolute !important;
}

.relative {
  position: relative !important;
}

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

.pin-none {
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
}

.pin {
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
}

.pin-y {
  top: 0 !important;
  bottom: 0 !important;
}

.pin-x {
  right: 0 !important;
  left: 0 !important;
}

.pin-t {
  top: 0 !important;
}

.pin-r {
  right: 0 !important;
}

.pin-b {
  bottom: 0 !important;
}

.pin-l {
  left: 0 !important;
}

.resize-none {
  resize: none !important;
}

.resize-y {
  resize: vertical !important;
}

.resize-x {
  resize: horizontal !important;
}

.resize {
  resize: both !important;
}

.shadow {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1) !important;
}

.shadow-md {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08) !important;
}

.shadow-lg {
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08) !important;
}

.shadow-inner {
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;
}

.shadow-outline {
  box-shadow: 0 0 0 3px rgba(52, 144, 220, .5) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.hover\:shadow:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1) !important;
}

.hover\:shadow-md:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08) !important;
}

.hover\:shadow-lg:hover {
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08) !important;
}

.hover\:shadow-inner:hover {
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;
}

.hover\:shadow-outline:hover {
  box-shadow: 0 0 0 3px rgba(52, 144, 220, .5) !important;
}

.hover\:shadow-none:hover {
  box-shadow: none !important;
}

.focus\:shadow:focus {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1) !important;
}

.focus\:shadow-md:focus {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08) !important;
}

.focus\:shadow-lg:focus {
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08) !important;
}

.focus\:shadow-inner:focus {
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;
}

.focus\:shadow-outline:focus {
  box-shadow: 0 0 0 3px rgba(52, 144, 220, .5) !important;
}

.focus\:shadow-none:focus {
  box-shadow: none !important;
}

.fill-current {
  fill: currentColor !important;
}

.stroke-current {
  stroke: currentColor !important;
}

.table-auto {
  table-layout: auto !important;
}

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

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

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

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

.text-justify {
  text-align: justify !important;
}

.text-transparent {
  color: transparent !important;
}

.text-black {
  color: #22292f !important;
}

.text-grey-darkest {
  color: #3d4852 !important;
}

.text-grey-darker {
  color: #606f7b !important;
}

.text-grey-dark {
  color: #8795a1 !important;
}

.text-grey {
  color: #b8c2cc !important;
}

.text-grey-light {
  color: #dae1e7 !important;
}

.text-grey-lighter {
  color: #f1f5f8 !important;
}

.text-grey-lightest {
  color: #f8fafc !important;
}

.text-white {
  color: #fff !important;
}

.text-red-darkest {
  color: #3b0d0c !important;
}

.text-red-darker {
  color: #621b18 !important;
}

.text-red-dark {
  color: #cc1f1a !important;
}

.text-red {
  color: #e3342f !important;
}

.text-red-light {
  color: #ef5753 !important;
}

.text-red-lighter {
  color: #f9acaa !important;
}

.text-red-lightest {
  color: #fcebea !important;
}

.text-orange-darkest {
  color: #462a16 !important;
}

.text-orange-darker {
  color: #613b1f !important;
}

.text-orange-dark {
  color: #de751f !important;
}

.text-orange {
  color: #f6993f !important;
}

.text-orange-light {
  color: #faad63 !important;
}

.text-orange-lighter {
  color: #fcd9b6 !important;
}

.text-orange-lightest {
  color: #fff5eb !important;
}

.text-yellow-darkest {
  color: #453411 !important;
}

.text-yellow-darker {
  color: #684f1d !important;
}

.text-yellow-dark {
  color: #f2d024 !important;
}

.text-yellow {
  color: #ffed4a !important;
}

.text-yellow-light {
  color: #fff382 !important;
}

.text-yellow-lighter {
  color: #fff9c2 !important;
}

.text-yellow-lightest {
  color: #fcfbeb !important;
}

.text-green-darkest {
  color: #0f2f21 !important;
}

.text-green-darker {
  color: #1a4731 !important;
}

.text-green-dark {
  color: #1f9d55 !important;
}

.text-green {
  color: #38c172 !important;
}

.text-green-light {
  color: #51d88a !important;
}

.text-green-lighter {
  color: #a2f5bf !important;
}

.text-green-lightest {
  color: #e3fcec !important;
}

.text-teal-darkest {
  color: #0d3331 !important;
}

.text-teal-darker {
  color: #20504f !important;
}

.text-teal-dark {
  color: #38a89d !important;
}

.text-teal {
  color: #4dc0b5 !important;
}

.text-teal-light {
  color: #64d5ca !important;
}

.text-teal-lighter {
  color: #a0f0ed !important;
}

.text-teal-lightest {
  color: #e8fffe !important;
}

.text-blue-darkest {
  color: #12283a !important;
}

.text-blue-darker {
  color: #1c3d5a !important;
}

.text-blue-dark {
  color: #2779bd !important;
}

.text-blue {
  color: #3490dc !important;
}

.text-blue-light {
  color: #6cb2eb !important;
}

.text-blue-lighter {
  color: #bcdefa !important;
}

.text-blue-lightest {
  color: #eff8ff !important;
}

.text-indigo-darkest {
  color: #191e38 !important;
}

.text-indigo-darker {
  color: #2f365f !important;
}

.text-indigo-dark {
  color: #5661b3 !important;
}

.text-indigo {
  color: #6574cd !important;
}

.text-indigo-light {
  color: #7886d7 !important;
}

.text-indigo-lighter {
  color: #b2b7ff !important;
}

.text-indigo-lightest {
  color: #e6e8ff !important;
}

.text-purple-darkest {
  color: #21183c !important;
}

.text-purple-darker {
  color: #382b5f !important;
}

.text-purple-dark {
  color: #794acf !important;
}

.text-purple {
  color: #9561e2 !important;
}

.text-purple-light {
  color: #a779e9 !important;
}

.text-purple-lighter {
  color: #d6bbfc !important;
}

.text-purple-lightest {
  color: #f3ebff !important;
}

.text-pink-darkest {
  color: #451225 !important;
}

.text-pink-darker {
  color: #6f213f !important;
}

.text-pink-dark {
  color: #eb5286 !important;
}

.text-pink {
  color: #f66d9b !important;
}

.text-pink-light {
  color: #fa7ea8 !important;
}

.text-pink-lighter {
  color: #ffbbca !important;
}

.text-pink-lightest {
  color: #ffebef !important;
}

.hover\:text-transparent:hover {
  color: transparent !important;
}

.hover\:text-black:hover {
  color: #22292f !important;
}

.hover\:text-grey-darkest:hover {
  color: #3d4852 !important;
}

.hover\:text-grey-darker:hover {
  color: #606f7b !important;
}

.hover\:text-grey-dark:hover {
  color: #8795a1 !important;
}

.hover\:text-grey:hover {
  color: #b8c2cc !important;
}

.hover\:text-grey-light:hover {
  color: #dae1e7 !important;
}

.hover\:text-grey-lighter:hover {
  color: #f1f5f8 !important;
}

.hover\:text-grey-lightest:hover {
  color: #f8fafc !important;
}

.hover\:text-white:hover {
  color: #fff !important;
}

.hover\:text-red-darkest:hover {
  color: #3b0d0c !important;
}

.hover\:text-red-darker:hover {
  color: #621b18 !important;
}

.hover\:text-red-dark:hover {
  color: #cc1f1a !important;
}

.hover\:text-red:hover {
  color: #e3342f !important;
}

.hover\:text-red-light:hover {
  color: #ef5753 !important;
}

.hover\:text-red-lighter:hover {
  color: #f9acaa !important;
}

.hover\:text-red-lightest:hover {
  color: #fcebea !important;
}

.hover\:text-orange-darkest:hover {
  color: #462a16 !important;
}

.hover\:text-orange-darker:hover {
  color: #613b1f !important;
}

.hover\:text-orange-dark:hover {
  color: #de751f !important;
}

.hover\:text-orange:hover {
  color: #f6993f !important;
}

.hover\:text-orange-light:hover {
  color: #faad63 !important;
}

.hover\:text-orange-lighter:hover {
  color: #fcd9b6 !important;
}

.hover\:text-orange-lightest:hover {
  color: #fff5eb !important;
}

.hover\:text-yellow-darkest:hover {
  color: #453411 !important;
}

.hover\:text-yellow-darker:hover {
  color: #684f1d !important;
}

.hover\:text-yellow-dark:hover {
  color: #f2d024 !important;
}

.hover\:text-yellow:hover {
  color: #ffed4a !important;
}

.hover\:text-yellow-light:hover {
  color: #fff382 !important;
}

.hover\:text-yellow-lighter:hover {
  color: #fff9c2 !important;
}

.hover\:text-yellow-lightest:hover {
  color: #fcfbeb !important;
}

.hover\:text-green-darkest:hover {
  color: #0f2f21 !important;
}

.hover\:text-green-darker:hover {
  color: #1a4731 !important;
}

.hover\:text-green-dark:hover {
  color: #1f9d55 !important;
}

.hover\:text-green:hover {
  color: #38c172 !important;
}

.hover\:text-green-light:hover {
  color: #51d88a !important;
}

.hover\:text-green-lighter:hover {
  color: #a2f5bf !important;
}

.hover\:text-green-lightest:hover {
  color: #e3fcec !important;
}

.hover\:text-teal-darkest:hover {
  color: #0d3331 !important;
}

.hover\:text-teal-darker:hover {
  color: #20504f !important;
}

.hover\:text-teal-dark:hover {
  color: #38a89d !important;
}

.hover\:text-teal:hover {
  color: #4dc0b5 !important;
}

.hover\:text-teal-light:hover {
  color: #64d5ca !important;
}

.hover\:text-teal-lighter:hover {
  color: #a0f0ed !important;
}

.hover\:text-teal-lightest:hover {
  color: #e8fffe !important;
}

.hover\:text-blue-darkest:hover {
  color: #12283a !important;
}

.hover\:text-blue-darker:hover {
  color: #1c3d5a !important;
}

.hover\:text-blue-dark:hover {
  color: #2779bd !important;
}

.hover\:text-blue:hover {
  color: #3490dc !important;
}

.hover\:text-blue-light:hover {
  color: #6cb2eb !important;
}

.hover\:text-blue-lighter:hover {
  color: #bcdefa !important;
}

.hover\:text-blue-lightest:hover {
  color: #eff8ff !important;
}

.hover\:text-indigo-darkest:hover {
  color: #191e38 !important;
}

.hover\:text-indigo-darker:hover {
  color: #2f365f !important;
}

.hover\:text-indigo-dark:hover {
  color: #5661b3 !important;
}

.hover\:text-indigo:hover {
  color: #6574cd !important;
}

.hover\:text-indigo-light:hover {
  color: #7886d7 !important;
}

.hover\:text-indigo-lighter:hover {
  color: #b2b7ff !important;
}

.hover\:text-indigo-lightest:hover {
  color: #e6e8ff !important;
}

.hover\:text-purple-darkest:hover {
  color: #21183c !important;
}

.hover\:text-purple-darker:hover {
  color: #382b5f !important;
}

.hover\:text-purple-dark:hover {
  color: #794acf !important;
}

.hover\:text-purple:hover {
  color: #9561e2 !important;
}

.hover\:text-purple-light:hover {
  color: #a779e9 !important;
}

.hover\:text-purple-lighter:hover {
  color: #d6bbfc !important;
}

.hover\:text-purple-lightest:hover {
  color: #f3ebff !important;
}

.hover\:text-pink-darkest:hover {
  color: #451225 !important;
}

.hover\:text-pink-darker:hover {
  color: #6f213f !important;
}

.hover\:text-pink-dark:hover {
  color: #eb5286 !important;
}

.hover\:text-pink:hover {
  color: #f66d9b !important;
}

.hover\:text-pink-light:hover {
  color: #fa7ea8 !important;
}

.hover\:text-pink-lighter:hover {
  color: #ffbbca !important;
}

.hover\:text-pink-lightest:hover {
  color: #ffebef !important;
}

.focus\:text-transparent:focus {
  color: transparent !important;
}

.focus\:text-black:focus {
  color: #22292f !important;
}

.focus\:text-grey-darkest:focus {
  color: #3d4852 !important;
}

.focus\:text-grey-darker:focus {
  color: #606f7b !important;
}

.focus\:text-grey-dark:focus {
  color: #8795a1 !important;
}

.focus\:text-grey:focus {
  color: #b8c2cc !important;
}

.focus\:text-grey-light:focus {
  color: #dae1e7 !important;
}

.focus\:text-grey-lighter:focus {
  color: #f1f5f8 !important;
}

.focus\:text-grey-lightest:focus {
  color: #f8fafc !important;
}

.focus\:text-white:focus {
  color: #fff !important;
}

.focus\:text-red-darkest:focus {
  color: #3b0d0c !important;
}

.focus\:text-red-darker:focus {
  color: #621b18 !important;
}

.focus\:text-red-dark:focus {
  color: #cc1f1a !important;
}

.focus\:text-red:focus {
  color: #e3342f !important;
}

.focus\:text-red-light:focus {
  color: #ef5753 !important;
}

.focus\:text-red-lighter:focus {
  color: #f9acaa !important;
}

.focus\:text-red-lightest:focus {
  color: #fcebea !important;
}

.focus\:text-orange-darkest:focus {
  color: #462a16 !important;
}

.focus\:text-orange-darker:focus {
  color: #613b1f !important;
}

.focus\:text-orange-dark:focus {
  color: #de751f !important;
}

.focus\:text-orange:focus {
  color: #f6993f !important;
}

.focus\:text-orange-light:focus {
  color: #faad63 !important;
}

.focus\:text-orange-lighter:focus {
  color: #fcd9b6 !important;
}

.focus\:text-orange-lightest:focus {
  color: #fff5eb !important;
}

.focus\:text-yellow-darkest:focus {
  color: #453411 !important;
}

.focus\:text-yellow-darker:focus {
  color: #684f1d !important;
}

.focus\:text-yellow-dark:focus {
  color: #f2d024 !important;
}

.focus\:text-yellow:focus {
  color: #ffed4a !important;
}

.focus\:text-yellow-light:focus {
  color: #fff382 !important;
}

.focus\:text-yellow-lighter:focus {
  color: #fff9c2 !important;
}

.focus\:text-yellow-lightest:focus {
  color: #fcfbeb !important;
}

.focus\:text-green-darkest:focus {
  color: #0f2f21 !important;
}

.focus\:text-green-darker:focus {
  color: #1a4731 !important;
}

.focus\:text-green-dark:focus {
  color: #1f9d55 !important;
}

.focus\:text-green:focus {
  color: #38c172 !important;
}

.focus\:text-green-light:focus {
  color: #51d88a !important;
}

.focus\:text-green-lighter:focus {
  color: #a2f5bf !important;
}

.focus\:text-green-lightest:focus {
  color: #e3fcec !important;
}

.focus\:text-teal-darkest:focus {
  color: #0d3331 !important;
}

.focus\:text-teal-darker:focus {
  color: #20504f !important;
}

.focus\:text-teal-dark:focus {
  color: #38a89d !important;
}

.focus\:text-teal:focus {
  color: #4dc0b5 !important;
}

.focus\:text-teal-light:focus {
  color: #64d5ca !important;
}

.focus\:text-teal-lighter:focus {
  color: #a0f0ed !important;
}

.focus\:text-teal-lightest:focus {
  color: #e8fffe !important;
}

.focus\:text-blue-darkest:focus {
  color: #12283a !important;
}

.focus\:text-blue-darker:focus {
  color: #1c3d5a !important;
}

.focus\:text-blue-dark:focus {
  color: #2779bd !important;
}

.focus\:text-blue:focus {
  color: #3490dc !important;
}

.focus\:text-blue-light:focus {
  color: #6cb2eb !important;
}

.focus\:text-blue-lighter:focus {
  color: #bcdefa !important;
}

.focus\:text-blue-lightest:focus {
  color: #eff8ff !important;
}

.focus\:text-indigo-darkest:focus {
  color: #191e38 !important;
}

.focus\:text-indigo-darker:focus {
  color: #2f365f !important;
}

.focus\:text-indigo-dark:focus {
  color: #5661b3 !important;
}

.focus\:text-indigo:focus {
  color: #6574cd !important;
}

.focus\:text-indigo-light:focus {
  color: #7886d7 !important;
}

.focus\:text-indigo-lighter:focus {
  color: #b2b7ff !important;
}

.focus\:text-indigo-lightest:focus {
  color: #e6e8ff !important;
}

.focus\:text-purple-darkest:focus {
  color: #21183c !important;
}

.focus\:text-purple-darker:focus {
  color: #382b5f !important;
}

.focus\:text-purple-dark:focus {
  color: #794acf !important;
}

.focus\:text-purple:focus {
  color: #9561e2 !important;
}

.focus\:text-purple-light:focus {
  color: #a779e9 !important;
}

.focus\:text-purple-lighter:focus {
  color: #d6bbfc !important;
}

.focus\:text-purple-lightest:focus {
  color: #f3ebff !important;
}

.focus\:text-pink-darkest:focus {
  color: #451225 !important;
}

.focus\:text-pink-darker:focus {
  color: #6f213f !important;
}

.focus\:text-pink-dark:focus {
  color: #eb5286 !important;
}

.focus\:text-pink:focus {
  color: #f66d9b !important;
}

.focus\:text-pink-light:focus {
  color: #fa7ea8 !important;
}

.focus\:text-pink-lighter:focus {
  color: #ffbbca !important;
}

.focus\:text-pink-lightest:focus {
  color: #ffebef !important;
}

.text-xs {
  font-size: .75rem !important;
}

.text-sm {
  font-size: .875rem !important;
}

.text-base {
  font-size: 1rem !important;
}

.text-lg {
  font-size: 1.125rem !important;
}

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

.text-2xl {
  font-size: 1.5rem !important;
}

.text-3xl {
  font-size: 1.875rem !important;
}

.text-4xl {
  font-size: 2.25rem !important;
}

.text-5xl {
  font-size: 3rem !important;
}

.italic {
  font-style: italic !important;
}

.roman {
  font-style: normal !important;
}

.uppercase {
  text-transform: uppercase !important;
}

.lowercase {
  text-transform: lowercase !important;
}

.capitalize {
  text-transform: capitalize !important;
}

.normal-case {
  text-transform: none !important;
}

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

.line-through {
  text-decoration: line-through !important;
}

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

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

.subpixel-antialiased {
  -webkit-font-smoothing: auto !important;
  -moz-osx-font-smoothing: auto !important;
}

.hover\:italic:hover {
  font-style: italic !important;
}

.hover\:roman:hover {
  font-style: normal !important;
}

.hover\:uppercase:hover {
  text-transform: uppercase !important;
}

.hover\:lowercase:hover {
  text-transform: lowercase !important;
}

.hover\:capitalize:hover {
  text-transform: capitalize !important;
}

.hover\:normal-case:hover {
  text-transform: none !important;
}

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

.hover\:line-through:hover {
  text-decoration: line-through !important;
}

.hover\:no-underline:hover {
  text-decoration: none !important;
}

.hover\:antialiased:hover {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

.hover\:subpixel-antialiased:hover {
  -webkit-font-smoothing: auto !important;
  -moz-osx-font-smoothing: auto !important;
}

.focus\:italic:focus {
  font-style: italic !important;
}

.focus\:roman:focus {
  font-style: normal !important;
}

.focus\:uppercase:focus {
  text-transform: uppercase !important;
}

.focus\:lowercase:focus {
  text-transform: lowercase !important;
}

.focus\:capitalize:focus {
  text-transform: capitalize !important;
}

.focus\:normal-case:focus {
  text-transform: none !important;
}

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

.focus\:line-through:focus {
  text-decoration: line-through !important;
}

.focus\:no-underline:focus {
  text-decoration: none !important;
}

.focus\:antialiased:focus {
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
}

.focus\:subpixel-antialiased:focus {
  -webkit-font-smoothing: auto !important;
  -moz-osx-font-smoothing: auto !important;
}

.tracking-tight {
  letter-spacing: -0.05em !important;
}

.tracking-normal {
  letter-spacing: 0 !important;
}

.tracking-wide {
  letter-spacing: .05em !important;
}

.select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}

.select-text {
  -webkit-user-select: text !important;
  -moz-user-select: text !important;
  -ms-user-select: text !important;
  user-select: text !important;
}

.align-baseline {
  vertical-align: baseline !important;
}

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

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

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.whitespace-normal {
  white-space: normal !important;
}

.whitespace-no-wrap {
  white-space: nowrap !important;
}

.whitespace-pre {
  white-space: pre !important;
}

.whitespace-pre-line {
  white-space: pre-line !important;
}

.whitespace-pre-wrap {
  white-space: pre-wrap !important;
}

.break-words {
  word-wrap: break-word !important;
}

.break-normal {
  word-wrap: normal !important;
}

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

.w-1 {
  width: .25rem !important;
}

.w-2 {
  width: .5rem !important;
}

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

.w-4 {
  width: 1rem !important;
}

.w-5 {
  width: 1.25rem !important;
}

.w-6 {
  width: 1.5rem !important;
}

.w-8 {
  width: 2rem !important;
}

.w-10 {
  width: 2.5rem !important;
}

.w-12 {
  width: 3rem !important;
}

.w-16 {
  width: 4rem !important;
}

.w-24 {
  width: 6rem !important;
}

.w-32 {
  width: 8rem !important;
}

.w-48 {
  width: 12rem !important;
}

.w-64 {
  width: 16rem !important;
}

.w-auto {
  width: auto !important;
}

.w-px {
  width: 1px !important;
}

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

.w-1\/3 {
  width: 33.33333% !important;
}

.w-2\/3 {
  width: 66.66667% !important;
}

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

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

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

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

.w-3\/5 {
  width: 60% !important;
}

.w-4\/5 {
  width: 80% !important;
}

.w-1\/6 {
  width: 16.66667% !important;
}

.w-5\/6 {
  width: 83.33333% !important;
}

.w-full {
  width: 100% !important;
}

.w-screen {
  width: 100vw !important;
}

.z-0 {
  z-index: 0 !important;
}

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

.z-20 {
  z-index: 20 !important;
}

.z-30 {
  z-index: 30 !important;
}

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

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

.z-auto {
  z-index: auto !important;
}

@media (min-width: 576px) {
  .sm\:list-reset {
    list-style: none !important;
    padding: 0 !important;
  }

  .sm\:appearance-none {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
  }

  .sm\:bg-fixed {
    background-attachment: fixed !important;
  }

  .sm\:bg-local {
    background-attachment: local !important;
  }

  .sm\:bg-scroll {
    background-attachment: scroll !important;
  }

  .sm\:bg-transparent {
    background-color: transparent !important;
  }

  .sm\:bg-black {
    background-color: #22292f !important;
  }

  .sm\:bg-grey-darkest {
    background-color: #3d4852 !important;
  }

  .sm\:bg-grey-darker {
    background-color: #606f7b !important;
  }

  .sm\:bg-grey-dark {
    background-color: #8795a1 !important;
  }

  .sm\:bg-grey {
    background-color: #b8c2cc !important;
  }

  .sm\:bg-grey-light {
    background-color: #dae1e7 !important;
  }

  .sm\:bg-grey-lighter {
    background-color: #f1f5f8 !important;
  }

  .sm\:bg-grey-lightest {
    background-color: #f8fafc !important;
  }

  .sm\:bg-white {
    background-color: #fff !important;
  }

  .sm\:bg-red-darkest {
    background-color: #3b0d0c !important;
  }

  .sm\:bg-red-darker {
    background-color: #621b18 !important;
  }

  .sm\:bg-red-dark {
    background-color: #cc1f1a !important;
  }

  .sm\:bg-red {
    background-color: #e3342f !important;
  }

  .sm\:bg-red-light {
    background-color: #ef5753 !important;
  }

  .sm\:bg-red-lighter {
    background-color: #f9acaa !important;
  }

  .sm\:bg-red-lightest {
    background-color: #fcebea !important;
  }

  .sm\:bg-orange-darkest {
    background-color: #462a16 !important;
  }

  .sm\:bg-orange-darker {
    background-color: #613b1f !important;
  }

  .sm\:bg-orange-dark {
    background-color: #de751f !important;
  }

  .sm\:bg-orange {
    background-color: #f6993f !important;
  }

  .sm\:bg-orange-light {
    background-color: #faad63 !important;
  }

  .sm\:bg-orange-lighter {
    background-color: #fcd9b6 !important;
  }

  .sm\:bg-orange-lightest {
    background-color: #fff5eb !important;
  }

  .sm\:bg-yellow-darkest {
    background-color: #453411 !important;
  }

  .sm\:bg-yellow-darker {
    background-color: #684f1d !important;
  }

  .sm\:bg-yellow-dark {
    background-color: #f2d024 !important;
  }

  .sm\:bg-yellow {
    background-color: #ffed4a !important;
  }

  .sm\:bg-yellow-light {
    background-color: #fff382 !important;
  }

  .sm\:bg-yellow-lighter {
    background-color: #fff9c2 !important;
  }

  .sm\:bg-yellow-lightest {
    background-color: #fcfbeb !important;
  }

  .sm\:bg-green-darkest {
    background-color: #0f2f21 !important;
  }

  .sm\:bg-green-darker {
    background-color: #1a4731 !important;
  }

  .sm\:bg-green-dark {
    background-color: #1f9d55 !important;
  }

  .sm\:bg-green {
    background-color: #38c172 !important;
  }

  .sm\:bg-green-light {
    background-color: #51d88a !important;
  }

  .sm\:bg-green-lighter {
    background-color: #a2f5bf !important;
  }

  .sm\:bg-green-lightest {
    background-color: #e3fcec !important;
  }

  .sm\:bg-teal-darkest {
    background-color: #0d3331 !important;
  }

  .sm\:bg-teal-darker {
    background-color: #20504f !important;
  }

  .sm\:bg-teal-dark {
    background-color: #38a89d !important;
  }

  .sm\:bg-teal {
    background-color: #4dc0b5 !important;
  }

  .sm\:bg-teal-light {
    background-color: #64d5ca !important;
  }

  .sm\:bg-teal-lighter {
    background-color: #a0f0ed !important;
  }

  .sm\:bg-teal-lightest {
    background-color: #e8fffe !important;
  }

  .sm\:bg-blue-darkest {
    background-color: #12283a !important;
  }

  .sm\:bg-blue-darker {
    background-color: #1c3d5a !important;
  }

  .sm\:bg-blue-dark {
    background-color: #2779bd !important;
  }

  .sm\:bg-blue {
    background-color: #3490dc !important;
  }

  .sm\:bg-blue-light {
    background-color: #6cb2eb !important;
  }

  .sm\:bg-blue-lighter {
    background-color: #bcdefa !important;
  }

  .sm\:bg-blue-lightest {
    background-color: #eff8ff !important;
  }

  .sm\:bg-indigo-darkest {
    background-color: #191e38 !important;
  }

  .sm\:bg-indigo-darker {
    background-color: #2f365f !important;
  }

  .sm\:bg-indigo-dark {
    background-color: #5661b3 !important;
  }

  .sm\:bg-indigo {
    background-color: #6574cd !important;
  }

  .sm\:bg-indigo-light {
    background-color: #7886d7 !important;
  }

  .sm\:bg-indigo-lighter {
    background-color: #b2b7ff !important;
  }

  .sm\:bg-indigo-lightest {
    background-color: #e6e8ff !important;
  }

  .sm\:bg-purple-darkest {
    background-color: #21183c !important;
  }

  .sm\:bg-purple-darker {
    background-color: #382b5f !important;
  }

  .sm\:bg-purple-dark {
    background-color: #794acf !important;
  }

  .sm\:bg-purple {
    background-color: #9561e2 !important;
  }

  .sm\:bg-purple-light {
    background-color: #a779e9 !important;
  }

  .sm\:bg-purple-lighter {
    background-color: #d6bbfc !important;
  }

  .sm\:bg-purple-lightest {
    background-color: #f3ebff !important;
  }

  .sm\:bg-pink-darkest {
    background-color: #451225 !important;
  }

  .sm\:bg-pink-darker {
    background-color: #6f213f !important;
  }

  .sm\:bg-pink-dark {
    background-color: #eb5286 !important;
  }

  .sm\:bg-pink {
    background-color: #f66d9b !important;
  }

  .sm\:bg-pink-light {
    background-color: #fa7ea8 !important;
  }

  .sm\:bg-pink-lighter {
    background-color: #ffbbca !important;
  }

  .sm\:bg-pink-lightest {
    background-color: #ffebef !important;
  }

  .sm\:hover\:bg-transparent:hover {
    background-color: transparent !important;
  }

  .sm\:hover\:bg-black:hover {
    background-color: #22292f !important;
  }

  .sm\:hover\:bg-grey-darkest:hover {
    background-color: #3d4852 !important;
  }

  .sm\:hover\:bg-grey-darker:hover {
    background-color: #606f7b !important;
  }

  .sm\:hover\:bg-grey-dark:hover {
    background-color: #8795a1 !important;
  }

  .sm\:hover\:bg-grey:hover {
    background-color: #b8c2cc !important;
  }

  .sm\:hover\:bg-grey-light:hover {
    background-color: #dae1e7 !important;
  }

  .sm\:hover\:bg-grey-lighter:hover {
    background-color: #f1f5f8 !important;
  }

  .sm\:hover\:bg-grey-lightest:hover {
    background-color: #f8fafc !important;
  }

  .sm\:hover\:bg-white:hover {
    background-color: #fff !important;
  }

  .sm\:hover\:bg-red-darkest:hover {
    background-color: #3b0d0c !important;
  }

  .sm\:hover\:bg-red-darker:hover {
    background-color: #621b18 !important;
  }

  .sm\:hover\:bg-red-dark:hover {
    background-color: #cc1f1a !important;
  }

  .sm\:hover\:bg-red:hover {
    background-color: #e3342f !important;
  }

  .sm\:hover\:bg-red-light:hover {
    background-color: #ef5753 !important;
  }

  .sm\:hover\:bg-red-lighter:hover {
    background-color: #f9acaa !important;
  }

  .sm\:hover\:bg-red-lightest:hover {
    background-color: #fcebea !important;
  }

  .sm\:hover\:bg-orange-darkest:hover {
    background-color: #462a16 !important;
  }

  .sm\:hover\:bg-orange-darker:hover {
    background-color: #613b1f !important;
  }

  .sm\:hover\:bg-orange-dark:hover {
    background-color: #de751f !important;
  }

  .sm\:hover\:bg-orange:hover {
    background-color: #f6993f !important;
  }

  .sm\:hover\:bg-orange-light:hover {
    background-color: #faad63 !important;
  }

  .sm\:hover\:bg-orange-lighter:hover {
    background-color: #fcd9b6 !important;
  }

  .sm\:hover\:bg-orange-lightest:hover {
    background-color: #fff5eb !important;
  }

  .sm\:hover\:bg-yellow-darkest:hover {
    background-color: #453411 !important;
  }

  .sm\:hover\:bg-yellow-darker:hover {
    background-color: #684f1d !important;
  }

  .sm\:hover\:bg-yellow-dark:hover {
    background-color: #f2d024 !important;
  }

  .sm\:hover\:bg-yellow:hover {
    background-color: #ffed4a !important;
  }

  .sm\:hover\:bg-yellow-light:hover {
    background-color: #fff382 !important;
  }

  .sm\:hover\:bg-yellow-lighter:hover {
    background-color: #fff9c2 !important;
  }

  .sm\:hover\:bg-yellow-lightest:hover {
    background-color: #fcfbeb !important;
  }

  .sm\:hover\:bg-green-darkest:hover {
    background-color: #0f2f21 !important;
  }

  .sm\:hover\:bg-green-darker:hover {
    background-color: #1a4731 !important;
  }

  .sm\:hover\:bg-green-dark:hover {
    background-color: #1f9d55 !important;
  }

  .sm\:hover\:bg-green:hover {
    background-color: #38c172 !important;
  }

  .sm\:hover\:bg-green-light:hover {
    background-color: #51d88a !important;
  }

  .sm\:hover\:bg-green-lighter:hover {
    background-color: #a2f5bf !important;
  }

  .sm\:hover\:bg-green-lightest:hover {
    background-color: #e3fcec !important;
  }

  .sm\:hover\:bg-teal-darkest:hover {
    background-color: #0d3331 !important;
  }

  .sm\:hover\:bg-teal-darker:hover {
    background-color: #20504f !important;
  }

  .sm\:hover\:bg-teal-dark:hover {
    background-color: #38a89d !important;
  }

  .sm\:hover\:bg-teal:hover {
    background-color: #4dc0b5 !important;
  }

  .sm\:hover\:bg-teal-light:hover {
    background-color: #64d5ca !important;
  }

  .sm\:hover\:bg-teal-lighter:hover {
    background-color: #a0f0ed !important;
  }

  .sm\:hover\:bg-teal-lightest:hover {
    background-color: #e8fffe !important;
  }

  .sm\:hover\:bg-blue-darkest:hover {
    background-color: #12283a !important;
  }

  .sm\:hover\:bg-blue-darker:hover {
    background-color: #1c3d5a !important;
  }

  .sm\:hover\:bg-blue-dark:hover {
    background-color: #2779bd !important;
  }

  .sm\:hover\:bg-blue:hover {
    background-color: #3490dc !important;
  }

  .sm\:hover\:bg-blue-light:hover {
    background-color: #6cb2eb !important;
  }

  .sm\:hover\:bg-blue-lighter:hover {
    background-color: #bcdefa !important;
  }

  .sm\:hover\:bg-blue-lightest:hover {
    background-color: #eff8ff !important;
  }

  .sm\:hover\:bg-indigo-darkest:hover {
    background-color: #191e38 !important;
  }

  .sm\:hover\:bg-indigo-darker:hover {
    background-color: #2f365f !important;
  }

  .sm\:hover\:bg-indigo-dark:hover {
    background-color: #5661b3 !important;
  }

  .sm\:hover\:bg-indigo:hover {
    background-color: #6574cd !important;
  }

  .sm\:hover\:bg-indigo-light:hover {
    background-color: #7886d7 !important;
  }

  .sm\:hover\:bg-indigo-lighter:hover {
    background-color: #b2b7ff !important;
  }

  .sm\:hover\:bg-indigo-lightest:hover {
    background-color: #e6e8ff !important;
  }

  .sm\:hover\:bg-purple-darkest:hover {
    background-color: #21183c !important;
  }

  .sm\:hover\:bg-purple-darker:hover {
    background-color: #382b5f !important;
  }

  .sm\:hover\:bg-purple-dark:hover {
    background-color: #794acf !important;
  }

  .sm\:hover\:bg-purple:hover {
    background-color: #9561e2 !important;
  }

  .sm\:hover\:bg-purple-light:hover {
    background-color: #a779e9 !important;
  }

  .sm\:hover\:bg-purple-lighter:hover {
    background-color: #d6bbfc !important;
  }

  .sm\:hover\:bg-purple-lightest:hover {
    background-color: #f3ebff !important;
  }

  .sm\:hover\:bg-pink-darkest:hover {
    background-color: #451225 !important;
  }

  .sm\:hover\:bg-pink-darker:hover {
    background-color: #6f213f !important;
  }

  .sm\:hover\:bg-pink-dark:hover {
    background-color: #eb5286 !important;
  }

  .sm\:hover\:bg-pink:hover {
    background-color: #f66d9b !important;
  }

  .sm\:hover\:bg-pink-light:hover {
    background-color: #fa7ea8 !important;
  }

  .sm\:hover\:bg-pink-lighter:hover {
    background-color: #ffbbca !important;
  }

  .sm\:hover\:bg-pink-lightest:hover {
    background-color: #ffebef !important;
  }

  .sm\:focus\:bg-transparent:focus {
    background-color: transparent !important;
  }

  .sm\:focus\:bg-black:focus {
    background-color: #22292f !important;
  }

  .sm\:focus\:bg-grey-darkest:focus {
    background-color: #3d4852 !important;
  }

  .sm\:focus\:bg-grey-darker:focus {
    background-color: #606f7b !important;
  }

  .sm\:focus\:bg-grey-dark:focus {
    background-color: #8795a1 !important;
  }

  .sm\:focus\:bg-grey:focus {
    background-color: #b8c2cc !important;
  }

  .sm\:focus\:bg-grey-light:focus {
    background-color: #dae1e7 !important;
  }

  .sm\:focus\:bg-grey-lighter:focus {
    background-color: #f1f5f8 !important;
  }

  .sm\:focus\:bg-grey-lightest:focus {
    background-color: #f8fafc !important;
  }

  .sm\:focus\:bg-white:focus {
    background-color: #fff !important;
  }

  .sm\:focus\:bg-red-darkest:focus {
    background-color: #3b0d0c !important;
  }

  .sm\:focus\:bg-red-darker:focus {
    background-color: #621b18 !important;
  }

  .sm\:focus\:bg-red-dark:focus {
    background-color: #cc1f1a !important;
  }

  .sm\:focus\:bg-red:focus {
    background-color: #e3342f !important;
  }

  .sm\:focus\:bg-red-light:focus {
    background-color: #ef5753 !important;
  }

  .sm\:focus\:bg-red-lighter:focus {
    background-color: #f9acaa !important;
  }

  .sm\:focus\:bg-red-lightest:focus {
    background-color: #fcebea !important;
  }

  .sm\:focus\:bg-orange-darkest:focus {
    background-color: #462a16 !important;
  }

  .sm\:focus\:bg-orange-darker:focus {
    background-color: #613b1f !important;
  }

  .sm\:focus\:bg-orange-dark:focus {
    background-color: #de751f !important;
  }

  .sm\:focus\:bg-orange:focus {
    background-color: #f6993f !important;
  }

  .sm\:focus\:bg-orange-light:focus {
    background-color: #faad63 !important;
  }

  .sm\:focus\:bg-orange-lighter:focus {
    background-color: #fcd9b6 !important;
  }

  .sm\:focus\:bg-orange-lightest:focus {
    background-color: #fff5eb !important;
  }

  .sm\:focus\:bg-yellow-darkest:focus {
    background-color: #453411 !important;
  }

  .sm\:focus\:bg-yellow-darker:focus {
    background-color: #684f1d !important;
  }

  .sm\:focus\:bg-yellow-dark:focus {
    background-color: #f2d024 !important;
  }

  .sm\:focus\:bg-yellow:focus {
    background-color: #ffed4a !important;
  }

  .sm\:focus\:bg-yellow-light:focus {
    background-color: #fff382 !important;
  }

  .sm\:focus\:bg-yellow-lighter:focus {
    background-color: #fff9c2 !important;
  }

  .sm\:focus\:bg-yellow-lightest:focus {
    background-color: #fcfbeb !important;
  }

  .sm\:focus\:bg-green-darkest:focus {
    background-color: #0f2f21 !important;
  }

  .sm\:focus\:bg-green-darker:focus {
    background-color: #1a4731 !important;
  }

  .sm\:focus\:bg-green-dark:focus {
    background-color: #1f9d55 !important;
  }

  .sm\:focus\:bg-green:focus {
    background-color: #38c172 !important;
  }

  .sm\:focus\:bg-green-light:focus {
    background-color: #51d88a !important;
  }

  .sm\:focus\:bg-green-lighter:focus {
    background-color: #a2f5bf !important;
  }

  .sm\:focus\:bg-green-lightest:focus {
    background-color: #e3fcec !important;
  }

  .sm\:focus\:bg-teal-darkest:focus {
    background-color: #0d3331 !important;
  }

  .sm\:focus\:bg-teal-darker:focus {
    background-color: #20504f !important;
  }

  .sm\:focus\:bg-teal-dark:focus {
    background-color: #38a89d !important;
  }

  .sm\:focus\:bg-teal:focus {
    background-color: #4dc0b5 !important;
  }

  .sm\:focus\:bg-teal-light:focus {
    background-color: #64d5ca !important;
  }

  .sm\:focus\:bg-teal-lighter:focus {
    background-color: #a0f0ed !important;
  }

  .sm\:focus\:bg-teal-lightest:focus {
    background-color: #e8fffe !important;
  }

  .sm\:focus\:bg-blue-darkest:focus {
    background-color: #12283a !important;
  }

  .sm\:focus\:bg-blue-darker:focus {
    background-color: #1c3d5a !important;
  }

  .sm\:focus\:bg-blue-dark:focus {
    background-color: #2779bd !important;
  }

  .sm\:focus\:bg-blue:focus {
    background-color: #3490dc !important;
  }

  .sm\:focus\:bg-blue-light:focus {
    background-color: #6cb2eb !important;
  }

  .sm\:focus\:bg-blue-lighter:focus {
    background-color: #bcdefa !important;
  }

  .sm\:focus\:bg-blue-lightest:focus {
    background-color: #eff8ff !important;
  }

  .sm\:focus\:bg-indigo-darkest:focus {
    background-color: #191e38 !important;
  }

  .sm\:focus\:bg-indigo-darker:focus {
    background-color: #2f365f !important;
  }

  .sm\:focus\:bg-indigo-dark:focus {
    background-color: #5661b3 !important;
  }

  .sm\:focus\:bg-indigo:focus {
    background-color: #6574cd !important;
  }

  .sm\:focus\:bg-indigo-light:focus {
    background-color: #7886d7 !important;
  }

  .sm\:focus\:bg-indigo-lighter:focus {
    background-color: #b2b7ff !important;
  }

  .sm\:focus\:bg-indigo-lightest:focus {
    background-color: #e6e8ff !important;
  }

  .sm\:focus\:bg-purple-darkest:focus {
    background-color: #21183c !important;
  }

  .sm\:focus\:bg-purple-darker:focus {
    background-color: #382b5f !important;
  }

  .sm\:focus\:bg-purple-dark:focus {
    background-color: #794acf !important;
  }

  .sm\:focus\:bg-purple:focus {
    background-color: #9561e2 !important;
  }

  .sm\:focus\:bg-purple-light:focus {
    background-color: #a779e9 !important;
  }

  .sm\:focus\:bg-purple-lighter:focus {
    background-color: #d6bbfc !important;
  }

  .sm\:focus\:bg-purple-lightest:focus {
    background-color: #f3ebff !important;
  }

  .sm\:focus\:bg-pink-darkest:focus {
    background-color: #451225 !important;
  }

  .sm\:focus\:bg-pink-darker:focus {
    background-color: #6f213f !important;
  }

  .sm\:focus\:bg-pink-dark:focus {
    background-color: #eb5286 !important;
  }

  .sm\:focus\:bg-pink:focus {
    background-color: #f66d9b !important;
  }

  .sm\:focus\:bg-pink-light:focus {
    background-color: #fa7ea8 !important;
  }

  .sm\:focus\:bg-pink-lighter:focus {
    background-color: #ffbbca !important;
  }

  .sm\:focus\:bg-pink-lightest:focus {
    background-color: #ffebef !important;
  }

  .sm\:bg-bottom {
    background-position: bottom !important;
  }

  .sm\:bg-center {
    background-position: center !important;
  }

  .sm\:bg-left {
    background-position: left !important;
  }

  .sm\:bg-left-bottom {
    background-position: left bottom !important;
  }

  .sm\:bg-left-top {
    background-position: left top !important;
  }

  .sm\:bg-right {
    background-position: right !important;
  }

  .sm\:bg-right-bottom {
    background-position: right bottom !important;
  }

  .sm\:bg-right-top {
    background-position: right top !important;
  }

  .sm\:bg-top {
    background-position: top !important;
  }

  .sm\:bg-repeat {
    background-repeat: repeat !important;
  }

  .sm\:bg-no-repeat {
    background-repeat: no-repeat !important;
  }

  .sm\:bg-repeat-x {
    background-repeat: repeat-x !important;
  }

  .sm\:bg-repeat-y {
    background-repeat: repeat-y !important;
  }

  .sm\:bg-auto {
    background-size: auto !important;
  }

  .sm\:bg-cover {
    background-size: cover !important;
  }

  .sm\:bg-contain {
    background-size: contain !important;
  }

  .sm\:border-transparent {
    border-color: transparent !important;
  }

  .sm\:border-black {
    border-color: #22292f !important;
  }

  .sm\:border-grey-darkest {
    border-color: #3d4852 !important;
  }

  .sm\:border-grey-darker {
    border-color: #606f7b !important;
  }

  .sm\:border-grey-dark {
    border-color: #8795a1 !important;
  }

  .sm\:border-grey {
    border-color: #b8c2cc !important;
  }

  .sm\:border-grey-light {
    border-color: #dae1e7 !important;
  }

  .sm\:border-grey-lighter {
    border-color: #f1f5f8 !important;
  }

  .sm\:border-grey-lightest {
    border-color: #f8fafc !important;
  }

  .sm\:border-white {
    border-color: #fff !important;
  }

  .sm\:border-red-darkest {
    border-color: #3b0d0c !important;
  }

  .sm\:border-red-darker {
    border-color: #621b18 !important;
  }

  .sm\:border-red-dark {
    border-color: #cc1f1a !important;
  }

  .sm\:border-red {
    border-color: #e3342f !important;
  }

  .sm\:border-red-light {
    border-color: #ef5753 !important;
  }

  .sm\:border-red-lighter {
    border-color: #f9acaa !important;
  }

  .sm\:border-red-lightest {
    border-color: #fcebea !important;
  }

  .sm\:border-orange-darkest {
    border-color: #462a16 !important;
  }

  .sm\:border-orange-darker {
    border-color: #613b1f !important;
  }

  .sm\:border-orange-dark {
    border-color: #de751f !important;
  }

  .sm\:border-orange {
    border-color: #f6993f !important;
  }

  .sm\:border-orange-light {
    border-color: #faad63 !important;
  }

  .sm\:border-orange-lighter {
    border-color: #fcd9b6 !important;
  }

  .sm\:border-orange-lightest {
    border-color: #fff5eb !important;
  }

  .sm\:border-yellow-darkest {
    border-color: #453411 !important;
  }

  .sm\:border-yellow-darker {
    border-color: #684f1d !important;
  }

  .sm\:border-yellow-dark {
    border-color: #f2d024 !important;
  }

  .sm\:border-yellow {
    border-color: #ffed4a !important;
  }

  .sm\:border-yellow-light {
    border-color: #fff382 !important;
  }

  .sm\:border-yellow-lighter {
    border-color: #fff9c2 !important;
  }

  .sm\:border-yellow-lightest {
    border-color: #fcfbeb !important;
  }

  .sm\:border-green-darkest {
    border-color: #0f2f21 !important;
  }

  .sm\:border-green-darker {
    border-color: #1a4731 !important;
  }

  .sm\:border-green-dark {
    border-color: #1f9d55 !important;
  }

  .sm\:border-green {
    border-color: #38c172 !important;
  }

  .sm\:border-green-light {
    border-color: #51d88a !important;
  }

  .sm\:border-green-lighter {
    border-color: #a2f5bf !important;
  }

  .sm\:border-green-lightest {
    border-color: #e3fcec !important;
  }

  .sm\:border-teal-darkest {
    border-color: #0d3331 !important;
  }

  .sm\:border-teal-darker {
    border-color: #20504f !important;
  }

  .sm\:border-teal-dark {
    border-color: #38a89d !important;
  }

  .sm\:border-teal {
    border-color: #4dc0b5 !important;
  }

  .sm\:border-teal-light {
    border-color: #64d5ca !important;
  }

  .sm\:border-teal-lighter {
    border-color: #a0f0ed !important;
  }

  .sm\:border-teal-lightest {
    border-color: #e8fffe !important;
  }

  .sm\:border-blue-darkest {
    border-color: #12283a !important;
  }

  .sm\:border-blue-darker {
    border-color: #1c3d5a !important;
  }

  .sm\:border-blue-dark {
    border-color: #2779bd !important;
  }

  .sm\:border-blue {
    border-color: #3490dc !important;
  }

  .sm\:border-blue-light {
    border-color: #6cb2eb !important;
  }

  .sm\:border-blue-lighter {
    border-color: #bcdefa !important;
  }

  .sm\:border-blue-lightest {
    border-color: #eff8ff !important;
  }

  .sm\:border-indigo-darkest {
    border-color: #191e38 !important;
  }

  .sm\:border-indigo-darker {
    border-color: #2f365f !important;
  }

  .sm\:border-indigo-dark {
    border-color: #5661b3 !important;
  }

  .sm\:border-indigo {
    border-color: #6574cd !important;
  }

  .sm\:border-indigo-light {
    border-color: #7886d7 !important;
  }

  .sm\:border-indigo-lighter {
    border-color: #b2b7ff !important;
  }

  .sm\:border-indigo-lightest {
    border-color: #e6e8ff !important;
  }

  .sm\:border-purple-darkest {
    border-color: #21183c !important;
  }

  .sm\:border-purple-darker {
    border-color: #382b5f !important;
  }

  .sm\:border-purple-dark {
    border-color: #794acf !important;
  }

  .sm\:border-purple {
    border-color: #9561e2 !important;
  }

  .sm\:border-purple-light {
    border-color: #a779e9 !important;
  }

  .sm\:border-purple-lighter {
    border-color: #d6bbfc !important;
  }

  .sm\:border-purple-lightest {
    border-color: #f3ebff !important;
  }

  .sm\:border-pink-darkest {
    border-color: #451225 !important;
  }

  .sm\:border-pink-darker {
    border-color: #6f213f !important;
  }

  .sm\:border-pink-dark {
    border-color: #eb5286 !important;
  }

  .sm\:border-pink {
    border-color: #f66d9b !important;
  }

  .sm\:border-pink-light {
    border-color: #fa7ea8 !important;
  }

  .sm\:border-pink-lighter {
    border-color: #ffbbca !important;
  }

  .sm\:border-pink-lightest {
    border-color: #ffebef !important;
  }

  .sm\:hover\:border-transparent:hover {
    border-color: transparent !important;
  }

  .sm\:hover\:border-black:hover {
    border-color: #22292f !important;
  }

  .sm\:hover\:border-grey-darkest:hover {
    border-color: #3d4852 !important;
  }

  .sm\:hover\:border-grey-darker:hover {
    border-color: #606f7b !important;
  }

  .sm\:hover\:border-grey-dark:hover {
    border-color: #8795a1 !important;
  }

  .sm\:hover\:border-grey:hover {
    border-color: #b8c2cc !important;
  }

  .sm\:hover\:border-grey-light:hover {
    border-color: #dae1e7 !important;
  }

  .sm\:hover\:border-grey-lighter:hover {
    border-color: #f1f5f8 !important;
  }

  .sm\:hover\:border-grey-lightest:hover {
    border-color: #f8fafc !important;
  }

  .sm\:hover\:border-white:hover {
    border-color: #fff !important;
  }

  .sm\:hover\:border-red-darkest:hover {
    border-color: #3b0d0c !important;
  }

  .sm\:hover\:border-red-darker:hover {
    border-color: #621b18 !important;
  }

  .sm\:hover\:border-red-dark:hover {
    border-color: #cc1f1a !important;
  }

  .sm\:hover\:border-red:hover {
    border-color: #e3342f !important;
  }

  .sm\:hover\:border-red-light:hover {
    border-color: #ef5753 !important;
  }

  .sm\:hover\:border-red-lighter:hover {
    border-color: #f9acaa !important;
  }

  .sm\:hover\:border-red-lightest:hover {
    border-color: #fcebea !important;
  }

  .sm\:hover\:border-orange-darkest:hover {
    border-color: #462a16 !important;
  }

  .sm\:hover\:border-orange-darker:hover {
    border-color: #613b1f !important;
  }

  .sm\:hover\:border-orange-dark:hover {
    border-color: #de751f !important;
  }

  .sm\:hover\:border-orange:hover {
    border-color: #f6993f !important;
  }

  .sm\:hover\:border-orange-light:hover {
    border-color: #faad63 !important;
  }

  .sm\:hover\:border-orange-lighter:hover {
    border-color: #fcd9b6 !important;
  }

  .sm\:hover\:border-orange-lightest:hover {
    border-color: #fff5eb !important;
  }

  .sm\:hover\:border-yellow-darkest:hover {
    border-color: #453411 !important;
  }

  .sm\:hover\:border-yellow-darker:hover {
    border-color: #684f1d !important;
  }

  .sm\:hover\:border-yellow-dark:hover {
    border-color: #f2d024 !important;
  }

  .sm\:hover\:border-yellow:hover {
    border-color: #ffed4a !important;
  }

  .sm\:hover\:border-yellow-light:hover {
    border-color: #fff382 !important;
  }

  .sm\:hover\:border-yellow-lighter:hover {
    border-color: #fff9c2 !important;
  }

  .sm\:hover\:border-yellow-lightest:hover {
    border-color: #fcfbeb !important;
  }

  .sm\:hover\:border-green-darkest:hover {
    border-color: #0f2f21 !important;
  }

  .sm\:hover\:border-green-darker:hover {
    border-color: #1a4731 !important;
  }

  .sm\:hover\:border-green-dark:hover {
    border-color: #1f9d55 !important;
  }

  .sm\:hover\:border-green:hover {
    border-color: #38c172 !important;
  }

  .sm\:hover\:border-green-light:hover {
    border-color: #51d88a !important;
  }

  .sm\:hover\:border-green-lighter:hover {
    border-color: #a2f5bf !important;
  }

  .sm\:hover\:border-green-lightest:hover {
    border-color: #e3fcec !important;
  }

  .sm\:hover\:border-teal-darkest:hover {
    border-color: #0d3331 !important;
  }

  .sm\:hover\:border-teal-darker:hover {
    border-color: #20504f !important;
  }

  .sm\:hover\:border-teal-dark:hover {
    border-color: #38a89d !important;
  }

  .sm\:hover\:border-teal:hover {
    border-color: #4dc0b5 !important;
  }

  .sm\:hover\:border-teal-light:hover {
    border-color: #64d5ca !important;
  }

  .sm\:hover\:border-teal-lighter:hover {
    border-color: #a0f0ed !important;
  }

  .sm\:hover\:border-teal-lightest:hover {
    border-color: #e8fffe !important;
  }

  .sm\:hover\:border-blue-darkest:hover {
    border-color: #12283a !important;
  }

  .sm\:hover\:border-blue-darker:hover {
    border-color: #1c3d5a !important;
  }

  .sm\:hover\:border-blue-dark:hover {
    border-color: #2779bd !important;
  }

  .sm\:hover\:border-blue:hover {
    border-color: #3490dc !important;
  }

  .sm\:hover\:border-blue-light:hover {
    border-color: #6cb2eb !important;
  }

  .sm\:hover\:border-blue-lighter:hover {
    border-color: #bcdefa !important;
  }

  .sm\:hover\:border-blue-lightest:hover {
    border-color: #eff8ff !important;
  }

  .sm\:hover\:border-indigo-darkest:hover {
    border-color: #191e38 !important;
  }

  .sm\:hover\:border-indigo-darker:hover {
    border-color: #2f365f !important;
  }

  .sm\:hover\:border-indigo-dark:hover {
    border-color: #5661b3 !important;
  }

  .sm\:hover\:border-indigo:hover {
    border-color: #6574cd !important;
  }

  .sm\:hover\:border-indigo-light:hover {
    border-color: #7886d7 !important;
  }

  .sm\:hover\:border-indigo-lighter:hover {
    border-color: #b2b7ff !important;
  }

  .sm\:hover\:border-indigo-lightest:hover {
    border-color: #e6e8ff !important;
  }

  .sm\:hover\:border-purple-darkest:hover {
    border-color: #21183c !important;
  }

  .sm\:hover\:border-purple-darker:hover {
    border-color: #382b5f !important;
  }

  .sm\:hover\:border-purple-dark:hover {
    border-color: #794acf !important;
  }

  .sm\:hover\:border-purple:hover {
    border-color: #9561e2 !important;
  }

  .sm\:hover\:border-purple-light:hover {
    border-color: #a779e9 !important;
  }

  .sm\:hover\:border-purple-lighter:hover {
    border-color: #d6bbfc !important;
  }

  .sm\:hover\:border-purple-lightest:hover {
    border-color: #f3ebff !important;
  }

  .sm\:hover\:border-pink-darkest:hover {
    border-color: #451225 !important;
  }

  .sm\:hover\:border-pink-darker:hover {
    border-color: #6f213f !important;
  }

  .sm\:hover\:border-pink-dark:hover {
    border-color: #eb5286 !important;
  }

  .sm\:hover\:border-pink:hover {
    border-color: #f66d9b !important;
  }

  .sm\:hover\:border-pink-light:hover {
    border-color: #fa7ea8 !important;
  }

  .sm\:hover\:border-pink-lighter:hover {
    border-color: #ffbbca !important;
  }

  .sm\:hover\:border-pink-lightest:hover {
    border-color: #ffebef !important;
  }

  .sm\:focus\:border-transparent:focus {
    border-color: transparent !important;
  }

  .sm\:focus\:border-black:focus {
    border-color: #22292f !important;
  }

  .sm\:focus\:border-grey-darkest:focus {
    border-color: #3d4852 !important;
  }

  .sm\:focus\:border-grey-darker:focus {
    border-color: #606f7b !important;
  }

  .sm\:focus\:border-grey-dark:focus {
    border-color: #8795a1 !important;
  }

  .sm\:focus\:border-grey:focus {
    border-color: #b8c2cc !important;
  }

  .sm\:focus\:border-grey-light:focus {
    border-color: #dae1e7 !important;
  }

  .sm\:focus\:border-grey-lighter:focus {
    border-color: #f1f5f8 !important;
  }

  .sm\:focus\:border-grey-lightest:focus {
    border-color: #f8fafc !important;
  }

  .sm\:focus\:border-white:focus {
    border-color: #fff !important;
  }

  .sm\:focus\:border-red-darkest:focus {
    border-color: #3b0d0c !important;
  }

  .sm\:focus\:border-red-darker:focus {
    border-color: #621b18 !important;
  }

  .sm\:focus\:border-red-dark:focus {
    border-color: #cc1f1a !important;
  }

  .sm\:focus\:border-red:focus {
    border-color: #e3342f !important;
  }

  .sm\:focus\:border-red-light:focus {
    border-color: #ef5753 !important;
  }

  .sm\:focus\:border-red-lighter:focus {
    border-color: #f9acaa !important;
  }

  .sm\:focus\:border-red-lightest:focus {
    border-color: #fcebea !important;
  }

  .sm\:focus\:border-orange-darkest:focus {
    border-color: #462a16 !important;
  }

  .sm\:focus\:border-orange-darker:focus {
    border-color: #613b1f !important;
  }

  .sm\:focus\:border-orange-dark:focus {
    border-color: #de751f !important;
  }

  .sm\:focus\:border-orange:focus {
    border-color: #f6993f !important;
  }

  .sm\:focus\:border-orange-light:focus {
    border-color: #faad63 !important;
  }

  .sm\:focus\:border-orange-lighter:focus {
    border-color: #fcd9b6 !important;
  }

  .sm\:focus\:border-orange-lightest:focus {
    border-color: #fff5eb !important;
  }

  .sm\:focus\:border-yellow-darkest:focus {
    border-color: #453411 !important;
  }

  .sm\:focus\:border-yellow-darker:focus {
    border-color: #684f1d !important;
  }

  .sm\:focus\:border-yellow-dark:focus {
    border-color: #f2d024 !important;
  }

  .sm\:focus\:border-yellow:focus {
    border-color: #ffed4a !important;
  }

  .sm\:focus\:border-yellow-light:focus {
    border-color: #fff382 !important;
  }

  .sm\:focus\:border-yellow-lighter:focus {
    border-color: #fff9c2 !important;
  }

  .sm\:focus\:border-yellow-lightest:focus {
    border-color: #fcfbeb !important;
  }

  .sm\:focus\:border-green-darkest:focus {
    border-color: #0f2f21 !important;
  }

  .sm\:focus\:border-green-darker:focus {
    border-color: #1a4731 !important;
  }

  .sm\:focus\:border-green-dark:focus {
    border-color: #1f9d55 !important;
  }

  .sm\:focus\:border-green:focus {
    border-color: #38c172 !important;
  }

  .sm\:focus\:border-green-light:focus {
    border-color: #51d88a !important;
  }

  .sm\:focus\:border-green-lighter:focus {
    border-color: #a2f5bf !important;
  }

  .sm\:focus\:border-green-lightest:focus {
    border-color: #e3fcec !important;
  }

  .sm\:focus\:border-teal-darkest:focus {
    border-color: #0d3331 !important;
  }

  .sm\:focus\:border-teal-darker:focus {
    border-color: #20504f !important;
  }

  .sm\:focus\:border-teal-dark:focus {
    border-color: #38a89d !important;
  }

  .sm\:focus\:border-teal:focus {
    border-color: #4dc0b5 !important;
  }

  .sm\:focus\:border-teal-light:focus {
    border-color: #64d5ca !important;
  }

  .sm\:focus\:border-teal-lighter:focus {
    border-color: #a0f0ed !important;
  }

  .sm\:focus\:border-teal-lightest:focus {
    border-color: #e8fffe !important;
  }

  .sm\:focus\:border-blue-darkest:focus {
    border-color: #12283a !important;
  }

  .sm\:focus\:border-blue-darker:focus {
    border-color: #1c3d5a !important;
  }

  .sm\:focus\:border-blue-dark:focus {
    border-color: #2779bd !important;
  }

  .sm\:focus\:border-blue:focus {
    border-color: #3490dc !important;
  }

  .sm\:focus\:border-blue-light:focus {
    border-color: #6cb2eb !important;
  }

  .sm\:focus\:border-blue-lighter:focus {
    border-color: #bcdefa !important;
  }

  .sm\:focus\:border-blue-lightest:focus {
    border-color: #eff8ff !important;
  }

  .sm\:focus\:border-indigo-darkest:focus {
    border-color: #191e38 !important;
  }

  .sm\:focus\:border-indigo-darker:focus {
    border-color: #2f365f !important;
  }

  .sm\:focus\:border-indigo-dark:focus {
    border-color: #5661b3 !important;
  }

  .sm\:focus\:border-indigo:focus {
    border-color: #6574cd !important;
  }

  .sm\:focus\:border-indigo-light:focus {
    border-color: #7886d7 !important;
  }

  .sm\:focus\:border-indigo-lighter:focus {
    border-color: #b2b7ff !important;
  }

  .sm\:focus\:border-indigo-lightest:focus {
    border-color: #e6e8ff !important;
  }

  .sm\:focus\:border-purple-darkest:focus {
    border-color: #21183c !important;
  }

  .sm\:focus\:border-purple-darker:focus {
    border-color: #382b5f !important;
  }

  .sm\:focus\:border-purple-dark:focus {
    border-color: #794acf !important;
  }

  .sm\:focus\:border-purple:focus {
    border-color: #9561e2 !important;
  }

  .sm\:focus\:border-purple-light:focus {
    border-color: #a779e9 !important;
  }

  .sm\:focus\:border-purple-lighter:focus {
    border-color: #d6bbfc !important;
  }

  .sm\:focus\:border-purple-lightest:focus {
    border-color: #f3ebff !important;
  }

  .sm\:focus\:border-pink-darkest:focus {
    border-color: #451225 !important;
  }

  .sm\:focus\:border-pink-darker:focus {
    border-color: #6f213f !important;
  }

  .sm\:focus\:border-pink-dark:focus {
    border-color: #eb5286 !important;
  }

  .sm\:focus\:border-pink:focus {
    border-color: #f66d9b !important;
  }

  .sm\:focus\:border-pink-light:focus {
    border-color: #fa7ea8 !important;
  }

  .sm\:focus\:border-pink-lighter:focus {
    border-color: #ffbbca !important;
  }

  .sm\:focus\:border-pink-lightest:focus {
    border-color: #ffebef !important;
  }

  .sm\:rounded-none {
    border-radius: 0 !important;
  }

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

  .sm\:rounded {
    border-radius: .25rem !important;
  }

  .sm\:rounded-lg {
    border-radius: .5rem !important;
  }

  .sm\:rounded-full {
    border-radius: 9999px !important;
  }

  .sm\:rounded-t-none {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }

  .sm\:rounded-r-none {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }

  .sm\:rounded-b-none {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .sm\:rounded-l-none {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .sm\:rounded-t-sm {
    border-top-left-radius: .125rem !important;
    border-top-right-radius: .125rem !important;
  }

  .sm\:rounded-r-sm {
    border-top-right-radius: .125rem !important;
    border-bottom-right-radius: .125rem !important;
  }

  .sm\:rounded-b-sm {
    border-bottom-right-radius: .125rem !important;
    border-bottom-left-radius: .125rem !important;
  }

  .sm\:rounded-l-sm {
    border-top-left-radius: .125rem !important;
    border-bottom-left-radius: .125rem !important;
  }

  .sm\:rounded-t {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important;
  }

  .sm\:rounded-r {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important;
  }

  .sm\:rounded-b {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important;
  }

  .sm\:rounded-l {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important;
  }

  .sm\:rounded-t-lg {
    border-top-left-radius: .5rem !important;
    border-top-right-radius: .5rem !important;
  }

  .sm\:rounded-r-lg {
    border-top-right-radius: .5rem !important;
    border-bottom-right-radius: .5rem !important;
  }

  .sm\:rounded-b-lg {
    border-bottom-right-radius: .5rem !important;
    border-bottom-left-radius: .5rem !important;
  }

  .sm\:rounded-l-lg {
    border-top-left-radius: .5rem !important;
    border-bottom-left-radius: .5rem !important;
  }

  .sm\:rounded-t-full {
    border-top-left-radius: 9999px !important;
    border-top-right-radius: 9999px !important;
  }

  .sm\:rounded-r-full {
    border-top-right-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important;
  }

  .sm\:rounded-b-full {
    border-bottom-right-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .sm\:rounded-l-full {
    border-top-left-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .sm\:rounded-tl-none {
    border-top-left-radius: 0 !important;
  }

  .sm\:rounded-tr-none {
    border-top-right-radius: 0 !important;
  }

  .sm\:rounded-br-none {
    border-bottom-right-radius: 0 !important;
  }

  .sm\:rounded-bl-none {
    border-bottom-left-radius: 0 !important;
  }

  .sm\:rounded-tl-sm {
    border-top-left-radius: .125rem !important;
  }

  .sm\:rounded-tr-sm {
    border-top-right-radius: .125rem !important;
  }

  .sm\:rounded-br-sm {
    border-bottom-right-radius: .125rem !important;
  }

  .sm\:rounded-bl-sm {
    border-bottom-left-radius: .125rem !important;
  }

  .sm\:rounded-tl {
    border-top-left-radius: .25rem !important;
  }

  .sm\:rounded-tr {
    border-top-right-radius: .25rem !important;
  }

  .sm\:rounded-br {
    border-bottom-right-radius: .25rem !important;
  }

  .sm\:rounded-bl {
    border-bottom-left-radius: .25rem !important;
  }

  .sm\:rounded-tl-lg {
    border-top-left-radius: .5rem !important;
  }

  .sm\:rounded-tr-lg {
    border-top-right-radius: .5rem !important;
  }

  .sm\:rounded-br-lg {
    border-bottom-right-radius: .5rem !important;
  }

  .sm\:rounded-bl-lg {
    border-bottom-left-radius: .5rem !important;
  }

  .sm\:rounded-tl-full {
    border-top-left-radius: 9999px !important;
  }

  .sm\:rounded-tr-full {
    border-top-right-radius: 9999px !important;
  }

  .sm\:rounded-br-full {
    border-bottom-right-radius: 9999px !important;
  }

  .sm\:rounded-bl-full {
    border-bottom-left-radius: 9999px !important;
  }

  .sm\:border-solid {
    border-style: solid !important;
  }

  .sm\:border-dashed {
    border-style: dashed !important;
  }

  .sm\:border-dotted {
    border-style: dotted !important;
  }

  .sm\:border-none {
    border-style: none !important;
  }

  .sm\:border-0 {
    border-width: 0 !important;
  }

  .sm\:border-2 {
    border-width: 2px !important;
  }

  .sm\:border-4 {
    border-width: 4px !important;
  }

  .sm\:border-8 {
    border-width: 8px !important;
  }

  .sm\:border {
    border-width: 1px !important;
  }

  .sm\:border-t-0 {
    border-top-width: 0 !important;
  }

  .sm\:border-r-0 {
    border-right-width: 0 !important;
  }

  .sm\:border-b-0 {
    border-bottom-width: 0 !important;
  }

  .sm\:border-l-0 {
    border-left-width: 0 !important;
  }

  .sm\:border-t-2 {
    border-top-width: 2px !important;
  }

  .sm\:border-r-2 {
    border-right-width: 2px !important;
  }

  .sm\:border-b-2 {
    border-bottom-width: 2px !important;
  }

  .sm\:border-l-2 {
    border-left-width: 2px !important;
  }

  .sm\:border-t-4 {
    border-top-width: 4px !important;
  }

  .sm\:border-r-4 {
    border-right-width: 4px !important;
  }

  .sm\:border-b-4 {
    border-bottom-width: 4px !important;
  }

  .sm\:border-l-4 {
    border-left-width: 4px !important;
  }

  .sm\:border-t-8 {
    border-top-width: 8px !important;
  }

  .sm\:border-r-8 {
    border-right-width: 8px !important;
  }

  .sm\:border-b-8 {
    border-bottom-width: 8px !important;
  }

  .sm\:border-l-8 {
    border-left-width: 8px !important;
  }

  .sm\:border-t {
    border-top-width: 1px !important;
  }

  .sm\:border-r {
    border-right-width: 1px !important;
  }

  .sm\:border-b {
    border-bottom-width: 1px !important;
  }

  .sm\:border-l {
    border-left-width: 1px !important;
  }

  .sm\:cursor-auto {
    cursor: auto !important;
  }

  .sm\:cursor-default {
    cursor: default !important;
  }

  .sm\:cursor-pointer {
    cursor: pointer !important;
  }

  .sm\:cursor-wait {
    cursor: wait !important;
  }

  .sm\:cursor-move {
    cursor: move !important;
  }

  .sm\:cursor-not-allowed {
    cursor: not-allowed !important;
  }

  .sm\:block {
    display: block !important;
  }

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

  .sm\:inline {
    display: inline !important;
  }

  .sm\:table {
    display: table !important;
  }

  .sm\:table-row {
    display: table-row !important;
  }

  .sm\:table-cell {
    display: table-cell !important;
  }

  .sm\:hidden {
    display: none !important;
  }

  .sm\:flex {
    display: flex !important;
  }

  .sm\:inline-flex {
    display: inline-flex !important;
  }

  .sm\:flex-row {
    flex-direction: row !important;
  }

  .sm\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }

  .sm\:flex-col {
    flex-direction: column !important;
  }

  .sm\:flex-col-reverse {
    flex-direction: column-reverse !important;
  }

  .sm\:flex-wrap {
    flex-wrap: wrap !important;
  }

  .sm\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .sm\:flex-no-wrap {
    flex-wrap: nowrap !important;
  }

  .sm\:items-start {
    align-items: flex-start !important;
  }

  .sm\:items-end {
    align-items: flex-end !important;
  }

  .sm\:items-center {
    align-items: center !important;
  }

  .sm\:items-baseline {
    align-items: baseline !important;
  }

  .sm\:items-stretch {
    align-items: stretch !important;
  }

  .sm\:self-auto {
    align-self: auto !important;
  }

  .sm\:self-start {
    align-self: flex-start !important;
  }

  .sm\:self-end {
    align-self: flex-end !important;
  }

  .sm\:self-center {
    align-self: center !important;
  }

  .sm\:self-stretch {
    align-self: stretch !important;
  }

  .sm\:justify-start {
    justify-content: flex-start !important;
  }

  .sm\:justify-end {
    justify-content: flex-end !important;
  }

  .sm\:justify-center {
    justify-content: center !important;
  }

  .sm\:justify-between {
    justify-content: space-between !important;
  }

  .sm\:justify-around {
    justify-content: space-around !important;
  }

  .sm\:content-center {
    align-content: center !important;
  }

  .sm\:content-start {
    align-content: flex-start !important;
  }

  .sm\:content-end {
    align-content: flex-end !important;
  }

  .sm\:content-between {
    align-content: space-between !important;
  }

  .sm\:content-around {
    align-content: space-around !important;
  }

  .sm\:flex-1 {
    flex: 1 1 0% !important;
  }

  .sm\:flex-auto {
    flex: 1 1 auto !important;
  }

  .sm\:flex-initial {
    flex: 0 1 auto !important;
  }

  .sm\:flex-none {
    flex: none !important;
  }

  .sm\:flex-grow {
    flex-grow: 1 !important;
  }

  .sm\:flex-shrink {
    flex-shrink: 1 !important;
  }

  .sm\:flex-no-grow {
    flex-grow: 0 !important;
  }

  .sm\:flex-no-shrink {
    flex-shrink: 0 !important;
  }

  .sm\:float-right {
    float: right !important;
  }

  .sm\:float-left {
    float: left !important;
  }

  .sm\:float-none {
    float: none !important;
  }

  .sm\:clearfix:after {
    content: "" !important;
    display: table !important;
    clear: both !important;
  }

  .sm\:font-sans {
    font-family: system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif !important;
  }

  .sm\:font-serif {
    font-family: Constantia, Lucida Bright, Lucidabright, Lucida Serif, Lucida, DejaVu Serif, Bitstream Vera Serif, Liberation Serif, Georgia, serif !important;
  }

  .sm\:font-mono {
    font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace !important;
  }

  .sm\:font-hairline {
    font-weight: 100 !important;
  }

  .sm\:font-thin {
    font-weight: 200 !important;
  }

  .sm\:font-light {
    font-weight: 300 !important;
  }

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

  .sm\:font-medium {
    font-weight: 500 !important;
  }

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

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

  .sm\:font-extrabold {
    font-weight: 800 !important;
  }

  .sm\:font-black {
    font-weight: 900 !important;
  }

  .sm\:hover\:font-hairline:hover {
    font-weight: 100 !important;
  }

  .sm\:hover\:font-thin:hover {
    font-weight: 200 !important;
  }

  .sm\:hover\:font-light:hover {
    font-weight: 300 !important;
  }

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

  .sm\:hover\:font-medium:hover {
    font-weight: 500 !important;
  }

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

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

  .sm\:hover\:font-extrabold:hover {
    font-weight: 800 !important;
  }

  .sm\:hover\:font-black:hover {
    font-weight: 900 !important;
  }

  .sm\:focus\:font-hairline:focus {
    font-weight: 100 !important;
  }

  .sm\:focus\:font-thin:focus {
    font-weight: 200 !important;
  }

  .sm\:focus\:font-light:focus {
    font-weight: 300 !important;
  }

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

  .sm\:focus\:font-medium:focus {
    font-weight: 500 !important;
  }

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

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

  .sm\:focus\:font-extrabold:focus {
    font-weight: 800 !important;
  }

  .sm\:focus\:font-black:focus {
    font-weight: 900 !important;
  }

  .sm\:h-1 {
    height: .25rem !important;
  }

  .sm\:h-2 {
    height: .5rem !important;
  }

  .sm\:h-3 {
    height: .75rem !important;
  }

  .sm\:h-4 {
    height: 1rem !important;
  }

  .sm\:h-5 {
    height: 1.25rem !important;
  }

  .sm\:h-6 {
    height: 1.5rem !important;
  }

  .sm\:h-8 {
    height: 2rem !important;
  }

  .sm\:h-10 {
    height: 2.5rem !important;
  }

  .sm\:h-12 {
    height: 3rem !important;
  }

  .sm\:h-16 {
    height: 4rem !important;
  }

  .sm\:h-24 {
    height: 6rem !important;
  }

  .sm\:h-32 {
    height: 8rem !important;
  }

  .sm\:h-48 {
    height: 12rem !important;
  }

  .sm\:h-64 {
    height: 16rem !important;
  }

  .sm\:h-auto {
    height: auto !important;
  }

  .sm\:h-px {
    height: 1px !important;
  }

  .sm\:h-full {
    height: 100% !important;
  }

  .sm\:h-screen {
    height: 100vh !important;
  }

  .sm\:leading-none {
    line-height: 1 !important;
  }

  .sm\:leading-tight {
    line-height: 1.25 !important;
  }

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

  .sm\:leading-loose {
    line-height: 2 !important;
  }

  .sm\:m-0 {
    margin: 0 !important;
  }

  .sm\:m-1 {
    margin: .25rem !important;
  }

  .sm\:m-2 {
    margin: .5rem !important;
  }

  .sm\:m-3 {
    margin: .75rem !important;
  }

  .sm\:m-4 {
    margin: 1rem !important;
  }

  .sm\:m-5 {
    margin: 1.25rem !important;
  }

  .sm\:m-6 {
    margin: 1.5rem !important;
  }

  .sm\:m-8 {
    margin: 2rem !important;
  }

  .sm\:m-10 {
    margin: 2.5rem !important;
  }

  .sm\:m-12 {
    margin: 3rem !important;
  }

  .sm\:m-16 {
    margin: 4rem !important;
  }

  .sm\:m-20 {
    margin: 5rem !important;
  }

  .sm\:m-24 {
    margin: 6rem !important;
  }

  .sm\:m-32 {
    margin: 8rem !important;
  }

  .sm\:m-auto {
    margin: auto !important;
  }

  .sm\:m-px {
    margin: 1px !important;
  }

  .sm\:my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

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

  .sm\:my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }

  .sm\:mx-1 {
    margin-left: .25rem !important;
    margin-right: .25rem !important;
  }

  .sm\:my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }

  .sm\:mx-2 {
    margin-left: .5rem !important;
    margin-right: .5rem !important;
  }

  .sm\:my-3 {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }

  .sm\:mx-3 {
    margin-left: .75rem !important;
    margin-right: .75rem !important;
  }

  .sm\:my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .sm\:mx-4 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .sm\:my-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .sm\:mx-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .sm\:my-6 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .sm\:mx-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .sm\:my-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

  .sm\:mx-8 {
    margin-left: 2rem !important;
    margin-right: 2rem !important;
  }

  .sm\:my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .sm\:mx-10 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .sm\:my-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .sm\:mx-12 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .sm\:my-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .sm\:mx-16 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .sm\:my-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .sm\:mx-20 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .sm\:my-24 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .sm\:mx-24 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .sm\:my-32 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .sm\:mx-32 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .sm\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

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

  .sm\:my-px {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .sm\:mx-px {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

  .sm\:mt-0 {
    margin-top: 0 !important;
  }

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

  .sm\:mb-0 {
    margin-bottom: 0 !important;
  }

  .sm\:ml-0 {
    margin-left: 0 !important;
  }

  .sm\:mt-1 {
    margin-top: .25rem !important;
  }

  .sm\:mr-1 {
    margin-right: .25rem !important;
  }

  .sm\:mb-1 {
    margin-bottom: .25rem !important;
  }

  .sm\:ml-1 {
    margin-left: .25rem !important;
  }

  .sm\:mt-2 {
    margin-top: .5rem !important;
  }

  .sm\:mr-2 {
    margin-right: .5rem !important;
  }

  .sm\:mb-2 {
    margin-bottom: .5rem !important;
  }

  .sm\:ml-2 {
    margin-left: .5rem !important;
  }

  .sm\:mt-3 {
    margin-top: .75rem !important;
  }

  .sm\:mr-3 {
    margin-right: .75rem !important;
  }

  .sm\:mb-3 {
    margin-bottom: .75rem !important;
  }

  .sm\:ml-3 {
    margin-left: .75rem !important;
  }

  .sm\:mt-4 {
    margin-top: 1rem !important;
  }

  .sm\:mr-4 {
    margin-right: 1rem !important;
  }

  .sm\:mb-4 {
    margin-bottom: 1rem !important;
  }

  .sm\:ml-4 {
    margin-left: 1rem !important;
  }

  .sm\:mt-5 {
    margin-top: 1.25rem !important;
  }

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

  .sm\:mb-5 {
    margin-bottom: 1.25rem !important;
  }

  .sm\:ml-5 {
    margin-left: 1.25rem !important;
  }

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

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

  .sm\:mb-6 {
    margin-bottom: 1.5rem !important;
  }

  .sm\:ml-6 {
    margin-left: 1.5rem !important;
  }

  .sm\:mt-8 {
    margin-top: 2rem !important;
  }

  .sm\:mr-8 {
    margin-right: 2rem !important;
  }

  .sm\:mb-8 {
    margin-bottom: 2rem !important;
  }

  .sm\:ml-8 {
    margin-left: 2rem !important;
  }

  .sm\:mt-10 {
    margin-top: 2.5rem !important;
  }

  .sm\:mr-10 {
    margin-right: 2.5rem !important;
  }

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

  .sm\:ml-10 {
    margin-left: 2.5rem !important;
  }

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

  .sm\:mr-12 {
    margin-right: 3rem !important;
  }

  .sm\:mb-12 {
    margin-bottom: 3rem !important;
  }

  .sm\:ml-12 {
    margin-left: 3rem !important;
  }

  .sm\:mt-16 {
    margin-top: 4rem !important;
  }

  .sm\:mr-16 {
    margin-right: 4rem !important;
  }

  .sm\:mb-16 {
    margin-bottom: 4rem !important;
  }

  .sm\:ml-16 {
    margin-left: 4rem !important;
  }

  .sm\:mt-20 {
    margin-top: 5rem !important;
  }

  .sm\:mr-20 {
    margin-right: 5rem !important;
  }

  .sm\:mb-20 {
    margin-bottom: 5rem !important;
  }

  .sm\:ml-20 {
    margin-left: 5rem !important;
  }

  .sm\:mt-24 {
    margin-top: 6rem !important;
  }

  .sm\:mr-24 {
    margin-right: 6rem !important;
  }

  .sm\:mb-24 {
    margin-bottom: 6rem !important;
  }

  .sm\:ml-24 {
    margin-left: 6rem !important;
  }

  .sm\:mt-32 {
    margin-top: 8rem !important;
  }

  .sm\:mr-32 {
    margin-right: 8rem !important;
  }

  .sm\:mb-32 {
    margin-bottom: 8rem !important;
  }

  .sm\:ml-32 {
    margin-left: 8rem !important;
  }

  .sm\:mt-auto {
    margin-top: auto !important;
  }

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

  .sm\:mb-auto {
    margin-bottom: auto !important;
  }

  .sm\:ml-auto {
    margin-left: auto !important;
  }

  .sm\:mt-px {
    margin-top: 1px !important;
  }

  .sm\:mr-px {
    margin-right: 1px !important;
  }

  .sm\:mb-px {
    margin-bottom: 1px !important;
  }

  .sm\:ml-px {
    margin-left: 1px !important;
  }

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

  .sm\:max-h-screen {
    max-height: 100vh !important;
  }

  .sm\:max-w-xs {
    max-width: 20rem !important;
  }

  .sm\:max-w-sm {
    max-width: 30rem !important;
  }

  .sm\:max-w-md {
    max-width: 40rem !important;
  }

  .sm\:max-w-lg {
    max-width: 50rem !important;
  }

  .sm\:max-w-xl {
    max-width: 60rem !important;
  }

  .sm\:max-w-2xl {
    max-width: 70rem !important;
  }

  .sm\:max-w-3xl {
    max-width: 80rem !important;
  }

  .sm\:max-w-4xl {
    max-width: 90rem !important;
  }

  .sm\:max-w-5xl {
    max-width: 100rem !important;
  }

  .sm\:max-w-full {
    max-width: 100% !important;
  }

  .sm\:min-h-0 {
    min-height: 0 !important;
  }

  .sm\:min-h-full {
    min-height: 100% !important;
  }

  .sm\:min-h-screen {
    min-height: 100vh !important;
  }

  .sm\:min-w-0 {
    min-width: 0 !important;
  }

  .sm\:min-w-full {
    min-width: 100% !important;
  }

  .sm\:-m-0 {
    margin: 0 !important;
  }

  .sm\:-m-1 {
    margin: -0.25rem !important;
  }

  .sm\:-m-2 {
    margin: -0.5rem !important;
  }

  .sm\:-m-3 {
    margin: -0.75rem !important;
  }

  .sm\:-m-4 {
    margin: -1rem !important;
  }

  .sm\:-m-5 {
    margin: -1.25rem !important;
  }

  .sm\:-m-6 {
    margin: -1.5rem !important;
  }

  .sm\:-m-8 {
    margin: -2rem !important;
  }

  .sm\:-m-10 {
    margin: -2.5rem !important;
  }

  .sm\:-m-12 {
    margin: -3rem !important;
  }

  .sm\:-m-16 {
    margin: -4rem !important;
  }

  .sm\:-m-20 {
    margin: -5rem !important;
  }

  .sm\:-m-24 {
    margin: -6rem !important;
  }

  .sm\:-m-32 {
    margin: -8rem !important;
  }

  .sm\:-m-px {
    margin: -1px !important;
  }

  .sm\:-my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

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

  .sm\:-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .sm\:-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

  .sm\:-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .sm\:-mx-2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }

  .sm\:-my-3 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .sm\:-mx-3 {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .sm\:-my-4 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .sm\:-mx-4 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .sm\:-my-5 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .sm\:-mx-5 {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .sm\:-my-6 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .sm\:-mx-6 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .sm\:-my-8 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

  .sm\:-mx-8 {
    margin-left: -2rem !important;
    margin-right: -2rem !important;
  }

  .sm\:-my-10 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .sm\:-mx-10 {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .sm\:-my-12 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .sm\:-mx-12 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .sm\:-my-16 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .sm\:-mx-16 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

  .sm\:-my-20 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .sm\:-mx-20 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .sm\:-my-24 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .sm\:-mx-24 {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .sm\:-my-32 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .sm\:-mx-32 {
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .sm\:-my-px {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

  .sm\:-mx-px {
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

  .sm\:-mt-0 {
    margin-top: 0 !important;
  }

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

  .sm\:-mb-0 {
    margin-bottom: 0 !important;
  }

  .sm\:-ml-0 {
    margin-left: 0 !important;
  }

  .sm\:-mt-1 {
    margin-top: -0.25rem !important;
  }

  .sm\:-mr-1 {
    margin-right: -0.25rem !important;
  }

  .sm\:-mb-1 {
    margin-bottom: -0.25rem !important;
  }

  .sm\:-ml-1 {
    margin-left: -0.25rem !important;
  }

  .sm\:-mt-2 {
    margin-top: -0.5rem !important;
  }

  .sm\:-mr-2 {
    margin-right: -0.5rem !important;
  }

  .sm\:-mb-2 {
    margin-bottom: -0.5rem !important;
  }

  .sm\:-ml-2 {
    margin-left: -0.5rem !important;
  }

  .sm\:-mt-3 {
    margin-top: -0.75rem !important;
  }

  .sm\:-mr-3 {
    margin-right: -0.75rem !important;
  }

  .sm\:-mb-3 {
    margin-bottom: -0.75rem !important;
  }

  .sm\:-ml-3 {
    margin-left: -0.75rem !important;
  }

  .sm\:-mt-4 {
    margin-top: -1rem !important;
  }

  .sm\:-mr-4 {
    margin-right: -1rem !important;
  }

  .sm\:-mb-4 {
    margin-bottom: -1rem !important;
  }

  .sm\:-ml-4 {
    margin-left: -1rem !important;
  }

  .sm\:-mt-5 {
    margin-top: -1.25rem !important;
  }

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

  .sm\:-mb-5 {
    margin-bottom: -1.25rem !important;
  }

  .sm\:-ml-5 {
    margin-left: -1.25rem !important;
  }

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

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

  .sm\:-mb-6 {
    margin-bottom: -1.5rem !important;
  }

  .sm\:-ml-6 {
    margin-left: -1.5rem !important;
  }

  .sm\:-mt-8 {
    margin-top: -2rem !important;
  }

  .sm\:-mr-8 {
    margin-right: -2rem !important;
  }

  .sm\:-mb-8 {
    margin-bottom: -2rem !important;
  }

  .sm\:-ml-8 {
    margin-left: -2rem !important;
  }

  .sm\:-mt-10 {
    margin-top: -2.5rem !important;
  }

  .sm\:-mr-10 {
    margin-right: -2.5rem !important;
  }

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

  .sm\:-ml-10 {
    margin-left: -2.5rem !important;
  }

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

  .sm\:-mr-12 {
    margin-right: -3rem !important;
  }

  .sm\:-mb-12 {
    margin-bottom: -3rem !important;
  }

  .sm\:-ml-12 {
    margin-left: -3rem !important;
  }

  .sm\:-mt-16 {
    margin-top: -4rem !important;
  }

  .sm\:-mr-16 {
    margin-right: -4rem !important;
  }

  .sm\:-mb-16 {
    margin-bottom: -4rem !important;
  }

  .sm\:-ml-16 {
    margin-left: -4rem !important;
  }

  .sm\:-mt-20 {
    margin-top: -5rem !important;
  }

  .sm\:-mr-20 {
    margin-right: -5rem !important;
  }

  .sm\:-mb-20 {
    margin-bottom: -5rem !important;
  }

  .sm\:-ml-20 {
    margin-left: -5rem !important;
  }

  .sm\:-mt-24 {
    margin-top: -6rem !important;
  }

  .sm\:-mr-24 {
    margin-right: -6rem !important;
  }

  .sm\:-mb-24 {
    margin-bottom: -6rem !important;
  }

  .sm\:-ml-24 {
    margin-left: -6rem !important;
  }

  .sm\:-mt-32 {
    margin-top: -8rem !important;
  }

  .sm\:-mr-32 {
    margin-right: -8rem !important;
  }

  .sm\:-mb-32 {
    margin-bottom: -8rem !important;
  }

  .sm\:-ml-32 {
    margin-left: -8rem !important;
  }

  .sm\:-mt-px {
    margin-top: -1px !important;
  }

  .sm\:-mr-px {
    margin-right: -1px !important;
  }

  .sm\:-mb-px {
    margin-bottom: -1px !important;
  }

  .sm\:-ml-px {
    margin-left: -1px !important;
  }

  .sm\:opacity-0 {
    opacity: 0 !important;
  }

  .sm\:opacity-25 {
    opacity: .25 !important;
  }

  .sm\:opacity-50 {
    opacity: .5 !important;
  }

  .sm\:opacity-75 {
    opacity: .75 !important;
  }

  .sm\:opacity-100 {
    opacity: 1 !important;
  }

  .sm\:overflow-auto {
    overflow: auto !important;
  }

  .sm\:overflow-hidden {
    overflow: hidden !important;
  }

  .sm\:overflow-visible {
    overflow: visible !important;
  }

  .sm\:overflow-scroll {
    overflow: scroll !important;
  }

  .sm\:overflow-x-auto {
    overflow-x: auto !important;
  }

  .sm\:overflow-y-auto {
    overflow-y: auto !important;
  }

  .sm\:overflow-x-hidden {
    overflow-x: hidden !important;
  }

  .sm\:overflow-y-hidden {
    overflow-y: hidden !important;
  }

  .sm\:overflow-x-visible {
    overflow-x: visible !important;
  }

  .sm\:overflow-y-visible {
    overflow-y: visible !important;
  }

  .sm\:overflow-x-scroll {
    overflow-x: scroll !important;
  }

  .sm\:overflow-y-scroll {
    overflow-y: scroll !important;
  }

  .sm\:scrolling-touch {
    -webkit-overflow-scrolling: touch !important;
  }

  .sm\:scrolling-auto {
    -webkit-overflow-scrolling: auto !important;
  }

  .sm\:p-0 {
    padding: 0 !important;
  }

  .sm\:p-1 {
    padding: .25rem !important;
  }

  .sm\:p-2 {
    padding: .5rem !important;
  }

  .sm\:p-3 {
    padding: .75rem !important;
  }

  .sm\:p-4 {
    padding: 1rem !important;
  }

  .sm\:p-5 {
    padding: 1.25rem !important;
  }

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

  .sm\:p-8 {
    padding: 2rem !important;
  }

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

  .sm\:p-12 {
    padding: 3rem !important;
  }

  .sm\:p-16 {
    padding: 4rem !important;
  }

  .sm\:p-20 {
    padding: 5rem !important;
  }

  .sm\:p-24 {
    padding: 6rem !important;
  }

  .sm\:p-32 {
    padding: 8rem !important;
  }

  .sm\:p-px {
    padding: 1px !important;
  }

  .sm\:py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .sm\:px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .sm\:py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }

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

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

  .sm\:px-2 {
    padding-left: .5rem !important;
    padding-right: .5rem !important;
  }

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

  .sm\:px-3 {
    padding-left: .75rem !important;
    padding-right: .75rem !important;
  }

  .sm\:py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

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

  .sm\:py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .sm\:px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .sm\:py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .sm\:px-6 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

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

  .sm\:px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

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

  .sm\:px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

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

  .sm\:px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

  .sm\:py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

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

  .sm\:py-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .sm\:px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .sm\:py-24 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

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

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

  .sm\:px-32 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .sm\:py-px {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

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

  .sm\:pt-0 {
    padding-top: 0 !important;
  }

  .sm\:pr-0 {
    padding-right: 0 !important;
  }

  .sm\:pb-0 {
    padding-bottom: 0 !important;
  }

  .sm\:pl-0 {
    padding-left: 0 !important;
  }

  .sm\:pt-1 {
    padding-top: .25rem !important;
  }

  .sm\:pr-1 {
    padding-right: .25rem !important;
  }

  .sm\:pb-1 {
    padding-bottom: .25rem !important;
  }

  .sm\:pl-1 {
    padding-left: .25rem !important;
  }

  .sm\:pt-2 {
    padding-top: .5rem !important;
  }

  .sm\:pr-2 {
    padding-right: .5rem !important;
  }

  .sm\:pb-2 {
    padding-bottom: .5rem !important;
  }

  .sm\:pl-2 {
    padding-left: .5rem !important;
  }

  .sm\:pt-3 {
    padding-top: .75rem !important;
  }

  .sm\:pr-3 {
    padding-right: .75rem !important;
  }

  .sm\:pb-3 {
    padding-bottom: .75rem !important;
  }

  .sm\:pl-3 {
    padding-left: .75rem !important;
  }

  .sm\:pt-4 {
    padding-top: 1rem !important;
  }

  .sm\:pr-4 {
    padding-right: 1rem !important;
  }

  .sm\:pb-4 {
    padding-bottom: 1rem !important;
  }

  .sm\:pl-4 {
    padding-left: 1rem !important;
  }

  .sm\:pt-5 {
    padding-top: 1.25rem !important;
  }

  .sm\:pr-5 {
    padding-right: 1.25rem !important;
  }

  .sm\:pb-5 {
    padding-bottom: 1.25rem !important;
  }

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

  .sm\:pt-6 {
    padding-top: 1.5rem !important;
  }

  .sm\:pr-6 {
    padding-right: 1.5rem !important;
  }

  .sm\:pb-6 {
    padding-bottom: 1.5rem !important;
  }

  .sm\:pl-6 {
    padding-left: 1.5rem !important;
  }

  .sm\:pt-8 {
    padding-top: 2rem !important;
  }

  .sm\:pr-8 {
    padding-right: 2rem !important;
  }

  .sm\:pb-8 {
    padding-bottom: 2rem !important;
  }

  .sm\:pl-8 {
    padding-left: 2rem !important;
  }

  .sm\:pt-10 {
    padding-top: 2.5rem !important;
  }

  .sm\:pr-10 {
    padding-right: 2.5rem !important;
  }

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

  .sm\:pl-10 {
    padding-left: 2.5rem !important;
  }

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

  .sm\:pr-12 {
    padding-right: 3rem !important;
  }

  .sm\:pb-12 {
    padding-bottom: 3rem !important;
  }

  .sm\:pl-12 {
    padding-left: 3rem !important;
  }

  .sm\:pt-16 {
    padding-top: 4rem !important;
  }

  .sm\:pr-16 {
    padding-right: 4rem !important;
  }

  .sm\:pb-16 {
    padding-bottom: 4rem !important;
  }

  .sm\:pl-16 {
    padding-left: 4rem !important;
  }

  .sm\:pt-20 {
    padding-top: 5rem !important;
  }

  .sm\:pr-20 {
    padding-right: 5rem !important;
  }

  .sm\:pb-20 {
    padding-bottom: 5rem !important;
  }

  .sm\:pl-20 {
    padding-left: 5rem !important;
  }

  .sm\:pt-24 {
    padding-top: 6rem !important;
  }

  .sm\:pr-24 {
    padding-right: 6rem !important;
  }

  .sm\:pb-24 {
    padding-bottom: 6rem !important;
  }

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

  .sm\:pt-32 {
    padding-top: 8rem !important;
  }

  .sm\:pr-32 {
    padding-right: 8rem !important;
  }

  .sm\:pb-32 {
    padding-bottom: 8rem !important;
  }

  .sm\:pl-32 {
    padding-left: 8rem !important;
  }

  .sm\:pt-px {
    padding-top: 1px !important;
  }

  .sm\:pr-px {
    padding-right: 1px !important;
  }

  .sm\:pb-px {
    padding-bottom: 1px !important;
  }

  .sm\:pl-px {
    padding-left: 1px !important;
  }

  .sm\:pointer-events-none {
    pointer-events: none !important;
  }

  .sm\:pointer-events-auto {
    pointer-events: auto !important;
  }

  .sm\:static {
    position: static !important;
  }

  .sm\:fixed {
    position: fixed !important;
  }

  .sm\:absolute {
    position: absolute !important;
  }

  .sm\:relative {
    position: relative !important;
  }

  .sm\:sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
  }

  .sm\:pin-none {
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
  }

  .sm\:pin {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
  }

  .sm\:pin-y {
    top: 0 !important;
    bottom: 0 !important;
  }

  .sm\:pin-x {
    right: 0 !important;
    left: 0 !important;
  }

  .sm\:pin-t {
    top: 0 !important;
  }

  .sm\:pin-r {
    right: 0 !important;
  }

  .sm\:pin-b {
    bottom: 0 !important;
  }

  .sm\:pin-l {
    left: 0 !important;
  }

  .sm\:resize-none {
    resize: none !important;
  }

  .sm\:resize-y {
    resize: vertical !important;
  }

  .sm\:resize-x {
    resize: horizontal !important;
  }

  .sm\:resize {
    resize: both !important;
  }

  .sm\:shadow {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1) !important;
  }

  .sm\:shadow-md {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08) !important;
  }

  .sm\:shadow-lg {
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08) !important;
  }

  .sm\:shadow-inner {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;
  }

  .sm\:shadow-outline {
    box-shadow: 0 0 0 3px rgba(52, 144, 220, .5) !important;
  }

  .sm\:shadow-none {
    box-shadow: none !important;
  }

  .sm\:hover\:shadow:hover {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1) !important;
  }

  .sm\:hover\:shadow-md:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08) !important;
  }

  .sm\:hover\:shadow-lg:hover {
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08) !important;
  }

  .sm\:hover\:shadow-inner:hover {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;
  }

  .sm\:hover\:shadow-outline:hover {
    box-shadow: 0 0 0 3px rgba(52, 144, 220, .5) !important;
  }

  .sm\:hover\:shadow-none:hover {
    box-shadow: none !important;
  }

  .sm\:focus\:shadow:focus {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1) !important;
  }

  .sm\:focus\:shadow-md:focus {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08) !important;
  }

  .sm\:focus\:shadow-lg:focus {
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08) !important;
  }

  .sm\:focus\:shadow-inner:focus {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;
  }

  .sm\:focus\:shadow-outline:focus {
    box-shadow: 0 0 0 3px rgba(52, 144, 220, .5) !important;
  }

  .sm\:focus\:shadow-none:focus {
    box-shadow: none !important;
  }

  .sm\:table-auto {
    table-layout: auto !important;
  }

  .sm\:table-fixed {
    table-layout: fixed !important;
  }

  .sm\:text-left {
    text-align: left !important;
  }

  .sm\:text-center {
    text-align: center !important;
  }

  .sm\:text-right {
    text-align: right !important;
  }

  .sm\:text-justify {
    text-align: justify !important;
  }

  .sm\:text-transparent {
    color: transparent !important;
  }

  .sm\:text-black {
    color: #22292f !important;
  }

  .sm\:text-grey-darkest {
    color: #3d4852 !important;
  }

  .sm\:text-grey-darker {
    color: #606f7b !important;
  }

  .sm\:text-grey-dark {
    color: #8795a1 !important;
  }

  .sm\:text-grey {
    color: #b8c2cc !important;
  }

  .sm\:text-grey-light {
    color: #dae1e7 !important;
  }

  .sm\:text-grey-lighter {
    color: #f1f5f8 !important;
  }

  .sm\:text-grey-lightest {
    color: #f8fafc !important;
  }

  .sm\:text-white {
    color: #fff !important;
  }

  .sm\:text-red-darkest {
    color: #3b0d0c !important;
  }

  .sm\:text-red-darker {
    color: #621b18 !important;
  }

  .sm\:text-red-dark {
    color: #cc1f1a !important;
  }

  .sm\:text-red {
    color: #e3342f !important;
  }

  .sm\:text-red-light {
    color: #ef5753 !important;
  }

  .sm\:text-red-lighter {
    color: #f9acaa !important;
  }

  .sm\:text-red-lightest {
    color: #fcebea !important;
  }

  .sm\:text-orange-darkest {
    color: #462a16 !important;
  }

  .sm\:text-orange-darker {
    color: #613b1f !important;
  }

  .sm\:text-orange-dark {
    color: #de751f !important;
  }

  .sm\:text-orange {
    color: #f6993f !important;
  }

  .sm\:text-orange-light {
    color: #faad63 !important;
  }

  .sm\:text-orange-lighter {
    color: #fcd9b6 !important;
  }

  .sm\:text-orange-lightest {
    color: #fff5eb !important;
  }

  .sm\:text-yellow-darkest {
    color: #453411 !important;
  }

  .sm\:text-yellow-darker {
    color: #684f1d !important;
  }

  .sm\:text-yellow-dark {
    color: #f2d024 !important;
  }

  .sm\:text-yellow {
    color: #ffed4a !important;
  }

  .sm\:text-yellow-light {
    color: #fff382 !important;
  }

  .sm\:text-yellow-lighter {
    color: #fff9c2 !important;
  }

  .sm\:text-yellow-lightest {
    color: #fcfbeb !important;
  }

  .sm\:text-green-darkest {
    color: #0f2f21 !important;
  }

  .sm\:text-green-darker {
    color: #1a4731 !important;
  }

  .sm\:text-green-dark {
    color: #1f9d55 !important;
  }

  .sm\:text-green {
    color: #38c172 !important;
  }

  .sm\:text-green-light {
    color: #51d88a !important;
  }

  .sm\:text-green-lighter {
    color: #a2f5bf !important;
  }

  .sm\:text-green-lightest {
    color: #e3fcec !important;
  }

  .sm\:text-teal-darkest {
    color: #0d3331 !important;
  }

  .sm\:text-teal-darker {
    color: #20504f !important;
  }

  .sm\:text-teal-dark {
    color: #38a89d !important;
  }

  .sm\:text-teal {
    color: #4dc0b5 !important;
  }

  .sm\:text-teal-light {
    color: #64d5ca !important;
  }

  .sm\:text-teal-lighter {
    color: #a0f0ed !important;
  }

  .sm\:text-teal-lightest {
    color: #e8fffe !important;
  }

  .sm\:text-blue-darkest {
    color: #12283a !important;
  }

  .sm\:text-blue-darker {
    color: #1c3d5a !important;
  }

  .sm\:text-blue-dark {
    color: #2779bd !important;
  }

  .sm\:text-blue {
    color: #3490dc !important;
  }

  .sm\:text-blue-light {
    color: #6cb2eb !important;
  }

  .sm\:text-blue-lighter {
    color: #bcdefa !important;
  }

  .sm\:text-blue-lightest {
    color: #eff8ff !important;
  }

  .sm\:text-indigo-darkest {
    color: #191e38 !important;
  }

  .sm\:text-indigo-darker {
    color: #2f365f !important;
  }

  .sm\:text-indigo-dark {
    color: #5661b3 !important;
  }

  .sm\:text-indigo {
    color: #6574cd !important;
  }

  .sm\:text-indigo-light {
    color: #7886d7 !important;
  }

  .sm\:text-indigo-lighter {
    color: #b2b7ff !important;
  }

  .sm\:text-indigo-lightest {
    color: #e6e8ff !important;
  }

  .sm\:text-purple-darkest {
    color: #21183c !important;
  }

  .sm\:text-purple-darker {
    color: #382b5f !important;
  }

  .sm\:text-purple-dark {
    color: #794acf !important;
  }

  .sm\:text-purple {
    color: #9561e2 !important;
  }

  .sm\:text-purple-light {
    color: #a779e9 !important;
  }

  .sm\:text-purple-lighter {
    color: #d6bbfc !important;
  }

  .sm\:text-purple-lightest {
    color: #f3ebff !important;
  }

  .sm\:text-pink-darkest {
    color: #451225 !important;
  }

  .sm\:text-pink-darker {
    color: #6f213f !important;
  }

  .sm\:text-pink-dark {
    color: #eb5286 !important;
  }

  .sm\:text-pink {
    color: #f66d9b !important;
  }

  .sm\:text-pink-light {
    color: #fa7ea8 !important;
  }

  .sm\:text-pink-lighter {
    color: #ffbbca !important;
  }

  .sm\:text-pink-lightest {
    color: #ffebef !important;
  }

  .sm\:hover\:text-transparent:hover {
    color: transparent !important;
  }

  .sm\:hover\:text-black:hover {
    color: #22292f !important;
  }

  .sm\:hover\:text-grey-darkest:hover {
    color: #3d4852 !important;
  }

  .sm\:hover\:text-grey-darker:hover {
    color: #606f7b !important;
  }

  .sm\:hover\:text-grey-dark:hover {
    color: #8795a1 !important;
  }

  .sm\:hover\:text-grey:hover {
    color: #b8c2cc !important;
  }

  .sm\:hover\:text-grey-light:hover {
    color: #dae1e7 !important;
  }

  .sm\:hover\:text-grey-lighter:hover {
    color: #f1f5f8 !important;
  }

  .sm\:hover\:text-grey-lightest:hover {
    color: #f8fafc !important;
  }

  .sm\:hover\:text-white:hover {
    color: #fff !important;
  }

  .sm\:hover\:text-red-darkest:hover {
    color: #3b0d0c !important;
  }

  .sm\:hover\:text-red-darker:hover {
    color: #621b18 !important;
  }

  .sm\:hover\:text-red-dark:hover {
    color: #cc1f1a !important;
  }

  .sm\:hover\:text-red:hover {
    color: #e3342f !important;
  }

  .sm\:hover\:text-red-light:hover {
    color: #ef5753 !important;
  }

  .sm\:hover\:text-red-lighter:hover {
    color: #f9acaa !important;
  }

  .sm\:hover\:text-red-lightest:hover {
    color: #fcebea !important;
  }

  .sm\:hover\:text-orange-darkest:hover {
    color: #462a16 !important;
  }

  .sm\:hover\:text-orange-darker:hover {
    color: #613b1f !important;
  }

  .sm\:hover\:text-orange-dark:hover {
    color: #de751f !important;
  }

  .sm\:hover\:text-orange:hover {
    color: #f6993f !important;
  }

  .sm\:hover\:text-orange-light:hover {
    color: #faad63 !important;
  }

  .sm\:hover\:text-orange-lighter:hover {
    color: #fcd9b6 !important;
  }

  .sm\:hover\:text-orange-lightest:hover {
    color: #fff5eb !important;
  }

  .sm\:hover\:text-yellow-darkest:hover {
    color: #453411 !important;
  }

  .sm\:hover\:text-yellow-darker:hover {
    color: #684f1d !important;
  }

  .sm\:hover\:text-yellow-dark:hover {
    color: #f2d024 !important;
  }

  .sm\:hover\:text-yellow:hover {
    color: #ffed4a !important;
  }

  .sm\:hover\:text-yellow-light:hover {
    color: #fff382 !important;
  }

  .sm\:hover\:text-yellow-lighter:hover {
    color: #fff9c2 !important;
  }

  .sm\:hover\:text-yellow-lightest:hover {
    color: #fcfbeb !important;
  }

  .sm\:hover\:text-green-darkest:hover {
    color: #0f2f21 !important;
  }

  .sm\:hover\:text-green-darker:hover {
    color: #1a4731 !important;
  }

  .sm\:hover\:text-green-dark:hover {
    color: #1f9d55 !important;
  }

  .sm\:hover\:text-green:hover {
    color: #38c172 !important;
  }

  .sm\:hover\:text-green-light:hover {
    color: #51d88a !important;
  }

  .sm\:hover\:text-green-lighter:hover {
    color: #a2f5bf !important;
  }

  .sm\:hover\:text-green-lightest:hover {
    color: #e3fcec !important;
  }

  .sm\:hover\:text-teal-darkest:hover {
    color: #0d3331 !important;
  }

  .sm\:hover\:text-teal-darker:hover {
    color: #20504f !important;
  }

  .sm\:hover\:text-teal-dark:hover {
    color: #38a89d !important;
  }

  .sm\:hover\:text-teal:hover {
    color: #4dc0b5 !important;
  }

  .sm\:hover\:text-teal-light:hover {
    color: #64d5ca !important;
  }

  .sm\:hover\:text-teal-lighter:hover {
    color: #a0f0ed !important;
  }

  .sm\:hover\:text-teal-lightest:hover {
    color: #e8fffe !important;
  }

  .sm\:hover\:text-blue-darkest:hover {
    color: #12283a !important;
  }

  .sm\:hover\:text-blue-darker:hover {
    color: #1c3d5a !important;
  }

  .sm\:hover\:text-blue-dark:hover {
    color: #2779bd !important;
  }

  .sm\:hover\:text-blue:hover {
    color: #3490dc !important;
  }

  .sm\:hover\:text-blue-light:hover {
    color: #6cb2eb !important;
  }

  .sm\:hover\:text-blue-lighter:hover {
    color: #bcdefa !important;
  }

  .sm\:hover\:text-blue-lightest:hover {
    color: #eff8ff !important;
  }

  .sm\:hover\:text-indigo-darkest:hover {
    color: #191e38 !important;
  }

  .sm\:hover\:text-indigo-darker:hover {
    color: #2f365f !important;
  }

  .sm\:hover\:text-indigo-dark:hover {
    color: #5661b3 !important;
  }

  .sm\:hover\:text-indigo:hover {
    color: #6574cd !important;
  }

  .sm\:hover\:text-indigo-light:hover {
    color: #7886d7 !important;
  }

  .sm\:hover\:text-indigo-lighter:hover {
    color: #b2b7ff !important;
  }

  .sm\:hover\:text-indigo-lightest:hover {
    color: #e6e8ff !important;
  }

  .sm\:hover\:text-purple-darkest:hover {
    color: #21183c !important;
  }

  .sm\:hover\:text-purple-darker:hover {
    color: #382b5f !important;
  }

  .sm\:hover\:text-purple-dark:hover {
    color: #794acf !important;
  }

  .sm\:hover\:text-purple:hover {
    color: #9561e2 !important;
  }

  .sm\:hover\:text-purple-light:hover {
    color: #a779e9 !important;
  }

  .sm\:hover\:text-purple-lighter:hover {
    color: #d6bbfc !important;
  }

  .sm\:hover\:text-purple-lightest:hover {
    color: #f3ebff !important;
  }

  .sm\:hover\:text-pink-darkest:hover {
    color: #451225 !important;
  }

  .sm\:hover\:text-pink-darker:hover {
    color: #6f213f !important;
  }

  .sm\:hover\:text-pink-dark:hover {
    color: #eb5286 !important;
  }

  .sm\:hover\:text-pink:hover {
    color: #f66d9b !important;
  }

  .sm\:hover\:text-pink-light:hover {
    color: #fa7ea8 !important;
  }

  .sm\:hover\:text-pink-lighter:hover {
    color: #ffbbca !important;
  }

  .sm\:hover\:text-pink-lightest:hover {
    color: #ffebef !important;
  }

  .sm\:focus\:text-transparent:focus {
    color: transparent !important;
  }

  .sm\:focus\:text-black:focus {
    color: #22292f !important;
  }

  .sm\:focus\:text-grey-darkest:focus {
    color: #3d4852 !important;
  }

  .sm\:focus\:text-grey-darker:focus {
    color: #606f7b !important;
  }

  .sm\:focus\:text-grey-dark:focus {
    color: #8795a1 !important;
  }

  .sm\:focus\:text-grey:focus {
    color: #b8c2cc !important;
  }

  .sm\:focus\:text-grey-light:focus {
    color: #dae1e7 !important;
  }

  .sm\:focus\:text-grey-lighter:focus {
    color: #f1f5f8 !important;
  }

  .sm\:focus\:text-grey-lightest:focus {
    color: #f8fafc !important;
  }

  .sm\:focus\:text-white:focus {
    color: #fff !important;
  }

  .sm\:focus\:text-red-darkest:focus {
    color: #3b0d0c !important;
  }

  .sm\:focus\:text-red-darker:focus {
    color: #621b18 !important;
  }

  .sm\:focus\:text-red-dark:focus {
    color: #cc1f1a !important;
  }

  .sm\:focus\:text-red:focus {
    color: #e3342f !important;
  }

  .sm\:focus\:text-red-light:focus {
    color: #ef5753 !important;
  }

  .sm\:focus\:text-red-lighter:focus {
    color: #f9acaa !important;
  }

  .sm\:focus\:text-red-lightest:focus {
    color: #fcebea !important;
  }

  .sm\:focus\:text-orange-darkest:focus {
    color: #462a16 !important;
  }

  .sm\:focus\:text-orange-darker:focus {
    color: #613b1f !important;
  }

  .sm\:focus\:text-orange-dark:focus {
    color: #de751f !important;
  }

  .sm\:focus\:text-orange:focus {
    color: #f6993f !important;
  }

  .sm\:focus\:text-orange-light:focus {
    color: #faad63 !important;
  }

  .sm\:focus\:text-orange-lighter:focus {
    color: #fcd9b6 !important;
  }

  .sm\:focus\:text-orange-lightest:focus {
    color: #fff5eb !important;
  }

  .sm\:focus\:text-yellow-darkest:focus {
    color: #453411 !important;
  }

  .sm\:focus\:text-yellow-darker:focus {
    color: #684f1d !important;
  }

  .sm\:focus\:text-yellow-dark:focus {
    color: #f2d024 !important;
  }

  .sm\:focus\:text-yellow:focus {
    color: #ffed4a !important;
  }

  .sm\:focus\:text-yellow-light:focus {
    color: #fff382 !important;
  }

  .sm\:focus\:text-yellow-lighter:focus {
    color: #fff9c2 !important;
  }

  .sm\:focus\:text-yellow-lightest:focus {
    color: #fcfbeb !important;
  }

  .sm\:focus\:text-green-darkest:focus {
    color: #0f2f21 !important;
  }

  .sm\:focus\:text-green-darker:focus {
    color: #1a4731 !important;
  }

  .sm\:focus\:text-green-dark:focus {
    color: #1f9d55 !important;
  }

  .sm\:focus\:text-green:focus {
    color: #38c172 !important;
  }

  .sm\:focus\:text-green-light:focus {
    color: #51d88a !important;
  }

  .sm\:focus\:text-green-lighter:focus {
    color: #a2f5bf !important;
  }

  .sm\:focus\:text-green-lightest:focus {
    color: #e3fcec !important;
  }

  .sm\:focus\:text-teal-darkest:focus {
    color: #0d3331 !important;
  }

  .sm\:focus\:text-teal-darker:focus {
    color: #20504f !important;
  }

  .sm\:focus\:text-teal-dark:focus {
    color: #38a89d !important;
  }

  .sm\:focus\:text-teal:focus {
    color: #4dc0b5 !important;
  }

  .sm\:focus\:text-teal-light:focus {
    color: #64d5ca !important;
  }

  .sm\:focus\:text-teal-lighter:focus {
    color: #a0f0ed !important;
  }

  .sm\:focus\:text-teal-lightest:focus {
    color: #e8fffe !important;
  }

  .sm\:focus\:text-blue-darkest:focus {
    color: #12283a !important;
  }

  .sm\:focus\:text-blue-darker:focus {
    color: #1c3d5a !important;
  }

  .sm\:focus\:text-blue-dark:focus {
    color: #2779bd !important;
  }

  .sm\:focus\:text-blue:focus {
    color: #3490dc !important;
  }

  .sm\:focus\:text-blue-light:focus {
    color: #6cb2eb !important;
  }

  .sm\:focus\:text-blue-lighter:focus {
    color: #bcdefa !important;
  }

  .sm\:focus\:text-blue-lightest:focus {
    color: #eff8ff !important;
  }

  .sm\:focus\:text-indigo-darkest:focus {
    color: #191e38 !important;
  }

  .sm\:focus\:text-indigo-darker:focus {
    color: #2f365f !important;
  }

  .sm\:focus\:text-indigo-dark:focus {
    color: #5661b3 !important;
  }

  .sm\:focus\:text-indigo:focus {
    color: #6574cd !important;
  }

  .sm\:focus\:text-indigo-light:focus {
    color: #7886d7 !important;
  }

  .sm\:focus\:text-indigo-lighter:focus {
    color: #b2b7ff !important;
  }

  .sm\:focus\:text-indigo-lightest:focus {
    color: #e6e8ff !important;
  }

  .sm\:focus\:text-purple-darkest:focus {
    color: #21183c !important;
  }

  .sm\:focus\:text-purple-darker:focus {
    color: #382b5f !important;
  }

  .sm\:focus\:text-purple-dark:focus {
    color: #794acf !important;
  }

  .sm\:focus\:text-purple:focus {
    color: #9561e2 !important;
  }

  .sm\:focus\:text-purple-light:focus {
    color: #a779e9 !important;
  }

  .sm\:focus\:text-purple-lighter:focus {
    color: #d6bbfc !important;
  }

  .sm\:focus\:text-purple-lightest:focus {
    color: #f3ebff !important;
  }

  .sm\:focus\:text-pink-darkest:focus {
    color: #451225 !important;
  }

  .sm\:focus\:text-pink-darker:focus {
    color: #6f213f !important;
  }

  .sm\:focus\:text-pink-dark:focus {
    color: #eb5286 !important;
  }

  .sm\:focus\:text-pink:focus {
    color: #f66d9b !important;
  }

  .sm\:focus\:text-pink-light:focus {
    color: #fa7ea8 !important;
  }

  .sm\:focus\:text-pink-lighter:focus {
    color: #ffbbca !important;
  }

  .sm\:focus\:text-pink-lightest:focus {
    color: #ffebef !important;
  }

  .sm\:text-xs {
    font-size: .75rem !important;
  }

  .sm\:text-sm {
    font-size: .875rem !important;
  }

  .sm\:text-base {
    font-size: 1rem !important;
  }

  .sm\:text-lg {
    font-size: 1.125rem !important;
  }

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

  .sm\:text-2xl {
    font-size: 1.5rem !important;
  }

  .sm\:text-3xl {
    font-size: 1.875rem !important;
  }

  .sm\:text-4xl {
    font-size: 2.25rem !important;
  }

  .sm\:text-5xl {
    font-size: 3rem !important;
  }

  .sm\:italic {
    font-style: italic !important;
  }

  .sm\:roman {
    font-style: normal !important;
  }

  .sm\:uppercase {
    text-transform: uppercase !important;
  }

  .sm\:lowercase {
    text-transform: lowercase !important;
  }

  .sm\:capitalize {
    text-transform: capitalize !important;
  }

  .sm\:normal-case {
    text-transform: none !important;
  }

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

  .sm\:line-through {
    text-decoration: line-through !important;
  }

  .sm\:no-underline {
    text-decoration: none !important;
  }

  .sm\:antialiased {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .sm\:subpixel-antialiased {
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .sm\:hover\:italic:hover {
    font-style: italic !important;
  }

  .sm\:hover\:roman:hover {
    font-style: normal !important;
  }

  .sm\:hover\:uppercase:hover {
    text-transform: uppercase !important;
  }

  .sm\:hover\:lowercase:hover {
    text-transform: lowercase !important;
  }

  .sm\:hover\:capitalize:hover {
    text-transform: capitalize !important;
  }

  .sm\:hover\:normal-case:hover {
    text-transform: none !important;
  }

  .sm\:hover\:underline:hover {
    text-decoration: underline !important;
  }

  .sm\:hover\:line-through:hover {
    text-decoration: line-through !important;
  }

  .sm\:hover\:no-underline:hover {
    text-decoration: none !important;
  }

  .sm\:hover\:antialiased:hover {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .sm\:hover\:subpixel-antialiased:hover {
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .sm\:focus\:italic:focus {
    font-style: italic !important;
  }

  .sm\:focus\:roman:focus {
    font-style: normal !important;
  }

  .sm\:focus\:uppercase:focus {
    text-transform: uppercase !important;
  }

  .sm\:focus\:lowercase:focus {
    text-transform: lowercase !important;
  }

  .sm\:focus\:capitalize:focus {
    text-transform: capitalize !important;
  }

  .sm\:focus\:normal-case:focus {
    text-transform: none !important;
  }

  .sm\:focus\:underline:focus {
    text-decoration: underline !important;
  }

  .sm\:focus\:line-through:focus {
    text-decoration: line-through !important;
  }

  .sm\:focus\:no-underline:focus {
    text-decoration: none !important;
  }

  .sm\:focus\:antialiased:focus {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .sm\:focus\:subpixel-antialiased:focus {
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .sm\:tracking-tight {
    letter-spacing: -0.05em !important;
  }

  .sm\:tracking-normal {
    letter-spacing: 0 !important;
  }

  .sm\:tracking-wide {
    letter-spacing: .05em !important;
  }

  .sm\:select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
  }

  .sm\:select-text {
    -webkit-user-select: text !important;
    -moz-user-select: text !important;
    -ms-user-select: text !important;
    user-select: text !important;
  }

  .sm\:align-baseline {
    vertical-align: baseline !important;
  }

  .sm\:align-top {
    vertical-align: top !important;
  }

  .sm\:align-middle {
    vertical-align: middle !important;
  }

  .sm\:align-bottom {
    vertical-align: bottom !important;
  }

  .sm\:align-text-top {
    vertical-align: text-top !important;
  }

  .sm\:align-text-bottom {
    vertical-align: text-bottom !important;
  }

  .sm\:visible {
    visibility: visible !important;
  }

  .sm\:invisible {
    visibility: hidden !important;
  }

  .sm\:whitespace-normal {
    white-space: normal !important;
  }

  .sm\:whitespace-no-wrap {
    white-space: nowrap !important;
  }

  .sm\:whitespace-pre {
    white-space: pre !important;
  }

  .sm\:whitespace-pre-line {
    white-space: pre-line !important;
  }

  .sm\:whitespace-pre-wrap {
    white-space: pre-wrap !important;
  }

  .sm\:break-words {
    word-wrap: break-word !important;
  }

  .sm\:break-normal {
    word-wrap: normal !important;
  }

  .sm\:truncate {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .sm\:w-1 {
    width: .25rem !important;
  }

  .sm\:w-2 {
    width: .5rem !important;
  }

  .sm\:w-3 {
    width: .75rem !important;
  }

  .sm\:w-4 {
    width: 1rem !important;
  }

  .sm\:w-5 {
    width: 1.25rem !important;
  }

  .sm\:w-6 {
    width: 1.5rem !important;
  }

  .sm\:w-8 {
    width: 2rem !important;
  }

  .sm\:w-10 {
    width: 2.5rem !important;
  }

  .sm\:w-12 {
    width: 3rem !important;
  }

  .sm\:w-16 {
    width: 4rem !important;
  }

  .sm\:w-24 {
    width: 6rem !important;
  }

  .sm\:w-32 {
    width: 8rem !important;
  }

  .sm\:w-48 {
    width: 12rem !important;
  }

  .sm\:w-64 {
    width: 16rem !important;
  }

  .sm\:w-auto {
    width: auto !important;
  }

  .sm\:w-px {
    width: 1px !important;
  }

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

  .sm\:w-1\/3 {
    width: 33.33333% !important;
  }

  .sm\:w-2\/3 {
    width: 66.66667% !important;
  }

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

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

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

  .sm\:w-2\/5 {
    width: 40% !important;
  }

  .sm\:w-3\/5 {
    width: 60% !important;
  }

  .sm\:w-4\/5 {
    width: 80% !important;
  }

  .sm\:w-1\/6 {
    width: 16.66667% !important;
  }

  .sm\:w-5\/6 {
    width: 83.33333% !important;
  }

  .sm\:w-full {
    width: 100% !important;
  }

  .sm\:w-screen {
    width: 100vw !important;
  }

  .sm\:z-0 {
    z-index: 0 !important;
  }

  .sm\:z-10 {
    z-index: 10 !important;
  }

  .sm\:z-20 {
    z-index: 20 !important;
  }

  .sm\:z-30 {
    z-index: 30 !important;
  }

  .sm\:z-40 {
    z-index: 40 !important;
  }

  .sm\:z-50 {
    z-index: 50 !important;
  }

  .sm\:z-auto {
    z-index: auto !important;
  }
}

@media (min-width: 768px) {
  .md\:list-reset {
    list-style: none !important;
    padding: 0 !important;
  }

  .md\:appearance-none {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
  }

  .md\:bg-fixed {
    background-attachment: fixed !important;
  }

  .md\:bg-local {
    background-attachment: local !important;
  }

  .md\:bg-scroll {
    background-attachment: scroll !important;
  }

  .md\:bg-transparent {
    background-color: transparent !important;
  }

  .md\:bg-black {
    background-color: #22292f !important;
  }

  .md\:bg-grey-darkest {
    background-color: #3d4852 !important;
  }

  .md\:bg-grey-darker {
    background-color: #606f7b !important;
  }

  .md\:bg-grey-dark {
    background-color: #8795a1 !important;
  }

  .md\:bg-grey {
    background-color: #b8c2cc !important;
  }

  .md\:bg-grey-light {
    background-color: #dae1e7 !important;
  }

  .md\:bg-grey-lighter {
    background-color: #f1f5f8 !important;
  }

  .md\:bg-grey-lightest {
    background-color: #f8fafc !important;
  }

  .md\:bg-white {
    background-color: #fff !important;
  }

  .md\:bg-red-darkest {
    background-color: #3b0d0c !important;
  }

  .md\:bg-red-darker {
    background-color: #621b18 !important;
  }

  .md\:bg-red-dark {
    background-color: #cc1f1a !important;
  }

  .md\:bg-red {
    background-color: #e3342f !important;
  }

  .md\:bg-red-light {
    background-color: #ef5753 !important;
  }

  .md\:bg-red-lighter {
    background-color: #f9acaa !important;
  }

  .md\:bg-red-lightest {
    background-color: #fcebea !important;
  }

  .md\:bg-orange-darkest {
    background-color: #462a16 !important;
  }

  .md\:bg-orange-darker {
    background-color: #613b1f !important;
  }

  .md\:bg-orange-dark {
    background-color: #de751f !important;
  }

  .md\:bg-orange {
    background-color: #f6993f !important;
  }

  .md\:bg-orange-light {
    background-color: #faad63 !important;
  }

  .md\:bg-orange-lighter {
    background-color: #fcd9b6 !important;
  }

  .md\:bg-orange-lightest {
    background-color: #fff5eb !important;
  }

  .md\:bg-yellow-darkest {
    background-color: #453411 !important;
  }

  .md\:bg-yellow-darker {
    background-color: #684f1d !important;
  }

  .md\:bg-yellow-dark {
    background-color: #f2d024 !important;
  }

  .md\:bg-yellow {
    background-color: #ffed4a !important;
  }

  .md\:bg-yellow-light {
    background-color: #fff382 !important;
  }

  .md\:bg-yellow-lighter {
    background-color: #fff9c2 !important;
  }

  .md\:bg-yellow-lightest {
    background-color: #fcfbeb !important;
  }

  .md\:bg-green-darkest {
    background-color: #0f2f21 !important;
  }

  .md\:bg-green-darker {
    background-color: #1a4731 !important;
  }

  .md\:bg-green-dark {
    background-color: #1f9d55 !important;
  }

  .md\:bg-green {
    background-color: #38c172 !important;
  }

  .md\:bg-green-light {
    background-color: #51d88a !important;
  }

  .md\:bg-green-lighter {
    background-color: #a2f5bf !important;
  }

  .md\:bg-green-lightest {
    background-color: #e3fcec !important;
  }

  .md\:bg-teal-darkest {
    background-color: #0d3331 !important;
  }

  .md\:bg-teal-darker {
    background-color: #20504f !important;
  }

  .md\:bg-teal-dark {
    background-color: #38a89d !important;
  }

  .md\:bg-teal {
    background-color: #4dc0b5 !important;
  }

  .md\:bg-teal-light {
    background-color: #64d5ca !important;
  }

  .md\:bg-teal-lighter {
    background-color: #a0f0ed !important;
  }

  .md\:bg-teal-lightest {
    background-color: #e8fffe !important;
  }

  .md\:bg-blue-darkest {
    background-color: #12283a !important;
  }

  .md\:bg-blue-darker {
    background-color: #1c3d5a !important;
  }

  .md\:bg-blue-dark {
    background-color: #2779bd !important;
  }

  .md\:bg-blue {
    background-color: #3490dc !important;
  }

  .md\:bg-blue-light {
    background-color: #6cb2eb !important;
  }

  .md\:bg-blue-lighter {
    background-color: #bcdefa !important;
  }

  .md\:bg-blue-lightest {
    background-color: #eff8ff !important;
  }

  .md\:bg-indigo-darkest {
    background-color: #191e38 !important;
  }

  .md\:bg-indigo-darker {
    background-color: #2f365f !important;
  }

  .md\:bg-indigo-dark {
    background-color: #5661b3 !important;
  }

  .md\:bg-indigo {
    background-color: #6574cd !important;
  }

  .md\:bg-indigo-light {
    background-color: #7886d7 !important;
  }

  .md\:bg-indigo-lighter {
    background-color: #b2b7ff !important;
  }

  .md\:bg-indigo-lightest {
    background-color: #e6e8ff !important;
  }

  .md\:bg-purple-darkest {
    background-color: #21183c !important;
  }

  .md\:bg-purple-darker {
    background-color: #382b5f !important;
  }

  .md\:bg-purple-dark {
    background-color: #794acf !important;
  }

  .md\:bg-purple {
    background-color: #9561e2 !important;
  }

  .md\:bg-purple-light {
    background-color: #a779e9 !important;
  }

  .md\:bg-purple-lighter {
    background-color: #d6bbfc !important;
  }

  .md\:bg-purple-lightest {
    background-color: #f3ebff !important;
  }

  .md\:bg-pink-darkest {
    background-color: #451225 !important;
  }

  .md\:bg-pink-darker {
    background-color: #6f213f !important;
  }

  .md\:bg-pink-dark {
    background-color: #eb5286 !important;
  }

  .md\:bg-pink {
    background-color: #f66d9b !important;
  }

  .md\:bg-pink-light {
    background-color: #fa7ea8 !important;
  }

  .md\:bg-pink-lighter {
    background-color: #ffbbca !important;
  }

  .md\:bg-pink-lightest {
    background-color: #ffebef !important;
  }

  .md\:hover\:bg-transparent:hover {
    background-color: transparent !important;
  }

  .md\:hover\:bg-black:hover {
    background-color: #22292f !important;
  }

  .md\:hover\:bg-grey-darkest:hover {
    background-color: #3d4852 !important;
  }

  .md\:hover\:bg-grey-darker:hover {
    background-color: #606f7b !important;
  }

  .md\:hover\:bg-grey-dark:hover {
    background-color: #8795a1 !important;
  }

  .md\:hover\:bg-grey:hover {
    background-color: #b8c2cc !important;
  }

  .md\:hover\:bg-grey-light:hover {
    background-color: #dae1e7 !important;
  }

  .md\:hover\:bg-grey-lighter:hover {
    background-color: #f1f5f8 !important;
  }

  .md\:hover\:bg-grey-lightest:hover {
    background-color: #f8fafc !important;
  }

  .md\:hover\:bg-white:hover {
    background-color: #fff !important;
  }

  .md\:hover\:bg-red-darkest:hover {
    background-color: #3b0d0c !important;
  }

  .md\:hover\:bg-red-darker:hover {
    background-color: #621b18 !important;
  }

  .md\:hover\:bg-red-dark:hover {
    background-color: #cc1f1a !important;
  }

  .md\:hover\:bg-red:hover {
    background-color: #e3342f !important;
  }

  .md\:hover\:bg-red-light:hover {
    background-color: #ef5753 !important;
  }

  .md\:hover\:bg-red-lighter:hover {
    background-color: #f9acaa !important;
  }

  .md\:hover\:bg-red-lightest:hover {
    background-color: #fcebea !important;
  }

  .md\:hover\:bg-orange-darkest:hover {
    background-color: #462a16 !important;
  }

  .md\:hover\:bg-orange-darker:hover {
    background-color: #613b1f !important;
  }

  .md\:hover\:bg-orange-dark:hover {
    background-color: #de751f !important;
  }

  .md\:hover\:bg-orange:hover {
    background-color: #f6993f !important;
  }

  .md\:hover\:bg-orange-light:hover {
    background-color: #faad63 !important;
  }

  .md\:hover\:bg-orange-lighter:hover {
    background-color: #fcd9b6 !important;
  }

  .md\:hover\:bg-orange-lightest:hover {
    background-color: #fff5eb !important;
  }

  .md\:hover\:bg-yellow-darkest:hover {
    background-color: #453411 !important;
  }

  .md\:hover\:bg-yellow-darker:hover {
    background-color: #684f1d !important;
  }

  .md\:hover\:bg-yellow-dark:hover {
    background-color: #f2d024 !important;
  }

  .md\:hover\:bg-yellow:hover {
    background-color: #ffed4a !important;
  }

  .md\:hover\:bg-yellow-light:hover {
    background-color: #fff382 !important;
  }

  .md\:hover\:bg-yellow-lighter:hover {
    background-color: #fff9c2 !important;
  }

  .md\:hover\:bg-yellow-lightest:hover {
    background-color: #fcfbeb !important;
  }

  .md\:hover\:bg-green-darkest:hover {
    background-color: #0f2f21 !important;
  }

  .md\:hover\:bg-green-darker:hover {
    background-color: #1a4731 !important;
  }

  .md\:hover\:bg-green-dark:hover {
    background-color: #1f9d55 !important;
  }

  .md\:hover\:bg-green:hover {
    background-color: #38c172 !important;
  }

  .md\:hover\:bg-green-light:hover {
    background-color: #51d88a !important;
  }

  .md\:hover\:bg-green-lighter:hover {
    background-color: #a2f5bf !important;
  }

  .md\:hover\:bg-green-lightest:hover {
    background-color: #e3fcec !important;
  }

  .md\:hover\:bg-teal-darkest:hover {
    background-color: #0d3331 !important;
  }

  .md\:hover\:bg-teal-darker:hover {
    background-color: #20504f !important;
  }

  .md\:hover\:bg-teal-dark:hover {
    background-color: #38a89d !important;
  }

  .md\:hover\:bg-teal:hover {
    background-color: #4dc0b5 !important;
  }

  .md\:hover\:bg-teal-light:hover {
    background-color: #64d5ca !important;
  }

  .md\:hover\:bg-teal-lighter:hover {
    background-color: #a0f0ed !important;
  }

  .md\:hover\:bg-teal-lightest:hover {
    background-color: #e8fffe !important;
  }

  .md\:hover\:bg-blue-darkest:hover {
    background-color: #12283a !important;
  }

  .md\:hover\:bg-blue-darker:hover {
    background-color: #1c3d5a !important;
  }

  .md\:hover\:bg-blue-dark:hover {
    background-color: #2779bd !important;
  }

  .md\:hover\:bg-blue:hover {
    background-color: #3490dc !important;
  }

  .md\:hover\:bg-blue-light:hover {
    background-color: #6cb2eb !important;
  }

  .md\:hover\:bg-blue-lighter:hover {
    background-color: #bcdefa !important;
  }

  .md\:hover\:bg-blue-lightest:hover {
    background-color: #eff8ff !important;
  }

  .md\:hover\:bg-indigo-darkest:hover {
    background-color: #191e38 !important;
  }

  .md\:hover\:bg-indigo-darker:hover {
    background-color: #2f365f !important;
  }

  .md\:hover\:bg-indigo-dark:hover {
    background-color: #5661b3 !important;
  }

  .md\:hover\:bg-indigo:hover {
    background-color: #6574cd !important;
  }

  .md\:hover\:bg-indigo-light:hover {
    background-color: #7886d7 !important;
  }

  .md\:hover\:bg-indigo-lighter:hover {
    background-color: #b2b7ff !important;
  }

  .md\:hover\:bg-indigo-lightest:hover {
    background-color: #e6e8ff !important;
  }

  .md\:hover\:bg-purple-darkest:hover {
    background-color: #21183c !important;
  }

  .md\:hover\:bg-purple-darker:hover {
    background-color: #382b5f !important;
  }

  .md\:hover\:bg-purple-dark:hover {
    background-color: #794acf !important;
  }

  .md\:hover\:bg-purple:hover {
    background-color: #9561e2 !important;
  }

  .md\:hover\:bg-purple-light:hover {
    background-color: #a779e9 !important;
  }

  .md\:hover\:bg-purple-lighter:hover {
    background-color: #d6bbfc !important;
  }

  .md\:hover\:bg-purple-lightest:hover {
    background-color: #f3ebff !important;
  }

  .md\:hover\:bg-pink-darkest:hover {
    background-color: #451225 !important;
  }

  .md\:hover\:bg-pink-darker:hover {
    background-color: #6f213f !important;
  }

  .md\:hover\:bg-pink-dark:hover {
    background-color: #eb5286 !important;
  }

  .md\:hover\:bg-pink:hover {
    background-color: #f66d9b !important;
  }

  .md\:hover\:bg-pink-light:hover {
    background-color: #fa7ea8 !important;
  }

  .md\:hover\:bg-pink-lighter:hover {
    background-color: #ffbbca !important;
  }

  .md\:hover\:bg-pink-lightest:hover {
    background-color: #ffebef !important;
  }

  .md\:focus\:bg-transparent:focus {
    background-color: transparent !important;
  }

  .md\:focus\:bg-black:focus {
    background-color: #22292f !important;
  }

  .md\:focus\:bg-grey-darkest:focus {
    background-color: #3d4852 !important;
  }

  .md\:focus\:bg-grey-darker:focus {
    background-color: #606f7b !important;
  }

  .md\:focus\:bg-grey-dark:focus {
    background-color: #8795a1 !important;
  }

  .md\:focus\:bg-grey:focus {
    background-color: #b8c2cc !important;
  }

  .md\:focus\:bg-grey-light:focus {
    background-color: #dae1e7 !important;
  }

  .md\:focus\:bg-grey-lighter:focus {
    background-color: #f1f5f8 !important;
  }

  .md\:focus\:bg-grey-lightest:focus {
    background-color: #f8fafc !important;
  }

  .md\:focus\:bg-white:focus {
    background-color: #fff !important;
  }

  .md\:focus\:bg-red-darkest:focus {
    background-color: #3b0d0c !important;
  }

  .md\:focus\:bg-red-darker:focus {
    background-color: #621b18 !important;
  }

  .md\:focus\:bg-red-dark:focus {
    background-color: #cc1f1a !important;
  }

  .md\:focus\:bg-red:focus {
    background-color: #e3342f !important;
  }

  .md\:focus\:bg-red-light:focus {
    background-color: #ef5753 !important;
  }

  .md\:focus\:bg-red-lighter:focus {
    background-color: #f9acaa !important;
  }

  .md\:focus\:bg-red-lightest:focus {
    background-color: #fcebea !important;
  }

  .md\:focus\:bg-orange-darkest:focus {
    background-color: #462a16 !important;
  }

  .md\:focus\:bg-orange-darker:focus {
    background-color: #613b1f !important;
  }

  .md\:focus\:bg-orange-dark:focus {
    background-color: #de751f !important;
  }

  .md\:focus\:bg-orange:focus {
    background-color: #f6993f !important;
  }

  .md\:focus\:bg-orange-light:focus {
    background-color: #faad63 !important;
  }

  .md\:focus\:bg-orange-lighter:focus {
    background-color: #fcd9b6 !important;
  }

  .md\:focus\:bg-orange-lightest:focus {
    background-color: #fff5eb !important;
  }

  .md\:focus\:bg-yellow-darkest:focus {
    background-color: #453411 !important;
  }

  .md\:focus\:bg-yellow-darker:focus {
    background-color: #684f1d !important;
  }

  .md\:focus\:bg-yellow-dark:focus {
    background-color: #f2d024 !important;
  }

  .md\:focus\:bg-yellow:focus {
    background-color: #ffed4a !important;
  }

  .md\:focus\:bg-yellow-light:focus {
    background-color: #fff382 !important;
  }

  .md\:focus\:bg-yellow-lighter:focus {
    background-color: #fff9c2 !important;
  }

  .md\:focus\:bg-yellow-lightest:focus {
    background-color: #fcfbeb !important;
  }

  .md\:focus\:bg-green-darkest:focus {
    background-color: #0f2f21 !important;
  }

  .md\:focus\:bg-green-darker:focus {
    background-color: #1a4731 !important;
  }

  .md\:focus\:bg-green-dark:focus {
    background-color: #1f9d55 !important;
  }

  .md\:focus\:bg-green:focus {
    background-color: #38c172 !important;
  }

  .md\:focus\:bg-green-light:focus {
    background-color: #51d88a !important;
  }

  .md\:focus\:bg-green-lighter:focus {
    background-color: #a2f5bf !important;
  }

  .md\:focus\:bg-green-lightest:focus {
    background-color: #e3fcec !important;
  }

  .md\:focus\:bg-teal-darkest:focus {
    background-color: #0d3331 !important;
  }

  .md\:focus\:bg-teal-darker:focus {
    background-color: #20504f !important;
  }

  .md\:focus\:bg-teal-dark:focus {
    background-color: #38a89d !important;
  }

  .md\:focus\:bg-teal:focus {
    background-color: #4dc0b5 !important;
  }

  .md\:focus\:bg-teal-light:focus {
    background-color: #64d5ca !important;
  }

  .md\:focus\:bg-teal-lighter:focus {
    background-color: #a0f0ed !important;
  }

  .md\:focus\:bg-teal-lightest:focus {
    background-color: #e8fffe !important;
  }

  .md\:focus\:bg-blue-darkest:focus {
    background-color: #12283a !important;
  }

  .md\:focus\:bg-blue-darker:focus {
    background-color: #1c3d5a !important;
  }

  .md\:focus\:bg-blue-dark:focus {
    background-color: #2779bd !important;
  }

  .md\:focus\:bg-blue:focus {
    background-color: #3490dc !important;
  }

  .md\:focus\:bg-blue-light:focus {
    background-color: #6cb2eb !important;
  }

  .md\:focus\:bg-blue-lighter:focus {
    background-color: #bcdefa !important;
  }

  .md\:focus\:bg-blue-lightest:focus {
    background-color: #eff8ff !important;
  }

  .md\:focus\:bg-indigo-darkest:focus {
    background-color: #191e38 !important;
  }

  .md\:focus\:bg-indigo-darker:focus {
    background-color: #2f365f !important;
  }

  .md\:focus\:bg-indigo-dark:focus {
    background-color: #5661b3 !important;
  }

  .md\:focus\:bg-indigo:focus {
    background-color: #6574cd !important;
  }

  .md\:focus\:bg-indigo-light:focus {
    background-color: #7886d7 !important;
  }

  .md\:focus\:bg-indigo-lighter:focus {
    background-color: #b2b7ff !important;
  }

  .md\:focus\:bg-indigo-lightest:focus {
    background-color: #e6e8ff !important;
  }

  .md\:focus\:bg-purple-darkest:focus {
    background-color: #21183c !important;
  }

  .md\:focus\:bg-purple-darker:focus {
    background-color: #382b5f !important;
  }

  .md\:focus\:bg-purple-dark:focus {
    background-color: #794acf !important;
  }

  .md\:focus\:bg-purple:focus {
    background-color: #9561e2 !important;
  }

  .md\:focus\:bg-purple-light:focus {
    background-color: #a779e9 !important;
  }

  .md\:focus\:bg-purple-lighter:focus {
    background-color: #d6bbfc !important;
  }

  .md\:focus\:bg-purple-lightest:focus {
    background-color: #f3ebff !important;
  }

  .md\:focus\:bg-pink-darkest:focus {
    background-color: #451225 !important;
  }

  .md\:focus\:bg-pink-darker:focus {
    background-color: #6f213f !important;
  }

  .md\:focus\:bg-pink-dark:focus {
    background-color: #eb5286 !important;
  }

  .md\:focus\:bg-pink:focus {
    background-color: #f66d9b !important;
  }

  .md\:focus\:bg-pink-light:focus {
    background-color: #fa7ea8 !important;
  }

  .md\:focus\:bg-pink-lighter:focus {
    background-color: #ffbbca !important;
  }

  .md\:focus\:bg-pink-lightest:focus {
    background-color: #ffebef !important;
  }

  .md\:bg-bottom {
    background-position: bottom !important;
  }

  .md\:bg-center {
    background-position: center !important;
  }

  .md\:bg-left {
    background-position: left !important;
  }

  .md\:bg-left-bottom {
    background-position: left bottom !important;
  }

  .md\:bg-left-top {
    background-position: left top !important;
  }

  .md\:bg-right {
    background-position: right !important;
  }

  .md\:bg-right-bottom {
    background-position: right bottom !important;
  }

  .md\:bg-right-top {
    background-position: right top !important;
  }

  .md\:bg-top {
    background-position: top !important;
  }

  .md\:bg-repeat {
    background-repeat: repeat !important;
  }

  .md\:bg-no-repeat {
    background-repeat: no-repeat !important;
  }

  .md\:bg-repeat-x {
    background-repeat: repeat-x !important;
  }

  .md\:bg-repeat-y {
    background-repeat: repeat-y !important;
  }

  .md\:bg-auto {
    background-size: auto !important;
  }

  .md\:bg-cover {
    background-size: cover !important;
  }

  .md\:bg-contain {
    background-size: contain !important;
  }

  .md\:border-transparent {
    border-color: transparent !important;
  }

  .md\:border-black {
    border-color: #22292f !important;
  }

  .md\:border-grey-darkest {
    border-color: #3d4852 !important;
  }

  .md\:border-grey-darker {
    border-color: #606f7b !important;
  }

  .md\:border-grey-dark {
    border-color: #8795a1 !important;
  }

  .md\:border-grey {
    border-color: #b8c2cc !important;
  }

  .md\:border-grey-light {
    border-color: #dae1e7 !important;
  }

  .md\:border-grey-lighter {
    border-color: #f1f5f8 !important;
  }

  .md\:border-grey-lightest {
    border-color: #f8fafc !important;
  }

  .md\:border-white {
    border-color: #fff !important;
  }

  .md\:border-red-darkest {
    border-color: #3b0d0c !important;
  }

  .md\:border-red-darker {
    border-color: #621b18 !important;
  }

  .md\:border-red-dark {
    border-color: #cc1f1a !important;
  }

  .md\:border-red {
    border-color: #e3342f !important;
  }

  .md\:border-red-light {
    border-color: #ef5753 !important;
  }

  .md\:border-red-lighter {
    border-color: #f9acaa !important;
  }

  .md\:border-red-lightest {
    border-color: #fcebea !important;
  }

  .md\:border-orange-darkest {
    border-color: #462a16 !important;
  }

  .md\:border-orange-darker {
    border-color: #613b1f !important;
  }

  .md\:border-orange-dark {
    border-color: #de751f !important;
  }

  .md\:border-orange {
    border-color: #f6993f !important;
  }

  .md\:border-orange-light {
    border-color: #faad63 !important;
  }

  .md\:border-orange-lighter {
    border-color: #fcd9b6 !important;
  }

  .md\:border-orange-lightest {
    border-color: #fff5eb !important;
  }

  .md\:border-yellow-darkest {
    border-color: #453411 !important;
  }

  .md\:border-yellow-darker {
    border-color: #684f1d !important;
  }

  .md\:border-yellow-dark {
    border-color: #f2d024 !important;
  }

  .md\:border-yellow {
    border-color: #ffed4a !important;
  }

  .md\:border-yellow-light {
    border-color: #fff382 !important;
  }

  .md\:border-yellow-lighter {
    border-color: #fff9c2 !important;
  }

  .md\:border-yellow-lightest {
    border-color: #fcfbeb !important;
  }

  .md\:border-green-darkest {
    border-color: #0f2f21 !important;
  }

  .md\:border-green-darker {
    border-color: #1a4731 !important;
  }

  .md\:border-green-dark {
    border-color: #1f9d55 !important;
  }

  .md\:border-green {
    border-color: #38c172 !important;
  }

  .md\:border-green-light {
    border-color: #51d88a !important;
  }

  .md\:border-green-lighter {
    border-color: #a2f5bf !important;
  }

  .md\:border-green-lightest {
    border-color: #e3fcec !important;
  }

  .md\:border-teal-darkest {
    border-color: #0d3331 !important;
  }

  .md\:border-teal-darker {
    border-color: #20504f !important;
  }

  .md\:border-teal-dark {
    border-color: #38a89d !important;
  }

  .md\:border-teal {
    border-color: #4dc0b5 !important;
  }

  .md\:border-teal-light {
    border-color: #64d5ca !important;
  }

  .md\:border-teal-lighter {
    border-color: #a0f0ed !important;
  }

  .md\:border-teal-lightest {
    border-color: #e8fffe !important;
  }

  .md\:border-blue-darkest {
    border-color: #12283a !important;
  }

  .md\:border-blue-darker {
    border-color: #1c3d5a !important;
  }

  .md\:border-blue-dark {
    border-color: #2779bd !important;
  }

  .md\:border-blue {
    border-color: #3490dc !important;
  }

  .md\:border-blue-light {
    border-color: #6cb2eb !important;
  }

  .md\:border-blue-lighter {
    border-color: #bcdefa !important;
  }

  .md\:border-blue-lightest {
    border-color: #eff8ff !important;
  }

  .md\:border-indigo-darkest {
    border-color: #191e38 !important;
  }

  .md\:border-indigo-darker {
    border-color: #2f365f !important;
  }

  .md\:border-indigo-dark {
    border-color: #5661b3 !important;
  }

  .md\:border-indigo {
    border-color: #6574cd !important;
  }

  .md\:border-indigo-light {
    border-color: #7886d7 !important;
  }

  .md\:border-indigo-lighter {
    border-color: #b2b7ff !important;
  }

  .md\:border-indigo-lightest {
    border-color: #e6e8ff !important;
  }

  .md\:border-purple-darkest {
    border-color: #21183c !important;
  }

  .md\:border-purple-darker {
    border-color: #382b5f !important;
  }

  .md\:border-purple-dark {
    border-color: #794acf !important;
  }

  .md\:border-purple {
    border-color: #9561e2 !important;
  }

  .md\:border-purple-light {
    border-color: #a779e9 !important;
  }

  .md\:border-purple-lighter {
    border-color: #d6bbfc !important;
  }

  .md\:border-purple-lightest {
    border-color: #f3ebff !important;
  }

  .md\:border-pink-darkest {
    border-color: #451225 !important;
  }

  .md\:border-pink-darker {
    border-color: #6f213f !important;
  }

  .md\:border-pink-dark {
    border-color: #eb5286 !important;
  }

  .md\:border-pink {
    border-color: #f66d9b !important;
  }

  .md\:border-pink-light {
    border-color: #fa7ea8 !important;
  }

  .md\:border-pink-lighter {
    border-color: #ffbbca !important;
  }

  .md\:border-pink-lightest {
    border-color: #ffebef !important;
  }

  .md\:hover\:border-transparent:hover {
    border-color: transparent !important;
  }

  .md\:hover\:border-black:hover {
    border-color: #22292f !important;
  }

  .md\:hover\:border-grey-darkest:hover {
    border-color: #3d4852 !important;
  }

  .md\:hover\:border-grey-darker:hover {
    border-color: #606f7b !important;
  }

  .md\:hover\:border-grey-dark:hover {
    border-color: #8795a1 !important;
  }

  .md\:hover\:border-grey:hover {
    border-color: #b8c2cc !important;
  }

  .md\:hover\:border-grey-light:hover {
    border-color: #dae1e7 !important;
  }

  .md\:hover\:border-grey-lighter:hover {
    border-color: #f1f5f8 !important;
  }

  .md\:hover\:border-grey-lightest:hover {
    border-color: #f8fafc !important;
  }

  .md\:hover\:border-white:hover {
    border-color: #fff !important;
  }

  .md\:hover\:border-red-darkest:hover {
    border-color: #3b0d0c !important;
  }

  .md\:hover\:border-red-darker:hover {
    border-color: #621b18 !important;
  }

  .md\:hover\:border-red-dark:hover {
    border-color: #cc1f1a !important;
  }

  .md\:hover\:border-red:hover {
    border-color: #e3342f !important;
  }

  .md\:hover\:border-red-light:hover {
    border-color: #ef5753 !important;
  }

  .md\:hover\:border-red-lighter:hover {
    border-color: #f9acaa !important;
  }

  .md\:hover\:border-red-lightest:hover {
    border-color: #fcebea !important;
  }

  .md\:hover\:border-orange-darkest:hover {
    border-color: #462a16 !important;
  }

  .md\:hover\:border-orange-darker:hover {
    border-color: #613b1f !important;
  }

  .md\:hover\:border-orange-dark:hover {
    border-color: #de751f !important;
  }

  .md\:hover\:border-orange:hover {
    border-color: #f6993f !important;
  }

  .md\:hover\:border-orange-light:hover {
    border-color: #faad63 !important;
  }

  .md\:hover\:border-orange-lighter:hover {
    border-color: #fcd9b6 !important;
  }

  .md\:hover\:border-orange-lightest:hover {
    border-color: #fff5eb !important;
  }

  .md\:hover\:border-yellow-darkest:hover {
    border-color: #453411 !important;
  }

  .md\:hover\:border-yellow-darker:hover {
    border-color: #684f1d !important;
  }

  .md\:hover\:border-yellow-dark:hover {
    border-color: #f2d024 !important;
  }

  .md\:hover\:border-yellow:hover {
    border-color: #ffed4a !important;
  }

  .md\:hover\:border-yellow-light:hover {
    border-color: #fff382 !important;
  }

  .md\:hover\:border-yellow-lighter:hover {
    border-color: #fff9c2 !important;
  }

  .md\:hover\:border-yellow-lightest:hover {
    border-color: #fcfbeb !important;
  }

  .md\:hover\:border-green-darkest:hover {
    border-color: #0f2f21 !important;
  }

  .md\:hover\:border-green-darker:hover {
    border-color: #1a4731 !important;
  }

  .md\:hover\:border-green-dark:hover {
    border-color: #1f9d55 !important;
  }

  .md\:hover\:border-green:hover {
    border-color: #38c172 !important;
  }

  .md\:hover\:border-green-light:hover {
    border-color: #51d88a !important;
  }

  .md\:hover\:border-green-lighter:hover {
    border-color: #a2f5bf !important;
  }

  .md\:hover\:border-green-lightest:hover {
    border-color: #e3fcec !important;
  }

  .md\:hover\:border-teal-darkest:hover {
    border-color: #0d3331 !important;
  }

  .md\:hover\:border-teal-darker:hover {
    border-color: #20504f !important;
  }

  .md\:hover\:border-teal-dark:hover {
    border-color: #38a89d !important;
  }

  .md\:hover\:border-teal:hover {
    border-color: #4dc0b5 !important;
  }

  .md\:hover\:border-teal-light:hover {
    border-color: #64d5ca !important;
  }

  .md\:hover\:border-teal-lighter:hover {
    border-color: #a0f0ed !important;
  }

  .md\:hover\:border-teal-lightest:hover {
    border-color: #e8fffe !important;
  }

  .md\:hover\:border-blue-darkest:hover {
    border-color: #12283a !important;
  }

  .md\:hover\:border-blue-darker:hover {
    border-color: #1c3d5a !important;
  }

  .md\:hover\:border-blue-dark:hover {
    border-color: #2779bd !important;
  }

  .md\:hover\:border-blue:hover {
    border-color: #3490dc !important;
  }

  .md\:hover\:border-blue-light:hover {
    border-color: #6cb2eb !important;
  }

  .md\:hover\:border-blue-lighter:hover {
    border-color: #bcdefa !important;
  }

  .md\:hover\:border-blue-lightest:hover {
    border-color: #eff8ff !important;
  }

  .md\:hover\:border-indigo-darkest:hover {
    border-color: #191e38 !important;
  }

  .md\:hover\:border-indigo-darker:hover {
    border-color: #2f365f !important;
  }

  .md\:hover\:border-indigo-dark:hover {
    border-color: #5661b3 !important;
  }

  .md\:hover\:border-indigo:hover {
    border-color: #6574cd !important;
  }

  .md\:hover\:border-indigo-light:hover {
    border-color: #7886d7 !important;
  }

  .md\:hover\:border-indigo-lighter:hover {
    border-color: #b2b7ff !important;
  }

  .md\:hover\:border-indigo-lightest:hover {
    border-color: #e6e8ff !important;
  }

  .md\:hover\:border-purple-darkest:hover {
    border-color: #21183c !important;
  }

  .md\:hover\:border-purple-darker:hover {
    border-color: #382b5f !important;
  }

  .md\:hover\:border-purple-dark:hover {
    border-color: #794acf !important;
  }

  .md\:hover\:border-purple:hover {
    border-color: #9561e2 !important;
  }

  .md\:hover\:border-purple-light:hover {
    border-color: #a779e9 !important;
  }

  .md\:hover\:border-purple-lighter:hover {
    border-color: #d6bbfc !important;
  }

  .md\:hover\:border-purple-lightest:hover {
    border-color: #f3ebff !important;
  }

  .md\:hover\:border-pink-darkest:hover {
    border-color: #451225 !important;
  }

  .md\:hover\:border-pink-darker:hover {
    border-color: #6f213f !important;
  }

  .md\:hover\:border-pink-dark:hover {
    border-color: #eb5286 !important;
  }

  .md\:hover\:border-pink:hover {
    border-color: #f66d9b !important;
  }

  .md\:hover\:border-pink-light:hover {
    border-color: #fa7ea8 !important;
  }

  .md\:hover\:border-pink-lighter:hover {
    border-color: #ffbbca !important;
  }

  .md\:hover\:border-pink-lightest:hover {
    border-color: #ffebef !important;
  }

  .md\:focus\:border-transparent:focus {
    border-color: transparent !important;
  }

  .md\:focus\:border-black:focus {
    border-color: #22292f !important;
  }

  .md\:focus\:border-grey-darkest:focus {
    border-color: #3d4852 !important;
  }

  .md\:focus\:border-grey-darker:focus {
    border-color: #606f7b !important;
  }

  .md\:focus\:border-grey-dark:focus {
    border-color: #8795a1 !important;
  }

  .md\:focus\:border-grey:focus {
    border-color: #b8c2cc !important;
  }

  .md\:focus\:border-grey-light:focus {
    border-color: #dae1e7 !important;
  }

  .md\:focus\:border-grey-lighter:focus {
    border-color: #f1f5f8 !important;
  }

  .md\:focus\:border-grey-lightest:focus {
    border-color: #f8fafc !important;
  }

  .md\:focus\:border-white:focus {
    border-color: #fff !important;
  }

  .md\:focus\:border-red-darkest:focus {
    border-color: #3b0d0c !important;
  }

  .md\:focus\:border-red-darker:focus {
    border-color: #621b18 !important;
  }

  .md\:focus\:border-red-dark:focus {
    border-color: #cc1f1a !important;
  }

  .md\:focus\:border-red:focus {
    border-color: #e3342f !important;
  }

  .md\:focus\:border-red-light:focus {
    border-color: #ef5753 !important;
  }

  .md\:focus\:border-red-lighter:focus {
    border-color: #f9acaa !important;
  }

  .md\:focus\:border-red-lightest:focus {
    border-color: #fcebea !important;
  }

  .md\:focus\:border-orange-darkest:focus {
    border-color: #462a16 !important;
  }

  .md\:focus\:border-orange-darker:focus {
    border-color: #613b1f !important;
  }

  .md\:focus\:border-orange-dark:focus {
    border-color: #de751f !important;
  }

  .md\:focus\:border-orange:focus {
    border-color: #f6993f !important;
  }

  .md\:focus\:border-orange-light:focus {
    border-color: #faad63 !important;
  }

  .md\:focus\:border-orange-lighter:focus {
    border-color: #fcd9b6 !important;
  }

  .md\:focus\:border-orange-lightest:focus {
    border-color: #fff5eb !important;
  }

  .md\:focus\:border-yellow-darkest:focus {
    border-color: #453411 !important;
  }

  .md\:focus\:border-yellow-darker:focus {
    border-color: #684f1d !important;
  }

  .md\:focus\:border-yellow-dark:focus {
    border-color: #f2d024 !important;
  }

  .md\:focus\:border-yellow:focus {
    border-color: #ffed4a !important;
  }

  .md\:focus\:border-yellow-light:focus {
    border-color: #fff382 !important;
  }

  .md\:focus\:border-yellow-lighter:focus {
    border-color: #fff9c2 !important;
  }

  .md\:focus\:border-yellow-lightest:focus {
    border-color: #fcfbeb !important;
  }

  .md\:focus\:border-green-darkest:focus {
    border-color: #0f2f21 !important;
  }

  .md\:focus\:border-green-darker:focus {
    border-color: #1a4731 !important;
  }

  .md\:focus\:border-green-dark:focus {
    border-color: #1f9d55 !important;
  }

  .md\:focus\:border-green:focus {
    border-color: #38c172 !important;
  }

  .md\:focus\:border-green-light:focus {
    border-color: #51d88a !important;
  }

  .md\:focus\:border-green-lighter:focus {
    border-color: #a2f5bf !important;
  }

  .md\:focus\:border-green-lightest:focus {
    border-color: #e3fcec !important;
  }

  .md\:focus\:border-teal-darkest:focus {
    border-color: #0d3331 !important;
  }

  .md\:focus\:border-teal-darker:focus {
    border-color: #20504f !important;
  }

  .md\:focus\:border-teal-dark:focus {
    border-color: #38a89d !important;
  }

  .md\:focus\:border-teal:focus {
    border-color: #4dc0b5 !important;
  }

  .md\:focus\:border-teal-light:focus {
    border-color: #64d5ca !important;
  }

  .md\:focus\:border-teal-lighter:focus {
    border-color: #a0f0ed !important;
  }

  .md\:focus\:border-teal-lightest:focus {
    border-color: #e8fffe !important;
  }

  .md\:focus\:border-blue-darkest:focus {
    border-color: #12283a !important;
  }

  .md\:focus\:border-blue-darker:focus {
    border-color: #1c3d5a !important;
  }

  .md\:focus\:border-blue-dark:focus {
    border-color: #2779bd !important;
  }

  .md\:focus\:border-blue:focus {
    border-color: #3490dc !important;
  }

  .md\:focus\:border-blue-light:focus {
    border-color: #6cb2eb !important;
  }

  .md\:focus\:border-blue-lighter:focus {
    border-color: #bcdefa !important;
  }

  .md\:focus\:border-blue-lightest:focus {
    border-color: #eff8ff !important;
  }

  .md\:focus\:border-indigo-darkest:focus {
    border-color: #191e38 !important;
  }

  .md\:focus\:border-indigo-darker:focus {
    border-color: #2f365f !important;
  }

  .md\:focus\:border-indigo-dark:focus {
    border-color: #5661b3 !important;
  }

  .md\:focus\:border-indigo:focus {
    border-color: #6574cd !important;
  }

  .md\:focus\:border-indigo-light:focus {
    border-color: #7886d7 !important;
  }

  .md\:focus\:border-indigo-lighter:focus {
    border-color: #b2b7ff !important;
  }

  .md\:focus\:border-indigo-lightest:focus {
    border-color: #e6e8ff !important;
  }

  .md\:focus\:border-purple-darkest:focus {
    border-color: #21183c !important;
  }

  .md\:focus\:border-purple-darker:focus {
    border-color: #382b5f !important;
  }

  .md\:focus\:border-purple-dark:focus {
    border-color: #794acf !important;
  }

  .md\:focus\:border-purple:focus {
    border-color: #9561e2 !important;
  }

  .md\:focus\:border-purple-light:focus {
    border-color: #a779e9 !important;
  }

  .md\:focus\:border-purple-lighter:focus {
    border-color: #d6bbfc !important;
  }

  .md\:focus\:border-purple-lightest:focus {
    border-color: #f3ebff !important;
  }

  .md\:focus\:border-pink-darkest:focus {
    border-color: #451225 !important;
  }

  .md\:focus\:border-pink-darker:focus {
    border-color: #6f213f !important;
  }

  .md\:focus\:border-pink-dark:focus {
    border-color: #eb5286 !important;
  }

  .md\:focus\:border-pink:focus {
    border-color: #f66d9b !important;
  }

  .md\:focus\:border-pink-light:focus {
    border-color: #fa7ea8 !important;
  }

  .md\:focus\:border-pink-lighter:focus {
    border-color: #ffbbca !important;
  }

  .md\:focus\:border-pink-lightest:focus {
    border-color: #ffebef !important;
  }

  .md\:rounded-none {
    border-radius: 0 !important;
  }

  .md\:rounded-sm {
    border-radius: .125rem !important;
  }

  .md\:rounded {
    border-radius: .25rem !important;
  }

  .md\:rounded-lg {
    border-radius: .5rem !important;
  }

  .md\:rounded-full {
    border-radius: 9999px !important;
  }

  .md\:rounded-t-none {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }

  .md\:rounded-r-none {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }

  .md\:rounded-b-none {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .md\:rounded-l-none {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .md\:rounded-t-sm {
    border-top-left-radius: .125rem !important;
    border-top-right-radius: .125rem !important;
  }

  .md\:rounded-r-sm {
    border-top-right-radius: .125rem !important;
    border-bottom-right-radius: .125rem !important;
  }

  .md\:rounded-b-sm {
    border-bottom-right-radius: .125rem !important;
    border-bottom-left-radius: .125rem !important;
  }

  .md\:rounded-l-sm {
    border-top-left-radius: .125rem !important;
    border-bottom-left-radius: .125rem !important;
  }

  .md\:rounded-t {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important;
  }

  .md\:rounded-r {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important;
  }

  .md\:rounded-b {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important;
  }

  .md\:rounded-l {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important;
  }

  .md\:rounded-t-lg {
    border-top-left-radius: .5rem !important;
    border-top-right-radius: .5rem !important;
  }

  .md\:rounded-r-lg {
    border-top-right-radius: .5rem !important;
    border-bottom-right-radius: .5rem !important;
  }

  .md\:rounded-b-lg {
    border-bottom-right-radius: .5rem !important;
    border-bottom-left-radius: .5rem !important;
  }

  .md\:rounded-l-lg {
    border-top-left-radius: .5rem !important;
    border-bottom-left-radius: .5rem !important;
  }

  .md\:rounded-t-full {
    border-top-left-radius: 9999px !important;
    border-top-right-radius: 9999px !important;
  }

  .md\:rounded-r-full {
    border-top-right-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important;
  }

  .md\:rounded-b-full {
    border-bottom-right-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .md\:rounded-l-full {
    border-top-left-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .md\:rounded-tl-none {
    border-top-left-radius: 0 !important;
  }

  .md\:rounded-tr-none {
    border-top-right-radius: 0 !important;
  }

  .md\:rounded-br-none {
    border-bottom-right-radius: 0 !important;
  }

  .md\:rounded-bl-none {
    border-bottom-left-radius: 0 !important;
  }

  .md\:rounded-tl-sm {
    border-top-left-radius: .125rem !important;
  }

  .md\:rounded-tr-sm {
    border-top-right-radius: .125rem !important;
  }

  .md\:rounded-br-sm {
    border-bottom-right-radius: .125rem !important;
  }

  .md\:rounded-bl-sm {
    border-bottom-left-radius: .125rem !important;
  }

  .md\:rounded-tl {
    border-top-left-radius: .25rem !important;
  }

  .md\:rounded-tr {
    border-top-right-radius: .25rem !important;
  }

  .md\:rounded-br {
    border-bottom-right-radius: .25rem !important;
  }

  .md\:rounded-bl {
    border-bottom-left-radius: .25rem !important;
  }

  .md\:rounded-tl-lg {
    border-top-left-radius: .5rem !important;
  }

  .md\:rounded-tr-lg {
    border-top-right-radius: .5rem !important;
  }

  .md\:rounded-br-lg {
    border-bottom-right-radius: .5rem !important;
  }

  .md\:rounded-bl-lg {
    border-bottom-left-radius: .5rem !important;
  }

  .md\:rounded-tl-full {
    border-top-left-radius: 9999px !important;
  }

  .md\:rounded-tr-full {
    border-top-right-radius: 9999px !important;
  }

  .md\:rounded-br-full {
    border-bottom-right-radius: 9999px !important;
  }

  .md\:rounded-bl-full {
    border-bottom-left-radius: 9999px !important;
  }

  .md\:border-solid {
    border-style: solid !important;
  }

  .md\:border-dashed {
    border-style: dashed !important;
  }

  .md\:border-dotted {
    border-style: dotted !important;
  }

  .md\:border-none {
    border-style: none !important;
  }

  .md\:border-0 {
    border-width: 0 !important;
  }

  .md\:border-2 {
    border-width: 2px !important;
  }

  .md\:border-4 {
    border-width: 4px !important;
  }

  .md\:border-8 {
    border-width: 8px !important;
  }

  .md\:border {
    border-width: 1px !important;
  }

  .md\:border-t-0 {
    border-top-width: 0 !important;
  }

  .md\:border-r-0 {
    border-right-width: 0 !important;
  }

  .md\:border-b-0 {
    border-bottom-width: 0 !important;
  }

  .md\:border-l-0 {
    border-left-width: 0 !important;
  }

  .md\:border-t-2 {
    border-top-width: 2px !important;
  }

  .md\:border-r-2 {
    border-right-width: 2px !important;
  }

  .md\:border-b-2 {
    border-bottom-width: 2px !important;
  }

  .md\:border-l-2 {
    border-left-width: 2px !important;
  }

  .md\:border-t-4 {
    border-top-width: 4px !important;
  }

  .md\:border-r-4 {
    border-right-width: 4px !important;
  }

  .md\:border-b-4 {
    border-bottom-width: 4px !important;
  }

  .md\:border-l-4 {
    border-left-width: 4px !important;
  }

  .md\:border-t-8 {
    border-top-width: 8px !important;
  }

  .md\:border-r-8 {
    border-right-width: 8px !important;
  }

  .md\:border-b-8 {
    border-bottom-width: 8px !important;
  }

  .md\:border-l-8 {
    border-left-width: 8px !important;
  }

  .md\:border-t {
    border-top-width: 1px !important;
  }

  .md\:border-r {
    border-right-width: 1px !important;
  }

  .md\:border-b {
    border-bottom-width: 1px !important;
  }

  .md\:border-l {
    border-left-width: 1px !important;
  }

  .md\:cursor-auto {
    cursor: auto !important;
  }

  .md\:cursor-default {
    cursor: default !important;
  }

  .md\:cursor-pointer {
    cursor: pointer !important;
  }

  .md\:cursor-wait {
    cursor: wait !important;
  }

  .md\:cursor-move {
    cursor: move !important;
  }

  .md\:cursor-not-allowed {
    cursor: not-allowed !important;
  }

  .md\:block {
    display: block !important;
  }

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

  .md\:inline {
    display: inline !important;
  }

  .md\:table {
    display: table !important;
  }

  .md\:table-row {
    display: table-row !important;
  }

  .md\:table-cell {
    display: table-cell !important;
  }

  .md\:hidden {
    display: none !important;
  }

  .md\:flex {
    display: flex !important;
  }

  .md\:inline-flex {
    display: inline-flex !important;
  }

  .md\:flex-row {
    flex-direction: row !important;
  }

  .md\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }

  .md\:flex-col {
    flex-direction: column !important;
  }

  .md\:flex-col-reverse {
    flex-direction: column-reverse !important;
  }

  .md\:flex-wrap {
    flex-wrap: wrap !important;
  }

  .md\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .md\:flex-no-wrap {
    flex-wrap: nowrap !important;
  }

  .md\:items-start {
    align-items: flex-start !important;
  }

  .md\:items-end {
    align-items: flex-end !important;
  }

  .md\:items-center {
    align-items: center !important;
  }

  .md\:items-baseline {
    align-items: baseline !important;
  }

  .md\:items-stretch {
    align-items: stretch !important;
  }

  .md\:self-auto {
    align-self: auto !important;
  }

  .md\:self-start {
    align-self: flex-start !important;
  }

  .md\:self-end {
    align-self: flex-end !important;
  }

  .md\:self-center {
    align-self: center !important;
  }

  .md\:self-stretch {
    align-self: stretch !important;
  }

  .md\:justify-start {
    justify-content: flex-start !important;
  }

  .md\:justify-end {
    justify-content: flex-end !important;
  }

  .md\:justify-center {
    justify-content: center !important;
  }

  .md\:justify-between {
    justify-content: space-between !important;
  }

  .md\:justify-around {
    justify-content: space-around !important;
  }

  .md\:content-center {
    align-content: center !important;
  }

  .md\:content-start {
    align-content: flex-start !important;
  }

  .md\:content-end {
    align-content: flex-end !important;
  }

  .md\:content-between {
    align-content: space-between !important;
  }

  .md\:content-around {
    align-content: space-around !important;
  }

  .md\:flex-1 {
    flex: 1 1 0% !important;
  }

  .md\:flex-auto {
    flex: 1 1 auto !important;
  }

  .md\:flex-initial {
    flex: 0 1 auto !important;
  }

  .md\:flex-none {
    flex: none !important;
  }

  .md\:flex-grow {
    flex-grow: 1 !important;
  }

  .md\:flex-shrink {
    flex-shrink: 1 !important;
  }

  .md\:flex-no-grow {
    flex-grow: 0 !important;
  }

  .md\:flex-no-shrink {
    flex-shrink: 0 !important;
  }

  .md\:float-right {
    float: right !important;
  }

  .md\:float-left {
    float: left !important;
  }

  .md\:float-none {
    float: none !important;
  }

  .md\:clearfix:after {
    content: "" !important;
    display: table !important;
    clear: both !important;
  }

  .md\:font-sans {
    font-family: system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif !important;
  }

  .md\:font-serif {
    font-family: Constantia, Lucida Bright, Lucidabright, Lucida Serif, Lucida, DejaVu Serif, Bitstream Vera Serif, Liberation Serif, Georgia, serif !important;
  }

  .md\:font-mono {
    font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace !important;
  }

  .md\:font-hairline {
    font-weight: 100 !important;
  }

  .md\:font-thin {
    font-weight: 200 !important;
  }

  .md\:font-light {
    font-weight: 300 !important;
  }

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

  .md\:font-medium {
    font-weight: 500 !important;
  }

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

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

  .md\:font-extrabold {
    font-weight: 800 !important;
  }

  .md\:font-black {
    font-weight: 900 !important;
  }

  .md\:hover\:font-hairline:hover {
    font-weight: 100 !important;
  }

  .md\:hover\:font-thin:hover {
    font-weight: 200 !important;
  }

  .md\:hover\:font-light:hover {
    font-weight: 300 !important;
  }

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

  .md\:hover\:font-medium:hover {
    font-weight: 500 !important;
  }

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

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

  .md\:hover\:font-extrabold:hover {
    font-weight: 800 !important;
  }

  .md\:hover\:font-black:hover {
    font-weight: 900 !important;
  }

  .md\:focus\:font-hairline:focus {
    font-weight: 100 !important;
  }

  .md\:focus\:font-thin:focus {
    font-weight: 200 !important;
  }

  .md\:focus\:font-light:focus {
    font-weight: 300 !important;
  }

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

  .md\:focus\:font-medium:focus {
    font-weight: 500 !important;
  }

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

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

  .md\:focus\:font-extrabold:focus {
    font-weight: 800 !important;
  }

  .md\:focus\:font-black:focus {
    font-weight: 900 !important;
  }

  .md\:h-1 {
    height: .25rem !important;
  }

  .md\:h-2 {
    height: .5rem !important;
  }

  .md\:h-3 {
    height: .75rem !important;
  }

  .md\:h-4 {
    height: 1rem !important;
  }

  .md\:h-5 {
    height: 1.25rem !important;
  }

  .md\:h-6 {
    height: 1.5rem !important;
  }

  .md\:h-8 {
    height: 2rem !important;
  }

  .md\:h-10 {
    height: 2.5rem !important;
  }

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

  .md\:h-16 {
    height: 4rem !important;
  }

  .md\:h-24 {
    height: 6rem !important;
  }

  .md\:h-32 {
    height: 8rem !important;
  }

  .md\:h-48 {
    height: 12rem !important;
  }

  .md\:h-64 {
    height: 16rem !important;
  }

  .md\:h-auto {
    height: auto !important;
  }

  .md\:h-px {
    height: 1px !important;
  }

  .md\:h-full {
    height: 100% !important;
  }

  .md\:h-screen {
    height: 100vh !important;
  }

  .md\:leading-none {
    line-height: 1 !important;
  }

  .md\:leading-tight {
    line-height: 1.25 !important;
  }

  .md\:leading-normal {
    line-height: 1.5 !important;
  }

  .md\:leading-loose {
    line-height: 2 !important;
  }

  .md\:m-0 {
    margin: 0 !important;
  }

  .md\:m-1 {
    margin: .25rem !important;
  }

  .md\:m-2 {
    margin: .5rem !important;
  }

  .md\:m-3 {
    margin: .75rem !important;
  }

  .md\:m-4 {
    margin: 1rem !important;
  }

  .md\:m-5 {
    margin: 1.25rem !important;
  }

  .md\:m-6 {
    margin: 1.5rem !important;
  }

  .md\:m-8 {
    margin: 2rem !important;
  }

  .md\:m-10 {
    margin: 2.5rem !important;
  }

  .md\:m-12 {
    margin: 3rem !important;
  }

  .md\:m-16 {
    margin: 4rem !important;
  }

  .md\:m-20 {
    margin: 5rem !important;
  }

  .md\:m-24 {
    margin: 6rem !important;
  }

  .md\:m-32 {
    margin: 8rem !important;
  }

  .md\:m-auto {
    margin: auto !important;
  }

  .md\:m-px {
    margin: 1px !important;
  }

  .md\:my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

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

  .md\:my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }

  .md\:mx-1 {
    margin-left: .25rem !important;
    margin-right: .25rem !important;
  }

  .md\:my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }

  .md\:mx-2 {
    margin-left: .5rem !important;
    margin-right: .5rem !important;
  }

  .md\:my-3 {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }

  .md\:mx-3 {
    margin-left: .75rem !important;
    margin-right: .75rem !important;
  }

  .md\:my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

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

  .md\:my-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

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

  .md\:my-6 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .md\:mx-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .md\:my-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

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

  .md\:my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

  .md\:mx-10 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
  }

  .md\:my-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .md\:mx-12 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

  .md\:my-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
  }

  .md\:mx-16 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .md\:my-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .md\:mx-20 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .md\:my-24 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .md\:mx-24 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .md\:my-32 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .md\:mx-32 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .md\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

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

  .md\:my-px {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .md\:mx-px {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

  .md\:mt-0 {
    margin-top: 0 !important;
  }

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

  .md\:mb-0 {
    margin-bottom: 0 !important;
  }

  .md\:ml-0 {
    margin-left: 0 !important;
  }

  .md\:mt-1 {
    margin-top: .25rem !important;
  }

  .md\:mr-1 {
    margin-right: .25rem !important;
  }

  .md\:mb-1 {
    margin-bottom: .25rem !important;
  }

  .md\:ml-1 {
    margin-left: .25rem !important;
  }

  .md\:mt-2 {
    margin-top: .5rem !important;
  }

  .md\:mr-2 {
    margin-right: .5rem !important;
  }

  .md\:mb-2 {
    margin-bottom: .5rem !important;
  }

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

  .md\:mt-3 {
    margin-top: .75rem !important;
  }

  .md\:mr-3 {
    margin-right: .75rem !important;
  }

  .md\:mb-3 {
    margin-bottom: .75rem !important;
  }

  .md\:ml-3 {
    margin-left: .75rem !important;
  }

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

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

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

  .md\:ml-4 {
    margin-left: 1rem !important;
  }

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

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

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

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

  .md\:mt-6 {
    margin-top: 1.5rem !important;
  }

  .md\:mr-6 {
    margin-right: 1.5rem !important;
  }

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

  .md\:ml-6 {
    margin-left: 1.5rem !important;
  }

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

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

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

  .md\:ml-8 {
    margin-left: 2rem !important;
  }

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

  .md\:mr-10 {
    margin-right: 2.5rem !important;
  }

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

  .md\:ml-10 {
    margin-left: 2.5rem !important;
  }

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

  .md\:mr-12 {
    margin-right: 3rem !important;
  }

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

  .md\:ml-12 {
    margin-left: 3rem !important;
  }

  .md\:mt-16 {
    margin-top: 4rem !important;
  }

  .md\:mr-16 {
    margin-right: 4rem !important;
  }

  .md\:mb-16 {
    margin-bottom: 4rem !important;
  }

  .md\:ml-16 {
    margin-left: 4rem !important;
  }

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

  .md\:mr-20 {
    margin-right: 5rem !important;
  }

  .md\:mb-20 {
    margin-bottom: 5rem !important;
  }

  .md\:ml-20 {
    margin-left: 5rem !important;
  }

  .md\:mt-24 {
    margin-top: 6rem !important;
  }

  .md\:mr-24 {
    margin-right: 6rem !important;
  }

  .md\:mb-24 {
    margin-bottom: 6rem !important;
  }

  .md\:ml-24 {
    margin-left: 6rem !important;
  }

  .md\:mt-32 {
    margin-top: 8rem !important;
  }

  .md\:mr-32 {
    margin-right: 8rem !important;
  }

  .md\:mb-32 {
    margin-bottom: 8rem !important;
  }

  .md\:ml-32 {
    margin-left: 8rem !important;
  }

  .md\:mt-auto {
    margin-top: auto !important;
  }

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

  .md\:mb-auto {
    margin-bottom: auto !important;
  }

  .md\:ml-auto {
    margin-left: auto !important;
  }

  .md\:mt-px {
    margin-top: 1px !important;
  }

  .md\:mr-px {
    margin-right: 1px !important;
  }

  .md\:mb-px {
    margin-bottom: 1px !important;
  }

  .md\:ml-px {
    margin-left: 1px !important;
  }

  .md\:max-h-full {
    max-height: 100% !important;
  }

  .md\:max-h-screen {
    max-height: 100vh !important;
  }

  .md\:max-w-xs {
    max-width: 20rem !important;
  }

  .md\:max-w-sm {
    max-width: 30rem !important;
  }

  .md\:max-w-md {
    max-width: 40rem !important;
  }

  .md\:max-w-lg {
    max-width: 50rem !important;
  }

  .md\:max-w-xl {
    max-width: 60rem !important;
  }

  .md\:max-w-2xl {
    max-width: 70rem !important;
  }

  .md\:max-w-3xl {
    max-width: 80rem !important;
  }

  .md\:max-w-4xl {
    max-width: 90rem !important;
  }

  .md\:max-w-5xl {
    max-width: 100rem !important;
  }

  .md\:max-w-full {
    max-width: 100% !important;
  }

  .md\:min-h-0 {
    min-height: 0 !important;
  }

  .md\:min-h-full {
    min-height: 100% !important;
  }

  .md\:min-h-screen {
    min-height: 100vh !important;
  }

  .md\:min-w-0 {
    min-width: 0 !important;
  }

  .md\:min-w-full {
    min-width: 100% !important;
  }

  .md\:-m-0 {
    margin: 0 !important;
  }

  .md\:-m-1 {
    margin: -0.25rem !important;
  }

  .md\:-m-2 {
    margin: -0.5rem !important;
  }

  .md\:-m-3 {
    margin: -0.75rem !important;
  }

  .md\:-m-4 {
    margin: -1rem !important;
  }

  .md\:-m-5 {
    margin: -1.25rem !important;
  }

  .md\:-m-6 {
    margin: -1.5rem !important;
  }

  .md\:-m-8 {
    margin: -2rem !important;
  }

  .md\:-m-10 {
    margin: -2.5rem !important;
  }

  .md\:-m-12 {
    margin: -3rem !important;
  }

  .md\:-m-16 {
    margin: -4rem !important;
  }

  .md\:-m-20 {
    margin: -5rem !important;
  }

  .md\:-m-24 {
    margin: -6rem !important;
  }

  .md\:-m-32 {
    margin: -8rem !important;
  }

  .md\:-m-px {
    margin: -1px !important;
  }

  .md\:-my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

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

  .md\:-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .md\:-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

  .md\:-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .md\:-mx-2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }

  .md\:-my-3 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .md\:-mx-3 {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .md\:-my-4 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

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

  .md\:-my-5 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

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

  .md\:-my-6 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .md\:-mx-6 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .md\:-my-8 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

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

  .md\:-my-10 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

  .md\:-mx-10 {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
  }

  .md\:-my-12 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .md\:-mx-12 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

  .md\:-my-16 {
    margin-top: -4rem !important;
    margin-bottom: -4rem !important;
  }

  .md\:-mx-16 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

  .md\:-my-20 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .md\:-mx-20 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .md\:-my-24 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .md\:-mx-24 {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .md\:-my-32 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .md\:-mx-32 {
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .md\:-my-px {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

  .md\:-mx-px {
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

  .md\:-mt-0 {
    margin-top: 0 !important;
  }

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

  .md\:-mb-0 {
    margin-bottom: 0 !important;
  }

  .md\:-ml-0 {
    margin-left: 0 !important;
  }

  .md\:-mt-1 {
    margin-top: -0.25rem !important;
  }

  .md\:-mr-1 {
    margin-right: -0.25rem !important;
  }

  .md\:-mb-1 {
    margin-bottom: -0.25rem !important;
  }

  .md\:-ml-1 {
    margin-left: -0.25rem !important;
  }

  .md\:-mt-2 {
    margin-top: -0.5rem !important;
  }

  .md\:-mr-2 {
    margin-right: -0.5rem !important;
  }

  .md\:-mb-2 {
    margin-bottom: -0.5rem !important;
  }

  .md\:-ml-2 {
    margin-left: -0.5rem !important;
  }

  .md\:-mt-3 {
    margin-top: -0.75rem !important;
  }

  .md\:-mr-3 {
    margin-right: -0.75rem !important;
  }

  .md\:-mb-3 {
    margin-bottom: -0.75rem !important;
  }

  .md\:-ml-3 {
    margin-left: -0.75rem !important;
  }

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

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

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

  .md\:-ml-4 {
    margin-left: -1rem !important;
  }

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

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

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

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

  .md\:-mt-6 {
    margin-top: -1.5rem !important;
  }

  .md\:-mr-6 {
    margin-right: -1.5rem !important;
  }

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

  .md\:-ml-6 {
    margin-left: -1.5rem !important;
  }

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

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

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

  .md\:-ml-8 {
    margin-left: -2rem !important;
  }

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

  .md\:-mr-10 {
    margin-right: -2.5rem !important;
  }

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

  .md\:-ml-10 {
    margin-left: -2.5rem !important;
  }

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

  .md\:-mr-12 {
    margin-right: -3rem !important;
  }

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

  .md\:-ml-12 {
    margin-left: -3rem !important;
  }

  .md\:-mt-16 {
    margin-top: -4rem !important;
  }

  .md\:-mr-16 {
    margin-right: -4rem !important;
  }

  .md\:-mb-16 {
    margin-bottom: -4rem !important;
  }

  .md\:-ml-16 {
    margin-left: -4rem !important;
  }

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

  .md\:-mr-20 {
    margin-right: -5rem !important;
  }

  .md\:-mb-20 {
    margin-bottom: -5rem !important;
  }

  .md\:-ml-20 {
    margin-left: -5rem !important;
  }

  .md\:-mt-24 {
    margin-top: -6rem !important;
  }

  .md\:-mr-24 {
    margin-right: -6rem !important;
  }

  .md\:-mb-24 {
    margin-bottom: -6rem !important;
  }

  .md\:-ml-24 {
    margin-left: -6rem !important;
  }

  .md\:-mt-32 {
    margin-top: -8rem !important;
  }

  .md\:-mr-32 {
    margin-right: -8rem !important;
  }

  .md\:-mb-32 {
    margin-bottom: -8rem !important;
  }

  .md\:-ml-32 {
    margin-left: -8rem !important;
  }

  .md\:-mt-px {
    margin-top: -1px !important;
  }

  .md\:-mr-px {
    margin-right: -1px !important;
  }

  .md\:-mb-px {
    margin-bottom: -1px !important;
  }

  .md\:-ml-px {
    margin-left: -1px !important;
  }

  .md\:opacity-0 {
    opacity: 0 !important;
  }

  .md\:opacity-25 {
    opacity: .25 !important;
  }

  .md\:opacity-50 {
    opacity: .5 !important;
  }

  .md\:opacity-75 {
    opacity: .75 !important;
  }

  .md\:opacity-100 {
    opacity: 1 !important;
  }

  .md\:overflow-auto {
    overflow: auto !important;
  }

  .md\:overflow-hidden {
    overflow: hidden !important;
  }

  .md\:overflow-visible {
    overflow: visible !important;
  }

  .md\:overflow-scroll {
    overflow: scroll !important;
  }

  .md\:overflow-x-auto {
    overflow-x: auto !important;
  }

  .md\:overflow-y-auto {
    overflow-y: auto !important;
  }

  .md\:overflow-x-hidden {
    overflow-x: hidden !important;
  }

  .md\:overflow-y-hidden {
    overflow-y: hidden !important;
  }

  .md\:overflow-x-visible {
    overflow-x: visible !important;
  }

  .md\:overflow-y-visible {
    overflow-y: visible !important;
  }

  .md\:overflow-x-scroll {
    overflow-x: scroll !important;
  }

  .md\:overflow-y-scroll {
    overflow-y: scroll !important;
  }

  .md\:scrolling-touch {
    -webkit-overflow-scrolling: touch !important;
  }

  .md\:scrolling-auto {
    -webkit-overflow-scrolling: auto !important;
  }

  .md\:p-0 {
    padding: 0 !important;
  }

  .md\:p-1 {
    padding: .25rem !important;
  }

  .md\:p-2 {
    padding: .5rem !important;
  }

  .md\:p-3 {
    padding: .75rem !important;
  }

  .md\:p-4 {
    padding: 1rem !important;
  }

  .md\:p-5 {
    padding: 1.25rem !important;
  }

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

  .md\:p-8 {
    padding: 2rem !important;
  }

  .md\:p-10 {
    padding: 2.5rem !important;
  }

  .md\:p-12 {
    padding: 3rem !important;
  }

  .md\:p-16 {
    padding: 4rem !important;
  }

  .md\:p-20 {
    padding: 5rem !important;
  }

  .md\:p-24 {
    padding: 6rem !important;
  }

  .md\:p-32 {
    padding: 8rem !important;
  }

  .md\:p-px {
    padding: 1px !important;
  }

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

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

  .md\:py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }

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

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

  .md\:px-2 {
    padding-left: .5rem !important;
    padding-right: .5rem !important;
  }

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

  .md\:px-3 {
    padding-left: .75rem !important;
    padding-right: .75rem !important;
  }

  .md\:py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

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

  .md\:py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

  .md\:px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important;
  }

  .md\:py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

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

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

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

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

  .md\:px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

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

  .md\:px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }

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

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

  .md\:py-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .md\:px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

  .md\:py-24 {
    padding-top: 6rem !important;
    padding-bottom: 6rem !important;
  }

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

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

  .md\:px-32 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .md\:py-px {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

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

  .md\:pt-0 {
    padding-top: 0 !important;
  }

  .md\:pr-0 {
    padding-right: 0 !important;
  }

  .md\:pb-0 {
    padding-bottom: 0 !important;
  }

  .md\:pl-0 {
    padding-left: 0 !important;
  }

  .md\:pt-1 {
    padding-top: .25rem !important;
  }

  .md\:pr-1 {
    padding-right: .25rem !important;
  }

  .md\:pb-1 {
    padding-bottom: .25rem !important;
  }

  .md\:pl-1 {
    padding-left: .25rem !important;
  }

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

  .md\:pr-2 {
    padding-right: .5rem !important;
  }

  .md\:pb-2 {
    padding-bottom: .5rem !important;
  }

  .md\:pl-2 {
    padding-left: .5rem !important;
  }

  .md\:pt-3 {
    padding-top: .75rem !important;
  }

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

  .md\:pb-3 {
    padding-bottom: .75rem !important;
  }

  .md\:pl-3 {
    padding-left: .75rem !important;
  }

  .md\:pt-4 {
    padding-top: 1rem !important;
  }

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

  .md\:pb-4 {
    padding-bottom: 1rem !important;
  }

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

  .md\:pt-5 {
    padding-top: 1.25rem !important;
  }

  .md\:pr-5 {
    padding-right: 1.25rem !important;
  }

  .md\:pb-5 {
    padding-bottom: 1.25rem !important;
  }

  .md\:pl-5 {
    padding-left: 1.25rem !important;
  }

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

  .md\:pr-6 {
    padding-right: 1.5rem !important;
  }

  .md\:pb-6 {
    padding-bottom: 1.5rem !important;
  }

  .md\:pl-6 {
    padding-left: 1.5rem !important;
  }

  .md\:pt-8 {
    padding-top: 2rem !important;
  }

  .md\:pr-8 {
    padding-right: 2rem !important;
  }

  .md\:pb-8 {
    padding-bottom: 2rem !important;
  }

  .md\:pl-8 {
    padding-left: 2rem !important;
  }

  .md\:pt-10 {
    padding-top: 2.5rem !important;
  }

  .md\:pr-10 {
    padding-right: 2.5rem !important;
  }

  .md\:pb-10 {
    padding-bottom: 2.5rem !important;
  }

  .md\:pl-10 {
    padding-left: 2.5rem !important;
  }

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

  .md\:pr-12 {
    padding-right: 3rem !important;
  }

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

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

  .md\:pt-16 {
    padding-top: 4rem !important;
  }

  .md\:pr-16 {
    padding-right: 4rem !important;
  }

  .md\:pb-16 {
    padding-bottom: 4rem !important;
  }

  .md\:pl-16 {
    padding-left: 4rem !important;
  }

  .md\:pt-20 {
    padding-top: 5rem !important;
  }

  .md\:pr-20 {
    padding-right: 5rem !important;
  }

  .md\:pb-20 {
    padding-bottom: 5rem !important;
  }

  .md\:pl-20 {
    padding-left: 5rem !important;
  }

  .md\:pt-24 {
    padding-top: 6rem !important;
  }

  .md\:pr-24 {
    padding-right: 6rem !important;
  }

  .md\:pb-24 {
    padding-bottom: 6rem !important;
  }

  .md\:pl-24 {
    padding-left: 6rem !important;
  }

  .md\:pt-32 {
    padding-top: 8rem !important;
  }

  .md\:pr-32 {
    padding-right: 8rem !important;
  }

  .md\:pb-32 {
    padding-bottom: 8rem !important;
  }

  .md\:pl-32 {
    padding-left: 8rem !important;
  }

  .md\:pt-px {
    padding-top: 1px !important;
  }

  .md\:pr-px {
    padding-right: 1px !important;
  }

  .md\:pb-px {
    padding-bottom: 1px !important;
  }

  .md\:pl-px {
    padding-left: 1px !important;
  }

  .md\:pointer-events-none {
    pointer-events: none !important;
  }

  .md\:pointer-events-auto {
    pointer-events: auto !important;
  }

  .md\:static {
    position: static !important;
  }

  .md\:fixed {
    position: fixed !important;
  }

  .md\:absolute {
    position: absolute !important;
  }

  .md\:relative {
    position: relative !important;
  }

  .md\:sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
  }

  .md\:pin-none {
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
  }

  .md\:pin {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
  }

  .md\:pin-y {
    top: 0 !important;
    bottom: 0 !important;
  }

  .md\:pin-x {
    right: 0 !important;
    left: 0 !important;
  }

  .md\:pin-t {
    top: 0 !important;
  }

  .md\:pin-r {
    right: 0 !important;
  }

  .md\:pin-b {
    bottom: 0 !important;
  }

  .md\:pin-l {
    left: 0 !important;
  }

  .md\:resize-none {
    resize: none !important;
  }

  .md\:resize-y {
    resize: vertical !important;
  }

  .md\:resize-x {
    resize: horizontal !important;
  }

  .md\:resize {
    resize: both !important;
  }

  .md\:shadow {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1) !important;
  }

  .md\:shadow-md {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08) !important;
  }

  .md\:shadow-lg {
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08) !important;
  }

  .md\:shadow-inner {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;
  }

  .md\:shadow-outline {
    box-shadow: 0 0 0 3px rgba(52, 144, 220, .5) !important;
  }

  .md\:shadow-none {
    box-shadow: none !important;
  }

  .md\:hover\:shadow:hover {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1) !important;
  }

  .md\:hover\:shadow-md:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08) !important;
  }

  .md\:hover\:shadow-lg:hover {
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08) !important;
  }

  .md\:hover\:shadow-inner:hover {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;
  }

  .md\:hover\:shadow-outline:hover {
    box-shadow: 0 0 0 3px rgba(52, 144, 220, .5) !important;
  }

  .md\:hover\:shadow-none:hover {
    box-shadow: none !important;
  }

  .md\:focus\:shadow:focus {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1) !important;
  }

  .md\:focus\:shadow-md:focus {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08) !important;
  }

  .md\:focus\:shadow-lg:focus {
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08) !important;
  }

  .md\:focus\:shadow-inner:focus {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;
  }

  .md\:focus\:shadow-outline:focus {
    box-shadow: 0 0 0 3px rgba(52, 144, 220, .5) !important;
  }

  .md\:focus\:shadow-none:focus {
    box-shadow: none !important;
  }

  .md\:table-auto {
    table-layout: auto !important;
  }

  .md\:table-fixed {
    table-layout: fixed !important;
  }

  .md\:text-left {
    text-align: left !important;
  }

  .md\:text-center {
    text-align: center !important;
  }

  .md\:text-right {
    text-align: right !important;
  }

  .md\:text-justify {
    text-align: justify !important;
  }

  .md\:text-transparent {
    color: transparent !important;
  }

  .md\:text-black {
    color: #22292f !important;
  }

  .md\:text-grey-darkest {
    color: #3d4852 !important;
  }

  .md\:text-grey-darker {
    color: #606f7b !important;
  }

  .md\:text-grey-dark {
    color: #8795a1 !important;
  }

  .md\:text-grey {
    color: #b8c2cc !important;
  }

  .md\:text-grey-light {
    color: #dae1e7 !important;
  }

  .md\:text-grey-lighter {
    color: #f1f5f8 !important;
  }

  .md\:text-grey-lightest {
    color: #f8fafc !important;
  }

  .md\:text-white {
    color: #fff !important;
  }

  .md\:text-red-darkest {
    color: #3b0d0c !important;
  }

  .md\:text-red-darker {
    color: #621b18 !important;
  }

  .md\:text-red-dark {
    color: #cc1f1a !important;
  }

  .md\:text-red {
    color: #e3342f !important;
  }

  .md\:text-red-light {
    color: #ef5753 !important;
  }

  .md\:text-red-lighter {
    color: #f9acaa !important;
  }

  .md\:text-red-lightest {
    color: #fcebea !important;
  }

  .md\:text-orange-darkest {
    color: #462a16 !important;
  }

  .md\:text-orange-darker {
    color: #613b1f !important;
  }

  .md\:text-orange-dark {
    color: #de751f !important;
  }

  .md\:text-orange {
    color: #f6993f !important;
  }

  .md\:text-orange-light {
    color: #faad63 !important;
  }

  .md\:text-orange-lighter {
    color: #fcd9b6 !important;
  }

  .md\:text-orange-lightest {
    color: #fff5eb !important;
  }

  .md\:text-yellow-darkest {
    color: #453411 !important;
  }

  .md\:text-yellow-darker {
    color: #684f1d !important;
  }

  .md\:text-yellow-dark {
    color: #f2d024 !important;
  }

  .md\:text-yellow {
    color: #ffed4a !important;
  }

  .md\:text-yellow-light {
    color: #fff382 !important;
  }

  .md\:text-yellow-lighter {
    color: #fff9c2 !important;
  }

  .md\:text-yellow-lightest {
    color: #fcfbeb !important;
  }

  .md\:text-green-darkest {
    color: #0f2f21 !important;
  }

  .md\:text-green-darker {
    color: #1a4731 !important;
  }

  .md\:text-green-dark {
    color: #1f9d55 !important;
  }

  .md\:text-green {
    color: #38c172 !important;
  }

  .md\:text-green-light {
    color: #51d88a !important;
  }

  .md\:text-green-lighter {
    color: #a2f5bf !important;
  }

  .md\:text-green-lightest {
    color: #e3fcec !important;
  }

  .md\:text-teal-darkest {
    color: #0d3331 !important;
  }

  .md\:text-teal-darker {
    color: #20504f !important;
  }

  .md\:text-teal-dark {
    color: #38a89d !important;
  }

  .md\:text-teal {
    color: #4dc0b5 !important;
  }

  .md\:text-teal-light {
    color: #64d5ca !important;
  }

  .md\:text-teal-lighter {
    color: #a0f0ed !important;
  }

  .md\:text-teal-lightest {
    color: #e8fffe !important;
  }

  .md\:text-blue-darkest {
    color: #12283a !important;
  }

  .md\:text-blue-darker {
    color: #1c3d5a !important;
  }

  .md\:text-blue-dark {
    color: #2779bd !important;
  }

  .md\:text-blue {
    color: #3490dc !important;
  }

  .md\:text-blue-light {
    color: #6cb2eb !important;
  }

  .md\:text-blue-lighter {
    color: #bcdefa !important;
  }

  .md\:text-blue-lightest {
    color: #eff8ff !important;
  }

  .md\:text-indigo-darkest {
    color: #191e38 !important;
  }

  .md\:text-indigo-darker {
    color: #2f365f !important;
  }

  .md\:text-indigo-dark {
    color: #5661b3 !important;
  }

  .md\:text-indigo {
    color: #6574cd !important;
  }

  .md\:text-indigo-light {
    color: #7886d7 !important;
  }

  .md\:text-indigo-lighter {
    color: #b2b7ff !important;
  }

  .md\:text-indigo-lightest {
    color: #e6e8ff !important;
  }

  .md\:text-purple-darkest {
    color: #21183c !important;
  }

  .md\:text-purple-darker {
    color: #382b5f !important;
  }

  .md\:text-purple-dark {
    color: #794acf !important;
  }

  .md\:text-purple {
    color: #9561e2 !important;
  }

  .md\:text-purple-light {
    color: #a779e9 !important;
  }

  .md\:text-purple-lighter {
    color: #d6bbfc !important;
  }

  .md\:text-purple-lightest {
    color: #f3ebff !important;
  }

  .md\:text-pink-darkest {
    color: #451225 !important;
  }

  .md\:text-pink-darker {
    color: #6f213f !important;
  }

  .md\:text-pink-dark {
    color: #eb5286 !important;
  }

  .md\:text-pink {
    color: #f66d9b !important;
  }

  .md\:text-pink-light {
    color: #fa7ea8 !important;
  }

  .md\:text-pink-lighter {
    color: #ffbbca !important;
  }

  .md\:text-pink-lightest {
    color: #ffebef !important;
  }

  .md\:hover\:text-transparent:hover {
    color: transparent !important;
  }

  .md\:hover\:text-black:hover {
    color: #22292f !important;
  }

  .md\:hover\:text-grey-darkest:hover {
    color: #3d4852 !important;
  }

  .md\:hover\:text-grey-darker:hover {
    color: #606f7b !important;
  }

  .md\:hover\:text-grey-dark:hover {
    color: #8795a1 !important;
  }

  .md\:hover\:text-grey:hover {
    color: #b8c2cc !important;
  }

  .md\:hover\:text-grey-light:hover {
    color: #dae1e7 !important;
  }

  .md\:hover\:text-grey-lighter:hover {
    color: #f1f5f8 !important;
  }

  .md\:hover\:text-grey-lightest:hover {
    color: #f8fafc !important;
  }

  .md\:hover\:text-white:hover {
    color: #fff !important;
  }

  .md\:hover\:text-red-darkest:hover {
    color: #3b0d0c !important;
  }

  .md\:hover\:text-red-darker:hover {
    color: #621b18 !important;
  }

  .md\:hover\:text-red-dark:hover {
    color: #cc1f1a !important;
  }

  .md\:hover\:text-red:hover {
    color: #e3342f !important;
  }

  .md\:hover\:text-red-light:hover {
    color: #ef5753 !important;
  }

  .md\:hover\:text-red-lighter:hover {
    color: #f9acaa !important;
  }

  .md\:hover\:text-red-lightest:hover {
    color: #fcebea !important;
  }

  .md\:hover\:text-orange-darkest:hover {
    color: #462a16 !important;
  }

  .md\:hover\:text-orange-darker:hover {
    color: #613b1f !important;
  }

  .md\:hover\:text-orange-dark:hover {
    color: #de751f !important;
  }

  .md\:hover\:text-orange:hover {
    color: #f6993f !important;
  }

  .md\:hover\:text-orange-light:hover {
    color: #faad63 !important;
  }

  .md\:hover\:text-orange-lighter:hover {
    color: #fcd9b6 !important;
  }

  .md\:hover\:text-orange-lightest:hover {
    color: #fff5eb !important;
  }

  .md\:hover\:text-yellow-darkest:hover {
    color: #453411 !important;
  }

  .md\:hover\:text-yellow-darker:hover {
    color: #684f1d !important;
  }

  .md\:hover\:text-yellow-dark:hover {
    color: #f2d024 !important;
  }

  .md\:hover\:text-yellow:hover {
    color: #ffed4a !important;
  }

  .md\:hover\:text-yellow-light:hover {
    color: #fff382 !important;
  }

  .md\:hover\:text-yellow-lighter:hover {
    color: #fff9c2 !important;
  }

  .md\:hover\:text-yellow-lightest:hover {
    color: #fcfbeb !important;
  }

  .md\:hover\:text-green-darkest:hover {
    color: #0f2f21 !important;
  }

  .md\:hover\:text-green-darker:hover {
    color: #1a4731 !important;
  }

  .md\:hover\:text-green-dark:hover {
    color: #1f9d55 !important;
  }

  .md\:hover\:text-green:hover {
    color: #38c172 !important;
  }

  .md\:hover\:text-green-light:hover {
    color: #51d88a !important;
  }

  .md\:hover\:text-green-lighter:hover {
    color: #a2f5bf !important;
  }

  .md\:hover\:text-green-lightest:hover {
    color: #e3fcec !important;
  }

  .md\:hover\:text-teal-darkest:hover {
    color: #0d3331 !important;
  }

  .md\:hover\:text-teal-darker:hover {
    color: #20504f !important;
  }

  .md\:hover\:text-teal-dark:hover {
    color: #38a89d !important;
  }

  .md\:hover\:text-teal:hover {
    color: #4dc0b5 !important;
  }

  .md\:hover\:text-teal-light:hover {
    color: #64d5ca !important;
  }

  .md\:hover\:text-teal-lighter:hover {
    color: #a0f0ed !important;
  }

  .md\:hover\:text-teal-lightest:hover {
    color: #e8fffe !important;
  }

  .md\:hover\:text-blue-darkest:hover {
    color: #12283a !important;
  }

  .md\:hover\:text-blue-darker:hover {
    color: #1c3d5a !important;
  }

  .md\:hover\:text-blue-dark:hover {
    color: #2779bd !important;
  }

  .md\:hover\:text-blue:hover {
    color: #3490dc !important;
  }

  .md\:hover\:text-blue-light:hover {
    color: #6cb2eb !important;
  }

  .md\:hover\:text-blue-lighter:hover {
    color: #bcdefa !important;
  }

  .md\:hover\:text-blue-lightest:hover {
    color: #eff8ff !important;
  }

  .md\:hover\:text-indigo-darkest:hover {
    color: #191e38 !important;
  }

  .md\:hover\:text-indigo-darker:hover {
    color: #2f365f !important;
  }

  .md\:hover\:text-indigo-dark:hover {
    color: #5661b3 !important;
  }

  .md\:hover\:text-indigo:hover {
    color: #6574cd !important;
  }

  .md\:hover\:text-indigo-light:hover {
    color: #7886d7 !important;
  }

  .md\:hover\:text-indigo-lighter:hover {
    color: #b2b7ff !important;
  }

  .md\:hover\:text-indigo-lightest:hover {
    color: #e6e8ff !important;
  }

  .md\:hover\:text-purple-darkest:hover {
    color: #21183c !important;
  }

  .md\:hover\:text-purple-darker:hover {
    color: #382b5f !important;
  }

  .md\:hover\:text-purple-dark:hover {
    color: #794acf !important;
  }

  .md\:hover\:text-purple:hover {
    color: #9561e2 !important;
  }

  .md\:hover\:text-purple-light:hover {
    color: #a779e9 !important;
  }

  .md\:hover\:text-purple-lighter:hover {
    color: #d6bbfc !important;
  }

  .md\:hover\:text-purple-lightest:hover {
    color: #f3ebff !important;
  }

  .md\:hover\:text-pink-darkest:hover {
    color: #451225 !important;
  }

  .md\:hover\:text-pink-darker:hover {
    color: #6f213f !important;
  }

  .md\:hover\:text-pink-dark:hover {
    color: #eb5286 !important;
  }

  .md\:hover\:text-pink:hover {
    color: #f66d9b !important;
  }

  .md\:hover\:text-pink-light:hover {
    color: #fa7ea8 !important;
  }

  .md\:hover\:text-pink-lighter:hover {
    color: #ffbbca !important;
  }

  .md\:hover\:text-pink-lightest:hover {
    color: #ffebef !important;
  }

  .md\:focus\:text-transparent:focus {
    color: transparent !important;
  }

  .md\:focus\:text-black:focus {
    color: #22292f !important;
  }

  .md\:focus\:text-grey-darkest:focus {
    color: #3d4852 !important;
  }

  .md\:focus\:text-grey-darker:focus {
    color: #606f7b !important;
  }

  .md\:focus\:text-grey-dark:focus {
    color: #8795a1 !important;
  }

  .md\:focus\:text-grey:focus {
    color: #b8c2cc !important;
  }

  .md\:focus\:text-grey-light:focus {
    color: #dae1e7 !important;
  }

  .md\:focus\:text-grey-lighter:focus {
    color: #f1f5f8 !important;
  }

  .md\:focus\:text-grey-lightest:focus {
    color: #f8fafc !important;
  }

  .md\:focus\:text-white:focus {
    color: #fff !important;
  }

  .md\:focus\:text-red-darkest:focus {
    color: #3b0d0c !important;
  }

  .md\:focus\:text-red-darker:focus {
    color: #621b18 !important;
  }

  .md\:focus\:text-red-dark:focus {
    color: #cc1f1a !important;
  }

  .md\:focus\:text-red:focus {
    color: #e3342f !important;
  }

  .md\:focus\:text-red-light:focus {
    color: #ef5753 !important;
  }

  .md\:focus\:text-red-lighter:focus {
    color: #f9acaa !important;
  }

  .md\:focus\:text-red-lightest:focus {
    color: #fcebea !important;
  }

  .md\:focus\:text-orange-darkest:focus {
    color: #462a16 !important;
  }

  .md\:focus\:text-orange-darker:focus {
    color: #613b1f !important;
  }

  .md\:focus\:text-orange-dark:focus {
    color: #de751f !important;
  }

  .md\:focus\:text-orange:focus {
    color: #f6993f !important;
  }

  .md\:focus\:text-orange-light:focus {
    color: #faad63 !important;
  }

  .md\:focus\:text-orange-lighter:focus {
    color: #fcd9b6 !important;
  }

  .md\:focus\:text-orange-lightest:focus {
    color: #fff5eb !important;
  }

  .md\:focus\:text-yellow-darkest:focus {
    color: #453411 !important;
  }

  .md\:focus\:text-yellow-darker:focus {
    color: #684f1d !important;
  }

  .md\:focus\:text-yellow-dark:focus {
    color: #f2d024 !important;
  }

  .md\:focus\:text-yellow:focus {
    color: #ffed4a !important;
  }

  .md\:focus\:text-yellow-light:focus {
    color: #fff382 !important;
  }

  .md\:focus\:text-yellow-lighter:focus {
    color: #fff9c2 !important;
  }

  .md\:focus\:text-yellow-lightest:focus {
    color: #fcfbeb !important;
  }

  .md\:focus\:text-green-darkest:focus {
    color: #0f2f21 !important;
  }

  .md\:focus\:text-green-darker:focus {
    color: #1a4731 !important;
  }

  .md\:focus\:text-green-dark:focus {
    color: #1f9d55 !important;
  }

  .md\:focus\:text-green:focus {
    color: #38c172 !important;
  }

  .md\:focus\:text-green-light:focus {
    color: #51d88a !important;
  }

  .md\:focus\:text-green-lighter:focus {
    color: #a2f5bf !important;
  }

  .md\:focus\:text-green-lightest:focus {
    color: #e3fcec !important;
  }

  .md\:focus\:text-teal-darkest:focus {
    color: #0d3331 !important;
  }

  .md\:focus\:text-teal-darker:focus {
    color: #20504f !important;
  }

  .md\:focus\:text-teal-dark:focus {
    color: #38a89d !important;
  }

  .md\:focus\:text-teal:focus {
    color: #4dc0b5 !important;
  }

  .md\:focus\:text-teal-light:focus {
    color: #64d5ca !important;
  }

  .md\:focus\:text-teal-lighter:focus {
    color: #a0f0ed !important;
  }

  .md\:focus\:text-teal-lightest:focus {
    color: #e8fffe !important;
  }

  .md\:focus\:text-blue-darkest:focus {
    color: #12283a !important;
  }

  .md\:focus\:text-blue-darker:focus {
    color: #1c3d5a !important;
  }

  .md\:focus\:text-blue-dark:focus {
    color: #2779bd !important;
  }

  .md\:focus\:text-blue:focus {
    color: #3490dc !important;
  }

  .md\:focus\:text-blue-light:focus {
    color: #6cb2eb !important;
  }

  .md\:focus\:text-blue-lighter:focus {
    color: #bcdefa !important;
  }

  .md\:focus\:text-blue-lightest:focus {
    color: #eff8ff !important;
  }

  .md\:focus\:text-indigo-darkest:focus {
    color: #191e38 !important;
  }

  .md\:focus\:text-indigo-darker:focus {
    color: #2f365f !important;
  }

  .md\:focus\:text-indigo-dark:focus {
    color: #5661b3 !important;
  }

  .md\:focus\:text-indigo:focus {
    color: #6574cd !important;
  }

  .md\:focus\:text-indigo-light:focus {
    color: #7886d7 !important;
  }

  .md\:focus\:text-indigo-lighter:focus {
    color: #b2b7ff !important;
  }

  .md\:focus\:text-indigo-lightest:focus {
    color: #e6e8ff !important;
  }

  .md\:focus\:text-purple-darkest:focus {
    color: #21183c !important;
  }

  .md\:focus\:text-purple-darker:focus {
    color: #382b5f !important;
  }

  .md\:focus\:text-purple-dark:focus {
    color: #794acf !important;
  }

  .md\:focus\:text-purple:focus {
    color: #9561e2 !important;
  }

  .md\:focus\:text-purple-light:focus {
    color: #a779e9 !important;
  }

  .md\:focus\:text-purple-lighter:focus {
    color: #d6bbfc !important;
  }

  .md\:focus\:text-purple-lightest:focus {
    color: #f3ebff !important;
  }

  .md\:focus\:text-pink-darkest:focus {
    color: #451225 !important;
  }

  .md\:focus\:text-pink-darker:focus {
    color: #6f213f !important;
  }

  .md\:focus\:text-pink-dark:focus {
    color: #eb5286 !important;
  }

  .md\:focus\:text-pink:focus {
    color: #f66d9b !important;
  }

  .md\:focus\:text-pink-light:focus {
    color: #fa7ea8 !important;
  }

  .md\:focus\:text-pink-lighter:focus {
    color: #ffbbca !important;
  }

  .md\:focus\:text-pink-lightest:focus {
    color: #ffebef !important;
  }

  .md\:text-xs {
    font-size: .75rem !important;
  }

  .md\:text-sm {
    font-size: .875rem !important;
  }

  .md\:text-base {
    font-size: 1rem !important;
  }

  .md\:text-lg {
    font-size: 1.125rem !important;
  }

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

  .md\:text-2xl {
    font-size: 1.5rem !important;
  }

  .md\:text-3xl {
    font-size: 1.875rem !important;
  }

  .md\:text-4xl {
    font-size: 2.25rem !important;
  }

  .md\:text-5xl {
    font-size: 3rem !important;
  }

  .md\:italic {
    font-style: italic !important;
  }

  .md\:roman {
    font-style: normal !important;
  }

  .md\:uppercase {
    text-transform: uppercase !important;
  }

  .md\:lowercase {
    text-transform: lowercase !important;
  }

  .md\:capitalize {
    text-transform: capitalize !important;
  }

  .md\:normal-case {
    text-transform: none !important;
  }

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

  .md\:line-through {
    text-decoration: line-through !important;
  }

  .md\:no-underline {
    text-decoration: none !important;
  }

  .md\:antialiased {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .md\:subpixel-antialiased {
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .md\:hover\:italic:hover {
    font-style: italic !important;
  }

  .md\:hover\:roman:hover {
    font-style: normal !important;
  }

  .md\:hover\:uppercase:hover {
    text-transform: uppercase !important;
  }

  .md\:hover\:lowercase:hover {
    text-transform: lowercase !important;
  }

  .md\:hover\:capitalize:hover {
    text-transform: capitalize !important;
  }

  .md\:hover\:normal-case:hover {
    text-transform: none !important;
  }

  .md\:hover\:underline:hover {
    text-decoration: underline !important;
  }

  .md\:hover\:line-through:hover {
    text-decoration: line-through !important;
  }

  .md\:hover\:no-underline:hover {
    text-decoration: none !important;
  }

  .md\:hover\:antialiased:hover {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .md\:hover\:subpixel-antialiased:hover {
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .md\:focus\:italic:focus {
    font-style: italic !important;
  }

  .md\:focus\:roman:focus {
    font-style: normal !important;
  }

  .md\:focus\:uppercase:focus {
    text-transform: uppercase !important;
  }

  .md\:focus\:lowercase:focus {
    text-transform: lowercase !important;
  }

  .md\:focus\:capitalize:focus {
    text-transform: capitalize !important;
  }

  .md\:focus\:normal-case:focus {
    text-transform: none !important;
  }

  .md\:focus\:underline:focus {
    text-decoration: underline !important;
  }

  .md\:focus\:line-through:focus {
    text-decoration: line-through !important;
  }

  .md\:focus\:no-underline:focus {
    text-decoration: none !important;
  }

  .md\:focus\:antialiased:focus {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .md\:focus\:subpixel-antialiased:focus {
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .md\:tracking-tight {
    letter-spacing: -0.05em !important;
  }

  .md\:tracking-normal {
    letter-spacing: 0 !important;
  }

  .md\:tracking-wide {
    letter-spacing: .05em !important;
  }

  .md\:select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
  }

  .md\:select-text {
    -webkit-user-select: text !important;
    -moz-user-select: text !important;
    -ms-user-select: text !important;
    user-select: text !important;
  }

  .md\:align-baseline {
    vertical-align: baseline !important;
  }

  .md\:align-top {
    vertical-align: top !important;
  }

  .md\:align-middle {
    vertical-align: middle !important;
  }

  .md\:align-bottom {
    vertical-align: bottom !important;
  }

  .md\:align-text-top {
    vertical-align: text-top !important;
  }

  .md\:align-text-bottom {
    vertical-align: text-bottom !important;
  }

  .md\:visible {
    visibility: visible !important;
  }

  .md\:invisible {
    visibility: hidden !important;
  }

  .md\:whitespace-normal {
    white-space: normal !important;
  }

  .md\:whitespace-no-wrap {
    white-space: nowrap !important;
  }

  .md\:whitespace-pre {
    white-space: pre !important;
  }

  .md\:whitespace-pre-line {
    white-space: pre-line !important;
  }

  .md\:whitespace-pre-wrap {
    white-space: pre-wrap !important;
  }

  .md\:break-words {
    word-wrap: break-word !important;
  }

  .md\:break-normal {
    word-wrap: normal !important;
  }

  .md\:truncate {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

  .md\:w-1 {
    width: .25rem !important;
  }

  .md\:w-2 {
    width: .5rem !important;
  }

  .md\:w-3 {
    width: .75rem !important;
  }

  .md\:w-4 {
    width: 1rem !important;
  }

  .md\:w-5 {
    width: 1.25rem !important;
  }

  .md\:w-6 {
    width: 1.5rem !important;
  }

  .md\:w-8 {
    width: 2rem !important;
  }

  .md\:w-10 {
    width: 2.5rem !important;
  }

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

  .md\:w-16 {
    width: 4rem !important;
  }

  .md\:w-24 {
    width: 6rem !important;
  }

  .md\:w-32 {
    width: 8rem !important;
  }

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

  .md\:w-64 {
    width: 16rem !important;
  }

  .md\:w-auto {
    width: auto !important;
  }

  .md\:w-px {
    width: 1px !important;
  }

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

  .md\:w-1\/3 {
    width: 33.33333% !important;
  }

  .md\:w-2\/3 {
    width: 66.66667% !important;
  }

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

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

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

  .md\:w-2\/5 {
    width: 40% !important;
  }

  .md\:w-3\/5 {
    width: 60% !important;
  }

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

  .md\:w-1\/6 {
    width: 16.66667% !important;
  }

  .md\:w-5\/6 {
    width: 83.33333% !important;
  }

  .md\:w-full {
    width: 100% !important;
  }

  .md\:w-screen {
    width: 100vw !important;
  }

  .md\:z-0 {
    z-index: 0 !important;
  }

  .md\:z-10 {
    z-index: 10 !important;
  }

  .md\:z-20 {
    z-index: 20 !important;
  }

  .md\:z-30 {
    z-index: 30 !important;
  }

  .md\:z-40 {
    z-index: 40 !important;
  }

  .md\:z-50 {
    z-index: 50 !important;
  }

  .md\:z-auto {
    z-index: auto !important;
  }
}

@media (min-width: 992px) {
  .lg\:list-reset {
    list-style: none !important;
    padding: 0 !important;
  }

  .lg\:appearance-none {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
  }

  .lg\:bg-fixed {
    background-attachment: fixed !important;
  }

  .lg\:bg-local {
    background-attachment: local !important;
  }

  .lg\:bg-scroll {
    background-attachment: scroll !important;
  }

  .lg\:bg-transparent {
    background-color: transparent !important;
  }

  .lg\:bg-black {
    background-color: #22292f !important;
  }

  .lg\:bg-grey-darkest {
    background-color: #3d4852 !important;
  }

  .lg\:bg-grey-darker {
    background-color: #606f7b !important;
  }

  .lg\:bg-grey-dark {
    background-color: #8795a1 !important;
  }

  .lg\:bg-grey {
    background-color: #b8c2cc !important;
  }

  .lg\:bg-grey-light {
    background-color: #dae1e7 !important;
  }

  .lg\:bg-grey-lighter {
    background-color: #f1f5f8 !important;
  }

  .lg\:bg-grey-lightest {
    background-color: #f8fafc !important;
  }

  .lg\:bg-white {
    background-color: #fff !important;
  }

  .lg\:bg-red-darkest {
    background-color: #3b0d0c !important;
  }

  .lg\:bg-red-darker {
    background-color: #621b18 !important;
  }

  .lg\:bg-red-dark {
    background-color: #cc1f1a !important;
  }

  .lg\:bg-red {
    background-color: #e3342f !important;
  }

  .lg\:bg-red-light {
    background-color: #ef5753 !important;
  }

  .lg\:bg-red-lighter {
    background-color: #f9acaa !important;
  }

  .lg\:bg-red-lightest {
    background-color: #fcebea !important;
  }

  .lg\:bg-orange-darkest {
    background-color: #462a16 !important;
  }

  .lg\:bg-orange-darker {
    background-color: #613b1f !important;
  }

  .lg\:bg-orange-dark {
    background-color: #de751f !important;
  }

  .lg\:bg-orange {
    background-color: #f6993f !important;
  }

  .lg\:bg-orange-light {
    background-color: #faad63 !important;
  }

  .lg\:bg-orange-lighter {
    background-color: #fcd9b6 !important;
  }

  .lg\:bg-orange-lightest {
    background-color: #fff5eb !important;
  }

  .lg\:bg-yellow-darkest {
    background-color: #453411 !important;
  }

  .lg\:bg-yellow-darker {
    background-color: #684f1d !important;
  }

  .lg\:bg-yellow-dark {
    background-color: #f2d024 !important;
  }

  .lg\:bg-yellow {
    background-color: #ffed4a !important;
  }

  .lg\:bg-yellow-light {
    background-color: #fff382 !important;
  }

  .lg\:bg-yellow-lighter {
    background-color: #fff9c2 !important;
  }

  .lg\:bg-yellow-lightest {
    background-color: #fcfbeb !important;
  }

  .lg\:bg-green-darkest {
    background-color: #0f2f21 !important;
  }

  .lg\:bg-green-darker {
    background-color: #1a4731 !important;
  }

  .lg\:bg-green-dark {
    background-color: #1f9d55 !important;
  }

  .lg\:bg-green {
    background-color: #38c172 !important;
  }

  .lg\:bg-green-light {
    background-color: #51d88a !important;
  }

  .lg\:bg-green-lighter {
    background-color: #a2f5bf !important;
  }

  .lg\:bg-green-lightest {
    background-color: #e3fcec !important;
  }

  .lg\:bg-teal-darkest {
    background-color: #0d3331 !important;
  }

  .lg\:bg-teal-darker {
    background-color: #20504f !important;
  }

  .lg\:bg-teal-dark {
    background-color: #38a89d !important;
  }

  .lg\:bg-teal {
    background-color: #4dc0b5 !important;
  }

  .lg\:bg-teal-light {
    background-color: #64d5ca !important;
  }

  .lg\:bg-teal-lighter {
    background-color: #a0f0ed !important;
  }

  .lg\:bg-teal-lightest {
    background-color: #e8fffe !important;
  }

  .lg\:bg-blue-darkest {
    background-color: #12283a !important;
  }

  .lg\:bg-blue-darker {
    background-color: #1c3d5a !important;
  }

  .lg\:bg-blue-dark {
    background-color: #2779bd !important;
  }

  .lg\:bg-blue {
    background-color: #3490dc !important;
  }

  .lg\:bg-blue-light {
    background-color: #6cb2eb !important;
  }

  .lg\:bg-blue-lighter {
    background-color: #bcdefa !important;
  }

  .lg\:bg-blue-lightest {
    background-color: #eff8ff !important;
  }

  .lg\:bg-indigo-darkest {
    background-color: #191e38 !important;
  }

  .lg\:bg-indigo-darker {
    background-color: #2f365f !important;
  }

  .lg\:bg-indigo-dark {
    background-color: #5661b3 !important;
  }

  .lg\:bg-indigo {
    background-color: #6574cd !important;
  }

  .lg\:bg-indigo-light {
    background-color: #7886d7 !important;
  }

  .lg\:bg-indigo-lighter {
    background-color: #b2b7ff !important;
  }

  .lg\:bg-indigo-lightest {
    background-color: #e6e8ff !important;
  }

  .lg\:bg-purple-darkest {
    background-color: #21183c !important;
  }

  .lg\:bg-purple-darker {
    background-color: #382b5f !important;
  }

  .lg\:bg-purple-dark {
    background-color: #794acf !important;
  }

  .lg\:bg-purple {
    background-color: #9561e2 !important;
  }

  .lg\:bg-purple-light {
    background-color: #a779e9 !important;
  }

  .lg\:bg-purple-lighter {
    background-color: #d6bbfc !important;
  }

  .lg\:bg-purple-lightest {
    background-color: #f3ebff !important;
  }

  .lg\:bg-pink-darkest {
    background-color: #451225 !important;
  }

  .lg\:bg-pink-darker {
    background-color: #6f213f !important;
  }

  .lg\:bg-pink-dark {
    background-color: #eb5286 !important;
  }

  .lg\:bg-pink {
    background-color: #f66d9b !important;
  }

  .lg\:bg-pink-light {
    background-color: #fa7ea8 !important;
  }

  .lg\:bg-pink-lighter {
    background-color: #ffbbca !important;
  }

  .lg\:bg-pink-lightest {
    background-color: #ffebef !important;
  }

  .lg\:hover\:bg-transparent:hover {
    background-color: transparent !important;
  }

  .lg\:hover\:bg-black:hover {
    background-color: #22292f !important;
  }

  .lg\:hover\:bg-grey-darkest:hover {
    background-color: #3d4852 !important;
  }

  .lg\:hover\:bg-grey-darker:hover {
    background-color: #606f7b !important;
  }

  .lg\:hover\:bg-grey-dark:hover {
    background-color: #8795a1 !important;
  }

  .lg\:hover\:bg-grey:hover {
    background-color: #b8c2cc !important;
  }

  .lg\:hover\:bg-grey-light:hover {
    background-color: #dae1e7 !important;
  }

  .lg\:hover\:bg-grey-lighter:hover {
    background-color: #f1f5f8 !important;
  }

  .lg\:hover\:bg-grey-lightest:hover {
    background-color: #f8fafc !important;
  }

  .lg\:hover\:bg-white:hover {
    background-color: #fff !important;
  }

  .lg\:hover\:bg-red-darkest:hover {
    background-color: #3b0d0c !important;
  }

  .lg\:hover\:bg-red-darker:hover {
    background-color: #621b18 !important;
  }

  .lg\:hover\:bg-red-dark:hover {
    background-color: #cc1f1a !important;
  }

  .lg\:hover\:bg-red:hover {
    background-color: #e3342f !important;
  }

  .lg\:hover\:bg-red-light:hover {
    background-color: #ef5753 !important;
  }

  .lg\:hover\:bg-red-lighter:hover {
    background-color: #f9acaa !important;
  }

  .lg\:hover\:bg-red-lightest:hover {
    background-color: #fcebea !important;
  }

  .lg\:hover\:bg-orange-darkest:hover {
    background-color: #462a16 !important;
  }

  .lg\:hover\:bg-orange-darker:hover {
    background-color: #613b1f !important;
  }

  .lg\:hover\:bg-orange-dark:hover {
    background-color: #de751f !important;
  }

  .lg\:hover\:bg-orange:hover {
    background-color: #f6993f !important;
  }

  .lg\:hover\:bg-orange-light:hover {
    background-color: #faad63 !important;
  }

  .lg\:hover\:bg-orange-lighter:hover {
    background-color: #fcd9b6 !important;
  }

  .lg\:hover\:bg-orange-lightest:hover {
    background-color: #fff5eb !important;
  }

  .lg\:hover\:bg-yellow-darkest:hover {
    background-color: #453411 !important;
  }

  .lg\:hover\:bg-yellow-darker:hover {
    background-color: #684f1d !important;
  }

  .lg\:hover\:bg-yellow-dark:hover {
    background-color: #f2d024 !important;
  }

  .lg\:hover\:bg-yellow:hover {
    background-color: #ffed4a !important;
  }

  .lg\:hover\:bg-yellow-light:hover {
    background-color: #fff382 !important;
  }

  .lg\:hover\:bg-yellow-lighter:hover {
    background-color: #fff9c2 !important;
  }

  .lg\:hover\:bg-yellow-lightest:hover {
    background-color: #fcfbeb !important;
  }

  .lg\:hover\:bg-green-darkest:hover {
    background-color: #0f2f21 !important;
  }

  .lg\:hover\:bg-green-darker:hover {
    background-color: #1a4731 !important;
  }

  .lg\:hover\:bg-green-dark:hover {
    background-color: #1f9d55 !important;
  }

  .lg\:hover\:bg-green:hover {
    background-color: #38c172 !important;
  }

  .lg\:hover\:bg-green-light:hover {
    background-color: #51d88a !important;
  }

  .lg\:hover\:bg-green-lighter:hover {
    background-color: #a2f5bf !important;
  }

  .lg\:hover\:bg-green-lightest:hover {
    background-color: #e3fcec !important;
  }

  .lg\:hover\:bg-teal-darkest:hover {
    background-color: #0d3331 !important;
  }

  .lg\:hover\:bg-teal-darker:hover {
    background-color: #20504f !important;
  }

  .lg\:hover\:bg-teal-dark:hover {
    background-color: #38a89d !important;
  }

  .lg\:hover\:bg-teal:hover {
    background-color: #4dc0b5 !important;
  }

  .lg\:hover\:bg-teal-light:hover {
    background-color: #64d5ca !important;
  }

  .lg\:hover\:bg-teal-lighter:hover {
    background-color: #a0f0ed !important;
  }

  .lg\:hover\:bg-teal-lightest:hover {
    background-color: #e8fffe !important;
  }

  .lg\:hover\:bg-blue-darkest:hover {
    background-color: #12283a !important;
  }

  .lg\:hover\:bg-blue-darker:hover {
    background-color: #1c3d5a !important;
  }

  .lg\:hover\:bg-blue-dark:hover {
    background-color: #2779bd !important;
  }

  .lg\:hover\:bg-blue:hover {
    background-color: #3490dc !important;
  }

  .lg\:hover\:bg-blue-light:hover {
    background-color: #6cb2eb !important;
  }

  .lg\:hover\:bg-blue-lighter:hover {
    background-color: #bcdefa !important;
  }

  .lg\:hover\:bg-blue-lightest:hover {
    background-color: #eff8ff !important;
  }

  .lg\:hover\:bg-indigo-darkest:hover {
    background-color: #191e38 !important;
  }

  .lg\:hover\:bg-indigo-darker:hover {
    background-color: #2f365f !important;
  }

  .lg\:hover\:bg-indigo-dark:hover {
    background-color: #5661b3 !important;
  }

  .lg\:hover\:bg-indigo:hover {
    background-color: #6574cd !important;
  }

  .lg\:hover\:bg-indigo-light:hover {
    background-color: #7886d7 !important;
  }

  .lg\:hover\:bg-indigo-lighter:hover {
    background-color: #b2b7ff !important;
  }

  .lg\:hover\:bg-indigo-lightest:hover {
    background-color: #e6e8ff !important;
  }

  .lg\:hover\:bg-purple-darkest:hover {
    background-color: #21183c !important;
  }

  .lg\:hover\:bg-purple-darker:hover {
    background-color: #382b5f !important;
  }

  .lg\:hover\:bg-purple-dark:hover {
    background-color: #794acf !important;
  }

  .lg\:hover\:bg-purple:hover {
    background-color: #9561e2 !important;
  }

  .lg\:hover\:bg-purple-light:hover {
    background-color: #a779e9 !important;
  }

  .lg\:hover\:bg-purple-lighter:hover {
    background-color: #d6bbfc !important;
  }

  .lg\:hover\:bg-purple-lightest:hover {
    background-color: #f3ebff !important;
  }

  .lg\:hover\:bg-pink-darkest:hover {
    background-color: #451225 !important;
  }

  .lg\:hover\:bg-pink-darker:hover {
    background-color: #6f213f !important;
  }

  .lg\:hover\:bg-pink-dark:hover {
    background-color: #eb5286 !important;
  }

  .lg\:hover\:bg-pink:hover {
    background-color: #f66d9b !important;
  }

  .lg\:hover\:bg-pink-light:hover {
    background-color: #fa7ea8 !important;
  }

  .lg\:hover\:bg-pink-lighter:hover {
    background-color: #ffbbca !important;
  }

  .lg\:hover\:bg-pink-lightest:hover {
    background-color: #ffebef !important;
  }

  .lg\:focus\:bg-transparent:focus {
    background-color: transparent !important;
  }

  .lg\:focus\:bg-black:focus {
    background-color: #22292f !important;
  }

  .lg\:focus\:bg-grey-darkest:focus {
    background-color: #3d4852 !important;
  }

  .lg\:focus\:bg-grey-darker:focus {
    background-color: #606f7b !important;
  }

  .lg\:focus\:bg-grey-dark:focus {
    background-color: #8795a1 !important;
  }

  .lg\:focus\:bg-grey:focus {
    background-color: #b8c2cc !important;
  }

  .lg\:focus\:bg-grey-light:focus {
    background-color: #dae1e7 !important;
  }

  .lg\:focus\:bg-grey-lighter:focus {
    background-color: #f1f5f8 !important;
  }

  .lg\:focus\:bg-grey-lightest:focus {
    background-color: #f8fafc !important;
  }

  .lg\:focus\:bg-white:focus {
    background-color: #fff !important;
  }

  .lg\:focus\:bg-red-darkest:focus {
    background-color: #3b0d0c !important;
  }

  .lg\:focus\:bg-red-darker:focus {
    background-color: #621b18 !important;
  }

  .lg\:focus\:bg-red-dark:focus {
    background-color: #cc1f1a !important;
  }

  .lg\:focus\:bg-red:focus {
    background-color: #e3342f !important;
  }

  .lg\:focus\:bg-red-light:focus {
    background-color: #ef5753 !important;
  }

  .lg\:focus\:bg-red-lighter:focus {
    background-color: #f9acaa !important;
  }

  .lg\:focus\:bg-red-lightest:focus {
    background-color: #fcebea !important;
  }

  .lg\:focus\:bg-orange-darkest:focus {
    background-color: #462a16 !important;
  }

  .lg\:focus\:bg-orange-darker:focus {
    background-color: #613b1f !important;
  }

  .lg\:focus\:bg-orange-dark:focus {
    background-color: #de751f !important;
  }

  .lg\:focus\:bg-orange:focus {
    background-color: #f6993f !important;
  }

  .lg\:focus\:bg-orange-light:focus {
    background-color: #faad63 !important;
  }

  .lg\:focus\:bg-orange-lighter:focus {
    background-color: #fcd9b6 !important;
  }

  .lg\:focus\:bg-orange-lightest:focus {
    background-color: #fff5eb !important;
  }

  .lg\:focus\:bg-yellow-darkest:focus {
    background-color: #453411 !important;
  }

  .lg\:focus\:bg-yellow-darker:focus {
    background-color: #684f1d !important;
  }

  .lg\:focus\:bg-yellow-dark:focus {
    background-color: #f2d024 !important;
  }

  .lg\:focus\:bg-yellow:focus {
    background-color: #ffed4a !important;
  }

  .lg\:focus\:bg-yellow-light:focus {
    background-color: #fff382 !important;
  }

  .lg\:focus\:bg-yellow-lighter:focus {
    background-color: #fff9c2 !important;
  }

  .lg\:focus\:bg-yellow-lightest:focus {
    background-color: #fcfbeb !important;
  }

  .lg\:focus\:bg-green-darkest:focus {
    background-color: #0f2f21 !important;
  }

  .lg\:focus\:bg-green-darker:focus {
    background-color: #1a4731 !important;
  }

  .lg\:focus\:bg-green-dark:focus {
    background-color: #1f9d55 !important;
  }

  .lg\:focus\:bg-green:focus {
    background-color: #38c172 !important;
  }

  .lg\:focus\:bg-green-light:focus {
    background-color: #51d88a !important;
  }

  .lg\:focus\:bg-green-lighter:focus {
    background-color: #a2f5bf !important;
  }

  .lg\:focus\:bg-green-lightest:focus {
    background-color: #e3fcec !important;
  }

  .lg\:focus\:bg-teal-darkest:focus {
    background-color: #0d3331 !important;
  }

  .lg\:focus\:bg-teal-darker:focus {
    background-color: #20504f !important;
  }

  .lg\:focus\:bg-teal-dark:focus {
    background-color: #38a89d !important;
  }

  .lg\:focus\:bg-teal:focus {
    background-color: #4dc0b5 !important;
  }

  .lg\:focus\:bg-teal-light:focus {
    background-color: #64d5ca !important;
  }

  .lg\:focus\:bg-teal-lighter:focus {
    background-color: #a0f0ed !important;
  }

  .lg\:focus\:bg-teal-lightest:focus {
    background-color: #e8fffe !important;
  }

  .lg\:focus\:bg-blue-darkest:focus {
    background-color: #12283a !important;
  }

  .lg\:focus\:bg-blue-darker:focus {
    background-color: #1c3d5a !important;
  }

  .lg\:focus\:bg-blue-dark:focus {
    background-color: #2779bd !important;
  }

  .lg\:focus\:bg-blue:focus {
    background-color: #3490dc !important;
  }

  .lg\:focus\:bg-blue-light:focus {
    background-color: #6cb2eb !important;
  }

  .lg\:focus\:bg-blue-lighter:focus {
    background-color: #bcdefa !important;
  }

  .lg\:focus\:bg-blue-lightest:focus {
    background-color: #eff8ff !important;
  }

  .lg\:focus\:bg-indigo-darkest:focus {
    background-color: #191e38 !important;
  }

  .lg\:focus\:bg-indigo-darker:focus {
    background-color: #2f365f !important;
  }

  .lg\:focus\:bg-indigo-dark:focus {
    background-color: #5661b3 !important;
  }

  .lg\:focus\:bg-indigo:focus {
    background-color: #6574cd !important;
  }

  .lg\:focus\:bg-indigo-light:focus {
    background-color: #7886d7 !important;
  }

  .lg\:focus\:bg-indigo-lighter:focus {
    background-color: #b2b7ff !important;
  }

  .lg\:focus\:bg-indigo-lightest:focus {
    background-color: #e6e8ff !important;
  }

  .lg\:focus\:bg-purple-darkest:focus {
    background-color: #21183c !important;
  }

  .lg\:focus\:bg-purple-darker:focus {
    background-color: #382b5f !important;
  }

  .lg\:focus\:bg-purple-dark:focus {
    background-color: #794acf !important;
  }

  .lg\:focus\:bg-purple:focus {
    background-color: #9561e2 !important;
  }

  .lg\:focus\:bg-purple-light:focus {
    background-color: #a779e9 !important;
  }

  .lg\:focus\:bg-purple-lighter:focus {
    background-color: #d6bbfc !important;
  }

  .lg\:focus\:bg-purple-lightest:focus {
    background-color: #f3ebff !important;
  }

  .lg\:focus\:bg-pink-darkest:focus {
    background-color: #451225 !important;
  }

  .lg\:focus\:bg-pink-darker:focus {
    background-color: #6f213f !important;
  }

  .lg\:focus\:bg-pink-dark:focus {
    background-color: #eb5286 !important;
  }

  .lg\:focus\:bg-pink:focus {
    background-color: #f66d9b !important;
  }

  .lg\:focus\:bg-pink-light:focus {
    background-color: #fa7ea8 !important;
  }

  .lg\:focus\:bg-pink-lighter:focus {
    background-color: #ffbbca !important;
  }

  .lg\:focus\:bg-pink-lightest:focus {
    background-color: #ffebef !important;
  }

  .lg\:bg-bottom {
    background-position: bottom !important;
  }

  .lg\:bg-center {
    background-position: center !important;
  }

  .lg\:bg-left {
    background-position: left !important;
  }

  .lg\:bg-left-bottom {
    background-position: left bottom !important;
  }

  .lg\:bg-left-top {
    background-position: left top !important;
  }

  .lg\:bg-right {
    background-position: right !important;
  }

  .lg\:bg-right-bottom {
    background-position: right bottom !important;
  }

  .lg\:bg-right-top {
    background-position: right top !important;
  }

  .lg\:bg-top {
    background-position: top !important;
  }

  .lg\:bg-repeat {
    background-repeat: repeat !important;
  }

  .lg\:bg-no-repeat {
    background-repeat: no-repeat !important;
  }

  .lg\:bg-repeat-x {
    background-repeat: repeat-x !important;
  }

  .lg\:bg-repeat-y {
    background-repeat: repeat-y !important;
  }

  .lg\:bg-auto {
    background-size: auto !important;
  }

  .lg\:bg-cover {
    background-size: cover !important;
  }

  .lg\:bg-contain {
    background-size: contain !important;
  }

  .lg\:border-transparent {
    border-color: transparent !important;
  }

  .lg\:border-black {
    border-color: #22292f !important;
  }

  .lg\:border-grey-darkest {
    border-color: #3d4852 !important;
  }

  .lg\:border-grey-darker {
    border-color: #606f7b !important;
  }

  .lg\:border-grey-dark {
    border-color: #8795a1 !important;
  }

  .lg\:border-grey {
    border-color: #b8c2cc !important;
  }

  .lg\:border-grey-light {
    border-color: #dae1e7 !important;
  }

  .lg\:border-grey-lighter {
    border-color: #f1f5f8 !important;
  }

  .lg\:border-grey-lightest {
    border-color: #f8fafc !important;
  }

  .lg\:border-white {
    border-color: #fff !important;
  }

  .lg\:border-red-darkest {
    border-color: #3b0d0c !important;
  }

  .lg\:border-red-darker {
    border-color: #621b18 !important;
  }

  .lg\:border-red-dark {
    border-color: #cc1f1a !important;
  }

  .lg\:border-red {
    border-color: #e3342f !important;
  }

  .lg\:border-red-light {
    border-color: #ef5753 !important;
  }

  .lg\:border-red-lighter {
    border-color: #f9acaa !important;
  }

  .lg\:border-red-lightest {
    border-color: #fcebea !important;
  }

  .lg\:border-orange-darkest {
    border-color: #462a16 !important;
  }

  .lg\:border-orange-darker {
    border-color: #613b1f !important;
  }

  .lg\:border-orange-dark {
    border-color: #de751f !important;
  }

  .lg\:border-orange {
    border-color: #f6993f !important;
  }

  .lg\:border-orange-light {
    border-color: #faad63 !important;
  }

  .lg\:border-orange-lighter {
    border-color: #fcd9b6 !important;
  }

  .lg\:border-orange-lightest {
    border-color: #fff5eb !important;
  }

  .lg\:border-yellow-darkest {
    border-color: #453411 !important;
  }

  .lg\:border-yellow-darker {
    border-color: #684f1d !important;
  }

  .lg\:border-yellow-dark {
    border-color: #f2d024 !important;
  }

  .lg\:border-yellow {
    border-color: #ffed4a !important;
  }

  .lg\:border-yellow-light {
    border-color: #fff382 !important;
  }

  .lg\:border-yellow-lighter {
    border-color: #fff9c2 !important;
  }

  .lg\:border-yellow-lightest {
    border-color: #fcfbeb !important;
  }

  .lg\:border-green-darkest {
    border-color: #0f2f21 !important;
  }

  .lg\:border-green-darker {
    border-color: #1a4731 !important;
  }

  .lg\:border-green-dark {
    border-color: #1f9d55 !important;
  }

  .lg\:border-green {
    border-color: #38c172 !important;
  }

  .lg\:border-green-light {
    border-color: #51d88a !important;
  }

  .lg\:border-green-lighter {
    border-color: #a2f5bf !important;
  }

  .lg\:border-green-lightest {
    border-color: #e3fcec !important;
  }

  .lg\:border-teal-darkest {
    border-color: #0d3331 !important;
  }

  .lg\:border-teal-darker {
    border-color: #20504f !important;
  }

  .lg\:border-teal-dark {
    border-color: #38a89d !important;
  }

  .lg\:border-teal {
    border-color: #4dc0b5 !important;
  }

  .lg\:border-teal-light {
    border-color: #64d5ca !important;
  }

  .lg\:border-teal-lighter {
    border-color: #a0f0ed !important;
  }

  .lg\:border-teal-lightest {
    border-color: #e8fffe !important;
  }

  .lg\:border-blue-darkest {
    border-color: #12283a !important;
  }

  .lg\:border-blue-darker {
    border-color: #1c3d5a !important;
  }

  .lg\:border-blue-dark {
    border-color: #2779bd !important;
  }

  .lg\:border-blue {
    border-color: #3490dc !important;
  }

  .lg\:border-blue-light {
    border-color: #6cb2eb !important;
  }

  .lg\:border-blue-lighter {
    border-color: #bcdefa !important;
  }

  .lg\:border-blue-lightest {
    border-color: #eff8ff !important;
  }

  .lg\:border-indigo-darkest {
    border-color: #191e38 !important;
  }

  .lg\:border-indigo-darker {
    border-color: #2f365f !important;
  }

  .lg\:border-indigo-dark {
    border-color: #5661b3 !important;
  }

  .lg\:border-indigo {
    border-color: #6574cd !important;
  }

  .lg\:border-indigo-light {
    border-color: #7886d7 !important;
  }

  .lg\:border-indigo-lighter {
    border-color: #b2b7ff !important;
  }

  .lg\:border-indigo-lightest {
    border-color: #e6e8ff !important;
  }

  .lg\:border-purple-darkest {
    border-color: #21183c !important;
  }

  .lg\:border-purple-darker {
    border-color: #382b5f !important;
  }

  .lg\:border-purple-dark {
    border-color: #794acf !important;
  }

  .lg\:border-purple {
    border-color: #9561e2 !important;
  }

  .lg\:border-purple-light {
    border-color: #a779e9 !important;
  }

  .lg\:border-purple-lighter {
    border-color: #d6bbfc !important;
  }

  .lg\:border-purple-lightest {
    border-color: #f3ebff !important;
  }

  .lg\:border-pink-darkest {
    border-color: #451225 !important;
  }

  .lg\:border-pink-darker {
    border-color: #6f213f !important;
  }

  .lg\:border-pink-dark {
    border-color: #eb5286 !important;
  }

  .lg\:border-pink {
    border-color: #f66d9b !important;
  }

  .lg\:border-pink-light {
    border-color: #fa7ea8 !important;
  }

  .lg\:border-pink-lighter {
    border-color: #ffbbca !important;
  }

  .lg\:border-pink-lightest {
    border-color: #ffebef !important;
  }

  .lg\:hover\:border-transparent:hover {
    border-color: transparent !important;
  }

  .lg\:hover\:border-black:hover {
    border-color: #22292f !important;
  }

  .lg\:hover\:border-grey-darkest:hover {
    border-color: #3d4852 !important;
  }

  .lg\:hover\:border-grey-darker:hover {
    border-color: #606f7b !important;
  }

  .lg\:hover\:border-grey-dark:hover {
    border-color: #8795a1 !important;
  }

  .lg\:hover\:border-grey:hover {
    border-color: #b8c2cc !important;
  }

  .lg\:hover\:border-grey-light:hover {
    border-color: #dae1e7 !important;
  }

  .lg\:hover\:border-grey-lighter:hover {
    border-color: #f1f5f8 !important;
  }

  .lg\:hover\:border-grey-lightest:hover {
    border-color: #f8fafc !important;
  }

  .lg\:hover\:border-white:hover {
    border-color: #fff !important;
  }

  .lg\:hover\:border-red-darkest:hover {
    border-color: #3b0d0c !important;
  }

  .lg\:hover\:border-red-darker:hover {
    border-color: #621b18 !important;
  }

  .lg\:hover\:border-red-dark:hover {
    border-color: #cc1f1a !important;
  }

  .lg\:hover\:border-red:hover {
    border-color: #e3342f !important;
  }

  .lg\:hover\:border-red-light:hover {
    border-color: #ef5753 !important;
  }

  .lg\:hover\:border-red-lighter:hover {
    border-color: #f9acaa !important;
  }

  .lg\:hover\:border-red-lightest:hover {
    border-color: #fcebea !important;
  }

  .lg\:hover\:border-orange-darkest:hover {
    border-color: #462a16 !important;
  }

  .lg\:hover\:border-orange-darker:hover {
    border-color: #613b1f !important;
  }

  .lg\:hover\:border-orange-dark:hover {
    border-color: #de751f !important;
  }

  .lg\:hover\:border-orange:hover {
    border-color: #f6993f !important;
  }

  .lg\:hover\:border-orange-light:hover {
    border-color: #faad63 !important;
  }

  .lg\:hover\:border-orange-lighter:hover {
    border-color: #fcd9b6 !important;
  }

  .lg\:hover\:border-orange-lightest:hover {
    border-color: #fff5eb !important;
  }

  .lg\:hover\:border-yellow-darkest:hover {
    border-color: #453411 !important;
  }

  .lg\:hover\:border-yellow-darker:hover {
    border-color: #684f1d !important;
  }

  .lg\:hover\:border-yellow-dark:hover {
    border-color: #f2d024 !important;
  }

  .lg\:hover\:border-yellow:hover {
    border-color: #ffed4a !important;
  }

  .lg\:hover\:border-yellow-light:hover {
    border-color: #fff382 !important;
  }

  .lg\:hover\:border-yellow-lighter:hover {
    border-color: #fff9c2 !important;
  }

  .lg\:hover\:border-yellow-lightest:hover {
    border-color: #fcfbeb !important;
  }

  .lg\:hover\:border-green-darkest:hover {
    border-color: #0f2f21 !important;
  }

  .lg\:hover\:border-green-darker:hover {
    border-color: #1a4731 !important;
  }

  .lg\:hover\:border-green-dark:hover {
    border-color: #1f9d55 !important;
  }

  .lg\:hover\:border-green:hover {
    border-color: #38c172 !important;
  }

  .lg\:hover\:border-green-light:hover {
    border-color: #51d88a !important;
  }

  .lg\:hover\:border-green-lighter:hover {
    border-color: #a2f5bf !important;
  }

  .lg\:hover\:border-green-lightest:hover {
    border-color: #e3fcec !important;
  }

  .lg\:hover\:border-teal-darkest:hover {
    border-color: #0d3331 !important;
  }

  .lg\:hover\:border-teal-darker:hover {
    border-color: #20504f !important;
  }

  .lg\:hover\:border-teal-dark:hover {
    border-color: #38a89d !important;
  }

  .lg\:hover\:border-teal:hover {
    border-color: #4dc0b5 !important;
  }

  .lg\:hover\:border-teal-light:hover {
    border-color: #64d5ca !important;
  }

  .lg\:hover\:border-teal-lighter:hover {
    border-color: #a0f0ed !important;
  }

  .lg\:hover\:border-teal-lightest:hover {
    border-color: #e8fffe !important;
  }

  .lg\:hover\:border-blue-darkest:hover {
    border-color: #12283a !important;
  }

  .lg\:hover\:border-blue-darker:hover {
    border-color: #1c3d5a !important;
  }

  .lg\:hover\:border-blue-dark:hover {
    border-color: #2779bd !important;
  }

  .lg\:hover\:border-blue:hover {
    border-color: #3490dc !important;
  }

  .lg\:hover\:border-blue-light:hover {
    border-color: #6cb2eb !important;
  }

  .lg\:hover\:border-blue-lighter:hover {
    border-color: #bcdefa !important;
  }

  .lg\:hover\:border-blue-lightest:hover {
    border-color: #eff8ff !important;
  }

  .lg\:hover\:border-indigo-darkest:hover {
    border-color: #191e38 !important;
  }

  .lg\:hover\:border-indigo-darker:hover {
    border-color: #2f365f !important;
  }

  .lg\:hover\:border-indigo-dark:hover {
    border-color: #5661b3 !important;
  }

  .lg\:hover\:border-indigo:hover {
    border-color: #6574cd !important;
  }

  .lg\:hover\:border-indigo-light:hover {
    border-color: #7886d7 !important;
  }

  .lg\:hover\:border-indigo-lighter:hover {
    border-color: #b2b7ff !important;
  }

  .lg\:hover\:border-indigo-lightest:hover {
    border-color: #e6e8ff !important;
  }

  .lg\:hover\:border-purple-darkest:hover {
    border-color: #21183c !important;
  }

  .lg\:hover\:border-purple-darker:hover {
    border-color: #382b5f !important;
  }

  .lg\:hover\:border-purple-dark:hover {
    border-color: #794acf !important;
  }

  .lg\:hover\:border-purple:hover {
    border-color: #9561e2 !important;
  }

  .lg\:hover\:border-purple-light:hover {
    border-color: #a779e9 !important;
  }

  .lg\:hover\:border-purple-lighter:hover {
    border-color: #d6bbfc !important;
  }

  .lg\:hover\:border-purple-lightest:hover {
    border-color: #f3ebff !important;
  }

  .lg\:hover\:border-pink-darkest:hover {
    border-color: #451225 !important;
  }

  .lg\:hover\:border-pink-darker:hover {
    border-color: #6f213f !important;
  }

  .lg\:hover\:border-pink-dark:hover {
    border-color: #eb5286 !important;
  }

  .lg\:hover\:border-pink:hover {
    border-color: #f66d9b !important;
  }

  .lg\:hover\:border-pink-light:hover {
    border-color: #fa7ea8 !important;
  }

  .lg\:hover\:border-pink-lighter:hover {
    border-color: #ffbbca !important;
  }

  .lg\:hover\:border-pink-lightest:hover {
    border-color: #ffebef !important;
  }

  .lg\:focus\:border-transparent:focus {
    border-color: transparent !important;
  }

  .lg\:focus\:border-black:focus {
    border-color: #22292f !important;
  }

  .lg\:focus\:border-grey-darkest:focus {
    border-color: #3d4852 !important;
  }

  .lg\:focus\:border-grey-darker:focus {
    border-color: #606f7b !important;
  }

  .lg\:focus\:border-grey-dark:focus {
    border-color: #8795a1 !important;
  }

  .lg\:focus\:border-grey:focus {
    border-color: #b8c2cc !important;
  }

  .lg\:focus\:border-grey-light:focus {
    border-color: #dae1e7 !important;
  }

  .lg\:focus\:border-grey-lighter:focus {
    border-color: #f1f5f8 !important;
  }

  .lg\:focus\:border-grey-lightest:focus {
    border-color: #f8fafc !important;
  }

  .lg\:focus\:border-white:focus {
    border-color: #fff !important;
  }

  .lg\:focus\:border-red-darkest:focus {
    border-color: #3b0d0c !important;
  }

  .lg\:focus\:border-red-darker:focus {
    border-color: #621b18 !important;
  }

  .lg\:focus\:border-red-dark:focus {
    border-color: #cc1f1a !important;
  }

  .lg\:focus\:border-red:focus {
    border-color: #e3342f !important;
  }

  .lg\:focus\:border-red-light:focus {
    border-color: #ef5753 !important;
  }

  .lg\:focus\:border-red-lighter:focus {
    border-color: #f9acaa !important;
  }

  .lg\:focus\:border-red-lightest:focus {
    border-color: #fcebea !important;
  }

  .lg\:focus\:border-orange-darkest:focus {
    border-color: #462a16 !important;
  }

  .lg\:focus\:border-orange-darker:focus {
    border-color: #613b1f !important;
  }

  .lg\:focus\:border-orange-dark:focus {
    border-color: #de751f !important;
  }

  .lg\:focus\:border-orange:focus {
    border-color: #f6993f !important;
  }

  .lg\:focus\:border-orange-light:focus {
    border-color: #faad63 !important;
  }

  .lg\:focus\:border-orange-lighter:focus {
    border-color: #fcd9b6 !important;
  }

  .lg\:focus\:border-orange-lightest:focus {
    border-color: #fff5eb !important;
  }

  .lg\:focus\:border-yellow-darkest:focus {
    border-color: #453411 !important;
  }

  .lg\:focus\:border-yellow-darker:focus {
    border-color: #684f1d !important;
  }

  .lg\:focus\:border-yellow-dark:focus {
    border-color: #f2d024 !important;
  }

  .lg\:focus\:border-yellow:focus {
    border-color: #ffed4a !important;
  }

  .lg\:focus\:border-yellow-light:focus {
    border-color: #fff382 !important;
  }

  .lg\:focus\:border-yellow-lighter:focus {
    border-color: #fff9c2 !important;
  }

  .lg\:focus\:border-yellow-lightest:focus {
    border-color: #fcfbeb !important;
  }

  .lg\:focus\:border-green-darkest:focus {
    border-color: #0f2f21 !important;
  }

  .lg\:focus\:border-green-darker:focus {
    border-color: #1a4731 !important;
  }

  .lg\:focus\:border-green-dark:focus {
    border-color: #1f9d55 !important;
  }

  .lg\:focus\:border-green:focus {
    border-color: #38c172 !important;
  }

  .lg\:focus\:border-green-light:focus {
    border-color: #51d88a !important;
  }

  .lg\:focus\:border-green-lighter:focus {
    border-color: #a2f5bf !important;
  }

  .lg\:focus\:border-green-lightest:focus {
    border-color: #e3fcec !important;
  }

  .lg\:focus\:border-teal-darkest:focus {
    border-color: #0d3331 !important;
  }

  .lg\:focus\:border-teal-darker:focus {
    border-color: #20504f !important;
  }

  .lg\:focus\:border-teal-dark:focus {
    border-color: #38a89d !important;
  }

  .lg\:focus\:border-teal:focus {
    border-color: #4dc0b5 !important;
  }

  .lg\:focus\:border-teal-light:focus {
    border-color: #64d5ca !important;
  }

  .lg\:focus\:border-teal-lighter:focus {
    border-color: #a0f0ed !important;
  }

  .lg\:focus\:border-teal-lightest:focus {
    border-color: #e8fffe !important;
  }

  .lg\:focus\:border-blue-darkest:focus {
    border-color: #12283a !important;
  }

  .lg\:focus\:border-blue-darker:focus {
    border-color: #1c3d5a !important;
  }

  .lg\:focus\:border-blue-dark:focus {
    border-color: #2779bd !important;
  }

  .lg\:focus\:border-blue:focus {
    border-color: #3490dc !important;
  }

  .lg\:focus\:border-blue-light:focus {
    border-color: #6cb2eb !important;
  }

  .lg\:focus\:border-blue-lighter:focus {
    border-color: #bcdefa !important;
  }

  .lg\:focus\:border-blue-lightest:focus {
    border-color: #eff8ff !important;
  }

  .lg\:focus\:border-indigo-darkest:focus {
    border-color: #191e38 !important;
  }

  .lg\:focus\:border-indigo-darker:focus {
    border-color: #2f365f !important;
  }

  .lg\:focus\:border-indigo-dark:focus {
    border-color: #5661b3 !important;
  }

  .lg\:focus\:border-indigo:focus {
    border-color: #6574cd !important;
  }

  .lg\:focus\:border-indigo-light:focus {
    border-color: #7886d7 !important;
  }

  .lg\:focus\:border-indigo-lighter:focus {
    border-color: #b2b7ff !important;
  }

  .lg\:focus\:border-indigo-lightest:focus {
    border-color: #e6e8ff !important;
  }

  .lg\:focus\:border-purple-darkest:focus {
    border-color: #21183c !important;
  }

  .lg\:focus\:border-purple-darker:focus {
    border-color: #382b5f !important;
  }

  .lg\:focus\:border-purple-dark:focus {
    border-color: #794acf !important;
  }

  .lg\:focus\:border-purple:focus {
    border-color: #9561e2 !important;
  }

  .lg\:focus\:border-purple-light:focus {
    border-color: #a779e9 !important;
  }

  .lg\:focus\:border-purple-lighter:focus {
    border-color: #d6bbfc !important;
  }

  .lg\:focus\:border-purple-lightest:focus {
    border-color: #f3ebff !important;
  }

  .lg\:focus\:border-pink-darkest:focus {
    border-color: #451225 !important;
  }

  .lg\:focus\:border-pink-darker:focus {
    border-color: #6f213f !important;
  }

  .lg\:focus\:border-pink-dark:focus {
    border-color: #eb5286 !important;
  }

  .lg\:focus\:border-pink:focus {
    border-color: #f66d9b !important;
  }

  .lg\:focus\:border-pink-light:focus {
    border-color: #fa7ea8 !important;
  }

  .lg\:focus\:border-pink-lighter:focus {
    border-color: #ffbbca !important;
  }

  .lg\:focus\:border-pink-lightest:focus {
    border-color: #ffebef !important;
  }

  .lg\:rounded-none {
    border-radius: 0 !important;
  }

  .lg\:rounded-sm {
    border-radius: .125rem !important;
  }

  .lg\:rounded {
    border-radius: .25rem !important;
  }

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

  .lg\:rounded-full {
    border-radius: 9999px !important;
  }

  .lg\:rounded-t-none {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
  }

  .lg\:rounded-r-none {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }

  .lg\:rounded-b-none {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .lg\:rounded-l-none {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
  }

  .lg\:rounded-t-sm {
    border-top-left-radius: .125rem !important;
    border-top-right-radius: .125rem !important;
  }

  .lg\:rounded-r-sm {
    border-top-right-radius: .125rem !important;
    border-bottom-right-radius: .125rem !important;
  }

  .lg\:rounded-b-sm {
    border-bottom-right-radius: .125rem !important;
    border-bottom-left-radius: .125rem !important;
  }

  .lg\:rounded-l-sm {
    border-top-left-radius: .125rem !important;
    border-bottom-left-radius: .125rem !important;
  }

  .lg\:rounded-t {
    border-top-left-radius: .25rem !important;
    border-top-right-radius: .25rem !important;
  }

  .lg\:rounded-r {
    border-top-right-radius: .25rem !important;
    border-bottom-right-radius: .25rem !important;
  }

  .lg\:rounded-b {
    border-bottom-right-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important;
  }

  .lg\:rounded-l {
    border-top-left-radius: .25rem !important;
    border-bottom-left-radius: .25rem !important;
  }

  .lg\:rounded-t-lg {
    border-top-left-radius: .5rem !important;
    border-top-right-radius: .5rem !important;
  }

  .lg\:rounded-r-lg {
    border-top-right-radius: .5rem !important;
    border-bottom-right-radius: .5rem !important;
  }

  .lg\:rounded-b-lg {
    border-bottom-right-radius: .5rem !important;
    border-bottom-left-radius: .5rem !important;
  }

  .lg\:rounded-l-lg {
    border-top-left-radius: .5rem !important;
    border-bottom-left-radius: .5rem !important;
  }

  .lg\:rounded-t-full {
    border-top-left-radius: 9999px !important;
    border-top-right-radius: 9999px !important;
  }

  .lg\:rounded-r-full {
    border-top-right-radius: 9999px !important;
    border-bottom-right-radius: 9999px !important;
  }

  .lg\:rounded-b-full {
    border-bottom-right-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .lg\:rounded-l-full {
    border-top-left-radius: 9999px !important;
    border-bottom-left-radius: 9999px !important;
  }

  .lg\:rounded-tl-none {
    border-top-left-radius: 0 !important;
  }

  .lg\:rounded-tr-none {
    border-top-right-radius: 0 !important;
  }

  .lg\:rounded-br-none {
    border-bottom-right-radius: 0 !important;
  }

  .lg\:rounded-bl-none {
    border-bottom-left-radius: 0 !important;
  }

  .lg\:rounded-tl-sm {
    border-top-left-radius: .125rem !important;
  }

  .lg\:rounded-tr-sm {
    border-top-right-radius: .125rem !important;
  }

  .lg\:rounded-br-sm {
    border-bottom-right-radius: .125rem !important;
  }

  .lg\:rounded-bl-sm {
    border-bottom-left-radius: .125rem !important;
  }

  .lg\:rounded-tl {
    border-top-left-radius: .25rem !important;
  }

  .lg\:rounded-tr {
    border-top-right-radius: .25rem !important;
  }

  .lg\:rounded-br {
    border-bottom-right-radius: .25rem !important;
  }

  .lg\:rounded-bl {
    border-bottom-left-radius: .25rem !important;
  }

  .lg\:rounded-tl-lg {
    border-top-left-radius: .5rem !important;
  }

  .lg\:rounded-tr-lg {
    border-top-right-radius: .5rem !important;
  }

  .lg\:rounded-br-lg {
    border-bottom-right-radius: .5rem !important;
  }

  .lg\:rounded-bl-lg {
    border-bottom-left-radius: .5rem !important;
  }

  .lg\:rounded-tl-full {
    border-top-left-radius: 9999px !important;
  }

  .lg\:rounded-tr-full {
    border-top-right-radius: 9999px !important;
  }

  .lg\:rounded-br-full {
    border-bottom-right-radius: 9999px !important;
  }

  .lg\:rounded-bl-full {
    border-bottom-left-radius: 9999px !important;
  }

  .lg\:border-solid {
    border-style: solid !important;
  }

  .lg\:border-dashed {
    border-style: dashed !important;
  }

  .lg\:border-dotted {
    border-style: dotted !important;
  }

  .lg\:border-none {
    border-style: none !important;
  }

  .lg\:border-0 {
    border-width: 0 !important;
  }

  .lg\:border-2 {
    border-width: 2px !important;
  }

  .lg\:border-4 {
    border-width: 4px !important;
  }

  .lg\:border-8 {
    border-width: 8px !important;
  }

  .lg\:border {
    border-width: 1px !important;
  }

  .lg\:border-t-0 {
    border-top-width: 0 !important;
  }

  .lg\:border-r-0 {
    border-right-width: 0 !important;
  }

  .lg\:border-b-0 {
    border-bottom-width: 0 !important;
  }

  .lg\:border-l-0 {
    border-left-width: 0 !important;
  }

  .lg\:border-t-2 {
    border-top-width: 2px !important;
  }

  .lg\:border-r-2 {
    border-right-width: 2px !important;
  }

  .lg\:border-b-2 {
    border-bottom-width: 2px !important;
  }

  .lg\:border-l-2 {
    border-left-width: 2px !important;
  }

  .lg\:border-t-4 {
    border-top-width: 4px !important;
  }

  .lg\:border-r-4 {
    border-right-width: 4px !important;
  }

  .lg\:border-b-4 {
    border-bottom-width: 4px !important;
  }

  .lg\:border-l-4 {
    border-left-width: 4px !important;
  }

  .lg\:border-t-8 {
    border-top-width: 8px !important;
  }

  .lg\:border-r-8 {
    border-right-width: 8px !important;
  }

  .lg\:border-b-8 {
    border-bottom-width: 8px !important;
  }

  .lg\:border-l-8 {
    border-left-width: 8px !important;
  }

  .lg\:border-t {
    border-top-width: 1px !important;
  }

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

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

  .lg\:border-l {
    border-left-width: 1px !important;
  }

  .lg\:cursor-auto {
    cursor: auto !important;
  }

  .lg\:cursor-default {
    cursor: default !important;
  }

  .lg\:cursor-pointer {
    cursor: pointer !important;
  }

  .lg\:cursor-wait {
    cursor: wait !important;
  }

  .lg\:cursor-move {
    cursor: move !important;
  }

  .lg\:cursor-not-allowed {
    cursor: not-allowed !important;
  }

  .lg\:block {
    display: block !important;
  }

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

  .lg\:inline {
    display: inline !important;
  }

  .lg\:table {
    display: table !important;
  }

  .lg\:table-row {
    display: table-row !important;
  }

  .lg\:table-cell {
    display: table-cell !important;
  }

  .lg\:hidden {
    display: none !important;
  }

  .lg\:flex {
    display: flex !important;
  }

  .lg\:inline-flex {
    display: inline-flex !important;
  }

  .lg\:flex-row {
    flex-direction: row !important;
  }

  .lg\:flex-row-reverse {
    flex-direction: row-reverse !important;
  }

  .lg\:flex-col {
    flex-direction: column !important;
  }

  .lg\:flex-col-reverse {
    flex-direction: column-reverse !important;
  }

  .lg\:flex-wrap {
    flex-wrap: wrap !important;
  }

  .lg\:flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }

  .lg\:flex-no-wrap {
    flex-wrap: nowrap !important;
  }

  .lg\:items-start {
    align-items: flex-start !important;
  }

  .lg\:items-end {
    align-items: flex-end !important;
  }

  .lg\:items-center {
    align-items: center !important;
  }

  .lg\:items-baseline {
    align-items: baseline !important;
  }

  .lg\:items-stretch {
    align-items: stretch !important;
  }

  .lg\:self-auto {
    align-self: auto !important;
  }

  .lg\:self-start {
    align-self: flex-start !important;
  }

  .lg\:self-end {
    align-self: flex-end !important;
  }

  .lg\:self-center {
    align-self: center !important;
  }

  .lg\:self-stretch {
    align-self: stretch !important;
  }

  .lg\:justify-start {
    justify-content: flex-start !important;
  }

  .lg\:justify-end {
    justify-content: flex-end !important;
  }

  .lg\:justify-center {
    justify-content: center !important;
  }

  .lg\:justify-between {
    justify-content: space-between !important;
  }

  .lg\:justify-around {
    justify-content: space-around !important;
  }

  .lg\:content-center {
    align-content: center !important;
  }

  .lg\:content-start {
    align-content: flex-start !important;
  }

  .lg\:content-end {
    align-content: flex-end !important;
  }

  .lg\:content-between {
    align-content: space-between !important;
  }

  .lg\:content-around {
    align-content: space-around !important;
  }

  .lg\:flex-1 {
    flex: 1 1 0% !important;
  }

  .lg\:flex-auto {
    flex: 1 1 auto !important;
  }

  .lg\:flex-initial {
    flex: 0 1 auto !important;
  }

  .lg\:flex-none {
    flex: none !important;
  }

  .lg\:flex-grow {
    flex-grow: 1 !important;
  }

  .lg\:flex-shrink {
    flex-shrink: 1 !important;
  }

  .lg\:flex-no-grow {
    flex-grow: 0 !important;
  }

  .lg\:flex-no-shrink {
    flex-shrink: 0 !important;
  }

  .lg\:float-right {
    float: right !important;
  }

  .lg\:float-left {
    float: left !important;
  }

  .lg\:float-none {
    float: none !important;
  }

  .lg\:clearfix:after {
    content: "" !important;
    display: table !important;
    clear: both !important;
  }

  .lg\:font-sans {
    font-family: system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif !important;
  }

  .lg\:font-serif {
    font-family: Constantia, Lucida Bright, Lucidabright, Lucida Serif, Lucida, DejaVu Serif, Bitstream Vera Serif, Liberation Serif, Georgia, serif !important;
  }

  .lg\:font-mono {
    font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace !important;
  }

  .lg\:font-hairline {
    font-weight: 100 !important;
  }

  .lg\:font-thin {
    font-weight: 200 !important;
  }

  .lg\:font-light {
    font-weight: 300 !important;
  }

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

  .lg\:font-medium {
    font-weight: 500 !important;
  }

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

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

  .lg\:font-extrabold {
    font-weight: 800 !important;
  }

  .lg\:font-black {
    font-weight: 900 !important;
  }

  .lg\:hover\:font-hairline:hover {
    font-weight: 100 !important;
  }

  .lg\:hover\:font-thin:hover {
    font-weight: 200 !important;
  }

  .lg\:hover\:font-light:hover {
    font-weight: 300 !important;
  }

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

  .lg\:hover\:font-medium:hover {
    font-weight: 500 !important;
  }

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

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

  .lg\:hover\:font-extrabold:hover {
    font-weight: 800 !important;
  }

  .lg\:hover\:font-black:hover {
    font-weight: 900 !important;
  }

  .lg\:focus\:font-hairline:focus {
    font-weight: 100 !important;
  }

  .lg\:focus\:font-thin:focus {
    font-weight: 200 !important;
  }

  .lg\:focus\:font-light:focus {
    font-weight: 300 !important;
  }

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

  .lg\:focus\:font-medium:focus {
    font-weight: 500 !important;
  }

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

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

  .lg\:focus\:font-extrabold:focus {
    font-weight: 800 !important;
  }

  .lg\:focus\:font-black:focus {
    font-weight: 900 !important;
  }

  .lg\:h-1 {
    height: .25rem !important;
  }

  .lg\:h-2 {
    height: .5rem !important;
  }

  .lg\:h-3 {
    height: .75rem !important;
  }

  .lg\:h-4 {
    height: 1rem !important;
  }

  .lg\:h-5 {
    height: 1.25rem !important;
  }

  .lg\:h-6 {
    height: 1.5rem !important;
  }

  .lg\:h-8 {
    height: 2rem !important;
  }

  .lg\:h-10 {
    height: 2.5rem !important;
  }

  .lg\:h-12 {
    height: 3rem !important;
  }

  .lg\:h-16 {
    height: 4rem !important;
  }

  .lg\:h-24 {
    height: 6rem !important;
  }

  .lg\:h-32 {
    height: 8rem !important;
  }

  .lg\:h-48 {
    height: 12rem !important;
  }

  .lg\:h-64 {
    height: 16rem !important;
  }

  .lg\:h-auto {
    height: auto !important;
  }

  .lg\:h-px {
    height: 1px !important;
  }

  .lg\:h-full {
    height: 100% !important;
  }

  .lg\:h-screen {
    height: 100vh !important;
  }

  .lg\:leading-none {
    line-height: 1 !important;
  }

  .lg\:leading-tight {
    line-height: 1.25 !important;
  }

  .lg\:leading-normal {
    line-height: 1.5 !important;
  }

  .lg\:leading-loose {
    line-height: 2 !important;
  }

  .lg\:m-0 {
    margin: 0 !important;
  }

  .lg\:m-1 {
    margin: .25rem !important;
  }

  .lg\:m-2 {
    margin: .5rem !important;
  }

  .lg\:m-3 {
    margin: .75rem !important;
  }

  .lg\:m-4 {
    margin: 1rem !important;
  }

  .lg\:m-5 {
    margin: 1.25rem !important;
  }

  .lg\:m-6 {
    margin: 1.5rem !important;
  }

  .lg\:m-8 {
    margin: 2rem !important;
  }

  .lg\:m-10 {
    margin: 2.5rem !important;
  }

  .lg\:m-12 {
    margin: 3rem !important;
  }

  .lg\:m-16 {
    margin: 4rem !important;
  }

  .lg\:m-20 {
    margin: 5rem !important;
  }

  .lg\:m-24 {
    margin: 6rem !important;
  }

  .lg\:m-32 {
    margin: 8rem !important;
  }

  .lg\:m-auto {
    margin: auto !important;
  }

  .lg\:m-px {
    margin: 1px !important;
  }

  .lg\:my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

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

  .lg\:my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important;
  }

  .lg\:mx-1 {
    margin-left: .25rem !important;
    margin-right: .25rem !important;
  }

  .lg\:my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
  }

  .lg\:mx-2 {
    margin-left: .5rem !important;
    margin-right: .5rem !important;
  }

  .lg\:my-3 {
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
  }

  .lg\:mx-3 {
    margin-left: .75rem !important;
    margin-right: .75rem !important;
  }

  .lg\:my-4 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }

  .lg\:mx-4 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .lg\:my-5 {
    margin-top: 1.25rem !important;
    margin-bottom: 1.25rem !important;
  }

  .lg\:mx-5 {
    margin-left: 1.25rem !important;
    margin-right: 1.25rem !important;
  }

  .lg\:my-6 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }

  .lg\:mx-6 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
  }

  .lg\:my-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
  }

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

  .lg\:my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important;
  }

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

  .lg\:my-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }

  .lg\:mx-12 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
  }

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

  .lg\:mx-16 {
    margin-left: 4rem !important;
    margin-right: 4rem !important;
  }

  .lg\:my-20 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
  }

  .lg\:mx-20 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
  }

  .lg\:my-24 {
    margin-top: 6rem !important;
    margin-bottom: 6rem !important;
  }

  .lg\:mx-24 {
    margin-left: 6rem !important;
    margin-right: 6rem !important;
  }

  .lg\:my-32 {
    margin-top: 8rem !important;
    margin-bottom: 8rem !important;
  }

  .lg\:mx-32 {
    margin-left: 8rem !important;
    margin-right: 8rem !important;
  }

  .lg\:my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }

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

  .lg\:my-px {
    margin-top: 1px !important;
    margin-bottom: 1px !important;
  }

  .lg\:mx-px {
    margin-left: 1px !important;
    margin-right: 1px !important;
  }

  .lg\:mt-0 {
    margin-top: 0 !important;
  }

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

  .lg\:mb-0 {
    margin-bottom: 0 !important;
  }

  .lg\:ml-0 {
    margin-left: 0 !important;
  }

  .lg\:mt-1 {
    margin-top: .25rem !important;
  }

  .lg\:mr-1 {
    margin-right: .25rem !important;
  }

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

  .lg\:ml-1 {
    margin-left: .25rem !important;
  }

  .lg\:mt-2 {
    margin-top: .5rem !important;
  }

  .lg\:mr-2 {
    margin-right: .5rem !important;
  }

  .lg\:mb-2 {
    margin-bottom: .5rem !important;
  }

  .lg\:ml-2 {
    margin-left: .5rem !important;
  }

  .lg\:mt-3 {
    margin-top: .75rem !important;
  }

  .lg\:mr-3 {
    margin-right: .75rem !important;
  }

  .lg\:mb-3 {
    margin-bottom: .75rem !important;
  }

  .lg\:ml-3 {
    margin-left: .75rem !important;
  }

  .lg\:mt-4 {
    margin-top: 1rem !important;
  }

  .lg\:mr-4 {
    margin-right: 1rem !important;
  }

  .lg\:mb-4 {
    margin-bottom: 1rem !important;
  }

  .lg\:ml-4 {
    margin-left: 1rem !important;
  }

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

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

  .lg\:mb-5 {
    margin-bottom: 1.25rem !important;
  }

  .lg\:ml-5 {
    margin-left: 1.25rem !important;
  }

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

  .lg\:mr-6 {
    margin-right: 1.5rem !important;
  }

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

  .lg\:ml-6 {
    margin-left: 1.5rem !important;
  }

  .lg\:mt-8 {
    margin-top: 2rem !important;
  }

  .lg\:mr-8 {
    margin-right: 2rem !important;
  }

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

  .lg\:ml-8 {
    margin-left: 2rem !important;
  }

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

  .lg\:mr-10 {
    margin-right: 2.5rem !important;
  }

  .lg\:mb-10 {
    margin-bottom: 2.5rem !important;
  }

  .lg\:ml-10 {
    margin-left: 2.5rem !important;
  }

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

  .lg\:mr-12 {
    margin-right: 3rem !important;
  }

  .lg\:mb-12 {
    margin-bottom: 3rem !important;
  }

  .lg\:ml-12 {
    margin-left: 3rem !important;
  }

  .lg\:mt-16 {
    margin-top: 4rem !important;
  }

  .lg\:mr-16 {
    margin-right: 4rem !important;
  }

  .lg\:mb-16 {
    margin-bottom: 4rem !important;
  }

  .lg\:ml-16 {
    margin-left: 4rem !important;
  }

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

  .lg\:mr-20 {
    margin-right: 5rem !important;
  }

  .lg\:mb-20 {
    margin-bottom: 5rem !important;
  }

  .lg\:ml-20 {
    margin-left: 5rem !important;
  }

  .lg\:mt-24 {
    margin-top: 6rem !important;
  }

  .lg\:mr-24 {
    margin-right: 6rem !important;
  }

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

  .lg\:ml-24 {
    margin-left: 6rem !important;
  }

  .lg\:mt-32 {
    margin-top: 8rem !important;
  }

  .lg\:mr-32 {
    margin-right: 8rem !important;
  }

  .lg\:mb-32 {
    margin-bottom: 8rem !important;
  }

  .lg\:ml-32 {
    margin-left: 8rem !important;
  }

  .lg\:mt-auto {
    margin-top: auto !important;
  }

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

  .lg\:mb-auto {
    margin-bottom: auto !important;
  }

  .lg\:ml-auto {
    margin-left: auto !important;
  }

  .lg\:mt-px {
    margin-top: 1px !important;
  }

  .lg\:mr-px {
    margin-right: 1px !important;
  }

  .lg\:mb-px {
    margin-bottom: 1px !important;
  }

  .lg\:ml-px {
    margin-left: 1px !important;
  }

  .lg\:max-h-full {
    max-height: 100% !important;
  }

  .lg\:max-h-screen {
    max-height: 100vh !important;
  }

  .lg\:max-w-xs {
    max-width: 20rem !important;
  }

  .lg\:max-w-sm {
    max-width: 30rem !important;
  }

  .lg\:max-w-md {
    max-width: 40rem !important;
  }

  .lg\:max-w-lg {
    max-width: 50rem !important;
  }

  .lg\:max-w-xl {
    max-width: 60rem !important;
  }

  .lg\:max-w-2xl {
    max-width: 70rem !important;
  }

  .lg\:max-w-3xl {
    max-width: 80rem !important;
  }

  .lg\:max-w-4xl {
    max-width: 90rem !important;
  }

  .lg\:max-w-5xl {
    max-width: 100rem !important;
  }

  .lg\:max-w-full {
    max-width: 100% !important;
  }

  .lg\:min-h-0 {
    min-height: 0 !important;
  }

  .lg\:min-h-full {
    min-height: 100% !important;
  }

  .lg\:min-h-screen {
    min-height: 100vh !important;
  }

  .lg\:min-w-0 {
    min-width: 0 !important;
  }

  .lg\:min-w-full {
    min-width: 100% !important;
  }

  .lg\:-m-0 {
    margin: 0 !important;
  }

  .lg\:-m-1 {
    margin: -0.25rem !important;
  }

  .lg\:-m-2 {
    margin: -0.5rem !important;
  }

  .lg\:-m-3 {
    margin: -0.75rem !important;
  }

  .lg\:-m-4 {
    margin: -1rem !important;
  }

  .lg\:-m-5 {
    margin: -1.25rem !important;
  }

  .lg\:-m-6 {
    margin: -1.5rem !important;
  }

  .lg\:-m-8 {
    margin: -2rem !important;
  }

  .lg\:-m-10 {
    margin: -2.5rem !important;
  }

  .lg\:-m-12 {
    margin: -3rem !important;
  }

  .lg\:-m-16 {
    margin: -4rem !important;
  }

  .lg\:-m-20 {
    margin: -5rem !important;
  }

  .lg\:-m-24 {
    margin: -6rem !important;
  }

  .lg\:-m-32 {
    margin: -8rem !important;
  }

  .lg\:-m-px {
    margin: -1px !important;
  }

  .lg\:-my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

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

  .lg\:-my-1 {
    margin-top: -0.25rem !important;
    margin-bottom: -0.25rem !important;
  }

  .lg\:-mx-1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
  }

  .lg\:-my-2 {
    margin-top: -0.5rem !important;
    margin-bottom: -0.5rem !important;
  }

  .lg\:-mx-2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
  }

  .lg\:-my-3 {
    margin-top: -0.75rem !important;
    margin-bottom: -0.75rem !important;
  }

  .lg\:-mx-3 {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
  }

  .lg\:-my-4 {
    margin-top: -1rem !important;
    margin-bottom: -1rem !important;
  }

  .lg\:-mx-4 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
  }

  .lg\:-my-5 {
    margin-top: -1.25rem !important;
    margin-bottom: -1.25rem !important;
  }

  .lg\:-mx-5 {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important;
  }

  .lg\:-my-6 {
    margin-top: -1.5rem !important;
    margin-bottom: -1.5rem !important;
  }

  .lg\:-mx-6 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
  }

  .lg\:-my-8 {
    margin-top: -2rem !important;
    margin-bottom: -2rem !important;
  }

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

  .lg\:-my-10 {
    margin-top: -2.5rem !important;
    margin-bottom: -2.5rem !important;
  }

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

  .lg\:-my-12 {
    margin-top: -3rem !important;
    margin-bottom: -3rem !important;
  }

  .lg\:-mx-12 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
  }

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

  .lg\:-mx-16 {
    margin-left: -4rem !important;
    margin-right: -4rem !important;
  }

  .lg\:-my-20 {
    margin-top: -5rem !important;
    margin-bottom: -5rem !important;
  }

  .lg\:-mx-20 {
    margin-left: -5rem !important;
    margin-right: -5rem !important;
  }

  .lg\:-my-24 {
    margin-top: -6rem !important;
    margin-bottom: -6rem !important;
  }

  .lg\:-mx-24 {
    margin-left: -6rem !important;
    margin-right: -6rem !important;
  }

  .lg\:-my-32 {
    margin-top: -8rem !important;
    margin-bottom: -8rem !important;
  }

  .lg\:-mx-32 {
    margin-left: -8rem !important;
    margin-right: -8rem !important;
  }

  .lg\:-my-px {
    margin-top: -1px !important;
    margin-bottom: -1px !important;
  }

  .lg\:-mx-px {
    margin-left: -1px !important;
    margin-right: -1px !important;
  }

  .lg\:-mt-0 {
    margin-top: 0 !important;
  }

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

  .lg\:-mb-0 {
    margin-bottom: 0 !important;
  }

  .lg\:-ml-0 {
    margin-left: 0 !important;
  }

  .lg\:-mt-1 {
    margin-top: -0.25rem !important;
  }

  .lg\:-mr-1 {
    margin-right: -0.25rem !important;
  }

  .lg\:-mb-1 {
    margin-bottom: -0.25rem !important;
  }

  .lg\:-ml-1 {
    margin-left: -0.25rem !important;
  }

  .lg\:-mt-2 {
    margin-top: -0.5rem !important;
  }

  .lg\:-mr-2 {
    margin-right: -0.5rem !important;
  }

  .lg\:-mb-2 {
    margin-bottom: -0.5rem !important;
  }

  .lg\:-ml-2 {
    margin-left: -0.5rem !important;
  }

  .lg\:-mt-3 {
    margin-top: -0.75rem !important;
  }

  .lg\:-mr-3 {
    margin-right: -0.75rem !important;
  }

  .lg\:-mb-3 {
    margin-bottom: -0.75rem !important;
  }

  .lg\:-ml-3 {
    margin-left: -0.75rem !important;
  }

  .lg\:-mt-4 {
    margin-top: -1rem !important;
  }

  .lg\:-mr-4 {
    margin-right: -1rem !important;
  }

  .lg\:-mb-4 {
    margin-bottom: -1rem !important;
  }

  .lg\:-ml-4 {
    margin-left: -1rem !important;
  }

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

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

  .lg\:-mb-5 {
    margin-bottom: -1.25rem !important;
  }

  .lg\:-ml-5 {
    margin-left: -1.25rem !important;
  }

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

  .lg\:-mr-6 {
    margin-right: -1.5rem !important;
  }

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

  .lg\:-ml-6 {
    margin-left: -1.5rem !important;
  }

  .lg\:-mt-8 {
    margin-top: -2rem !important;
  }

  .lg\:-mr-8 {
    margin-right: -2rem !important;
  }

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

  .lg\:-ml-8 {
    margin-left: -2rem !important;
  }

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

  .lg\:-mr-10 {
    margin-right: -2.5rem !important;
  }

  .lg\:-mb-10 {
    margin-bottom: -2.5rem !important;
  }

  .lg\:-ml-10 {
    margin-left: -2.5rem !important;
  }

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

  .lg\:-mr-12 {
    margin-right: -3rem !important;
  }

  .lg\:-mb-12 {
    margin-bottom: -3rem !important;
  }

  .lg\:-ml-12 {
    margin-left: -3rem !important;
  }

  .lg\:-mt-16 {
    margin-top: -4rem !important;
  }

  .lg\:-mr-16 {
    margin-right: -4rem !important;
  }

  .lg\:-mb-16 {
    margin-bottom: -4rem !important;
  }

  .lg\:-ml-16 {
    margin-left: -4rem !important;
  }

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

  .lg\:-mr-20 {
    margin-right: -5rem !important;
  }

  .lg\:-mb-20 {
    margin-bottom: -5rem !important;
  }

  .lg\:-ml-20 {
    margin-left: -5rem !important;
  }

  .lg\:-mt-24 {
    margin-top: -6rem !important;
  }

  .lg\:-mr-24 {
    margin-right: -6rem !important;
  }

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

  .lg\:-ml-24 {
    margin-left: -6rem !important;
  }

  .lg\:-mt-32 {
    margin-top: -8rem !important;
  }

  .lg\:-mr-32 {
    margin-right: -8rem !important;
  }

  .lg\:-mb-32 {
    margin-bottom: -8rem !important;
  }

  .lg\:-ml-32 {
    margin-left: -8rem !important;
  }

  .lg\:-mt-px {
    margin-top: -1px !important;
  }

  .lg\:-mr-px {
    margin-right: -1px !important;
  }

  .lg\:-mb-px {
    margin-bottom: -1px !important;
  }

  .lg\:-ml-px {
    margin-left: -1px !important;
  }

  .lg\:opacity-0 {
    opacity: 0 !important;
  }

  .lg\:opacity-25 {
    opacity: .25 !important;
  }

  .lg\:opacity-50 {
    opacity: .5 !important;
  }

  .lg\:opacity-75 {
    opacity: .75 !important;
  }

  .lg\:opacity-100 {
    opacity: 1 !important;
  }

  .lg\:overflow-auto {
    overflow: auto !important;
  }

  .lg\:overflow-hidden {
    overflow: hidden !important;
  }

  .lg\:overflow-visible {
    overflow: visible !important;
  }

  .lg\:overflow-scroll {
    overflow: scroll !important;
  }

  .lg\:overflow-x-auto {
    overflow-x: auto !important;
  }

  .lg\:overflow-y-auto {
    overflow-y: auto !important;
  }

  .lg\:overflow-x-hidden {
    overflow-x: hidden !important;
  }

  .lg\:overflow-y-hidden {
    overflow-y: hidden !important;
  }

  .lg\:overflow-x-visible {
    overflow-x: visible !important;
  }

  .lg\:overflow-y-visible {
    overflow-y: visible !important;
  }

  .lg\:overflow-x-scroll {
    overflow-x: scroll !important;
  }

  .lg\:overflow-y-scroll {
    overflow-y: scroll !important;
  }

  .lg\:scrolling-touch {
    -webkit-overflow-scrolling: touch !important;
  }

  .lg\:scrolling-auto {
    -webkit-overflow-scrolling: auto !important;
  }

  .lg\:p-0 {
    padding: 0 !important;
  }

  .lg\:p-1 {
    padding: .25rem !important;
  }

  .lg\:p-2 {
    padding: .5rem !important;
  }

  .lg\:p-3 {
    padding: .75rem !important;
  }

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

  .lg\:p-5 {
    padding: 1.25rem !important;
  }

  .lg\:p-6 {
    padding: 1.5rem !important;
  }

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

  .lg\:p-10 {
    padding: 2.5rem !important;
  }

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

  .lg\:p-16 {
    padding: 4rem !important;
  }

  .lg\:p-20 {
    padding: 5rem !important;
  }

  .lg\:p-24 {
    padding: 6rem !important;
  }

  .lg\:p-32 {
    padding: 8rem !important;
  }

  .lg\:p-px {
    padding: 1px !important;
  }

  .lg\:py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .lg\:px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .lg\:py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important;
  }

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

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

  .lg\:px-2 {
    padding-left: .5rem !important;
    padding-right: .5rem !important;
  }

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

  .lg\:px-3 {
    padding-left: .75rem !important;
    padding-right: .75rem !important;
  }

  .lg\:py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }

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

  .lg\:py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important;
  }

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

  .lg\:py-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

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

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

  .lg\:px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
  }

  .lg\:py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important;
  }

  .lg\:px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
  }

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

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

  .lg\:py-16 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
  }

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

  .lg\:py-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
  }

  .lg\:px-20 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
  }

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

  .lg\:px-24 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
  }

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

  .lg\:px-32 {
    padding-left: 8rem !important;
    padding-right: 8rem !important;
  }

  .lg\:py-px {
    padding-top: 1px !important;
    padding-bottom: 1px !important;
  }

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

  .lg\:pt-0 {
    padding-top: 0 !important;
  }

  .lg\:pr-0 {
    padding-right: 0 !important;
  }

  .lg\:pb-0 {
    padding-bottom: 0 !important;
  }

  .lg\:pl-0 {
    padding-left: 0 !important;
  }

  .lg\:pt-1 {
    padding-top: .25rem !important;
  }

  .lg\:pr-1 {
    padding-right: .25rem !important;
  }

  .lg\:pb-1 {
    padding-bottom: .25rem !important;
  }

  .lg\:pl-1 {
    padding-left: .25rem !important;
  }

  .lg\:pt-2 {
    padding-top: .5rem !important;
  }

  .lg\:pr-2 {
    padding-right: .5rem !important;
  }

  .lg\:pb-2 {
    padding-bottom: .5rem !important;
  }

  .lg\:pl-2 {
    padding-left: .5rem !important;
  }

  .lg\:pt-3 {
    padding-top: .75rem !important;
  }

  .lg\:pr-3 {
    padding-right: .75rem !important;
  }

  .lg\:pb-3 {
    padding-bottom: .75rem !important;
  }

  .lg\:pl-3 {
    padding-left: .75rem !important;
  }

  .lg\:pt-4 {
    padding-top: 1rem !important;
  }

  .lg\:pr-4 {
    padding-right: 1rem !important;
  }

  .lg\:pb-4 {
    padding-bottom: 1rem !important;
  }

  .lg\:pl-4 {
    padding-left: 1rem !important;
  }

  .lg\:pt-5 {
    padding-top: 1.25rem !important;
  }

  .lg\:pr-5 {
    padding-right: 1.25rem !important;
  }

  .lg\:pb-5 {
    padding-bottom: 1.25rem !important;
  }

  .lg\:pl-5 {
    padding-left: 1.25rem !important;
  }

  .lg\:pt-6 {
    padding-top: 1.5rem !important;
  }

  .lg\:pr-6 {
    padding-right: 1.5rem !important;
  }

  .lg\:pb-6 {
    padding-bottom: 1.5rem !important;
  }

  .lg\:pl-6 {
    padding-left: 1.5rem !important;
  }

  .lg\:pt-8 {
    padding-top: 2rem !important;
  }

  .lg\:pr-8 {
    padding-right: 2rem !important;
  }

  .lg\:pb-8 {
    padding-bottom: 2rem !important;
  }

  .lg\:pl-8 {
    padding-left: 2rem !important;
  }

  .lg\:pt-10 {
    padding-top: 2.5rem !important;
  }

  .lg\:pr-10 {
    padding-right: 2.5rem !important;
  }

  .lg\:pb-10 {
    padding-bottom: 2.5rem !important;
  }

  .lg\:pl-10 {
    padding-left: 2.5rem !important;
  }

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

  .lg\:pr-12 {
    padding-right: 3rem !important;
  }

  .lg\:pb-12 {
    padding-bottom: 3rem !important;
  }

  .lg\:pl-12 {
    padding-left: 3rem !important;
  }

  .lg\:pt-16 {
    padding-top: 4rem !important;
  }

  .lg\:pr-16 {
    padding-right: 4rem !important;
  }

  .lg\:pb-16 {
    padding-bottom: 4rem !important;
  }

  .lg\:pl-16 {
    padding-left: 4rem !important;
  }

  .lg\:pt-20 {
    padding-top: 5rem !important;
  }

  .lg\:pr-20 {
    padding-right: 5rem !important;
  }

  .lg\:pb-20 {
    padding-bottom: 5rem !important;
  }

  .lg\:pl-20 {
    padding-left: 5rem !important;
  }

  .lg\:pt-24 {
    padding-top: 6rem !important;
  }

  .lg\:pr-24 {
    padding-right: 6rem !important;
  }

  .lg\:pb-24 {
    padding-bottom: 6rem !important;
  }

  .lg\:pl-24 {
    padding-left: 6rem !important;
  }

  .lg\:pt-32 {
    padding-top: 8rem !important;
  }

  .lg\:pr-32 {
    padding-right: 8rem !important;
  }

  .lg\:pb-32 {
    padding-bottom: 8rem !important;
  }

  .lg\:pl-32 {
    padding-left: 8rem !important;
  }

  .lg\:pt-px {
    padding-top: 1px !important;
  }

  .lg\:pr-px {
    padding-right: 1px !important;
  }

  .lg\:pb-px {
    padding-bottom: 1px !important;
  }

  .lg\:pl-px {
    padding-left: 1px !important;
  }

  .lg\:pointer-events-none {
    pointer-events: none !important;
  }

  .lg\:pointer-events-auto {
    pointer-events: auto !important;
  }

  .lg\:static {
    position: static !important;
  }

  .lg\:fixed {
    position: fixed !important;
  }

  .lg\:absolute {
    position: absolute !important;
  }

  .lg\:relative {
    position: relative !important;
  }

  .lg\:sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
  }

  .lg\:pin-none {
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
  }

  .lg\:pin {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
  }

  .lg\:pin-y {
    top: 0 !important;
    bottom: 0 !important;
  }

  .lg\:pin-x {
    right: 0 !important;
    left: 0 !important;
  }

  .lg\:pin-t {
    top: 0 !important;
  }

  .lg\:pin-r {
    right: 0 !important;
  }

  .lg\:pin-b {
    bottom: 0 !important;
  }

  .lg\:pin-l {
    left: 0 !important;
  }

  .lg\:resize-none {
    resize: none !important;
  }

  .lg\:resize-y {
    resize: vertical !important;
  }

  .lg\:resize-x {
    resize: horizontal !important;
  }

  .lg\:resize {
    resize: both !important;
  }

  .lg\:shadow {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1) !important;
  }

  .lg\:shadow-md {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08) !important;
  }

  .lg\:shadow-lg {
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08) !important;
  }

  .lg\:shadow-inner {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;
  }

  .lg\:shadow-outline {
    box-shadow: 0 0 0 3px rgba(52, 144, 220, .5) !important;
  }

  .lg\:shadow-none {
    box-shadow: none !important;
  }

  .lg\:hover\:shadow:hover {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1) !important;
  }

  .lg\:hover\:shadow-md:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08) !important;
  }

  .lg\:hover\:shadow-lg:hover {
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08) !important;
  }

  .lg\:hover\:shadow-inner:hover {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;
  }

  .lg\:hover\:shadow-outline:hover {
    box-shadow: 0 0 0 3px rgba(52, 144, 220, .5) !important;
  }

  .lg\:hover\:shadow-none:hover {
    box-shadow: none !important;
  }

  .lg\:focus\:shadow:focus {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1) !important;
  }

  .lg\:focus\:shadow-md:focus {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08) !important;
  }

  .lg\:focus\:shadow-lg:focus {
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08) !important;
  }

  .lg\:focus\:shadow-inner:focus {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06) !important;
  }

  .lg\:focus\:shadow-outline:focus {
    box-shadow: 0 0 0 3px rgba(52, 144, 220, .5) !important;
  }

  .lg\:focus\:shadow-none:focus {
    box-shadow: none !important;
  }

  .lg\:table-auto {
    table-layout: auto !important;
  }

  .lg\:table-fixed {
    table-layout: fixed !important;
  }

  .lg\:text-left {
    text-align: left !important;
  }

  .lg\:text-center {
    text-align: center !important;
  }

  .lg\:text-right {
    text-align: right !important;
  }

  .lg\:text-justify {
    text-align: justify !important;
  }

  .lg\:text-transparent {
    color: transparent !important;
  }

  .lg\:text-black {
    color: #22292f !important;
  }

  .lg\:text-grey-darkest {
    color: #3d4852 !important;
  }

  .lg\:text-grey-darker {
    color: #606f7b !important;
  }

  .lg\:text-grey-dark {
    color: #8795a1 !important;
  }

  .lg\:text-grey {
    color: #b8c2cc !important;
  }

  .lg\:text-grey-light {
    color: #dae1e7 !important;
  }

  .lg\:text-grey-lighter {
    color: #f1f5f8 !important;
  }

  .lg\:text-grey-lightest {
    color: #f8fafc !important;
  }

  .lg\:text-white {
    color: #fff !important;
  }

  .lg\:text-red-darkest {
    color: #3b0d0c !important;
  }

  .lg\:text-red-darker {
    color: #621b18 !important;
  }

  .lg\:text-red-dark {
    color: #cc1f1a !important;
  }

  .lg\:text-red {
    color: #e3342f !important;
  }

  .lg\:text-red-light {
    color: #ef5753 !important;
  }

  .lg\:text-red-lighter {
    color: #f9acaa !important;
  }

  .lg\:text-red-lightest {
    color: #fcebea !important;
  }

  .lg\:text-orange-darkest {
    color: #462a16 !important;
  }

  .lg\:text-orange-darker {
    color: #613b1f !important;
  }

  .lg\:text-orange-dark {
    color: #de751f !important;
  }

  .lg\:text-orange {
    color: #f6993f !important;
  }

  .lg\:text-orange-light {
    color: #faad63 !important;
  }

  .lg\:text-orange-lighter {
    color: #fcd9b6 !important;
  }

  .lg\:text-orange-lightest {
    color: #fff5eb !important;
  }

  .lg\:text-yellow-darkest {
    color: #453411 !important;
  }

  .lg\:text-yellow-darker {
    color: #684f1d !important;
  }

  .lg\:text-yellow-dark {
    color: #f2d024 !important;
  }

  .lg\:text-yellow {
    color: #ffed4a !important;
  }

  .lg\:text-yellow-light {
    color: #fff382 !important;
  }

  .lg\:text-yellow-lighter {
    color: #fff9c2 !important;
  }

  .lg\:text-yellow-lightest {
    color: #fcfbeb !important;
  }

  .lg\:text-green-darkest {
    color: #0f2f21 !important;
  }

  .lg\:text-green-darker {
    color: #1a4731 !important;
  }

  .lg\:text-green-dark {
    color: #1f9d55 !important;
  }

  .lg\:text-green {
    color: #38c172 !important;
  }

  .lg\:text-green-light {
    color: #51d88a !important;
  }

  .lg\:text-green-lighter {
    color: #a2f5bf !important;
  }

  .lg\:text-green-lightest {
    color: #e3fcec !important;
  }

  .lg\:text-teal-darkest {
    color: #0d3331 !important;
  }

  .lg\:text-teal-darker {
    color: #20504f !important;
  }

  .lg\:text-teal-dark {
    color: #38a89d !important;
  }

  .lg\:text-teal {
    color: #4dc0b5 !important;
  }

  .lg\:text-teal-light {
    color: #64d5ca !important;
  }

  .lg\:text-teal-lighter {
    color: #a0f0ed !important;
  }

  .lg\:text-teal-lightest {
    color: #e8fffe !important;
  }

  .lg\:text-blue-darkest {
    color: #12283a !important;
  }

  .lg\:text-blue-darker {
    color: #1c3d5a !important;
  }

  .lg\:text-blue-dark {
    color: #2779bd !important;
  }

  .lg\:text-blue {
    color: #3490dc !important;
  }

  .lg\:text-blue-light {
    color: #6cb2eb !important;
  }

  .lg\:text-blue-lighter {
    color: #bcdefa !important;
  }

  .lg\:text-blue-lightest {
    color: #eff8ff !important;
  }

  .lg\:text-indigo-darkest {
    color: #191e38 !important;
  }

  .lg\:text-indigo-darker {
    color: #2f365f !important;
  }

  .lg\:text-indigo-dark {
    color: #5661b3 !important;
  }

  .lg\:text-indigo {
    color: #6574cd !important;
  }

  .lg\:text-indigo-light {
    color: #7886d7 !important;
  }

  .lg\:text-indigo-lighter {
    color: #b2b7ff !important;
  }

  .lg\:text-indigo-lightest {
    color: #e6e8ff !important;
  }

  .lg\:text-purple-darkest {
    color: #21183c !important;
  }

  .lg\:text-purple-darker {
    color: #382b5f !important;
  }

  .lg\:text-purple-dark {
    color: #794acf !important;
  }

  .lg\:text-purple {
    color: #9561e2 !important;
  }

  .lg\:text-purple-light {
    color: #a779e9 !important;
  }

  .lg\:text-purple-lighter {
    color: #d6bbfc !important;
  }

  .lg\:text-purple-lightest {
    color: #f3ebff !important;
  }

  .lg\:text-pink-darkest {
    color: #451225 !important;
  }

  .lg\:text-pink-darker {
    color: #6f213f !important;
  }

  .lg\:text-pink-dark {
    color: #eb5286 !important;
  }

  .lg\:text-pink {
    color: #f66d9b !important;
  }

  .lg\:text-pink-light {
    color: #fa7ea8 !important;
  }

  .lg\:text-pink-lighter {
    color: #ffbbca !important;
  }

  .lg\:text-pink-lightest {
    color: #ffebef !important;
  }

  .lg\:hover\:text-transparent:hover {
    color: transparent !important;
  }

  .lg\:hover\:text-black:hover {
    color: #22292f !important;
  }

  .lg\:hover\:text-grey-darkest:hover {
    color: #3d4852 !important;
  }

  .lg\:hover\:text-grey-darker:hover {
    color: #606f7b !important;
  }

  .lg\:hover\:text-grey-dark:hover {
    color: #8795a1 !important;
  }

  .lg\:hover\:text-grey:hover {
    color: #b8c2cc !important;
  }

  .lg\:hover\:text-grey-light:hover {
    color: #dae1e7 !important;
  }

  .lg\:hover\:text-grey-lighter:hover {
    color: #f1f5f8 !important;
  }

  .lg\:hover\:text-grey-lightest:hover {
    color: #f8fafc !important;
  }

  .lg\:hover\:text-white:hover {
    color: #fff !important;
  }

  .lg\:hover\:text-red-darkest:hover {
    color: #3b0d0c !important;
  }

  .lg\:hover\:text-red-darker:hover {
    color: #621b18 !important;
  }

  .lg\:hover\:text-red-dark:hover {
    color: #cc1f1a !important;
  }

  .lg\:hover\:text-red:hover {
    color: #e3342f !important;
  }

  .lg\:hover\:text-red-light:hover {
    color: #ef5753 !important;
  }

  .lg\:hover\:text-red-lighter:hover {
    color: #f9acaa !important;
  }

  .lg\:hover\:text-red-lightest:hover {
    color: #fcebea !important;
  }

  .lg\:hover\:text-orange-darkest:hover {
    color: #462a16 !important;
  }

  .lg\:hover\:text-orange-darker:hover {
    color: #613b1f !important;
  }

  .lg\:hover\:text-orange-dark:hover {
    color: #de751f !important;
  }

  .lg\:hover\:text-orange:hover {
    color: #f6993f !important;
  }

  .lg\:hover\:text-orange-light:hover {
    color: #faad63 !important;
  }

  .lg\:hover\:text-orange-lighter:hover {
    color: #fcd9b6 !important;
  }

  .lg\:hover\:text-orange-lightest:hover {
    color: #fff5eb !important;
  }

  .lg\:hover\:text-yellow-darkest:hover {
    color: #453411 !important;
  }

  .lg\:hover\:text-yellow-darker:hover {
    color: #684f1d !important;
  }

  .lg\:hover\:text-yellow-dark:hover {
    color: #f2d024 !important;
  }

  .lg\:hover\:text-yellow:hover {
    color: #ffed4a !important;
  }

  .lg\:hover\:text-yellow-light:hover {
    color: #fff382 !important;
  }

  .lg\:hover\:text-yellow-lighter:hover {
    color: #fff9c2 !important;
  }

  .lg\:hover\:text-yellow-lightest:hover {
    color: #fcfbeb !important;
  }

  .lg\:hover\:text-green-darkest:hover {
    color: #0f2f21 !important;
  }

  .lg\:hover\:text-green-darker:hover {
    color: #1a4731 !important;
  }

  .lg\:hover\:text-green-dark:hover {
    color: #1f9d55 !important;
  }

  .lg\:hover\:text-green:hover {
    color: #38c172 !important;
  }

  .lg\:hover\:text-green-light:hover {
    color: #51d88a !important;
  }

  .lg\:hover\:text-green-lighter:hover {
    color: #a2f5bf !important;
  }

  .lg\:hover\:text-green-lightest:hover {
    color: #e3fcec !important;
  }

  .lg\:hover\:text-teal-darkest:hover {
    color: #0d3331 !important;
  }

  .lg\:hover\:text-teal-darker:hover {
    color: #20504f !important;
  }

  .lg\:hover\:text-teal-dark:hover {
    color: #38a89d !important;
  }

  .lg\:hover\:text-teal:hover {
    color: #4dc0b5 !important;
  }

  .lg\:hover\:text-teal-light:hover {
    color: #64d5ca !important;
  }

  .lg\:hover\:text-teal-lighter:hover {
    color: #a0f0ed !important;
  }

  .lg\:hover\:text-teal-lightest:hover {
    color: #e8fffe !important;
  }

  .lg\:hover\:text-blue-darkest:hover {
    color: #12283a !important;
  }

  .lg\:hover\:text-blue-darker:hover {
    color: #1c3d5a !important;
  }

  .lg\:hover\:text-blue-dark:hover {
    color: #2779bd !important;
  }

  .lg\:hover\:text-blue:hover {
    color: #3490dc !important;
  }

  .lg\:hover\:text-blue-light:hover {
    color: #6cb2eb !important;
  }

  .lg\:hover\:text-blue-lighter:hover {
    color: #bcdefa !important;
  }

  .lg\:hover\:text-blue-lightest:hover {
    color: #eff8ff !important;
  }

  .lg\:hover\:text-indigo-darkest:hover {
    color: #191e38 !important;
  }

  .lg\:hover\:text-indigo-darker:hover {
    color: #2f365f !important;
  }

  .lg\:hover\:text-indigo-dark:hover {
    color: #5661b3 !important;
  }

  .lg\:hover\:text-indigo:hover {
    color: #6574cd !important;
  }

  .lg\:hover\:text-indigo-light:hover {
    color: #7886d7 !important;
  }

  .lg\:hover\:text-indigo-lighter:hover {
    color: #b2b7ff !important;
  }

  .lg\:hover\:text-indigo-lightest:hover {
    color: #e6e8ff !important;
  }

  .lg\:hover\:text-purple-darkest:hover {
    color: #21183c !important;
  }

  .lg\:hover\:text-purple-darker:hover {
    color: #382b5f !important;
  }

  .lg\:hover\:text-purple-dark:hover {
    color: #794acf !important;
  }

  .lg\:hover\:text-purple:hover {
    color: #9561e2 !important;
  }

  .lg\:hover\:text-purple-light:hover {
    color: #a779e9 !important;
  }

  .lg\:hover\:text-purple-lighter:hover {
    color: #d6bbfc !important;
  }

  .lg\:hover\:text-purple-lightest:hover {
    color: #f3ebff !important;
  }

  .lg\:hover\:text-pink-darkest:hover {
    color: #451225 !important;
  }

  .lg\:hover\:text-pink-darker:hover {
    color: #6f213f !important;
  }

  .lg\:hover\:text-pink-dark:hover {
    color: #eb5286 !important;
  }

  .lg\:hover\:text-pink:hover {
    color: #f66d9b !important;
  }

  .lg\:hover\:text-pink-light:hover {
    color: #fa7ea8 !important;
  }

  .lg\:hover\:text-pink-lighter:hover {
    color: #ffbbca !important;
  }

  .lg\:hover\:text-pink-lightest:hover {
    color: #ffebef !important;
  }

  .lg\:focus\:text-transparent:focus {
    color: transparent !important;
  }

  .lg\:focus\:text-black:focus {
    color: #22292f !important;
  }

  .lg\:focus\:text-grey-darkest:focus {
    color: #3d4852 !important;
  }

  .lg\:focus\:text-grey-darker:focus {
    color: #606f7b !important;
  }

  .lg\:focus\:text-grey-dark:focus {
    color: #8795a1 !important;
  }

  .lg\:focus\:text-grey:focus {
    color: #b8c2cc !important;
  }

  .lg\:focus\:text-grey-light:focus {
    color: #dae1e7 !important;
  }

  .lg\:focus\:text-grey-lighter:focus {
    color: #f1f5f8 !important;
  }

  .lg\:focus\:text-grey-lightest:focus {
    color: #f8fafc !important;
  }

  .lg\:focus\:text-white:focus {
    color: #fff !important;
  }

  .lg\:focus\:text-red-darkest:focus {
    color: #3b0d0c !important;
  }

  .lg\:focus\:text-red-darker:focus {
    color: #621b18 !important;
  }

  .lg\:focus\:text-red-dark:focus {
    color: #cc1f1a !important;
  }

  .lg\:focus\:text-red:focus {
    color: #e3342f !important;
  }

  .lg\:focus\:text-red-light:focus {
    color: #ef5753 !important;
  }

  .lg\:focus\:text-red-lighter:focus {
    color: #f9acaa !important;
  }

  .lg\:focus\:text-red-lightest:focus {
    color: #fcebea !important;
  }

  .lg\:focus\:text-orange-darkest:focus {
    color: #462a16 !important;
  }

  .lg\:focus\:text-orange-darker:focus {
    color: #613b1f !important;
  }

  .lg\:focus\:text-orange-dark:focus {
    color: #de751f !important;
  }

  .lg\:focus\:text-orange:focus {
    color: #f6993f !important;
  }

  .lg\:focus\:text-orange-light:focus {
    color: #faad63 !important;
  }

  .lg\:focus\:text-orange-lighter:focus {
    color: #fcd9b6 !important;
  }

  .lg\:focus\:text-orange-lightest:focus {
    color: #fff5eb !important;
  }

  .lg\:focus\:text-yellow-darkest:focus {
    color: #453411 !important;
  }

  .lg\:focus\:text-yellow-darker:focus {
    color: #684f1d !important;
  }

  .lg\:focus\:text-yellow-dark:focus {
    color: #f2d024 !important;
  }

  .lg\:focus\:text-yellow:focus {
    color: #ffed4a !important;
  }

  .lg\:focus\:text-yellow-light:focus {
    color: #fff382 !important;
  }

  .lg\:focus\:text-yellow-lighter:focus {
    color: #fff9c2 !important;
  }

  .lg\:focus\:text-yellow-lightest:focus {
    color: #fcfbeb !important;
  }

  .lg\:focus\:text-green-darkest:focus {
    color: #0f2f21 !important;
  }

  .lg\:focus\:text-green-darker:focus {
    color: #1a4731 !important;
  }

  .lg\:focus\:text-green-dark:focus {
    color: #1f9d55 !important;
  }

  .lg\:focus\:text-green:focus {
    color: #38c172 !important;
  }

  .lg\:focus\:text-green-light:focus {
    color: #51d88a !important;
  }

  .lg\:focus\:text-green-lighter:focus {
    color: #a2f5bf !important;
  }

  .lg\:focus\:text-green-lightest:focus {
    color: #e3fcec !important;
  }

  .lg\:focus\:text-teal-darkest:focus {
    color: #0d3331 !important;
  }

  .lg\:focus\:text-teal-darker:focus {
    color: #20504f !important;
  }

  .lg\:focus\:text-teal-dark:focus {
    color: #38a89d !important;
  }

  .lg\:focus\:text-teal:focus {
    color: #4dc0b5 !important;
  }

  .lg\:focus\:text-teal-light:focus {
    color: #64d5ca !important;
  }

  .lg\:focus\:text-teal-lighter:focus {
    color: #a0f0ed !important;
  }

  .lg\:focus\:text-teal-lightest:focus {
    color: #e8fffe !important;
  }

  .lg\:focus\:text-blue-darkest:focus {
    color: #12283a !important;
  }

  .lg\:focus\:text-blue-darker:focus {
    color: #1c3d5a !important;
  }

  .lg\:focus\:text-blue-dark:focus {
    color: #2779bd !important;
  }

  .lg\:focus\:text-blue:focus {
    color: #3490dc !important;
  }

  .lg\:focus\:text-blue-light:focus {
    color: #6cb2eb !important;
  }

  .lg\:focus\:text-blue-lighter:focus {
    color: #bcdefa !important;
  }

  .lg\:focus\:text-blue-lightest:focus {
    color: #eff8ff !important;
  }

  .lg\:focus\:text-indigo-darkest:focus {
    color: #191e38 !important;
  }

  .lg\:focus\:text-indigo-darker:focus {
    color: #2f365f !important;
  }

  .lg\:focus\:text-indigo-dark:focus {
    color: #5661b3 !important;
  }

  .lg\:focus\:text-indigo:focus {
    color: #6574cd !important;
  }

  .lg\:focus\:text-indigo-light:focus {
    color: #7886d7 !important;
  }

  .lg\:focus\:text-indigo-lighter:focus {
    color: #b2b7ff !important;
  }

  .lg\:focus\:text-indigo-lightest:focus {
    color: #e6e8ff !important;
  }

  .lg\:focus\:text-purple-darkest:focus {
    color: #21183c !important;
  }

  .lg\:focus\:text-purple-darker:focus {
    color: #382b5f !important;
  }

  .lg\:focus\:text-purple-dark:focus {
    color: #794acf !important;
  }

  .lg\:focus\:text-purple:focus {
    color: #9561e2 !important;
  }

  .lg\:focus\:text-purple-light:focus {
    color: #a779e9 !important;
  }

  .lg\:focus\:text-purple-lighter:focus {
    color: #d6bbfc !important;
  }

  .lg\:focus\:text-purple-lightest:focus {
    color: #f3ebff !important;
  }

  .lg\:focus\:text-pink-darkest:focus {
    color: #451225 !important;
  }

  .lg\:focus\:text-pink-darker:focus {
    color: #6f213f !important;
  }

  .lg\:focus\:text-pink-dark:focus {
    color: #eb5286 !important;
  }

  .lg\:focus\:text-pink:focus {
    color: #f66d9b !important;
  }

  .lg\:focus\:text-pink-light:focus {
    color: #fa7ea8 !important;
  }

  .lg\:focus\:text-pink-lighter:focus {
    color: #ffbbca !important;
  }

  .lg\:focus\:text-pink-lightest:focus {
    color: #ffebef !important;
  }

  .lg\:text-xs {
    font-size: .75rem !important;
  }

  .lg\:text-sm {
    font-size: .875rem !important;
  }

  .lg\:text-base {
    font-size: 1rem !important;
  }

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

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

  .lg\:text-2xl {
    font-size: 1.5rem !important;
  }

  .lg\:text-3xl {
    font-size: 1.875rem !important;
  }

  .lg\:text-4xl {
    font-size: 2.25rem !important;
  }

  .lg\:text-5xl {
    font-size: 3rem !important;
  }

  .lg\:italic {
    font-style: italic !important;
  }

  .lg\:roman {
    font-style: normal !important;
  }

  .lg\:uppercase {
    text-transform: uppercase !important;
  }

  .lg\:lowercase {
    text-transform: lowercase !important;
  }

  .lg\:capitalize {
    text-transform: capitalize !important;
  }

  .lg\:normal-case {
    text-transform: none !important;
  }

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

  .lg\:line-through {
    text-decoration: line-through !important;
  }

  .lg\:no-underline {
    text-decoration: none !important;
  }

  .lg\:antialiased {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .lg\:subpixel-antialiased {
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .lg\:hover\:italic:hover {
    font-style: italic !important;
  }

  .lg\:hover\:roman:hover {
    font-style: normal !important;
  }

  .lg\:hover\:uppercase:hover {
    text-transform: uppercase !important;
  }

  .lg\:hover\:lowercase:hover {
    text-transform: lowercase !important;
  }

  .lg\:hover\:capitalize:hover {
    text-transform: capitalize !important;
  }

  .lg\:hover\:normal-case:hover {
    text-transform: none !important;
  }

  .lg\:hover\:underline:hover {
    text-decoration: underline !important;
  }

  .lg\:hover\:line-through:hover {
    text-decoration: line-through !important;
  }

  .lg\:hover\:no-underline:hover {
    text-decoration: none !important;
  }

  .lg\:hover\:antialiased:hover {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .lg\:hover\:subpixel-antialiased:hover {
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .lg\:focus\:italic:focus {
    font-style: italic !important;
  }

  .lg\:focus\:roman:focus {
    font-style: normal !important;
  }

  .lg\:focus\:uppercase:focus {
    text-transform: uppercase !important;
  }

  .lg\:focus\:lowercase:focus {
    text-transform: lowercase !important;
  }

  .lg\:focus\:capitalize:focus {
    text-transform: capitalize !important;
  }

  .lg\:focus\:normal-case:focus {
    text-transform: none !important;
  }

  .lg\:focus\:underline:focus {
    text-decoration: underline !important;
  }

  .lg\:focus\:line-through:focus {
    text-decoration: line-through !important;
  }

  .lg\:focus\:no-underline:focus {
    text-decoration: none !important;
  }

  .lg\:focus\:antialiased:focus {
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
  }

  .lg\:focus\:subpixel-antialiased:focus {
    -webkit-font-smoothing: auto !important;
    -moz-osx-font-smoothing: auto !important;
  }

  .lg\:tracking-tight {
    letter-spacing: -0.05em !important;
  }

  .lg\:tracking-normal {
    letter-spacing: 0 !important;
  }

  .lg\:tracking-wide {
    letter-spacing: .05em !important;
  }

  .lg\:select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
  }

  .lg\:select-text {
    -webkit-user-select: text !important;
    -moz-user-select: text !important;
    -ms-user-select: text !important;
    user-select: text !important;
  }

  .lg\:align-baseline {
    vertical-align: baseline !important;
  }

  .lg\:align-top {
    vertical-align: top !important;
  }

  .lg\:align-middle {
    vertical-align: middle !important;
  }

  .lg\:align-bottom {
    vertical-align: bottom !important;
  }

  .lg\:align-text-top {
    vertical-align: text-top !important;
  }

  .lg\:align-text-bottom {
    vertical-align: text-bottom !important;
  }

  .lg\:visible {
    visibility: visible !important;
  }

  .lg\:invisible {
    visibility: hidden !important;
  }

  .lg\:whitespace-normal {
    white-space: normal !important;
  }

  .lg\:whitespace-no-wrap {
    white-space: nowrap !important;
  }

  .lg\:whitespace-pre {
    white-space: pre !important;
  }

  .lg\:whitespace-pre-line {
    white-space: pre-line !important;
  }

  .lg\:whitespace-pre-wrap {
    white-space: pre-wrap !important;
  }

  .lg\:break-words {
    word-wrap: break-word !important;
  }

  .lg\:break-normal {
    word-wrap: normal !important;
  }

  .lg\:truncate {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
  }

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

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

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

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

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

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

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

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

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

  .lg\:w-16 {
    width: 4rem !important;
  }

  .lg\:w-24 {
    width: 6rem !important;
  }

  .lg\:w-32 {
    width: 8rem !important;
  }

  .lg\:w-48 {
    width: 12rem !important;
  }

  .lg\:w-64 {
    width: 16rem !important;
  }

  .lg\:w-auto {
    width: auto !important;
  }

  .lg\:w-px {
    width: 1px !important;
  }

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

  .lg\:w-1\/3 {
    width: 33.33333% !important;
  }

  .lg\:w-2\/3 {
    width: 66.66667% !important;
  }

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

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

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

  .lg\:w-2\/5 {
    width: 40% !important;
  }

  .lg\:w-3\/5 {
    width: 60% !important;
  }

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

  .lg\:w-1\/6 {
    width: 16.66667% !important;
  }

  .lg\:w-5\/6 {
    width: 83.33333% !important;
  }

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

  .lg\:w-screen {
    width: 100vw !important;
  }

  .lg\:z-0 {
    z-index: 0 !important;
  }

  .lg\:z-10 {
    z-index: 10 !important;
  }

  .lg\:z-20 {
    z-index: 20 !important;
  }

  .lg\:z-30 {
    z-index: 30 !important;
  }

  .lg\:z-40 {
    z-index: 40 !important;
  }

  .lg\:z-50 {
    z-index: 50 !important;
  }

  .lg\:z-auto {
    z-index: auto !important;
  }
}

/*# sourceMappingURL=utilities.css.map */

.default-flex-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

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

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

.gap-2 {
  gap: 0.5rem;
}

.article-preview {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 20px;
  max-width: 500px;
}
.all-theater-showtimes {
  display: inline-flex;
  flex-direction: column;
  vertical-align: top;
  width: 50%;
}

.theater-showtimes {
  order: 1;
}

.theater-showtimes.hidden-by-user {
  order: 2;
}

.theater-showtimes.hidden-by-user .showtimes {
  display: none;
}

.theater-showtimes.hidden-by-user .theater-name {
  color: rgb(71, 138, 71);
}

.theater-showtimes.hidden-by-user .theater-name:hover {
  color: rgb(80, 179, 80);
}

.showtime-date-link {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  white-space: nowrap;

  padding: 0.25em;
  border-radius: 3px;

  min-height: 3em;
  min-width: 3em;

  border: 1px solid blue;
}

.showtime-date-link.for-today, .showtime-date-link.for-today:hover {
  background-color: blue;
  color: white !important;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS (and SCSS, if configured) file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *



 */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */





@font-face {
  font-family: 'FontAwesome';
  src: url(/assets/fontawesome-webfont-82ff0fe46a6f60e0ab3c4a9891a0ae0a1f7b7e84c625f55358379177a2dcb202.eot);
  src: url(/assets/fontawesome-webfont-82ff0fe46a6f60e0ab3c4a9891a0ae0a1f7b7e84c625f55358379177a2dcb202.eot?#iefix) format('embedded-opentype'), url(/assets/fontawesome-webfont-fa79d127baca4558a0b973f5f514b90fc5ef43314c41095f5cb285ffaa0a4029.woff2) format('woff2'), url(/assets/fontawesome-webfont-c9a0a23a23a3f6f7165cba218b40483a0b1750d92b49c40842f1d8f566f5f421.woff) format('woff'), url(/assets/fontawesome-webfont-2794b002e3568f5abce8991e2431ca79e0ce84a08ea1268884b4e097b62762a6.ttf) format('truetype'), url(/assets/fontawesome-webfont-67c6c8e9ffb0fcd7c7c64eaff12a298abf5b54a54b54f0e6c4c49161dba62d6d.svg#fontawesomeregular) format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
