/**
 * This injects Tailwind's base styles, which is a combination of
 * Normalize.css and some additional base styles.
 *
 * You can see the styles here:
 * https://github.com/tailwindcss/tailwindcss/blob/master/css/preflight.css
 *
 * If using `postcss-import`, you should import this line from it's own file:
 *
 * @import "./tailwind-preflight.css";
 *
 * See: https://github.com/tailwindcss/tailwindcss/issues/53#issuecomment-341413622
 */

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

 html {
  line-height: 1.15; /* 1 */
      -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: .67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"],
/* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: .35em .75em .625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

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

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details,
/* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

/**
 * 1. Prevent padding and border from affecting element width
 * https://goo.gl/pYtbK7
 * 2. Change the default font family in all browsers (opinionated)
 */

html {
  box-sizing: border-box; /* 1 */
  font-family: sans-serif; /* 2 */
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

/**
 * Removes the default spacing and border for appropriate elements.
 */

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

button {
  background: transparent;
  padding: 0;
}

/**
 * Work around a Firefox/IE bug where the transparent `button` background
 * results in a loss of the default `button` focus styles.
 */

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

fieldset {
  margin: 0;
  padding: 0;
}

ol,
ul {
  margin: 0;
}

/**
 * Tailwind custom reset styles
 */

/**
 * Allow adding a border to an element by just adding a border-width.
 *
 * By default, the way the browser specifies that an element should have no
 * border is by setting it's border-style to `none` in the user-agent
 * stylesheet.
 *
 * In order to easily add borders to elements by just setting the `border-width`
 * property, we change the default border-style for all elements to `solid`, and
 * use border-width to hide them instead. This way our `border` utilities only
 * need to set the `border-width` property instead of the entire `border`
 * shorthand, making our border utilities much more straightforward to compose.
 *
 * https://github.com/tailwindcss/tailwindcss/pull/116
 */

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

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

/**
 * Temporary reset for a change introduced in Chrome 62 but now reverted.
 *
 * We can remove this when the reversion is in a normal Chrome release.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  border-radius: 0;
}

textarea {
  resize: vertical;
}

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

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

input::placeholder,
textarea::placeholder {
  color: inherit;
  opacity: .5;
}

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

table {
  border-collapse: collapse;
}

.container {
  width: 100%;
}

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

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

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

/**
 * Here you would add any of your custom component classes; stuff that you'd
 * want loaded *before* the utilities so that the utilities could still
 * override them.
 *
 * Example:
 *
 * .btn { ... }
 * .form-input { ... }
 *
 * Or if using a preprocessor or `postcss-import`:
 *
 * @import "components/buttons";
 * @import "components/forms";
 */

/*.btn {
    @apply font-bold py-2 px-4 rounded;
}

.btn-primary {
    @apply bg-primary text-white;
}*/

/*@import 'custom-components/buttons/button';*/

html,
body {
  height: 100%;
}

.pt-main-container {
  background-color: #f5f6f7;
  min-height: 100%;
}

.pt-main-container .pt-parent-container {
  margin-left: 1rem;
  margin-right: 1rem;
  padding-top: 4rem;
  padding-bottom: 1rem;
}

.pt-main-container .pt-container {
  border-width: 1px;
  border-color: #e6e8eb;
  background-color: #fff;
  border-radius: .25rem;
  padding: .5rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.pt-accordion-container {
  width: 100%;
}

.pt-accordion-item-container {
  border-width: 1px;
  border-color: #e6e8eb;
  background-color: #fff;
  border-radius: .25rem;
  margin-bottom: .5rem;
}

.pt-accordion-item-container .pt-accordion-item-container__header {
  height: 40px;
  width: 100%;
  font-weight: 700;
  cursor: pointer;
  color: #262626;
  text-align: left;
  padding-left: .5rem;
  display: flex;
  align-items: center;
  border-radius: .25rem;
}

.pt-accordion-item-container .pt-accordion-item-container__header .pt-accordion-header-icon {
  margin-right: 1rem;
}

.pt-accordion-item-container .pt-accordion-item-container__header.pt-accordion-header-default__open {
  background-color: #fff;
  border-radius: .25rem;
}

.pt-accordion-item-container .pt-accordion-item-container__header:focus {
  outline: 0;
}

.pt-accordion-item-container .pt-accordion-item-container__header .pt-accordion-header-default,
.pt-accordion-item-container .pt-accordion-body-default {
  width: 100%;
  text-align: left;
  padding: .5rem;
}

.pt-accordion-item-container pt-accordion-item-container__header .pt-accordion-header-default {
  background-color: #a1a1a1;
  color: #fff;
  text-align: left;
  padding: .5rem;
}

.pt-accordion-item-container pt-accordion-item-container__header .pt-accordion-header-default.pt-accordion-header-default__open {
  background-color: #e6e8eb;
}

.pt-accordion-item-container__body {
  text-align: left;
  padding: .5rem;
  color: #262626;
}

.pt-accordion-item-closed .pt-accordion-item-container__body {
  padding: 0;
}

.pt-modal-mask {
  background: rgba(21, 41, 52, .7);
  z-index: 9998;
  transition: opacity .3s ease;
  width: 100%;
  position: fixed;
  height: 100vh;
  display: table;
  top: 0;
  left: 0;
}

.pt-modal-wrapper {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

.pt-modal-wrapper .pt-modal-container {
  z-index: 9999;
  transition: all .3s ease;
  background-color: #fff;
  border-radius: .25rem;
  max-height: 100%;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
  margin-left: auto;
  margin-right: auto;
  overflow-y: auto;
}

.pt-modal-wrapper .pt-modal-container.bg-transparent {
  background-color: transparent;
}

.pt-modal-wrapper .pt-modal-container.pt-modal-large {
  width: 83.33333%;
}

.pt-modal-wrapper .pt-modal-container.pt-modal-semi-large {
  width: 66.66667%;
}

.pt-modal-wrapper .pt-modal-container.pt-modal-medium {
  width: 50%;
}

.pt-modal-wrapper .pt-modal-container.pt-modal-semi-medium {
  width: 33.33333%;
}

.pt-modal-wrapper .pt-modal-container.pt-modal-small {
  width: 16.66667%;
}

.pt-modal-wrapper .pt-modal-header {
  display: flex;
  padding: 1rem;
  margin-top: 0;
  font-weight: 700;
  border-bottom-width: 1px;
  border-color: #d0d3d6;
}

.pt-modal-header.pt-modal-close-button-right {
  justify-content: flex-end;
}

.pt-modal-header.pt-modal-close-button-left {
  justify-content: flex-start;
}

.pt-modal-wrapper .pt-modal-header .pt-header-close-icon {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.pt-modal-wrapper .pt-modal-header .pt-header-close-icon i {
  display: flex;
  margin-left: .5rem;
  margin-right: .5rem;
}

.pt-modal-wrapper .pt-header-body {
  flex: 1;
}

.pt-modal-wrapper .pt-modal-body {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 1rem;
}

.pt-modal-wrapper .pt-modal-footer {
  padding: 1rem;
  border-top-width: 1px;
  border-color: #d0d3d6;
}

/*
  * The following styles are auto-applied to elements with
  * transition="modal" when their visibility is toggled
  * by Vue.js.
  *
  * You can easily play with the modal transition by editing
  * these styles.
  */

.pt-modal-enter {
  opacity: 0;
}

.pt-modal-leave-active {
  opacity: 0;
}

.pt-modal-enter .pt-modal-container,
.pt-modal-leave-active .pt-modal-container {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.pt-tabs {
  background-color: #fff;
}

.pt-tabs .pt-tabs-ul {
  overflow: hidden;
  list-style: none;
  padding: 0;
  margin: 0;
  padding: 0;
  border-bottom-width: 2px;
  border-color: #e6e8eb;
}

.pt-tabs .pt-tabs-li {
  float: left;
}

.pt-tabs .pt-tabs-li__active {
  border-bottom-width: 4px;
  border-color: #1570d4;
  color: #1570d4;
}

.pt-tabs .pt-tabs-li .pt-tabs-li-anchor {
  display: block;
  text-align: center;
  font-weight: 400;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  text-decoration: none;
  text-transform: uppercase;
  color: #757575;
}

.pt-tabs .pt-tabs-li .pt-tabs-li-anchor:hover {
  color: #1570d4;
}

.pt-tabs .pt-tabs-li .pt-tabs-li-anchor__disabled {
  color: #d0d3d6;
  cursor: not-allowed;
}

.pt-tabs .pt-tabs-li .pt-tabs-li-anchor__active {
  font-weight: 600;
  color: #1570d4;
}

.pt-tabs .pt-tabs-details {
  display: flex;
  margin-left: 1rem;
  margin-top: 1rem;
  color: #a1a1a1;
}

.pt-tabs .pt-tabs-details .pt-tab-item {
  min-height: 80px;
  overflow-y: auto;
}

/* Topbar styles */

.pt-top-bar {
  width: 100%;
  height: 2.5rem;
  display: flex;
  border-bottom-width: 2px;
  border-color: #e6e8eb;
  position: fixed;
  z-index: 50;
  background-color: #fff;
}

.pt-top-bar .pt-nav-item {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  padding-left: .5rem;
  padding-right: .5rem;
  font-weight: 700;
  border-bottom-width: 2px;
  border-color: transparent;
}

.pt-top-bar .pt-nav-item img {
  height: 1.5rem;
}

.pt-top-bar .pt-nav-item-selected {
  border-color: #1570d4;
  color: #1570d4;
}

.pt-top-bar .pt-nav-item * {
  color: #a1a1a1;
  text-decoration: none;
  text-transform: uppercase;
}

.pt-top-bar .pt-nav-item-selected * {
  color: #1570d4;
}

.pt-top-bar .pt-nav-item *:hover {
  color: #1570d4;
}

.pt-nav-item .router-link-active {
  color: #1570d4;
}

/* Sidebar styles */

.pt-sidebar-icon {
  width: 38px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.pt-sidebar-icon i {
  font-size: 1.25rem;
  color: #d0d3d6;
}

.pt-sidebar-icon i:hover {
  color: #d0d3d6;
}

.pt-sidebar-body {
  width: 275px;
  overflow-x: hidden;
  transition: .5s;
  height: 100%;
  position: fixed;
  z-index: 10;
  background-color: #fff;
  top: 0;
  left: 0;
  border-right-width: 2px;
  border-color: #e6e8eb;
}

.pt-sidebar-body .pt-nav-item {
  border-left-width: 4px;
  border-color: transparent;
  width: 100%;
  height: 3rem;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  cursor: pointer;
}

.pt-sidebar-body .pt-nav-item > * {
  flex: 1;
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: 1rem;
  margin-right: 1rem;
}

.pt-sidebar-body .pt-nav-item.pt-nav-item-selected {
  border-left-width: 4px;
  border-bottom-width: 0;
  background-color: #e6e8eb;
  border-color: #1570d4;
}

.pt-sidebar-body .pt-nav-item.pt-nav-item-selected:hover {
  background-color: #d0d3d6;
  color: #fff;
  border-color: #2779bd;
}

.pt-sidebar-body .pt-nav-item.pt-nav-item-selected a:hover {
  color: #fff;
}

.pt-sidebar-body .pt-sidebar-header-row {
  height: 80px;
  display: flex;
}

/* Close Icon */

.pt-sidebar-body .pt-sidebar-header-row .pt-sidebar-close-icon {
  width: 3rem;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.pt-sidebar-body .pt-sidebar-header-row i {
  font-size: 1.25rem;
  font-weight: 100;
}

.pt-sidebar-body .closebtn {
  position: absolute;
  top: 0;
  font-size: 3rem;
  margin-left: 1rem;
}

/* SideMenu Logo */

.pt-sidebar-body .pt-sidebar-header-row .pt-sidebar-logo-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
}

.pt-sidebar-body .pt-sidebar-header-row .pt-sidebar-logo-container img {
  height: 30px;
  cursor: pointer;
}

/* Submenu */

.pt-sidebar-body .pt-accordion-item-container__header {
  border-color: transparent !important;
  border-left-width: 4px;
  width: 100%;
  height: 3rem;
  display: flex;
  background-color: #fff;
  cursor: pointer;
  align-items: flex-start;
  justify-content: center;
  color: #a1a1a1;
}

.pt-sidebar-body .pt-accordion-item-container__header.pt-accordion-header-default__open {
  border-color: transparent !important;
  background-color: #fff;
  cursor: pointer;
  align-items: flex-start;
  justify-content: center;
  color: #a1a1a1;
}

.pt-sidebar-body .pt-accordion-header-default__open {
  border-color: transparent !important;
}

.pt-sidebar-body pt-accordion-item-container {
  border-color: transparent !important;
}

.pt-sidebar-body .pt-sidebar-submenu-header {
  display: flex;
  flex: 1;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: 1rem;
  margin-right: 1rem;
  background-color: #fff;
  text-transform: uppercase;
}

.pt-sidebar-body .pt-accordion-item-container .pt-sidebar-submenu-body .pt-nav-item {
  font-size: .875rem;
  margin-left: 1rem;
}

.pt-sidebar-body .pt-accordion-item-container .pt-sidebar-submenu-body .pt-nav-item.pt-nav-item-selected {
  background-color: #fff;
  border-color: transparent;
}

.pt-sidebar-body .pt-accordion-item-container .pt-accordion-item-container__header .pt-accordion-header-icon {
  margin-right: 0;
  display: flex;
  align-items: center;
  height: 100%;
}

.pt-logo-container {
  margin: 0 10px;
}

.pt-logo-container img {
  height: 30px;
  margin: 4px 0;
}

.pt-sidebar-body .pt-logo-container {
  flex: 1;
  display: flex;
}

.pt-sidebar-body .pt-logo-container a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
}

.pt-sidebar-body .pt-logo-container a img {
  height: 40px;
}

.pt-sidebar-slide-enter-active {
  transition: all .5s;
}

.pt-sidebar-slide-leave-active {
  transition: all .5s;
}

.pt-sidebar-slide-enter,
.pt-sidebar-slide-leave-to {
  transform: translateX(-270px);
}

/* Form */

input[type=text],
input[type=password],
input[type=number] {
  height: 40px;
}

.pt-form {
  width: 100%;
  text-align: left;
  display: flex;
  background-color: #fff;
  padding: .5rem;
  border-color: #e6e8eb;
  border-width: 1px;
  border-radius: .25rem;
}

.pt-form.pt-form-vertical {
  flex-direction: column;
}

.pt-form > * {
  flex: 1;
  color: #a1a1a1;
}

/* Form Group */

.pt-form .pt-form-group-container {
  display: flex;
  margin: .5rem;
  flex-direction: column;
}

.pt-form .pt-form-group-container.pt-form-group-container-horizontal {
  flex-direction: row;
}

.pt-form-group-container legend,
.pt-form-group-container label {
  font-weight: 700;
  margin-bottom: .5rem;
  cursor: pointer;
  width: 100%;
  color: #262626;
}

.pt-form .pt-form-group-container.pt-form-group-container-horizontal {
  width: 33.33333%;
}

.pt-form .pt-form-group-container .pt-form-group-body {
  display: flex;
  flex-direction: column;
  flex: 1;
  width: 100%;
}

.pt-form .pt-form-group-container.pt-form-group-container-horizontal .pt-form-group-body {
  width: 66.66667%;
}

.pt-form .pt-form-group-container .pt-form-group-hint {
  margin-bottom: .5rem;
  font-size: .875rem;
  font-style: italic;
}

.pt-form .pt-form-group-container .pt-form-group-error-feedback {
  margin-bottom: .5rem;
  font-size: .875rem;
  color: #f24946;
}

.pt-form-has-error .pt-input,
.pt-form-has-error .pt-form-textarea {
  border-color: #f24946 !important;
}

/* Form Input */

.pt-input-container {
  position: relative;
  display: flex;
}

.pt-input-container .pt-input {
  border-width: 1px;
  border-radius: .25rem;
  border-color: #e6e8eb;
  margin-bottom: .5rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  color: #262626;
  flex: 1;
}

.pt-input-container .pt-input.pt-input-has-left-icon {
  padding-left: 2rem;
  padding-right: .5rem;
}

.pt-input-container .pt-input.pt-input-has-right-icon {
  padding-left: .5rem;
  padding-right: 2rem;
}

.pt-input-container .pt-input.pt-input-no-icon {
  padding-left: .5rem;
  padding-right: .5rem;
}

.pt-input-container .pt-input-icon {
  position: absolute;
  width: 2rem;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: .5rem;
}

.pt-input-container .pt-input-icon.pt-input-icon-left {
  left: 0;
}

.pt-input-container .pt-input-icon.pt-input-icon-right {
  right: 0;
}

.pt-input-container .pt-input:focus {
  outline: 0;
}

/* Form Radio */

.pt-radio-element-container {
  display: flex;
  flex-direction: row;
}

.pt-radio-element-container .pt-radio-element {
  margin-right: 60px;
}

.pt-radio-element-container .pt-radio-element .pt-radio-input {
  display: none;
}

.pt-radio-element-container .pt-radio-element .pt-radio-label {
  line-height: 30px;
  cursor: pointer;
}

.pt-radio-element-container .pt-radio-element .pt-radio-input[type=radio]:checked ~ .pt-radio-input-check {
  border: 2px solid;
  border-color: #1570d4;
}

.pt-radio-element-container .pt-radio-element .pt-radio-label:hover ~ .pt-radio-input-check:before,
.pt-radio-element-container .pt-radio-element .pt-radio-input[type=radio]:checked ~ .pt-radio-input-check:before {
  background-color: #1570d4;
}

.pt-radio-element-container .pt-radio-element .pt-radio-input-check {
  border: 2px solid;
  height: 20px;
  width: 20px;
  margin: 5px;
  cursor: pointer;
  border-radius: 9999px;
  border-color: #1570d4;
  float: left;
}

.pt-radio-element-container .pt-radio-element .pt-radio-input-check:before {
  content: '';
  height: 12px;
  width: 12px;
  top: 2px;
  position: relative;
  border-radius: 9999px;
  display: block;
  margin: auto;
}

/* Form Checkbox */

.pt-checkbox {
  display: block;
  position: relative;
  cursor: pointer;
  user-select: none;
  padding-left: 30px;
}

.pt-checkbox .label {
  line-height: 20px;
}

.pt-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.pt-checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  border-width: 2px;
  border-style: solid;
  border-color: #757575;
  height: 20px;
  width: 20px;
  border-radius: 3px;
}

.pt-checkbox:hover input ~ .checkmark {
  border-color: #1570d4;
}

.pt-checkbox input:checked ~ .checkmark {
  border-color: #1570d4;
}

.checkmark:after {
  position: absolute;
  display: none;
  content: "";
}

.pt-checkbox input:checked ~ .checkmark:after {
  display: block;
}

.pt-checkbox .checkmark:after {
  border-style: solid;
  border-color: #1570d4;
  left: 6px;
  top: 1px;
  width: 6px;
  height: 11px;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.pt-checkbox.disabled label,
.pt-checkbox.disabled .checkmark:after {
  border-color: #d0d3d6 !important;
}

.pt-checkbox.disabled .checkmark {
  cursor: not-allowed !important;
  border-color: #d0d3d6 !important;
}

.pt-checkbox.pt-checkbox-fill input:checked ~ .checkmark {
  border-color: #1570d4;
  background-color: #1570d4;
}

.pt-checkbox.pt-checkbox-fill .checkmark:after,
.pt-checkbox.pt-checkbox-fill.disabled .checkmark:after {
  border-color: #fff !important;
}

.pt-checkbox.pt-checkbox-fill.disabled input:checked ~ .checkmark {
  background-color: #d0d3d6 !important;
}

/* Switch */

.pt-switch.pt-switch-small {
  margin: 0;
  position: relative;
  cursor: pointer;
  height: 18px;
  padding: 3px;
  border-radius: 18px;
  width: 55px !important;
}

.pt-switch-handle.pt-switch-small {
  top: 4px;
  left: 4px;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  position: absolute;
  background-color: #fff;
}

.pt-switch-input.pt-switch-small:checked ~ .pt-switch-handle.pt-switch-small {
  left: 35px;
}

.pt-switch-label.pt-switch-small:before,
.pt-switch-label.pt-switch-small:after {
  position: absolute;
  top: 50%;
  font-size: 10px;
  margin-top: -.5em;
  line-height: 1;
  transition: inherit;
  box-sizing: content-box;
}

.pt-switch-label.pt-switch-small:before {
  content: attr(data-off);
  right: 8px;
}

.pt-switch-label.pt-switch-small:after {
  content: attr(data-on);
  left: 8px;
  opacity: 0;
}

.pt-switch.pt-switch-medium {
  margin: 0;
  position: relative;
  cursor: pointer;
  height: 27px;
  padding: 3px;
  border-radius: 18px;
  width: 74px !important;
}

.pt-switch-handle.pt-switch-medium {
  background-color: #fff;
  position: absolute;
  top: 4px;
  left: 4px;
  width: 25px;
  height: 25px;
  border-radius: 100%;
}

.pt-switch-input.pt-switch-medium:checked ~ .pt-switch-handle.pt-switch-medium {
  left: 45px;
}

.pt-switch-label.pt-switch-medium:before,
.pt-switch-label.pt-switch-medium:after {
  position: absolute;
  top: 50%;
  font-size: 12px;
  margin-top: -.5em;
  line-height: 1;
  transition: inherit;
  box-sizing: content-box;
}

.pt-switch-label.pt-switch-medium:before {
  content: attr(data-off);
  right: 10px;
}

.pt-switch-label.pt-switch-medium:after {
  content: attr(data-on);
  left: 10px;
  opacity: 0;
}

.pt-switch {
  height: 35px;
  padding: 3px;
  margin: 0;
  border-radius: 18px;
  width: 100px !important;
  position: relative;
  cursor: pointer;
}

.pt-switch-input {
  box-sizing: content-box;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.pt-switch-label {
  display: block;
  height: inherit;
  border-radius: inherit;
  position: relative;
  text-transform: uppercase;
  background-color: #a1a1a1;
  color: #fff;
}

.pt-switch-label.pt-switch__selected {
  background-color: #1570d4;
}

.pt-switch-label:before,
.pt-switch-label:after {
  position: absolute;
  top: 50%;
  margin-top: -.5em;
  line-height: 1;
  transition: inherit;
  box-sizing: content-box;
}

.pt-switch-label:before {
  content: attr(data-off);
  right: 11px;
}

.pt-switch-label:after {
  content: attr(data-on);
  left: 11px;
  opacity: 0;
}

.pt-switch-input:checked ~ .pt-switch-label {
  background-color: #1570d4;
}

.pt-switch-input:disabled ~ .pt-switch-label {
  background-color: #6cb2eb;
  border-color: #6cb2eb;
  cursor: not-allowed;
  opacity: .5;
}

.pt-switch-input:checked ~ .pt-switch-label:before {
  opacity: 0;
}

.pt-switch-input:checked ~ .pt-switch-label:after {
  opacity: 1;
}

.pt-switch-handle {
  top: 4px;
  left: 4px;
  width: 33px;
  height: 33px;
  border-radius: 100%;
  position: absolute;
  background-color: #fff;
}

.pt-switch-input:checked ~ .pt-switch-handle {
  left: 63px;
}

.pt-switch-label,
.pt-switch-handle {
  transition: All .3s ease;
}

/* Text area */

.pt-form-textarea {
  width: 100%;
  border-width: 1px;
  border-color: #e6e8eb;
  border-radius: .25rem;
  padding: .5rem;
  background-color: #fff;
  margin-bottom: .5rem;
}

.pt-form-textarea:focus {
  outline: 0;
}

/* Search box */

.pt-search-box {
  position: relative;
}

.pt-search-box .pt-search-input {
  width: 100%;
  padding: .5rem;
  border-width: 1px;
  border-style: solid;
  border-color: #e6e8eb;
  float: left;
  color: #a1a1a1;
  padding-left: 3rem;
  border-radius: .25rem;
}

.pt-search-box .pt-search-input:focus {
  outline: 0;
}

.pt-search-box .search-input-icon {
  position: absolute;
  z-index: 10;
  font-size: 1rem;
  color: #1570d4;
  left: 0;
  margin-top: .5rem;
  margin-left: 1rem;
}

.pt-pagination-container {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}

.pt-pagination-container .pt-pagination-limit-container {
  margin-right: 1rem;
  position: relative;
}

.pt-pagination-limit-container span {
  cursor: pointer;
}

.pt-pagination-limit-container .per_page_dropdown {
  position: absolute;
  left: 0;
  margin-top: .5rem;
  list-style: none;
  padding: 0;
  border-width: 1px;
  border-radius: .25rem;
  width: 12rem;
  overflow: hidden;
  background-color: #fff;
}

.pt-pagination-limit-container .per_page_dropdown .item {
  display: inline-block;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  text-decoration: none;
  color: #262626;
  width: 100%;
}

.pt-pagination-limit-container .per_page_dropdown .item.active {
  color: #1570d4;
}

.pt-pagination-limit-container .per_page_dropdown .item:hover {
  background-color: #1570d4;
  color: #fff;
}

.pt-pagination-container .pt-pagination-items-container {
  display: flex;
  flex: 1;
}

.pt-pagination-container .pt-pagination-items-container .pt-pagination-items {
  display: flex;
  flex: 1;
  justify-content: flex-end;
  list-style: none;
  padding: 0;
}

.pt-pagination-container .pt-pagination-items-container li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  cursor: pointer;
  margin-left: .25rem;
  margin-right: .25rem;
}

.pt-pagination-container .pt-pagination-items-container li.pt-pagination-item-disabled {
  cursor: not-allowed;
  color: #e6e8eb;
}

.pt-pagination-container .pt-pagination-items-container .pt-pagination-item.pt-pagination-item-active {
  background-color: #1570d4;
  color: #fff;
  border-radius: 9999px;
  cursor: not-allowed !important;
}

.pt-pagination-container .pt-pagination-items-container .pt-pagination-item__previous,
.pt-pagination-container .pt-pagination-items-container .pt-pagination-item__next {
  width: auto;
  height: 2rem;
  font-weight: 700;
  color: #a1a1a1;
  padding-left: .875rem;
  padding-right: .875rem;
}

.pt-pagination-container .pt-pagination-items-container .pt-pagination-item__previous:not(.pt-pagination-item-disabled):hover,
.pt-pagination-container .pt-pagination-items-container .pt-pagination-item__next:not(.pt-pagination-item-disabled):hover {
  background-color: #1570d4;
  color: #fff;
  border-radius: .25rem;
}

@media (min-width: 768px) {
  .pt-pagination-container {
    flex-direction: row;
  }

  .pt-pagination-container .pt-pagination-limit-container {
    margin-bottom: 1rem;
  }
}

@media (min-width: 992px) {
  .pt-pagination-container .pt-pagination-limit-container {
    margin-bottom: 0;
  }
}

.pt-table {
  border-spacing: 0;
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #e6e8eb;
  overflow: hidden;
  border-collapse: separate;
  border-radius: .25rem;
}

.pt-table.rounded {
  border-radius: .5rem;
  border-collapse: separate;
}

.pt-table .pt-thead.pt-thead-light {
  background-color: #d0d3d6;
}

.pt-table .pt-thead th {
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #d0d3d6;
  vertical-align: bottom;
  padding: 1rem;
}

.pt-table .pt-tbody .pt-tbody-row th,
.pt-table .pt-tbody .pt-tbody-row td {
  padding: 1rem;
  vertical-align: top;
  border-top-width: 1px;
  border-style: solid;
  border-color: #d0d3d6;
}

.pt-table.pt-table-bordered .pt-thead th {
  border-width: 1px;
  border-style: solid;
  border-color: #e6e8eb;
}

.pt-table.pt-table-bordered .pt-tbody .pt-tbody-row td,
.pt-table.pt-table-bordered .pt-tbody .pt-tbody-row th {
  border-width: 1px;
  border-style: solid;
  border-color: #e6e8eb;
}

.pt-table.pt-table-hover .pt-tbody .pt-tbody-row:hover {
  background-color: #f5f6f7;
}

.pt-table .pt-table-head .pt-table-irregular-head {
  table-layout: fixed;
  display: table;
}

.pt-table .pt-table-head .pt-table-normal-head {
  table-layout: fixed;
  display: table;
}

.tbody-loading {
  border-width: 1px;
  border-style: solid;
  border-color: #e6e8eb;
}

/* default table styling start */

.pt-table .pt-table-head th {
  padding: .5rem;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #e6e8eb;
}

.pt-table .pt-table-head tr th:first-child {
  border-top-left-radius: .25rem;
}

.pt-table .pt-table-head tr th:last-child {
  border-top-right-radius: .25rem;
}

.pt-table .pt-table-tbody .pt-table-tbody-row td {
  padding: .5rem;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #e6e8eb;
}

.pt-table .pt-table-tbody .pt-table-tbody-row:last-child td {
  border-bottom-width: 0;
}

.pt-table .pt-table-tbody .pt-table-tbody-row:last-child td:first-child {
  border-bottom-left-radius: .25rem;
}

.pt-table .pt-table-tbody .pt-table-tbody-row:last-child td:last-child {
  border-bottom-right-radius: .25rem;
}

/*default style end*/

.pt-table-responsive {
  overflow-x: auto;
}

.pt-table-container {
  border-collapse: collapse;
  margin-bottom: .5rem;
  text-align: left;
}

.pt-table-head {
  background-color: #f5f6f7;
}

.pt-table-container .pt-table-head .pt-table-normal-head .pt-table-head-select {
  cursor: pointer;
}

.pt-table-tbody {
  background-color: #fff;
  text-align: center;
}

.pt-table-tbody .pt-table-tbody-row {
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #e6e8eb;
}

.pt-table-container .pt-table-tbody .pt-table-tbody-row:hover {
  background-color: #e6e8eb;
}

.pt-table-container .pt-table-tbody .pt-table-tbody-row .pt-table-tbody-select {
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .pt-table {
    border-width: 0;
  }

  .pt-table caption {
    font-size: 1.25rem;
  }

  .pt-table .pt-table-head {
    overflow: hidden;
    position: absolute;
    padding: 0;
    border-width: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    width: 1px;
  }

  .pt-table .pt-table-tbody .pt-table-tbody-row:last-child td {
    border-bottom-width: 1px;
    border-style: solid;
    border-color: #e6e8eb;
  }

  .pt-table .pt-table-tbody .pt-table-tbody-row:last-child td:last-child {
    border-bottom-width: 2px;
    border-style: solid;
    border-color: #e6e8eb;
  }

  .pt-table tr td:last-child {
    display: block !important;
    border-bottom-width: 4px !important;
    border-style: solid !important;
    border-color: #e6e8eb !important;
    margin-bottom: .625em;
  }

  .pt-table td {
    display: block;
    font-size: .875rem;
    text-align: right;
  }

  .pt-table td::before {
    float: left;
    font-weight: 700;
    text-transform: uppercase;
    content: attr(data-label);
  }

  .pt-table td:last-child {
    border-bottom-width: 0;
  }
}

.pt-btn {
  color: #fff;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: .25rem;
  padding-right: .25rem;
  border-radius: .25rem;
  width: 8rem;
  text-transform: uppercase;
  font-weight: 600;
  font-size: .875rem;
  height: 40px;
}

.pt-btn.icon span {
  margin-right: .25rem;
}

.pt-btn:focus {
  outline: 0;
}

.pt-btn:hover {
  color: #fff;
}

.pt-btn:disabled {
  cursor: not-allowed;
  opacity: .75;
}

.pt-label-btn.pt-btn-tiny,
.pt-btn.pt-btn-tiny {
  width: min-content;
  height: 1.2rem;
  padding: .15rem .5rem;
  font-size: .75rem;
}

.pt-label-btn.pt-btn-xs,
.pt-btn.pt-btn-xs {
  height: 1.8rem;
  font-size: .75rem;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1.5;
  width: 3rem;
}

.pt-label-btn.pt-btn-sm,
.pt-btn.pt-btn-sm {
  width: 6rem;
  height: 1.5rem;
  font-size: .75rem;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1.5;
}

.pt-btn.pt-btn-sm {
  line-height: 1.5;
  height: 28px;
}

.pt-label-btn.pt-btn-lg,
.pt-btn.pt-btn-lg {
  width: 12rem;
  height: 2.5rem;
  font-size: 1rem;
}

.pt-btn.pt-btn-lg {
  height: 52px;
}

.pt-btn.pt-btn-primary {
  background-color: #1570d4;
}

.pt-btn.pt-btn-primary:hover {
  background-color: #2779bd;
}

.pt-btn.pt-btn-secondary {
  background-color: #d0d3d6;
  color: #757575;
}

.pt-btn.pt-btn-secondary:hover {
  background-color: #a1a1a1;
  color: #fff;
}

.pt-btn.pt-btn-danger {
  background-color: #f24946;
}

.pt-btn.pt-btn-danger:hover {
  background-color: #cc1f1a;
}

.pt-btn.pt-btn-outline {
  background-color: transparent;
  border-width: 1px;
}

.pt-btn.pt-btn-outline:hover {
  color: #fff;
}

.pt-btn.pt-btn-primary-outline {
  background-color: transparent;
  color: #1570d4;
  border-color: #1570d4;
}

.pt-btn.pt-btn-primary-outline:hover {
  background-color: #1570d4;
}

.pt-btn.pt-btn-secondary-outline {
  background-color: transparent;
  color: #a1a1a1;
  border-color: #a1a1a1;
}

.pt-btn.pt-btn-secondary-outline:hover {
  background-color: #a1a1a1;
}

.pt-btn.pt-btn-danger-outline {
  background-color: transparent;
  color: #cc1f1a;
  border-color: #cc1f1a;
}

.pt-btn.pt-btn-danger-outline:hover {
  background-color: #cc1f1a;
}

/* Label Buttons */

.pt-label-btn {
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  border-radius: .25rem;
  width: 8rem;
  height: 2rem;
  font-weight: 600;
  border-width: 1px;
  display: flex;
  justify-content: center;
  text-transform: uppercase;
  align-items: center;
  font-size: .875rem;
}

.pt-label-btn:hover {
  cursor: pointer;
}

.pt-label-btn.pt-btn-primary-outline:hover,
.pt-label-btn.pt-btn-primary-outline {
  background: rgba(51, 204, 102, .35);
  color: #1570d4;
  border-color: #1570d4;
}

.pt-label-btn.pt-btn-secondary-outline:hover,
.pt-label-btn.pt-btn-secondary-outline {
  background: rgba(197, 205, 212, .35);
  color: #a1a1a1;
  border-color: #a1a1a1;
  border-width: 1px;
  border-radius: .25rem;
}

.pt-label-btn.pt-btn-green-outline:hover,
.pt-label-btn.pt-btn-green-outline {
  background: rgba(51, 204, 102, .35);
  color: #1570d4;
  border-color: #1570d4;
}

.pt-label-btn.pt-btn-red-outline:hover,
.pt-label-btn.pt-btn-red-outline {
  background: rgba(242, 73, 70, .35);
  color: #f24946;
  border-color: #f24946;
  border-width: 1px;
  border-radius: .25rem;
}

.pt-label-btn.pt-btn-yellow-outline:hover,
.pt-label-btn.pt-btn-yellow-outline {
  background: rgba(255, 237, 74, .35);
  color: #ffed4a;
  border-color: #ffed4a;
  border-width: 1px;
  border-radius: .25rem;
}

.pt-label-btn.pt-btn-blue-outline:hover,
.pt-label-btn.pt-btn-blue-outline {
  background: rgba(52, 144, 220, .35);
  color: #3490dc;
  border-color: #3490dc;
  border-width: 1px;
  border-radius: .25rem;
}

/* Buttons with icon */

.pt-label-btn.pt-btn-tiny.icon,
.pt-btn.pt-btn-tiny.icon {
  width: 2rem;
  height: 2rem;
}

/* Circular buttons with icon */

.pt-btn.icon-circular-sm {
  padding: .15rem .5rem;
  border-radius: 9999px;
  height: 1.5rem;
  width: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .75rem;
}

.pt-btn.icon-circular {
  border-radius: 9999px;
  height: 2rem;
  width: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pt-btn.icon-circular-lg {
  border-radius: 9999px;
  height: 2.5rem;
  width: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.125rem;
}

/* Full width button */

.pt-btn-full {
  width: 100% !important;
}

.pt-card {
  background-color: #fff;
  width: 100%;
  padding-left: .5rem;
  padding-right: .5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-radius: .25rem;
  border-width: 1px;
  border-color: #d0d3d6;
}

.pt-dropdown {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
  width: 100%;
}

.pt-dropdown .pt-dropdown-item .sub-item {
  display: inline-flex;
  margin-left: 1rem;
}

.pt-dropdown .pt-dropdown-item .sub-item .sub-item-icon {
  margin-left: .25rem;
  margin-top: .25rem;
}

.pt-dropdown-toggle {
  display: inline-block;
  font-weight: 400;
  text-align: left;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border-width: 1px;
  border-style: solid;
  border-color: #d0d3d6;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  color: #fff;
  padding: .5rem;
  background-color: #fff;
  width: 100%;
  color: #262626;
  vertical-align: .25rem;
  height: 40px;
}

.pt-dropdown-toggle.caret:after {
  display: inline-block;
  margin-left: .25rem;
  border-width: 4px;
  border-bottom-width: 0;
  border-style: solid;
  float: right;
  border-color: #262626;
  content: "";
  border-right-color: transparent;
  border-left-color: transparent;
  vertical-align: .25rem;
  margin-top: 10px;
}

.pt-dropdown-menu {
  position: absolute;
  padding: 0;
  left: 0;
  display: none;
  float: left;
  margin-top: .25rem;
  font-size: 1rem;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: #e6e8eb;
  text-align: left;
  background-color: #fff;
  border-radius: .25rem;
  width: 100%;
  color: #262626;
  border-radius: .25rem;
  top: 100%;
  z-index: 1000;
  /*min-width: 10rem;*/
  list-style: none;
  background-clip: padding-box;
}

.pt-dropdown-menu-right {
  right: 0;
  left: auto;
}

.pt-dropdown-menu.show {
  display: block;
}

.pt-dropdown-header {
  display: block;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  margin-bottom: 0;
  font-size: .875rem;
  white-space: nowrap;
  border-width: 1px;
  border-style: solid;
  border-color: #e6e8eb;
  background-color: #e6e8eb;
  color: #6c757d;
}

.pt-dropdown-item {
  display: block;
  width: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  font-weight: 400;
  white-space: nowrap;
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-bottom-width: 0;
  text-decoration: none;
  color: #262626;
  font-size: .875rem;
  clear: both;
  padding-top: 10px;
  padding-bottom: 10px;
}

.pt-dropdown-item.disabled {
  background-color: transparent;
  cursor: default;
  color: #d0d3d6;
  cursor: not-allowed;
}

.pt-dropdown-item span {
  margin-left: 15px;
  display: inline-flex;
}

.pt-dropdown-item span div {
  margin-top: 5px;
}

.pt-dropdown-item:hover {
  text-decoration: none;
  background-color: #1570d4;
  color: #fff;
}

.pt-dropdown-item-active {
  background-color: #e6e8eb;
  color: white;
}

.pt-datepicker-container .vdp-datepicker {
  width: 100%;
  display: inline-block;
}

.pt-datepicker-container > label {
  color: #a1a1a1;
  font-weight: 700;
  margin-bottom: .5rem;
  text-transform: uppercase;
  display: inline-block;
}

.pt-datepicker-container .vdp-datepicker input {
  padding: .5rem;
  border-width: 1px;
  border-radius: .25rem;
  border-color: #d0d3d6;
  display: block;
  font-size: 1rem;
  line-height: 1.5;
  border-style: solid;
  position: relative;
  padding: .375rem .75rem;
  background-clip: padding-box;
  flex: 1 1 auto;
}

.pt-datepicker-container .vdp-datepicker input:hover {
  cursor: pointer;
}

.pt-datepicker-container .vdp-datepicker input:focus {
  cursor: pointer;
  outline: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.pt-datepicker-container .vdp-datepicker .cell.day.selected,
.pt-datepicker-container .vdp-datepicker .cell.month.selected,
.pt-datepicker-container .vdp-datepicker .cell.year.selected {
  color: #fff;
  background-color: #1570d4;
}

.pt-datepicker-container .vdp-datepicker__calendar {
  width: 100%;
  min-width: 300px;
}

.pt-datepicker-container .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).day:hover,
.pt-datepicker-container .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).month:hover,
.pt-datepicker-container .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).year:hover {
  border-width: 1px !important;
  border-color: #1570d4 !important;
  color: #1570d4 !important;
}

.pt-datepicker-container .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).selected:hover,
.pt-datepicker-container .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).highlighted:hover {
  color: #fff !important;
}

.pt-datepicker-container .vdp-datepicker .cell.highlighted {
  background-color: #6cb2eb !important;
  color: #fff !important;
}

.pt-datepicker-container .vdp-datepicker .cell.highlight-start,
.pt-datepicker-container .vdp-datepicker .cell.highlight-end {
  background-color: #1570d4 !important;
}

.pt-datepicker-container .vdp-datepicker div:first-child {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.pt-datepicker-container .vdp-datepicker__calendar-button {
  display: flex;
  margin-right: -1px;
}

.pt-datepicker-container .vdp-datepicker__calendar-button + input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.pt-datepicker-container .vdp-datepicker div:first-child input:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.pt-datepicker-container .vdp-datepicker__calendar-button span {
  display: flex;
  align-items: center;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
  border-width: 1px;
  border-style: solid;
  border-color: #d0d3d6;
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem;
  padding: .375rem .75rem;
}

.pt-datepicker-container .vdp-datepicker__clear-button {
  display: flex;
  margin-left: -1px;
}

.pt-datepicker-container .vdp-datepicker__clear-button span {
  display: flex;
  align-items: center;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
  border-width: 1px;
  border-style: solid;
  border-color: #d0d3d6;
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
  padding: .375rem .75rem;
}

.photo-gallery-container {
  margin-left: auto;
  margin-right: auto;
  background-color: #e6e8eb;
  width: 83.33333%;
  border-radius: .25rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.photo-gallery-container .photo-gallery-image-container {
  text-align: center;
  width: 80%;
  margin: auto;
  position: relative;
}

.photo-gallery-container .photo-gallery-image-container {
  width: 100%;
  height: auto;
  display: block;
}

.photo-gallery-container .photo-gallery-image-container .photo-gallery-image-title {
  background: rgba(0, 0, 0, .5);
  transition: .5s ease;
  position: absolute;
  cursor: pointer;
  text-align: center;
  width: 100%;
  color: #fff;
  font-size: 1.125rem;
  opacity: 1;
  bottom: 0;
  padding: 1rem;
}

.photo-gallery-container .photo-gallery-navigator {
  position: absolute;
  cursor: pointer;
  z-index: 50;
  top: 50%;
}

.photo-gallery-container .photo-gallery-navigator.photo-gallery-navigator__next {
  left: 88%;
}

.pt-tooltip {
  position: absolute;
  display: block;
  margin: 0;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
  font-size: .875rem;
  line-height: 1.5;
}

.pt-tooltip .pt-tooltip-inner {
  max-width: 200px;
  padding: .5rem;
  color: #fff;
  background-color: #262626;
  text-align: center;
  border-radius: .25rem;
}

.pt-tooltip .pt-tooltip-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  margin: .5rem;
}

.pt-tooltip[x-placement^="top"] {
  margin-bottom: .5rem;
}

.pt-tooltip[x-placement^="top"] .pt-tooltip-arrow {
  border-width: .5rem .5rem 0 .5rem;
  border-color: #262626 transparent transparent transparent;
  bottom: -.5rem;
  left: calc(50% - .5rem);
  margin-top: 0;
  margin-bottom: 0;
}

.pt-tooltip[x-placement^="bottom"] {
  margin-top: .5rem;
}

.pt-tooltip[x-placement^="bottom"] .pt-tooltip-arrow {
  border-width: 0 .5rem .5rem .5rem;
  border-color: transparent transparent #262626 transparent;
  top: -.5rem;
  left: calc(50% - .5rem);
  margin-top: 0;
  margin-bottom: 0;
}

.pt-tooltip[x-placement^="right"] {
  margin-left: .5rem;
}

.pt-tooltip[x-placement^="right"] .pt-tooltip-arrow {
  border-width: .5rem .5rem .5rem 0;
  border-color: transparent #262626 transparent transparent;
  left: -.5rem;
  top: calc(50% - .5rem);
  margin-left: 0;
  margin-right: 0;
}

.pt-tooltip[x-placement^="left"] {
  margin-right: .5rem;
}

.pt-tooltip[x-placement^="left"] .pt-tooltip-arrow {
  border-width: .5rem 0 .5rem .5rem;
  border-color: transparent transparent transparent #262626;
  right: -.5rem;
  top: calc(50% - .5rem);
  margin-left: 0;
  margin-right: 0;
}

.pt-tooltip-transition-enter-active,
.pt-tooltip-transition-leave-active {
  transition: opacity .4s;
}

.pt-tooltip-transition-enter,
.pt-tooltip-transition-leave-to {
  opacity: 0;
}

.pt-popover {
  max-width: 276px;
  position: absolute;
  display: block;
  z-index: 50;
  font-weight: 700;
  line-height: 1.5;
  text-align: left;
  text-decoration: none;
  font-size: .875rem;
  background-color: #fff;
  border-width: 1px;
  border-color: #e6e8eb;
  border-radius: .25rem;
  box-shadow: none !important;
}

.pt-popover .pt-popover-header {
  margin-bottom: 0;
  background-color: #fff;
  border-bottom-width: 1px;
  border-color: #e6e8eb;
  padding-left: .5rem;
  padding-right: .5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px);
}

.pt-popover .pt-popover-body {
  padding-left: .5rem;
  padding-right: .5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  color: #262626;
}

.pt-popover .pt-popover-arrow {
  position: absolute;
  width: 1rem;
  height: .5rem;
  margin: 1rem;
}

.pt-popover .pt-popover-arrow:before,
.pt-popover .pt-popover-arrow:after {
  content: "";
  position: absolute;
  display: block;
  border-width: 1px;
  border-color: transparent;
}

.pt-popover[x-placement^=top] {
  margin-bottom: 1rem;
}

.pt-popover[x-placement^=top] .pt-popover-arrow {
  bottom: calc(-.5rem + -1px);
  margin: 0 .3rem;
  width: 1rem;
  height: .5rem;
}

.pt-popover[x-placement^=top] .pt-popover-arrow:before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, .25);
  border-width: .5rem .5rem 0;
}

.pt-popover[x-placement^=top] .pt-popover-arrow:after {
  bottom: 1px;
  border-top-color: #fff;
  border-width: .5rem .5rem 0;
}

.pt-popover[x-placement^=bottom] {
  margin-top: 1rem;
}

.pt-popover[x-placement^=bottom] .pt-popover-arrow {
  top: calc(-.5rem + -1px);
  margin: 0 .3rem;
  width: 1rem;
  height: .5rem;
}

.pt-popover[x-placement^=bottom] .pt-popover-arrow:before {
  border-bottom-color: rgba(0, 0, 0, .25);
  border-width: 0 .5rem .5rem;
  top: 0;
}

.pt-popover[x-placement^=bottom] .pt-popover-arrow:after {
  top: 1px;
  border-bottom-color: #fff;
  border-width: 0 .5rem .5rem;
}

.pt-popover[x-placement^=left] {
  margin-right: 1rem;
}

.pt-popover[x-placement^=left] .pt-popover-arrow {
  right: calc(-.5rem + -1px);
  margin: .3rem 0;
  width: .5rem;
  height: 1rem;
}

.pt-popover[x-placement^=left] .pt-popover-arrow:before {
  right: 0;
  border-left-color: rgba(0, 0, 0, .25);
  border-width: .5rem 0 .5rem .5rem;
}

.pt-popover[x-placement^=left] .pt-popover-arrow:after {
  right: 1px;
  border-left-color: #fff;
  border-width: .5rem 0 .5rem .5rem;
}

.pt-popover[x-placement^=right] {
  margin-left: 1rem;
}

.pt-popover[x-placement^=right] .pt-popover-arrow {
  left: calc(-.5rem + -1px);
  margin: .3rem 0;
  height: 1rem;
  width: .5rem;
}

.pt-popover[x-placement^=right] .pt-popover-arrow:before {
  left: 0;
  border-right-color: rgba(0, 0, 0, .25);
  border-width: .5rem .5rem .5rem 0;
}

.pt-popover[x-placement^=right] .pt-popover-arrow:after {
  left: 1px;
  border-right-color: #fff;
  border-width: .5rem .5rem .5rem 0;
}

.fade-enter-active,
.fade-leave-active {
  transition: opacity .4s;
}

.fade-enter,
.fade-leave-to {
  opacity: 0;
}

.pt-alert {
  color: #fff;
  font-size: .875rem;
  font-weight: 700;
  padding: 1.25rem;
  margin: 1.25rem;
  border-radius: .25rem;
  position: relative;
}

.pt-alert span {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin-left: 1rem;
  margin-right: 1rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
  cursor: pointer;
}

.pt-alert-info {
  background-color: #757575;
}

.pt-alert-danger {
  background-color: #f24946;
}

.pt-alert-warning {
  background-color: #f2d024;
}

.pt-alert-success {
  background-color: #3c6;
}

.pt-timepicker {
  position: relative;
}

.pt-timepicker input {
  border-radius: .25rem;
  border-width: 1px;
  border-style: solid;
  border-color: #d0d3d6;
  width: 100%;
  padding: .3em .5em;
}

.pt-timepicker .clear-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  font-size: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #d0d3d6;
  margin-top: -0.15em;
  z-index: 3;
  width: 1.3em;
}

