/*! normalize.css v8.0.1 | 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 iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  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: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          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
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * 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 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 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;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * 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: 0.35em 0.75em 0.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 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          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 in Chrome and Safari on macOS.
 */
[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 Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

#svgSprite {
  position: absolute;
  width: 0;
  height: 0;
  z-index: -1;
}

html {
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  color: #be5622;
}

a {
  text-decoration: none;
  color: inherit;
  display: inline-block;
}

h1, h2, h3, h4, h5, h6, p, ul, ol {
  line-height: 1.5em;
  margin-top: 16px;
  margin-bottom: 0;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, p:first-child, ul:first-child, ol:first-child {
  margin-top: 0;
}

/* purgecss start ignore */
/* GRID */
.container {
  max-width: 1400px;
  margin: 0 auto;
  display: block;
}

.modern .grid, .flexbox.csscalc.js .grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: stretch;
      align-content: stretch;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.modern .flex > .grid, .flexbox.csscalc.js .flex > .grid {
  /* Width 100% would be better but firefox won't use the calculated value */
  -ms-flex-preferred-size: calc(100% + 16px);
      flex-basis: calc(100% + 16px);
}
.grid > * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.legacy .grid > *, .no-flexbox .grid > *, .no-csscalc .grid > *, .no-js .grid > * {
  display: inline-block;
  vertical-align: top;
}

@media (max-width: 1500px) {
  .modern .desktop\:grid, .flexbox.csscalc.js .desktop\:grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .modern .flex > .desktop\:grid, .flexbox.csscalc.js .flex > .desktop\:grid {
    /* Width 100% would be better but firefox won't use the calculated value */
    -ms-flex-preferred-size: calc(100% + 16px);
        flex-basis: calc(100% + 16px);
  }
  .desktop\:grid > * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .legacy .desktop\:grid > *, .no-flexbox .desktop\:grid > *, .no-csscalc .desktop\:grid > *, .no-js .desktop\:grid > * {
    display: inline-block;
    vertical-align: top;
  }
}
@media (max-width: 1023px) {
  .modern .tablet\:grid, .flexbox.csscalc.js .tablet\:grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .modern .flex > .tablet\:grid, .flexbox.csscalc.js .flex > .tablet\:grid {
    /* Width 100% would be better but firefox won't use the calculated value */
    -ms-flex-preferred-size: calc(100% + 16px);
        flex-basis: calc(100% + 16px);
  }
  .tablet\:grid > * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .legacy .tablet\:grid > *, .no-flexbox .tablet\:grid > *, .no-csscalc .tablet\:grid > *, .no-js .tablet\:grid > * {
    display: inline-block;
    vertical-align: top;
  }
}
@media (max-width: 767px) {
  .modern .mobile\:grid, .flexbox.csscalc.js .mobile\:grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-line-pack: stretch;
        align-content: stretch;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .modern .flex > .mobile\:grid, .flexbox.csscalc.js .flex > .mobile\:grid {
    /* Width 100% would be better but firefox won't use the calculated value */
    -ms-flex-preferred-size: calc(100% + 16px);
        flex-basis: calc(100% + 16px);
  }
  .mobile\:grid > * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .legacy .mobile\:grid > *, .no-flexbox .mobile\:grid > *, .no-csscalc .mobile\:grid > *, .no-js .mobile\:grid > * {
    display: inline-block;
    vertical-align: top;
  }
}
.grid--gutters-0 {
  margin: 0 0 0 0;
  margin-bottom: 0;
}
.grid--gutters-0 > * {
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 0;
}

.grid--gutters-x-0 {
  margin: 0 0 0 0;
}
.grid--gutters-x-0 > * {
  padding-right: 0;
  padding-left: 0;
}

.grid--gutters-y-0 {
  margin-bottom: 0;
}
.grid--gutters-y-0 > * {
  margin-bottom: 0;
}

.grid--gutters-0\.5 {
  margin: 0 -4px 0 -4px;
  margin-bottom: -8px;
}
.grid--gutters-0\.5 > * {
  padding-right: 4px;
  padding-left: 4px;
  margin-bottom: 8px;
}

.grid--gutters-x-0\.5 {
  margin: 0 -4px 0 -4px;
}
.grid--gutters-x-0\.5 > * {
  padding-right: 4px;
  padding-left: 4px;
}

.grid--gutters-y-0\.5 {
  margin-bottom: -8px;
}
.grid--gutters-y-0\.5 > * {
  margin-bottom: 8px;
}

.grid--gutters {
  margin: 0 -8px 0 -8px;
  margin-bottom: -16px;
}
.grid--gutters > * {
  padding-right: 8px;
  padding-left: 8px;
  margin-bottom: 16px;
}

.grid--gutters-x {
  margin: 0 -8px 0 -8px;
}
.grid--gutters-x > * {
  padding-right: 8px;
  padding-left: 8px;
}

.grid--gutters-y {
  margin-bottom: -16px;
}
.grid--gutters-y > * {
  margin-bottom: 16px;
}

.grid--gutters-1\.5 {
  margin: 0 -12px 0 -12px;
  margin-bottom: -24px;
}
.grid--gutters-1\.5 > * {
  padding-right: 12px;
  padding-left: 12px;
  margin-bottom: 24px;
}

.grid--gutters-x-1\.5 {
  margin: 0 -12px 0 -12px;
}
.grid--gutters-x-1\.5 > * {
  padding-right: 12px;
  padding-left: 12px;
}

.grid--gutters-y-1\.5 {
  margin-bottom: -24px;
}
.grid--gutters-y-1\.5 > * {
  margin-bottom: 24px;
}

.grid--gutters-2 {
  margin: 0 -16px 0 -16px;
  margin-bottom: -32px;
}
.grid--gutters-2 > * {
  padding-right: 16px;
  padding-left: 16px;
  margin-bottom: 32px;
}

.grid--gutters-x-2 {
  margin: 0 -16px 0 -16px;
}
.grid--gutters-x-2 > * {
  padding-right: 16px;
  padding-left: 16px;
}

.grid--gutters-y-2 {
  margin-bottom: -32px;
}
.grid--gutters-y-2 > * {
  margin-bottom: 32px;
}

.grid--gutters-3 {
  margin: 0 -24px 0 -24px;
  margin-bottom: -48px;
}
.grid--gutters-3 > * {
  padding-right: 24px;
  padding-left: 24px;
  margin-bottom: 48px;
}

.grid--gutters-x-3 {
  margin: 0 -24px 0 -24px;
}
.grid--gutters-x-3 > * {
  padding-right: 24px;
  padding-left: 24px;
}

.grid--gutters-y-3 {
  margin-bottom: -48px;
}
.grid--gutters-y-3 > * {
  margin-bottom: 48px;
}

.grid--gutters-4 {
  margin: 0 -32px 0 -32px;
  margin-bottom: -64px;
}
.grid--gutters-4 > * {
  padding-right: 32px;
  padding-left: 32px;
  margin-bottom: 64px;
}

.grid--gutters-x-4 {
  margin: 0 -32px 0 -32px;
}
.grid--gutters-x-4 > * {
  padding-right: 32px;
  padding-left: 32px;
}

.grid--gutters-y-4 {
  margin-bottom: -64px;
}
.grid--gutters-y-4 > * {
  margin-bottom: 64px;
}

@media (max-width: 1500px) {
  .desktop\:grid--gutters-0 {
    margin: 0 0 0 0;
    margin-bottom: 0;
  }
  .desktop\:grid--gutters-0 > * {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0;
  }
  .desktop\:grid--gutters-x-0 {
    margin: 0 0 0 0;
  }
  .desktop\:grid--gutters-x-0 > * {
    padding-right: 0;
    padding-left: 0;
  }
  .desktop\:grid--gutters-y-0 {
    margin-bottom: 0;
  }
  .desktop\:grid--gutters-y-0 > * {
    margin-bottom: 0;
  }
  .desktop\:grid--gutters-0\.5 {
    margin: 0 -4px 0 -4px;
    margin-bottom: -8px;
  }
  .desktop\:grid--gutters-0\.5 > * {
    padding-right: 4px;
    padding-left: 4px;
    margin-bottom: 8px;
  }
  .desktop\:grid--gutters-x-0\.5 {
    margin: 0 -4px 0 -4px;
  }
  .desktop\:grid--gutters-x-0\.5 > * {
    padding-right: 4px;
    padding-left: 4px;
  }
  .desktop\:grid--gutters-y-0\.5 {
    margin-bottom: -8px;
  }
  .desktop\:grid--gutters-y-0\.5 > * {
    margin-bottom: 8px;
  }
  .desktop\:grid--gutters {
    margin: 0 -8px 0 -8px;
    margin-bottom: -16px;
  }
  .desktop\:grid--gutters > * {
    padding-right: 8px;
    padding-left: 8px;
    margin-bottom: 16px;
  }
  .desktop\:grid--gutters-x {
    margin: 0 -8px 0 -8px;
  }
  .desktop\:grid--gutters-x > * {
    padding-right: 8px;
    padding-left: 8px;
  }
  .desktop\:grid--gutters-y {
    margin-bottom: -16px;
  }
  .desktop\:grid--gutters-y > * {
    margin-bottom: 16px;
  }
  .desktop\:grid--gutters-1\.5 {
    margin: 0 -12px 0 -12px;
    margin-bottom: -24px;
  }
  .desktop\:grid--gutters-1\.5 > * {
    padding-right: 12px;
    padding-left: 12px;
    margin-bottom: 24px;
  }
  .desktop\:grid--gutters-x-1\.5 {
    margin: 0 -12px 0 -12px;
  }
  .desktop\:grid--gutters-x-1\.5 > * {
    padding-right: 12px;
    padding-left: 12px;
  }
  .desktop\:grid--gutters-y-1\.5 {
    margin-bottom: -24px;
  }
  .desktop\:grid--gutters-y-1\.5 > * {
    margin-bottom: 24px;
  }
  .desktop\:grid--gutters-2 {
    margin: 0 -16px 0 -16px;
    margin-bottom: -32px;
  }
  .desktop\:grid--gutters-2 > * {
    padding-right: 16px;
    padding-left: 16px;
    margin-bottom: 32px;
  }
  .desktop\:grid--gutters-x-2 {
    margin: 0 -16px 0 -16px;
  }
  .desktop\:grid--gutters-x-2 > * {
    padding-right: 16px;
    padding-left: 16px;
  }
  .desktop\:grid--gutters-y-2 {
    margin-bottom: -32px;
  }
  .desktop\:grid--gutters-y-2 > * {
    margin-bottom: 32px;
  }
  .desktop\:grid--gutters-3 {
    margin: 0 -24px 0 -24px;
    margin-bottom: -48px;
  }
  .desktop\:grid--gutters-3 > * {
    padding-right: 24px;
    padding-left: 24px;
    margin-bottom: 48px;
  }
  .desktop\:grid--gutters-x-3 {
    margin: 0 -24px 0 -24px;
  }
  .desktop\:grid--gutters-x-3 > * {
    padding-right: 24px;
    padding-left: 24px;
  }
  .desktop\:grid--gutters-y-3 {
    margin-bottom: -48px;
  }
  .desktop\:grid--gutters-y-3 > * {
    margin-bottom: 48px;
  }
  .desktop\:grid--gutters-4 {
    margin: 0 -32px 0 -32px;
    margin-bottom: -64px;
  }
  .desktop\:grid--gutters-4 > * {
    padding-right: 32px;
    padding-left: 32px;
    margin-bottom: 64px;
  }
  .desktop\:grid--gutters-x-4 {
    margin: 0 -32px 0 -32px;
  }
  .desktop\:grid--gutters-x-4 > * {
    padding-right: 32px;
    padding-left: 32px;
  }
  .desktop\:grid--gutters-y-4 {
    margin-bottom: -64px;
  }
  .desktop\:grid--gutters-y-4 > * {
    margin-bottom: 64px;
  }
}
@media (max-width: 1023px) {
  .tablet\:grid--gutters-0 {
    margin: 0 0 0 0;
    margin-bottom: 0;
  }
  .tablet\:grid--gutters-0 > * {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0;
  }
  .tablet\:grid--gutters-x-0 {
    margin: 0 0 0 0;
  }
  .tablet\:grid--gutters-x-0 > * {
    padding-right: 0;
    padding-left: 0;
  }
  .tablet\:grid--gutters-y-0 {
    margin-bottom: 0;
  }
  .tablet\:grid--gutters-y-0 > * {
    margin-bottom: 0;
  }
  .tablet\:grid--gutters-0\.5 {
    margin: 0 -4px 0 -4px;
    margin-bottom: -8px;
  }
  .tablet\:grid--gutters-0\.5 > * {
    padding-right: 4px;
    padding-left: 4px;
    margin-bottom: 8px;
  }
  .tablet\:grid--gutters-x-0\.5 {
    margin: 0 -4px 0 -4px;
  }
  .tablet\:grid--gutters-x-0\.5 > * {
    padding-right: 4px;
    padding-left: 4px;
  }
  .tablet\:grid--gutters-y-0\.5 {
    margin-bottom: -8px;
  }
  .tablet\:grid--gutters-y-0\.5 > * {
    margin-bottom: 8px;
  }
  .tablet\:grid--gutters {
    margin: 0 -8px 0 -8px;
    margin-bottom: -16px;
  }
  .tablet\:grid--gutters > * {
    padding-right: 8px;
    padding-left: 8px;
    margin-bottom: 16px;
  }
  .tablet\:grid--gutters-x {
    margin: 0 -8px 0 -8px;
  }
  .tablet\:grid--gutters-x > * {
    padding-right: 8px;
    padding-left: 8px;
  }
  .tablet\:grid--gutters-y {
    margin-bottom: -16px;
  }
  .tablet\:grid--gutters-y > * {
    margin-bottom: 16px;
  }
  .tablet\:grid--gutters-1\.5 {
    margin: 0 -12px 0 -12px;
    margin-bottom: -24px;
  }
  .tablet\:grid--gutters-1\.5 > * {
    padding-right: 12px;
    padding-left: 12px;
    margin-bottom: 24px;
  }
  .tablet\:grid--gutters-x-1\.5 {
    margin: 0 -12px 0 -12px;
  }
  .tablet\:grid--gutters-x-1\.5 > * {
    padding-right: 12px;
    padding-left: 12px;
  }
  .tablet\:grid--gutters-y-1\.5 {
    margin-bottom: -24px;
  }
  .tablet\:grid--gutters-y-1\.5 > * {
    margin-bottom: 24px;
  }
  .tablet\:grid--gutters-2 {
    margin: 0 -16px 0 -16px;
    margin-bottom: -32px;
  }
  .tablet\:grid--gutters-2 > * {
    padding-right: 16px;
    padding-left: 16px;
    margin-bottom: 32px;
  }
  .tablet\:grid--gutters-x-2 {
    margin: 0 -16px 0 -16px;
  }
  .tablet\:grid--gutters-x-2 > * {
    padding-right: 16px;
    padding-left: 16px;
  }
  .tablet\:grid--gutters-y-2 {
    margin-bottom: -32px;
  }
  .tablet\:grid--gutters-y-2 > * {
    margin-bottom: 32px;
  }
  .tablet\:grid--gutters-3 {
    margin: 0 -24px 0 -24px;
    margin-bottom: -48px;
  }
  .tablet\:grid--gutters-3 > * {
    padding-right: 24px;
    padding-left: 24px;
    margin-bottom: 48px;
  }
  .tablet\:grid--gutters-x-3 {
    margin: 0 -24px 0 -24px;
  }
  .tablet\:grid--gutters-x-3 > * {
    padding-right: 24px;
    padding-left: 24px;
  }
  .tablet\:grid--gutters-y-3 {
    margin-bottom: -48px;
  }
  .tablet\:grid--gutters-y-3 > * {
    margin-bottom: 48px;
  }
  .tablet\:grid--gutters-4 {
    margin: 0 -32px 0 -32px;
    margin-bottom: -64px;
  }
  .tablet\:grid--gutters-4 > * {
    padding-right: 32px;
    padding-left: 32px;
    margin-bottom: 64px;
  }
  .tablet\:grid--gutters-x-4 {
    margin: 0 -32px 0 -32px;
  }
  .tablet\:grid--gutters-x-4 > * {
    padding-right: 32px;
    padding-left: 32px;
  }
  .tablet\:grid--gutters-y-4 {
    margin-bottom: -64px;
  }
  .tablet\:grid--gutters-y-4 > * {
    margin-bottom: 64px;
  }
}
@media (max-width: 767px) {
  .mobile\:grid--gutters-0 {
    margin: 0 0 0 0;
    margin-bottom: 0;
  }
  .mobile\:grid--gutters-0 > * {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0;
  }
  .mobile\:grid--gutters-x-0 {
    margin: 0 0 0 0;
  }
  .mobile\:grid--gutters-x-0 > * {
    padding-right: 0;
    padding-left: 0;
  }
  .mobile\:grid--gutters-y-0 {
    margin-bottom: 0;
  }
  .mobile\:grid--gutters-y-0 > * {
    margin-bottom: 0;
  }
  .mobile\:grid--gutters-0\.5 {
    margin: 0 -4px 0 -4px;
    margin-bottom: -8px;
  }
  .mobile\:grid--gutters-0\.5 > * {
    padding-right: 4px;
    padding-left: 4px;
    margin-bottom: 8px;
  }
  .mobile\:grid--gutters-x-0\.5 {
    margin: 0 -4px 0 -4px;
  }
  .mobile\:grid--gutters-x-0\.5 > * {
    padding-right: 4px;
    padding-left: 4px;
  }
  .mobile\:grid--gutters-y-0\.5 {
    margin-bottom: -8px;
  }
  .mobile\:grid--gutters-y-0\.5 > * {
    margin-bottom: 8px;
  }
  .mobile\:grid--gutters {
    margin: 0 -8px 0 -8px;
    margin-bottom: -16px;
  }
  .mobile\:grid--gutters > * {
    padding-right: 8px;
    padding-left: 8px;
    margin-bottom: 16px;
  }
  .mobile\:grid--gutters-x {
    margin: 0 -8px 0 -8px;
  }
  .mobile\:grid--gutters-x > * {
    padding-right: 8px;
    padding-left: 8px;
  }
  .mobile\:grid--gutters-y {
    margin-bottom: -16px;
  }
  .mobile\:grid--gutters-y > * {
    margin-bottom: 16px;
  }
  .mobile\:grid--gutters-1\.5 {
    margin: 0 -12px 0 -12px;
    margin-bottom: -24px;
  }
  .mobile\:grid--gutters-1\.5 > * {
    padding-right: 12px;
    padding-left: 12px;
    margin-bottom: 24px;
  }
  .mobile\:grid--gutters-x-1\.5 {
    margin: 0 -12px 0 -12px;
  }
  .mobile\:grid--gutters-x-1\.5 > * {
    padding-right: 12px;
    padding-left: 12px;
  }
  .mobile\:grid--gutters-y-1\.5 {
    margin-bottom: -24px;
  }
  .mobile\:grid--gutters-y-1\.5 > * {
    margin-bottom: 24px;
  }
  .mobile\:grid--gutters-2 {
    margin: 0 -16px 0 -16px;
    margin-bottom: -32px;
  }
  .mobile\:grid--gutters-2 > * {
    padding-right: 16px;
    padding-left: 16px;
    margin-bottom: 32px;
  }
  .mobile\:grid--gutters-x-2 {
    margin: 0 -16px 0 -16px;
  }
  .mobile\:grid--gutters-x-2 > * {
    padding-right: 16px;
    padding-left: 16px;
  }
  .mobile\:grid--gutters-y-2 {
    margin-bottom: -32px;
  }
  .mobile\:grid--gutters-y-2 > * {
    margin-bottom: 32px;
  }
  .mobile\:grid--gutters-3 {
    margin: 0 -24px 0 -24px;
    margin-bottom: -48px;
  }
  .mobile\:grid--gutters-3 > * {
    padding-right: 24px;
    padding-left: 24px;
    margin-bottom: 48px;
  }
  .mobile\:grid--gutters-x-3 {
    margin: 0 -24px 0 -24px;
  }
  .mobile\:grid--gutters-x-3 > * {
    padding-right: 24px;
    padding-left: 24px;
  }
  .mobile\:grid--gutters-y-3 {
    margin-bottom: -48px;
  }
  .mobile\:grid--gutters-y-3 > * {
    margin-bottom: 48px;
  }
  .mobile\:grid--gutters-4 {
    margin: 0 -32px 0 -32px;
    margin-bottom: -64px;
  }
  .mobile\:grid--gutters-4 > * {
    padding-right: 32px;
    padding-left: 32px;
    margin-bottom: 64px;
  }
  .mobile\:grid--gutters-x-4 {
    margin: 0 -32px 0 -32px;
  }
  .mobile\:grid--gutters-x-4 > * {
    padding-right: 32px;
    padding-left: 32px;
  }
  .mobile\:grid--gutters-y-4 {
    margin-bottom: -64px;
  }
  .mobile\:grid--gutters-y-4 > * {
    margin-bottom: 64px;
  }
}
.grid__inner {
  width: 100%;
}

/* ALIGNMENT */
.grid--left {
  text-align: left;
}
.modern .grid--left, .flexbox.csscalc.js .grid--left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.grid--center {
  text-align: center;
}
.modern .grid--center, .flexbox.csscalc.js .grid--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.grid--right {
  text-align: right;
}
.modern .grid--right, .flexbox.csscalc.js .grid--right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* BREAKPOINTS */
.modern .grid--1\/12 > *, .flexbox.csscalc.js .grid--1\/12 > * {
  max-width: 8.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 8.3333333333%;
      flex-basis: 8.3333333333%;
}
.legacy .grid--1\/12 > *, .no-flexbox .grid--1\/12 > *, .no-csscalc .grid--1\/12 > *, .no-js .grid--1\/12 > * {
  width: 8.3333333333%;
}

.modern .grid__1\/12, .flexbox.csscalc.js .grid__1\/12 {
  max-width: 8.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 8.3333333333%;
      flex-basis: 8.3333333333%;
}
.legacy .grid__1\/12, .no-flexbox .grid__1\/12, .no-csscalc .grid__1\/12, .no-js .grid__1\/12 {
  width: 8.3333333333%;
}

.modern .grid--2\/12 > *, .modern .grid--1\/6 > *, .flexbox.csscalc.js .grid--2\/12 > *, .flexbox.csscalc.js .grid--1\/6 > * {
  max-width: 16.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 16.6666666667%;
      flex-basis: 16.6666666667%;
}
.legacy .grid--2\/12 > *, .legacy .grid--1\/6 > *, .no-flexbox .grid--2\/12 > *, .no-flexbox .grid--1\/6 > *, .no-csscalc .grid--2\/12 > *, .no-csscalc .grid--1\/6 > *, .no-js .grid--2\/12 > *, .no-js .grid--1\/6 > * {
  width: 16.6666666667%;
}

.modern .grid__2\/12, .modern .grid__1\/6, .flexbox.csscalc.js .grid__2\/12, .flexbox.csscalc.js .grid__1\/6 {
  max-width: 16.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 16.6666666667%;
      flex-basis: 16.6666666667%;
}
.legacy .grid__2\/12, .legacy .grid__1\/6, .no-flexbox .grid__2\/12, .no-flexbox .grid__1\/6, .no-csscalc .grid__2\/12, .no-csscalc .grid__1\/6, .no-js .grid__2\/12, .no-js .grid__1\/6 {
  width: 16.6666666667%;
}

.modern .grid--3\/12 > *, .modern .grid--1\/4 > *, .flexbox.csscalc.js .grid--3\/12 > *, .flexbox.csscalc.js .grid--1\/4 > * {
  max-width: 25%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
}
.legacy .grid--3\/12 > *, .legacy .grid--1\/4 > *, .no-flexbox .grid--3\/12 > *, .no-flexbox .grid--1\/4 > *, .no-csscalc .grid--3\/12 > *, .no-csscalc .grid--1\/4 > *, .no-js .grid--3\/12 > *, .no-js .grid--1\/4 > * {
  width: 25%;
}

.modern .grid__3\/12, .modern .grid__1\/4, .flexbox.csscalc.js .grid__3\/12, .flexbox.csscalc.js .grid__1\/4 {
  max-width: 25%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
}
.legacy .grid__3\/12, .legacy .grid__1\/4, .no-flexbox .grid__3\/12, .no-flexbox .grid__1\/4, .no-csscalc .grid__3\/12, .no-csscalc .grid__1\/4, .no-js .grid__3\/12, .no-js .grid__1\/4 {
  width: 25%;
}

.modern .grid--4\/12 > *, .modern .grid--1\/3 > *, .modern .grid--2\/6 > *, .flexbox.csscalc.js .grid--4\/12 > *, .flexbox.csscalc.js .grid--1\/3 > *, .flexbox.csscalc.js .grid--2\/6 > * {
  max-width: 33.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 33.3333333333%;
      flex-basis: 33.3333333333%;
}
.legacy .grid--4\/12 > *, .legacy .grid--1\/3 > *, .legacy .grid--2\/6 > *, .no-flexbox .grid--4\/12 > *, .no-flexbox .grid--1\/3 > *, .no-flexbox .grid--2\/6 > *, .no-csscalc .grid--4\/12 > *, .no-csscalc .grid--1\/3 > *, .no-csscalc .grid--2\/6 > *, .no-js .grid--4\/12 > *, .no-js .grid--1\/3 > *, .no-js .grid--2\/6 > * {
  width: 33.3333333333%;
}

.modern .grid__4\/12, .modern .grid__1\/3, .modern .grid__2\/6, .flexbox.csscalc.js .grid__4\/12, .flexbox.csscalc.js .grid__1\/3, .flexbox.csscalc.js .grid__2\/6 {
  max-width: 33.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 33.3333333333%;
      flex-basis: 33.3333333333%;
}
.legacy .grid__4\/12, .legacy .grid__1\/3, .legacy .grid__2\/6, .no-flexbox .grid__4\/12, .no-flexbox .grid__1\/3, .no-flexbox .grid__2\/6, .no-csscalc .grid__4\/12, .no-csscalc .grid__1\/3, .no-csscalc .grid__2\/6, .no-js .grid__4\/12, .no-js .grid__1\/3, .no-js .grid__2\/6 {
  width: 33.3333333333%;
}

.modern .grid--5\/12 > *, .flexbox.csscalc.js .grid--5\/12 > * {
  max-width: 41.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 41.6666666667%;
      flex-basis: 41.6666666667%;
}
.legacy .grid--5\/12 > *, .no-flexbox .grid--5\/12 > *, .no-csscalc .grid--5\/12 > *, .no-js .grid--5\/12 > * {
  width: 41.6666666667%;
}

.modern .grid__5\/12, .flexbox.csscalc.js .grid__5\/12 {
  max-width: 41.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 41.6666666667%;
      flex-basis: 41.6666666667%;
}
.legacy .grid__5\/12, .no-flexbox .grid__5\/12, .no-csscalc .grid__5\/12, .no-js .grid__5\/12 {
  width: 41.6666666667%;
}

.modern .grid--6\/12 > *, .modern .grid--1\/2 > *, .modern .grid--2\/4 > *, .modern .grid--3\/6 > *, .flexbox.csscalc.js .grid--6\/12 > *, .flexbox.csscalc.js .grid--1\/2 > *, .flexbox.csscalc.js .grid--2\/4 > *, .flexbox.csscalc.js .grid--3\/6 > * {
  max-width: 50%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.legacy .grid--6\/12 > *, .legacy .grid--1\/2 > *, .legacy .grid--2\/4 > *, .legacy .grid--3\/6 > *, .no-flexbox .grid--6\/12 > *, .no-flexbox .grid--1\/2 > *, .no-flexbox .grid--2\/4 > *, .no-flexbox .grid--3\/6 > *, .no-csscalc .grid--6\/12 > *, .no-csscalc .grid--1\/2 > *, .no-csscalc .grid--2\/4 > *, .no-csscalc .grid--3\/6 > *, .no-js .grid--6\/12 > *, .no-js .grid--1\/2 > *, .no-js .grid--2\/4 > *, .no-js .grid--3\/6 > * {
  width: 50%;
}

.modern .grid__6\/12, .modern .grid__1\/2, .modern .grid__2\/4, .modern .grid__3\/6, .flexbox.csscalc.js .grid__6\/12, .flexbox.csscalc.js .grid__1\/2, .flexbox.csscalc.js .grid__2\/4, .flexbox.csscalc.js .grid__3\/6 {
  max-width: 50%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.legacy .grid__6\/12, .legacy .grid__1\/2, .legacy .grid__2\/4, .legacy .grid__3\/6, .no-flexbox .grid__6\/12, .no-flexbox .grid__1\/2, .no-flexbox .grid__2\/4, .no-flexbox .grid__3\/6, .no-csscalc .grid__6\/12, .no-csscalc .grid__1\/2, .no-csscalc .grid__2\/4, .no-csscalc .grid__3\/6, .no-js .grid__6\/12, .no-js .grid__1\/2, .no-js .grid__2\/4, .no-js .grid__3\/6 {
  width: 50%;
}

.modern .grid--7\/12 > *, .flexbox.csscalc.js .grid--7\/12 > * {
  max-width: 58.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 58.3333333333%;
      flex-basis: 58.3333333333%;
}
.legacy .grid--7\/12 > *, .no-flexbox .grid--7\/12 > *, .no-csscalc .grid--7\/12 > *, .no-js .grid--7\/12 > * {
  width: 58.3333333333%;
}

.modern .grid__7\/12, .flexbox.csscalc.js .grid__7\/12 {
  max-width: 58.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 58.3333333333%;
      flex-basis: 58.3333333333%;
}
.legacy .grid__7\/12, .no-flexbox .grid__7\/12, .no-csscalc .grid__7\/12, .no-js .grid__7\/12 {
  width: 58.3333333333%;
}

.modern .grid--8\/12 > *, .modern .grid--2\/3 > *, .modern .grid--4\/6 > *, .flexbox.csscalc.js .grid--8\/12 > *, .flexbox.csscalc.js .grid--2\/3 > *, .flexbox.csscalc.js .grid--4\/6 > * {
  max-width: 66.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 66.6666666667%;
      flex-basis: 66.6666666667%;
}
.legacy .grid--8\/12 > *, .legacy .grid--2\/3 > *, .legacy .grid--4\/6 > *, .no-flexbox .grid--8\/12 > *, .no-flexbox .grid--2\/3 > *, .no-flexbox .grid--4\/6 > *, .no-csscalc .grid--8\/12 > *, .no-csscalc .grid--2\/3 > *, .no-csscalc .grid--4\/6 > *, .no-js .grid--8\/12 > *, .no-js .grid--2\/3 > *, .no-js .grid--4\/6 > * {
  width: 66.6666666667%;
}

.modern .grid__8\/12, .modern .grid__2\/3, .modern .grid__4\/6, .flexbox.csscalc.js .grid__8\/12, .flexbox.csscalc.js .grid__2\/3, .flexbox.csscalc.js .grid__4\/6 {
  max-width: 66.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 66.6666666667%;
      flex-basis: 66.6666666667%;
}
.legacy .grid__8\/12, .legacy .grid__2\/3, .legacy .grid__4\/6, .no-flexbox .grid__8\/12, .no-flexbox .grid__2\/3, .no-flexbox .grid__4\/6, .no-csscalc .grid__8\/12, .no-csscalc .grid__2\/3, .no-csscalc .grid__4\/6, .no-js .grid__8\/12, .no-js .grid__2\/3, .no-js .grid__4\/6 {
  width: 66.6666666667%;
}

.modern .grid--9\/12 > *, .modern .grid--3\/4 > *, .flexbox.csscalc.js .grid--9\/12 > *, .flexbox.csscalc.js .grid--3\/4 > * {
  max-width: 75%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
}
.legacy .grid--9\/12 > *, .legacy .grid--3\/4 > *, .no-flexbox .grid--9\/12 > *, .no-flexbox .grid--3\/4 > *, .no-csscalc .grid--9\/12 > *, .no-csscalc .grid--3\/4 > *, .no-js .grid--9\/12 > *, .no-js .grid--3\/4 > * {
  width: 75%;
}

.modern .grid__9\/12, .modern .grid__3\/4, .flexbox.csscalc.js .grid__9\/12, .flexbox.csscalc.js .grid__3\/4 {
  max-width: 75%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
}
.legacy .grid__9\/12, .legacy .grid__3\/4, .no-flexbox .grid__9\/12, .no-flexbox .grid__3\/4, .no-csscalc .grid__9\/12, .no-csscalc .grid__3\/4, .no-js .grid__9\/12, .no-js .grid__3\/4 {
  width: 75%;
}

.modern .grid--10\/12 > *, .modern .grid--5\/6 > *, .flexbox.csscalc.js .grid--10\/12 > *, .flexbox.csscalc.js .grid--5\/6 > * {
  max-width: 83.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 83.3333333333%;
      flex-basis: 83.3333333333%;
}
.legacy .grid--10\/12 > *, .legacy .grid--5\/6 > *, .no-flexbox .grid--10\/12 > *, .no-flexbox .grid--5\/6 > *, .no-csscalc .grid--10\/12 > *, .no-csscalc .grid--5\/6 > *, .no-js .grid--10\/12 > *, .no-js .grid--5\/6 > * {
  width: 83.3333333333%;
}

.modern .grid__10\/12, .modern .grid__5\/6, .flexbox.csscalc.js .grid__10\/12, .flexbox.csscalc.js .grid__5\/6 {
  max-width: 83.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 83.3333333333%;
      flex-basis: 83.3333333333%;
}
.legacy .grid__10\/12, .legacy .grid__5\/6, .no-flexbox .grid__10\/12, .no-flexbox .grid__5\/6, .no-csscalc .grid__10\/12, .no-csscalc .grid__5\/6, .no-js .grid__10\/12, .no-js .grid__5\/6 {
  width: 83.3333333333%;
}

.modern .grid--11\/12 > *, .flexbox.csscalc.js .grid--11\/12 > * {
  max-width: 91.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 91.6666666667%;
      flex-basis: 91.6666666667%;
}
.legacy .grid--11\/12 > *, .no-flexbox .grid--11\/12 > *, .no-csscalc .grid--11\/12 > *, .no-js .grid--11\/12 > * {
  width: 91.6666666667%;
}

.modern .grid__11\/12, .flexbox.csscalc.js .grid__11\/12 {
  max-width: 91.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 91.6666666667%;
      flex-basis: 91.6666666667%;
}
.legacy .grid__11\/12, .no-flexbox .grid__11\/12, .no-csscalc .grid__11\/12, .no-js .grid__11\/12 {
  width: 91.6666666667%;
}

.modern .grid--12\/12 > *, .modern .grid--1\/1 > *, .modern .grid--2\/2 > *, .modern .grid--3\/3 > *, .modern .grid--4\/4 > *, .modern .grid--6\/6 > *, .flexbox.csscalc.js .grid--12\/12 > *, .flexbox.csscalc.js .grid--1\/1 > *, .flexbox.csscalc.js .grid--2\/2 > *, .flexbox.csscalc.js .grid--3\/3 > *, .flexbox.csscalc.js .grid--4\/4 > *, .flexbox.csscalc.js .grid--6\/6 > * {
  max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.legacy .grid--12\/12 > *, .legacy .grid--1\/1 > *, .legacy .grid--2\/2 > *, .legacy .grid--3\/3 > *, .legacy .grid--4\/4 > *, .legacy .grid--6\/6 > *, .no-flexbox .grid--12\/12 > *, .no-flexbox .grid--1\/1 > *, .no-flexbox .grid--2\/2 > *, .no-flexbox .grid--3\/3 > *, .no-flexbox .grid--4\/4 > *, .no-flexbox .grid--6\/6 > *, .no-csscalc .grid--12\/12 > *, .no-csscalc .grid--1\/1 > *, .no-csscalc .grid--2\/2 > *, .no-csscalc .grid--3\/3 > *, .no-csscalc .grid--4\/4 > *, .no-csscalc .grid--6\/6 > *, .no-js .grid--12\/12 > *, .no-js .grid--1\/1 > *, .no-js .grid--2\/2 > *, .no-js .grid--3\/3 > *, .no-js .grid--4\/4 > *, .no-js .grid--6\/6 > * {
  width: 100%;
}

.modern .grid__12\/12, .modern .grid__1\/1, .modern .grid__2\/2, .modern .grid__3\/3, .modern .grid__4\/4, .modern .grid__6\/6, .flexbox.csscalc.js .grid__12\/12, .flexbox.csscalc.js .grid__1\/1, .flexbox.csscalc.js .grid__2\/2, .flexbox.csscalc.js .grid__3\/3, .flexbox.csscalc.js .grid__4\/4, .flexbox.csscalc.js .grid__6\/6 {
  max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.legacy .grid__12\/12, .legacy .grid__1\/1, .legacy .grid__2\/2, .legacy .grid__3\/3, .legacy .grid__4\/4, .legacy .grid__6\/6, .no-flexbox .grid__12\/12, .no-flexbox .grid__1\/1, .no-flexbox .grid__2\/2, .no-flexbox .grid__3\/3, .no-flexbox .grid__4\/4, .no-flexbox .grid__6\/6, .no-csscalc .grid__12\/12, .no-csscalc .grid__1\/1, .no-csscalc .grid__2\/2, .no-csscalc .grid__3\/3, .no-csscalc .grid__4\/4, .no-csscalc .grid__6\/6, .no-js .grid__12\/12, .no-js .grid__1\/1, .no-js .grid__2\/2, .no-js .grid__3\/3, .no-js .grid__4\/4, .no-js .grid__6\/6 {
  width: 100%;
}

.modern .grid--1\/5 > *, .flexbox.csscalc.js .grid--1\/5 > * {
  max-width: 20%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
}
.legacy .grid--1\/5 > *, .no-flexbox .grid--1\/5 > *, .no-csscalc .grid--1\/5 > *, .no-js .grid--1\/5 > * {
  width: 20%;
}

.modern .grid__1\/5, .flexbox.csscalc.js .grid__1\/5 {
  max-width: 20%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
}
.legacy .grid__1\/5, .no-flexbox .grid__1\/5, .no-csscalc .grid__1\/5, .no-js .grid__1\/5 {
  width: 20%;
}

.modern .grid--2\/5 > *, .flexbox.csscalc.js .grid--2\/5 > * {
  max-width: 40%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
}
.legacy .grid--2\/5 > *, .no-flexbox .grid--2\/5 > *, .no-csscalc .grid--2\/5 > *, .no-js .grid--2\/5 > * {
  width: 40%;
}

.modern .grid__2\/5, .flexbox.csscalc.js .grid__2\/5 {
  max-width: 40%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
}
.legacy .grid__2\/5, .no-flexbox .grid__2\/5, .no-csscalc .grid__2\/5, .no-js .grid__2\/5 {
  width: 40%;
}

.modern .grid--3\/5 > *, .flexbox.csscalc.js .grid--3\/5 > * {
  max-width: 60%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
}
.legacy .grid--3\/5 > *, .no-flexbox .grid--3\/5 > *, .no-csscalc .grid--3\/5 > *, .no-js .grid--3\/5 > * {
  width: 60%;
}

.modern .grid__3\/5, .flexbox.csscalc.js .grid__3\/5 {
  max-width: 60%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
}
.legacy .grid__3\/5, .no-flexbox .grid__3\/5, .no-csscalc .grid__3\/5, .no-js .grid__3\/5 {
  width: 60%;
}

.modern .grid--4\/5 > *, .flexbox.csscalc.js .grid--4\/5 > * {
  max-width: 80%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 80%;
      flex-basis: 80%;
}
.legacy .grid--4\/5 > *, .no-flexbox .grid--4\/5 > *, .no-csscalc .grid--4\/5 > *, .no-js .grid--4\/5 > * {
  width: 80%;
}

.modern .grid__4\/5, .flexbox.csscalc.js .grid__4\/5 {
  max-width: 80%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 80%;
      flex-basis: 80%;
}
.legacy .grid__4\/5, .no-flexbox .grid__4\/5, .no-csscalc .grid__4\/5, .no-js .grid__4\/5 {
  width: 80%;
}

.modern .grid--5\/5 > *, .flexbox.csscalc.js .grid--5\/5 > * {
  max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.legacy .grid--5\/5 > *, .no-flexbox .grid--5\/5 > *, .no-csscalc .grid--5\/5 > *, .no-js .grid--5\/5 > * {
  width: 100%;
}

.modern .grid__5\/5, .flexbox.csscalc.js .grid__5\/5 {
  max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.legacy .grid__5\/5, .no-flexbox .grid__5\/5, .no-csscalc .grid__5\/5, .no-js .grid__5\/5 {
  width: 100%;
}

.modern .grid--1\/7 > *, .flexbox.csscalc.js .grid--1\/7 > * {
  max-width: 14.2857142857%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 14.2857142857%;
      flex-basis: 14.2857142857%;
}
.legacy .grid--1\/7 > *, .no-flexbox .grid--1\/7 > *, .no-csscalc .grid--1\/7 > *, .no-js .grid--1\/7 > * {
  width: 14.2857142857%;
}

.modern .grid__1\/7, .flexbox.csscalc.js .grid__1\/7 {
  max-width: 14.2857142857%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 14.2857142857%;
      flex-basis: 14.2857142857%;
}
.legacy .grid__1\/7, .no-flexbox .grid__1\/7, .no-csscalc .grid__1\/7, .no-js .grid__1\/7 {
  width: 14.2857142857%;
}

.modern .grid--2\/7 > *, .flexbox.csscalc.js .grid--2\/7 > * {
  max-width: 28.5714285714%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 28.5714285714%;
      flex-basis: 28.5714285714%;
}
.legacy .grid--2\/7 > *, .no-flexbox .grid--2\/7 > *, .no-csscalc .grid--2\/7 > *, .no-js .grid--2\/7 > * {
  width: 28.5714285714%;
}

.modern .grid__2\/7, .flexbox.csscalc.js .grid__2\/7 {
  max-width: 28.5714285714%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 28.5714285714%;
      flex-basis: 28.5714285714%;
}
.legacy .grid__2\/7, .no-flexbox .grid__2\/7, .no-csscalc .grid__2\/7, .no-js .grid__2\/7 {
  width: 28.5714285714%;
}

.modern .grid--3\/7 > *, .flexbox.csscalc.js .grid--3\/7 > * {
  max-width: 42.8571428571%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 42.8571428571%;
      flex-basis: 42.8571428571%;
}
.legacy .grid--3\/7 > *, .no-flexbox .grid--3\/7 > *, .no-csscalc .grid--3\/7 > *, .no-js .grid--3\/7 > * {
  width: 42.8571428571%;
}

.modern .grid__3\/7, .flexbox.csscalc.js .grid__3\/7 {
  max-width: 42.8571428571%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 42.8571428571%;
      flex-basis: 42.8571428571%;
}
.legacy .grid__3\/7, .no-flexbox .grid__3\/7, .no-csscalc .grid__3\/7, .no-js .grid__3\/7 {
  width: 42.8571428571%;
}

.modern .grid--4\/7 > *, .flexbox.csscalc.js .grid--4\/7 > * {
  max-width: 57.1428571429%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 57.1428571429%;
      flex-basis: 57.1428571429%;
}
.legacy .grid--4\/7 > *, .no-flexbox .grid--4\/7 > *, .no-csscalc .grid--4\/7 > *, .no-js .grid--4\/7 > * {
  width: 57.1428571429%;
}

.modern .grid__4\/7, .flexbox.csscalc.js .grid__4\/7 {
  max-width: 57.1428571429%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 57.1428571429%;
      flex-basis: 57.1428571429%;
}
.legacy .grid__4\/7, .no-flexbox .grid__4\/7, .no-csscalc .grid__4\/7, .no-js .grid__4\/7 {
  width: 57.1428571429%;
}

.modern .grid--5\/7 > *, .flexbox.csscalc.js .grid--5\/7 > * {
  max-width: 71.4285714286%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 71.4285714286%;
      flex-basis: 71.4285714286%;
}
.legacy .grid--5\/7 > *, .no-flexbox .grid--5\/7 > *, .no-csscalc .grid--5\/7 > *, .no-js .grid--5\/7 > * {
  width: 71.4285714286%;
}

.modern .grid__5\/7, .flexbox.csscalc.js .grid__5\/7 {
  max-width: 71.4285714286%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 71.4285714286%;
      flex-basis: 71.4285714286%;
}
.legacy .grid__5\/7, .no-flexbox .grid__5\/7, .no-csscalc .grid__5\/7, .no-js .grid__5\/7 {
  width: 71.4285714286%;
}

.modern .grid--6\/7 > *, .flexbox.csscalc.js .grid--6\/7 > * {
  max-width: 85.7142857143%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 85.7142857143%;
      flex-basis: 85.7142857143%;
}
.legacy .grid--6\/7 > *, .no-flexbox .grid--6\/7 > *, .no-csscalc .grid--6\/7 > *, .no-js .grid--6\/7 > * {
  width: 85.7142857143%;
}

.modern .grid__6\/7, .flexbox.csscalc.js .grid__6\/7 {
  max-width: 85.7142857143%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 85.7142857143%;
      flex-basis: 85.7142857143%;
}
.legacy .grid__6\/7, .no-flexbox .grid__6\/7, .no-csscalc .grid__6\/7, .no-js .grid__6\/7 {
  width: 85.7142857143%;
}

.modern .grid--7\/7 > *, .flexbox.csscalc.js .grid--7\/7 > * {
  max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.legacy .grid--7\/7 > *, .no-flexbox .grid--7\/7 > *, .no-csscalc .grid--7\/7 > *, .no-js .grid--7\/7 > * {
  width: 100%;
}

.modern .grid__7\/7, .flexbox.csscalc.js .grid__7\/7 {
  max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.legacy .grid__7\/7, .no-flexbox .grid__7\/7, .no-csscalc .grid__7\/7, .no-js .grid__7\/7 {
  width: 100%;
}

.modern .grid--1\/8 > *, .flexbox.csscalc.js .grid--1\/8 > * {
  max-width: 12.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 12.5%;
      flex-basis: 12.5%;
}
.legacy .grid--1\/8 > *, .no-flexbox .grid--1\/8 > *, .no-csscalc .grid--1\/8 > *, .no-js .grid--1\/8 > * {
  width: 12.5%;
}

.modern .grid__1\/8, .flexbox.csscalc.js .grid__1\/8 {
  max-width: 12.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 12.5%;
      flex-basis: 12.5%;
}
.legacy .grid__1\/8, .no-flexbox .grid__1\/8, .no-csscalc .grid__1\/8, .no-js .grid__1\/8 {
  width: 12.5%;
}

.modern .grid--2\/8 > *, .flexbox.csscalc.js .grid--2\/8 > * {
  max-width: 25%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
}
.legacy .grid--2\/8 > *, .no-flexbox .grid--2\/8 > *, .no-csscalc .grid--2\/8 > *, .no-js .grid--2\/8 > * {
  width: 25%;
}

.modern .grid__2\/8, .flexbox.csscalc.js .grid__2\/8 {
  max-width: 25%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
}
.legacy .grid__2\/8, .no-flexbox .grid__2\/8, .no-csscalc .grid__2\/8, .no-js .grid__2\/8 {
  width: 25%;
}

.modern .grid--3\/8 > *, .flexbox.csscalc.js .grid--3\/8 > * {
  max-width: 37.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 37.5%;
      flex-basis: 37.5%;
}
.legacy .grid--3\/8 > *, .no-flexbox .grid--3\/8 > *, .no-csscalc .grid--3\/8 > *, .no-js .grid--3\/8 > * {
  width: 37.5%;
}

.modern .grid__3\/8, .flexbox.csscalc.js .grid__3\/8 {
  max-width: 37.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 37.5%;
      flex-basis: 37.5%;
}
.legacy .grid__3\/8, .no-flexbox .grid__3\/8, .no-csscalc .grid__3\/8, .no-js .grid__3\/8 {
  width: 37.5%;
}

.modern .grid--4\/8 > *, .flexbox.csscalc.js .grid--4\/8 > * {
  max-width: 50%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.legacy .grid--4\/8 > *, .no-flexbox .grid--4\/8 > *, .no-csscalc .grid--4\/8 > *, .no-js .grid--4\/8 > * {
  width: 50%;
}

.modern .grid__4\/8, .flexbox.csscalc.js .grid__4\/8 {
  max-width: 50%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.legacy .grid__4\/8, .no-flexbox .grid__4\/8, .no-csscalc .grid__4\/8, .no-js .grid__4\/8 {
  width: 50%;
}

.modern .grid--5\/8 > *, .flexbox.csscalc.js .grid--5\/8 > * {
  max-width: 62.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 62.5%;
      flex-basis: 62.5%;
}
.legacy .grid--5\/8 > *, .no-flexbox .grid--5\/8 > *, .no-csscalc .grid--5\/8 > *, .no-js .grid--5\/8 > * {
  width: 62.5%;
}

.modern .grid__5\/8, .flexbox.csscalc.js .grid__5\/8 {
  max-width: 62.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 62.5%;
      flex-basis: 62.5%;
}
.legacy .grid__5\/8, .no-flexbox .grid__5\/8, .no-csscalc .grid__5\/8, .no-js .grid__5\/8 {
  width: 62.5%;
}

.modern .grid--6\/8 > *, .flexbox.csscalc.js .grid--6\/8 > * {
  max-width: 75%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
}
.legacy .grid--6\/8 > *, .no-flexbox .grid--6\/8 > *, .no-csscalc .grid--6\/8 > *, .no-js .grid--6\/8 > * {
  width: 75%;
}

.modern .grid__6\/8, .flexbox.csscalc.js .grid__6\/8 {
  max-width: 75%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 75%;
      flex-basis: 75%;
}
.legacy .grid__6\/8, .no-flexbox .grid__6\/8, .no-csscalc .grid__6\/8, .no-js .grid__6\/8 {
  width: 75%;
}

.modern .grid--7\/8 > *, .flexbox.csscalc.js .grid--7\/8 > * {
  max-width: 87.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 87.5%;
      flex-basis: 87.5%;
}
.legacy .grid--7\/8 > *, .no-flexbox .grid--7\/8 > *, .no-csscalc .grid--7\/8 > *, .no-js .grid--7\/8 > * {
  width: 87.5%;
}

.modern .grid__7\/8, .flexbox.csscalc.js .grid__7\/8 {
  max-width: 87.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 87.5%;
      flex-basis: 87.5%;
}
.legacy .grid__7\/8, .no-flexbox .grid__7\/8, .no-csscalc .grid__7\/8, .no-js .grid__7\/8 {
  width: 87.5%;
}

.modern .grid--8\/8 > *, .flexbox.csscalc.js .grid--8\/8 > * {
  max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.legacy .grid--8\/8 > *, .no-flexbox .grid--8\/8 > *, .no-csscalc .grid--8\/8 > *, .no-js .grid--8\/8 > * {
  width: 100%;
}

.modern .grid__8\/8, .flexbox.csscalc.js .grid__8\/8 {
  max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.legacy .grid__8\/8, .no-flexbox .grid__8\/8, .no-csscalc .grid__8\/8, .no-js .grid__8\/8 {
  width: 100%;
}

.modern .grid--1\/9 > *, .flexbox.csscalc.js .grid--1\/9 > * {
  max-width: 11.1111111111%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 11.1111111111%;
      flex-basis: 11.1111111111%;
}
.legacy .grid--1\/9 > *, .no-flexbox .grid--1\/9 > *, .no-csscalc .grid--1\/9 > *, .no-js .grid--1\/9 > * {
  width: 11.1111111111%;
}

.modern .grid__1\/9, .flexbox.csscalc.js .grid__1\/9 {
  max-width: 11.1111111111%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 11.1111111111%;
      flex-basis: 11.1111111111%;
}
.legacy .grid__1\/9, .no-flexbox .grid__1\/9, .no-csscalc .grid__1\/9, .no-js .grid__1\/9 {
  width: 11.1111111111%;
}

.modern .grid--2\/9 > *, .flexbox.csscalc.js .grid--2\/9 > * {
  max-width: 22.2222222222%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 22.2222222222%;
      flex-basis: 22.2222222222%;
}
.legacy .grid--2\/9 > *, .no-flexbox .grid--2\/9 > *, .no-csscalc .grid--2\/9 > *, .no-js .grid--2\/9 > * {
  width: 22.2222222222%;
}

.modern .grid__2\/9, .flexbox.csscalc.js .grid__2\/9 {
  max-width: 22.2222222222%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 22.2222222222%;
      flex-basis: 22.2222222222%;
}
.legacy .grid__2\/9, .no-flexbox .grid__2\/9, .no-csscalc .grid__2\/9, .no-js .grid__2\/9 {
  width: 22.2222222222%;
}

.modern .grid--3\/9 > *, .flexbox.csscalc.js .grid--3\/9 > * {
  max-width: 33.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 33.3333333333%;
      flex-basis: 33.3333333333%;
}
.legacy .grid--3\/9 > *, .no-flexbox .grid--3\/9 > *, .no-csscalc .grid--3\/9 > *, .no-js .grid--3\/9 > * {
  width: 33.3333333333%;
}

.modern .grid__3\/9, .flexbox.csscalc.js .grid__3\/9 {
  max-width: 33.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 33.3333333333%;
      flex-basis: 33.3333333333%;
}
.legacy .grid__3\/9, .no-flexbox .grid__3\/9, .no-csscalc .grid__3\/9, .no-js .grid__3\/9 {
  width: 33.3333333333%;
}

.modern .grid--4\/9 > *, .flexbox.csscalc.js .grid--4\/9 > * {
  max-width: 44.4444444444%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 44.4444444444%;
      flex-basis: 44.4444444444%;
}
.legacy .grid--4\/9 > *, .no-flexbox .grid--4\/9 > *, .no-csscalc .grid--4\/9 > *, .no-js .grid--4\/9 > * {
  width: 44.4444444444%;
}

.modern .grid__4\/9, .flexbox.csscalc.js .grid__4\/9 {
  max-width: 44.4444444444%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 44.4444444444%;
      flex-basis: 44.4444444444%;
}
.legacy .grid__4\/9, .no-flexbox .grid__4\/9, .no-csscalc .grid__4\/9, .no-js .grid__4\/9 {
  width: 44.4444444444%;
}

.modern .grid--5\/9 > *, .flexbox.csscalc.js .grid--5\/9 > * {
  max-width: 55.5555555556%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 55.5555555556%;
      flex-basis: 55.5555555556%;
}
.legacy .grid--5\/9 > *, .no-flexbox .grid--5\/9 > *, .no-csscalc .grid--5\/9 > *, .no-js .grid--5\/9 > * {
  width: 55.5555555556%;
}

.modern .grid__5\/9, .flexbox.csscalc.js .grid__5\/9 {
  max-width: 55.5555555556%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 55.5555555556%;
      flex-basis: 55.5555555556%;
}
.legacy .grid__5\/9, .no-flexbox .grid__5\/9, .no-csscalc .grid__5\/9, .no-js .grid__5\/9 {
  width: 55.5555555556%;
}

.modern .grid--6\/9 > *, .flexbox.csscalc.js .grid--6\/9 > * {
  max-width: 66.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 66.6666666667%;
      flex-basis: 66.6666666667%;
}
.legacy .grid--6\/9 > *, .no-flexbox .grid--6\/9 > *, .no-csscalc .grid--6\/9 > *, .no-js .grid--6\/9 > * {
  width: 66.6666666667%;
}

.modern .grid__6\/9, .flexbox.csscalc.js .grid__6\/9 {
  max-width: 66.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 66.6666666667%;
      flex-basis: 66.6666666667%;
}
.legacy .grid__6\/9, .no-flexbox .grid__6\/9, .no-csscalc .grid__6\/9, .no-js .grid__6\/9 {
  width: 66.6666666667%;
}

.modern .grid--7\/9 > *, .flexbox.csscalc.js .grid--7\/9 > * {
  max-width: 77.7777777778%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 77.7777777778%;
      flex-basis: 77.7777777778%;
}
.legacy .grid--7\/9 > *, .no-flexbox .grid--7\/9 > *, .no-csscalc .grid--7\/9 > *, .no-js .grid--7\/9 > * {
  width: 77.7777777778%;
}

.modern .grid__7\/9, .flexbox.csscalc.js .grid__7\/9 {
  max-width: 77.7777777778%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 77.7777777778%;
      flex-basis: 77.7777777778%;
}
.legacy .grid__7\/9, .no-flexbox .grid__7\/9, .no-csscalc .grid__7\/9, .no-js .grid__7\/9 {
  width: 77.7777777778%;
}

.modern .grid--8\/9 > *, .flexbox.csscalc.js .grid--8\/9 > * {
  max-width: 88.8888888889%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 88.8888888889%;
      flex-basis: 88.8888888889%;
}
.legacy .grid--8\/9 > *, .no-flexbox .grid--8\/9 > *, .no-csscalc .grid--8\/9 > *, .no-js .grid--8\/9 > * {
  width: 88.8888888889%;
}

.modern .grid__8\/9, .flexbox.csscalc.js .grid__8\/9 {
  max-width: 88.8888888889%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 88.8888888889%;
      flex-basis: 88.8888888889%;
}
.legacy .grid__8\/9, .no-flexbox .grid__8\/9, .no-csscalc .grid__8\/9, .no-js .grid__8\/9 {
  width: 88.8888888889%;
}

.modern .grid--9\/9 > *, .flexbox.csscalc.js .grid--9\/9 > * {
  max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.legacy .grid--9\/9 > *, .no-flexbox .grid--9\/9 > *, .no-csscalc .grid--9\/9 > *, .no-js .grid--9\/9 > * {
  width: 100%;
}

.modern .grid__9\/9, .flexbox.csscalc.js .grid__9\/9 {
  max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.legacy .grid__9\/9, .no-flexbox .grid__9\/9, .no-csscalc .grid__9\/9, .no-js .grid__9\/9 {
  width: 100%;
}

.modern .grid--1\/10 > *, .flexbox.csscalc.js .grid--1\/10 > * {
  max-width: 10%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 10%;
      flex-basis: 10%;
}
.legacy .grid--1\/10 > *, .no-flexbox .grid--1\/10 > *, .no-csscalc .grid--1\/10 > *, .no-js .grid--1\/10 > * {
  width: 10%;
}

.modern .grid__1\/10, .flexbox.csscalc.js .grid__1\/10 {
  max-width: 10%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 10%;
      flex-basis: 10%;
}
.legacy .grid__1\/10, .no-flexbox .grid__1\/10, .no-csscalc .grid__1\/10, .no-js .grid__1\/10 {
  width: 10%;
}

.modern .grid--2\/10 > *, .flexbox.csscalc.js .grid--2\/10 > * {
  max-width: 20%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
}
.legacy .grid--2\/10 > *, .no-flexbox .grid--2\/10 > *, .no-csscalc .grid--2\/10 > *, .no-js .grid--2\/10 > * {
  width: 20%;
}

.modern .grid__2\/10, .flexbox.csscalc.js .grid__2\/10 {
  max-width: 20%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
}
.legacy .grid__2\/10, .no-flexbox .grid__2\/10, .no-csscalc .grid__2\/10, .no-js .grid__2\/10 {
  width: 20%;
}

.modern .grid--3\/10 > *, .flexbox.csscalc.js .grid--3\/10 > * {
  max-width: 30%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
}
.legacy .grid--3\/10 > *, .no-flexbox .grid--3\/10 > *, .no-csscalc .grid--3\/10 > *, .no-js .grid--3\/10 > * {
  width: 30%;
}

.modern .grid__3\/10, .flexbox.csscalc.js .grid__3\/10 {
  max-width: 30%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 30%;
      flex-basis: 30%;
}
.legacy .grid__3\/10, .no-flexbox .grid__3\/10, .no-csscalc .grid__3\/10, .no-js .grid__3\/10 {
  width: 30%;
}

.modern .grid--4\/10 > *, .flexbox.csscalc.js .grid--4\/10 > * {
  max-width: 40%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
}
.legacy .grid--4\/10 > *, .no-flexbox .grid--4\/10 > *, .no-csscalc .grid--4\/10 > *, .no-js .grid--4\/10 > * {
  width: 40%;
}

.modern .grid__4\/10, .flexbox.csscalc.js .grid__4\/10 {
  max-width: 40%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
}
.legacy .grid__4\/10, .no-flexbox .grid__4\/10, .no-csscalc .grid__4\/10, .no-js .grid__4\/10 {
  width: 40%;
}

.modern .grid--5\/10 > *, .flexbox.csscalc.js .grid--5\/10 > * {
  max-width: 50%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.legacy .grid--5\/10 > *, .no-flexbox .grid--5\/10 > *, .no-csscalc .grid--5\/10 > *, .no-js .grid--5\/10 > * {
  width: 50%;
}

.modern .grid__5\/10, .flexbox.csscalc.js .grid__5\/10 {
  max-width: 50%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.legacy .grid__5\/10, .no-flexbox .grid__5\/10, .no-csscalc .grid__5\/10, .no-js .grid__5\/10 {
  width: 50%;
}

.modern .grid--6\/10 > *, .flexbox.csscalc.js .grid--6\/10 > * {
  max-width: 60%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
}
.legacy .grid--6\/10 > *, .no-flexbox .grid--6\/10 > *, .no-csscalc .grid--6\/10 > *, .no-js .grid--6\/10 > * {
  width: 60%;
}

.modern .grid__6\/10, .flexbox.csscalc.js .grid__6\/10 {
  max-width: 60%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
}
.legacy .grid__6\/10, .no-flexbox .grid__6\/10, .no-csscalc .grid__6\/10, .no-js .grid__6\/10 {
  width: 60%;
}

.modern .grid--7\/10 > *, .flexbox.csscalc.js .grid--7\/10 > * {
  max-width: 70%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
}
.legacy .grid--7\/10 > *, .no-flexbox .grid--7\/10 > *, .no-csscalc .grid--7\/10 > *, .no-js .grid--7\/10 > * {
  width: 70%;
}

.modern .grid__7\/10, .flexbox.csscalc.js .grid__7\/10 {
  max-width: 70%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
}
.legacy .grid__7\/10, .no-flexbox .grid__7\/10, .no-csscalc .grid__7\/10, .no-js .grid__7\/10 {
  width: 70%;
}

.modern .grid--8\/10 > *, .flexbox.csscalc.js .grid--8\/10 > * {
  max-width: 80%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 80%;
      flex-basis: 80%;
}
.legacy .grid--8\/10 > *, .no-flexbox .grid--8\/10 > *, .no-csscalc .grid--8\/10 > *, .no-js .grid--8\/10 > * {
  width: 80%;
}

.modern .grid__8\/10, .flexbox.csscalc.js .grid__8\/10 {
  max-width: 80%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 80%;
      flex-basis: 80%;
}
.legacy .grid__8\/10, .no-flexbox .grid__8\/10, .no-csscalc .grid__8\/10, .no-js .grid__8\/10 {
  width: 80%;
}

.modern .grid--9\/10 > *, .flexbox.csscalc.js .grid--9\/10 > * {
  max-width: 90%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 90%;
      flex-basis: 90%;
}
.legacy .grid--9\/10 > *, .no-flexbox .grid--9\/10 > *, .no-csscalc .grid--9\/10 > *, .no-js .grid--9\/10 > * {
  width: 90%;
}

.modern .grid__9\/10, .flexbox.csscalc.js .grid__9\/10 {
  max-width: 90%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 90%;
      flex-basis: 90%;
}
.legacy .grid__9\/10, .no-flexbox .grid__9\/10, .no-csscalc .grid__9\/10, .no-js .grid__9\/10 {
  width: 90%;
}

.modern .grid--10\/10 > *, .flexbox.csscalc.js .grid--10\/10 > * {
  max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.legacy .grid--10\/10 > *, .no-flexbox .grid--10\/10 > *, .no-csscalc .grid--10\/10 > *, .no-js .grid--10\/10 > * {
  width: 100%;
}

.modern .grid__10\/10, .flexbox.csscalc.js .grid__10\/10 {
  max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.legacy .grid__10\/10, .no-flexbox .grid__10\/10, .no-csscalc .grid__10\/10, .no-js .grid__10\/10 {
  width: 100%;
}

.modern .grid--1\/11 > *, .flexbox.csscalc.js .grid--1\/11 > * {
  max-width: 9.0909090909%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 9.0909090909%;
      flex-basis: 9.0909090909%;
}
.legacy .grid--1\/11 > *, .no-flexbox .grid--1\/11 > *, .no-csscalc .grid--1\/11 > *, .no-js .grid--1\/11 > * {
  width: 9.0909090909%;
}

.modern .grid__1\/11, .flexbox.csscalc.js .grid__1\/11 {
  max-width: 9.0909090909%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 9.0909090909%;
      flex-basis: 9.0909090909%;
}
.legacy .grid__1\/11, .no-flexbox .grid__1\/11, .no-csscalc .grid__1\/11, .no-js .grid__1\/11 {
  width: 9.0909090909%;
}

.modern .grid--2\/11 > *, .flexbox.csscalc.js .grid--2\/11 > * {
  max-width: 18.1818181818%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 18.1818181818%;
      flex-basis: 18.1818181818%;
}
.legacy .grid--2\/11 > *, .no-flexbox .grid--2\/11 > *, .no-csscalc .grid--2\/11 > *, .no-js .grid--2\/11 > * {
  width: 18.1818181818%;
}

.modern .grid__2\/11, .flexbox.csscalc.js .grid__2\/11 {
  max-width: 18.1818181818%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 18.1818181818%;
      flex-basis: 18.1818181818%;
}
.legacy .grid__2\/11, .no-flexbox .grid__2\/11, .no-csscalc .grid__2\/11, .no-js .grid__2\/11 {
  width: 18.1818181818%;
}

.modern .grid--3\/11 > *, .flexbox.csscalc.js .grid--3\/11 > * {
  max-width: 27.2727272727%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 27.2727272727%;
      flex-basis: 27.2727272727%;
}
.legacy .grid--3\/11 > *, .no-flexbox .grid--3\/11 > *, .no-csscalc .grid--3\/11 > *, .no-js .grid--3\/11 > * {
  width: 27.2727272727%;
}

.modern .grid__3\/11, .flexbox.csscalc.js .grid__3\/11 {
  max-width: 27.2727272727%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 27.2727272727%;
      flex-basis: 27.2727272727%;
}
.legacy .grid__3\/11, .no-flexbox .grid__3\/11, .no-csscalc .grid__3\/11, .no-js .grid__3\/11 {
  width: 27.2727272727%;
}

.modern .grid--4\/11 > *, .flexbox.csscalc.js .grid--4\/11 > * {
  max-width: 36.3636363636%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 36.3636363636%;
      flex-basis: 36.3636363636%;
}
.legacy .grid--4\/11 > *, .no-flexbox .grid--4\/11 > *, .no-csscalc .grid--4\/11 > *, .no-js .grid--4\/11 > * {
  width: 36.3636363636%;
}

.modern .grid__4\/11, .flexbox.csscalc.js .grid__4\/11 {
  max-width: 36.3636363636%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 36.3636363636%;
      flex-basis: 36.3636363636%;
}
.legacy .grid__4\/11, .no-flexbox .grid__4\/11, .no-csscalc .grid__4\/11, .no-js .grid__4\/11 {
  width: 36.3636363636%;
}

.modern .grid--5\/11 > *, .flexbox.csscalc.js .grid--5\/11 > * {
  max-width: 45.4545454545%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 45.4545454545%;
      flex-basis: 45.4545454545%;
}
.legacy .grid--5\/11 > *, .no-flexbox .grid--5\/11 > *, .no-csscalc .grid--5\/11 > *, .no-js .grid--5\/11 > * {
  width: 45.4545454545%;
}

.modern .grid__5\/11, .flexbox.csscalc.js .grid__5\/11 {
  max-width: 45.4545454545%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 45.4545454545%;
      flex-basis: 45.4545454545%;
}
.legacy .grid__5\/11, .no-flexbox .grid__5\/11, .no-csscalc .grid__5\/11, .no-js .grid__5\/11 {
  width: 45.4545454545%;
}

.modern .grid--6\/11 > *, .flexbox.csscalc.js .grid--6\/11 > * {
  max-width: 54.5454545455%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 54.5454545455%;
      flex-basis: 54.5454545455%;
}
.legacy .grid--6\/11 > *, .no-flexbox .grid--6\/11 > *, .no-csscalc .grid--6\/11 > *, .no-js .grid--6\/11 > * {
  width: 54.5454545455%;
}

.modern .grid__6\/11, .flexbox.csscalc.js .grid__6\/11 {
  max-width: 54.5454545455%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 54.5454545455%;
      flex-basis: 54.5454545455%;
}
.legacy .grid__6\/11, .no-flexbox .grid__6\/11, .no-csscalc .grid__6\/11, .no-js .grid__6\/11 {
  width: 54.5454545455%;
}

.modern .grid--7\/11 > *, .flexbox.csscalc.js .grid--7\/11 > * {
  max-width: 63.6363636364%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 63.6363636364%;
      flex-basis: 63.6363636364%;
}
.legacy .grid--7\/11 > *, .no-flexbox .grid--7\/11 > *, .no-csscalc .grid--7\/11 > *, .no-js .grid--7\/11 > * {
  width: 63.6363636364%;
}

.modern .grid__7\/11, .flexbox.csscalc.js .grid__7\/11 {
  max-width: 63.6363636364%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 63.6363636364%;
      flex-basis: 63.6363636364%;
}
.legacy .grid__7\/11, .no-flexbox .grid__7\/11, .no-csscalc .grid__7\/11, .no-js .grid__7\/11 {
  width: 63.6363636364%;
}

.modern .grid--8\/11 > *, .flexbox.csscalc.js .grid--8\/11 > * {
  max-width: 72.7272727273%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 72.7272727273%;
      flex-basis: 72.7272727273%;
}
.legacy .grid--8\/11 > *, .no-flexbox .grid--8\/11 > *, .no-csscalc .grid--8\/11 > *, .no-js .grid--8\/11 > * {
  width: 72.7272727273%;
}

.modern .grid__8\/11, .flexbox.csscalc.js .grid__8\/11 {
  max-width: 72.7272727273%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 72.7272727273%;
      flex-basis: 72.7272727273%;
}
.legacy .grid__8\/11, .no-flexbox .grid__8\/11, .no-csscalc .grid__8\/11, .no-js .grid__8\/11 {
  width: 72.7272727273%;
}

.modern .grid--9\/11 > *, .flexbox.csscalc.js .grid--9\/11 > * {
  max-width: 81.8181818182%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 81.8181818182%;
      flex-basis: 81.8181818182%;
}
.legacy .grid--9\/11 > *, .no-flexbox .grid--9\/11 > *, .no-csscalc .grid--9\/11 > *, .no-js .grid--9\/11 > * {
  width: 81.8181818182%;
}

.modern .grid__9\/11, .flexbox.csscalc.js .grid__9\/11 {
  max-width: 81.8181818182%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 81.8181818182%;
      flex-basis: 81.8181818182%;
}
.legacy .grid__9\/11, .no-flexbox .grid__9\/11, .no-csscalc .grid__9\/11, .no-js .grid__9\/11 {
  width: 81.8181818182%;
}

.modern .grid--10\/11 > *, .flexbox.csscalc.js .grid--10\/11 > * {
  max-width: 90.9090909091%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 90.9090909091%;
      flex-basis: 90.9090909091%;
}
.legacy .grid--10\/11 > *, .no-flexbox .grid--10\/11 > *, .no-csscalc .grid--10\/11 > *, .no-js .grid--10\/11 > * {
  width: 90.9090909091%;
}

.modern .grid__10\/11, .flexbox.csscalc.js .grid__10\/11 {
  max-width: 90.9090909091%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 90.9090909091%;
      flex-basis: 90.9090909091%;
}
.legacy .grid__10\/11, .no-flexbox .grid__10\/11, .no-csscalc .grid__10\/11, .no-js .grid__10\/11 {
  width: 90.9090909091%;
}

.modern .grid--11\/11 > *, .flexbox.csscalc.js .grid--11\/11 > * {
  max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.legacy .grid--11\/11 > *, .no-flexbox .grid--11\/11 > *, .no-csscalc .grid--11\/11 > *, .no-js .grid--11\/11 > * {
  width: 100%;
}

.modern .grid__11\/11, .flexbox.csscalc.js .grid__11\/11 {
  max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.legacy .grid__11\/11, .no-flexbox .grid__11\/11, .no-csscalc .grid__11\/11, .no-js .grid__11\/11 {
  width: 100%;
}

/* BREAKPOINTS & ALIGNMENT FOR ALL BREAKPOINTS */
@media (max-width: 1500px) {
  /* BREAKPOINTS */
  .modern .desktop\:grid--1\/12 > *, .flexbox.csscalc.js .desktop\:grid--1\/12 > * {
    max-width: 8.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
  }
  .legacy .desktop\:grid--1\/12 > *, .no-flexbox .desktop\:grid--1\/12 > *, .no-csscalc .desktop\:grid--1\/12 > *, .no-js .desktop\:grid--1\/12 > * {
    width: 8.3333333333%;
  }
  .modern .desktop\:grid__1\/12, .flexbox.csscalc.js .desktop\:grid__1\/12 {
    max-width: 8.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
  }
  .legacy .desktop\:grid__1\/12, .no-flexbox .desktop\:grid__1\/12, .no-csscalc .desktop\:grid__1\/12, .no-js .desktop\:grid__1\/12 {
    width: 8.3333333333%;
  }
  .modern .desktop\:grid--2\/12 > *, .modern .desktop\:grid--1\/6 > *, .flexbox.csscalc.js .desktop\:grid--2\/12 > *, .flexbox.csscalc.js .desktop\:grid--1\/6 > * {
    max-width: 16.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
  }
  .legacy .desktop\:grid--2\/12 > *, .legacy .desktop\:grid--1\/6 > *, .no-flexbox .desktop\:grid--2\/12 > *, .no-flexbox .desktop\:grid--1\/6 > *, .no-csscalc .desktop\:grid--2\/12 > *, .no-csscalc .desktop\:grid--1\/6 > *, .no-js .desktop\:grid--2\/12 > *, .no-js .desktop\:grid--1\/6 > * {
    width: 16.6666666667%;
  }
  .modern .desktop\:grid__2\/12, .modern .desktop\:grid__1\/6, .flexbox.csscalc.js .desktop\:grid__2\/12, .flexbox.csscalc.js .desktop\:grid__1\/6 {
    max-width: 16.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
  }
  .legacy .desktop\:grid__2\/12, .legacy .desktop\:grid__1\/6, .no-flexbox .desktop\:grid__2\/12, .no-flexbox .desktop\:grid__1\/6, .no-csscalc .desktop\:grid__2\/12, .no-csscalc .desktop\:grid__1\/6, .no-js .desktop\:grid__2\/12, .no-js .desktop\:grid__1\/6 {
    width: 16.6666666667%;
  }
  .modern .desktop\:grid--3\/12 > *, .modern .desktop\:grid--1\/4 > *, .flexbox.csscalc.js .desktop\:grid--3\/12 > *, .flexbox.csscalc.js .desktop\:grid--1\/4 > * {
    max-width: 25%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
  .legacy .desktop\:grid--3\/12 > *, .legacy .desktop\:grid--1\/4 > *, .no-flexbox .desktop\:grid--3\/12 > *, .no-flexbox .desktop\:grid--1\/4 > *, .no-csscalc .desktop\:grid--3\/12 > *, .no-csscalc .desktop\:grid--1\/4 > *, .no-js .desktop\:grid--3\/12 > *, .no-js .desktop\:grid--1\/4 > * {
    width: 25%;
  }
  .modern .desktop\:grid__3\/12, .modern .desktop\:grid__1\/4, .flexbox.csscalc.js .desktop\:grid__3\/12, .flexbox.csscalc.js .desktop\:grid__1\/4 {
    max-width: 25%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
  .legacy .desktop\:grid__3\/12, .legacy .desktop\:grid__1\/4, .no-flexbox .desktop\:grid__3\/12, .no-flexbox .desktop\:grid__1\/4, .no-csscalc .desktop\:grid__3\/12, .no-csscalc .desktop\:grid__1\/4, .no-js .desktop\:grid__3\/12, .no-js .desktop\:grid__1\/4 {
    width: 25%;
  }
  .modern .desktop\:grid--4\/12 > *, .modern .desktop\:grid--1\/3 > *, .modern .desktop\:grid--2\/6 > *, .flexbox.csscalc.js .desktop\:grid--4\/12 > *, .flexbox.csscalc.js .desktop\:grid--1\/3 > *, .flexbox.csscalc.js .desktop\:grid--2\/6 > * {
    max-width: 33.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
  }
  .legacy .desktop\:grid--4\/12 > *, .legacy .desktop\:grid--1\/3 > *, .legacy .desktop\:grid--2\/6 > *, .no-flexbox .desktop\:grid--4\/12 > *, .no-flexbox .desktop\:grid--1\/3 > *, .no-flexbox .desktop\:grid--2\/6 > *, .no-csscalc .desktop\:grid--4\/12 > *, .no-csscalc .desktop\:grid--1\/3 > *, .no-csscalc .desktop\:grid--2\/6 > *, .no-js .desktop\:grid--4\/12 > *, .no-js .desktop\:grid--1\/3 > *, .no-js .desktop\:grid--2\/6 > * {
    width: 33.3333333333%;
  }
  .modern .desktop\:grid__4\/12, .modern .desktop\:grid__1\/3, .modern .desktop\:grid__2\/6, .flexbox.csscalc.js .desktop\:grid__4\/12, .flexbox.csscalc.js .desktop\:grid__1\/3, .flexbox.csscalc.js .desktop\:grid__2\/6 {
    max-width: 33.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
  }
  .legacy .desktop\:grid__4\/12, .legacy .desktop\:grid__1\/3, .legacy .desktop\:grid__2\/6, .no-flexbox .desktop\:grid__4\/12, .no-flexbox .desktop\:grid__1\/3, .no-flexbox .desktop\:grid__2\/6, .no-csscalc .desktop\:grid__4\/12, .no-csscalc .desktop\:grid__1\/3, .no-csscalc .desktop\:grid__2\/6, .no-js .desktop\:grid__4\/12, .no-js .desktop\:grid__1\/3, .no-js .desktop\:grid__2\/6 {
    width: 33.3333333333%;
  }
  .modern .desktop\:grid--5\/12 > *, .flexbox.csscalc.js .desktop\:grid--5\/12 > * {
    max-width: 41.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
  }
  .legacy .desktop\:grid--5\/12 > *, .no-flexbox .desktop\:grid--5\/12 > *, .no-csscalc .desktop\:grid--5\/12 > *, .no-js .desktop\:grid--5\/12 > * {
    width: 41.6666666667%;
  }
  .modern .desktop\:grid__5\/12, .flexbox.csscalc.js .desktop\:grid__5\/12 {
    max-width: 41.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
  }
  .legacy .desktop\:grid__5\/12, .no-flexbox .desktop\:grid__5\/12, .no-csscalc .desktop\:grid__5\/12, .no-js .desktop\:grid__5\/12 {
    width: 41.6666666667%;
  }
  .modern .desktop\:grid--6\/12 > *, .modern .desktop\:grid--1\/2 > *, .modern .desktop\:grid--2\/4 > *, .modern .desktop\:grid--3\/6 > *, .flexbox.csscalc.js .desktop\:grid--6\/12 > *, .flexbox.csscalc.js .desktop\:grid--1\/2 > *, .flexbox.csscalc.js .desktop\:grid--2\/4 > *, .flexbox.csscalc.js .desktop\:grid--3\/6 > * {
    max-width: 50%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .legacy .desktop\:grid--6\/12 > *, .legacy .desktop\:grid--1\/2 > *, .legacy .desktop\:grid--2\/4 > *, .legacy .desktop\:grid--3\/6 > *, .no-flexbox .desktop\:grid--6\/12 > *, .no-flexbox .desktop\:grid--1\/2 > *, .no-flexbox .desktop\:grid--2\/4 > *, .no-flexbox .desktop\:grid--3\/6 > *, .no-csscalc .desktop\:grid--6\/12 > *, .no-csscalc .desktop\:grid--1\/2 > *, .no-csscalc .desktop\:grid--2\/4 > *, .no-csscalc .desktop\:grid--3\/6 > *, .no-js .desktop\:grid--6\/12 > *, .no-js .desktop\:grid--1\/2 > *, .no-js .desktop\:grid--2\/4 > *, .no-js .desktop\:grid--3\/6 > * {
    width: 50%;
  }
  .modern .desktop\:grid__6\/12, .modern .desktop\:grid__1\/2, .modern .desktop\:grid__2\/4, .modern .desktop\:grid__3\/6, .flexbox.csscalc.js .desktop\:grid__6\/12, .flexbox.csscalc.js .desktop\:grid__1\/2, .flexbox.csscalc.js .desktop\:grid__2\/4, .flexbox.csscalc.js .desktop\:grid__3\/6 {
    max-width: 50%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .legacy .desktop\:grid__6\/12, .legacy .desktop\:grid__1\/2, .legacy .desktop\:grid__2\/4, .legacy .desktop\:grid__3\/6, .no-flexbox .desktop\:grid__6\/12, .no-flexbox .desktop\:grid__1\/2, .no-flexbox .desktop\:grid__2\/4, .no-flexbox .desktop\:grid__3\/6, .no-csscalc .desktop\:grid__6\/12, .no-csscalc .desktop\:grid__1\/2, .no-csscalc .desktop\:grid__2\/4, .no-csscalc .desktop\:grid__3\/6, .no-js .desktop\:grid__6\/12, .no-js .desktop\:grid__1\/2, .no-js .desktop\:grid__2\/4, .no-js .desktop\:grid__3\/6 {
    width: 50%;
  }
  .modern .desktop\:grid--7\/12 > *, .flexbox.csscalc.js .desktop\:grid--7\/12 > * {
    max-width: 58.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
  }
  .legacy .desktop\:grid--7\/12 > *, .no-flexbox .desktop\:grid--7\/12 > *, .no-csscalc .desktop\:grid--7\/12 > *, .no-js .desktop\:grid--7\/12 > * {
    width: 58.3333333333%;
  }
  .modern .desktop\:grid__7\/12, .flexbox.csscalc.js .desktop\:grid__7\/12 {
    max-width: 58.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
  }
  .legacy .desktop\:grid__7\/12, .no-flexbox .desktop\:grid__7\/12, .no-csscalc .desktop\:grid__7\/12, .no-js .desktop\:grid__7\/12 {
    width: 58.3333333333%;
  }
  .modern .desktop\:grid--8\/12 > *, .modern .desktop\:grid--2\/3 > *, .modern .desktop\:grid--4\/6 > *, .flexbox.csscalc.js .desktop\:grid--8\/12 > *, .flexbox.csscalc.js .desktop\:grid--2\/3 > *, .flexbox.csscalc.js .desktop\:grid--4\/6 > * {
    max-width: 66.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
  }
  .legacy .desktop\:grid--8\/12 > *, .legacy .desktop\:grid--2\/3 > *, .legacy .desktop\:grid--4\/6 > *, .no-flexbox .desktop\:grid--8\/12 > *, .no-flexbox .desktop\:grid--2\/3 > *, .no-flexbox .desktop\:grid--4\/6 > *, .no-csscalc .desktop\:grid--8\/12 > *, .no-csscalc .desktop\:grid--2\/3 > *, .no-csscalc .desktop\:grid--4\/6 > *, .no-js .desktop\:grid--8\/12 > *, .no-js .desktop\:grid--2\/3 > *, .no-js .desktop\:grid--4\/6 > * {
    width: 66.6666666667%;
  }
  .modern .desktop\:grid__8\/12, .modern .desktop\:grid__2\/3, .modern .desktop\:grid__4\/6, .flexbox.csscalc.js .desktop\:grid__8\/12, .flexbox.csscalc.js .desktop\:grid__2\/3, .flexbox.csscalc.js .desktop\:grid__4\/6 {
    max-width: 66.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
  }
  .legacy .desktop\:grid__8\/12, .legacy .desktop\:grid__2\/3, .legacy .desktop\:grid__4\/6, .no-flexbox .desktop\:grid__8\/12, .no-flexbox .desktop\:grid__2\/3, .no-flexbox .desktop\:grid__4\/6, .no-csscalc .desktop\:grid__8\/12, .no-csscalc .desktop\:grid__2\/3, .no-csscalc .desktop\:grid__4\/6, .no-js .desktop\:grid__8\/12, .no-js .desktop\:grid__2\/3, .no-js .desktop\:grid__4\/6 {
    width: 66.6666666667%;
  }
  .modern .desktop\:grid--9\/12 > *, .modern .desktop\:grid--3\/4 > *, .flexbox.csscalc.js .desktop\:grid--9\/12 > *, .flexbox.csscalc.js .desktop\:grid--3\/4 > * {
    max-width: 75%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
  .legacy .desktop\:grid--9\/12 > *, .legacy .desktop\:grid--3\/4 > *, .no-flexbox .desktop\:grid--9\/12 > *, .no-flexbox .desktop\:grid--3\/4 > *, .no-csscalc .desktop\:grid--9\/12 > *, .no-csscalc .desktop\:grid--3\/4 > *, .no-js .desktop\:grid--9\/12 > *, .no-js .desktop\:grid--3\/4 > * {
    width: 75%;
  }
  .modern .desktop\:grid__9\/12, .modern .desktop\:grid__3\/4, .flexbox.csscalc.js .desktop\:grid__9\/12, .flexbox.csscalc.js .desktop\:grid__3\/4 {
    max-width: 75%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
  .legacy .desktop\:grid__9\/12, .legacy .desktop\:grid__3\/4, .no-flexbox .desktop\:grid__9\/12, .no-flexbox .desktop\:grid__3\/4, .no-csscalc .desktop\:grid__9\/12, .no-csscalc .desktop\:grid__3\/4, .no-js .desktop\:grid__9\/12, .no-js .desktop\:grid__3\/4 {
    width: 75%;
  }
  .modern .desktop\:grid--10\/12 > *, .modern .desktop\:grid--5\/6 > *, .flexbox.csscalc.js .desktop\:grid--10\/12 > *, .flexbox.csscalc.js .desktop\:grid--5\/6 > * {
    max-width: 83.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 83.3333333333%;
        flex-basis: 83.3333333333%;
  }
  .legacy .desktop\:grid--10\/12 > *, .legacy .desktop\:grid--5\/6 > *, .no-flexbox .desktop\:grid--10\/12 > *, .no-flexbox .desktop\:grid--5\/6 > *, .no-csscalc .desktop\:grid--10\/12 > *, .no-csscalc .desktop\:grid--5\/6 > *, .no-js .desktop\:grid--10\/12 > *, .no-js .desktop\:grid--5\/6 > * {
    width: 83.3333333333%;
  }
  .modern .desktop\:grid__10\/12, .modern .desktop\:grid__5\/6, .flexbox.csscalc.js .desktop\:grid__10\/12, .flexbox.csscalc.js .desktop\:grid__5\/6 {
    max-width: 83.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 83.3333333333%;
        flex-basis: 83.3333333333%;
  }
  .legacy .desktop\:grid__10\/12, .legacy .desktop\:grid__5\/6, .no-flexbox .desktop\:grid__10\/12, .no-flexbox .desktop\:grid__5\/6, .no-csscalc .desktop\:grid__10\/12, .no-csscalc .desktop\:grid__5\/6, .no-js .desktop\:grid__10\/12, .no-js .desktop\:grid__5\/6 {
    width: 83.3333333333%;
  }
  .modern .desktop\:grid--11\/12 > *, .flexbox.csscalc.js .desktop\:grid--11\/12 > * {
    max-width: 91.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 91.6666666667%;
        flex-basis: 91.6666666667%;
  }
  .legacy .desktop\:grid--11\/12 > *, .no-flexbox .desktop\:grid--11\/12 > *, .no-csscalc .desktop\:grid--11\/12 > *, .no-js .desktop\:grid--11\/12 > * {
    width: 91.6666666667%;
  }
  .modern .desktop\:grid__11\/12, .flexbox.csscalc.js .desktop\:grid__11\/12 {
    max-width: 91.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 91.6666666667%;
        flex-basis: 91.6666666667%;
  }
  .legacy .desktop\:grid__11\/12, .no-flexbox .desktop\:grid__11\/12, .no-csscalc .desktop\:grid__11\/12, .no-js .desktop\:grid__11\/12 {
    width: 91.6666666667%;
  }
  .modern .desktop\:grid--12\/12 > *, .modern .desktop\:grid--1\/1 > *, .modern .desktop\:grid--2\/2 > *, .modern .desktop\:grid--3\/3 > *, .modern .desktop\:grid--4\/4 > *, .modern .desktop\:grid--6\/6 > *, .flexbox.csscalc.js .desktop\:grid--12\/12 > *, .flexbox.csscalc.js .desktop\:grid--1\/1 > *, .flexbox.csscalc.js .desktop\:grid--2\/2 > *, .flexbox.csscalc.js .desktop\:grid--3\/3 > *, .flexbox.csscalc.js .desktop\:grid--4\/4 > *, .flexbox.csscalc.js .desktop\:grid--6\/6 > * {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .desktop\:grid--12\/12 > *, .legacy .desktop\:grid--1\/1 > *, .legacy .desktop\:grid--2\/2 > *, .legacy .desktop\:grid--3\/3 > *, .legacy .desktop\:grid--4\/4 > *, .legacy .desktop\:grid--6\/6 > *, .no-flexbox .desktop\:grid--12\/12 > *, .no-flexbox .desktop\:grid--1\/1 > *, .no-flexbox .desktop\:grid--2\/2 > *, .no-flexbox .desktop\:grid--3\/3 > *, .no-flexbox .desktop\:grid--4\/4 > *, .no-flexbox .desktop\:grid--6\/6 > *, .no-csscalc .desktop\:grid--12\/12 > *, .no-csscalc .desktop\:grid--1\/1 > *, .no-csscalc .desktop\:grid--2\/2 > *, .no-csscalc .desktop\:grid--3\/3 > *, .no-csscalc .desktop\:grid--4\/4 > *, .no-csscalc .desktop\:grid--6\/6 > *, .no-js .desktop\:grid--12\/12 > *, .no-js .desktop\:grid--1\/1 > *, .no-js .desktop\:grid--2\/2 > *, .no-js .desktop\:grid--3\/3 > *, .no-js .desktop\:grid--4\/4 > *, .no-js .desktop\:grid--6\/6 > * {
    width: 100%;
  }
  .modern .desktop\:grid__12\/12, .modern .desktop\:grid__1\/1, .modern .desktop\:grid__2\/2, .modern .desktop\:grid__3\/3, .modern .desktop\:grid__4\/4, .modern .desktop\:grid__6\/6, .flexbox.csscalc.js .desktop\:grid__12\/12, .flexbox.csscalc.js .desktop\:grid__1\/1, .flexbox.csscalc.js .desktop\:grid__2\/2, .flexbox.csscalc.js .desktop\:grid__3\/3, .flexbox.csscalc.js .desktop\:grid__4\/4, .flexbox.csscalc.js .desktop\:grid__6\/6 {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .desktop\:grid__12\/12, .legacy .desktop\:grid__1\/1, .legacy .desktop\:grid__2\/2, .legacy .desktop\:grid__3\/3, .legacy .desktop\:grid__4\/4, .legacy .desktop\:grid__6\/6, .no-flexbox .desktop\:grid__12\/12, .no-flexbox .desktop\:grid__1\/1, .no-flexbox .desktop\:grid__2\/2, .no-flexbox .desktop\:grid__3\/3, .no-flexbox .desktop\:grid__4\/4, .no-flexbox .desktop\:grid__6\/6, .no-csscalc .desktop\:grid__12\/12, .no-csscalc .desktop\:grid__1\/1, .no-csscalc .desktop\:grid__2\/2, .no-csscalc .desktop\:grid__3\/3, .no-csscalc .desktop\:grid__4\/4, .no-csscalc .desktop\:grid__6\/6, .no-js .desktop\:grid__12\/12, .no-js .desktop\:grid__1\/1, .no-js .desktop\:grid__2\/2, .no-js .desktop\:grid__3\/3, .no-js .desktop\:grid__4\/4, .no-js .desktop\:grid__6\/6 {
    width: 100%;
  }
  .modern .desktop\:grid--1\/5 > *, .flexbox.csscalc.js .desktop\:grid--1\/5 > * {
    max-width: 20%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
  .legacy .desktop\:grid--1\/5 > *, .no-flexbox .desktop\:grid--1\/5 > *, .no-csscalc .desktop\:grid--1\/5 > *, .no-js .desktop\:grid--1\/5 > * {
    width: 20%;
  }
  .modern .desktop\:grid__1\/5, .flexbox.csscalc.js .desktop\:grid__1\/5 {
    max-width: 20%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
  .legacy .desktop\:grid__1\/5, .no-flexbox .desktop\:grid__1\/5, .no-csscalc .desktop\:grid__1\/5, .no-js .desktop\:grid__1\/5 {
    width: 20%;
  }
  .modern .desktop\:grid--2\/5 > *, .flexbox.csscalc.js .desktop\:grid--2\/5 > * {
    max-width: 40%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
  }
  .legacy .desktop\:grid--2\/5 > *, .no-flexbox .desktop\:grid--2\/5 > *, .no-csscalc .desktop\:grid--2\/5 > *, .no-js .desktop\:grid--2\/5 > * {
    width: 40%;
  }
  .modern .desktop\:grid__2\/5, .flexbox.csscalc.js .desktop\:grid__2\/5 {
    max-width: 40%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
  }
  .legacy .desktop\:grid__2\/5, .no-flexbox .desktop\:grid__2\/5, .no-csscalc .desktop\:grid__2\/5, .no-js .desktop\:grid__2\/5 {
    width: 40%;
  }
  .modern .desktop\:grid--3\/5 > *, .flexbox.csscalc.js .desktop\:grid--3\/5 > * {
    max-width: 60%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
  }
  .legacy .desktop\:grid--3\/5 > *, .no-flexbox .desktop\:grid--3\/5 > *, .no-csscalc .desktop\:grid--3\/5 > *, .no-js .desktop\:grid--3\/5 > * {
    width: 60%;
  }
  .modern .desktop\:grid__3\/5, .flexbox.csscalc.js .desktop\:grid__3\/5 {
    max-width: 60%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
  }
  .legacy .desktop\:grid__3\/5, .no-flexbox .desktop\:grid__3\/5, .no-csscalc .desktop\:grid__3\/5, .no-js .desktop\:grid__3\/5 {
    width: 60%;
  }
  .modern .desktop\:grid--4\/5 > *, .flexbox.csscalc.js .desktop\:grid--4\/5 > * {
    max-width: 80%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
  }
  .legacy .desktop\:grid--4\/5 > *, .no-flexbox .desktop\:grid--4\/5 > *, .no-csscalc .desktop\:grid--4\/5 > *, .no-js .desktop\:grid--4\/5 > * {
    width: 80%;
  }
  .modern .desktop\:grid__4\/5, .flexbox.csscalc.js .desktop\:grid__4\/5 {
    max-width: 80%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
  }
  .legacy .desktop\:grid__4\/5, .no-flexbox .desktop\:grid__4\/5, .no-csscalc .desktop\:grid__4\/5, .no-js .desktop\:grid__4\/5 {
    width: 80%;
  }
  .modern .desktop\:grid--5\/5 > *, .flexbox.csscalc.js .desktop\:grid--5\/5 > * {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .desktop\:grid--5\/5 > *, .no-flexbox .desktop\:grid--5\/5 > *, .no-csscalc .desktop\:grid--5\/5 > *, .no-js .desktop\:grid--5\/5 > * {
    width: 100%;
  }
  .modern .desktop\:grid__5\/5, .flexbox.csscalc.js .desktop\:grid__5\/5 {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .desktop\:grid__5\/5, .no-flexbox .desktop\:grid__5\/5, .no-csscalc .desktop\:grid__5\/5, .no-js .desktop\:grid__5\/5 {
    width: 100%;
  }
  .modern .desktop\:grid--1\/7 > *, .flexbox.csscalc.js .desktop\:grid--1\/7 > * {
    max-width: 14.2857142857%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 14.2857142857%;
        flex-basis: 14.2857142857%;
  }
  .legacy .desktop\:grid--1\/7 > *, .no-flexbox .desktop\:grid--1\/7 > *, .no-csscalc .desktop\:grid--1\/7 > *, .no-js .desktop\:grid--1\/7 > * {
    width: 14.2857142857%;
  }
  .modern .desktop\:grid__1\/7, .flexbox.csscalc.js .desktop\:grid__1\/7 {
    max-width: 14.2857142857%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 14.2857142857%;
        flex-basis: 14.2857142857%;
  }
  .legacy .desktop\:grid__1\/7, .no-flexbox .desktop\:grid__1\/7, .no-csscalc .desktop\:grid__1\/7, .no-js .desktop\:grid__1\/7 {
    width: 14.2857142857%;
  }
  .modern .desktop\:grid--2\/7 > *, .flexbox.csscalc.js .desktop\:grid--2\/7 > * {
    max-width: 28.5714285714%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 28.5714285714%;
        flex-basis: 28.5714285714%;
  }
  .legacy .desktop\:grid--2\/7 > *, .no-flexbox .desktop\:grid--2\/7 > *, .no-csscalc .desktop\:grid--2\/7 > *, .no-js .desktop\:grid--2\/7 > * {
    width: 28.5714285714%;
  }
  .modern .desktop\:grid__2\/7, .flexbox.csscalc.js .desktop\:grid__2\/7 {
    max-width: 28.5714285714%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 28.5714285714%;
        flex-basis: 28.5714285714%;
  }
  .legacy .desktop\:grid__2\/7, .no-flexbox .desktop\:grid__2\/7, .no-csscalc .desktop\:grid__2\/7, .no-js .desktop\:grid__2\/7 {
    width: 28.5714285714%;
  }
  .modern .desktop\:grid--3\/7 > *, .flexbox.csscalc.js .desktop\:grid--3\/7 > * {
    max-width: 42.8571428571%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 42.8571428571%;
        flex-basis: 42.8571428571%;
  }
  .legacy .desktop\:grid--3\/7 > *, .no-flexbox .desktop\:grid--3\/7 > *, .no-csscalc .desktop\:grid--3\/7 > *, .no-js .desktop\:grid--3\/7 > * {
    width: 42.8571428571%;
  }
  .modern .desktop\:grid__3\/7, .flexbox.csscalc.js .desktop\:grid__3\/7 {
    max-width: 42.8571428571%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 42.8571428571%;
        flex-basis: 42.8571428571%;
  }
  .legacy .desktop\:grid__3\/7, .no-flexbox .desktop\:grid__3\/7, .no-csscalc .desktop\:grid__3\/7, .no-js .desktop\:grid__3\/7 {
    width: 42.8571428571%;
  }
  .modern .desktop\:grid--4\/7 > *, .flexbox.csscalc.js .desktop\:grid--4\/7 > * {
    max-width: 57.1428571429%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 57.1428571429%;
        flex-basis: 57.1428571429%;
  }
  .legacy .desktop\:grid--4\/7 > *, .no-flexbox .desktop\:grid--4\/7 > *, .no-csscalc .desktop\:grid--4\/7 > *, .no-js .desktop\:grid--4\/7 > * {
    width: 57.1428571429%;
  }
  .modern .desktop\:grid__4\/7, .flexbox.csscalc.js .desktop\:grid__4\/7 {
    max-width: 57.1428571429%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 57.1428571429%;
        flex-basis: 57.1428571429%;
  }
  .legacy .desktop\:grid__4\/7, .no-flexbox .desktop\:grid__4\/7, .no-csscalc .desktop\:grid__4\/7, .no-js .desktop\:grid__4\/7 {
    width: 57.1428571429%;
  }
  .modern .desktop\:grid--5\/7 > *, .flexbox.csscalc.js .desktop\:grid--5\/7 > * {
    max-width: 71.4285714286%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 71.4285714286%;
        flex-basis: 71.4285714286%;
  }
  .legacy .desktop\:grid--5\/7 > *, .no-flexbox .desktop\:grid--5\/7 > *, .no-csscalc .desktop\:grid--5\/7 > *, .no-js .desktop\:grid--5\/7 > * {
    width: 71.4285714286%;
  }
  .modern .desktop\:grid__5\/7, .flexbox.csscalc.js .desktop\:grid__5\/7 {
    max-width: 71.4285714286%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 71.4285714286%;
        flex-basis: 71.4285714286%;
  }
  .legacy .desktop\:grid__5\/7, .no-flexbox .desktop\:grid__5\/7, .no-csscalc .desktop\:grid__5\/7, .no-js .desktop\:grid__5\/7 {
    width: 71.4285714286%;
  }
  .modern .desktop\:grid--6\/7 > *, .flexbox.csscalc.js .desktop\:grid--6\/7 > * {
    max-width: 85.7142857143%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 85.7142857143%;
        flex-basis: 85.7142857143%;
  }
  .legacy .desktop\:grid--6\/7 > *, .no-flexbox .desktop\:grid--6\/7 > *, .no-csscalc .desktop\:grid--6\/7 > *, .no-js .desktop\:grid--6\/7 > * {
    width: 85.7142857143%;
  }
  .modern .desktop\:grid__6\/7, .flexbox.csscalc.js .desktop\:grid__6\/7 {
    max-width: 85.7142857143%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 85.7142857143%;
        flex-basis: 85.7142857143%;
  }
  .legacy .desktop\:grid__6\/7, .no-flexbox .desktop\:grid__6\/7, .no-csscalc .desktop\:grid__6\/7, .no-js .desktop\:grid__6\/7 {
    width: 85.7142857143%;
  }
  .modern .desktop\:grid--7\/7 > *, .flexbox.csscalc.js .desktop\:grid--7\/7 > * {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .desktop\:grid--7\/7 > *, .no-flexbox .desktop\:grid--7\/7 > *, .no-csscalc .desktop\:grid--7\/7 > *, .no-js .desktop\:grid--7\/7 > * {
    width: 100%;
  }
  .modern .desktop\:grid__7\/7, .flexbox.csscalc.js .desktop\:grid__7\/7 {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .desktop\:grid__7\/7, .no-flexbox .desktop\:grid__7\/7, .no-csscalc .desktop\:grid__7\/7, .no-js .desktop\:grid__7\/7 {
    width: 100%;
  }
  .modern .desktop\:grid--1\/8 > *, .flexbox.csscalc.js .desktop\:grid--1\/8 > * {
    max-width: 12.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
  }
  .legacy .desktop\:grid--1\/8 > *, .no-flexbox .desktop\:grid--1\/8 > *, .no-csscalc .desktop\:grid--1\/8 > *, .no-js .desktop\:grid--1\/8 > * {
    width: 12.5%;
  }
  .modern .desktop\:grid__1\/8, .flexbox.csscalc.js .desktop\:grid__1\/8 {
    max-width: 12.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
  }
  .legacy .desktop\:grid__1\/8, .no-flexbox .desktop\:grid__1\/8, .no-csscalc .desktop\:grid__1\/8, .no-js .desktop\:grid__1\/8 {
    width: 12.5%;
  }
  .modern .desktop\:grid--2\/8 > *, .flexbox.csscalc.js .desktop\:grid--2\/8 > * {
    max-width: 25%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
  .legacy .desktop\:grid--2\/8 > *, .no-flexbox .desktop\:grid--2\/8 > *, .no-csscalc .desktop\:grid--2\/8 > *, .no-js .desktop\:grid--2\/8 > * {
    width: 25%;
  }
  .modern .desktop\:grid__2\/8, .flexbox.csscalc.js .desktop\:grid__2\/8 {
    max-width: 25%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
  .legacy .desktop\:grid__2\/8, .no-flexbox .desktop\:grid__2\/8, .no-csscalc .desktop\:grid__2\/8, .no-js .desktop\:grid__2\/8 {
    width: 25%;
  }
  .modern .desktop\:grid--3\/8 > *, .flexbox.csscalc.js .desktop\:grid--3\/8 > * {
    max-width: 37.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 37.5%;
        flex-basis: 37.5%;
  }
  .legacy .desktop\:grid--3\/8 > *, .no-flexbox .desktop\:grid--3\/8 > *, .no-csscalc .desktop\:grid--3\/8 > *, .no-js .desktop\:grid--3\/8 > * {
    width: 37.5%;
  }
  .modern .desktop\:grid__3\/8, .flexbox.csscalc.js .desktop\:grid__3\/8 {
    max-width: 37.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 37.5%;
        flex-basis: 37.5%;
  }
  .legacy .desktop\:grid__3\/8, .no-flexbox .desktop\:grid__3\/8, .no-csscalc .desktop\:grid__3\/8, .no-js .desktop\:grid__3\/8 {
    width: 37.5%;
  }
  .modern .desktop\:grid--4\/8 > *, .flexbox.csscalc.js .desktop\:grid--4\/8 > * {
    max-width: 50%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .legacy .desktop\:grid--4\/8 > *, .no-flexbox .desktop\:grid--4\/8 > *, .no-csscalc .desktop\:grid--4\/8 > *, .no-js .desktop\:grid--4\/8 > * {
    width: 50%;
  }
  .modern .desktop\:grid__4\/8, .flexbox.csscalc.js .desktop\:grid__4\/8 {
    max-width: 50%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .legacy .desktop\:grid__4\/8, .no-flexbox .desktop\:grid__4\/8, .no-csscalc .desktop\:grid__4\/8, .no-js .desktop\:grid__4\/8 {
    width: 50%;
  }
  .modern .desktop\:grid--5\/8 > *, .flexbox.csscalc.js .desktop\:grid--5\/8 > * {
    max-width: 62.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 62.5%;
        flex-basis: 62.5%;
  }
  .legacy .desktop\:grid--5\/8 > *, .no-flexbox .desktop\:grid--5\/8 > *, .no-csscalc .desktop\:grid--5\/8 > *, .no-js .desktop\:grid--5\/8 > * {
    width: 62.5%;
  }
  .modern .desktop\:grid__5\/8, .flexbox.csscalc.js .desktop\:grid__5\/8 {
    max-width: 62.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 62.5%;
        flex-basis: 62.5%;
  }
  .legacy .desktop\:grid__5\/8, .no-flexbox .desktop\:grid__5\/8, .no-csscalc .desktop\:grid__5\/8, .no-js .desktop\:grid__5\/8 {
    width: 62.5%;
  }
  .modern .desktop\:grid--6\/8 > *, .flexbox.csscalc.js .desktop\:grid--6\/8 > * {
    max-width: 75%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
  .legacy .desktop\:grid--6\/8 > *, .no-flexbox .desktop\:grid--6\/8 > *, .no-csscalc .desktop\:grid--6\/8 > *, .no-js .desktop\:grid--6\/8 > * {
    width: 75%;
  }
  .modern .desktop\:grid__6\/8, .flexbox.csscalc.js .desktop\:grid__6\/8 {
    max-width: 75%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
  .legacy .desktop\:grid__6\/8, .no-flexbox .desktop\:grid__6\/8, .no-csscalc .desktop\:grid__6\/8, .no-js .desktop\:grid__6\/8 {
    width: 75%;
  }
  .modern .desktop\:grid--7\/8 > *, .flexbox.csscalc.js .desktop\:grid--7\/8 > * {
    max-width: 87.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 87.5%;
        flex-basis: 87.5%;
  }
  .legacy .desktop\:grid--7\/8 > *, .no-flexbox .desktop\:grid--7\/8 > *, .no-csscalc .desktop\:grid--7\/8 > *, .no-js .desktop\:grid--7\/8 > * {
    width: 87.5%;
  }
  .modern .desktop\:grid__7\/8, .flexbox.csscalc.js .desktop\:grid__7\/8 {
    max-width: 87.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 87.5%;
        flex-basis: 87.5%;
  }
  .legacy .desktop\:grid__7\/8, .no-flexbox .desktop\:grid__7\/8, .no-csscalc .desktop\:grid__7\/8, .no-js .desktop\:grid__7\/8 {
    width: 87.5%;
  }
  .modern .desktop\:grid--8\/8 > *, .flexbox.csscalc.js .desktop\:grid--8\/8 > * {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .desktop\:grid--8\/8 > *, .no-flexbox .desktop\:grid--8\/8 > *, .no-csscalc .desktop\:grid--8\/8 > *, .no-js .desktop\:grid--8\/8 > * {
    width: 100%;
  }
  .modern .desktop\:grid__8\/8, .flexbox.csscalc.js .desktop\:grid__8\/8 {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .desktop\:grid__8\/8, .no-flexbox .desktop\:grid__8\/8, .no-csscalc .desktop\:grid__8\/8, .no-js .desktop\:grid__8\/8 {
    width: 100%;
  }
  .modern .desktop\:grid--1\/9 > *, .flexbox.csscalc.js .desktop\:grid--1\/9 > * {
    max-width: 11.1111111111%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 11.1111111111%;
        flex-basis: 11.1111111111%;
  }
  .legacy .desktop\:grid--1\/9 > *, .no-flexbox .desktop\:grid--1\/9 > *, .no-csscalc .desktop\:grid--1\/9 > *, .no-js .desktop\:grid--1\/9 > * {
    width: 11.1111111111%;
  }
  .modern .desktop\:grid__1\/9, .flexbox.csscalc.js .desktop\:grid__1\/9 {
    max-width: 11.1111111111%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 11.1111111111%;
        flex-basis: 11.1111111111%;
  }
  .legacy .desktop\:grid__1\/9, .no-flexbox .desktop\:grid__1\/9, .no-csscalc .desktop\:grid__1\/9, .no-js .desktop\:grid__1\/9 {
    width: 11.1111111111%;
  }
  .modern .desktop\:grid--2\/9 > *, .flexbox.csscalc.js .desktop\:grid--2\/9 > * {
    max-width: 22.2222222222%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 22.2222222222%;
        flex-basis: 22.2222222222%;
  }
  .legacy .desktop\:grid--2\/9 > *, .no-flexbox .desktop\:grid--2\/9 > *, .no-csscalc .desktop\:grid--2\/9 > *, .no-js .desktop\:grid--2\/9 > * {
    width: 22.2222222222%;
  }
  .modern .desktop\:grid__2\/9, .flexbox.csscalc.js .desktop\:grid__2\/9 {
    max-width: 22.2222222222%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 22.2222222222%;
        flex-basis: 22.2222222222%;
  }
  .legacy .desktop\:grid__2\/9, .no-flexbox .desktop\:grid__2\/9, .no-csscalc .desktop\:grid__2\/9, .no-js .desktop\:grid__2\/9 {
    width: 22.2222222222%;
  }
  .modern .desktop\:grid--3\/9 > *, .flexbox.csscalc.js .desktop\:grid--3\/9 > * {
    max-width: 33.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
  }
  .legacy .desktop\:grid--3\/9 > *, .no-flexbox .desktop\:grid--3\/9 > *, .no-csscalc .desktop\:grid--3\/9 > *, .no-js .desktop\:grid--3\/9 > * {
    width: 33.3333333333%;
  }
  .modern .desktop\:grid__3\/9, .flexbox.csscalc.js .desktop\:grid__3\/9 {
    max-width: 33.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
  }
  .legacy .desktop\:grid__3\/9, .no-flexbox .desktop\:grid__3\/9, .no-csscalc .desktop\:grid__3\/9, .no-js .desktop\:grid__3\/9 {
    width: 33.3333333333%;
  }
  .modern .desktop\:grid--4\/9 > *, .flexbox.csscalc.js .desktop\:grid--4\/9 > * {
    max-width: 44.4444444444%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 44.4444444444%;
        flex-basis: 44.4444444444%;
  }
  .legacy .desktop\:grid--4\/9 > *, .no-flexbox .desktop\:grid--4\/9 > *, .no-csscalc .desktop\:grid--4\/9 > *, .no-js .desktop\:grid--4\/9 > * {
    width: 44.4444444444%;
  }
  .modern .desktop\:grid__4\/9, .flexbox.csscalc.js .desktop\:grid__4\/9 {
    max-width: 44.4444444444%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 44.4444444444%;
        flex-basis: 44.4444444444%;
  }
  .legacy .desktop\:grid__4\/9, .no-flexbox .desktop\:grid__4\/9, .no-csscalc .desktop\:grid__4\/9, .no-js .desktop\:grid__4\/9 {
    width: 44.4444444444%;
  }
  .modern .desktop\:grid--5\/9 > *, .flexbox.csscalc.js .desktop\:grid--5\/9 > * {
    max-width: 55.5555555556%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 55.5555555556%;
        flex-basis: 55.5555555556%;
  }
  .legacy .desktop\:grid--5\/9 > *, .no-flexbox .desktop\:grid--5\/9 > *, .no-csscalc .desktop\:grid--5\/9 > *, .no-js .desktop\:grid--5\/9 > * {
    width: 55.5555555556%;
  }
  .modern .desktop\:grid__5\/9, .flexbox.csscalc.js .desktop\:grid__5\/9 {
    max-width: 55.5555555556%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 55.5555555556%;
        flex-basis: 55.5555555556%;
  }
  .legacy .desktop\:grid__5\/9, .no-flexbox .desktop\:grid__5\/9, .no-csscalc .desktop\:grid__5\/9, .no-js .desktop\:grid__5\/9 {
    width: 55.5555555556%;
  }
  .modern .desktop\:grid--6\/9 > *, .flexbox.csscalc.js .desktop\:grid--6\/9 > * {
    max-width: 66.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
  }
  .legacy .desktop\:grid--6\/9 > *, .no-flexbox .desktop\:grid--6\/9 > *, .no-csscalc .desktop\:grid--6\/9 > *, .no-js .desktop\:grid--6\/9 > * {
    width: 66.6666666667%;
  }
  .modern .desktop\:grid__6\/9, .flexbox.csscalc.js .desktop\:grid__6\/9 {
    max-width: 66.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
  }
  .legacy .desktop\:grid__6\/9, .no-flexbox .desktop\:grid__6\/9, .no-csscalc .desktop\:grid__6\/9, .no-js .desktop\:grid__6\/9 {
    width: 66.6666666667%;
  }
  .modern .desktop\:grid--7\/9 > *, .flexbox.csscalc.js .desktop\:grid--7\/9 > * {
    max-width: 77.7777777778%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 77.7777777778%;
        flex-basis: 77.7777777778%;
  }
  .legacy .desktop\:grid--7\/9 > *, .no-flexbox .desktop\:grid--7\/9 > *, .no-csscalc .desktop\:grid--7\/9 > *, .no-js .desktop\:grid--7\/9 > * {
    width: 77.7777777778%;
  }
  .modern .desktop\:grid__7\/9, .flexbox.csscalc.js .desktop\:grid__7\/9 {
    max-width: 77.7777777778%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 77.7777777778%;
        flex-basis: 77.7777777778%;
  }
  .legacy .desktop\:grid__7\/9, .no-flexbox .desktop\:grid__7\/9, .no-csscalc .desktop\:grid__7\/9, .no-js .desktop\:grid__7\/9 {
    width: 77.7777777778%;
  }
  .modern .desktop\:grid--8\/9 > *, .flexbox.csscalc.js .desktop\:grid--8\/9 > * {
    max-width: 88.8888888889%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 88.8888888889%;
        flex-basis: 88.8888888889%;
  }
  .legacy .desktop\:grid--8\/9 > *, .no-flexbox .desktop\:grid--8\/9 > *, .no-csscalc .desktop\:grid--8\/9 > *, .no-js .desktop\:grid--8\/9 > * {
    width: 88.8888888889%;
  }
  .modern .desktop\:grid__8\/9, .flexbox.csscalc.js .desktop\:grid__8\/9 {
    max-width: 88.8888888889%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 88.8888888889%;
        flex-basis: 88.8888888889%;
  }
  .legacy .desktop\:grid__8\/9, .no-flexbox .desktop\:grid__8\/9, .no-csscalc .desktop\:grid__8\/9, .no-js .desktop\:grid__8\/9 {
    width: 88.8888888889%;
  }
  .modern .desktop\:grid--9\/9 > *, .flexbox.csscalc.js .desktop\:grid--9\/9 > * {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .desktop\:grid--9\/9 > *, .no-flexbox .desktop\:grid--9\/9 > *, .no-csscalc .desktop\:grid--9\/9 > *, .no-js .desktop\:grid--9\/9 > * {
    width: 100%;
  }
  .modern .desktop\:grid__9\/9, .flexbox.csscalc.js .desktop\:grid__9\/9 {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .desktop\:grid__9\/9, .no-flexbox .desktop\:grid__9\/9, .no-csscalc .desktop\:grid__9\/9, .no-js .desktop\:grid__9\/9 {
    width: 100%;
  }
  .modern .desktop\:grid--1\/10 > *, .flexbox.csscalc.js .desktop\:grid--1\/10 > * {
    max-width: 10%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
  }
  .legacy .desktop\:grid--1\/10 > *, .no-flexbox .desktop\:grid--1\/10 > *, .no-csscalc .desktop\:grid--1\/10 > *, .no-js .desktop\:grid--1\/10 > * {
    width: 10%;
  }
  .modern .desktop\:grid__1\/10, .flexbox.csscalc.js .desktop\:grid__1\/10 {
    max-width: 10%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
  }
  .legacy .desktop\:grid__1\/10, .no-flexbox .desktop\:grid__1\/10, .no-csscalc .desktop\:grid__1\/10, .no-js .desktop\:grid__1\/10 {
    width: 10%;
  }
  .modern .desktop\:grid--2\/10 > *, .flexbox.csscalc.js .desktop\:grid--2\/10 > * {
    max-width: 20%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
  .legacy .desktop\:grid--2\/10 > *, .no-flexbox .desktop\:grid--2\/10 > *, .no-csscalc .desktop\:grid--2\/10 > *, .no-js .desktop\:grid--2\/10 > * {
    width: 20%;
  }
  .modern .desktop\:grid__2\/10, .flexbox.csscalc.js .desktop\:grid__2\/10 {
    max-width: 20%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
  .legacy .desktop\:grid__2\/10, .no-flexbox .desktop\:grid__2\/10, .no-csscalc .desktop\:grid__2\/10, .no-js .desktop\:grid__2\/10 {
    width: 20%;
  }
  .modern .desktop\:grid--3\/10 > *, .flexbox.csscalc.js .desktop\:grid--3\/10 > * {
    max-width: 30%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
  }
  .legacy .desktop\:grid--3\/10 > *, .no-flexbox .desktop\:grid--3\/10 > *, .no-csscalc .desktop\:grid--3\/10 > *, .no-js .desktop\:grid--3\/10 > * {
    width: 30%;
  }
  .modern .desktop\:grid__3\/10, .flexbox.csscalc.js .desktop\:grid__3\/10 {
    max-width: 30%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
  }
  .legacy .desktop\:grid__3\/10, .no-flexbox .desktop\:grid__3\/10, .no-csscalc .desktop\:grid__3\/10, .no-js .desktop\:grid__3\/10 {
    width: 30%;
  }
  .modern .desktop\:grid--4\/10 > *, .flexbox.csscalc.js .desktop\:grid--4\/10 > * {
    max-width: 40%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
  }
  .legacy .desktop\:grid--4\/10 > *, .no-flexbox .desktop\:grid--4\/10 > *, .no-csscalc .desktop\:grid--4\/10 > *, .no-js .desktop\:grid--4\/10 > * {
    width: 40%;
  }
  .modern .desktop\:grid__4\/10, .flexbox.csscalc.js .desktop\:grid__4\/10 {
    max-width: 40%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
  }
  .legacy .desktop\:grid__4\/10, .no-flexbox .desktop\:grid__4\/10, .no-csscalc .desktop\:grid__4\/10, .no-js .desktop\:grid__4\/10 {
    width: 40%;
  }
  .modern .desktop\:grid--5\/10 > *, .flexbox.csscalc.js .desktop\:grid--5\/10 > * {
    max-width: 50%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .legacy .desktop\:grid--5\/10 > *, .no-flexbox .desktop\:grid--5\/10 > *, .no-csscalc .desktop\:grid--5\/10 > *, .no-js .desktop\:grid--5\/10 > * {
    width: 50%;
  }
  .modern .desktop\:grid__5\/10, .flexbox.csscalc.js .desktop\:grid__5\/10 {
    max-width: 50%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .legacy .desktop\:grid__5\/10, .no-flexbox .desktop\:grid__5\/10, .no-csscalc .desktop\:grid__5\/10, .no-js .desktop\:grid__5\/10 {
    width: 50%;
  }
  .modern .desktop\:grid--6\/10 > *, .flexbox.csscalc.js .desktop\:grid--6\/10 > * {
    max-width: 60%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
  }
  .legacy .desktop\:grid--6\/10 > *, .no-flexbox .desktop\:grid--6\/10 > *, .no-csscalc .desktop\:grid--6\/10 > *, .no-js .desktop\:grid--6\/10 > * {
    width: 60%;
  }
  .modern .desktop\:grid__6\/10, .flexbox.csscalc.js .desktop\:grid__6\/10 {
    max-width: 60%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
  }
  .legacy .desktop\:grid__6\/10, .no-flexbox .desktop\:grid__6\/10, .no-csscalc .desktop\:grid__6\/10, .no-js .desktop\:grid__6\/10 {
    width: 60%;
  }
  .modern .desktop\:grid--7\/10 > *, .flexbox.csscalc.js .desktop\:grid--7\/10 > * {
    max-width: 70%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
  }
  .legacy .desktop\:grid--7\/10 > *, .no-flexbox .desktop\:grid--7\/10 > *, .no-csscalc .desktop\:grid--7\/10 > *, .no-js .desktop\:grid--7\/10 > * {
    width: 70%;
  }
  .modern .desktop\:grid__7\/10, .flexbox.csscalc.js .desktop\:grid__7\/10 {
    max-width: 70%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
  }
  .legacy .desktop\:grid__7\/10, .no-flexbox .desktop\:grid__7\/10, .no-csscalc .desktop\:grid__7\/10, .no-js .desktop\:grid__7\/10 {
    width: 70%;
  }
  .modern .desktop\:grid--8\/10 > *, .flexbox.csscalc.js .desktop\:grid--8\/10 > * {
    max-width: 80%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
  }
  .legacy .desktop\:grid--8\/10 > *, .no-flexbox .desktop\:grid--8\/10 > *, .no-csscalc .desktop\:grid--8\/10 > *, .no-js .desktop\:grid--8\/10 > * {
    width: 80%;
  }
  .modern .desktop\:grid__8\/10, .flexbox.csscalc.js .desktop\:grid__8\/10 {
    max-width: 80%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
  }
  .legacy .desktop\:grid__8\/10, .no-flexbox .desktop\:grid__8\/10, .no-csscalc .desktop\:grid__8\/10, .no-js .desktop\:grid__8\/10 {
    width: 80%;
  }
  .modern .desktop\:grid--9\/10 > *, .flexbox.csscalc.js .desktop\:grid--9\/10 > * {
    max-width: 90%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 90%;
        flex-basis: 90%;
  }
  .legacy .desktop\:grid--9\/10 > *, .no-flexbox .desktop\:grid--9\/10 > *, .no-csscalc .desktop\:grid--9\/10 > *, .no-js .desktop\:grid--9\/10 > * {
    width: 90%;
  }
  .modern .desktop\:grid__9\/10, .flexbox.csscalc.js .desktop\:grid__9\/10 {
    max-width: 90%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 90%;
        flex-basis: 90%;
  }
  .legacy .desktop\:grid__9\/10, .no-flexbox .desktop\:grid__9\/10, .no-csscalc .desktop\:grid__9\/10, .no-js .desktop\:grid__9\/10 {
    width: 90%;
  }
  .modern .desktop\:grid--10\/10 > *, .flexbox.csscalc.js .desktop\:grid--10\/10 > * {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .desktop\:grid--10\/10 > *, .no-flexbox .desktop\:grid--10\/10 > *, .no-csscalc .desktop\:grid--10\/10 > *, .no-js .desktop\:grid--10\/10 > * {
    width: 100%;
  }
  .modern .desktop\:grid__10\/10, .flexbox.csscalc.js .desktop\:grid__10\/10 {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .desktop\:grid__10\/10, .no-flexbox .desktop\:grid__10\/10, .no-csscalc .desktop\:grid__10\/10, .no-js .desktop\:grid__10\/10 {
    width: 100%;
  }
  .modern .desktop\:grid--1\/11 > *, .flexbox.csscalc.js .desktop\:grid--1\/11 > * {
    max-width: 9.0909090909%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 9.0909090909%;
        flex-basis: 9.0909090909%;
  }
  .legacy .desktop\:grid--1\/11 > *, .no-flexbox .desktop\:grid--1\/11 > *, .no-csscalc .desktop\:grid--1\/11 > *, .no-js .desktop\:grid--1\/11 > * {
    width: 9.0909090909%;
  }
  .modern .desktop\:grid__1\/11, .flexbox.csscalc.js .desktop\:grid__1\/11 {
    max-width: 9.0909090909%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 9.0909090909%;
        flex-basis: 9.0909090909%;
  }
  .legacy .desktop\:grid__1\/11, .no-flexbox .desktop\:grid__1\/11, .no-csscalc .desktop\:grid__1\/11, .no-js .desktop\:grid__1\/11 {
    width: 9.0909090909%;
  }
  .modern .desktop\:grid--2\/11 > *, .flexbox.csscalc.js .desktop\:grid--2\/11 > * {
    max-width: 18.1818181818%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 18.1818181818%;
        flex-basis: 18.1818181818%;
  }
  .legacy .desktop\:grid--2\/11 > *, .no-flexbox .desktop\:grid--2\/11 > *, .no-csscalc .desktop\:grid--2\/11 > *, .no-js .desktop\:grid--2\/11 > * {
    width: 18.1818181818%;
  }
  .modern .desktop\:grid__2\/11, .flexbox.csscalc.js .desktop\:grid__2\/11 {
    max-width: 18.1818181818%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 18.1818181818%;
        flex-basis: 18.1818181818%;
  }
  .legacy .desktop\:grid__2\/11, .no-flexbox .desktop\:grid__2\/11, .no-csscalc .desktop\:grid__2\/11, .no-js .desktop\:grid__2\/11 {
    width: 18.1818181818%;
  }
  .modern .desktop\:grid--3\/11 > *, .flexbox.csscalc.js .desktop\:grid--3\/11 > * {
    max-width: 27.2727272727%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 27.2727272727%;
        flex-basis: 27.2727272727%;
  }
  .legacy .desktop\:grid--3\/11 > *, .no-flexbox .desktop\:grid--3\/11 > *, .no-csscalc .desktop\:grid--3\/11 > *, .no-js .desktop\:grid--3\/11 > * {
    width: 27.2727272727%;
  }
  .modern .desktop\:grid__3\/11, .flexbox.csscalc.js .desktop\:grid__3\/11 {
    max-width: 27.2727272727%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 27.2727272727%;
        flex-basis: 27.2727272727%;
  }
  .legacy .desktop\:grid__3\/11, .no-flexbox .desktop\:grid__3\/11, .no-csscalc .desktop\:grid__3\/11, .no-js .desktop\:grid__3\/11 {
    width: 27.2727272727%;
  }
  .modern .desktop\:grid--4\/11 > *, .flexbox.csscalc.js .desktop\:grid--4\/11 > * {
    max-width: 36.3636363636%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 36.3636363636%;
        flex-basis: 36.3636363636%;
  }
  .legacy .desktop\:grid--4\/11 > *, .no-flexbox .desktop\:grid--4\/11 > *, .no-csscalc .desktop\:grid--4\/11 > *, .no-js .desktop\:grid--4\/11 > * {
    width: 36.3636363636%;
  }
  .modern .desktop\:grid__4\/11, .flexbox.csscalc.js .desktop\:grid__4\/11 {
    max-width: 36.3636363636%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 36.3636363636%;
        flex-basis: 36.3636363636%;
  }
  .legacy .desktop\:grid__4\/11, .no-flexbox .desktop\:grid__4\/11, .no-csscalc .desktop\:grid__4\/11, .no-js .desktop\:grid__4\/11 {
    width: 36.3636363636%;
  }
  .modern .desktop\:grid--5\/11 > *, .flexbox.csscalc.js .desktop\:grid--5\/11 > * {
    max-width: 45.4545454545%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 45.4545454545%;
        flex-basis: 45.4545454545%;
  }
  .legacy .desktop\:grid--5\/11 > *, .no-flexbox .desktop\:grid--5\/11 > *, .no-csscalc .desktop\:grid--5\/11 > *, .no-js .desktop\:grid--5\/11 > * {
    width: 45.4545454545%;
  }
  .modern .desktop\:grid__5\/11, .flexbox.csscalc.js .desktop\:grid__5\/11 {
    max-width: 45.4545454545%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 45.4545454545%;
        flex-basis: 45.4545454545%;
  }
  .legacy .desktop\:grid__5\/11, .no-flexbox .desktop\:grid__5\/11, .no-csscalc .desktop\:grid__5\/11, .no-js .desktop\:grid__5\/11 {
    width: 45.4545454545%;
  }
  .modern .desktop\:grid--6\/11 > *, .flexbox.csscalc.js .desktop\:grid--6\/11 > * {
    max-width: 54.5454545455%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 54.5454545455%;
        flex-basis: 54.5454545455%;
  }
  .legacy .desktop\:grid--6\/11 > *, .no-flexbox .desktop\:grid--6\/11 > *, .no-csscalc .desktop\:grid--6\/11 > *, .no-js .desktop\:grid--6\/11 > * {
    width: 54.5454545455%;
  }
  .modern .desktop\:grid__6\/11, .flexbox.csscalc.js .desktop\:grid__6\/11 {
    max-width: 54.5454545455%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 54.5454545455%;
        flex-basis: 54.5454545455%;
  }
  .legacy .desktop\:grid__6\/11, .no-flexbox .desktop\:grid__6\/11, .no-csscalc .desktop\:grid__6\/11, .no-js .desktop\:grid__6\/11 {
    width: 54.5454545455%;
  }
  .modern .desktop\:grid--7\/11 > *, .flexbox.csscalc.js .desktop\:grid--7\/11 > * {
    max-width: 63.6363636364%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 63.6363636364%;
        flex-basis: 63.6363636364%;
  }
  .legacy .desktop\:grid--7\/11 > *, .no-flexbox .desktop\:grid--7\/11 > *, .no-csscalc .desktop\:grid--7\/11 > *, .no-js .desktop\:grid--7\/11 > * {
    width: 63.6363636364%;
  }
  .modern .desktop\:grid__7\/11, .flexbox.csscalc.js .desktop\:grid__7\/11 {
    max-width: 63.6363636364%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 63.6363636364%;
        flex-basis: 63.6363636364%;
  }
  .legacy .desktop\:grid__7\/11, .no-flexbox .desktop\:grid__7\/11, .no-csscalc .desktop\:grid__7\/11, .no-js .desktop\:grid__7\/11 {
    width: 63.6363636364%;
  }
  .modern .desktop\:grid--8\/11 > *, .flexbox.csscalc.js .desktop\:grid--8\/11 > * {
    max-width: 72.7272727273%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 72.7272727273%;
        flex-basis: 72.7272727273%;
  }
  .legacy .desktop\:grid--8\/11 > *, .no-flexbox .desktop\:grid--8\/11 > *, .no-csscalc .desktop\:grid--8\/11 > *, .no-js .desktop\:grid--8\/11 > * {
    width: 72.7272727273%;
  }
  .modern .desktop\:grid__8\/11, .flexbox.csscalc.js .desktop\:grid__8\/11 {
    max-width: 72.7272727273%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 72.7272727273%;
        flex-basis: 72.7272727273%;
  }
  .legacy .desktop\:grid__8\/11, .no-flexbox .desktop\:grid__8\/11, .no-csscalc .desktop\:grid__8\/11, .no-js .desktop\:grid__8\/11 {
    width: 72.7272727273%;
  }
  .modern .desktop\:grid--9\/11 > *, .flexbox.csscalc.js .desktop\:grid--9\/11 > * {
    max-width: 81.8181818182%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 81.8181818182%;
        flex-basis: 81.8181818182%;
  }
  .legacy .desktop\:grid--9\/11 > *, .no-flexbox .desktop\:grid--9\/11 > *, .no-csscalc .desktop\:grid--9\/11 > *, .no-js .desktop\:grid--9\/11 > * {
    width: 81.8181818182%;
  }
  .modern .desktop\:grid__9\/11, .flexbox.csscalc.js .desktop\:grid__9\/11 {
    max-width: 81.8181818182%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 81.8181818182%;
        flex-basis: 81.8181818182%;
  }
  .legacy .desktop\:grid__9\/11, .no-flexbox .desktop\:grid__9\/11, .no-csscalc .desktop\:grid__9\/11, .no-js .desktop\:grid__9\/11 {
    width: 81.8181818182%;
  }
  .modern .desktop\:grid--10\/11 > *, .flexbox.csscalc.js .desktop\:grid--10\/11 > * {
    max-width: 90.9090909091%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 90.9090909091%;
        flex-basis: 90.9090909091%;
  }
  .legacy .desktop\:grid--10\/11 > *, .no-flexbox .desktop\:grid--10\/11 > *, .no-csscalc .desktop\:grid--10\/11 > *, .no-js .desktop\:grid--10\/11 > * {
    width: 90.9090909091%;
  }
  .modern .desktop\:grid__10\/11, .flexbox.csscalc.js .desktop\:grid__10\/11 {
    max-width: 90.9090909091%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 90.9090909091%;
        flex-basis: 90.9090909091%;
  }
  .legacy .desktop\:grid__10\/11, .no-flexbox .desktop\:grid__10\/11, .no-csscalc .desktop\:grid__10\/11, .no-js .desktop\:grid__10\/11 {
    width: 90.9090909091%;
  }
  .modern .desktop\:grid--11\/11 > *, .flexbox.csscalc.js .desktop\:grid--11\/11 > * {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .desktop\:grid--11\/11 > *, .no-flexbox .desktop\:grid--11\/11 > *, .no-csscalc .desktop\:grid--11\/11 > *, .no-js .desktop\:grid--11\/11 > * {
    width: 100%;
  }
  .modern .desktop\:grid__11\/11, .flexbox.csscalc.js .desktop\:grid__11\/11 {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .desktop\:grid__11\/11, .no-flexbox .desktop\:grid__11\/11, .no-csscalc .desktop\:grid__11\/11, .no-js .desktop\:grid__11\/11 {
    width: 100%;
  }
}
@media (max-width: 1500px) {
  .desktop\:grid--left {
    text-align: left;
  }
  .modern .desktop\:grid--left, .flexbox.csscalc.js .desktop\:grid--left {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .desktop\:grid--center {
    text-align: center;
  }
  .modern .desktop\:grid--center, .flexbox.csscalc.js .desktop\:grid--center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .desktop\:grid--right {
    text-align: right;
  }
  .modern .desktop\:grid--right, .flexbox.csscalc.js .desktop\:grid--right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media (max-width: 1023px) {
  /* BREAKPOINTS */
  .modern .tablet\:grid--1\/12 > *, .flexbox.csscalc.js .tablet\:grid--1\/12 > * {
    max-width: 8.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
  }
  .legacy .tablet\:grid--1\/12 > *, .no-flexbox .tablet\:grid--1\/12 > *, .no-csscalc .tablet\:grid--1\/12 > *, .no-js .tablet\:grid--1\/12 > * {
    width: 8.3333333333%;
  }
  .modern .tablet\:grid__1\/12, .flexbox.csscalc.js .tablet\:grid__1\/12 {
    max-width: 8.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
  }
  .legacy .tablet\:grid__1\/12, .no-flexbox .tablet\:grid__1\/12, .no-csscalc .tablet\:grid__1\/12, .no-js .tablet\:grid__1\/12 {
    width: 8.3333333333%;
  }
  .modern .tablet\:grid--2\/12 > *, .modern .tablet\:grid--1\/6 > *, .flexbox.csscalc.js .tablet\:grid--2\/12 > *, .flexbox.csscalc.js .tablet\:grid--1\/6 > * {
    max-width: 16.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
  }
  .legacy .tablet\:grid--2\/12 > *, .legacy .tablet\:grid--1\/6 > *, .no-flexbox .tablet\:grid--2\/12 > *, .no-flexbox .tablet\:grid--1\/6 > *, .no-csscalc .tablet\:grid--2\/12 > *, .no-csscalc .tablet\:grid--1\/6 > *, .no-js .tablet\:grid--2\/12 > *, .no-js .tablet\:grid--1\/6 > * {
    width: 16.6666666667%;
  }
  .modern .tablet\:grid__2\/12, .modern .tablet\:grid__1\/6, .flexbox.csscalc.js .tablet\:grid__2\/12, .flexbox.csscalc.js .tablet\:grid__1\/6 {
    max-width: 16.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
  }
  .legacy .tablet\:grid__2\/12, .legacy .tablet\:grid__1\/6, .no-flexbox .tablet\:grid__2\/12, .no-flexbox .tablet\:grid__1\/6, .no-csscalc .tablet\:grid__2\/12, .no-csscalc .tablet\:grid__1\/6, .no-js .tablet\:grid__2\/12, .no-js .tablet\:grid__1\/6 {
    width: 16.6666666667%;
  }
  .modern .tablet\:grid--3\/12 > *, .modern .tablet\:grid--1\/4 > *, .flexbox.csscalc.js .tablet\:grid--3\/12 > *, .flexbox.csscalc.js .tablet\:grid--1\/4 > * {
    max-width: 25%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
  .legacy .tablet\:grid--3\/12 > *, .legacy .tablet\:grid--1\/4 > *, .no-flexbox .tablet\:grid--3\/12 > *, .no-flexbox .tablet\:grid--1\/4 > *, .no-csscalc .tablet\:grid--3\/12 > *, .no-csscalc .tablet\:grid--1\/4 > *, .no-js .tablet\:grid--3\/12 > *, .no-js .tablet\:grid--1\/4 > * {
    width: 25%;
  }
  .modern .tablet\:grid__3\/12, .modern .tablet\:grid__1\/4, .flexbox.csscalc.js .tablet\:grid__3\/12, .flexbox.csscalc.js .tablet\:grid__1\/4 {
    max-width: 25%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
  .legacy .tablet\:grid__3\/12, .legacy .tablet\:grid__1\/4, .no-flexbox .tablet\:grid__3\/12, .no-flexbox .tablet\:grid__1\/4, .no-csscalc .tablet\:grid__3\/12, .no-csscalc .tablet\:grid__1\/4, .no-js .tablet\:grid__3\/12, .no-js .tablet\:grid__1\/4 {
    width: 25%;
  }
  .modern .tablet\:grid--4\/12 > *, .modern .tablet\:grid--1\/3 > *, .modern .tablet\:grid--2\/6 > *, .flexbox.csscalc.js .tablet\:grid--4\/12 > *, .flexbox.csscalc.js .tablet\:grid--1\/3 > *, .flexbox.csscalc.js .tablet\:grid--2\/6 > * {
    max-width: 33.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
  }
  .legacy .tablet\:grid--4\/12 > *, .legacy .tablet\:grid--1\/3 > *, .legacy .tablet\:grid--2\/6 > *, .no-flexbox .tablet\:grid--4\/12 > *, .no-flexbox .tablet\:grid--1\/3 > *, .no-flexbox .tablet\:grid--2\/6 > *, .no-csscalc .tablet\:grid--4\/12 > *, .no-csscalc .tablet\:grid--1\/3 > *, .no-csscalc .tablet\:grid--2\/6 > *, .no-js .tablet\:grid--4\/12 > *, .no-js .tablet\:grid--1\/3 > *, .no-js .tablet\:grid--2\/6 > * {
    width: 33.3333333333%;
  }
  .modern .tablet\:grid__4\/12, .modern .tablet\:grid__1\/3, .modern .tablet\:grid__2\/6, .flexbox.csscalc.js .tablet\:grid__4\/12, .flexbox.csscalc.js .tablet\:grid__1\/3, .flexbox.csscalc.js .tablet\:grid__2\/6 {
    max-width: 33.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
  }
  .legacy .tablet\:grid__4\/12, .legacy .tablet\:grid__1\/3, .legacy .tablet\:grid__2\/6, .no-flexbox .tablet\:grid__4\/12, .no-flexbox .tablet\:grid__1\/3, .no-flexbox .tablet\:grid__2\/6, .no-csscalc .tablet\:grid__4\/12, .no-csscalc .tablet\:grid__1\/3, .no-csscalc .tablet\:grid__2\/6, .no-js .tablet\:grid__4\/12, .no-js .tablet\:grid__1\/3, .no-js .tablet\:grid__2\/6 {
    width: 33.3333333333%;
  }
  .modern .tablet\:grid--5\/12 > *, .flexbox.csscalc.js .tablet\:grid--5\/12 > * {
    max-width: 41.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
  }
  .legacy .tablet\:grid--5\/12 > *, .no-flexbox .tablet\:grid--5\/12 > *, .no-csscalc .tablet\:grid--5\/12 > *, .no-js .tablet\:grid--5\/12 > * {
    width: 41.6666666667%;
  }
  .modern .tablet\:grid__5\/12, .flexbox.csscalc.js .tablet\:grid__5\/12 {
    max-width: 41.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
  }
  .legacy .tablet\:grid__5\/12, .no-flexbox .tablet\:grid__5\/12, .no-csscalc .tablet\:grid__5\/12, .no-js .tablet\:grid__5\/12 {
    width: 41.6666666667%;
  }
  .modern .tablet\:grid--6\/12 > *, .modern .tablet\:grid--1\/2 > *, .modern .tablet\:grid--2\/4 > *, .modern .tablet\:grid--3\/6 > *, .flexbox.csscalc.js .tablet\:grid--6\/12 > *, .flexbox.csscalc.js .tablet\:grid--1\/2 > *, .flexbox.csscalc.js .tablet\:grid--2\/4 > *, .flexbox.csscalc.js .tablet\:grid--3\/6 > * {
    max-width: 50%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .legacy .tablet\:grid--6\/12 > *, .legacy .tablet\:grid--1\/2 > *, .legacy .tablet\:grid--2\/4 > *, .legacy .tablet\:grid--3\/6 > *, .no-flexbox .tablet\:grid--6\/12 > *, .no-flexbox .tablet\:grid--1\/2 > *, .no-flexbox .tablet\:grid--2\/4 > *, .no-flexbox .tablet\:grid--3\/6 > *, .no-csscalc .tablet\:grid--6\/12 > *, .no-csscalc .tablet\:grid--1\/2 > *, .no-csscalc .tablet\:grid--2\/4 > *, .no-csscalc .tablet\:grid--3\/6 > *, .no-js .tablet\:grid--6\/12 > *, .no-js .tablet\:grid--1\/2 > *, .no-js .tablet\:grid--2\/4 > *, .no-js .tablet\:grid--3\/6 > * {
    width: 50%;
  }
  .modern .tablet\:grid__6\/12, .modern .tablet\:grid__1\/2, .modern .tablet\:grid__2\/4, .modern .tablet\:grid__3\/6, .flexbox.csscalc.js .tablet\:grid__6\/12, .flexbox.csscalc.js .tablet\:grid__1\/2, .flexbox.csscalc.js .tablet\:grid__2\/4, .flexbox.csscalc.js .tablet\:grid__3\/6 {
    max-width: 50%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .legacy .tablet\:grid__6\/12, .legacy .tablet\:grid__1\/2, .legacy .tablet\:grid__2\/4, .legacy .tablet\:grid__3\/6, .no-flexbox .tablet\:grid__6\/12, .no-flexbox .tablet\:grid__1\/2, .no-flexbox .tablet\:grid__2\/4, .no-flexbox .tablet\:grid__3\/6, .no-csscalc .tablet\:grid__6\/12, .no-csscalc .tablet\:grid__1\/2, .no-csscalc .tablet\:grid__2\/4, .no-csscalc .tablet\:grid__3\/6, .no-js .tablet\:grid__6\/12, .no-js .tablet\:grid__1\/2, .no-js .tablet\:grid__2\/4, .no-js .tablet\:grid__3\/6 {
    width: 50%;
  }
  .modern .tablet\:grid--7\/12 > *, .flexbox.csscalc.js .tablet\:grid--7\/12 > * {
    max-width: 58.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
  }
  .legacy .tablet\:grid--7\/12 > *, .no-flexbox .tablet\:grid--7\/12 > *, .no-csscalc .tablet\:grid--7\/12 > *, .no-js .tablet\:grid--7\/12 > * {
    width: 58.3333333333%;
  }
  .modern .tablet\:grid__7\/12, .flexbox.csscalc.js .tablet\:grid__7\/12 {
    max-width: 58.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
  }
  .legacy .tablet\:grid__7\/12, .no-flexbox .tablet\:grid__7\/12, .no-csscalc .tablet\:grid__7\/12, .no-js .tablet\:grid__7\/12 {
    width: 58.3333333333%;
  }
  .modern .tablet\:grid--8\/12 > *, .modern .tablet\:grid--2\/3 > *, .modern .tablet\:grid--4\/6 > *, .flexbox.csscalc.js .tablet\:grid--8\/12 > *, .flexbox.csscalc.js .tablet\:grid--2\/3 > *, .flexbox.csscalc.js .tablet\:grid--4\/6 > * {
    max-width: 66.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
  }
  .legacy .tablet\:grid--8\/12 > *, .legacy .tablet\:grid--2\/3 > *, .legacy .tablet\:grid--4\/6 > *, .no-flexbox .tablet\:grid--8\/12 > *, .no-flexbox .tablet\:grid--2\/3 > *, .no-flexbox .tablet\:grid--4\/6 > *, .no-csscalc .tablet\:grid--8\/12 > *, .no-csscalc .tablet\:grid--2\/3 > *, .no-csscalc .tablet\:grid--4\/6 > *, .no-js .tablet\:grid--8\/12 > *, .no-js .tablet\:grid--2\/3 > *, .no-js .tablet\:grid--4\/6 > * {
    width: 66.6666666667%;
  }
  .modern .tablet\:grid__8\/12, .modern .tablet\:grid__2\/3, .modern .tablet\:grid__4\/6, .flexbox.csscalc.js .tablet\:grid__8\/12, .flexbox.csscalc.js .tablet\:grid__2\/3, .flexbox.csscalc.js .tablet\:grid__4\/6 {
    max-width: 66.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
  }
  .legacy .tablet\:grid__8\/12, .legacy .tablet\:grid__2\/3, .legacy .tablet\:grid__4\/6, .no-flexbox .tablet\:grid__8\/12, .no-flexbox .tablet\:grid__2\/3, .no-flexbox .tablet\:grid__4\/6, .no-csscalc .tablet\:grid__8\/12, .no-csscalc .tablet\:grid__2\/3, .no-csscalc .tablet\:grid__4\/6, .no-js .tablet\:grid__8\/12, .no-js .tablet\:grid__2\/3, .no-js .tablet\:grid__4\/6 {
    width: 66.6666666667%;
  }
  .modern .tablet\:grid--9\/12 > *, .modern .tablet\:grid--3\/4 > *, .flexbox.csscalc.js .tablet\:grid--9\/12 > *, .flexbox.csscalc.js .tablet\:grid--3\/4 > * {
    max-width: 75%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
  .legacy .tablet\:grid--9\/12 > *, .legacy .tablet\:grid--3\/4 > *, .no-flexbox .tablet\:grid--9\/12 > *, .no-flexbox .tablet\:grid--3\/4 > *, .no-csscalc .tablet\:grid--9\/12 > *, .no-csscalc .tablet\:grid--3\/4 > *, .no-js .tablet\:grid--9\/12 > *, .no-js .tablet\:grid--3\/4 > * {
    width: 75%;
  }
  .modern .tablet\:grid__9\/12, .modern .tablet\:grid__3\/4, .flexbox.csscalc.js .tablet\:grid__9\/12, .flexbox.csscalc.js .tablet\:grid__3\/4 {
    max-width: 75%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
  .legacy .tablet\:grid__9\/12, .legacy .tablet\:grid__3\/4, .no-flexbox .tablet\:grid__9\/12, .no-flexbox .tablet\:grid__3\/4, .no-csscalc .tablet\:grid__9\/12, .no-csscalc .tablet\:grid__3\/4, .no-js .tablet\:grid__9\/12, .no-js .tablet\:grid__3\/4 {
    width: 75%;
  }
  .modern .tablet\:grid--10\/12 > *, .modern .tablet\:grid--5\/6 > *, .flexbox.csscalc.js .tablet\:grid--10\/12 > *, .flexbox.csscalc.js .tablet\:grid--5\/6 > * {
    max-width: 83.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 83.3333333333%;
        flex-basis: 83.3333333333%;
  }
  .legacy .tablet\:grid--10\/12 > *, .legacy .tablet\:grid--5\/6 > *, .no-flexbox .tablet\:grid--10\/12 > *, .no-flexbox .tablet\:grid--5\/6 > *, .no-csscalc .tablet\:grid--10\/12 > *, .no-csscalc .tablet\:grid--5\/6 > *, .no-js .tablet\:grid--10\/12 > *, .no-js .tablet\:grid--5\/6 > * {
    width: 83.3333333333%;
  }
  .modern .tablet\:grid__10\/12, .modern .tablet\:grid__5\/6, .flexbox.csscalc.js .tablet\:grid__10\/12, .flexbox.csscalc.js .tablet\:grid__5\/6 {
    max-width: 83.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 83.3333333333%;
        flex-basis: 83.3333333333%;
  }
  .legacy .tablet\:grid__10\/12, .legacy .tablet\:grid__5\/6, .no-flexbox .tablet\:grid__10\/12, .no-flexbox .tablet\:grid__5\/6, .no-csscalc .tablet\:grid__10\/12, .no-csscalc .tablet\:grid__5\/6, .no-js .tablet\:grid__10\/12, .no-js .tablet\:grid__5\/6 {
    width: 83.3333333333%;
  }
  .modern .tablet\:grid--11\/12 > *, .flexbox.csscalc.js .tablet\:grid--11\/12 > * {
    max-width: 91.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 91.6666666667%;
        flex-basis: 91.6666666667%;
  }
  .legacy .tablet\:grid--11\/12 > *, .no-flexbox .tablet\:grid--11\/12 > *, .no-csscalc .tablet\:grid--11\/12 > *, .no-js .tablet\:grid--11\/12 > * {
    width: 91.6666666667%;
  }
  .modern .tablet\:grid__11\/12, .flexbox.csscalc.js .tablet\:grid__11\/12 {
    max-width: 91.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 91.6666666667%;
        flex-basis: 91.6666666667%;
  }
  .legacy .tablet\:grid__11\/12, .no-flexbox .tablet\:grid__11\/12, .no-csscalc .tablet\:grid__11\/12, .no-js .tablet\:grid__11\/12 {
    width: 91.6666666667%;
  }
  .modern .tablet\:grid--12\/12 > *, .modern .tablet\:grid--1\/1 > *, .modern .tablet\:grid--2\/2 > *, .modern .tablet\:grid--3\/3 > *, .modern .tablet\:grid--4\/4 > *, .modern .tablet\:grid--6\/6 > *, .flexbox.csscalc.js .tablet\:grid--12\/12 > *, .flexbox.csscalc.js .tablet\:grid--1\/1 > *, .flexbox.csscalc.js .tablet\:grid--2\/2 > *, .flexbox.csscalc.js .tablet\:grid--3\/3 > *, .flexbox.csscalc.js .tablet\:grid--4\/4 > *, .flexbox.csscalc.js .tablet\:grid--6\/6 > * {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .tablet\:grid--12\/12 > *, .legacy .tablet\:grid--1\/1 > *, .legacy .tablet\:grid--2\/2 > *, .legacy .tablet\:grid--3\/3 > *, .legacy .tablet\:grid--4\/4 > *, .legacy .tablet\:grid--6\/6 > *, .no-flexbox .tablet\:grid--12\/12 > *, .no-flexbox .tablet\:grid--1\/1 > *, .no-flexbox .tablet\:grid--2\/2 > *, .no-flexbox .tablet\:grid--3\/3 > *, .no-flexbox .tablet\:grid--4\/4 > *, .no-flexbox .tablet\:grid--6\/6 > *, .no-csscalc .tablet\:grid--12\/12 > *, .no-csscalc .tablet\:grid--1\/1 > *, .no-csscalc .tablet\:grid--2\/2 > *, .no-csscalc .tablet\:grid--3\/3 > *, .no-csscalc .tablet\:grid--4\/4 > *, .no-csscalc .tablet\:grid--6\/6 > *, .no-js .tablet\:grid--12\/12 > *, .no-js .tablet\:grid--1\/1 > *, .no-js .tablet\:grid--2\/2 > *, .no-js .tablet\:grid--3\/3 > *, .no-js .tablet\:grid--4\/4 > *, .no-js .tablet\:grid--6\/6 > * {
    width: 100%;
  }
  .modern .tablet\:grid__12\/12, .modern .tablet\:grid__1\/1, .modern .tablet\:grid__2\/2, .modern .tablet\:grid__3\/3, .modern .tablet\:grid__4\/4, .modern .tablet\:grid__6\/6, .flexbox.csscalc.js .tablet\:grid__12\/12, .flexbox.csscalc.js .tablet\:grid__1\/1, .flexbox.csscalc.js .tablet\:grid__2\/2, .flexbox.csscalc.js .tablet\:grid__3\/3, .flexbox.csscalc.js .tablet\:grid__4\/4, .flexbox.csscalc.js .tablet\:grid__6\/6 {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .tablet\:grid__12\/12, .legacy .tablet\:grid__1\/1, .legacy .tablet\:grid__2\/2, .legacy .tablet\:grid__3\/3, .legacy .tablet\:grid__4\/4, .legacy .tablet\:grid__6\/6, .no-flexbox .tablet\:grid__12\/12, .no-flexbox .tablet\:grid__1\/1, .no-flexbox .tablet\:grid__2\/2, .no-flexbox .tablet\:grid__3\/3, .no-flexbox .tablet\:grid__4\/4, .no-flexbox .tablet\:grid__6\/6, .no-csscalc .tablet\:grid__12\/12, .no-csscalc .tablet\:grid__1\/1, .no-csscalc .tablet\:grid__2\/2, .no-csscalc .tablet\:grid__3\/3, .no-csscalc .tablet\:grid__4\/4, .no-csscalc .tablet\:grid__6\/6, .no-js .tablet\:grid__12\/12, .no-js .tablet\:grid__1\/1, .no-js .tablet\:grid__2\/2, .no-js .tablet\:grid__3\/3, .no-js .tablet\:grid__4\/4, .no-js .tablet\:grid__6\/6 {
    width: 100%;
  }
  .modern .tablet\:grid--1\/5 > *, .flexbox.csscalc.js .tablet\:grid--1\/5 > * {
    max-width: 20%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
  .legacy .tablet\:grid--1\/5 > *, .no-flexbox .tablet\:grid--1\/5 > *, .no-csscalc .tablet\:grid--1\/5 > *, .no-js .tablet\:grid--1\/5 > * {
    width: 20%;
  }
  .modern .tablet\:grid__1\/5, .flexbox.csscalc.js .tablet\:grid__1\/5 {
    max-width: 20%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
  .legacy .tablet\:grid__1\/5, .no-flexbox .tablet\:grid__1\/5, .no-csscalc .tablet\:grid__1\/5, .no-js .tablet\:grid__1\/5 {
    width: 20%;
  }
  .modern .tablet\:grid--2\/5 > *, .flexbox.csscalc.js .tablet\:grid--2\/5 > * {
    max-width: 40%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
  }
  .legacy .tablet\:grid--2\/5 > *, .no-flexbox .tablet\:grid--2\/5 > *, .no-csscalc .tablet\:grid--2\/5 > *, .no-js .tablet\:grid--2\/5 > * {
    width: 40%;
  }
  .modern .tablet\:grid__2\/5, .flexbox.csscalc.js .tablet\:grid__2\/5 {
    max-width: 40%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
  }
  .legacy .tablet\:grid__2\/5, .no-flexbox .tablet\:grid__2\/5, .no-csscalc .tablet\:grid__2\/5, .no-js .tablet\:grid__2\/5 {
    width: 40%;
  }
  .modern .tablet\:grid--3\/5 > *, .flexbox.csscalc.js .tablet\:grid--3\/5 > * {
    max-width: 60%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
  }
  .legacy .tablet\:grid--3\/5 > *, .no-flexbox .tablet\:grid--3\/5 > *, .no-csscalc .tablet\:grid--3\/5 > *, .no-js .tablet\:grid--3\/5 > * {
    width: 60%;
  }
  .modern .tablet\:grid__3\/5, .flexbox.csscalc.js .tablet\:grid__3\/5 {
    max-width: 60%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
  }
  .legacy .tablet\:grid__3\/5, .no-flexbox .tablet\:grid__3\/5, .no-csscalc .tablet\:grid__3\/5, .no-js .tablet\:grid__3\/5 {
    width: 60%;
  }
  .modern .tablet\:grid--4\/5 > *, .flexbox.csscalc.js .tablet\:grid--4\/5 > * {
    max-width: 80%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
  }
  .legacy .tablet\:grid--4\/5 > *, .no-flexbox .tablet\:grid--4\/5 > *, .no-csscalc .tablet\:grid--4\/5 > *, .no-js .tablet\:grid--4\/5 > * {
    width: 80%;
  }
  .modern .tablet\:grid__4\/5, .flexbox.csscalc.js .tablet\:grid__4\/5 {
    max-width: 80%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
  }
  .legacy .tablet\:grid__4\/5, .no-flexbox .tablet\:grid__4\/5, .no-csscalc .tablet\:grid__4\/5, .no-js .tablet\:grid__4\/5 {
    width: 80%;
  }
  .modern .tablet\:grid--5\/5 > *, .flexbox.csscalc.js .tablet\:grid--5\/5 > * {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .tablet\:grid--5\/5 > *, .no-flexbox .tablet\:grid--5\/5 > *, .no-csscalc .tablet\:grid--5\/5 > *, .no-js .tablet\:grid--5\/5 > * {
    width: 100%;
  }
  .modern .tablet\:grid__5\/5, .flexbox.csscalc.js .tablet\:grid__5\/5 {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .tablet\:grid__5\/5, .no-flexbox .tablet\:grid__5\/5, .no-csscalc .tablet\:grid__5\/5, .no-js .tablet\:grid__5\/5 {
    width: 100%;
  }
  .modern .tablet\:grid--1\/7 > *, .flexbox.csscalc.js .tablet\:grid--1\/7 > * {
    max-width: 14.2857142857%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 14.2857142857%;
        flex-basis: 14.2857142857%;
  }
  .legacy .tablet\:grid--1\/7 > *, .no-flexbox .tablet\:grid--1\/7 > *, .no-csscalc .tablet\:grid--1\/7 > *, .no-js .tablet\:grid--1\/7 > * {
    width: 14.2857142857%;
  }
  .modern .tablet\:grid__1\/7, .flexbox.csscalc.js .tablet\:grid__1\/7 {
    max-width: 14.2857142857%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 14.2857142857%;
        flex-basis: 14.2857142857%;
  }
  .legacy .tablet\:grid__1\/7, .no-flexbox .tablet\:grid__1\/7, .no-csscalc .tablet\:grid__1\/7, .no-js .tablet\:grid__1\/7 {
    width: 14.2857142857%;
  }
  .modern .tablet\:grid--2\/7 > *, .flexbox.csscalc.js .tablet\:grid--2\/7 > * {
    max-width: 28.5714285714%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 28.5714285714%;
        flex-basis: 28.5714285714%;
  }
  .legacy .tablet\:grid--2\/7 > *, .no-flexbox .tablet\:grid--2\/7 > *, .no-csscalc .tablet\:grid--2\/7 > *, .no-js .tablet\:grid--2\/7 > * {
    width: 28.5714285714%;
  }
  .modern .tablet\:grid__2\/7, .flexbox.csscalc.js .tablet\:grid__2\/7 {
    max-width: 28.5714285714%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 28.5714285714%;
        flex-basis: 28.5714285714%;
  }
  .legacy .tablet\:grid__2\/7, .no-flexbox .tablet\:grid__2\/7, .no-csscalc .tablet\:grid__2\/7, .no-js .tablet\:grid__2\/7 {
    width: 28.5714285714%;
  }
  .modern .tablet\:grid--3\/7 > *, .flexbox.csscalc.js .tablet\:grid--3\/7 > * {
    max-width: 42.8571428571%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 42.8571428571%;
        flex-basis: 42.8571428571%;
  }
  .legacy .tablet\:grid--3\/7 > *, .no-flexbox .tablet\:grid--3\/7 > *, .no-csscalc .tablet\:grid--3\/7 > *, .no-js .tablet\:grid--3\/7 > * {
    width: 42.8571428571%;
  }
  .modern .tablet\:grid__3\/7, .flexbox.csscalc.js .tablet\:grid__3\/7 {
    max-width: 42.8571428571%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 42.8571428571%;
        flex-basis: 42.8571428571%;
  }
  .legacy .tablet\:grid__3\/7, .no-flexbox .tablet\:grid__3\/7, .no-csscalc .tablet\:grid__3\/7, .no-js .tablet\:grid__3\/7 {
    width: 42.8571428571%;
  }
  .modern .tablet\:grid--4\/7 > *, .flexbox.csscalc.js .tablet\:grid--4\/7 > * {
    max-width: 57.1428571429%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 57.1428571429%;
        flex-basis: 57.1428571429%;
  }
  .legacy .tablet\:grid--4\/7 > *, .no-flexbox .tablet\:grid--4\/7 > *, .no-csscalc .tablet\:grid--4\/7 > *, .no-js .tablet\:grid--4\/7 > * {
    width: 57.1428571429%;
  }
  .modern .tablet\:grid__4\/7, .flexbox.csscalc.js .tablet\:grid__4\/7 {
    max-width: 57.1428571429%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 57.1428571429%;
        flex-basis: 57.1428571429%;
  }
  .legacy .tablet\:grid__4\/7, .no-flexbox .tablet\:grid__4\/7, .no-csscalc .tablet\:grid__4\/7, .no-js .tablet\:grid__4\/7 {
    width: 57.1428571429%;
  }
  .modern .tablet\:grid--5\/7 > *, .flexbox.csscalc.js .tablet\:grid--5\/7 > * {
    max-width: 71.4285714286%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 71.4285714286%;
        flex-basis: 71.4285714286%;
  }
  .legacy .tablet\:grid--5\/7 > *, .no-flexbox .tablet\:grid--5\/7 > *, .no-csscalc .tablet\:grid--5\/7 > *, .no-js .tablet\:grid--5\/7 > * {
    width: 71.4285714286%;
  }
  .modern .tablet\:grid__5\/7, .flexbox.csscalc.js .tablet\:grid__5\/7 {
    max-width: 71.4285714286%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 71.4285714286%;
        flex-basis: 71.4285714286%;
  }
  .legacy .tablet\:grid__5\/7, .no-flexbox .tablet\:grid__5\/7, .no-csscalc .tablet\:grid__5\/7, .no-js .tablet\:grid__5\/7 {
    width: 71.4285714286%;
  }
  .modern .tablet\:grid--6\/7 > *, .flexbox.csscalc.js .tablet\:grid--6\/7 > * {
    max-width: 85.7142857143%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 85.7142857143%;
        flex-basis: 85.7142857143%;
  }
  .legacy .tablet\:grid--6\/7 > *, .no-flexbox .tablet\:grid--6\/7 > *, .no-csscalc .tablet\:grid--6\/7 > *, .no-js .tablet\:grid--6\/7 > * {
    width: 85.7142857143%;
  }
  .modern .tablet\:grid__6\/7, .flexbox.csscalc.js .tablet\:grid__6\/7 {
    max-width: 85.7142857143%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 85.7142857143%;
        flex-basis: 85.7142857143%;
  }
  .legacy .tablet\:grid__6\/7, .no-flexbox .tablet\:grid__6\/7, .no-csscalc .tablet\:grid__6\/7, .no-js .tablet\:grid__6\/7 {
    width: 85.7142857143%;
  }
  .modern .tablet\:grid--7\/7 > *, .flexbox.csscalc.js .tablet\:grid--7\/7 > * {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .tablet\:grid--7\/7 > *, .no-flexbox .tablet\:grid--7\/7 > *, .no-csscalc .tablet\:grid--7\/7 > *, .no-js .tablet\:grid--7\/7 > * {
    width: 100%;
  }
  .modern .tablet\:grid__7\/7, .flexbox.csscalc.js .tablet\:grid__7\/7 {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .tablet\:grid__7\/7, .no-flexbox .tablet\:grid__7\/7, .no-csscalc .tablet\:grid__7\/7, .no-js .tablet\:grid__7\/7 {
    width: 100%;
  }
  .modern .tablet\:grid--1\/8 > *, .flexbox.csscalc.js .tablet\:grid--1\/8 > * {
    max-width: 12.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
  }
  .legacy .tablet\:grid--1\/8 > *, .no-flexbox .tablet\:grid--1\/8 > *, .no-csscalc .tablet\:grid--1\/8 > *, .no-js .tablet\:grid--1\/8 > * {
    width: 12.5%;
  }
  .modern .tablet\:grid__1\/8, .flexbox.csscalc.js .tablet\:grid__1\/8 {
    max-width: 12.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
  }
  .legacy .tablet\:grid__1\/8, .no-flexbox .tablet\:grid__1\/8, .no-csscalc .tablet\:grid__1\/8, .no-js .tablet\:grid__1\/8 {
    width: 12.5%;
  }
  .modern .tablet\:grid--2\/8 > *, .flexbox.csscalc.js .tablet\:grid--2\/8 > * {
    max-width: 25%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
  .legacy .tablet\:grid--2\/8 > *, .no-flexbox .tablet\:grid--2\/8 > *, .no-csscalc .tablet\:grid--2\/8 > *, .no-js .tablet\:grid--2\/8 > * {
    width: 25%;
  }
  .modern .tablet\:grid__2\/8, .flexbox.csscalc.js .tablet\:grid__2\/8 {
    max-width: 25%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
  .legacy .tablet\:grid__2\/8, .no-flexbox .tablet\:grid__2\/8, .no-csscalc .tablet\:grid__2\/8, .no-js .tablet\:grid__2\/8 {
    width: 25%;
  }
  .modern .tablet\:grid--3\/8 > *, .flexbox.csscalc.js .tablet\:grid--3\/8 > * {
    max-width: 37.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 37.5%;
        flex-basis: 37.5%;
  }
  .legacy .tablet\:grid--3\/8 > *, .no-flexbox .tablet\:grid--3\/8 > *, .no-csscalc .tablet\:grid--3\/8 > *, .no-js .tablet\:grid--3\/8 > * {
    width: 37.5%;
  }
  .modern .tablet\:grid__3\/8, .flexbox.csscalc.js .tablet\:grid__3\/8 {
    max-width: 37.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 37.5%;
        flex-basis: 37.5%;
  }
  .legacy .tablet\:grid__3\/8, .no-flexbox .tablet\:grid__3\/8, .no-csscalc .tablet\:grid__3\/8, .no-js .tablet\:grid__3\/8 {
    width: 37.5%;
  }
  .modern .tablet\:grid--4\/8 > *, .flexbox.csscalc.js .tablet\:grid--4\/8 > * {
    max-width: 50%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .legacy .tablet\:grid--4\/8 > *, .no-flexbox .tablet\:grid--4\/8 > *, .no-csscalc .tablet\:grid--4\/8 > *, .no-js .tablet\:grid--4\/8 > * {
    width: 50%;
  }
  .modern .tablet\:grid__4\/8, .flexbox.csscalc.js .tablet\:grid__4\/8 {
    max-width: 50%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .legacy .tablet\:grid__4\/8, .no-flexbox .tablet\:grid__4\/8, .no-csscalc .tablet\:grid__4\/8, .no-js .tablet\:grid__4\/8 {
    width: 50%;
  }
  .modern .tablet\:grid--5\/8 > *, .flexbox.csscalc.js .tablet\:grid--5\/8 > * {
    max-width: 62.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 62.5%;
        flex-basis: 62.5%;
  }
  .legacy .tablet\:grid--5\/8 > *, .no-flexbox .tablet\:grid--5\/8 > *, .no-csscalc .tablet\:grid--5\/8 > *, .no-js .tablet\:grid--5\/8 > * {
    width: 62.5%;
  }
  .modern .tablet\:grid__5\/8, .flexbox.csscalc.js .tablet\:grid__5\/8 {
    max-width: 62.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 62.5%;
        flex-basis: 62.5%;
  }
  .legacy .tablet\:grid__5\/8, .no-flexbox .tablet\:grid__5\/8, .no-csscalc .tablet\:grid__5\/8, .no-js .tablet\:grid__5\/8 {
    width: 62.5%;
  }
  .modern .tablet\:grid--6\/8 > *, .flexbox.csscalc.js .tablet\:grid--6\/8 > * {
    max-width: 75%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
  .legacy .tablet\:grid--6\/8 > *, .no-flexbox .tablet\:grid--6\/8 > *, .no-csscalc .tablet\:grid--6\/8 > *, .no-js .tablet\:grid--6\/8 > * {
    width: 75%;
  }
  .modern .tablet\:grid__6\/8, .flexbox.csscalc.js .tablet\:grid__6\/8 {
    max-width: 75%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
  .legacy .tablet\:grid__6\/8, .no-flexbox .tablet\:grid__6\/8, .no-csscalc .tablet\:grid__6\/8, .no-js .tablet\:grid__6\/8 {
    width: 75%;
  }
  .modern .tablet\:grid--7\/8 > *, .flexbox.csscalc.js .tablet\:grid--7\/8 > * {
    max-width: 87.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 87.5%;
        flex-basis: 87.5%;
  }
  .legacy .tablet\:grid--7\/8 > *, .no-flexbox .tablet\:grid--7\/8 > *, .no-csscalc .tablet\:grid--7\/8 > *, .no-js .tablet\:grid--7\/8 > * {
    width: 87.5%;
  }
  .modern .tablet\:grid__7\/8, .flexbox.csscalc.js .tablet\:grid__7\/8 {
    max-width: 87.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 87.5%;
        flex-basis: 87.5%;
  }
  .legacy .tablet\:grid__7\/8, .no-flexbox .tablet\:grid__7\/8, .no-csscalc .tablet\:grid__7\/8, .no-js .tablet\:grid__7\/8 {
    width: 87.5%;
  }
  .modern .tablet\:grid--8\/8 > *, .flexbox.csscalc.js .tablet\:grid--8\/8 > * {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .tablet\:grid--8\/8 > *, .no-flexbox .tablet\:grid--8\/8 > *, .no-csscalc .tablet\:grid--8\/8 > *, .no-js .tablet\:grid--8\/8 > * {
    width: 100%;
  }
  .modern .tablet\:grid__8\/8, .flexbox.csscalc.js .tablet\:grid__8\/8 {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .tablet\:grid__8\/8, .no-flexbox .tablet\:grid__8\/8, .no-csscalc .tablet\:grid__8\/8, .no-js .tablet\:grid__8\/8 {
    width: 100%;
  }
  .modern .tablet\:grid--1\/9 > *, .flexbox.csscalc.js .tablet\:grid--1\/9 > * {
    max-width: 11.1111111111%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 11.1111111111%;
        flex-basis: 11.1111111111%;
  }
  .legacy .tablet\:grid--1\/9 > *, .no-flexbox .tablet\:grid--1\/9 > *, .no-csscalc .tablet\:grid--1\/9 > *, .no-js .tablet\:grid--1\/9 > * {
    width: 11.1111111111%;
  }
  .modern .tablet\:grid__1\/9, .flexbox.csscalc.js .tablet\:grid__1\/9 {
    max-width: 11.1111111111%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 11.1111111111%;
        flex-basis: 11.1111111111%;
  }
  .legacy .tablet\:grid__1\/9, .no-flexbox .tablet\:grid__1\/9, .no-csscalc .tablet\:grid__1\/9, .no-js .tablet\:grid__1\/9 {
    width: 11.1111111111%;
  }
  .modern .tablet\:grid--2\/9 > *, .flexbox.csscalc.js .tablet\:grid--2\/9 > * {
    max-width: 22.2222222222%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 22.2222222222%;
        flex-basis: 22.2222222222%;
  }
  .legacy .tablet\:grid--2\/9 > *, .no-flexbox .tablet\:grid--2\/9 > *, .no-csscalc .tablet\:grid--2\/9 > *, .no-js .tablet\:grid--2\/9 > * {
    width: 22.2222222222%;
  }
  .modern .tablet\:grid__2\/9, .flexbox.csscalc.js .tablet\:grid__2\/9 {
    max-width: 22.2222222222%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 22.2222222222%;
        flex-basis: 22.2222222222%;
  }
  .legacy .tablet\:grid__2\/9, .no-flexbox .tablet\:grid__2\/9, .no-csscalc .tablet\:grid__2\/9, .no-js .tablet\:grid__2\/9 {
    width: 22.2222222222%;
  }
  .modern .tablet\:grid--3\/9 > *, .flexbox.csscalc.js .tablet\:grid--3\/9 > * {
    max-width: 33.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
  }
  .legacy .tablet\:grid--3\/9 > *, .no-flexbox .tablet\:grid--3\/9 > *, .no-csscalc .tablet\:grid--3\/9 > *, .no-js .tablet\:grid--3\/9 > * {
    width: 33.3333333333%;
  }
  .modern .tablet\:grid__3\/9, .flexbox.csscalc.js .tablet\:grid__3\/9 {
    max-width: 33.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
  }
  .legacy .tablet\:grid__3\/9, .no-flexbox .tablet\:grid__3\/9, .no-csscalc .tablet\:grid__3\/9, .no-js .tablet\:grid__3\/9 {
    width: 33.3333333333%;
  }
  .modern .tablet\:grid--4\/9 > *, .flexbox.csscalc.js .tablet\:grid--4\/9 > * {
    max-width: 44.4444444444%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 44.4444444444%;
        flex-basis: 44.4444444444%;
  }
  .legacy .tablet\:grid--4\/9 > *, .no-flexbox .tablet\:grid--4\/9 > *, .no-csscalc .tablet\:grid--4\/9 > *, .no-js .tablet\:grid--4\/9 > * {
    width: 44.4444444444%;
  }
  .modern .tablet\:grid__4\/9, .flexbox.csscalc.js .tablet\:grid__4\/9 {
    max-width: 44.4444444444%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 44.4444444444%;
        flex-basis: 44.4444444444%;
  }
  .legacy .tablet\:grid__4\/9, .no-flexbox .tablet\:grid__4\/9, .no-csscalc .tablet\:grid__4\/9, .no-js .tablet\:grid__4\/9 {
    width: 44.4444444444%;
  }
  .modern .tablet\:grid--5\/9 > *, .flexbox.csscalc.js .tablet\:grid--5\/9 > * {
    max-width: 55.5555555556%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 55.5555555556%;
        flex-basis: 55.5555555556%;
  }
  .legacy .tablet\:grid--5\/9 > *, .no-flexbox .tablet\:grid--5\/9 > *, .no-csscalc .tablet\:grid--5\/9 > *, .no-js .tablet\:grid--5\/9 > * {
    width: 55.5555555556%;
  }
  .modern .tablet\:grid__5\/9, .flexbox.csscalc.js .tablet\:grid__5\/9 {
    max-width: 55.5555555556%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 55.5555555556%;
        flex-basis: 55.5555555556%;
  }
  .legacy .tablet\:grid__5\/9, .no-flexbox .tablet\:grid__5\/9, .no-csscalc .tablet\:grid__5\/9, .no-js .tablet\:grid__5\/9 {
    width: 55.5555555556%;
  }
  .modern .tablet\:grid--6\/9 > *, .flexbox.csscalc.js .tablet\:grid--6\/9 > * {
    max-width: 66.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
  }
  .legacy .tablet\:grid--6\/9 > *, .no-flexbox .tablet\:grid--6\/9 > *, .no-csscalc .tablet\:grid--6\/9 > *, .no-js .tablet\:grid--6\/9 > * {
    width: 66.6666666667%;
  }
  .modern .tablet\:grid__6\/9, .flexbox.csscalc.js .tablet\:grid__6\/9 {
    max-width: 66.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
  }
  .legacy .tablet\:grid__6\/9, .no-flexbox .tablet\:grid__6\/9, .no-csscalc .tablet\:grid__6\/9, .no-js .tablet\:grid__6\/9 {
    width: 66.6666666667%;
  }
  .modern .tablet\:grid--7\/9 > *, .flexbox.csscalc.js .tablet\:grid--7\/9 > * {
    max-width: 77.7777777778%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 77.7777777778%;
        flex-basis: 77.7777777778%;
  }
  .legacy .tablet\:grid--7\/9 > *, .no-flexbox .tablet\:grid--7\/9 > *, .no-csscalc .tablet\:grid--7\/9 > *, .no-js .tablet\:grid--7\/9 > * {
    width: 77.7777777778%;
  }
  .modern .tablet\:grid__7\/9, .flexbox.csscalc.js .tablet\:grid__7\/9 {
    max-width: 77.7777777778%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 77.7777777778%;
        flex-basis: 77.7777777778%;
  }
  .legacy .tablet\:grid__7\/9, .no-flexbox .tablet\:grid__7\/9, .no-csscalc .tablet\:grid__7\/9, .no-js .tablet\:grid__7\/9 {
    width: 77.7777777778%;
  }
  .modern .tablet\:grid--8\/9 > *, .flexbox.csscalc.js .tablet\:grid--8\/9 > * {
    max-width: 88.8888888889%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 88.8888888889%;
        flex-basis: 88.8888888889%;
  }
  .legacy .tablet\:grid--8\/9 > *, .no-flexbox .tablet\:grid--8\/9 > *, .no-csscalc .tablet\:grid--8\/9 > *, .no-js .tablet\:grid--8\/9 > * {
    width: 88.8888888889%;
  }
  .modern .tablet\:grid__8\/9, .flexbox.csscalc.js .tablet\:grid__8\/9 {
    max-width: 88.8888888889%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 88.8888888889%;
        flex-basis: 88.8888888889%;
  }
  .legacy .tablet\:grid__8\/9, .no-flexbox .tablet\:grid__8\/9, .no-csscalc .tablet\:grid__8\/9, .no-js .tablet\:grid__8\/9 {
    width: 88.8888888889%;
  }
  .modern .tablet\:grid--9\/9 > *, .flexbox.csscalc.js .tablet\:grid--9\/9 > * {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .tablet\:grid--9\/9 > *, .no-flexbox .tablet\:grid--9\/9 > *, .no-csscalc .tablet\:grid--9\/9 > *, .no-js .tablet\:grid--9\/9 > * {
    width: 100%;
  }
  .modern .tablet\:grid__9\/9, .flexbox.csscalc.js .tablet\:grid__9\/9 {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .tablet\:grid__9\/9, .no-flexbox .tablet\:grid__9\/9, .no-csscalc .tablet\:grid__9\/9, .no-js .tablet\:grid__9\/9 {
    width: 100%;
  }
  .modern .tablet\:grid--1\/10 > *, .flexbox.csscalc.js .tablet\:grid--1\/10 > * {
    max-width: 10%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
  }
  .legacy .tablet\:grid--1\/10 > *, .no-flexbox .tablet\:grid--1\/10 > *, .no-csscalc .tablet\:grid--1\/10 > *, .no-js .tablet\:grid--1\/10 > * {
    width: 10%;
  }
  .modern .tablet\:grid__1\/10, .flexbox.csscalc.js .tablet\:grid__1\/10 {
    max-width: 10%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
  }
  .legacy .tablet\:grid__1\/10, .no-flexbox .tablet\:grid__1\/10, .no-csscalc .tablet\:grid__1\/10, .no-js .tablet\:grid__1\/10 {
    width: 10%;
  }
  .modern .tablet\:grid--2\/10 > *, .flexbox.csscalc.js .tablet\:grid--2\/10 > * {
    max-width: 20%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
  .legacy .tablet\:grid--2\/10 > *, .no-flexbox .tablet\:grid--2\/10 > *, .no-csscalc .tablet\:grid--2\/10 > *, .no-js .tablet\:grid--2\/10 > * {
    width: 20%;
  }
  .modern .tablet\:grid__2\/10, .flexbox.csscalc.js .tablet\:grid__2\/10 {
    max-width: 20%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
  .legacy .tablet\:grid__2\/10, .no-flexbox .tablet\:grid__2\/10, .no-csscalc .tablet\:grid__2\/10, .no-js .tablet\:grid__2\/10 {
    width: 20%;
  }
  .modern .tablet\:grid--3\/10 > *, .flexbox.csscalc.js .tablet\:grid--3\/10 > * {
    max-width: 30%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
  }
  .legacy .tablet\:grid--3\/10 > *, .no-flexbox .tablet\:grid--3\/10 > *, .no-csscalc .tablet\:grid--3\/10 > *, .no-js .tablet\:grid--3\/10 > * {
    width: 30%;
  }
  .modern .tablet\:grid__3\/10, .flexbox.csscalc.js .tablet\:grid__3\/10 {
    max-width: 30%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
  }
  .legacy .tablet\:grid__3\/10, .no-flexbox .tablet\:grid__3\/10, .no-csscalc .tablet\:grid__3\/10, .no-js .tablet\:grid__3\/10 {
    width: 30%;
  }
  .modern .tablet\:grid--4\/10 > *, .flexbox.csscalc.js .tablet\:grid--4\/10 > * {
    max-width: 40%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
  }
  .legacy .tablet\:grid--4\/10 > *, .no-flexbox .tablet\:grid--4\/10 > *, .no-csscalc .tablet\:grid--4\/10 > *, .no-js .tablet\:grid--4\/10 > * {
    width: 40%;
  }
  .modern .tablet\:grid__4\/10, .flexbox.csscalc.js .tablet\:grid__4\/10 {
    max-width: 40%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
  }
  .legacy .tablet\:grid__4\/10, .no-flexbox .tablet\:grid__4\/10, .no-csscalc .tablet\:grid__4\/10, .no-js .tablet\:grid__4\/10 {
    width: 40%;
  }
  .modern .tablet\:grid--5\/10 > *, .flexbox.csscalc.js .tablet\:grid--5\/10 > * {
    max-width: 50%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .legacy .tablet\:grid--5\/10 > *, .no-flexbox .tablet\:grid--5\/10 > *, .no-csscalc .tablet\:grid--5\/10 > *, .no-js .tablet\:grid--5\/10 > * {
    width: 50%;
  }
  .modern .tablet\:grid__5\/10, .flexbox.csscalc.js .tablet\:grid__5\/10 {
    max-width: 50%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .legacy .tablet\:grid__5\/10, .no-flexbox .tablet\:grid__5\/10, .no-csscalc .tablet\:grid__5\/10, .no-js .tablet\:grid__5\/10 {
    width: 50%;
  }
  .modern .tablet\:grid--6\/10 > *, .flexbox.csscalc.js .tablet\:grid--6\/10 > * {
    max-width: 60%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
  }
  .legacy .tablet\:grid--6\/10 > *, .no-flexbox .tablet\:grid--6\/10 > *, .no-csscalc .tablet\:grid--6\/10 > *, .no-js .tablet\:grid--6\/10 > * {
    width: 60%;
  }
  .modern .tablet\:grid__6\/10, .flexbox.csscalc.js .tablet\:grid__6\/10 {
    max-width: 60%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
  }
  .legacy .tablet\:grid__6\/10, .no-flexbox .tablet\:grid__6\/10, .no-csscalc .tablet\:grid__6\/10, .no-js .tablet\:grid__6\/10 {
    width: 60%;
  }
  .modern .tablet\:grid--7\/10 > *, .flexbox.csscalc.js .tablet\:grid--7\/10 > * {
    max-width: 70%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
  }
  .legacy .tablet\:grid--7\/10 > *, .no-flexbox .tablet\:grid--7\/10 > *, .no-csscalc .tablet\:grid--7\/10 > *, .no-js .tablet\:grid--7\/10 > * {
    width: 70%;
  }
  .modern .tablet\:grid__7\/10, .flexbox.csscalc.js .tablet\:grid__7\/10 {
    max-width: 70%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
  }
  .legacy .tablet\:grid__7\/10, .no-flexbox .tablet\:grid__7\/10, .no-csscalc .tablet\:grid__7\/10, .no-js .tablet\:grid__7\/10 {
    width: 70%;
  }
  .modern .tablet\:grid--8\/10 > *, .flexbox.csscalc.js .tablet\:grid--8\/10 > * {
    max-width: 80%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
  }
  .legacy .tablet\:grid--8\/10 > *, .no-flexbox .tablet\:grid--8\/10 > *, .no-csscalc .tablet\:grid--8\/10 > *, .no-js .tablet\:grid--8\/10 > * {
    width: 80%;
  }
  .modern .tablet\:grid__8\/10, .flexbox.csscalc.js .tablet\:grid__8\/10 {
    max-width: 80%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
  }
  .legacy .tablet\:grid__8\/10, .no-flexbox .tablet\:grid__8\/10, .no-csscalc .tablet\:grid__8\/10, .no-js .tablet\:grid__8\/10 {
    width: 80%;
  }
  .modern .tablet\:grid--9\/10 > *, .flexbox.csscalc.js .tablet\:grid--9\/10 > * {
    max-width: 90%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 90%;
        flex-basis: 90%;
  }
  .legacy .tablet\:grid--9\/10 > *, .no-flexbox .tablet\:grid--9\/10 > *, .no-csscalc .tablet\:grid--9\/10 > *, .no-js .tablet\:grid--9\/10 > * {
    width: 90%;
  }
  .modern .tablet\:grid__9\/10, .flexbox.csscalc.js .tablet\:grid__9\/10 {
    max-width: 90%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 90%;
        flex-basis: 90%;
  }
  .legacy .tablet\:grid__9\/10, .no-flexbox .tablet\:grid__9\/10, .no-csscalc .tablet\:grid__9\/10, .no-js .tablet\:grid__9\/10 {
    width: 90%;
  }
  .modern .tablet\:grid--10\/10 > *, .flexbox.csscalc.js .tablet\:grid--10\/10 > * {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .tablet\:grid--10\/10 > *, .no-flexbox .tablet\:grid--10\/10 > *, .no-csscalc .tablet\:grid--10\/10 > *, .no-js .tablet\:grid--10\/10 > * {
    width: 100%;
  }
  .modern .tablet\:grid__10\/10, .flexbox.csscalc.js .tablet\:grid__10\/10 {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .tablet\:grid__10\/10, .no-flexbox .tablet\:grid__10\/10, .no-csscalc .tablet\:grid__10\/10, .no-js .tablet\:grid__10\/10 {
    width: 100%;
  }
  .modern .tablet\:grid--1\/11 > *, .flexbox.csscalc.js .tablet\:grid--1\/11 > * {
    max-width: 9.0909090909%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 9.0909090909%;
        flex-basis: 9.0909090909%;
  }
  .legacy .tablet\:grid--1\/11 > *, .no-flexbox .tablet\:grid--1\/11 > *, .no-csscalc .tablet\:grid--1\/11 > *, .no-js .tablet\:grid--1\/11 > * {
    width: 9.0909090909%;
  }
  .modern .tablet\:grid__1\/11, .flexbox.csscalc.js .tablet\:grid__1\/11 {
    max-width: 9.0909090909%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 9.0909090909%;
        flex-basis: 9.0909090909%;
  }
  .legacy .tablet\:grid__1\/11, .no-flexbox .tablet\:grid__1\/11, .no-csscalc .tablet\:grid__1\/11, .no-js .tablet\:grid__1\/11 {
    width: 9.0909090909%;
  }
  .modern .tablet\:grid--2\/11 > *, .flexbox.csscalc.js .tablet\:grid--2\/11 > * {
    max-width: 18.1818181818%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 18.1818181818%;
        flex-basis: 18.1818181818%;
  }
  .legacy .tablet\:grid--2\/11 > *, .no-flexbox .tablet\:grid--2\/11 > *, .no-csscalc .tablet\:grid--2\/11 > *, .no-js .tablet\:grid--2\/11 > * {
    width: 18.1818181818%;
  }
  .modern .tablet\:grid__2\/11, .flexbox.csscalc.js .tablet\:grid__2\/11 {
    max-width: 18.1818181818%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 18.1818181818%;
        flex-basis: 18.1818181818%;
  }
  .legacy .tablet\:grid__2\/11, .no-flexbox .tablet\:grid__2\/11, .no-csscalc .tablet\:grid__2\/11, .no-js .tablet\:grid__2\/11 {
    width: 18.1818181818%;
  }
  .modern .tablet\:grid--3\/11 > *, .flexbox.csscalc.js .tablet\:grid--3\/11 > * {
    max-width: 27.2727272727%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 27.2727272727%;
        flex-basis: 27.2727272727%;
  }
  .legacy .tablet\:grid--3\/11 > *, .no-flexbox .tablet\:grid--3\/11 > *, .no-csscalc .tablet\:grid--3\/11 > *, .no-js .tablet\:grid--3\/11 > * {
    width: 27.2727272727%;
  }
  .modern .tablet\:grid__3\/11, .flexbox.csscalc.js .tablet\:grid__3\/11 {
    max-width: 27.2727272727%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 27.2727272727%;
        flex-basis: 27.2727272727%;
  }
  .legacy .tablet\:grid__3\/11, .no-flexbox .tablet\:grid__3\/11, .no-csscalc .tablet\:grid__3\/11, .no-js .tablet\:grid__3\/11 {
    width: 27.2727272727%;
  }
  .modern .tablet\:grid--4\/11 > *, .flexbox.csscalc.js .tablet\:grid--4\/11 > * {
    max-width: 36.3636363636%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 36.3636363636%;
        flex-basis: 36.3636363636%;
  }
  .legacy .tablet\:grid--4\/11 > *, .no-flexbox .tablet\:grid--4\/11 > *, .no-csscalc .tablet\:grid--4\/11 > *, .no-js .tablet\:grid--4\/11 > * {
    width: 36.3636363636%;
  }
  .modern .tablet\:grid__4\/11, .flexbox.csscalc.js .tablet\:grid__4\/11 {
    max-width: 36.3636363636%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 36.3636363636%;
        flex-basis: 36.3636363636%;
  }
  .legacy .tablet\:grid__4\/11, .no-flexbox .tablet\:grid__4\/11, .no-csscalc .tablet\:grid__4\/11, .no-js .tablet\:grid__4\/11 {
    width: 36.3636363636%;
  }
  .modern .tablet\:grid--5\/11 > *, .flexbox.csscalc.js .tablet\:grid--5\/11 > * {
    max-width: 45.4545454545%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 45.4545454545%;
        flex-basis: 45.4545454545%;
  }
  .legacy .tablet\:grid--5\/11 > *, .no-flexbox .tablet\:grid--5\/11 > *, .no-csscalc .tablet\:grid--5\/11 > *, .no-js .tablet\:grid--5\/11 > * {
    width: 45.4545454545%;
  }
  .modern .tablet\:grid__5\/11, .flexbox.csscalc.js .tablet\:grid__5\/11 {
    max-width: 45.4545454545%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 45.4545454545%;
        flex-basis: 45.4545454545%;
  }
  .legacy .tablet\:grid__5\/11, .no-flexbox .tablet\:grid__5\/11, .no-csscalc .tablet\:grid__5\/11, .no-js .tablet\:grid__5\/11 {
    width: 45.4545454545%;
  }
  .modern .tablet\:grid--6\/11 > *, .flexbox.csscalc.js .tablet\:grid--6\/11 > * {
    max-width: 54.5454545455%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 54.5454545455%;
        flex-basis: 54.5454545455%;
  }
  .legacy .tablet\:grid--6\/11 > *, .no-flexbox .tablet\:grid--6\/11 > *, .no-csscalc .tablet\:grid--6\/11 > *, .no-js .tablet\:grid--6\/11 > * {
    width: 54.5454545455%;
  }
  .modern .tablet\:grid__6\/11, .flexbox.csscalc.js .tablet\:grid__6\/11 {
    max-width: 54.5454545455%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 54.5454545455%;
        flex-basis: 54.5454545455%;
  }
  .legacy .tablet\:grid__6\/11, .no-flexbox .tablet\:grid__6\/11, .no-csscalc .tablet\:grid__6\/11, .no-js .tablet\:grid__6\/11 {
    width: 54.5454545455%;
  }
  .modern .tablet\:grid--7\/11 > *, .flexbox.csscalc.js .tablet\:grid--7\/11 > * {
    max-width: 63.6363636364%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 63.6363636364%;
        flex-basis: 63.6363636364%;
  }
  .legacy .tablet\:grid--7\/11 > *, .no-flexbox .tablet\:grid--7\/11 > *, .no-csscalc .tablet\:grid--7\/11 > *, .no-js .tablet\:grid--7\/11 > * {
    width: 63.6363636364%;
  }
  .modern .tablet\:grid__7\/11, .flexbox.csscalc.js .tablet\:grid__7\/11 {
    max-width: 63.6363636364%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 63.6363636364%;
        flex-basis: 63.6363636364%;
  }
  .legacy .tablet\:grid__7\/11, .no-flexbox .tablet\:grid__7\/11, .no-csscalc .tablet\:grid__7\/11, .no-js .tablet\:grid__7\/11 {
    width: 63.6363636364%;
  }
  .modern .tablet\:grid--8\/11 > *, .flexbox.csscalc.js .tablet\:grid--8\/11 > * {
    max-width: 72.7272727273%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 72.7272727273%;
        flex-basis: 72.7272727273%;
  }
  .legacy .tablet\:grid--8\/11 > *, .no-flexbox .tablet\:grid--8\/11 > *, .no-csscalc .tablet\:grid--8\/11 > *, .no-js .tablet\:grid--8\/11 > * {
    width: 72.7272727273%;
  }
  .modern .tablet\:grid__8\/11, .flexbox.csscalc.js .tablet\:grid__8\/11 {
    max-width: 72.7272727273%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 72.7272727273%;
        flex-basis: 72.7272727273%;
  }
  .legacy .tablet\:grid__8\/11, .no-flexbox .tablet\:grid__8\/11, .no-csscalc .tablet\:grid__8\/11, .no-js .tablet\:grid__8\/11 {
    width: 72.7272727273%;
  }
  .modern .tablet\:grid--9\/11 > *, .flexbox.csscalc.js .tablet\:grid--9\/11 > * {
    max-width: 81.8181818182%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 81.8181818182%;
        flex-basis: 81.8181818182%;
  }
  .legacy .tablet\:grid--9\/11 > *, .no-flexbox .tablet\:grid--9\/11 > *, .no-csscalc .tablet\:grid--9\/11 > *, .no-js .tablet\:grid--9\/11 > * {
    width: 81.8181818182%;
  }
  .modern .tablet\:grid__9\/11, .flexbox.csscalc.js .tablet\:grid__9\/11 {
    max-width: 81.8181818182%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 81.8181818182%;
        flex-basis: 81.8181818182%;
  }
  .legacy .tablet\:grid__9\/11, .no-flexbox .tablet\:grid__9\/11, .no-csscalc .tablet\:grid__9\/11, .no-js .tablet\:grid__9\/11 {
    width: 81.8181818182%;
  }
  .modern .tablet\:grid--10\/11 > *, .flexbox.csscalc.js .tablet\:grid--10\/11 > * {
    max-width: 90.9090909091%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 90.9090909091%;
        flex-basis: 90.9090909091%;
  }
  .legacy .tablet\:grid--10\/11 > *, .no-flexbox .tablet\:grid--10\/11 > *, .no-csscalc .tablet\:grid--10\/11 > *, .no-js .tablet\:grid--10\/11 > * {
    width: 90.9090909091%;
  }
  .modern .tablet\:grid__10\/11, .flexbox.csscalc.js .tablet\:grid__10\/11 {
    max-width: 90.9090909091%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 90.9090909091%;
        flex-basis: 90.9090909091%;
  }
  .legacy .tablet\:grid__10\/11, .no-flexbox .tablet\:grid__10\/11, .no-csscalc .tablet\:grid__10\/11, .no-js .tablet\:grid__10\/11 {
    width: 90.9090909091%;
  }
  .modern .tablet\:grid--11\/11 > *, .flexbox.csscalc.js .tablet\:grid--11\/11 > * {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .tablet\:grid--11\/11 > *, .no-flexbox .tablet\:grid--11\/11 > *, .no-csscalc .tablet\:grid--11\/11 > *, .no-js .tablet\:grid--11\/11 > * {
    width: 100%;
  }
  .modern .tablet\:grid__11\/11, .flexbox.csscalc.js .tablet\:grid__11\/11 {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .tablet\:grid__11\/11, .no-flexbox .tablet\:grid__11\/11, .no-csscalc .tablet\:grid__11\/11, .no-js .tablet\:grid__11\/11 {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .tablet\:grid--left {
    text-align: left;
  }
  .modern .tablet\:grid--left, .flexbox.csscalc.js .tablet\:grid--left {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .tablet\:grid--center {
    text-align: center;
  }
  .modern .tablet\:grid--center, .flexbox.csscalc.js .tablet\:grid--center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .tablet\:grid--right {
    text-align: right;
  }
  .modern .tablet\:grid--right, .flexbox.csscalc.js .tablet\:grid--right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
@media (max-width: 767px) {
  /* BREAKPOINTS */
  .modern .mobile\:grid--1\/12 > *, .flexbox.csscalc.js .mobile\:grid--1\/12 > * {
    max-width: 8.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
  }
  .legacy .mobile\:grid--1\/12 > *, .no-flexbox .mobile\:grid--1\/12 > *, .no-csscalc .mobile\:grid--1\/12 > *, .no-js .mobile\:grid--1\/12 > * {
    width: 8.3333333333%;
  }
  .modern .mobile\:grid__1\/12, .flexbox.csscalc.js .mobile\:grid__1\/12 {
    max-width: 8.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 8.3333333333%;
        flex-basis: 8.3333333333%;
  }
  .legacy .mobile\:grid__1\/12, .no-flexbox .mobile\:grid__1\/12, .no-csscalc .mobile\:grid__1\/12, .no-js .mobile\:grid__1\/12 {
    width: 8.3333333333%;
  }
  .modern .mobile\:grid--2\/12 > *, .modern .mobile\:grid--1\/6 > *, .flexbox.csscalc.js .mobile\:grid--2\/12 > *, .flexbox.csscalc.js .mobile\:grid--1\/6 > * {
    max-width: 16.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
  }
  .legacy .mobile\:grid--2\/12 > *, .legacy .mobile\:grid--1\/6 > *, .no-flexbox .mobile\:grid--2\/12 > *, .no-flexbox .mobile\:grid--1\/6 > *, .no-csscalc .mobile\:grid--2\/12 > *, .no-csscalc .mobile\:grid--1\/6 > *, .no-js .mobile\:grid--2\/12 > *, .no-js .mobile\:grid--1\/6 > * {
    width: 16.6666666667%;
  }
  .modern .mobile\:grid__2\/12, .modern .mobile\:grid__1\/6, .flexbox.csscalc.js .mobile\:grid__2\/12, .flexbox.csscalc.js .mobile\:grid__1\/6 {
    max-width: 16.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 16.6666666667%;
        flex-basis: 16.6666666667%;
  }
  .legacy .mobile\:grid__2\/12, .legacy .mobile\:grid__1\/6, .no-flexbox .mobile\:grid__2\/12, .no-flexbox .mobile\:grid__1\/6, .no-csscalc .mobile\:grid__2\/12, .no-csscalc .mobile\:grid__1\/6, .no-js .mobile\:grid__2\/12, .no-js .mobile\:grid__1\/6 {
    width: 16.6666666667%;
  }
  .modern .mobile\:grid--3\/12 > *, .modern .mobile\:grid--1\/4 > *, .flexbox.csscalc.js .mobile\:grid--3\/12 > *, .flexbox.csscalc.js .mobile\:grid--1\/4 > * {
    max-width: 25%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
  .legacy .mobile\:grid--3\/12 > *, .legacy .mobile\:grid--1\/4 > *, .no-flexbox .mobile\:grid--3\/12 > *, .no-flexbox .mobile\:grid--1\/4 > *, .no-csscalc .mobile\:grid--3\/12 > *, .no-csscalc .mobile\:grid--1\/4 > *, .no-js .mobile\:grid--3\/12 > *, .no-js .mobile\:grid--1\/4 > * {
    width: 25%;
  }
  .modern .mobile\:grid__3\/12, .modern .mobile\:grid__1\/4, .flexbox.csscalc.js .mobile\:grid__3\/12, .flexbox.csscalc.js .mobile\:grid__1\/4 {
    max-width: 25%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
  .legacy .mobile\:grid__3\/12, .legacy .mobile\:grid__1\/4, .no-flexbox .mobile\:grid__3\/12, .no-flexbox .mobile\:grid__1\/4, .no-csscalc .mobile\:grid__3\/12, .no-csscalc .mobile\:grid__1\/4, .no-js .mobile\:grid__3\/12, .no-js .mobile\:grid__1\/4 {
    width: 25%;
  }
  .modern .mobile\:grid--4\/12 > *, .modern .mobile\:grid--1\/3 > *, .modern .mobile\:grid--2\/6 > *, .flexbox.csscalc.js .mobile\:grid--4\/12 > *, .flexbox.csscalc.js .mobile\:grid--1\/3 > *, .flexbox.csscalc.js .mobile\:grid--2\/6 > * {
    max-width: 33.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
  }
  .legacy .mobile\:grid--4\/12 > *, .legacy .mobile\:grid--1\/3 > *, .legacy .mobile\:grid--2\/6 > *, .no-flexbox .mobile\:grid--4\/12 > *, .no-flexbox .mobile\:grid--1\/3 > *, .no-flexbox .mobile\:grid--2\/6 > *, .no-csscalc .mobile\:grid--4\/12 > *, .no-csscalc .mobile\:grid--1\/3 > *, .no-csscalc .mobile\:grid--2\/6 > *, .no-js .mobile\:grid--4\/12 > *, .no-js .mobile\:grid--1\/3 > *, .no-js .mobile\:grid--2\/6 > * {
    width: 33.3333333333%;
  }
  .modern .mobile\:grid__4\/12, .modern .mobile\:grid__1\/3, .modern .mobile\:grid__2\/6, .flexbox.csscalc.js .mobile\:grid__4\/12, .flexbox.csscalc.js .mobile\:grid__1\/3, .flexbox.csscalc.js .mobile\:grid__2\/6 {
    max-width: 33.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
  }
  .legacy .mobile\:grid__4\/12, .legacy .mobile\:grid__1\/3, .legacy .mobile\:grid__2\/6, .no-flexbox .mobile\:grid__4\/12, .no-flexbox .mobile\:grid__1\/3, .no-flexbox .mobile\:grid__2\/6, .no-csscalc .mobile\:grid__4\/12, .no-csscalc .mobile\:grid__1\/3, .no-csscalc .mobile\:grid__2\/6, .no-js .mobile\:grid__4\/12, .no-js .mobile\:grid__1\/3, .no-js .mobile\:grid__2\/6 {
    width: 33.3333333333%;
  }
  .modern .mobile\:grid--5\/12 > *, .flexbox.csscalc.js .mobile\:grid--5\/12 > * {
    max-width: 41.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
  }
  .legacy .mobile\:grid--5\/12 > *, .no-flexbox .mobile\:grid--5\/12 > *, .no-csscalc .mobile\:grid--5\/12 > *, .no-js .mobile\:grid--5\/12 > * {
    width: 41.6666666667%;
  }
  .modern .mobile\:grid__5\/12, .flexbox.csscalc.js .mobile\:grid__5\/12 {
    max-width: 41.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 41.6666666667%;
        flex-basis: 41.6666666667%;
  }
  .legacy .mobile\:grid__5\/12, .no-flexbox .mobile\:grid__5\/12, .no-csscalc .mobile\:grid__5\/12, .no-js .mobile\:grid__5\/12 {
    width: 41.6666666667%;
  }
  .modern .mobile\:grid--6\/12 > *, .modern .mobile\:grid--1\/2 > *, .modern .mobile\:grid--2\/4 > *, .modern .mobile\:grid--3\/6 > *, .flexbox.csscalc.js .mobile\:grid--6\/12 > *, .flexbox.csscalc.js .mobile\:grid--1\/2 > *, .flexbox.csscalc.js .mobile\:grid--2\/4 > *, .flexbox.csscalc.js .mobile\:grid--3\/6 > * {
    max-width: 50%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .legacy .mobile\:grid--6\/12 > *, .legacy .mobile\:grid--1\/2 > *, .legacy .mobile\:grid--2\/4 > *, .legacy .mobile\:grid--3\/6 > *, .no-flexbox .mobile\:grid--6\/12 > *, .no-flexbox .mobile\:grid--1\/2 > *, .no-flexbox .mobile\:grid--2\/4 > *, .no-flexbox .mobile\:grid--3\/6 > *, .no-csscalc .mobile\:grid--6\/12 > *, .no-csscalc .mobile\:grid--1\/2 > *, .no-csscalc .mobile\:grid--2\/4 > *, .no-csscalc .mobile\:grid--3\/6 > *, .no-js .mobile\:grid--6\/12 > *, .no-js .mobile\:grid--1\/2 > *, .no-js .mobile\:grid--2\/4 > *, .no-js .mobile\:grid--3\/6 > * {
    width: 50%;
  }
  .modern .mobile\:grid__6\/12, .modern .mobile\:grid__1\/2, .modern .mobile\:grid__2\/4, .modern .mobile\:grid__3\/6, .flexbox.csscalc.js .mobile\:grid__6\/12, .flexbox.csscalc.js .mobile\:grid__1\/2, .flexbox.csscalc.js .mobile\:grid__2\/4, .flexbox.csscalc.js .mobile\:grid__3\/6 {
    max-width: 50%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .legacy .mobile\:grid__6\/12, .legacy .mobile\:grid__1\/2, .legacy .mobile\:grid__2\/4, .legacy .mobile\:grid__3\/6, .no-flexbox .mobile\:grid__6\/12, .no-flexbox .mobile\:grid__1\/2, .no-flexbox .mobile\:grid__2\/4, .no-flexbox .mobile\:grid__3\/6, .no-csscalc .mobile\:grid__6\/12, .no-csscalc .mobile\:grid__1\/2, .no-csscalc .mobile\:grid__2\/4, .no-csscalc .mobile\:grid__3\/6, .no-js .mobile\:grid__6\/12, .no-js .mobile\:grid__1\/2, .no-js .mobile\:grid__2\/4, .no-js .mobile\:grid__3\/6 {
    width: 50%;
  }
  .modern .mobile\:grid--7\/12 > *, .flexbox.csscalc.js .mobile\:grid--7\/12 > * {
    max-width: 58.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
  }
  .legacy .mobile\:grid--7\/12 > *, .no-flexbox .mobile\:grid--7\/12 > *, .no-csscalc .mobile\:grid--7\/12 > *, .no-js .mobile\:grid--7\/12 > * {
    width: 58.3333333333%;
  }
  .modern .mobile\:grid__7\/12, .flexbox.csscalc.js .mobile\:grid__7\/12 {
    max-width: 58.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 58.3333333333%;
        flex-basis: 58.3333333333%;
  }
  .legacy .mobile\:grid__7\/12, .no-flexbox .mobile\:grid__7\/12, .no-csscalc .mobile\:grid__7\/12, .no-js .mobile\:grid__7\/12 {
    width: 58.3333333333%;
  }
  .modern .mobile\:grid--8\/12 > *, .modern .mobile\:grid--2\/3 > *, .modern .mobile\:grid--4\/6 > *, .flexbox.csscalc.js .mobile\:grid--8\/12 > *, .flexbox.csscalc.js .mobile\:grid--2\/3 > *, .flexbox.csscalc.js .mobile\:grid--4\/6 > * {
    max-width: 66.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
  }
  .legacy .mobile\:grid--8\/12 > *, .legacy .mobile\:grid--2\/3 > *, .legacy .mobile\:grid--4\/6 > *, .no-flexbox .mobile\:grid--8\/12 > *, .no-flexbox .mobile\:grid--2\/3 > *, .no-flexbox .mobile\:grid--4\/6 > *, .no-csscalc .mobile\:grid--8\/12 > *, .no-csscalc .mobile\:grid--2\/3 > *, .no-csscalc .mobile\:grid--4\/6 > *, .no-js .mobile\:grid--8\/12 > *, .no-js .mobile\:grid--2\/3 > *, .no-js .mobile\:grid--4\/6 > * {
    width: 66.6666666667%;
  }
  .modern .mobile\:grid__8\/12, .modern .mobile\:grid__2\/3, .modern .mobile\:grid__4\/6, .flexbox.csscalc.js .mobile\:grid__8\/12, .flexbox.csscalc.js .mobile\:grid__2\/3, .flexbox.csscalc.js .mobile\:grid__4\/6 {
    max-width: 66.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
  }
  .legacy .mobile\:grid__8\/12, .legacy .mobile\:grid__2\/3, .legacy .mobile\:grid__4\/6, .no-flexbox .mobile\:grid__8\/12, .no-flexbox .mobile\:grid__2\/3, .no-flexbox .mobile\:grid__4\/6, .no-csscalc .mobile\:grid__8\/12, .no-csscalc .mobile\:grid__2\/3, .no-csscalc .mobile\:grid__4\/6, .no-js .mobile\:grid__8\/12, .no-js .mobile\:grid__2\/3, .no-js .mobile\:grid__4\/6 {
    width: 66.6666666667%;
  }
  .modern .mobile\:grid--9\/12 > *, .modern .mobile\:grid--3\/4 > *, .flexbox.csscalc.js .mobile\:grid--9\/12 > *, .flexbox.csscalc.js .mobile\:grid--3\/4 > * {
    max-width: 75%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
  .legacy .mobile\:grid--9\/12 > *, .legacy .mobile\:grid--3\/4 > *, .no-flexbox .mobile\:grid--9\/12 > *, .no-flexbox .mobile\:grid--3\/4 > *, .no-csscalc .mobile\:grid--9\/12 > *, .no-csscalc .mobile\:grid--3\/4 > *, .no-js .mobile\:grid--9\/12 > *, .no-js .mobile\:grid--3\/4 > * {
    width: 75%;
  }
  .modern .mobile\:grid__9\/12, .modern .mobile\:grid__3\/4, .flexbox.csscalc.js .mobile\:grid__9\/12, .flexbox.csscalc.js .mobile\:grid__3\/4 {
    max-width: 75%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
  .legacy .mobile\:grid__9\/12, .legacy .mobile\:grid__3\/4, .no-flexbox .mobile\:grid__9\/12, .no-flexbox .mobile\:grid__3\/4, .no-csscalc .mobile\:grid__9\/12, .no-csscalc .mobile\:grid__3\/4, .no-js .mobile\:grid__9\/12, .no-js .mobile\:grid__3\/4 {
    width: 75%;
  }
  .modern .mobile\:grid--10\/12 > *, .modern .mobile\:grid--5\/6 > *, .flexbox.csscalc.js .mobile\:grid--10\/12 > *, .flexbox.csscalc.js .mobile\:grid--5\/6 > * {
    max-width: 83.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 83.3333333333%;
        flex-basis: 83.3333333333%;
  }
  .legacy .mobile\:grid--10\/12 > *, .legacy .mobile\:grid--5\/6 > *, .no-flexbox .mobile\:grid--10\/12 > *, .no-flexbox .mobile\:grid--5\/6 > *, .no-csscalc .mobile\:grid--10\/12 > *, .no-csscalc .mobile\:grid--5\/6 > *, .no-js .mobile\:grid--10\/12 > *, .no-js .mobile\:grid--5\/6 > * {
    width: 83.3333333333%;
  }
  .modern .mobile\:grid__10\/12, .modern .mobile\:grid__5\/6, .flexbox.csscalc.js .mobile\:grid__10\/12, .flexbox.csscalc.js .mobile\:grid__5\/6 {
    max-width: 83.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 83.3333333333%;
        flex-basis: 83.3333333333%;
  }
  .legacy .mobile\:grid__10\/12, .legacy .mobile\:grid__5\/6, .no-flexbox .mobile\:grid__10\/12, .no-flexbox .mobile\:grid__5\/6, .no-csscalc .mobile\:grid__10\/12, .no-csscalc .mobile\:grid__5\/6, .no-js .mobile\:grid__10\/12, .no-js .mobile\:grid__5\/6 {
    width: 83.3333333333%;
  }
  .modern .mobile\:grid--11\/12 > *, .flexbox.csscalc.js .mobile\:grid--11\/12 > * {
    max-width: 91.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 91.6666666667%;
        flex-basis: 91.6666666667%;
  }
  .legacy .mobile\:grid--11\/12 > *, .no-flexbox .mobile\:grid--11\/12 > *, .no-csscalc .mobile\:grid--11\/12 > *, .no-js .mobile\:grid--11\/12 > * {
    width: 91.6666666667%;
  }
  .modern .mobile\:grid__11\/12, .flexbox.csscalc.js .mobile\:grid__11\/12 {
    max-width: 91.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 91.6666666667%;
        flex-basis: 91.6666666667%;
  }
  .legacy .mobile\:grid__11\/12, .no-flexbox .mobile\:grid__11\/12, .no-csscalc .mobile\:grid__11\/12, .no-js .mobile\:grid__11\/12 {
    width: 91.6666666667%;
  }
  .modern .mobile\:grid--12\/12 > *, .modern .mobile\:grid--1\/1 > *, .modern .mobile\:grid--2\/2 > *, .modern .mobile\:grid--3\/3 > *, .modern .mobile\:grid--4\/4 > *, .modern .mobile\:grid--6\/6 > *, .flexbox.csscalc.js .mobile\:grid--12\/12 > *, .flexbox.csscalc.js .mobile\:grid--1\/1 > *, .flexbox.csscalc.js .mobile\:grid--2\/2 > *, .flexbox.csscalc.js .mobile\:grid--3\/3 > *, .flexbox.csscalc.js .mobile\:grid--4\/4 > *, .flexbox.csscalc.js .mobile\:grid--6\/6 > * {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .mobile\:grid--12\/12 > *, .legacy .mobile\:grid--1\/1 > *, .legacy .mobile\:grid--2\/2 > *, .legacy .mobile\:grid--3\/3 > *, .legacy .mobile\:grid--4\/4 > *, .legacy .mobile\:grid--6\/6 > *, .no-flexbox .mobile\:grid--12\/12 > *, .no-flexbox .mobile\:grid--1\/1 > *, .no-flexbox .mobile\:grid--2\/2 > *, .no-flexbox .mobile\:grid--3\/3 > *, .no-flexbox .mobile\:grid--4\/4 > *, .no-flexbox .mobile\:grid--6\/6 > *, .no-csscalc .mobile\:grid--12\/12 > *, .no-csscalc .mobile\:grid--1\/1 > *, .no-csscalc .mobile\:grid--2\/2 > *, .no-csscalc .mobile\:grid--3\/3 > *, .no-csscalc .mobile\:grid--4\/4 > *, .no-csscalc .mobile\:grid--6\/6 > *, .no-js .mobile\:grid--12\/12 > *, .no-js .mobile\:grid--1\/1 > *, .no-js .mobile\:grid--2\/2 > *, .no-js .mobile\:grid--3\/3 > *, .no-js .mobile\:grid--4\/4 > *, .no-js .mobile\:grid--6\/6 > * {
    width: 100%;
  }
  .modern .mobile\:grid__12\/12, .modern .mobile\:grid__1\/1, .modern .mobile\:grid__2\/2, .modern .mobile\:grid__3\/3, .modern .mobile\:grid__4\/4, .modern .mobile\:grid__6\/6, .flexbox.csscalc.js .mobile\:grid__12\/12, .flexbox.csscalc.js .mobile\:grid__1\/1, .flexbox.csscalc.js .mobile\:grid__2\/2, .flexbox.csscalc.js .mobile\:grid__3\/3, .flexbox.csscalc.js .mobile\:grid__4\/4, .flexbox.csscalc.js .mobile\:grid__6\/6 {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .mobile\:grid__12\/12, .legacy .mobile\:grid__1\/1, .legacy .mobile\:grid__2\/2, .legacy .mobile\:grid__3\/3, .legacy .mobile\:grid__4\/4, .legacy .mobile\:grid__6\/6, .no-flexbox .mobile\:grid__12\/12, .no-flexbox .mobile\:grid__1\/1, .no-flexbox .mobile\:grid__2\/2, .no-flexbox .mobile\:grid__3\/3, .no-flexbox .mobile\:grid__4\/4, .no-flexbox .mobile\:grid__6\/6, .no-csscalc .mobile\:grid__12\/12, .no-csscalc .mobile\:grid__1\/1, .no-csscalc .mobile\:grid__2\/2, .no-csscalc .mobile\:grid__3\/3, .no-csscalc .mobile\:grid__4\/4, .no-csscalc .mobile\:grid__6\/6, .no-js .mobile\:grid__12\/12, .no-js .mobile\:grid__1\/1, .no-js .mobile\:grid__2\/2, .no-js .mobile\:grid__3\/3, .no-js .mobile\:grid__4\/4, .no-js .mobile\:grid__6\/6 {
    width: 100%;
  }
  .modern .mobile\:grid--1\/5 > *, .flexbox.csscalc.js .mobile\:grid--1\/5 > * {
    max-width: 20%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
  .legacy .mobile\:grid--1\/5 > *, .no-flexbox .mobile\:grid--1\/5 > *, .no-csscalc .mobile\:grid--1\/5 > *, .no-js .mobile\:grid--1\/5 > * {
    width: 20%;
  }
  .modern .mobile\:grid__1\/5, .flexbox.csscalc.js .mobile\:grid__1\/5 {
    max-width: 20%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
  .legacy .mobile\:grid__1\/5, .no-flexbox .mobile\:grid__1\/5, .no-csscalc .mobile\:grid__1\/5, .no-js .mobile\:grid__1\/5 {
    width: 20%;
  }
  .modern .mobile\:grid--2\/5 > *, .flexbox.csscalc.js .mobile\:grid--2\/5 > * {
    max-width: 40%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
  }
  .legacy .mobile\:grid--2\/5 > *, .no-flexbox .mobile\:grid--2\/5 > *, .no-csscalc .mobile\:grid--2\/5 > *, .no-js .mobile\:grid--2\/5 > * {
    width: 40%;
  }
  .modern .mobile\:grid__2\/5, .flexbox.csscalc.js .mobile\:grid__2\/5 {
    max-width: 40%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
  }
  .legacy .mobile\:grid__2\/5, .no-flexbox .mobile\:grid__2\/5, .no-csscalc .mobile\:grid__2\/5, .no-js .mobile\:grid__2\/5 {
    width: 40%;
  }
  .modern .mobile\:grid--3\/5 > *, .flexbox.csscalc.js .mobile\:grid--3\/5 > * {
    max-width: 60%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
  }
  .legacy .mobile\:grid--3\/5 > *, .no-flexbox .mobile\:grid--3\/5 > *, .no-csscalc .mobile\:grid--3\/5 > *, .no-js .mobile\:grid--3\/5 > * {
    width: 60%;
  }
  .modern .mobile\:grid__3\/5, .flexbox.csscalc.js .mobile\:grid__3\/5 {
    max-width: 60%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
  }
  .legacy .mobile\:grid__3\/5, .no-flexbox .mobile\:grid__3\/5, .no-csscalc .mobile\:grid__3\/5, .no-js .mobile\:grid__3\/5 {
    width: 60%;
  }
  .modern .mobile\:grid--4\/5 > *, .flexbox.csscalc.js .mobile\:grid--4\/5 > * {
    max-width: 80%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
  }
  .legacy .mobile\:grid--4\/5 > *, .no-flexbox .mobile\:grid--4\/5 > *, .no-csscalc .mobile\:grid--4\/5 > *, .no-js .mobile\:grid--4\/5 > * {
    width: 80%;
  }
  .modern .mobile\:grid__4\/5, .flexbox.csscalc.js .mobile\:grid__4\/5 {
    max-width: 80%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
  }
  .legacy .mobile\:grid__4\/5, .no-flexbox .mobile\:grid__4\/5, .no-csscalc .mobile\:grid__4\/5, .no-js .mobile\:grid__4\/5 {
    width: 80%;
  }
  .modern .mobile\:grid--5\/5 > *, .flexbox.csscalc.js .mobile\:grid--5\/5 > * {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .mobile\:grid--5\/5 > *, .no-flexbox .mobile\:grid--5\/5 > *, .no-csscalc .mobile\:grid--5\/5 > *, .no-js .mobile\:grid--5\/5 > * {
    width: 100%;
  }
  .modern .mobile\:grid__5\/5, .flexbox.csscalc.js .mobile\:grid__5\/5 {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .mobile\:grid__5\/5, .no-flexbox .mobile\:grid__5\/5, .no-csscalc .mobile\:grid__5\/5, .no-js .mobile\:grid__5\/5 {
    width: 100%;
  }
  .modern .mobile\:grid--1\/7 > *, .flexbox.csscalc.js .mobile\:grid--1\/7 > * {
    max-width: 14.2857142857%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 14.2857142857%;
        flex-basis: 14.2857142857%;
  }
  .legacy .mobile\:grid--1\/7 > *, .no-flexbox .mobile\:grid--1\/7 > *, .no-csscalc .mobile\:grid--1\/7 > *, .no-js .mobile\:grid--1\/7 > * {
    width: 14.2857142857%;
  }
  .modern .mobile\:grid__1\/7, .flexbox.csscalc.js .mobile\:grid__1\/7 {
    max-width: 14.2857142857%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 14.2857142857%;
        flex-basis: 14.2857142857%;
  }
  .legacy .mobile\:grid__1\/7, .no-flexbox .mobile\:grid__1\/7, .no-csscalc .mobile\:grid__1\/7, .no-js .mobile\:grid__1\/7 {
    width: 14.2857142857%;
  }
  .modern .mobile\:grid--2\/7 > *, .flexbox.csscalc.js .mobile\:grid--2\/7 > * {
    max-width: 28.5714285714%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 28.5714285714%;
        flex-basis: 28.5714285714%;
  }
  .legacy .mobile\:grid--2\/7 > *, .no-flexbox .mobile\:grid--2\/7 > *, .no-csscalc .mobile\:grid--2\/7 > *, .no-js .mobile\:grid--2\/7 > * {
    width: 28.5714285714%;
  }
  .modern .mobile\:grid__2\/7, .flexbox.csscalc.js .mobile\:grid__2\/7 {
    max-width: 28.5714285714%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 28.5714285714%;
        flex-basis: 28.5714285714%;
  }
  .legacy .mobile\:grid__2\/7, .no-flexbox .mobile\:grid__2\/7, .no-csscalc .mobile\:grid__2\/7, .no-js .mobile\:grid__2\/7 {
    width: 28.5714285714%;
  }
  .modern .mobile\:grid--3\/7 > *, .flexbox.csscalc.js .mobile\:grid--3\/7 > * {
    max-width: 42.8571428571%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 42.8571428571%;
        flex-basis: 42.8571428571%;
  }
  .legacy .mobile\:grid--3\/7 > *, .no-flexbox .mobile\:grid--3\/7 > *, .no-csscalc .mobile\:grid--3\/7 > *, .no-js .mobile\:grid--3\/7 > * {
    width: 42.8571428571%;
  }
  .modern .mobile\:grid__3\/7, .flexbox.csscalc.js .mobile\:grid__3\/7 {
    max-width: 42.8571428571%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 42.8571428571%;
        flex-basis: 42.8571428571%;
  }
  .legacy .mobile\:grid__3\/7, .no-flexbox .mobile\:grid__3\/7, .no-csscalc .mobile\:grid__3\/7, .no-js .mobile\:grid__3\/7 {
    width: 42.8571428571%;
  }
  .modern .mobile\:grid--4\/7 > *, .flexbox.csscalc.js .mobile\:grid--4\/7 > * {
    max-width: 57.1428571429%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 57.1428571429%;
        flex-basis: 57.1428571429%;
  }
  .legacy .mobile\:grid--4\/7 > *, .no-flexbox .mobile\:grid--4\/7 > *, .no-csscalc .mobile\:grid--4\/7 > *, .no-js .mobile\:grid--4\/7 > * {
    width: 57.1428571429%;
  }
  .modern .mobile\:grid__4\/7, .flexbox.csscalc.js .mobile\:grid__4\/7 {
    max-width: 57.1428571429%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 57.1428571429%;
        flex-basis: 57.1428571429%;
  }
  .legacy .mobile\:grid__4\/7, .no-flexbox .mobile\:grid__4\/7, .no-csscalc .mobile\:grid__4\/7, .no-js .mobile\:grid__4\/7 {
    width: 57.1428571429%;
  }
  .modern .mobile\:grid--5\/7 > *, .flexbox.csscalc.js .mobile\:grid--5\/7 > * {
    max-width: 71.4285714286%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 71.4285714286%;
        flex-basis: 71.4285714286%;
  }
  .legacy .mobile\:grid--5\/7 > *, .no-flexbox .mobile\:grid--5\/7 > *, .no-csscalc .mobile\:grid--5\/7 > *, .no-js .mobile\:grid--5\/7 > * {
    width: 71.4285714286%;
  }
  .modern .mobile\:grid__5\/7, .flexbox.csscalc.js .mobile\:grid__5\/7 {
    max-width: 71.4285714286%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 71.4285714286%;
        flex-basis: 71.4285714286%;
  }
  .legacy .mobile\:grid__5\/7, .no-flexbox .mobile\:grid__5\/7, .no-csscalc .mobile\:grid__5\/7, .no-js .mobile\:grid__5\/7 {
    width: 71.4285714286%;
  }
  .modern .mobile\:grid--6\/7 > *, .flexbox.csscalc.js .mobile\:grid--6\/7 > * {
    max-width: 85.7142857143%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 85.7142857143%;
        flex-basis: 85.7142857143%;
  }
  .legacy .mobile\:grid--6\/7 > *, .no-flexbox .mobile\:grid--6\/7 > *, .no-csscalc .mobile\:grid--6\/7 > *, .no-js .mobile\:grid--6\/7 > * {
    width: 85.7142857143%;
  }
  .modern .mobile\:grid__6\/7, .flexbox.csscalc.js .mobile\:grid__6\/7 {
    max-width: 85.7142857143%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 85.7142857143%;
        flex-basis: 85.7142857143%;
  }
  .legacy .mobile\:grid__6\/7, .no-flexbox .mobile\:grid__6\/7, .no-csscalc .mobile\:grid__6\/7, .no-js .mobile\:grid__6\/7 {
    width: 85.7142857143%;
  }
  .modern .mobile\:grid--7\/7 > *, .flexbox.csscalc.js .mobile\:grid--7\/7 > * {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .mobile\:grid--7\/7 > *, .no-flexbox .mobile\:grid--7\/7 > *, .no-csscalc .mobile\:grid--7\/7 > *, .no-js .mobile\:grid--7\/7 > * {
    width: 100%;
  }
  .modern .mobile\:grid__7\/7, .flexbox.csscalc.js .mobile\:grid__7\/7 {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .mobile\:grid__7\/7, .no-flexbox .mobile\:grid__7\/7, .no-csscalc .mobile\:grid__7\/7, .no-js .mobile\:grid__7\/7 {
    width: 100%;
  }
  .modern .mobile\:grid--1\/8 > *, .flexbox.csscalc.js .mobile\:grid--1\/8 > * {
    max-width: 12.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
  }
  .legacy .mobile\:grid--1\/8 > *, .no-flexbox .mobile\:grid--1\/8 > *, .no-csscalc .mobile\:grid--1\/8 > *, .no-js .mobile\:grid--1\/8 > * {
    width: 12.5%;
  }
  .modern .mobile\:grid__1\/8, .flexbox.csscalc.js .mobile\:grid__1\/8 {
    max-width: 12.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 12.5%;
        flex-basis: 12.5%;
  }
  .legacy .mobile\:grid__1\/8, .no-flexbox .mobile\:grid__1\/8, .no-csscalc .mobile\:grid__1\/8, .no-js .mobile\:grid__1\/8 {
    width: 12.5%;
  }
  .modern .mobile\:grid--2\/8 > *, .flexbox.csscalc.js .mobile\:grid--2\/8 > * {
    max-width: 25%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
  .legacy .mobile\:grid--2\/8 > *, .no-flexbox .mobile\:grid--2\/8 > *, .no-csscalc .mobile\:grid--2\/8 > *, .no-js .mobile\:grid--2\/8 > * {
    width: 25%;
  }
  .modern .mobile\:grid__2\/8, .flexbox.csscalc.js .mobile\:grid__2\/8 {
    max-width: 25%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
  }
  .legacy .mobile\:grid__2\/8, .no-flexbox .mobile\:grid__2\/8, .no-csscalc .mobile\:grid__2\/8, .no-js .mobile\:grid__2\/8 {
    width: 25%;
  }
  .modern .mobile\:grid--3\/8 > *, .flexbox.csscalc.js .mobile\:grid--3\/8 > * {
    max-width: 37.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 37.5%;
        flex-basis: 37.5%;
  }
  .legacy .mobile\:grid--3\/8 > *, .no-flexbox .mobile\:grid--3\/8 > *, .no-csscalc .mobile\:grid--3\/8 > *, .no-js .mobile\:grid--3\/8 > * {
    width: 37.5%;
  }
  .modern .mobile\:grid__3\/8, .flexbox.csscalc.js .mobile\:grid__3\/8 {
    max-width: 37.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 37.5%;
        flex-basis: 37.5%;
  }
  .legacy .mobile\:grid__3\/8, .no-flexbox .mobile\:grid__3\/8, .no-csscalc .mobile\:grid__3\/8, .no-js .mobile\:grid__3\/8 {
    width: 37.5%;
  }
  .modern .mobile\:grid--4\/8 > *, .flexbox.csscalc.js .mobile\:grid--4\/8 > * {
    max-width: 50%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .legacy .mobile\:grid--4\/8 > *, .no-flexbox .mobile\:grid--4\/8 > *, .no-csscalc .mobile\:grid--4\/8 > *, .no-js .mobile\:grid--4\/8 > * {
    width: 50%;
  }
  .modern .mobile\:grid__4\/8, .flexbox.csscalc.js .mobile\:grid__4\/8 {
    max-width: 50%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .legacy .mobile\:grid__4\/8, .no-flexbox .mobile\:grid__4\/8, .no-csscalc .mobile\:grid__4\/8, .no-js .mobile\:grid__4\/8 {
    width: 50%;
  }
  .modern .mobile\:grid--5\/8 > *, .flexbox.csscalc.js .mobile\:grid--5\/8 > * {
    max-width: 62.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 62.5%;
        flex-basis: 62.5%;
  }
  .legacy .mobile\:grid--5\/8 > *, .no-flexbox .mobile\:grid--5\/8 > *, .no-csscalc .mobile\:grid--5\/8 > *, .no-js .mobile\:grid--5\/8 > * {
    width: 62.5%;
  }
  .modern .mobile\:grid__5\/8, .flexbox.csscalc.js .mobile\:grid__5\/8 {
    max-width: 62.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 62.5%;
        flex-basis: 62.5%;
  }
  .legacy .mobile\:grid__5\/8, .no-flexbox .mobile\:grid__5\/8, .no-csscalc .mobile\:grid__5\/8, .no-js .mobile\:grid__5\/8 {
    width: 62.5%;
  }
  .modern .mobile\:grid--6\/8 > *, .flexbox.csscalc.js .mobile\:grid--6\/8 > * {
    max-width: 75%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
  .legacy .mobile\:grid--6\/8 > *, .no-flexbox .mobile\:grid--6\/8 > *, .no-csscalc .mobile\:grid--6\/8 > *, .no-js .mobile\:grid--6\/8 > * {
    width: 75%;
  }
  .modern .mobile\:grid__6\/8, .flexbox.csscalc.js .mobile\:grid__6\/8 {
    max-width: 75%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
  }
  .legacy .mobile\:grid__6\/8, .no-flexbox .mobile\:grid__6\/8, .no-csscalc .mobile\:grid__6\/8, .no-js .mobile\:grid__6\/8 {
    width: 75%;
  }
  .modern .mobile\:grid--7\/8 > *, .flexbox.csscalc.js .mobile\:grid--7\/8 > * {
    max-width: 87.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 87.5%;
        flex-basis: 87.5%;
  }
  .legacy .mobile\:grid--7\/8 > *, .no-flexbox .mobile\:grid--7\/8 > *, .no-csscalc .mobile\:grid--7\/8 > *, .no-js .mobile\:grid--7\/8 > * {
    width: 87.5%;
  }
  .modern .mobile\:grid__7\/8, .flexbox.csscalc.js .mobile\:grid__7\/8 {
    max-width: 87.5%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 87.5%;
        flex-basis: 87.5%;
  }
  .legacy .mobile\:grid__7\/8, .no-flexbox .mobile\:grid__7\/8, .no-csscalc .mobile\:grid__7\/8, .no-js .mobile\:grid__7\/8 {
    width: 87.5%;
  }
  .modern .mobile\:grid--8\/8 > *, .flexbox.csscalc.js .mobile\:grid--8\/8 > * {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .mobile\:grid--8\/8 > *, .no-flexbox .mobile\:grid--8\/8 > *, .no-csscalc .mobile\:grid--8\/8 > *, .no-js .mobile\:grid--8\/8 > * {
    width: 100%;
  }
  .modern .mobile\:grid__8\/8, .flexbox.csscalc.js .mobile\:grid__8\/8 {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .mobile\:grid__8\/8, .no-flexbox .mobile\:grid__8\/8, .no-csscalc .mobile\:grid__8\/8, .no-js .mobile\:grid__8\/8 {
    width: 100%;
  }
  .modern .mobile\:grid--1\/9 > *, .flexbox.csscalc.js .mobile\:grid--1\/9 > * {
    max-width: 11.1111111111%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 11.1111111111%;
        flex-basis: 11.1111111111%;
  }
  .legacy .mobile\:grid--1\/9 > *, .no-flexbox .mobile\:grid--1\/9 > *, .no-csscalc .mobile\:grid--1\/9 > *, .no-js .mobile\:grid--1\/9 > * {
    width: 11.1111111111%;
  }
  .modern .mobile\:grid__1\/9, .flexbox.csscalc.js .mobile\:grid__1\/9 {
    max-width: 11.1111111111%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 11.1111111111%;
        flex-basis: 11.1111111111%;
  }
  .legacy .mobile\:grid__1\/9, .no-flexbox .mobile\:grid__1\/9, .no-csscalc .mobile\:grid__1\/9, .no-js .mobile\:grid__1\/9 {
    width: 11.1111111111%;
  }
  .modern .mobile\:grid--2\/9 > *, .flexbox.csscalc.js .mobile\:grid--2\/9 > * {
    max-width: 22.2222222222%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 22.2222222222%;
        flex-basis: 22.2222222222%;
  }
  .legacy .mobile\:grid--2\/9 > *, .no-flexbox .mobile\:grid--2\/9 > *, .no-csscalc .mobile\:grid--2\/9 > *, .no-js .mobile\:grid--2\/9 > * {
    width: 22.2222222222%;
  }
  .modern .mobile\:grid__2\/9, .flexbox.csscalc.js .mobile\:grid__2\/9 {
    max-width: 22.2222222222%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 22.2222222222%;
        flex-basis: 22.2222222222%;
  }
  .legacy .mobile\:grid__2\/9, .no-flexbox .mobile\:grid__2\/9, .no-csscalc .mobile\:grid__2\/9, .no-js .mobile\:grid__2\/9 {
    width: 22.2222222222%;
  }
  .modern .mobile\:grid--3\/9 > *, .flexbox.csscalc.js .mobile\:grid--3\/9 > * {
    max-width: 33.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
  }
  .legacy .mobile\:grid--3\/9 > *, .no-flexbox .mobile\:grid--3\/9 > *, .no-csscalc .mobile\:grid--3\/9 > *, .no-js .mobile\:grid--3\/9 > * {
    width: 33.3333333333%;
  }
  .modern .mobile\:grid__3\/9, .flexbox.csscalc.js .mobile\:grid__3\/9 {
    max-width: 33.3333333333%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 33.3333333333%;
        flex-basis: 33.3333333333%;
  }
  .legacy .mobile\:grid__3\/9, .no-flexbox .mobile\:grid__3\/9, .no-csscalc .mobile\:grid__3\/9, .no-js .mobile\:grid__3\/9 {
    width: 33.3333333333%;
  }
  .modern .mobile\:grid--4\/9 > *, .flexbox.csscalc.js .mobile\:grid--4\/9 > * {
    max-width: 44.4444444444%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 44.4444444444%;
        flex-basis: 44.4444444444%;
  }
  .legacy .mobile\:grid--4\/9 > *, .no-flexbox .mobile\:grid--4\/9 > *, .no-csscalc .mobile\:grid--4\/9 > *, .no-js .mobile\:grid--4\/9 > * {
    width: 44.4444444444%;
  }
  .modern .mobile\:grid__4\/9, .flexbox.csscalc.js .mobile\:grid__4\/9 {
    max-width: 44.4444444444%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 44.4444444444%;
        flex-basis: 44.4444444444%;
  }
  .legacy .mobile\:grid__4\/9, .no-flexbox .mobile\:grid__4\/9, .no-csscalc .mobile\:grid__4\/9, .no-js .mobile\:grid__4\/9 {
    width: 44.4444444444%;
  }
  .modern .mobile\:grid--5\/9 > *, .flexbox.csscalc.js .mobile\:grid--5\/9 > * {
    max-width: 55.5555555556%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 55.5555555556%;
        flex-basis: 55.5555555556%;
  }
  .legacy .mobile\:grid--5\/9 > *, .no-flexbox .mobile\:grid--5\/9 > *, .no-csscalc .mobile\:grid--5\/9 > *, .no-js .mobile\:grid--5\/9 > * {
    width: 55.5555555556%;
  }
  .modern .mobile\:grid__5\/9, .flexbox.csscalc.js .mobile\:grid__5\/9 {
    max-width: 55.5555555556%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 55.5555555556%;
        flex-basis: 55.5555555556%;
  }
  .legacy .mobile\:grid__5\/9, .no-flexbox .mobile\:grid__5\/9, .no-csscalc .mobile\:grid__5\/9, .no-js .mobile\:grid__5\/9 {
    width: 55.5555555556%;
  }
  .modern .mobile\:grid--6\/9 > *, .flexbox.csscalc.js .mobile\:grid--6\/9 > * {
    max-width: 66.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
  }
  .legacy .mobile\:grid--6\/9 > *, .no-flexbox .mobile\:grid--6\/9 > *, .no-csscalc .mobile\:grid--6\/9 > *, .no-js .mobile\:grid--6\/9 > * {
    width: 66.6666666667%;
  }
  .modern .mobile\:grid__6\/9, .flexbox.csscalc.js .mobile\:grid__6\/9 {
    max-width: 66.6666666667%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 66.6666666667%;
        flex-basis: 66.6666666667%;
  }
  .legacy .mobile\:grid__6\/9, .no-flexbox .mobile\:grid__6\/9, .no-csscalc .mobile\:grid__6\/9, .no-js .mobile\:grid__6\/9 {
    width: 66.6666666667%;
  }
  .modern .mobile\:grid--7\/9 > *, .flexbox.csscalc.js .mobile\:grid--7\/9 > * {
    max-width: 77.7777777778%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 77.7777777778%;
        flex-basis: 77.7777777778%;
  }
  .legacy .mobile\:grid--7\/9 > *, .no-flexbox .mobile\:grid--7\/9 > *, .no-csscalc .mobile\:grid--7\/9 > *, .no-js .mobile\:grid--7\/9 > * {
    width: 77.7777777778%;
  }
  .modern .mobile\:grid__7\/9, .flexbox.csscalc.js .mobile\:grid__7\/9 {
    max-width: 77.7777777778%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 77.7777777778%;
        flex-basis: 77.7777777778%;
  }
  .legacy .mobile\:grid__7\/9, .no-flexbox .mobile\:grid__7\/9, .no-csscalc .mobile\:grid__7\/9, .no-js .mobile\:grid__7\/9 {
    width: 77.7777777778%;
  }
  .modern .mobile\:grid--8\/9 > *, .flexbox.csscalc.js .mobile\:grid--8\/9 > * {
    max-width: 88.8888888889%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 88.8888888889%;
        flex-basis: 88.8888888889%;
  }
  .legacy .mobile\:grid--8\/9 > *, .no-flexbox .mobile\:grid--8\/9 > *, .no-csscalc .mobile\:grid--8\/9 > *, .no-js .mobile\:grid--8\/9 > * {
    width: 88.8888888889%;
  }
  .modern .mobile\:grid__8\/9, .flexbox.csscalc.js .mobile\:grid__8\/9 {
    max-width: 88.8888888889%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 88.8888888889%;
        flex-basis: 88.8888888889%;
  }
  .legacy .mobile\:grid__8\/9, .no-flexbox .mobile\:grid__8\/9, .no-csscalc .mobile\:grid__8\/9, .no-js .mobile\:grid__8\/9 {
    width: 88.8888888889%;
  }
  .modern .mobile\:grid--9\/9 > *, .flexbox.csscalc.js .mobile\:grid--9\/9 > * {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .mobile\:grid--9\/9 > *, .no-flexbox .mobile\:grid--9\/9 > *, .no-csscalc .mobile\:grid--9\/9 > *, .no-js .mobile\:grid--9\/9 > * {
    width: 100%;
  }
  .modern .mobile\:grid__9\/9, .flexbox.csscalc.js .mobile\:grid__9\/9 {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .mobile\:grid__9\/9, .no-flexbox .mobile\:grid__9\/9, .no-csscalc .mobile\:grid__9\/9, .no-js .mobile\:grid__9\/9 {
    width: 100%;
  }
  .modern .mobile\:grid--1\/10 > *, .flexbox.csscalc.js .mobile\:grid--1\/10 > * {
    max-width: 10%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
  }
  .legacy .mobile\:grid--1\/10 > *, .no-flexbox .mobile\:grid--1\/10 > *, .no-csscalc .mobile\:grid--1\/10 > *, .no-js .mobile\:grid--1\/10 > * {
    width: 10%;
  }
  .modern .mobile\:grid__1\/10, .flexbox.csscalc.js .mobile\:grid__1\/10 {
    max-width: 10%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 10%;
        flex-basis: 10%;
  }
  .legacy .mobile\:grid__1\/10, .no-flexbox .mobile\:grid__1\/10, .no-csscalc .mobile\:grid__1\/10, .no-js .mobile\:grid__1\/10 {
    width: 10%;
  }
  .modern .mobile\:grid--2\/10 > *, .flexbox.csscalc.js .mobile\:grid--2\/10 > * {
    max-width: 20%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
  .legacy .mobile\:grid--2\/10 > *, .no-flexbox .mobile\:grid--2\/10 > *, .no-csscalc .mobile\:grid--2\/10 > *, .no-js .mobile\:grid--2\/10 > * {
    width: 20%;
  }
  .modern .mobile\:grid__2\/10, .flexbox.csscalc.js .mobile\:grid__2\/10 {
    max-width: 20%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
  }
  .legacy .mobile\:grid__2\/10, .no-flexbox .mobile\:grid__2\/10, .no-csscalc .mobile\:grid__2\/10, .no-js .mobile\:grid__2\/10 {
    width: 20%;
  }
  .modern .mobile\:grid--3\/10 > *, .flexbox.csscalc.js .mobile\:grid--3\/10 > * {
    max-width: 30%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
  }
  .legacy .mobile\:grid--3\/10 > *, .no-flexbox .mobile\:grid--3\/10 > *, .no-csscalc .mobile\:grid--3\/10 > *, .no-js .mobile\:grid--3\/10 > * {
    width: 30%;
  }
  .modern .mobile\:grid__3\/10, .flexbox.csscalc.js .mobile\:grid__3\/10 {
    max-width: 30%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
  }
  .legacy .mobile\:grid__3\/10, .no-flexbox .mobile\:grid__3\/10, .no-csscalc .mobile\:grid__3\/10, .no-js .mobile\:grid__3\/10 {
    width: 30%;
  }
  .modern .mobile\:grid--4\/10 > *, .flexbox.csscalc.js .mobile\:grid--4\/10 > * {
    max-width: 40%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
  }
  .legacy .mobile\:grid--4\/10 > *, .no-flexbox .mobile\:grid--4\/10 > *, .no-csscalc .mobile\:grid--4\/10 > *, .no-js .mobile\:grid--4\/10 > * {
    width: 40%;
  }
  .modern .mobile\:grid__4\/10, .flexbox.csscalc.js .mobile\:grid__4\/10 {
    max-width: 40%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
  }
  .legacy .mobile\:grid__4\/10, .no-flexbox .mobile\:grid__4\/10, .no-csscalc .mobile\:grid__4\/10, .no-js .mobile\:grid__4\/10 {
    width: 40%;
  }
  .modern .mobile\:grid--5\/10 > *, .flexbox.csscalc.js .mobile\:grid--5\/10 > * {
    max-width: 50%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .legacy .mobile\:grid--5\/10 > *, .no-flexbox .mobile\:grid--5\/10 > *, .no-csscalc .mobile\:grid--5\/10 > *, .no-js .mobile\:grid--5\/10 > * {
    width: 50%;
  }
  .modern .mobile\:grid__5\/10, .flexbox.csscalc.js .mobile\:grid__5\/10 {
    max-width: 50%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .legacy .mobile\:grid__5\/10, .no-flexbox .mobile\:grid__5\/10, .no-csscalc .mobile\:grid__5\/10, .no-js .mobile\:grid__5\/10 {
    width: 50%;
  }
  .modern .mobile\:grid--6\/10 > *, .flexbox.csscalc.js .mobile\:grid--6\/10 > * {
    max-width: 60%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
  }
  .legacy .mobile\:grid--6\/10 > *, .no-flexbox .mobile\:grid--6\/10 > *, .no-csscalc .mobile\:grid--6\/10 > *, .no-js .mobile\:grid--6\/10 > * {
    width: 60%;
  }
  .modern .mobile\:grid__6\/10, .flexbox.csscalc.js .mobile\:grid__6\/10 {
    max-width: 60%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
  }
  .legacy .mobile\:grid__6\/10, .no-flexbox .mobile\:grid__6\/10, .no-csscalc .mobile\:grid__6\/10, .no-js .mobile\:grid__6\/10 {
    width: 60%;
  }
  .modern .mobile\:grid--7\/10 > *, .flexbox.csscalc.js .mobile\:grid--7\/10 > * {
    max-width: 70%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
  }
  .legacy .mobile\:grid--7\/10 > *, .no-flexbox .mobile\:grid--7\/10 > *, .no-csscalc .mobile\:grid--7\/10 > *, .no-js .mobile\:grid--7\/10 > * {
    width: 70%;
  }
  .modern .mobile\:grid__7\/10, .flexbox.csscalc.js .mobile\:grid__7\/10 {
    max-width: 70%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 70%;
        flex-basis: 70%;
  }
  .legacy .mobile\:grid__7\/10, .no-flexbox .mobile\:grid__7\/10, .no-csscalc .mobile\:grid__7\/10, .no-js .mobile\:grid__7\/10 {
    width: 70%;
  }
  .modern .mobile\:grid--8\/10 > *, .flexbox.csscalc.js .mobile\:grid--8\/10 > * {
    max-width: 80%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
  }
  .legacy .mobile\:grid--8\/10 > *, .no-flexbox .mobile\:grid--8\/10 > *, .no-csscalc .mobile\:grid--8\/10 > *, .no-js .mobile\:grid--8\/10 > * {
    width: 80%;
  }
  .modern .mobile\:grid__8\/10, .flexbox.csscalc.js .mobile\:grid__8\/10 {
    max-width: 80%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
  }
  .legacy .mobile\:grid__8\/10, .no-flexbox .mobile\:grid__8\/10, .no-csscalc .mobile\:grid__8\/10, .no-js .mobile\:grid__8\/10 {
    width: 80%;
  }
  .modern .mobile\:grid--9\/10 > *, .flexbox.csscalc.js .mobile\:grid--9\/10 > * {
    max-width: 90%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 90%;
        flex-basis: 90%;
  }
  .legacy .mobile\:grid--9\/10 > *, .no-flexbox .mobile\:grid--9\/10 > *, .no-csscalc .mobile\:grid--9\/10 > *, .no-js .mobile\:grid--9\/10 > * {
    width: 90%;
  }
  .modern .mobile\:grid__9\/10, .flexbox.csscalc.js .mobile\:grid__9\/10 {
    max-width: 90%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 90%;
        flex-basis: 90%;
  }
  .legacy .mobile\:grid__9\/10, .no-flexbox .mobile\:grid__9\/10, .no-csscalc .mobile\:grid__9\/10, .no-js .mobile\:grid__9\/10 {
    width: 90%;
  }
  .modern .mobile\:grid--10\/10 > *, .flexbox.csscalc.js .mobile\:grid--10\/10 > * {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .mobile\:grid--10\/10 > *, .no-flexbox .mobile\:grid--10\/10 > *, .no-csscalc .mobile\:grid--10\/10 > *, .no-js .mobile\:grid--10\/10 > * {
    width: 100%;
  }
  .modern .mobile\:grid__10\/10, .flexbox.csscalc.js .mobile\:grid__10\/10 {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .mobile\:grid__10\/10, .no-flexbox .mobile\:grid__10\/10, .no-csscalc .mobile\:grid__10\/10, .no-js .mobile\:grid__10\/10 {
    width: 100%;
  }
  .modern .mobile\:grid--1\/11 > *, .flexbox.csscalc.js .mobile\:grid--1\/11 > * {
    max-width: 9.0909090909%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 9.0909090909%;
        flex-basis: 9.0909090909%;
  }
  .legacy .mobile\:grid--1\/11 > *, .no-flexbox .mobile\:grid--1\/11 > *, .no-csscalc .mobile\:grid--1\/11 > *, .no-js .mobile\:grid--1\/11 > * {
    width: 9.0909090909%;
  }
  .modern .mobile\:grid__1\/11, .flexbox.csscalc.js .mobile\:grid__1\/11 {
    max-width: 9.0909090909%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 9.0909090909%;
        flex-basis: 9.0909090909%;
  }
  .legacy .mobile\:grid__1\/11, .no-flexbox .mobile\:grid__1\/11, .no-csscalc .mobile\:grid__1\/11, .no-js .mobile\:grid__1\/11 {
    width: 9.0909090909%;
  }
  .modern .mobile\:grid--2\/11 > *, .flexbox.csscalc.js .mobile\:grid--2\/11 > * {
    max-width: 18.1818181818%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 18.1818181818%;
        flex-basis: 18.1818181818%;
  }
  .legacy .mobile\:grid--2\/11 > *, .no-flexbox .mobile\:grid--2\/11 > *, .no-csscalc .mobile\:grid--2\/11 > *, .no-js .mobile\:grid--2\/11 > * {
    width: 18.1818181818%;
  }
  .modern .mobile\:grid__2\/11, .flexbox.csscalc.js .mobile\:grid__2\/11 {
    max-width: 18.1818181818%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 18.1818181818%;
        flex-basis: 18.1818181818%;
  }
  .legacy .mobile\:grid__2\/11, .no-flexbox .mobile\:grid__2\/11, .no-csscalc .mobile\:grid__2\/11, .no-js .mobile\:grid__2\/11 {
    width: 18.1818181818%;
  }
  .modern .mobile\:grid--3\/11 > *, .flexbox.csscalc.js .mobile\:grid--3\/11 > * {
    max-width: 27.2727272727%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 27.2727272727%;
        flex-basis: 27.2727272727%;
  }
  .legacy .mobile\:grid--3\/11 > *, .no-flexbox .mobile\:grid--3\/11 > *, .no-csscalc .mobile\:grid--3\/11 > *, .no-js .mobile\:grid--3\/11 > * {
    width: 27.2727272727%;
  }
  .modern .mobile\:grid__3\/11, .flexbox.csscalc.js .mobile\:grid__3\/11 {
    max-width: 27.2727272727%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 27.2727272727%;
        flex-basis: 27.2727272727%;
  }
  .legacy .mobile\:grid__3\/11, .no-flexbox .mobile\:grid__3\/11, .no-csscalc .mobile\:grid__3\/11, .no-js .mobile\:grid__3\/11 {
    width: 27.2727272727%;
  }
  .modern .mobile\:grid--4\/11 > *, .flexbox.csscalc.js .mobile\:grid--4\/11 > * {
    max-width: 36.3636363636%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 36.3636363636%;
        flex-basis: 36.3636363636%;
  }
  .legacy .mobile\:grid--4\/11 > *, .no-flexbox .mobile\:grid--4\/11 > *, .no-csscalc .mobile\:grid--4\/11 > *, .no-js .mobile\:grid--4\/11 > * {
    width: 36.3636363636%;
  }
  .modern .mobile\:grid__4\/11, .flexbox.csscalc.js .mobile\:grid__4\/11 {
    max-width: 36.3636363636%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 36.3636363636%;
        flex-basis: 36.3636363636%;
  }
  .legacy .mobile\:grid__4\/11, .no-flexbox .mobile\:grid__4\/11, .no-csscalc .mobile\:grid__4\/11, .no-js .mobile\:grid__4\/11 {
    width: 36.3636363636%;
  }
  .modern .mobile\:grid--5\/11 > *, .flexbox.csscalc.js .mobile\:grid--5\/11 > * {
    max-width: 45.4545454545%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 45.4545454545%;
        flex-basis: 45.4545454545%;
  }
  .legacy .mobile\:grid--5\/11 > *, .no-flexbox .mobile\:grid--5\/11 > *, .no-csscalc .mobile\:grid--5\/11 > *, .no-js .mobile\:grid--5\/11 > * {
    width: 45.4545454545%;
  }
  .modern .mobile\:grid__5\/11, .flexbox.csscalc.js .mobile\:grid__5\/11 {
    max-width: 45.4545454545%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 45.4545454545%;
        flex-basis: 45.4545454545%;
  }
  .legacy .mobile\:grid__5\/11, .no-flexbox .mobile\:grid__5\/11, .no-csscalc .mobile\:grid__5\/11, .no-js .mobile\:grid__5\/11 {
    width: 45.4545454545%;
  }
  .modern .mobile\:grid--6\/11 > *, .flexbox.csscalc.js .mobile\:grid--6\/11 > * {
    max-width: 54.5454545455%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 54.5454545455%;
        flex-basis: 54.5454545455%;
  }
  .legacy .mobile\:grid--6\/11 > *, .no-flexbox .mobile\:grid--6\/11 > *, .no-csscalc .mobile\:grid--6\/11 > *, .no-js .mobile\:grid--6\/11 > * {
    width: 54.5454545455%;
  }
  .modern .mobile\:grid__6\/11, .flexbox.csscalc.js .mobile\:grid__6\/11 {
    max-width: 54.5454545455%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 54.5454545455%;
        flex-basis: 54.5454545455%;
  }
  .legacy .mobile\:grid__6\/11, .no-flexbox .mobile\:grid__6\/11, .no-csscalc .mobile\:grid__6\/11, .no-js .mobile\:grid__6\/11 {
    width: 54.5454545455%;
  }
  .modern .mobile\:grid--7\/11 > *, .flexbox.csscalc.js .mobile\:grid--7\/11 > * {
    max-width: 63.6363636364%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 63.6363636364%;
        flex-basis: 63.6363636364%;
  }
  .legacy .mobile\:grid--7\/11 > *, .no-flexbox .mobile\:grid--7\/11 > *, .no-csscalc .mobile\:grid--7\/11 > *, .no-js .mobile\:grid--7\/11 > * {
    width: 63.6363636364%;
  }
  .modern .mobile\:grid__7\/11, .flexbox.csscalc.js .mobile\:grid__7\/11 {
    max-width: 63.6363636364%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 63.6363636364%;
        flex-basis: 63.6363636364%;
  }
  .legacy .mobile\:grid__7\/11, .no-flexbox .mobile\:grid__7\/11, .no-csscalc .mobile\:grid__7\/11, .no-js .mobile\:grid__7\/11 {
    width: 63.6363636364%;
  }
  .modern .mobile\:grid--8\/11 > *, .flexbox.csscalc.js .mobile\:grid--8\/11 > * {
    max-width: 72.7272727273%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 72.7272727273%;
        flex-basis: 72.7272727273%;
  }
  .legacy .mobile\:grid--8\/11 > *, .no-flexbox .mobile\:grid--8\/11 > *, .no-csscalc .mobile\:grid--8\/11 > *, .no-js .mobile\:grid--8\/11 > * {
    width: 72.7272727273%;
  }
  .modern .mobile\:grid__8\/11, .flexbox.csscalc.js .mobile\:grid__8\/11 {
    max-width: 72.7272727273%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 72.7272727273%;
        flex-basis: 72.7272727273%;
  }
  .legacy .mobile\:grid__8\/11, .no-flexbox .mobile\:grid__8\/11, .no-csscalc .mobile\:grid__8\/11, .no-js .mobile\:grid__8\/11 {
    width: 72.7272727273%;
  }
  .modern .mobile\:grid--9\/11 > *, .flexbox.csscalc.js .mobile\:grid--9\/11 > * {
    max-width: 81.8181818182%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 81.8181818182%;
        flex-basis: 81.8181818182%;
  }
  .legacy .mobile\:grid--9\/11 > *, .no-flexbox .mobile\:grid--9\/11 > *, .no-csscalc .mobile\:grid--9\/11 > *, .no-js .mobile\:grid--9\/11 > * {
    width: 81.8181818182%;
  }
  .modern .mobile\:grid__9\/11, .flexbox.csscalc.js .mobile\:grid__9\/11 {
    max-width: 81.8181818182%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 81.8181818182%;
        flex-basis: 81.8181818182%;
  }
  .legacy .mobile\:grid__9\/11, .no-flexbox .mobile\:grid__9\/11, .no-csscalc .mobile\:grid__9\/11, .no-js .mobile\:grid__9\/11 {
    width: 81.8181818182%;
  }
  .modern .mobile\:grid--10\/11 > *, .flexbox.csscalc.js .mobile\:grid--10\/11 > * {
    max-width: 90.9090909091%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 90.9090909091%;
        flex-basis: 90.9090909091%;
  }
  .legacy .mobile\:grid--10\/11 > *, .no-flexbox .mobile\:grid--10\/11 > *, .no-csscalc .mobile\:grid--10\/11 > *, .no-js .mobile\:grid--10\/11 > * {
    width: 90.9090909091%;
  }
  .modern .mobile\:grid__10\/11, .flexbox.csscalc.js .mobile\:grid__10\/11 {
    max-width: 90.9090909091%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 90.9090909091%;
        flex-basis: 90.9090909091%;
  }
  .legacy .mobile\:grid__10\/11, .no-flexbox .mobile\:grid__10\/11, .no-csscalc .mobile\:grid__10\/11, .no-js .mobile\:grid__10\/11 {
    width: 90.9090909091%;
  }
  .modern .mobile\:grid--11\/11 > *, .flexbox.csscalc.js .mobile\:grid--11\/11 > * {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .mobile\:grid--11\/11 > *, .no-flexbox .mobile\:grid--11\/11 > *, .no-csscalc .mobile\:grid--11\/11 > *, .no-js .mobile\:grid--11\/11 > * {
    width: 100%;
  }
  .modern .mobile\:grid__11\/11, .flexbox.csscalc.js .mobile\:grid__11\/11 {
    max-width: 100%; /* Hack only needed for IE 11 see: http://stackoverflow.com/a/21950351/1213795 */
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .legacy .mobile\:grid__11\/11, .no-flexbox .mobile\:grid__11\/11, .no-csscalc .mobile\:grid__11\/11, .no-js .mobile\:grid__11\/11 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .mobile\:grid--left {
    text-align: left;
  }
  .modern .mobile\:grid--left, .flexbox.csscalc.js .mobile\:grid--left {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .mobile\:grid--center {
    text-align: center;
  }
  .modern .mobile\:grid--center, .flexbox.csscalc.js .mobile\:grid--center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .mobile\:grid--right {
    text-align: right;
  }
  .modern .mobile\:grid--right, .flexbox.csscalc.js .mobile\:grid--right {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
/* purgecss end ignore */
.capture *, .capture *:after, .capture *:before {
  -webkit-transition: none !important;
  transition: none !important;
  -webkit-animation-duration: 0s !important;
          animation-duration: 0s !important;
  -webkit-animation-delay: 0s !important;
          animation-delay: 0s !important;
}

/* Sass-Utilizer */
.flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.flex-dive > * {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.block {
  display: block !important;
}

.block-dive > * {
  display: block !important;
}

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

.inline-block-dive > * {
  display: inline-block !important;
}

.inline {
  display: inline !important;
}

.inline-dive > * {
  display: inline !important;
}

.hidden {
  display: none !important;
}

.hidden-dive > * {
  display: none !important;
}

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

.text-left-dive > * {
  text-align: left !important;
}

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

.text-center-dive > * {
  text-align: center !important;
}

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

.text-right-dive > * {
  text-align: right !important;
}

.text-justify {
  text-align: justify !important;
}

.text-justify-dive > * {
  text-align: justify !important;
}

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

.align-baseline-dive > * {
  vertical-align: baseline !important;
}

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

.align-top-dive > * {
  vertical-align: top !important;
}

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

.align-middle-dive > * {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-bottom-dive > * {
  vertical-align: bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.align-text-top-dive > * {
  vertical-align: text-top !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-bottom-dive > * {
  vertical-align: text-bottom !important;
}

.flex-none {
  -webkit-box-flex: 0 !important;
      -ms-flex: none !important;
          flex: none !important;
}

.inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

.flex-auto {
  -webkit-box-flex: 1 !important;
      -ms-flex: 1 1 auto !important;
          flex: 1 1 auto !important;
}

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

.flex-grow {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}

.flex-grow-2 {
  -webkit-box-flex: 2 !important;
      -ms-flex-positive: 2 !important;
          flex-grow: 2 !important;
}

.flex-grow-2-dive > * {
  -webkit-box-flex: 2 !important;
      -ms-flex-positive: 2 !important;
          flex-grow: 2 !important;
}

.flex-grow-3 {
  -webkit-box-flex: 3 !important;
      -ms-flex-positive: 3 !important;
          flex-grow: 3 !important;
}

.flex-grow-3-dive > * {
  -webkit-box-flex: 3 !important;
      -ms-flex-positive: 3 !important;
          flex-grow: 3 !important;
}

.flex-grow-4 {
  -webkit-box-flex: 4 !important;
      -ms-flex-positive: 4 !important;
          flex-grow: 4 !important;
}

.flex-grow-4-dive > * {
  -webkit-box-flex: 4 !important;
      -ms-flex-positive: 4 !important;
          flex-grow: 4 !important;
}

.flex-grow-5 {
  -webkit-box-flex: 5 !important;
      -ms-flex-positive: 5 !important;
          flex-grow: 5 !important;
}

.flex-grow-5-dive > * {
  -webkit-box-flex: 5 !important;
      -ms-flex-positive: 5 !important;
          flex-grow: 5 !important;
}

.flex-grow-6 {
  -webkit-box-flex: 6 !important;
      -ms-flex-positive: 6 !important;
          flex-grow: 6 !important;
}

.flex-grow-6-dive > * {
  -webkit-box-flex: 6 !important;
      -ms-flex-positive: 6 !important;
          flex-grow: 6 !important;
}

.flex-grow-7 {
  -webkit-box-flex: 7 !important;
      -ms-flex-positive: 7 !important;
          flex-grow: 7 !important;
}

.flex-grow-7-dive > * {
  -webkit-box-flex: 7 !important;
      -ms-flex-positive: 7 !important;
          flex-grow: 7 !important;
}

.flex-grow-8 {
  -webkit-box-flex: 8 !important;
      -ms-flex-positive: 8 !important;
          flex-grow: 8 !important;
}

.flex-grow-8-dive > * {
  -webkit-box-flex: 8 !important;
      -ms-flex-positive: 8 !important;
          flex-grow: 8 !important;
}

.flex-grow-9 {
  -webkit-box-flex: 9 !important;
      -ms-flex-positive: 9 !important;
          flex-grow: 9 !important;
}

.flex-grow-9-dive > * {
  -webkit-box-flex: 9 !important;
      -ms-flex-positive: 9 !important;
          flex-grow: 9 !important;
}

.flex-grow-10 {
  -webkit-box-flex: 10 !important;
      -ms-flex-positive: 10 !important;
          flex-grow: 10 !important;
}

.flex-grow-10-dive > * {
  -webkit-box-flex: 10 !important;
      -ms-flex-positive: 10 !important;
          flex-grow: 10 !important;
}

.flex-grow-11 {
  -webkit-box-flex: 11 !important;
      -ms-flex-positive: 11 !important;
          flex-grow: 11 !important;
}

.flex-grow-11-dive > * {
  -webkit-box-flex: 11 !important;
      -ms-flex-positive: 11 !important;
          flex-grow: 11 !important;
}

.flex-grow-12 {
  -webkit-box-flex: 12 !important;
      -ms-flex-positive: 12 !important;
          flex-grow: 12 !important;
}

.flex-grow-12-dive > * {
  -webkit-box-flex: 12 !important;
      -ms-flex-positive: 12 !important;
          flex-grow: 12 !important;
}

.flex-grow-dive > * {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important;
}

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

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
}

.flex-shrink-2 {
  -ms-flex-negative: 2 !important;
      flex-shrink: 2 !important;
}

.flex-shrink-2-dive > * {
  -ms-flex-negative: 2 !important;
      flex-shrink: 2 !important;
}

.flex-shrink-3 {
  -ms-flex-negative: 3 !important;
      flex-shrink: 3 !important;
}

.flex-shrink-3-dive > * {
  -ms-flex-negative: 3 !important;
      flex-shrink: 3 !important;
}

.flex-shrink-4 {
  -ms-flex-negative: 4 !important;
      flex-shrink: 4 !important;
}

.flex-shrink-4-dive > * {
  -ms-flex-negative: 4 !important;
      flex-shrink: 4 !important;
}

.flex-shrink-5 {
  -ms-flex-negative: 5 !important;
      flex-shrink: 5 !important;
}

.flex-shrink-5-dive > * {
  -ms-flex-negative: 5 !important;
      flex-shrink: 5 !important;
}

.flex-shrink-6 {
  -ms-flex-negative: 6 !important;
      flex-shrink: 6 !important;
}

.flex-shrink-6-dive > * {
  -ms-flex-negative: 6 !important;
      flex-shrink: 6 !important;
}

.flex-shrink-7 {
  -ms-flex-negative: 7 !important;
      flex-shrink: 7 !important;
}

.flex-shrink-7-dive > * {
  -ms-flex-negative: 7 !important;
      flex-shrink: 7 !important;
}

.flex-shrink-8 {
  -ms-flex-negative: 8 !important;
      flex-shrink: 8 !important;
}

.flex-shrink-8-dive > * {
  -ms-flex-negative: 8 !important;
      flex-shrink: 8 !important;
}

.flex-shrink-9 {
  -ms-flex-negative: 9 !important;
      flex-shrink: 9 !important;
}

.flex-shrink-9-dive > * {
  -ms-flex-negative: 9 !important;
      flex-shrink: 9 !important;
}

.flex-shrink-10 {
  -ms-flex-negative: 10 !important;
      flex-shrink: 10 !important;
}

.flex-shrink-10-dive > * {
  -ms-flex-negative: 10 !important;
      flex-shrink: 10 !important;
}

.flex-shrink-11 {
  -ms-flex-negative: 11 !important;
      flex-shrink: 11 !important;
}

.flex-shrink-11-dive > * {
  -ms-flex-negative: 11 !important;
      flex-shrink: 11 !important;
}

.flex-shrink-12 {
  -ms-flex-negative: 12 !important;
      flex-shrink: 12 !important;
}

.flex-shrink-12-dive > * {
  -ms-flex-negative: 12 !important;
      flex-shrink: 12 !important;
}

.flex-shrink-dive > * {
  -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
}

.order {
  -webkit-box-ordinal-group: 2 !important;
      -ms-flex-order: 1 !important;
          order: 1 !important;
}

.order-0 {
  -webkit-box-ordinal-group: 1 !important;
      -ms-flex-order: 0 !important;
          order: 0 !important;
}

.order-2 {
  -webkit-box-ordinal-group: 3 !important;
      -ms-flex-order: 2 !important;
          order: 2 !important;
}

.order-2-dive > * {
  -webkit-box-ordinal-group: 3 !important;
      -ms-flex-order: 2 !important;
          order: 2 !important;
}

.order-3 {
  -webkit-box-ordinal-group: 4 !important;
      -ms-flex-order: 3 !important;
          order: 3 !important;
}

.order-3-dive > * {
  -webkit-box-ordinal-group: 4 !important;
      -ms-flex-order: 3 !important;
          order: 3 !important;
}

.order-4 {
  -webkit-box-ordinal-group: 5 !important;
      -ms-flex-order: 4 !important;
          order: 4 !important;
}

.order-4-dive > * {
  -webkit-box-ordinal-group: 5 !important;
      -ms-flex-order: 4 !important;
          order: 4 !important;
}

.order-5 {
  -webkit-box-ordinal-group: 6 !important;
      -ms-flex-order: 5 !important;
          order: 5 !important;
}

.order-5-dive > * {
  -webkit-box-ordinal-group: 6 !important;
      -ms-flex-order: 5 !important;
          order: 5 !important;
}

.order-6 {
  -webkit-box-ordinal-group: 7 !important;
      -ms-flex-order: 6 !important;
          order: 6 !important;
}

.order-6-dive > * {
  -webkit-box-ordinal-group: 7 !important;
      -ms-flex-order: 6 !important;
          order: 6 !important;
}

.order-7 {
  -webkit-box-ordinal-group: 8 !important;
      -ms-flex-order: 7 !important;
          order: 7 !important;
}

.order-7-dive > * {
  -webkit-box-ordinal-group: 8 !important;
      -ms-flex-order: 7 !important;
          order: 7 !important;
}

.order-8 {
  -webkit-box-ordinal-group: 9 !important;
      -ms-flex-order: 8 !important;
          order: 8 !important;
}

.order-8-dive > * {
  -webkit-box-ordinal-group: 9 !important;
      -ms-flex-order: 8 !important;
          order: 8 !important;
}

.order-9 {
  -webkit-box-ordinal-group: 10 !important;
      -ms-flex-order: 9 !important;
          order: 9 !important;
}

.order-9-dive > * {
  -webkit-box-ordinal-group: 10 !important;
      -ms-flex-order: 9 !important;
          order: 9 !important;
}

.order-10 {
  -webkit-box-ordinal-group: 11 !important;
      -ms-flex-order: 10 !important;
          order: 10 !important;
}

.order-10-dive > * {
  -webkit-box-ordinal-group: 11 !important;
      -ms-flex-order: 10 !important;
          order: 10 !important;
}

.order-11 {
  -webkit-box-ordinal-group: 12 !important;
      -ms-flex-order: 11 !important;
          order: 11 !important;
}

.order-11-dive > * {
  -webkit-box-ordinal-group: 12 !important;
      -ms-flex-order: 11 !important;
          order: 11 !important;
}

.order-12 {
  -webkit-box-ordinal-group: 13 !important;
      -ms-flex-order: 12 !important;
          order: 12 !important;
}

.order-12-dive > * {
  -webkit-box-ordinal-group: 13 !important;
      -ms-flex-order: 12 !important;
          order: 12 !important;
}

.order-dive > * {
  -webkit-box-ordinal-group: 2 !important;
      -ms-flex-order: 1 !important;
          order: 1 !important;
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-row-dive > * {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-row-reverse-dive > * {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-column-dive > * {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

.flex-column-reverse-dive > * {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

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

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

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

.justify-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-start-dive > * {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-end-dive > * {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-center-dive > * {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}

.justify-around-dive > * {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}

.justify-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-between-dive > * {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-evenly {
  -webkit-box-pack: space-evenly !important;
      -ms-flex-pack: space-evenly !important;
          justify-content: space-evenly !important;
}

.justify-evenly-dive > * {
  -webkit-box-pack: space-evenly !important;
      -ms-flex-pack: space-evenly !important;
          justify-content: space-evenly !important;
}

.justify-items-auto {
  justify-items: auto !important;
}

.justify-items-start {
  justify-items: start !important;
}

.justify-items-end {
  justify-items: end !important;
}

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

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

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

.justify-self-start {
  justify-self: start !important;
}

.justify-self-end {
  justify-self: end !important;
}

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

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

.content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

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

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

.content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}

.content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}

.content-evenly {
  -ms-flex-line-pack: space-evenly !important;
      align-content: space-evenly !important;
}

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

.items-start-dive > * {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

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

.items-end-dive > * {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

.items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.items-center-dive > * {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.items-baseline-dive > * {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.items-stretch-dive > * {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important;
}

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

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

.self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important;
}

.self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
}

.table {
  display: table !important;
}

.table-dive > * {
  display: table !important;
}

.table-header-group {
  display: table-header-group !important;
}

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

.table-column-group {
  display: table-column-group !important;
}

.table-footer-group {
  display: table-footer-group !important;
}

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

.table-row-dive > * {
  display: table-row !important;
}

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

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

.table-cell-dive > * {
  display: table-cell !important;
}

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

.table-auto {
  table-layout: auto !important;
}

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

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

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

.static {
  position: static !important;
}

.static-dive > * {
  position: static !important;
}

.fixed {
  position: fixed !important;
}

.fixed-dive > * {
  position: fixed !important;
}

.absolute {
  position: absolute !important;
}

.absolute-dive > * {
  position: absolute !important;
}

.pin {
  position: absolute !important;
}

.pin-dive > * {
  position: absolute !important;
}

.relative {
  position: relative !important;
}

.relative-dive > * {
  position: relative !important;
}

.sticky {
  position: sticky !important;
}

.sticky-dive > * {
  position: sticky !important;
}

.inset {
  top: 16px !important;
}

.inset-0 {
  top: 0 !important;
}

.-inset {
  top: -16px !important;
}

.-inset-2 {
  top: -32px !important;
}

.-inset-1\.5 {
  top: -24px !important;
}

.-inset-0\.5 {
  top: -8px !important;
}

.inset-0\.5 {
  top: 8px !important;
}

.inset-1\.5 {
  top: 24px !important;
}

.inset-2 {
  top: 32px !important;
}

.inset-2\.5 {
  top: 40px !important;
}

.inset-3 {
  top: 48px !important;
}

.inset-3\.5 {
  top: 56px !important;
}

.inset-4 {
  top: 64px !important;
}

.inset-4\.5 {
  top: 72px !important;
}

.inset-5 {
  top: 80px !important;
}

.inset-5\.5 {
  top: 88px !important;
}

.inset-6 {
  top: 96px !important;
}

.inset {
  bottom: 16px !important;
}

.inset-0 {
  bottom: 0 !important;
}

.-inset {
  bottom: -16px !important;
}

.-inset-2 {
  bottom: -32px !important;
}

.-inset-1\.5 {
  bottom: -24px !important;
}

.-inset-0\.5 {
  bottom: -8px !important;
}

.inset-0\.5 {
  bottom: 8px !important;
}

.inset-1\.5 {
  bottom: 24px !important;
}

.inset-2 {
  bottom: 32px !important;
}

.inset-2\.5 {
  bottom: 40px !important;
}

.inset-3 {
  bottom: 48px !important;
}

.inset-3\.5 {
  bottom: 56px !important;
}

.inset-4 {
  bottom: 64px !important;
}

.inset-4\.5 {
  bottom: 72px !important;
}

.inset-5 {
  bottom: 80px !important;
}

.inset-5\.5 {
  bottom: 88px !important;
}

.inset-6 {
  bottom: 96px !important;
}

.inset {
  left: 16px !important;
}

.inset-0 {
  left: 0 !important;
}

.-inset {
  left: -16px !important;
}

.-inset-2 {
  left: -32px !important;
}

.-inset-1\.5 {
  left: -24px !important;
}

.-inset-0\.5 {
  left: -8px !important;
}

.inset-0\.5 {
  left: 8px !important;
}

.inset-1\.5 {
  left: 24px !important;
}

.inset-2 {
  left: 32px !important;
}

.inset-2\.5 {
  left: 40px !important;
}

.inset-3 {
  left: 48px !important;
}

.inset-3\.5 {
  left: 56px !important;
}

.inset-4 {
  left: 64px !important;
}

.inset-4\.5 {
  left: 72px !important;
}

.inset-5 {
  left: 80px !important;
}

.inset-5\.5 {
  left: 88px !important;
}

.inset-6 {
  left: 96px !important;
}

.inset {
  right: 16px !important;
}

.inset-0 {
  right: 0 !important;
}

.-inset {
  right: -16px !important;
}

.-inset-2 {
  right: -32px !important;
}

.-inset-1\.5 {
  right: -24px !important;
}

.-inset-0\.5 {
  right: -8px !important;
}

.inset-0\.5 {
  right: 8px !important;
}

.inset-1\.5 {
  right: 24px !important;
}

.inset-2 {
  right: 32px !important;
}

.inset-2\.5 {
  right: 40px !important;
}

.inset-3 {
  right: 48px !important;
}

.inset-3\.5 {
  right: 56px !important;
}

.inset-4 {
  right: 64px !important;
}

.inset-4\.5 {
  right: 72px !important;
}

.inset-5 {
  right: 80px !important;
}

.inset-5\.5 {
  right: 88px !important;
}

.inset-6 {
  right: 96px !important;
}

.inset-y {
  top: 16px !important;
}

.inset-y-0 {
  top: 0 !important;
}

.-inset-y {
  top: -16px !important;
}

.-inset-y-2 {
  top: -32px !important;
}

.-inset-y-1\.5 {
  top: -24px !important;
}

.-inset-y-0\.5 {
  top: -8px !important;
}

.inset-y-0\.5 {
  top: 8px !important;
}

.inset-y-1\.5 {
  top: 24px !important;
}

.inset-y-2 {
  top: 32px !important;
}

.inset-y-2\.5 {
  top: 40px !important;
}

.inset-y-3 {
  top: 48px !important;
}

.inset-y-3\.5 {
  top: 56px !important;
}

.inset-y-4 {
  top: 64px !important;
}

.inset-y-4\.5 {
  top: 72px !important;
}

.inset-y-5 {
  top: 80px !important;
}

.inset-y-5\.5 {
  top: 88px !important;
}

.inset-y-6 {
  top: 96px !important;
}

.inset-y {
  bottom: 16px !important;
}

.inset-y-0 {
  bottom: 0 !important;
}

.-inset-y {
  bottom: -16px !important;
}

.-inset-y-2 {
  bottom: -32px !important;
}

.-inset-y-1\.5 {
  bottom: -24px !important;
}

.-inset-y-0\.5 {
  bottom: -8px !important;
}

.inset-y-0\.5 {
  bottom: 8px !important;
}

.inset-y-1\.5 {
  bottom: 24px !important;
}

.inset-y-2 {
  bottom: 32px !important;
}

.inset-y-2\.5 {
  bottom: 40px !important;
}

.inset-y-3 {
  bottom: 48px !important;
}

.inset-y-3\.5 {
  bottom: 56px !important;
}

.inset-y-4 {
  bottom: 64px !important;
}

.inset-y-4\.5 {
  bottom: 72px !important;
}

.inset-y-5 {
  bottom: 80px !important;
}

.inset-y-5\.5 {
  bottom: 88px !important;
}

.inset-y-6 {
  bottom: 96px !important;
}

.inset-x {
  left: 16px !important;
}

.inset-x-0 {
  left: 0 !important;
}

.-inset-x {
  left: -16px !important;
}

.-inset-x-2 {
  left: -32px !important;
}

.-inset-x-1\.5 {
  left: -24px !important;
}

.-inset-x-0\.5 {
  left: -8px !important;
}

.inset-x-0\.5 {
  left: 8px !important;
}

.inset-x-1\.5 {
  left: 24px !important;
}

.inset-x-2 {
  left: 32px !important;
}

.inset-x-2\.5 {
  left: 40px !important;
}

.inset-x-3 {
  left: 48px !important;
}

.inset-x-3\.5 {
  left: 56px !important;
}

.inset-x-4 {
  left: 64px !important;
}

.inset-x-4\.5 {
  left: 72px !important;
}

.inset-x-5 {
  left: 80px !important;
}

.inset-x-5\.5 {
  left: 88px !important;
}

.inset-x-6 {
  left: 96px !important;
}

.inset-x {
  right: 16px !important;
}

.inset-x-0 {
  right: 0 !important;
}

.-inset-x {
  right: -16px !important;
}

.-inset-x-2 {
  right: -32px !important;
}

.-inset-x-1\.5 {
  right: -24px !important;
}

.-inset-x-0\.5 {
  right: -8px !important;
}

.inset-x-0\.5 {
  right: 8px !important;
}

.inset-x-1\.5 {
  right: 24px !important;
}

.inset-x-2 {
  right: 32px !important;
}

.inset-x-2\.5 {
  right: 40px !important;
}

.inset-x-3 {
  right: 48px !important;
}

.inset-x-3\.5 {
  right: 56px !important;
}

.inset-x-4 {
  right: 64px !important;
}

.inset-x-4\.5 {
  right: 72px !important;
}

.inset-x-5 {
  right: 80px !important;
}

.inset-x-5\.5 {
  right: 88px !important;
}

.inset-x-6 {
  right: 96px !important;
}

.top {
  top: 16px !important;
}

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

.-top {
  top: -16px !important;
}

.-top-2 {
  top: -32px !important;
}

.-top-1\.5 {
  top: -24px !important;
}

.-top-0\.5 {
  top: -8px !important;
}

.top-0\.5 {
  top: 8px !important;
}

.top-1\.5 {
  top: 24px !important;
}

.top-2 {
  top: 32px !important;
}

.top-2\.5 {
  top: 40px !important;
}

.top-3 {
  top: 48px !important;
}

.top-3\.5 {
  top: 56px !important;
}

.top-4 {
  top: 64px !important;
}

.top-4\.5 {
  top: 72px !important;
}

.top-5 {
  top: 80px !important;
}

.top-5\.5 {
  top: 88px !important;
}

.top-6 {
  top: 96px !important;
}

.bottom {
  bottom: 16px !important;
}

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

.-bottom {
  bottom: -16px !important;
}

.-bottom-2 {
  bottom: -32px !important;
}

.-bottom-1\.5 {
  bottom: -24px !important;
}

.-bottom-0\.5 {
  bottom: -8px !important;
}

.bottom-0\.5 {
  bottom: 8px !important;
}

.bottom-1\.5 {
  bottom: 24px !important;
}

.bottom-2 {
  bottom: 32px !important;
}

.bottom-2\.5 {
  bottom: 40px !important;
}

.bottom-3 {
  bottom: 48px !important;
}

.bottom-3\.5 {
  bottom: 56px !important;
}

.bottom-4 {
  bottom: 64px !important;
}

.bottom-4\.5 {
  bottom: 72px !important;
}

.bottom-5 {
  bottom: 80px !important;
}

.bottom-5\.5 {
  bottom: 88px !important;
}

.bottom-6 {
  bottom: 96px !important;
}

.left {
  left: 16px !important;
}

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

.-left {
  left: -16px !important;
}

.-left-2 {
  left: -32px !important;
}

.-left-1\.5 {
  left: -24px !important;
}

.-left-0\.5 {
  left: -8px !important;
}

.left-0\.5 {
  left: 8px !important;
}

.left-1\.5 {
  left: 24px !important;
}

.left-2 {
  left: 32px !important;
}

.left-2\.5 {
  left: 40px !important;
}

.left-3 {
  left: 48px !important;
}

.left-3\.5 {
  left: 56px !important;
}

.left-4 {
  left: 64px !important;
}

.left-4\.5 {
  left: 72px !important;
}

.left-5 {
  left: 80px !important;
}

.left-5\.5 {
  left: 88px !important;
}

.left-6 {
  left: 96px !important;
}

.right {
  right: 16px !important;
}

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

.-right {
  right: -16px !important;
}

.-right-2 {
  right: -32px !important;
}

.-right-1\.5 {
  right: -24px !important;
}

.-right-0\.5 {
  right: -8px !important;
}

.right-0\.5 {
  right: 8px !important;
}

.right-1\.5 {
  right: 24px !important;
}

.right-2 {
  right: 32px !important;
}

.right-2\.5 {
  right: 40px !important;
}

.right-3 {
  right: 48px !important;
}

.right-3\.5 {
  right: 56px !important;
}

.right-4 {
  right: 64px !important;
}

.right-4\.5 {
  right: 72px !important;
}

.right-5 {
  right: 80px !important;
}

.right-5\.5 {
  right: 88px !important;
}

.right-6 {
  right: 96px !important;
}

.transform-center {
  top: 50% !important;
}

.transform-center {
  left: 50% !important;
}

.transform-center {
  -webkit-transform: translate(-50%, -50%) !important;
      -ms-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
}

.transform-center-x {
  left: 50% !important;
}

.transform-center-x {
  -webkit-transform: translateX(-50%) !important;
      -ms-transform: translateX(-50%) !important;
          transform: translateX(-50%) !important;
}

.transform-center-y {
  top: 50% !important;
}

.transform-center-y {
  -webkit-transform: translateY(-50%) !important;
      -ms-transform: translateY(-50%) !important;
          transform: translateY(-50%) !important;
}

.z {
  z-index: 1 !important;
}

.z-0 {
  z-index: 0 !important;
}

.-z {
  z-index: -1 !important;
}

.z-2 {
  z-index: 2 !important;
}

.z-3 {
  z-index: 3 !important;
}

.z-4 {
  z-index: 4 !important;
}

.z-5 {
  z-index: 5 !important;
}

.z-6 {
  z-index: 6 !important;
}

.z-7 {
  z-index: 7 !important;
}

.z-8 {
  z-index: 8 !important;
}

.z-9 {
  z-index: 9 !important;
}

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

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

.w-100-dive > * {
  width: 100% !important;
}

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

.h-100-dive > * {
  height: 100% !important;
}

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

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-visible {
  overflow: visible !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

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

.overflow-y-auto {
  overflow-y: auto !important;
}

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

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

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

.overflow-x-scroll {
  overflow-x: scroll !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

.box-border {
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
}

.box-border-dive > * {
  -webkit-box-sizing: border-box !important;
          box-sizing: border-box !important;
}

.box-content {
  -webkit-box-sizing: content-box !important;
          box-sizing: content-box !important;
}

.box-content-dive > * {
  -webkit-box-sizing: content-box !important;
          box-sizing: content-box !important;
}

.m {
  margin: 16px !important;
}

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

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

.-m-2 {
  margin: -32px !important;
}

.-m-2-dive > * {
  margin: -32px !important;
}

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

.-m-1\.5-dive > * {
  margin: -24px !important;
}

.-m-0\.5 {
  margin: -8px !important;
}

.-m-0\.5-dive > * {
  margin: -8px !important;
}

.m-0\.5 {
  margin: 8px !important;
}

.m-0\.5-dive > * {
  margin: 8px !important;
}

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

.m-1\.5-dive > * {
  margin: 24px !important;
}

.m-2 {
  margin: 32px !important;
}

.m-2-dive > * {
  margin: 32px !important;
}

.m-2\.5 {
  margin: 40px !important;
}

.m-2\.5-dive > * {
  margin: 40px !important;
}

.m-3 {
  margin: 48px !important;
}

.m-3-dive > * {
  margin: 48px !important;
}

.m-3\.5 {
  margin: 56px !important;
}

.m-3\.5-dive > * {
  margin: 56px !important;
}

.m-4 {
  margin: 64px !important;
}

.m-4-dive > * {
  margin: 64px !important;
}

.m-4\.5 {
  margin: 72px !important;
}

.m-4\.5-dive > * {
  margin: 72px !important;
}

.m-5 {
  margin: 80px !important;
}

.m-5-dive > * {
  margin: 80px !important;
}

.m-5\.5 {
  margin: 88px !important;
}

.m-5\.5-dive > * {
  margin: 88px !important;
}

.m-6 {
  margin: 96px !important;
}

.m-6-dive > * {
  margin: 96px !important;
}

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

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

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

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

.-mt-2-dive > * {
  margin-top: -32px !important;
}

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

.-mt-1\.5-dive > * {
  margin-top: -24px !important;
}

.-mt-0\.5 {
  margin-top: -8px !important;
}

.-mt-0\.5-dive > * {
  margin-top: -8px !important;
}

.mt-0\.5 {
  margin-top: 8px !important;
}

.mt-0\.5-dive > * {
  margin-top: 8px !important;
}

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

.mt-1\.5-dive > * {
  margin-top: 24px !important;
}

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

.mt-2-dive > * {
  margin-top: 32px !important;
}

.mt-2\.5 {
  margin-top: 40px !important;
}

.mt-2\.5-dive > * {
  margin-top: 40px !important;
}

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

.mt-3-dive > * {
  margin-top: 48px !important;
}

.mt-3\.5 {
  margin-top: 56px !important;
}

.mt-3\.5-dive > * {
  margin-top: 56px !important;
}

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

.mt-4-dive > * {
  margin-top: 64px !important;
}

.mt-4\.5 {
  margin-top: 72px !important;
}

.mt-4\.5-dive > * {
  margin-top: 72px !important;
}

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

.mt-5-dive > * {
  margin-top: 80px !important;
}

.mt-5\.5 {
  margin-top: 88px !important;
}

.mt-5\.5-dive > * {
  margin-top: 88px !important;
}

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

.mt-6-dive > * {
  margin-top: 96px !important;
}

.mt-dive > * {
  margin-top: 16px !important;
}

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

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

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

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

.-mr-2-dive > * {
  margin-right: -32px !important;
}

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

.-mr-1\.5-dive > * {
  margin-right: -24px !important;
}

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

.-mr-0\.5-dive > * {
  margin-right: -8px !important;
}

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

.mr-0\.5-dive > * {
  margin-right: 8px !important;
}

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

.mr-1\.5-dive > * {
  margin-right: 24px !important;
}

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

.mr-2-dive > * {
  margin-right: 32px !important;
}

.mr-2\.5 {
  margin-right: 40px !important;
}

.mr-2\.5-dive > * {
  margin-right: 40px !important;
}

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

.mr-3-dive > * {
  margin-right: 48px !important;
}

.mr-3\.5 {
  margin-right: 56px !important;
}

.mr-3\.5-dive > * {
  margin-right: 56px !important;
}

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

.mr-4-dive > * {
  margin-right: 64px !important;
}

.mr-4\.5 {
  margin-right: 72px !important;
}

.mr-4\.5-dive > * {
  margin-right: 72px !important;
}

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

.mr-5-dive > * {
  margin-right: 80px !important;
}

.mr-5\.5 {
  margin-right: 88px !important;
}

.mr-5\.5-dive > * {
  margin-right: 88px !important;
}

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

.mr-6-dive > * {
  margin-right: 96px !important;
}

.mr-dive > * {
  margin-right: 16px !important;
}

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

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

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

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

.-mb-2-dive > * {
  margin-bottom: -32px !important;
}

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

.-mb-1\.5-dive > * {
  margin-bottom: -24px !important;
}

.-mb-0\.5 {
  margin-bottom: -8px !important;
}

.-mb-0\.5-dive > * {
  margin-bottom: -8px !important;
}

.mb-0\.5 {
  margin-bottom: 8px !important;
}

.mb-0\.5-dive > * {
  margin-bottom: 8px !important;
}

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

.mb-1\.5-dive > * {
  margin-bottom: 24px !important;
}

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

.mb-2-dive > * {
  margin-bottom: 32px !important;
}

.mb-2\.5 {
  margin-bottom: 40px !important;
}

.mb-2\.5-dive > * {
  margin-bottom: 40px !important;
}

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

.mb-3-dive > * {
  margin-bottom: 48px !important;
}

.mb-3\.5 {
  margin-bottom: 56px !important;
}

.mb-3\.5-dive > * {
  margin-bottom: 56px !important;
}

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

.mb-4-dive > * {
  margin-bottom: 64px !important;
}

.mb-4\.5 {
  margin-bottom: 72px !important;
}

.mb-4\.5-dive > * {
  margin-bottom: 72px !important;
}

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

.mb-5-dive > * {
  margin-bottom: 80px !important;
}

.mb-5\.5 {
  margin-bottom: 88px !important;
}

.mb-5\.5-dive > * {
  margin-bottom: 88px !important;
}

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

.mb-6-dive > * {
  margin-bottom: 96px !important;
}

.mb-dive > * {
  margin-bottom: 16px !important;
}

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

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

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

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

.-ml-2-dive > * {
  margin-left: -32px !important;
}

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

.-ml-1\.5-dive > * {
  margin-left: -24px !important;
}

.-ml-0\.5 {
  margin-left: -8px !important;
}

.-ml-0\.5-dive > * {
  margin-left: -8px !important;
}

.ml-0\.5 {
  margin-left: 8px !important;
}

.ml-0\.5-dive > * {
  margin-left: 8px !important;
}

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

.ml-1\.5-dive > * {
  margin-left: 24px !important;
}

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

.ml-2-dive > * {
  margin-left: 32px !important;
}

.ml-2\.5 {
  margin-left: 40px !important;
}

.ml-2\.5-dive > * {
  margin-left: 40px !important;
}

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

.ml-3-dive > * {
  margin-left: 48px !important;
}

.ml-3\.5 {
  margin-left: 56px !important;
}

.ml-3\.5-dive > * {
  margin-left: 56px !important;
}

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

.ml-4-dive > * {
  margin-left: 64px !important;
}

.ml-4\.5 {
  margin-left: 72px !important;
}

.ml-4\.5-dive > * {
  margin-left: 72px !important;
}

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

.ml-5-dive > * {
  margin-left: 80px !important;
}

.ml-5\.5 {
  margin-left: 88px !important;
}

.ml-5\.5-dive > * {
  margin-left: 88px !important;
}

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

.ml-6-dive > * {
  margin-left: 96px !important;
}

.ml-dive > * {
  margin-left: 16px !important;
}

.m-dive > * {
  margin: 16px !important;
}

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

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

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

.-my-2 {
  margin-top: -32px !important;
}

.-my-2-dive > * {
  margin-top: -32px !important;
}

.-my-1\.5 {
  margin-top: -24px !important;
}

.-my-1\.5-dive > * {
  margin-top: -24px !important;
}

.-my-0\.5 {
  margin-top: -8px !important;
}

.-my-0\.5-dive > * {
  margin-top: -8px !important;
}

.my-0\.5 {
  margin-top: 8px !important;
}

.my-0\.5-dive > * {
  margin-top: 8px !important;
}

.my-1\.5 {
  margin-top: 24px !important;
}

.my-1\.5-dive > * {
  margin-top: 24px !important;
}

.my-2 {
  margin-top: 32px !important;
}

.my-2-dive > * {
  margin-top: 32px !important;
}

.my-2\.5 {
  margin-top: 40px !important;
}

.my-2\.5-dive > * {
  margin-top: 40px !important;
}

.my-3 {
  margin-top: 48px !important;
}

.my-3-dive > * {
  margin-top: 48px !important;
}

.my-3\.5 {
  margin-top: 56px !important;
}

.my-3\.5-dive > * {
  margin-top: 56px !important;
}

.my-4 {
  margin-top: 64px !important;
}

.my-4-dive > * {
  margin-top: 64px !important;
}

.my-4\.5 {
  margin-top: 72px !important;
}

.my-4\.5-dive > * {
  margin-top: 72px !important;
}

.my-5 {
  margin-top: 80px !important;
}

.my-5-dive > * {
  margin-top: 80px !important;
}

.my-5\.5 {
  margin-top: 88px !important;
}

.my-5\.5-dive > * {
  margin-top: 88px !important;
}

.my-6 {
  margin-top: 96px !important;
}

.my-6-dive > * {
  margin-top: 96px !important;
}

.my-dive > * {
  margin-top: 16px !important;
}

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

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

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

.-my-2 {
  margin-bottom: -32px !important;
}

.-my-2-dive > * {
  margin-bottom: -32px !important;
}

.-my-1\.5 {
  margin-bottom: -24px !important;
}

.-my-1\.5-dive > * {
  margin-bottom: -24px !important;
}

.-my-0\.5 {
  margin-bottom: -8px !important;
}

.-my-0\.5-dive > * {
  margin-bottom: -8px !important;
}

.my-0\.5 {
  margin-bottom: 8px !important;
}

.my-0\.5-dive > * {
  margin-bottom: 8px !important;
}

.my-1\.5 {
  margin-bottom: 24px !important;
}

.my-1\.5-dive > * {
  margin-bottom: 24px !important;
}

.my-2 {
  margin-bottom: 32px !important;
}

.my-2-dive > * {
  margin-bottom: 32px !important;
}

.my-2\.5 {
  margin-bottom: 40px !important;
}

.my-2\.5-dive > * {
  margin-bottom: 40px !important;
}

.my-3 {
  margin-bottom: 48px !important;
}

.my-3-dive > * {
  margin-bottom: 48px !important;
}

.my-3\.5 {
  margin-bottom: 56px !important;
}

.my-3\.5-dive > * {
  margin-bottom: 56px !important;
}

.my-4 {
  margin-bottom: 64px !important;
}

.my-4-dive > * {
  margin-bottom: 64px !important;
}

.my-4\.5 {
  margin-bottom: 72px !important;
}

.my-4\.5-dive > * {
  margin-bottom: 72px !important;
}

.my-5 {
  margin-bottom: 80px !important;
}

.my-5-dive > * {
  margin-bottom: 80px !important;
}

.my-5\.5 {
  margin-bottom: 88px !important;
}

.my-5\.5-dive > * {
  margin-bottom: 88px !important;
}

.my-6 {
  margin-bottom: 96px !important;
}

.my-6-dive > * {
  margin-bottom: 96px !important;
}

.my-dive > * {
  margin-bottom: 16px !important;
}

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

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

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

.-mx-2 {
  margin-left: -32px !important;
}

.-mx-2-dive > * {
  margin-left: -32px !important;
}

.-mx-1\.5 {
  margin-left: -24px !important;
}

.-mx-1\.5-dive > * {
  margin-left: -24px !important;
}

.-mx-0\.5 {
  margin-left: -8px !important;
}

.-mx-0\.5-dive > * {
  margin-left: -8px !important;
}

.mx-0\.5 {
  margin-left: 8px !important;
}

.mx-0\.5-dive > * {
  margin-left: 8px !important;
}

.mx-1\.5 {
  margin-left: 24px !important;
}

.mx-1\.5-dive > * {
  margin-left: 24px !important;
}

.mx-2 {
  margin-left: 32px !important;
}

.mx-2-dive > * {
  margin-left: 32px !important;
}

.mx-2\.5 {
  margin-left: 40px !important;
}

.mx-2\.5-dive > * {
  margin-left: 40px !important;
}

.mx-3 {
  margin-left: 48px !important;
}

.mx-3-dive > * {
  margin-left: 48px !important;
}

.mx-3\.5 {
  margin-left: 56px !important;
}

.mx-3\.5-dive > * {
  margin-left: 56px !important;
}

.mx-4 {
  margin-left: 64px !important;
}

.mx-4-dive > * {
  margin-left: 64px !important;
}

.mx-4\.5 {
  margin-left: 72px !important;
}

.mx-4\.5-dive > * {
  margin-left: 72px !important;
}

.mx-5 {
  margin-left: 80px !important;
}

.mx-5-dive > * {
  margin-left: 80px !important;
}

.mx-5\.5 {
  margin-left: 88px !important;
}

.mx-5\.5-dive > * {
  margin-left: 88px !important;
}

.mx-6 {
  margin-left: 96px !important;
}

.mx-6-dive > * {
  margin-left: 96px !important;
}

.mx-dive > * {
  margin-left: 16px !important;
}

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

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

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

.-mx-2 {
  margin-right: -32px !important;
}

.-mx-2-dive > * {
  margin-right: -32px !important;
}

.-mx-1\.5 {
  margin-right: -24px !important;
}

.-mx-1\.5-dive > * {
  margin-right: -24px !important;
}

.-mx-0\.5 {
  margin-right: -8px !important;
}

.-mx-0\.5-dive > * {
  margin-right: -8px !important;
}

.mx-0\.5 {
  margin-right: 8px !important;
}

.mx-0\.5-dive > * {
  margin-right: 8px !important;
}

.mx-1\.5 {
  margin-right: 24px !important;
}

.mx-1\.5-dive > * {
  margin-right: 24px !important;
}

.mx-2 {
  margin-right: 32px !important;
}

.mx-2-dive > * {
  margin-right: 32px !important;
}

.mx-2\.5 {
  margin-right: 40px !important;
}

.mx-2\.5-dive > * {
  margin-right: 40px !important;
}

.mx-3 {
  margin-right: 48px !important;
}

.mx-3-dive > * {
  margin-right: 48px !important;
}

.mx-3\.5 {
  margin-right: 56px !important;
}

.mx-3\.5-dive > * {
  margin-right: 56px !important;
}

.mx-4 {
  margin-right: 64px !important;
}

.mx-4-dive > * {
  margin-right: 64px !important;
}

.mx-4\.5 {
  margin-right: 72px !important;
}

.mx-4\.5-dive > * {
  margin-right: 72px !important;
}

.mx-5 {
  margin-right: 80px !important;
}

.mx-5-dive > * {
  margin-right: 80px !important;
}

.mx-5\.5 {
  margin-right: 88px !important;
}

.mx-5\.5-dive > * {
  margin-right: 88px !important;
}

.mx-6 {
  margin-right: 96px !important;
}

.mx-6-dive > * {
  margin-right: 96px !important;
}

.mx-dive > * {
  margin-right: 16px !important;
}

.p {
  padding: 16px !important;
}

.p-0 {
  padding: 0 !important;
}

.-p-2 {
  padding: -32px !important;
}

.-p-2-dive > * {
  padding: -32px !important;
}

.-p-1\.5 {
  padding: -24px !important;
}

.-p-1\.5-dive > * {
  padding: -24px !important;
}

.-p-0\.5 {
  padding: -8px !important;
}

.-p-0\.5-dive > * {
  padding: -8px !important;
}

.p-0\.5 {
  padding: 8px !important;
}

.p-0\.5-dive > * {
  padding: 8px !important;
}

.p-1\.5 {
  padding: 24px !important;
}

.p-1\.5-dive > * {
  padding: 24px !important;
}

.p-2 {
  padding: 32px !important;
}

.p-2-dive > * {
  padding: 32px !important;
}

.p-2\.5 {
  padding: 40px !important;
}

.p-2\.5-dive > * {
  padding: 40px !important;
}

.p-3 {
  padding: 48px !important;
}

.p-3-dive > * {
  padding: 48px !important;
}

.p-3\.5 {
  padding: 56px !important;
}

.p-3\.5-dive > * {
  padding: 56px !important;
}

.p-4 {
  padding: 64px !important;
}

.p-4-dive > * {
  padding: 64px !important;
}

.p-4\.5 {
  padding: 72px !important;
}

.p-4\.5-dive > * {
  padding: 72px !important;
}

.p-5 {
  padding: 80px !important;
}

.p-5-dive > * {
  padding: 80px !important;
}

.p-5\.5 {
  padding: 88px !important;
}

.p-5\.5-dive > * {
  padding: 88px !important;
}

.p-6 {
  padding: 96px !important;
}

.p-6-dive > * {
  padding: 96px !important;
}

.pt {
  padding-top: 16px !important;
}

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

.-pt-2 {
  padding-top: -32px !important;
}

.-pt-2-dive > * {
  padding-top: -32px !important;
}

.-pt-1\.5 {
  padding-top: -24px !important;
}

.-pt-1\.5-dive > * {
  padding-top: -24px !important;
}

.-pt-0\.5 {
  padding-top: -8px !important;
}

.-pt-0\.5-dive > * {
  padding-top: -8px !important;
}

.pt-0\.5 {
  padding-top: 8px !important;
}

.pt-0\.5-dive > * {
  padding-top: 8px !important;
}

.pt-1\.5 {
  padding-top: 24px !important;
}

.pt-1\.5-dive > * {
  padding-top: 24px !important;
}

.pt-2 {
  padding-top: 32px !important;
}

.pt-2-dive > * {
  padding-top: 32px !important;
}

.pt-2\.5 {
  padding-top: 40px !important;
}

.pt-2\.5-dive > * {
  padding-top: 40px !important;
}

.pt-3 {
  padding-top: 48px !important;
}

.pt-3-dive > * {
  padding-top: 48px !important;
}

.pt-3\.5 {
  padding-top: 56px !important;
}

.pt-3\.5-dive > * {
  padding-top: 56px !important;
}

.pt-4 {
  padding-top: 64px !important;
}

.pt-4-dive > * {
  padding-top: 64px !important;
}

.pt-4\.5 {
  padding-top: 72px !important;
}

.pt-4\.5-dive > * {
  padding-top: 72px !important;
}

.pt-5 {
  padding-top: 80px !important;
}

.pt-5-dive > * {
  padding-top: 80px !important;
}

.pt-5\.5 {
  padding-top: 88px !important;
}

.pt-5\.5-dive > * {
  padding-top: 88px !important;
}

.pt-6 {
  padding-top: 96px !important;
}

.pt-6-dive > * {
  padding-top: 96px !important;
}

.pt-dive > * {
  padding-top: 16px !important;
}

.pr {
  padding-right: 16px !important;
}

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

.-pr-2 {
  padding-right: -32px !important;
}

.-pr-2-dive > * {
  padding-right: -32px !important;
}

.-pr-1\.5 {
  padding-right: -24px !important;
}

.-pr-1\.5-dive > * {
  padding-right: -24px !important;
}

.-pr-0\.5 {
  padding-right: -8px !important;
}

.-pr-0\.5-dive > * {
  padding-right: -8px !important;
}

.pr-0\.5 {
  padding-right: 8px !important;
}

.pr-0\.5-dive > * {
  padding-right: 8px !important;
}

.pr-1\.5 {
  padding-right: 24px !important;
}

.pr-1\.5-dive > * {
  padding-right: 24px !important;
}

.pr-2 {
  padding-right: 32px !important;
}

.pr-2-dive > * {
  padding-right: 32px !important;
}

.pr-2\.5 {
  padding-right: 40px !important;
}

.pr-2\.5-dive > * {
  padding-right: 40px !important;
}

.pr-3 {
  padding-right: 48px !important;
}

.pr-3-dive > * {
  padding-right: 48px !important;
}

.pr-3\.5 {
  padding-right: 56px !important;
}

.pr-3\.5-dive > * {
  padding-right: 56px !important;
}

.pr-4 {
  padding-right: 64px !important;
}

.pr-4-dive > * {
  padding-right: 64px !important;
}

.pr-4\.5 {
  padding-right: 72px !important;
}

.pr-4\.5-dive > * {
  padding-right: 72px !important;
}

.pr-5 {
  padding-right: 80px !important;
}

.pr-5-dive > * {
  padding-right: 80px !important;
}

.pr-5\.5 {
  padding-right: 88px !important;
}

.pr-5\.5-dive > * {
  padding-right: 88px !important;
}

.pr-6 {
  padding-right: 96px !important;
}

.pr-6-dive > * {
  padding-right: 96px !important;
}

.pr-dive > * {
  padding-right: 16px !important;
}

.pb {
  padding-bottom: 16px !important;
}

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

.-pb-2 {
  padding-bottom: -32px !important;
}

.-pb-2-dive > * {
  padding-bottom: -32px !important;
}

.-pb-1\.5 {
  padding-bottom: -24px !important;
}

.-pb-1\.5-dive > * {
  padding-bottom: -24px !important;
}

.-pb-0\.5 {
  padding-bottom: -8px !important;
}

.-pb-0\.5-dive > * {
  padding-bottom: -8px !important;
}

.pb-0\.5 {
  padding-bottom: 8px !important;
}

.pb-0\.5-dive > * {
  padding-bottom: 8px !important;
}

.pb-1\.5 {
  padding-bottom: 24px !important;
}

.pb-1\.5-dive > * {
  padding-bottom: 24px !important;
}

.pb-2 {
  padding-bottom: 32px !important;
}

.pb-2-dive > * {
  padding-bottom: 32px !important;
}

.pb-2\.5 {
  padding-bottom: 40px !important;
}

.pb-2\.5-dive > * {
  padding-bottom: 40px !important;
}

.pb-3 {
  padding-bottom: 48px !important;
}

.pb-3-dive > * {
  padding-bottom: 48px !important;
}

.pb-3\.5 {
  padding-bottom: 56px !important;
}

.pb-3\.5-dive > * {
  padding-bottom: 56px !important;
}

.pb-4 {
  padding-bottom: 64px !important;
}

.pb-4-dive > * {
  padding-bottom: 64px !important;
}

.pb-4\.5 {
  padding-bottom: 72px !important;
}

.pb-4\.5-dive > * {
  padding-bottom: 72px !important;
}

.pb-5 {
  padding-bottom: 80px !important;
}

.pb-5-dive > * {
  padding-bottom: 80px !important;
}

.pb-5\.5 {
  padding-bottom: 88px !important;
}

.pb-5\.5-dive > * {
  padding-bottom: 88px !important;
}

.pb-6 {
  padding-bottom: 96px !important;
}

.pb-6-dive > * {
  padding-bottom: 96px !important;
}

.pb-dive > * {
  padding-bottom: 16px !important;
}

.pl {
  padding-left: 16px !important;
}

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

.-pl-2 {
  padding-left: -32px !important;
}

.-pl-2-dive > * {
  padding-left: -32px !important;
}

.-pl-1\.5 {
  padding-left: -24px !important;
}

.-pl-1\.5-dive > * {
  padding-left: -24px !important;
}

.-pl-0\.5 {
  padding-left: -8px !important;
}

.-pl-0\.5-dive > * {
  padding-left: -8px !important;
}

.pl-0\.5 {
  padding-left: 8px !important;
}

.pl-0\.5-dive > * {
  padding-left: 8px !important;
}

.pl-1\.5 {
  padding-left: 24px !important;
}

.pl-1\.5-dive > * {
  padding-left: 24px !important;
}

.pl-2 {
  padding-left: 32px !important;
}

.pl-2-dive > * {
  padding-left: 32px !important;
}

.pl-2\.5 {
  padding-left: 40px !important;
}

.pl-2\.5-dive > * {
  padding-left: 40px !important;
}

.pl-3 {
  padding-left: 48px !important;
}

.pl-3-dive > * {
  padding-left: 48px !important;
}

.pl-3\.5 {
  padding-left: 56px !important;
}

.pl-3\.5-dive > * {
  padding-left: 56px !important;
}

.pl-4 {
  padding-left: 64px !important;
}

.pl-4-dive > * {
  padding-left: 64px !important;
}

.pl-4\.5 {
  padding-left: 72px !important;
}

.pl-4\.5-dive > * {
  padding-left: 72px !important;
}

.pl-5 {
  padding-left: 80px !important;
}

.pl-5-dive > * {
  padding-left: 80px !important;
}

.pl-5\.5 {
  padding-left: 88px !important;
}

.pl-5\.5-dive > * {
  padding-left: 88px !important;
}

.pl-6 {
  padding-left: 96px !important;
}

.pl-6-dive > * {
  padding-left: 96px !important;
}

.pl-dive > * {
  padding-left: 16px !important;
}

.p-dive > * {
  padding: 16px !important;
}

.py {
  padding-top: 16px !important;
}

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

.-py-2 {
  padding-top: -32px !important;
}

.-py-2-dive > * {
  padding-top: -32px !important;
}

.-py-1\.5 {
  padding-top: -24px !important;
}

.-py-1\.5-dive > * {
  padding-top: -24px !important;
}

.-py-0\.5 {
  padding-top: -8px !important;
}

.-py-0\.5-dive > * {
  padding-top: -8px !important;
}

.py-0\.5 {
  padding-top: 8px !important;
}

.py-0\.5-dive > * {
  padding-top: 8px !important;
}

.py-1\.5 {
  padding-top: 24px !important;
}

.py-1\.5-dive > * {
  padding-top: 24px !important;
}

.py-2 {
  padding-top: 32px !important;
}

.py-2-dive > * {
  padding-top: 32px !important;
}

.py-2\.5 {
  padding-top: 40px !important;
}

.py-2\.5-dive > * {
  padding-top: 40px !important;
}

.py-3 {
  padding-top: 48px !important;
}

.py-3-dive > * {
  padding-top: 48px !important;
}

.py-3\.5 {
  padding-top: 56px !important;
}

.py-3\.5-dive > * {
  padding-top: 56px !important;
}

.py-4 {
  padding-top: 64px !important;
}

.py-4-dive > * {
  padding-top: 64px !important;
}

.py-4\.5 {
  padding-top: 72px !important;
}

.py-4\.5-dive > * {
  padding-top: 72px !important;
}

.py-5 {
  padding-top: 80px !important;
}

.py-5-dive > * {
  padding-top: 80px !important;
}

.py-5\.5 {
  padding-top: 88px !important;
}

.py-5\.5-dive > * {
  padding-top: 88px !important;
}

.py-6 {
  padding-top: 96px !important;
}

.py-6-dive > * {
  padding-top: 96px !important;
}

.py-dive > * {
  padding-top: 16px !important;
}

.py {
  padding-bottom: 16px !important;
}

.py-0 {
  padding-bottom: 0 !important;
}

.-py-2 {
  padding-bottom: -32px !important;
}

.-py-2-dive > * {
  padding-bottom: -32px !important;
}

.-py-1\.5 {
  padding-bottom: -24px !important;
}

.-py-1\.5-dive > * {
  padding-bottom: -24px !important;
}

.-py-0\.5 {
  padding-bottom: -8px !important;
}

.-py-0\.5-dive > * {
  padding-bottom: -8px !important;
}

.py-0\.5 {
  padding-bottom: 8px !important;
}

.py-0\.5-dive > * {
  padding-bottom: 8px !important;
}

.py-1\.5 {
  padding-bottom: 24px !important;
}

.py-1\.5-dive > * {
  padding-bottom: 24px !important;
}

.py-2 {
  padding-bottom: 32px !important;
}

.py-2-dive > * {
  padding-bottom: 32px !important;
}

.py-2\.5 {
  padding-bottom: 40px !important;
}

.py-2\.5-dive > * {
  padding-bottom: 40px !important;
}

.py-3 {
  padding-bottom: 48px !important;
}

.py-3-dive > * {
  padding-bottom: 48px !important;
}

.py-3\.5 {
  padding-bottom: 56px !important;
}

.py-3\.5-dive > * {
  padding-bottom: 56px !important;
}

.py-4 {
  padding-bottom: 64px !important;
}

.py-4-dive > * {
  padding-bottom: 64px !important;
}

.py-4\.5 {
  padding-bottom: 72px !important;
}

.py-4\.5-dive > * {
  padding-bottom: 72px !important;
}

.py-5 {
  padding-bottom: 80px !important;
}

.py-5-dive > * {
  padding-bottom: 80px !important;
}

.py-5\.5 {
  padding-bottom: 88px !important;
}

.py-5\.5-dive > * {
  padding-bottom: 88px !important;
}

.py-6 {
  padding-bottom: 96px !important;
}

.py-6-dive > * {
  padding-bottom: 96px !important;
}

.py-dive > * {
  padding-bottom: 16px !important;
}

.px {
  padding-left: 16px !important;
}

.px-0 {
  padding-left: 0 !important;
}

.-px-2 {
  padding-left: -32px !important;
}

.-px-2-dive > * {
  padding-left: -32px !important;
}

.-px-1\.5 {
  padding-left: -24px !important;
}

.-px-1\.5-dive > * {
  padding-left: -24px !important;
}

.-px-0\.5 {
  padding-left: -8px !important;
}

.-px-0\.5-dive > * {
  padding-left: -8px !important;
}

.px-0\.5 {
  padding-left: 8px !important;
}

.px-0\.5-dive > * {
  padding-left: 8px !important;
}

.px-1\.5 {
  padding-left: 24px !important;
}

.px-1\.5-dive > * {
  padding-left: 24px !important;
}

.px-2 {
  padding-left: 32px !important;
}

.px-2-dive > * {
  padding-left: 32px !important;
}

.px-2\.5 {
  padding-left: 40px !important;
}

.px-2\.5-dive > * {
  padding-left: 40px !important;
}

.px-3 {
  padding-left: 48px !important;
}

.px-3-dive > * {
  padding-left: 48px !important;
}

.px-3\.5 {
  padding-left: 56px !important;
}

.px-3\.5-dive > * {
  padding-left: 56px !important;
}

.px-4 {
  padding-left: 64px !important;
}

.px-4-dive > * {
  padding-left: 64px !important;
}

.px-4\.5 {
  padding-left: 72px !important;
}

.px-4\.5-dive > * {
  padding-left: 72px !important;
}

.px-5 {
  padding-left: 80px !important;
}

.px-5-dive > * {
  padding-left: 80px !important;
}

.px-5\.5 {
  padding-left: 88px !important;
}

.px-5\.5-dive > * {
  padding-left: 88px !important;
}

.px-6 {
  padding-left: 96px !important;
}

.px-6-dive > * {
  padding-left: 96px !important;
}

.px-dive > * {
  padding-left: 16px !important;
}

.px {
  padding-right: 16px !important;
}

.px-0 {
  padding-right: 0 !important;
}

.-px-2 {
  padding-right: -32px !important;
}

.-px-2-dive > * {
  padding-right: -32px !important;
}

.-px-1\.5 {
  padding-right: -24px !important;
}

.-px-1\.5-dive > * {
  padding-right: -24px !important;
}

.-px-0\.5 {
  padding-right: -8px !important;
}

.-px-0\.5-dive > * {
  padding-right: -8px !important;
}

.px-0\.5 {
  padding-right: 8px !important;
}

.px-0\.5-dive > * {
  padding-right: 8px !important;
}

.px-1\.5 {
  padding-right: 24px !important;
}

.px-1\.5-dive > * {
  padding-right: 24px !important;
}

.px-2 {
  padding-right: 32px !important;
}

.px-2-dive > * {
  padding-right: 32px !important;
}

.px-2\.5 {
  padding-right: 40px !important;
}

.px-2\.5-dive > * {
  padding-right: 40px !important;
}

.px-3 {
  padding-right: 48px !important;
}

.px-3-dive > * {
  padding-right: 48px !important;
}

.px-3\.5 {
  padding-right: 56px !important;
}

.px-3\.5-dive > * {
  padding-right: 56px !important;
}

.px-4 {
  padding-right: 64px !important;
}

.px-4-dive > * {
  padding-right: 64px !important;
}

.px-4\.5 {
  padding-right: 72px !important;
}

.px-4\.5-dive > * {
  padding-right: 72px !important;
}

.px-5 {
  padding-right: 80px !important;
}

.px-5-dive > * {
  padding-right: 80px !important;
}

.px-5\.5 {
  padding-right: 88px !important;
}

.px-5\.5-dive > * {
  padding-right: 88px !important;
}

.px-6 {
  padding-right: 96px !important;
}

.px-6-dive > * {
  padding-right: 96px !important;
}

.px-dive > * {
  padding-right: 16px !important;
}

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

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

.border-radius-2 {
  border-radius: 8px !important;
}

.border-radius-3 {
  border-radius: 12px !important;
}

.border-radius-4 {
  border-radius: 16px !important;
}

.border-radius-5 {
  border-radius: 20px !important;
}

.border-round {
  border-radius: 50% !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.border-t-3 {
  border-top-width: 0.3rem !important;
}

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

.border-t-5 {
  border-top-width: 0.5rem !important;
}

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

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

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

.border-b-3 {
  border-bottom-width: 0.3rem !important;
}

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

.border-b-5 {
  border-bottom-width: 0.5rem !important;
}

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

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

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

.border-l-3 {
  border-left-width: 0.3rem !important;
}

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

.border-l-5 {
  border-left-width: 0.5rem !important;
}

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

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

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

.border-r-3 {
  border-right-width: 0.3rem !important;
}

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

.border-r-5 {
  border-right-width: 0.5rem !important;
}

.text {
  font-size: 1rem !important;
}

.italic {
  font-style: italic !important;
}

.not-italic {
  font-style: normal !important;
}

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

.line-through {
  text-decoration: line-through !important;
}

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

.uppercase {
  text-transform: uppercase !important;
}

.lowercase {
  text-transform: lowercase !important;
}

.capitalize {
  text-transform: capitalize !important;
}

.normal-case {
  text-transform: none !important;
}

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

.leading-0 {
  line-height: 0 !important;
}

.leading-1\.25 {
  line-height: 1.25 !important;
}

.leading-1\.5 {
  line-height: 1.5 !important;
}

.leading-1\.75 {
  line-height: 1.75 !important;
}

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

.tracking-0\.1 {
  letter-spacing: 0.1em !important;
}

.whitespace-normal {
  white-space: normal !important;
}

.whitespace-no-wrap {
  white-space: nowrap !important;
}

.whitespace-pre {
  white-space: pre !important;
}

.whitespace-pre-line {
  white-space: pre-line !important;
}

.whitespace-pre-wrap {
  white-space: pre-wrap !important;
}

.break-normal {
  overflow-wrap: normal !important;
}

.break-normal {
  word-break: normal !important;
}

.break-words {
  overflow-wrap: break-word !important;
}

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

.truncate {
  overflow: hidden !important;
}

.truncate {
  text-overflow: ellipsis !important;
}

.truncate {
  white-space: nowrap !important;
}

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

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

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

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

.list-outside {
  list-style-position: outside !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.opacity {
  opacity: 1 !important;
}

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

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

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

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

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

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

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

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

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

.outline-white {
  outline: 0.1rem dotted white !important;
}

.outline-white {
  outline-offset: 0.1rem !important;
}

.outline-black {
  outline: 0.1rem dotted black !important;
}

.outline-black {
  outline-offset: 0.1rem !important;
}

.pointer-events-none {
  pointer-events: none !important;
}

.pointer-events-all {
  pointer-events: all !important;
}

.pointer-events-auto {
  pointer-events: auto !important;
}

.select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
      -ms-user-select: none !important;
          user-select: none !important;
}

.select-text {
  -webkit-user-select: text !important;
     -moz-user-select: text !important;
      -ms-user-select: text !important;
          user-select: text !important;
}

.select-all {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

.select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
      -ms-user-select: auto !important;
          user-select: auto !important;
}

.color-0 {
  color: white !important;
}

.hover\:color-0:hover {
  color: white !important;
}

.visited\:color-0:visited {
  color: white !important;
}

.focus\:color-0:focus {
  color: white !important;
}

.active\:color-0:active {
  color: white !important;
}

.fill-0 {
  fill: white !important;
}

.hover\:fill-0:hover {
  fill: white !important;
}

.focus\:fill-0:focus {
  fill: white !important;
}

.active\:fill-0:active {
  fill: white !important;
}

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

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

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

.active\:bg-0:active {
  background-color: white !important;
}

.border-color-0 {
  border-color: white !important;
}

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

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

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

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

.color-1 {
  color: #000000 !important;
}

.hover\:color-1:hover {
  color: #000000 !important;
}

.visited\:color-1:visited {
  color: #000000 !important;
}

.focus\:color-1:focus {
  color: #000000 !important;
}

.active\:color-1:active {
  color: #000000 !important;
}

.fill-1 {
  fill: #000000 !important;
}

.hover\:fill-1:hover {
  fill: #000000 !important;
}

.focus\:fill-1:focus {
  fill: #000000 !important;
}

.active\:fill-1:active {
  fill: #000000 !important;
}

.bg-1 {
  background-color: #000000 !important;
}

.hover\:bg-1:hover {
  background-color: #000000 !important;
}

.focus\:bg-1:focus {
  background-color: #000000 !important;
}

.active\:bg-1:active {
  background-color: #000000 !important;
}

.border-color-1 {
  border-color: #000000 !important;
}

.border-t-color-1 {
  border-top-color: #000000 !important;
}

.border-b-color-1 {
  border-bottom-color: #000000 !important;
}

.border-l-color-1 {
  border-left-color: #000000 !important;
}

.border-r-color-1 {
  border-right-color: #000000 !important;
}

.color-2 {
  color: #be5622 !important;
}

.hover\:color-2:hover {
  color: #be5622 !important;
}

.visited\:color-2:visited {
  color: #be5622 !important;
}

.focus\:color-2:focus {
  color: #be5622 !important;
}

.active\:color-2:active {
  color: #be5622 !important;
}

.fill-2 {
  fill: #be5622 !important;
}

.hover\:fill-2:hover {
  fill: #be5622 !important;
}

.focus\:fill-2:focus {
  fill: #be5622 !important;
}

.active\:fill-2:active {
  fill: #be5622 !important;
}

.bg-2 {
  background-color: #be5622 !important;
}

.hover\:bg-2:hover {
  background-color: #be5622 !important;
}

.focus\:bg-2:focus {
  background-color: #be5622 !important;
}

.active\:bg-2:active {
  background-color: #be5622 !important;
}

.border-color-2 {
  border-color: #be5622 !important;
}

.border-t-color-2 {
  border-top-color: #be5622 !important;
}

.border-b-color-2 {
  border-bottom-color: #be5622 !important;
}

.border-l-color-2 {
  border-left-color: #be5622 !important;
}

.border-r-color-2 {
  border-right-color: #be5622 !important;
}

.color-3 {
  color: #11284b !important;
}

.hover\:color-3:hover {
  color: #11284b !important;
}

.visited\:color-3:visited {
  color: #11284b !important;
}

.focus\:color-3:focus {
  color: #11284b !important;
}

.active\:color-3:active {
  color: #11284b !important;
}

.fill-3 {
  fill: #11284b !important;
}

.hover\:fill-3:hover {
  fill: #11284b !important;
}

.focus\:fill-3:focus {
  fill: #11284b !important;
}

.active\:fill-3:active {
  fill: #11284b !important;
}

.bg-3 {
  background-color: #11284b !important;
}

.hover\:bg-3:hover {
  background-color: #11284b !important;
}

.focus\:bg-3:focus {
  background-color: #11284b !important;
}

.active\:bg-3:active {
  background-color: #11284b !important;
}

.border-color-3 {
  border-color: #11284b !important;
}

.border-t-color-3 {
  border-top-color: #11284b !important;
}

.border-b-color-3 {
  border-bottom-color: #11284b !important;
}

.border-l-color-3 {
  border-left-color: #11284b !important;
}

.border-r-color-3 {
  border-right-color: #11284b !important;
}

.color-4 {
  color: #be5622 !important;
}

.hover\:color-4:hover {
  color: #be5622 !important;
}

.visited\:color-4:visited {
  color: #be5622 !important;
}

.focus\:color-4:focus {
  color: #be5622 !important;
}

.active\:color-4:active {
  color: #be5622 !important;
}

.fill-4 {
  fill: #be5622 !important;
}

.hover\:fill-4:hover {
  fill: #be5622 !important;
}

.focus\:fill-4:focus {
  fill: #be5622 !important;
}

.active\:fill-4:active {
  fill: #be5622 !important;
}

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

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

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

.active\:bg-4:active {
  background-color: #be5622 !important;
}

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

.border-t-color-4 {
  border-top-color: #be5622 !important;
}

.border-b-color-4 {
  border-bottom-color: #be5622 !important;
}

.border-l-color-4 {
  border-left-color: #be5622 !important;
}

.border-r-color-4 {
  border-right-color: #be5622 !important;
}

.color-5 {
  color: #487568 !important;
}

.hover\:color-5:hover {
  color: #487568 !important;
}

.visited\:color-5:visited {
  color: #487568 !important;
}

.focus\:color-5:focus {
  color: #487568 !important;
}

.active\:color-5:active {
  color: #487568 !important;
}

.fill-5 {
  fill: #487568 !important;
}

.hover\:fill-5:hover {
  fill: #487568 !important;
}

.focus\:fill-5:focus {
  fill: #487568 !important;
}

.active\:fill-5:active {
  fill: #487568 !important;
}

.bg-5 {
  background-color: #487568 !important;
}

.hover\:bg-5:hover {
  background-color: #487568 !important;
}

.focus\:bg-5:focus {
  background-color: #487568 !important;
}

.active\:bg-5:active {
  background-color: #487568 !important;
}

.border-color-5 {
  border-color: #487568 !important;
}

.border-t-color-5 {
  border-top-color: #487568 !important;
}

.border-b-color-5 {
  border-bottom-color: #487568 !important;
}

.border-l-color-5 {
  border-left-color: #487568 !important;
}

.border-r-color-5 {
  border-right-color: #487568 !important;
}

.color-6 {
  color: #edf2f0 !important;
}

.hover\:color-6:hover {
  color: #edf2f0 !important;
}

.visited\:color-6:visited {
  color: #edf2f0 !important;
}

.focus\:color-6:focus {
  color: #edf2f0 !important;
}

.active\:color-6:active {
  color: #edf2f0 !important;
}

.fill-6 {
  fill: #edf2f0 !important;
}

.hover\:fill-6:hover {
  fill: #edf2f0 !important;
}

.focus\:fill-6:focus {
  fill: #edf2f0 !important;
}

.active\:fill-6:active {
  fill: #edf2f0 !important;
}

.bg-6 {
  background-color: #edf2f0 !important;
}

.hover\:bg-6:hover {
  background-color: #edf2f0 !important;
}

.focus\:bg-6:focus {
  background-color: #edf2f0 !important;
}

.active\:bg-6:active {
  background-color: #edf2f0 !important;
}

.border-color-6 {
  border-color: #edf2f0 !important;
}

.border-t-color-6 {
  border-top-color: #edf2f0 !important;
}

.border-b-color-6 {
  border-bottom-color: #edf2f0 !important;
}

.border-l-color-6 {
  border-left-color: #edf2f0 !important;
}

.border-r-color-6 {
  border-right-color: #edf2f0 !important;
}

.color-7 {
  color: #cbda29 !important;
}

.hover\:color-7:hover {
  color: #cbda29 !important;
}

.visited\:color-7:visited {
  color: #cbda29 !important;
}

.focus\:color-7:focus {
  color: #cbda29 !important;
}

.active\:color-7:active {
  color: #cbda29 !important;
}

.fill-7 {
  fill: #cbda29 !important;
}

.hover\:fill-7:hover {
  fill: #cbda29 !important;
}

.focus\:fill-7:focus {
  fill: #cbda29 !important;
}

.active\:fill-7:active {
  fill: #cbda29 !important;
}

.bg-7 {
  background-color: #cbda29 !important;
}

.hover\:bg-7:hover {
  background-color: #cbda29 !important;
}

.focus\:bg-7:focus {
  background-color: #cbda29 !important;
}

.active\:bg-7:active {
  background-color: #cbda29 !important;
}

.border-color-7 {
  border-color: #cbda29 !important;
}

.border-t-color-7 {
  border-top-color: #cbda29 !important;
}

.border-b-color-7 {
  border-bottom-color: #cbda29 !important;
}

.border-l-color-7 {
  border-left-color: #cbda29 !important;
}

.border-r-color-7 {
  border-right-color: #cbda29 !important;
}

.color-8 {
  color: #f6f8f7 !important;
}

.hover\:color-8:hover {
  color: #f6f8f7 !important;
}

.visited\:color-8:visited {
  color: #f6f8f7 !important;
}

.focus\:color-8:focus {
  color: #f6f8f7 !important;
}

.active\:color-8:active {
  color: #f6f8f7 !important;
}

.fill-8 {
  fill: #f6f8f7 !important;
}

.hover\:fill-8:hover {
  fill: #f6f8f7 !important;
}

.focus\:fill-8:focus {
  fill: #f6f8f7 !important;
}

.active\:fill-8:active {
  fill: #f6f8f7 !important;
}

.bg-8 {
  background-color: #f6f8f7 !important;
}

.hover\:bg-8:hover {
  background-color: #f6f8f7 !important;
}

.focus\:bg-8:focus {
  background-color: #f6f8f7 !important;
}

.active\:bg-8:active {
  background-color: #f6f8f7 !important;
}

.border-color-8 {
  border-color: #f6f8f7 !important;
}

.border-t-color-8 {
  border-top-color: #f6f8f7 !important;
}

.border-b-color-8 {
  border-bottom-color: #f6f8f7 !important;
}

.border-l-color-8 {
  border-left-color: #f6f8f7 !important;
}

.border-r-color-8 {
  border-right-color: #f6f8f7 !important;
}

.color-9 {
  color: #e4ebe9 !important;
}

.hover\:color-9:hover {
  color: #e4ebe9 !important;
}

.visited\:color-9:visited {
  color: #e4ebe9 !important;
}

.focus\:color-9:focus {
  color: #e4ebe9 !important;
}

.active\:color-9:active {
  color: #e4ebe9 !important;
}

.fill-9 {
  fill: #e4ebe9 !important;
}

.hover\:fill-9:hover {
  fill: #e4ebe9 !important;
}

.focus\:fill-9:focus {
  fill: #e4ebe9 !important;
}

.active\:fill-9:active {
  fill: #e4ebe9 !important;
}

.bg-9 {
  background-color: #e4ebe9 !important;
}

.hover\:bg-9:hover {
  background-color: #e4ebe9 !important;
}

.focus\:bg-9:focus {
  background-color: #e4ebe9 !important;
}

.active\:bg-9:active {
  background-color: #e4ebe9 !important;
}

.border-color-9 {
  border-color: #e4ebe9 !important;
}

.border-t-color-9 {
  border-top-color: #e4ebe9 !important;
}

.border-b-color-9 {
  border-bottom-color: #e4ebe9 !important;
}

.border-l-color-9 {
  border-left-color: #e4ebe9 !important;
}

.border-r-color-9 {
  border-right-color: #e4ebe9 !important;
}

.color-10 {
  color: #4278bc !important;
}

.hover\:color-10:hover {
  color: #4278bc !important;
}

.visited\:color-10:visited {
  color: #4278bc !important;
}

.focus\:color-10:focus {
  color: #4278bc !important;
}

.active\:color-10:active {
  color: #4278bc !important;
}

.fill-10 {
  fill: #4278bc !important;
}

.hover\:fill-10:hover {
  fill: #4278bc !important;
}

.focus\:fill-10:focus {
  fill: #4278bc !important;
}

.active\:fill-10:active {
  fill: #4278bc !important;
}

.bg-10 {
  background-color: #4278bc !important;
}

.hover\:bg-10:hover {
  background-color: #4278bc !important;
}

.focus\:bg-10:focus {
  background-color: #4278bc !important;
}

.active\:bg-10:active {
  background-color: #4278bc !important;
}

.border-color-10 {
  border-color: #4278bc !important;
}

.border-t-color-10 {
  border-top-color: #4278bc !important;
}

.border-b-color-10 {
  border-bottom-color: #4278bc !important;
}

.border-l-color-10 {
  border-left-color: #4278bc !important;
}

.border-r-color-10 {
  border-right-color: #4278bc !important;
}

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

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

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

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

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

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

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

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

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

.tracking-0\.01 {
  letter-spacing: 0.01em !important;
}

.tracking-0\.02 {
  letter-spacing: 0.02em !important;
}

.tracking-0\.03 {
  letter-spacing: 0.03em !important;
}

.tracking-0\.04 {
  letter-spacing: 0.04em !important;
}

.tracking-0\.05 {
  letter-spacing: 0.05em !important;
}

.tracking-0\.06 {
  letter-spacing: 0.06em !important;
}

.tracking-0\.07 {
  letter-spacing: 0.07em !important;
}

.tracking-0\.08 {
  letter-spacing: 0.08em !important;
}

.tracking-0\.09 {
  letter-spacing: 0.09em !important;
}

@media (max-width: 1500px) {
  .desktop\:flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-dive > * {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:block {
    display: block !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:block-dive > * {
    display: block !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inline-block-dive > * {
    display: inline-block !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inline {
    display: inline !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inline-dive > * {
    display: inline !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:hidden {
    display: none !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:hidden-dive > * {
    display: none !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:text-left {
    text-align: left !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:text-left-dive > * {
    text-align: left !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:text-center {
    text-align: center !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:text-center-dive > * {
    text-align: center !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:text-right {
    text-align: right !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:text-right-dive > * {
    text-align: right !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:text-justify {
    text-align: justify !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:text-justify-dive > * {
    text-align: justify !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:align-baseline {
    vertical-align: baseline !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:align-baseline-dive > * {
    vertical-align: baseline !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:align-top {
    vertical-align: top !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:align-top-dive > * {
    vertical-align: top !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:align-middle {
    vertical-align: middle !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:align-middle-dive > * {
    vertical-align: middle !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:align-bottom {
    vertical-align: bottom !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:align-bottom-dive > * {
    vertical-align: bottom !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:align-text-top {
    vertical-align: text-top !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:align-text-top-dive > * {
    vertical-align: text-top !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:align-text-bottom {
    vertical-align: text-bottom !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:align-text-bottom-dive > * {
    vertical-align: text-bottom !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-grow {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-grow-2 {
    -webkit-box-flex: 2 !important;
        -ms-flex-positive: 2 !important;
            flex-grow: 2 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-grow-2-dive > * {
    -webkit-box-flex: 2 !important;
        -ms-flex-positive: 2 !important;
            flex-grow: 2 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-grow-3 {
    -webkit-box-flex: 3 !important;
        -ms-flex-positive: 3 !important;
            flex-grow: 3 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-grow-3-dive > * {
    -webkit-box-flex: 3 !important;
        -ms-flex-positive: 3 !important;
            flex-grow: 3 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-grow-4 {
    -webkit-box-flex: 4 !important;
        -ms-flex-positive: 4 !important;
            flex-grow: 4 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-grow-4-dive > * {
    -webkit-box-flex: 4 !important;
        -ms-flex-positive: 4 !important;
            flex-grow: 4 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-grow-5 {
    -webkit-box-flex: 5 !important;
        -ms-flex-positive: 5 !important;
            flex-grow: 5 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-grow-5-dive > * {
    -webkit-box-flex: 5 !important;
        -ms-flex-positive: 5 !important;
            flex-grow: 5 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-grow-6 {
    -webkit-box-flex: 6 !important;
        -ms-flex-positive: 6 !important;
            flex-grow: 6 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-grow-6-dive > * {
    -webkit-box-flex: 6 !important;
        -ms-flex-positive: 6 !important;
            flex-grow: 6 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-grow-7 {
    -webkit-box-flex: 7 !important;
        -ms-flex-positive: 7 !important;
            flex-grow: 7 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-grow-7-dive > * {
    -webkit-box-flex: 7 !important;
        -ms-flex-positive: 7 !important;
            flex-grow: 7 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-grow-8 {
    -webkit-box-flex: 8 !important;
        -ms-flex-positive: 8 !important;
            flex-grow: 8 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-grow-8-dive > * {
    -webkit-box-flex: 8 !important;
        -ms-flex-positive: 8 !important;
            flex-grow: 8 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-grow-9 {
    -webkit-box-flex: 9 !important;
        -ms-flex-positive: 9 !important;
            flex-grow: 9 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-grow-9-dive > * {
    -webkit-box-flex: 9 !important;
        -ms-flex-positive: 9 !important;
            flex-grow: 9 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-grow-10 {
    -webkit-box-flex: 10 !important;
        -ms-flex-positive: 10 !important;
            flex-grow: 10 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-grow-10-dive > * {
    -webkit-box-flex: 10 !important;
        -ms-flex-positive: 10 !important;
            flex-grow: 10 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-grow-11 {
    -webkit-box-flex: 11 !important;
        -ms-flex-positive: 11 !important;
            flex-grow: 11 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-grow-11-dive > * {
    -webkit-box-flex: 11 !important;
        -ms-flex-positive: 11 !important;
            flex-grow: 11 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-grow-12 {
    -webkit-box-flex: 12 !important;
        -ms-flex-positive: 12 !important;
            flex-grow: 12 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-grow-12-dive > * {
    -webkit-box-flex: 12 !important;
        -ms-flex-positive: 12 !important;
            flex-grow: 12 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-grow-dive > * {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-shrink {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-shrink-2 {
    -ms-flex-negative: 2 !important;
        flex-shrink: 2 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-shrink-2-dive > * {
    -ms-flex-negative: 2 !important;
        flex-shrink: 2 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-shrink-3 {
    -ms-flex-negative: 3 !important;
        flex-shrink: 3 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-shrink-3-dive > * {
    -ms-flex-negative: 3 !important;
        flex-shrink: 3 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-shrink-4 {
    -ms-flex-negative: 4 !important;
        flex-shrink: 4 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-shrink-4-dive > * {
    -ms-flex-negative: 4 !important;
        flex-shrink: 4 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-shrink-5 {
    -ms-flex-negative: 5 !important;
        flex-shrink: 5 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-shrink-5-dive > * {
    -ms-flex-negative: 5 !important;
        flex-shrink: 5 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-shrink-6 {
    -ms-flex-negative: 6 !important;
        flex-shrink: 6 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-shrink-6-dive > * {
    -ms-flex-negative: 6 !important;
        flex-shrink: 6 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-shrink-7 {
    -ms-flex-negative: 7 !important;
        flex-shrink: 7 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-shrink-7-dive > * {
    -ms-flex-negative: 7 !important;
        flex-shrink: 7 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-shrink-8 {
    -ms-flex-negative: 8 !important;
        flex-shrink: 8 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-shrink-8-dive > * {
    -ms-flex-negative: 8 !important;
        flex-shrink: 8 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-shrink-9 {
    -ms-flex-negative: 9 !important;
        flex-shrink: 9 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-shrink-9-dive > * {
    -ms-flex-negative: 9 !important;
        flex-shrink: 9 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-shrink-10 {
    -ms-flex-negative: 10 !important;
        flex-shrink: 10 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-shrink-10-dive > * {
    -ms-flex-negative: 10 !important;
        flex-shrink: 10 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-shrink-11 {
    -ms-flex-negative: 11 !important;
        flex-shrink: 11 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-shrink-11-dive > * {
    -ms-flex-negative: 11 !important;
        flex-shrink: 11 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-shrink-12 {
    -ms-flex-negative: 12 !important;
        flex-shrink: 12 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-shrink-12-dive > * {
    -ms-flex-negative: 12 !important;
        flex-shrink: 12 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-shrink-dive > * {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:order {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:order-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:order-2-dive > * {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:order-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:order-3-dive > * {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:order-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:order-4-dive > * {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:order-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:order-5-dive > * {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:order-6 {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:order-6-dive > * {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:order-7 {
    -webkit-box-ordinal-group: 8 !important;
        -ms-flex-order: 7 !important;
            order: 7 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:order-7-dive > * {
    -webkit-box-ordinal-group: 8 !important;
        -ms-flex-order: 7 !important;
            order: 7 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:order-8 {
    -webkit-box-ordinal-group: 9 !important;
        -ms-flex-order: 8 !important;
            order: 8 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:order-8-dive > * {
    -webkit-box-ordinal-group: 9 !important;
        -ms-flex-order: 8 !important;
            order: 8 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:order-9 {
    -webkit-box-ordinal-group: 10 !important;
        -ms-flex-order: 9 !important;
            order: 9 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:order-9-dive > * {
    -webkit-box-ordinal-group: 10 !important;
        -ms-flex-order: 9 !important;
            order: 9 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:order-10 {
    -webkit-box-ordinal-group: 11 !important;
        -ms-flex-order: 10 !important;
            order: 10 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:order-10-dive > * {
    -webkit-box-ordinal-group: 11 !important;
        -ms-flex-order: 10 !important;
            order: 10 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:order-11 {
    -webkit-box-ordinal-group: 12 !important;
        -ms-flex-order: 11 !important;
            order: 11 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:order-11-dive > * {
    -webkit-box-ordinal-group: 12 !important;
        -ms-flex-order: 11 !important;
            order: 11 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:order-12 {
    -webkit-box-ordinal-group: 13 !important;
        -ms-flex-order: 12 !important;
            order: 12 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:order-12-dive > * {
    -webkit-box-ordinal-group: 13 !important;
        -ms-flex-order: 12 !important;
            order: 12 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:order-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:order-dive > * {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-row-dive > * {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-row-reverse-dive > * {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-column-dive > * {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:flex-column-reverse-dive > * {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:justify-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:justify-start-dive > * {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:justify-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:justify-end-dive > * {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:justify-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:justify-center-dive > * {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:justify-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:justify-around-dive > * {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:justify-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:justify-between-dive > * {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:justify-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:justify-evenly-dive > * {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:items-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:items-start-dive > * {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:items-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:items-end-dive > * {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:items-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:items-center-dive > * {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:items-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:items-baseline-dive > * {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:items-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:items-stretch-dive > * {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:table {
    display: table !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:table-dive > * {
    display: table !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:table-row {
    display: table-row !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:table-row-dive > * {
    display: table-row !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:table-cell {
    display: table-cell !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:table-cell-dive > * {
    display: table-cell !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:static {
    position: static !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:static-dive > * {
    position: static !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:fixed {
    position: fixed !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:fixed-dive > * {
    position: fixed !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:absolute {
    position: absolute !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:absolute-dive > * {
    position: absolute !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pin {
    position: absolute !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pin-dive > * {
    position: absolute !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:relative {
    position: relative !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:relative-dive > * {
    position: relative !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:sticky {
    position: sticky !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:sticky-dive > * {
    position: sticky !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset {
    top: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-inset-2 {
    top: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-inset-1\.5 {
    top: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-inset-0\.5 {
    top: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-0\.5 {
    top: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-1\.5 {
    top: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-2 {
    top: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-2\.5 {
    top: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-3 {
    top: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-3\.5 {
    top: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-4 {
    top: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-4\.5 {
    top: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-5 {
    top: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-5\.5 {
    top: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-6 {
    top: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-0 {
    top: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset {
    bottom: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-inset-2 {
    bottom: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-inset-1\.5 {
    bottom: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-inset-0\.5 {
    bottom: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-0\.5 {
    bottom: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-1\.5 {
    bottom: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-2 {
    bottom: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-2\.5 {
    bottom: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-3 {
    bottom: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-3\.5 {
    bottom: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-4 {
    bottom: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-4\.5 {
    bottom: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-5 {
    bottom: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-5\.5 {
    bottom: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-6 {
    bottom: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-0 {
    bottom: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset {
    left: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-inset-2 {
    left: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-inset-1\.5 {
    left: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-inset-0\.5 {
    left: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-0\.5 {
    left: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-1\.5 {
    left: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-2 {
    left: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-2\.5 {
    left: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-3 {
    left: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-3\.5 {
    left: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-4 {
    left: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-4\.5 {
    left: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-5 {
    left: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-5\.5 {
    left: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-6 {
    left: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-0 {
    left: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset {
    right: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-inset-2 {
    right: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-inset-1\.5 {
    right: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-inset-0\.5 {
    right: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-0\.5 {
    right: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-1\.5 {
    right: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-2 {
    right: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-2\.5 {
    right: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-3 {
    right: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-3\.5 {
    right: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-4 {
    right: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-4\.5 {
    right: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-5 {
    right: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-5\.5 {
    right: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-6 {
    right: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-0 {
    right: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-y {
    top: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-inset-y-2 {
    top: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-inset-y-1\.5 {
    top: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-inset-y-0\.5 {
    top: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-y-0\.5 {
    top: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-y-1\.5 {
    top: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-y-2 {
    top: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-y-2\.5 {
    top: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-y-3 {
    top: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-y-3\.5 {
    top: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-y-4 {
    top: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-y-4\.5 {
    top: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-y-5 {
    top: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-y-5\.5 {
    top: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-y-6 {
    top: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-y-0 {
    top: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-y {
    bottom: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-inset-y-2 {
    bottom: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-inset-y-1\.5 {
    bottom: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-inset-y-0\.5 {
    bottom: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-y-0\.5 {
    bottom: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-y-1\.5 {
    bottom: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-y-2 {
    bottom: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-y-2\.5 {
    bottom: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-y-3 {
    bottom: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-y-3\.5 {
    bottom: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-y-4 {
    bottom: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-y-4\.5 {
    bottom: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-y-5 {
    bottom: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-y-5\.5 {
    bottom: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-y-6 {
    bottom: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-y-0 {
    bottom: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-x {
    left: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-inset-x-2 {
    left: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-inset-x-1\.5 {
    left: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-inset-x-0\.5 {
    left: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-x-0\.5 {
    left: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-x-1\.5 {
    left: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-x-2 {
    left: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-x-2\.5 {
    left: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-x-3 {
    left: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-x-3\.5 {
    left: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-x-4 {
    left: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-x-4\.5 {
    left: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-x-5 {
    left: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-x-5\.5 {
    left: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-x-6 {
    left: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-x-0 {
    left: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-x {
    right: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-inset-x-2 {
    right: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-inset-x-1\.5 {
    right: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-inset-x-0\.5 {
    right: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-x-0\.5 {
    right: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-x-1\.5 {
    right: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-x-2 {
    right: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-x-2\.5 {
    right: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-x-3 {
    right: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-x-3\.5 {
    right: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-x-4 {
    right: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-x-4\.5 {
    right: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-x-5 {
    right: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-x-5\.5 {
    right: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-x-6 {
    right: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:inset-x-0 {
    right: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:top {
    top: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-top-2 {
    top: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-top-1\.5 {
    top: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-top-0\.5 {
    top: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:top-0\.5 {
    top: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:top-1\.5 {
    top: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:top-2 {
    top: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:top-2\.5 {
    top: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:top-3 {
    top: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:top-3\.5 {
    top: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:top-4 {
    top: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:top-4\.5 {
    top: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:top-5 {
    top: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:top-5\.5 {
    top: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:top-6 {
    top: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:top-0 {
    top: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:bottom {
    bottom: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-bottom-2 {
    bottom: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-bottom-1\.5 {
    bottom: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-bottom-0\.5 {
    bottom: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:bottom-0\.5 {
    bottom: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:bottom-1\.5 {
    bottom: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:bottom-2 {
    bottom: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:bottom-2\.5 {
    bottom: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:bottom-3 {
    bottom: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:bottom-3\.5 {
    bottom: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:bottom-4 {
    bottom: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:bottom-4\.5 {
    bottom: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:bottom-5 {
    bottom: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:bottom-5\.5 {
    bottom: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:bottom-6 {
    bottom: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:bottom-0 {
    bottom: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:left {
    left: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-left-2 {
    left: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-left-1\.5 {
    left: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-left-0\.5 {
    left: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:left-0\.5 {
    left: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:left-1\.5 {
    left: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:left-2 {
    left: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:left-2\.5 {
    left: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:left-3 {
    left: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:left-3\.5 {
    left: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:left-4 {
    left: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:left-4\.5 {
    left: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:left-5 {
    left: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:left-5\.5 {
    left: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:left-6 {
    left: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:left-0 {
    left: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:right {
    right: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-right-2 {
    right: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-right-1\.5 {
    right: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-right-0\.5 {
    right: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:right-0\.5 {
    right: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:right-1\.5 {
    right: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:right-2 {
    right: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:right-2\.5 {
    right: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:right-3 {
    right: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:right-3\.5 {
    right: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:right-4 {
    right: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:right-4\.5 {
    right: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:right-5 {
    right: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:right-5\.5 {
    right: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:right-6 {
    right: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:right-0 {
    right: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:transform-center {
    top: 50% !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:transform-center {
    left: 50% !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:transform-center {
    -webkit-transform: translate(-50%, -50%) !important;
        -ms-transform: translate(-50%, -50%) !important;
            transform: translate(-50%, -50%) !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:transform-center-x {
    left: 50% !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:transform-center-x {
    -webkit-transform: translateX(-50%) !important;
        -ms-transform: translateX(-50%) !important;
            transform: translateX(-50%) !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:transform-center-y {
    top: 50% !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:transform-center-y {
    -webkit-transform: translateY(-50%) !important;
        -ms-transform: translateY(-50%) !important;
            transform: translateY(-50%) !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:z {
    z-index: 1 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:z-2 {
    z-index: 2 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:z-3 {
    z-index: 3 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:z-4 {
    z-index: 4 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:z-5 {
    z-index: 5 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:z-6 {
    z-index: 6 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:z-7 {
    z-index: 7 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:z-8 {
    z-index: 8 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:z-9 {
    z-index: 9 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:z-10 {
    z-index: 10 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:z-0 {
    z-index: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:w-100 {
    width: 100% !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:w-100-dive > * {
    width: 100% !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:h-100 {
    height: 100% !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:h-100-dive > * {
    height: 100% !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:box-border {
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:box-border-dive > * {
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:box-content {
    -webkit-box-sizing: content-box !important;
            box-sizing: content-box !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:box-content-dive > * {
    -webkit-box-sizing: content-box !important;
            box-sizing: content-box !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:m {
    margin: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-m-2 {
    margin: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-m-2-dive > * {
    margin: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-m-1\.5 {
    margin: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-m-1\.5-dive > * {
    margin: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-m-0\.5 {
    margin: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-m-0\.5-dive > * {
    margin: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:m-0\.5 {
    margin: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:m-0\.5-dive > * {
    margin: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:m-1\.5 {
    margin: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:m-1\.5-dive > * {
    margin: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:m-2 {
    margin: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:m-2-dive > * {
    margin: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:m-2\.5 {
    margin: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:m-2\.5-dive > * {
    margin: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:m-3 {
    margin: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:m-3-dive > * {
    margin: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:m-3\.5 {
    margin: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:m-3\.5-dive > * {
    margin: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:m-4 {
    margin: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:m-4-dive > * {
    margin: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:m-4\.5 {
    margin: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:m-4\.5-dive > * {
    margin: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:m-5 {
    margin: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:m-5-dive > * {
    margin: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:m-5\.5 {
    margin: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:m-5\.5-dive > * {
    margin: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:m-6 {
    margin: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:m-6-dive > * {
    margin: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:m-0 {
    margin: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mt-0 {
    margin-top: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mt {
    margin-top: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mt {
    margin-top: -16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mt-2 {
    margin-top: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mt-2-dive > * {
    margin-top: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mt-1\.5 {
    margin-top: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mt-1\.5-dive > * {
    margin-top: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mt-0\.5 {
    margin-top: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mt-0\.5-dive > * {
    margin-top: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mt-0\.5 {
    margin-top: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mt-0\.5-dive > * {
    margin-top: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mt-1\.5 {
    margin-top: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mt-1\.5-dive > * {
    margin-top: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mt-2 {
    margin-top: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mt-2-dive > * {
    margin-top: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mt-2\.5 {
    margin-top: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mt-2\.5-dive > * {
    margin-top: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mt-3 {
    margin-top: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mt-3-dive > * {
    margin-top: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mt-3\.5 {
    margin-top: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mt-3\.5-dive > * {
    margin-top: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mt-4 {
    margin-top: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mt-4-dive > * {
    margin-top: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mt-4\.5 {
    margin-top: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mt-4\.5-dive > * {
    margin-top: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mt-5 {
    margin-top: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mt-5-dive > * {
    margin-top: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mt-5\.5 {
    margin-top: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mt-5\.5-dive > * {
    margin-top: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mt-6 {
    margin-top: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mt-6-dive > * {
    margin-top: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mt-dive > * {
    margin-top: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mr-0 {
    margin-right: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mr {
    margin-right: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mr {
    margin-right: -16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mr-2 {
    margin-right: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mr-2-dive > * {
    margin-right: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mr-1\.5 {
    margin-right: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mr-1\.5-dive > * {
    margin-right: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mr-0\.5 {
    margin-right: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mr-0\.5-dive > * {
    margin-right: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mr-0\.5 {
    margin-right: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mr-0\.5-dive > * {
    margin-right: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mr-1\.5 {
    margin-right: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mr-1\.5-dive > * {
    margin-right: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mr-2 {
    margin-right: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mr-2-dive > * {
    margin-right: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mr-2\.5 {
    margin-right: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mr-2\.5-dive > * {
    margin-right: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mr-3 {
    margin-right: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mr-3-dive > * {
    margin-right: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mr-3\.5 {
    margin-right: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mr-3\.5-dive > * {
    margin-right: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mr-4 {
    margin-right: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mr-4-dive > * {
    margin-right: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mr-4\.5 {
    margin-right: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mr-4\.5-dive > * {
    margin-right: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mr-5 {
    margin-right: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mr-5-dive > * {
    margin-right: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mr-5\.5 {
    margin-right: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mr-5\.5-dive > * {
    margin-right: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mr-6 {
    margin-right: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mr-6-dive > * {
    margin-right: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mr-dive > * {
    margin-right: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mb-0 {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mb {
    margin-bottom: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mb {
    margin-bottom: -16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mb-2 {
    margin-bottom: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mb-2-dive > * {
    margin-bottom: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mb-1\.5 {
    margin-bottom: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mb-1\.5-dive > * {
    margin-bottom: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mb-0\.5 {
    margin-bottom: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mb-0\.5-dive > * {
    margin-bottom: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mb-0\.5 {
    margin-bottom: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mb-0\.5-dive > * {
    margin-bottom: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mb-1\.5 {
    margin-bottom: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mb-1\.5-dive > * {
    margin-bottom: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mb-2 {
    margin-bottom: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mb-2-dive > * {
    margin-bottom: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mb-2\.5 {
    margin-bottom: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mb-2\.5-dive > * {
    margin-bottom: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mb-3 {
    margin-bottom: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mb-3-dive > * {
    margin-bottom: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mb-3\.5 {
    margin-bottom: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mb-3\.5-dive > * {
    margin-bottom: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mb-4 {
    margin-bottom: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mb-4-dive > * {
    margin-bottom: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mb-4\.5 {
    margin-bottom: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mb-4\.5-dive > * {
    margin-bottom: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mb-5 {
    margin-bottom: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mb-5-dive > * {
    margin-bottom: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mb-5\.5 {
    margin-bottom: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mb-5\.5-dive > * {
    margin-bottom: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mb-6 {
    margin-bottom: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mb-6-dive > * {
    margin-bottom: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mb-dive > * {
    margin-bottom: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:ml-0 {
    margin-left: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:ml {
    margin-left: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-ml {
    margin-left: -16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-ml-2 {
    margin-left: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-ml-2-dive > * {
    margin-left: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-ml-1\.5 {
    margin-left: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-ml-1\.5-dive > * {
    margin-left: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-ml-0\.5 {
    margin-left: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-ml-0\.5-dive > * {
    margin-left: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:ml-0\.5 {
    margin-left: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:ml-0\.5-dive > * {
    margin-left: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:ml-1\.5 {
    margin-left: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:ml-1\.5-dive > * {
    margin-left: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:ml-2 {
    margin-left: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:ml-2-dive > * {
    margin-left: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:ml-2\.5 {
    margin-left: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:ml-2\.5-dive > * {
    margin-left: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:ml-3 {
    margin-left: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:ml-3-dive > * {
    margin-left: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:ml-3\.5 {
    margin-left: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:ml-3\.5-dive > * {
    margin-left: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:ml-4 {
    margin-left: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:ml-4-dive > * {
    margin-left: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:ml-4\.5 {
    margin-left: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:ml-4\.5-dive > * {
    margin-left: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:ml-5 {
    margin-left: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:ml-5-dive > * {
    margin-left: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:ml-5\.5 {
    margin-left: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:ml-5\.5-dive > * {
    margin-left: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:ml-6 {
    margin-left: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:ml-6-dive > * {
    margin-left: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:ml-dive > * {
    margin-left: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:m-dive > * {
    margin: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my {
    margin-top: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-my-2 {
    margin-top: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-my-2-dive > * {
    margin-top: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-my-1\.5 {
    margin-top: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-my-1\.5-dive > * {
    margin-top: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-my-0\.5 {
    margin-top: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-my-0\.5-dive > * {
    margin-top: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-0\.5 {
    margin-top: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-0\.5-dive > * {
    margin-top: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-1\.5 {
    margin-top: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-1\.5-dive > * {
    margin-top: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-2 {
    margin-top: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-2-dive > * {
    margin-top: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-2\.5 {
    margin-top: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-2\.5-dive > * {
    margin-top: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-3 {
    margin-top: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-3-dive > * {
    margin-top: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-3\.5 {
    margin-top: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-3\.5-dive > * {
    margin-top: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-4 {
    margin-top: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-4-dive > * {
    margin-top: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-4\.5 {
    margin-top: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-4\.5-dive > * {
    margin-top: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-5 {
    margin-top: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-5-dive > * {
    margin-top: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-5\.5 {
    margin-top: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-5\.5-dive > * {
    margin-top: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-6 {
    margin-top: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-6-dive > * {
    margin-top: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-0 {
    margin-top: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-dive > * {
    margin-top: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my {
    margin-bottom: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-my-2 {
    margin-bottom: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-my-2-dive > * {
    margin-bottom: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-my-1\.5 {
    margin-bottom: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-my-1\.5-dive > * {
    margin-bottom: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-my-0\.5 {
    margin-bottom: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-my-0\.5-dive > * {
    margin-bottom: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-0\.5 {
    margin-bottom: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-0\.5-dive > * {
    margin-bottom: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-1\.5 {
    margin-bottom: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-1\.5-dive > * {
    margin-bottom: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-2 {
    margin-bottom: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-2-dive > * {
    margin-bottom: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-2\.5 {
    margin-bottom: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-2\.5-dive > * {
    margin-bottom: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-3 {
    margin-bottom: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-3-dive > * {
    margin-bottom: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-3\.5 {
    margin-bottom: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-3\.5-dive > * {
    margin-bottom: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-4 {
    margin-bottom: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-4-dive > * {
    margin-bottom: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-4\.5 {
    margin-bottom: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-4\.5-dive > * {
    margin-bottom: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-5 {
    margin-bottom: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-5-dive > * {
    margin-bottom: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-5\.5 {
    margin-bottom: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-5\.5-dive > * {
    margin-bottom: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-6 {
    margin-bottom: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-6-dive > * {
    margin-bottom: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-0 {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:my-dive > * {
    margin-bottom: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx {
    margin-left: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mx-2 {
    margin-left: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mx-2-dive > * {
    margin-left: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mx-1\.5 {
    margin-left: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mx-1\.5-dive > * {
    margin-left: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mx-0\.5 {
    margin-left: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mx-0\.5-dive > * {
    margin-left: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-0\.5 {
    margin-left: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-0\.5-dive > * {
    margin-left: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-1\.5 {
    margin-left: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-1\.5-dive > * {
    margin-left: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-2 {
    margin-left: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-2-dive > * {
    margin-left: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-2\.5 {
    margin-left: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-2\.5-dive > * {
    margin-left: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-3 {
    margin-left: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-3-dive > * {
    margin-left: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-3\.5 {
    margin-left: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-3\.5-dive > * {
    margin-left: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-4 {
    margin-left: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-4-dive > * {
    margin-left: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-4\.5 {
    margin-left: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-4\.5-dive > * {
    margin-left: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-5 {
    margin-left: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-5-dive > * {
    margin-left: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-5\.5 {
    margin-left: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-5\.5-dive > * {
    margin-left: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-6 {
    margin-left: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-6-dive > * {
    margin-left: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-0 {
    margin-left: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-dive > * {
    margin-left: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx {
    margin-right: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mx-2 {
    margin-right: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mx-2-dive > * {
    margin-right: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mx-1\.5 {
    margin-right: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mx-1\.5-dive > * {
    margin-right: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mx-0\.5 {
    margin-right: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-mx-0\.5-dive > * {
    margin-right: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-0\.5 {
    margin-right: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-0\.5-dive > * {
    margin-right: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-1\.5 {
    margin-right: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-1\.5-dive > * {
    margin-right: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-2 {
    margin-right: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-2-dive > * {
    margin-right: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-2\.5 {
    margin-right: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-2\.5-dive > * {
    margin-right: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-3 {
    margin-right: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-3-dive > * {
    margin-right: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-3\.5 {
    margin-right: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-3\.5-dive > * {
    margin-right: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-4 {
    margin-right: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-4-dive > * {
    margin-right: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-4\.5 {
    margin-right: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-4\.5-dive > * {
    margin-right: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-5 {
    margin-right: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-5-dive > * {
    margin-right: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-5\.5 {
    margin-right: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-5\.5-dive > * {
    margin-right: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-6 {
    margin-right: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-6-dive > * {
    margin-right: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-0 {
    margin-right: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:mx-dive > * {
    margin-right: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:p {
    padding: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-p-2 {
    padding: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-p-2-dive > * {
    padding: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-p-1\.5 {
    padding: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-p-1\.5-dive > * {
    padding: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-p-0\.5 {
    padding: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-p-0\.5-dive > * {
    padding: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:p-0\.5 {
    padding: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:p-0\.5-dive > * {
    padding: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:p-1\.5 {
    padding: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:p-1\.5-dive > * {
    padding: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:p-2 {
    padding: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:p-2-dive > * {
    padding: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:p-2\.5 {
    padding: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:p-2\.5-dive > * {
    padding: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:p-3 {
    padding: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:p-3-dive > * {
    padding: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:p-3\.5 {
    padding: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:p-3\.5-dive > * {
    padding: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:p-4 {
    padding: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:p-4-dive > * {
    padding: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:p-4\.5 {
    padding: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:p-4\.5-dive > * {
    padding: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:p-5 {
    padding: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:p-5-dive > * {
    padding: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:p-5\.5 {
    padding: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:p-5\.5-dive > * {
    padding: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:p-6 {
    padding: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:p-6-dive > * {
    padding: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:p-0 {
    padding: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pt-0 {
    padding-top: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pt {
    padding-top: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-pt-2 {
    padding-top: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-pt-2-dive > * {
    padding-top: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-pt-1\.5 {
    padding-top: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-pt-1\.5-dive > * {
    padding-top: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-pt-0\.5 {
    padding-top: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-pt-0\.5-dive > * {
    padding-top: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pt-0\.5 {
    padding-top: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pt-0\.5-dive > * {
    padding-top: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pt-1\.5 {
    padding-top: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pt-1\.5-dive > * {
    padding-top: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pt-2 {
    padding-top: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pt-2-dive > * {
    padding-top: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pt-2\.5 {
    padding-top: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pt-2\.5-dive > * {
    padding-top: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pt-3 {
    padding-top: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pt-3-dive > * {
    padding-top: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pt-3\.5 {
    padding-top: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pt-3\.5-dive > * {
    padding-top: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pt-4 {
    padding-top: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pt-4-dive > * {
    padding-top: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pt-4\.5 {
    padding-top: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pt-4\.5-dive > * {
    padding-top: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pt-5 {
    padding-top: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pt-5-dive > * {
    padding-top: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pt-5\.5 {
    padding-top: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pt-5\.5-dive > * {
    padding-top: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pt-6 {
    padding-top: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pt-6-dive > * {
    padding-top: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pt-dive > * {
    padding-top: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pr-0 {
    padding-right: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pr {
    padding-right: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-pr-2 {
    padding-right: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-pr-2-dive > * {
    padding-right: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-pr-1\.5 {
    padding-right: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-pr-1\.5-dive > * {
    padding-right: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-pr-0\.5 {
    padding-right: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-pr-0\.5-dive > * {
    padding-right: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pr-0\.5 {
    padding-right: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pr-0\.5-dive > * {
    padding-right: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pr-1\.5 {
    padding-right: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pr-1\.5-dive > * {
    padding-right: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pr-2 {
    padding-right: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pr-2-dive > * {
    padding-right: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pr-2\.5 {
    padding-right: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pr-2\.5-dive > * {
    padding-right: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pr-3 {
    padding-right: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pr-3-dive > * {
    padding-right: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pr-3\.5 {
    padding-right: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pr-3\.5-dive > * {
    padding-right: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pr-4 {
    padding-right: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pr-4-dive > * {
    padding-right: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pr-4\.5 {
    padding-right: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pr-4\.5-dive > * {
    padding-right: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pr-5 {
    padding-right: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pr-5-dive > * {
    padding-right: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pr-5\.5 {
    padding-right: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pr-5\.5-dive > * {
    padding-right: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pr-6 {
    padding-right: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pr-6-dive > * {
    padding-right: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pr-dive > * {
    padding-right: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pb-0 {
    padding-bottom: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pb {
    padding-bottom: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-pb-2 {
    padding-bottom: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-pb-2-dive > * {
    padding-bottom: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-pb-1\.5 {
    padding-bottom: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-pb-1\.5-dive > * {
    padding-bottom: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-pb-0\.5 {
    padding-bottom: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-pb-0\.5-dive > * {
    padding-bottom: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pb-0\.5 {
    padding-bottom: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pb-0\.5-dive > * {
    padding-bottom: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pb-1\.5 {
    padding-bottom: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pb-1\.5-dive > * {
    padding-bottom: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pb-2 {
    padding-bottom: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pb-2-dive > * {
    padding-bottom: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pb-2\.5 {
    padding-bottom: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pb-2\.5-dive > * {
    padding-bottom: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pb-3 {
    padding-bottom: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pb-3-dive > * {
    padding-bottom: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pb-3\.5 {
    padding-bottom: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pb-3\.5-dive > * {
    padding-bottom: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pb-4 {
    padding-bottom: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pb-4-dive > * {
    padding-bottom: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pb-4\.5 {
    padding-bottom: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pb-4\.5-dive > * {
    padding-bottom: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pb-5 {
    padding-bottom: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pb-5-dive > * {
    padding-bottom: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pb-5\.5 {
    padding-bottom: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pb-5\.5-dive > * {
    padding-bottom: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pb-6 {
    padding-bottom: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pb-6-dive > * {
    padding-bottom: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pb-dive > * {
    padding-bottom: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pl-0 {
    padding-left: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pl {
    padding-left: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-pl-2 {
    padding-left: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-pl-2-dive > * {
    padding-left: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-pl-1\.5 {
    padding-left: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-pl-1\.5-dive > * {
    padding-left: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-pl-0\.5 {
    padding-left: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-pl-0\.5-dive > * {
    padding-left: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pl-0\.5 {
    padding-left: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pl-0\.5-dive > * {
    padding-left: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pl-1\.5 {
    padding-left: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pl-1\.5-dive > * {
    padding-left: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pl-2 {
    padding-left: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pl-2-dive > * {
    padding-left: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pl-2\.5 {
    padding-left: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pl-2\.5-dive > * {
    padding-left: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pl-3 {
    padding-left: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pl-3-dive > * {
    padding-left: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pl-3\.5 {
    padding-left: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pl-3\.5-dive > * {
    padding-left: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pl-4 {
    padding-left: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pl-4-dive > * {
    padding-left: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pl-4\.5 {
    padding-left: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pl-4\.5-dive > * {
    padding-left: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pl-5 {
    padding-left: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pl-5-dive > * {
    padding-left: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pl-5\.5 {
    padding-left: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pl-5\.5-dive > * {
    padding-left: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pl-6 {
    padding-left: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pl-6-dive > * {
    padding-left: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:pl-dive > * {
    padding-left: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:p-dive > * {
    padding: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py {
    padding-top: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-py-2 {
    padding-top: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-py-2-dive > * {
    padding-top: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-py-1\.5 {
    padding-top: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-py-1\.5-dive > * {
    padding-top: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-py-0\.5 {
    padding-top: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-py-0\.5-dive > * {
    padding-top: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-0\.5 {
    padding-top: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-0\.5-dive > * {
    padding-top: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-1\.5 {
    padding-top: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-1\.5-dive > * {
    padding-top: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-2 {
    padding-top: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-2-dive > * {
    padding-top: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-2\.5 {
    padding-top: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-2\.5-dive > * {
    padding-top: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-3 {
    padding-top: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-3-dive > * {
    padding-top: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-3\.5 {
    padding-top: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-3\.5-dive > * {
    padding-top: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-4 {
    padding-top: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-4-dive > * {
    padding-top: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-4\.5 {
    padding-top: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-4\.5-dive > * {
    padding-top: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-5 {
    padding-top: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-5-dive > * {
    padding-top: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-5\.5 {
    padding-top: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-5\.5-dive > * {
    padding-top: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-6 {
    padding-top: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-6-dive > * {
    padding-top: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-0 {
    padding-top: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-dive > * {
    padding-top: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py {
    padding-bottom: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-py-2 {
    padding-bottom: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-py-2-dive > * {
    padding-bottom: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-py-1\.5 {
    padding-bottom: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-py-1\.5-dive > * {
    padding-bottom: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-py-0\.5 {
    padding-bottom: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-py-0\.5-dive > * {
    padding-bottom: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-0\.5 {
    padding-bottom: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-0\.5-dive > * {
    padding-bottom: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-1\.5 {
    padding-bottom: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-1\.5-dive > * {
    padding-bottom: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-2 {
    padding-bottom: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-2-dive > * {
    padding-bottom: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-2\.5 {
    padding-bottom: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-2\.5-dive > * {
    padding-bottom: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-3 {
    padding-bottom: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-3-dive > * {
    padding-bottom: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-3\.5 {
    padding-bottom: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-3\.5-dive > * {
    padding-bottom: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-4 {
    padding-bottom: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-4-dive > * {
    padding-bottom: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-4\.5 {
    padding-bottom: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-4\.5-dive > * {
    padding-bottom: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-5 {
    padding-bottom: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-5-dive > * {
    padding-bottom: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-5\.5 {
    padding-bottom: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-5\.5-dive > * {
    padding-bottom: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-6 {
    padding-bottom: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-6-dive > * {
    padding-bottom: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-0 {
    padding-bottom: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:py-dive > * {
    padding-bottom: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px {
    padding-left: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-px-2 {
    padding-left: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-px-2-dive > * {
    padding-left: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-px-1\.5 {
    padding-left: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-px-1\.5-dive > * {
    padding-left: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-px-0\.5 {
    padding-left: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-px-0\.5-dive > * {
    padding-left: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-0\.5 {
    padding-left: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-0\.5-dive > * {
    padding-left: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-1\.5 {
    padding-left: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-1\.5-dive > * {
    padding-left: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-2 {
    padding-left: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-2-dive > * {
    padding-left: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-2\.5 {
    padding-left: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-2\.5-dive > * {
    padding-left: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-3 {
    padding-left: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-3-dive > * {
    padding-left: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-3\.5 {
    padding-left: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-3\.5-dive > * {
    padding-left: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-4 {
    padding-left: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-4-dive > * {
    padding-left: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-4\.5 {
    padding-left: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-4\.5-dive > * {
    padding-left: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-5 {
    padding-left: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-5-dive > * {
    padding-left: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-5\.5 {
    padding-left: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-5\.5-dive > * {
    padding-left: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-6 {
    padding-left: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-6-dive > * {
    padding-left: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-0 {
    padding-left: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-dive > * {
    padding-left: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px {
    padding-right: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-px-2 {
    padding-right: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-px-2-dive > * {
    padding-right: -32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-px-1\.5 {
    padding-right: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-px-1\.5-dive > * {
    padding-right: -24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-px-0\.5 {
    padding-right: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:-px-0\.5-dive > * {
    padding-right: -8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-0\.5 {
    padding-right: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-0\.5-dive > * {
    padding-right: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-1\.5 {
    padding-right: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-1\.5-dive > * {
    padding-right: 24px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-2 {
    padding-right: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-2-dive > * {
    padding-right: 32px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-2\.5 {
    padding-right: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-2\.5-dive > * {
    padding-right: 40px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-3 {
    padding-right: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-3-dive > * {
    padding-right: 48px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-3\.5 {
    padding-right: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-3\.5-dive > * {
    padding-right: 56px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-4 {
    padding-right: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-4-dive > * {
    padding-right: 64px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-4\.5 {
    padding-right: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-4\.5-dive > * {
    padding-right: 72px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-5 {
    padding-right: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-5-dive > * {
    padding-right: 80px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-5\.5 {
    padding-right: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-5\.5-dive > * {
    padding-right: 88px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-6 {
    padding-right: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-6-dive > * {
    padding-right: 96px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-0 {
    padding-right: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:px-dive > * {
    padding-right: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-radius {
    border-radius: 4px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-radius-2 {
    border-radius: 8px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-radius-3 {
    border-radius: 12px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-radius-4 {
    border-radius: 16px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-radius-5 {
    border-radius: 20px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-radius-0 {
    border-radius: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-round {
    border-radius: 50% !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border {
    border-width: 1px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-2 {
    border-width: 2px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-3 {
    border-width: 3px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-4 {
    border-width: 4px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-5 {
    border-width: 5px !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-0 {
    border-width: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-none {
    border: none !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-t-solid {
    border-top-style: solid !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-t {
    border-top-width: 0.1rem !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-t-2 {
    border-top-width: 0.2rem !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-t-3 {
    border-top-width: 0.3rem !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-t-4 {
    border-top-width: 0.4rem !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-t-5 {
    border-top-width: 0.5rem !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-t-0 {
    border-top-width: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-b {
    border-bottom-width: 0.1rem !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-b-2 {
    border-bottom-width: 0.2rem !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-b-3 {
    border-bottom-width: 0.3rem !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-b-4 {
    border-bottom-width: 0.4rem !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-b-5 {
    border-bottom-width: 0.5rem !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-b-0 {
    border-bottom-width: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-l {
    border-left-width: 0.1rem !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-l-2 {
    border-left-width: 0.2rem !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-l-3 {
    border-left-width: 0.3rem !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-l-4 {
    border-left-width: 0.4rem !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-l-5 {
    border-left-width: 0.5rem !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-l-0 {
    border-left-width: 0 !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-r {
    border-right-width: 0.1rem !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-r-2 {
    border-right-width: 0.2rem !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-r-3 {
    border-right-width: 0.3rem !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-r-4 {
    border-right-width: 0.4rem !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-r-5 {
    border-right-width: 0.5rem !important;
  }
}

@media (max-width: 1500px) {
  .desktop\:border-r-0 {
    border-right-width: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-dive > * {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:block {
    display: block !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:block-dive > * {
    display: block !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inline-block-dive > * {
    display: inline-block !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inline {
    display: inline !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inline-dive > * {
    display: inline !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:hidden {
    display: none !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:hidden-dive > * {
    display: none !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:text-left {
    text-align: left !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:text-left-dive > * {
    text-align: left !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:text-center {
    text-align: center !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:text-center-dive > * {
    text-align: center !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:text-right {
    text-align: right !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:text-right-dive > * {
    text-align: right !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:text-justify {
    text-align: justify !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:text-justify-dive > * {
    text-align: justify !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:align-baseline {
    vertical-align: baseline !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:align-baseline-dive > * {
    vertical-align: baseline !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:align-top {
    vertical-align: top !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:align-top-dive > * {
    vertical-align: top !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:align-middle {
    vertical-align: middle !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:align-middle-dive > * {
    vertical-align: middle !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:align-bottom {
    vertical-align: bottom !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:align-bottom-dive > * {
    vertical-align: bottom !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:align-text-top {
    vertical-align: text-top !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:align-text-top-dive > * {
    vertical-align: text-top !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:align-text-bottom {
    vertical-align: text-bottom !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:align-text-bottom-dive > * {
    vertical-align: text-bottom !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-grow {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-grow-2 {
    -webkit-box-flex: 2 !important;
        -ms-flex-positive: 2 !important;
            flex-grow: 2 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-grow-2-dive > * {
    -webkit-box-flex: 2 !important;
        -ms-flex-positive: 2 !important;
            flex-grow: 2 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-grow-3 {
    -webkit-box-flex: 3 !important;
        -ms-flex-positive: 3 !important;
            flex-grow: 3 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-grow-3-dive > * {
    -webkit-box-flex: 3 !important;
        -ms-flex-positive: 3 !important;
            flex-grow: 3 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-grow-4 {
    -webkit-box-flex: 4 !important;
        -ms-flex-positive: 4 !important;
            flex-grow: 4 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-grow-4-dive > * {
    -webkit-box-flex: 4 !important;
        -ms-flex-positive: 4 !important;
            flex-grow: 4 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-grow-5 {
    -webkit-box-flex: 5 !important;
        -ms-flex-positive: 5 !important;
            flex-grow: 5 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-grow-5-dive > * {
    -webkit-box-flex: 5 !important;
        -ms-flex-positive: 5 !important;
            flex-grow: 5 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-grow-6 {
    -webkit-box-flex: 6 !important;
        -ms-flex-positive: 6 !important;
            flex-grow: 6 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-grow-6-dive > * {
    -webkit-box-flex: 6 !important;
        -ms-flex-positive: 6 !important;
            flex-grow: 6 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-grow-7 {
    -webkit-box-flex: 7 !important;
        -ms-flex-positive: 7 !important;
            flex-grow: 7 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-grow-7-dive > * {
    -webkit-box-flex: 7 !important;
        -ms-flex-positive: 7 !important;
            flex-grow: 7 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-grow-8 {
    -webkit-box-flex: 8 !important;
        -ms-flex-positive: 8 !important;
            flex-grow: 8 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-grow-8-dive > * {
    -webkit-box-flex: 8 !important;
        -ms-flex-positive: 8 !important;
            flex-grow: 8 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-grow-9 {
    -webkit-box-flex: 9 !important;
        -ms-flex-positive: 9 !important;
            flex-grow: 9 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-grow-9-dive > * {
    -webkit-box-flex: 9 !important;
        -ms-flex-positive: 9 !important;
            flex-grow: 9 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-grow-10 {
    -webkit-box-flex: 10 !important;
        -ms-flex-positive: 10 !important;
            flex-grow: 10 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-grow-10-dive > * {
    -webkit-box-flex: 10 !important;
        -ms-flex-positive: 10 !important;
            flex-grow: 10 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-grow-11 {
    -webkit-box-flex: 11 !important;
        -ms-flex-positive: 11 !important;
            flex-grow: 11 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-grow-11-dive > * {
    -webkit-box-flex: 11 !important;
        -ms-flex-positive: 11 !important;
            flex-grow: 11 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-grow-12 {
    -webkit-box-flex: 12 !important;
        -ms-flex-positive: 12 !important;
            flex-grow: 12 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-grow-12-dive > * {
    -webkit-box-flex: 12 !important;
        -ms-flex-positive: 12 !important;
            flex-grow: 12 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-grow-dive > * {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-shrink {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-shrink-2 {
    -ms-flex-negative: 2 !important;
        flex-shrink: 2 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-shrink-2-dive > * {
    -ms-flex-negative: 2 !important;
        flex-shrink: 2 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-shrink-3 {
    -ms-flex-negative: 3 !important;
        flex-shrink: 3 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-shrink-3-dive > * {
    -ms-flex-negative: 3 !important;
        flex-shrink: 3 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-shrink-4 {
    -ms-flex-negative: 4 !important;
        flex-shrink: 4 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-shrink-4-dive > * {
    -ms-flex-negative: 4 !important;
        flex-shrink: 4 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-shrink-5 {
    -ms-flex-negative: 5 !important;
        flex-shrink: 5 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-shrink-5-dive > * {
    -ms-flex-negative: 5 !important;
        flex-shrink: 5 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-shrink-6 {
    -ms-flex-negative: 6 !important;
        flex-shrink: 6 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-shrink-6-dive > * {
    -ms-flex-negative: 6 !important;
        flex-shrink: 6 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-shrink-7 {
    -ms-flex-negative: 7 !important;
        flex-shrink: 7 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-shrink-7-dive > * {
    -ms-flex-negative: 7 !important;
        flex-shrink: 7 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-shrink-8 {
    -ms-flex-negative: 8 !important;
        flex-shrink: 8 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-shrink-8-dive > * {
    -ms-flex-negative: 8 !important;
        flex-shrink: 8 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-shrink-9 {
    -ms-flex-negative: 9 !important;
        flex-shrink: 9 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-shrink-9-dive > * {
    -ms-flex-negative: 9 !important;
        flex-shrink: 9 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-shrink-10 {
    -ms-flex-negative: 10 !important;
        flex-shrink: 10 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-shrink-10-dive > * {
    -ms-flex-negative: 10 !important;
        flex-shrink: 10 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-shrink-11 {
    -ms-flex-negative: 11 !important;
        flex-shrink: 11 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-shrink-11-dive > * {
    -ms-flex-negative: 11 !important;
        flex-shrink: 11 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-shrink-12 {
    -ms-flex-negative: 12 !important;
        flex-shrink: 12 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-shrink-12-dive > * {
    -ms-flex-negative: 12 !important;
        flex-shrink: 12 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-shrink-dive > * {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:order {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:order-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:order-2-dive > * {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:order-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:order-3-dive > * {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:order-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:order-4-dive > * {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:order-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:order-5-dive > * {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:order-6 {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:order-6-dive > * {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:order-7 {
    -webkit-box-ordinal-group: 8 !important;
        -ms-flex-order: 7 !important;
            order: 7 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:order-7-dive > * {
    -webkit-box-ordinal-group: 8 !important;
        -ms-flex-order: 7 !important;
            order: 7 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:order-8 {
    -webkit-box-ordinal-group: 9 !important;
        -ms-flex-order: 8 !important;
            order: 8 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:order-8-dive > * {
    -webkit-box-ordinal-group: 9 !important;
        -ms-flex-order: 8 !important;
            order: 8 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:order-9 {
    -webkit-box-ordinal-group: 10 !important;
        -ms-flex-order: 9 !important;
            order: 9 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:order-9-dive > * {
    -webkit-box-ordinal-group: 10 !important;
        -ms-flex-order: 9 !important;
            order: 9 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:order-10 {
    -webkit-box-ordinal-group: 11 !important;
        -ms-flex-order: 10 !important;
            order: 10 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:order-10-dive > * {
    -webkit-box-ordinal-group: 11 !important;
        -ms-flex-order: 10 !important;
            order: 10 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:order-11 {
    -webkit-box-ordinal-group: 12 !important;
        -ms-flex-order: 11 !important;
            order: 11 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:order-11-dive > * {
    -webkit-box-ordinal-group: 12 !important;
        -ms-flex-order: 11 !important;
            order: 11 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:order-12 {
    -webkit-box-ordinal-group: 13 !important;
        -ms-flex-order: 12 !important;
            order: 12 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:order-12-dive > * {
    -webkit-box-ordinal-group: 13 !important;
        -ms-flex-order: 12 !important;
            order: 12 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:order-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:order-dive > * {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-row-dive > * {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-row-reverse-dive > * {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-column-dive > * {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:flex-column-reverse-dive > * {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:justify-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:justify-start-dive > * {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:justify-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:justify-end-dive > * {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:justify-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:justify-center-dive > * {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:justify-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:justify-around-dive > * {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:justify-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:justify-between-dive > * {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:justify-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:justify-evenly-dive > * {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:items-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:items-start-dive > * {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:items-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:items-end-dive > * {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:items-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:items-center-dive > * {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:items-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:items-baseline-dive > * {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:items-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:items-stretch-dive > * {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:table {
    display: table !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:table-dive > * {
    display: table !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:table-row {
    display: table-row !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:table-row-dive > * {
    display: table-row !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:table-cell {
    display: table-cell !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:table-cell-dive > * {
    display: table-cell !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:static {
    position: static !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:static-dive > * {
    position: static !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:fixed {
    position: fixed !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:fixed-dive > * {
    position: fixed !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:absolute {
    position: absolute !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:absolute-dive > * {
    position: absolute !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pin {
    position: absolute !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pin-dive > * {
    position: absolute !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:relative {
    position: relative !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:relative-dive > * {
    position: relative !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:sticky {
    position: sticky !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:sticky-dive > * {
    position: sticky !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset {
    top: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-inset-2 {
    top: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-inset-1\.5 {
    top: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-inset-0\.5 {
    top: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-0\.5 {
    top: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-1\.5 {
    top: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-2 {
    top: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-2\.5 {
    top: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-3 {
    top: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-3\.5 {
    top: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-4 {
    top: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-4\.5 {
    top: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-5 {
    top: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-5\.5 {
    top: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-6 {
    top: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-0 {
    top: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset {
    bottom: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-inset-2 {
    bottom: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-inset-1\.5 {
    bottom: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-inset-0\.5 {
    bottom: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-0\.5 {
    bottom: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-1\.5 {
    bottom: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-2 {
    bottom: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-2\.5 {
    bottom: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-3 {
    bottom: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-3\.5 {
    bottom: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-4 {
    bottom: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-4\.5 {
    bottom: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-5 {
    bottom: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-5\.5 {
    bottom: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-6 {
    bottom: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-0 {
    bottom: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset {
    left: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-inset-2 {
    left: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-inset-1\.5 {
    left: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-inset-0\.5 {
    left: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-0\.5 {
    left: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-1\.5 {
    left: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-2 {
    left: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-2\.5 {
    left: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-3 {
    left: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-3\.5 {
    left: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-4 {
    left: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-4\.5 {
    left: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-5 {
    left: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-5\.5 {
    left: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-6 {
    left: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-0 {
    left: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset {
    right: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-inset-2 {
    right: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-inset-1\.5 {
    right: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-inset-0\.5 {
    right: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-0\.5 {
    right: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-1\.5 {
    right: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-2 {
    right: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-2\.5 {
    right: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-3 {
    right: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-3\.5 {
    right: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-4 {
    right: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-4\.5 {
    right: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-5 {
    right: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-5\.5 {
    right: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-6 {
    right: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-0 {
    right: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-y {
    top: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-inset-y-2 {
    top: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-inset-y-1\.5 {
    top: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-inset-y-0\.5 {
    top: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-y-0\.5 {
    top: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-y-1\.5 {
    top: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-y-2 {
    top: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-y-2\.5 {
    top: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-y-3 {
    top: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-y-3\.5 {
    top: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-y-4 {
    top: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-y-4\.5 {
    top: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-y-5 {
    top: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-y-5\.5 {
    top: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-y-6 {
    top: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-y-0 {
    top: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-y {
    bottom: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-inset-y-2 {
    bottom: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-inset-y-1\.5 {
    bottom: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-inset-y-0\.5 {
    bottom: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-y-0\.5 {
    bottom: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-y-1\.5 {
    bottom: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-y-2 {
    bottom: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-y-2\.5 {
    bottom: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-y-3 {
    bottom: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-y-3\.5 {
    bottom: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-y-4 {
    bottom: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-y-4\.5 {
    bottom: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-y-5 {
    bottom: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-y-5\.5 {
    bottom: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-y-6 {
    bottom: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-y-0 {
    bottom: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-x {
    left: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-inset-x-2 {
    left: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-inset-x-1\.5 {
    left: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-inset-x-0\.5 {
    left: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-x-0\.5 {
    left: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-x-1\.5 {
    left: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-x-2 {
    left: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-x-2\.5 {
    left: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-x-3 {
    left: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-x-3\.5 {
    left: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-x-4 {
    left: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-x-4\.5 {
    left: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-x-5 {
    left: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-x-5\.5 {
    left: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-x-6 {
    left: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-x-0 {
    left: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-x {
    right: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-inset-x-2 {
    right: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-inset-x-1\.5 {
    right: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-inset-x-0\.5 {
    right: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-x-0\.5 {
    right: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-x-1\.5 {
    right: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-x-2 {
    right: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-x-2\.5 {
    right: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-x-3 {
    right: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-x-3\.5 {
    right: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-x-4 {
    right: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-x-4\.5 {
    right: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-x-5 {
    right: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-x-5\.5 {
    right: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-x-6 {
    right: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:inset-x-0 {
    right: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:top {
    top: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-top-2 {
    top: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-top-1\.5 {
    top: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-top-0\.5 {
    top: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:top-0\.5 {
    top: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:top-1\.5 {
    top: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:top-2 {
    top: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:top-2\.5 {
    top: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:top-3 {
    top: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:top-3\.5 {
    top: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:top-4 {
    top: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:top-4\.5 {
    top: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:top-5 {
    top: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:top-5\.5 {
    top: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:top-6 {
    top: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:top-0 {
    top: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:bottom {
    bottom: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-bottom-2 {
    bottom: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-bottom-1\.5 {
    bottom: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-bottom-0\.5 {
    bottom: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:bottom-0\.5 {
    bottom: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:bottom-1\.5 {
    bottom: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:bottom-2 {
    bottom: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:bottom-2\.5 {
    bottom: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:bottom-3 {
    bottom: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:bottom-3\.5 {
    bottom: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:bottom-4 {
    bottom: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:bottom-4\.5 {
    bottom: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:bottom-5 {
    bottom: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:bottom-5\.5 {
    bottom: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:bottom-6 {
    bottom: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:bottom-0 {
    bottom: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:left {
    left: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-left-2 {
    left: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-left-1\.5 {
    left: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-left-0\.5 {
    left: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:left-0\.5 {
    left: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:left-1\.5 {
    left: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:left-2 {
    left: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:left-2\.5 {
    left: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:left-3 {
    left: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:left-3\.5 {
    left: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:left-4 {
    left: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:left-4\.5 {
    left: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:left-5 {
    left: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:left-5\.5 {
    left: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:left-6 {
    left: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:left-0 {
    left: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:right {
    right: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-right-2 {
    right: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-right-1\.5 {
    right: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-right-0\.5 {
    right: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:right-0\.5 {
    right: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:right-1\.5 {
    right: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:right-2 {
    right: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:right-2\.5 {
    right: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:right-3 {
    right: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:right-3\.5 {
    right: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:right-4 {
    right: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:right-4\.5 {
    right: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:right-5 {
    right: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:right-5\.5 {
    right: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:right-6 {
    right: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:right-0 {
    right: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:transform-center {
    top: 50% !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:transform-center {
    left: 50% !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:transform-center {
    -webkit-transform: translate(-50%, -50%) !important;
        -ms-transform: translate(-50%, -50%) !important;
            transform: translate(-50%, -50%) !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:transform-center-x {
    left: 50% !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:transform-center-x {
    -webkit-transform: translateX(-50%) !important;
        -ms-transform: translateX(-50%) !important;
            transform: translateX(-50%) !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:transform-center-y {
    top: 50% !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:transform-center-y {
    -webkit-transform: translateY(-50%) !important;
        -ms-transform: translateY(-50%) !important;
            transform: translateY(-50%) !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:z {
    z-index: 1 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:z-2 {
    z-index: 2 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:z-3 {
    z-index: 3 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:z-4 {
    z-index: 4 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:z-5 {
    z-index: 5 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:z-6 {
    z-index: 6 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:z-7 {
    z-index: 7 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:z-8 {
    z-index: 8 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:z-9 {
    z-index: 9 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:z-10 {
    z-index: 10 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:z-0 {
    z-index: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:w-100 {
    width: 100% !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:w-100-dive > * {
    width: 100% !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:h-100 {
    height: 100% !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:h-100-dive > * {
    height: 100% !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:box-border {
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:box-border-dive > * {
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:box-content {
    -webkit-box-sizing: content-box !important;
            box-sizing: content-box !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:box-content-dive > * {
    -webkit-box-sizing: content-box !important;
            box-sizing: content-box !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:m {
    margin: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-m-2 {
    margin: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-m-2-dive > * {
    margin: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-m-1\.5 {
    margin: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-m-1\.5-dive > * {
    margin: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-m-0\.5 {
    margin: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-m-0\.5-dive > * {
    margin: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:m-0\.5 {
    margin: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:m-0\.5-dive > * {
    margin: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:m-1\.5 {
    margin: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:m-1\.5-dive > * {
    margin: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:m-2 {
    margin: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:m-2-dive > * {
    margin: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:m-2\.5 {
    margin: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:m-2\.5-dive > * {
    margin: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:m-3 {
    margin: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:m-3-dive > * {
    margin: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:m-3\.5 {
    margin: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:m-3\.5-dive > * {
    margin: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:m-4 {
    margin: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:m-4-dive > * {
    margin: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:m-4\.5 {
    margin: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:m-4\.5-dive > * {
    margin: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:m-5 {
    margin: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:m-5-dive > * {
    margin: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:m-5\.5 {
    margin: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:m-5\.5-dive > * {
    margin: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:m-6 {
    margin: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:m-6-dive > * {
    margin: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:m-0 {
    margin: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mt-0 {
    margin-top: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mt {
    margin-top: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mt {
    margin-top: -16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mt-2 {
    margin-top: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mt-2-dive > * {
    margin-top: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mt-1\.5 {
    margin-top: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mt-1\.5-dive > * {
    margin-top: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mt-0\.5 {
    margin-top: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mt-0\.5-dive > * {
    margin-top: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mt-0\.5 {
    margin-top: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mt-0\.5-dive > * {
    margin-top: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mt-1\.5 {
    margin-top: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mt-1\.5-dive > * {
    margin-top: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mt-2 {
    margin-top: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mt-2-dive > * {
    margin-top: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mt-2\.5 {
    margin-top: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mt-2\.5-dive > * {
    margin-top: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mt-3 {
    margin-top: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mt-3-dive > * {
    margin-top: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mt-3\.5 {
    margin-top: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mt-3\.5-dive > * {
    margin-top: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mt-4 {
    margin-top: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mt-4-dive > * {
    margin-top: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mt-4\.5 {
    margin-top: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mt-4\.5-dive > * {
    margin-top: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mt-5 {
    margin-top: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mt-5-dive > * {
    margin-top: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mt-5\.5 {
    margin-top: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mt-5\.5-dive > * {
    margin-top: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mt-6 {
    margin-top: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mt-6-dive > * {
    margin-top: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mt-dive > * {
    margin-top: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mr-0 {
    margin-right: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mr {
    margin-right: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mr {
    margin-right: -16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mr-2 {
    margin-right: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mr-2-dive > * {
    margin-right: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mr-1\.5 {
    margin-right: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mr-1\.5-dive > * {
    margin-right: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mr-0\.5 {
    margin-right: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mr-0\.5-dive > * {
    margin-right: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mr-0\.5 {
    margin-right: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mr-0\.5-dive > * {
    margin-right: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mr-1\.5 {
    margin-right: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mr-1\.5-dive > * {
    margin-right: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mr-2 {
    margin-right: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mr-2-dive > * {
    margin-right: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mr-2\.5 {
    margin-right: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mr-2\.5-dive > * {
    margin-right: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mr-3 {
    margin-right: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mr-3-dive > * {
    margin-right: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mr-3\.5 {
    margin-right: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mr-3\.5-dive > * {
    margin-right: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mr-4 {
    margin-right: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mr-4-dive > * {
    margin-right: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mr-4\.5 {
    margin-right: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mr-4\.5-dive > * {
    margin-right: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mr-5 {
    margin-right: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mr-5-dive > * {
    margin-right: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mr-5\.5 {
    margin-right: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mr-5\.5-dive > * {
    margin-right: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mr-6 {
    margin-right: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mr-6-dive > * {
    margin-right: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mr-dive > * {
    margin-right: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mb-0 {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mb {
    margin-bottom: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mb {
    margin-bottom: -16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mb-2 {
    margin-bottom: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mb-2-dive > * {
    margin-bottom: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mb-1\.5 {
    margin-bottom: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mb-1\.5-dive > * {
    margin-bottom: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mb-0\.5 {
    margin-bottom: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mb-0\.5-dive > * {
    margin-bottom: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mb-0\.5 {
    margin-bottom: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mb-0\.5-dive > * {
    margin-bottom: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mb-1\.5 {
    margin-bottom: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mb-1\.5-dive > * {
    margin-bottom: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mb-2 {
    margin-bottom: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mb-2-dive > * {
    margin-bottom: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mb-2\.5 {
    margin-bottom: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mb-2\.5-dive > * {
    margin-bottom: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mb-3 {
    margin-bottom: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mb-3-dive > * {
    margin-bottom: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mb-3\.5 {
    margin-bottom: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mb-3\.5-dive > * {
    margin-bottom: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mb-4 {
    margin-bottom: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mb-4-dive > * {
    margin-bottom: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mb-4\.5 {
    margin-bottom: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mb-4\.5-dive > * {
    margin-bottom: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mb-5 {
    margin-bottom: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mb-5-dive > * {
    margin-bottom: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mb-5\.5 {
    margin-bottom: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mb-5\.5-dive > * {
    margin-bottom: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mb-6 {
    margin-bottom: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mb-6-dive > * {
    margin-bottom: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mb-dive > * {
    margin-bottom: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:ml-0 {
    margin-left: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:ml {
    margin-left: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-ml {
    margin-left: -16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-ml-2 {
    margin-left: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-ml-2-dive > * {
    margin-left: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-ml-1\.5 {
    margin-left: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-ml-1\.5-dive > * {
    margin-left: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-ml-0\.5 {
    margin-left: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-ml-0\.5-dive > * {
    margin-left: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:ml-0\.5 {
    margin-left: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:ml-0\.5-dive > * {
    margin-left: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:ml-1\.5 {
    margin-left: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:ml-1\.5-dive > * {
    margin-left: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:ml-2 {
    margin-left: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:ml-2-dive > * {
    margin-left: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:ml-2\.5 {
    margin-left: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:ml-2\.5-dive > * {
    margin-left: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:ml-3 {
    margin-left: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:ml-3-dive > * {
    margin-left: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:ml-3\.5 {
    margin-left: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:ml-3\.5-dive > * {
    margin-left: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:ml-4 {
    margin-left: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:ml-4-dive > * {
    margin-left: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:ml-4\.5 {
    margin-left: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:ml-4\.5-dive > * {
    margin-left: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:ml-5 {
    margin-left: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:ml-5-dive > * {
    margin-left: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:ml-5\.5 {
    margin-left: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:ml-5\.5-dive > * {
    margin-left: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:ml-6 {
    margin-left: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:ml-6-dive > * {
    margin-left: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:ml-dive > * {
    margin-left: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:m-dive > * {
    margin: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my {
    margin-top: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-my-2 {
    margin-top: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-my-2-dive > * {
    margin-top: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-my-1\.5 {
    margin-top: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-my-1\.5-dive > * {
    margin-top: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-my-0\.5 {
    margin-top: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-my-0\.5-dive > * {
    margin-top: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-0\.5 {
    margin-top: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-0\.5-dive > * {
    margin-top: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-1\.5 {
    margin-top: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-1\.5-dive > * {
    margin-top: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-2 {
    margin-top: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-2-dive > * {
    margin-top: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-2\.5 {
    margin-top: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-2\.5-dive > * {
    margin-top: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-3 {
    margin-top: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-3-dive > * {
    margin-top: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-3\.5 {
    margin-top: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-3\.5-dive > * {
    margin-top: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-4 {
    margin-top: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-4-dive > * {
    margin-top: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-4\.5 {
    margin-top: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-4\.5-dive > * {
    margin-top: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-5 {
    margin-top: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-5-dive > * {
    margin-top: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-5\.5 {
    margin-top: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-5\.5-dive > * {
    margin-top: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-6 {
    margin-top: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-6-dive > * {
    margin-top: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-0 {
    margin-top: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-dive > * {
    margin-top: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my {
    margin-bottom: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-my-2 {
    margin-bottom: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-my-2-dive > * {
    margin-bottom: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-my-1\.5 {
    margin-bottom: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-my-1\.5-dive > * {
    margin-bottom: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-my-0\.5 {
    margin-bottom: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-my-0\.5-dive > * {
    margin-bottom: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-0\.5 {
    margin-bottom: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-0\.5-dive > * {
    margin-bottom: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-1\.5 {
    margin-bottom: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-1\.5-dive > * {
    margin-bottom: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-2 {
    margin-bottom: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-2-dive > * {
    margin-bottom: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-2\.5 {
    margin-bottom: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-2\.5-dive > * {
    margin-bottom: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-3 {
    margin-bottom: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-3-dive > * {
    margin-bottom: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-3\.5 {
    margin-bottom: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-3\.5-dive > * {
    margin-bottom: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-4 {
    margin-bottom: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-4-dive > * {
    margin-bottom: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-4\.5 {
    margin-bottom: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-4\.5-dive > * {
    margin-bottom: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-5 {
    margin-bottom: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-5-dive > * {
    margin-bottom: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-5\.5 {
    margin-bottom: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-5\.5-dive > * {
    margin-bottom: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-6 {
    margin-bottom: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-6-dive > * {
    margin-bottom: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-0 {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:my-dive > * {
    margin-bottom: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx {
    margin-left: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mx-2 {
    margin-left: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mx-2-dive > * {
    margin-left: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mx-1\.5 {
    margin-left: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mx-1\.5-dive > * {
    margin-left: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mx-0\.5 {
    margin-left: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mx-0\.5-dive > * {
    margin-left: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-0\.5 {
    margin-left: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-0\.5-dive > * {
    margin-left: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-1\.5 {
    margin-left: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-1\.5-dive > * {
    margin-left: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-2 {
    margin-left: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-2-dive > * {
    margin-left: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-2\.5 {
    margin-left: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-2\.5-dive > * {
    margin-left: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-3 {
    margin-left: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-3-dive > * {
    margin-left: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-3\.5 {
    margin-left: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-3\.5-dive > * {
    margin-left: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-4 {
    margin-left: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-4-dive > * {
    margin-left: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-4\.5 {
    margin-left: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-4\.5-dive > * {
    margin-left: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-5 {
    margin-left: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-5-dive > * {
    margin-left: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-5\.5 {
    margin-left: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-5\.5-dive > * {
    margin-left: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-6 {
    margin-left: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-6-dive > * {
    margin-left: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-0 {
    margin-left: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-dive > * {
    margin-left: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx {
    margin-right: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mx-2 {
    margin-right: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mx-2-dive > * {
    margin-right: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mx-1\.5 {
    margin-right: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mx-1\.5-dive > * {
    margin-right: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mx-0\.5 {
    margin-right: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-mx-0\.5-dive > * {
    margin-right: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-0\.5 {
    margin-right: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-0\.5-dive > * {
    margin-right: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-1\.5 {
    margin-right: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-1\.5-dive > * {
    margin-right: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-2 {
    margin-right: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-2-dive > * {
    margin-right: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-2\.5 {
    margin-right: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-2\.5-dive > * {
    margin-right: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-3 {
    margin-right: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-3-dive > * {
    margin-right: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-3\.5 {
    margin-right: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-3\.5-dive > * {
    margin-right: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-4 {
    margin-right: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-4-dive > * {
    margin-right: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-4\.5 {
    margin-right: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-4\.5-dive > * {
    margin-right: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-5 {
    margin-right: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-5-dive > * {
    margin-right: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-5\.5 {
    margin-right: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-5\.5-dive > * {
    margin-right: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-6 {
    margin-right: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-6-dive > * {
    margin-right: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-0 {
    margin-right: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:mx-dive > * {
    margin-right: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:p {
    padding: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-p-2 {
    padding: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-p-2-dive > * {
    padding: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-p-1\.5 {
    padding: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-p-1\.5-dive > * {
    padding: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-p-0\.5 {
    padding: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-p-0\.5-dive > * {
    padding: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:p-0\.5 {
    padding: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:p-0\.5-dive > * {
    padding: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:p-1\.5 {
    padding: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:p-1\.5-dive > * {
    padding: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:p-2 {
    padding: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:p-2-dive > * {
    padding: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:p-2\.5 {
    padding: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:p-2\.5-dive > * {
    padding: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:p-3 {
    padding: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:p-3-dive > * {
    padding: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:p-3\.5 {
    padding: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:p-3\.5-dive > * {
    padding: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:p-4 {
    padding: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:p-4-dive > * {
    padding: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:p-4\.5 {
    padding: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:p-4\.5-dive > * {
    padding: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:p-5 {
    padding: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:p-5-dive > * {
    padding: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:p-5\.5 {
    padding: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:p-5\.5-dive > * {
    padding: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:p-6 {
    padding: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:p-6-dive > * {
    padding: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:p-0 {
    padding: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pt-0 {
    padding-top: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pt {
    padding-top: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-pt-2 {
    padding-top: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-pt-2-dive > * {
    padding-top: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-pt-1\.5 {
    padding-top: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-pt-1\.5-dive > * {
    padding-top: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-pt-0\.5 {
    padding-top: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-pt-0\.5-dive > * {
    padding-top: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pt-0\.5 {
    padding-top: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pt-0\.5-dive > * {
    padding-top: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pt-1\.5 {
    padding-top: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pt-1\.5-dive > * {
    padding-top: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pt-2 {
    padding-top: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pt-2-dive > * {
    padding-top: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pt-2\.5 {
    padding-top: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pt-2\.5-dive > * {
    padding-top: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pt-3 {
    padding-top: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pt-3-dive > * {
    padding-top: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pt-3\.5 {
    padding-top: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pt-3\.5-dive > * {
    padding-top: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pt-4 {
    padding-top: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pt-4-dive > * {
    padding-top: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pt-4\.5 {
    padding-top: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pt-4\.5-dive > * {
    padding-top: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pt-5 {
    padding-top: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pt-5-dive > * {
    padding-top: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pt-5\.5 {
    padding-top: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pt-5\.5-dive > * {
    padding-top: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pt-6 {
    padding-top: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pt-6-dive > * {
    padding-top: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pt-dive > * {
    padding-top: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pr-0 {
    padding-right: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pr {
    padding-right: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-pr-2 {
    padding-right: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-pr-2-dive > * {
    padding-right: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-pr-1\.5 {
    padding-right: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-pr-1\.5-dive > * {
    padding-right: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-pr-0\.5 {
    padding-right: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-pr-0\.5-dive > * {
    padding-right: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pr-0\.5 {
    padding-right: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pr-0\.5-dive > * {
    padding-right: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pr-1\.5 {
    padding-right: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pr-1\.5-dive > * {
    padding-right: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pr-2 {
    padding-right: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pr-2-dive > * {
    padding-right: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pr-2\.5 {
    padding-right: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pr-2\.5-dive > * {
    padding-right: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pr-3 {
    padding-right: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pr-3-dive > * {
    padding-right: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pr-3\.5 {
    padding-right: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pr-3\.5-dive > * {
    padding-right: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pr-4 {
    padding-right: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pr-4-dive > * {
    padding-right: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pr-4\.5 {
    padding-right: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pr-4\.5-dive > * {
    padding-right: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pr-5 {
    padding-right: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pr-5-dive > * {
    padding-right: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pr-5\.5 {
    padding-right: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pr-5\.5-dive > * {
    padding-right: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pr-6 {
    padding-right: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pr-6-dive > * {
    padding-right: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pr-dive > * {
    padding-right: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pb-0 {
    padding-bottom: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pb {
    padding-bottom: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-pb-2 {
    padding-bottom: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-pb-2-dive > * {
    padding-bottom: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-pb-1\.5 {
    padding-bottom: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-pb-1\.5-dive > * {
    padding-bottom: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-pb-0\.5 {
    padding-bottom: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-pb-0\.5-dive > * {
    padding-bottom: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pb-0\.5 {
    padding-bottom: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pb-0\.5-dive > * {
    padding-bottom: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pb-1\.5 {
    padding-bottom: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pb-1\.5-dive > * {
    padding-bottom: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pb-2 {
    padding-bottom: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pb-2-dive > * {
    padding-bottom: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pb-2\.5 {
    padding-bottom: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pb-2\.5-dive > * {
    padding-bottom: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pb-3 {
    padding-bottom: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pb-3-dive > * {
    padding-bottom: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pb-3\.5 {
    padding-bottom: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pb-3\.5-dive > * {
    padding-bottom: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pb-4 {
    padding-bottom: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pb-4-dive > * {
    padding-bottom: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pb-4\.5 {
    padding-bottom: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pb-4\.5-dive > * {
    padding-bottom: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pb-5 {
    padding-bottom: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pb-5-dive > * {
    padding-bottom: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pb-5\.5 {
    padding-bottom: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pb-5\.5-dive > * {
    padding-bottom: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pb-6 {
    padding-bottom: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pb-6-dive > * {
    padding-bottom: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pb-dive > * {
    padding-bottom: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pl-0 {
    padding-left: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pl {
    padding-left: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-pl-2 {
    padding-left: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-pl-2-dive > * {
    padding-left: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-pl-1\.5 {
    padding-left: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-pl-1\.5-dive > * {
    padding-left: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-pl-0\.5 {
    padding-left: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-pl-0\.5-dive > * {
    padding-left: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pl-0\.5 {
    padding-left: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pl-0\.5-dive > * {
    padding-left: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pl-1\.5 {
    padding-left: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pl-1\.5-dive > * {
    padding-left: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pl-2 {
    padding-left: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pl-2-dive > * {
    padding-left: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pl-2\.5 {
    padding-left: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pl-2\.5-dive > * {
    padding-left: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pl-3 {
    padding-left: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pl-3-dive > * {
    padding-left: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pl-3\.5 {
    padding-left: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pl-3\.5-dive > * {
    padding-left: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pl-4 {
    padding-left: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pl-4-dive > * {
    padding-left: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pl-4\.5 {
    padding-left: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pl-4\.5-dive > * {
    padding-left: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pl-5 {
    padding-left: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pl-5-dive > * {
    padding-left: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pl-5\.5 {
    padding-left: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pl-5\.5-dive > * {
    padding-left: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pl-6 {
    padding-left: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pl-6-dive > * {
    padding-left: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:pl-dive > * {
    padding-left: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:p-dive > * {
    padding: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py {
    padding-top: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-py-2 {
    padding-top: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-py-2-dive > * {
    padding-top: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-py-1\.5 {
    padding-top: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-py-1\.5-dive > * {
    padding-top: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-py-0\.5 {
    padding-top: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-py-0\.5-dive > * {
    padding-top: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-0\.5 {
    padding-top: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-0\.5-dive > * {
    padding-top: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-1\.5 {
    padding-top: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-1\.5-dive > * {
    padding-top: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-2 {
    padding-top: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-2-dive > * {
    padding-top: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-2\.5 {
    padding-top: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-2\.5-dive > * {
    padding-top: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-3 {
    padding-top: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-3-dive > * {
    padding-top: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-3\.5 {
    padding-top: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-3\.5-dive > * {
    padding-top: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-4 {
    padding-top: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-4-dive > * {
    padding-top: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-4\.5 {
    padding-top: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-4\.5-dive > * {
    padding-top: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-5 {
    padding-top: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-5-dive > * {
    padding-top: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-5\.5 {
    padding-top: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-5\.5-dive > * {
    padding-top: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-6 {
    padding-top: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-6-dive > * {
    padding-top: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-0 {
    padding-top: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-dive > * {
    padding-top: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py {
    padding-bottom: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-py-2 {
    padding-bottom: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-py-2-dive > * {
    padding-bottom: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-py-1\.5 {
    padding-bottom: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-py-1\.5-dive > * {
    padding-bottom: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-py-0\.5 {
    padding-bottom: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-py-0\.5-dive > * {
    padding-bottom: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-0\.5 {
    padding-bottom: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-0\.5-dive > * {
    padding-bottom: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-1\.5 {
    padding-bottom: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-1\.5-dive > * {
    padding-bottom: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-2 {
    padding-bottom: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-2-dive > * {
    padding-bottom: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-2\.5 {
    padding-bottom: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-2\.5-dive > * {
    padding-bottom: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-3 {
    padding-bottom: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-3-dive > * {
    padding-bottom: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-3\.5 {
    padding-bottom: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-3\.5-dive > * {
    padding-bottom: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-4 {
    padding-bottom: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-4-dive > * {
    padding-bottom: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-4\.5 {
    padding-bottom: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-4\.5-dive > * {
    padding-bottom: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-5 {
    padding-bottom: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-5-dive > * {
    padding-bottom: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-5\.5 {
    padding-bottom: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-5\.5-dive > * {
    padding-bottom: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-6 {
    padding-bottom: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-6-dive > * {
    padding-bottom: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-0 {
    padding-bottom: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:py-dive > * {
    padding-bottom: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px {
    padding-left: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-px-2 {
    padding-left: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-px-2-dive > * {
    padding-left: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-px-1\.5 {
    padding-left: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-px-1\.5-dive > * {
    padding-left: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-px-0\.5 {
    padding-left: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-px-0\.5-dive > * {
    padding-left: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-0\.5 {
    padding-left: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-0\.5-dive > * {
    padding-left: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-1\.5 {
    padding-left: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-1\.5-dive > * {
    padding-left: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-2 {
    padding-left: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-2-dive > * {
    padding-left: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-2\.5 {
    padding-left: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-2\.5-dive > * {
    padding-left: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-3 {
    padding-left: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-3-dive > * {
    padding-left: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-3\.5 {
    padding-left: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-3\.5-dive > * {
    padding-left: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-4 {
    padding-left: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-4-dive > * {
    padding-left: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-4\.5 {
    padding-left: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-4\.5-dive > * {
    padding-left: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-5 {
    padding-left: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-5-dive > * {
    padding-left: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-5\.5 {
    padding-left: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-5\.5-dive > * {
    padding-left: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-6 {
    padding-left: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-6-dive > * {
    padding-left: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-0 {
    padding-left: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-dive > * {
    padding-left: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px {
    padding-right: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-px-2 {
    padding-right: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-px-2-dive > * {
    padding-right: -32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-px-1\.5 {
    padding-right: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-px-1\.5-dive > * {
    padding-right: -24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-px-0\.5 {
    padding-right: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:-px-0\.5-dive > * {
    padding-right: -8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-0\.5 {
    padding-right: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-0\.5-dive > * {
    padding-right: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-1\.5 {
    padding-right: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-1\.5-dive > * {
    padding-right: 24px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-2 {
    padding-right: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-2-dive > * {
    padding-right: 32px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-2\.5 {
    padding-right: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-2\.5-dive > * {
    padding-right: 40px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-3 {
    padding-right: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-3-dive > * {
    padding-right: 48px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-3\.5 {
    padding-right: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-3\.5-dive > * {
    padding-right: 56px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-4 {
    padding-right: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-4-dive > * {
    padding-right: 64px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-4\.5 {
    padding-right: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-4\.5-dive > * {
    padding-right: 72px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-5 {
    padding-right: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-5-dive > * {
    padding-right: 80px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-5\.5 {
    padding-right: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-5\.5-dive > * {
    padding-right: 88px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-6 {
    padding-right: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-6-dive > * {
    padding-right: 96px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-0 {
    padding-right: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:px-dive > * {
    padding-right: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-radius {
    border-radius: 4px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-radius-2 {
    border-radius: 8px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-radius-3 {
    border-radius: 12px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-radius-4 {
    border-radius: 16px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-radius-5 {
    border-radius: 20px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-radius-0 {
    border-radius: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-round {
    border-radius: 50% !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border {
    border-width: 1px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-2 {
    border-width: 2px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-3 {
    border-width: 3px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-4 {
    border-width: 4px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-5 {
    border-width: 5px !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-0 {
    border-width: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-none {
    border: none !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-t-solid {
    border-top-style: solid !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-t {
    border-top-width: 0.1rem !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-t-2 {
    border-top-width: 0.2rem !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-t-3 {
    border-top-width: 0.3rem !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-t-4 {
    border-top-width: 0.4rem !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-t-5 {
    border-top-width: 0.5rem !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-t-0 {
    border-top-width: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-b {
    border-bottom-width: 0.1rem !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-b-2 {
    border-bottom-width: 0.2rem !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-b-3 {
    border-bottom-width: 0.3rem !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-b-4 {
    border-bottom-width: 0.4rem !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-b-5 {
    border-bottom-width: 0.5rem !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-b-0 {
    border-bottom-width: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-l {
    border-left-width: 0.1rem !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-l-2 {
    border-left-width: 0.2rem !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-l-3 {
    border-left-width: 0.3rem !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-l-4 {
    border-left-width: 0.4rem !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-l-5 {
    border-left-width: 0.5rem !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-l-0 {
    border-left-width: 0 !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-r {
    border-right-width: 0.1rem !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-r-2 {
    border-right-width: 0.2rem !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-r-3 {
    border-right-width: 0.3rem !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-r-4 {
    border-right-width: 0.4rem !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-r-5 {
    border-right-width: 0.5rem !important;
  }
}

@media (max-width: 1023px) {
  .tablet\:border-r-0 {
    border-right-width: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-dive > * {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media (max-width: 767px) {
  .mobile\:block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .mobile\:block-dive > * {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inline-block-dive > * {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inline-dive > * {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .mobile\:hidden {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .mobile\:hidden-dive > * {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .mobile\:text-left {
    text-align: left !important;
  }
}

@media (max-width: 767px) {
  .mobile\:text-left-dive > * {
    text-align: left !important;
  }
}

@media (max-width: 767px) {
  .mobile\:text-center {
    text-align: center !important;
  }
}

@media (max-width: 767px) {
  .mobile\:text-center-dive > * {
    text-align: center !important;
  }
}

@media (max-width: 767px) {
  .mobile\:text-right {
    text-align: right !important;
  }
}

@media (max-width: 767px) {
  .mobile\:text-right-dive > * {
    text-align: right !important;
  }
}

@media (max-width: 767px) {
  .mobile\:text-justify {
    text-align: justify !important;
  }
}

@media (max-width: 767px) {
  .mobile\:text-justify-dive > * {
    text-align: justify !important;
  }
}

@media (max-width: 767px) {
  .mobile\:align-baseline {
    vertical-align: baseline !important;
  }
}

@media (max-width: 767px) {
  .mobile\:align-baseline-dive > * {
    vertical-align: baseline !important;
  }
}

@media (max-width: 767px) {
  .mobile\:align-top {
    vertical-align: top !important;
  }
}

@media (max-width: 767px) {
  .mobile\:align-top-dive > * {
    vertical-align: top !important;
  }
}

@media (max-width: 767px) {
  .mobile\:align-middle {
    vertical-align: middle !important;
  }
}

@media (max-width: 767px) {
  .mobile\:align-middle-dive > * {
    vertical-align: middle !important;
  }
}

@media (max-width: 767px) {
  .mobile\:align-bottom {
    vertical-align: bottom !important;
  }
}

@media (max-width: 767px) {
  .mobile\:align-bottom-dive > * {
    vertical-align: bottom !important;
  }
}

@media (max-width: 767px) {
  .mobile\:align-text-top {
    vertical-align: text-top !important;
  }
}

@media (max-width: 767px) {
  .mobile\:align-text-top-dive > * {
    vertical-align: text-top !important;
  }
}

@media (max-width: 767px) {
  .mobile\:align-text-bottom {
    vertical-align: text-bottom !important;
  }
}

@media (max-width: 767px) {
  .mobile\:align-text-bottom-dive > * {
    vertical-align: text-bottom !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-grow {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-grow-2 {
    -webkit-box-flex: 2 !important;
        -ms-flex-positive: 2 !important;
            flex-grow: 2 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-grow-2-dive > * {
    -webkit-box-flex: 2 !important;
        -ms-flex-positive: 2 !important;
            flex-grow: 2 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-grow-3 {
    -webkit-box-flex: 3 !important;
        -ms-flex-positive: 3 !important;
            flex-grow: 3 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-grow-3-dive > * {
    -webkit-box-flex: 3 !important;
        -ms-flex-positive: 3 !important;
            flex-grow: 3 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-grow-4 {
    -webkit-box-flex: 4 !important;
        -ms-flex-positive: 4 !important;
            flex-grow: 4 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-grow-4-dive > * {
    -webkit-box-flex: 4 !important;
        -ms-flex-positive: 4 !important;
            flex-grow: 4 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-grow-5 {
    -webkit-box-flex: 5 !important;
        -ms-flex-positive: 5 !important;
            flex-grow: 5 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-grow-5-dive > * {
    -webkit-box-flex: 5 !important;
        -ms-flex-positive: 5 !important;
            flex-grow: 5 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-grow-6 {
    -webkit-box-flex: 6 !important;
        -ms-flex-positive: 6 !important;
            flex-grow: 6 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-grow-6-dive > * {
    -webkit-box-flex: 6 !important;
        -ms-flex-positive: 6 !important;
            flex-grow: 6 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-grow-7 {
    -webkit-box-flex: 7 !important;
        -ms-flex-positive: 7 !important;
            flex-grow: 7 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-grow-7-dive > * {
    -webkit-box-flex: 7 !important;
        -ms-flex-positive: 7 !important;
            flex-grow: 7 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-grow-8 {
    -webkit-box-flex: 8 !important;
        -ms-flex-positive: 8 !important;
            flex-grow: 8 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-grow-8-dive > * {
    -webkit-box-flex: 8 !important;
        -ms-flex-positive: 8 !important;
            flex-grow: 8 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-grow-9 {
    -webkit-box-flex: 9 !important;
        -ms-flex-positive: 9 !important;
            flex-grow: 9 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-grow-9-dive > * {
    -webkit-box-flex: 9 !important;
        -ms-flex-positive: 9 !important;
            flex-grow: 9 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-grow-10 {
    -webkit-box-flex: 10 !important;
        -ms-flex-positive: 10 !important;
            flex-grow: 10 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-grow-10-dive > * {
    -webkit-box-flex: 10 !important;
        -ms-flex-positive: 10 !important;
            flex-grow: 10 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-grow-11 {
    -webkit-box-flex: 11 !important;
        -ms-flex-positive: 11 !important;
            flex-grow: 11 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-grow-11-dive > * {
    -webkit-box-flex: 11 !important;
        -ms-flex-positive: 11 !important;
            flex-grow: 11 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-grow-12 {
    -webkit-box-flex: 12 !important;
        -ms-flex-positive: 12 !important;
            flex-grow: 12 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-grow-12-dive > * {
    -webkit-box-flex: 12 !important;
        -ms-flex-positive: 12 !important;
            flex-grow: 12 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-grow-dive > * {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-shrink {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-shrink-2 {
    -ms-flex-negative: 2 !important;
        flex-shrink: 2 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-shrink-2-dive > * {
    -ms-flex-negative: 2 !important;
        flex-shrink: 2 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-shrink-3 {
    -ms-flex-negative: 3 !important;
        flex-shrink: 3 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-shrink-3-dive > * {
    -ms-flex-negative: 3 !important;
        flex-shrink: 3 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-shrink-4 {
    -ms-flex-negative: 4 !important;
        flex-shrink: 4 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-shrink-4-dive > * {
    -ms-flex-negative: 4 !important;
        flex-shrink: 4 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-shrink-5 {
    -ms-flex-negative: 5 !important;
        flex-shrink: 5 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-shrink-5-dive > * {
    -ms-flex-negative: 5 !important;
        flex-shrink: 5 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-shrink-6 {
    -ms-flex-negative: 6 !important;
        flex-shrink: 6 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-shrink-6-dive > * {
    -ms-flex-negative: 6 !important;
        flex-shrink: 6 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-shrink-7 {
    -ms-flex-negative: 7 !important;
        flex-shrink: 7 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-shrink-7-dive > * {
    -ms-flex-negative: 7 !important;
        flex-shrink: 7 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-shrink-8 {
    -ms-flex-negative: 8 !important;
        flex-shrink: 8 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-shrink-8-dive > * {
    -ms-flex-negative: 8 !important;
        flex-shrink: 8 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-shrink-9 {
    -ms-flex-negative: 9 !important;
        flex-shrink: 9 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-shrink-9-dive > * {
    -ms-flex-negative: 9 !important;
        flex-shrink: 9 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-shrink-10 {
    -ms-flex-negative: 10 !important;
        flex-shrink: 10 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-shrink-10-dive > * {
    -ms-flex-negative: 10 !important;
        flex-shrink: 10 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-shrink-11 {
    -ms-flex-negative: 11 !important;
        flex-shrink: 11 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-shrink-11-dive > * {
    -ms-flex-negative: 11 !important;
        flex-shrink: 11 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-shrink-12 {
    -ms-flex-negative: 12 !important;
        flex-shrink: 12 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-shrink-12-dive > * {
    -ms-flex-negative: 12 !important;
        flex-shrink: 12 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-shrink-dive > * {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:order {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:order-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:order-2-dive > * {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:order-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:order-3-dive > * {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:order-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:order-4-dive > * {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:order-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:order-5-dive > * {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:order-6 {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:order-6-dive > * {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:order-7 {
    -webkit-box-ordinal-group: 8 !important;
        -ms-flex-order: 7 !important;
            order: 7 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:order-7-dive > * {
    -webkit-box-ordinal-group: 8 !important;
        -ms-flex-order: 7 !important;
            order: 7 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:order-8 {
    -webkit-box-ordinal-group: 9 !important;
        -ms-flex-order: 8 !important;
            order: 8 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:order-8-dive > * {
    -webkit-box-ordinal-group: 9 !important;
        -ms-flex-order: 8 !important;
            order: 8 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:order-9 {
    -webkit-box-ordinal-group: 10 !important;
        -ms-flex-order: 9 !important;
            order: 9 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:order-9-dive > * {
    -webkit-box-ordinal-group: 10 !important;
        -ms-flex-order: 9 !important;
            order: 9 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:order-10 {
    -webkit-box-ordinal-group: 11 !important;
        -ms-flex-order: 10 !important;
            order: 10 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:order-10-dive > * {
    -webkit-box-ordinal-group: 11 !important;
        -ms-flex-order: 10 !important;
            order: 10 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:order-11 {
    -webkit-box-ordinal-group: 12 !important;
        -ms-flex-order: 11 !important;
            order: 11 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:order-11-dive > * {
    -webkit-box-ordinal-group: 12 !important;
        -ms-flex-order: 11 !important;
            order: 11 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:order-12 {
    -webkit-box-ordinal-group: 13 !important;
        -ms-flex-order: 12 !important;
            order: 12 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:order-12-dive > * {
    -webkit-box-ordinal-group: 13 !important;
        -ms-flex-order: 12 !important;
            order: 12 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:order-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:order-dive > * {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-row-dive > * {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-row-reverse-dive > * {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-column-dive > * {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}

@media (max-width: 767px) {
  .mobile\:flex-column-reverse-dive > * {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}

@media (max-width: 767px) {
  .mobile\:justify-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
}

@media (max-width: 767px) {
  .mobile\:justify-start-dive > * {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
}

@media (max-width: 767px) {
  .mobile\:justify-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
}

@media (max-width: 767px) {
  .mobile\:justify-end-dive > * {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
}

@media (max-width: 767px) {
  .mobile\:justify-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}

@media (max-width: 767px) {
  .mobile\:justify-center-dive > * {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}

@media (max-width: 767px) {
  .mobile\:justify-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
}

@media (max-width: 767px) {
  .mobile\:justify-around-dive > * {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
}

@media (max-width: 767px) {
  .mobile\:justify-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
}

@media (max-width: 767px) {
  .mobile\:justify-between-dive > * {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
}

@media (max-width: 767px) {
  .mobile\:justify-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
}

@media (max-width: 767px) {
  .mobile\:justify-evenly-dive > * {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
}

@media (max-width: 767px) {
  .mobile\:items-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}

@media (max-width: 767px) {
  .mobile\:items-start-dive > * {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}

@media (max-width: 767px) {
  .mobile\:items-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
}

@media (max-width: 767px) {
  .mobile\:items-end-dive > * {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
}

@media (max-width: 767px) {
  .mobile\:items-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
}

@media (max-width: 767px) {
  .mobile\:items-center-dive > * {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
}

@media (max-width: 767px) {
  .mobile\:items-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
}

@media (max-width: 767px) {
  .mobile\:items-baseline-dive > * {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
}

@media (max-width: 767px) {
  .mobile\:items-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
}

@media (max-width: 767px) {
  .mobile\:items-stretch-dive > * {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
}

@media (max-width: 767px) {
  .mobile\:table {
    display: table !important;
  }
}

@media (max-width: 767px) {
  .mobile\:table-dive > * {
    display: table !important;
  }
}

@media (max-width: 767px) {
  .mobile\:table-row {
    display: table-row !important;
  }
}

@media (max-width: 767px) {
  .mobile\:table-row-dive > * {
    display: table-row !important;
  }
}

@media (max-width: 767px) {
  .mobile\:table-cell {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .mobile\:table-cell-dive > * {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .mobile\:static {
    position: static !important;
  }
}

@media (max-width: 767px) {
  .mobile\:static-dive > * {
    position: static !important;
  }
}

@media (max-width: 767px) {
  .mobile\:fixed {
    position: fixed !important;
  }
}

@media (max-width: 767px) {
  .mobile\:fixed-dive > * {
    position: fixed !important;
  }
}

@media (max-width: 767px) {
  .mobile\:absolute {
    position: absolute !important;
  }
}

@media (max-width: 767px) {
  .mobile\:absolute-dive > * {
    position: absolute !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pin {
    position: absolute !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pin-dive > * {
    position: absolute !important;
  }
}

@media (max-width: 767px) {
  .mobile\:relative {
    position: relative !important;
  }
}

@media (max-width: 767px) {
  .mobile\:relative-dive > * {
    position: relative !important;
  }
}

@media (max-width: 767px) {
  .mobile\:sticky {
    position: sticky !important;
  }
}

@media (max-width: 767px) {
  .mobile\:sticky-dive > * {
    position: sticky !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset {
    top: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-inset-2 {
    top: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-inset-1\.5 {
    top: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-inset-0\.5 {
    top: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-0\.5 {
    top: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-1\.5 {
    top: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-2 {
    top: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-2\.5 {
    top: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-3 {
    top: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-3\.5 {
    top: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-4 {
    top: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-4\.5 {
    top: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-5 {
    top: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-5\.5 {
    top: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-6 {
    top: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-0 {
    top: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset {
    bottom: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-inset-2 {
    bottom: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-inset-1\.5 {
    bottom: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-inset-0\.5 {
    bottom: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-0\.5 {
    bottom: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-1\.5 {
    bottom: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-2 {
    bottom: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-2\.5 {
    bottom: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-3 {
    bottom: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-3\.5 {
    bottom: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-4 {
    bottom: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-4\.5 {
    bottom: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-5 {
    bottom: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-5\.5 {
    bottom: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-6 {
    bottom: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-0 {
    bottom: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset {
    left: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-inset-2 {
    left: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-inset-1\.5 {
    left: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-inset-0\.5 {
    left: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-0\.5 {
    left: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-1\.5 {
    left: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-2 {
    left: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-2\.5 {
    left: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-3 {
    left: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-3\.5 {
    left: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-4 {
    left: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-4\.5 {
    left: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-5 {
    left: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-5\.5 {
    left: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-6 {
    left: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-0 {
    left: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset {
    right: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-inset-2 {
    right: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-inset-1\.5 {
    right: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-inset-0\.5 {
    right: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-0\.5 {
    right: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-1\.5 {
    right: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-2 {
    right: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-2\.5 {
    right: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-3 {
    right: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-3\.5 {
    right: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-4 {
    right: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-4\.5 {
    right: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-5 {
    right: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-5\.5 {
    right: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-6 {
    right: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-0 {
    right: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-y {
    top: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-inset-y-2 {
    top: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-inset-y-1\.5 {
    top: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-inset-y-0\.5 {
    top: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-y-0\.5 {
    top: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-y-1\.5 {
    top: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-y-2 {
    top: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-y-2\.5 {
    top: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-y-3 {
    top: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-y-3\.5 {
    top: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-y-4 {
    top: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-y-4\.5 {
    top: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-y-5 {
    top: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-y-5\.5 {
    top: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-y-6 {
    top: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-y-0 {
    top: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-y {
    bottom: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-inset-y-2 {
    bottom: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-inset-y-1\.5 {
    bottom: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-inset-y-0\.5 {
    bottom: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-y-0\.5 {
    bottom: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-y-1\.5 {
    bottom: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-y-2 {
    bottom: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-y-2\.5 {
    bottom: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-y-3 {
    bottom: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-y-3\.5 {
    bottom: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-y-4 {
    bottom: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-y-4\.5 {
    bottom: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-y-5 {
    bottom: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-y-5\.5 {
    bottom: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-y-6 {
    bottom: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-y-0 {
    bottom: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-x {
    left: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-inset-x-2 {
    left: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-inset-x-1\.5 {
    left: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-inset-x-0\.5 {
    left: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-x-0\.5 {
    left: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-x-1\.5 {
    left: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-x-2 {
    left: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-x-2\.5 {
    left: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-x-3 {
    left: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-x-3\.5 {
    left: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-x-4 {
    left: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-x-4\.5 {
    left: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-x-5 {
    left: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-x-5\.5 {
    left: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-x-6 {
    left: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-x-0 {
    left: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-x {
    right: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-inset-x-2 {
    right: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-inset-x-1\.5 {
    right: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-inset-x-0\.5 {
    right: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-x-0\.5 {
    right: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-x-1\.5 {
    right: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-x-2 {
    right: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-x-2\.5 {
    right: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-x-3 {
    right: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-x-3\.5 {
    right: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-x-4 {
    right: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-x-4\.5 {
    right: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-x-5 {
    right: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-x-5\.5 {
    right: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-x-6 {
    right: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:inset-x-0 {
    right: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:top {
    top: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-top-2 {
    top: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-top-1\.5 {
    top: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-top-0\.5 {
    top: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:top-0\.5 {
    top: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:top-1\.5 {
    top: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:top-2 {
    top: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:top-2\.5 {
    top: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:top-3 {
    top: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:top-3\.5 {
    top: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:top-4 {
    top: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:top-4\.5 {
    top: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:top-5 {
    top: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:top-5\.5 {
    top: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:top-6 {
    top: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:top-0 {
    top: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:bottom {
    bottom: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-bottom-2 {
    bottom: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-bottom-1\.5 {
    bottom: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-bottom-0\.5 {
    bottom: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:bottom-0\.5 {
    bottom: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:bottom-1\.5 {
    bottom: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:bottom-2 {
    bottom: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:bottom-2\.5 {
    bottom: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:bottom-3 {
    bottom: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:bottom-3\.5 {
    bottom: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:bottom-4 {
    bottom: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:bottom-4\.5 {
    bottom: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:bottom-5 {
    bottom: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:bottom-5\.5 {
    bottom: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:bottom-6 {
    bottom: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:bottom-0 {
    bottom: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:left {
    left: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-left-2 {
    left: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-left-1\.5 {
    left: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-left-0\.5 {
    left: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:left-0\.5 {
    left: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:left-1\.5 {
    left: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:left-2 {
    left: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:left-2\.5 {
    left: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:left-3 {
    left: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:left-3\.5 {
    left: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:left-4 {
    left: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:left-4\.5 {
    left: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:left-5 {
    left: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:left-5\.5 {
    left: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:left-6 {
    left: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:left-0 {
    left: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:right {
    right: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-right-2 {
    right: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-right-1\.5 {
    right: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-right-0\.5 {
    right: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:right-0\.5 {
    right: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:right-1\.5 {
    right: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:right-2 {
    right: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:right-2\.5 {
    right: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:right-3 {
    right: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:right-3\.5 {
    right: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:right-4 {
    right: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:right-4\.5 {
    right: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:right-5 {
    right: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:right-5\.5 {
    right: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:right-6 {
    right: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:right-0 {
    right: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:transform-center {
    top: 50% !important;
  }
}

@media (max-width: 767px) {
  .mobile\:transform-center {
    left: 50% !important;
  }
}

@media (max-width: 767px) {
  .mobile\:transform-center {
    -webkit-transform: translate(-50%, -50%) !important;
        -ms-transform: translate(-50%, -50%) !important;
            transform: translate(-50%, -50%) !important;
  }
}

@media (max-width: 767px) {
  .mobile\:transform-center-x {
    left: 50% !important;
  }
}

@media (max-width: 767px) {
  .mobile\:transform-center-x {
    -webkit-transform: translateX(-50%) !important;
        -ms-transform: translateX(-50%) !important;
            transform: translateX(-50%) !important;
  }
}

@media (max-width: 767px) {
  .mobile\:transform-center-y {
    top: 50% !important;
  }
}

@media (max-width: 767px) {
  .mobile\:transform-center-y {
    -webkit-transform: translateY(-50%) !important;
        -ms-transform: translateY(-50%) !important;
            transform: translateY(-50%) !important;
  }
}

@media (max-width: 767px) {
  .mobile\:z {
    z-index: 1 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:z-2 {
    z-index: 2 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:z-3 {
    z-index: 3 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:z-4 {
    z-index: 4 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:z-5 {
    z-index: 5 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:z-6 {
    z-index: 6 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:z-7 {
    z-index: 7 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:z-8 {
    z-index: 8 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:z-9 {
    z-index: 9 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:z-10 {
    z-index: 10 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:z-0 {
    z-index: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:w-100 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .mobile\:w-100-dive > * {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .mobile\:h-100 {
    height: 100% !important;
  }
}

@media (max-width: 767px) {
  .mobile\:h-100-dive > * {
    height: 100% !important;
  }
}

@media (max-width: 767px) {
  .mobile\:box-border {
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
  }
}

@media (max-width: 767px) {
  .mobile\:box-border-dive > * {
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
  }
}

@media (max-width: 767px) {
  .mobile\:box-content {
    -webkit-box-sizing: content-box !important;
            box-sizing: content-box !important;
  }
}

@media (max-width: 767px) {
  .mobile\:box-content-dive > * {
    -webkit-box-sizing: content-box !important;
            box-sizing: content-box !important;
  }
}

@media (max-width: 767px) {
  .mobile\:m {
    margin: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-m-2 {
    margin: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-m-2-dive > * {
    margin: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-m-1\.5 {
    margin: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-m-1\.5-dive > * {
    margin: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-m-0\.5 {
    margin: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-m-0\.5-dive > * {
    margin: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:m-0\.5 {
    margin: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:m-0\.5-dive > * {
    margin: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:m-1\.5 {
    margin: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:m-1\.5-dive > * {
    margin: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:m-2 {
    margin: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:m-2-dive > * {
    margin: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:m-2\.5 {
    margin: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:m-2\.5-dive > * {
    margin: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:m-3 {
    margin: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:m-3-dive > * {
    margin: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:m-3\.5 {
    margin: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:m-3\.5-dive > * {
    margin: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:m-4 {
    margin: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:m-4-dive > * {
    margin: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:m-4\.5 {
    margin: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:m-4\.5-dive > * {
    margin: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:m-5 {
    margin: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:m-5-dive > * {
    margin: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:m-5\.5 {
    margin: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:m-5\.5-dive > * {
    margin: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:m-6 {
    margin: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:m-6-dive > * {
    margin: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:m-0 {
    margin: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mt-0 {
    margin-top: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mt {
    margin-top: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mt {
    margin-top: -16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mt-2 {
    margin-top: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mt-2-dive > * {
    margin-top: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mt-1\.5 {
    margin-top: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mt-1\.5-dive > * {
    margin-top: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mt-0\.5 {
    margin-top: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mt-0\.5-dive > * {
    margin-top: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mt-0\.5 {
    margin-top: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mt-0\.5-dive > * {
    margin-top: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mt-1\.5 {
    margin-top: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mt-1\.5-dive > * {
    margin-top: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mt-2 {
    margin-top: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mt-2-dive > * {
    margin-top: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mt-2\.5 {
    margin-top: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mt-2\.5-dive > * {
    margin-top: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mt-3 {
    margin-top: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mt-3-dive > * {
    margin-top: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mt-3\.5 {
    margin-top: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mt-3\.5-dive > * {
    margin-top: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mt-4 {
    margin-top: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mt-4-dive > * {
    margin-top: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mt-4\.5 {
    margin-top: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mt-4\.5-dive > * {
    margin-top: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mt-5 {
    margin-top: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mt-5-dive > * {
    margin-top: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mt-5\.5 {
    margin-top: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mt-5\.5-dive > * {
    margin-top: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mt-6 {
    margin-top: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mt-6-dive > * {
    margin-top: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mt-dive > * {
    margin-top: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mr-0 {
    margin-right: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mr {
    margin-right: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mr {
    margin-right: -16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mr-2 {
    margin-right: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mr-2-dive > * {
    margin-right: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mr-1\.5 {
    margin-right: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mr-1\.5-dive > * {
    margin-right: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mr-0\.5 {
    margin-right: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mr-0\.5-dive > * {
    margin-right: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mr-0\.5 {
    margin-right: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mr-0\.5-dive > * {
    margin-right: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mr-1\.5 {
    margin-right: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mr-1\.5-dive > * {
    margin-right: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mr-2 {
    margin-right: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mr-2-dive > * {
    margin-right: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mr-2\.5 {
    margin-right: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mr-2\.5-dive > * {
    margin-right: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mr-3 {
    margin-right: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mr-3-dive > * {
    margin-right: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mr-3\.5 {
    margin-right: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mr-3\.5-dive > * {
    margin-right: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mr-4 {
    margin-right: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mr-4-dive > * {
    margin-right: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mr-4\.5 {
    margin-right: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mr-4\.5-dive > * {
    margin-right: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mr-5 {
    margin-right: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mr-5-dive > * {
    margin-right: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mr-5\.5 {
    margin-right: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mr-5\.5-dive > * {
    margin-right: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mr-6 {
    margin-right: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mr-6-dive > * {
    margin-right: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mr-dive > * {
    margin-right: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mb-0 {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mb {
    margin-bottom: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mb {
    margin-bottom: -16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mb-2 {
    margin-bottom: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mb-2-dive > * {
    margin-bottom: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mb-1\.5 {
    margin-bottom: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mb-1\.5-dive > * {
    margin-bottom: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mb-0\.5 {
    margin-bottom: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mb-0\.5-dive > * {
    margin-bottom: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mb-0\.5 {
    margin-bottom: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mb-0\.5-dive > * {
    margin-bottom: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mb-1\.5 {
    margin-bottom: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mb-1\.5-dive > * {
    margin-bottom: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mb-2 {
    margin-bottom: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mb-2-dive > * {
    margin-bottom: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mb-2\.5 {
    margin-bottom: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mb-2\.5-dive > * {
    margin-bottom: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mb-3 {
    margin-bottom: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mb-3-dive > * {
    margin-bottom: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mb-3\.5 {
    margin-bottom: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mb-3\.5-dive > * {
    margin-bottom: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mb-4 {
    margin-bottom: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mb-4-dive > * {
    margin-bottom: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mb-4\.5 {
    margin-bottom: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mb-4\.5-dive > * {
    margin-bottom: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mb-5 {
    margin-bottom: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mb-5-dive > * {
    margin-bottom: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mb-5\.5 {
    margin-bottom: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mb-5\.5-dive > * {
    margin-bottom: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mb-6 {
    margin-bottom: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mb-6-dive > * {
    margin-bottom: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mb-dive > * {
    margin-bottom: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:ml-0 {
    margin-left: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:ml {
    margin-left: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-ml {
    margin-left: -16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-ml-2 {
    margin-left: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-ml-2-dive > * {
    margin-left: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-ml-1\.5 {
    margin-left: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-ml-1\.5-dive > * {
    margin-left: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-ml-0\.5 {
    margin-left: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-ml-0\.5-dive > * {
    margin-left: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:ml-0\.5 {
    margin-left: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:ml-0\.5-dive > * {
    margin-left: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:ml-1\.5 {
    margin-left: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:ml-1\.5-dive > * {
    margin-left: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:ml-2 {
    margin-left: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:ml-2-dive > * {
    margin-left: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:ml-2\.5 {
    margin-left: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:ml-2\.5-dive > * {
    margin-left: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:ml-3 {
    margin-left: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:ml-3-dive > * {
    margin-left: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:ml-3\.5 {
    margin-left: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:ml-3\.5-dive > * {
    margin-left: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:ml-4 {
    margin-left: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:ml-4-dive > * {
    margin-left: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:ml-4\.5 {
    margin-left: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:ml-4\.5-dive > * {
    margin-left: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:ml-5 {
    margin-left: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:ml-5-dive > * {
    margin-left: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:ml-5\.5 {
    margin-left: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:ml-5\.5-dive > * {
    margin-left: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:ml-6 {
    margin-left: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:ml-6-dive > * {
    margin-left: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:ml-dive > * {
    margin-left: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:m-dive > * {
    margin: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my {
    margin-top: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-my-2 {
    margin-top: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-my-2-dive > * {
    margin-top: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-my-1\.5 {
    margin-top: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-my-1\.5-dive > * {
    margin-top: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-my-0\.5 {
    margin-top: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-my-0\.5-dive > * {
    margin-top: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-0\.5 {
    margin-top: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-0\.5-dive > * {
    margin-top: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-1\.5 {
    margin-top: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-1\.5-dive > * {
    margin-top: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-2 {
    margin-top: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-2-dive > * {
    margin-top: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-2\.5 {
    margin-top: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-2\.5-dive > * {
    margin-top: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-3 {
    margin-top: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-3-dive > * {
    margin-top: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-3\.5 {
    margin-top: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-3\.5-dive > * {
    margin-top: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-4 {
    margin-top: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-4-dive > * {
    margin-top: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-4\.5 {
    margin-top: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-4\.5-dive > * {
    margin-top: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-5 {
    margin-top: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-5-dive > * {
    margin-top: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-5\.5 {
    margin-top: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-5\.5-dive > * {
    margin-top: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-6 {
    margin-top: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-6-dive > * {
    margin-top: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-0 {
    margin-top: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-dive > * {
    margin-top: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my {
    margin-bottom: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-my-2 {
    margin-bottom: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-my-2-dive > * {
    margin-bottom: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-my-1\.5 {
    margin-bottom: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-my-1\.5-dive > * {
    margin-bottom: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-my-0\.5 {
    margin-bottom: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-my-0\.5-dive > * {
    margin-bottom: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-0\.5 {
    margin-bottom: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-0\.5-dive > * {
    margin-bottom: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-1\.5 {
    margin-bottom: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-1\.5-dive > * {
    margin-bottom: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-2 {
    margin-bottom: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-2-dive > * {
    margin-bottom: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-2\.5 {
    margin-bottom: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-2\.5-dive > * {
    margin-bottom: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-3 {
    margin-bottom: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-3-dive > * {
    margin-bottom: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-3\.5 {
    margin-bottom: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-3\.5-dive > * {
    margin-bottom: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-4 {
    margin-bottom: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-4-dive > * {
    margin-bottom: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-4\.5 {
    margin-bottom: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-4\.5-dive > * {
    margin-bottom: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-5 {
    margin-bottom: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-5-dive > * {
    margin-bottom: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-5\.5 {
    margin-bottom: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-5\.5-dive > * {
    margin-bottom: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-6 {
    margin-bottom: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-6-dive > * {
    margin-bottom: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-0 {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:my-dive > * {
    margin-bottom: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx {
    margin-left: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mx-2 {
    margin-left: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mx-2-dive > * {
    margin-left: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mx-1\.5 {
    margin-left: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mx-1\.5-dive > * {
    margin-left: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mx-0\.5 {
    margin-left: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mx-0\.5-dive > * {
    margin-left: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-0\.5 {
    margin-left: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-0\.5-dive > * {
    margin-left: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-1\.5 {
    margin-left: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-1\.5-dive > * {
    margin-left: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-2 {
    margin-left: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-2-dive > * {
    margin-left: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-2\.5 {
    margin-left: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-2\.5-dive > * {
    margin-left: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-3 {
    margin-left: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-3-dive > * {
    margin-left: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-3\.5 {
    margin-left: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-3\.5-dive > * {
    margin-left: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-4 {
    margin-left: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-4-dive > * {
    margin-left: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-4\.5 {
    margin-left: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-4\.5-dive > * {
    margin-left: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-5 {
    margin-left: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-5-dive > * {
    margin-left: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-5\.5 {
    margin-left: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-5\.5-dive > * {
    margin-left: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-6 {
    margin-left: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-6-dive > * {
    margin-left: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-0 {
    margin-left: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-dive > * {
    margin-left: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx {
    margin-right: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mx-2 {
    margin-right: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mx-2-dive > * {
    margin-right: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mx-1\.5 {
    margin-right: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mx-1\.5-dive > * {
    margin-right: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mx-0\.5 {
    margin-right: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-mx-0\.5-dive > * {
    margin-right: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-0\.5 {
    margin-right: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-0\.5-dive > * {
    margin-right: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-1\.5 {
    margin-right: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-1\.5-dive > * {
    margin-right: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-2 {
    margin-right: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-2-dive > * {
    margin-right: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-2\.5 {
    margin-right: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-2\.5-dive > * {
    margin-right: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-3 {
    margin-right: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-3-dive > * {
    margin-right: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-3\.5 {
    margin-right: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-3\.5-dive > * {
    margin-right: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-4 {
    margin-right: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-4-dive > * {
    margin-right: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-4\.5 {
    margin-right: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-4\.5-dive > * {
    margin-right: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-5 {
    margin-right: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-5-dive > * {
    margin-right: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-5\.5 {
    margin-right: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-5\.5-dive > * {
    margin-right: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-6 {
    margin-right: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-6-dive > * {
    margin-right: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-0 {
    margin-right: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:mx-dive > * {
    margin-right: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:p {
    padding: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-p-2 {
    padding: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-p-2-dive > * {
    padding: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-p-1\.5 {
    padding: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-p-1\.5-dive > * {
    padding: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-p-0\.5 {
    padding: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-p-0\.5-dive > * {
    padding: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:p-0\.5 {
    padding: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:p-0\.5-dive > * {
    padding: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:p-1\.5 {
    padding: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:p-1\.5-dive > * {
    padding: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:p-2 {
    padding: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:p-2-dive > * {
    padding: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:p-2\.5 {
    padding: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:p-2\.5-dive > * {
    padding: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:p-3 {
    padding: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:p-3-dive > * {
    padding: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:p-3\.5 {
    padding: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:p-3\.5-dive > * {
    padding: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:p-4 {
    padding: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:p-4-dive > * {
    padding: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:p-4\.5 {
    padding: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:p-4\.5-dive > * {
    padding: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:p-5 {
    padding: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:p-5-dive > * {
    padding: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:p-5\.5 {
    padding: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:p-5\.5-dive > * {
    padding: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:p-6 {
    padding: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:p-6-dive > * {
    padding: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:p-0 {
    padding: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pt-0 {
    padding-top: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pt {
    padding-top: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-pt-2 {
    padding-top: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-pt-2-dive > * {
    padding-top: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-pt-1\.5 {
    padding-top: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-pt-1\.5-dive > * {
    padding-top: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-pt-0\.5 {
    padding-top: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-pt-0\.5-dive > * {
    padding-top: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pt-0\.5 {
    padding-top: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pt-0\.5-dive > * {
    padding-top: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pt-1\.5 {
    padding-top: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pt-1\.5-dive > * {
    padding-top: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pt-2 {
    padding-top: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pt-2-dive > * {
    padding-top: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pt-2\.5 {
    padding-top: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pt-2\.5-dive > * {
    padding-top: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pt-3 {
    padding-top: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pt-3-dive > * {
    padding-top: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pt-3\.5 {
    padding-top: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pt-3\.5-dive > * {
    padding-top: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pt-4 {
    padding-top: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pt-4-dive > * {
    padding-top: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pt-4\.5 {
    padding-top: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pt-4\.5-dive > * {
    padding-top: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pt-5 {
    padding-top: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pt-5-dive > * {
    padding-top: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pt-5\.5 {
    padding-top: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pt-5\.5-dive > * {
    padding-top: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pt-6 {
    padding-top: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pt-6-dive > * {
    padding-top: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pt-dive > * {
    padding-top: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pr-0 {
    padding-right: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pr {
    padding-right: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-pr-2 {
    padding-right: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-pr-2-dive > * {
    padding-right: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-pr-1\.5 {
    padding-right: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-pr-1\.5-dive > * {
    padding-right: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-pr-0\.5 {
    padding-right: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-pr-0\.5-dive > * {
    padding-right: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pr-0\.5 {
    padding-right: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pr-0\.5-dive > * {
    padding-right: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pr-1\.5 {
    padding-right: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pr-1\.5-dive > * {
    padding-right: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pr-2 {
    padding-right: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pr-2-dive > * {
    padding-right: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pr-2\.5 {
    padding-right: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pr-2\.5-dive > * {
    padding-right: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pr-3 {
    padding-right: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pr-3-dive > * {
    padding-right: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pr-3\.5 {
    padding-right: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pr-3\.5-dive > * {
    padding-right: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pr-4 {
    padding-right: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pr-4-dive > * {
    padding-right: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pr-4\.5 {
    padding-right: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pr-4\.5-dive > * {
    padding-right: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pr-5 {
    padding-right: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pr-5-dive > * {
    padding-right: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pr-5\.5 {
    padding-right: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pr-5\.5-dive > * {
    padding-right: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pr-6 {
    padding-right: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pr-6-dive > * {
    padding-right: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pr-dive > * {
    padding-right: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pb-0 {
    padding-bottom: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pb {
    padding-bottom: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-pb-2 {
    padding-bottom: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-pb-2-dive > * {
    padding-bottom: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-pb-1\.5 {
    padding-bottom: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-pb-1\.5-dive > * {
    padding-bottom: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-pb-0\.5 {
    padding-bottom: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-pb-0\.5-dive > * {
    padding-bottom: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pb-0\.5 {
    padding-bottom: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pb-0\.5-dive > * {
    padding-bottom: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pb-1\.5 {
    padding-bottom: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pb-1\.5-dive > * {
    padding-bottom: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pb-2 {
    padding-bottom: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pb-2-dive > * {
    padding-bottom: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pb-2\.5 {
    padding-bottom: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pb-2\.5-dive > * {
    padding-bottom: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pb-3 {
    padding-bottom: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pb-3-dive > * {
    padding-bottom: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pb-3\.5 {
    padding-bottom: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pb-3\.5-dive > * {
    padding-bottom: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pb-4 {
    padding-bottom: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pb-4-dive > * {
    padding-bottom: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pb-4\.5 {
    padding-bottom: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pb-4\.5-dive > * {
    padding-bottom: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pb-5 {
    padding-bottom: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pb-5-dive > * {
    padding-bottom: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pb-5\.5 {
    padding-bottom: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pb-5\.5-dive > * {
    padding-bottom: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pb-6 {
    padding-bottom: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pb-6-dive > * {
    padding-bottom: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pb-dive > * {
    padding-bottom: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pl-0 {
    padding-left: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pl {
    padding-left: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-pl-2 {
    padding-left: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-pl-2-dive > * {
    padding-left: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-pl-1\.5 {
    padding-left: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-pl-1\.5-dive > * {
    padding-left: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-pl-0\.5 {
    padding-left: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-pl-0\.5-dive > * {
    padding-left: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pl-0\.5 {
    padding-left: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pl-0\.5-dive > * {
    padding-left: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pl-1\.5 {
    padding-left: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pl-1\.5-dive > * {
    padding-left: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pl-2 {
    padding-left: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pl-2-dive > * {
    padding-left: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pl-2\.5 {
    padding-left: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pl-2\.5-dive > * {
    padding-left: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pl-3 {
    padding-left: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pl-3-dive > * {
    padding-left: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pl-3\.5 {
    padding-left: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pl-3\.5-dive > * {
    padding-left: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pl-4 {
    padding-left: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pl-4-dive > * {
    padding-left: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pl-4\.5 {
    padding-left: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pl-4\.5-dive > * {
    padding-left: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pl-5 {
    padding-left: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pl-5-dive > * {
    padding-left: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pl-5\.5 {
    padding-left: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pl-5\.5-dive > * {
    padding-left: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pl-6 {
    padding-left: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pl-6-dive > * {
    padding-left: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:pl-dive > * {
    padding-left: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:p-dive > * {
    padding: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py {
    padding-top: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-py-2 {
    padding-top: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-py-2-dive > * {
    padding-top: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-py-1\.5 {
    padding-top: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-py-1\.5-dive > * {
    padding-top: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-py-0\.5 {
    padding-top: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-py-0\.5-dive > * {
    padding-top: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-0\.5 {
    padding-top: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-0\.5-dive > * {
    padding-top: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-1\.5 {
    padding-top: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-1\.5-dive > * {
    padding-top: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-2 {
    padding-top: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-2-dive > * {
    padding-top: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-2\.5 {
    padding-top: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-2\.5-dive > * {
    padding-top: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-3 {
    padding-top: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-3-dive > * {
    padding-top: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-3\.5 {
    padding-top: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-3\.5-dive > * {
    padding-top: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-4 {
    padding-top: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-4-dive > * {
    padding-top: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-4\.5 {
    padding-top: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-4\.5-dive > * {
    padding-top: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-5 {
    padding-top: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-5-dive > * {
    padding-top: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-5\.5 {
    padding-top: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-5\.5-dive > * {
    padding-top: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-6 {
    padding-top: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-6-dive > * {
    padding-top: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-0 {
    padding-top: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-dive > * {
    padding-top: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py {
    padding-bottom: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-py-2 {
    padding-bottom: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-py-2-dive > * {
    padding-bottom: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-py-1\.5 {
    padding-bottom: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-py-1\.5-dive > * {
    padding-bottom: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-py-0\.5 {
    padding-bottom: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-py-0\.5-dive > * {
    padding-bottom: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-0\.5 {
    padding-bottom: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-0\.5-dive > * {
    padding-bottom: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-1\.5 {
    padding-bottom: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-1\.5-dive > * {
    padding-bottom: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-2 {
    padding-bottom: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-2-dive > * {
    padding-bottom: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-2\.5 {
    padding-bottom: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-2\.5-dive > * {
    padding-bottom: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-3 {
    padding-bottom: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-3-dive > * {
    padding-bottom: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-3\.5 {
    padding-bottom: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-3\.5-dive > * {
    padding-bottom: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-4 {
    padding-bottom: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-4-dive > * {
    padding-bottom: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-4\.5 {
    padding-bottom: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-4\.5-dive > * {
    padding-bottom: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-5 {
    padding-bottom: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-5-dive > * {
    padding-bottom: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-5\.5 {
    padding-bottom: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-5\.5-dive > * {
    padding-bottom: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-6 {
    padding-bottom: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-6-dive > * {
    padding-bottom: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-0 {
    padding-bottom: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:py-dive > * {
    padding-bottom: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px {
    padding-left: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-px-2 {
    padding-left: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-px-2-dive > * {
    padding-left: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-px-1\.5 {
    padding-left: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-px-1\.5-dive > * {
    padding-left: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-px-0\.5 {
    padding-left: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-px-0\.5-dive > * {
    padding-left: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-0\.5 {
    padding-left: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-0\.5-dive > * {
    padding-left: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-1\.5 {
    padding-left: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-1\.5-dive > * {
    padding-left: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-2 {
    padding-left: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-2-dive > * {
    padding-left: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-2\.5 {
    padding-left: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-2\.5-dive > * {
    padding-left: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-3 {
    padding-left: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-3-dive > * {
    padding-left: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-3\.5 {
    padding-left: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-3\.5-dive > * {
    padding-left: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-4 {
    padding-left: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-4-dive > * {
    padding-left: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-4\.5 {
    padding-left: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-4\.5-dive > * {
    padding-left: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-5 {
    padding-left: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-5-dive > * {
    padding-left: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-5\.5 {
    padding-left: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-5\.5-dive > * {
    padding-left: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-6 {
    padding-left: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-6-dive > * {
    padding-left: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-0 {
    padding-left: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-dive > * {
    padding-left: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px {
    padding-right: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-px-2 {
    padding-right: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-px-2-dive > * {
    padding-right: -32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-px-1\.5 {
    padding-right: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-px-1\.5-dive > * {
    padding-right: -24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-px-0\.5 {
    padding-right: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:-px-0\.5-dive > * {
    padding-right: -8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-0\.5 {
    padding-right: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-0\.5-dive > * {
    padding-right: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-1\.5 {
    padding-right: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-1\.5-dive > * {
    padding-right: 24px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-2 {
    padding-right: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-2-dive > * {
    padding-right: 32px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-2\.5 {
    padding-right: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-2\.5-dive > * {
    padding-right: 40px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-3 {
    padding-right: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-3-dive > * {
    padding-right: 48px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-3\.5 {
    padding-right: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-3\.5-dive > * {
    padding-right: 56px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-4 {
    padding-right: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-4-dive > * {
    padding-right: 64px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-4\.5 {
    padding-right: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-4\.5-dive > * {
    padding-right: 72px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-5 {
    padding-right: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-5-dive > * {
    padding-right: 80px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-5\.5 {
    padding-right: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-5\.5-dive > * {
    padding-right: 88px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-6 {
    padding-right: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-6-dive > * {
    padding-right: 96px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-0 {
    padding-right: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:px-dive > * {
    padding-right: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-radius {
    border-radius: 4px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-radius-2 {
    border-radius: 8px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-radius-3 {
    border-radius: 12px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-radius-4 {
    border-radius: 16px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-radius-5 {
    border-radius: 20px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-radius-0 {
    border-radius: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-round {
    border-radius: 50% !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border {
    border-width: 1px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-2 {
    border-width: 2px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-3 {
    border-width: 3px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-4 {
    border-width: 4px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-5 {
    border-width: 5px !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-0 {
    border-width: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-none {
    border: none !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-t-solid {
    border-top-style: solid !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-t {
    border-top-width: 0.1rem !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-t-2 {
    border-top-width: 0.2rem !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-t-3 {
    border-top-width: 0.3rem !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-t-4 {
    border-top-width: 0.4rem !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-t-5 {
    border-top-width: 0.5rem !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-t-0 {
    border-top-width: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-b {
    border-bottom-width: 0.1rem !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-b-2 {
    border-bottom-width: 0.2rem !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-b-3 {
    border-bottom-width: 0.3rem !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-b-4 {
    border-bottom-width: 0.4rem !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-b-5 {
    border-bottom-width: 0.5rem !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-b-0 {
    border-bottom-width: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-l {
    border-left-width: 0.1rem !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-l-2 {
    border-left-width: 0.2rem !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-l-3 {
    border-left-width: 0.3rem !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-l-4 {
    border-left-width: 0.4rem !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-l-5 {
    border-left-width: 0.5rem !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-l-0 {
    border-left-width: 0 !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-r {
    border-right-width: 0.1rem !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-r-2 {
    border-right-width: 0.2rem !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-r-3 {
    border-right-width: 0.3rem !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-r-4 {
    border-right-width: 0.4rem !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-r-5 {
    border-right-width: 0.5rem !important;
  }
}

@media (max-width: 767px) {
  .mobile\:border-r-0 {
    border-right-width: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-dive > * {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}

@media (max-width: 479px) {
  .base\:block {
    display: block !important;
  }
}

@media (max-width: 479px) {
  .base\:block-dive > * {
    display: block !important;
  }
}

@media (max-width: 479px) {
  .base\:inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 479px) {
  .base\:inline-block-dive > * {
    display: inline-block !important;
  }
}

@media (max-width: 479px) {
  .base\:inline {
    display: inline !important;
  }
}

@media (max-width: 479px) {
  .base\:inline-dive > * {
    display: inline !important;
  }
}

@media (max-width: 479px) {
  .base\:hidden {
    display: none !important;
  }
}

@media (max-width: 479px) {
  .base\:hidden-dive > * {
    display: none !important;
  }
}

@media (max-width: 479px) {
  .base\:text-left {
    text-align: left !important;
  }
}

@media (max-width: 479px) {
  .base\:text-left-dive > * {
    text-align: left !important;
  }
}

@media (max-width: 479px) {
  .base\:text-center {
    text-align: center !important;
  }
}

@media (max-width: 479px) {
  .base\:text-center-dive > * {
    text-align: center !important;
  }
}

@media (max-width: 479px) {
  .base\:text-right {
    text-align: right !important;
  }
}

@media (max-width: 479px) {
  .base\:text-right-dive > * {
    text-align: right !important;
  }
}

@media (max-width: 479px) {
  .base\:text-justify {
    text-align: justify !important;
  }
}

@media (max-width: 479px) {
  .base\:text-justify-dive > * {
    text-align: justify !important;
  }
}

@media (max-width: 479px) {
  .base\:align-baseline {
    vertical-align: baseline !important;
  }
}

@media (max-width: 479px) {
  .base\:align-baseline-dive > * {
    vertical-align: baseline !important;
  }
}

@media (max-width: 479px) {
  .base\:align-top {
    vertical-align: top !important;
  }
}

@media (max-width: 479px) {
  .base\:align-top-dive > * {
    vertical-align: top !important;
  }
}

@media (max-width: 479px) {
  .base\:align-middle {
    vertical-align: middle !important;
  }
}

@media (max-width: 479px) {
  .base\:align-middle-dive > * {
    vertical-align: middle !important;
  }
}

@media (max-width: 479px) {
  .base\:align-bottom {
    vertical-align: bottom !important;
  }
}

@media (max-width: 479px) {
  .base\:align-bottom-dive > * {
    vertical-align: bottom !important;
  }
}

@media (max-width: 479px) {
  .base\:align-text-top {
    vertical-align: text-top !important;
  }
}

@media (max-width: 479px) {
  .base\:align-text-top-dive > * {
    vertical-align: text-top !important;
  }
}

@media (max-width: 479px) {
  .base\:align-text-bottom {
    vertical-align: text-bottom !important;
  }
}

@media (max-width: 479px) {
  .base\:align-text-bottom-dive > * {
    vertical-align: text-bottom !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-grow {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-grow-2 {
    -webkit-box-flex: 2 !important;
        -ms-flex-positive: 2 !important;
            flex-grow: 2 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-grow-2-dive > * {
    -webkit-box-flex: 2 !important;
        -ms-flex-positive: 2 !important;
            flex-grow: 2 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-grow-3 {
    -webkit-box-flex: 3 !important;
        -ms-flex-positive: 3 !important;
            flex-grow: 3 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-grow-3-dive > * {
    -webkit-box-flex: 3 !important;
        -ms-flex-positive: 3 !important;
            flex-grow: 3 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-grow-4 {
    -webkit-box-flex: 4 !important;
        -ms-flex-positive: 4 !important;
            flex-grow: 4 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-grow-4-dive > * {
    -webkit-box-flex: 4 !important;
        -ms-flex-positive: 4 !important;
            flex-grow: 4 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-grow-5 {
    -webkit-box-flex: 5 !important;
        -ms-flex-positive: 5 !important;
            flex-grow: 5 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-grow-5-dive > * {
    -webkit-box-flex: 5 !important;
        -ms-flex-positive: 5 !important;
            flex-grow: 5 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-grow-6 {
    -webkit-box-flex: 6 !important;
        -ms-flex-positive: 6 !important;
            flex-grow: 6 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-grow-6-dive > * {
    -webkit-box-flex: 6 !important;
        -ms-flex-positive: 6 !important;
            flex-grow: 6 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-grow-7 {
    -webkit-box-flex: 7 !important;
        -ms-flex-positive: 7 !important;
            flex-grow: 7 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-grow-7-dive > * {
    -webkit-box-flex: 7 !important;
        -ms-flex-positive: 7 !important;
            flex-grow: 7 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-grow-8 {
    -webkit-box-flex: 8 !important;
        -ms-flex-positive: 8 !important;
            flex-grow: 8 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-grow-8-dive > * {
    -webkit-box-flex: 8 !important;
        -ms-flex-positive: 8 !important;
            flex-grow: 8 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-grow-9 {
    -webkit-box-flex: 9 !important;
        -ms-flex-positive: 9 !important;
            flex-grow: 9 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-grow-9-dive > * {
    -webkit-box-flex: 9 !important;
        -ms-flex-positive: 9 !important;
            flex-grow: 9 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-grow-10 {
    -webkit-box-flex: 10 !important;
        -ms-flex-positive: 10 !important;
            flex-grow: 10 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-grow-10-dive > * {
    -webkit-box-flex: 10 !important;
        -ms-flex-positive: 10 !important;
            flex-grow: 10 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-grow-11 {
    -webkit-box-flex: 11 !important;
        -ms-flex-positive: 11 !important;
            flex-grow: 11 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-grow-11-dive > * {
    -webkit-box-flex: 11 !important;
        -ms-flex-positive: 11 !important;
            flex-grow: 11 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-grow-12 {
    -webkit-box-flex: 12 !important;
        -ms-flex-positive: 12 !important;
            flex-grow: 12 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-grow-12-dive > * {
    -webkit-box-flex: 12 !important;
        -ms-flex-positive: 12 !important;
            flex-grow: 12 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-grow-dive > * {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-shrink {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-shrink-2 {
    -ms-flex-negative: 2 !important;
        flex-shrink: 2 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-shrink-2-dive > * {
    -ms-flex-negative: 2 !important;
        flex-shrink: 2 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-shrink-3 {
    -ms-flex-negative: 3 !important;
        flex-shrink: 3 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-shrink-3-dive > * {
    -ms-flex-negative: 3 !important;
        flex-shrink: 3 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-shrink-4 {
    -ms-flex-negative: 4 !important;
        flex-shrink: 4 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-shrink-4-dive > * {
    -ms-flex-negative: 4 !important;
        flex-shrink: 4 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-shrink-5 {
    -ms-flex-negative: 5 !important;
        flex-shrink: 5 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-shrink-5-dive > * {
    -ms-flex-negative: 5 !important;
        flex-shrink: 5 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-shrink-6 {
    -ms-flex-negative: 6 !important;
        flex-shrink: 6 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-shrink-6-dive > * {
    -ms-flex-negative: 6 !important;
        flex-shrink: 6 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-shrink-7 {
    -ms-flex-negative: 7 !important;
        flex-shrink: 7 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-shrink-7-dive > * {
    -ms-flex-negative: 7 !important;
        flex-shrink: 7 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-shrink-8 {
    -ms-flex-negative: 8 !important;
        flex-shrink: 8 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-shrink-8-dive > * {
    -ms-flex-negative: 8 !important;
        flex-shrink: 8 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-shrink-9 {
    -ms-flex-negative: 9 !important;
        flex-shrink: 9 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-shrink-9-dive > * {
    -ms-flex-negative: 9 !important;
        flex-shrink: 9 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-shrink-10 {
    -ms-flex-negative: 10 !important;
        flex-shrink: 10 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-shrink-10-dive > * {
    -ms-flex-negative: 10 !important;
        flex-shrink: 10 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-shrink-11 {
    -ms-flex-negative: 11 !important;
        flex-shrink: 11 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-shrink-11-dive > * {
    -ms-flex-negative: 11 !important;
        flex-shrink: 11 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-shrink-12 {
    -ms-flex-negative: 12 !important;
        flex-shrink: 12 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-shrink-12-dive > * {
    -ms-flex-negative: 12 !important;
        flex-shrink: 12 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-shrink-dive > * {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
  }
}

@media (max-width: 479px) {
  .base\:order {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
}

@media (max-width: 479px) {
  .base\:order-2 {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
}

@media (max-width: 479px) {
  .base\:order-2-dive > * {
    -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
            order: 2 !important;
  }
}

@media (max-width: 479px) {
  .base\:order-3 {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
}

@media (max-width: 479px) {
  .base\:order-3-dive > * {
    -webkit-box-ordinal-group: 4 !important;
        -ms-flex-order: 3 !important;
            order: 3 !important;
  }
}

@media (max-width: 479px) {
  .base\:order-4 {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
}

@media (max-width: 479px) {
  .base\:order-4-dive > * {
    -webkit-box-ordinal-group: 5 !important;
        -ms-flex-order: 4 !important;
            order: 4 !important;
  }
}

@media (max-width: 479px) {
  .base\:order-5 {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
}

@media (max-width: 479px) {
  .base\:order-5-dive > * {
    -webkit-box-ordinal-group: 6 !important;
        -ms-flex-order: 5 !important;
            order: 5 !important;
  }
}

@media (max-width: 479px) {
  .base\:order-6 {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
}

@media (max-width: 479px) {
  .base\:order-6-dive > * {
    -webkit-box-ordinal-group: 7 !important;
        -ms-flex-order: 6 !important;
            order: 6 !important;
  }
}

@media (max-width: 479px) {
  .base\:order-7 {
    -webkit-box-ordinal-group: 8 !important;
        -ms-flex-order: 7 !important;
            order: 7 !important;
  }
}

@media (max-width: 479px) {
  .base\:order-7-dive > * {
    -webkit-box-ordinal-group: 8 !important;
        -ms-flex-order: 7 !important;
            order: 7 !important;
  }
}

@media (max-width: 479px) {
  .base\:order-8 {
    -webkit-box-ordinal-group: 9 !important;
        -ms-flex-order: 8 !important;
            order: 8 !important;
  }
}

@media (max-width: 479px) {
  .base\:order-8-dive > * {
    -webkit-box-ordinal-group: 9 !important;
        -ms-flex-order: 8 !important;
            order: 8 !important;
  }
}

@media (max-width: 479px) {
  .base\:order-9 {
    -webkit-box-ordinal-group: 10 !important;
        -ms-flex-order: 9 !important;
            order: 9 !important;
  }
}

@media (max-width: 479px) {
  .base\:order-9-dive > * {
    -webkit-box-ordinal-group: 10 !important;
        -ms-flex-order: 9 !important;
            order: 9 !important;
  }
}

@media (max-width: 479px) {
  .base\:order-10 {
    -webkit-box-ordinal-group: 11 !important;
        -ms-flex-order: 10 !important;
            order: 10 !important;
  }
}

@media (max-width: 479px) {
  .base\:order-10-dive > * {
    -webkit-box-ordinal-group: 11 !important;
        -ms-flex-order: 10 !important;
            order: 10 !important;
  }
}

@media (max-width: 479px) {
  .base\:order-11 {
    -webkit-box-ordinal-group: 12 !important;
        -ms-flex-order: 11 !important;
            order: 11 !important;
  }
}

@media (max-width: 479px) {
  .base\:order-11-dive > * {
    -webkit-box-ordinal-group: 12 !important;
        -ms-flex-order: 11 !important;
            order: 11 !important;
  }
}

@media (max-width: 479px) {
  .base\:order-12 {
    -webkit-box-ordinal-group: 13 !important;
        -ms-flex-order: 12 !important;
            order: 12 !important;
  }
}

@media (max-width: 479px) {
  .base\:order-12-dive > * {
    -webkit-box-ordinal-group: 13 !important;
        -ms-flex-order: 12 !important;
            order: 12 !important;
  }
}

@media (max-width: 479px) {
  .base\:order-0 {
    -webkit-box-ordinal-group: 1 !important;
        -ms-flex-order: 0 !important;
            order: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:order-dive > * {
    -webkit-box-ordinal-group: 2 !important;
        -ms-flex-order: 1 !important;
            order: 1 !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-row-dive > * {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-row-reverse-dive > * {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-column-dive > * {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}

@media (max-width: 479px) {
  .base\:flex-column-reverse-dive > * {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
}

@media (max-width: 479px) {
  .base\:justify-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
}

@media (max-width: 479px) {
  .base\:justify-start-dive > * {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
}

@media (max-width: 479px) {
  .base\:justify-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
}

@media (max-width: 479px) {
  .base\:justify-end-dive > * {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
}

@media (max-width: 479px) {
  .base\:justify-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}

@media (max-width: 479px) {
  .base\:justify-center-dive > * {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}

@media (max-width: 479px) {
  .base\:justify-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
}

@media (max-width: 479px) {
  .base\:justify-around-dive > * {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
}

@media (max-width: 479px) {
  .base\:justify-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
}

@media (max-width: 479px) {
  .base\:justify-between-dive > * {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
}

@media (max-width: 479px) {
  .base\:justify-evenly {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
}

@media (max-width: 479px) {
  .base\:justify-evenly-dive > * {
    -webkit-box-pack: space-evenly !important;
        -ms-flex-pack: space-evenly !important;
            justify-content: space-evenly !important;
  }
}

@media (max-width: 479px) {
  .base\:items-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}

@media (max-width: 479px) {
  .base\:items-start-dive > * {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
}

@media (max-width: 479px) {
  .base\:items-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
}

@media (max-width: 479px) {
  .base\:items-end-dive > * {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
}

@media (max-width: 479px) {
  .base\:items-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
}

@media (max-width: 479px) {
  .base\:items-center-dive > * {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
}

@media (max-width: 479px) {
  .base\:items-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
}

@media (max-width: 479px) {
  .base\:items-baseline-dive > * {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
}

@media (max-width: 479px) {
  .base\:items-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
}

@media (max-width: 479px) {
  .base\:items-stretch-dive > * {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
}

@media (max-width: 479px) {
  .base\:table {
    display: table !important;
  }
}

@media (max-width: 479px) {
  .base\:table-dive > * {
    display: table !important;
  }
}

@media (max-width: 479px) {
  .base\:table-row {
    display: table-row !important;
  }
}

@media (max-width: 479px) {
  .base\:table-row-dive > * {
    display: table-row !important;
  }
}

@media (max-width: 479px) {
  .base\:table-cell {
    display: table-cell !important;
  }
}

@media (max-width: 479px) {
  .base\:table-cell-dive > * {
    display: table-cell !important;
  }
}

@media (max-width: 479px) {
  .base\:static {
    position: static !important;
  }
}

@media (max-width: 479px) {
  .base\:static-dive > * {
    position: static !important;
  }
}

@media (max-width: 479px) {
  .base\:fixed {
    position: fixed !important;
  }
}

@media (max-width: 479px) {
  .base\:fixed-dive > * {
    position: fixed !important;
  }
}

@media (max-width: 479px) {
  .base\:absolute {
    position: absolute !important;
  }
}

@media (max-width: 479px) {
  .base\:absolute-dive > * {
    position: absolute !important;
  }
}

@media (max-width: 479px) {
  .base\:pin {
    position: absolute !important;
  }
}

@media (max-width: 479px) {
  .base\:pin-dive > * {
    position: absolute !important;
  }
}

@media (max-width: 479px) {
  .base\:relative {
    position: relative !important;
  }
}

@media (max-width: 479px) {
  .base\:relative-dive > * {
    position: relative !important;
  }
}

@media (max-width: 479px) {
  .base\:sticky {
    position: sticky !important;
  }
}

@media (max-width: 479px) {
  .base\:sticky-dive > * {
    position: sticky !important;
  }
}

@media (max-width: 479px) {
  .base\:inset {
    top: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-inset-2 {
    top: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-inset-1\.5 {
    top: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-inset-0\.5 {
    top: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-0\.5 {
    top: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-1\.5 {
    top: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-2 {
    top: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-2\.5 {
    top: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-3 {
    top: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-3\.5 {
    top: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-4 {
    top: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-4\.5 {
    top: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-5 {
    top: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-5\.5 {
    top: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-6 {
    top: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-0 {
    top: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:inset {
    bottom: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-inset-2 {
    bottom: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-inset-1\.5 {
    bottom: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-inset-0\.5 {
    bottom: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-0\.5 {
    bottom: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-1\.5 {
    bottom: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-2 {
    bottom: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-2\.5 {
    bottom: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-3 {
    bottom: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-3\.5 {
    bottom: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-4 {
    bottom: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-4\.5 {
    bottom: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-5 {
    bottom: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-5\.5 {
    bottom: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-6 {
    bottom: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-0 {
    bottom: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:inset {
    left: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-inset-2 {
    left: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-inset-1\.5 {
    left: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-inset-0\.5 {
    left: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-0\.5 {
    left: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-1\.5 {
    left: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-2 {
    left: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-2\.5 {
    left: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-3 {
    left: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-3\.5 {
    left: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-4 {
    left: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-4\.5 {
    left: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-5 {
    left: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-5\.5 {
    left: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-6 {
    left: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-0 {
    left: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:inset {
    right: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-inset-2 {
    right: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-inset-1\.5 {
    right: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-inset-0\.5 {
    right: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-0\.5 {
    right: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-1\.5 {
    right: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-2 {
    right: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-2\.5 {
    right: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-3 {
    right: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-3\.5 {
    right: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-4 {
    right: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-4\.5 {
    right: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-5 {
    right: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-5\.5 {
    right: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-6 {
    right: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-0 {
    right: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-y {
    top: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-inset-y-2 {
    top: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-inset-y-1\.5 {
    top: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-inset-y-0\.5 {
    top: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-y-0\.5 {
    top: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-y-1\.5 {
    top: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-y-2 {
    top: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-y-2\.5 {
    top: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-y-3 {
    top: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-y-3\.5 {
    top: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-y-4 {
    top: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-y-4\.5 {
    top: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-y-5 {
    top: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-y-5\.5 {
    top: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-y-6 {
    top: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-y-0 {
    top: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-y {
    bottom: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-inset-y-2 {
    bottom: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-inset-y-1\.5 {
    bottom: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-inset-y-0\.5 {
    bottom: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-y-0\.5 {
    bottom: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-y-1\.5 {
    bottom: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-y-2 {
    bottom: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-y-2\.5 {
    bottom: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-y-3 {
    bottom: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-y-3\.5 {
    bottom: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-y-4 {
    bottom: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-y-4\.5 {
    bottom: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-y-5 {
    bottom: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-y-5\.5 {
    bottom: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-y-6 {
    bottom: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-y-0 {
    bottom: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-x {
    left: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-inset-x-2 {
    left: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-inset-x-1\.5 {
    left: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-inset-x-0\.5 {
    left: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-x-0\.5 {
    left: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-x-1\.5 {
    left: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-x-2 {
    left: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-x-2\.5 {
    left: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-x-3 {
    left: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-x-3\.5 {
    left: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-x-4 {
    left: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-x-4\.5 {
    left: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-x-5 {
    left: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-x-5\.5 {
    left: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-x-6 {
    left: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-x-0 {
    left: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-x {
    right: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-inset-x-2 {
    right: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-inset-x-1\.5 {
    right: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-inset-x-0\.5 {
    right: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-x-0\.5 {
    right: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-x-1\.5 {
    right: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-x-2 {
    right: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-x-2\.5 {
    right: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-x-3 {
    right: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-x-3\.5 {
    right: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-x-4 {
    right: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-x-4\.5 {
    right: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-x-5 {
    right: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-x-5\.5 {
    right: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-x-6 {
    right: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:inset-x-0 {
    right: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:top {
    top: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-top-2 {
    top: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-top-1\.5 {
    top: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-top-0\.5 {
    top: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:top-0\.5 {
    top: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:top-1\.5 {
    top: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:top-2 {
    top: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:top-2\.5 {
    top: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:top-3 {
    top: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:top-3\.5 {
    top: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:top-4 {
    top: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:top-4\.5 {
    top: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:top-5 {
    top: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:top-5\.5 {
    top: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:top-6 {
    top: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:top-0 {
    top: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:bottom {
    bottom: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-bottom-2 {
    bottom: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-bottom-1\.5 {
    bottom: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-bottom-0\.5 {
    bottom: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:bottom-0\.5 {
    bottom: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:bottom-1\.5 {
    bottom: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:bottom-2 {
    bottom: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:bottom-2\.5 {
    bottom: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:bottom-3 {
    bottom: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:bottom-3\.5 {
    bottom: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:bottom-4 {
    bottom: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:bottom-4\.5 {
    bottom: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:bottom-5 {
    bottom: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:bottom-5\.5 {
    bottom: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:bottom-6 {
    bottom: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:bottom-0 {
    bottom: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:left {
    left: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-left-2 {
    left: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-left-1\.5 {
    left: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-left-0\.5 {
    left: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:left-0\.5 {
    left: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:left-1\.5 {
    left: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:left-2 {
    left: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:left-2\.5 {
    left: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:left-3 {
    left: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:left-3\.5 {
    left: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:left-4 {
    left: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:left-4\.5 {
    left: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:left-5 {
    left: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:left-5\.5 {
    left: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:left-6 {
    left: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:left-0 {
    left: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:right {
    right: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-right-2 {
    right: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-right-1\.5 {
    right: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-right-0\.5 {
    right: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:right-0\.5 {
    right: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:right-1\.5 {
    right: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:right-2 {
    right: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:right-2\.5 {
    right: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:right-3 {
    right: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:right-3\.5 {
    right: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:right-4 {
    right: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:right-4\.5 {
    right: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:right-5 {
    right: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:right-5\.5 {
    right: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:right-6 {
    right: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:right-0 {
    right: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:transform-center {
    top: 50% !important;
  }
}

@media (max-width: 479px) {
  .base\:transform-center {
    left: 50% !important;
  }
}

@media (max-width: 479px) {
  .base\:transform-center {
    -webkit-transform: translate(-50%, -50%) !important;
        -ms-transform: translate(-50%, -50%) !important;
            transform: translate(-50%, -50%) !important;
  }
}

@media (max-width: 479px) {
  .base\:transform-center-x {
    left: 50% !important;
  }
}

@media (max-width: 479px) {
  .base\:transform-center-x {
    -webkit-transform: translateX(-50%) !important;
        -ms-transform: translateX(-50%) !important;
            transform: translateX(-50%) !important;
  }
}

@media (max-width: 479px) {
  .base\:transform-center-y {
    top: 50% !important;
  }
}

@media (max-width: 479px) {
  .base\:transform-center-y {
    -webkit-transform: translateY(-50%) !important;
        -ms-transform: translateY(-50%) !important;
            transform: translateY(-50%) !important;
  }
}

@media (max-width: 479px) {
  .base\:z {
    z-index: 1 !important;
  }
}

@media (max-width: 479px) {
  .base\:z-2 {
    z-index: 2 !important;
  }
}

@media (max-width: 479px) {
  .base\:z-3 {
    z-index: 3 !important;
  }
}

@media (max-width: 479px) {
  .base\:z-4 {
    z-index: 4 !important;
  }
}

@media (max-width: 479px) {
  .base\:z-5 {
    z-index: 5 !important;
  }
}

@media (max-width: 479px) {
  .base\:z-6 {
    z-index: 6 !important;
  }
}

@media (max-width: 479px) {
  .base\:z-7 {
    z-index: 7 !important;
  }
}

@media (max-width: 479px) {
  .base\:z-8 {
    z-index: 8 !important;
  }
}

@media (max-width: 479px) {
  .base\:z-9 {
    z-index: 9 !important;
  }
}

@media (max-width: 479px) {
  .base\:z-10 {
    z-index: 10 !important;
  }
}

@media (max-width: 479px) {
  .base\:z-0 {
    z-index: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:w-100 {
    width: 100% !important;
  }
}

@media (max-width: 479px) {
  .base\:w-100-dive > * {
    width: 100% !important;
  }
}

@media (max-width: 479px) {
  .base\:h-100 {
    height: 100% !important;
  }
}

@media (max-width: 479px) {
  .base\:h-100-dive > * {
    height: 100% !important;
  }
}

@media (max-width: 479px) {
  .base\:box-border {
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
  }
}

@media (max-width: 479px) {
  .base\:box-border-dive > * {
    -webkit-box-sizing: border-box !important;
            box-sizing: border-box !important;
  }
}

@media (max-width: 479px) {
  .base\:box-content {
    -webkit-box-sizing: content-box !important;
            box-sizing: content-box !important;
  }
}

@media (max-width: 479px) {
  .base\:box-content-dive > * {
    -webkit-box-sizing: content-box !important;
            box-sizing: content-box !important;
  }
}

@media (max-width: 479px) {
  .base\:m {
    margin: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-m-2 {
    margin: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-m-2-dive > * {
    margin: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-m-1\.5 {
    margin: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-m-1\.5-dive > * {
    margin: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-m-0\.5 {
    margin: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:-m-0\.5-dive > * {
    margin: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:m-0\.5 {
    margin: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:m-0\.5-dive > * {
    margin: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:m-1\.5 {
    margin: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:m-1\.5-dive > * {
    margin: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:m-2 {
    margin: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:m-2-dive > * {
    margin: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:m-2\.5 {
    margin: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:m-2\.5-dive > * {
    margin: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:m-3 {
    margin: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:m-3-dive > * {
    margin: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:m-3\.5 {
    margin: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:m-3\.5-dive > * {
    margin: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:m-4 {
    margin: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:m-4-dive > * {
    margin: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:m-4\.5 {
    margin: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:m-4\.5-dive > * {
    margin: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:m-5 {
    margin: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:m-5-dive > * {
    margin: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:m-5\.5 {
    margin: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:m-5\.5-dive > * {
    margin: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:m-6 {
    margin: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:m-6-dive > * {
    margin: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:m-0 {
    margin: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:mt-0 {
    margin-top: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:mt {
    margin-top: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mt {
    margin-top: -16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mt-2 {
    margin-top: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mt-2-dive > * {
    margin-top: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mt-1\.5 {
    margin-top: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mt-1\.5-dive > * {
    margin-top: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mt-0\.5 {
    margin-top: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mt-0\.5-dive > * {
    margin-top: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:mt-0\.5 {
    margin-top: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:mt-0\.5-dive > * {
    margin-top: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:mt-1\.5 {
    margin-top: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:mt-1\.5-dive > * {
    margin-top: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:mt-2 {
    margin-top: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:mt-2-dive > * {
    margin-top: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:mt-2\.5 {
    margin-top: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:mt-2\.5-dive > * {
    margin-top: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:mt-3 {
    margin-top: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:mt-3-dive > * {
    margin-top: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:mt-3\.5 {
    margin-top: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:mt-3\.5-dive > * {
    margin-top: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:mt-4 {
    margin-top: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:mt-4-dive > * {
    margin-top: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:mt-4\.5 {
    margin-top: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:mt-4\.5-dive > * {
    margin-top: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:mt-5 {
    margin-top: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:mt-5-dive > * {
    margin-top: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:mt-5\.5 {
    margin-top: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:mt-5\.5-dive > * {
    margin-top: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:mt-6 {
    margin-top: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:mt-6-dive > * {
    margin-top: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:mt-dive > * {
    margin-top: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:mr-0 {
    margin-right: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:mr {
    margin-right: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mr {
    margin-right: -16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mr-2 {
    margin-right: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mr-2-dive > * {
    margin-right: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mr-1\.5 {
    margin-right: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mr-1\.5-dive > * {
    margin-right: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mr-0\.5 {
    margin-right: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mr-0\.5-dive > * {
    margin-right: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:mr-0\.5 {
    margin-right: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:mr-0\.5-dive > * {
    margin-right: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:mr-1\.5 {
    margin-right: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:mr-1\.5-dive > * {
    margin-right: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:mr-2 {
    margin-right: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:mr-2-dive > * {
    margin-right: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:mr-2\.5 {
    margin-right: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:mr-2\.5-dive > * {
    margin-right: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:mr-3 {
    margin-right: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:mr-3-dive > * {
    margin-right: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:mr-3\.5 {
    margin-right: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:mr-3\.5-dive > * {
    margin-right: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:mr-4 {
    margin-right: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:mr-4-dive > * {
    margin-right: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:mr-4\.5 {
    margin-right: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:mr-4\.5-dive > * {
    margin-right: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:mr-5 {
    margin-right: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:mr-5-dive > * {
    margin-right: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:mr-5\.5 {
    margin-right: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:mr-5\.5-dive > * {
    margin-right: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:mr-6 {
    margin-right: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:mr-6-dive > * {
    margin-right: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:mr-dive > * {
    margin-right: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:mb-0 {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:mb {
    margin-bottom: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mb {
    margin-bottom: -16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mb-2 {
    margin-bottom: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mb-2-dive > * {
    margin-bottom: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mb-1\.5 {
    margin-bottom: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mb-1\.5-dive > * {
    margin-bottom: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mb-0\.5 {
    margin-bottom: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mb-0\.5-dive > * {
    margin-bottom: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:mb-0\.5 {
    margin-bottom: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:mb-0\.5-dive > * {
    margin-bottom: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:mb-1\.5 {
    margin-bottom: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:mb-1\.5-dive > * {
    margin-bottom: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:mb-2 {
    margin-bottom: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:mb-2-dive > * {
    margin-bottom: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:mb-2\.5 {
    margin-bottom: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:mb-2\.5-dive > * {
    margin-bottom: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:mb-3 {
    margin-bottom: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:mb-3-dive > * {
    margin-bottom: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:mb-3\.5 {
    margin-bottom: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:mb-3\.5-dive > * {
    margin-bottom: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:mb-4 {
    margin-bottom: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:mb-4-dive > * {
    margin-bottom: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:mb-4\.5 {
    margin-bottom: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:mb-4\.5-dive > * {
    margin-bottom: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:mb-5 {
    margin-bottom: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:mb-5-dive > * {
    margin-bottom: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:mb-5\.5 {
    margin-bottom: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:mb-5\.5-dive > * {
    margin-bottom: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:mb-6 {
    margin-bottom: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:mb-6-dive > * {
    margin-bottom: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:mb-dive > * {
    margin-bottom: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:ml-0 {
    margin-left: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:ml {
    margin-left: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-ml {
    margin-left: -16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-ml-2 {
    margin-left: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-ml-2-dive > * {
    margin-left: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-ml-1\.5 {
    margin-left: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-ml-1\.5-dive > * {
    margin-left: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-ml-0\.5 {
    margin-left: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:-ml-0\.5-dive > * {
    margin-left: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:ml-0\.5 {
    margin-left: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:ml-0\.5-dive > * {
    margin-left: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:ml-1\.5 {
    margin-left: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:ml-1\.5-dive > * {
    margin-left: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:ml-2 {
    margin-left: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:ml-2-dive > * {
    margin-left: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:ml-2\.5 {
    margin-left: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:ml-2\.5-dive > * {
    margin-left: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:ml-3 {
    margin-left: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:ml-3-dive > * {
    margin-left: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:ml-3\.5 {
    margin-left: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:ml-3\.5-dive > * {
    margin-left: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:ml-4 {
    margin-left: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:ml-4-dive > * {
    margin-left: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:ml-4\.5 {
    margin-left: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:ml-4\.5-dive > * {
    margin-left: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:ml-5 {
    margin-left: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:ml-5-dive > * {
    margin-left: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:ml-5\.5 {
    margin-left: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:ml-5\.5-dive > * {
    margin-left: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:ml-6 {
    margin-left: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:ml-6-dive > * {
    margin-left: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:ml-dive > * {
    margin-left: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:m-dive > * {
    margin: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:my {
    margin-top: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-my-2 {
    margin-top: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-my-2-dive > * {
    margin-top: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-my-1\.5 {
    margin-top: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-my-1\.5-dive > * {
    margin-top: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-my-0\.5 {
    margin-top: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:-my-0\.5-dive > * {
    margin-top: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-0\.5 {
    margin-top: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-0\.5-dive > * {
    margin-top: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-1\.5 {
    margin-top: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-1\.5-dive > * {
    margin-top: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-2 {
    margin-top: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-2-dive > * {
    margin-top: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-2\.5 {
    margin-top: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-2\.5-dive > * {
    margin-top: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-3 {
    margin-top: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-3-dive > * {
    margin-top: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-3\.5 {
    margin-top: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-3\.5-dive > * {
    margin-top: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-4 {
    margin-top: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-4-dive > * {
    margin-top: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-4\.5 {
    margin-top: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-4\.5-dive > * {
    margin-top: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-5 {
    margin-top: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-5-dive > * {
    margin-top: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-5\.5 {
    margin-top: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-5\.5-dive > * {
    margin-top: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-6 {
    margin-top: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-6-dive > * {
    margin-top: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-0 {
    margin-top: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:my-dive > * {
    margin-top: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:my {
    margin-bottom: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-my-2 {
    margin-bottom: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-my-2-dive > * {
    margin-bottom: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-my-1\.5 {
    margin-bottom: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-my-1\.5-dive > * {
    margin-bottom: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-my-0\.5 {
    margin-bottom: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:-my-0\.5-dive > * {
    margin-bottom: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-0\.5 {
    margin-bottom: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-0\.5-dive > * {
    margin-bottom: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-1\.5 {
    margin-bottom: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-1\.5-dive > * {
    margin-bottom: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-2 {
    margin-bottom: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-2-dive > * {
    margin-bottom: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-2\.5 {
    margin-bottom: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-2\.5-dive > * {
    margin-bottom: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-3 {
    margin-bottom: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-3-dive > * {
    margin-bottom: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-3\.5 {
    margin-bottom: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-3\.5-dive > * {
    margin-bottom: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-4 {
    margin-bottom: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-4-dive > * {
    margin-bottom: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-4\.5 {
    margin-bottom: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-4\.5-dive > * {
    margin-bottom: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-5 {
    margin-bottom: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-5-dive > * {
    margin-bottom: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-5\.5 {
    margin-bottom: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-5\.5-dive > * {
    margin-bottom: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-6 {
    margin-bottom: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-6-dive > * {
    margin-bottom: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:my-0 {
    margin-bottom: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:my-dive > * {
    margin-bottom: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx {
    margin-left: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mx-2 {
    margin-left: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mx-2-dive > * {
    margin-left: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mx-1\.5 {
    margin-left: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mx-1\.5-dive > * {
    margin-left: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mx-0\.5 {
    margin-left: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mx-0\.5-dive > * {
    margin-left: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-0\.5 {
    margin-left: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-0\.5-dive > * {
    margin-left: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-1\.5 {
    margin-left: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-1\.5-dive > * {
    margin-left: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-2 {
    margin-left: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-2-dive > * {
    margin-left: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-2\.5 {
    margin-left: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-2\.5-dive > * {
    margin-left: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-3 {
    margin-left: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-3-dive > * {
    margin-left: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-3\.5 {
    margin-left: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-3\.5-dive > * {
    margin-left: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-4 {
    margin-left: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-4-dive > * {
    margin-left: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-4\.5 {
    margin-left: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-4\.5-dive > * {
    margin-left: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-5 {
    margin-left: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-5-dive > * {
    margin-left: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-5\.5 {
    margin-left: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-5\.5-dive > * {
    margin-left: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-6 {
    margin-left: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-6-dive > * {
    margin-left: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-0 {
    margin-left: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-dive > * {
    margin-left: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx {
    margin-right: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mx-2 {
    margin-right: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mx-2-dive > * {
    margin-right: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mx-1\.5 {
    margin-right: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mx-1\.5-dive > * {
    margin-right: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mx-0\.5 {
    margin-right: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:-mx-0\.5-dive > * {
    margin-right: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-0\.5 {
    margin-right: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-0\.5-dive > * {
    margin-right: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-1\.5 {
    margin-right: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-1\.5-dive > * {
    margin-right: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-2 {
    margin-right: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-2-dive > * {
    margin-right: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-2\.5 {
    margin-right: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-2\.5-dive > * {
    margin-right: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-3 {
    margin-right: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-3-dive > * {
    margin-right: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-3\.5 {
    margin-right: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-3\.5-dive > * {
    margin-right: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-4 {
    margin-right: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-4-dive > * {
    margin-right: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-4\.5 {
    margin-right: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-4\.5-dive > * {
    margin-right: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-5 {
    margin-right: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-5-dive > * {
    margin-right: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-5\.5 {
    margin-right: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-5\.5-dive > * {
    margin-right: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-6 {
    margin-right: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-6-dive > * {
    margin-right: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-0 {
    margin-right: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:mx-dive > * {
    margin-right: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:p {
    padding: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-p-2 {
    padding: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-p-2-dive > * {
    padding: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-p-1\.5 {
    padding: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-p-1\.5-dive > * {
    padding: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-p-0\.5 {
    padding: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:-p-0\.5-dive > * {
    padding: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:p-0\.5 {
    padding: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:p-0\.5-dive > * {
    padding: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:p-1\.5 {
    padding: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:p-1\.5-dive > * {
    padding: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:p-2 {
    padding: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:p-2-dive > * {
    padding: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:p-2\.5 {
    padding: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:p-2\.5-dive > * {
    padding: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:p-3 {
    padding: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:p-3-dive > * {
    padding: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:p-3\.5 {
    padding: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:p-3\.5-dive > * {
    padding: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:p-4 {
    padding: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:p-4-dive > * {
    padding: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:p-4\.5 {
    padding: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:p-4\.5-dive > * {
    padding: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:p-5 {
    padding: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:p-5-dive > * {
    padding: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:p-5\.5 {
    padding: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:p-5\.5-dive > * {
    padding: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:p-6 {
    padding: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:p-6-dive > * {
    padding: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:p-0 {
    padding: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:pt-0 {
    padding-top: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:pt {
    padding-top: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-pt-2 {
    padding-top: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-pt-2-dive > * {
    padding-top: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-pt-1\.5 {
    padding-top: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-pt-1\.5-dive > * {
    padding-top: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-pt-0\.5 {
    padding-top: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:-pt-0\.5-dive > * {
    padding-top: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:pt-0\.5 {
    padding-top: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:pt-0\.5-dive > * {
    padding-top: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:pt-1\.5 {
    padding-top: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:pt-1\.5-dive > * {
    padding-top: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:pt-2 {
    padding-top: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:pt-2-dive > * {
    padding-top: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:pt-2\.5 {
    padding-top: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:pt-2\.5-dive > * {
    padding-top: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:pt-3 {
    padding-top: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:pt-3-dive > * {
    padding-top: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:pt-3\.5 {
    padding-top: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:pt-3\.5-dive > * {
    padding-top: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:pt-4 {
    padding-top: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:pt-4-dive > * {
    padding-top: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:pt-4\.5 {
    padding-top: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:pt-4\.5-dive > * {
    padding-top: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:pt-5 {
    padding-top: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:pt-5-dive > * {
    padding-top: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:pt-5\.5 {
    padding-top: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:pt-5\.5-dive > * {
    padding-top: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:pt-6 {
    padding-top: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:pt-6-dive > * {
    padding-top: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:pt-dive > * {
    padding-top: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:pr-0 {
    padding-right: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:pr {
    padding-right: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-pr-2 {
    padding-right: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-pr-2-dive > * {
    padding-right: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-pr-1\.5 {
    padding-right: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-pr-1\.5-dive > * {
    padding-right: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-pr-0\.5 {
    padding-right: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:-pr-0\.5-dive > * {
    padding-right: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:pr-0\.5 {
    padding-right: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:pr-0\.5-dive > * {
    padding-right: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:pr-1\.5 {
    padding-right: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:pr-1\.5-dive > * {
    padding-right: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:pr-2 {
    padding-right: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:pr-2-dive > * {
    padding-right: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:pr-2\.5 {
    padding-right: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:pr-2\.5-dive > * {
    padding-right: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:pr-3 {
    padding-right: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:pr-3-dive > * {
    padding-right: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:pr-3\.5 {
    padding-right: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:pr-3\.5-dive > * {
    padding-right: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:pr-4 {
    padding-right: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:pr-4-dive > * {
    padding-right: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:pr-4\.5 {
    padding-right: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:pr-4\.5-dive > * {
    padding-right: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:pr-5 {
    padding-right: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:pr-5-dive > * {
    padding-right: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:pr-5\.5 {
    padding-right: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:pr-5\.5-dive > * {
    padding-right: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:pr-6 {
    padding-right: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:pr-6-dive > * {
    padding-right: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:pr-dive > * {
    padding-right: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:pb-0 {
    padding-bottom: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:pb {
    padding-bottom: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-pb-2 {
    padding-bottom: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-pb-2-dive > * {
    padding-bottom: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-pb-1\.5 {
    padding-bottom: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-pb-1\.5-dive > * {
    padding-bottom: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-pb-0\.5 {
    padding-bottom: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:-pb-0\.5-dive > * {
    padding-bottom: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:pb-0\.5 {
    padding-bottom: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:pb-0\.5-dive > * {
    padding-bottom: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:pb-1\.5 {
    padding-bottom: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:pb-1\.5-dive > * {
    padding-bottom: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:pb-2 {
    padding-bottom: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:pb-2-dive > * {
    padding-bottom: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:pb-2\.5 {
    padding-bottom: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:pb-2\.5-dive > * {
    padding-bottom: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:pb-3 {
    padding-bottom: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:pb-3-dive > * {
    padding-bottom: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:pb-3\.5 {
    padding-bottom: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:pb-3\.5-dive > * {
    padding-bottom: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:pb-4 {
    padding-bottom: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:pb-4-dive > * {
    padding-bottom: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:pb-4\.5 {
    padding-bottom: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:pb-4\.5-dive > * {
    padding-bottom: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:pb-5 {
    padding-bottom: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:pb-5-dive > * {
    padding-bottom: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:pb-5\.5 {
    padding-bottom: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:pb-5\.5-dive > * {
    padding-bottom: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:pb-6 {
    padding-bottom: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:pb-6-dive > * {
    padding-bottom: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:pb-dive > * {
    padding-bottom: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:pl-0 {
    padding-left: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:pl {
    padding-left: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-pl-2 {
    padding-left: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-pl-2-dive > * {
    padding-left: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-pl-1\.5 {
    padding-left: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-pl-1\.5-dive > * {
    padding-left: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-pl-0\.5 {
    padding-left: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:-pl-0\.5-dive > * {
    padding-left: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:pl-0\.5 {
    padding-left: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:pl-0\.5-dive > * {
    padding-left: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:pl-1\.5 {
    padding-left: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:pl-1\.5-dive > * {
    padding-left: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:pl-2 {
    padding-left: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:pl-2-dive > * {
    padding-left: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:pl-2\.5 {
    padding-left: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:pl-2\.5-dive > * {
    padding-left: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:pl-3 {
    padding-left: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:pl-3-dive > * {
    padding-left: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:pl-3\.5 {
    padding-left: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:pl-3\.5-dive > * {
    padding-left: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:pl-4 {
    padding-left: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:pl-4-dive > * {
    padding-left: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:pl-4\.5 {
    padding-left: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:pl-4\.5-dive > * {
    padding-left: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:pl-5 {
    padding-left: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:pl-5-dive > * {
    padding-left: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:pl-5\.5 {
    padding-left: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:pl-5\.5-dive > * {
    padding-left: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:pl-6 {
    padding-left: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:pl-6-dive > * {
    padding-left: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:pl-dive > * {
    padding-left: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:p-dive > * {
    padding: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:py {
    padding-top: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-py-2 {
    padding-top: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-py-2-dive > * {
    padding-top: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-py-1\.5 {
    padding-top: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-py-1\.5-dive > * {
    padding-top: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-py-0\.5 {
    padding-top: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:-py-0\.5-dive > * {
    padding-top: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-0\.5 {
    padding-top: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-0\.5-dive > * {
    padding-top: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-1\.5 {
    padding-top: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-1\.5-dive > * {
    padding-top: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-2 {
    padding-top: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-2-dive > * {
    padding-top: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-2\.5 {
    padding-top: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-2\.5-dive > * {
    padding-top: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-3 {
    padding-top: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-3-dive > * {
    padding-top: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-3\.5 {
    padding-top: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-3\.5-dive > * {
    padding-top: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-4 {
    padding-top: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-4-dive > * {
    padding-top: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-4\.5 {
    padding-top: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-4\.5-dive > * {
    padding-top: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-5 {
    padding-top: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-5-dive > * {
    padding-top: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-5\.5 {
    padding-top: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-5\.5-dive > * {
    padding-top: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-6 {
    padding-top: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-6-dive > * {
    padding-top: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-0 {
    padding-top: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:py-dive > * {
    padding-top: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:py {
    padding-bottom: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-py-2 {
    padding-bottom: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-py-2-dive > * {
    padding-bottom: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-py-1\.5 {
    padding-bottom: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-py-1\.5-dive > * {
    padding-bottom: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-py-0\.5 {
    padding-bottom: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:-py-0\.5-dive > * {
    padding-bottom: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-0\.5 {
    padding-bottom: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-0\.5-dive > * {
    padding-bottom: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-1\.5 {
    padding-bottom: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-1\.5-dive > * {
    padding-bottom: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-2 {
    padding-bottom: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-2-dive > * {
    padding-bottom: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-2\.5 {
    padding-bottom: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-2\.5-dive > * {
    padding-bottom: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-3 {
    padding-bottom: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-3-dive > * {
    padding-bottom: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-3\.5 {
    padding-bottom: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-3\.5-dive > * {
    padding-bottom: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-4 {
    padding-bottom: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-4-dive > * {
    padding-bottom: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-4\.5 {
    padding-bottom: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-4\.5-dive > * {
    padding-bottom: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-5 {
    padding-bottom: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-5-dive > * {
    padding-bottom: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-5\.5 {
    padding-bottom: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-5\.5-dive > * {
    padding-bottom: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-6 {
    padding-bottom: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-6-dive > * {
    padding-bottom: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:py-0 {
    padding-bottom: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:py-dive > * {
    padding-bottom: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:px {
    padding-left: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-px-2 {
    padding-left: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-px-2-dive > * {
    padding-left: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-px-1\.5 {
    padding-left: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-px-1\.5-dive > * {
    padding-left: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-px-0\.5 {
    padding-left: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:-px-0\.5-dive > * {
    padding-left: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-0\.5 {
    padding-left: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-0\.5-dive > * {
    padding-left: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-1\.5 {
    padding-left: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-1\.5-dive > * {
    padding-left: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-2 {
    padding-left: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-2-dive > * {
    padding-left: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-2\.5 {
    padding-left: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-2\.5-dive > * {
    padding-left: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-3 {
    padding-left: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-3-dive > * {
    padding-left: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-3\.5 {
    padding-left: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-3\.5-dive > * {
    padding-left: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-4 {
    padding-left: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-4-dive > * {
    padding-left: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-4\.5 {
    padding-left: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-4\.5-dive > * {
    padding-left: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-5 {
    padding-left: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-5-dive > * {
    padding-left: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-5\.5 {
    padding-left: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-5\.5-dive > * {
    padding-left: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-6 {
    padding-left: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-6-dive > * {
    padding-left: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-0 {
    padding-left: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:px-dive > * {
    padding-left: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:px {
    padding-right: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:-px-2 {
    padding-right: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-px-2-dive > * {
    padding-right: -32px !important;
  }
}

@media (max-width: 479px) {
  .base\:-px-1\.5 {
    padding-right: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-px-1\.5-dive > * {
    padding-right: -24px !important;
  }
}

@media (max-width: 479px) {
  .base\:-px-0\.5 {
    padding-right: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:-px-0\.5-dive > * {
    padding-right: -8px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-0\.5 {
    padding-right: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-0\.5-dive > * {
    padding-right: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-1\.5 {
    padding-right: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-1\.5-dive > * {
    padding-right: 24px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-2 {
    padding-right: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-2-dive > * {
    padding-right: 32px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-2\.5 {
    padding-right: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-2\.5-dive > * {
    padding-right: 40px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-3 {
    padding-right: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-3-dive > * {
    padding-right: 48px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-3\.5 {
    padding-right: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-3\.5-dive > * {
    padding-right: 56px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-4 {
    padding-right: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-4-dive > * {
    padding-right: 64px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-4\.5 {
    padding-right: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-4\.5-dive > * {
    padding-right: 72px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-5 {
    padding-right: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-5-dive > * {
    padding-right: 80px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-5\.5 {
    padding-right: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-5\.5-dive > * {
    padding-right: 88px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-6 {
    padding-right: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-6-dive > * {
    padding-right: 96px !important;
  }
}

@media (max-width: 479px) {
  .base\:px-0 {
    padding-right: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:px-dive > * {
    padding-right: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:border-radius {
    border-radius: 4px !important;
  }
}

@media (max-width: 479px) {
  .base\:border-radius-2 {
    border-radius: 8px !important;
  }
}

@media (max-width: 479px) {
  .base\:border-radius-3 {
    border-radius: 12px !important;
  }
}

@media (max-width: 479px) {
  .base\:border-radius-4 {
    border-radius: 16px !important;
  }
}

@media (max-width: 479px) {
  .base\:border-radius-5 {
    border-radius: 20px !important;
  }
}

@media (max-width: 479px) {
  .base\:border-radius-0 {
    border-radius: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:border-round {
    border-radius: 50% !important;
  }
}

@media (max-width: 479px) {
  .base\:border {
    border-width: 1px !important;
  }
}

@media (max-width: 479px) {
  .base\:border-2 {
    border-width: 2px !important;
  }
}

@media (max-width: 479px) {
  .base\:border-3 {
    border-width: 3px !important;
  }
}

@media (max-width: 479px) {
  .base\:border-4 {
    border-width: 4px !important;
  }
}

@media (max-width: 479px) {
  .base\:border-5 {
    border-width: 5px !important;
  }
}

@media (max-width: 479px) {
  .base\:border-0 {
    border-width: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:border-none {
    border: none !important;
  }
}

@media (max-width: 479px) {
  .base\:border-t-solid {
    border-top-style: solid !important;
  }
}

@media (max-width: 479px) {
  .base\:border-t {
    border-top-width: 0.1rem !important;
  }
}

@media (max-width: 479px) {
  .base\:border-t-2 {
    border-top-width: 0.2rem !important;
  }
}

@media (max-width: 479px) {
  .base\:border-t-3 {
    border-top-width: 0.3rem !important;
  }
}

@media (max-width: 479px) {
  .base\:border-t-4 {
    border-top-width: 0.4rem !important;
  }
}

@media (max-width: 479px) {
  .base\:border-t-5 {
    border-top-width: 0.5rem !important;
  }
}

@media (max-width: 479px) {
  .base\:border-t-0 {
    border-top-width: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:border-b {
    border-bottom-width: 0.1rem !important;
  }
}

@media (max-width: 479px) {
  .base\:border-b-2 {
    border-bottom-width: 0.2rem !important;
  }
}

@media (max-width: 479px) {
  .base\:border-b-3 {
    border-bottom-width: 0.3rem !important;
  }
}

@media (max-width: 479px) {
  .base\:border-b-4 {
    border-bottom-width: 0.4rem !important;
  }
}

@media (max-width: 479px) {
  .base\:border-b-5 {
    border-bottom-width: 0.5rem !important;
  }
}

@media (max-width: 479px) {
  .base\:border-b-0 {
    border-bottom-width: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:border-l {
    border-left-width: 0.1rem !important;
  }
}

@media (max-width: 479px) {
  .base\:border-l-2 {
    border-left-width: 0.2rem !important;
  }
}

@media (max-width: 479px) {
  .base\:border-l-3 {
    border-left-width: 0.3rem !important;
  }
}

@media (max-width: 479px) {
  .base\:border-l-4 {
    border-left-width: 0.4rem !important;
  }
}

@media (max-width: 479px) {
  .base\:border-l-5 {
    border-left-width: 0.5rem !important;
  }
}

@media (max-width: 479px) {
  .base\:border-l-0 {
    border-left-width: 0 !important;
  }
}

@media (max-width: 479px) {
  .base\:border-r {
    border-right-width: 0.1rem !important;
  }
}

@media (max-width: 479px) {
  .base\:border-r-2 {
    border-right-width: 0.2rem !important;
  }
}

@media (max-width: 479px) {
  .base\:border-r-3 {
    border-right-width: 0.3rem !important;
  }
}

@media (max-width: 479px) {
  .base\:border-r-4 {
    border-right-width: 0.4rem !important;
  }
}

@media (max-width: 479px) {
  .base\:border-r-5 {
    border-right-width: 0.5rem !important;
  }
}

@media (max-width: 479px) {
  .base\:border-r-0 {
    border-right-width: 0 !important;
  }
}

.button--clear, .button {
  border: none;
  background-color: transparent;
  padding: 0;
  outline: none;
  cursor: pointer;
}

.button {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  padding: 12px 32px;
  background-color: #000000;
  color: white;
  border-radius: 4px;
  display: inline-block;
  text-align: center;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.button:hover, .button:active, .button:focus {
  background-color: black;
}
.button.active {
  background-color: black;
}

.button--0 {
  background-color: white;
}
.button--0:hover, .button--0:active, .button--0:focus {
  background-color: rgb(242.25, 242.25, 242.25);
}
.button--0.active {
  background-color: rgb(229.5, 229.5, 229.5);
}

.button--1 {
  background-color: #000000;
}
.button--1:hover, .button--1:active, .button--1:focus {
  background-color: black;
}
.button--1.active {
  background-color: black;
}

.button--2 {
  background-color: #be5622;
}
.button--2:hover, .button--2:active, .button--2:focus {
  background-color: rgb(168.3705357143, 76.2098214286, 30.1294642857);
}
.button--2.active {
  background-color: rgb(146.7410714286, 66.4196428571, 26.2589285714);
}

.button--3 {
  background-color: #11284b;
}
.button--3:hover, .button--3:active, .button--3:focus {
  background-color: rgb(12.2880434783, 28.9130434783, 54.2119565217);
}
.button--3.active {
  background-color: rgb(7.5760869565, 17.8260869565, 33.4239130435);
}

.button--4 {
  background-color: #be5622;
}
.button--4:hover, .button--4:active, .button--4:focus {
  background-color: rgb(168.3705357143, 76.2098214286, 30.1294642857);
}
.button--4.active {
  background-color: rgb(146.7410714286, 66.4196428571, 26.2589285714);
}

.button--5 {
  background-color: #487568;
}
.button--5:hover, .button--5:active, .button--5:focus {
  background-color: rgb(62.2857142857, 101.2142857143, 89.9682539683);
}
.button--5.active {
  background-color: rgb(52.5714285714, 85.4285714286, 75.9365079365);
}

.button--6 {
  background-color: #edf2f0;
}
.button--6:hover, .button--6:active, .button--6:focus {
  background-color: rgb(222.1935483871, 231.3064516129, 227.6612903226);
}
.button--6.active {
  background-color: rgb(207.3870967742, 220.6129032258, 215.3225806452);
}

.button--7 {
  background-color: #cbda29;
}
.button--7:hover, .button--7:active, .button--7:focus {
  background-color: rgb(185.125498008, 199.0796812749, 34.4203187251);
}
.button--7.active {
  background-color: rgb(164.9083665339, 177.3386454183, 30.6613545817);
}

.button--8 {
  background-color: #f6f8f7;
}
.button--8:hover, .button--8:active, .button--8:focus {
  background-color: rgb(231.65625, 236.84375, 234.25);
}
.button--8.active {
  background-color: rgb(217.3125, 225.6875, 221.5);
}

.button--9 {
  background-color: #e4ebe9;
}
.button--9:hover, .button--9:active, .button--9:focus {
  background-color: rgb(213.3510638298, 224.1489361702, 221.0638297872);
}
.button--9.active {
  background-color: rgb(198.7021276596, 213.2978723404, 209.1276595745);
}

.button--10 {
  background-color: #4278bc;
}
.button--10:hover, .button--10:active, .button--10:focus {
  background-color: rgb(59.374015748, 107.9527559055, 169.125984252);
}
.button--10.active {
  background-color: rgb(52.7480314961, 95.905511811, 150.2519685039);
}

.button[disabled] {
  opacity: 0.5;
  pointer-events: none;
}

@charset "UTF-8";
/*=============================================
=                   Accordion                 =
=============================================*/
.expand-enter-active,
.expand-leave-active {
  -webkit-transition-duration: 350ms;
          transition-duration: 350ms;
  -webkit-transition-property: height, opacity;
  transition-property: height, opacity;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  overflow: hidden;
}

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

.fade-enter-active,
.fade-leave-active {
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
}

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

/* purgecss start ignore */
.container--small, .aboutRTT .callout--alt .container, .section--small > div {
  max-width: 60%;
  min-width: 800px;
}
@media (max-width: 767px) {
  .container--small, .aboutRTT .callout--alt .container, .section--small > div {
    min-width: unset;
    max-width: 100%;
  }
}

.container {
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1500px) {
  .container {
    max-width: 1050px;
  }
}

.references {
  font-size: 10px;
}
.references h5 {
  font-size: 10px;
  font-weight: 400;
  margin-bottom: 10px;
}
.references p:last-child {
  margin-top: 0px;
}
.references b, .references strong {
  color: #000000;
}

.block {
  padding-bottom: 8px;
}
.block:last-child {
  padding-bottom: 0px;
}
.block.copy__alternative {
  font-size: 12px;
}

section {
  position: relative;
}
section::after {
  content: "";
  width: 5%;
  min-width: 50px;
  top: 0px;
  position: absolute;
  background-color: #487568;
  left: 50%;
  height: 2px;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
section > div:first-child {
  padding-top: 60px;
}
section > div:last-child {
  padding-bottom: 60px;
}

.section--background {
  background-color: #f6f8f7;
}

.section--small > div {
  margin: 0 auto;
}

.list li {
  list-style: none;
  padding-bottom: 5px;
}
.list li::before {
  content: "•"; /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: red; /* Change the color */
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

blockquote {
  margin: 0;
}
blockquote p:first-child {
  color: #487568 !important;
  font-style: italic;
}

.topButton {
  position: fixed;
  bottom: 10%;
  right: 10%;
  z-index: 5;
  background-color: white;
  height: 50px;
  width: 50px;
  border-radius: 25px;
  text-align: center;
  cursor: pointer;
  -webkit-box-shadow: 0 2px 8px 2px rgba(162, 162, 162, 0.5);
          box-shadow: 0 2px 8px 2px rgba(162, 162, 162, 0.5);
  border: solid 3px #cbda29;
}
.topButton svg {
  width: 50%;
  height: 50px;
  fill: #11284b;
}

/* purgecss end ignore */
/* purgecss start ignore */
.editing .js-editable {
  cursor: pointer;
  position: relative;
  text-decoration: underline;
  color: orange !important;
}
.editing .js-editable:hover {
  color: #cc8400 !important;
}
.editing .js-editable.hidden {
  display: unset !important;
}

.edit {
  position: fixed;
  z-index: 999999;
  bottom: 32px;
  left: 32px;
  padding: 16px;
  border-radius: div(16px, 4);
  border: transparent 2px solid;
  background-color: white;
  border-color: orange;
  display: none;
}
.edit:hover {
  background-color: #ffedcc;
}
.capture .edit {
  display: none;
}
.edit svg {
  fill: orange;
}
.editing .edit {
  background-color: orange;
}
.editing .edit svg {
  fill: white;
}

/* purgecss end ignore */
/* purgecss start ignore */
@font-face {
  font-family: "OpenSans";
  font-style: normal;
  font-weight: 300;
  src: url('../media/content/fonts/OpenSans/OpenSans-Light.ttf') format("truetype"), url('../media/content/fonts/OpenSans/OpenSans-Light.ttf') format("truetype");
}
@font-face {
  font-family: "OpenSans";
  font-style: normal;
  font-weight: 400;
  src: url('../media/content/fonts/OpenSans/OpenSans-Regular.ttf') format("truetype"), url('../media/content/fonts/OpenSans/OpenSans-Regular.ttf') format("truetype");
}
@font-face {
  font-family: "OpenSans";
  font-style: italic;
  font-weight: 400;
  src: url('../media/content/fonts/OpenSans/OpenSans-Italic.ttf') format("truetype"), url('../media/content/fonts/OpenSans/OpenSans-Italic.ttf') format("truetype");
}
@font-face {
  font-family: "OpenSans";
  font-style: normal;
  font-weight: 600;
  src: url('../media/content/fonts/OpenSans/OpenSans-SemiBold.ttf') format("truetype"), url('../media/content/fonts/OpenSans/OpenSans-SemiBold.ttf') format("truetype");
}
@font-face {
  font-family: "OpenSans";
  font-style: normal;
  font-weight: 700;
  src: url('../media/content/fonts/OpenSans/OpenSans-Bold.ttf') format("truetype"), url('../media/content/fonts/OpenSans/OpenSans-Bold.ttf') format("truetype");
}
@font-face {
  font-family: "OpenSans";
  font-style: italic;
  font-weight: 700;
  src: url('../media/content/fonts/OpenSans/OpenSans-BoldItalic.ttf') format("truetype"), url('../media/content/fonts/OpenSans/OpenSans-BoldItalic.ttf') format("truetype");
}
@font-face {
  font-family: "OpenSans";
  font-style: normal;
  font-weight: 800;
  src: url('../media/content/fonts/OpenSans/OpenSans-ExtraBold.ttf') format("truetype"), url('../media/content/fonts/OpenSans/OpenSans-ExtraBold.ttf') format("truetype");
}
html {
  font-family: "OpenSans";
  color: #000000;
}

h1 {
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 15px;
  font-weight: 400;
}

h2, blockquote p:first-child {
  font-size: 25px;
  line-height: 30px;
  font-weight: 600;
  color: #be5622;
}

h3 {
  font-weight: 600;
}

h4 {
  font-weight: 400;
}

b, strong {
  color: #11284b;
  font-weight: bold;
}

/* purgecss end ignore */
.accord {
  position: relative;
  z-index: 0;
}
.accord .accord__body {
  border-top: solid 0.3px #000000;
  padding: 1rem 2.4rem;
}
.accord .accord__tab {
  position: relative;
  padding-right: 0rem;
  background-color: transparent;
  border-radius: 0.2rem;
  -webkit-transition: background-color 300ms ease-in-out;
  transition: background-color 300ms ease-in-out;
}
.accord .accord__header {
  margin: 0;
  padding: 6px 6px;
  letter-spacing: 0.025rem;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  color: #487568;
  border: solid 2px #cbda29;
  margin-bottom: 5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  cursor: pointer;
}
.accord .accord__header.active {
  background-color: #487568;
  color: white;
}
.accord .accord__header.active .accord__icon {
  background-image: url('../media/content/icons/accordion-collapse.svg');
}
.accord .accord__icon {
  position: absolute;
  right: 1.2rem;
  top: 50%;
  width: 1.6rem;
  height: 1.6rem;
  background-image: url('../media/content/icons/accordion-expand.svg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: -webkit-transform 300ms ease-in-out;
  transition: -webkit-transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out;
  transition: transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
  -webkit-transform: translate(0px, -50%);
      -ms-transform: translate(0px, -50%);
          transform: translate(0px, -50%);
}
.accord .shadow-none {
  -webkit-transition: -webkit-box-shadow 350ms ease-in-out;
  transition: -webkit-box-shadow 350ms ease-in-out;
  transition: box-shadow 350ms ease-in-out;
  transition: box-shadow 350ms ease-in-out, -webkit-box-shadow 350ms ease-in-out;
}
.accord .accord__title {
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 15px;
  color: #11284b;
}
.accord .accord__content {
  margin-top: 10px;
}

.VMenu {
  position: relative;
  margin-bottom: 10px;
}
.VMenu nav {
  max-width: 1680px;
  margin: 0 auto;
  width: 100%;
  padding: 0 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.VMenu nav ul {
  text-align: left;
  list-style-type: none;
  list-style-type: none;
  -webkit-padding-start: 0px;
          padding-inline-start: 0px;
}
.VMenu nav ul li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: center;
}
@media (min-width: 1000px) {
  .VMenu nav ul li {
    max-width: 165px;
  }
}
@media (min-width: 1200px) {
  .VMenu nav ul li {
    max-width: 300px;
  }
}
@media (max-width: 1000px) {
  .VMenu nav ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.VMenu::after {
  content: "";
  width: 100%;
  height: 10px;
  background: rgb(203, 218, 41);
  background: -webkit-gradient(linear, right top, left top, from(rgb(203, 218, 41)), to(rgb(78, 126, 113)));
  background: linear-gradient(270deg, rgb(203, 218, 41) 0%, rgb(78, 126, 113) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cbda29",endColorstr="#4e7e71",GradientType=1);
  position: absolute;
  bottom: -10px;
  left: 0px;
}

.navigation__element {
  padding: 5px;
  margin-bottom: 10px;
  -webkit-transition: max-height 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: max-height 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
@media (max-width: 1000px) {
  .navigation__element {
    margin-bottom: 0px;
  }
}
.navigation__element a {
  padding-bottom: 5px;
  margin: 10px;
  position: relative;
}
.navigation__element a:after {
  content: "";
  height: 5px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.navigation__element a:hover::after {
  background-color: #be5622;
}
.navigation__element a.active::after {
  background-color: #be5622;
}
.navigation__element:first-child a::after {
  display: none;
}
@media (max-width: 1000px) {
  .navigation__element {
    visibility: hidden;
    max-height: 0px;
    overflow: hidden;
    padding: 0px;
    position: relative;
  }
  .navigation__element:nth-child(1) {
    max-height: 100px;
    visibility: visible;
    width: 80%;
  }
  .navigation__element:nth-child(1) a {
    background-color: white !important;
    color: #000000 !important;
    border: none;
  }
  .navigation__element a {
    text-align: left;
    width: 100%;
    margin: 0px;
    padding: 20px 5px;
    border-bottom: solid 1px #be5622;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .navigation__element a.active {
    background-color: #11284b;
    color: white;
  }
  .navigation__element a.active::after {
    border-color: white;
    background-color: transparent;
  }
  .navigation__element a::after {
    content: "";
    border-right: solid 4px #11284b;
    border-bottom: solid 4px #11284b;
    width: 10px;
    height: 10px;
    left: 90%;
    top: 50%;
    position: absolute;
    -webkit-transform: rotateZ(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotateZ(-45deg);
  }
  .active .navigation__element {
    visibility: visible;
    max-height: 100px;
  }
}

.logo__container {
  min-width: 208px !important;
  max-width: 100% !important;
  position: relative !important;
}
@media (max-width: 1000px) {
  .logo__container a {
    padding-top: 45px;
  }
}

.logo__image {
  max-width: 206px;
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-transform: translateY(-25%);
      -ms-transform: translateY(-25%);
          transform: translateY(-25%);
}
@media (max-width: 1000px) {
  .logo__image {
    top: 20%;
  }
}

.bar1, .bar2, .bar3 {
  display: block;
  width: 35px;
  height: 3px;
  background-color: #11284b;
  margin: 6px 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

button.active .bar1 {
  -webkit-transform: rotate(-45deg) translate(-6px, 6px);
  -ms-transform: rotate(-45deg) translate(-6px, 6px);
      transform: rotate(-45deg) translate(-6px, 6px);
}

button.active .bar2 {
  opacity: 0;
}

button.active .bar3 {
  -webkit-transform: rotate(45deg) translate(-6px, -7px);
  -ms-transform: rotate(45deg) translate(-6px, -7px);
      transform: rotate(45deg) translate(-6px, -7px);
}

.topNav {
  font-size: 14px;
}
.topNav :first-child {
  margin-right: 35px;
}
.topNav .button {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  font-size: 14px;
}
@media (max-width: 1000px) {
  .topNav {
    margin-bottom: 20px;
  }
  .topNav .button {
    margin-right: 10px;
  }
}

.menu {
  position: absolute;
  right: 10px;
  background-color: transparent;
  outline: none;
  border: none;
  top: 15px;
}

.skipLink {
  position: absolute;
  opacity: 0;
}

.menu__container {
  display: none;
}
@media (max-width: 1000px) {
  .menu__container {
    display: block;
  }
}

.button {
  border-radius: 30px;
  background-color: #487568;
  color: white;
  padding: 12px 48px;
  font-weight: bold;
  font-size: 1rem;
}
.button.active, .button:active, .button:hover {
  background-color: rgba(72, 117, 104, 0.7);
}
.button:focus {
  background-color: rgba(17, 40, 75, 0.7);
}

.button--alt {
  border-radius: 30px;
  background-color: white;
  color: #11284b;
  padding: 12px 48px;
  border: solid #cbda29 3px;
  outline: none;
}
.button--alt.active, .button--alt:active, .button--alt:hover {
  background-color: #cbda29;
}

.callout {
  color: white;
  background-color: #11284b;
  border: none;
  position: relative;
  margin-top: 10px;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}
.callout h2, .callout blockquote p:first-child, blockquote .callout p:first-child {
  color: white;
}
.callout::after {
  content: "";
  width: 100%;
  height: 10px;
  background: rgb(203, 218, 41);
  background: -webkit-gradient(linear, right top, left top, from(rgb(203, 218, 41)), to(rgb(78, 126, 113)));
  background: linear-gradient(270deg, rgb(203, 218, 41) 0%, rgb(78, 126, 113) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cbda29",endColorstr="#4e7e71",GradientType=1);
  position: absolute;
  top: -10px;
  left: 0px;
}

.callout--light {
  background-color: #edf2f0;
  border-top: solid 3px #cbda29;
  border-bottom: solid 3px #cbda29;
  color: #be5622;
  text-align: center;
}
.callout--light h2, .callout--light blockquote p:first-child, blockquote .callout--light p:first-child {
  color: #be5622;
}
.callout--light::after {
  display: none;
}

.callout__image {
  max-width: 105px;
  padding-bottom: 10px;
  width: 100%;
}

.callout__buttons {
  margin-top: 16px;
}

.callout--alt {
  background-color: transparent;
  color: #000000;
  text-align: left;
  margin-top: 0px;
  padding-top: 90px;
  padding-bottom: 0px;
}
.callout--alt h2, .callout--alt blockquote p:first-child, blockquote .callout--alt p:first-child {
  color: #be5622;
}
.callout--alt::after {
  display: none;
}
.callout--alt + .callout--alt {
  padding-bottom: 90px;
}

.callout--reverse {
  background-color: transparent;
  color: #000000;
  text-align: left;
}
.callout--reverse h2, .callout--reverse blockquote p:first-child, blockquote .callout--reverse p:first-child {
  color: #be5622;
}
.callout--reverse::after {
  display: none;
}
.callout--reverse .callout__image {
  max-width: 200px;
  width: 100%;
}
.callout--reverse .grid {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.callout--alert {
  padding: 0px !important;
  background-color: white;
  border-radius: 7.6px;
  -webkit-box-shadow: 0 2px 8px 2px rgba(162, 162, 162, 0.5);
          box-shadow: 0 2px 8px 2px rgba(162, 162, 162, 0.5);
  border: solid 4.7px #f3f3f3;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 5px;
  max-width: 291px;
  width: 48%;
  margin: 1%;
}
.callout--alert .block {
  font-size: 13px;
}
.callout--alert .callout__image {
  padding-top: 10px;
}
.callout--alert .container {
  padding-left: 8px;
  padding-right: 8px;
}
@media (max-width: 1000px) {
  .callout--alert {
    max-width: 320px;
    width: 100%;
  }
}

.hero {
  padding: 70px 0px;
}
.hero h1 {
  color: #11284b;
  margin-bottom: 20px;
}
.hero h2, .hero blockquote p:first-child, blockquote .hero p:first-child {
  color: #be5622;
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .hero {
    padding: 35px 0px;
  }
}

.homepage__hero__container {
  overflow: hidden;
}

.hero__secondary {
  max-width: 700px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.hero__secondary img {
  max-width: 335px;
}
@media (max-width: 1000px) {
  .hero__secondary {
    max-width: 1000px;
  }
}

.homepage__hero {
  position: absolute;
  z-index: 3;
  top: 0px;
  left: 42%;
}
@media (max-width: 1000px) {
  .homepage__hero {
    position: relative;
    left: 0%;
  }
}

.homepage__hero__image {
  width: 100%;
}
@media (max-width: 1500px) {
  .homepage__hero__image {
    width: 115%;
  }
}
@media (max-width: 1151px) {
  .homepage__hero__image {
    width: 150%;
  }
}
@media (max-width: 1000px) {
  .homepage__hero__image {
    width: 100%;
  }
}

@media (max-width: 1000px) {
  .homepage__hero__image--desktop {
    display: none;
  }
}

.homepage__hero__image--mobile {
  display: none;
}
@media (max-width: 1000px) {
  .homepage__hero__image--mobile {
    display: block;
  }
}

.iconList {
  margin: 0 auto;
  padding-top: 50px;
}

.icon {
  margin-bottom: 30px;
  width: 100%;
  text-align: center;
}
.icon img {
  max-width: 95px;
  padding-bottom: 10px;
}
.icon h4 {
  max-width: 235px;
  margin: 0 auto;
  font-weight: 400;
  width: 90%;
}

.iconList--alternative {
  padding-top: 0px;
}
.iconList--alternative .icon {
  margin-bottom: 10px;
}
.iconList--alternative .icon .block {
  text-align: left;
}
@media (max-width: 767px) {
  .iconList--alternative .icon {
    margin-bottom: 25px;
  }
}
.iconList--alternative .grid {
  -ms-flex-align: center !important;
  -ms-grid-row-align: center !important;
  -webkit-box-align: center !important;
          align-items: center !important;
}

.mobile\:show {
  display: none !important;
}
@media (max-width: 767px) {
  .mobile\:show {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .mobile\:hide {
    display: none !important;
  }
}

footer {
  background-color: #11284b;
  margin-top: 10px;
  padding: 70px 0px;
  color: white;
  position: relative;
  overflow: hidden;
}
footer::after {
  content: "";
  width: 100%;
  height: 10px;
  background: rgb(203, 218, 41);
  background: -webkit-gradient(linear, right top, left top, from(rgb(203, 218, 41)), to(rgb(78, 126, 113)));
  background: linear-gradient(270deg, rgb(203, 218, 41) 0%, rgb(78, 126, 113) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#cbda29",endColorstr="#4e7e71",GradientType=1);
  position: absolute;
  top: -10px;
  left: 0px;
}
footer .container {
  max-width: 1160px;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.footer__navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  gap: 20px;
}
.footer__navigation div:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
  width: 100%;
}
@media (max-width: 768px) {
  .footer__navigation div:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}
.footer__navigation div:nth-of-type(2) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
@media (max-width: 768px) {
  .footer__navigation div:nth-of-type(2) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
}
.footer__navigation li {
  list-style: none;
  font-size: 14px;
  line-height: 16px;
}
.footer__navigation li a {
  font-weight: 700;
}
.footer__navigation li#onetrust-cookie-settings-button {
  display: none;
}
.footer__navigation img {
  width: 40px;
  height: 20px;
  margin-left: 7px;
}

.footer__content {
  font-size: 10px;
}

.footer__logo {
  max-width: 215px;
  width: 90%;
}

.onetrust-pc-sdk > .ot-pc-footer {
  display: none !important;
}

#onetrust-pc-sdk {
  min-height: 794px;
}

@media screen and (max-height: 800px) {
  #onetrust-pc-sdk {
    min-height: 700px;
  }
}
@media screen and (max-width: 600px) {
  #onetrust-pc-sdk {
    min-height: 100dvh;
  }
}
#onetrust-pc-sdk #close-pc-btn-handler.ot-close-icon:focus {
  border: none;
  outline: none;
}

#onetrust-pc-sdk .ot-pc-footer {
  bottom: 0px;
}

.gridLayout--background {
  background-color: #e4ebe9;
  border: solid #11284b 2px;
}

.accord__tab .gridLayout {
  padding: 16px;
  margin-top: 16px;
}

.clickout {
  margin-top: 40px;
}

.VForm input, .VOptinForm input, .VForm select, .VOptinForm select {
  display: block;
  border: solid 2px #cbda29;
  width: 100%;
  padding: 10px 43px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.VForm select, .VOptinForm select {
  -webkit-appearance: none;
  -moz-appearance: none;
}
.VForm label, .VOptinForm label {
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  padding-bottom: 10px;
  display: block;
  color: #11284b;
}
.VForm h6, .VOptinForm h6 {
  color: #11284b;
}
.VForm .input__container, .VOptinForm .input__container {
  margin-bottom: 20px;
}
.VForm .error, .VOptinForm .error {
  color: #be5622;
}
.VForm input[type=checkbox], .VOptinForm input[type=checkbox] {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  /* Remove most all native input styles */
  -moz-appearance: none;
       appearance: none;
  /* For iOS < 15 */
  background-color: white;
  /* Not removed via appearance */
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 42px;
  height: 42px;
  border: 0.15em solid #cbda29;
  border-radius: 0;
  padding: 0px;
  display: grid;
  place-content: center;
}
.VForm input[type=checkbox], .VOptinForm input[type=checkbox] {
  border-color: #cbda29;
  position: relative;
}
.VForm input[type=checkbox]::before, .VOptinForm input[type=checkbox]::before {
  content: "";
  width: 0.9em;
  height: 0.9em;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: 120ms -webkit-transform ease-in-out;
  transition: 120ms -webkit-transform ease-in-out;
  transition: 120ms transform ease-in-out;
  transition: 120ms transform ease-in-out, 120ms -webkit-transform ease-in-out;
  -webkit-box-shadow: inset 1em 1em #cbda29;
          box-shadow: inset 1em 1em #cbda29;
  /* Windows High Contrast Mode */
  background-color: #cbda29;
}
.VForm input[type=checkbox]:checked::before, .VOptinForm input[type=checkbox]:checked::before {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.VForm input[type=checkbox]:focus, .VOptinForm input[type=checkbox]:focus {
  outline: max(2px, 0.15em) solid #cbda29;
  outline-offset: max(2px, 0.15em);
}
.VForm input[type=checkbox]:disabled, .VOptinForm input[type=checkbox]:disabled {
  --form-control-color: var(--form-control-disabled);
  color: var(--form-control-disabled);
  cursor: not-allowed;
}
.VForm .input--checkbox label, .VOptinForm .input--checkbox label {
  line-height: 26px;
  padding-left: 20px;
  font-weight: 400;
  max-width: 85%;
}
@media (min-width: 1500px) {
  .VForm .input--checkbox label, .VOptinForm .input--checkbox label {
    padding-top: 6px;
  }
}
.VForm .input--checkbox a, .VOptinForm .input--checkbox a {
  text-decoration: underline;
}
.VForm .select--wrapper, .VOptinForm .select--wrapper {
  position: relative;
  height: 100%;
}
.VForm .select--wrapper::after, .VOptinForm .select--wrapper::after {
  content: "";
  position: absolute;
  top: 20px;
  right: 15px;
  border-right: solid 3px #487568;
  border-bottom: solid 3px #487568;
  width: 15px;
  height: 15px;
  -webkit-transform: translateY(-50%) rotateZ(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotateZ(45deg);
}

#mktoForm_10 .mktoFormRow select, #mktoForm_292 .mktoFormRow select {
  font-size: 18px;
}
#mktoForm_10 .mktoFormRow select option, #mktoForm_292 .mktoFormRow select option {
  font-size: 18px;
}
#mktoForm_10 .mktoFormRow .mktoCheckboxList, #mktoForm_292 .mktoFormRow .mktoCheckboxList {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}
#mktoForm_10 .mktoFormRow .mktoCheckboxList > label, #mktoForm_292 .mktoFormRow .mktoCheckboxList > label {
  margin-left: 0;
}

.modal {
  background-color: rgba(0, 0, 0, 0.7);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 10;
  display: none;
}
.modal.active {
  display: block;
}

.modal__inner {
  background-color: white;
  border-radius: 30px;
  max-width: 1096px;
  width: 80%;
  padding: 100px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border: solid 2px #cbda29;
}
@media (max-width: 767px) {
  .modal__inner {
    width: 95%;
    padding: 30px;
  }
}

.modal__close {
  width: 48px;
  height: 48px;
  background-color: #487568;
  position: absolute;
  top: 5%;
  right: 35px;
  border-radius: 24px;
  cursor: pointer;
}
.modal__close:hover::after, .modal__close:hover::before {
  width: 54%;
}
.modal__close::after, .modal__close::before {
  content: "";
  -webkit-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
  height: 3px;
  width: 50%;
  background-color: white;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.modal__close::before {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}

/* purgecss start ignore */
.card {
  max-width: 200px;
  width: 200px;
  position: relative;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding-bottom: 10px;
}
.card:nth-child(1) {
  padding-left: 0px;
}
.card:nth-child(1) .card__subtitle {
  background-color: #487568;
}
.card:nth-child(2) .card__subtitle {
  background-color: #be5622;
}
.card:nth-child(3) .card__subtitle {
  background-color: #11284b;
}
.card:nth-child(4) .card__subtitle {
  background-color: #4278bc;
}
.card:last-child {
  padding-right: 0px;
}
.card:not(:last-child) .card__subtitle::after {
  content: "";
  width: 30px;
  height: 30px;
  background: url('../media/content/icons/triangle.svg');
  position: absolute;
  right: -30%;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
}
@media (min-width: 1500px) {
  .card:not(:last-child) .card__subtitle::after {
    right: -50%;
  }
  .card:not(:last-child) .card__subtitle::before {
    right: calc(-50% + 4px);
  }
}

.card__subtitle {
  padding: 6px 12px 9px 13px;
  color: white;
  position: relative;
  font-size: 17px;
  font-weight: bold;
  line-height: 20px;
  margin-top: 4px;
  margin-bottom: 6px;
}

.slider {
  overflow: hidden;
  position: relative;
}

.controls > div {
  position: absolute;
  top: 0px;
  height: 100%;
  background-color: rgba(237, 242, 240, 0.8);
  width: 30px;
}
.controls > div:last-child {
  right: 0px;
}
.controls > div:last-child button::after {
  border-style: solid;
  border-width: 14px 0 14px 20px;
  border-color: transparent transparent transparent #487568;
  position: absolute;
}
.controls > div:first-child {
  left: 0px;
}
.controls > div:first-child button::after {
  border-style: solid;
  border-width: 14px 20px 14px 0px;
  border-color: transparent #487568 transparent transparent;
  position: absolute;
}
.controls button {
  background-color: transparent;
  outline: none;
  border: none;
  height: 100%;
  width: 100%;
}
.controls button:after {
  content: "";
  width: 0;
  height: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
}
.controls button:disabled::after {
  opacity: 0.3;
}

.slider__container {
  margin-top: 15px;
  border: solid 2px #cbda29;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 1200px;
  margin: 15px auto;
  padding-left: 32px;
  padding-right: 32px;
}

.card__content {
  font-size: 16px;
  line-height: 20px;
}

.slider .slider__title {
  margin-top: 20px;
}

.card .card__title {
  font-size: 17px;
  font-weight: bold;
  line-height: 20px;
  margin-top: 10px;
}

.cardSlider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-width: 1050px;
  width: 100%;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

/* purgecss end ignore */
/* purgecss start ignore */
.optin h1 {
  color: #2e57d1;
  margin-bottom: 2rem;
}
.optin .button--alt2 {
  background-color: #2e57d1;
  line-height: 50px;
  padding: 0px 36px;
}

.optin__content a {
  text-decoration: underline;
  font-weight: 700;
  color: #11284b;
}

.optin__header {
  border-top: solid 14px #4149b4;
  position: relative;
  margin-bottom: 96px;
}
.optin__header img {
  max-width: 295px;
}
.optin__header::after {
  content: "";
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 5px;
  background-image: -webkit-gradient(linear, left top, right top, from(#53a6dc), to(#2d3192)), -webkit-gradient(linear, left top, left bottom, from(#202261), to(#202261));
  background-image: linear-gradient(to right, #53a6dc 0%, #2d3192), linear-gradient(to bottom, #202261, #202261);
}

.VOptinForm input, .VOptinForm select {
  border-color: #2e57d1;
  max-width: 90%;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  padding: 10px 68px 10px 17px;
}
@media (max-width: 767px) {
  .VOptinForm input, .VOptinForm select {
    max-width: 100%;
  }
}
.VOptinForm input.inactive, .VOptinForm select.inactive {
  color: gray;
}
.VOptinForm #consent {
  border-color: #2e57d1;
}
.VOptinForm #consent::before {
  background-color: #2e57d1;
  -webkit-box-shadow: inset 1em 1em #2e57d1;
          box-shadow: inset 1em 1em #2e57d1;
}
.VOptinForm input[type=checkbox]:focus {
  outline: max(2px, 0.15em) solid #2e57d1;
}
.VOptinForm .select--wrapper {
  position: relative;
  height: auto;
  overflow: hidden;
  background-color: transparent;
}
.VOptinForm .select--wrapper select {
  background-color: transparent;
}
.VOptinForm .select--wrapper::after {
  display: none;
}
.VOptinForm .select--wrapper span {
  position: absolute;
  z-index: -1;
  top: 0px;
  right: 10%;
  width: 60px;
  height: 100%;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  background-color: #2e57d1;
}
@media (max-width: 767px) {
  .VOptinForm .select--wrapper span {
    right: 0px;
  }
}
.VOptinForm .select--wrapper span::after {
  content: "";
  position: absolute;
  top: 20px;
  left: calc(100% - 40px);
  border-right: solid 5px #ffffff;
  border-bottom: solid 5px #ffffff;
  width: 12px;
  height: 12px;
  border-radius: 2px;
  -webkit-transform: translateY(-50%) rotateZ(45deg);
      -ms-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotateZ(45deg);
}
.VOptinForm label {
  font-size: 14px;
}
.VOptinForm .checkbox__label {
  padding-top: 0px !important;
  font-size: 18px;
  color: #000000;
}

.optin__footer {
  background-color: #202265;
  color: #ffffff;
  font-size: 12px;
}
.optin__footer li {
  font-size: 18px;
  list-style: none;
  -webkit-padding-start: 0px;
          padding-inline-start: 0px;
}
.optin__footer li:not(:last-child) {
  margin-right: 30px;
}
.optin__footer img {
  max-width: 215px;
}
.optin__footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-padding-start: 0px;
          padding-inline-start: 0px;
  margin-bottom: 20px;
}

.optout .optin__footer {
  position: fixed;
  bottom: 0;
  width: 100%;
}
@media (max-width: 767px) {
  .optout .optin__footer {
    position: static;
  }
}

.optin-style {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.optin-style .optin__footer {
  margin-top: auto;
}

/* purgecss end ignore */
/* purgecss start ignore */
html {
  scroll-behavior: smooth;
}

.homepage .hero h1, .homepage .hero h1 * {
  color: #be5622;
  font-size: 45px;
  line-height: 52px;
}
@media (max-width: 767px) {
  .homepage .hero h1, .homepage .hero h1 * {
    font-size: 36px;
    line-height: 42px;
  }
}
.homepage .hero .callout .container {
  min-width: unset !important;
}
.homepage .callout.callout--alt .button {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
.homepage .callout.callout--alt .button::after {
  content: "";
  width: 10px;
  height: 10px;
  border: none;
  border-left: solid 4px;
  border-bottom: solid 4px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%) rotateZ(-135deg);
      -ms-transform: translateY(-50%) translateX(-50%) rotate(-135deg);
          transform: translateY(-50%) translateX(-50%) rotateZ(-135deg);
}
.homepage section::after {
  display: none;
}

.engagement .callout--alt {
  padding-top: 30px;
}
.engagement .callout--alt .container {
  border-top: solid 2px #be5622;
  border-bottom: solid 2px #be5622;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.engagement .callout--alt h3, .engagement .callout--alt h3 * {
  color: #487568;
}

.confirmation .hero__container p, .confirmation .hero__container ul {
  max-width: 66%;
}
@media (max-width: 767px) {
  .confirmation .hero__container p, .confirmation .hero__container ul {
    max-width: 100%;
  }
}
.confirmation .hero__container .block :nth-child(3) {
  max-width: 100%;
}
.confirmation .hero__container p:last-child {
  font-size: 12px;
}
.confirmation .callout.callout--alt {
  padding-top: 45px;
}
.confirmation .callout.callout--alt .button {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
.confirmation .callout.callout--alt .button::after {
  content: "";
  width: 10px;
  height: 10px;
  border: none;
  border-left: solid 4px;
  border-bottom: solid 4px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%) rotateZ(-135deg);
      -ms-transform: translateY(-50%) translateX(-50%) rotate(-135deg);
          transform: translateY(-50%) translateX(-50%) rotateZ(-135deg);
}

.resources .callout {
  padding-top: 20px;
}
@media (max-width: 767px) {
  .resources section h2, .resources section blockquote p:first-child, blockquote .resources section p:first-child {
    text-align: center;
  }
}
.resources section :nth-child(3) {
  padding-top: 25px;
}

.signup .hero {
  padding-bottom: 20px;
}

.notFound {
  padding-bottom: 70px;
}

.aboutRTT .callout--alt {
  padding-top: 30px;
}
.aboutRTT .callout--alt .container {
  border-top: solid 2px #be5622;
  border-bottom: solid 2px #be5622;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.aboutRTT .callout--alt .container h3 {
  color: #487568;
}
@media (max-width: 767px) {
  .aboutRTT .callout--reverse .callout__image {
    display: none;
  }
  .aboutRTT .callout--reverse .block {
    text-align: left;
  }
}
.aboutRTT .grid__1\/2 img.asset {
  padding-top: 50px;
  max-width: 336px;
}
@media (max-width: 767px) {
  .aboutRTT .grid__1\/2 img.asset {
    margin: 0 auto;
    padding-top: 0px;
    max-width: 228px;
    margin-bottom: 30px;
  }
}
.aboutRTT section > .gridLayout .grid__1\/2:nth-child(2) {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  text-align: center;
}
@media (max-width: 767px) {
  .aboutRTT section > .gridLayout .grid__1\/2:nth-child(2) {
    padding-top: 20px;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
            justify-content: center;
    text-align: center;
  }
}
.aboutRTT .accord__content .gridLayout div:nth-child(3) {
  margin-top: 25px;
}

/* purgecss end ignore */
.bottom {
  bottom: 0 !important;
}

.loader {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  display: inline-block;
  border-top: 3px solid #FFF;
  border-right: 3px solid transparent;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-animation: rotation 1s linear infinite;
          animation: rotation 1s linear infinite;
}

@-webkit-keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotation {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
section#shadow-host-companion::after {
  background-color: transparent;
}