.pt-timepicker .clear-btn:hover {
  cursor: pointer;
  color: #999;
}

.pt-timepicker .overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 2;
}

.pt-timepicker .dropdown {
  position: absolute;
  left: 0;
  background-color: #fff;
  border-radius: .25rem;
  display: flex;
  flex-direction: column;
  padding: .5rem;
  border-width: 1px;
  border-style: solid;
  border-color: #d0d3d6;
  width: 100%;
  z-index: 5;
  top: calc(2.2em + 2px);
  min-width: 15em;
  height: 15em;
}

.pt-timepicker .dropdown .select-list-label {
  display: flex;
  padding-bottom: .5rem;
}

.pt-timepicker .dropdown .select-list-label label {
  flex: 1;
  text-align: center;
  color: #d0d3d6;
}

.pt-timepicker .dropdown .select-list {
  display: flex;
  border-radius: .25rem;
  flex: 1;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
  border-color: #d0d3d6;
}

.pt-timepicker .dropdown ul {
  padding: 0;
  margin: 0;
  flex: 1;
  overflow-x: hidden;
  overflow-y: auto;
  list-style: none;
  padding: 0;
  border-right-width: 1px;
  border-style: solid;
  border-color: #d0d3d6;
}

.pt-timepicker .dropdown ul.apms {
  border-right-width: 0;
}

.pt-timepicker .dropdown ul li {
  text-align: center;
  color: #262626;
  padding: .3em 0;
}

.pt-timepicker .dropdown ul li:hover {
  cursor: pointer;
  background: rgba(0, 0, 0, .08);
  color: #161616;
}

.pt-timepicker .dropdown ul li.active {
  background-color: #1570d4;
  color: #fff;
}

.pt-sidebar-v1 {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  color: #262626;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
  z-index: 999;
  transition: all .3s;
}

.pt-sidebar-v1-250 {
  max-width: 250px;
}

.pt-sidebar-v1-280 {
  max-width: 280px;
}

.pt-sidebar-v1-300 {
  max-width: 300px;
}

.pt-sidebar-v1-320 {
  max-width: 320px;
}

.pt-sidebar-v1-350 {
  max-width: 350px;
}

.pt-sidebar-v1-250.pt-sidebar-v1-partial-collapse {
  max-width: 200px;
}

.pt-sidebar-v1-280.pt-sidebar-v1-partial-collapse {
  max-width: 230px;
}

.pt-sidebar-v1-300.pt-sidebar-v1-partial-collapse {
  max-width: 250px;
}

.pt-sidebar-v1-320.pt-sidebar-v1-partial-collapse {
  max-width: 270px;
}

.pt-sidebar-v1-350.pt-sidebar-v1-partial-collapse {
  max-width: 300px;
}

.pt-sidebar-v1-left {
  left: 0;
}

.pt-sidebar-v1-right {
  right: 0;
}

.pt-sidebar-v1-partial-collapse.pt-sidebar-v1-left {
  left: 50px;
}

.pt-sidebar-v1-partial-collapse.pt-sidebar-v1-right {
  right: 50px;
}

.pt-sidebar-v1-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 1;
  background-color: rgba(0, 0, 0, .3);
  z-index: 990;
  transition: all .3s;
}

.pt-sidebar-v1-enter-active,
.pt-sidebar-v1-leave-active {
  transition: all .3s;
}

.pt-sidebar-v1-enter .pt-sidebar-v1-left,
.pt-sidebar-v1-leave-to .pt-sidebar-v1-left {
  transform: translate(-100%);
}

.pt-sidebar-v1-enter .pt-sidebar-v1-right,
.pt-sidebar-v1-leave-to .pt-sidebar-v1-right {
  transform: translate(100%);
}

.pt-sidebar-v1-enter .pt-sidebar-v1-overlay,
.pt-sidebar-v1-leave-to .pt-sidebar-v1-overlay {
  opacity: 0;
}

.pt-collapsible-sidebar-v1 {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  color: #262626;
  max-width: 50px;
  z-index: 1000;
}

.pt-collapsible-sidebar-v1-left {
  left: 0;
  border-right-width: 1px;
  border-color: #f5f6f7;
}

.pt-collapsible-sidebar-v1-right {
  right: 0;
  border-left-width: 1px;
  border-color: #f5f6f7;
}

/* Sidebar */

.pt-sidebar-content {
  position: fixed;
  top: 0;
  height: 100vh;
  background-color: #fff;
  color: #262626;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08);
  white-space: nowrap;
  overflow: hidden;
  z-index: 999;
  transition: transform .2s linear, width .2s linear;
}

.pt-sidebar-content.content-left {
  left: 0;
}

.pt-sidebar-content.content-right {
  right: 0;
}

.pt-sidebar-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, .3);
  z-index: 990;
  transition: all .3s;
}

/* Sidebar Header */

.pt-sidebar-header {
  display: flex;
  align-items: center;
  height: 4rem;
}

.pt-sidebar-header .hamburger {
  text-align: center;
  min-width: 50px;
}

.pt-sidebar-header .hamburger .menu {
  position: relative;
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  width: 1.2rem;
  height: 1.2rem;
  transform: rotate(0deg);
  transition: .5s ease-in-out;
}

.pt-sidebar-header .hamburger .menu span {
  display: block;
  position: absolute;
  width: 100%;
  background-color: #262626;
  opacity: 1;
  left: 0;
  height: 3px;
  border-radius: 2px;
  transform: rotate(0deg);
  transition: .25s ease-in-out;
}

.pt-sidebar-header .hamburger .menu span:nth-child(1) {
  top: 0;
}

.pt-sidebar-header .hamburger .menu span:nth-child(2),
.pt-sidebar-header .hamburger .menu span:nth-child(3) {
  top: 6px;
}

.pt-sidebar-header .hamburger .menu span:nth-child(4) {
  top: 12px;
}

.pt-sidebar-header .hamburger .menu.open span:nth-child(1),
.pt-sidebar-header .hamburger .menu.open span:nth-child(4) {
  top: 6px;
  width: 0%;
  left: 50%;
}

.pt-sidebar-header .hamburger .menu.open span:nth-child(2) {
  transform: rotate(45deg);
}

.pt-sidebar-header .hamburger .menu.open span:nth-child(3) {
  transform: rotate(-45deg);
}

.pt-sidebar-header .logo {
  width: 100%;
}

.pt-sidebar-header .logo img {
  max-height: 2rem;
}

/* Sidebar Menu Item */

.pt-sidebar-menu {
  list-style: none;
  padding: 0;
  background-color: #fff;
}

.pt-sidebar-menu-item a {
  height: 2.5rem;
  display: flex;
  align-items: center;
  color: #262626;
  text-decoration: none;
  cursor: pointer;
  line-height: 2.5rem;
}

.pt-sidebar-menu-item .item-name {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: space-between;
  padding-right: calc(((50px - 2rem) / 2) + .5rem);
}

.pt-sidebar-menu-item .item-icon {
  text-align: center;
  width: 50px;
  min-width: 50px;
}

.pt-sidebar-menu-item .item-icon i {
  color: #262626;
  width: 2rem;
  height: 2rem;
  text-align: center;
  border-radius: 9999px;
  line-height: 2rem;
}

/* Dropdown */

.pt-sidebar-dropdown {
  background-color: #fff;
}

.pt-sidebar-dropdown .label-container {
  height: 2.5rem;
  display: flex;
  align-items: center;
  color: #262626;
  text-decoration: none;
  cursor: pointer;
  line-height: 2.5rem;
}

.pt-sidebar-dropdown .item-name {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: space-between;
  padding-right: calc(((50px - 2rem) / 2) + .5rem);
}

.pt-sidebar-dropdown .item-icon {
  text-align: center;
  width: 50px;
  min-width: 50px;
}

.pt-sidebar-dropdown .item-icon i {
  color: #262626;
  width: 2rem;
  height: 2rem;
  text-align: center;
  border-radius: 9999px;
  line-height: 2rem;
}

.pt-sidebar-dropdown .dropdown-menu {
  list-style: none;
  padding: 0;
  overflow: hidden;
  transition: max-height .3s;
}

.pt-sidebar-dropdown i {
  transition: all .2s;
}

.pt-sidebar-dropdown i.opened {
  transform: rotate(180deg);
}

.pt-sidebar-dropdown .pt-sidebar-menu-item a {
  padding-left: 50px !important;
}

.pt-sidebar-dropdown .pt-sidebar-menu-item .item-icon {
  width: auto;
  min-width: auto;
  padding-right: 1rem;
}

.pt-sidebar-dropdown .pt-sidebar-menu-item .item-icon i {
  width: auto;
}

/* Collpased style */

.pt-sidebar-content.collapsed .item-name {
  display: none;
}

/* Hover styles */

.pt-sidebar-content:not(.collapsed) .pt-sidebar-dropdown .label-container:hover,
.pt-sidebar-content:not(.collapsed) .pt-sidebar-menu-item a:hover {
  background-color: #f5f6f7;
}

.pt-sidebar-content.collapsed .pt-sidebar-dropdown .label-container:hover .item-icon i,
.pt-sidebar-content.collapsed .pt-sidebar-menu-item a:hover i {
  background-color: #f5f6f7;
  color: #1570d4;
}

/* Active styles */

.pt-sidebar-content:not(.collapsed) .pt-sidebar-menu-item-active,
.pt-sidebar-content:not(.collapsed) .pt-sidebar-menu-item-exact-active {
  border-color: #1570d4;
  background-color: #f5f6f7;
  border-style: solid;
  border-right-width: 4px;
}

.pt-sidebar-content.collapsed .pt-sidebar-menu-item-active i,
.pt-sidebar-content.collapsed .pt-sidebar-menu-item-exact-active i {
  color: #1570d4;
  background-color: #f5f6f7;
}

.pt-loader-inline {
  display: inline;
}

.pt-loader-full,
.pt-loader-container {
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, .3);
  z-index: 100;
}

.pt-loader-full {
  position: fixed;
  right: 0;
  bottom: 0;
}

.pt-loader-container {
  position: absolute;
}

.pt-list {
  width: 100%;
  border-width: 1px;
  border-color: #e6e8eb;
  border-radius: .25rem;
}

.pt-list .pt-list-item {
  min-height: 20px;
  background-color: #fff;
  width: 100%;
  border-bottom-width: 1px;
  border-color: #e6e8eb;
  display: flex;
  cursor: pointer;
  flex-direction: column;
  color: #262626;
}

.pt-list .pt-list-item.pt-list-item-header {
  background-color: #f5f6f7;
  font-weight: 700;
  padding-top: 0;
  padding-bottom: 0;
}

.pt-list .pt-list-item .pt-list-item-description {
  padding: 1rem;
  display: flex;
  flex-direction: row;
  width: 100%;
  align-items: center;
}

.pt-list .pt-list-item:first-child {
  border-top-left-radius: .125rem;
  border-top-right-radius: .125rem;
}

.pt-list .pt-list-item:last-child {
  border-bottom: none;
  border-bottom-right-radius: .125rem;
  border-bottom-left-radius: .125rem;
}

.pt-list .pt-list-item .pt-collapsible-section {
  padding: 1rem;
  display: flex;
  border-top-width: 1px;
  border-color: #e6e8eb;
}

.pt-list .pt-list-item .pt-list-item__collapse-indicator {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: .75rem;
  color: #262626 !important;
}

.noty_layout_mixin,
#noty_layout__top,
#noty_layout__topLeft,
#noty_layout__topCenter,
#noty_layout__topRight,
#noty_layout__bottom,
#noty_layout__bottomLeft,
#noty_layout__bottomCenter,
#noty_layout__bottomRight,
#noty_layout__center,
#noty_layout__centerLeft,
#noty_layout__centerRight {
  position: fixed;
  margin: 0;
  padding: 0;
  z-index: 9999999;
  -webkit-transform: translateZ(0) scale(1, 1);
          transform: translateZ(0) scale(1, 1);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
          filter: blur(0);
  -webkit-filter: blur(0);
  max-width: 90%;
}

#noty_layout__top {
  top: 0;
  left: 5%;
  width: 90%;
}

#noty_layout__topLeft {
  top: 20px;
  left: 20px;
  width: 325px;
}

#noty_layout__topCenter {
  top: 5%;
  left: 50%;
  width: 325px;
  -webkit-transform: translate(-webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);
          transform: translate(calc(-50% - .5px)) translateZ(0) scale(1, 1);
}

#noty_layout__topRight {
  top: 20px;
  right: 20px;
  width: 325px;
}

#noty_layout__bottom {
  bottom: 0;
  left: 5%;
  width: 90%;
}

#noty_layout__bottomLeft {
  bottom: 20px;
  left: 20px;
  width: 325px;
}

#noty_layout__bottomCenter {
  bottom: 5%;
  left: 50%;
  width: 325px;
  -webkit-transform: translate(-webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);
          transform: translate(calc(-50% - .5px)) translateZ(0) scale(1, 1);
}

#noty_layout__bottomRight {
  bottom: 20px;
  right: 20px;
  width: 325px;
}

#noty_layout__center {
  top: 50%;
  left: 50%;
  width: 325px;
  -webkit-transform: translate(-webkit-calc(-50% - .5px), -webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);
          transform: translate(calc(-50% - .5px), calc(-50% - .5px)) translateZ(0) scale(1, 1);
}

#noty_layout__centerLeft {
  top: 50%;
  left: 20px;
  width: 325px;
  -webkit-transform: translate(0, -webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);
          transform: translate(0, calc(-50% - .5px)) translateZ(0) scale(1, 1);
}

#noty_layout__centerRight {
  top: 50%;
  right: 20px;
  width: 325px;
  -webkit-transform: translate(0, -webkit-calc(-50% - .5px)) translateZ(0) scale(1, 1);
          transform: translate(0, calc(-50% - .5px)) translateZ(0) scale(1, 1);
}

.noty_progressbar {
  display: none;
}

.noty_has_timeout.noty_has_progressbar .noty_progressbar {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 100%;
  background-color: #646464;
  opacity: .2;
  filter: alpha(opacity=10);
}

.noty_bar {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate(0, 0) translateZ(0) scale(1, 1);
      -ms-transform: translate(0, 0) scale(1, 1);
          transform: translate(0, 0) scale(1, 1);
  -webkit-font-smoothing: subpixel-antialiased;
  overflow: hidden;
}

.noty_effects_open {
  opacity: 0;
  -webkit-transform: translate(50%);
      -ms-transform: translate(50%);
          transform: translate(50%);
  -webkit-animation: noty_anim_in .5s cubic-bezier(.68, -0.55, .265, 1.55);
          animation: noty_anim_in .5s cubic-bezier(.68, -0.55, .265, 1.55);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.noty_effects_close {
  -webkit-animation: noty_anim_out .5s cubic-bezier(.68, -0.55, .265, 1.55);
          animation: noty_anim_out .5s cubic-bezier(.68, -0.55, .265, 1.55);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.noty_fix_effects_height {
  -webkit-animation: noty_anim_height 75ms ease-out;
          animation: noty_anim_height 75ms ease-out;
}

.noty_close_with_click {
  cursor: pointer;
}

.noty_close_button {
  position: absolute;
  top: 2px;
  right: 2px;
  font-weight: bold;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  background-color: rgba(0, 0, 0, .05);
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: all .2s ease-out;
          transition: all .2s ease-out;
}

.noty_close_button:hover {
  background-color: rgba(0, 0, 0, .1);
}

.noty_modal {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 10000;
  opacity: .3;
  left: 0;
  top: 0;
}

.noty_modal.noty_modal_open {
  opacity: 0;
  -webkit-animation: noty_modal_in .3s ease-out;
          animation: noty_modal_in .3s ease-out;
}

.noty_modal.noty_modal_close {
  -webkit-animation: noty_modal_out .3s ease-out;
          animation: noty_modal_out .3s ease-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes noty_modal_in {
  100% {
    opacity: .3;
  }
}

@keyframes noty_modal_in {
  100% {
    opacity: .3;
  }
}

@-webkit-keyframes noty_modal_out {
  100% {
    opacity: 0;
  }
}

@keyframes noty_modal_out {
  100% {
    opacity: 0;
  }
}

@keyframes noty_modal_out {
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes noty_anim_in {
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
    opacity: 1;
  }
}

@keyframes noty_anim_in {
  100% {
    -webkit-transform: translate(0);
            transform: translate(0);
    opacity: 1;
  }
}

@-webkit-keyframes noty_anim_out {
  100% {
    -webkit-transform: translate(50%);
            transform: translate(50%);
    opacity: 0;
  }
}

@keyframes noty_anim_out {
  100% {
    -webkit-transform: translate(50%);
            transform: translate(50%);
    opacity: 0;
  }
}

@-webkit-keyframes noty_anim_height {
  100% {
    height: 0;
  }
}

@keyframes noty_anim_height {
  100% {
    height: 0;
  }
}

fieldset[disabled] .multiselect {
  pointer-events: none;
}

.multiselect__spinner {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 48px;
  height: 35px;
  background: #fff;
  display: block;
}

.multiselect__spinner:before,
.multiselect__spinner:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -8px;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  border-color: #41b883 transparent transparent;
  border-style: solid;
  border-width: 2px;
  box-shadow: 0 0 0 1px transparent;
}

.multiselect__spinner:before {
  animation: spinning 2.4s cubic-bezier(.41, .26, .2, .62);
  animation-iteration-count: infinite;
}

.multiselect__spinner:after {
  animation: spinning 2.4s cubic-bezier(.51, .09, .21, .8);
  animation-iteration-count: infinite;
}

.multiselect__loading-enter-active,
.multiselect__loading-leave-active {
  transition: opacity .4s ease-in-out;
  opacity: 1;
}

.multiselect__loading-enter,
.multiselect__loading-leave-active {
  opacity: 0;
}

.multiselect,
.multiselect__input,
.multiselect__single {
  font-family: inherit;
  font-size: 16px;
  touch-action: manipulation;
}

.multiselect {
  box-sizing: content-box;
  display: block;
  position: relative;
  width: 100%;
  min-height: 40px;
  text-align: left;
  color: #35495e;
}

.multiselect * {
  box-sizing: border-box;
}

.multiselect:focus {
  outline: none;
}

.multiselect--disabled {
  pointer-events: none;
  opacity: .6;
}

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

.multiselect--active:not(.multiselect--above) .multiselect__current,
.multiselect--active:not(.multiselect--above) .multiselect__input,
.multiselect--active:not(.multiselect--above) .multiselect__tags {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.multiselect--active .multiselect__select {
  transform: rotateZ(180deg);
}

.multiselect--above.multiselect--active .multiselect__current,
.multiselect--above.multiselect--active .multiselect__input,
.multiselect--above.multiselect--active .multiselect__tags {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.multiselect__input,
.multiselect__single {
  position: relative;
  display: inline-block;
  min-height: 20px;
  line-height: 20px;
  border: none;
  border-radius: 5px;
  background: #fff;
  padding: 0 0 0 5px;
  width: calc(100%);
  transition: border .1s ease;
  box-sizing: border-box;
  margin-bottom: 8px;
  vertical-align: top;
}

.multiselect__input::placeholder {
  color: #35495e;
}

.multiselect__tag ~ .multiselect__input,
.multiselect__tag ~ .multiselect__single {
  width: auto;
}

.multiselect__input:hover,
.multiselect__single:hover {
  border-color: #cfcfcf;
}

.multiselect__input:focus,
.multiselect__single:focus {
  border-color: #a8a8a8;
  outline: none;
}

.multiselect__single {
  padding-left: 5px;
  margin-bottom: 8px;
}

.multiselect__tags-wrap {
  display: inline;
}

.multiselect__tags {
  min-height: 40px;
  display: block;
  padding: 8px 40px 0 8px;
  border-radius: 5px;
  border: 1px solid #e8e8e8;
  background: #fff;
  font-size: 14px;
}

.multiselect__tag {
  position: relative;
  display: inline-block;
  padding: 4px 26px 4px 10px;
  border-radius: 5px;
  margin-right: 10px;
  color: #fff;
  line-height: 1;
  background: #41b883;
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
}

.multiselect__tag-icon {
  cursor: pointer;
  margin-left: 7px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  font-weight: 700;
  font-style: initial;
  width: 22px;
  text-align: center;
  line-height: 22px;
  transition: all .2s ease;
  border-radius: 5px;
}

.multiselect__tag-icon:after {
  content: "\D7";
  color: #266d4d;
  font-size: 14px;
}

.multiselect__tag-icon:focus,
.multiselect__tag-icon:hover {
  background: #369a6e;
}

.multiselect__tag-icon:focus:after,
.multiselect__tag-icon:hover:after {
  color: white;
}

.multiselect__current {
  line-height: 16px;
  min-height: 40px;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  padding: 8px 12px 0;
  padding-right: 30px;
  white-space: nowrap;
  margin: 0;
  text-decoration: none;
  border-radius: 5px;
  border: 1px solid #e8e8e8;
  cursor: pointer;
}

.multiselect__select {
  line-height: 16px;
  display: block;
  position: absolute;
  box-sizing: border-box;
  width: 40px;
  height: 38px;
  right: 1px;
  top: 1px;
  padding: 4px 8px;
  margin: 0;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  transition: transform .2s ease;
}

.multiselect__select:before {
  position: relative;
  right: 0;
  top: 65%;
  color: #999;
  margin-top: 4px;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #999 transparent transparent transparent;
  content: "";
}

.multiselect__placeholder {
  color: #adadad;
  display: inline-block;
  margin-bottom: 10px;
  padding-top: 2px;
}

.multiselect--active .multiselect__placeholder {
  display: none;
}

.multiselect__content-wrapper {
  position: absolute;
  display: block;
  background: #fff;
  width: 100%;
  max-height: 240px;
  overflow: auto;
  border: 1px solid #e8e8e8;
  border-top: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  z-index: 50;
  -webkit-overflow-scrolling: touch;
}

.multiselect__content {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin: 0;
  min-width: 100%;
  vertical-align: top;
}

.multiselect--above .multiselect__content-wrapper {
  bottom: 100%;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom: none;
  border-top: 1px solid #e8e8e8;
}

.multiselect__content::webkit-scrollbar {
  display: none;
}

.multiselect__element {
  display: block;
}

.multiselect__option {
  display: block;
  padding: 12px;
  min-height: 40px;
  line-height: 16px;
  text-decoration: none;
  text-transform: none;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  white-space: nowrap;
}

.multiselect__option:after {
  top: 0;
  right: 0;
  position: absolute;
  line-height: 40px;
  padding-right: 12px;
  padding-left: 20px;
  font-size: 13px;
}

.multiselect__option--highlight {
  background: #41b883;
  outline: none;
  color: white;
}

.multiselect__option--highlight:after {
  content: attr(data-select);
  background: #41b883;
  color: white;
}

.multiselect__option--selected {
  background: #f3f3f3;
  color: #35495e;
  font-weight: bold;
}

.multiselect__option--selected:after {
  content: attr(data-selected);
  color: silver;
}

.multiselect__option--selected.multiselect__option--highlight {
  background: #ff6a6a;
  color: #fff;
}

.multiselect__option--selected.multiselect__option--highlight:after {
  background: #ff6a6a;
  content: attr(data-deselect);
  color: #fff;
}

.multiselect--disabled {
  background: #ededed;
  pointer-events: none;
}

.multiselect--disabled .multiselect__current,
.multiselect--disabled .multiselect__select {
  background: #ededed;
  color: #a6a6a6;
}

.multiselect__option--disabled {
  background: #ededed !important;
  color: #a6a6a6 !important;
  cursor: text;
  pointer-events: none;
}

.multiselect__option--group {
  background: #ededed;
  color: #35495e;
}

.multiselect__option--group.multiselect__option--highlight {
  background: #35495e;
  color: #fff;
}

.multiselect__option--group.multiselect__option--highlight:after {
  background: #35495e;
}

.multiselect__option--disabled.multiselect__option--highlight {
  background: #dedede;
}

.multiselect__option--group-selected.multiselect__option--highlight {
  background: #ff6a6a;
  color: #fff;
}

.multiselect__option--group-selected.multiselect__option--highlight:after {
  background: #ff6a6a;
  content: attr(data-deselect);
  color: #fff;
}

.multiselect-enter-active,
.multiselect-leave-active {
  transition: all .15s ease;
}

.multiselect-enter,
.multiselect-leave-active {
  opacity: 0;
}

.multiselect__strong {
  margin-bottom: 8px;
  line-height: 20px;
  display: inline-block;
  vertical-align: top;
}

*[dir="rtl"] .multiselect {
  text-align: right;
}

*[dir="rtl"] .multiselect__select {
  right: auto;
  left: 1px;
}

*[dir="rtl"] .multiselect__tags {
  padding: 8px 8px 0px 40px;
}

*[dir="rtl"] .multiselect__content {
  text-align: right;
}

*[dir="rtl"] .multiselect__option:after {
  right: auto;
  left: 0;
}

*[dir="rtl"] .multiselect__clear {
  right: auto;
  left: 12px;
}

*[dir="rtl"] .multiselect__spinner {
  right: auto;
  left: 1px;
}

@keyframes spinning {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(2turn);
  }
}

.multiselect__option--highlight,
.multiselect__option--highlight:after {
  background-color: #1570d4;
}

.multiselect__option--selected.multiselect__option--highlight,
.multiselect__option--selected.multiselect__option--highlight:after {
  background-color: #f24946;
}

.multiselect__tag {
  background-color: #1570d4;
}

.multiselect__tag-icon:after {
  color: #fff;
}

.multiselect__tag-icon:focus,
.multiselect__tag-icon:hover {
  background-color: #2779bd;
}

.multiselect__spinner:before,
.multiselect__spinner:after {
  border-color: #1570d4;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
}

.pt-allselect-container {
  position: relative;
}

.pt-allselect-container.pt-allselect-container-expanded .pt-input-container .pt-input-icon {
  padding-bottom: 0;
}

.pt-allselect-container.pt-allselect-container-expanded .pt-input-container input {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.pt-allselect-container .pt-allselect-options-list {
  max-height: 320px;
  overflow-y: scroll;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-width: 0;
  position: absolute;
  z-index: 50;
}

.pt-allselect-container .pt-allselect-options-list .pt-list-item {
  cursor: pointer;
}

.pt-allselect-container .pt-list-item .pt-checkbox {
  height: 1.5rem;
}

.pt-avatar {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #e6e8eb;
  border-radius: 9999px;
}

.pt-avatar.pt-avatar-nn {
  width: 2rem;
  height: 2rem;
}

.pt-avatar.pt-avatar-nn i {
  font-size: 20px;
}

.pt-avatar.pt-avatar-xs {
  width: 4rem;
  height: 4rem;
}

.pt-avatar.pt-avatar-xs i {
  font-size: 40px;
}

.pt-avatar.pt-avatar-sm {
  width: 6rem;
  height: 6rem;
}

.pt-avatar.pt-avatar-sm i {
  font-size: 55px;
}

.pt-avatar.pt-avatar-md {
  width: 8rem;
  height: 8rem;
}

.pt-avatar.pt-avatar-md i {
  font-size: 90px;
}

.pt-avatar.pt-avatar-lg {
  width: 12rem;
  height: 12rem;
}

.pt-avatar.pt-avatar-lg i {
  font-size: 140px;
}

.pt-avatar.pt-avatar-xl {
  width: 16rem;
  height: 16rem;
}

.pt-avatar.pt-avatar-xl i {
  font-size: 200px;
}

.pt-autocomplete-container {
  height: 40px;
}

.pt-autocomplete-container .pt-autocomplete-input-container {
  height: 100%;
  display: flex;
}

.pt-autocomplete-container .pt-autocomplete-input-container .pt-autocomplete-input {
  padding-left: .5rem;
  padding-right: .5rem;
  outline: 0;
  flex: 1;
  border-width: 1px;
  border-color: #e6e8eb;
  border-radius: .25rem;
}

.pt-autocomplete-container .pt-autocomplete-input-container .pt-autocomplete-input .pt-input {
  border-style: none;
  margin: 0;
  padding: 0;
}

.pt-autocomplete-container .pt-autocomplete-input-container .pt-autocomplete-reset {
  margin-left: -2rem;
  margin-top: .25rem;
  cursor: pointer;
}

.pt-autocomplete-container .pt-autocomplete-input-container .pt-autocomplete-reset .pt-autocomplete-reset-circle {
  color: #e6e8eb;
}

.pt-autocomplete-container .pt-autocomplete-input-container .pt-autocomplete-reset .pt-autocomplete-reset-cross {
  color: #a1a1a1;
}

.pt-autocomplete-container .pt-autocomplete-list {
  max-height: 300px;
  overflow-y: scroll;
  margin-top: .25rem;
}

.pt-badge {
  position: absolute;
  display: inline-block;
  z-index: 10;
  text-align: center;
  line-height: 1.5;
  background-color: #f24946;
  border-radius: 9999px;
  color: #fff;
  font-size: .875rem;
  top: -5px;
  right: -5px;
  padding: 1px 3px;
  min-height: 15px;
}

/*@import "custom-components/buttons/button.scss";*/

/**
 * This injects all of Tailwind's utility classes, generated based on your
 * config file.
 *
 * If using `postcss-import`, you should import this line from it's own file:
 *
 * @import "./tailwind-utilities.css";
 *
 * See: https://github.com/tailwindcss/tailwindcss/issues/53#issuecomment-341413622
 */

.list-reset {
  list-style: none;
  padding: 0;
}

.appearance-none {
  appearance: none;
}

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

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

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

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

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

.bg-black {
  background-color: #262626;
}

.bg-grey-darker {
  background-color: #757575;
}

.bg-grey-dark {
  background-color: #a1a1a1;
}

.bg-grey {
  background-color: #d0d3d6;
}

.bg-grey-light {
  background-color: #e6e8eb;
}

.bg-grey-lighter {
  background-color: #f5f6f7;
}

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

.bg-red {
  background-color: #f24946;
}

.bg-red-light {
  background-color: #f9acaa;
}

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

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

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

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

.bg-green {
  background-color: #3c6;
}

.bg-green-light {
  background-color: #a2f5bf;
}

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

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

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

.bg-primary-darker {
  background-color: #1570d4;
}

.bg-primary-dark {
  background-color: #2779bd;
}

.bg-primary {
  background-color: #1570d4;
}

.bg-primary-light {
  background-color: #6cb2eb;
}

.bg-primary-lighter {
  background-color: #6cb2eb;
}

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

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

.hover\:bg-black:hover {
  background-color: #262626;
}

.hover\:bg-grey-darker:hover {
  background-color: #757575;
}

.hover\:bg-grey-dark:hover {
  background-color: #a1a1a1;
}

.hover\:bg-grey:hover {
  background-color: #d0d3d6;
}

.hover\:bg-grey-light:hover {
  background-color: #e6e8eb;
}

.hover\:bg-grey-lighter:hover {
  background-color: #f5f6f7;
}

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

.hover\:bg-red:hover {
  background-color: #f24946;
}

.hover\:bg-red-light:hover {
  background-color: #f9acaa;
}

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

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

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

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

.hover\:bg-green:hover {
  background-color: #3c6;
}

.hover\:bg-green-light:hover {
  background-color: #a2f5bf;
}

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

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

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

.hover\:bg-primary-darker:hover {
  background-color: #1570d4;
}

.hover\:bg-primary-dark:hover {
  background-color: #2779bd;
}

.hover\:bg-primary:hover {
  background-color: #1570d4;
}

.hover\:bg-primary-light:hover {
  background-color: #6cb2eb;
}

.hover\:bg-primary-lighter:hover {
  background-color: #6cb2eb;
}

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

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

.focus\:bg-black:focus {
  background-color: #262626;
}

.focus\:bg-grey-darker:focus {
  background-color: #757575;
}

.focus\:bg-grey-dark:focus {
  background-color: #a1a1a1;
}

.focus\:bg-grey:focus {
  background-color: #d0d3d6;
}

.focus\:bg-grey-light:focus {
  background-color: #e6e8eb;
}

.focus\:bg-grey-lighter:focus {
  background-color: #f5f6f7;
}

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

.focus\:bg-red:focus {
  background-color: #f24946;
}

.focus\:bg-red-light:focus {
  background-color: #f9acaa;
}

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

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

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

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

.focus\:bg-green:focus {
  background-color: #3c6;
}

.focus\:bg-green-light:focus {
  background-color: #a2f5bf;
}

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

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

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

.focus\:bg-primary-darker:focus {
  background-color: #1570d4;
}

.focus\:bg-primary-dark:focus {
  background-color: #2779bd;
}

.focus\:bg-primary:focus {
  background-color: #1570d4;
}

.focus\:bg-primary-light:focus {
  background-color: #6cb2eb;
}

.focus\:bg-primary-lighter:focus {
  background-color: #6cb2eb;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-black {
  border-color: #262626;
}

.border-grey-darker {
  border-color: #757575;
}

.border-grey-dark {
  border-color: #a1a1a1;
}

.border-grey {
  border-color: #d0d3d6;
}

.border-grey-light {
  border-color: #e6e8eb;
}

.border-grey-lighter {
  border-color: #f5f6f7;
}

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

.border-red {
  border-color: #f24946;
}

.border-red-light {
  border-color: #f9acaa;
}

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

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

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

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

.border-green {
  border-color: #3c6;
}

.border-green-light {
  border-color: #a2f5bf;
}

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

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

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

.border-primary-darker {
  border-color: #1570d4;
}

.border-primary-dark {
  border-color: #2779bd;
}

.border-primary {
  border-color: #1570d4;
}

.border-primary-light {
  border-color: #6cb2eb;
}

.border-primary-lighter {
  border-color: #6cb2eb;
}

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

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

.hover\:border-black:hover {
  border-color: #262626;
}

.hover\:border-grey-darker:hover {
  border-color: #757575;
}

.hover\:border-grey-dark:hover {
  border-color: #a1a1a1;
}

.hover\:border-grey:hover {
  border-color: #d0d3d6;
}

.hover\:border-grey-light:hover {
  border-color: #e6e8eb;
}

.hover\:border-grey-lighter:hover {
  border-color: #f5f6f7;
}

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

.hover\:border-red:hover {
  border-color: #f24946;
}

.hover\:border-red-light:hover {
  border-color: #f9acaa;
}

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

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

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

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

.hover\:border-green:hover {
  border-color: #3c6;
}

.hover\:border-green-light:hover {
  border-color: #a2f5bf;
}

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

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

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

.hover\:border-primary-darker:hover {
  border-color: #1570d4;
}

.hover\:border-primary-dark:hover {
  border-color: #2779bd;
}

.hover\:border-primary:hover {
  border-color: #1570d4;
}

.hover\:border-primary-light:hover {
  border-color: #6cb2eb;
}

.hover\:border-primary-lighter:hover {
  border-color: #6cb2eb;
}

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

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

.focus\:border-black:focus {
  border-color: #262626;
}

.focus\:border-grey-darker:focus {
  border-color: #757575;
}

.focus\:border-grey-dark:focus {
  border-color: #a1a1a1;
}

.focus\:border-grey:focus {
  border-color: #d0d3d6;
}

.focus\:border-grey-light:focus {
  border-color: #e6e8eb;
}

.focus\:border-grey-lighter:focus {
  border-color: #f5f6f7;
}

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

.focus\:border-red:focus {
  border-color: #f24946;
}

.focus\:border-red-light:focus {
  border-color: #f9acaa;
}

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

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

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

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

.focus\:border-green:focus {
  border-color: #3c6;
}

.focus\:border-green-light:focus {
  border-color: #a2f5bf;
}

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

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

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

.focus\:border-primary-darker:focus {
  border-color: #1570d4;
}

.focus\:border-primary-dark:focus {
  border-color: #2779bd;
}

.focus\:border-primary:focus {
  border-color: #1570d4;
}

.focus\:border-primary-light:focus {
  border-color: #6cb2eb;
}

.focus\:border-primary-lighter:focus {
  border-color: #6cb2eb;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border {
  border-width: 1px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cursor-auto {
  cursor: auto;
}

.cursor-default {
  cursor: default;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-wait {
  cursor: wait;
}

.cursor-move {
  cursor: move;
}

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

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.table {
  display: table;
}

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

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

.hidden {
  display: none;
}

.flex {
  display: flex;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.flex-1 {
  flex: 1;
}

.flex-auto {
  flex: auto;
}

.flex-initial {
  flex: initial;
}

.flex-none {
  flex: none;
}

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

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

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

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

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.float-none {
  float: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-4 {
  height: 1rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-8 {
  height: 2rem;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-16 {
  height: 4rem;
}

.h-24 {
  height: 6rem;
}

.h-32 {
  height: 8rem;
}

.h-48 {
  height: 12rem;
}

.h-64 {
  height: 16rem;
}

.h-auto {
  height: auto;
}

.h-px {
  height: 1px;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

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

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

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

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

.m-0 {
  margin: 0;
}

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

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

.m-4 {
  margin: 1rem;
}

.m-5 {
  margin: 1.25rem;
}

.m-8 {
  margin: 2rem;
}

.m-10 {
  margin: 2.5rem;
}

.m-16 {
  margin: 4rem;
}

.m-auto {
  margin: auto;
}

.m-px {
  margin: 1px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.-m-0 {
  margin: 0;
}

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

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

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

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

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

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

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

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

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

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

.-mx-2 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.opacity-0 {
  opacity: 0;
}

.opacity-25 {
  opacity: .25;
}

.opacity-50 {
  opacity: .5;
}

.opacity-75 {
  opacity: .75;
}

.opacity-100 {
  opacity: 1;
}

.outline-none {
  outline: 0;
}

.focus\:outline-none:focus {
  outline: 0;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

.overflow-scroll {
  overflow: scroll;
}

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

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

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

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

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

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

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

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

.scrolling-touch {
  -webkit-overflow-scrolling: touch;
}

.scrolling-auto {
  -webkit-overflow-scrolling: auto;
}

.p-0 {
  padding: 0;
}

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

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

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-8 {
  padding: 2rem;
}

.p-10 {
  padding: 2.5rem;
}

.p-12 {
  padding: 3rem;
}

.p-16 {
  padding: 4rem;
}

.p-px {
  padding: 1px;
}

.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.py-px {
  padding-top: 1px;
  padding-bottom: 1px;
}

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

.pt-0 {
  padding-top: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pr-8 {
  padding-right: 2rem;
}

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

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

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

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

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

.pl-10 {
  padding-left: 2.5rem;
}

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

.pr-12 {
  padding-right: 3rem;
}

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

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

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

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

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

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

.pt-px {
  padding-top: 1px;
}

.pr-px {
  padding-right: 1px;
}

.pb-px {
  padding-bottom: 1px;
}

.pl-px {
  padding-left: 1px;
}

.pointer-events-none {
  pointer-events: none;
}

.pointer-events-auto {
  pointer-events: auto;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.pin-none {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
}

.pin {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

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

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

.pin-t {
  top: 0;
}

.pin-r {
  right: 0;
}

.pin-b {
  bottom: 0;
}

.pin-l {
  left: 0;
}

.resize-none {
  resize: none;
}

.resize-y {
  resize: vertical;
}

.resize-x {
  resize: horizontal;
}

.resize {
  resize: both;
}

.shadow {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
}

.shadow-md {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08);
}

.shadow-lg {
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08);
}

.shadow-inner {
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);
}

.shadow-outline {
  box-shadow: 0 0 0 3px rgba(52, 144, 220, .5);
}

.shadow-none {
  box-shadow: none;
}

.hover\:shadow:hover {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
}

.hover\:shadow-md:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08);
}

.hover\:shadow-lg:hover {
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08);
}

.hover\:shadow-inner:hover {
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);
}

.hover\:shadow-outline:hover {
  box-shadow: 0 0 0 3px rgba(52, 144, 220, .5);
}

.hover\:shadow-none:hover {
  box-shadow: none;
}

.focus\:shadow:focus {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
}

.focus\:shadow-md:focus {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08);
}

.focus\:shadow-lg:focus {
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08);
}

.focus\:shadow-inner:focus {
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);
}

.focus\:shadow-outline:focus {
  box-shadow: 0 0 0 3px rgba(52, 144, 220, .5);
}

.focus\:shadow-none:focus {
  box-shadow: none;
}

.fill-current {
  fill: currentColor;
}

.stroke-current {
  stroke: currentColor;
}

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

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

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

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

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

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

.text-black {
  color: #262626;
}

.text-white {
  color: #fff;
}

.text-red-dark {
  color: #cc1f1a;
}

.text-red {
  color: #f24946;
}

.text-yellow {
  color: #ffed4a;
}

.text-green {
  color: #3c6;
}

.text-blue {
  color: #3490dc;
}

.text-grey-darker {
  color: #757575;
}

.text-grey-dark {
  color: #a1a1a1;
}

.text-grey {
  color: #d0d3d6;
}

.text-grey-light {
  color: #e6e8eb;
}

.text-grey-lighter {
  color: #f5f6f7;
}

.text-primary-dark {
  color: #2779bd;
}

.text-primary {
  color: #1570d4;
}

.text-primary-light {
  color: #6cb2eb;
}

.hover\:text-black:hover {
  color: #262626;
}

.hover\:text-white:hover {
  color: #fff;
}

.hover\:text-red-dark:hover {
  color: #cc1f1a;
}

.hover\:text-red:hover {
  color: #f24946;
}

.hover\:text-yellow:hover {
  color: #ffed4a;
}

.hover\:text-green:hover {
  color: #3c6;
}

.hover\:text-blue:hover {
  color: #3490dc;
}

.hover\:text-grey-darker:hover {
  color: #757575;
}

.hover\:text-grey-dark:hover {
  color: #a1a1a1;
}

.hover\:text-grey:hover {
  color: #d0d3d6;
}

.hover\:text-grey-light:hover {
  color: #e6e8eb;
}

.hover\:text-grey-lighter:hover {
  color: #f5f6f7;
}

.hover\:text-primary-dark:hover {
  color: #2779bd;
}

.hover\:text-primary:hover {
  color: #1570d4;
}

.hover\:text-primary-light:hover {
  color: #6cb2eb;
}

.focus\:text-black:focus {
  color: #262626;
}

.focus\:text-white:focus {
  color: #fff;
}

.focus\:text-red-dark:focus {
  color: #cc1f1a;
}

.focus\:text-red:focus {
  color: #f24946;
}

.focus\:text-yellow:focus {
  color: #ffed4a;
}

.focus\:text-green:focus {
  color: #3c6;
}

.focus\:text-blue:focus {
  color: #3490dc;
}

.focus\:text-grey-darker:focus {
  color: #757575;
}

.focus\:text-grey-dark:focus {
  color: #a1a1a1;
}

.focus\:text-grey:focus {
  color: #d0d3d6;
}

.focus\:text-grey-light:focus {
  color: #e6e8eb;
}

.focus\:text-grey-lighter:focus {
  color: #f5f6f7;
}

.focus\:text-primary-dark:focus {
  color: #2779bd;
}

.focus\:text-primary:focus {
  color: #1570d4;
}

.focus\:text-primary-light:focus {
  color: #6cb2eb;
}

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

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

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

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

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

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

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

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

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

.italic {
  font-style: italic;
}

.roman {
  font-style: normal;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.normal-case {
  text-transform: none;
}

.underline {
  text-decoration: underline;
}

.line-through {
  text-decoration: line-through;
}

.no-underline {
  text-decoration: none;
}

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

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

.hover\:italic:hover {
  font-style: italic;
}

.hover\:roman:hover {
  font-style: normal;
}

.hover\:uppercase:hover {
  text-transform: uppercase;
}

.hover\:lowercase:hover {
  text-transform: lowercase;
}

.hover\:capitalize:hover {
  text-transform: capitalize;
}

.hover\:normal-case:hover {
  text-transform: none;
}

.hover\:underline:hover {
  text-decoration: underline;
}

.hover\:line-through:hover {
  text-decoration: line-through;
}

.hover\:no-underline:hover {
  text-decoration: none;
}

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

.hover\:subpixel-antialiased:hover {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}

.focus\:italic:focus {
  font-style: italic;
}

.focus\:roman:focus {
  font-style: normal;
}

.focus\:uppercase:focus {
  text-transform: uppercase;
}

.focus\:lowercase:focus {
  text-transform: lowercase;
}

.focus\:capitalize:focus {
  text-transform: capitalize;
}

.focus\:normal-case:focus {
  text-transform: none;
}

.focus\:underline:focus {
  text-decoration: underline;
}

.focus\:line-through:focus {
  text-decoration: line-through;
}

.focus\:no-underline:focus {
  text-decoration: none;
}

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

.focus\:subpixel-antialiased:focus {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}

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

.tracking-normal {
  letter-spacing: 0;
}

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

.select-none {
  user-select: none;
}

.select-text {
  user-select: text;
}

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

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

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

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

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

.align-text-bottom {
  vertical-align: text-bottom;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

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

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

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

.whitespace-pre-line {
  white-space: pre-line;
}

.whitespace-pre-wrap {
  white-space: pre-wrap;
}

.break-words {
  word-wrap: break-word;
}

.break-normal {
  word-wrap: normal;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.w-1 {
  width: .25rem;
}

.w-2 {
  width: .5rem;
}

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

.w-4 {
  width: 1rem;
}

.w-5 {
  width: 1.25rem;
}

.w-6 {
  width: 1.5rem;
}

.w-8 {
  width: 2rem;
}

.w-10 {
  width: 2.5rem;
}

.w-12 {
  width: 3rem;
}

.w-16 {
  width: 4rem;
}

.w-24 {
  width: 6rem;
}

.w-32 {
  width: 8rem;
}

.w-48 {
  width: 12rem;
}

.w-64 {
  width: 16rem;
}

.w-auto {
  width: auto;
}

.w-px {
  width: 1px;
}

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

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

.w-2\/3 {
  width: 66.66667%;
}

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

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

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

.w-2\/5 {
  width: 40%;
}

.w-3\/5 {
  width: 60%;
}

.w-4\/5 {
  width: 80%;
}

.w-1\/6 {
  width: 16.66667%;
}

.w-5\/6 {
  width: 83.33333%;
}

.w-full {
  width: 100%;
}

.w-screen {
  width: 100vw;
}

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

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

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

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

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

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

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

/**
 * Here you would add any custom utilities you need that don't come out of the
 * box with Tailwind.
 *
 * Example :
 *
 * .bg-pattern-graph-paper { ... }
 * .skew-45 { ... }
 *
 * Or if using a preprocessor or `postcss-import`:
 *
 * @import "utilities/background-patterns";
 * @import "utilities/skew-transforms";
 */

@media (min-width: 320px) {
  .sm\:list-reset {
    list-style: none;
    padding: 0;
  }

  .sm\:appearance-none {
    appearance: none;
  }

  .sm\:bg-fixed {
    background-attachment: fixed;
  }

  .sm\:bg-local {
    background-attachment: local;
  }

  .sm\:bg-scroll {
    background-attachment: scroll;
  }

  .sm\:bg-transparent {
    background-color: transparent;
  }

  .sm\:bg-white {
    background-color: #fff;
  }

  .sm\:bg-black {
    background-color: #262626;
  }

  .sm\:bg-grey-darker {
    background-color: #757575;
  }

  .sm\:bg-grey-dark {
    background-color: #a1a1a1;
  }

  .sm\:bg-grey {
    background-color: #d0d3d6;
  }

  .sm\:bg-grey-light {
    background-color: #e6e8eb;
  }

  .sm\:bg-grey-lighter {
    background-color: #f5f6f7;
  }

  .sm\:bg-red-dark {
    background-color: #cc1f1a;
  }

  .sm\:bg-red {
    background-color: #f24946;
  }

  .sm\:bg-red-light {
    background-color: #f9acaa;
  }

  .sm\:bg-yellow-dark {
    background-color: #f2d024;
  }

  .sm\:bg-yellow {
    background-color: #ffed4a;
  }

  .sm\:bg-yellow-light {
    background-color: #fff382;
  }

  .sm\:bg-green-dark {
    background-color: #1f9d55;
  }

  .sm\:bg-green {
    background-color: #3c6;
  }

  .sm\:bg-green-light {
    background-color: #a2f5bf;
  }

  .sm\:bg-blue-dark {
    background-color: #2779bd;
  }

  .sm\:bg-blue {
    background-color: #3490dc;
  }

  .sm\:bg-blue-light {
    background-color: #6cb2eb;
  }

  .sm\:bg-primary-darker {
    background-color: #1570d4;
  }

  .sm\:bg-primary-dark {
    background-color: #2779bd;
  }

  .sm\:bg-primary {
    background-color: #1570d4;
  }

  .sm\:bg-primary-light {
    background-color: #6cb2eb;
  }

  .sm\:bg-primary-lighter {
    background-color: #6cb2eb;
  }

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

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

  .sm\:hover\:bg-black:hover {
    background-color: #262626;
  }

  .sm\:hover\:bg-grey-darker:hover {
    background-color: #757575;
  }

  .sm\:hover\:bg-grey-dark:hover {
    background-color: #a1a1a1;
  }

  .sm\:hover\:bg-grey:hover {
    background-color: #d0d3d6;
  }

  .sm\:hover\:bg-grey-light:hover {
    background-color: #e6e8eb;
  }

  .sm\:hover\:bg-grey-lighter:hover {
    background-color: #f5f6f7;
  }

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

  .sm\:hover\:bg-red:hover {
    background-color: #f24946;
  }

  .sm\:hover\:bg-red-light:hover {
    background-color: #f9acaa;
  }

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

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

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

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

  .sm\:hover\:bg-green:hover {
    background-color: #3c6;
  }

  .sm\:hover\:bg-green-light:hover {
    background-color: #a2f5bf;
  }

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

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

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

  .sm\:hover\:bg-primary-darker:hover {
    background-color: #1570d4;
  }

  .sm\:hover\:bg-primary-dark:hover {
    background-color: #2779bd;
  }

  .sm\:hover\:bg-primary:hover {
    background-color: #1570d4;
  }

  .sm\:hover\:bg-primary-light:hover {
    background-color: #6cb2eb;
  }

  .sm\:hover\:bg-primary-lighter:hover {
    background-color: #6cb2eb;
  }

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

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

  .sm\:focus\:bg-black:focus {
    background-color: #262626;
  }

  .sm\:focus\:bg-grey-darker:focus {
    background-color: #757575;
  }

  .sm\:focus\:bg-grey-dark:focus {
    background-color: #a1a1a1;
  }

  .sm\:focus\:bg-grey:focus {
    background-color: #d0d3d6;
  }

  .sm\:focus\:bg-grey-light:focus {
    background-color: #e6e8eb;
  }

  .sm\:focus\:bg-grey-lighter:focus {
    background-color: #f5f6f7;
  }

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

  .sm\:focus\:bg-red:focus {
    background-color: #f24946;
  }

  .sm\:focus\:bg-red-light:focus {
    background-color: #f9acaa;
  }

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

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

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

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

  .sm\:focus\:bg-green:focus {
    background-color: #3c6;
  }

  .sm\:focus\:bg-green-light:focus {
    background-color: #a2f5bf;
  }

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

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

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

  .sm\:focus\:bg-primary-darker:focus {
    background-color: #1570d4;
  }

  .sm\:focus\:bg-primary-dark:focus {
    background-color: #2779bd;
  }

  .sm\:focus\:bg-primary:focus {
    background-color: #1570d4;
  }

  .sm\:focus\:bg-primary-light:focus {
    background-color: #6cb2eb;
  }

  .sm\:focus\:bg-primary-lighter:focus {
    background-color: #6cb2eb;
  }

  .sm\:bg-bottom {
    background-position: bottom;
  }

  .sm\:bg-center {
    background-position: center;
  }

  .sm\:bg-left {
    background-position: left;
  }

  .sm\:bg-left-bottom {
    background-position: left bottom;
  }

  .sm\:bg-left-top {
    background-position: left top;
  }

  .sm\:bg-right {
    background-position: right;
  }

  .sm\:bg-right-bottom {
    background-position: right bottom;
  }

  .sm\:bg-right-top {
    background-position: right top;
  }

  .sm\:bg-top {
    background-position: top;
  }

  .sm\:bg-repeat {
    background-repeat: repeat;
  }

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

  .sm\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .sm\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .sm\:bg-auto {
    background-size: auto;
  }

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

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

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

  .sm\:border-white {
    border-color: #fff;
  }

  .sm\:border-black {
    border-color: #262626;
  }

  .sm\:border-grey-darker {
    border-color: #757575;
  }

  .sm\:border-grey-dark {
    border-color: #a1a1a1;
  }

  .sm\:border-grey {
    border-color: #d0d3d6;
  }

  .sm\:border-grey-light {
    border-color: #e6e8eb;
  }

  .sm\:border-grey-lighter {
    border-color: #f5f6f7;
  }

  .sm\:border-red-dark {
    border-color: #cc1f1a;
  }

  .sm\:border-red {
    border-color: #f24946;
  }

  .sm\:border-red-light {
    border-color: #f9acaa;
  }

  .sm\:border-yellow-dark {
    border-color: #f2d024;
  }

  .sm\:border-yellow {
    border-color: #ffed4a;
  }

  .sm\:border-yellow-light {
    border-color: #fff382;
  }

  .sm\:border-green-dark {
    border-color: #1f9d55;
  }

  .sm\:border-green {
    border-color: #3c6;
  }

  .sm\:border-green-light {
    border-color: #a2f5bf;
  }

  .sm\:border-blue-dark {
    border-color: #2779bd;
  }

  .sm\:border-blue {
    border-color: #3490dc;
  }

  .sm\:border-blue-light {
    border-color: #6cb2eb;
  }

  .sm\:border-primary-darker {
    border-color: #1570d4;
  }

  .sm\:border-primary-dark {
    border-color: #2779bd;
  }

  .sm\:border-primary {
    border-color: #1570d4;
  }

  .sm\:border-primary-light {
    border-color: #6cb2eb;
  }

  .sm\:border-primary-lighter {
    border-color: #6cb2eb;
  }

  .sm\:hover\:border-transparent:hover {
    border-color: transparent;
  }

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

  .sm\:hover\:border-black:hover {
    border-color: #262626;
  }

  .sm\:hover\:border-grey-darker:hover {
    border-color: #757575;
  }

  .sm\:hover\:border-grey-dark:hover {
    border-color: #a1a1a1;
  }

  .sm\:hover\:border-grey:hover {
    border-color: #d0d3d6;
  }

  .sm\:hover\:border-grey-light:hover {
    border-color: #e6e8eb;
  }

  .sm\:hover\:border-grey-lighter:hover {
    border-color: #f5f6f7;
  }

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

  .sm\:hover\:border-red:hover {
    border-color: #f24946;
  }

  .sm\:hover\:border-red-light:hover {
    border-color: #f9acaa;
  }

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

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

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

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

  .sm\:hover\:border-green:hover {
    border-color: #3c6;
  }

  .sm\:hover\:border-green-light:hover {
    border-color: #a2f5bf;
  }

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

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

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

  .sm\:hover\:border-primary-darker:hover {
    border-color: #1570d4;
  }

  .sm\:hover\:border-primary-dark:hover {
    border-color: #2779bd;
  }

  .sm\:hover\:border-primary:hover {
    border-color: #1570d4;
  }

  .sm\:hover\:border-primary-light:hover {
    border-color: #6cb2eb;
  }

  .sm\:hover\:border-primary-lighter:hover {
    border-color: #6cb2eb;
  }

  .sm\:focus\:border-transparent:focus {
    border-color: transparent;
  }

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

  .sm\:focus\:border-black:focus {
    border-color: #262626;
  }

  .sm\:focus\:border-grey-darker:focus {
    border-color: #757575;
  }

  .sm\:focus\:border-grey-dark:focus {
    border-color: #a1a1a1;
  }

  .sm\:focus\:border-grey:focus {
    border-color: #d0d3d6;
  }

  .sm\:focus\:border-grey-light:focus {
    border-color: #e6e8eb;
  }

  .sm\:focus\:border-grey-lighter:focus {
    border-color: #f5f6f7;
  }

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

  .sm\:focus\:border-red:focus {
    border-color: #f24946;
  }

  .sm\:focus\:border-red-light:focus {
    border-color: #f9acaa;
  }

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

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

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

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

  .sm\:focus\:border-green:focus {
    border-color: #3c6;
  }

  .sm\:focus\:border-green-light:focus {
    border-color: #a2f5bf;
  }

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

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

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

  .sm\:focus\:border-primary-darker:focus {
    border-color: #1570d4;
  }

  .sm\:focus\:border-primary-dark:focus {
    border-color: #2779bd;
  }

  .sm\:focus\:border-primary:focus {
    border-color: #1570d4;
  }

  .sm\:focus\:border-primary-light:focus {
    border-color: #6cb2eb;
  }

  .sm\:focus\:border-primary-lighter:focus {
    border-color: #6cb2eb;
  }

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

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

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

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

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

  .sm\:rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .sm\:rounded-r-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .sm\:rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .sm\:rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

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

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

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

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

  .sm\:rounded-t {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
  }

  .sm\:rounded-r {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
  }

  .sm\:rounded-b {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }

  .sm\:rounded-l {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }

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

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

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

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

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

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

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

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

  .sm\:rounded-tl-none {
    border-top-left-radius: 0;
  }

  .sm\:rounded-tr-none {
    border-top-right-radius: 0;
  }

  .sm\:rounded-br-none {
    border-bottom-right-radius: 0;
  }

  .sm\:rounded-bl-none {
    border-bottom-left-radius: 0;
  }

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

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

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

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

  .sm\:rounded-tl {
    border-top-left-radius: .25rem;
  }

  .sm\:rounded-tr {
    border-top-right-radius: .25rem;
  }

  .sm\:rounded-br {
    border-bottom-right-radius: .25rem;
  }

  .sm\:rounded-bl {
    border-bottom-left-radius: .25rem;
  }

  .sm\:rounded-tl-lg {
    border-top-left-radius: .5rem;
  }

  .sm\:rounded-tr-lg {
    border-top-right-radius: .5rem;
  }

  .sm\:rounded-br-lg {
    border-bottom-right-radius: .5rem;
  }

  .sm\:rounded-bl-lg {
    border-bottom-left-radius: .5rem;
  }

  .sm\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .sm\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .sm\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .sm\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .sm\:border-solid {
    border-style: solid;
  }

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

  .sm\:border-dotted {
    border-style: dotted;
  }

  .sm\:border-none {
    border-style: none;
  }

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

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

  .sm\:border-4 {
    border-width: 4px;
  }

  .sm\:border-8 {
    border-width: 8px;
  }

  .sm\:border {
    border-width: 1px;
  }

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

  .sm\:border-r-0 {
    border-right-width: 0;
  }

  .sm\:border-b-0 {
    border-bottom-width: 0;
  }

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

  .sm\:border-t-2 {
    border-top-width: 2px;
  }

  .sm\:border-r-2 {
    border-right-width: 2px;
  }

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

  .sm\:border-l-2 {
    border-left-width: 2px;
  }

  .sm\:border-t-4 {
    border-top-width: 4px;
  }

  .sm\:border-r-4 {
    border-right-width: 4px;
  }

  .sm\:border-b-4 {
    border-bottom-width: 4px;
  }

  .sm\:border-l-4 {
    border-left-width: 4px;
  }

  .sm\:border-t-8 {
    border-top-width: 8px;
  }

  .sm\:border-r-8 {
    border-right-width: 8px;
  }

  .sm\:border-b-8 {
    border-bottom-width: 8px;
  }

  .sm\:border-l-8 {
    border-left-width: 8px;
  }

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

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

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

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

  .sm\:cursor-auto {
    cursor: auto;
  }

  .sm\:cursor-default {
    cursor: default;
  }

  .sm\:cursor-pointer {
    cursor: pointer;
  }

  .sm\:cursor-wait {
    cursor: wait;
  }

  .sm\:cursor-move {
    cursor: move;
  }

  .sm\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .sm\:block {
    display: block;
  }

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

  .sm\:inline {
    display: inline;
  }

  .sm\:table {
    display: table;
  }

  .sm\:table-row {
    display: table-row;
  }

  .sm\:table-cell {
    display: table-cell;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:flex {
    display: flex;
  }

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

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

  .sm\:flex-row-reverse {
    flex-direction: row-reverse;
  }

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

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

  .sm\:flex-wrap {
    flex-wrap: wrap;
  }

  .sm\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .sm\:flex-no-wrap {
    flex-wrap: nowrap;
  }

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

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

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

  .sm\:items-baseline {
    align-items: baseline;
  }

  .sm\:items-stretch {
    align-items: stretch;
  }

  .sm\:self-auto {
    align-self: auto;
  }

  .sm\:self-start {
    align-self: flex-start;
  }

  .sm\:self-end {
    align-self: flex-end;
  }

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

  .sm\:self-stretch {
    align-self: stretch;
  }

  .sm\:justify-start {
    justify-content: flex-start;
  }

  .sm\:justify-end {
    justify-content: flex-end;
  }

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

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

  .sm\:justify-around {
    justify-content: space-around;
  }

  .sm\:content-center {
    align-content: center;
  }

  .sm\:content-start {
    align-content: flex-start;
  }

  .sm\:content-end {
    align-content: flex-end;
  }

  .sm\:content-between {
    align-content: space-between;
  }

  .sm\:content-around {
    align-content: space-around;
  }

  .sm\:flex-1 {
    flex: 1;
  }

  .sm\:flex-auto {
    flex: auto;
  }

  .sm\:flex-initial {
    flex: initial;
  }

  .sm\:flex-none {
    flex: none;
  }

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

  .sm\:flex-shrink {
    flex-shrink: 1;
  }

  .sm\:flex-no-grow {
    flex-grow: 0;
  }

  .sm\:flex-no-shrink {
    flex-shrink: 0;
  }

  .sm\:float-right {
    float: right;
  }

  .sm\:float-left {
    float: left;
  }

  .sm\:float-none {
    float: none;
  }

  .sm\:clearfix:after {
    content: "";
    display: table;
    clear: both;
  }

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

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

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

  .sm\:font-hairline {
    font-weight: 100;
  }

  .sm\:font-thin {
    font-weight: 200;
  }

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

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

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

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

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

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

  .sm\:font-black {
    font-weight: 900;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sm\:h-2 {
    height: .5rem;
  }

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

  .sm\:h-4 {
    height: 1rem;
  }

  .sm\:h-5 {
    height: 1.25rem;
  }

  .sm\:h-6 {
    height: 1.5rem;
  }

  .sm\:h-8 {
    height: 2rem;
  }

  .sm\:h-10 {
    height: 2.5rem;
  }

  .sm\:h-12 {
    height: 3rem;
  }

  .sm\:h-16 {
    height: 4rem;
  }

  .sm\:h-24 {
    height: 6rem;
  }

  .sm\:h-32 {
    height: 8rem;
  }

  .sm\:h-48 {
    height: 12rem;
  }

  .sm\:h-64 {
    height: 16rem;
  }

  .sm\:h-auto {
    height: auto;
  }

  .sm\:h-px {
    height: 1px;
  }

  .sm\:h-full {
    height: 100%;
  }

  .sm\:h-screen {
    height: 100vh;
  }

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

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

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

  .sm\:leading-loose {
    line-height: 2;
  }

  .sm\:m-0 {
    margin: 0;
  }

  .sm\:m-1 {
    margin: .25rem;
  }

  .sm\:m-2 {
    margin: .5rem;
  }

  .sm\:m-4 {
    margin: 1rem;
  }

  .sm\:m-5 {
    margin: 1.25rem;
  }

  .sm\:m-8 {
    margin: 2rem;
  }

  .sm\:m-10 {
    margin: 2.5rem;
  }

  .sm\:m-16 {
    margin: 4rem;
  }

  .sm\:m-auto {
    margin: auto;
  }

  .sm\:m-px {
    margin: 1px;
  }

  .sm\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .sm\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .sm\:my-1 {
    margin-top: .25rem;
    margin-bottom: .25rem;
  }

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

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

  .sm\:mx-2 {
    margin-left: .5rem;
    margin-right: .5rem;
  }

  .sm\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

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

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

  .sm\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

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

  .sm\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .sm\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .sm\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .sm\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .sm\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .sm\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

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

  .sm\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .sm\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

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

  .sm\:mr-0 {
    margin-right: 0;
  }

  .sm\:mb-0 {
    margin-bottom: 0;
  }

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

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

  .sm\:mr-1 {
    margin-right: .25rem;
  }

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

  .sm\:ml-1 {
    margin-left: .25rem;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sm\:mr-8 {
    margin-right: 2rem;
  }

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

  .sm\:ml-8 {
    margin-left: 2rem;
  }

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

  .sm\:mr-10 {
    margin-right: 2.5rem;
  }

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

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

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

  .sm\:mr-16 {
    margin-right: 4rem;
  }

  .sm\:mb-16 {
    margin-bottom: 4rem;
  }

  .sm\:ml-16 {
    margin-left: 4rem;
  }

  .sm\:mt-auto {
    margin-top: auto;
  }

  .sm\:mr-auto {
    margin-right: auto;
  }

  .sm\:mb-auto {
    margin-bottom: auto;
  }

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

  .sm\:mt-px {
    margin-top: 1px;
  }

  .sm\:mr-px {
    margin-right: 1px;
  }

  .sm\:mb-px {
    margin-bottom: 1px;
  }

  .sm\:ml-px {
    margin-left: 1px;
  }

  .sm\:max-h-full {
    max-height: 100%;
  }

  .sm\:max-h-screen {
    max-height: 100vh;
  }

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

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

  .sm\:max-w-md {
    max-width: 40rem;
  }

  .sm\:max-w-lg {
    max-width: 50rem;
  }

  .sm\:max-w-xl {
    max-width: 60rem;
  }

  .sm\:max-w-2xl {
    max-width: 70rem;
  }

  .sm\:max-w-3xl {
    max-width: 80rem;
  }

  .sm\:max-w-4xl {
    max-width: 90rem;
  }

  .sm\:max-w-5xl {
    max-width: 100rem;
  }

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

  .sm\:min-h-0 {
    min-height: 0;
  }

  .sm\:min-h-full {
    min-height: 100%;
  }

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

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

  .sm\:min-w-full {
    min-width: 100%;
  }

  .sm\:-m-0 {
    margin: 0;
  }

  .sm\:-m-2 {
    margin: -0.5rem;
  }

  .sm\:-m-4 {
    margin: -1rem;
  }

  .sm\:-m-5 {
    margin: -1.25rem;
  }

  .sm\:-m-8 {
    margin: -2rem;
  }

  .sm\:-m-10 {
    margin: -2.5rem;
  }

  .sm\:-m-16 {
    margin: -4rem;
  }

  .sm\:-m-px {
    margin: -1px;
  }

  .sm\:-my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .sm\:-mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .sm\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .sm\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .sm\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

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

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

  .sm\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

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

  .sm\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .sm\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .sm\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .sm\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .sm\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .sm\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .sm\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

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

  .sm\:-mr-0 {
    margin-right: 0;
  }

  .sm\:-mb-0 {
    margin-bottom: 0;
  }

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

  .sm\:-mt-2 {
    margin-top: -0.5rem;
  }

  .sm\:-mr-2 {
    margin-right: -0.5rem;
  }

  .sm\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .sm\:-ml-2 {
    margin-left: -0.5rem;
  }

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

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

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

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

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

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

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

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

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

  .sm\:-mr-8 {
    margin-right: -2rem;
  }

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

  .sm\:-ml-8 {
    margin-left: -2rem;
  }

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

  .sm\:-mr-10 {
    margin-right: -2.5rem;
  }

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

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

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

  .sm\:-mr-16 {
    margin-right: -4rem;
  }

  .sm\:-mb-16 {
    margin-bottom: -4rem;
  }

  .sm\:-ml-16 {
    margin-left: -4rem;
  }

  .sm\:-mt-px {
    margin-top: -1px;
  }

  .sm\:-mr-px {
    margin-right: -1px;
  }

  .sm\:-mb-px {
    margin-bottom: -1px;
  }

  .sm\:-ml-px {
    margin-left: -1px;
  }

  .sm\:opacity-0 {
    opacity: 0;
  }

  .sm\:opacity-25 {
    opacity: .25;
  }

  .sm\:opacity-50 {
    opacity: .5;
  }

  .sm\:opacity-75 {
    opacity: .75;
  }

  .sm\:opacity-100 {
    opacity: 1;
  }

  .sm\:overflow-auto {
    overflow: auto;
  }

  .sm\:overflow-hidden {
    overflow: hidden;
  }

  .sm\:overflow-visible {
    overflow: visible;
  }

  .sm\:overflow-scroll {
    overflow: scroll;
  }

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

  .sm\:overflow-y-auto {
    overflow-y: auto;
  }

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

  .sm\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .sm\:overflow-x-visible {
    overflow-x: visible;
  }

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

  .sm\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .sm\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .sm\:scrolling-touch {
    -webkit-overflow-scrolling: touch;
  }

  .sm\:scrolling-auto {
    -webkit-overflow-scrolling: auto;
  }

  .sm\:p-0 {
    padding: 0;
  }

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

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

  .sm\:p-4 {
    padding: 1rem;
  }

  .sm\:p-5 {
    padding: 1.25rem;
  }

  .sm\:p-8 {
    padding: 2rem;
  }

  .sm\:p-10 {
    padding: 2.5rem;
  }

  .sm\:p-12 {
    padding: 3rem;
  }

  .sm\:p-16 {
    padding: 4rem;
  }

  .sm\:p-px {
    padding: 1px;
  }

  .sm\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sm\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

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

  .sm\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .sm\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .sm\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .sm\:pt-0 {
    padding-top: 0;
  }

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

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

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

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

  .sm\:pr-1 {
    padding-right: .25rem;
  }

  .sm\:pb-1 {
    padding-bottom: .25rem;
  }

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

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

  .sm\:pr-2 {
    padding-right: .5rem;
  }

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

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

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

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

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

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

  .sm\:pt-5 {
    padding-top: 1.25rem;
  }

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

  .sm\:pb-5 {
    padding-bottom: 1.25rem;
  }

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

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

  .sm\:pr-8 {
    padding-right: 2rem;
  }

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

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

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

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

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

  .sm\:pl-10 {
    padding-left: 2.5rem;
  }

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

  .sm\:pr-12 {
    padding-right: 3rem;
  }

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

  .sm\:pl-12 {
    padding-left: 3rem;
  }

  .sm\:pt-16 {
    padding-top: 4rem;
  }

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

  .sm\:pb-16 {
    padding-bottom: 4rem;
  }

  .sm\:pl-16 {
    padding-left: 4rem;
  }

  .sm\:pt-px {
    padding-top: 1px;
  }

  .sm\:pr-px {
    padding-right: 1px;
  }

  .sm\:pb-px {
    padding-bottom: 1px;
  }

  .sm\:pl-px {
    padding-left: 1px;
  }

  .sm\:pointer-events-none {
    pointer-events: none;
  }

  .sm\:pointer-events-auto {
    pointer-events: auto;
  }

  .sm\:static {
    position: static;
  }

  .sm\:fixed {
    position: fixed;
  }

  .sm\:absolute {
    position: absolute;
  }

  .sm\:relative {
    position: relative;
  }

  .sm\:sticky {
    position: sticky;
  }

  .sm\:pin-none {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .sm\:pin {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .sm\:pin-y {
    top: 0;
    bottom: 0;
  }

  .sm\:pin-x {
    right: 0;
    left: 0;
  }

  .sm\:pin-t {
    top: 0;
  }

  .sm\:pin-r {
    right: 0;
  }

  .sm\:pin-b {
    bottom: 0;
  }

  .sm\:pin-l {
    left: 0;
  }

  .sm\:resize-none {
    resize: none;
  }

  .sm\:resize-y {
    resize: vertical;
  }

  .sm\:resize-x {
    resize: horizontal;
  }

  .sm\:resize {
    resize: both;
  }

  .sm\:shadow {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
  }

  .sm\:shadow-md {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08);
  }

  .sm\:shadow-lg {
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08);
  }

  .sm\:shadow-inner {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);
  }

  .sm\:shadow-outline {
    box-shadow: 0 0 0 3px rgba(52, 144, 220, .5);
  }

  .sm\:shadow-none {
    box-shadow: none;
  }

  .sm\:hover\:shadow:hover {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
  }

  .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);
  }

  .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);
  }

  .sm\:hover\:shadow-inner:hover {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);
  }

  .sm\:hover\:shadow-outline:hover {
    box-shadow: 0 0 0 3px rgba(52, 144, 220, .5);
  }

  .sm\:hover\:shadow-none:hover {
    box-shadow: none;
  }

  .sm\:focus\:shadow:focus {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
  }

  .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);
  }

  .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);
  }

  .sm\:focus\:shadow-inner:focus {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);
  }

  .sm\:focus\:shadow-outline:focus {
    box-shadow: 0 0 0 3px rgba(52, 144, 220, .5);
  }

  .sm\:focus\:shadow-none:focus {
    box-shadow: none;
  }

  .sm\:table-auto {
    table-layout: auto;
  }

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

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

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

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

  .sm\:text-justify {
    text-align: justify;
  }

  .sm\:text-black {
    color: #262626;
  }

  .sm\:text-white {
    color: #fff;
  }

  .sm\:text-red-dark {
    color: #cc1f1a;
  }

  .sm\:text-red {
    color: #f24946;
  }

  .sm\:text-yellow {
    color: #ffed4a;
  }

  .sm\:text-green {
    color: #3c6;
  }

  .sm\:text-blue {
    color: #3490dc;
  }

  .sm\:text-grey-darker {
    color: #757575;
  }

  .sm\:text-grey-dark {
    color: #a1a1a1;
  }

  .sm\:text-grey {
    color: #d0d3d6;
  }

  .sm\:text-grey-light {
    color: #e6e8eb;
  }

  .sm\:text-grey-lighter {
    color: #f5f6f7;
  }

  .sm\:text-primary-dark {
    color: #2779bd;
  }

  .sm\:text-primary {
    color: #1570d4;
  }

  .sm\:text-primary-light {
    color: #6cb2eb;
  }

  .sm\:hover\:text-black:hover {
    color: #262626;
  }

  .sm\:hover\:text-white:hover {
    color: #fff;
  }

  .sm\:hover\:text-red-dark:hover {
    color: #cc1f1a;
  }

  .sm\:hover\:text-red:hover {
    color: #f24946;
  }

  .sm\:hover\:text-yellow:hover {
    color: #ffed4a;
  }

  .sm\:hover\:text-green:hover {
    color: #3c6;
  }

  .sm\:hover\:text-blue:hover {
    color: #3490dc;
  }

  .sm\:hover\:text-grey-darker:hover {
    color: #757575;
  }

  .sm\:hover\:text-grey-dark:hover {
    color: #a1a1a1;
  }

  .sm\:hover\:text-grey:hover {
    color: #d0d3d6;
  }

  .sm\:hover\:text-grey-light:hover {
    color: #e6e8eb;
  }

  .sm\:hover\:text-grey-lighter:hover {
    color: #f5f6f7;
  }

  .sm\:hover\:text-primary-dark:hover {
    color: #2779bd;
  }

  .sm\:hover\:text-primary:hover {
    color: #1570d4;
  }

  .sm\:hover\:text-primary-light:hover {
    color: #6cb2eb;
  }

  .sm\:focus\:text-black:focus {
    color: #262626;
  }

  .sm\:focus\:text-white:focus {
    color: #fff;
  }

  .sm\:focus\:text-red-dark:focus {
    color: #cc1f1a;
  }

  .sm\:focus\:text-red:focus {
    color: #f24946;
  }

  .sm\:focus\:text-yellow:focus {
    color: #ffed4a;
  }

  .sm\:focus\:text-green:focus {
    color: #3c6;
  }

  .sm\:focus\:text-blue:focus {
    color: #3490dc;
  }

  .sm\:focus\:text-grey-darker:focus {
    color: #757575;
  }

  .sm\:focus\:text-grey-dark:focus {
    color: #a1a1a1;
  }

  .sm\:focus\:text-grey:focus {
    color: #d0d3d6;
  }

  .sm\:focus\:text-grey-light:focus {
    color: #e6e8eb;
  }

  .sm\:focus\:text-grey-lighter:focus {
    color: #f5f6f7;
  }

  .sm\:focus\:text-primary-dark:focus {
    color: #2779bd;
  }

  .sm\:focus\:text-primary:focus {
    color: #1570d4;
  }

  .sm\:focus\:text-primary-light:focus {
    color: #6cb2eb;
  }

  .sm\:text-xs {
    font-size: .75rem;
  }

  .sm\:text-sm {
    font-size: .875rem;
  }

  .sm\:text-base {
    font-size: 1rem;
  }

  .sm\:text-lg {
    font-size: 1.125rem;
  }

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

  .sm\:text-2xl {
    font-size: 1.5rem;
  }

  .sm\:text-3xl {
    font-size: 1.875rem;
  }

  .sm\:text-4xl {
    font-size: 2.25rem;
  }

  .sm\:text-5xl {
    font-size: 3rem;
  }

  .sm\:italic {
    font-style: italic;
  }

  .sm\:roman {
    font-style: normal;
  }

  .sm\:uppercase {
    text-transform: uppercase;
  }

  .sm\:lowercase {
    text-transform: lowercase;
  }

  .sm\:capitalize {
    text-transform: capitalize;
  }

  .sm\:normal-case {
    text-transform: none;
  }

  .sm\:underline {
    text-decoration: underline;
  }

  .sm\:line-through {
    text-decoration: line-through;
  }

  .sm\:no-underline {
    text-decoration: none;
  }

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

  .sm\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .sm\:hover\:italic:hover {
    font-style: italic;
  }

  .sm\:hover\:roman:hover {
    font-style: normal;
  }

  .sm\:hover\:uppercase:hover {
    text-transform: uppercase;
  }

  .sm\:hover\:lowercase:hover {
    text-transform: lowercase;
  }

  .sm\:hover\:capitalize:hover {
    text-transform: capitalize;
  }

  .sm\:hover\:normal-case:hover {
    text-transform: none;
  }

  .sm\:hover\:underline:hover {
    text-decoration: underline;
  }

  .sm\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .sm\:hover\:no-underline:hover {
    text-decoration: none;
  }

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

  .sm\:hover\:subpixel-antialiased:hover {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .sm\:focus\:italic:focus {
    font-style: italic;
  }

  .sm\:focus\:roman:focus {
    font-style: normal;
  }

  .sm\:focus\:uppercase:focus {
    text-transform: uppercase;
  }

  .sm\:focus\:lowercase:focus {
    text-transform: lowercase;
  }

  .sm\:focus\:capitalize:focus {
    text-transform: capitalize;
  }

  .sm\:focus\:normal-case:focus {
    text-transform: none;
  }

  .sm\:focus\:underline:focus {
    text-decoration: underline;
  }

  .sm\:focus\:line-through:focus {
    text-decoration: line-through;
  }

  .sm\:focus\:no-underline:focus {
    text-decoration: none;
  }

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

  .sm\:focus\:subpixel-antialiased:focus {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .sm\:tracking-tight {
    letter-spacing: -0.05em;
  }

  .sm\:tracking-normal {
    letter-spacing: 0;
  }

  .sm\:tracking-wide {
    letter-spacing: .05em;
  }

  .sm\:select-none {
    user-select: none;
  }

  .sm\:select-text {
    user-select: text;
  }

  .sm\:align-baseline {
    vertical-align: baseline;
  }

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

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

  .sm\:align-bottom {
    vertical-align: bottom;
  }

  .sm\:align-text-top {
    vertical-align: text-top;
  }

  .sm\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .sm\:visible {
    visibility: visible;
  }

  .sm\:invisible {
    visibility: hidden;
  }

  .sm\:whitespace-normal {
    white-space: normal;
  }

  .sm\:whitespace-no-wrap {
    white-space: nowrap;
  }

  .sm\:whitespace-pre {
    white-space: pre;
  }

  .sm\:whitespace-pre-line {
    white-space: pre-line;
  }

  .sm\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .sm\:break-words {
    word-wrap: break-word;
  }

  .sm\:break-normal {
    word-wrap: normal;
  }

  .sm\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .sm\:w-1 {
    width: .25rem;
  }

  .sm\:w-2 {
    width: .5rem;
  }

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

  .sm\:w-4 {
    width: 1rem;
  }

  .sm\:w-5 {
    width: 1.25rem;
  }

  .sm\:w-6 {
    width: 1.5rem;
  }

  .sm\:w-8 {
    width: 2rem;
  }

  .sm\:w-10 {
    width: 2.5rem;
  }

  .sm\:w-12 {
    width: 3rem;
  }

  .sm\:w-16 {
    width: 4rem;
  }

  .sm\:w-24 {
    width: 6rem;
  }

  .sm\:w-32 {
    width: 8rem;
  }

  .sm\:w-48 {
    width: 12rem;
  }

  .sm\:w-64 {
    width: 16rem;
  }

  .sm\:w-auto {
    width: auto;
  }

  .sm\:w-px {
    width: 1px;
  }

  .sm\:w-1\/2 {
    width: 50%;
  }

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

  .sm\:w-2\/3 {
    width: 66.66667%;
  }

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

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

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

  .sm\:w-2\/5 {
    width: 40%;
  }

  .sm\:w-3\/5 {
    width: 60%;
  }

  .sm\:w-4\/5 {
    width: 80%;
  }

  .sm\:w-1\/6 {
    width: 16.66667%;
  }

  .sm\:w-5\/6 {
    width: 83.33333%;
  }

  .sm\:w-full {
    width: 100%;
  }

  .sm\:w-screen {
    width: 100vw;
  }

  .sm\:z-0 {
    z-index: 0;
  }

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

  .sm\:z-20 {
    z-index: 20;
  }

  .sm\:z-30 {
    z-index: 30;
  }

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

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

  .sm\:z-auto {
    z-index: auto;
  }
}

@media (min-width: 768px) {
  .md\:list-reset {
    list-style: none;
    padding: 0;
  }

  .md\:appearance-none {
    appearance: none;
  }

  .md\:bg-fixed {
    background-attachment: fixed;
  }

  .md\:bg-local {
    background-attachment: local;
  }

  .md\:bg-scroll {
    background-attachment: scroll;
  }

  .md\:bg-transparent {
    background-color: transparent;
  }

  .md\:bg-white {
    background-color: #fff;
  }

  .md\:bg-black {
    background-color: #262626;
  }

  .md\:bg-grey-darker {
    background-color: #757575;
  }

  .md\:bg-grey-dark {
    background-color: #a1a1a1;
  }

  .md\:bg-grey {
    background-color: #d0d3d6;
  }

  .md\:bg-grey-light {
    background-color: #e6e8eb;
  }

  .md\:bg-grey-lighter {
    background-color: #f5f6f7;
  }

  .md\:bg-red-dark {
    background-color: #cc1f1a;
  }

  .md\:bg-red {
    background-color: #f24946;
  }

  .md\:bg-red-light {
    background-color: #f9acaa;
  }

  .md\:bg-yellow-dark {
    background-color: #f2d024;
  }

  .md\:bg-yellow {
    background-color: #ffed4a;
  }

  .md\:bg-yellow-light {
    background-color: #fff382;
  }

  .md\:bg-green-dark {
    background-color: #1f9d55;
  }

  .md\:bg-green {
    background-color: #3c6;
  }

  .md\:bg-green-light {
    background-color: #a2f5bf;
  }

  .md\:bg-blue-dark {
    background-color: #2779bd;
  }

  .md\:bg-blue {
    background-color: #3490dc;
  }

  .md\:bg-blue-light {
    background-color: #6cb2eb;
  }

  .md\:bg-primary-darker {
    background-color: #1570d4;
  }

  .md\:bg-primary-dark {
    background-color: #2779bd;
  }

  .md\:bg-primary {
    background-color: #1570d4;
  }

  .md\:bg-primary-light {
    background-color: #6cb2eb;
  }

  .md\:bg-primary-lighter {
    background-color: #6cb2eb;
  }

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

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

  .md\:hover\:bg-black:hover {
    background-color: #262626;
  }

  .md\:hover\:bg-grey-darker:hover {
    background-color: #757575;
  }

  .md\:hover\:bg-grey-dark:hover {
    background-color: #a1a1a1;
  }

  .md\:hover\:bg-grey:hover {
    background-color: #d0d3d6;
  }

  .md\:hover\:bg-grey-light:hover {
    background-color: #e6e8eb;
  }

  .md\:hover\:bg-grey-lighter:hover {
    background-color: #f5f6f7;
  }

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

  .md\:hover\:bg-red:hover {
    background-color: #f24946;
  }

  .md\:hover\:bg-red-light:hover {
    background-color: #f9acaa;
  }

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

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

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

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

  .md\:hover\:bg-green:hover {
    background-color: #3c6;
  }

  .md\:hover\:bg-green-light:hover {
    background-color: #a2f5bf;
  }

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

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

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

  .md\:hover\:bg-primary-darker:hover {
    background-color: #1570d4;
  }

  .md\:hover\:bg-primary-dark:hover {
    background-color: #2779bd;
  }

  .md\:hover\:bg-primary:hover {
    background-color: #1570d4;
  }

  .md\:hover\:bg-primary-light:hover {
    background-color: #6cb2eb;
  }

  .md\:hover\:bg-primary-lighter:hover {
    background-color: #6cb2eb;
  }

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

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

  .md\:focus\:bg-black:focus {
    background-color: #262626;
  }

  .md\:focus\:bg-grey-darker:focus {
    background-color: #757575;
  }

  .md\:focus\:bg-grey-dark:focus {
    background-color: #a1a1a1;
  }

  .md\:focus\:bg-grey:focus {
    background-color: #d0d3d6;
  }

  .md\:focus\:bg-grey-light:focus {
    background-color: #e6e8eb;
  }

  .md\:focus\:bg-grey-lighter:focus {
    background-color: #f5f6f7;
  }

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

  .md\:focus\:bg-red:focus {
    background-color: #f24946;
  }

  .md\:focus\:bg-red-light:focus {
    background-color: #f9acaa;
  }

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

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

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

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

  .md\:focus\:bg-green:focus {
    background-color: #3c6;
  }

  .md\:focus\:bg-green-light:focus {
    background-color: #a2f5bf;
  }

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

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

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

  .md\:focus\:bg-primary-darker:focus {
    background-color: #1570d4;
  }

  .md\:focus\:bg-primary-dark:focus {
    background-color: #2779bd;
  }

  .md\:focus\:bg-primary:focus {
    background-color: #1570d4;
  }

  .md\:focus\:bg-primary-light:focus {
    background-color: #6cb2eb;
  }

  .md\:focus\:bg-primary-lighter:focus {
    background-color: #6cb2eb;
  }

  .md\:bg-bottom {
    background-position: bottom;
  }

  .md\:bg-center {
    background-position: center;
  }

  .md\:bg-left {
    background-position: left;
  }

  .md\:bg-left-bottom {
    background-position: left bottom;
  }

  .md\:bg-left-top {
    background-position: left top;
  }

  .md\:bg-right {
    background-position: right;
  }

  .md\:bg-right-bottom {
    background-position: right bottom;
  }

  .md\:bg-right-top {
    background-position: right top;
  }

  .md\:bg-top {
    background-position: top;
  }

  .md\:bg-repeat {
    background-repeat: repeat;
  }

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

  .md\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .md\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .md\:bg-auto {
    background-size: auto;
  }

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

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

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

  .md\:border-white {
    border-color: #fff;
  }

  .md\:border-black {
    border-color: #262626;
  }

  .md\:border-grey-darker {
    border-color: #757575;
  }

  .md\:border-grey-dark {
    border-color: #a1a1a1;
  }

  .md\:border-grey {
    border-color: #d0d3d6;
  }

  .md\:border-grey-light {
    border-color: #e6e8eb;
  }

  .md\:border-grey-lighter {
    border-color: #f5f6f7;
  }

  .md\:border-red-dark {
    border-color: #cc1f1a;
  }

  .md\:border-red {
    border-color: #f24946;
  }

  .md\:border-red-light {
    border-color: #f9acaa;
  }

  .md\:border-yellow-dark {
    border-color: #f2d024;
  }

  .md\:border-yellow {
    border-color: #ffed4a;
  }

  .md\:border-yellow-light {
    border-color: #fff382;
  }

  .md\:border-green-dark {
    border-color: #1f9d55;
  }

  .md\:border-green {
    border-color: #3c6;
  }

  .md\:border-green-light {
    border-color: #a2f5bf;
  }

  .md\:border-blue-dark {
    border-color: #2779bd;
  }

  .md\:border-blue {
    border-color: #3490dc;
  }

  .md\:border-blue-light {
    border-color: #6cb2eb;
  }

  .md\:border-primary-darker {
    border-color: #1570d4;
  }

  .md\:border-primary-dark {
    border-color: #2779bd;
  }

  .md\:border-primary {
    border-color: #1570d4;
  }

  .md\:border-primary-light {
    border-color: #6cb2eb;
  }

  .md\:border-primary-lighter {
    border-color: #6cb2eb;
  }

  .md\:hover\:border-transparent:hover {
    border-color: transparent;
  }

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

  .md\:hover\:border-black:hover {
    border-color: #262626;
  }

  .md\:hover\:border-grey-darker:hover {
    border-color: #757575;
  }

  .md\:hover\:border-grey-dark:hover {
    border-color: #a1a1a1;
  }

  .md\:hover\:border-grey:hover {
    border-color: #d0d3d6;
  }

  .md\:hover\:border-grey-light:hover {
    border-color: #e6e8eb;
  }

  .md\:hover\:border-grey-lighter:hover {
    border-color: #f5f6f7;
  }

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

  .md\:hover\:border-red:hover {
    border-color: #f24946;
  }

  .md\:hover\:border-red-light:hover {
    border-color: #f9acaa;
  }

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

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

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

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

  .md\:hover\:border-green:hover {
    border-color: #3c6;
  }

  .md\:hover\:border-green-light:hover {
    border-color: #a2f5bf;
  }

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

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

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

  .md\:hover\:border-primary-darker:hover {
    border-color: #1570d4;
  }

  .md\:hover\:border-primary-dark:hover {
    border-color: #2779bd;
  }

  .md\:hover\:border-primary:hover {
    border-color: #1570d4;
  }

  .md\:hover\:border-primary-light:hover {
    border-color: #6cb2eb;
  }

  .md\:hover\:border-primary-lighter:hover {
    border-color: #6cb2eb;
  }

  .md\:focus\:border-transparent:focus {
    border-color: transparent;
  }

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

  .md\:focus\:border-black:focus {
    border-color: #262626;
  }

  .md\:focus\:border-grey-darker:focus {
    border-color: #757575;
  }

  .md\:focus\:border-grey-dark:focus {
    border-color: #a1a1a1;
  }

  .md\:focus\:border-grey:focus {
    border-color: #d0d3d6;
  }

  .md\:focus\:border-grey-light:focus {
    border-color: #e6e8eb;
  }

  .md\:focus\:border-grey-lighter:focus {
    border-color: #f5f6f7;
  }

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

  .md\:focus\:border-red:focus {
    border-color: #f24946;
  }

  .md\:focus\:border-red-light:focus {
    border-color: #f9acaa;
  }

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

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

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

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

  .md\:focus\:border-green:focus {
    border-color: #3c6;
  }

  .md\:focus\:border-green-light:focus {
    border-color: #a2f5bf;
  }

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

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

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

  .md\:focus\:border-primary-darker:focus {
    border-color: #1570d4;
  }

  .md\:focus\:border-primary-dark:focus {
    border-color: #2779bd;
  }

  .md\:focus\:border-primary:focus {
    border-color: #1570d4;
  }

  .md\:focus\:border-primary-light:focus {
    border-color: #6cb2eb;
  }

  .md\:focus\:border-primary-lighter:focus {
    border-color: #6cb2eb;
  }

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

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

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

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

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

  .md\:rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .md\:rounded-r-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .md\:rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .md\:rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

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

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

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

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

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

  .md\:rounded-r {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
  }

  .md\:rounded-b {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }

  .md\:rounded-l {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }

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

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

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

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

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

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

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

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

  .md\:rounded-tl-none {
    border-top-left-radius: 0;
  }

  .md\:rounded-tr-none {
    border-top-right-radius: 0;
  }

  .md\:rounded-br-none {
    border-bottom-right-radius: 0;
  }

  .md\:rounded-bl-none {
    border-bottom-left-radius: 0;
  }

  .md\:rounded-tl-sm {
    border-top-left-radius: .125rem;
  }

  .md\:rounded-tr-sm {
    border-top-right-radius: .125rem;
  }

  .md\:rounded-br-sm {
    border-bottom-right-radius: .125rem;
  }

  .md\:rounded-bl-sm {
    border-bottom-left-radius: .125rem;
  }

  .md\:rounded-tl {
    border-top-left-radius: .25rem;
  }

  .md\:rounded-tr {
    border-top-right-radius: .25rem;
  }

  .md\:rounded-br {
    border-bottom-right-radius: .25rem;
  }

  .md\:rounded-bl {
    border-bottom-left-radius: .25rem;
  }

  .md\:rounded-tl-lg {
    border-top-left-radius: .5rem;
  }

  .md\:rounded-tr-lg {
    border-top-right-radius: .5rem;
  }

  .md\:rounded-br-lg {
    border-bottom-right-radius: .5rem;
  }

  .md\:rounded-bl-lg {
    border-bottom-left-radius: .5rem;
  }

  .md\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .md\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .md\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .md\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .md\:border-solid {
    border-style: solid;
  }

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

  .md\:border-dotted {
    border-style: dotted;
  }

  .md\:border-none {
    border-style: none;
  }

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

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

  .md\:border-4 {
    border-width: 4px;
  }

  .md\:border-8 {
    border-width: 8px;
  }

  .md\:border {
    border-width: 1px;
  }

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

  .md\:border-r-0 {
    border-right-width: 0;
  }

  .md\:border-b-0 {
    border-bottom-width: 0;
  }

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

  .md\:border-t-2 {
    border-top-width: 2px;
  }

  .md\:border-r-2 {
    border-right-width: 2px;
  }

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

  .md\:border-l-2 {
    border-left-width: 2px;
  }

  .md\:border-t-4 {
    border-top-width: 4px;
  }

  .md\:border-r-4 {
    border-right-width: 4px;
  }

  .md\:border-b-4 {
    border-bottom-width: 4px;
  }

  .md\:border-l-4 {
    border-left-width: 4px;
  }

  .md\:border-t-8 {
    border-top-width: 8px;
  }

  .md\:border-r-8 {
    border-right-width: 8px;
  }

  .md\:border-b-8 {
    border-bottom-width: 8px;
  }

  .md\:border-l-8 {
    border-left-width: 8px;
  }

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

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

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

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

  .md\:cursor-auto {
    cursor: auto;
  }

  .md\:cursor-default {
    cursor: default;
  }

  .md\:cursor-pointer {
    cursor: pointer;
  }

  .md\:cursor-wait {
    cursor: wait;
  }

  .md\:cursor-move {
    cursor: move;
  }

  .md\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .md\:block {
    display: block;
  }

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

  .md\:inline {
    display: inline;
  }

  .md\:table {
    display: table;
  }

  .md\:table-row {
    display: table-row;
  }

  .md\:table-cell {
    display: table-cell;
  }

  .md\:hidden {
    display: none;
  }

  .md\:flex {
    display: flex;
  }

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

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

  .md\:flex-row-reverse {
    flex-direction: row-reverse;
  }

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

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

  .md\:flex-wrap {
    flex-wrap: wrap;
  }

  .md\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .md\:flex-no-wrap {
    flex-wrap: nowrap;
  }

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

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

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

  .md\:items-baseline {
    align-items: baseline;
  }

  .md\:items-stretch {
    align-items: stretch;
  }

  .md\:self-auto {
    align-self: auto;
  }

  .md\:self-start {
    align-self: flex-start;
  }

  .md\:self-end {
    align-self: flex-end;
  }

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

  .md\:self-stretch {
    align-self: stretch;
  }

  .md\:justify-start {
    justify-content: flex-start;
  }

  .md\:justify-end {
    justify-content: flex-end;
  }

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

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

  .md\:justify-around {
    justify-content: space-around;
  }

  .md\:content-center {
    align-content: center;
  }

  .md\:content-start {
    align-content: flex-start;
  }

  .md\:content-end {
    align-content: flex-end;
  }

  .md\:content-between {
    align-content: space-between;
  }

  .md\:content-around {
    align-content: space-around;
  }

  .md\:flex-1 {
    flex: 1;
  }

  .md\:flex-auto {
    flex: auto;
  }

  .md\:flex-initial {
    flex: initial;
  }

  .md\:flex-none {
    flex: none;
  }

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

  .md\:flex-shrink {
    flex-shrink: 1;
  }

  .md\:flex-no-grow {
    flex-grow: 0;
  }

  .md\:flex-no-shrink {
    flex-shrink: 0;
  }

  .md\:float-right {
    float: right;
  }

  .md\:float-left {
    float: left;
  }

  .md\:float-none {
    float: none;
  }

  .md\:clearfix:after {
    content: "";
    display: table;
    clear: both;
  }

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

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

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

  .md\:font-hairline {
    font-weight: 100;
  }

  .md\:font-thin {
    font-weight: 200;
  }

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

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

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

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

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

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

  .md\:font-black {
    font-weight: 900;
  }

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

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

  .md\:hover\:font-light:hover {
    font-weight: 300;
  }

  .md\:hover\:font-normal:hover {
    font-weight: 400;
  }

  .md\:hover\:font-medium:hover {
    font-weight: 500;
  }

  .md\:hover\:font-semibold:hover {
    font-weight: 600;
  }

  .md\:hover\:font-bold:hover {
    font-weight: 700;
  }

  .md\:hover\:font-extrabold:hover {
    font-weight: 800;
  }

  .md\:hover\:font-black:hover {
    font-weight: 900;
  }

  .md\:focus\:font-hairline:focus {
    font-weight: 100;
  }

  .md\:focus\:font-thin:focus {
    font-weight: 200;
  }

  .md\:focus\:font-light:focus {
    font-weight: 300;
  }

  .md\:focus\:font-normal:focus {
    font-weight: 400;
  }

  .md\:focus\:font-medium:focus {
    font-weight: 500;
  }

  .md\:focus\:font-semibold:focus {
    font-weight: 600;
  }

  .md\:focus\:font-bold:focus {
    font-weight: 700;
  }

  .md\:focus\:font-extrabold:focus {
    font-weight: 800;
  }

  .md\:focus\:font-black:focus {
    font-weight: 900;
  }

  .md\:h-1 {
    height: .25rem;
  }

  .md\:h-2 {
    height: .5rem;
  }

  .md\:h-3 {
    height: .75rem;
  }

  .md\:h-4 {
    height: 1rem;
  }

  .md\:h-5 {
    height: 1.25rem;
  }

  .md\:h-6 {
    height: 1.5rem;
  }

  .md\:h-8 {
    height: 2rem;
  }

  .md\:h-10 {
    height: 2.5rem;
  }

  .md\:h-12 {
    height: 3rem;
  }

  .md\:h-16 {
    height: 4rem;
  }

  .md\:h-24 {
    height: 6rem;
  }

  .md\:h-32 {
    height: 8rem;
  }

  .md\:h-48 {
    height: 12rem;
  }

  .md\:h-64 {
    height: 16rem;
  }

  .md\:h-auto {
    height: auto;
  }

  .md\:h-px {
    height: 1px;
  }

  .md\:h-full {
    height: 100%;
  }

  .md\:h-screen {
    height: 100vh;
  }

  .md\:leading-none {
    line-height: 1;
  }

  .md\:leading-tight {
    line-height: 1.25;
  }

  .md\:leading-normal {
    line-height: 1.5;
  }

  .md\:leading-loose {
    line-height: 2;
  }

  .md\:m-0 {
    margin: 0;
  }

  .md\:m-1 {
    margin: .25rem;
  }

  .md\:m-2 {
    margin: .5rem;
  }

  .md\:m-4 {
    margin: 1rem;
  }

  .md\:m-5 {
    margin: 1.25rem;
  }

  .md\:m-8 {
    margin: 2rem;
  }

  .md\:m-10 {
    margin: 2.5rem;
  }

  .md\:m-16 {
    margin: 4rem;
  }

  .md\:m-auto {
    margin: auto;
  }

  .md\:m-px {
    margin: 1px;
  }

  .md\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .md\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .md\:my-1 {
    margin-top: .25rem;
    margin-bottom: .25rem;
  }

  .md\:mx-1 {
    margin-left: .25rem;
    margin-right: .25rem;
  }

  .md\:my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .md\:mx-2 {
    margin-left: .5rem;
    margin-right: .5rem;
  }

  .md\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .md\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .md\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .md\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .md\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .md\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .md\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .md\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .md\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .md\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .md\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .md\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .md\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .md\:mt-0 {
    margin-top: 0;
  }

  .md\:mr-0 {
    margin-right: 0;
  }

  .md\:mb-0 {
    margin-bottom: 0;
  }

  .md\:ml-0 {
    margin-left: 0;
  }

  .md\:mt-1 {
    margin-top: .25rem;
  }

  .md\:mr-1 {
    margin-right: .25rem;
  }

  .md\:mb-1 {
    margin-bottom: .25rem;
  }

  .md\:ml-1 {
    margin-left: .25rem;
  }

  .md\:mt-2 {
    margin-top: .5rem;
  }

  .md\:mr-2 {
    margin-right: .5rem;
  }

  .md\:mb-2 {
    margin-bottom: .5rem;
  }

  .md\:ml-2 {
    margin-left: .5rem;
  }

  .md\:mt-4 {
    margin-top: 1rem;
  }

  .md\:mr-4 {
    margin-right: 1rem;
  }

  .md\:mb-4 {
    margin-bottom: 1rem;
  }

  .md\:ml-4 {
    margin-left: 1rem;
  }

  .md\:mt-5 {
    margin-top: 1.25rem;
  }

  .md\:mr-5 {
    margin-right: 1.25rem;
  }

  .md\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .md\:ml-5 {
    margin-left: 1.25rem;
  }

  .md\:mt-8 {
    margin-top: 2rem;
  }

  .md\:mr-8 {
    margin-right: 2rem;
  }

  .md\:mb-8 {
    margin-bottom: 2rem;
  }

  .md\:ml-8 {
    margin-left: 2rem;
  }

  .md\:mt-10 {
    margin-top: 2.5rem;
  }

  .md\:mr-10 {
    margin-right: 2.5rem;
  }

  .md\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .md\:ml-10 {
    margin-left: 2.5rem;
  }

  .md\:mt-16 {
    margin-top: 4rem;
  }

  .md\:mr-16 {
    margin-right: 4rem;
  }

  .md\:mb-16 {
    margin-bottom: 4rem;
  }

  .md\:ml-16 {
    margin-left: 4rem;
  }

  .md\:mt-auto {
    margin-top: auto;
  }

  .md\:mr-auto {
    margin-right: auto;
  }

  .md\:mb-auto {
    margin-bottom: auto;
  }

  .md\:ml-auto {
    margin-left: auto;
  }

  .md\:mt-px {
    margin-top: 1px;
  }

  .md\:mr-px {
    margin-right: 1px;
  }

  .md\:mb-px {
    margin-bottom: 1px;
  }

  .md\:ml-px {
    margin-left: 1px;
  }

  .md\:max-h-full {
    max-height: 100%;
  }

  .md\:max-h-screen {
    max-height: 100vh;
  }

  .md\:max-w-xs {
    max-width: 20rem;
  }

  .md\:max-w-sm {
    max-width: 30rem;
  }

  .md\:max-w-md {
    max-width: 40rem;
  }

  .md\:max-w-lg {
    max-width: 50rem;
  }

  .md\:max-w-xl {
    max-width: 60rem;
  }

  .md\:max-w-2xl {
    max-width: 70rem;
  }

  .md\:max-w-3xl {
    max-width: 80rem;
  }

  .md\:max-w-4xl {
    max-width: 90rem;
  }

  .md\:max-w-5xl {
    max-width: 100rem;
  }

  .md\:max-w-full {
    max-width: 100%;
  }

  .md\:min-h-0 {
    min-height: 0;
  }

  .md\:min-h-full {
    min-height: 100%;
  }

  .md\:min-h-screen {
    min-height: 100vh;
  }

  .md\:min-w-0 {
    min-width: 0;
  }

  .md\:min-w-full {
    min-width: 100%;
  }

  .md\:-m-0 {
    margin: 0;
  }

  .md\:-m-2 {
    margin: -0.5rem;
  }

  .md\:-m-4 {
    margin: -1rem;
  }

  .md\:-m-5 {
    margin: -1.25rem;
  }

  .md\:-m-8 {
    margin: -2rem;
  }

  .md\:-m-10 {
    margin: -2.5rem;
  }

  .md\:-m-16 {
    margin: -4rem;
  }

  .md\:-m-px {
    margin: -1px;
  }

  .md\:-my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .md\:-mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .md\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .md\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .md\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .md\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .md\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .md\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .md\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .md\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .md\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .md\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .md\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .md\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .md\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .md\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .md\:-mt-0 {
    margin-top: 0;
  }

  .md\:-mr-0 {
    margin-right: 0;
  }

  .md\:-mb-0 {
    margin-bottom: 0;
  }

  .md\:-ml-0 {
    margin-left: 0;
  }

  .md\:-mt-2 {
    margin-top: -0.5rem;
  }

  .md\:-mr-2 {
    margin-right: -0.5rem;
  }

  .md\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .md\:-ml-2 {
    margin-left: -0.5rem;
  }

  .md\:-mt-4 {
    margin-top: -1rem;
  }

  .md\:-mr-4 {
    margin-right: -1rem;
  }

  .md\:-mb-4 {
    margin-bottom: -1rem;
  }

  .md\:-ml-4 {
    margin-left: -1rem;
  }

  .md\:-mt-5 {
    margin-top: -1.25rem;
  }

  .md\:-mr-5 {
    margin-right: -1.25rem;
  }

  .md\:-mb-5 {
    margin-bottom: -1.25rem;
  }

  .md\:-ml-5 {
    margin-left: -1.25rem;
  }

  .md\:-mt-8 {
    margin-top: -2rem;
  }

  .md\:-mr-8 {
    margin-right: -2rem;
  }

  .md\:-mb-8 {
    margin-bottom: -2rem;
  }

  .md\:-ml-8 {
    margin-left: -2rem;
  }

  .md\:-mt-10 {
    margin-top: -2.5rem;
  }

  .md\:-mr-10 {
    margin-right: -2.5rem;
  }

  .md\:-mb-10 {
    margin-bottom: -2.5rem;
  }

  .md\:-ml-10 {
    margin-left: -2.5rem;
  }

  .md\:-mt-16 {
    margin-top: -4rem;
  }

  .md\:-mr-16 {
    margin-right: -4rem;
  }

  .md\:-mb-16 {
    margin-bottom: -4rem;
  }

  .md\:-ml-16 {
    margin-left: -4rem;
  }

  .md\:-mt-px {
    margin-top: -1px;
  }

  .md\:-mr-px {
    margin-right: -1px;
  }

  .md\:-mb-px {
    margin-bottom: -1px;
  }

  .md\:-ml-px {
    margin-left: -1px;
  }

  .md\:opacity-0 {
    opacity: 0;
  }

  .md\:opacity-25 {
    opacity: .25;
  }

  .md\:opacity-50 {
    opacity: .5;
  }

  .md\:opacity-75 {
    opacity: .75;
  }

  .md\:opacity-100 {
    opacity: 1;
  }

  .md\:overflow-auto {
    overflow: auto;
  }

  .md\:overflow-hidden {
    overflow: hidden;
  }

  .md\:overflow-visible {
    overflow: visible;
  }

  .md\:overflow-scroll {
    overflow: scroll;
  }

  .md\:overflow-x-auto {
    overflow-x: auto;
  }

  .md\:overflow-y-auto {
    overflow-y: auto;
  }

  .md\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .md\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .md\:overflow-x-visible {
    overflow-x: visible;
  }

  .md\:overflow-y-visible {
    overflow-y: visible;
  }

  .md\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .md\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .md\:scrolling-touch {
    -webkit-overflow-scrolling: touch;
  }

  .md\:scrolling-auto {
    -webkit-overflow-scrolling: auto;
  }

  .md\:p-0 {
    padding: 0;
  }

  .md\:p-1 {
    padding: .25rem;
  }

  .md\:p-2 {
    padding: .5rem;
  }

  .md\:p-4 {
    padding: 1rem;
  }

  .md\:p-5 {
    padding: 1.25rem;
  }

  .md\:p-8 {
    padding: 2rem;
  }

  .md\:p-10 {
    padding: 2.5rem;
  }

  .md\:p-12 {
    padding: 3rem;
  }

  .md\:p-16 {
    padding: 4rem;
  }

  .md\:p-px {
    padding: 1px;
  }

  .md\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .md\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .md\:py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem;
  }

  .md\:px-1 {
    padding-left: .25rem;
    padding-right: .25rem;
  }

  .md\:py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .md\:px-2 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .md\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .md\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .md\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .md\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .md\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .md\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .md\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .md\:pt-0 {
    padding-top: 0;
  }

  .md\:pr-0 {
    padding-right: 0;
  }

  .md\:pb-0 {
    padding-bottom: 0;
  }

  .md\:pl-0 {
    padding-left: 0;
  }

  .md\:pt-1 {
    padding-top: .25rem;
  }

  .md\:pr-1 {
    padding-right: .25rem;
  }

  .md\:pb-1 {
    padding-bottom: .25rem;
  }

  .md\:pl-1 {
    padding-left: .25rem;
  }

  .md\:pt-2 {
    padding-top: .5rem;
  }

  .md\:pr-2 {
    padding-right: .5rem;
  }

  .md\:pb-2 {
    padding-bottom: .5rem;
  }

  .md\:pl-2 {
    padding-left: .5rem;
  }

  .md\:pt-4 {
    padding-top: 1rem;
  }

  .md\:pr-4 {
    padding-right: 1rem;
  }

  .md\:pb-4 {
    padding-bottom: 1rem;
  }

  .md\:pl-4 {
    padding-left: 1rem;
  }

  .md\:pt-5 {
    padding-top: 1.25rem;
  }

  .md\:pr-5 {
    padding-right: 1.25rem;
  }

  .md\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .md\:pl-5 {
    padding-left: 1.25rem;
  }

  .md\:pt-8 {
    padding-top: 2rem;
  }

  .md\:pr-8 {
    padding-right: 2rem;
  }

  .md\:pb-8 {
    padding-bottom: 2rem;
  }

  .md\:pl-8 {
    padding-left: 2rem;
  }

  .md\:pt-10 {
    padding-top: 2.5rem;
  }

  .md\:pr-10 {
    padding-right: 2.5rem;
  }

  .md\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .md\:pl-10 {
    padding-left: 2.5rem;
  }

  .md\:pt-12 {
    padding-top: 3rem;
  }

  .md\:pr-12 {
    padding-right: 3rem;
  }

  .md\:pb-12 {
    padding-bottom: 3rem;
  }

  .md\:pl-12 {
    padding-left: 3rem;
  }

  .md\:pt-16 {
    padding-top: 4rem;
  }

  .md\:pr-16 {
    padding-right: 4rem;
  }

  .md\:pb-16 {
    padding-bottom: 4rem;
  }

  .md\:pl-16 {
    padding-left: 4rem;
  }

  .md\:pt-px {
    padding-top: 1px;
  }

  .md\:pr-px {
    padding-right: 1px;
  }

  .md\:pb-px {
    padding-bottom: 1px;
  }

  .md\:pl-px {
    padding-left: 1px;
  }

  .md\:pointer-events-none {
    pointer-events: none;
  }

  .md\:pointer-events-auto {
    pointer-events: auto;
  }

  .md\:static {
    position: static;
  }

  .md\:fixed {
    position: fixed;
  }

  .md\:absolute {
    position: absolute;
  }

  .md\:relative {
    position: relative;
  }

  .md\:sticky {
    position: sticky;
  }

  .md\:pin-none {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .md\:pin {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .md\:pin-y {
    top: 0;
    bottom: 0;
  }

  .md\:pin-x {
    right: 0;
    left: 0;
  }

  .md\:pin-t {
    top: 0;
  }

  .md\:pin-r {
    right: 0;
  }

  .md\:pin-b {
    bottom: 0;
  }

  .md\:pin-l {
    left: 0;
  }

  .md\:resize-none {
    resize: none;
  }

  .md\:resize-y {
    resize: vertical;
  }

  .md\:resize-x {
    resize: horizontal;
  }

  .md\:resize {
    resize: both;
  }

  .md\:shadow {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
  }

  .md\:shadow-md {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08);
  }

  .md\:shadow-lg {
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08);
  }

  .md\:shadow-inner {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);
  }

  .md\:shadow-outline {
    box-shadow: 0 0 0 3px rgba(52, 144, 220, .5);
  }

  .md\:shadow-none {
    box-shadow: none;
  }

  .md\:hover\:shadow:hover {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
  }

  .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);
  }

  .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);
  }

  .md\:hover\:shadow-inner:hover {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);
  }

  .md\:hover\:shadow-outline:hover {
    box-shadow: 0 0 0 3px rgba(52, 144, 220, .5);
  }

  .md\:hover\:shadow-none:hover {
    box-shadow: none;
  }

  .md\:focus\:shadow:focus {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
  }

  .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);
  }

  .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);
  }

  .md\:focus\:shadow-inner:focus {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);
  }

  .md\:focus\:shadow-outline:focus {
    box-shadow: 0 0 0 3px rgba(52, 144, 220, .5);
  }

  .md\:focus\:shadow-none:focus {
    box-shadow: none;
  }

  .md\:table-auto {
    table-layout: auto;
  }

  .md\:table-fixed {
    table-layout: fixed;
  }

  .md\:text-left {
    text-align: left;
  }

  .md\:text-center {
    text-align: center;
  }

  .md\:text-right {
    text-align: right;
  }

  .md\:text-justify {
    text-align: justify;
  }

  .md\:text-black {
    color: #262626;
  }

  .md\:text-white {
    color: #fff;
  }

  .md\:text-red-dark {
    color: #cc1f1a;
  }

  .md\:text-red {
    color: #f24946;
  }

  .md\:text-yellow {
    color: #ffed4a;
  }

  .md\:text-green {
    color: #3c6;
  }

  .md\:text-blue {
    color: #3490dc;
  }

  .md\:text-grey-darker {
    color: #757575;
  }

  .md\:text-grey-dark {
    color: #a1a1a1;
  }

  .md\:text-grey {
    color: #d0d3d6;
  }

  .md\:text-grey-light {
    color: #e6e8eb;
  }

  .md\:text-grey-lighter {
    color: #f5f6f7;
  }

  .md\:text-primary-dark {
    color: #2779bd;
  }

  .md\:text-primary {
    color: #1570d4;
  }

  .md\:text-primary-light {
    color: #6cb2eb;
  }

  .md\:hover\:text-black:hover {
    color: #262626;
  }

  .md\:hover\:text-white:hover {
    color: #fff;
  }

  .md\:hover\:text-red-dark:hover {
    color: #cc1f1a;
  }

  .md\:hover\:text-red:hover {
    color: #f24946;
  }

  .md\:hover\:text-yellow:hover {
    color: #ffed4a;
  }

  .md\:hover\:text-green:hover {
    color: #3c6;
  }

  .md\:hover\:text-blue:hover {
    color: #3490dc;
  }

  .md\:hover\:text-grey-darker:hover {
    color: #757575;
  }

  .md\:hover\:text-grey-dark:hover {
    color: #a1a1a1;
  }

  .md\:hover\:text-grey:hover {
    color: #d0d3d6;
  }

  .md\:hover\:text-grey-light:hover {
    color: #e6e8eb;
  }

  .md\:hover\:text-grey-lighter:hover {
    color: #f5f6f7;
  }

  .md\:hover\:text-primary-dark:hover {
    color: #2779bd;
  }

  .md\:hover\:text-primary:hover {
    color: #1570d4;
  }

  .md\:hover\:text-primary-light:hover {
    color: #6cb2eb;
  }

  .md\:focus\:text-black:focus {
    color: #262626;
  }

  .md\:focus\:text-white:focus {
    color: #fff;
  }

  .md\:focus\:text-red-dark:focus {
    color: #cc1f1a;
  }

  .md\:focus\:text-red:focus {
    color: #f24946;
  }

  .md\:focus\:text-yellow:focus {
    color: #ffed4a;
  }

  .md\:focus\:text-green:focus {
    color: #3c6;
  }

  .md\:focus\:text-blue:focus {
    color: #3490dc;
  }

  .md\:focus\:text-grey-darker:focus {
    color: #757575;
  }

  .md\:focus\:text-grey-dark:focus {
    color: #a1a1a1;
  }

  .md\:focus\:text-grey:focus {
    color: #d0d3d6;
  }

  .md\:focus\:text-grey-light:focus {
    color: #e6e8eb;
  }

  .md\:focus\:text-grey-lighter:focus {
    color: #f5f6f7;
  }

  .md\:focus\:text-primary-dark:focus {
    color: #2779bd;
  }

  .md\:focus\:text-primary:focus {
    color: #1570d4;
  }

  .md\:focus\:text-primary-light:focus {
    color: #6cb2eb;
  }

  .md\:text-xs {
    font-size: .75rem;
  }

  .md\:text-sm {
    font-size: .875rem;
  }

  .md\:text-base {
    font-size: 1rem;
  }

  .md\:text-lg {
    font-size: 1.125rem;
  }

  .md\:text-xl {
    font-size: 1.25rem;
  }

  .md\:text-2xl {
    font-size: 1.5rem;
  }

  .md\:text-3xl {
    font-size: 1.875rem;
  }

  .md\:text-4xl {
    font-size: 2.25rem;
  }

  .md\:text-5xl {
    font-size: 3rem;
  }

  .md\:italic {
    font-style: italic;
  }

  .md\:roman {
    font-style: normal;
  }

  .md\:uppercase {
    text-transform: uppercase;
  }

  .md\:lowercase {
    text-transform: lowercase;
  }

  .md\:capitalize {
    text-transform: capitalize;
  }

  .md\:normal-case {
    text-transform: none;
  }

  .md\:underline {
    text-decoration: underline;
  }

  .md\:line-through {
    text-decoration: line-through;
  }

  .md\:no-underline {
    text-decoration: none;
  }

  .md\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .md\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .md\:hover\:italic:hover {
    font-style: italic;
  }

  .md\:hover\:roman:hover {
    font-style: normal;
  }

  .md\:hover\:uppercase:hover {
    text-transform: uppercase;
  }

  .md\:hover\:lowercase:hover {
    text-transform: lowercase;
  }

  .md\:hover\:capitalize:hover {
    text-transform: capitalize;
  }

  .md\:hover\:normal-case:hover {
    text-transform: none;
  }

  .md\:hover\:underline:hover {
    text-decoration: underline;
  }

  .md\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .md\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .md\:hover\:antialiased:hover {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .md\:hover\:subpixel-antialiased:hover {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .md\:focus\:italic:focus {
    font-style: italic;
  }

  .md\:focus\:roman:focus {
    font-style: normal;
  }

  .md\:focus\:uppercase:focus {
    text-transform: uppercase;
  }

  .md\:focus\:lowercase:focus {
    text-transform: lowercase;
  }

  .md\:focus\:capitalize:focus {
    text-transform: capitalize;
  }

  .md\:focus\:normal-case:focus {
    text-transform: none;
  }

  .md\:focus\:underline:focus {
    text-decoration: underline;
  }

  .md\:focus\:line-through:focus {
    text-decoration: line-through;
  }

  .md\:focus\:no-underline:focus {
    text-decoration: none;
  }

  .md\:focus\:antialiased:focus {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .md\:focus\:subpixel-antialiased:focus {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .md\:tracking-tight {
    letter-spacing: -0.05em;
  }

  .md\:tracking-normal {
    letter-spacing: 0;
  }

  .md\:tracking-wide {
    letter-spacing: .05em;
  }

  .md\:select-none {
    user-select: none;
  }

  .md\:select-text {
    user-select: text;
  }

  .md\:align-baseline {
    vertical-align: baseline;
  }

  .md\:align-top {
    vertical-align: top;
  }

  .md\:align-middle {
    vertical-align: middle;
  }

  .md\:align-bottom {
    vertical-align: bottom;
  }

  .md\:align-text-top {
    vertical-align: text-top;
  }

  .md\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .md\:visible {
    visibility: visible;
  }

  .md\:invisible {
    visibility: hidden;
  }

  .md\:whitespace-normal {
    white-space: normal;
  }

  .md\:whitespace-no-wrap {
    white-space: nowrap;
  }

  .md\:whitespace-pre {
    white-space: pre;
  }

  .md\:whitespace-pre-line {
    white-space: pre-line;
  }

  .md\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .md\:break-words {
    word-wrap: break-word;
  }

  .md\:break-normal {
    word-wrap: normal;
  }

  .md\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .md\:w-1 {
    width: .25rem;
  }

  .md\:w-2 {
    width: .5rem;
  }

  .md\:w-3 {
    width: .75rem;
  }

  .md\:w-4 {
    width: 1rem;
  }

  .md\:w-5 {
    width: 1.25rem;
  }

  .md\:w-6 {
    width: 1.5rem;
  }

  .md\:w-8 {
    width: 2rem;
  }

  .md\:w-10 {
    width: 2.5rem;
  }

  .md\:w-12 {
    width: 3rem;
  }

  .md\:w-16 {
    width: 4rem;
  }

  .md\:w-24 {
    width: 6rem;
  }

  .md\:w-32 {
    width: 8rem;
  }

  .md\:w-48 {
    width: 12rem;
  }

  .md\:w-64 {
    width: 16rem;
  }

  .md\:w-auto {
    width: auto;
  }

  .md\:w-px {
    width: 1px;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-1\/3 {
    width: 33.33333%;
  }

  .md\:w-2\/3 {
    width: 66.66667%;
  }

  .md\:w-1\/4 {
    width: 25%;
  }

  .md\:w-3\/4 {
    width: 75%;
  }

  .md\:w-1\/5 {
    width: 20%;
  }

  .md\:w-2\/5 {
    width: 40%;
  }

  .md\:w-3\/5 {
    width: 60%;
  }

  .md\:w-4\/5 {
    width: 80%;
  }

  .md\:w-1\/6 {
    width: 16.66667%;
  }

  .md\:w-5\/6 {
    width: 83.33333%;
  }

  .md\:w-full {
    width: 100%;
  }

  .md\:w-screen {
    width: 100vw;
  }

  .md\:z-0 {
    z-index: 0;
  }

  .md\:z-10 {
    z-index: 10;
  }

  .md\:z-20 {
    z-index: 20;
  }

  .md\:z-30 {
    z-index: 30;
  }

  .md\:z-40 {
    z-index: 40;
  }

  .md\:z-50 {
    z-index: 50;
  }

  .md\:z-auto {
    z-index: auto;
  }
}

@media (min-width: 992px) {
  .lg\:list-reset {
    list-style: none;
    padding: 0;
  }

  .lg\:appearance-none {
    appearance: none;
  }

  .lg\:bg-fixed {
    background-attachment: fixed;
  }

  .lg\:bg-local {
    background-attachment: local;
  }

  .lg\:bg-scroll {
    background-attachment: scroll;
  }

  .lg\:bg-transparent {
    background-color: transparent;
  }

  .lg\:bg-white {
    background-color: #fff;
  }

  .lg\:bg-black {
    background-color: #262626;
  }

  .lg\:bg-grey-darker {
    background-color: #757575;
  }

  .lg\:bg-grey-dark {
    background-color: #a1a1a1;
  }

  .lg\:bg-grey {
    background-color: #d0d3d6;
  }

  .lg\:bg-grey-light {
    background-color: #e6e8eb;
  }

  .lg\:bg-grey-lighter {
    background-color: #f5f6f7;
  }

  .lg\:bg-red-dark {
    background-color: #cc1f1a;
  }

  .lg\:bg-red {
    background-color: #f24946;
  }

  .lg\:bg-red-light {
    background-color: #f9acaa;
  }

  .lg\:bg-yellow-dark {
    background-color: #f2d024;
  }

  .lg\:bg-yellow {
    background-color: #ffed4a;
  }

  .lg\:bg-yellow-light {
    background-color: #fff382;
  }

  .lg\:bg-green-dark {
    background-color: #1f9d55;
  }

  .lg\:bg-green {
    background-color: #3c6;
  }

  .lg\:bg-green-light {
    background-color: #a2f5bf;
  }

  .lg\:bg-blue-dark {
    background-color: #2779bd;
  }

  .lg\:bg-blue {
    background-color: #3490dc;
  }

  .lg\:bg-blue-light {
    background-color: #6cb2eb;
  }

  .lg\:bg-primary-darker {
    background-color: #1570d4;
  }

  .lg\:bg-primary-dark {
    background-color: #2779bd;
  }

  .lg\:bg-primary {
    background-color: #1570d4;
  }

  .lg\:bg-primary-light {
    background-color: #6cb2eb;
  }

  .lg\:bg-primary-lighter {
    background-color: #6cb2eb;
  }

  .lg\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .lg\:hover\:bg-white:hover {
    background-color: #fff;
  }

  .lg\:hover\:bg-black:hover {
    background-color: #262626;
  }

  .lg\:hover\:bg-grey-darker:hover {
    background-color: #757575;
  }

  .lg\:hover\:bg-grey-dark:hover {
    background-color: #a1a1a1;
  }

  .lg\:hover\:bg-grey:hover {
    background-color: #d0d3d6;
  }

  .lg\:hover\:bg-grey-light:hover {
    background-color: #e6e8eb;
  }

  .lg\:hover\:bg-grey-lighter:hover {
    background-color: #f5f6f7;
  }

  .lg\:hover\:bg-red-dark:hover {
    background-color: #cc1f1a;
  }

  .lg\:hover\:bg-red:hover {
    background-color: #f24946;
  }

  .lg\:hover\:bg-red-light:hover {
    background-color: #f9acaa;
  }

  .lg\:hover\:bg-yellow-dark:hover {
    background-color: #f2d024;
  }

  .lg\:hover\:bg-yellow:hover {
    background-color: #ffed4a;
  }

  .lg\:hover\:bg-yellow-light:hover {
    background-color: #fff382;
  }

  .lg\:hover\:bg-green-dark:hover {
    background-color: #1f9d55;
  }

  .lg\:hover\:bg-green:hover {
    background-color: #3c6;
  }

  .lg\:hover\:bg-green-light:hover {
    background-color: #a2f5bf;
  }

  .lg\:hover\:bg-blue-dark:hover {
    background-color: #2779bd;
  }

  .lg\:hover\:bg-blue:hover {
    background-color: #3490dc;
  }

  .lg\:hover\:bg-blue-light:hover {
    background-color: #6cb2eb;
  }

  .lg\:hover\:bg-primary-darker:hover {
    background-color: #1570d4;
  }

  .lg\:hover\:bg-primary-dark:hover {
    background-color: #2779bd;
  }

  .lg\:hover\:bg-primary:hover {
    background-color: #1570d4;
  }

  .lg\:hover\:bg-primary-light:hover {
    background-color: #6cb2eb;
  }

  .lg\:hover\:bg-primary-lighter:hover {
    background-color: #6cb2eb;
  }

  .lg\:focus\:bg-transparent:focus {
    background-color: transparent;
  }

  .lg\:focus\:bg-white:focus {
    background-color: #fff;
  }

  .lg\:focus\:bg-black:focus {
    background-color: #262626;
  }

  .lg\:focus\:bg-grey-darker:focus {
    background-color: #757575;
  }

  .lg\:focus\:bg-grey-dark:focus {
    background-color: #a1a1a1;
  }

  .lg\:focus\:bg-grey:focus {
    background-color: #d0d3d6;
  }

  .lg\:focus\:bg-grey-light:focus {
    background-color: #e6e8eb;
  }

  .lg\:focus\:bg-grey-lighter:focus {
    background-color: #f5f6f7;
  }

  .lg\:focus\:bg-red-dark:focus {
    background-color: #cc1f1a;
  }

  .lg\:focus\:bg-red:focus {
    background-color: #f24946;
  }

  .lg\:focus\:bg-red-light:focus {
    background-color: #f9acaa;
  }

  .lg\:focus\:bg-yellow-dark:focus {
    background-color: #f2d024;
  }

  .lg\:focus\:bg-yellow:focus {
    background-color: #ffed4a;
  }

  .lg\:focus\:bg-yellow-light:focus {
    background-color: #fff382;
  }

  .lg\:focus\:bg-green-dark:focus {
    background-color: #1f9d55;
  }

  .lg\:focus\:bg-green:focus {
    background-color: #3c6;
  }

  .lg\:focus\:bg-green-light:focus {
    background-color: #a2f5bf;
  }

  .lg\:focus\:bg-blue-dark:focus {
    background-color: #2779bd;
  }

  .lg\:focus\:bg-blue:focus {
    background-color: #3490dc;
  }

  .lg\:focus\:bg-blue-light:focus {
    background-color: #6cb2eb;
  }

  .lg\:focus\:bg-primary-darker:focus {
    background-color: #1570d4;
  }

  .lg\:focus\:bg-primary-dark:focus {
    background-color: #2779bd;
  }

  .lg\:focus\:bg-primary:focus {
    background-color: #1570d4;
  }

  .lg\:focus\:bg-primary-light:focus {
    background-color: #6cb2eb;
  }

  .lg\:focus\:bg-primary-lighter:focus {
    background-color: #6cb2eb;
  }

  .lg\:bg-bottom {
    background-position: bottom;
  }

  .lg\:bg-center {
    background-position: center;
  }

  .lg\:bg-left {
    background-position: left;
  }

  .lg\:bg-left-bottom {
    background-position: left bottom;
  }

  .lg\:bg-left-top {
    background-position: left top;
  }

  .lg\:bg-right {
    background-position: right;
  }

  .lg\:bg-right-bottom {
    background-position: right bottom;
  }

  .lg\:bg-right-top {
    background-position: right top;
  }

  .lg\:bg-top {
    background-position: top;
  }

  .lg\:bg-repeat {
    background-repeat: repeat;
  }

  .lg\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .lg\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .lg\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .lg\:bg-auto {
    background-size: auto;
  }

  .lg\:bg-cover {
    background-size: cover;
  }

  .lg\:bg-contain {
    background-size: contain;
  }

  .lg\:border-transparent {
    border-color: transparent;
  }

  .lg\:border-white {
    border-color: #fff;
  }

  .lg\:border-black {
    border-color: #262626;
  }

  .lg\:border-grey-darker {
    border-color: #757575;
  }

  .lg\:border-grey-dark {
    border-color: #a1a1a1;
  }

  .lg\:border-grey {
    border-color: #d0d3d6;
  }

  .lg\:border-grey-light {
    border-color: #e6e8eb;
  }

  .lg\:border-grey-lighter {
    border-color: #f5f6f7;
  }

  .lg\:border-red-dark {
    border-color: #cc1f1a;
  }

  .lg\:border-red {
    border-color: #f24946;
  }

  .lg\:border-red-light {
    border-color: #f9acaa;
  }

  .lg\:border-yellow-dark {
    border-color: #f2d024;
  }

  .lg\:border-yellow {
    border-color: #ffed4a;
  }

  .lg\:border-yellow-light {
    border-color: #fff382;
  }

  .lg\:border-green-dark {
    border-color: #1f9d55;
  }

  .lg\:border-green {
    border-color: #3c6;
  }

  .lg\:border-green-light {
    border-color: #a2f5bf;
  }

  .lg\:border-blue-dark {
    border-color: #2779bd;
  }

  .lg\:border-blue {
    border-color: #3490dc;
  }

  .lg\:border-blue-light {
    border-color: #6cb2eb;
  }

  .lg\:border-primary-darker {
    border-color: #1570d4;
  }

  .lg\:border-primary-dark {
    border-color: #2779bd;
  }

  .lg\:border-primary {
    border-color: #1570d4;
  }

  .lg\:border-primary-light {
    border-color: #6cb2eb;
  }

  .lg\:border-primary-lighter {
    border-color: #6cb2eb;
  }

  .lg\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .lg\:hover\:border-white:hover {
    border-color: #fff;
  }

  .lg\:hover\:border-black:hover {
    border-color: #262626;
  }

  .lg\:hover\:border-grey-darker:hover {
    border-color: #757575;
  }

  .lg\:hover\:border-grey-dark:hover {
    border-color: #a1a1a1;
  }

  .lg\:hover\:border-grey:hover {
    border-color: #d0d3d6;
  }

  .lg\:hover\:border-grey-light:hover {
    border-color: #e6e8eb;
  }

  .lg\:hover\:border-grey-lighter:hover {
    border-color: #f5f6f7;
  }

  .lg\:hover\:border-red-dark:hover {
    border-color: #cc1f1a;
  }

  .lg\:hover\:border-red:hover {
    border-color: #f24946;
  }

  .lg\:hover\:border-red-light:hover {
    border-color: #f9acaa;
  }

  .lg\:hover\:border-yellow-dark:hover {
    border-color: #f2d024;
  }

  .lg\:hover\:border-yellow:hover {
    border-color: #ffed4a;
  }

  .lg\:hover\:border-yellow-light:hover {
    border-color: #fff382;
  }

  .lg\:hover\:border-green-dark:hover {
    border-color: #1f9d55;
  }

  .lg\:hover\:border-green:hover {
    border-color: #3c6;
  }

  .lg\:hover\:border-green-light:hover {
    border-color: #a2f5bf;
  }

  .lg\:hover\:border-blue-dark:hover {
    border-color: #2779bd;
  }

  .lg\:hover\:border-blue:hover {
    border-color: #3490dc;
  }

  .lg\:hover\:border-blue-light:hover {
    border-color: #6cb2eb;
  }

  .lg\:hover\:border-primary-darker:hover {
    border-color: #1570d4;
  }

  .lg\:hover\:border-primary-dark:hover {
    border-color: #2779bd;
  }

  .lg\:hover\:border-primary:hover {
    border-color: #1570d4;
  }

  .lg\:hover\:border-primary-light:hover {
    border-color: #6cb2eb;
  }

  .lg\:hover\:border-primary-lighter:hover {
    border-color: #6cb2eb;
  }

  .lg\:focus\:border-transparent:focus {
    border-color: transparent;
  }

  .lg\:focus\:border-white:focus {
    border-color: #fff;
  }

  .lg\:focus\:border-black:focus {
    border-color: #262626;
  }

  .lg\:focus\:border-grey-darker:focus {
    border-color: #757575;
  }

  .lg\:focus\:border-grey-dark:focus {
    border-color: #a1a1a1;
  }

  .lg\:focus\:border-grey:focus {
    border-color: #d0d3d6;
  }

  .lg\:focus\:border-grey-light:focus {
    border-color: #e6e8eb;
  }

  .lg\:focus\:border-grey-lighter:focus {
    border-color: #f5f6f7;
  }

  .lg\:focus\:border-red-dark:focus {
    border-color: #cc1f1a;
  }

  .lg\:focus\:border-red:focus {
    border-color: #f24946;
  }

  .lg\:focus\:border-red-light:focus {
    border-color: #f9acaa;
  }

  .lg\:focus\:border-yellow-dark:focus {
    border-color: #f2d024;
  }

  .lg\:focus\:border-yellow:focus {
    border-color: #ffed4a;
  }

  .lg\:focus\:border-yellow-light:focus {
    border-color: #fff382;
  }

  .lg\:focus\:border-green-dark:focus {
    border-color: #1f9d55;
  }

  .lg\:focus\:border-green:focus {
    border-color: #3c6;
  }

  .lg\:focus\:border-green-light:focus {
    border-color: #a2f5bf;
  }

  .lg\:focus\:border-blue-dark:focus {
    border-color: #2779bd;
  }

  .lg\:focus\:border-blue:focus {
    border-color: #3490dc;
  }

  .lg\:focus\:border-blue-light:focus {
    border-color: #6cb2eb;
  }

  .lg\:focus\:border-primary-darker:focus {
    border-color: #1570d4;
  }

  .lg\:focus\:border-primary-dark:focus {
    border-color: #2779bd;
  }

  .lg\:focus\:border-primary:focus {
    border-color: #1570d4;
  }

  .lg\:focus\:border-primary-light:focus {
    border-color: #6cb2eb;
  }

  .lg\:focus\:border-primary-lighter:focus {
    border-color: #6cb2eb;
  }

  .lg\:rounded-none {
    border-radius: 0;
  }

  .lg\:rounded-sm {
    border-radius: .125rem;
  }

  .lg\:rounded {
    border-radius: .25rem;
  }

  .lg\:rounded-lg {
    border-radius: .5rem;
  }

  .lg\:rounded-full {
    border-radius: 9999px;
  }

  .lg\:rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .lg\:rounded-r-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .lg\:rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .lg\:rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .lg\:rounded-t-sm {
    border-top-left-radius: .125rem;
    border-top-right-radius: .125rem;
  }

  .lg\:rounded-r-sm {
    border-top-right-radius: .125rem;
    border-bottom-right-radius: .125rem;
  }

  .lg\:rounded-b-sm {
    border-bottom-right-radius: .125rem;
    border-bottom-left-radius: .125rem;
  }

  .lg\:rounded-l-sm {
    border-top-left-radius: .125rem;
    border-bottom-left-radius: .125rem;
  }

  .lg\:rounded-t {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
  }

  .lg\:rounded-r {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
  }

  .lg\:rounded-b {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }

  .lg\:rounded-l {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }

  .lg\:rounded-t-lg {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
  }

  .lg\:rounded-r-lg {
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem;
  }

  .lg\:rounded-b-lg {
    border-bottom-right-radius: .5rem;
    border-bottom-left-radius: .5rem;
  }

  .lg\:rounded-l-lg {
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem;
  }

  .lg\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .lg\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .lg\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .lg\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .lg\:rounded-tl-none {
    border-top-left-radius: 0;
  }

  .lg\:rounded-tr-none {
    border-top-right-radius: 0;
  }

  .lg\:rounded-br-none {
    border-bottom-right-radius: 0;
  }

  .lg\:rounded-bl-none {
    border-bottom-left-radius: 0;
  }

  .lg\:rounded-tl-sm {
    border-top-left-radius: .125rem;
  }

  .lg\:rounded-tr-sm {
    border-top-right-radius: .125rem;
  }

  .lg\:rounded-br-sm {
    border-bottom-right-radius: .125rem;
  }

  .lg\:rounded-bl-sm {
    border-bottom-left-radius: .125rem;
  }

  .lg\:rounded-tl {
    border-top-left-radius: .25rem;
  }

  .lg\:rounded-tr {
    border-top-right-radius: .25rem;
  }

  .lg\:rounded-br {
    border-bottom-right-radius: .25rem;
  }

  .lg\:rounded-bl {
    border-bottom-left-radius: .25rem;
  }

  .lg\:rounded-tl-lg {
    border-top-left-radius: .5rem;
  }

  .lg\:rounded-tr-lg {
    border-top-right-radius: .5rem;
  }

  .lg\:rounded-br-lg {
    border-bottom-right-radius: .5rem;
  }

  .lg\:rounded-bl-lg {
    border-bottom-left-radius: .5rem;
  }

  .lg\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .lg\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .lg\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .lg\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .lg\:border-solid {
    border-style: solid;
  }

  .lg\:border-dashed {
    border-style: dashed;
  }

  .lg\:border-dotted {
    border-style: dotted;
  }

  .lg\:border-none {
    border-style: none;
  }

  .lg\:border-0 {
    border-width: 0;
  }

  .lg\:border-2 {
    border-width: 2px;
  }

  .lg\:border-4 {
    border-width: 4px;
  }

  .lg\:border-8 {
    border-width: 8px;
  }

  .lg\:border {
    border-width: 1px;
  }

  .lg\:border-t-0 {
    border-top-width: 0;
  }

  .lg\:border-r-0 {
    border-right-width: 0;
  }

  .lg\:border-b-0 {
    border-bottom-width: 0;
  }

  .lg\:border-l-0 {
    border-left-width: 0;
  }

  .lg\:border-t-2 {
    border-top-width: 2px;
  }

  .lg\:border-r-2 {
    border-right-width: 2px;
  }

  .lg\:border-b-2 {
    border-bottom-width: 2px;
  }

  .lg\:border-l-2 {
    border-left-width: 2px;
  }

  .lg\:border-t-4 {
    border-top-width: 4px;
  }

  .lg\:border-r-4 {
    border-right-width: 4px;
  }

  .lg\:border-b-4 {
    border-bottom-width: 4px;
  }

  .lg\:border-l-4 {
    border-left-width: 4px;
  }

  .lg\:border-t-8 {
    border-top-width: 8px;
  }

  .lg\:border-r-8 {
    border-right-width: 8px;
  }

  .lg\:border-b-8 {
    border-bottom-width: 8px;
  }

  .lg\:border-l-8 {
    border-left-width: 8px;
  }

  .lg\:border-t {
    border-top-width: 1px;
  }

  .lg\:border-r {
    border-right-width: 1px;
  }

  .lg\:border-b {
    border-bottom-width: 1px;
  }

  .lg\:border-l {
    border-left-width: 1px;
  }

  .lg\:cursor-auto {
    cursor: auto;
  }

  .lg\:cursor-default {
    cursor: default;
  }

  .lg\:cursor-pointer {
    cursor: pointer;
  }

  .lg\:cursor-wait {
    cursor: wait;
  }

  .lg\:cursor-move {
    cursor: move;
  }

  .lg\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .lg\:block {
    display: block;
  }

  .lg\:inline-block {
    display: inline-block;
  }

  .lg\:inline {
    display: inline;
  }

  .lg\:table {
    display: table;
  }

  .lg\:table-row {
    display: table-row;
  }

  .lg\:table-cell {
    display: table-cell;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:inline-flex {
    display: inline-flex;
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .lg\:flex-col {
    flex-direction: column;
  }

  .lg\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .lg\:flex-wrap {
    flex-wrap: wrap;
  }

  .lg\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .lg\:flex-no-wrap {
    flex-wrap: nowrap;
  }

  .lg\:items-start {
    align-items: flex-start;
  }

  .lg\:items-end {
    align-items: flex-end;
  }

  .lg\:items-center {
    align-items: center;
  }

  .lg\:items-baseline {
    align-items: baseline;
  }

  .lg\:items-stretch {
    align-items: stretch;
  }

  .lg\:self-auto {
    align-self: auto;
  }

  .lg\:self-start {
    align-self: flex-start;
  }

  .lg\:self-end {
    align-self: flex-end;
  }

  .lg\:self-center {
    align-self: center;
  }

  .lg\:self-stretch {
    align-self: stretch;
  }

  .lg\:justify-start {
    justify-content: flex-start;
  }

  .lg\:justify-end {
    justify-content: flex-end;
  }

  .lg\:justify-center {
    justify-content: center;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:justify-around {
    justify-content: space-around;
  }

  .lg\:content-center {
    align-content: center;
  }

  .lg\:content-start {
    align-content: flex-start;
  }

  .lg\:content-end {
    align-content: flex-end;
  }

  .lg\:content-between {
    align-content: space-between;
  }

  .lg\:content-around {
    align-content: space-around;
  }

  .lg\:flex-1 {
    flex: 1;
  }

  .lg\:flex-auto {
    flex: auto;
  }

  .lg\:flex-initial {
    flex: initial;
  }

  .lg\:flex-none {
    flex: none;
  }

  .lg\:flex-grow {
    flex-grow: 1;
  }

  .lg\:flex-shrink {
    flex-shrink: 1;
  }

  .lg\:flex-no-grow {
    flex-grow: 0;
  }

  .lg\:flex-no-shrink {
    flex-shrink: 0;
  }

  .lg\:float-right {
    float: right;
  }

  .lg\:float-left {
    float: left;
  }

  .lg\:float-none {
    float: none;
  }

  .lg\:clearfix:after {
    content: "";
    display: table;
    clear: both;
  }

  .lg\:font-sans {
    font-family: system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  }

  .lg\:font-serif {
    font-family: Constantia, Lucida Bright, Lucidabright, Lucida Serif, Lucida, DejaVu Serif, Bitstream Vera Serif, Liberation Serif, Georgia, serif;
  }

  .lg\:font-mono {
    font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  }

  .lg\:font-hairline {
    font-weight: 100;
  }

  .lg\:font-thin {
    font-weight: 200;
  }

  .lg\:font-light {
    font-weight: 300;
  }

  .lg\:font-normal {
    font-weight: 400;
  }

  .lg\:font-medium {
    font-weight: 500;
  }

  .lg\:font-semibold {
    font-weight: 600;
  }

  .lg\:font-bold {
    font-weight: 700;
  }

  .lg\:font-extrabold {
    font-weight: 800;
  }

  .lg\:font-black {
    font-weight: 900;
  }

  .lg\:hover\:font-hairline:hover {
    font-weight: 100;
  }

  .lg\:hover\:font-thin:hover {
    font-weight: 200;
  }

  .lg\:hover\:font-light:hover {
    font-weight: 300;
  }

  .lg\:hover\:font-normal:hover {
    font-weight: 400;
  }

  .lg\:hover\:font-medium:hover {
    font-weight: 500;
  }

  .lg\:hover\:font-semibold:hover {
    font-weight: 600;
  }

  .lg\:hover\:font-bold:hover {
    font-weight: 700;
  }

  .lg\:hover\:font-extrabold:hover {
    font-weight: 800;
  }

  .lg\:hover\:font-black:hover {
    font-weight: 900;
  }

  .lg\:focus\:font-hairline:focus {
    font-weight: 100;
  }

  .lg\:focus\:font-thin:focus {
    font-weight: 200;
  }

  .lg\:focus\:font-light:focus {
    font-weight: 300;
  }

  .lg\:focus\:font-normal:focus {
    font-weight: 400;
  }

  .lg\:focus\:font-medium:focus {
    font-weight: 500;
  }

  .lg\:focus\:font-semibold:focus {
    font-weight: 600;
  }

  .lg\:focus\:font-bold:focus {
    font-weight: 700;
  }

  .lg\:focus\:font-extrabold:focus {
    font-weight: 800;
  }

  .lg\:focus\:font-black:focus {
    font-weight: 900;
  }

  .lg\:h-1 {
    height: .25rem;
  }

  .lg\:h-2 {
    height: .5rem;
  }

  .lg\:h-3 {
    height: .75rem;
  }

  .lg\:h-4 {
    height: 1rem;
  }

  .lg\:h-5 {
    height: 1.25rem;
  }

  .lg\:h-6 {
    height: 1.5rem;
  }

  .lg\:h-8 {
    height: 2rem;
  }

  .lg\:h-10 {
    height: 2.5rem;
  }

  .lg\:h-12 {
    height: 3rem;
  }

  .lg\:h-16 {
    height: 4rem;
  }

  .lg\:h-24 {
    height: 6rem;
  }

  .lg\:h-32 {
    height: 8rem;
  }

  .lg\:h-48 {
    height: 12rem;
  }

  .lg\:h-64 {
    height: 16rem;
  }

  .lg\:h-auto {
    height: auto;
  }

  .lg\:h-px {
    height: 1px;
  }

  .lg\:h-full {
    height: 100%;
  }

  .lg\:h-screen {
    height: 100vh;
  }

  .lg\:leading-none {
    line-height: 1;
  }

  .lg\:leading-tight {
    line-height: 1.25;
  }

  .lg\:leading-normal {
    line-height: 1.5;
  }

  .lg\:leading-loose {
    line-height: 2;
  }

  .lg\:m-0 {
    margin: 0;
  }

  .lg\:m-1 {
    margin: .25rem;
  }

  .lg\:m-2 {
    margin: .5rem;
  }

  .lg\:m-4 {
    margin: 1rem;
  }

  .lg\:m-5 {
    margin: 1.25rem;
  }

  .lg\:m-8 {
    margin: 2rem;
  }

  .lg\:m-10 {
    margin: 2.5rem;
  }

  .lg\:m-16 {
    margin: 4rem;
  }

  .lg\:m-auto {
    margin: auto;
  }

  .lg\:m-px {
    margin: 1px;
  }

  .lg\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .lg\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .lg\:my-1 {
    margin-top: .25rem;
    margin-bottom: .25rem;
  }

  .lg\:mx-1 {
    margin-left: .25rem;
    margin-right: .25rem;
  }

  .lg\:my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .lg\:mx-2 {
    margin-left: .5rem;
    margin-right: .5rem;
  }

  .lg\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .lg\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .lg\:my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
  }

  .lg\:mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem;
  }

  .lg\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .lg\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .lg\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .lg\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .lg\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .lg\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .lg\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .lg\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .lg\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .lg\:mt-0 {
    margin-top: 0;
  }

  .lg\:mr-0 {
    margin-right: 0;
  }

  .lg\:mb-0 {
    margin-bottom: 0;
  }

  .lg\:ml-0 {
    margin-left: 0;
  }

  .lg\:mt-1 {
    margin-top: .25rem;
  }

  .lg\:mr-1 {
    margin-right: .25rem;
  }

  .lg\:mb-1 {
    margin-bottom: .25rem;
  }

  .lg\:ml-1 {
    margin-left: .25rem;
  }

  .lg\:mt-2 {
    margin-top: .5rem;
  }

  .lg\:mr-2 {
    margin-right: .5rem;
  }

  .lg\:mb-2 {
    margin-bottom: .5rem;
  }

  .lg\:ml-2 {
    margin-left: .5rem;
  }

  .lg\:mt-4 {
    margin-top: 1rem;
  }

  .lg\:mr-4 {
    margin-right: 1rem;
  }

  .lg\:mb-4 {
    margin-bottom: 1rem;
  }

  .lg\:ml-4 {
    margin-left: 1rem;
  }

  .lg\:mt-5 {
    margin-top: 1.25rem;
  }

  .lg\:mr-5 {
    margin-right: 1.25rem;
  }

  .lg\:mb-5 {
    margin-bottom: 1.25rem;
  }

  .lg\:ml-5 {
    margin-left: 1.25rem;
  }

  .lg\:mt-8 {
    margin-top: 2rem;
  }

  .lg\:mr-8 {
    margin-right: 2rem;
  }

  .lg\:mb-8 {
    margin-bottom: 2rem;
  }

  .lg\:ml-8 {
    margin-left: 2rem;
  }

  .lg\:mt-10 {
    margin-top: 2.5rem;
  }

  .lg\:mr-10 {
    margin-right: 2.5rem;
  }

  .lg\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .lg\:ml-10 {
    margin-left: 2.5rem;
  }

  .lg\:mt-16 {
    margin-top: 4rem;
  }

  .lg\:mr-16 {
    margin-right: 4rem;
  }

  .lg\:mb-16 {
    margin-bottom: 4rem;
  }

  .lg\:ml-16 {
    margin-left: 4rem;
  }

  .lg\:mt-auto {
    margin-top: auto;
  }

  .lg\:mr-auto {
    margin-right: auto;
  }

  .lg\:mb-auto {
    margin-bottom: auto;
  }

  .lg\:ml-auto {
    margin-left: auto;
  }

  .lg\:mt-px {
    margin-top: 1px;
  }

  .lg\:mr-px {
    margin-right: 1px;
  }

  .lg\:mb-px {
    margin-bottom: 1px;
  }

  .lg\:ml-px {
    margin-left: 1px;
  }

  .lg\:max-h-full {
    max-height: 100%;
  }

  .lg\:max-h-screen {
    max-height: 100vh;
  }

  .lg\:max-w-xs {
    max-width: 20rem;
  }

  .lg\:max-w-sm {
    max-width: 30rem;
  }

  .lg\:max-w-md {
    max-width: 40rem;
  }

  .lg\:max-w-lg {
    max-width: 50rem;
  }

  .lg\:max-w-xl {
    max-width: 60rem;
  }

  .lg\:max-w-2xl {
    max-width: 70rem;
  }

  .lg\:max-w-3xl {
    max-width: 80rem;
  }

  .lg\:max-w-4xl {
    max-width: 90rem;
  }

  .lg\:max-w-5xl {
    max-width: 100rem;
  }

  .lg\:max-w-full {
    max-width: 100%;
  }

  .lg\:min-h-0 {
    min-height: 0;
  }

  .lg\:min-h-full {
    min-height: 100%;
  }

  .lg\:min-h-screen {
    min-height: 100vh;
  }

  .lg\:min-w-0 {
    min-width: 0;
  }

  .lg\:min-w-full {
    min-width: 100%;
  }

  .lg\:-m-0 {
    margin: 0;
  }

  .lg\:-m-2 {
    margin: -0.5rem;
  }

  .lg\:-m-4 {
    margin: -1rem;
  }

  .lg\:-m-5 {
    margin: -1.25rem;
  }

  .lg\:-m-8 {
    margin: -2rem;
  }

  .lg\:-m-10 {
    margin: -2.5rem;
  }

  .lg\:-m-16 {
    margin: -4rem;
  }

  .lg\:-m-px {
    margin: -1px;
  }

  .lg\:-my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .lg\:-mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .lg\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .lg\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .lg\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .lg\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .lg\:-my-5 {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }

  .lg\:-mx-5 {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }

  .lg\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .lg\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .lg\:-my-10 {
    margin-top: -2.5rem;
    margin-bottom: -2.5rem;
  }

  .lg\:-mx-10 {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
  }

  .lg\:-my-16 {
    margin-top: -4rem;
    margin-bottom: -4rem;
  }

  .lg\:-mx-16 {
    margin-left: -4rem;
    margin-right: -4rem;
  }

  .lg\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .lg\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .lg\:-mt-0 {
    margin-top: 0;
  }

  .lg\:-mr-0 {
    margin-right: 0;
  }

  .lg\:-mb-0 {
    margin-bottom: 0;
  }

  .lg\:-ml-0 {
    margin-left: 0;
  }

  .lg\:-mt-2 {
    margin-top: -0.5rem;
  }

  .lg\:-mr-2 {
    margin-right: -0.5rem;
  }

  .lg\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .lg\:-ml-2 {
    margin-left: -0.5rem;
  }

  .lg\:-mt-4 {
    margin-top: -1rem;
  }

  .lg\:-mr-4 {
    margin-right: -1rem;
  }

  .lg\:-mb-4 {
    margin-bottom: -1rem;
  }

  .lg\:-ml-4 {
    margin-left: -1rem;
  }

  .lg\:-mt-5 {
    margin-top: -1.25rem;
  }

  .lg\:-mr-5 {
    margin-right: -1.25rem;
  }

  .lg\:-mb-5 {
    margin-bottom: -1.25rem;
  }

  .lg\:-ml-5 {
    margin-left: -1.25rem;
  }

  .lg\:-mt-8 {
    margin-top: -2rem;
  }

  .lg\:-mr-8 {
    margin-right: -2rem;
  }

  .lg\:-mb-8 {
    margin-bottom: -2rem;
  }

  .lg\:-ml-8 {
    margin-left: -2rem;
  }

  .lg\:-mt-10 {
    margin-top: -2.5rem;
  }

  .lg\:-mr-10 {
    margin-right: -2.5rem;
  }

  .lg\:-mb-10 {
    margin-bottom: -2.5rem;
  }

  .lg\:-ml-10 {
    margin-left: -2.5rem;
  }

  .lg\:-mt-16 {
    margin-top: -4rem;
  }

  .lg\:-mr-16 {
    margin-right: -4rem;
  }

  .lg\:-mb-16 {
    margin-bottom: -4rem;
  }

  .lg\:-ml-16 {
    margin-left: -4rem;
  }

  .lg\:-mt-px {
    margin-top: -1px;
  }

  .lg\:-mr-px {
    margin-right: -1px;
  }

  .lg\:-mb-px {
    margin-bottom: -1px;
  }

  .lg\:-ml-px {
    margin-left: -1px;
  }

  .lg\:opacity-0 {
    opacity: 0;
  }

  .lg\:opacity-25 {
    opacity: .25;
  }

  .lg\:opacity-50 {
    opacity: .5;
  }

  .lg\:opacity-75 {
    opacity: .75;
  }

  .lg\:opacity-100 {
    opacity: 1;
  }

  .lg\:overflow-auto {
    overflow: auto;
  }

  .lg\:overflow-hidden {
    overflow: hidden;
  }

  .lg\:overflow-visible {
    overflow: visible;
  }

  .lg\:overflow-scroll {
    overflow: scroll;
  }

  .lg\:overflow-x-auto {
    overflow-x: auto;
  }

  .lg\:overflow-y-auto {
    overflow-y: auto;
  }

  .lg\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .lg\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .lg\:overflow-x-visible {
    overflow-x: visible;
  }

  .lg\:overflow-y-visible {
    overflow-y: visible;
  }

  .lg\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .lg\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .lg\:scrolling-touch {
    -webkit-overflow-scrolling: touch;
  }

  .lg\:scrolling-auto {
    -webkit-overflow-scrolling: auto;
  }

  .lg\:p-0 {
    padding: 0;
  }

  .lg\:p-1 {
    padding: .25rem;
  }

  .lg\:p-2 {
    padding: .5rem;
  }

  .lg\:p-4 {
    padding: 1rem;
  }

  .lg\:p-5 {
    padding: 1.25rem;
  }

  .lg\:p-8 {
    padding: 2rem;
  }

  .lg\:p-10 {
    padding: 2.5rem;
  }

  .lg\:p-12 {
    padding: 3rem;
  }

  .lg\:p-16 {
    padding: 4rem;
  }

  .lg\:p-px {
    padding: 1px;
  }

  .lg\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .lg\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .lg\:py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem;
  }

  .lg\:px-1 {
    padding-left: .25rem;
    padding-right: .25rem;
  }

  .lg\:py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .lg\:px-2 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .lg\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lg\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .lg\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .lg\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .lg\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .lg\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .lg\:pt-0 {
    padding-top: 0;
  }

  .lg\:pr-0 {
    padding-right: 0;
  }

  .lg\:pb-0 {
    padding-bottom: 0;
  }

  .lg\:pl-0 {
    padding-left: 0;
  }

  .lg\:pt-1 {
    padding-top: .25rem;
  }

  .lg\:pr-1 {
    padding-right: .25rem;
  }

  .lg\:pb-1 {
    padding-bottom: .25rem;
  }

  .lg\:pl-1 {
    padding-left: .25rem;
  }

  .lg\:pt-2 {
    padding-top: .5rem;
  }

  .lg\:pr-2 {
    padding-right: .5rem;
  }

  .lg\:pb-2 {
    padding-bottom: .5rem;
  }

  .lg\:pl-2 {
    padding-left: .5rem;
  }

  .lg\:pt-4 {
    padding-top: 1rem;
  }

  .lg\:pr-4 {
    padding-right: 1rem;
  }

  .lg\:pb-4 {
    padding-bottom: 1rem;
  }

  .lg\:pl-4 {
    padding-left: 1rem;
  }

  .lg\:pt-5 {
    padding-top: 1.25rem;
  }

  .lg\:pr-5 {
    padding-right: 1.25rem;
  }

  .lg\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .lg\:pl-5 {
    padding-left: 1.25rem;
  }

  .lg\:pt-8 {
    padding-top: 2rem;
  }

  .lg\:pr-8 {
    padding-right: 2rem;
  }

  .lg\:pb-8 {
    padding-bottom: 2rem;
  }

  .lg\:pl-8 {
    padding-left: 2rem;
  }

  .lg\:pt-10 {
    padding-top: 2.5rem;
  }

  .lg\:pr-10 {
    padding-right: 2.5rem;
  }

  .lg\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .lg\:pl-10 {
    padding-left: 2.5rem;
  }

  .lg\:pt-12 {
    padding-top: 3rem;
  }

  .lg\:pr-12 {
    padding-right: 3rem;
  }

  .lg\:pb-12 {
    padding-bottom: 3rem;
  }

  .lg\:pl-12 {
    padding-left: 3rem;
  }

  .lg\:pt-16 {
    padding-top: 4rem;
  }

  .lg\:pr-16 {
    padding-right: 4rem;
  }

  .lg\:pb-16 {
    padding-bottom: 4rem;
  }

  .lg\:pl-16 {
    padding-left: 4rem;
  }

  .lg\:pt-px {
    padding-top: 1px;
  }

  .lg\:pr-px {
    padding-right: 1px;
  }

  .lg\:pb-px {
    padding-bottom: 1px;
  }

  .lg\:pl-px {
    padding-left: 1px;
  }

  .lg\:pointer-events-none {
    pointer-events: none;
  }

  .lg\:pointer-events-auto {
    pointer-events: auto;
  }

  .lg\:static {
    position: static;
  }

  .lg\:fixed {
    position: fixed;
  }

  .lg\:absolute {
    position: absolute;
  }

  .lg\:relative {
    position: relative;
  }

  .lg\:sticky {
    position: sticky;
  }

  .lg\:pin-none {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .lg\:pin {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .lg\:pin-y {
    top: 0;
    bottom: 0;
  }

  .lg\:pin-x {
    right: 0;
    left: 0;
  }

  .lg\:pin-t {
    top: 0;
  }

  .lg\:pin-r {
    right: 0;
  }

  .lg\:pin-b {
    bottom: 0;
  }

  .lg\:pin-l {
    left: 0;
  }

  .lg\:resize-none {
    resize: none;
  }

  .lg\:resize-y {
    resize: vertical;
  }

  .lg\:resize-x {
    resize: horizontal;
  }

  .lg\:resize {
    resize: both;
  }

  .lg\:shadow {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
  }

  .lg\:shadow-md {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08);
  }

  .lg\:shadow-lg {
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08);
  }

  .lg\:shadow-inner {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);
  }

  .lg\:shadow-outline {
    box-shadow: 0 0 0 3px rgba(52, 144, 220, .5);
  }

  .lg\:shadow-none {
    box-shadow: none;
  }

  .lg\:hover\:shadow:hover {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
  }

  .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);
  }

  .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);
  }

  .lg\:hover\:shadow-inner:hover {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);
  }

  .lg\:hover\:shadow-outline:hover {
    box-shadow: 0 0 0 3px rgba(52, 144, 220, .5);
  }

  .lg\:hover\:shadow-none:hover {
    box-shadow: none;
  }

  .lg\:focus\:shadow:focus {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
  }

  .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);
  }

  .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);
  }

  .lg\:focus\:shadow-inner:focus {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);
  }

  .lg\:focus\:shadow-outline:focus {
    box-shadow: 0 0 0 3px rgba(52, 144, 220, .5);
  }

  .lg\:focus\:shadow-none:focus {
    box-shadow: none;
  }

  .lg\:table-auto {
    table-layout: auto;
  }

  .lg\:table-fixed {
    table-layout: fixed;
  }

  .lg\:text-left {
    text-align: left;
  }

  .lg\:text-center {
    text-align: center;
  }

  .lg\:text-right {
    text-align: right;
  }

  .lg\:text-justify {
    text-align: justify;
  }

  .lg\:text-black {
    color: #262626;
  }

  .lg\:text-white {
    color: #fff;
  }

  .lg\:text-red-dark {
    color: #cc1f1a;
  }

  .lg\:text-red {
    color: #f24946;
  }

  .lg\:text-yellow {
    color: #ffed4a;
  }

  .lg\:text-green {
    color: #3c6;
  }

  .lg\:text-blue {
    color: #3490dc;
  }

  .lg\:text-grey-darker {
    color: #757575;
  }

  .lg\:text-grey-dark {
    color: #a1a1a1;
  }

  .lg\:text-grey {
    color: #d0d3d6;
  }

  .lg\:text-grey-light {
    color: #e6e8eb;
  }

  .lg\:text-grey-lighter {
    color: #f5f6f7;
  }

  .lg\:text-primary-dark {
    color: #2779bd;
  }

  .lg\:text-primary {
    color: #1570d4;
  }

  .lg\:text-primary-light {
    color: #6cb2eb;
  }

  .lg\:hover\:text-black:hover {
    color: #262626;
  }

  .lg\:hover\:text-white:hover {
    color: #fff;
  }

  .lg\:hover\:text-red-dark:hover {
    color: #cc1f1a;
  }

  .lg\:hover\:text-red:hover {
    color: #f24946;
  }

  .lg\:hover\:text-yellow:hover {
    color: #ffed4a;
  }

  .lg\:hover\:text-green:hover {
    color: #3c6;
  }

  .lg\:hover\:text-blue:hover {
    color: #3490dc;
  }

  .lg\:hover\:text-grey-darker:hover {
    color: #757575;
  }

  .lg\:hover\:text-grey-dark:hover {
    color: #a1a1a1;
  }

  .lg\:hover\:text-grey:hover {
    color: #d0d3d6;
  }

  .lg\:hover\:text-grey-light:hover {
    color: #e6e8eb;
  }

  .lg\:hover\:text-grey-lighter:hover {
    color: #f5f6f7;
  }

  .lg\:hover\:text-primary-dark:hover {
    color: #2779bd;
  }

  .lg\:hover\:text-primary:hover {
    color: #1570d4;
  }

  .lg\:hover\:text-primary-light:hover {
    color: #6cb2eb;
  }

  .lg\:focus\:text-black:focus {
    color: #262626;
  }

  .lg\:focus\:text-white:focus {
    color: #fff;
  }

  .lg\:focus\:text-red-dark:focus {
    color: #cc1f1a;
  }

  .lg\:focus\:text-red:focus {
    color: #f24946;
  }

  .lg\:focus\:text-yellow:focus {
    color: #ffed4a;
  }

  .lg\:focus\:text-green:focus {
    color: #3c6;
  }

  .lg\:focus\:text-blue:focus {
    color: #3490dc;
  }

  .lg\:focus\:text-grey-darker:focus {
    color: #757575;
  }

  .lg\:focus\:text-grey-dark:focus {
    color: #a1a1a1;
  }

  .lg\:focus\:text-grey:focus {
    color: #d0d3d6;
  }

  .lg\:focus\:text-grey-light:focus {
    color: #e6e8eb;
  }

  .lg\:focus\:text-grey-lighter:focus {
    color: #f5f6f7;
  }

  .lg\:focus\:text-primary-dark:focus {
    color: #2779bd;
  }

  .lg\:focus\:text-primary:focus {
    color: #1570d4;
  }

  .lg\:focus\:text-primary-light:focus {
    color: #6cb2eb;
  }

  .lg\:text-xs {
    font-size: .75rem;
  }

  .lg\:text-sm {
    font-size: .875rem;
  }

  .lg\:text-base {
    font-size: 1rem;
  }

  .lg\:text-lg {
    font-size: 1.125rem;
  }

  .lg\:text-xl {
    font-size: 1.25rem;
  }

  .lg\:text-2xl {
    font-size: 1.5rem;
  }

  .lg\:text-3xl {
    font-size: 1.875rem;
  }

  .lg\:text-4xl {
    font-size: 2.25rem;
  }

  .lg\:text-5xl {
    font-size: 3rem;
  }

  .lg\:italic {
    font-style: italic;
  }

  .lg\:roman {
    font-style: normal;
  }

  .lg\:uppercase {
    text-transform: uppercase;
  }

  .lg\:lowercase {
    text-transform: lowercase;
  }

  .lg\:capitalize {
    text-transform: capitalize;
  }

  .lg\:normal-case {
    text-transform: none;
  }

  .lg\:underline {
    text-decoration: underline;
  }

  .lg\:line-through {
    text-decoration: line-through;
  }

  .lg\:no-underline {
    text-decoration: none;
  }

  .lg\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .lg\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .lg\:hover\:italic:hover {
    font-style: italic;
  }

  .lg\:hover\:roman:hover {
    font-style: normal;
  }

  .lg\:hover\:uppercase:hover {
    text-transform: uppercase;
  }

  .lg\:hover\:lowercase:hover {
    text-transform: lowercase;
  }

  .lg\:hover\:capitalize:hover {
    text-transform: capitalize;
  }

  .lg\:hover\:normal-case:hover {
    text-transform: none;
  }

  .lg\:hover\:underline:hover {
    text-decoration: underline;
  }

  .lg\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .lg\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .lg\:hover\:antialiased:hover {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .lg\:hover\:subpixel-antialiased:hover {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .lg\:focus\:italic:focus {
    font-style: italic;
  }

  .lg\:focus\:roman:focus {
    font-style: normal;
  }

  .lg\:focus\:uppercase:focus {
    text-transform: uppercase;
  }

  .lg\:focus\:lowercase:focus {
    text-transform: lowercase;
  }

  .lg\:focus\:capitalize:focus {
    text-transform: capitalize;
  }

  .lg\:focus\:normal-case:focus {
    text-transform: none;
  }

  .lg\:focus\:underline:focus {
    text-decoration: underline;
  }

  .lg\:focus\:line-through:focus {
    text-decoration: line-through;
  }

  .lg\:focus\:no-underline:focus {
    text-decoration: none;
  }

  .lg\:focus\:antialiased:focus {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .lg\:focus\:subpixel-antialiased:focus {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .lg\:tracking-tight {
    letter-spacing: -0.05em;
  }

  .lg\:tracking-normal {
    letter-spacing: 0;
  }

  .lg\:tracking-wide {
    letter-spacing: .05em;
  }

  .lg\:select-none {
    user-select: none;
  }

  .lg\:select-text {
    user-select: text;
  }

  .lg\:align-baseline {
    vertical-align: baseline;
  }

  .lg\:align-top {
    vertical-align: top;
  }

  .lg\:align-middle {
    vertical-align: middle;
  }

  .lg\:align-bottom {
    vertical-align: bottom;
  }

  .lg\:align-text-top {
    vertical-align: text-top;
  }

  .lg\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .lg\:visible {
    visibility: visible;
  }

  .lg\:invisible {
    visibility: hidden;
  }

  .lg\:whitespace-normal {
    white-space: normal;
  }

  .lg\:whitespace-no-wrap {
    white-space: nowrap;
  }

  .lg\:whitespace-pre {
    white-space: pre;
  }

  .lg\:whitespace-pre-line {
    white-space: pre-line;
  }

  .lg\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .lg\:break-words {
    word-wrap: break-word;
  }

  .lg\:break-normal {
    word-wrap: normal;
  }

  .lg\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .lg\:w-1 {
    width: .25rem;
  }

  .lg\:w-2 {
    width: .5rem;
  }

  .lg\:w-3 {
    width: .75rem;
  }

  .lg\:w-4 {
    width: 1rem;
  }

  .lg\:w-5 {
    width: 1.25rem;
  }

  .lg\:w-6 {
    width: 1.5rem;
  }

  .lg\:w-8 {
    width: 2rem;
  }

  .lg\:w-10 {
    width: 2.5rem;
  }

  .lg\:w-12 {
    width: 3rem;
  }

  .lg\:w-16 {
    width: 4rem;
  }

  .lg\:w-24 {
    width: 6rem;
  }

  .lg\:w-32 {
    width: 8rem;
  }

  .lg\:w-48 {
    width: 12rem;
  }

  .lg\:w-64 {
    width: 16rem;
  }

  .lg\:w-auto {
    width: auto;
  }

  .lg\:w-px {
    width: 1px;
  }

  .lg\:w-1\/2 {
    width: 50%;
  }

  .lg\:w-1\/3 {
    width: 33.33333%;
  }

  .lg\:w-2\/3 {
    width: 66.66667%;
  }

  .lg\:w-1\/4 {
    width: 25%;
  }

  .lg\:w-3\/4 {
    width: 75%;
  }

  .lg\:w-1\/5 {
    width: 20%;
  }

  .lg\:w-2\/5 {
    width: 40%;
  }

  .lg\:w-3\/5 {
    width: 60%;
  }

  .lg\:w-4\/5 {
    width: 80%;
  }

  .lg\:w-1\/6 {
    width: 16.66667%;
  }

  .lg\:w-5\/6 {
    width: 83.33333%;
  }

  .lg\:w-full {
    width: 100%;
  }

  .lg\:w-screen {
    width: 100vw;
  }

  .lg\:z-0 {
    z-index: 0;
  }

  .lg\:z-10 {
    z-index: 10;
  }

  .lg\:z-20 {
    z-index: 20;
  }

  .lg\:z-30 {
    z-index: 30;
  }

  .lg\:z-40 {
    z-index: 40;
  }

  .lg\:z-50 {
    z-index: 50;
  }

  .lg\:z-auto {
    z-index: auto;
  }
}
