@charset "UTF-8";
@import url("https://use.typekit.net/udh2gze.css");

.section-label {
  position: absolute;
  text-transform: uppercase;
  color: #cd2027;
  font-weight: 700;
  align-self: flex-start;
  margin-top: 4rem;
  z-index: 20;
  padding-left: 3rem;
  padding-right: 3rem;
  letter-spacing: .5rem;
}

@media (min-width: 992px) {
  .section-label {
    position: relative;
    margin-top: 0;
    align-self: center;
    padding-left: 0;
    padding-right: 0;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
  }

  @supports ((-webkit-writing-mode: vertical-rl) or (writing-mode: vertical-rl)) {
    .section-label {
      -webkit-writing-mode: vertical-rl;
          -ms-writing-mode: tb-rl;
              writing-mode: vertical-rl;
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg);
    }
  }
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

progress {
  vertical-align: baseline;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline-width: 0;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

code,
kbd,
pre,
samp {
  /* stylelint-disable */
  font-family: monospace, monospace;
  /* stylelint-enable */
  font-size: 1em;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift,
input,
select,
textarea {
  font: inherit;
}

optgroup {
  font-weight: bold;
}

button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift,
input,
select {
  overflow: visible;
}

button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift,
input,
select,
textarea {
  margin: 0;
}

button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift,
select {
  text-transform: none;
}

[type="button"],
[type="reset"],
[type="submit"],
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  cursor: pointer;
}

[disabled] {
  cursor: default;
}

[type="reset"],
[type="submit"],
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift,
html [type="button"] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}

button::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
.action-gift::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

button:-moz-focusring,
.cart.table-wrapper .actions-toolbar > .action:-moz-focusring,
.action-gift:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: field;
     -moz-appearance: field;
          appearance: field;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
          appearance: none;
}

body {
  margin: 0;
  padding: 0;
}

article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

nav ul,
nav ol {
  list-style: none none;
}

img {
  border: 0;
}

img,
object,
video,
embed {
  height: auto;
  max-width: 100%;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

html {
  font-size: 62.5%;
  font-size-adjust: 100%;
}

body {
  color: #333;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  font-size: 1.4rem;
}

p {
  margin-top: 0;
}

p {
  margin-bottom: 1rem;
}

abbr[title] {
  border-bottom: 1px dotted #d1d1d1;
  cursor: help;
}

b,
strong {
  font-weight: 700;
}

em,
i {
  font-style: italic;
}

mark {
  background: #f0f0f0;
  color: black;
}

small,
.small {
  font-size: 12px;
}

hr {
  border: 0;
  border-top: 1px solid #d1d1d1;
  margin-bottom: 20px;
  margin-top: 20px;
}

sub,
sup {
  font-size: 71.42857%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dfn {
  font-style: italic;
}

h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0;
  margin-bottom: 2rem;
}

h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}

h3 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small {
  color: #333;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}

a,
.alink {
  color: #1979c3;
  text-decoration: none;
}

a:visited,
.alink:visited {
  color: #1979c3;
  text-decoration: none;
}

a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: underline;
}

a:active,
.alink:active {
  color: #ff5501;
  text-decoration: underline;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 2.5rem;
}

ul > li,
ol > li {
  margin-top: 0;
  margin-bottom: 1rem;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

dl {
  margin-bottom: 20px;
  margin-top: 0;
}

dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}

dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  background: #f0f0f0;
  color: #111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}

kbd {
  background: #f0f0f0;
  color: #111;
  padding: 2px 4px;
  font-size: 1.2rem;
}

pre {
  background: #f0f0f0;
  border: 1px solid #d1d1d1;
  color: #111;
  line-height: 1.42857;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}

pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}

blockquote {
  border-left: 0 solid #d1d1d1;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857;
  font-size: 1.4rem;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  color: #333;
  line-height: 1.42857;
  font-size: 1rem;
  display: block;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

blockquote cite {
  font-style: normal;
}

blockquote:before,
blockquote:after {
  content: '';
}

q {
  quotes: none;
}

q:before,
q:after {
  content: '';
  content: none;
}

cite {
  font-style: normal;
}

table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}

table th {
  text-align: left;
}

table > tbody > tr > th,
table > tbody > tr > td,
table > tfoot > tr > th,
table > tfoot > tr > td {
  vertical-align: top;
}

table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}

table > thead > tr > th,
table > thead > tr > td,
table > tbody > tr > th,
table > tbody > tr > td,
table > tfoot > tr > th,
table > tfoot > tr > td {
  padding: 8px 10px;
}

button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}

button:focus,
.cart.table-wrapper .actions-toolbar > .action:focus,
.action-gift:focus,
button:active,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}

button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}

button.disabled,
.cart.table-wrapper .actions-toolbar > .disabled.action,
.disabled.action-gift,
button[disabled],
.cart.table-wrapper .actions-toolbar > .action[disabled],
.action-gift[disabled],
fieldset[disabled] button,
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action,
.cart.table-wrapper fieldset[disabled] .actions-toolbar > .action,
fieldset[disabled] .action-gift {
  opacity: .5;
  cursor: default;
  pointer-events: none;
}

button::-moz-focus-inner,
.cart.table-wrapper .actions-toolbar > .action::-moz-focus-inner,
.action-gift::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}

input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type="datetime"]:disabled,
input[type="email"]:disabled {
  opacity: .5;
}

input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #c2c2c2;
}

input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #c2c2c2;
}

input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #c2c2c2;
}

input[type="number"] {
  -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}

select {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}

select:disabled {
  opacity: .5;
}

select[multiple="multiple"] {
  height: auto;
  background-image: none;
}

textarea {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.42857;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}

textarea:disabled {
  opacity: .5;
}

textarea::-moz-placeholder {
  color: #c2c2c2;
}

textarea::-webkit-input-placeholder {
  color: #c2c2c2;
}

textarea:-ms-input-placeholder {
  color: #c2c2c2;
}

input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}

div.mage-error[generated] {
  color: #e02b27;
  font-size: 1.2rem;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

address {
  font-style: normal;
}

*:focus {
  box-shadow: none;
  outline: 0;
}

._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}

.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 10px;
}

.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}

.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}

.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) {
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }

  .actions-toolbar:after {
    clear: both;
  }

  .actions-toolbar .primary {
    float: left;
  }

  .actions-toolbar .secondary {
    float: right;
  }

  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }

  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }

  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }

  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }

  .actions-toolbar > .secondary,
  .actions-toolbar > .primary {
    margin-bottom: 0;
  }

  .actions-toolbar > .secondary .action,
  .actions-toolbar > .primary .action {
    margin-bottom: 0;
    width: auto;
  }
}

.breadcrumbs {
  margin: 0 0 20px;
}

.breadcrumbs .items {
  font-size: 1.2rem;
  color: #a3a3a3;
  margin: 0;
  padding: 0;
  list-style: none none;
}

.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}

.breadcrumbs .item {
  margin: 0;
}

.breadcrumbs a {
  color: #333;
  text-decoration: none;
}

.breadcrumbs a:visited {
  color: #333;
  text-decoration: none;
}

.breadcrumbs a:hover {
  color: #333;
  text-decoration: underline;
}

.breadcrumbs a:active {
  color: #333;
  text-decoration: none;
}

.breadcrumbs strong {
  font-weight: 400;
}

.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}

.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 18px;
  content: "";
  font-family: "icons-blank-theme";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

a.action.primary,
button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  border-radius: 3px;
}

button:active,
.cart.table-wrapper .actions-toolbar > .action:active,
.action-gift:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, .12);
}

a.action.primary {
  display: inline-block;
  text-decoration: none;
}

a.action.primary:hover,
a.action.primary:active,
a.action.primary:focus {
  text-decoration: none;
}

.action.primary {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
}

.action.primary:focus,
.action.primary:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}

.action.primary:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}

.action.primary.disabled,
.action.primary[disabled],
fieldset[disabled] .action.primary {
  opacity: .5;
  cursor: default;
  pointer-events: none;
}

.abs-reset-list,
.bundle-options-container .block-bundle-summary .bundle.items,
.product-items,
.prices-tier,
.cart-container .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.items,
.block-wishlist-management .wishlist-select-items,
.paypal-review .items-qty,
.order-details-items .items-qty,
.footer.content ul,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}

.abs-reset-list > li,
.bundle-options-container .block-bundle-summary .bundle.items > li,
.product-items > li,
.prices-tier > li,
.cart-container .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.items > li,
.block-wishlist-management .wishlist-select-items > li,
.paypal-review .items-qty > li,
.order-details-items .items-qty > li,
.footer.content ul > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}

.abs-action-link-button,
.abs-action-addto-product,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist,
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 3px;
}

.abs-action-link-button:focus,
.abs-action-addto-product:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.product-info-main .action.tocompare:focus,
.product-options-bottom .action.tocompare:focus,
.product-info-main .action.towishlist:focus,
.product-options-bottom .action.towishlist:focus,
.block-bundle-summary .action.towishlist:focus,
.block-event .slider-panel .slider .item .action.event:focus,
.abs-action-link-button:active,
.abs-action-addto-product:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.product-info-main .action.tocompare:active,
.product-options-bottom .action.tocompare:active,
.product-info-main .action.towishlist:active,
.product-options-bottom .action.towishlist:active,
.block-bundle-summary .action.towishlist:active,
.block-event .slider-panel .slider .item .action.event:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}

.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-info-main .action.tocompare:hover,
.product-options-bottom .action.tocompare:hover,
.product-info-main .action.towishlist:hover,
.product-options-bottom .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover,
.block-event .slider-panel .slider .item .action.event:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}

.abs-action-link-button.disabled,
.disabled.abs-action-addto-product,
.bundle-options-container .block-bundle-summary .product-addto-links > .disabled.action,
.product-info-main .disabled.action.tocompare,
.product-options-bottom .disabled.action.tocompare,
.product-info-main .disabled.action.towishlist,
.product-options-bottom .disabled.action.towishlist,
.block-bundle-summary .disabled.action.towishlist,
.block-event .slider-panel .slider .item .disabled.action.event,
.abs-action-link-button[disabled],
.abs-action-addto-product[disabled],
.bundle-options-container .block-bundle-summary .product-addto-links > .action[disabled],
.product-info-main .action.tocompare[disabled],
.product-options-bottom .action.tocompare[disabled],
.product-info-main .action.towishlist[disabled],
.product-options-bottom .action.towishlist[disabled],
.block-bundle-summary .action.towishlist[disabled],
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .abs-action-link-button,
fieldset[disabled] .abs-action-addto-product,
fieldset[disabled] .bundle-options-container .block-bundle-summary .product-addto-links > .action,
.bundle-options-container .block-bundle-summary fieldset[disabled] .product-addto-links > .action,
fieldset[disabled] .product-info-main .action.tocompare,
.product-info-main fieldset[disabled] .action.tocompare,
fieldset[disabled] .product-options-bottom .action.tocompare,
.product-options-bottom fieldset[disabled] .action.tocompare,
fieldset[disabled] .product-info-main .action.towishlist,
.product-info-main fieldset[disabled] .action.towishlist,
fieldset[disabled] .product-options-bottom .action.towishlist,
.product-options-bottom fieldset[disabled] .action.towishlist,
fieldset[disabled] .block-bundle-summary .action.towishlist,
.block-bundle-summary fieldset[disabled] .action.towishlist,
fieldset[disabled] .block-event .slider-panel .slider .item .action.event,
.block-event .slider-panel .slider .item fieldset[disabled] .action.event {
  opacity: .5;
  cursor: default;
  pointer-events: none;
}

.abs-action-link-button:hover,
.abs-action-addto-product:hover,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:hover,
.product-info-main .action.tocompare:hover,
.product-options-bottom .action.tocompare:hover,
.product-info-main .action.towishlist:hover,
.product-options-bottom .action.towishlist:hover,
.block-bundle-summary .action.towishlist:hover,
.block-event .slider-panel .slider .item .action.event:hover,
.abs-action-link-button:active,
.abs-action-addto-product:active,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:active,
.product-info-main .action.tocompare:active,
.product-options-bottom .action.tocompare:active,
.product-info-main .action.towishlist:active,
.product-options-bottom .action.towishlist:active,
.block-bundle-summary .action.towishlist:active,
.block-event .slider-panel .slider .item .action.event:active,
.abs-action-link-button:focus,
.abs-action-addto-product:focus,
.bundle-options-container .block-bundle-summary .product-addto-links > .action:focus,
.product-info-main .action.tocompare:focus,
.product-options-bottom .action.tocompare:focus,
.product-info-main .action.towishlist:focus,
.product-options-bottom .action.towishlist:focus,
.block-bundle-summary .action.towishlist:focus,
.block-event .slider-panel .slider .item .action.event:focus {
  text-decoration: none;
}

.abs-product-options-list dt,
.cart.table-wrapper .item-options dt,
.block-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt {
  clear: left;
  float: left;
  margin: 0 10px 5px 0;
}

.abs-product-options-list dt:after,
.cart.table-wrapper .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after,
.multicheckout .item-options dt:after {
  content: ': ';
}

.abs-product-options-list dd,
.cart.table-wrapper .item-options dd,
.block-giftregistry-shared-items .product .item-options dd,
.multicheckout .item-options dd {
  display: inline-block;
  float: left;
  margin: 0 0 5px;
}

@media only screen and (min-width: 768px) {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }

  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }

  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
}

.abs-button-responsive,
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .abs-button-desktop {
    width: auto;
  }
}

@media only screen and (max-width: 767px) {
  .abs-button-responsive-smaller,
  .product-info-main .box-tocart .actions .action.tocart {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) {
  .abs-blocks-2columns,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }

  .abs-blocks-2columns:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }

  .abs-blocks-2columns:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
}

@media only screen and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48.8%;
  }

  .abs-blocks-2columns-s:nth-child(odd) {
    clear: left;
    float: left;
  }

  .abs-blocks-2columns-s:nth-child(even) {
    float: right;
  }
}

.abs-reset-image-wrapper,
.products-list .product-image-wrapper,
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper {
  height: auto;
  padding: 0 !important;
}

.abs-reset-image-wrapper .product-image-photo,
.products-list .product-image-wrapper .product-image-photo,
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo {
  position: static;
}

.abs-adaptive-images {
  display: block;
  height: auto;
  max-width: 100%;
}

.abs-adaptive-images-centered,
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
}

.abs-login-block-title,
.login-container .block .block-title {
  font-size: 1.8rem;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 15px;
  padding-bottom: 12px;
}

.abs-login-block-title strong,
.login-container .block .block-title strong {
  font-weight: 500;
}

.abs-block-title,
.abs-account-blocks .block-title,
.account .column.main .block:not(.widget) .block-title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title,
.block-compare .block-title,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-results .block-title,
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title {
  margin-bottom: 15px;
}

.abs-block-title > strong,
.abs-account-blocks .block-title > strong,
.account .column.main .block:not(.widget) .block-title > strong,
.multicheckout .block-title > strong,
.paypal-review .block .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong,
.block-compare .block-title > strong,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-shared-items .block-title > strong,
.block-wishlist-search-results .block-title > strong,
.block-reorder .block-title > strong,
.widget .block-title > strong,
.block-wishlist .block-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.abs-account-blocks .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action,
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}

.abs-account-blocks .box-title,
.account .column.main .block:not(.widget) .box-title,
.multicheckout .box-title,
.paypal-review .block .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 5px;
}

.abs-account-blocks .box-title > span,
.account .column.main .block:not(.widget) .box-title > span,
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.abs-account-blocks .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action,
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^='sales-guest-'] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}

.abs-account-blocks .block-content p:last-child,
.account .column.main .block:not(.widget) .block-content p:last-child,
.multicheckout .block-content p:last-child,
.paypal-review .block .block-content p:last-child,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content p:last-child,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content p:last-child,
.sales-guest-view .column.main .block:not(.widget) .block-content p:last-child {
  margin-bottom: 0;
}

.abs-account-blocks .block-content .box,
.account .column.main .block:not(.widget) .block-content .box,
.multicheckout .block-content .box,
.paypal-review .block .block-content .box,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
[class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
.sales-guest-view .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 20px;
}

.abs-dropdown-simple,
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}

.abs-dropdown-simple:before,
.giftregisty-dropdown:before,
.wishlist-dropdown:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  content: '';
  display: table;
}

.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}

.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}

.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}

.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}

.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}

.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}

.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}

.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, .15);
}

.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}

.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}

.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}

.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}

.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}

.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}

.abs-dropdown-simple.active,
.active.giftregisty-dropdown,
.active.wishlist-dropdown {
  overflow: visible;
}

.abs-dropdown-simple.active ul.dropdown,
.active.giftregisty-dropdown ul.dropdown,
.active.wishlist-dropdown ul.dropdown {
  display: block;
}

.abs-input-qty,
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.cart.table-wrapper .col.qty .input-text,
.account .table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .control .qty,
.block-wishlist-info-items .input-text.qty,
.multicheckout .table-wrapper .col .qty .input-text,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  text-align: center;
  width: 47px;
}

.abs-margin-for-blocks-and-widgets,
.block,
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child),
.block-banners,
.block-banners-inline {
  margin-bottom: 40px;
}

.abs-remove-button-for-blocks,
.sidebar .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete,
.filtered .item .action.remove {
  display: inline-block;
  text-decoration: none;
}

.abs-remove-button-for-blocks > span,
.sidebar .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span,
.filtered .item .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.abs-remove-button-for-blocks:before,
.sidebar .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before,
.filtered .item .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 15px;
  color: #303030;
  content: "";
  font-family: "icons-blank-theme";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.abs-remove-button-for-blocks:hover:before,
.sidebar .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before,
.filtered .item .action.remove:hover:before {
  color: #303030;
}

.abs-remove-button-for-blocks:active:before,
.sidebar .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before,
.filtered .item .action.remove:active:before {
  color: #303030;
}

.abs-product-link,
.product-item-name,
.product.name a {
  font-weight: 400;
}

.abs-product-link > a,
.product-item-name > a,
.product.name a > a {
  color: #333;
  text-decoration: none;
}

.abs-product-link > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #333;
  text-decoration: underline;
}

.abs-product-link > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #333;
  text-decoration: underline;
}

.abs-product-link > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #333;
  text-decoration: underline;
}

.abs-reset-left-margin,
.form.giftregistry.items .actions-toolbar,
.form-new-agreement .actions-toolbar,
.fieldset .review-legend.legend,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}

@media only screen and (min-width: 768px) {
  .abs-reset-left-margin-desktop,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
}

@media only screen and (min-width: 640px) {
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
}

.abs-action-remove,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  left: 10px;
  margin-left: 70%;
  position: absolute;
  top: 31px;
  width: auto;
}

@media only screen and (min-width: 768px) {
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
}

.abs-add-fields .fieldset,
.form-giftregistry-share .fieldset,
.form-giftregistry-edit .fieldset,
.form-add-invitations .fieldset,
.form-create-return .fieldset,
.form.send.friend .fieldset {
  margin-bottom: 50px;
}

.abs-add-fields .fieldset .field:not(.choice) .control,
.form-giftregistry-share .fieldset .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .field:not(.choice) .control,
.form-add-invitations .fieldset .field:not(.choice) .control,
.form-create-return .fieldset .field:not(.choice) .control,
.form.send.friend .fieldset .field:not(.choice) .control {
  width: 70%;
}

.abs-add-fields .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary {
  float: left;
}

.abs-add-fields .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar:not(:first-child) > .secondary .action.add {
  margin-top: 30px;
}

.abs-add-fields .fieldset .fields .actions-toolbar,
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}

.abs-add-fields .message.notice,
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}

.abs-add-fields .additional,
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}

@media only screen and (min-width: 768px) {
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control,
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
}

@media only screen and (min-width: 768px) {
  .abs-margin-for-forms-desktop,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .column:not(.sidebar-main) form .actions-toolbar,
  .fieldset .legend,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
}

@media only screen and (min-width: 640px) {
  .abs-margin-for-forms-desktop-s {
    margin-left: 25.8%;
  }
}

.abs-hidden,
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}

.abs-visually-hidden,
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label,
.product-item-actions .actions-secondary > .action span,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.fieldset .fullname.field > .label,
.account .column.main .limiter > .label,
.field.street .field.additional .label,
.account-nav .title,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.filter-options-content .filter-count-label,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.page-multiple-wishlist .page-title-wrapper .page-title,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.block.newsletter .label,
.block-reorder .product-item .label,
.opc-wrapper .form-discount .field .label,
.action.skip:not(:focus),
.page-header .switcher .label,
.page-footer .switcher .label,
.products-grid.wishlist .product-item .comment-box .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
}

@media only screen and (max-width: 767px) {
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
}

@media only screen and (min-width: 640px) {
  .abs-visually-hidden-desktop-s {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
}

@media only screen and (min-width: 768px) {
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
}

.abs-visually-hidden-reset,
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.abs-add-clearfix:before,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):before,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):before,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):before,
.form-create-return .fieldset .actions-toolbar:not(:first-child):before,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):before,
.payment-method-braintree .hosted-date-wrap:before,
.toolbar:before,
.toolbar-products:before,
.sidebar .product-items-images:before,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .item-options:before,
.minicart-items .product-item > .product:before,
.checkout-container:before,
.checkout-onepage-success:before,
.opc-estimated-wrapper:before,
.opc-wrapper .field.addresses:before,
.fieldset .fullname .field:before,
.page-product-downloadable .product-add-form:before,
.gift-options:before,
.gift-item-block .content:before,
.order-details-items .order-gift-message:before,
.order-details-items .block-order-details-gift-message:before,
.block-giftregistry-shared-items .product .item-options:before,
.gift-wrapping-list:before,
.opc-wrapper .data.table .gift-wrapping:before,
.table-order-items .gift-wrapping:before,
.table-order-review .gift-wrapping:before,
.order-options .product:before,
.map-popup .map-info-price:before,
.multicheckout .item-options:before,
.multicheckout .block:before,
.multicheckout .block-content:before,
.customer-review .product-details:before,
.header.content:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after,
.payment-method-braintree .hosted-date-wrap:after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.fieldset .fullname .field:after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.header.content:after {
  content: '';
  display: table;
}

.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-share .fieldset .actions-toolbar:not(:first-child):after,
.form-giftregistry-edit .fieldset .actions-toolbar:not(:first-child):after,
.form-add-invitations .fieldset .actions-toolbar:not(:first-child):after,
.form-create-return .fieldset .actions-toolbar:not(:first-child):after,
.form.send.friend .fieldset .actions-toolbar:not(:first-child):after,
.payment-method-braintree .hosted-date-wrap:after,
.toolbar:after,
.toolbar-products:after,
.sidebar .product-items-images:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.checkout-onepage-success:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.fieldset .fullname .field:after,
.page-product-downloadable .product-add-form:after,
.gift-options:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping:after,
.table-order-items .gift-wrapping:after,
.table-order-review .gift-wrapping:after,
.order-options .product:after,
.map-popup .map-info-price:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.customer-review .product-details:after,
.header.content:after {
  clear: both;
}

@media only screen and (min-width: 768px) {
  .abs-add-clearfix-desktop:before,
  .abs-pager-toolbar:before,
  .account .toolbar:before,
  .toolbar-giftregistry-results:before,
  .toolbar-wishlist-results:before,
  .column .block-addbysku .block-content:before,
  .block-cart-failed .block-content:before,
  .cart-container:before,
  .login-container:before,
  .account .column.main .block:not(.widget) .block-content:before,
  .block-addresses-list .items.addresses:before,
  .block-giftregistry-shared .item-options:before,
  .gift-wrapping .nested:before,
  .table .gift-wrapping .content:before,
  .block-wishlist-management:before,
  .paypal-review .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .header.content:before,
  .page-header .header.panel:before,
  .footer .copyright:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after,
  .column .block-addbysku .block-content:after,
  .block-cart-failed .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .footer .copyright:after {
    content: '';
    display: table;
  }

  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after,
  .column .block-addbysku .block-content:after,
  .block-cart-failed .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .footer .copyright:after {
    clear: both;
  }
}

@media only screen and (min-width: 640px) {
  .abs-add-clearfix-desktop-s:before,
  .multicheckout .block-billing:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }

  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
}

@media only screen and (max-width: 639px) {
  .abs-add-clearfix-mobile:before,
  .abs-checkout-order-review tbody tr:before,
  .multicheckout.order-review .data.table tbody tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-giftregistry-items .col.product:before,
  .account .toolbar:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .multicheckout.order-review .data.table tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:after {
    content: '';
    display: table;
  }

  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody tr:after,
  .multicheckout.order-review .data.table tbody tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .account .toolbar:after {
    clear: both;
  }
}

@media only screen and (max-width: 767px) {
  .abs-add-clearfix-mobile-m:before,
  .form-create-return .fieldset > .actions-toolbar:before,
  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after {
    content: '';
    display: table;
  }

  .abs-add-clearfix-mobile-m:after,
  .form-create-return .fieldset > .actions-toolbar:after {
    clear: both;
  }
}

.abs-add-box-sizing,
.abs-field-date .control,
.field.date .control,
.abs-field-tooltip,
.field .control._with-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.bundle-options-container .block-bundle-summary,
.product-item,
.sidebar .product-items-images .product-item,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.block-event .slider-panel .slider .item .action.show {
  box-sizing: border-box;
}

@media only screen and (min-width: 768px) {
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
}

@media only screen and (min-width: 640px) {
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
}

@media only screen and (min-width: 768px) {
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
}

@media only screen and (min-width: 768px) {
  .abs-revert-field-type-desktop .fieldset > .field,
  .product-add-form .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 20px;
  }

  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }

  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }

  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }

  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .product-add-form .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .product-add-form .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }

  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
}

.abs-navigation-icon {
  display: block;
  text-decoration: none;
}

.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.abs-navigation-icon:after {
  position: absolute;
  right: 5px;
  top: 0;
}

.abs-split-button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}

.abs-split-button:after {
  clear: both;
}

.abs-split-button .action.split {
  float: left;
  margin: 0;
}

.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}

.abs-split-button button.action.split,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action.split,
.cart.table-wrapper .abs-split-button .actions-toolbar > .action.split,
.abs-split-button .action.split.action-gift {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.abs-split-button button + .action.toggle,
.abs-split-button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.cart.table-wrapper .abs-split-button .actions-toolbar > .action + .action.toggle,
.abs-split-button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}

.abs-split-button .action.toggle {
  padding: 4px 5px;
  display: inline-block;
  text-decoration: none;
}

.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.abs-split-button .action.toggle:hover:after {
  color: inherit;
}

.abs-split-button .action.toggle:active:after {
  color: inherit;
}

.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}

.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}

.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}

.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, .15);
}

.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}

.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}

.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}

.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}

.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}

.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}

.abs-split-button.active {
  overflow: visible;
}

.abs-split-button.active .items {
  display: block;
}

.abs-action-addto-product,
.bundle-options-container .block-bundle-summary .product-addto-links > .action,
.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare,
.product-info-main .action.towishlist,
.product-options-bottom .action.towishlist,
.block-bundle-summary .action.towishlist {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}

.abs-actions-addto-gridlist,
.product-item-actions .actions-secondary > .action,
.table-comparison .wishlist.split.button > .action.split,
.product-items .wishlist.split.button > .action.split,
.product-items .action.towishlist,
.products.list.items .action.towishlist,
.table-comparison .action.towishlist {
  display: inline-block;
  text-decoration: none;
}

.abs-actions-addto-gridlist > span,
.product-item-actions .actions-secondary > .action > span,
.table-comparison .wishlist.split.button > .action.split > span,
.product-items .wishlist.split.button > .action.split > span,
.product-items .action.towishlist > span,
.products.list.items .action.towishlist > span,
.table-comparison .action.towishlist > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.abs-actions-addto-gridlist:before,
.product-item-actions .actions-secondary > .action:before,
.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before,
.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 29px;
  line-height: 24px;
  color: #333;
  font-family: "icons-blank-theme";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.abs-actions-addto-gridlist:hover:before,
.product-item-actions .actions-secondary > .action:hover:before,
.table-comparison .wishlist.split.button > .action.split:hover:before,
.product-items .wishlist.split.button > .action.split:hover:before,
.product-items .action.towishlist:hover:before,
.products.list.items .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before {
  color: #006bb4;
}

.abs-button-l,
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.multicheckout .action.primary {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}

.abs-action-button-as-link,
.abs-action-remove,
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove,
.cart.table-wrapper .action.help.map,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-agreements-block .action-show,
.cart-summary .block.giftcard .action.check,
.gift-options .actions-toolbar .action-cancel,
.table-comparison .wishlist.split.button > .action,
.product-items .wishlist.split.button > .action,
.paypal-button-widget .paypal-button {
  line-height: 1.42857;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-size: inherit;
  font-weight: 400;
}

.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.abs-add-fields .action.remove:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited,
.cart.table-wrapper .action.help.map:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .checkout-billing-address .action-cancel:visited,
.checkout-agreements-block .action-show:visited,
.cart-summary .block.giftcard .action.check:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.table-comparison .wishlist.split.button > .action:visited,
.product-items .wishlist.split.button > .action:visited,
.paypal-button-widget .paypal-button:visited {
  color: #1979c3;
  text-decoration: none;
}

.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover {
  color: #006bb4;
  text-decoration: underline;
}

.abs-action-button-as-link:active,
.abs-action-remove:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.paypal-button-widget .paypal-button:active {
  color: #ff5501;
  text-decoration: underline;
}

.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover {
  color: #006bb4;
}

.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-add-fields .action.remove:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover,
.cart.table-wrapper .action.help.map:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .checkout-billing-address .action-cancel:hover,
.checkout-agreements-block .action-show:hover,
.cart-summary .block.giftcard .action.check:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:hover,
.paypal-button-widget .paypal-button:hover,
.abs-action-button-as-link:active,
.abs-action-remove:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.paypal-button-widget .paypal-button:active,
.abs-action-button-as-link:focus,
.abs-action-remove:focus,
.abs-add-fields .action.remove:focus,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:focus,
.cart.table-wrapper .action.help.map:focus,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:focus,
.checkout-payment-method .checkout-billing-address .action-cancel:focus,
.checkout-agreements-block .action-show:focus,
.cart-summary .block.giftcard .action.check:focus,
.gift-options .actions-toolbar .action-cancel:focus,
.table-comparison .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:focus,
.paypal-button-widget .paypal-button:focus {
  background: none;
  border: 0;
}

.abs-action-button-as-link.disabled,
.disabled.abs-action-remove,
.abs-add-fields .disabled.action.remove,
.form-giftregistry-share .disabled.action.remove,
.form-giftregistry-edit .disabled.action.remove,
.form-add-invitations .disabled.action.remove,
.form-create-return .disabled.action.remove,
.form.send.friend .disabled.action.remove,
.cart.table-wrapper .disabled.action.help.map,
.opc-wrapper .disabled.edit-address-link,
.opc-block-shipping-information .shipping-information-title .disabled.action-edit,
.disabled.action-auth-toggle,
.checkout-payment-method .checkout-billing-address .disabled.action-cancel,
.checkout-agreements-block .disabled.action-show,
.cart-summary .block.giftcard .disabled.action.check,
.gift-options .actions-toolbar .disabled.action-cancel,
.table-comparison .wishlist.split.button > .disabled.action,
.product-items .wishlist.split.button > .disabled.action,
.paypal-button-widget .disabled.paypal-button,
.abs-action-button-as-link[disabled],
.abs-action-remove[disabled],
.abs-add-fields .action.remove[disabled],
.form-giftregistry-share .action.remove[disabled],
.form-giftregistry-edit .action.remove[disabled],
.form-add-invitations .action.remove[disabled],
.form-create-return .action.remove[disabled],
.form.send.friend .action.remove[disabled],
.cart.table-wrapper .action.help.map[disabled],
.opc-wrapper .edit-address-link[disabled],
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
.action-auth-toggle[disabled],
.checkout-payment-method .checkout-billing-address .action-cancel[disabled],
.checkout-agreements-block .action-show[disabled],
.cart-summary .block.giftcard .action.check[disabled],
.gift-options .actions-toolbar .action-cancel[disabled],
.table-comparison .wishlist.split.button > .action[disabled],
.product-items .wishlist.split.button > .action[disabled],
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .abs-action-button-as-link,
fieldset[disabled] .abs-action-remove,
fieldset[disabled] .abs-add-fields .action.remove,
.abs-add-fields fieldset[disabled] .action.remove,
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-share fieldset[disabled] .action.remove,
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-giftregistry-edit fieldset[disabled] .action.remove,
fieldset[disabled] .form-add-invitations .action.remove,
.form-add-invitations fieldset[disabled] .action.remove,
fieldset[disabled] .form-create-return .action.remove,
.form-create-return fieldset[disabled] .action.remove,
fieldset[disabled] .form.send.friend .action.remove,
.form.send.friend fieldset[disabled] .action.remove,
fieldset[disabled] .cart.table-wrapper .action.help.map,
.cart.table-wrapper fieldset[disabled] .action.help.map,
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-wrapper fieldset[disabled] .edit-address-link,
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.opc-block-shipping-information .shipping-information-title fieldset[disabled] .action-edit,
fieldset[disabled] .action-auth-toggle,
fieldset[disabled] .checkout-payment-method .checkout-billing-address .action-cancel,
.checkout-payment-method .checkout-billing-address fieldset[disabled] .action-cancel,
fieldset[disabled] .checkout-agreements-block .action-show,
.checkout-agreements-block fieldset[disabled] .action-show,
fieldset[disabled] .cart-summary .block.giftcard .action.check,
.cart-summary .block.giftcard fieldset[disabled] .action.check,
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.gift-options .actions-toolbar fieldset[disabled] .action-cancel,
fieldset[disabled] .table-comparison .wishlist.split.button > .action,
.table-comparison fieldset[disabled] .wishlist.split.button > .action,
fieldset[disabled] .product-items .wishlist.split.button > .action,
.product-items fieldset[disabled] .wishlist.split.button > .action,
fieldset[disabled] .paypal-button-widget .paypal-button,
.paypal-button-widget fieldset[disabled] .paypal-button {
  color: #1979c3;
  opacity: .5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}

.abs-action-button-as-link:active,
.abs-action-remove:active,
.abs-add-fields .action.remove:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active,
.cart.table-wrapper .action.help.map:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .checkout-billing-address .action-cancel:active,
.checkout-agreements-block .action-show:active,
.cart-summary .block.giftcard .action.check:active,
.gift-options .actions-toolbar .action-cancel:active,
.table-comparison .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:active,
.paypal-button-widget .paypal-button:active,
.abs-action-button-as-link:not(:focus),
.abs-action-remove:not(:focus),
.abs-add-fields .action.remove:not(:focus),
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:not(:focus),
.cart.table-wrapper .action.help.map:not(:focus),
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:not(:focus),
.checkout-payment-method .checkout-billing-address .action-cancel:not(:focus),
.checkout-agreements-block .action-show:not(:focus),
.cart-summary .block.giftcard .action.check:not(:focus),
.gift-options .actions-toolbar .action-cancel:not(:focus),
.table-comparison .wishlist.split.button > .action:not(:focus),
.product-items .wishlist.split.button > .action:not(:focus),
.paypal-button-widget .paypal-button:not(:focus) {
  box-shadow: none;
}

.abs-revert-secondary-color,
.block-compare .action.compare,
.cart-summary .actions-toolbar > .primary button,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.cart.table-wrapper .cart-summary .actions-toolbar > .primary .actions-toolbar > .action,
.cart-summary .actions-toolbar > .primary .action-gift,
.cart-summary .form.giftregistry .fieldset .action.primary,
.paypal-review .block .actions-toolbar .action.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
}

.abs-revert-secondary-color:focus,
.block-compare .action.compare:focus,
.cart-summary .actions-toolbar > .primary button:focus,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .cart-summary .actions-toolbar > .primary .actions-toolbar > .action:focus,
.cart-summary .actions-toolbar > .primary .action-gift:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:focus,
.abs-revert-secondary-color:active,
.block-compare .action.compare:active,
.cart-summary .actions-toolbar > .primary button:active,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .cart-summary .actions-toolbar > .primary .actions-toolbar > .action:active,
.cart-summary .actions-toolbar > .primary .action-gift:active,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.paypal-review .block .actions-toolbar .action.primary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}

.abs-revert-secondary-color:hover,
.block-compare .action.compare:hover,
.cart-summary .actions-toolbar > .primary button:hover,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .cart-summary .actions-toolbar > .primary .actions-toolbar > .action:hover,
.cart-summary .actions-toolbar > .primary .action-gift:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}

.abs-revert-secondary-size,
.cart-summary .form.giftregistry .fieldset .action.primary {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}

.abs-box-tocart,
.bundle-actions {
  margin: 10px 0;
}

.abs-adjustment-incl-excl-tax .price-including-tax,
.bundle-options-container .price-notice .price-including-tax,
.product-options-wrapper .field .price-notice .price-including-tax,
.cart-summary .price-including-tax,
.gift-summary .price-including-tax,
.gift-options .price-including-tax,
.abs-adjustment-incl-excl-tax .price-excluding-tax,
.bundle-options-container .price-notice .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-excluding-tax,
.cart-summary .price-excluding-tax,
.gift-summary .price-excluding-tax,
.gift-options .price-excluding-tax,
.abs-adjustment-incl-excl-tax .weee,
.bundle-options-container .price-notice .weee,
.product-options-wrapper .field .price-notice .weee,
.cart-summary .weee,
.gift-summary .weee,
.gift-options .weee {
  font-size: 1.4rem;
  display: inline-block;
  white-space: nowrap;
}

.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}

.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:before,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:before,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before {
  content: "(" attr(data-label) ": ";
}

.abs-adjustment-incl-excl-tax .price-including-tax + .price-excluding-tax:after,
.bundle-options-container .price-notice .price-including-tax + .price-excluding-tax:after,
.product-options-wrapper .field .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after {
  content: ')';
}

.abs-tax-total,
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total {
  cursor: pointer;
  padding-right: 12px;
  position: relative;
  display: inline-block;
  text-decoration: none;
}

.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
  line-height: 10px;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after {
  position: absolute;
  right: -10px;
  top: 3px;
}

.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after {
  content: "";
}

.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after {
  content: "";
}

.abs-methods-shipping-title {
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0 0 15px;
}

@media only screen and (max-width: 639px) {
  .abs-checkout-order-review tbody tr:not(:last-child),
  .multicheckout.order-review .data.table tbody tr:not(:last-child) {
    border-bottom: 1px solid #d1d1d1;
  }

  .abs-checkout-order-review tbody tr .col.item:before,
  .multicheckout.order-review .data.table tbody tr .col.item:before {
    display: none;
  }

  .abs-checkout-order-review tbody tr .col.qty,
  .multicheckout.order-review .data.table tbody tr .col.qty,
  .abs-checkout-order-review tbody tr .col.price,
  .multicheckout.order-review .data.table tbody tr .col.price,
  .abs-checkout-order-review tbody tr .col.subtotal,
  .multicheckout.order-review .data.table tbody tr .col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }

  .abs-checkout-order-review tbody tr .col.qty:before,
  .multicheckout.order-review .data.table tbody tr .col.qty:before,
  .abs-checkout-order-review tbody tr .col.price:before,
  .multicheckout.order-review .data.table tbody tr .col.price:before,
  .abs-checkout-order-review tbody tr .col.subtotal:before,
  .multicheckout.order-review .data.table tbody tr .col.subtotal:before {
    content: attr(data-th) ":";
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }

  .abs-checkout-order-review tbody tr .product-item-name,
  .multicheckout.order-review .data.table tbody tr .product-item-name {
    margin: 0;
  }
}

.abs-colon:after,
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ': ';
}

.abs-icon-add,
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}

.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }

  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
}

.abs-dropdown-items-new .items .item:last-child:hover,
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}

.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}

@media only screen and (max-width: 767px) {
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name {
    border-bottom: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 40px 10px 15px;
    position: relative;
    display: block;
    text-decoration: none;
  }

  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }

  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after {
    position: absolute;
    right: 10px;
    top: 0;
  }

  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .active.wishlist-name:after {
    content: "";
  }
}

.abs-no-display,
.abs-sidebar-totals .table-caption,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption,
.sidebar .subtitle,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.sidebar-main .block-reorder .subtitle,
.sidebar-additional .block-reorder .subtitle,
.no-display {
  display: none;
}

@media only screen and (max-width: 639px) {
  .abs-no-display-s,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody th,
  .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
}

.abs-status,
.return-status,
.order-status {
  display: inline-block;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .abs-pager-toolbar-mobile .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount,
  .abs-pager-toolbar-mobile .limiter,
  .account .toolbar .limiter,
  .toolbar-wishlist-results .limiter,
  .abs-pager-toolbar-mobile .pages,
  .account .toolbar .pages,
  .toolbar-wishlist-results .pages {
    float: none;
    margin-bottom: 25px;
  }
}

@media only screen and (max-width: 639px) {
  .abs-pager-toolbar-mobile-s .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .abs-pager-toolbar-mobile-s .limiter,
  .toolbar-giftregistry-results .limiter,
  .abs-pager-toolbar-mobile-s .pages,
  .toolbar-giftregistry-results .pages {
    margin-bottom: 25px;
  }
}

@media only screen and (min-width: 768px) {
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }

  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }

  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }

  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
}

.abs-block-items-counter,
.block-compare .counter,
.block-wishlist .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}

.abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  border-radius: 3px;
  font-weight: 700;
  display: inline-block;
  text-decoration: none;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px 7px 0;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}

.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active,
.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:focus,
.cart-container .form-cart .action.continue:focus {
  text-decoration: none;
}

.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.abs-shopping-cart-items .action.continue:hover:before,
.block-cart-failed .action.continue:hover:before,
.cart-container .form-cart .action.continue:hover:before {
  color: inherit;
}

.abs-shopping-cart-items .action.continue:active:before,
.block-cart-failed .action.continue:active:before,
.cart-container .form-cart .action.continue:active:before {
  color: inherit;
}

.abs-shopping-cart-items .action.continue:focus,
.block-cart-failed .action.continue:focus,
.cart-container .form-cart .action.continue:focus,
.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}

.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}

.abs-shopping-cart-items .action.continue.disabled,
.block-cart-failed .action.continue.disabled,
.cart-container .form-cart .action.continue.disabled,
.abs-shopping-cart-items .action.continue[disabled],
.block-cart-failed .action.continue[disabled],
.cart-container .form-cart .action.continue[disabled],
fieldset[disabled] .abs-shopping-cart-items .action.continue,
fieldset[disabled] .block-cart-failed .action.continue,
fieldset[disabled] .cart-container .form-cart .action.continue,
.cart-container fieldset[disabled] .form-cart .action.continue {
  opacity: .5;
  cursor: default;
  pointer-events: none;
}

.abs-shopping-cart-items .action.continue:active,
.block-cart-failed .action.continue:active,
.cart-container .form-cart .action.continue:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, .12);
}

.abs-shopping-cart-items .action.update,
.block-cart-failed .action.update,
.cart-container .form-cart .action.update {
  display: inline-block;
  text-decoration: none;
  padding-left: 5px;
}

.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.abs-shopping-cart-items .action.update:hover:before,
.block-cart-failed .action.update:hover:before,
.cart-container .form-cart .action.update:hover:before {
  color: inherit;
}

.abs-shopping-cart-items .action.update:active:before,
.block-cart-failed .action.update:active:before,
.cart-container .form-cart .action.update:active:before {
  color: inherit;
}

@media only screen and (max-width: 767px) {
  .abs-shopping-cart-items-mobile .actions,
  .cart-container .form-cart .actions {
    text-align: center;
  }

  .abs-shopping-cart-items-mobile .action.update,
  .cart-container .form-cart .action.update,
  .abs-shopping-cart-items-mobile .action.continue,
  .cart-container .form-cart .action.continue,
  .abs-shopping-cart-items-mobile .action.clear,
  .cart-container .form-cart .action.clear {
    margin: 0 auto 10px;
  }

  .abs-shopping-cart-items-mobile .action.update,
  .cart-container .form-cart .action.update,
  .abs-shopping-cart-items-mobile .action.clear,
  .cart-container .form-cart .action.clear {
    display: block;
  }
}

@media only screen and (min-width: 768px) {
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }

  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }

  .abs-shopping-cart-items-desktop .action.clear,
  .block-cart-failed .action.clear,
  .cart-container .form-cart .action.clear,
  .cart-container .cart-gift-item .action.clear,
  .abs-shopping-cart-items-desktop .action.update,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.update {
    margin-left: 10px;
  }

  .abs-shopping-cart-items-desktop .action.continue,
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
}

.abs-field-date .control,
.field.date .control {
  position: relative;
}

.abs-field-date-input,
.abs-field-date input,
.field.date input,
.form-giftregistry-search .fields-specific-options .datetime-picker {
  margin-right: 10px;
  width: calc(100% - 50px);
}

.abs-field-tooltip,
.field .control._with-tooltip {
  position: relative;
}

.abs-field-tooltip input,
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - 36px);
}

.abs-checkout-tooltip-content-position-top,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}

.abs-checkout-tooltip-content-position-top:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.abs-checkout-tooltip-content-position-top:after,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0;
}

.abs-checkout-tooltip-content-position-top:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #999;
}

.abs-checkout-tooltip-content-position-top:after,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}

@media only screen and (max-width: 767px) {
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }

  .abs-checkout-tooltip-content-position-top-mobile:before,
  .field-tooltip .field-tooltip-content:before,
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0;
  }

  .abs-checkout-tooltip-content-position-top-mobile:before,
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #999;
  }

  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}

.abs-checkout-title,
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  color: #333;
  font-weight: 300;
  font-size: 2.6rem;
}

.abs-sidebar-totals .mark,
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  font-weight: 400;
  padding-left: 4px;
}

.abs-sidebar-totals .mark strong,
.cart-totals .mark strong,
.opc-block-summary .table-totals .mark strong {
  font-weight: 400;
}

.abs-sidebar-totals .amount,
.cart-totals .amount,
.opc-block-summary .table-totals .amount {
  padding-right: 4px;
  text-align: right;
  white-space: nowrap;
}

.abs-sidebar-totals .amount strong,
.cart-totals .amount strong,
.opc-block-summary .table-totals .amount strong {
  font-weight: 400;
}

.abs-sidebar-totals .grand .mark,
.cart-totals .grand .mark,
.opc-block-summary .table-totals .grand .mark,
.abs-sidebar-totals .grand .amount,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-top: 20px;
}

.abs-sidebar-totals .grand .amount,
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  padding-right: 4px;
  text-align: right;
}

.abs-sidebar-totals .grand .amount strong,
.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
  font-weight: 700;
}

.abs-sidebar-totals .msrp,
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}

.abs-sidebar-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.abs-sidebar-totals .totals-tax-summary .amount,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  cursor: pointer;
}

.abs-sidebar-totals .totals-tax-summary .amount .price,
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  display: block;
  text-decoration: none;
  padding-right: 25px;
  position: relative;
}

.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: -5px;
  top: -12px;
}

.abs-sidebar-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.abs-sidebar-totals .totals-tax-summary.expanded .amount,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}

.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: "";
}

.abs-sidebar-totals .totals-tax-details,
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  display: none;
  border-bottom: 1px solid #d1d1d1;
}

.abs-sidebar-totals .totals-tax-details.shown,
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}

.abs-discount-block > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #d1d1d1;
  cursor: pointer;
  font-weight: 600;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  overflow: hidden;
  padding: 7px 30px 7px 5px;
  position: relative;
}

.abs-discount-block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: inherit;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.abs-discount-block > .title:after,
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  position: absolute;
  right: -5px;
  top: -5px;
}

.column.main .abs-discount-block > .title strong,
.column.main .cart-summary .block > .title strong,
.cart-summary .column.main .block > .title strong,
.column.main .paypal-review-discount .block > .title strong,
.paypal-review-discount .column.main .block > .title strong {
  font-size: 1.8rem;
  font-weight: 400;
}

.abs-discount-block > .content,
.cart-summary .block > .content,
.paypal-review-discount .block > .content {
  display: none;
}

.abs-discount-block.active > .title:after,
.cart-summary .active.block > .title:after,
.paypal-review-discount .active.block > .title:after {
  content: "";
}

.abs-discount-block.active > .content,
.cart-summary .active.block > .content,
.paypal-review-discount .active.block > .content {
  display: block;
}

.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -0.31em;
}

.fieldset > * {
  letter-spacing: normal;
}

.fieldset > .legend {
  margin: 0 0 25px;
  padding: 0;
  box-sizing: border-box;
  float: left;
  line-height: 1.2;
  font-size: 2rem;
}

.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.fieldset:last-child {
  margin-bottom: 0;
}

.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}

.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 5px;
  display: inline-block;
}

.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}

.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 700;
}

.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}

.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}

.fieldset > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}

.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}

.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}

.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}

.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}

.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}

.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}

.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: inline-flex;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}

.fieldset > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .addon textarea,
.fieldset > .fields > .field .addon select,
.fieldset > .fields > .field .addon input {
  order: 2;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}

.fieldset > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addafter {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}

.fieldset > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: .5;
}

.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #c2c2c2;
}

.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #c2c2c2;
}

.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #c2c2c2;
}

.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  order: 1;
}

.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 10px;
}

.fieldset > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}

.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.2rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}

.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 12px;
  content: "";
  font-family: "icons-blank-theme";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  display: inline;
  font-weight: normal;
}

.column:not(.main) .fieldset > .field .label,
.column:not(.main)
    .fieldset > .fields > .field .label {
  font-weight: normal;
}

.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 10px;
}

.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}

.fieldset > .field input[type=file],
.fieldset > .fields > .field input[type=file] {
  margin: 5px 0;
}

.legend + .fieldset,
.legend + div {
  clear: both;
}

.legend strong {
  margin-left: 5px;
}

fieldset.field {
  border: 0;
  padding: 0;
}

.field.date .time-picker {
  display: inline-block;
  margin-top: 10px;
  white-space: nowrap;
}

.field .message.warning {
  margin-top: 10px;
}

.field-error,
div.mage-error[generated] {
  margin-top: 7px;
}

.field-error {
  color: #e02b27;
  font-size: 1.2rem;
}

.field .tooltip {
  position: relative;
}

.field .tooltip .tooltip-content {
  background: #fff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333;
  line-height: 1.4;
  border: 1px solid #bbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}

.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}

.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}

.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}

.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}

.field .tooltip .tooltip-content:after {
  border-right-color: #fff;
  margin-top: -5px;
  top: 15px;
}

.field .tooltip .tooltip-content:before {
  border-right-color: #bbb;
  margin-top: -6px;
  top: 15px;
}

.field .tooltip .tooltip-toggle {
  cursor: help;
}

.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}

.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}

input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}

._has-datepicker ~ .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}

._has-datepicker ~ .ui-datepicker-trigger:focus,
._has-datepicker ~ .ui-datepicker-trigger:active {
  background: none;
  border: none;
}

._has-datepicker ~ .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}

._has-datepicker ~ .ui-datepicker-trigger.disabled,
._has-datepicker ~ .ui-datepicker-trigger[disabled],
fieldset[disabled] ._has-datepicker ~ .ui-datepicker-trigger {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .5;
}

._has-datepicker ~ .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

._has-datepicker ~ .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 40px;
  line-height: 40px;
  color: #7d7d7d;
  content: "";
  font-family: "icons-blank-theme";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

._has-datepicker ~ .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}

.sidebar .fieldset {
  margin: 0;
}

.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}

.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}

.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }

  .fieldset > .field > .label {
    margin: 0;
  }

  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }

  .fieldset > .field:after {
    clear: both;
  }

  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }

  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }

  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }

  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
}

@font-face {
  font-family: "icons-blank-theme";
  src: url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.eot");
  src: url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.eot?#iefix") format("embedded-opentype"), url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff2") format("woff2"), url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.woff") format("woff"), url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.ttf") format("truetype"), url("../fonts/Blank-Theme-Icons/Blank-Theme-Icons.svg#icons-blank-theme") format("svg");
  font-weight: normal;
  font-style: normal;
}

.columns {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}

.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

.columns .column.main {
  padding-bottom: 40px;
  flex-basis: 100%;
  flex-grow: 1;
  order: 1;
  width: 100%;
}

.columns .sidebar-main {
  flex-grow: 1;
  flex-basis: 100%;
  order: 1;
}

.columns .sidebar-additional {
  flex-grow: 1;
  flex-basis: 100%;
  order: 2;
}

@media only screen and (max-width: 767px) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .account .page-main,
  .cms-privacy-policy .page-main {
    padding-top: 41px;
    position: relative;
  }
}

@media only screen and (min-width: 768px) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }

  .page-main {
    width: 100%;
    /* stylelint-disable declaration-block-no-redundant-longhand-properties */
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: auto;
    /* stylelint-enable declaration-block-no-redundant-longhand-properties */
  }

  .ie9 .page-main {
    width: auto;
  }

  .columns {
    display: block;
  }

  .column.main {
    min-height: 300px;
  }

  .page-layout-1column .column.main {
    width: 100%;
    order: 2;
  }

  .page-layout-3columns .column.main {
    width: 66.66667%;
    display: inline-block;
    order: 2;
  }

  .page-layout-2columns-left .column.main {
    width: 83.33333%;
    float: right;
    order: 2;
  }

  .page-layout-2columns-right .column.main {
    width: 83.33333%;
    float: left;
    order: 1;
  }

  .sidebar-main {
    padding-right: 2%;
  }

  .page-layout-3columns .sidebar-main {
    width: 16.66667%;
    float: left;
    order: 1;
  }

  .page-layout-2columns-left .sidebar-main {
    width: 16.66667%;
    float: left;
    order: 1;
  }

  .page-layout-2columns-right .sidebar-main {
    width: 16.66667%;
    float: left;
    order: 1;
  }

  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }

  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }

  .page-layout-3columns .sidebar-additional {
    width: 16.66667%;
    float: right;
    order: 3;
  }

  .page-layout-2columns-left .sidebar-additional {
    width: 16.66667%;
    float: right;
    order: 2;
  }

  .page-layout-2columns-right .sidebar-additional {
    width: 16.66667%;
    float: right;
    order: 2;
  }

  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%;
  }

  .panel.header {
    padding: 10px 20px;
  }
}

.load.indicator {
  background-color: rgba(255, 255, 255, .5);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}

.load.indicator:before {
  background: transparent url("../images/loader-2.gif") no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.load.indicator > span {
  display: none;
}

.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, .5);
}

.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}

.loading-mask .loader > p {
  display: none;
}

body > .loading-mask {
  z-index: 9999;
}

._block-content-loading {
  position: relative;
}

.message.info {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}

.message.info a {
  color: #1979c3;
}

.message.info a:hover {
  color: #006bb4;
}

.message.info a:active {
  color: #006bb4;
}

.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: "";
  font-family: "icons-blank-theme";
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}

.message.error {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 40px;
  position: relative;
}

.message.error a {
  color: #1979c3;
}

.message.error a:hover {
  color: #006bb4;
}

.message.error a:active {
  color: #006bb4;
}

.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #b30000;
  content: "";
  font-family: "icons-blank-theme";
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}

.message.warning {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}

.message.warning a {
  color: #1979c3;
}

.message.warning a:hover {
  color: #006bb4;
}

.message.warning a:active {
  color: #006bb4;
}

.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: "";
  font-family: "icons-blank-theme";
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}

.message.notice {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 40px;
  position: relative;
}

.message.notice a {
  color: #1979c3;
}

.message.notice a:hover {
  color: #006bb4;
}

.message.notice a:active {
  color: #006bb4;
}

.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #c07600;
  content: "";
  font-family: "icons-blank-theme";
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}

.message.success {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 40px;
  position: relative;
}

.message.success a {
  color: #1979c3;
}

.message.success a:hover {
  color: #006bb4;
}

.message.success a:active {
  color: #006bb4;
}

.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #006400;
  content: "";
  font-family: "icons-blank-theme";
  margin: -14px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  left: 0;
  top: 18px;
  width: 40px;
  position: absolute;
  text-align: center;
}

.panel.header .links,
.panel.header .switcher {
  display: none;
}

.nav-sections {
  background: whitesmoke;
}

.nav-toggle {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 15px;
  z-index: 14;
}

.nav-toggle:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: inherit;
  color: #8f8f8f;
  content: "";
  font-family: "icons-blank-theme";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.nav-toggle:hover:before {
  color: #333;
}

.nav-toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

@media only screen and (max-width: 767px) {
  .navigation {
    padding: 0;
  }

  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
  }

  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }

  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }

  .navigation .parent .level-top.ui-state-active:after {
    content: "";
  }

  .nav-sections {
    -webkit-overflow-scrolling: touch;
    transition: left .3s;
    height: 100%;
    left: -80%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(100% - 54px);
  }

  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }

  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }

  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }

  .nav-sections .switcher-trigger strong {
    position: relative;
    display: block;
    text-decoration: none;
  }

  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }

  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }

  .nav-sections .switcher-trigger.active strong:after {
    content: "";
  }

  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    padding: 10px 0;
  }

  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }

  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }

  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: .8rem 20px;
  }

  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }

  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: .8rem 20px;
  }

  .nav-sections .header.links .header.links {
    border: 0;
  }

  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }

  .nav-before-open .page-wrapper {
    transition: left .3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }

  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }

  .nav-open .page-wrapper {
    left: 80%;
    left: calc(100% - 54px);
  }

  .nav-open .nav-sections {
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, .75);
    left: 0;
    z-index: 99;
  }

  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, .5);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }

  .nav-sections-items {
    position: relative;
    z-index: 1;
  }

  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }

  .nav-sections-items:after {
    clear: both;
  }

  .nav-sections-item-title {
    background: #e8e8e8;
    border: solid #dbdbdb;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }

  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }

  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }

  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0;
  }

  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }

  .nav-sections-item-content:after {
    clear: both;
  }

  .nav-sections-item-content.active {
    display: block;
  }

  .navigation {
    background: whitesmoke;
    box-sizing: border-box;
  }

  .navigation ul {
    margin: 0;
    padding: 0;
  }

  .navigation li {
    margin: 0;
  }

  .navigation a {
    display: block;
    padding: 10px 0 10px 15px;
  }

  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }

  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }

  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }

  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
    display: inline-block;
  }

  .navigation .level0 > .level1 {
    font-weight: 600;
  }

  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
  }

  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }

  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }

  .navigation .submenu > li {
    word-wrap: break-word;
  }

  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left .3s ease-out;
  }

  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }

  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }

  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }

  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }

  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }

  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }

  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
  }

  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
}

@media only screen and (min-width: 768px) {
  .nav-toggle {
    display: none;
  }

  .nav-sections {
    flex-shrink: 0;
    flex-basis: auto;
    margin-bottom: 25px;
  }

  .nav-sections-item-title {
    display: none;
  }

  .nav-sections-item-content {
    display: block !important;
  }

  .nav-sections-item-content > * {
    display: none;
  }

  .nav-sections-item-content > .navigation {
    display: block;
  }

  .navigation {
    background: whitesmoke;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }

  .navigation:empty {
    display: none;
  }

  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }

  .navigation li.level0 {
    border-top: none;
  }

  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }

  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }

  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
  }

  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333;
    text-decoration: none;
  }

  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333;
    text-decoration: none;
    display: inline-block;
  }

  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }

  .navigation .level0 .submenu {
    background: #fff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .19);
    font-weight: 700;
    min-width: 230px;
    padding: 15px 0;
    display: none;
    left: 0;
    margin: 0 !important;
    padding: 0;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }

  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }

  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }

  .navigation .level0 .submenu > ul:before {
    color: #fff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #fff;
    z-index: 4;
  }

  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }

  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }

  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333;
    text-decoration: none;
  }

  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }

  .navigation .level0 .submenu .submenu {
    top: 0 !important;
    left: 100% !important;
  }

  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }

  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }

  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }

  .navigation .level0.more:before {
    display: none;
  }

  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }

  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }

  .navigation .level0.more li {
    display: block;
  }

  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
}

.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 700;
}

.pages .item {
  font-size: 1.2rem;
  font-size: 12px;
  letter-spacing: normal;
  line-height: 32px;
  margin: 0 2px 0 0;
  display: inline-block;
}

.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.pages a.page {
  color: #1979c3;
  display: inline-block;
  padding: 0 4px;
  text-decoration: none;
}

.pages a.page:visited {
  color: #1979c3;
}

.pages a.page:hover {
  color: #006bb4;
  text-decoration: none;
}

.pages a.page:active {
  color: #ff5501;
}

.pages strong.page {
  font-size: 1.2rem;
  font-size: 12px;
  letter-spacing: normal;
  line-height: 32px;
  color: #333;
  display: inline-block;
  font-weight: 700;
  padding: 0 4px;
}

.pages .action {
  border: 1px solid #d1d1d1;
  color: #7d7d7d;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}

.pages .action:visited {
  color: #7d7d7d;
}

.pages .action:hover {
  color: #7d7d7d;
  text-decoration: none;
}

.pages .action:active {
  color: #7d7d7d;
}

.pages .action.next {
  display: inline-block;
  text-decoration: none;
}

.pages .action.next:visited:before {
  color: #7d7d7d;
}

.pages .action.next:active:before {
  color: #7d7d7d;
}

.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: "";
  font-family: "icons-blank-theme";
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.pages .action.next:hover:before {
  color: #7d7d7d;
}

.pages .action.next:active:before {
  color: #7d7d7d;
}

.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}

.pages .action.previous:visited:before {
  color: #7d7d7d;
}

.pages .action.previous:active:before {
  color: #7d7d7d;
}

.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 46px;
  line-height: inherit;
  color: #7d7d7d;
  content: "";
  font-family: "icons-blank-theme";
  margin: 0 0 0 -6px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.pages .action.previous:hover:before {
  color: #7d7d7d;
}

.pages .action.previous:active:before {
  color: #7d7d7d;
}

.pages .action {
  width: 34px;
}

.pages .action.previous {
  margin-right: 12px;
}

.pages .action.next {
  margin-left: 12px;
}

.ui-dialog.popup .action.close {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1001;
  display: inline-block;
  text-decoration: none;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}

.ui-dialog.popup .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-dialog.popup .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.ui-dialog.popup .action.close:hover:before {
  color: inherit;
}

.ui-dialog.popup .action.close:active:before {
  color: inherit;
}

.ui-dialog.popup .action.close:focus,
.ui-dialog.popup .action.close:active {
  background: none;
  border: none;
}

.ui-dialog.popup .action.close:hover {
  background: none;
  border: none;
}

.ui-dialog.popup .action.close.disabled,
.ui-dialog.popup .action.close[disabled],
fieldset[disabled] .ui-dialog.popup .action.close {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .5;
}

.popup-pointer {
  margin-left: -14px;
  position: absolute;
  top: -14px;
}

.popup-pointer:before,
.popup-pointer:after {
  content: '';
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-bottom-style: solid;
}

.popup-pointer:before {
  left: 2px;
  top: 2px;
  border: solid 6px;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}

.popup-pointer:after {
  left: 1px;
  top: 0;
  border: solid 7px;
  border-color: transparent transparent #aeaeae transparent;
  z-index: 98;
}

@media only screen and (min-width: 640px) {
  .ui-dialog.popup {
    width: 420px;
  }
}

.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}

.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}

.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}

.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}

.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ": ";
  font-size: 1.1rem;
}

.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}

.product.data.items {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}

.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}

.product.data.items > .item.title > .switch {
  display: block;
}

.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}

.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}

.product.data.items > .item.content:after {
  clear: both;
}

.product.data.items > .item.content.active {
  display: block;
}

.product.data.items > .item.title {
  margin: 0 0 5px;
}

.product.data.items > .item.title > .switch {
  background: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 40px;
  padding: 5px 20px 5px 20px;
  color: #7d7d7d;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.8rem;
  color: #7d7d7d;
  text-decoration: none;
}

.product.data.items > .item.title > .switch:visited {
  color: #7d7d7d;
  text-decoration: none;
}

.product.data.items > .item.title > .switch:hover {
  color: #7d7d7d;
  text-decoration: none;
}

.product.data.items > .item.title > .switch:active {
  color: #333;
  text-decoration: none;
}

.product.data.items > .item.title:not(.disabled) > .switch:focus,
.product.data.items > .item.title:not(.disabled) > .switch:hover {
  background: #fcfcfc;
}

.product.data.items > .item.title:not(.disabled) > .switch:active,
.product.data.items > .item.title.active > .switch,
.product.data.items > .item.title.active > .switch:focus,
.product.data.items > .item.title.active > .switch:hover {
  background: white;
  padding-bottom: 5px;
}

.product.data.items > .item.content {
  background: white;
  border: 1px solid #d1d1d1;
  margin: 0 0 5px;
  padding: 20px 20px 20px 20px;
}

@media only screen and (min-width: 768px) {
  .product.data.items {
    position: relative;
    z-index: 1;
  }

  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }

  .product.data.items:after {
    clear: both;
  }

  .product.data.items > .item.title {
    float: left;
    width: auto;
  }

  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }

  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }

  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }

  .product.data.items > .item.content:after {
    clear: both;
  }

  .product.data.items > .item.content.active {
    display: block;
  }

  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }

  .product.data.items > .item.title > .switch {
    color: #7d7d7d;
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }

  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }

  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }

  .product.data.items > .item.title > .switch:active {
    color: #333;
    text-decoration: none;
  }

  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }

  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: white;
    color: #333;
  }

  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }

  .product.data.items > .item.content {
    background: white;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 0;
    border-top: 1px solid #d1d1d1;
  }
}

@media only screen and (max-width: 767px) {
  .product.data.items {
    margin: 0;
    padding: 0;
  }

  .product.data.items > .item.title {
    box-sizing: border-box;
    float: none;
    width: 100%;
  }

  .product.data.items > .item.title > .switch {
    display: block;
  }

  .product.data.items > .item.content {
    box-sizing: border-box;
    display: block;
    float: none;
    margin: 0;
  }

  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }

  .product.data.items > .item.content:after {
    clear: both;
  }

  .product.data.items > .item.content.active {
    display: block;
  }

  .product.data.items > .item.title {
    margin: 0 0 5px;
  }

  .product.data.items > .item.title > .switch {
    background: #f0f0f0;
    border-bottom: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    border-top: 1px solid #d1d1d1;
    height: 40px;
    padding: 5px 20px 5px 20px;
    color: #7d7d7d;
    font-weight: 600;
    line-height: 40px;
    font-size: 1.8rem;
    color: #7d7d7d;
    text-decoration: none;
  }

  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }

  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }

  .product.data.items > .item.title > .switch:active {
    color: #333;
    text-decoration: none;
  }

  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }

  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: white;
    padding-bottom: 5px;
  }

  .product.data.items > .item.content {
    background: white;
    border: 1px solid #d1d1d1;
    margin: 0 0 5px;
    padding: 20px 20px 20px 20px;
  }

  .product.data.items .data.item {
    display: block;
  }
}

.table-wrapper {
  margin-bottom: 20px;
}

table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.table:not(.cart):not(.totals) {
  border: none;
}

.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td,
.table:not(.cart):not(.totals) > tbody > tr > th,
.table:not(.cart):not(.totals) > tbody > tr > td,
.table:not(.cart):not(.totals) > tfoot > tr > th,
.table:not(.cart):not(.totals) > tfoot > tr > td {
  border: none;
}

.table:not(.cart):not(.totals) > thead > tr > th,
.table:not(.cart):not(.totals) > thead > tr > td {
  border-bottom: 1px solid #d1d1d1;
}

.table:not(.cart):not(.totals) tfoot > tr:first-child th,
.table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 1px solid #d1d1d1;
  padding-top: 20px;
}

.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 400;
  text-align: right;
}

@media only screen and (max-width: 639px) {
  .table-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }

  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) {
    border: none;
    display: block;
  }

  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: none;
  }

  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: block;
  }

  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: block;
  }

  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 0;
  }

  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td:before,
  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th:before {
    padding-right: 10px;
    content: attr(data-th) ": ";
    display: inline-block;
    color: #111;
    font-weight: 700;
  }

  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 20px;
  }

  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:last-child {
    padding-bottom: 20px;
  }

  .table-wrapper .table:not(.cart):not(.totals):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }

  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }

  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }

  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }

  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot th {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    width: 70%;
  }

  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot td {
    box-sizing: border-box;
    float: left;
    padding-left: 0;
    padding-right: 0;
    text-align: right;
    width: 30%;
  }

  .data-table-definition-list thead {
    display: none;
  }

  .data-table-definition-list tbody th {
    padding-bottom: 0;
  }

  .data-table-definition-list tbody th,
  .data-table-definition-list tbody td {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
}

.tooltip.wrapper {
  position: relative;
}

.tooltip.wrapper .tooltip.content {
  background: #fff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333;
  line-height: 1.4;
  border: 1px solid #bbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}

.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}

.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}

.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}

.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}

.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #fff;
  left: 15px;
  margin-left: -5px;
}

.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbb;
  left: 15px;
  margin-left: -6px;
}

.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}

.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}

.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}

.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}

.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}

.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}

.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}

.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}

.ui-tooltip {
  position: absolute;
  z-index: 9999;
}

@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/opensans/light/opensans-300.eot");
  src: url("../fonts/opensans/light/opensans-300.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans/light/opensans-300.woff2") format("woff2"), url("../fonts/opensans/light/opensans-300.woff") format("woff"), url("../fonts/opensans/light/opensans-300.ttf") format("truetype"), url("../fonts/opensans/light/opensans-300.svg#Open Sans") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/opensans/regular/opensans-400.eot");
  src: url("../fonts/opensans/regular/opensans-400.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans/regular/opensans-400.woff2") format("woff2"), url("../fonts/opensans/regular/opensans-400.woff") format("woff"), url("../fonts/opensans/regular/opensans-400.ttf") format("truetype"), url("../fonts/opensans/regular/opensans-400.svg#Open Sans") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/opensans/semibold/opensans-600.eot");
  src: url("../fonts/opensans/semibold/opensans-600.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans/semibold/opensans-600.woff2") format("woff2"), url("../fonts/opensans/semibold/opensans-600.woff") format("woff"), url("../fonts/opensans/semibold/opensans-600.ttf") format("truetype"), url("../fonts/opensans/semibold/opensans-600.svg#Open Sans") format("svg");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Open Sans";
  src: url("../fonts/opensans/bold/opensans-700.eot");
  src: url("../fonts/opensans/bold/opensans-700.eot?#iefix") format("embedded-opentype"), url("../fonts/opensans/bold/opensans-700.woff2") format("woff2"), url("../fonts/opensans/bold/opensans-700.woff") format("woff"), url("../fonts/opensans/bold/opensans-700.ttf") format("truetype"), url("../fonts/opensans/bold/opensans-700.svg#Open Sans") format("svg");
  font-weight: 700;
  font-style: normal;
}

@media only screen and (min-width: 768px) {
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
}

.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}

body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}

.modals-overlay {
  z-index: 1000;
}

.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s .3s, opacity .3s ease;
}

.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  transition: opacity .3s ease;
}

.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #fff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, .35);
  opacity: 1;
  pointer-events: auto;
}

.modal-slide {
  left: 14.8rem;
  z-index: 900;
}

.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
  width: auto;
}

.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: flex;
  flex-direction: column;
}

.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  flex-grow: 0;
  flex-shrink: 0;
}

.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}

.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}

.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}

.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}

.modal-popup {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}

.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
          transform: translateY(-200%);
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
}

.modal-popup._inner-scroll {
  overflow-y: visible;
}

.ie11 .modal-popup._inner-scroll,
.ie10 .modal-popup._inner-scroll,
.ie9 .modal-popup._inner-scroll {
  overflow-y: auto;
}

.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}

.ie11 .modal-popup._inner-scroll .modal-inner-wrap,
.ie10 .modal-popup._inner-scroll .modal-inner-wrap,
.ie9 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}

.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}

.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}

.modal-popup .modal-header,
.modal-popup .modal-footer {
  flex-grow: 0;
  flex-shrink: 0;
}

.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}

.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}

.modal-popup .modal-footer-actions {
  text-align: right;
}

@media only screen and (max-width: 767px) {
  .modal-popup.modal-slide {
    left: 14.8rem;
    z-index: 900;
  }

  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    width: auto;
  }

  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: none;
  }
}

.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}

.modal-custom .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:focus,
.modal-popup .action-close:active,
.modal-slide .action-close:focus,
.modal-slide .action-close:active {
  background: none;
  border: none;
}

.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}

.modal-custom .action-close.disabled,
.modal-custom .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
.modal-popup .action-close.disabled,
.modal-popup .action-close[disabled],
fieldset[disabled]
  .modal-popup .action-close,
.modal-slide .action-close.disabled,
.modal-slide .action-close[disabled],
fieldset[disabled]
  .modal-slide .action-close {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .5;
}

.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: #8f8f8f;
  content: "";
  font-family: "icons-blank-theme";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}

.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}

.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}

.modal-custom .action-close {
  margin: 25px;
}

.modal-popup {
  pointer-events: none;
}

.modal-popup .modal-title {
  border-bottom: 1px solid #c1c1c1;
  font-weight: 300;
  padding-bottom: 10px;
  font-size: 26px;
  margin-bottom: 0;
  min-height: 1em;
  word-wrap: break-word;
}

.modal-popup .action-close {
  padding: 10px;
}

.modal-slide .action-close {
  padding: 1.1rem 2rem;
}

.modal-slide .page-main-actions {
  margin-bottom: calc(2.1rem - 15px);
  margin-top: 2.1rem;
}

.modals-overlay {
  background-color: fade(#333, 55%);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}

body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 1000;
}

@media only screen and (max-width: 767px) {
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s .3s, opacity .3s ease;
    left: 14.8rem;
    z-index: 900;
  }

  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    transition: opacity .3s ease;
  }

  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }

  .custom-slide .modal-inner-wrap {
    background-color: #fff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, .35);
    opacity: 1;
    pointer-events: auto;
  }

  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    transition: -webkit-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
    width: auto;
  }

  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
  }

  .custom-slide .modal-inner-wrap {
    background-color: #f4f4f4;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }

  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }

  body._has-modal-custom .modal-custom-overlay {
    background-color: fade(#333, 55%);
  }
}

@media only screen and (max-width: 767px) {
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #f4f4f4;
  }

  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }

  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }

  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
}

@media only screen and (min-width: 768px) {
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
}

.column .block-addbysku .fieldset {
  margin: 0;
}

.column .block-addbysku .fieldset .fields {
  position: relative;
}

.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}

.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 4px;
}

.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}

.column .block-addbysku .skus > .label {
  margin-top: 10px;
}

.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}

.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}

.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}

.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}

.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}

.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}

.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}

.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 5px 0 0;
}

.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}

.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}

.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}

.column .block-addbysku .reset {
  margin: 10px 0;
}

.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
}

.block-cart-failed {
  margin-top: 40px;
}

.block-cart-failed .block-title {
  font-size: 2.6rem;
}

.block-cart-failed .block-title strong {
  font-weight: 300;
}

.block-cart-failed .actions {
  text-align: center;
}

.block-cart-failed .actions .action {
  margin-bottom: 10px;
}

@media only screen and (max-width: 639px) {
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }

  .column .block-addbysku .action.remove {
    display: inline-block;
    text-decoration: none;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }

  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 22px;
    color: inherit;
    content: "";
    font-family: "icons-blank-theme";
    margin: 1px 0 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }

  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }

  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }

  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }

  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }

  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .5;
  }
}

@media only screen and (min-width: 640px) {
  .column .block-addbysku .action.remove {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857;
    margin: 0;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: 2px;
  }

  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }

  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }

  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .5;
  }

  .column .block-addbysku .action.remove:visited {
    color: #1979c3;
    text-decoration: none;
  }

  .column .block-addbysku .action.remove:hover {
    color: #006bb4;
    text-decoration: underline;
  }

  .column .block-addbysku .action.remove:active {
    color: #ff5501;
    text-decoration: underline;
  }

  .column .block-addbysku .action.remove:hover {
    color: #006bb4;
  }

  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }

  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #1979c3;
    opacity: .5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
}

@media only screen and (min-width: 768px) {
  .block-cart-failed .actions {
    text-align: left;
  }

  .block-cart-failed .actions.primary {
    float: right;
  }
}

.payment-method-braintree .hosted-control {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  position: relative;
  width: 225px;
}

.payment-method-braintree .hosted-control:disabled {
  opacity: .5;
}

.payment-method-braintree .hosted-control::-moz-placeholder {
  color: #c2c2c2;
}

.payment-method-braintree .hosted-control::-webkit-input-placeholder {
  color: #c2c2c2;
}

.payment-method-braintree .hosted-control:-ms-input-placeholder {
  color: #c2c2c2;
}

.payment-method-braintree .hosted-control.braintree-hosted-fields-focused {
  border-color: #006bb4;
}

.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) {
  border-color: #e02b27;
}

.payment-method-braintree .hosted-control.braintree-hosted-fields-invalid:not(.braintree-hosted-fields-focused) ~ .hosted-error {
  height: auto;
  opacity: 1;
}

.payment-method-braintree .hosted-control.braintree-hosted-fields-valid {
  border-color: #006400;
}

.payment-method-braintree .hosted-control.hosted-cid {
  width: 5rem;
}

.payment-method-braintree .hosted-control.hosted-date {
  float: left;
  margin-bottom: 7px;
  width: 6rem;
}

.payment-method-braintree .hosted-control.hosted-date:first-of-type {
  margin-right: 50px;
}

.payment-method-braintree .hosted-control.hosted-date:first-of-type:after {
  content: '/';
  display: inline;
  padding-bottom: inherit;
  padding-top: inherit;
  position: absolute;
  right: -25px;
  top: 5px;
}

.payment-method-braintree .field-tooltip {
  right: 0;
}

.payment-method-braintree .hosted-error {
  clear: both;
  color: #e02b27;
  font-size: 1.2rem;
  height: 0;
  margin-top: 7px;
  opacity: 0;
}

.braintree-paypal-logo {
  margin-top: 10px;
  text-align: center;
}

.braintree-paypal-account {
  padding: 15px 0 15px 50px;
  position: relative;
  display: inline-block;
}

.braintree-paypal-account:before {
  background-image: url("../Magento_Braintree/images/paypal-small.png");
  background-position-x: 0;
  background-position-y: 0;
  line-height: 16px;
  vertical-align: middle;
  height: 16px;
  width: 16px;
  background-repeat: no-repeat;
  content: '';
  display: inline-block;
  margin: "";
}

.braintree-paypal-account:before {
  left: 17px;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}

.braintree-paypal-account .payment-method-type {
  font-weight: 700;
}

.braintree-paypal-account .payment-method-description {
  color: #575757;
}

.braintree-paypal-fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

.action-braintree-paypal-logo {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}

.action-braintree-paypal-logo:focus,
.action-braintree-paypal-logo:active {
  background: none;
  border: none;
}

.action-braintree-paypal-logo:hover {
  background: none;
  border: none;
}

.action-braintree-paypal-logo.disabled,
.action-braintree-paypal-logo[disabled],
fieldset[disabled] .action-braintree-paypal-logo {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .5;
}

.action-braintree-paypal-logo img {
  margin: 0;
  width: 114px;
}

.payment-method .payment-method-content .actions-toolbar.braintree-paypal-actions {
  margin-left: 0;
}

.account .table .col.paypal-account img {
  vertical-align: middle;
}

.account .table .col.paypal-account + .actions {
  vertical-align: middle;
}

@media only screen and (min-width: 768px) {
  .payment-method-braintree .cvv .field-tooltip {
    left: 6rem;
  }

  .braintree-paypal-account {
    border-color: #ccc;
    border-style: solid;
    border-width: 1px 0;
    display: inline-block;
    width: 50%;
  }

  .account .table-credit-cards .col.actions {
    width: 100px;
  }
}

.bundle-options-container {
  clear: both;
  margin-bottom: 40px;
}

.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}

.bundle-options-container .product-add-form {
  display: none;
}

.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}

.bundle-options-container .action.back {
  margin-bottom: 30px;
}

.bundle-options-container .price-box .price {
  font-size: 18px;
  font-weight: 700;
}

.bundle-options-container .block-bundle-summary {
  background: #e8e8e8;
  padding: 10px 20px;
}

.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}

.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}

.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}

.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: block;
}

.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 10px;
}

.bundle-options-container .block-bundle-summary .box-tocart .actions {
  display: inline-block;
  margin-bottom: 10px;
}

.bundle-options-container .block-bundle-summary .product-addto-links > .action {
  vertical-align: top;
}

.bundle-options-container .nested .field.qty {
  margin-top: 20px;
}

.bundle-options-container .nested .field.qty .label {
  font-weight: 700;
  margin: 0 0 5px;
  display: inline-block;
}

.bundle-options-container p.required {
  color: #e02b27;
}

.bundle-options-container .product-options-bottom {
  clear: left;
}

@media only screen and (min-width: 768px) {
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }

  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }

  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left
  .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right
  .bundle-options-container .block-bundle-summary,
  .page-layout-3columns
  .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
}

.products {
  margin: 30px 0;
}

.product-item {
  vertical-align: top;
}

.products-grid .product-item {
  display: inline-block;
  width: 50%;
}

.product-item-name {
  display: block;
  margin: 5px 0;
  word-wrap: break-word;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
}

.product-item-info {
  max-width: 100%;
  width: 152px;
}

.page-products .product-item-info {
  width: 240px;
}

.product-item-actions {
  display: none;
}

.product-item-actions .actions-secondary > .action:before {
  margin: 0;
}

.product-item-description {
  margin: 25px 0;
}

.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}

.product-item .product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 5px;
  text-transform: lowercase;
}

.product-item .price-box {
  margin: 10px 0 25px;
}

.product-item .price-box .price {
  font-size: 14px;
  font-weight: 700;
  white-space: nowrap;
}

.product-item .price-box .price-label {
  font-size: 12px;
}

.product-item .price-box .price-label:after {
  content: ':';
}

.product-item .special-price .price,
.product-item .minimal-price .price {
  font-size: 14px;
  font-weight: 700;
}

.product-item .special-price .price-wrapper,
.product-item .minimal-price .price-wrapper {
  display: inline-block;
}

.product-item .special-price .price-including-tax + .price-excluding-tax,
.product-item .minimal-price .price-including-tax + .price-excluding-tax {
  display: block;
}

.product-item .special-price {
  display: block;
}

.product-item .old-price .price {
  font-weight: 400;
}

.product-item .minimal-price .price-container {
  display: block;
}

.product-item .minimal-price-link {
  margin-top: 5px;
}

.product-item .minimal-price-link .price-label {
  color: #1979c3;
  font-size: 14px;
}

.product-item .minimal-price-link .price {
  font-weight: 400;
}

.product-item .minimal-price-link,
.product-item .price-excluding-tax,
.product-item .price-including-tax {
  display: block;
  white-space: nowrap;
}

.product-item .price-from,
.product-item .price-to {
  margin: 0;
}

.product-item .action.tocompare:before {
  content: "";
}

.product-item .tocart {
  white-space: nowrap;
}

.column.main .product-items {
  margin-left: -20px;
}

.column.main .product-item {
  padding-left: 20px;
}

.price-container .price {
  font-size: 14px;
}

.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px;
}

.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 11px;
}

.price-container .weee:before {
  content: "(" attr(data-label) ": ";
}

.price-container .weee:after {
  content: ')';
}

.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ": ";
}

.products-list .product-item {
  display: table;
  width: 100%;
}

.products-list .product-item-info {
  display: table-row;
}

.products-list .product-item-photo {
  display: table-cell;
  padding: 0 30px 30px 0;
  vertical-align: top;
  width: 1%;
}

.products-list .product-item-details {
  display: table-cell;
  vertical-align: top;
}

@media only screen and (max-width: 639px) {
  .products-list .product-item {
    table-layout: fixed;
  }

  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
}

@media only screen and (min-width: 640px) {
  .products-grid .product-item {
    margin-bottom: 30px;
  }

  .product-item-actions {
    display: block;
  }

  .products-grid .product-item-actions {
    margin: 10px 0;
  }

  .product-item-actions .actions-primary + .actions-secondary {
    display: table-cell;
    padding-left: 5px;
    white-space: nowrap;
    width: 50%;
  }

  .product-item-actions .actions-primary + .actions-secondary > * {
    white-space: normal;
  }

  .product-item-actions .actions-primary {
    display: table-cell;
  }

  .products-grid .product-item {
    width: 33.3333%;
  }

  .page-products .products-grid .product-item,
  .page-layout-1column .products-grid .product-item,
  .page-layout-3columns .products-grid .product-item,
  .page-products.page-layout-1column .products-grid .product-item,
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 33.3333%;
  }
}

@media only screen and (min-width: 768px) {
  .page-products .products-grid .product-item {
    width: 33.3333%;
  }

  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }

  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
}

@media only screen and (min-width: 1024px) {
  .products-grid .product-item {
    width: 20%;
  }

  .page-layout-1column .products-grid .product-item {
    width: 16.6666%;
  }

  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }

  .page-products .products-grid .product-items {
    margin: 0;
  }

  .page-products .products-grid .product-item {
    margin-left: calc((100% - 4 * 23.233%) / 3);
    padding: 0;
    width: 23.233%;
  }

  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }

  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }

  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }

  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }

  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
}

.page-products .columns {
  position: relative;
  z-index: 1;
}

.toolbar-amount {
  display: block;
  line-height: 28px;
  margin: 0;
  padding: 8px 0 0;
}

.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}

.toolbar-products {
  margin-bottom: 40px;
  padding: 0 10px;
  text-align: center;
}

.toolbar-products .pages {
  display: none;
}

.products.wrapper ~ .toolbar-products .pages {
  display: block;
}

.toolbar-products .limiter {
  display: none;
}

.toolbar-products .limiter .control {
  display: inline-block;
}

.sorter {
  padding: 4px 0 0;
}

.products.wrapper ~ .toolbar .sorter {
  display: none;
}

.sorter-options {
  margin: 0 0 0 7px;
  width: auto;
}

.sorter-action {
  vertical-align: top;
  display: inline-block;
  text-decoration: none;
}

.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 32px;
  color: #8f8f8f;
  content: "";
  font-family: "icons-blank-theme";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.sorter-action:hover:before {
  color: #333;
}

.sorter .sort-desc:before {
  content: "";
}

.modes {
  display: none;
}

.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}

.limiter-label {
  font-weight: 400;
}

.page-products .toolbar .limiter {
  display: none;
}

@media only screen and (min-width: 768px) {
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }

  .products.wrapper ~ .toolbar .pages {
    float: left;
  }

  .toolbar-amount {
    float: left;
  }

  .sorter {
    float: right;
  }

  .modes {
    display: block;
    float: left;
    margin-right: 20px;
  }

  .products.wrapper ~ .toolbar .modes {
    display: none;
  }

  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: block;
    text-decoration: none;
  }

  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: #7d7d7d;
    content: "";
    font-family: "icons-blank-theme";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }

  .modes-mode:hover:before {
    color: #7d7d7d;
  }

  .modes-mode:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }

  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }

  .modes-mode.active {
    color: #a6a6a6;
  }

  .mode-list:before {
    content: "";
  }

  .limiter {
    float: right;
  }

  .products.wrapper ~ .toolbar .limiter {
    display: block;
  }
}

.fotorama-stretch,
.fotorama-focus-overlay:after,
.fotorama__nav__frame:focus:after,
.fotorama__html,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.fotorama-grab-cursor,
.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.fotorama-grabbing-cursor,
.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fotorama-gpu,
.fotorama__caption,
.fotorama--fullscreen,
.fotorama__wrap--css3 .fotorama__html,
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__nav:before,
.fotorama__nav:after,
.fotorama__wrap--css3 .fotorama__spinner,
.fotorama__wrap--css3 .fotorama__stage,
.fotorama__stage:before,
.fotorama__stage:after,
.fotorama__wrap--css3 .fotorama__stage__frame {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
}

.fotorama-focus,
.fotorama__fullscreen-icon:focus,
.fotorama__nav__frame,
.fotorama__zoom-in:focus,
.fotorama__zoom-out:focus {
  outline: 0;
}

.fotorama-focus-overlay:after,
.fotorama__nav__frame:focus:after {
  background-color: #006bb4;
  border-radius: inherit;
  content: '';
}

.fotorama-transform-disabled,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video,
.fotorama__wrap--video .fotorama__stage__shaft {
  -webkit-transform: none !important;
          transform: none !important;
}

.fotorama-transition-for-slide,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
  transition-duration: unset;
  transition-property: width, -webkit-transform;
  transition-property: transform, width;
  transition-property: transform, width, -webkit-transform;
  transition-timing-function: cubic-bezier(.1, 0, .25, 1);
}

.fotorama-no-select,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__no-select,
.fotorama__video-close,
.fotorama__wrap {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.fotorama-select,
.fotorama__select {
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}

.fotorama-empty-bg {
  background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=);
}

.fotorama-auto-margin,
.fotorama__nav,
.fotorama__nav__frame {
  margin: auto;
  padding: 0;
}

.fotorama-inline-block,
.fotorama__caption__wrap,
.fotorama__nav__frame,
.fotorama__nav__shaft {
  display: inline;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
}

.fotorama-hidden,
.fotorama--hidden,
.fotorama__load {
  position: absolute;
  top: -99999px;
  left: -99999px;
  z-index: -1000;
}

.fotorama-visible {
  position: relative;
  left: auto;
  top: auto;
  opacity: 1;
  z-index: auto;
}

.fotorama-no-tap,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__nav,
.fotorama__nav__frame,
.fotorama__nav__shaft,
.fotorama__stage__frame,
.fotorama__stage__shaft,
.fotorama__video-close {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.transitionDuration {
  transition-duration: 333ms;
}

.transitionDurationZero {
  transition-duration: unset;
}

.fotorama-sprite,
.fotorama__arr .fotorama__arr__arr,
.fotorama__fullscreen-icon,
.fotorama__thumb--icon,
.fotorama__video-close,
.fotorama__video-play,
.fotorama__fullscreen .fotorama__zoom-in,
.fotorama__fullscreen .fotorama__zoom-out {
  background-image: url("../images/gallery.png");
  background-repeat: no-repeat;
}

@media print {
  .fotorama-print-background,
  .fotorama-sprite,
  .fotorama__arr .fotorama__arr__arr,
  .fotorama__fullscreen-icon,
  .fotorama__thumb--icon,
  .fotorama__video-close,
  .fotorama__video-play,
  .fotorama__fullscreen .fotorama__zoom-in,
  .fotorama__fullscreen .fotorama__zoom-out,
  .fotorama__thumb-border {
    background: none !important;
  }
}

.fotorama__active {
  box-shadow: 0 0 0 transparent;
}

.fotorama__stage__frame.fotorama__active {
  z-index: 8;
}

.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
  display: block;
  left: 0;
  top: 0;
}

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9;
}

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible;
}

.fotorama__arr {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 80px;
  box-sizing: border-box;
  z-index: 900;
  cursor: pointer;
  background-color: rgba(255, 255, 255, .3);
  transition: background-color .3s ease-in-out;
}

.fotorama__arr:hover {
  background-color: rgba(255, 255, 255, .5);
}

.fotorama__arr:active {
  background-color: rgba(213, 213, 213, .5);
}

.fotorama__arr:focus {
  box-shadow: none;
}

.fotorama__arr:focus:after {
  border-radius: inherit;
  bottom: 3px;
  box-shadow: 0 0 3px 1px #68a8e0;
  content: '';
  left: 3px;
  position: absolute;
  right: 3px;
  top: 3px;
  z-index: 1000;
}

.fotorama__arr--prev {
  left: 0;
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-120px, 0, 0);
          transform: translate3d(-120px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-120px, 0, 0);
          transform: translate3d(-120px, 0, 0);
}

.fotorama__arr--next {
  right: 0;
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(120px, 0, 0);
          transform: translate3d(120px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(120px, 0, 0);
          transform: translate3d(120px, 0, 0);
}

.fotorama__arr--disabled {
  display: none;
  opacity: .1;
  pointer-events: none;
  cursor: default;
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr {
  opacity: 0;
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus {
  opacity: 1;
}

.fotorama__wrap--video .fotorama__arr {
  opacity: 0 !important;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr {
  display: none;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus {
  display: block;
}

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr {
  display: none !important;
}

.fotorama__wrap--css3 .fotorama__arr:not(:focus) {
  transition-duration: .3s;
  transition-property: opacity, background-color, -webkit-transform;
  transition-property: transform, opacity, background-color;
  transition-property: transform, opacity, background-color, -webkit-transform;
}

.fotorama__stage .fotorama__arr--shown {
  display: block !important;
}

.fotorama__stage .fotorama__arr--hidden {
  display: none !important;
}

.fotorama__arr .fotorama__arr__arr {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}

.ie9 .fotorama__arr .fotorama__arr__arr {
  margin: -40px 0 0 -40px;
}

.fotorama__arr--prev .fotorama__arr__arr {
  background-position: -80px -80px;
}

.fotorama__arr--next .fotorama__arr__arr {
  background-position: -160px -80px;
}

.fotorama__caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #000;
  font-size: 14px;
  line-height: 1.5;
  z-index: 12;
}

.fotorama__caption a {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid;
  border-color: fade(#000, .5);
}

.fotorama__caption a:hover {
  color: #000;
  border-color: fade(#000, .5);
}

.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0;
}

.fotorama__wrap--video .fotorama__caption,
.fotorama__wrap--no-captions .fotorama__caption {
  display: none;
}

.fotorama__caption__wrap {
  padding: 5px 10px;
  box-sizing: border-box;
  background-color: #fff;
}

.fotorama__dot {
  display: block;
  position: relative;
  top: 12px;
  left: 6px;
  width: 4px;
  height: 4px;
  border: 1px solid #858585;
  border-radius: 6px;
}

.fotorama__nav__frame--dot:focus .fotorama__dot {
  box-shadow: none;
}

.fotorama__nav__frame--dot:focus .fotorama__dot:after {
  border-radius: inherit;
  bottom: 3px;
  box-shadow: 0 0 3px 1px #68a8e0;
  content: '';
  left: 3px;
  position: absolute;
  right: 3px;
  top: 3px;
  z-index: 1000;
}

.fotorama__nav__frame--thumb:focus .fotorama__dot:after,
.fotorama__nav__frame--dot:focus .fotorama__dot:after {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}

.fotorama__active .fotorama__dot {
  background-color: #ff5501;
  border-color: #ff5501;
}

.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear {
  display: block;
  left: 0;
  top: 0;
}

.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8;
}

.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7;
}

.fotorama {
  min-width: 1px;
  overflow: hidden;
}

.fotorama--fullscreen {
  position: fixed !important;
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  margin: 0 !important;
  background: #fff;
  z-index: 1000 !important;
}

.fotorama__fullscreen {
  overflow: hidden;
  position: relative;
}

.fotorama__fullscreen-icon {
  position: absolute;
  display: none;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  background-position: 0 0;
  cursor: pointer;
  z-index: 1000;
}

.fotorama__fullscreen-icon:focus {
  box-shadow: none;
}

.fotorama__fullscreen-icon:focus:after {
  border-radius: inherit;
  bottom: 3px;
  box-shadow: 0 0 3px 1px #68a8e0;
  content: '';
  left: 3px;
  position: absolute;
  right: 3px;
  top: 3px;
  z-index: 1000;
}

.fotorama--fullscreen-icons .fotorama__fullscreen-icon {
  display: none;
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
  display: inline-block;
  background-position: -80px 0;
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0;
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1;
}

.fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  display: none;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block;
}

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important;
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: translate3d(80px, -80px, 0);
          transform: translate3d(80px, -80px, 0);
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(80px, -80px, 0) !important;
          transform: translate3d(80px, -80px, 0) !important;
}

.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus) {
  transition-duration: .3s;
  transition-property: opacity, background-color, -webkit-transform;
  transition-property: transform, opacity, background-color;
  transition-property: transform, opacity, background-color, -webkit-transform;
}

.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon {
  background-color: rgba(255, 255, 255, .3);
  transition: background-color .3s ease-in-out;
}

.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:hover {
  background-color: rgba(255, 255, 255, .5);
}

.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:active {
  background-color: rgba(213, 213, 213, .5);
}

.gallery-placeholder .loading-mask {
  position: static;
  padding: 0 0 50%;
}

.gallery-placeholder .loader img {
  position: absolute;
}

.fotorama__wrap--css3 .fotorama__html {
  transition-duration: .3s;
  transition-property: opacity;
  transition-timing-function: linear;
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  opacity: 0;
}

.fotorama__img {
  max-width: inherit;
  opacity: 0;
  border: none !important;
}

.fotorama__loaded .fotorama__img,
.fotorama__error .fotorama__img {
  opacity: 1;
}

.fotorama__img--full {
  display: none;
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
  opacity: 0;
}

.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
  position: absolute;
  top: 50%;
  width: 100%;
  height: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
  position: absolute;
  left: 50%;
  width: auto;
  height: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.fotorama__stage__frame .fotorama__img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  transition-duration: .3s;
  transition-property: width, height, top, left;
}

.fotorama--fullscreen .fotorama__stage__frame .fotorama__img {
  display: none;
}

.fotorama--fullscreen .fotorama__stage__frame .fotorama__img,
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: inherit;
  max-height: inherit;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img {
  display: none;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block;
}

.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  display: block;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  cursor: default;
  transition: .3s linear;
}

.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--zoommable {
  max-width: none;
  max-height: none;
  cursor: pointer;
  transition-property: width, height, bottom, right, top, left;
}

.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--draggable {
  cursor: move;
  transition-property: none;
}

.fotorama__product-video--loaded .fotorama__img,
.fotorama__product-video--loaded .fotorama__img--full {
  display: none !important;
}

.magnifier-thumb-wrapper {
  position: relative;
  display: block;
  top: 0;
  left: 0;
}

.magnifier-lens {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  border: solid 1px #bbb;
  z-index: 800;
}

.magnifier-loader-text {
  margin-top: 10px;
}

.magnifier-large {
  position: absolute;
  width: 32%;
  z-index: 100;
}

.magnifier-preview {
  position: absolute;
  top: 215px;
  bottom: 0;
  left: 58%;
  overflow: hidden;
  padding: 0;
}

.magnifier-preview:not(.hidden) {
  background-color: #fff;
}

.magnifier-preview img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: inherit;
}

.magnify-lens {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  text-align: center;
  background: rgba(255, 255, 255, .5);
  border: solid 1px #bbb;
  z-index: 1000;
}

.magnify-opaque {
  opacity: .5;
}

.magnify-hidden {
  display: none;
}

.magnify-fullimage {
  display: none;
}

.fotorama__fullscreen .magnify-fullimage {
  display: inline-block;
}

.fotorama__nav {
  position: relative;
  display: none;
  max-width: 100%;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  z-index: 5;
}

.fotorama__nav--dots {
  display: block;
  text-align: center;
}

.fotorama__nav--thumbs {
  display: block;
}

.fotorama__nav:before,
.fotorama__nav:after {
  position: absolute;
  display: block;
  content: '';
  text-decoration: none;
  background-repeat: no-repeat;
  z-index: 10;
  pointer-events: none;
}

.fotorama__nav:before {
  left: -10px;
  top: -10px;
}

.fotorama__nav:after {
  right: -10px;
  bottom: -10px;
}

.fotorama--fullscreen .fotorama__nav:before,
.fotorama--fullscreen .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__nav:after {
  display: none;
}

.fotorama__wrap--only-active .fotorama__nav {
  max-width: 99999px !important;
}

.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
}

.fotorama__nav__frame {
  position: relative;
  box-sizing: content-box;
}

.fotorama__nav--dots .fotorama__nav__frame {
  width: 18px;
  height: 30px;
}

.fotorama__nav--dots .fotorama__nav__frame--thumb {
  display: none;
}

.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none;
}

.fotorama__nav__frame.fotorama__active .fotorama__nav__frame {
  width: 0;
  height: 0;
  border-width: 3px;
}

.fotorama__nav__frame.fotorama__active .fotorama__nav__frame:after {
  top: -3px;
  left: -3px;
  padding: 3px;
}

.fotorama__nav__frame:focus {
  box-shadow: none;
}

.fotorama__nav__frame:focus :after {
  top: -1px;
  left: -1px;
  padding: 1px;
}

.fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
  display: block;
  padding-bottom: inherit !important;
}

.fotorama__nav__shaft {
  position: relative;
  top: 0;
  left: 0;
  text-align: left;
}

.fotorama__nav-wrap--vertical .fotorama__nav__shaft {
  width: 100%;
  background-color: white;
}

.fotorama__wrap .fotorama__pointer {
  cursor: pointer;
}

.fotorama__select {
  cursor: auto;
}

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none;
}

.fotorama__nav.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--right:after {
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  background-size: 1px 100%, 5px 100%;
}

.fotorama__nav.fotorama__shadows--top:before,
.fotorama__nav.fotorama__shadows--bottom:after,
.fotorama__stage.fotorama__shadows--top:before,
.fotorama__stage.fotorama__shadows--bottom:after {
  left: 0;
  right: 0;
  width: auto;
  height: 10px;
  background-size: 100% 1px, 100% 5px;
}

.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--left:before {
  left: 0;
  background-position: 0 0, 0 0;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, .4), transparent);
}

.fotorama__nav.fotorama__shadows--right:after,
.fotorama__stage.fotorama__shadows--right:after {
  right: 0;
  background-position: 100% 0, 100% 0;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, .4), transparent);
}

.fotorama__nav.fotorama__shadows--top:before,
.fotorama__stage.fotorama__shadows--top:before {
  top: 0;
  background-position: 0 0, 0 0;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, .4), transparent);
}

.fotorama__nav.fotorama__shadows--bottom:after,
.fotorama__stage.fotorama__shadows--bottom:after {
  bottom: 0;
  background-position: 0 100%, 0 100%;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, .2) 25%, rgba(0, 0, 0, .3) 75%, transparent), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, .4), transparent);
}

.fotorama__video-close.fotorama-show-control {
  opacity: 1;
  -webkit-transform: translate3d(0, -10px, 0);
          transform: translate3d(0, -10px, 0);
}

.fotorama__spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  position: absolute;
  display: none;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  height: 64px;
  width: 64px;
  margin: auto;
  background-image: url("../images/loader-1.gif");
  z-index: 100;
}

.fotorama__spinner--show {
  display: block;
}

.fotorama__wrap--css3 .fotorama__spinner {
  -webkit-animation: spinner 24s infinite linear;
          animation: spinner 24s infinite linear;
}

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.fotorama__stage {
  position: relative;
  max-width: 100%;
  overflow: hidden;
}

.fotorama__stage:before,
.fotorama__stage:after {
  position: absolute;
  display: block;
  content: '';
  background-repeat: no-repeat;
  pointer-events: none;
  text-decoration: none;
  z-index: 10;
}

.fotorama__stage:before {
  left: -10px;
  top: -10px;
}

.fotorama__stage:after {
  right: -10px;
  bottom: -10px;
}

.fotorama--fullscreen .fotorama__stage:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama__wrap--fade .fotorama__stage:after {
  display: none;
}

.fotorama__wrap--only-active .fotorama__stage {
  max-width: 99999px !important;
}

.fotorama__stage__frame {
  overflow: hidden;
  text-align: center;
}

.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl;
}

.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important;
}

.fotorama__wrap--fade .fotorama__stage__frame {
  display: none;
}

.fotorama--fullscreen .fotorama__stage__frame iframe {
  left: 80px;
  width: calc(100% - 80px * 2);
}

.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden;
}

.fotorama__stage__shaft {
  position: relative;
}

.fotorama__stage__shaft:focus {
  box-shadow: none;
}

.fotorama__stage__shaft:focus:after {
  border-radius: inherit;
  bottom: 3px;
  box-shadow: 0 0 3px 1px #68a8e0;
  content: '';
  left: 3px;
  position: absolute;
  right: 3px;
  top: 3px;
  z-index: 1000;
}

.fotorama__thumb {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-color: #ebebeb;
}

.fotorama__nav__frame:focus .fotorama__thumb {
  box-shadow: none;
  z-index: 2;
}

.fotorama__nav__frame:focus .fotorama__thumb:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0 0 3px 1px #68a8e0;
  border-radius: inherit;
  content: '';
  z-index: 1000;
}

.fotorama__nav__frame--thumb:focus .fotorama__thumb,
.fotorama__nav__frame--dot:focus .fotorama__thumb {
  overflow: inherit;
}

.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb:after {
  left: 1px;
}

.fotorama__nav__frame:last-child:focus .fotorama__thumb:after {
  right: 1px;
}

.fotorama__thumb--icon {
  padding-bottom: 30px;
  font-size: .001px;
}

.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}

.ie9 .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon,
.ie9
      .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
  margin: -15px 0 0 -15px;
}

.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left .fotorama__thumb--icon,
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right .fotorama__thumb--icon {
  margin: auto;
  width: 30px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.fotorama__thumb__arr--left .fotorama__thumb--icon {
  background-position: -25px -265px;
}

.fotorama__thumb__arr--right .fotorama__thumb--icon {
  background-position: -25px -350px;
}

.fotorama__thumb-border {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  border: 1px solid #ff5501;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, .25), rgba(64, 64, 64, .1));
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  z-index: 9;
}

.fotorama__nav--dots .fotorama__thumb-border {
  display: none;
}

.fotorama__thumb__arr {
  box-shadow: none;
  background-color: rgba(255, 255, 255, .3);
  transition: background-color .3s ease-in-out;
}

.fotorama__thumb__arr:hover {
  background-color: rgba(255, 255, 255, .5);
}

.fotorama__thumb__arr:active {
  background-color: rgba(213, 213, 213, .5);
}

.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 30px;
  z-index: 1000;
  cursor: pointer;
}

.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left {
  left: 0;
}

.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
  right: 0;
}

.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left,
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  position: absolute;
  left: 0;
  right: 0;
  height: 30px;
  cursor: pointer;
  z-index: 1000;
}

.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left {
  top: 0;
}

.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  bottom: 0;
}

.fotorama__nav__frame--thumb:focus .fotorama__thumb.fotorama_vertical_ratio:after,
.fotorama__nav__frame--dot:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  left: 2px;
  right: 2px;
}

.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb.fotorama_vertical_ratio:after {
  top: 1px;
}

.fotorama__nav__frame:last-child:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  bottom: 1px;
}

.fotorama__video {
  position: absolute;
  top: 32px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
}

.fotorama__video-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  height: 80px;
  opacity: 0;
  z-index: 1000;
  cursor: pointer;
  background-position: -80px 0;
  -webkit-transform: translate3d(80px, -80px, 0);
          transform: translate3d(80px, -80px, 0);
  transition: opacity .3s ease-in-out;
}

.fotorama__fullscreen .fotorama__video-close {
  display: none;
}

.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}

.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  top: 97px;
  right: 93px;
  opacity: 1;
}

.fotorama__wrap--css3 .fotorama__video-close:not(:focus) {
  transition-duration: .3s;
  transition-property: opacity, background-color, -webkit-transform;
  transition-property: transform, opacity, background-color;
  transition-property: transform, opacity, background-color, -webkit-transform;
}

@media all and (max-width: 768px) {
  .fotorama__video-close {
    top: 10px;
    width: 40px;
    height: 40px;
    background-position: -100px -20px;
  }
}

.fotorama__video-play {
  width: 160px;
  height: 160px;
  background-position: -80px -160px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}

.fotorama__wrap--css2 .fotorama__video-play,
.fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none;
}

.fotorama__loaded .fotorama__video-play,
.fotorama__error .fotorama__video-play,
.fotorama__nav__frame .fotorama__video-play {
  display: block;
  opacity: 1;
}

.fotorama__nav__frame .fotorama__video-play {
  width: 80px;
  height: 80px;
  background-position: 0 -240px;
}

.fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
  transition-duration: .3s;
  transition-property: opacity, background-color, -webkit-transform;
  transition-property: transform, opacity, background-color;
  transition-property: transform, opacity, background-color, -webkit-transform;
}

.fotorama__wrap {
  position: relative;
  direction: ltr;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
          text-size-adjust: 100%;
  z-index: 0;
}

.fotorama--fullscreen .fotorama__wrap {
  max-width: 100% !important;
}

.fotorama__wrap--pan-y {
  touch-action: pan-y;
}

.fotorama__zoom-in,
.fotorama__zoom-out {
  display: none;
  z-index: 1000;
}

.fotorama__zoom-in:focus,
.fotorama__zoom-out:focus {
  box-shadow: none;
}

.fotorama__zoom-in:focus:after,
.fotorama__zoom-out:focus:after {
  border-radius: inherit;
  bottom: 3px;
  box-shadow: 0 0 3px 1px #68a8e0;
  content: '';
  left: 3px;
  position: absolute;
  right: 3px;
  top: 3px;
  z-index: 1000;
}

.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows)
  .fotorama__zoom-out {
  background-color: rgba(255, 255, 255, .3);
  transition: background-color .3s ease-in-out;
}

.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:hover,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows)
    .fotorama__zoom-out:hover {
  background-color: rgba(255, 255, 255, .5);
}

.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:active,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows)
    .fotorama__zoom-out:active {
  background-color: rgba(213, 213, 213, .5);
}

.fotorama__fullscreen .fotorama__zoom-in,
.fotorama__fullscreen
  .fotorama__zoom-out {
  position: absolute;
  display: block;
  width: 80px;
  height: 80px;
  overflow: hidden;
  cursor: pointer;
}

.fotorama__fullscreen .fotorama__zoom-in--disabled,
.fotorama__fullscreen
    .fotorama__zoom-out--disabled {
  display: none;
}

.fotorama__fullscreen .fotorama__zoom-out {
  top: 80px;
  background-position: 0 -80px !important;
}

.fotorama__fullscreen .fotorama__zoom-in {
  background-position: 0 0 !important;
  top: 0;
}

.old-price,
.old.price {
  text-decoration: line-through;
}

.prices-tier .price-container .price-including-tax + .price-excluding-tax:before {
  content: "(" attr(data-label) ": ";
}

.prices-tier .price-container .price-including-tax + .price-excluding-tax:last-child:after {
  content: ')';
}

.prices-tier .price-container .weee[data-label] {
  display: inline;
}

.prices-tier .price-container .weee[data-label] .price {
  font-size: 1.1rem;
}

.prices-tier .price-container .weee[data-label]:before {
  content: " +" attr(data-label) ": ";
}

.actual-price {
  font-weight: 700;
}

.category-image .image {
  display: block;
  height: auto;
  max-width: 100%;
}

.category-image,
.category-description {
  margin-bottom: 20px;
}

.product-image-container {
  display: inline-block;
  max-width: 100%;
}

.product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}

.product.media .placeholder .photo.container {
  max-width: 100%;
}

.product.media .notice {
  color: #7d7d7d;
  font-size: 1.2rem;
  margin: 10px 0;
}

.product.media .product.thumbs {
  margin: 20px 0 30px;
}

.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}

.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}

.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}

.product.info.detailed {
  clear: both;
  margin-bottom: 30px;
}

.product.info.detailed .additional-attributes {
  width: auto;
}

.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 4px 5px 10px 5px;
}

.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 4px 30px 10px 0;
}

.product-info-main .page-title-wrapper .page-title {
  line-height: 1.42857;
  margin-bottom: 10px;
}

.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  display: inline-block;
  font-weight: 700;
  margin-right: 20px;
  text-transform: uppercase;
  vertical-align: top;
}

.product-info-main .product.attribute.sku {
  display: inline-block;
  vertical-align: top;
  color: #7d7d7d;
}

.product-info-main .product.attribute.sku > .value {
  display: inline-block;
  vertical-align: top;
  word-break: break-all;
}

.product-info-main .product.attribute.sku .type {
  margin-right: 5px;
}

.product-info-main .product.attribute.overview {
  margin: 20px 0;
}

.product-info-main .product.alert {
  margin: 10px 0;
}

.product-info-main .price-box {
  margin-top: 10px;
}

.product-info-main .product-reviews-summary .reviews-actions {
  font-size: 1.4rem;
}

.product-options-wrapper .fieldset-product-options-inner .legend {
  font-weight: 700;
  margin: 0 0 5px;
  font-size: 1.4rem;
  border: none;
  display: inline-block;
  float: none;
  padding: 0;
}

.product-options-wrapper .fieldset-product-options-inner input.datetime-picker ~ select.datetime-picker {
  margin-top: 10px;
}

.product-options-wrapper .fieldset-product-options-inner.required .legend:after,
.product-options-wrapper .fieldset-product-options-inner._required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}

.product-options-wrapper .field .note {
  display: block;
}

.product-info-main .price-box .price-including-tax + .price-excluding-tax,
.product-info-main .price-box .weee + .price-excluding-tax,
.product-info-main .price-box .weee,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .weee + .price-excluding-tax,
.product-options-bottom .price-box .weee {
  font-size: 1.2rem;
  line-height: 14px;
  margin-bottom: 5px;
}

.product-info-main .price-box .price-including-tax + .price-excluding-tax .price,
.product-info-main .price-box .weee + .price-excluding-tax .price,
.product-info-main .price-box .weee .price,
.product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}

.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
  font-size: 1.8rem;
  font-weight: 700;
}

.product-info-main .price-box .price,
.product-options-bottom .price-box .price {
  white-space: nowrap;
}

.product-info-main .special-price,
.product-options-bottom .special-price {
  display: block;
  margin: 10px 0;
}

.product-info-main .special-price .price-container,
.product-options-bottom .special-price .price-container {
  font-size: 1.4rem;
}

.product-info-main .special-price .price-label + .price-wrapper,
.product-options-bottom .special-price .price-label + .price-wrapper {
  display: inline-block;
}

.product-info-main .old-price .price-label:after,
.product-info-main .special-price .price-label:after,
.product-options-bottom .old-price .price-label:after,
.product-options-bottom .special-price .price-label:after {
  content: ': ';
}

.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  margin: 20px 0;
}

.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  padding-right: 15px;
}

.product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
  height: 52px;
  text-align: center;
  width: 52px;
}

.product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
  text-align: center;
}

.product-info-main .product-addto-links,
.product-options-bottom .product-addto-links {
  margin: 20px 0;
}

.product-info-main .action.tocompare,
.product-options-bottom .action.tocompare {
  vertical-align: top;
}

.prices-tier {
  background: #f5f5f5;
  margin: 10px 0;
  padding: 10px 15px;
}

.prices-tier .price-container {
  display: inline-block;
}

.prices-tier .price-including-tax,
.prices-tier .price-excluding-tax,
.prices-tier .weee {
  display: inline-block;
}

.prices-tier .price-including-tax .price,
.prices-tier .price-excluding-tax .price,
.prices-tier .weee .price {
  font-size: 1.4rem;
  font-weight: 700;
}

.ui-dialog-titlebar-close {
  line-height: 1.42857;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}

.ui-dialog-titlebar-close:visited {
  color: #1979c3;
  text-decoration: none;
}

.ui-dialog-titlebar-close:hover {
  color: #006bb4;
  text-decoration: underline;
}

.ui-dialog-titlebar-close:active {
  color: #ff5501;
  text-decoration: underline;
}

.ui-dialog-titlebar-close:hover {
  color: #006bb4;
}

.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}

.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #1979c3;
  opacity: .5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}

.block.related .action.select {
  margin: 0 5px;
}

.sidebar .product-items .product-item {
  margin-bottom: 20px;
  position: relative;
}

.sidebar .product-items .product-item-info {
  position: relative;
  width: auto;
}

.sidebar .product-items .product-item-info .product-item-photo {
  left: 0;
  position: absolute;
  top: 0;
}

.sidebar .product-items .product-item-name {
  margin-top: 0;
}

.sidebar .product-items .product-item-details {
  margin: 0 0 0 85px;
}

.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px;
}

.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}

.sidebar .product-items .text {
  margin-right: 8px;
}

.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}

.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}

.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}

.sidebar .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}

.sidebar .product-items-images {
  margin-left: -5px;
}

.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5px;
}

.sidebar .product-items-names .product-item {
  margin-bottom: 10px;
}

.sidebar .product-items-names .product-item-name {
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .catalog-product-view .column.main {
    display: flex;
    flex-direction: column;
  }

  .catalog-product-view .product.media {
    order: -1;
  }

  .block.related .action.select {
    display: block;
    margin: 5px 0;
  }

  .compare,
  .product-addto-links .action.tocompare,
  .product-item-actions .actions-secondary > .action.tocompare,
  [class*='block-compare'] {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }

  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }

  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 25px;
    text-align: center;
    vertical-align: bottom;
  }

  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }

  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }

  .sidebar .product-items .product-item-details {
    margin: 0;
  }

  .sidebar .product-items .product-item-actions {
    clear: left;
  }
}

@media only screen and (min-width: 1440px) {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }

  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}

@media only screen and (min-width: 768px) {
  .product-info-main {
    float: right;
  }

  .product.media {
    float: left;
    margin-bottom: 25px;
  }

  .page-layout-1column .product-info-main {
    width: 40%;
  }

  .page-layout-1column .product.media {
    width: 57%;
  }

  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }

  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
}

body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}

.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
}

.table-comparison {
  table-layout: fixed;
}

.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid #d1d1d1;
}

.table-comparison .cell {
  padding: 15px;
  width: 140px;
}

.table-comparison .cell .attribute.value {
  overflow: hidden;
  width: 100%;
}

.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #d1d1d1;
}

.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}

.table-comparison .cell.attribute {
  font-size: 1.3rem;
}

.table-comparison .cell.attribute img {
  height: auto;
  max-width: 100%;
}

.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}

.table-comparison .product-image-photo {
  margin-left: 0;
}

.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}

.table-comparison .product-addto-links {
  margin-top: 15px;
}

.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}

.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}

.table-comparison .cell.remove {
  padding-bottom: 0;
  padding-top: 0;
  text-align: right;
}

.table-comparison .product-item-actions > .actions-primary + .actions-secondary {
  margin-top: 10px;
}

.table-comparison .action.tocart {
  white-space: nowrap;
}

.comparison.headings {
  background: #fff;
  left: 0;
  position: absolute;
  top: 0;
  width: auto;
  z-index: 2;
}

.block-compare .product-item .product-item-name {
  margin-left: 22px;
}

.block-compare .action.delete {
  left: -6px;
  position: absolute;
  top: 0;
}

.block-compare .actions-toolbar {
  margin: 17px 0 0;
}

.block-category-event {
  background: #f0f0f0;
  color: #333;
  padding: 10px 0 15px;
  text-align: center;
}

.block-category-event.block:last-child {
  margin-bottom: 10px;
}

.block-category-event .block-title {
  margin: 0 0 10px;
}

.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}

.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}

.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}

.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}

.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}

.block-category-event .dates {
  display: table;
  margin: 0 auto;
}

.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}

.block-category-event .dates .date {
  font-size: 1.8rem;
}

.block-category-event .dates .time {
  display: block;
}

.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}

.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}

@media only screen and (min-width: 768px) {
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }

  .block-category-event .block-title {
    margin: 0;
  }

  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }

  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }

  .block-category-event .ticker .value {
    font-size: 6rem;
  }

  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }

  .block-category-event .dates .date {
    font-size: 5rem;
  }

  .block-category-event .dates .start {
    padding-right: 50px;
  }

  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
}

.block-search {
  margin-bottom: 0;
}

.block-search .block-title {
  display: none;
}

.block-search .block-content {
  margin-bottom: 0;
}

.block-search .label {
  display: inline-block;
  text-decoration: none;
  display: inline-block;
  float: right;
}

.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: "";
  font-family: "icons-blank-theme";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.block-search .label:hover:before {
  color: #333;
}

.block-search .label:active:before {
  color: #333;
}

.block-search .label.active + .control input {
  position: static;
}

.block-search .action.search {
  display: none;
}

.block-search .control {
  border-top: 1px solid #d1d1d1;
  clear: both;
  margin: 0 -15px -1px;
  padding: 0 15px;
}

.block-search input {
  left: -300%;
  margin: 15px 0;
  position: absolute;
}

.block-search .nested {
  display: none;
}

.search-autocomplete {
  display: none;
  margin-top: -15px;
  overflow: hidden;
  position: absolute;
  z-index: 3;
}

.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}

.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  margin: 0;
  padding: 5px 40px 5px 10px;
  position: relative;
  text-align: left;
  white-space: normal;
}

.search-autocomplete ul li:not(:empty) {
  border-top: 0;
  border: 1px solid #c2c2c2;
  background: #fff;
}

.search-autocomplete ul li:first-child {
  border-top: none;
}

.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}

.search-autocomplete ul li .amount {
  color: #999;
  position: absolute;
  right: 7px;
  top: 5px;
}

.form.search.advanced .fields.range .field:first-child {
  position: relative;
}

.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}

.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  position: absolute;
  right: 0;
  text-align: center;
  top: 6px;
  width: 25px;
}

.form.search.advanced .fields.range .field:last-child {
  position: relative;
}

.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  left: 0;
  position: absolute;
  top: 32px;
}

.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}

.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}

.search.summary {
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .block-search .block-content {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 639px) {
  .block-search {
    margin-top: 10px;
  }
}

@media only screen and (min-width: 768px) {
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }

  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }

  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }

  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }

  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }

  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }

  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }

  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }

  .block-search .action.search {
    display: inline-block;
    display: inline-block;
    text-decoration: none;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }

  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: "";
    font-family: "icons-blank-theme";
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }

  .block-search .action.search:hover:before {
    color: inherit;
  }

  .block-search .action.search:active:before {
    color: inherit;
  }

  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }

  .block-search .action.search:hover {
    background: none;
    border: none;
  }

  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .5;
  }

  .block-search .action.search:focus:before {
    color: #333;
  }

  .search-autocomplete {
    margin-top: 0;
  }
}

.cart-summary {
  background: #f5f5f5;
  margin-bottom: 25px;
  padding: 1px 15px 25px;
}

.cart-summary > .title {
  display: block;
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.cart-summary .block {
  margin-bottom: 0;
}

.cart-summary .block .item-options {
  margin-left: 0;
}

.cart-summary .block .fieldset {
  margin: 15px 0 25px 5px;
}

.cart-summary .block .fieldset .field {
  margin: 0 0 10px;
}

.cart-summary .block .fieldset .field.note {
  font-size: 12px;
}

.cart-summary .block .fieldset .methods .field > .label {
  display: inline;
}

.cart-totals {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}

.cart-totals .table-wrapper {
  margin-bottom: 0;
  overflow: inherit;
}

.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #d1d1d1;
}

.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #d1d1d1;
  position: relative;
}

.cart.table-wrapper .col {
  padding-top: 20px;
}

.cart.table-wrapper .col.qty .input-text {
  margin-top: -5px;
}

.cart.table-wrapper .item-actions td {
  padding-bottom: 10px;
  text-align: center;
  white-space: normal;
}

.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 25px 0 10px 75px;
  position: relative;
}

.cart.table-wrapper .actions-toolbar > .action {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
  margin-right: 10px;
}

.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .actions-toolbar > .action:focus {
  text-decoration: none;
}

.cart.table-wrapper .actions-toolbar > .action:last-child {
  margin-right: 0;
}

.cart.table-wrapper .action.help.map {
  font-weight: 400;
}

.cart.table-wrapper .product-item-photo {
  display: block;
  left: 0;
  max-width: 60px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}

.cart.table-wrapper .product-item-details {
  white-space: normal;
}

.cart.table-wrapper .product-item-name {
  display: inline-block;
  font-weight: 400;
  margin-top: -6px;
}

.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}

.cart.table-wrapper .item-options {
  font-size: 12px;
  margin-bottom: 10px;
}

.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px;
}

.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 0 0 20px;
}

.cart-container .checkout-methods-items {
  margin-top: 20px;
  text-align: center;
}

.cart-container .checkout-methods-items .action.primary {
  width: 100%;
}

.cart-container .checkout-methods-items .item + .item {
  margin-top: 20px;
}

.cart-products-toolbar .toolbar-amount {
  margin: 25px 0 15px;
  padding: 0;
  text-align: center;
}

.cart-products-toolbar .pages {
  margin: 0 0 25px;
  text-align: center;
}

.cart-products-toolbar .pages .items > .item {
  border-bottom: 0;
}

.cart-products-toolbar-top {
  border-bottom: 1px solid #d1d1d1;
}

.block.crosssell {
  margin-top: 70px;
}

.cart-tax-info + .cart-tax-total,
.cart .cart-tax-info + .cart-tax-total {
  display: block;
}

.cart.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.price,
.order-items.table-wrapper .col.qty,
.order-items.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.msrp {
  text-align: right;
}

@media only screen and (max-width: 767px) {
  .cart.table-wrapper {
    overflow: inherit;
  }

  .cart.table-wrapper thead .col:not(.item) {
    display: none;
  }

  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }

  .cart.table-wrapper .col.qty:before,
  .cart.table-wrapper .col.price:before,
  .cart.table-wrapper .col.subtotal:before,
  .cart.table-wrapper .col.msrp:before {
    content: attr(data-th) ":";
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }

  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }

  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
}

@media only screen and (min-width: 768px) {
  .cart-container .widget {
    float: left;
  }

  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }

  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }

  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }

  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }

  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }

  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }

  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }

  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }

  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px;
  }

  .cart.table-wrapper .item-actions td {
    text-align: right;
  }

  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }

  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }

  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }

  .cart .action {
    margin-bottom: 10px;
  }

  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }

  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }

  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }

  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }

  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
}

.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}

.block-minicart .items-total .count {
  font-weight: 700;
}

.block-minicart .subtotal {
  margin: 0 10px 10px;
  text-align: right;
}

.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}

.block-minicart .subtitle {
  display: none;
}

.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 30px 0 20px;
  text-align: center;
}

.block-minicart .text.empty {
  text-align: center;
}

.block-minicart .block-content > .actions {
  margin-top: 15px;
  text-align: center;
}

.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}

.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  margin-bottom: 15px;
  width: 100%;
}

.block-minicart .block-content > .actions > .primary .action.primary:last-child {
  margin-bottom: 0;
}

.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}

.minicart-wrapper {
  display: inline-block;
  position: relative;
  float: right;
}

.minicart-wrapper:before,
.minicart-wrapper:after {
  content: '';
  display: table;
}

.minicart-wrapper:after {
  clear: both;
}

.minicart-wrapper .action.showcart {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}

.minicart-wrapper .action.showcart:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: "";
  font-family: "icons-blank-theme";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.minicart-wrapper .action.showcart:hover:before {
  color: #333;
}

.minicart-wrapper .action.showcart:active:before {
  color: #8f8f8f;
}

.minicart-wrapper .action.showcart.active {
  display: inline-block;
  text-decoration: none;
}

.minicart-wrapper .action.showcart.active:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #8f8f8f;
  content: "";
  font-family: "icons-blank-theme";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.minicart-wrapper .action.showcart.active:hover:before {
  color: #333;
}

.minicart-wrapper .action.showcart.active:active:before {
  color: #8f8f8f;
}

.minicart-wrapper .block-minicart {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, .15);
}

.minicart-wrapper .block-minicart li {
  margin: 0;
}

.minicart-wrapper .block-minicart li:hover {
  cursor: pointer;
}

.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.minicart-wrapper .block-minicart:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}

.minicart-wrapper .block-minicart:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}

.minicart-wrapper .block-minicart:before {
  left: 10px;
  top: -12px;
}

.minicart-wrapper .block-minicart:after {
  left: 9px;
  top: -14px;
}

.minicart-wrapper.active {
  overflow: visible;
}

.minicart-wrapper.active .block-minicart {
  display: block;
}

.minicart-wrapper .block-minicart {
  padding: 25px 20px;
  right: 0;
  width: 320px;
  z-index: 101;
}

.minicart-wrapper .block-minicart .block-title {
  display: none;
}

.minicart-wrapper .block-minicart:after {
  left: auto;
  right: 25px;
}

.minicart-wrapper .block-minicart:before {
  left: auto;
  right: 26px;
}

.minicart-wrapper .product .actions {
  float: right;
  margin: -24px 0 0;
  text-align: right;
}

.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}

.minicart-wrapper .action.close {
  display: inline-block;
  text-decoration: none;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
}

.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 32px;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.minicart-wrapper .action.close:hover:before {
  color: inherit;
}

.minicart-wrapper .action.close:active:before {
  color: inherit;
}

.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}

.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}

.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .5;
}

.minicart-wrapper .action.showcart {
  white-space: nowrap;
}

.minicart-wrapper .action.showcart .counter.qty {
  background: #ff5501;
  color: #fff;
  height: 24px;
  line-height: 24px;
  border-radius: 2px;
  display: inline-block;
  margin: 3px 0 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
}

.minicart-wrapper .action.showcart .counter.qty.empty {
  display: none;
}

.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 24px;
}

.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}

.minicart-items-wrapper {
  border: 1px solid #ccc;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
}

.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}

.minicart-items .product-item {
  padding: 20px 0;
}

.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #ccc;
}

.minicart-items .product-item:first-child {
  padding-top: 0;
}

.minicart-items .product-item-pricing .label {
  display: inline-block;
  width: 4.5rem;
}

.minicart-items .price-minicart {
  margin-bottom: 5px;
}

.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}

.minicart-items .product .toggle {
  display: block;
  text-decoration: none;
  cursor: pointer;
  position: relative;
}

.minicart-items .product .toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 16px;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.minicart-items .product .toggle:after {
  position: static;
  right: 20px;
  top: 0;
}

.minicart-items .product.active > .toggle:after {
  content: "";
}

.minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
}

.minicart-items .product-item-name a {
  color: #1979c3;
}

.minicart-items .product-item-details {
  padding-left: 88px;
}

.minicart-items .product-item-details .price {
  font-weight: 700;
}

.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0 0;
}

.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}

.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}

.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}

.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.minicart-items .product.options .tooltip.toggle .details {
  display: none;
}

.minicart-items .item-qty {
  margin-right: 10px;
  text-align: center;
  width: 40px;
}

.minicart-items .update-cart-item {
  font-size: 1.1rem;
  vertical-align: top;
}

.minicart-items .subtitle {
  display: none;
}

.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}

.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #303030;
  content: "";
  font-family: "icons-blank-theme";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #303030;
}

.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #303030;
}

.minicart-items .action.delete:before {
  content: "";
}

@media only screen and (max-width: 479px) {
  .minicart-wrapper .block-minicart {
    width: 290px;
  }
}

@media only screen and (max-width: 639px) {
  .minicart-wrapper {
    margin-top: 10px;
  }
}

@media only screen and (min-width: 768px) {
  .minicart-wrapper {
    margin-left: 13px;
  }

  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
}

.checkout-container {
  margin: 0 0 20px;
}

.opc-wrapper {
  margin: 0 0 20px;
}

.opc-wrapper .step-content {
  margin: 0 0 40px;
}

.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}

.checkout-index-index .logo {
  margin-left: 0;
}

.checkout-onepage-success .print {
  display: none;
}

@media only screen and (max-width: 639px) {
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 0;
  }
}

@media only screen and (min-width: 768px) {
  .opc-wrapper {
    width: 66.66667%;
    float: left;
    order: 1;
    padding-right: 30px;
  }

  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
}

.opc-estimated-wrapper {
  border-bottom: 1px solid #ccc;
  margin: 0 0 15px;
  padding: 18px 15px;
}

.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  font-weight: 700;
  float: left;
}

.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}

.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #333;
}

@media only screen and (min-width: 768px) {
  .opc-estimated-wrapper {
    display: none;
  }
}

.opc-progress-bar {
  margin: 0 0 20px;
  counter-reset: i;
  font-size: 0;
}

.opc-progress-bar-item {
  margin: 0 0 10px;
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: top;
  width: 50%;
}

.opc-progress-bar-item:before {
  background: #e4e4e4;
  top: 19px;
  content: '';
  height: 7px;
  left: 0;
  position: absolute;
  width: 100%;
}

.opc-progress-bar-item:first-child:before {
  border-radius: 6px 0 0 6px;
}

.opc-progress-bar-item:last-child:before {
  border-radius: 0 6px 6px 0;
}

.opc-progress-bar-item > span {
  display: inline-block;
  padding-top: 45px;
  width: 100%;
  word-wrap: break-word;
  color: #e4e4e4;
  font-weight: 300;
  font-size: 1.8rem;
}

.opc-progress-bar-item > span:before,
.opc-progress-bar-item > span:after {
  background: #e4e4e4;
  height: 38px;
  margin-left: -19px;
  width: 38px;
  border-radius: 50%;
  content: '';
  left: 50%;
  position: absolute;
  top: 0;
}

.opc-progress-bar-item > span:after {
  background: #fff;
  height: 26px;
  margin-left: -13px;
  top: 6px;
  width: 26px;
  content: counter(i);
  counter-increment: i;
  color: #333;
  font-weight: 600;
  font-size: 1.8rem;
}

.opc-progress-bar-item._active:before {
  background: #ff5501;
}

.opc-progress-bar-item._active > span {
  color: #333;
}

.opc-progress-bar-item._active > span:before {
  background: #ff5501;
}

.opc-progress-bar-item._active > span:after {
  content: "";
  font-family: "icons-blank-theme";
  line-height: 1;
  font-size: 2.8rem;
}

.opc-progress-bar-item._complete {
  cursor: pointer;
}

.opc-progress-bar-item._complete > span {
  color: #333;
}

.opc-progress-bar-item._complete > span:after {
  content: "";
  font-family: "icons-blank-theme";
  line-height: 1;
  font-size: 2.8rem;
}

@media only screen and (min-width: 768px) {
  .opc-progress-bar-item {
    width: 185px;
  }
}

.field.choice .field-tooltip {
  display: inline-block;
  margin-left: 10px;
  position: relative;
  top: -3px;
}

.field.choice .field-tooltip-action {
  line-height: 21px;
}

.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}

.opc-wrapper .fieldset > .field > .label {
  font-weight: 400;
}

@media only screen and (min-width: 768px) {
  .opc-wrapper .fieldset > .field.required,
  .opc-wrapper .fieldset > .field._required {
    position: relative;
  }

  .opc-wrapper .fieldset > .field.required > label,
  .opc-wrapper .fieldset > .field._required > label {
    padding-right: 25px;
  }

  .opc-wrapper .fieldset > .field.required > label:after,
  .opc-wrapper .fieldset > .field._required > label:after {
    margin-left: 10px;
    position: absolute;
    top: 9px;
  }
}

@media only screen and (min-width: 768px) {
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }

  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
}

@media only screen and (min-width: 1024px) {
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
}

.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}

.field-tooltip._active {
  z-index: 100;
}

.field-tooltip._active .field-tooltip-content {
  display: block;
}

.field-tooltip._active .field-tooltip-action:before {
  color: #333;
}

.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}

.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 21px;
  line-height: inherit;
  color: #bbb;
  content: "";
  font-family: "icons-blank-theme";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.field-tooltip .field-tooltip-action:hover:before {
  color: #333;
}

._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}

._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}

._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333;
}

.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}

.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}

.field-tooltip .field-tooltip-content:before {
  border-right-color: #666;
}

.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}

@media only screen and (max-width: 479px) {
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}

.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 20px;
}

.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}

.opc-wrapper .shipping-address-items {
  font-size: 0;
}

.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: .3s border-color;
  width: 50%;
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}

.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff5501;
}

.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff5501;
  color: #fff;
  content: "";
  font-family: "icons-blank-theme";
  height: 27px;
  width: 29px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}

.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
  visibility: hidden;
}

.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}

.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}

.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0;
}

.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}

.checkout-shipping-method .step-title {
  margin-bottom: 0;
}

.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}

.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0;
}

.table-checkout-shipping-method thead th {
  display: none;
}

.table-checkout-shipping-method tbody td {
  border-top: 1px solid #ccc;
  padding-bottom: 20px;
  padding-top: 20px;
}

.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}

.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}

.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}

@media only screen and (max-width: 639px) {
  .opc-wrapper .form-login {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
  }

  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }

  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }

  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }

  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    margin-top: 28px;
  }

  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }

  .opc-wrapper .action-show-popup {
    width: 100%;
  }

  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 1px;
  }

  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: 28px;
    color: #303030;
    content: "";
    font-family: "icons-blank-theme";
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }

  .opc-wrapper .edit-address-link:hover:before {
    color: #303030;
  }

  .opc-wrapper .edit-address-link:active:before {
    color: #303030;
  }
}

@media only screen and (min-width: 768px) {
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }

  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }

  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }

  .table-checkout-shipping-method {
    width: auto;
  }
}

@media only screen and (min-width: 1024px) {
  .opc-wrapper .shipping-address-item {
    width: 33.33333%;
  }

  .opc-wrapper .shipping-address-item:before {
    background: #ccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }

  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }

  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }

  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }

  .table-checkout-shipping-method {
    min-width: 500px;
  }
}

.checkout-shipping-method {
  position: relative;
}

.shipping-policy-block.field-tooltip {
  top: 12px;
}

.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #1979c3;
  cursor: pointer;
}

.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}

.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}

@media only screen and (max-width: 639px) {
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }

  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }

  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
}

@media only screen and (min-width: 768px) {
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333%;
    float: right;
    order: 2;
  }
}

.opc-block-shipping-information {
  padding: 0 30px;
}

.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #ccc;
  margin: 0 0 20px;
  position: relative;
}

.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 2px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}

.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: #8f8f8f;
  content: "";
  font-family: "icons-blank-theme";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #333;
}

.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #8f8f8f;
}

.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}

.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}

.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
}

.opc-block-summary {
  background: #f5f5f5;
  padding: 22px 30px;
  margin: 0 0 20px;
}

.opc-block-summary > .title {
  display: block;
}

.opc-block-summary .mark .value {
  color: #999;
  display: block;
}

.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}

.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}

.opc-block-summary .not-calculated {
  font-style: italic;
}

.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #d1d1d1;
  padding: 10px 40px 10px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}

.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 30px;
  line-height: 12px;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 10px;
}

.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}

.opc-block-summary .items-in-cart.active > .title:after {
  content: "";
}

.opc-block-summary .items-in-cart .product {
  position: relative;
}

.opc-block-summary .minicart-items-wrapper {
  margin: -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
}

.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}

.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}

.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 5px;
  text-align: left;
}

.opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}

.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}

.opc-block-summary .product-item .price-including-tax + .price-excluding-tax {
  margin: 0;
}

.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}

.opc-block-summary .actions-toolbar {
  position: relative;
  z-index: 1;
}

.opc-block-summary .actions-toolbar .secondary {
  border-top: 1px solid #d1d1d1;
  display: block;
  float: none;
  margin: -1px 0 0;
  padding: 15px 0 0;
  text-align: left;
}

.opc-block-summary .actions-toolbar .secondary .action {
  margin: 0;
}

@media only screen and (min-width: 768px) {
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
}

.authentication-dropdown {
  box-sizing: border-box;
}

.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}

.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}

._has-auth-shown .authentication-wrapper {
  z-index: 900;
}

.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px;
}

.block-authentication .block-title strong {
  font-weight: 300;
}

.block-authentication .field .label {
  font-weight: 400;
}

.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}

.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}

.block-authentication .block[class] {
  margin: 0;
}

.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}

.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}

.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}

.block-authentication .block[class] + .block::before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 -18px;
  min-width: 36px;
  background: #fff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}

@media only screen and (min-width: 768px) {
  .authentication-dropdown {
    background-color: #fff;
    border: 1px solid #aeaeae;
    position: absolute;
    text-align: left;
    top: 100%;
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
    transition: visibility 0s linear .1s, -webkit-transform linear .1s;
    transition: transform linear .1s, visibility 0s linear .1s;
    transition: transform linear .1s, visibility 0s linear .1s, -webkit-transform linear .1s;
    visibility: hidden;
    width: 100%;
  }

  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    transition: visibility 0s linear 0s, -webkit-transform linear .1s;
    transition: transform linear .1s, visibility 0s linear 0s;
    transition: transform linear .1s, visibility 0s linear 0s, -webkit-transform linear .1s;
    visibility: visible;
  }

  .authentication-wrapper {
    width: 33.33333%;
    text-align: right;
  }

  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }

  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }

  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }

  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }

  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }

  .popup-authentication .block-authentication {
    display: flex;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }

  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
  }

  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }

  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }

  .popup-authentication .block[class] + .block::before {
    left: 0;
    top: 50%;
  }

  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
}

.checkout-payment-method .step-title {
  border-bottom: 0;
  margin-bottom: 0;
}

.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}

.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}

.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-top: 1px solid #ccc;
}

.checkout-payment-method .payment-method-title {
  padding: 20px 0;
  margin: 0;
}

.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}

.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}

.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}

.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}

.checkout-payment-method .payment-group + .payment-group .step-title {
  margin: 20px 0 0;
}

.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 500px;
}

.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}

.checkout-payment-method .checkout-billing-address {
  margin: 0 0 20px;
}

.checkout-payment-method .checkout-billing-address .primary .action-update {
  margin-right: 0;
}

.checkout-payment-method .checkout-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}

.checkout-payment-method .payment-method-note + .checkout-billing-address {
  margin-top: 20px;
}

.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}

.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}

@media only screen and (max-width: 767px) {
  .checkout-payment-method .payment-methods {
    margin: -15px;
  }

  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }

  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px;
  }

  .checkout-payment-method .checkout-billing-address .action-cancel {
    margin-top: 10px;
  }
}

@media only screen and (min-width: 768px) {
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }

  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }

  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }

  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }

  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }

  .checkout-billing-address .action-update {
    float: right;
  }

  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
}

.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: "";
}

.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}

.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}

.checkout-payment-method .payment-option-title {
  border-top: 1px solid #ccc;
  padding: 20px 0;
}

.checkout-payment-method .payment-option-title .action-toggle {
  color: #1979c3;
  display: inline-block;
  text-decoration: none;
}

.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: #8f8f8f;
  content: "";
  font-family: "icons-blank-theme";
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333;
}

.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #8f8f8f;
}

.checkout-payment-method .payment-option-content {
  padding: 0 0 20px 22px;
}

.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}

.checkout-payment-method .credit-card-types {
  padding: 0;
}

.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}

.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}

.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
}

.checkout-payment-method .credit-card-types .item._inactive {
  opacity: .4;
}

.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}

.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  transition: all .6s ease;
}

.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}

.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}

.checkout-payment-method .ccard .month .select {
  width: 140px;
}

.checkout-payment-method .ccard .year .select {
  width: 80px;
}

.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}

.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 20px;
  width: auto;
}

.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}

.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}

@media only screen and (max-width: 767px) {
  .checkout-payment-method .payment-option {
    margin: -15px;
  }

  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }

  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
}

@media only screen and (min-width: 768px) {
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }

  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
}

.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px;
}

.checkout-agreements-block .action-show {
  vertical-align: baseline;
}

.checkout-agreements-items {
  padding-bottom: 30px;
}

.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}

.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}

.checkout-agreement-item-content {
  overflow: auto;
}

.login-container .block-new-customer .actions-toolbar {
  margin-top: 25px;
}

.login-container .block .block-title {
  font-size: 1.8rem;
}

.login-container .fieldset:after {
  margin: 10px 0 0;
  content: attr(data-hasrequired);
  display: block;
  letter-spacing: normal;
  word-spacing: normal;
  color: #e02b27;
  font-size: 1.2rem;
}

.login-container .fieldset:after {
  margin-top: 35px;
}

.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}

.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}

.form-address-edit #region_id {
  display: none;
}

.form-edit-account .fieldset.password {
  display: none;
}

.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content {
  line-height: 26px;
}

.fieldset .fullname.field > .label + .control {
  width: 100%;
}

.account .column.main h2 {
  margin-top: 0;
}

.account .column.main .toolbar {
  text-align: center;
}

.account .column.main .toolbar .limiter-options {
  width: auto;
}

.account .sidebar-additional {
  margin-top: 40px;
}

.account .table-wrapper:last-child {
  margin-bottom: 0;
}

.account .table-wrapper .action {
  margin-right: 15px;
}

.account .table-wrapper .action:last-child {
  margin-right: 0;
}

.account-nav .content {
  background: #f5f5f5;
  padding: 15px 0;
}

.account-nav .item {
  margin: 3px 0 0;
}

.account-nav .item:first-child {
  margin-top: 0;
}

.account-nav .item a,
.account-nav .item > strong {
  border-left: 3px solid transparent;
  display: block;
  padding: 5px 18px 5px 15px;
}

.account-nav .item a {
  text-decoration: none;
}

.account-nav .item a:hover {
  background: #e8e8e8;
}

.account-nav .item.current a,
.account-nav .item.current strong {
  border-color: #ff5501;
  font-weight: 600;
}

.account-nav .item.current a {
  border-color: #ff5501;
}

.account-nav .item .delimiter {
  border-top: 1px solid #d1d1d1;
  display: block;
  margin: 10px 1.8rem;
}

.column.main .block:last-child {
  margin-bottom: 0;
}

.block .title {
  margin-bottom: 10px;
}

.block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.column.main .block .title strong {
  font-size: 18px;
}

.block p:last-child {
  margin: 0;
}

.block .box-actions {
  margin-top: 5px;
}

.field.password .control {
  display: flex;
  flex-direction: column;
}

.field.password .control .mage-error {
  order: 2;
}

.field.password .control .input-text {
  order: 0;
  z-index: 2;
}

.password-strength-meter {
  background-color: #f4f4f4;
  height: 32px;
  line-height: 32px;
  padding: 0 9px;
  position: relative;
  z-index: 1;
}

.password-strength-meter:before {
  content: '';
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  z-index: -1;
}

.password-none .password-strength-meter:before {
  background-color: #f4f4f4;
  width: 100%;
}

.password-weak .password-strength-meter:before {
  background-color: #ffafae;
  width: 25%;
}

.password-medium .password-strength-meter:before {
  background-color: #ffd6b3;
  width: 50%;
}

.password-strong .password-strength-meter:before {
  background-color: #c5eeac;
  width: 75%;
}

.password-very-strong .password-strength-meter:before {
  background-color: #81b562;
  width: 100%;
}

.control.captcha-image {
  margin-top: 10px;
}

.control.captcha-image .captcha-img {
  vertical-align: middle;
}

@media only screen and (max-width: 639px) {
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
}

@media only screen and (max-width: 767px) {
  .login-container .fieldset:after {
    text-align: center;
  }

  .account .page.messages {
    margin-bottom: 40px;
  }

  .control.captcha-image .captcha-img {
    margin-bottom: 10px;
    display: block;
  }

  .customer-account-index .page-title-wrapper {
    position: relative;
  }
}

@media only screen and (min-width: 768px) {
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }

  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }

  .login-container .fieldset > .field > .control {
    width: 55%;
  }

  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }

  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }

  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account {
    min-width: 600px;
    width: 50%;
  }

  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }

  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }

  .block-addresses-list .items.addresses {
    font-size: 0;
  }

  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }

  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }

  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }

  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
}

.downloadable.samples {
  margin-bottom: 20px;
}

.downloadable.samples dd {
  margin: 0 0 10px;
}

.table-downloadable-products .product-name {
  margin-right: 15px;
}

.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}

.field.downloads .price-container:before {
  content: ' + ';
  display: inline;
}

.field.downloads .price-excluding-tax {
  display: inline;
}

.field.downloads .price-excluding-tax:before {
  content: " (" attr(data-label) ": ";
}

.field.downloads .price-excluding-tax:after {
  content: ')';
}

.field.downloads .price-including-tax {
  font-size: 1.4rem;
  display: inline;
  font-weight: 600;
}

.field.downloads .sample.link {
  float: right;
}

.page-product-downloadable .product-add-form {
  clear: both;
  margin-bottom: 25px;
}

.page-product-downloadable .product-options-bottom .field.qty {
  display: none !important;
}

@media only screen and (min-width: 768px) {
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }

  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }

  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
}

.cart-summary .block.giftcard .action.check {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
  margin-top: 20px;
}

.page-product-giftcard .giftcard-amount {
  margin-bottom: 0;
  text-align: left;
}

.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px;
}

.page-product-giftcard .product-options-wrapper .field:first-of-type {
  margin-top: 20px;
}

.giftcard-account .please-wait {
  display: none;
}

.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}

.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}

.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}

.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}

.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}

.gift-message .field {
  margin-bottom: 20px;
}

.gift-message .field .label {
  color: #666;
  font-weight: 400;
}

.gift-options .actions-toolbar .action-cancel {
  display: none;
}

.gift-options-title {
  margin: 0 0 20px;
}

.gift-options-content .fieldset {
  margin: 0 0 20px;
}

.gift-summary .actions-toolbar > .secondary {
  float: none;
}

.gift-summary .actions-toolbar > .secondary .action {
  margin: 10px 20px 0 0;
}

.action-gift {
  display: inline-block;
  text-decoration: none;
  margin-bottom: 10px;
  margin-right: 10px;
  display: inline-block;
  text-decoration: none;
}

.action-gift:hover,
.action-gift:active,
.action-gift:focus {
  text-decoration: none;
}

.action-gift:last-child {
  margin-right: 0;
}

.action-gift:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.action-gift:hover:after {
  color: inherit;
}

.action-gift:active:after {
  color: inherit;
}

.action-gift.active:after,
.action-gift._active:after {
  content: "";
}

.cart.table-wrapper .gift-content {
  box-sizing: border-box;
  clear: left;
  display: none;
  float: left;
  margin: 10px 0 20px;
  text-align: left;
  width: 100%;
}

.cart.table-wrapper .gift-content._active {
  display: block;
}

.gift-item-block {
  margin: 0;
}

.gift-item-block._active .title:after {
  content: "";
}

.gift-item-block .title {
  font-weight: 700;
  border-radius: 3px;
  background-image: none;
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 20px 0 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
}

.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 16px;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.gift-item-block .title:hover:after {
  color: inherit;
}

.gift-item-block .title:active:after {
  color: inherit;
}

.gift-item-block .title:focus,
.gift-item-block .title:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}

.gift-item-block .title:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}

.gift-item-block .title.disabled,
.gift-item-block .title[disabled],
fieldset[disabled] .gift-item-block .title {
  opacity: .5;
  cursor: default;
  pointer-events: none;
}

.gift-item-block .title:active {
  box-shadow: inset 0 2px 1px rgba(0, 0, 0, .12);
}

.gift-item-block .content {
  border-bottom: 1px solid #c1c1c1;
  padding: 10px 10px 20px;
  position: relative;
}

.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}

.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}

.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}

.order-details-items .order-items .action.show {
  display: inline-block;
  text-decoration: none;
  padding-right: 20px;
  position: relative;
}

.order-details-items .order-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.order-details-items .order-items .action.show:after {
  position: absolute;
  right: 0;
  top: -4px;
}

.order-details-items .order-items .action.show.expanded:after {
  content: "";
}

.block-order-details-gift-message {
  border-top: 1px solid #d1d1d1;
  padding-top: 10px;
}

@media only screen and (max-width: 767px) {
  .gift-options .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }

  .gift-item-block {
    border-top: 1px solid #c1c1c1;
    border-bottom: 0;
  }

  .cart.table-wrapper .gift-content {
    margin-right: -10px;
  }
}

@media only screen and (max-width: 639px) {
  .cart.table-wrapper .gift-content {
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 20px;
  }
}

@media only screen and (min-width: 768px) {
  .gift-message .field {
    margin-bottom: 20px;
  }

  .gift-options {
    position: relative;
    z-index: 1;
  }

  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }

  .gift-options .actions-toolbar .secondary {
    float: right;
  }

  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }

  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }

  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }

  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }

  .cart.table-wrapper .action-gift {
    float: left;
  }

  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
}

.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}

.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}

.table-giftregistry-items .product-image {
  float: left;
  margin-right: 10px;
}

.cart-summary .form.giftregistry .fieldset {
  margin: 25px 0 5px;
}

.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}

.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}

.cart-summary .form.giftregistry .fieldset .action.primary {
  margin-bottom: 0;
}

.form-giftregistry-search {
  margin-bottom: 60px;
}

.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}

.block-giftregistry-results .toolbar-giftregistry-results {
  text-align: center;
}

.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}

.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}

.block-giftregistry-shared-items .item {
  border-bottom: 1px solid #d1d1d1;
}

.block-giftregistry-shared-items .col {
  padding: 20px 8px 10px;
}

.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}

.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}

.block-giftregistry-shared-items .product .item-options {
  margin-bottom: 0;
}

.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}

.block-giftregistry-shared-items .product-item-name {
  display: block;
  margin: 0 0 5px;
}

@media only screen and (max-width: 639px) {
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }

  .form-giftregistry-search .fieldset {
    margin-bottom: 15px;
  }
}

@media only screen and (min-width: 768px) {
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }

  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }

  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }

  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }

  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }

  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }

  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }

  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }

  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }

  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }

  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }

  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }

  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }

  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }

  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
}

.gift-wrapping .label {
  margin: 0 0 5px;
  display: inline-block;
}

.gift-wrapping .field {
  margin-bottom: 10px;
}

.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}

.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}

.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}

.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 38px;
  line-height: 4rem;
  color: #494949;
  content: "";
  font-family: "icons-blank-theme";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.gift-wrapping-list .no-image:after {
  display: block;
}

.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}

.gift-wrapping-item:last-child {
  margin-right: 0;
}

.gift-wrapping-item._active span:before {
  border: 3px solid #333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}

.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}

.gift-wrapping-title {
  margin: 10px 0;
}

.gift-wrapping-title .action-remove {
  margin-left: 5px;
}

.gift-options-content .fieldset > .field {
  margin: 0 0 5px;
}

.gift-options-content .fieldset > .field:before {
  display: none;
}

.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}

.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping,
.table-order-review .gift-wrapping {
  margin: 20px 0;
}

.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title,
.table-order-review .gift-wrapping .title {
  float: none;
}

.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content,
.table-order-review .gift-wrapping .content {
  margin: 0;
}

.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img,
.table-order-review .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}

.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}

.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ": ";
}

.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}

.order-options .item {
  padding-bottom: 20px;
}

.order-options .product {
  margin-bottom: 10px;
}

.order-options .product-image-container {
  float: left;
  padding-right: 10px;
}

.order-options .gift-wrapping {
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }

  .gift-wrapping-list {
    width: 100%;
  }

  .gift-wrapping-preview img {
    width: 100%;
  }

  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
}

@media only screen and (min-width: 768px) {
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }

  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
}

.table.grouped > thead > tr > th,
.table.grouped > thead > tr > td,
.table.grouped > tbody > tr > th,
.table.grouped > tbody > tr > td,
.table.grouped > tfoot > tr > th,
.table.grouped > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}

.table.grouped > caption + thead > tr:first-child > th,
.table.grouped > caption + thead > tr:first-child > td,
.table.grouped > colgroup + thead > tr:first-child > th,
.table.grouped > colgroup + thead > tr:first-child > td,
.table.grouped > thead:first-child > tr:first-child > th,
.table.grouped > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table.grouped > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}

.table.grouped > thead > tr > th {
  border-bottom: 0;
}

.table.grouped .product-item-name {
  font-weight: 400;
}

.table.grouped .price-box .price {
  font-size: 14px;
}

.table.grouped .stock.unavailable {
  font-weight: normal;
  margin: 0;
  text-transform: none;
  white-space: nowrap;
}

.table.grouped .row-tier-price td {
  border-top: 0;
}

.table.grouped .row-tier-price .prices-tier {
  margin: 0 -10px 10px;
}

.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}

.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.form-add-invitations .action.add:hover:before {
  color: inherit;
}

.form-add-invitations .action.add:active:before {
  color: inherit;
}

@media only screen and (max-width: 767px) {
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 20px;
  }
}

@media only screen and (min-width: 768px) {
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }

  .table-invitations .col {
    width: 50%;
  }
}

.block.filter {
  margin-bottom: 40px;
}

.block.filter .filter-title {
  margin-bottom: 20px;
}

.block.filter .filter-title strong {
  font-size: 18px;
}

.block-subtitle {
  display: inline-block;
  margin-bottom: 10px;
}

.filter-current .item {
  margin-bottom: 10px;
}

.filter-current .filter-label {
  display: block;
  font-weight: 700;
}

.filter-current .filter-label:after {
  content: ':';
}

.filter-current + .filter-actions {
  margin-bottom: 30px;
}

.filter-options {
  margin: 0;
}

.filter-options .filter-options-title {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin: 0 0 10px;
  word-break: break-all;
}

.filter-options .filter-options-content {
  margin: 0 0 25px;
}

.filter-options .filter-options-content .item {
  margin-bottom: 3px;
}

.filter-options .count {
  color: #7d7d7d;
}

.filter-options .count:before {
  content: '(';
}

.filter-options .count:after {
  content: ')';
}

.filtered .items {
  margin: 15px 0;
}

.filtered .item {
  margin-bottom: 6px;
  padding-left: 22px;
  position: relative;
}

.filtered .item .label {
  font-weight: 700;
}

.filtered .item .action.remove {
  left: -6px;
  position: absolute;
  top: 0;
}

.filtered + .actions {
  margin-bottom: 35px;
}

@media only screen and (max-width: 767px) {
  .page-with-filter .columns .sidebar-main {
    order: 0;
  }
}

.map-popup-wrapper.popup .action.close {
  top: 10px;
}

.map-popup {
  background: #fff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, .15);
  transition: opacity .3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
  box-sizing: border-box;
}

.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}

.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.map-popup .popup-content {
  margin: 10px 0 0;
}

.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  text-decoration: none;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}

.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.map-popup .popup-actions .action.close:hover:before {
  color: inherit;
}

.map-popup .popup-actions .action.close:active:before {
  color: inherit;
}

.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}

.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}

.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .5;
}

.map-popup.active {
  opacity: 1;
}

.map-popup .map-info-price {
  margin-bottom: 15px;
}

.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}

.map-popup .map-info-price .price-box .label:after {
  content: ': ';
}

.map-popup .regular-price .price-label {
  display: none;
}

.map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}

.map-old-price {
  text-decoration: none;
}

.map-old-price .price-wrapper {
  text-decoration: line-through;
}

.map-form-addtocart {
  display: inline-block;
  text-align: center;
}

.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}

button.map-show-info,
.cart.table-wrapper .actions-toolbar > .map-show-info.action,
.map-show-info.action-gift {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}

button.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .map-show-info.action:focus,
.map-show-info.action-gift:focus,
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .map-show-info.action:active,
.map-show-info.action-gift:active {
  background: none;
  border: none;
}

button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .map-show-info.action:hover,
.map-show-info.action-gift:hover {
  background: none;
  border: none;
}

button.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .map-show-info.disabled.action,
.map-show-info.disabled.action-gift,
button.map-show-info[disabled],
.cart.table-wrapper .actions-toolbar > .map-show-info.action[disabled],
.map-show-info.action-gift[disabled],
fieldset[disabled] button.map-show-info,
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .map-show-info.action,
.cart.table-wrapper fieldset[disabled] .actions-toolbar > .map-show-info.action,
fieldset[disabled] .map-show-info.action-gift {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .5;
}

button.map-show-info:visited,
.cart.table-wrapper .actions-toolbar > .map-show-info.action:visited,
.map-show-info.action-gift:visited {
  color: #1979c3;
  text-decoration: none;
}

button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .map-show-info.action:hover,
.map-show-info.action-gift:hover {
  color: #006bb4;
  text-decoration: underline;
}

button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .map-show-info.action:active,
.map-show-info.action-gift:active {
  color: #ff5501;
  text-decoration: underline;
}

button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .map-show-info.action:hover,
.map-show-info.action-gift:hover {
  color: #006bb4;
}

button.map-show-info:hover,
.cart.table-wrapper .actions-toolbar > .map-show-info.action:hover,
.map-show-info.action-gift:hover,
button.map-show-info:active,
.cart.table-wrapper .actions-toolbar > .map-show-info.action:active,
.map-show-info.action-gift:active,
button.map-show-info:focus,
.cart.table-wrapper .actions-toolbar > .map-show-info.action:focus,
.map-show-info.action-gift:focus {
  background: none;
  border: 0;
}

button.map-show-info.disabled,
.cart.table-wrapper .actions-toolbar > .map-show-info.disabled.action,
.map-show-info.disabled.action-gift,
button.map-show-info[disabled],
.cart.table-wrapper .actions-toolbar > .map-show-info.action[disabled],
.map-show-info.action-gift[disabled],
fieldset[disabled] button.map-show-info,
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .map-show-info.action,
.cart.table-wrapper fieldset[disabled] .actions-toolbar > .map-show-info.action,
fieldset[disabled] .map-show-info.action-gift {
  color: #1979c3;
  opacity: .5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}

@media only screen and (max-width: 767px) {
  .map-popup {
    max-width: 100%;
  }

  .map-old-price,
  .map-show-info {
    display: inline-block;
  }

  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
}

.wishlist.split.button {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}

.wishlist.split.button:after {
  clear: both;
}

.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}

.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}

.wishlist.split.button button.action.split,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action.split,
.cart.table-wrapper .wishlist.split.button .actions-toolbar > .action.split,
.wishlist.split.button .action.split.action-gift {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.wishlist.split.button button + .action.toggle,
.wishlist.split.button .cart.table-wrapper .actions-toolbar > .action + .action.toggle,
.cart.table-wrapper .wishlist.split.button .actions-toolbar > .action + .action.toggle,
.wishlist.split.button .action-gift + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}

.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}

.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #333;
  content: "";
  font-family: "icons-blank-theme";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.wishlist.split.button .action.toggle:hover:after {
  color: #006bb4;
}

.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}

.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}

.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: #333;
  content: "";
  font-family: "icons-blank-theme";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.wishlist.split.button .action.toggle.active:hover:after {
  color: #006bb4;
}

.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}

.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, .15);
}

.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}

.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}

.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}

.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}

.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}

.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}

.wishlist.split.button.active {
  overflow: visible;
}

.wishlist.split.button.active .items {
  display: block;
}

.wishlist.split.button .items {
  text-align: left;
}

.wishlist.split.button .items .item:last-child:hover {
  background: #e8e8e8;
}

.table-comparison .wishlist.split.button > .action.split:before,
.product-items .wishlist.split.button > .action.split:before {
  content: "";
}

.table-comparison .wishlist.split.button > .action:active,
.table-comparison .wishlist.split.button > .action:focus,
.table-comparison .wishlist.split.button > .action:hover,
.product-items .wishlist.split.button > .action:active,
.product-items .wishlist.split.button > .action:focus,
.product-items .wishlist.split.button > .action:hover {
  color: #006bb4;
}

.table-comparison .wishlist.split.button > .action.toggle:before,
.product-items .wishlist.split.button > .action.toggle:before {
  border-left: 1px solid gray;
  content: '';
  float: left;
  height: 15px;
  margin-top: 3px;
}

.product-info-main .wishlist.split.button .action.split,
.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.split,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.split,
.product-add-form .wishlist.split.button .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}

.product-info-main .wishlist.split.button .action.toggle,
.block-bundle-summary .wishlist.split.button .action.toggle,
.product-add-form .wishlist.split.button .action.toggle {
  padding: 0;
}

.cart.table-wrapper .wishlist.split.button {
  margin-bottom: 10px;
}

.cart.table-wrapper .wishlist.split.button > .action.toggle {
  padding: 4px 5px;
}

.wishlist.window.popup {
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #aeaeae;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, .15);
  transition: opacity .3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}

.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 22px;
}

.wishlist.window.popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  text-decoration: none;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}

.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: inherit;
}

.wishlist.window.popup .popup-actions .action.close:active:before {
  color: inherit;
}

.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}

.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}

.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .5;
}

.wishlist.window.popup.active {
  opacity: 1;
}

.wishlist.window.popup.active {
  display: block;
}

.wishlist.overlay {
  transition: opacity .15s linear;
  background: #000;
  z-index: 1000;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}

.wishlist.overlay.active {
  opacity: .5;
  filter: alpha(opacity=50);
}

.wishlist.overlay.active {
  display: block;
}

.block-wishlist-management {
  position: relative;
}

.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}

.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}

.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}

.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}

.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}

.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}

.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}

.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px;
}

.block-wishlist-search-results .toolbar-wishlist-results {
  text-align: center;
}

.block-wishlist-info-items .block-title {
  margin-bottom: 20px;
  font-size: 2.2rem;
}

.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}

.block-wishlist-info-items .product-item {
  width: 100%;
}

.block-wishlist-info-items .product-item-photo {
  margin-left: 20px;
}

.block-wishlist-info-items .product-item-info {
  width: auto;
}

.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}

.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}

.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
}

.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}

.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}

@media only screen and (max-width: 767px) {
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }

  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }

  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #d1d1d1;
    background: #f5f5f5;
    display: none;
    padding: 15px 0;
  }

  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }

  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }

  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }

  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }

  .block-wishlist-management .wishlist-select-items .item a {
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }

  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #e8e8e8;
  }

  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }

  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }

  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }

  .products-grid.wishlist .product-item-checkbox {
    left: 20px;
    position: absolute;
    top: 20px;
  }

  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px;
  }

  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist
  .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }

  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
}

@media only screen and (min-width: 768px) {
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }

  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }

  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }

  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }

  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }

  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }

  .block-wishlist-management {
    margin-bottom: 20px;
  }

  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }

  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }

  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }

  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }

  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }

  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }

  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }

  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }

  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }

  .block-wishlist-management .wishlist-info {
    float: left;
  }

  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }

  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }

  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }

  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
}

.multicheckout .title {
  margin-bottom: 30px;
}

.multicheckout .title strong {
  font-weight: 400;
}

.multicheckout .table-wrapper {
  margin-bottom: 0;
}

.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}

.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}

.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 10px;
}

.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}

.multicheckout > .actions-toolbar {
  margin-top: 40px;
}

.multicheckout .actions-toolbar > .secondary {
  display: block;
}

.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}

.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}

.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}

.multicheckout .item-options {
  margin: 10px 0 0;
}

.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}

.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}

.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 10px;
}

.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}

.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}

.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}

.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}

.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px;
}

.multicheckout .box-title span {
  margin-right: 10px;
}

.multicheckout .box-title > .action {
  margin: 0;
}

.multicheckout .box-shipping-method .price {
  font-weight: 700;
}

.multicheckout .box-billing-method .fieldset {
  margin: 0;
}

.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}

.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}

.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}

[class^='multishipping-'] .logo {
  margin-left: 0;
}

.multishipping-checkout-success .nav-sections {
  display: block;
}

@media only screen and (max-width: 639px) {
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }

  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }

  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }

  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }

  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }

  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }

  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }

  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }

  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
}

@media only screen and (min-width: 640px) {
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }

  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 10px;
  }

  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }

  .multicheckout .item-options {
    margin: 20px 0 0;
  }

  .multicheckout .block-content .box {
    margin-bottom: 0;
  }

  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }

  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }

  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }

  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }

  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%;
  }

  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }

  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto;
  }

  .multicheckout.order-review .col.item {
    width: 75%;
  }

  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }

  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }

  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }

  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }

  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
}

.block.newsletter {
  margin-bottom: 40px;
}

.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}

.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}

.block.newsletter .field {
  margin: 0;
}

.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}

.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 35px;
  line-height: 33px;
  color: #c2c2c2;
  content: "";
  font-family: "icons-blank-theme";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.block.newsletter .field .control:before {
  position: absolute;
}

.block.newsletter input {
  padding-left: 35px;
}

.block.newsletter .title {
  display: none;
}

.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}

.block.newsletter .action.subscribe {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -1px;
}

@media only screen and (min-width: 768px) {
  .block.newsletter {
    width: 32%;
  }

  .block.newsletter .field {
    margin-right: 5px;
  }

  .block.newsletter .field .control {
    width: 100%;
  }

  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
}

.paypal.after:before {
  content: "- " attr(data-label) " -";
  display: block;
  margin: 5px 5px 10px;
  text-transform: uppercase;
}

.paypal.before:before {
  content: "- " attr(data-label) " -";
  display: block;
  margin: 10px 5px;
  text-align: center;
  text-transform: uppercase;
}

.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}

.paypal.acceptance img {
  max-width: 100%;
}

.box-tocart .paypal img,
.block-minicart .paypal img {
  display: block;
  margin: 0 auto;
}

.paypal-review .paypa-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}

.paypal-review .items-qty .item {
  white-space: nowrap;
}

.paypal-review .items-qty .title:after {
  content: ': ';
}

.paypal-review .paypal-review-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}

.paypal-review .actions-toolbar {
  margin-top: 10px;
}

.paypal-review .item-options dt {
  display: inline-block;
}

.paypal-review .item-options dt:after {
  content: ': ';
}

.paypal-review .item-options dd {
  margin: 0;
}

.paypal-review-discount {
  border-bottom: 1px solid #d1d1d1;
  margin: 20px 0;
}

.paypal-review-discount .block {
  margin-bottom: 0;
}

.paypal-review-discount .block .fieldset {
  padding: 10px 0 20px;
}

@media only screen and (min-width: 768px) {
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }

  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }

  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }

  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
}

.fotorama-video-container:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}

.fotorama-video-container .magnify-lens {
  display: none !important;
}

.fotorama-video-container.video-unplayed:hover img {
  opacity: .6;
}

.fotorama-video-container.video-unplayed:hover:after {
  -webkit-transform: scale(1.25);
          transform: scale(1.25);
}

.video-thumb-icon:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}

.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}

.fotorama__product-video--loading:after {
  visibility: hidden;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}

.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}

.rating-summary .rating-result {
  width: 100px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: "icons-blank-theme";
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: "";
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}

.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}

.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #ff5501;
  font-family: "icons-blank-theme";
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  content: "";
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}

.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.rating-summary .rating-result {
  margin-left: -5px;
}

.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.review-control-vote {
  overflow: hidden;
}

.review-control-vote:before {
  color: #c7c7c7;
  font-family: "icons-blank-theme";
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
}

.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.review-control-vote input[type="radio"]:focus + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}

.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}

.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.review-control-vote label:before {
  color: #ff5501;
  font-family: "icons-blank-theme";
  font-size: 28px;
  height: 28px;
  letter-spacing: -10px;
  line-height: 28px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}

.review-control-vote label:hover:before {
  opacity: 1;
}

.review-control-vote label:hover ~ label:before {
  opacity: 0;
}

.review-control-vote .rating-5 {
  z-index: 2;
}

.review-control-vote .rating-5:before {
  content: "";
}

.review-control-vote .rating-4 {
  z-index: 3;
}

.review-control-vote .rating-4:before {
  content: "";
}

.review-control-vote .rating-3 {
  z-index: 4;
}

.review-control-vote .rating-3:before {
  content: "";
}

.review-control-vote .rating-2 {
  z-index: 5;
}

.review-control-vote .rating-2:before {
  content: "";
}

.review-control-vote .rating-1 {
  z-index: 6;
}

.review-control-vote .rating-1:before {
  content: "";
}

.block.add.review {
  margin-bottom: 40px;
}

.block.add.review > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}

.block.add.review .legend {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}

.block.add.review .field.rating {
  display: table-row;
}

.block.add.review .field.rating .label {
  display: table-cell;
  padding: 5px 0;
  vertical-align: middle;
}

.block.add.review .field.rating .control {
  display: table-cell;
  vertical-align: top;
}

.block.reviews.list > .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}

.block.reviews.list .review.item {
  margin-bottom: 40px;
}

.block.reviews.list .review.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.data.table.reviews .rating-summary {
  margin-top: -4px;
}

.customer-review.view {
  margin-bottom: 20px;
}

.customer-review.view .review.title,
.customer-review.view .ratings-summary,
.customer-review.view .product-details {
  margin-bottom: 20px;
}

.product-reviews-summary {
  display: table;
  margin: 10px 0 12px;
}

.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}

.product-reviews-summary.empty {
  margin-left: 0;
}

.product-reviews-summary .rating-summary {
  display: table-cell;
  left: -5px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.product-reviews-summary .reviews-actions {
  display: table-cell;
  line-height: 28px;
  vertical-align: middle;
}

.product-reviews-summary .reviews-actions a {
  margin-right: 5px;
}

@media only screen and (min-width: 768px) {
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
}

.customer-review .product-details {
  margin-bottom: 40px;
}

.customer-review .product-media {
  float: left;
  margin-right: 3%;
  max-width: 285px;
  width: 30%;
}

.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}

.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}

.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}

.customer-review .review-details .review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}

.customer-review .review-details .review-content {
  margin-bottom: 20px;
}

.customer-review .product-reviews-summary .rating-summary,
.customer-review .product-reviews-summary .reviews-actions {
  display: block;
}

.review-field-ratings .nested {
  display: table;
}

.review-field-ratings .review-field-rating {
  display: table-row;
}

.review-field-ratings .review-field-rating .label,
.review-field-ratings .review-field-rating .control {
  display: table-cell;
  padding-bottom: 10px;
  vertical-align: top;
}

.review-field-ratings .review-field-rating .label {
  padding-right: 10px;
  padding-top: 6px;
}

.review-field-ratings .review-field-rating .control {
  padding-top: 2px;
}

.review-toolbar {
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  text-align: center;
}

.review-toolbar:first-child {
  display: none;
}

.review-toolbar .pages {
  border-bottom: 1px solid #c9c9c9;
  display: block;
  padding: 20px 0;
  text-align: center;
}

.review-toolbar .limiter {
  display: none;
}

.review-add .block-title {
  display: none;
}

.review-form .action.submit.primary {
  background: #f2f2f2;
  border: 1px solid #cdcdcd;
  color: #333;
}

.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #333;
}

.review-form .action.submit.primary:hover {
  background: #e2e2e2;
  border: 1px solid #cdcdcd;
  color: #555;
}

.fieldset .review-legend.legend {
  margin-bottom: 20px;
}

.fieldset .review-legend.legend strong {
  display: block;
  margin-left: 0;
}

.review-field-rating .control {
  margin-bottom: 48px;
  margin-top: 10px;
}

.review-list {
  margin-bottom: 30px;
}

.review-list .block-title strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}

.review-item {
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
  padding: 20px 0;
}

.review-item:after {
  clear: both;
  content: '';
  display: table;
}

.review-item:last-child {
  border-width: 0;
}

.review-ratings {
  display: table;
  margin-bottom: 10px;
  max-width: 100%;
}

.review-author {
  display: inline;
}

.review-title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
}

.review-content {
  margin-bottom: 20px;
}

@media only screen and (min-width: 640px) {
  .review-form {
    max-width: 500px;
  }

  .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 240px;
  }

  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }

  .review-toolbar {
    margin: 0 0 30px;
  }

  .review-toolbar .pages {
    padding: 30px 0;
  }

  .fieldset .review-legend.legend {
    margin-bottom: 30px;
  }

  .review-item {
    padding: 30px 0;
  }

  .review-title {
    margin: 0 0 30px;
  }
}

.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}

.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .reward-settings + .actions-toolbar {
    margin-top: 10px;
  }
}

@media only screen and (min-width: 768px) {
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
}

.form-create-return .field .control > span,
.form-create-return .field address {
  display: inline-block;
  padding-top: 6px;
}

.form-create-return .additional:first-child {
  margin-top: 0;
}

.form-create-return .additional .field:nth-last-child(2) {
  margin-bottom: 0;
}

.form-create-return .additional .field:last-child {
  margin-top: 20px;
}

.form-create-return .field.comment {
  margin-top: 55px;
}

.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}

.block-returns-comments .returns-comments dt {
  font-weight: 400;
}

.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}

.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}

.block-returns-comments .fieldset {
  margin-bottom: 20px;
}

.magento-rma-returns-returns .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-title-wrapper .page-title,
.magento-rma-returns-view .page-title-wrapper .page-title {
  margin-right: 25px;
}

@media only screen and (max-width: 767px) {
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    display: block;
    float: none;
    margin: 10px 0 0;
  }
}

@media only screen and (min-width: 768px) {
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }

  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }

  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }

  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
}

.order-links {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 10px;
}

.order-links .item {
  display: inline-block;
  margin-right: 20px;
}

.order-actions-toolbar .action {
  margin: 0 20px 0 0;
}

.order-details-items {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.order-details-items .order-title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  display: inline-block;
}

.order-details-items .items-qty .item {
  white-space: nowrap;
}

.order-details-items .items-qty .title:after {
  content: ': ';
}

.order-details-items .table-order-items .product-item-name {
  margin-top: 0;
}

.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #d1d1d1;
}

.order-details-items .item-options dt {
  margin: 0;
}

.order-details-items .item-options dd {
  margin: 0 0 15px;
}

.order-details-items .item-options.links dt {
  display: inline-block;
}

.order-details-items .item-options.links dt:after {
  content: ': ';
}

.order-details-items .item-options.links dd {
  margin: 0;
}

.order-pager-wrapper .toolbar-amount {
  padding-top: 3px;
}

.order-pager-wrapper .pages-items .item:first-child,
.order-pager-wrapper .pages-items .item:last-child {
  margin-right: 0;
}

.order-actions-toolbar {
  margin-bottom: 25px;
}

.order-actions-toolbar .action {
  margin-right: 30px;
}

.order-actions-toolbar .action.print {
  margin: 0;
}

.page-title-wrapper .order-date {
  margin: 0 0 20px;
}

.account .page-title-wrapper .page-title,
[class^='sales-guest-'] .page-title-wrapper .page-title,
.sales-guest-view .page-title-wrapper .page-title {
  margin-right: 25px;
}

.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}

.block-reorder .product-item .checkbox {
  position: relative;
  top: 2px;
  vertical-align: baseline;
}

.block-reorder .product-item .field.item {
  display: inline-block;
}

.block-reorder .product-item-name {
  display: inline-block;
}

.block-reorder .actions-toolbar {
  margin: 17px 0;
  max-width: 178px;
}

.block-order-details-comments {
  margin: 0 0 40px;
}

.block-order-details-comments .comment-date {
  font-weight: 600;
}

.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}

.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}

.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}

.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}

.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}

.order-tracking {
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
  padding: 20px 0;
}

.order-tracking .tracking-title {
  display: inline-block;
}

.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}

@media only screen and (max-width: 639px) {
  .account .order-details-items .table-order-items .product-item-name,
  .account .order-details-items .table-order-items .price-including-tax,
  .account .order-details-items .table-order-items .price-excluding-tax,
  .account .order-details-items .table-order-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }

  .account .toolbar .pages {
    float: right;
  }

  .account .toolbar .limiter {
    clear: both;
  }

  .order-details-items thead {
    display: block;
  }

  .order-details-items thead tr,
  .order-details-items thead td {
    display: block;
  }

  .table-wrapper .table.table-order-items tfoot td.order-pager-wrapper {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .order-pager-wrapper .toolbar-amount {
    left: inherit;
    position: relative;
    text-align: center;
    top: inherit;
  }

  .order-pager-wrapper .pages {
    text-align: center;
  }

  .order-pager-wrapper .action.previous,
  .order-pager-wrapper .action.next {
    margin: 0;
  }
}

@media only screen and (min-width: 768px) {
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }

  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }

  .table-order-items.creditmemo .col.total {
    text-align: right;
  }

  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }

  .order-pager-wrapper .pages {
    float: right;
  }

  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }

  .page-title-wrapper .order-date {
    margin-top: -20px;
  }

  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
}

.opc-wrapper .form-discount {
  max-width: 500px;
}

.action.mailto.friend {
  margin-left: -7px;
  display: inline-block;
  text-decoration: none;
}

.action.mailto.friend:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 28px;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.action.mailto.friend span {
  display: inline-block;
  line-height: 28px;
  vertical-align: top;
}

.swatch-attribute-label {
  font-weight: bold;
  position: relative;
}

.swatch-attribute-label.required {
  padding-right: 10px;
}

.swatch-attribute-label[data-required="1"]:after {
  content: '*';
  color: red;
  position: absolute;
  right: -11px;
  top: -2px;
  font-weight: bold;
  font-size: 1em;
}

.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}

.swatch-attribute-options {
  margin-top: 10px;
}

.swatch-option {
  padding:1px 2px;
  min-width:30px;
  max-width:120px;
  height:auto;
  float: left;
  margin: 0 10px 5px 0;
  text-align: center;
  cursor: pointer;
  position: relative;
  border: 1px solid #dadada;
  overflow: hidden;
  text-overflow: ellipsis;
}

.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  padding: 4px 8px;
  min-width: 22px;
  margin-right: 7px;
}

.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #fff;
  color: #333;
}

.swatch-option.text.selected {
  background-color: #fff !important;
}

.clearfix:after {
  content: '';
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}

.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  color: black;
  background: #fff;
  border: 1px solid #fff;
}

.swatch-option:not(.disabled):hover {
  outline: 1px solid #999;
  border: 1px solid #fff;
  color: #333;
}

.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  outline: 2px solid #e00;
  border: 1px solid #fff;
}

.swatch-option.disabled {
  cursor: default;
}

.swatch-option.disabled:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, white 43%, white 46%, #ff5216 47%, #ff5216 53%, white 54%, white 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
}

.swatch-option-tooltip {
  max-width: 140px;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  position: absolute;
  padding: 5px;
  background: #fff;
  color: #949494;
  border: 1px solid #adadad;
  display: none;
  z-index: 999;
  text-align: center;
}

.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  left: 40%;
  position: absolute;
  bottom: 0;
  height: 8px;
}

.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  content: '';
  position: relative;
  top: 1px;
  left: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 7.5px 0 7.5px;
  border-color: #fff transparent transparent transparent;
  font-size: 1px;
}

.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  content: '';
  position: relative;
  top: 2px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 8.5px 0 8.5px;
  border-color: #adadad transparent transparent transparent;
  font-size: 1px;
}

.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  width: 130px;
  margin: 0 auto;
}

.swatch-option-tooltip .title {
  max-width: 140px;
  min-height: 20px;
  max-height: 200px;
  color: #282828;
  text-align: center;
  display: block;
  overflow: hidden;
}

.swatch-opt {
  margin: 20px 0;
}

.swatch-more {
  display: inline-block;
  margin: 2px 0;
  text-decoration: none !important;
  position: static;
  z-index: 1;
}

.swatch-option-link-layered {
  position: relative;
  margin: 0 !important;
  padding: 0 !important;
}

.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #68a8e0;
}

.swatch-option-tooltip-layered {
  width: 140px;
  position: absolute;
  background: #fff;
  color: #949494;
  border: 1px solid #adadad;
  display: none;
  z-index: 999;
  left: -47px;
}

.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}

.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}

.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}

.swatch-attribute-options .swatch-option-tooltip-layered .title {
  width: 100%;
  height: 20px;
  position: absolute;
  bottom: -5px;
  left: 0;
  color: #282828;
  text-align: center;
  margin-bottom: 10px;
}

.swatch-option-disabled:after {
  content: '';
  position: absolute;
  width: 42px;
  height: 2px;
  background: red;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
  z-index: 995;
  left: -4px;
  top: 10px;
}

.swatch-option-disabled {
  outline: none !important;
  cursor: default;
  border: 0;
}

.swatch-opt-listing {
  margin-bottom: 10px;
}

.swatch-option-loading {
  content: url(../Magento_Swatches/images/loader-2.gif);
}

.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}

body {
  background-color: #fff;
}

.page-header {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
}

.header.content {
  padding-top: 10px;
  position: relative;
}

.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}

.logo img {
  display: block;
}

.page-print .logo {
  float: none;
}

.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}

.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}

.action-skip-wrapper {
  height: 0;
  position: relative;
}

.message.global p {
  margin: 0;
}

.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  margin: 0;
}

.message.global.noscript a,
.message.global.cookie a {
  color: #1979c3;
}

.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}

.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #006bb4;
}

.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}

.message.global.cookie .actions {
  margin-top: 10px;
}

.message.global.demo {
  margin: 0 0 10px;
  padding: 10px 20px;
  display: block;
  line-height: 1.2em;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  margin-bottom: 0;
  text-align: center;
}

.message.global.demo a {
  color: #1979c3;
}

.message.global.demo a:hover {
  color: #006bb4;
}

.message.global.demo a:active {
  color: #006bb4;
}

.page-footer {
  margin-top: auto;
}

.footer.content {
  border-top: 1px solid #d1d1d1;
  margin-top: 25px;
  padding-bottom: 25px;
  padding-top: 25px;
}

.footer.content .links > li {
  margin: 0 0 8px;
}

.footer.content .switcher-store {
  margin: 0 0 30px;
}

.footer .copyright,
.footer .bugs {
  display: block;
  margin: 20px 0 0;
}

.page-header .switcher,
.page-footer .switcher {
  margin-right: 10px;
}

.page-header .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}

.page-header .switcher .options:before,
.page-header .switcher .options:after,
.page-footer .switcher .options:before,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}

.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}

.page-header .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}

.page-header .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.page-header .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.page-header .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}

.page-header .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}

.page-header .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}

.page-header .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.page-header .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 22px;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.page-header .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}

.page-header .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}

.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, .15);
}

.page-header .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}

.page-header .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}

.page-header .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}

.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}

.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}

.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}

.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}

.page-header .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}

.page-header .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}

.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  display: block;
  padding: 8px;
}

.page-header .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  text-decoration: none;
}

.page-header .switcher li,
.page-footer .switcher li {
  font-size: 12px;
  margin: 0;
}

.page-header .switcher strong,
.page-footer .switcher strong {
  font-weight: 400;
}

.widget {
  clear: both;
}

.page-header .widget.block,
.page-footer .widget.block {
  margin: 20px 0;
}

.ui-datepicker td {
  padding: 0;
}

@media only screen and (min-width: 768px) {
  html,
  body {
    height: 100%;
  }

  .page-wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100%;
  }

  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }

  .ie10 .page-wrapper,
  .ie11 .page-wrapper {
    height: 100%;
  }

  .navigation ul {
    padding: 0 8px;
  }

  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }

  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }

  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }

  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }

  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }

  .header.content {
    padding: 30px 20px 0;
  }

  .page-header {
    border: 0;
    margin-bottom: 0;
  }

  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }

  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .page-header .switcher {
    display: inline-block;
  }

  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }

  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }

  .logo {
    margin: -8px auto 25px 0;
  }

  .logo img {
    max-height: inherit;
  }

  .footer.content .block {
    float: right;
  }

  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }

  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
}

.my-credit-cards .status {
  font-style: italic;
}

.my-credit-cards .action.delete {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}

.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}

.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}

.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .5;
}

.my-credit-cards .action.delete:visited {
  color: #1979c3;
  text-decoration: none;
}

.my-credit-cards .action.delete:hover {
  color: #006bb4;
  text-decoration: underline;
}

.my-credit-cards .action.delete:active {
  color: #ff5501;
  text-decoration: underline;
}

.my-credit-cards .action.delete:hover {
  color: #006bb4;
}

.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}

.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #1979c3;
  opacity: .5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}

.my-credit-cards-popup .modal-footer {
  text-align: right;
}

.my-credit-cards-popup .action.secondary {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}

.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}

.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}

.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .5;
}

.my-credit-cards-popup .action.secondary:visited {
  color: #1979c3;
  text-decoration: none;
}

.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}

.my-credit-cards-popup .action.secondary:active {
  color: #ff5501;
  text-decoration: underline;
}

.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
}

.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}

.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #1979c3;
  opacity: .5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}

@media only screen and (max-width: 767px) {
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }

  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }

  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }

  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
}

@media only screen and (min-width: 768px) {
  .my-credit-cards .card-type img {
    display: block;
  }
}

.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}

.minilist .weee:before {
  display: none;
}

.price-container.weee:before {
  display: none;
}

.product-items .action.towishlist:before,
.products.list.items .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: "";
}

.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #d1d1d1;
}

.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #d1d1d1;
}

.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}

.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #d1d1d1;
}

.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}

.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0;
}

.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}

.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}

.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}

.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}

.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0;
}

.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px;
}

.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}

.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}

.block-wishlist .product-item-name {
  margin-right: 25px;
}

.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px;
}

.products-grid.wishlist .product-item-name {
  margin-top: 0;
}

.products-grid.wishlist .product-item .price-box {
  margin: 0;
}

.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0;
}

.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}

.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}

.products-grid.wishlist .product-item .box-tocart input.qty {
  height: 32px;
}

@media only screen and (max-width: 639px) {
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
  }

  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
}

@media only screen and (max-width: 767px) {
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: -10px;
  }

  .products-grid.wishlist .product-item {
    padding: 20px 10px 20px 20px;
    position: relative;
  }

  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 20px;
  }

  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }

  .products-grid.wishlist .product-item-actions {
    display: block;
  }

  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }

  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }

  .products-grid.wishlist .product-item-actions .action.edit {
    float: left;
  }

  .products-grid.wishlist .product-item-actions .action.delete {
    float: right;
  }

  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }

  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }

  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 20px;
  }

  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }

  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }

  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }

  .wishlist-index-index .product-item {
    width: 100%;
  }

  .wishlist-index-index .product-item-info {
    width: auto;
  }
}

@media only screen and (min-width: 640px) {
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
  }

  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
}

@media only screen and (min-width: 768px) {
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }

  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }

  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }

  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }

  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }

  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }

  .wishlist-index-index .product-item-info {
    width: 240px;
  }
}

@media only screen and (min-width: 1024px) {
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }

  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }

  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}

.sidebar .block-addbysku .fieldset {
  margin: 0;
}

.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}

.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}

.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}

.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}

.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 6px;
}

.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}

.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}

.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}

.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}

.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 2px 0;
  width: auto;
}

.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 31px;
  line-height: 22px;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}

.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}

.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0;
}

.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 0;
}

.sidebar .block-addbysku .action.remove {
  display: inline-block;
  text-decoration: none;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}

.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
  line-height: 22px;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}

.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}

.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}

.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}

.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  cursor: not-allowed;
  pointer-events: none;
  opacity: .5;
}

.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}

.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}

.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}

.block-product-link.widget,
.block-category-link.widget {
  display: block;
  margin-bottom: 20px;
}

.block-product-link-inline.widget {
  margin: 0;
}

.block.widget .product-item-info {
  width: auto;
}

.block.widget .pager {
  padding: 0;
}

.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}

.block.widget .pager .pages-item-previous {
  padding-left: 0;
}

.block.widget .pager .pages-item-next {
  position: relative;
}

.block.widget .pager .items {
  white-space: nowrap;
}

@media only screen and (min-width: 640px) {
  .block.widget .products-grid .product-item,
  .page-layout-1column .block.widget .products-grid .product-item,
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 33.33333%;
  }
}

@media only screen and (min-width: 768px) {
  .block.widget .products-grid .product-item {
    width: 33.33333%;
  }

  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }

  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }

  .page-layout-1column .block.widget .products-grid .product-item {
    width: 25%;
  }

  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
}

@media only screen and (min-width: 1024px) {
  .block.widget .products-grid .product-item {
    width: 20%;
  }

  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: calc((100% - 5 * (100% / 6)) / 4);
    width: 16.66667%;
  }

  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: calc((100% - 5 * (100% / 6)) / 4);
  }

  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }

  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }

  .block.widget .products-grid .product-items {
    margin: 0;
  }

  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }

  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}

@media only screen and (min-width: 768px) {
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }

  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}

.columns .block-event {
  position: relative;
  z-index: 2;
}

.block-event .block-content {
  position: relative;
}

.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}

.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: .5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}

.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: "";
  font-family: "icons-blank-theme";
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}

.block-event .block-content > .action.backward {
  left: 0;
}

.block-event .block-content > .action.forward {
  right: 0;
}

.block-event .block-content > .action.forward:before {
  content: "";
}

.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}

.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}

.block-event .block-content > .action:hover {
  opacity: 1;
}

.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}

.block-event .slider-panel .slider {
  white-space: nowrap;
}

.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}

.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}

.block-event .slider-panel .slider .item img {
  max-width: 100%;
}

.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}

.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}

.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}

.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}

.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}

.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}

.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}

.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}

.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}

.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}

.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}

.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 10px 0 0;
}

.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}

.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}

.block-event .slider-panel .slider .item .action.show img {
  display: block;
}

.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #1979c3;
  border: 1px solid #1979c3;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}

.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}

.block-event .slider-panel .slider .item .action.event:hover {
  background: #006bb4;
  border: 1px solid #006bb4;
  color: #fff;
}

.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: .5;
  cursor: default;
  pointer-events: none;
}

.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}

.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}

.links .block-static-block.widget,
.links
  .block-cms-link.widget {
  margin-bottom: 0;
}

.block-cms-link-inline.widget {
  margin: 0;
}

.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}

.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}

.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */

.slick-loading .slick-list {
  background: #fff url("../images/ajax-loader.gif") center center no-repeat;
}

/* Icons */

@font-face {
  font-family: "slick";
  src: url("../fonts/slick.eot");
  src: url("../fonts/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick.woff") format("woff"), url("../fonts/slick.ttf") format("truetype"), url("../fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: .25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: .75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action,
.cart.table-wrapper .slick-dots li .actions-toolbar > .action,
.slick-dots li .action-gift {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .slick-dots li .actions-toolbar > .action:hover,
.slick-dots li .action-gift:hover,
.slick-dots li button:focus,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .slick-dots li .actions-toolbar > .action:focus,
.slick-dots li .action-gift:focus {
  outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:hover:before,
.cart.table-wrapper .slick-dots li .actions-toolbar > .action:hover:before,
.slick-dots li .action-gift:hover:before,
.slick-dots li button:focus:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:focus:before,
.cart.table-wrapper .slick-dots li .actions-toolbar > .action:focus:before,
.slick-dots li .action-gift:focus:before {
  opacity: 1;
}

.slick-dots li button:before,
.slick-dots li .cart.table-wrapper .actions-toolbar > .action:before,
.cart.table-wrapper .slick-dots li .actions-toolbar > .action:before,
.slick-dots li .action-gift:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: .25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before,
.slick-dots li.slick-active .cart.table-wrapper .actions-toolbar > .action:before,
.cart.table-wrapper .slick-dots li.slick-active .actions-toolbar > .action:before,
.slick-dots li.slick-active .action-gift:before {
  color: black;
  opacity: .75;
}

@-webkit-keyframes modal-video {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes modal-video {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes modal-video-inner {
  from {
    -webkit-transform: translate(0, 100px);
            transform: translate(0, 100px);
  }

  to {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@keyframes modal-video-inner {
  from {
    -webkit-transform: translate(0, 100px);
            transform: translate(0, 100px);
  }

  to {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

.modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  z-index: 1000000;
  cursor: pointer;
  opacity: 1;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-duration: .3s;
          animation-duration: .3s;
  -webkit-animation-name: modal-video;
          animation-name: modal-video;
  transition: opacity .3s ease-out;
}

.modal-video-close {
  opacity: 0;
}

.modal-video-close .modal-video-movie-wrap {
  -webkit-transform: translate(0, 100px);
          transform: translate(0, 100px);
}

.modal-video-body {
  max-width: 940px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: table;
}

.modal-video-inner {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}

.modal-video-movie-wrap {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  background-color: #333;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-duration: .3s;
          animation-duration: .3s;
  -webkit-animation-name: modal-video-inner;
          animation-name: modal-video-inner;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

.modal-video-movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modal-video-close-btn {
  position: absolute;
  z-index: 2;
  top: -35px;
  right: -35px;
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border: none;
  background: transparent;
}

.modal-video-close-btn:before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.modal-video-close-btn:after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.modal-video-close-btn:before,
.modal-video-close-btn:after {
  content: '';
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
  border-radius: 5px;
  margin-top: -6px;
}

.imp-wrap {
  position: relative;
  width: auto;
  height: auto;
  -webkit-tap-highlight-color: transparent;
}

.hs-loader-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.imp-zoom-wrap > img {
  position: relative !important;
  z-index: 0 !important;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  max-width: none !important;
  max-height: none !important;
  display: block !important;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.imp-zoom-outer-wrap {
  overflow: hidden;
}

#imp-fullscreen-wrap .imp-zoom-outer-wrap {
  overflow: visible;
}

#imp-fullscreen-wrap .imp-wrap {
  position: inherit;
}

.imp-zoom-wrap {
  -webkit-transform: scale(1, 1) translate(0, 0);
          transform: scale(1, 1) translate(0, 0);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}

.imp-shape-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.imp-shape {
  cursor: pointer;
  pointer-events: all;
          transition: all .25s cubic-bezier(.55, 0, .1, 1);
     -moz-transition: all .25s cubic-bezier(.55, 0, .1, 1);
  -webkit-transition: all .25s cubic-bezier(.55, 0, .1, 1);
          box-sizing: border-box;
     -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.imp-shape-oval,
.imp-shape-rect,
.imp-shape-spot,
.imp-shape-text {
  position: absolute;
}

.imp-shape-text {
  cursor: default;
}

.imp-shape-spot {
  display: flex;
  justify-content: center;
  align-items: center;
          transition: all .4s cubic-bezier(.075, .82, .165, 1);
     -moz-transition: all .4s cubic-bezier(.075, .82, .165, 1);
  -webkit-transition: all .4s cubic-bezier(.075, .82, .165, 1);
}

.imp-shape-spot-pin {
  -webkit-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
}

.imp-shape-icon-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
  -webkit-transform: scale(1, .25);
          transform: scale(1, .25);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, .53) 0, rgba(0, 0, 0, .3) 10%, rgba(0, 0, 0, .13) 28%, rgba(0, 0, 0, .04) 44%, rgba(0, 0, 0, 0) 67%, rgba(0, 0, 0, 0) 100%);
}

.imp-shape img {
  width: 100%;
}

.imp-tooltip {
  display: none;
  position: absolute;
  z-index: 1;
          transition-property: none;
     -moz-transition-property: none;
  -webkit-transition-property: none;
          transition-duration: .2s;
     -moz-transition-duration: .2s;
  -webkit-transition-duration: .2s;
          transition-timing-function: cubic-bezier(.55, 0, .1, 1);
     -moz-transition-timing-function: cubic-bezier(.55, 0, .1, 1);
  -webkit-transition-timing-function: cubic-bezier(.55, 0, .1, 1);
          box-sizing: border-box;
     -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.imp-tooltip.imp-tooltip-visible {
  opacity: 1 !important;
  z-index: 4;
          transform: scale(1, 1) !important;
     -moz-transform: scale(1, 1) !important;
  -webkit-transform: scale(1, 1) !important;
}

.hs-arrow {
  position: absolute;
}

.hs-arrow-top {
  left: 50%;
  top: 0;
  margin-left: -10px;
  margin-top: -10px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #000;
}

.hs-arrow-bottom {
  left: 50%;
  top: 100%;
  margin-left: -10px;
  margin-top: 0;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #000;
}

.hs-arrow-right {
  left: 100%;
  top: 50%;
  margin-left: 0;
  margin-top: -10px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #000;
}

.hs-arrow-left {
  left: 0;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #000;
}

.imp-tooltip-buffer {
  position: absolute;
}

.imp-tooltip-buffer-top {
  left: 0;
  top: -20px;
  width: 100%;
  height: 20px;
}

.imp-tooltip-buffer-bottom {
  left: 0;
  top: 100%;
  width: 100%;
  height: 20px;
}

.imp-tooltip-buffer-left {
  left: -20px;
  top: 0;
  width: 20px;
  height: 100%;
}

.imp-tooltip-buffer-right {
  left: 100%;
  top: 0;
  width: 20px;
  height: 100%;
}

.imp-tooltip-buffer-top.imp-tooltip-buffer-large {
  left: 0;
  top: -60px;
  width: 100%;
  height: 60px;
}

.imp-tooltip-buffer-bottom.imp-tooltip-buffer-large {
  left: 0;
  top: 100%;
  width: 100%;
  height: 60px;
}

.imp-tooltip-buffer-left.imp-tooltip-buffer-large {
  left: -60px;
  top: 0;
  width: 60px;
  height: 100%;
}

.imp-tooltip-buffer-right.imp-tooltip-buffer-large {
  left: 100%;
  top: 0;
  width: 60px;
  height: 100%;
}

.imp-fullscreen-tooltips-container {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow-y: auto;
  z-index: 2147483647;
}

.imp-fullscreen-tooltips-container .imp-fullscreen-tooltip {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  min-height: 100%;
          box-sizing: border-box;
     -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
          transition-property: none;
     -moz-transition-property: none;
  -webkit-transition-property: none;
          transition-duration: .2s;
     -moz-transition-duration: .2s;
  -webkit-transition-duration: .2s;
          transition-timing-function: cubic-bezier(.55, 0, .1, 1);
     -moz-transition-timing-function: cubic-bezier(.55, 0, .1, 1);
  -webkit-transition-timing-function: cubic-bezier(.55, 0, .1, 1);
}

.imp-fullscreen-tooltips-container .imp-fullscreen-tooltip.imp-tooltip-visible {
  opacity: 1 !important;
  z-index: 3;
          transform: scale(1, 1) !important;
     -moz-transform: scale(1, 1) !important;
  -webkit-transform: scale(1, 1) !important;
}

.imp-fullscreen-tooltips-container .imp-fullscreen-tooltip .imp-tooltip-close-button {
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  font-size: 24px;
  line-height: 44px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  z-index: 99;
}

.imp-fullscreen-button {
  position: absolute;
  height: 44px;
  line-height: 44px;
  padding: 0 12px;
  background: #fff;
  border-radius: 5px;
  color: #222;
  z-index: 3;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.imp-fullscreen-button i {
  margin-right: 3px;
}

.imp-fullscreen-button-position-0 {
  left: 20px;
  top: 20px;
}

.imp-fullscreen-button-position-1 {
  left: 50%;
  top: 20px;
}

.imp-fullscreen-button-position-2 {
  right: 20px;
  top: 20px;
}

.imp-fullscreen-button-position-3 {
  right: 20px;
  bottom: 20px;
}

.imp-fullscreen-button-position-4 {
  left: 50%;
  bottom: 20px;
}

.imp-fullscreen-button-position-5 {
  left: 20px;
  bottom: 20px;
}

.imp-fullscreen-button-icon-only {
  width: 44px;
  text-align: center;
  font-size: 18px;
  padding: 0;
}

.imp-fullscreen-button-icon-only i {
  margin: 0;
}

#imp-fullscreen-wrap {
  position: fixed;
  z-index: 999999;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

body.imp-fullscreen-mode {
  overflow: hidden;
}

.imp-ui {
  z-index: 1;
}

.imp-ui-navigator-root {
  position: absolute;
  left: 20px;
  bottom: 20px;
  z-index: 1;
  cursor: pointer;
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
          box-sizing: border-box;
     -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.imp-ui-navigator-root:active {
          filter: none !important;
     -moz-filter: none !important;
  -webkit-filter: none !important;
}

.imp-ui-navigator-background-image-edgefill {
  z-index: 0;
  position: absolute;
  display: block;
  max-width: 150px;
  max-height: 150px;
  -webkit-user-drag: none;
   -khtml-user-drag: none;
     -moz-user-drag: none;
       -o-user-drag: none;
          user-drag: none;
}

.imp-ui-navigator-background-image {
  z-index: 1;
  position: relative;
  display: block;
  max-width: 150px;
  max-height: 150px;
  -webkit-user-drag: none;
   -khtml-user-drag: none;
     -moz-user-drag: none;
       -o-user-drag: none;
          user-drag: none;
  -webkit-filter: blur(2px);
     -moz-filter: blur(2px);
       -o-filter: blur(2px);
      -ms-filter: blur(2px);
          filter: blur(2px);
}

.imp-ui-navigator-overlay {
  z-index: 2;
  position: absolute;
  background: #000;
  width: 100%;
  height: 100%;
  opacity: .25;
  left: 0;
  top: 0;
}

.imp-ui-navigator-window-image {
  z-index: 3;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  max-width: 150px;
  max-height: 150px;
  -webkit-user-drag: none;
   -khtml-user-drag: none;
     -moz-user-drag: none;
       -o-user-drag: none;
          user-drag: none;
}

.imp-ui-zoom-button {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: #fff;
  color: #000;
  text-align: center;
  line-height: 30px;
  font-size: 12px !important;
  z-index: 1;
  border-radius: 5px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-user-drag: none;
   -khtml-user-drag: none;
     -moz-user-drag: none;
       -o-user-drag: none;
          user-drag: none;
}

.imp-ui-zoom-button-zoom-in {
  bottom: 54px;
}

.imp-ui-layers-menu-wrap {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 1;
}

.imp-ui-layer-switch {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 30px;
  text-align: center;
  height: 22px;
  line-height: 22px;
  cursor: pointer;
  border-radius: 5px 0 0 0;
}

.imp-ui-layer-switch-down {
  top: 22px;
  border-radius: 0 0 0 5px;
}

.imp-ui-layer-switch i {
  width: 100%;
}

.imp-ui-layer-switch:active {
  background: #0000001a;
}

.imp-ui-layers-select {
  z-index: 1;
  padding: 0 20px 0 40px !important;
  outline: 0;
  -webkit-appearance: none;
  font-size: 14px;
  line-height: 44px !important;
  height: 44px !important;
  vertical-align: inherit;
  margin: 0;
  font-family: inherit;
  font-weight: inherit;
  box-shadow: none;
  background-color: #f8f8f8;
  color: #000;
  outline-color: #222;
  outline-style: none;
  outline-width: 0;
  border: 1px solid #a6a6a6;
}

.imp-ui-element {
  cursor: pointer;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .15);
  border: 1px solid #00000059;
  border-radius: 5px;
  font-family: sans-serif;
  font-size: 14px;
          box-sizing: content-box;
     -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

.imp-ui-element:active {
          filter: brightness(.8);
     -moz-filter: brightness(.8);
  -webkit-filter: brightness(.8);
}

.imp-ui-layers-select:active {
  -webkit-filter: none;
          filter: none;
}

.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
          -moz-user-select: none;
           -ms-user-select: none;
               user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
          -moz-user-select: none;
           -ms-user-select: none;
               user-select: none;
  -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
          -moz-user-select: none;
           -ms-user-select: none;
               user-select: none;
  -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
          clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
      -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: .67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"],
/* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: .35em .75em .625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details,
/* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

/**
 * 1. Prevent padding and border from affecting element width
 * https://goo.gl/pYtbK7
 * 2. Change the default font family in all browsers (opinionated)
 */

html {
  box-sizing: border-box; /* 1 */
  font-family: sans-serif; /* 2 */
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

/**
 * Removes the default spacing and border for appropriate elements.
 */

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
figure,
p,
pre {
  margin: 0;
}

button {
  background: transparent;
  padding: 0;
}

/**
 * Work around a Firefox/IE bug where the transparent `button` background
 * results in a loss of the default `button` focus styles.
 */

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

fieldset {
  margin: 0;
  padding: 0;
}

ol,
ul {
  margin: 0;
}

/**
 * Tailwind custom reset styles
 */

/**
 * Allow adding a border to an element by just adding a border-width.
 *
 * By default, the way the browser specifies that an element should have no
 * border is by setting it's border-style to `none` in the user-agent
 * stylesheet.
 *
 * In order to easily add borders to elements by just setting the `border-width`
 * property, we change the default border-style for all elements to `solid`, and
 * use border-width to hide them instead. This way our `border` utilities only
 * need to set the `border-width` property instead of the entire `border`
 * shorthand, making our border utilities much more straightforward to compose.
 *
 * https://github.com/tailwindcss/tailwindcss/pull/116
 */

*,
*::before,
*::after {
  border-width: 0;
  border-style: solid;
  border-color: #ddd;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

/**
 * Temporary reset for a change introduced in Chrome 62 but now reverted.
 *
 * We can remove this when the reversion is in a normal Chrome release.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  border-radius: 0;
}

textarea {
  resize: vertical;
}

img {
  max-width: 100%;
  height: auto;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: inherit;
  opacity: .5;
}

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: inherit;
  opacity: .5;
}

input::placeholder,
textarea::placeholder {
  color: inherit;
  opacity: .5;
}

button,
[role=button] {
  cursor: pointer;
}

table {
  border-collapse: collapse;
}

.container {
  width: 100%;
}

@media (min-width: 320px) {
  .container {
    max-width: 320px;
  }
}

@media (min-width: 350px) {
  .container {
    max-width: 350px;
  }
}

@media (min-width: 576px) {
  .container {
    max-width: 576px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 992px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

@media (min-width: 1500px) {
  .container {
    max-width: 1500px;
  }
}

.list-reset {
  list-style: none;
  padding: 0;
}

.appearance-none {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.bg-fixed {
  background-attachment: fixed;
}

.bg-local {
  background-attachment: local;
}

.bg-scroll {
  background-attachment: scroll;
}

.bg-transparent {
  background-color: transparent;
}

.bg-black {
  background-color: #111;
}

.bg-grey-darkest {
  background-color: #1a1a1a;
}

.bg-grey-darker {
  background-color: #2a2a2a;
}

.bg-grey-dark {
  background-color: #757675;
}

.bg-grey {
  background-color: #a5a5a4;
}

.bg-grey-light {
  background-color: #ddd;
}

.bg-grey-lighter {
  background-color: #e6e6e7;
}

.bg-grey-lightest {
  background-color: #f8fafc;
}

.bg-white {
  background-color: #fff;
}

.bg-red-darkest {
  background-color: #3b0d0c;
}

.bg-red-darker {
  background-color: #621b18;
}

.bg-red-dark {
  background-color: #cc1f1a;
}

.bg-red {
  background-color: #cd2027;
}

.bg-transparent-red {
  background-color: rgba(205, 32, 39, .95);
}

.bg-red-light {
  background-color: #ef5753;
}

.bg-red-lighter {
  background-color: #f9acaa;
}

.bg-red-lightest {
  background-color: #fcebea;
}

.bg-orange-darkest {
  background-color: #462a16;
}

.bg-orange-darker {
  background-color: #613b1f;
}

.bg-orange-dark {
  background-color: #de751f;
}

.bg-orange {
  background-color: #f6993f;
}

.bg-orange-light {
  background-color: #faad63;
}

.bg-orange-lighter {
  background-color: #fcd9b6;
}

.bg-orange-lightest {
  background-color: #fff5eb;
}

.bg-yellow-darkest {
  background-color: #453411;
}

.bg-yellow-darker {
  background-color: #684f1d;
}

.bg-yellow-dark {
  background-color: #f2d024;
}

.bg-yellow {
  background-color: #ffed4a;
}

.bg-yellow-light {
  background-color: #fff382;
}

.bg-yellow-lighter {
  background-color: #fff9c2;
}

.bg-yellow-lightest {
  background-color: #fcfbeb;
}

.bg-green-darkest {
  background-color: #0f2f21;
}

.bg-green-darker {
  background-color: #1a4731;
}

.bg-green-dark {
  background-color: #1f9d55;
}

.bg-green {
  background-color: #38c172;
}

.bg-green-light {
  background-color: #51d88a;
}

.bg-green-lighter {
  background-color: #a2f5bf;
}

.bg-green-lightest {
  background-color: #e3fcec;
}

.bg-teal-darkest {
  background-color: #0d3331;
}

.bg-teal-darker {
  background-color: #20504f;
}

.bg-teal-dark {
  background-color: #38a89d;
}

.bg-teal {
  background-color: #4dc0b5;
}

.bg-teal-light {
  background-color: #64d5ca;
}

.bg-teal-lighter {
  background-color: #a0f0ed;
}

.bg-teal-lightest {
  background-color: #e8fffe;
}

.bg-blue-darkest {
  background-color: #12283a;
}

.bg-blue-darker {
  background-color: #1c3d5a;
}

.bg-blue-dark {
  background-color: #2779bd;
}

.bg-blue {
  background-color: #3490dc;
}

.bg-blue-light {
  background-color: #6cb2eb;
}

.bg-blue-lighter {
  background-color: #bcdefa;
}

.bg-blue-lightest {
  background-color: #eff8ff;
}

.bg-indigo-darkest {
  background-color: #191e38;
}

.bg-indigo-darker {
  background-color: #2f365f;
}

.bg-indigo-dark {
  background-color: #5661b3;
}

.bg-indigo {
  background-color: #6574cd;
}

.bg-indigo-light {
  background-color: #7886d7;
}

.bg-indigo-lighter {
  background-color: #b2b7ff;
}

.bg-indigo-lightest {
  background-color: #e6e8ff;
}

.bg-purple-darkest {
  background-color: #21183c;
}

.bg-purple-darker {
  background-color: #382b5f;
}

.bg-purple-dark {
  background-color: #794acf;
}

.bg-purple {
  background-color: #9561e2;
}

.bg-purple-light {
  background-color: #a779e9;
}

.bg-purple-lighter {
  background-color: #d6bbfc;
}

.bg-purple-lightest {
  background-color: #f3ebff;
}

.bg-pink-darkest {
  background-color: #451225;
}

.bg-pink-darker {
  background-color: #6f213f;
}

.bg-pink-dark {
  background-color: #eb5286;
}

.bg-pink {
  background-color: #f66d9b;
}

.bg-pink-light {
  background-color: #fa7ea8;
}

.bg-pink-lighter {
  background-color: #ffbbca;
}

.bg-pink-lightest {
  background-color: #ffebef;
}

.bg-d7 {
  background-color: #5f6545;
}

.bg-d5 {
  background-color: #977955;
}

.bg-d3 {
  background-color: #2d2d2d;
}

.bg-transparent-override {
  background-color: transparent;
}

.hover\:bg-transparent:hover {
  background-color: transparent;
}

.hover\:bg-black:hover {
  background-color: #111;
}

.hover\:bg-grey-darkest:hover {
  background-color: #1a1a1a;
}

.hover\:bg-grey-darker:hover {
  background-color: #2a2a2a;
}

.hover\:bg-grey-dark:hover {
  background-color: #757675;
}

.hover\:bg-grey:hover {
  background-color: #a5a5a4;
}

.hover\:bg-grey-light:hover {
  background-color: #ddd;
}

.hover\:bg-grey-lighter:hover {
  background-color: #e6e6e7;
}

.hover\:bg-grey-lightest:hover {
  background-color: #f8fafc;
}

.hover\:bg-white:hover {
  background-color: #fff;
}

.hover\:bg-red-darkest:hover {
  background-color: #3b0d0c;
}

.hover\:bg-red-darker:hover {
  background-color: #621b18;
}

.hover\:bg-red-dark:hover {
  background-color: #cc1f1a;
}

.hover\:bg-red:hover {
  background-color: #cd2027;
}

.hover\:bg-transparent-red:hover {
  background-color: rgba(205, 32, 39, .95);
}

.hover\:bg-red-light:hover {
  background-color: #ef5753;
}

.hover\:bg-red-lighter:hover {
  background-color: #f9acaa;
}

.hover\:bg-red-lightest:hover {
  background-color: #fcebea;
}

.hover\:bg-orange-darkest:hover {
  background-color: #462a16;
}

.hover\:bg-orange-darker:hover {
  background-color: #613b1f;
}

.hover\:bg-orange-dark:hover {
  background-color: #de751f;
}

.hover\:bg-orange:hover {
  background-color: #f6993f;
}

.hover\:bg-orange-light:hover {
  background-color: #faad63;
}

.hover\:bg-orange-lighter:hover {
  background-color: #fcd9b6;
}

.hover\:bg-orange-lightest:hover {
  background-color: #fff5eb;
}

.hover\:bg-yellow-darkest:hover {
  background-color: #453411;
}

.hover\:bg-yellow-darker:hover {
  background-color: #684f1d;
}

.hover\:bg-yellow-dark:hover {
  background-color: #f2d024;
}

.hover\:bg-yellow:hover {
  background-color: #ffed4a;
}

.hover\:bg-yellow-light:hover {
  background-color: #fff382;
}

.hover\:bg-yellow-lighter:hover {
  background-color: #fff9c2;
}

.hover\:bg-yellow-lightest:hover {
  background-color: #fcfbeb;
}

.hover\:bg-green-darkest:hover {
  background-color: #0f2f21;
}

.hover\:bg-green-darker:hover {
  background-color: #1a4731;
}

.hover\:bg-green-dark:hover {
  background-color: #1f9d55;
}

.hover\:bg-green:hover {
  background-color: #38c172;
}

.hover\:bg-green-light:hover {
  background-color: #51d88a;
}

.hover\:bg-green-lighter:hover {
  background-color: #a2f5bf;
}

.hover\:bg-green-lightest:hover {
  background-color: #e3fcec;
}

.hover\:bg-teal-darkest:hover {
  background-color: #0d3331;
}

.hover\:bg-teal-darker:hover {
  background-color: #20504f;
}

.hover\:bg-teal-dark:hover {
  background-color: #38a89d;
}

.hover\:bg-teal:hover {
  background-color: #4dc0b5;
}

.hover\:bg-teal-light:hover {
  background-color: #64d5ca;
}

.hover\:bg-teal-lighter:hover {
  background-color: #a0f0ed;
}

.hover\:bg-teal-lightest:hover {
  background-color: #e8fffe;
}

.hover\:bg-blue-darkest:hover {
  background-color: #12283a;
}

.hover\:bg-blue-darker:hover {
  background-color: #1c3d5a;
}

.hover\:bg-blue-dark:hover {
  background-color: #2779bd;
}

.hover\:bg-blue:hover {
  background-color: #3490dc;
}

.hover\:bg-blue-light:hover {
  background-color: #6cb2eb;
}

.hover\:bg-blue-lighter:hover {
  background-color: #bcdefa;
}

.hover\:bg-blue-lightest:hover {
  background-color: #eff8ff;
}

.hover\:bg-indigo-darkest:hover {
  background-color: #191e38;
}

.hover\:bg-indigo-darker:hover {
  background-color: #2f365f;
}

.hover\:bg-indigo-dark:hover {
  background-color: #5661b3;
}

.hover\:bg-indigo:hover {
  background-color: #6574cd;
}

.hover\:bg-indigo-light:hover {
  background-color: #7886d7;
}

.hover\:bg-indigo-lighter:hover {
  background-color: #b2b7ff;
}

.hover\:bg-indigo-lightest:hover {
  background-color: #e6e8ff;
}

.hover\:bg-purple-darkest:hover {
  background-color: #21183c;
}

.hover\:bg-purple-darker:hover {
  background-color: #382b5f;
}

.hover\:bg-purple-dark:hover {
  background-color: #794acf;
}

.hover\:bg-purple:hover {
  background-color: #9561e2;
}

.hover\:bg-purple-light:hover {
  background-color: #a779e9;
}

.hover\:bg-purple-lighter:hover {
  background-color: #d6bbfc;
}

.hover\:bg-purple-lightest:hover {
  background-color: #f3ebff;
}

.hover\:bg-pink-darkest:hover {
  background-color: #451225;
}

.hover\:bg-pink-darker:hover {
  background-color: #6f213f;
}

.hover\:bg-pink-dark:hover {
  background-color: #eb5286;
}

.hover\:bg-pink:hover {
  background-color: #f66d9b;
}

.hover\:bg-pink-light:hover {
  background-color: #fa7ea8;
}

.hover\:bg-pink-lighter:hover {
  background-color: #ffbbca;
}

.hover\:bg-pink-lightest:hover {
  background-color: #ffebef;
}

.hover\:bg-d7:hover {
  background-color: #5f6545;
}

.hover\:bg-d5:hover {
  background-color: #977955;
}

.hover\:bg-d3:hover {
  background-color: #2d2d2d;
}

.hover\:bg-transparent-override:hover {
  background-color: transparent;
}

.bg-bottom {
  background-position: bottom;
}

.bg-center {
  background-position: center;
}

.bg-left {
  background-position: left;
}

.bg-left-bottom {
  background-position: left bottom;
}

.bg-left-top {
  background-position: left top;
}

.bg-right {
  background-position: right;
}

.bg-right-bottom {
  background-position: right bottom;
}

.bg-right-top {
  background-position: right top;
}

.bg-top {
  background-position: top;
}

.bg-repeat {
  background-repeat: repeat;
}

.bg-no-repeat {
  background-repeat: no-repeat;
}

.bg-repeat-x {
  background-repeat: repeat-x;
}

.bg-repeat-y {
  background-repeat: repeat-y;
}

.bg-auto {
  background-size: auto;
}

.bg-cover {
  background-size: cover;
}

.bg-contain {
  background-size: contain;
}

.border-collapse {
  border-collapse: collapse;
}

.border-separate {
  border-collapse: separate;
}

.border-transparent {
  border-color: transparent;
}

.border-black {
  border-color: #111;
}

.border-grey-darkest {
  border-color: #1a1a1a;
}

.border-grey-darker {
  border-color: #2a2a2a;
}

.border-grey-dark {
  border-color: #757675;
}

.border-grey {
  border-color: #a5a5a4;
}

.border-grey-light {
  border-color: #ddd;
}

.border-grey-lighter {
  border-color: #e6e6e7;
}

.border-grey-lightest {
  border-color: #f8fafc;
}

.border-white {
  border-color: #fff;
}

.border-red-darkest {
  border-color: #3b0d0c;
}

.border-red-darker {
  border-color: #621b18;
}

.border-red-dark {
  border-color: #cc1f1a;
}

.border-red {
  border-color: #cd2027;
}

.border-transparent-red {
  border-color: rgba(205, 32, 39, .95);
}

.border-red-light {
  border-color: #ef5753;
}

.border-red-lighter {
  border-color: #f9acaa;
}

.border-red-lightest {
  border-color: #fcebea;
}

.border-orange-darkest {
  border-color: #462a16;
}

.border-orange-darker {
  border-color: #613b1f;
}

.border-orange-dark {
  border-color: #de751f;
}

.border-orange {
  border-color: #f6993f;
}

.border-orange-light {
  border-color: #faad63;
}

.border-orange-lighter {
  border-color: #fcd9b6;
}

.border-orange-lightest {
  border-color: #fff5eb;
}

.border-yellow-darkest {
  border-color: #453411;
}

.border-yellow-darker {
  border-color: #684f1d;
}

.border-yellow-dark {
  border-color: #f2d024;
}

.border-yellow {
  border-color: #ffed4a;
}

.border-yellow-light {
  border-color: #fff382;
}

.border-yellow-lighter {
  border-color: #fff9c2;
}

.border-yellow-lightest {
  border-color: #fcfbeb;
}

.border-green-darkest {
  border-color: #0f2f21;
}

.border-green-darker {
  border-color: #1a4731;
}

.border-green-dark {
  border-color: #1f9d55;
}

.border-green {
  border-color: #38c172;
}

.border-green-light {
  border-color: #51d88a;
}

.border-green-lighter {
  border-color: #a2f5bf;
}

.border-green-lightest {
  border-color: #e3fcec;
}

.border-teal-darkest {
  border-color: #0d3331;
}

.border-teal-darker {
  border-color: #20504f;
}

.border-teal-dark {
  border-color: #38a89d;
}

.border-teal {
  border-color: #4dc0b5;
}

.border-teal-light {
  border-color: #64d5ca;
}

.border-teal-lighter {
  border-color: #a0f0ed;
}

.border-teal-lightest {
  border-color: #e8fffe;
}

.border-blue-darkest {
  border-color: #12283a;
}

.border-blue-darker {
  border-color: #1c3d5a;
}

.border-blue-dark {
  border-color: #2779bd;
}

.border-blue {
  border-color: #3490dc;
}

.border-blue-light {
  border-color: #6cb2eb;
}

.border-blue-lighter {
  border-color: #bcdefa;
}

.border-blue-lightest {
  border-color: #eff8ff;
}

.border-indigo-darkest {
  border-color: #191e38;
}

.border-indigo-darker {
  border-color: #2f365f;
}

.border-indigo-dark {
  border-color: #5661b3;
}

.border-indigo {
  border-color: #6574cd;
}

.border-indigo-light {
  border-color: #7886d7;
}

.border-indigo-lighter {
  border-color: #b2b7ff;
}

.border-indigo-lightest {
  border-color: #e6e8ff;
}

.border-purple-darkest {
  border-color: #21183c;
}

.border-purple-darker {
  border-color: #382b5f;
}

.border-purple-dark {
  border-color: #794acf;
}

.border-purple {
  border-color: #9561e2;
}

.border-purple-light {
  border-color: #a779e9;
}

.border-purple-lighter {
  border-color: #d6bbfc;
}

.border-purple-lightest {
  border-color: #f3ebff;
}

.border-pink-darkest {
  border-color: #451225;
}

.border-pink-darker {
  border-color: #6f213f;
}

.border-pink-dark {
  border-color: #eb5286;
}

.border-pink {
  border-color: #f66d9b;
}

.border-pink-light {
  border-color: #fa7ea8;
}

.border-pink-lighter {
  border-color: #ffbbca;
}

.border-pink-lightest {
  border-color: #ffebef;
}

.border-d7 {
  border-color: #5f6545;
}

.border-d5 {
  border-color: #977955;
}

.border-d3 {
  border-color: #2d2d2d;
}

.border-transparent-override {
  border-color: transparent;
}

.hover\:border-transparent:hover {
  border-color: transparent;
}

.hover\:border-black:hover {
  border-color: #111;
}

.hover\:border-grey-darkest:hover {
  border-color: #1a1a1a;
}

.hover\:border-grey-darker:hover {
  border-color: #2a2a2a;
}

.hover\:border-grey-dark:hover {
  border-color: #757675;
}

.hover\:border-grey:hover {
  border-color: #a5a5a4;
}

.hover\:border-grey-light:hover {
  border-color: #ddd;
}

.hover\:border-grey-lighter:hover {
  border-color: #e6e6e7;
}

.hover\:border-grey-lightest:hover {
  border-color: #f8fafc;
}

.hover\:border-white:hover {
  border-color: #fff;
}

.hover\:border-red-darkest:hover {
  border-color: #3b0d0c;
}

.hover\:border-red-darker:hover {
  border-color: #621b18;
}

.hover\:border-red-dark:hover {
  border-color: #cc1f1a;
}

.hover\:border-red:hover {
  border-color: #cd2027;
}

.hover\:border-transparent-red:hover {
  border-color: rgba(205, 32, 39, .95);
}

.hover\:border-red-light:hover {
  border-color: #ef5753;
}

.hover\:border-red-lighter:hover {
  border-color: #f9acaa;
}

.hover\:border-red-lightest:hover {
  border-color: #fcebea;
}

.hover\:border-orange-darkest:hover {
  border-color: #462a16;
}

.hover\:border-orange-darker:hover {
  border-color: #613b1f;
}

.hover\:border-orange-dark:hover {
  border-color: #de751f;
}

.hover\:border-orange:hover {
  border-color: #f6993f;
}

.hover\:border-orange-light:hover {
  border-color: #faad63;
}

.hover\:border-orange-lighter:hover {
  border-color: #fcd9b6;
}

.hover\:border-orange-lightest:hover {
  border-color: #fff5eb;
}

.hover\:border-yellow-darkest:hover {
  border-color: #453411;
}

.hover\:border-yellow-darker:hover {
  border-color: #684f1d;
}

.hover\:border-yellow-dark:hover {
  border-color: #f2d024;
}

.hover\:border-yellow:hover {
  border-color: #ffed4a;
}

.hover\:border-yellow-light:hover {
  border-color: #fff382;
}

.hover\:border-yellow-lighter:hover {
  border-color: #fff9c2;
}

.hover\:border-yellow-lightest:hover {
  border-color: #fcfbeb;
}

.hover\:border-green-darkest:hover {
  border-color: #0f2f21;
}

.hover\:border-green-darker:hover {
  border-color: #1a4731;
}

.hover\:border-green-dark:hover {
  border-color: #1f9d55;
}

.hover\:border-green:hover {
  border-color: #38c172;
}

.hover\:border-green-light:hover {
  border-color: #51d88a;
}

.hover\:border-green-lighter:hover {
  border-color: #a2f5bf;
}

.hover\:border-green-lightest:hover {
  border-color: #e3fcec;
}

.hover\:border-teal-darkest:hover {
  border-color: #0d3331;
}

.hover\:border-teal-darker:hover {
  border-color: #20504f;
}

.hover\:border-teal-dark:hover {
  border-color: #38a89d;
}

.hover\:border-teal:hover {
  border-color: #4dc0b5;
}

.hover\:border-teal-light:hover {
  border-color: #64d5ca;
}

.hover\:border-teal-lighter:hover {
  border-color: #a0f0ed;
}

.hover\:border-teal-lightest:hover {
  border-color: #e8fffe;
}

.hover\:border-blue-darkest:hover {
  border-color: #12283a;
}

.hover\:border-blue-darker:hover {
  border-color: #1c3d5a;
}

.hover\:border-blue-dark:hover {
  border-color: #2779bd;
}

.hover\:border-blue:hover {
  border-color: #3490dc;
}

.hover\:border-blue-light:hover {
  border-color: #6cb2eb;
}

.hover\:border-blue-lighter:hover {
  border-color: #bcdefa;
}

.hover\:border-blue-lightest:hover {
  border-color: #eff8ff;
}

.hover\:border-indigo-darkest:hover {
  border-color: #191e38;
}

.hover\:border-indigo-darker:hover {
  border-color: #2f365f;
}

.hover\:border-indigo-dark:hover {
  border-color: #5661b3;
}

.hover\:border-indigo:hover {
  border-color: #6574cd;
}

.hover\:border-indigo-light:hover {
  border-color: #7886d7;
}

.hover\:border-indigo-lighter:hover {
  border-color: #b2b7ff;
}

.hover\:border-indigo-lightest:hover {
  border-color: #e6e8ff;
}

.hover\:border-purple-darkest:hover {
  border-color: #21183c;
}

.hover\:border-purple-darker:hover {
  border-color: #382b5f;
}

.hover\:border-purple-dark:hover {
  border-color: #794acf;
}

.hover\:border-purple:hover {
  border-color: #9561e2;
}

.hover\:border-purple-light:hover {
  border-color: #a779e9;
}

.hover\:border-purple-lighter:hover {
  border-color: #d6bbfc;
}

.hover\:border-purple-lightest:hover {
  border-color: #f3ebff;
}

.hover\:border-pink-darkest:hover {
  border-color: #451225;
}

.hover\:border-pink-darker:hover {
  border-color: #6f213f;
}

.hover\:border-pink-dark:hover {
  border-color: #eb5286;
}

.hover\:border-pink:hover {
  border-color: #f66d9b;
}

.hover\:border-pink-light:hover {
  border-color: #fa7ea8;
}

.hover\:border-pink-lighter:hover {
  border-color: #ffbbca;
}

.hover\:border-pink-lightest:hover {
  border-color: #ffebef;
}

.hover\:border-d7:hover {
  border-color: #5f6545;
}

.hover\:border-d5:hover {
  border-color: #977955;
}

.hover\:border-d3:hover {
  border-color: #2d2d2d;
}

.hover\:border-transparent-override:hover {
  border-color: transparent;
}

.rounded-none {
  border-radius: 0;
}

.rounded-sm {
  border-radius: .125rem;
}

.rounded {
  border-radius: .25rem;
}

.rounded-lg {
  border-radius: .5rem;
}

.rounded-full {
  border-radius: 9999px;
}

.rounded-t-none {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.rounded-r-none {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.rounded-b-none {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.rounded-l-none {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.rounded-t-sm {
  border-top-left-radius: .125rem;
  border-top-right-radius: .125rem;
}

.rounded-r-sm {
  border-top-right-radius: .125rem;
  border-bottom-right-radius: .125rem;
}

.rounded-b-sm {
  border-bottom-right-radius: .125rem;
  border-bottom-left-radius: .125rem;
}

.rounded-l-sm {
  border-top-left-radius: .125rem;
  border-bottom-left-radius: .125rem;
}

.rounded-t {
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
}

.rounded-r {
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
}

.rounded-b {
  border-bottom-right-radius: .25rem;
  border-bottom-left-radius: .25rem;
}

.rounded-l {
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem;
}

.rounded-t-lg {
  border-top-left-radius: .5rem;
  border-top-right-radius: .5rem;
}

.rounded-r-lg {
  border-top-right-radius: .5rem;
  border-bottom-right-radius: .5rem;
}

.rounded-b-lg {
  border-bottom-right-radius: .5rem;
  border-bottom-left-radius: .5rem;
}

.rounded-l-lg {
  border-top-left-radius: .5rem;
  border-bottom-left-radius: .5rem;
}

.rounded-t-full {
  border-top-left-radius: 9999px;
  border-top-right-radius: 9999px;
}

.rounded-r-full {
  border-top-right-radius: 9999px;
  border-bottom-right-radius: 9999px;
}

.rounded-b-full {
  border-bottom-right-radius: 9999px;
  border-bottom-left-radius: 9999px;
}

.rounded-l-full {
  border-top-left-radius: 9999px;
  border-bottom-left-radius: 9999px;
}

.rounded-tl-none {
  border-top-left-radius: 0;
}

.rounded-tr-none {
  border-top-right-radius: 0;
}

.rounded-br-none {
  border-bottom-right-radius: 0;
}

.rounded-bl-none {
  border-bottom-left-radius: 0;
}

.rounded-tl-sm {
  border-top-left-radius: .125rem;
}

.rounded-tr-sm {
  border-top-right-radius: .125rem;
}

.rounded-br-sm {
  border-bottom-right-radius: .125rem;
}

.rounded-bl-sm {
  border-bottom-left-radius: .125rem;
}

.rounded-tl {
  border-top-left-radius: .25rem;
}

.rounded-tr {
  border-top-right-radius: .25rem;
}

.rounded-br {
  border-bottom-right-radius: .25rem;
}

.rounded-bl {
  border-bottom-left-radius: .25rem;
}

.rounded-tl-lg {
  border-top-left-radius: .5rem;
}

.rounded-tr-lg {
  border-top-right-radius: .5rem;
}

.rounded-br-lg {
  border-bottom-right-radius: .5rem;
}

.rounded-bl-lg {
  border-bottom-left-radius: .5rem;
}

.rounded-tl-full {
  border-top-left-radius: 9999px;
}

.rounded-tr-full {
  border-top-right-radius: 9999px;
}

.rounded-br-full {
  border-bottom-right-radius: 9999px;
}

.rounded-bl-full {
  border-bottom-left-radius: 9999px;
}

.border-solid {
  border-style: solid;
}

.border-dashed {
  border-style: dashed;
}

.border-dotted {
  border-style: dotted;
}

.border-none {
  border-style: none;
}

.border-0 {
  border-width: 0;
}

.border-2 {
  border-width: 2px;
}

.border-4 {
  border-width: 4px;
}

.border-8 {
  border-width: 8px;
}

.border {
  border-width: 1px;
}

.border-t-0 {
  border-top-width: 0;
}

.border-r-0 {
  border-right-width: 0;
}

.border-b-0 {
  border-bottom-width: 0;
}

.border-l-0 {
  border-left-width: 0;
}

.border-t-2 {
  border-top-width: 2px;
}

.border-r-2 {
  border-right-width: 2px;
}

.border-b-2 {
  border-bottom-width: 2px;
}

.border-l-2 {
  border-left-width: 2px;
}

.border-t-4 {
  border-top-width: 4px;
}

.border-r-4 {
  border-right-width: 4px;
}

.border-b-4 {
  border-bottom-width: 4px;
}

.border-l-4 {
  border-left-width: 4px;
}

.border-t-8 {
  border-top-width: 8px;
}

.border-r-8 {
  border-right-width: 8px;
}

.border-b-8 {
  border-bottom-width: 8px;
}

.border-l-8 {
  border-left-width: 8px;
}

.border-t {
  border-top-width: 1px;
}

.border-r {
  border-right-width: 1px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-l {
  border-left-width: 1px;
}

.cursor-auto {
  cursor: auto;
}

.cursor-default {
  cursor: default;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-wait {
  cursor: wait;
}

.cursor-move {
  cursor: move;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.table {
  display: table;
}

.table-row {
  display: table-row;
}

.table-cell {
  display: table-cell;
}

.hidden {
  display: none;
}

.group:hover .group-hover\:block {
  display: block;
}

.group:hover .group-hover\:inline-block {
  display: inline-block;
}

.group:hover .group-hover\:inline {
  display: inline;
}

.group:hover .group-hover\:table {
  display: table;
}

.group:hover .group-hover\:table-row {
  display: table-row;
}

.group:hover .group-hover\:table-cell {
  display: table-cell;
}

.group:hover .group-hover\:hidden {
  display: none;
}

.hover\:block:hover {
  display: block;
}

.hover\:inline-block:hover {
  display: inline-block;
}

.hover\:inline:hover {
  display: inline;
}

.hover\:table:hover {
  display: table;
}

.hover\:table-row:hover {
  display: table-row;
}

.hover\:table-cell:hover {
  display: table-cell;
}

.hover\:hidden:hover {
  display: none;
}

.flex {
  display: flex;
}

.inline-flex {
  display: inline-flex;
}

.flex-row {
  flex-direction: row;
}

.flex-row-reverse {
  flex-direction: row-reverse;
}

.flex-col {
  flex-direction: column;
}

.flex-col-reverse {
  flex-direction: column-reverse;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse;
}

.flex-no-wrap {
  flex-wrap: nowrap;
}

.items-start {
  align-items: flex-start;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.items-baseline {
  align-items: baseline;
}

.items-stretch {
  align-items: stretch;
}

.self-auto {
  align-self: auto;
}

.self-start {
  align-self: flex-start;
}

.self-end {
  align-self: flex-end;
}

.self-center {
  align-self: center;
}

.self-stretch {
  align-self: stretch;
}

.justify-start {
  justify-content: flex-start;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.justify-around {
  justify-content: space-around;
}

.content-center {
  align-content: center;
}

.content-start {
  align-content: flex-start;
}

.content-end {
  align-content: flex-end;
}

.content-between {
  align-content: space-between;
}

.content-around {
  align-content: space-around;
}

.flex-1 {
  flex: 1;
}

.flex-auto {
  flex: auto;
}

.flex-initial {
  flex: initial;
}

.flex-none {
  flex: none;
}

.flex-grow {
  flex-grow: 1;
}

.flex-shrink {
  flex-shrink: 1;
}

.flex-no-grow {
  flex-grow: 0;
}

.flex-no-shrink {
  flex-shrink: 0;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.float-none {
  float: none;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.font-sans {
  font-family: quiet-sans, system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.font-serif {
  font-family: Constantia, Lucida Bright, Lucidabright, Lucida Serif, Lucida, DejaVu Serif, Bitstream Vera Serif, Liberation Serif, Georgia, serif;
}

.font-mono {
  font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
}

.font-hairline {
  font-weight: 100;
}

.font-thin {
  font-weight: 200;
}

.font-light {
  font-weight: 300;
}

.font-normal {
  font-weight: 400;
}

.font-medium {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.font-bold {
  font-weight: 700;
}

.font-extrabold {
  font-weight: 800;
}

.font-black {
  font-weight: 900;
}

.hover\:font-hairline:hover {
  font-weight: 100;
}

.hover\:font-thin:hover {
  font-weight: 200;
}

.hover\:font-light:hover {
  font-weight: 300;
}

.hover\:font-normal:hover {
  font-weight: 400;
}

.hover\:font-medium:hover {
  font-weight: 500;
}

.hover\:font-semibold:hover {
  font-weight: 600;
}

.hover\:font-bold:hover {
  font-weight: 700;
}

.hover\:font-extrabold:hover {
  font-weight: 800;
}

.hover\:font-black:hover {
  font-weight: 900;
}

.h-1 {
  height: .25rem;
}

.h-2 {
  height: .5rem;
}

.h-3 {
  height: .75rem;
}

.h-4 {
  height: 1rem;
}

.h-6 {
  height: 1.5rem;
}

.h-8 {
  height: 2rem;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-16 {
  height: 4rem;
}

.h-24 {
  height: 6rem;
}

.h-32 {
  height: 8rem;
}

.h-48 {
  height: 12rem;
}

.h-64 {
  height: 16rem;
}

.h-240 {
  height: 60rem;
}

.h-auto {
  height: auto;
}

.h-px {
  height: 1px;
}

.h-full {
  height: 100%;
}

.h-screen {
  height: 100vh;
}

.leading-none {
  line-height: 1;
}

.leading-tight {
  line-height: 1.25;
}

.leading-normal {
  line-height: 1.5;
}

.leading-loose {
  line-height: 2;
}

.m-0 {
  margin: 0;
}

.m-1 {
  margin: .25rem;
}

.m-2 {
  margin: .5rem;
}

.m-3 {
  margin: .75rem;
}

.m-4 {
  margin: 1rem;
}

.m-6 {
  margin: 1.5rem;
}

.m-8 {
  margin: 2rem;
}

.m-10 {
  margin: 2.5rem;
}

.m-12 {
  margin: 3rem;
}

.m-14 {
  margin: 3.5rem;
}

.m-16 {
  margin: 4rem;
}

.m-18 {
  margin: 4.5rem;
}

.m-20 {
  margin: 5rem;
}

.m-40 {
  margin: 10rem;
}

.m-auto {
  margin: auto;
}

.m-px {
  margin: 1px;
}

.my-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.mx-0 {
  margin-left: 0;
  margin-right: 0;
}

.my-1 {
  margin-top: .25rem;
  margin-bottom: .25rem;
}

.mx-1 {
  margin-left: .25rem;
  margin-right: .25rem;
}

.my-2 {
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.mx-2 {
  margin-left: .5rem;
  margin-right: .5rem;
}

.my-3 {
  margin-top: .75rem;
  margin-bottom: .75rem;
}

.mx-3 {
  margin-left: .75rem;
  margin-right: .75rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.mx-4 {
  margin-left: 1rem;
  margin-right: 1rem;
}

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.my-8 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.mx-8 {
  margin-left: 2rem;
  margin-right: 2rem;
}

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.mx-10 {
  margin-left: 2.5rem;
  margin-right: 2.5rem;
}

.my-12 {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.mx-12 {
  margin-left: 3rem;
  margin-right: 3rem;
}

.my-14 {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

.mx-14 {
  margin-left: 3.5rem;
  margin-right: 3.5rem;
}

.my-16 {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.mx-16 {
  margin-left: 4rem;
  margin-right: 4rem;
}

.my-18 {
  margin-top: 4.5rem;
  margin-bottom: 4.5rem;
}

.mx-18 {
  margin-left: 4.5rem;
  margin-right: 4.5rem;
}

.my-20 {
  margin-top: 5rem;
  margin-bottom: 5rem;
}

.mx-20 {
  margin-left: 5rem;
  margin-right: 5rem;
}

.my-40 {
  margin-top: 10rem;
  margin-bottom: 10rem;
}

.mx-40 {
  margin-left: 10rem;
  margin-right: 10rem;
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-px {
  margin-top: 1px;
  margin-bottom: 1px;
}

.mx-px {
  margin-left: 1px;
  margin-right: 1px;
}

.mt-0 {
  margin-top: 0;
}

.mr-0 {
  margin-right: 0;
}

.mb-0 {
  margin-bottom: 0;
}

.ml-0 {
  margin-left: 0;
}

.mt-1 {
  margin-top: .25rem;
}

.mr-1 {
  margin-right: .25rem;
}

.mb-1 {
  margin-bottom: .25rem;
}

.ml-1 {
  margin-left: .25rem;
}

.mt-2 {
  margin-top: .5rem;
}

.mr-2 {
  margin-right: .5rem;
}

.mb-2 {
  margin-bottom: .5rem;
}

.ml-2 {
  margin-left: .5rem;
}

.mt-3 {
  margin-top: .75rem;
}

.mr-3 {
  margin-right: .75rem;
}

.mb-3 {
  margin-bottom: .75rem;
}

.ml-3 {
  margin-left: .75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.ml-4 {
  margin-left: 1rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mr-6 {
  margin-right: 1.5rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.ml-6 {
  margin-left: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.mr-8 {
  margin-right: 2rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.ml-8 {
  margin-left: 2rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mr-10 {
  margin-right: 2.5rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.ml-10 {
  margin-left: 2.5rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mr-12 {
  margin-right: 3rem;
}

.mb-12 {
  margin-bottom: 3rem;
}

.ml-12 {
  margin-left: 3rem;
}

.mt-14 {
  margin-top: 3.5rem;
}

.mr-14 {
  margin-right: 3.5rem;
}

.mb-14 {
  margin-bottom: 3.5rem;
}

.ml-14 {
  margin-left: 3.5rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mr-16 {
  margin-right: 4rem;
}

.mb-16 {
  margin-bottom: 4rem;
}

.ml-16 {
  margin-left: 4rem;
}

.mt-18 {
  margin-top: 4.5rem;
}

.mr-18 {
  margin-right: 4.5rem;
}

.mb-18 {
  margin-bottom: 4.5rem;
}

.ml-18 {
  margin-left: 4.5rem;
}

.mt-20 {
  margin-top: 5rem;
}

.mr-20 {
  margin-right: 5rem;
}

.mb-20 {
  margin-bottom: 5rem;
}

.ml-20 {
  margin-left: 5rem;
}

.mt-40 {
  margin-top: 10rem;
}

.mr-40 {
  margin-right: 10rem;
}

.mb-40 {
  margin-bottom: 10rem;
}

.ml-40 {
  margin-left: 10rem;
}

.mt-auto {
  margin-top: auto;
}

.mr-auto {
  margin-right: auto;
}

.mb-auto {
  margin-bottom: auto;
}

.ml-auto {
  margin-left: auto;
}

.mt-px {
  margin-top: 1px;
}

.mr-px {
  margin-right: 1px;
}

.mb-px {
  margin-bottom: 1px;
}

.ml-px {
  margin-left: 1px;
}

.max-h-xxs {
  max-height: 15rem;
}

.max-h-xs {
  max-height: 20rem;
}

.max-h-sm {
  max-height: 30rem;
}

.max-h-md {
  max-height: 40rem;
}

.max-h-lg {
  max-height: 50rem;
}

.max-h-xl {
  max-height: 60rem;
}

.max-h-2xl {
  max-height: 70rem;
}

.max-h-3xl {
  max-height: 80rem;
}

.max-h-4xl {
  max-height: 90rem;
}

.max-h-5xl {
  max-height: 100rem;
}

.max-h-6xl {
  max-height: 110rem;
}

.max-h-7xl {
  max-height: 120rem;
}

.max-h-8xl {
  max-height: 130rem;
}

.max-h-full {
  max-height: 100%;
}

.max-h-screen {
  max-height: 100vh;
}

.max-w-xxs {
  max-width: 15rem;
}

.max-w-xs {
  max-width: 20rem;
}

.max-w-sm {
  max-width: 30rem;
}

.max-w-md {
  max-width: 40rem;
}

.max-w-lg {
  max-width: 50rem;
}

.max-w-xl {
  max-width: 60rem;
}

.max-w-2xl {
  max-width: 70rem;
}

.max-w-3xl {
  max-width: 80rem;
}

.max-w-4xl {
  max-width: 90rem;
}

.max-w-5xl {
  max-width: 100rem;
}

.max-w-6xl {
  max-width: 110rem;
}

.max-w-7xl {
  max-width: 120rem;
}

.max-w-8xl {
  max-width: 130rem;
}

.max-w-full {
  max-width: 100%;
}

.min-h-0 {
  min-height: 0;
}

.min-h-full {
  min-height: 100%;
}

.min-h-screen {
  min-height: 100vh;
}

.min-w-0 {
  min-width: 0;
}

.min-w-xxs {
  min-width: 15rem;
}

.min-w-xs {
  min-width: 20rem;
}

.min-w-sm {
  min-width: 30rem;
}

.min-w-md {
  min-width: 40rem;
}

.min-w-lg {
  min-width: 50rem;
}

.min-w-xl {
  min-width: 60rem;
}

.min-w-2xl {
  min-width: 70rem;
}

.min-w-3xl {
  min-width: 80rem;
}

.min-w-4xl {
  min-width: 90rem;
}

.min-w-5xl {
  min-width: 100rem;
}

.min-w-6xl {
  min-width: 110rem;
}

.min-w-7xl {
  min-width: 120rem;
}

.min-w-8xl {
  min-width: 130rem;
}

.min-w-full {
  min-width: 100%;
}

.-m-0 {
  margin: 0;
}

.-m-1 {
  margin: -0.25rem;
}

.-m-2 {
  margin: -0.5rem;
}

.-m-3 {
  margin: -0.75rem;
}

.-m-4 {
  margin: -1rem;
}

.-m-6 {
  margin: -1.5rem;
}

.-m-8 {
  margin: -2rem;
}

.-m-px {
  margin: -1px;
}

.-my-0 {
  margin-top: 0;
  margin-bottom: 0;
}

.-mx-0 {
  margin-left: 0;
  margin-right: 0;
}

.-my-1 {
  margin-top: -0.25rem;
  margin-bottom: -0.25rem;
}

.-mx-1 {
  margin-left: -0.25rem;
  margin-right: -0.25rem;
}

.-my-2 {
  margin-top: -0.5rem;
  margin-bottom: -0.5rem;
}

.-mx-2 {
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}

.-my-3 {
  margin-top: -0.75rem;
  margin-bottom: -0.75rem;
}

.-mx-3 {
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}

.-my-4 {
  margin-top: -1rem;
  margin-bottom: -1rem;
}

.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}

.-my-6 {
  margin-top: -1.5rem;
  margin-bottom: -1.5rem;
}

.-mx-6 {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}

.-my-8 {
  margin-top: -2rem;
  margin-bottom: -2rem;
}

.-mx-8 {
  margin-left: -2rem;
  margin-right: -2rem;
}

.-my-px {
  margin-top: -1px;
  margin-bottom: -1px;
}

.-mx-px {
  margin-left: -1px;
  margin-right: -1px;
}

.-mt-0 {
  margin-top: 0;
}

.-mr-0 {
  margin-right: 0;
}

.-mb-0 {
  margin-bottom: 0;
}

.-ml-0 {
  margin-left: 0;
}

.-mt-1 {
  margin-top: -0.25rem;
}

.-mr-1 {
  margin-right: -0.25rem;
}

.-mb-1 {
  margin-bottom: -0.25rem;
}

.-ml-1 {
  margin-left: -0.25rem;
}

.-mt-2 {
  margin-top: -0.5rem;
}

.-mr-2 {
  margin-right: -0.5rem;
}

.-mb-2 {
  margin-bottom: -0.5rem;
}

.-ml-2 {
  margin-left: -0.5rem;
}

.-mt-3 {
  margin-top: -0.75rem;
}

.-mr-3 {
  margin-right: -0.75rem;
}

.-mb-3 {
  margin-bottom: -0.75rem;
}

.-ml-3 {
  margin-left: -0.75rem;
}

.-mt-4 {
  margin-top: -1rem;
}

.-mr-4 {
  margin-right: -1rem;
}

.-mb-4 {
  margin-bottom: -1rem;
}

.-ml-4 {
  margin-left: -1rem;
}

.-mt-6 {
  margin-top: -1.5rem;
}

.-mr-6 {
  margin-right: -1.5rem;
}

.-mb-6 {
  margin-bottom: -1.5rem;
}

.-ml-6 {
  margin-left: -1.5rem;
}

.-mt-8 {
  margin-top: -2rem;
}

.-mr-8 {
  margin-right: -2rem;
}

.-mb-8 {
  margin-bottom: -2rem;
}

.-ml-8 {
  margin-left: -2rem;
}

.-mt-px {
  margin-top: -1px;
}

.-mr-px {
  margin-right: -1px;
}

.-mb-px {
  margin-bottom: -1px;
}

.-ml-px {
  margin-left: -1px;
}

.opacity-0 {
  opacity: 0;
}

.opacity-25 {
  opacity: .25;
}

.opacity-50 {
  opacity: .5;
}

.opacity-75 {
  opacity: .75;
}

.opacity-100 {
  opacity: 1;
}

.group:hover .group-hover\:opacity-0 {
  opacity: 0;
}

.group:hover .group-hover\:opacity-25 {
  opacity: .25;
}

.group:hover .group-hover\:opacity-50 {
  opacity: .5;
}

.group:hover .group-hover\:opacity-75 {
  opacity: .75;
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

.hover\:opacity-0:hover {
  opacity: 0;
}

.hover\:opacity-25:hover {
  opacity: .25;
}

.hover\:opacity-50:hover {
  opacity: .5;
}

.hover\:opacity-75:hover {
  opacity: .75;
}

.hover\:opacity-100:hover {
  opacity: 1;
}

.outline-none {
  outline: 0;
}

.focus\:outline-none:focus {
  outline: 0;
}

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

.overflow-scroll {
  overflow: scroll;
}

.overflow-x-auto {
  overflow-x: auto;
}

.overflow-y-auto {
  overflow-y: auto;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

.overflow-y-hidden {
  overflow-y: hidden;
}

.overflow-x-visible {
  overflow-x: visible;
}

.overflow-y-visible {
  overflow-y: visible;
}

.overflow-x-scroll {
  overflow-x: scroll;
}

.overflow-y-scroll {
  overflow-y: scroll;
}

.scrolling-touch {
  -webkit-overflow-scrolling: touch;
}

.scrolling-auto {
  -webkit-overflow-scrolling: auto;
}

.p-0 {
  padding: 0;
}

.p-1 {
  padding: .25rem;
}

.p-2 {
  padding: .5rem;
}

.p-3 {
  padding: .75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.p-10 {
  padding: 2.5rem;
}

.p-12 {
  padding: 3rem;
}

.p-14 {
  padding: 3.5rem;
}

.p-16 {
  padding: 4rem;
}

.p-18 {
  padding: 4.5rem;
}

.p-20 {
  padding: 5rem;
}

.p-40 {
  padding: 10rem;
}

.p-px {
  padding: 1px;
}

.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.px-0 {
  padding-left: 0;
  padding-right: 0;
}

.py-1 {
  padding-top: .25rem;
  padding-bottom: .25rem;
}

.px-1 {
  padding-left: .25rem;
  padding-right: .25rem;
}

.py-2 {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.px-2 {
  padding-left: .5rem;
  padding-right: .5rem;
}

.py-3 {
  padding-top: .75rem;
  padding-bottom: .75rem;
}

.px-3 {
  padding-left: .75rem;
  padding-right: .75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

.py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.px-12 {
  padding-left: 3rem;
  padding-right: 3rem;
}

.py-14 {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}

.px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.px-16 {
  padding-left: 4rem;
  padding-right: 4rem;
}

.py-18 {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}

.px-18 {
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.px-20 {
  padding-left: 5rem;
  padding-right: 5rem;
}

.py-40 {
  padding-top: 10rem;
  padding-bottom: 10rem;
}

.px-40 {
  padding-left: 10rem;
  padding-right: 10rem;
}

.py-px {
  padding-top: 1px;
  padding-bottom: 1px;
}

.px-px {
  padding-left: 1px;
  padding-right: 1px;
}

.pt-0 {
  padding-top: 0;
}

.pr-0 {
  padding-right: 0;
}

.pb-0 {
  padding-bottom: 0;
}

.pl-0 {
  padding-left: 0;
}

.pt-1 {
  padding-top: .25rem;
}

.pr-1 {
  padding-right: .25rem;
}

.pb-1 {
  padding-bottom: .25rem;
}

.pl-1 {
  padding-left: .25rem;
}

.pt-2 {
  padding-top: .5rem;
}

.pr-2 {
  padding-right: .5rem;
}

.pb-2 {
  padding-bottom: .5rem;
}

.pl-2 {
  padding-left: .5rem;
}

.pt-3 {
  padding-top: .75rem;
}

.pr-3 {
  padding-right: .75rem;
}

.pb-3 {
  padding-bottom: .75rem;
}

.pl-3 {
  padding-left: .75rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pt-5 {
  padding-top: 1.25rem;
}

.pr-5 {
  padding-right: 1.25rem;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

.pl-5 {
  padding-left: 1.25rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pr-6 {
  padding-right: 1.5rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pt-8 {
  padding-top: 2rem;
}

.pr-8 {
  padding-right: 2rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pl-8 {
  padding-left: 2rem;
}

.pt-10 {
  padding-top: 2.5rem;
}

.pr-10 {
  padding-right: 2.5rem;
}

.pb-10 {
  padding-bottom: 2.5rem;
}

.pl-10 {
  padding-left: 2.5rem;
}

.pt-12 {
  padding-top: 3rem;
}

.pr-12 {
  padding-right: 3rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pl-12 {
  padding-left: 3rem;
}

.pt-14 {
  padding-top: 3.5rem;
}

.pr-14 {
  padding-right: 3.5rem;
}

.pb-14 {
  padding-bottom: 3.5rem;
}

.pl-14 {
  padding-left: 3.5rem;
}

.pt-16 {
  padding-top: 4rem;
}

.pr-16 {
  padding-right: 4rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pl-16 {
  padding-left: 4rem;
}

.pt-18 {
  padding-top: 4.5rem;
}

.pr-18 {
  padding-right: 4.5rem;
}

.pb-18 {
  padding-bottom: 4.5rem;
}

.pl-18 {
  padding-left: 4.5rem;
}

.pt-20 {
  padding-top: 5rem;
}

.pr-20 {
  padding-right: 5rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

.pl-20 {
  padding-left: 5rem;
}

.pt-40 {
  padding-top: 10rem;
}

.pr-40 {
  padding-right: 10rem;
}

.pb-40 {
  padding-bottom: 10rem;
}

.pl-40 {
  padding-left: 10rem;
}

.pt-px {
  padding-top: 1px;
}

.pr-px {
  padding-right: 1px;
}

.pb-px {
  padding-bottom: 1px;
}

.pl-px {
  padding-left: 1px;
}

.pointer-events-none {
  pointer-events: none;
}

.pointer-events-auto {
  pointer-events: auto;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: -webkit-sticky;
  position: sticky;
}

.pin-none {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
}

.pin {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.pin-y {
  top: 0;
  bottom: 0;
}

.pin-x {
  right: 0;
  left: 0;
}

.pin-t {
  top: 0;
}

.pin-r {
  right: 0;
}

.pin-b {
  bottom: 0;
}

.pin-l {
  left: 0;
}

.resize-none {
  resize: none;
}

.resize-y {
  resize: vertical;
}

.resize-x {
  resize: horizontal;
}

.resize {
  resize: both;
}

.shadow {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
}

.shadow-md {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08);
}

.shadow-lg {
  box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08);
}

.shadow-inner {
  box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);
}

.shadow-none {
  box-shadow: none;
}

.fill-current {
  fill: currentColor;
}

.stroke-current {
  stroke: currentColor;
}

.table-auto {
  table-layout: auto;
}

.table-fixed {
  table-layout: fixed;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.text-justify {
  text-align: justify;
}

.text-transparent {
  color: transparent;
}

.text-black {
  color: #111;
}

.text-grey-darkest {
  color: #1a1a1a;
}

.text-grey-darker {
  color: #2a2a2a;
}

.text-grey-dark {
  color: #757675;
}

.text-grey {
  color: #a5a5a4;
}

.text-grey-light {
  color: #ddd;
}

.text-grey-lighter {
  color: #e6e6e7;
}

.text-grey-lightest {
  color: #f8fafc;
}

.text-white {
  color: #fff;
}

.text-red-darkest {
  color: #3b0d0c;
}

.text-red-darker {
  color: #621b18;
}

.text-red-dark {
  color: #cc1f1a;
}

.text-red {
  color: #cd2027;
}

.text-transparent-red {
  color: rgba(205, 32, 39, .95);
}

.text-red-light {
  color: #ef5753;
}

.text-red-lighter {
  color: #f9acaa;
}

.text-red-lightest {
  color: #fcebea;
}

.text-orange-darkest {
  color: #462a16;
}

.text-orange-darker {
  color: #613b1f;
}

.text-orange-dark {
  color: #de751f;
}

.text-orange {
  color: #f6993f;
}

.text-orange-light {
  color: #faad63;
}

.text-orange-lighter {
  color: #fcd9b6;
}

.text-orange-lightest {
  color: #fff5eb;
}

.text-yellow-darkest {
  color: #453411;
}

.text-yellow-darker {
  color: #684f1d;
}

.text-yellow-dark {
  color: #f2d024;
}

.text-yellow {
  color: #ffed4a;
}

.text-yellow-light {
  color: #fff382;
}

.text-yellow-lighter {
  color: #fff9c2;
}

.text-yellow-lightest {
  color: #fcfbeb;
}

.text-green-darkest {
  color: #0f2f21;
}

.text-green-darker {
  color: #1a4731;
}

.text-green-dark {
  color: #1f9d55;
}

.text-green {
  color: #38c172;
}

.text-green-light {
  color: #51d88a;
}

.text-green-lighter {
  color: #a2f5bf;
}

.text-green-lightest {
  color: #e3fcec;
}

.text-teal-darkest {
  color: #0d3331;
}

.text-teal-darker {
  color: #20504f;
}

.text-teal-dark {
  color: #38a89d;
}

.text-teal {
  color: #4dc0b5;
}

.text-teal-light {
  color: #64d5ca;
}

.text-teal-lighter {
  color: #a0f0ed;
}

.text-teal-lightest {
  color: #e8fffe;
}

.text-blue-darkest {
  color: #12283a;
}

.text-blue-darker {
  color: #1c3d5a;
}

.text-blue-dark {
  color: #2779bd;
}

.text-blue {
  color: #3490dc;
}

.text-blue-light {
  color: #6cb2eb;
}

.text-blue-lighter {
  color: #bcdefa;
}

.text-blue-lightest {
  color: #eff8ff;
}

.text-indigo-darkest {
  color: #191e38;
}

.text-indigo-darker {
  color: #2f365f;
}

.text-indigo-dark {
  color: #5661b3;
}

.text-indigo {
  color: #6574cd;
}

.text-indigo-light {
  color: #7886d7;
}

.text-indigo-lighter {
  color: #b2b7ff;
}

.text-indigo-lightest {
  color: #e6e8ff;
}

.text-purple-darkest {
  color: #21183c;
}

.text-purple-darker {
  color: #382b5f;
}

.text-purple-dark {
  color: #794acf;
}

.text-purple {
  color: #9561e2;
}

.text-purple-light {
  color: #a779e9;
}

.text-purple-lighter {
  color: #d6bbfc;
}

.text-purple-lightest {
  color: #f3ebff;
}

.text-pink-darkest {
  color: #451225;
}

.text-pink-darker {
  color: #6f213f;
}

.text-pink-dark {
  color: #eb5286;
}

.text-pink {
  color: #f66d9b;
}

.text-pink-light {
  color: #fa7ea8;
}

.text-pink-lighter {
  color: #ffbbca;
}

.text-pink-lightest {
  color: #ffebef;
}

.text-d7 {
  color: #5f6545;
}

.text-d5 {
  color: #977955;
}

.text-d3 {
  color: #2d2d2d;
}

.text-transparent-override {
  color: transparent;
}

.hover\:text-transparent:hover {
  color: transparent;
}

.hover\:text-black:hover {
  color: #111;
}

.hover\:text-grey-darkest:hover {
  color: #1a1a1a;
}

.hover\:text-grey-darker:hover {
  color: #2a2a2a;
}

.hover\:text-grey-dark:hover {
  color: #757675;
}

.hover\:text-grey:hover {
  color: #a5a5a4;
}

.hover\:text-grey-light:hover {
  color: #ddd;
}

.hover\:text-grey-lighter:hover {
  color: #e6e6e7;
}

.hover\:text-grey-lightest:hover {
  color: #f8fafc;
}

.hover\:text-white:hover {
  color: #fff;
}

.hover\:text-red-darkest:hover {
  color: #3b0d0c;
}

.hover\:text-red-darker:hover {
  color: #621b18;
}

.hover\:text-red-dark:hover {
  color: #cc1f1a;
}

.hover\:text-red:hover {
  color: #cd2027;
}

.hover\:text-transparent-red:hover {
  color: rgba(205, 32, 39, .95);
}

.hover\:text-red-light:hover {
  color: #ef5753;
}

.hover\:text-red-lighter:hover {
  color: #f9acaa;
}

.hover\:text-red-lightest:hover {
  color: #fcebea;
}

.hover\:text-orange-darkest:hover {
  color: #462a16;
}

.hover\:text-orange-darker:hover {
  color: #613b1f;
}

.hover\:text-orange-dark:hover {
  color: #de751f;
}

.hover\:text-orange:hover {
  color: #f6993f;
}

.hover\:text-orange-light:hover {
  color: #faad63;
}

.hover\:text-orange-lighter:hover {
  color: #fcd9b6;
}

.hover\:text-orange-lightest:hover {
  color: #fff5eb;
}

.hover\:text-yellow-darkest:hover {
  color: #453411;
}

.hover\:text-yellow-darker:hover {
  color: #684f1d;
}

.hover\:text-yellow-dark:hover {
  color: #f2d024;
}

.hover\:text-yellow:hover {
  color: #ffed4a;
}

.hover\:text-yellow-light:hover {
  color: #fff382;
}

.hover\:text-yellow-lighter:hover {
  color: #fff9c2;
}

.hover\:text-yellow-lightest:hover {
  color: #fcfbeb;
}

.hover\:text-green-darkest:hover {
  color: #0f2f21;
}

.hover\:text-green-darker:hover {
  color: #1a4731;
}

.hover\:text-green-dark:hover {
  color: #1f9d55;
}

.hover\:text-green:hover {
  color: #38c172;
}

.hover\:text-green-light:hover {
  color: #51d88a;
}

.hover\:text-green-lighter:hover {
  color: #a2f5bf;
}

.hover\:text-green-lightest:hover {
  color: #e3fcec;
}

.hover\:text-teal-darkest:hover {
  color: #0d3331;
}

.hover\:text-teal-darker:hover {
  color: #20504f;
}

.hover\:text-teal-dark:hover {
  color: #38a89d;
}

.hover\:text-teal:hover {
  color: #4dc0b5;
}

.hover\:text-teal-light:hover {
  color: #64d5ca;
}

.hover\:text-teal-lighter:hover {
  color: #a0f0ed;
}

.hover\:text-teal-lightest:hover {
  color: #e8fffe;
}

.hover\:text-blue-darkest:hover {
  color: #12283a;
}

.hover\:text-blue-darker:hover {
  color: #1c3d5a;
}

.hover\:text-blue-dark:hover {
  color: #2779bd;
}

.hover\:text-blue:hover {
  color: #3490dc;
}

.hover\:text-blue-light:hover {
  color: #6cb2eb;
}

.hover\:text-blue-lighter:hover {
  color: #bcdefa;
}

.hover\:text-blue-lightest:hover {
  color: #eff8ff;
}

.hover\:text-indigo-darkest:hover {
  color: #191e38;
}

.hover\:text-indigo-darker:hover {
  color: #2f365f;
}

.hover\:text-indigo-dark:hover {
  color: #5661b3;
}

.hover\:text-indigo:hover {
  color: #6574cd;
}

.hover\:text-indigo-light:hover {
  color: #7886d7;
}

.hover\:text-indigo-lighter:hover {
  color: #b2b7ff;
}

.hover\:text-indigo-lightest:hover {
  color: #e6e8ff;
}

.hover\:text-purple-darkest:hover {
  color: #21183c;
}

.hover\:text-purple-darker:hover {
  color: #382b5f;
}

.hover\:text-purple-dark:hover {
  color: #794acf;
}

.hover\:text-purple:hover {
  color: #9561e2;
}

.hover\:text-purple-light:hover {
  color: #a779e9;
}

.hover\:text-purple-lighter:hover {
  color: #d6bbfc;
}

.hover\:text-purple-lightest:hover {
  color: #f3ebff;
}

.hover\:text-pink-darkest:hover {
  color: #451225;
}

.hover\:text-pink-darker:hover {
  color: #6f213f;
}

.hover\:text-pink-dark:hover {
  color: #eb5286;
}

.hover\:text-pink:hover {
  color: #f66d9b;
}

.hover\:text-pink-light:hover {
  color: #fa7ea8;
}

.hover\:text-pink-lighter:hover {
  color: #ffbbca;
}

.hover\:text-pink-lightest:hover {
  color: #ffebef;
}

.hover\:text-d7:hover {
  color: #5f6545;
}

.hover\:text-d5:hover {
  color: #977955;
}

.hover\:text-d3:hover {
  color: #2d2d2d;
}

.hover\:text-transparent-override:hover {
  color: transparent;
}

.text-xs {
  font-size: .75rem;
}

.text-sm {
  font-size: .875rem;
}

.text-base {
  font-size: 1rem;
}

.text-lg {
  font-size: 1.125rem;
}

.text-xl {
  font-size: 1.25rem;
}

.text-2xl {
  font-size: 1.5rem;
}

.text-3xl {
  font-size: 1.875rem;
}

.text-4xl {
  font-size: 2.25rem;
}

.text-5xl {
  font-size: 3rem;
}

.text-6xl {
  font-size: 4rem;
}

.text-7xl {
  font-size: 5rem;
}

.italic {
  font-style: italic;
}

.roman {
  font-style: normal;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.capitalize {
  text-transform: capitalize;
}

.normal-case {
  text-transform: none;
}

.underline {
  text-decoration: underline;
}

.line-through {
  text-decoration: line-through;
}

.no-underline {
  text-decoration: none;
}

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.subpixel-antialiased {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}

.hover\:italic:hover {
  font-style: italic;
}

.hover\:roman:hover {
  font-style: normal;
}

.hover\:uppercase:hover {
  text-transform: uppercase;
}

.hover\:lowercase:hover {
  text-transform: lowercase;
}

.hover\:capitalize:hover {
  text-transform: capitalize;
}

.hover\:normal-case:hover {
  text-transform: none;
}

.hover\:underline:hover {
  text-decoration: underline;
}

.hover\:line-through:hover {
  text-decoration: line-through;
}

.hover\:no-underline:hover {
  text-decoration: none;
}

.hover\:antialiased:hover {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hover\:subpixel-antialiased:hover {
  -webkit-font-smoothing: auto;
  -moz-osx-font-smoothing: auto;
}

.tracking-tight {
  letter-spacing: -0.05em;
}

.tracking-normal {
  letter-spacing: 0;
}

.tracking-wide {
  letter-spacing: .05em;
}

.tracking-extra-wide {
  letter-spacing: .1em;
}

.tracking-extra-extra-wide {
  letter-spacing: .15em;
}

.select-none {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.select-text {
  -webkit-user-select: text;
     -moz-user-select: text;
      -ms-user-select: text;
          user-select: text;
}

.align-baseline {
  vertical-align: baseline;
}

.align-top {
  vertical-align: top;
}

.align-middle {
  vertical-align: middle;
}

.align-bottom {
  vertical-align: bottom;
}

.align-text-top {
  vertical-align: text-top;
}

.align-text-bottom {
  vertical-align: text-bottom;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.whitespace-normal {
  white-space: normal;
}

.whitespace-no-wrap {
  white-space: nowrap;
}

.whitespace-pre {
  white-space: pre;
}

.whitespace-pre-line {
  white-space: pre-line;
}

.whitespace-pre-wrap {
  white-space: pre-wrap;
}

.break-words {
  word-wrap: break-word;
}

.break-normal {
  word-wrap: normal;
}

.truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.w-1 {
  width: .25rem;
}

.w-2 {
  width: .5rem;
}

.w-3 {
  width: .75rem;
}

.w-4 {
  width: 1rem;
}

.w-6 {
  width: 1.5rem;
}

.w-8 {
  width: 2rem;
}

.w-10 {
  width: 2.5rem;
}

.w-12 {
  width: 3rem;
}

.w-16 {
  width: 4rem;
}

.w-24 {
  width: 6rem;
}

.w-32 {
  width: 8rem;
}

.w-48 {
  width: 12rem;
}

.w-64 {
  width: 16rem;
}

.w-auto {
  width: auto;
}

.w-px {
  width: 1px;
}

.w-1\/2 {
  width: 50%;
}

.w-30p {
  width: 30%;
}

.w-1\/3 {
  width: 33.33333%;
}

.w-2\/3 {
  width: 66.66667%;
}

.w-1\/4 {
  width: 25%;
}

.w-3\/4 {
  width: 75%;
}

.w-1\/5 {
  width: 20%;
}

.w-2\/5 {
  width: 40%;
}

.w-3\/5 {
  width: 60%;
}

.w-4\/5 {
  width: 80%;
}

.w-1\/6 {
  width: 16.66667%;
}

.w-2\/6 {
  width: 33.33333%;
}

.w-3\/6 {
  width: 50%;
}

.w-4\/6 {
  width: 66.66667%;
}

.w-5\/6 {
  width: 83.33333%;
}

.w-1\/7 {
  width: 14.28571%;
}

.w-2\/7 {
  width: 28.57143%;
}

.w-3\/7 {
  width: 42.85714%;
}

.w-4\/7 {
  width: 57.14286%;
}

.w-5\/7 {
  width: 71.42857%;
}

.w-6\/7 {
  width: 85.71429%;
}

.w-full {
  width: 100%;
}

.w-screen {
  width: 100vw;
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-30 {
  z-index: 30;
}

.z-40 {
  z-index: 40;
}

.z-50 {
  z-index: 50;
}

.z-auto {
  z-index: auto;
}

@media screen and (max-width: 992px) {
  body.menu-open .minicart-wrapper a.action.showcart:before {
    background-image: url(/media/cart-icon.png) !important;
  }

  body.menu-open .primary-nav .minicart-wrapper {
    margin-top: .75rem;
    margin-right: .25rem;
  }
}

.minicart-wrapper a.action.showcart:before {
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  width: 2rem;
  height: 2rem;
  margin-top: .5rem;
  background-image: url(/media/cart-icon-black.png);
  content: ' ';
}

@media (min-width: 992px) {
  .minicart-wrapper a.action.showcart:before {
    height: 2.5rem;
    width: 2.5rem;
  }
}

@media screen and (max-width: 767px) {
  .minicart-wrapper.active > .ui-dialog > .block-minicart {
    position: fixed;
    bottom: 0;
    overflow-y: auto;
    top: 6.5rem;
  }

  .minicart-wrapper.active > .ui-dialog > .block-minicart:before {
    right: 18vw;
  }

  .minicart-wrapper.active > .ui-dialog > .block-minicart:after {
    right: 17.75vw;
  }
}

.minicart-wrapper .action.showcart.active:before {
  content: '';
}

.minicart-items .product-item-name a,
.minicart-items .product-item-name a:link,
.minicart-items .product-item-name a:visited,
.minicart-items .product-item-name a:hover,
.minicart-items .product-item-name a:active {
  font-weight: 700;
  color: #111;
}

.minicart-wrapper .action.showcart .counter.qty {
  background-color: #cd2027;
  margin: 0;
  line-height: 21px;
}

@media screen and (max-width: 576px) {
  .minicart-wrapper .action.showcart .counter.qty {
    border-radius: 9999px;
    font-size: .875rem;
    line-height: 16px;
    height: 18px;
    position: absolute;
    right: -5px;
    top: -5px;
    width: 16px;
  }
}

@media screen and (max-width: 576px) {
  .minicart-wrapper.active .action.showcart .counter.qty {
    top: -10px;
  }
}

.opc-progress-bar-item._active:before,
.opc-progress-bar-item._active > span:before {
  background-color: #cd2027;
}

.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  color: #fff;
}

.minicart-items .product-item-pricing .label {
  width: initial;
}

.minicart-wrapper .product .actions {
  margin: 5px 0 0;
}

.minicart-items .update-cart-item {
  vertical-align: middle;
  padding-bottom: 8px;
}

.cart.table-wrapper .actions-toolbar {
  text-align: center !important;
}

.cart.table-wrapper .actions-toolbar > .action,
.cart.table-wrapper .actions-toolbar > .action:link,
.cart.table-wrapper .actions-toolbar > .action:visited,
.cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .actions-toolbar > .action:focus {
  background-color: transparent;
  border-style: none;
  border-radius: 0;
  outline: 0;
  box-shadow: none;
}

.cart.main.actions > .action,
.cart.main.actions > .action:link,
.cart.main.actions > .action:visited,
.cart.main.actions > .action:hover,
.cart.main.actions > .action:active,
.cart.main.actions > .action:focus {
  background-color: transparent;
  border-style: none;
  border-radius: 0;
  outline: 0;
  box-shadow: none;
  line-height: 1.5;
}

.abs-shopping-cart-items .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before,
.block-cart-failed .action.update:before,
.cart-container .form-cart .action.update:before,
.abs-shopping-cart-items .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before,
.block-cart-failed .action.continue:before,
.cart-container .form-cart .action.continue:before {
  margin-top: 6px;
}

.breadcrumbs {
  margin: 0;
  padding: 0;
  margin-bottom: 2rem;
  max-width: 100%;
  padding-left: 3rem;
}

.breadcrumbs .items {
  display: flex;
  align-items: flex-end;
}

.breadcrumbs .items .item {
  text-transform: uppercase;
}

.breadcrumbs .items .item a,
.breadcrumbs .items .item a:hover {
  text-decoration: none;
}

.breadcrumbs .items .item:not(:last-child) {
  font-size: 1rem;
}

.breadcrumbs .items .item:not(:last-child)::after {
  font-family: quiet-sans, system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  display: inline-block;
  font-size: 1.125rem;
  margin-left: .5rem;
  margin-right: .5rem;
  content: '/';
}

.breadcrumbs .items .item:last-child {
  display: inline-block;
  margin-left: .5rem;
  text-transform: uppercase;
  letter-spacing: .15em;
  font-weight: 700;
  font-size: 1.5rem;
  color: #111;
}

.product-info-description .imp-shape-container {
  counter-reset: imp-counter;
}

.product-info-description .imp-shape.imp-shape-oval {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  padding: 1.5rem;
  font-size: .875rem;
  counter-increment: imp-counter;
}

@media (min-width: 992px) {
  .product-info-description .imp-shape.imp-shape-oval {
    font-size: 1.5rem;
  }
}

.product-info-description .imp-shape.imp-shape-oval::after {
  display: block;
  content: counter(imp-counter);
}

.imp-tooltip-plain-text {
  font-family: 'quiet-sans', 'system-ui' !important;
}

body,
.page-wrapper {
  overflow-x: hidden;
}

@media screen and (max-width: 992px) {
  .page-wrapper {
    margin-top: 100px;
  }
}

.page-main {
  max-width: 100%;
  padding: 0;
}

.page-header {
  margin: 0;
  border-style: none;
}

.page-header .panel.wrapper {
  border-style: none;
}

.columns .column.main {
  padding-bottom: 0;
}

.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 0;
}

.page-footer {
  background-color: #1a1a1a;
  z-index: 10;
  padding: 10rem;
}

@media (min-width: 992px) {
  .page-footer {
    padding: 10rem 20rem;
  }
}

@media (min-width: 992px) {
  @supports ((-webkit-clip-path: polygon(8% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 10rem)) or (clip-path: polygon(8% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 10rem))) {
    .page-footer {
      -webkit-clip-path: polygon(8% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 10rem);
              clip-path: polygon(8% 0%, 100% 0%, 100% 100%, 0% 100%, 0% 10rem);
    }
  }
}

body.cms-home .info-banner {
  background-image: none;
  background-color: white;
}

@media (min-width: 992px) {
  body.cms-home .info-banner {
    background-image: linear-gradient(to right, white, white 50%, #1a1a1a 50%);
  }
}

body.cms-home .info-banner__container {
  background-color: #fff;
}

body.cms-home .info-banner__left {
  color: #111;
}

body.cms-home .info-banner__right,
body.cms-home .info-banner a.info-banner__right {
  background-color: #1a1a1a;
}

@media (min-width: 992px) {
  body.cms-home .primary-nav:not(.fixed) .primary-nav__logo {
    background-image: url(/media/header-logo.png);
  }
}

body.cms-home .primary-nav:not(.fixed) .minicart-wrapper a.action.showcart:before {
  background-image: url(/media/cart-icon-black.png);
}

@media (min-width: 992px) {
  body.cms-home .primary-nav:not(.fixed) .minicart-wrapper a.action.showcart:before {
    background-image: url(/media/cart-icon.png);
  }
}

body.cms-home .primary-nav:not(.fixed) div.minicart-wrapper a.action.showcart.active:before {
  content: '' !important;
}

body.cms-home .primary-nav:not(.fixed) div.minicart-wrapper a.action.showcart .counter.qty {
  background-color: #cd2027;
}

body.cms-home .primary-nav:not(.fixed) .nav-search-wrapper .hs-input input:not([type=button]) {
  color: white !important;
  background-color: rgba(255, 255, 255, .07);
}

body.cms-home .primary-nav:not(.fixed) .nav-search-wrapper .hs-input input[type="text"]::-webkit-input-placeholder,
body.cms-home .primary-nav:not(.fixed) .nav-search-wrapper .hs-input input[type="password"]::-webkit-input-placeholder,
body.cms-home .primary-nav:not(.fixed) .nav-search-wrapper .hs-input input[type="url"]::-webkit-input-placeholder,
body.cms-home .primary-nav:not(.fixed) .nav-search-wrapper .hs-input input[type="tel"]::-webkit-input-placeholder,
body.cms-home .primary-nav:not(.fixed) .nav-search-wrapper .hs-input input[type="search"]::-webkit-input-placeholder,
body.cms-home .primary-nav:not(.fixed) .nav-search-wrapper .hs-input input[type="number"]::-webkit-input-placeholder,
body.cms-home .primary-nav:not(.fixed) .nav-search-wrapper .hs-input input[type="datetime"]::-webkit-input-placeholder,
body.cms-home .primary-nav:not(.fixed) .nav-search-wrapper .hs-input input[type="email"]::-webkit-input-placeholder {
  font-style: italic;
  letter-spacing: .05em;
  color: white !important;
  opacity: .3;
}

body.cms-home .primary-nav:not(.fixed) .nav-search-wrapper .hs-input input[type="text"]::-ms-input-placeholder,
body.cms-home .primary-nav:not(.fixed) .nav-search-wrapper .hs-input input[type="password"]::-ms-input-placeholder,
body.cms-home .primary-nav:not(.fixed) .nav-search-wrapper .hs-input input[type="url"]::-ms-input-placeholder,
body.cms-home .primary-nav:not(.fixed) .nav-search-wrapper .hs-input input[type="tel"]::-ms-input-placeholder,
body.cms-home .primary-nav:not(.fixed) .nav-search-wrapper .hs-input input[type="search"]::-ms-input-placeholder,
body.cms-home .primary-nav:not(.fixed) .nav-search-wrapper .hs-input input[type="number"]::-ms-input-placeholder,
body.cms-home .primary-nav:not(.fixed) .nav-search-wrapper .hs-input input[type="datetime"]::-ms-input-placeholder,
body.cms-home .primary-nav:not(.fixed) .nav-search-wrapper .hs-input input[type="email"]::-ms-input-placeholder {
  font-style: italic;
  letter-spacing: .05em;
  color: white !important;
  opacity: .3;
}

body.cms-home .primary-nav:not(.fixed) .nav-search-wrapper .hs-input input[type="text"]::placeholder,
body.cms-home .primary-nav:not(.fixed) .nav-search-wrapper .hs-input input[type="password"]::placeholder,
body.cms-home .primary-nav:not(.fixed) .nav-search-wrapper .hs-input input[type="url"]::placeholder,
body.cms-home .primary-nav:not(.fixed) .nav-search-wrapper .hs-input input[type="tel"]::placeholder,
body.cms-home .primary-nav:not(.fixed) .nav-search-wrapper .hs-input input[type="search"]::placeholder,
body.cms-home .primary-nav:not(.fixed) .nav-search-wrapper .hs-input input[type="number"]::placeholder,
body.cms-home .primary-nav:not(.fixed) .nav-search-wrapper .hs-input input[type="datetime"]::placeholder,
body.cms-home .primary-nav:not(.fixed) .nav-search-wrapper .hs-input input[type="email"]::placeholder {
  font-style: italic;
  letter-spacing: .05em;
  color: white !important;
  opacity: .3;
}

body.cms-home .primary-nav:not(.fixed) .nav-search-icon {
  background-image: url(/media/search-icon-black.png);
}

@media (min-width: 992px) {
  body.cms-home .primary-nav:not(.fixed) .nav-search-icon {
    background-image: url(/media/search-icon.png);
  }
}

body.cms-home .primary-nav:not(.fixed) .account-link {
  background-image: url(/media/profile-icon-black.png);
}

@media (min-width: 992px) {
  body.cms-home .primary-nav:not(.fixed) .account-link {
    background-image: url(/media/profile-icon.png);
  }
}

@media (min-width: 992px) {
  body.cms-home .page-footer {
    margin-top: -25rem;
  }
}

.page-footer {
  padding: 5rem;
}

@media (min-width: 992px) {
  .page-footer {
    padding: 10rem;
  }
}

@media (min-width: 992px) {
  div[role="alert"].messages {
    padding-left: 10rem;
    padding-right: 10rem;
  }
}

body select,
.select2-container--default .select2-selection--single {
  display: block;
  height: auto;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  background-color: #e6e6e7;
  border-radius: 0;
  border-style: none;
  color: #2a2a2a;
  padding-top: .75rem;
  padding-bottom: .75rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-right: 2rem;
  background-image: url(/media/select-arrow.png);
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 1.5rem;
}

body select:focus,
.select2-container--default .select2-selection--single:focus {
  outline: 0;
  border-color: #a5a5a4;
}

body select .select2-selection__arrow,
.select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}

.select2-container--open .select2-dropdown--below {
  color: #fff;
  background-color: rgba(26, 26, 26, .97);
  border-radius: none;
  border: none;
}

.select2-container--open .select2-dropdown--below .select2-search__field {
  display: none;
}

.select2-container--open .select2-dropdown--below .select2-results__option {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.select2-container--open .select2-dropdown--below .select2-results__option--highlighted[aria-selected] {
  color: #cd2027;
  background-color: transparent;
}

.select2-container--open .select2-dropdown--below .select2-results__option[aria-selected=true] {
  font-weight: 700;
  color: #cd2027;
  background-color: transparent;
}

body.catalog-category-view .column.main {
  margin-bottom: 10rem;
}

body.page-layout-1column:not(.cms-home):not(.catalog-category-view):not(.catalogsearch-result-index):not(.catalog-product-view):not(.blog-post-view) main#maincontent.page-main,
body.page-layout-2columns-left main#maincontent.page-main,
body.page-layout-2columns-right main#maincontent.page-main {
  margin-left: auto;
  margin-right: auto;
  max-width: 90%;
}

@media (min-width: 992px) {
  body.page-layout-1column:not(.cms-home):not(.catalog-category-view):not(.catalogsearch-result-index):not(.catalog-product-view):not(.blog-post-view) main#maincontent.page-main,
  body.page-layout-2columns-left main#maincontent.page-main,
  body.page-layout-2columns-right main#maincontent.page-main {
    max-width: 75%;
  }
}

body.cms-terms-of-use .page-title {
  padding-left: 0;
}

button:hover,
.cart.table-wrapper .actions-toolbar > .action:hover,
.action-gift:hover {
  background: transparent;
  border: none;
  color: inherit;
}

.owl-carousel .owl-stage:after {
  content: '' !important;
}

a,
a:visited,
a:hover {
  color: #cd2027;
  text-decoration: none;
}

.breadcrumbs .items {
  flex-wrap: wrap;
}

.breadcrumbs .items .item:last-child {
  margin-left: 0;
}

.message {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
}

.message.success {
  background-color: #fff;
  border-left-width: 4px;
  border-color: #38c172;
  color: #111;
}

.message.success > *:first-child:before {
  color: #38c172;
}

.message.success a:link,
.message.success a:visited,
.message.success a:hover,
.message.success a:active {
  color: #38c172;
  text-decoration: none;
}

.message.error {
  background-color: #fff;
  border-left-width: 4px;
  border-color: #cd2027;
  color: #111;
}

.message.error > *:first-child:before {
  color: #cd2027;
}

.message.info {
  background-color: #fff;
  border-left-width: 4px;
  border-color: #f6993f;
  color: #111;
}

.message.info > *:first-child:before {
  color: #f6993f;
}

.checkout-payment-method .payment-option-title .action-toggle {
  color: #111;
}

input:not([type=button]).hs-input,
textarea.hs-input {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  color: #fff;
  border-style: none;
  letter-spacing: .05em;
  border-radius: 0;
  outline: 0;
  background-color: rgba(255, 255, 255, .07);
}

input:not([type=button]).hs-input:focus,
textarea.hs-input:focus {
  outline-color: transparent;
  outline-style: none;
}

input:not([type=button]).course-input,
textarea.course-input {
  margin-left: .5rem;
  margin-right: .5rem;
  width: 100%;
  margin-bottom: 1rem;
}

@media (min-width: 992px) {
  input:not([type=button]).course-input,
  textarea.course-input {
    margin-bottom: 0;
    width: calc(33.33333% - 1rem);
  }
}

input:not([type=button]).hs-input.light-bg,
textarea.hs-input.light-bg {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  color: #111;
  border-style: none;
  letter-spacing: .05em;
  border-radius: 0;
  outline: 0;
  background-color: rgba(0, 0, 0, .07);
}

input:not([type=button]).hs-input.light-bg:focus,
textarea.hs-input.light-bg:focus {
  outline-color: transparent;
  outline-style: none;
}

input[type="text"].hs-input.light-bg::-webkit-input-placeholder,
input[type="password"].hs-input.light-bg::-webkit-input-placeholder,
input[type="url"].hs-input.light-bg::-webkit-input-placeholder,
input[type="tel"].hs-input.light-bg::-webkit-input-placeholder,
input[type="search"].hs-input.light-bg::-webkit-input-placeholder,
input[type="number"].hs-input.light-bg::-webkit-input-placeholder,
input[type="datetime"].hs-input.light-bg::-webkit-input-placeholder,
input[type="email"].hs-input.light-bg::-webkit-input-placeholder,
textarea.hs-input.light-bg::-webkit-input-placeholder {
  font-style: italic;
  color: #111;
  letter-spacing: .05em;
  opacity: .3;
}

input[type="text"].hs-input.light-bg::-ms-input-placeholder,
input[type="password"].hs-input.light-bg::-ms-input-placeholder,
input[type="url"].hs-input.light-bg::-ms-input-placeholder,
input[type="tel"].hs-input.light-bg::-ms-input-placeholder,
input[type="search"].hs-input.light-bg::-ms-input-placeholder,
input[type="number"].hs-input.light-bg::-ms-input-placeholder,
input[type="datetime"].hs-input.light-bg::-ms-input-placeholder,
input[type="email"].hs-input.light-bg::-ms-input-placeholder,
textarea.hs-input.light-bg::-ms-input-placeholder {
  font-style: italic;
  color: #111;
  letter-spacing: .05em;
  opacity: .3;
}

input[type="text"].hs-input.light-bg::placeholder,
input[type="password"].hs-input.light-bg::placeholder,
input[type="url"].hs-input.light-bg::placeholder,
input[type="tel"].hs-input.light-bg::placeholder,
input[type="search"].hs-input.light-bg::placeholder,
input[type="number"].hs-input.light-bg::placeholder,
input[type="datetime"].hs-input.light-bg::placeholder,
input[type="email"].hs-input.light-bg::placeholder,
textarea.hs-input.light-bg::placeholder {
  font-style: italic;
  color: #111;
  letter-spacing: .05em;
  opacity: .3;
}

.hs-input {
  position: relative;
}

.hs-input input:not([type=button]),
.hs-input textarea {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  color: #fff;
  border-style: none;
  letter-spacing: .05em;
  border-radius: 0;
  outline: 0;
  background-color: rgba(255, 255, 255, .07);
}

.hs-input input:not([type=button]):focus,
.hs-input textarea:focus {
  outline-color: transparent;
  outline-style: none;
}

.hs-input.light-bg input:not([type=button]),
.hs-input.light-bg textarea {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  color: #111;
  border-style: none;
  letter-spacing: .05em;
  border-radius: 0;
  outline: 0;
  background-color: rgba(0, 0, 0, .07);
}

.hs-input.light-bg input:not([type=button]):focus,
.hs-input.light-bg textarea:focus {
  outline-color: transparent;
  outline-style: none;
}

.hs-input.light-bg input[type="text"]::-webkit-input-placeholder,
.hs-input.light-bg input[type="password"]::-webkit-input-placeholder,
.hs-input.light-bg input[type="url"]::-webkit-input-placeholder,
.hs-input.light-bg input[type="tel"]::-webkit-input-placeholder,
.hs-input.light-bg input[type="search"]::-webkit-input-placeholder,
.hs-input.light-bg input[type="number"]::-webkit-input-placeholder,
.hs-input.light-bg input[type="datetime"]::-webkit-input-placeholder,
.hs-input.light-bg input[type="email"]::-webkit-input-placeholder,
.hs-input.light-bg textarea::-webkit-input-placeholder {
  font-style: italic;
  color: #111;
  letter-spacing: .05em;
  opacity: .3;
}

.hs-input.light-bg input[type="text"]::-ms-input-placeholder,
.hs-input.light-bg input[type="password"]::-ms-input-placeholder,
.hs-input.light-bg input[type="url"]::-ms-input-placeholder,
.hs-input.light-bg input[type="tel"]::-ms-input-placeholder,
.hs-input.light-bg input[type="search"]::-ms-input-placeholder,
.hs-input.light-bg input[type="number"]::-ms-input-placeholder,
.hs-input.light-bg input[type="datetime"]::-ms-input-placeholder,
.hs-input.light-bg input[type="email"]::-ms-input-placeholder,
.hs-input.light-bg textarea::-ms-input-placeholder {
  font-style: italic;
  color: #111;
  letter-spacing: .05em;
  opacity: .3;
}

.hs-input.light-bg input[type="text"]::placeholder,
.hs-input.light-bg input[type="password"]::placeholder,
.hs-input.light-bg input[type="url"]::placeholder,
.hs-input.light-bg input[type="tel"]::placeholder,
.hs-input.light-bg input[type="search"]::placeholder,
.hs-input.light-bg input[type="number"]::placeholder,
.hs-input.light-bg input[type="datetime"]::placeholder,
.hs-input.light-bg input[type="email"]::placeholder,
.hs-input.light-bg textarea::placeholder {
  font-style: italic;
  color: #111;
  letter-spacing: .05em;
  opacity: .3;
}

.hs-input__btn {
  display: inline-block;
  padding-left: 2.5rem;
  padding-right: 3.5rem;
  padding-top: 1.25rem;
  padding-bottom: 1.5rem;
  background-color: #111;
  font-weight: 400;
  color: #fff;
  font-size: 1.125rem;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: .15em;
  border-style: none;
}

@supports ((-webkit-clip-path: polygon(0 0, 101% 0, 101% calc(101% - 1rem), calc(101% - 1rem) 100%, 0 101%)) or (clip-path: polygon(0 0, 101% 0, 101% calc(101% - 1rem), calc(101% - 1rem) 100%, 0 101%))) {
  .hs-input__btn {
    -webkit-clip-path: polygon(0 0, 101% 0, 101% calc(101% - 1rem), calc(101% - 1rem) 100%, 0 101%);
            clip-path: polygon(0 0, 101% 0, 101% calc(101% - 1rem), calc(101% - 1rem) 100%, 0 101%);
  }
}

.hs-input__btn:hover,
.hs-input__btn:focus {
  background-color: #111;
  font-weight: 400;
  color: #fff;
  border-style: none;
  outline: 0;
}

.hs-input__btn_red,
.hs-input__btn_red:hover,
.hs-input__btn_red:focus {
  background-color: #cd2027;
}

.hs-input__btn_micro {
  background-color: #cd2027;
  display: inline-block;
  padding-left: 1rem;
  padding-right: 1.5rem;
  padding-top: .5rem;
  padding-bottom: .75rem;
  cursor: pointer;
  font-weight: 400;
  color: #fff;
  font-size: 1rem;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: .15em;
  border-style: none;
}

@supports ((-webkit-clip-path: polygon(0 0, 101% 0, 101% calc(101% - 1rem), calc(101% - 1rem) 100%, 0 101%)) or (clip-path: polygon(0 0, 101% 0, 101% calc(101% - 1rem), calc(101% - 1rem) 100%, 0 101%))) {
  .hs-input__btn_micro {
    -webkit-clip-path: polygon(0 0, 101% 0, 101% calc(101% - 1rem), calc(101% - 1rem) 100%, 0 101%);
            clip-path: polygon(0 0, 101% 0, 101% calc(101% - 1rem), calc(101% - 1rem) 100%, 0 101%);
  }
}

.hs-input__btn_micro:hover,
.hs-input__btn_micro:focus {
  background-color: #cd2027;
  font-weight: 400;
  color: #fff;
  border-style: none;
  outline: 0;
}

.hs-input.absolute-error div.mage-error[generated] {
  position: absolute;
  bottom: calc(-50% - .25rem);
  left: 1rem;
}

.hs-input__attached {
  display: flex;
}

.hs-input__attached button,
.hs-input__attached .cart.table-wrapper .actions-toolbar > .action,
.cart.table-wrapper .hs-input__attached .actions-toolbar > .action,
.hs-input__attached .action-gift,
.hs-input__attached button:hover,
.hs-input__attached .cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .hs-input__attached .actions-toolbar > .action:hover,
.hs-input__attached .action-gift:hover,
.hs-input__attached button:focus,
.hs-input__attached .cart.table-wrapper .actions-toolbar > .action:focus,
.cart.table-wrapper .hs-input__attached .actions-toolbar > .action:focus,
.hs-input__attached .action-gift:focus,
.hs-input__attached button:active,
.hs-input__attached .cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .hs-input__attached .actions-toolbar > .action:active,
.hs-input__attached .action-gift:active {
  border-bottom: 1px solid white;
}

input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-style: italic;
  color: #fff;
  letter-spacing: .05em;
  opacity: .3;
}

input[type="text"]::-ms-input-placeholder,
input[type="password"]::-ms-input-placeholder,
input[type="url"]::-ms-input-placeholder,
input[type="tel"]::-ms-input-placeholder,
input[type="search"]::-ms-input-placeholder,
input[type="number"]::-ms-input-placeholder,
input[type="datetime"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  font-style: italic;
  color: #fff;
  letter-spacing: .05em;
  opacity: .3;
}

input[type="text"]::placeholder,
input[type="password"]::placeholder,
input[type="url"]::placeholder,
input[type="tel"]::placeholder,
input[type="search"]::placeholder,
input[type="number"]::placeholder,
input[type="datetime"]::placeholder,
input[type="email"]::placeholder,
textarea::placeholder {
  font-style: italic;
  color: #fff;
  letter-spacing: .05em;
  opacity: .3;
}

/** Remove Input Outline **/

input:focus {
  box-shadow: none !important;
}

footer.page-footer .hs-input__attached button,
footer.page-footer .hs-input__attached .cart.table-wrapper .actions-toolbar > .action,
.cart.table-wrapper footer.page-footer .hs-input__attached .actions-toolbar > .action,
footer.page-footer .hs-input__attached .action-gift {
  border-bottom: none;
}

.control input:not([type=button]),
.control textarea {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  color: #111;
  border-style: none;
  letter-spacing: .05em;
  border-radius: 0;
  outline: 0;
  background-color: rgba(0, 0, 0, .07);
}

.control input:not([type=button]):focus,
.control textarea:focus {
  outline-color: transparent;
  outline-style: none;
}

.control input[type="text"]::-webkit-input-placeholder,
.control input[type="password"]::-webkit-input-placeholder,
.control input[type="url"]::-webkit-input-placeholder,
.control input[type="tel"]::-webkit-input-placeholder,
.control input[type="search"]::-webkit-input-placeholder,
.control input[type="number"]::-webkit-input-placeholder,
.control input[type="datetime"]::-webkit-input-placeholder,
.control input[type="email"]::-webkit-input-placeholder,
.control textarea::-webkit-input-placeholder {
  font-style: italic;
  color: #111;
  letter-spacing: .05em;
  opacity: .3;
}

.control input[type="text"]::-ms-input-placeholder,
.control input[type="password"]::-ms-input-placeholder,
.control input[type="url"]::-ms-input-placeholder,
.control input[type="tel"]::-ms-input-placeholder,
.control input[type="search"]::-ms-input-placeholder,
.control input[type="number"]::-ms-input-placeholder,
.control input[type="datetime"]::-ms-input-placeholder,
.control input[type="email"]::-ms-input-placeholder,
.control textarea::-ms-input-placeholder {
  font-style: italic;
  color: #111;
  letter-spacing: .05em;
  opacity: .3;
}

.control input[type="text"]::placeholder,
.control input[type="password"]::placeholder,
.control input[type="url"]::placeholder,
.control input[type="tel"]::placeholder,
.control input[type="search"]::placeholder,
.control input[type="number"]::placeholder,
.control input[type="datetime"]::placeholder,
.control input[type="email"]::placeholder,
.control textarea::placeholder {
  font-style: italic;
  color: #111;
  letter-spacing: .05em;
  opacity: .3;
}

.login-container .fieldset:after {
  content: '';
}

legend.legend > span {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.5rem;
}

fieldset.login .field.password {
  margin-bottom: 1rem;
}

fieldset.login .actions-toolbar {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-start;
}

fieldset.login .actions-toolbar .action.remind {
  display: block;
  color: #a5a5a4;
  text-decoration: underline;
  font-style: italic;
  margin-bottom: 2.5rem;
}

@media screen and (max-width: 992px) {
  fieldset.login .actions-toolbar .action.remind {
    margin-bottom: 2.5rem;
  }
}

.action.primary,
.action.primary:hover,
.action.primary:focus {
  display: inline-block;
  padding-left: 2.5rem;
  padding-right: 3.5rem;
  padding-top: 1.25rem;
  padding-bottom: 1.5rem;
  font-weight: 400;
  color: #fff;
  font-size: 1.125rem;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: .15em;
  border-style: none;
  background-color: #cd2027 !important;
  border-radius: 0px !important;
}

@supports ((-webkit-clip-path: polygon(0 0, 101% 0, 101% calc(101% - 1rem), calc(101% - 1rem) 100%, 0 101%)) or (clip-path: polygon(0 0, 101% 0, 101% calc(101% - 1rem), calc(101% - 1rem) 100%, 0 101%))) {
  .action.primary,
  .action.primary:hover,
  .action.primary:focus {
    -webkit-clip-path: polygon(0 0, 101% 0, 101% calc(101% - 1rem), calc(101% - 1rem) 100%, 0 101%);
            clip-path: polygon(0 0, 101% 0, 101% calc(101% - 1rem), calc(101% - 1rem) 100%, 0 101%);
  }
}

.action.primary:hover,
.action.primary:active,
.action.primary:focus,
.action.primary:hover:hover,
.action.primary:hover:active,
.action.primary:hover:focus,
.action.primary:focus:hover,
.action.primary:focus:active,
.action.primary:focus:focus {
  background-color: #111;
  font-weight: 400;
  color: #fff;
  border-style: none;
  outline: 0;
}

button[type="button"]:not([role=tab]),
.cart.table-wrapper .actions-toolbar > .action[type="button"]:not([role=tab]),
.action-gift[type="button"]:not([role=tab]) {
  display: inline-block;
  padding-left: 2.5rem;
  padding-right: 3.5rem;
  padding-top: 1.25rem;
  padding-bottom: 1.5rem;
  background-color: #111;
  font-weight: 400;
  color: #fff;
  font-size: 1.125rem;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: .15em;
  border-style: none;
}

@supports ((-webkit-clip-path: polygon(0 0, 101% 0, 101% calc(101% - 1rem), calc(101% - 1rem) 100%, 0 101%)) or (clip-path: polygon(0 0, 101% 0, 101% calc(101% - 1rem), calc(101% - 1rem) 100%, 0 101%))) {
  button[type="button"]:not([role=tab]),
  .cart.table-wrapper .actions-toolbar > .action[type="button"]:not([role=tab]),
  .action-gift[type="button"]:not([role=tab]) {
    -webkit-clip-path: polygon(0 0, 101% 0, 101% calc(101% - 1rem), calc(101% - 1rem) 100%, 0 101%);
            clip-path: polygon(0 0, 101% 0, 101% calc(101% - 1rem), calc(101% - 1rem) 100%, 0 101%);
  }
}

button[type="button"]:not([role=tab]):active,
.cart.table-wrapper .actions-toolbar > .action[type="button"]:not([role=tab]):active,
.action-gift[type="button"]:not([role=tab]):active,
button[type="button"]:not([role=tab]):hover,
.cart.table-wrapper .actions-toolbar > .action[type="button"]:not([role=tab]):hover,
.action-gift[type="button"]:not([role=tab]):hover,
button[type="button"]:not([role=tab]):focus,
.cart.table-wrapper .actions-toolbar > .action[type="button"]:not([role=tab]):focus,
.action-gift[type="button"]:not([role=tab]):focus {
  background-color: #111;
  font-weight: 400;
  color: #fff;
  border-style: none;
  outline: 0;
}

.abs-button-l,
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.multicheckout .action.primary,
.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.multicheckout .action.primary {
  font-size: 1.125rem;
}

button,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift,
.cart.table-wrapper .actions-toolbar > .action,
.action-gift {
  font-family: quiet-sans, system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  border-style: none;
  box-shadow: none;
  background-color: #fff;
  outline: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.abs-shopping-cart-items .action.continue,
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue,
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue {
  font-family: quiet-sans, system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  border-style: none;
  box-shadow: none;
  background-color: #fff;
  outline: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.abs-revert-secondary-color:hover,
.block-compare .action.compare:hover,
.cart-summary .actions-toolbar > .primary button:hover,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .cart-summary .actions-toolbar > .primary .actions-toolbar > .action:hover,
.cart-summary .actions-toolbar > .primary .action-gift:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.block-compare .action.compare:hover,
.cart-summary .actions-toolbar > .primary button,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action,
.cart.table-wrapper .cart-summary .actions-toolbar > .primary .actions-toolbar > .action,
.cart-summary .actions-toolbar > .primary .action-gift,
.cart-summary .actions-toolbar > .primary button:hover,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .cart-summary .actions-toolbar > .primary .actions-toolbar > .action:hover,
.cart-summary .actions-toolbar > .primary .action-gift:hover,
.cart-summary .actions-toolbar > .primary .cart.table-wrapper .actions-toolbar > .action:hover,
.cart.table-wrapper .cart-summary .actions-toolbar > .primary .actions-toolbar > .action:hover,
.cart-summary .actions-toolbar > .primary .action-gift:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover {
  background-color: #111;
  color: #fff;
  border-style: none;
  background: #111;
}

body.cms-home .primary-nav {
  background-color: #fff;
}

@media (min-width: 992px) {
  body.cms-home .primary-nav .primary-nav__logo {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  body.cms-home .primary-nav:not(.fixed) {
    background-color: transparent;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
  }
}

@media screen and (max-width: calc(576px + 1px)) {
  body.menu-open .primary-nav {
    position: absolute;
    top: -10px;
  }
}

@media screen and (max-width: 992px) {
  body.menu-open .account-link {
    background-image: url(/media/profile-icon.png) !important;
  }

  body.menu-open .nav-search-icon:not(.red) {
    background-image: url(/media/search-icon.png) !important;
  }

  body.menu-open .nav-search-icon.red {
    background-image: url(/media/search-icon-red.png) !important;
  }
}

.page-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 30;
}

.primary-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: auto;
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: center;
  position: relative;
  background-color: #fff;
  height: 135px;
  z-index: 30;
}

@media screen and (max-width: 992px) {
  .primary-nav {
    height: 100px;
  }
}

.primary-nav.fixed {
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
  background: white;
  height: 100px;
}

.primary-nav__logo {
  background-image: url(/media/header-logo-black.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  height: 80%;
  overflow: hidden;
}

.primary-nav__logo img {
  opacity: 0;
}

@media (min-width: 768px) {
  .primary-nav__logo {
    margin-left: 10%;
  }
}

@media (min-width: 992px) {
  .primary-nav__logo {
    margin-left: 0;
    width: auto;
  }
}

.primary-nav__extra {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 75%;
  z-index: 45;
}

@media (min-width: 576px) {
  .primary-nav__extra {
    width: 45%;
  }
}

@media (min-width: 768px) {
  .primary-nav__extra {
    width: 20%;
  }
}

@media (min-width: 992px) {
  .primary-nav__extra {
    width: 10%;
  }
}

.primary-nav__icon:not(:last-child) {
  margin-right: 2rem;
}

.primary-nav__icon img {
  height: 20px;
  width: auto;
}

.primary-nav .hs-menu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 20;
  text-align: left;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-color: #1a1a1a;
  z-index: 40;
}

@media (min-width: 992px) {
  .primary-nav .hs-menu {
    position: absolute;
    background-color: rgba(26, 26, 26, .97);
    right: auto;
  }
}

.primary-nav .hs-menu__container {
  padding: 8rem 3rem 8rem 3rem;
}

@media (min-width: 992px) {
  .primary-nav .hs-menu__container {
    padding: 12rem 8rem 8rem 10rem;
  }
}

.primary-nav .hs-menu__section {
  padding-top: 1rem;
  padding-bottom: 2rem;
  display: flex;
  position: relative;
}

@media (hover) {
  .primary-nav .hs-menu__section:hover::after {
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    content: ' ';
    height: .25rem;
    width: 4rem;
  }

  @supports ((-webkit-clip-path: polygon(0 0, 0 100%, 90% 100%, 100% 0)) or (clip-path: polygon(0 0, 0 100%, 90% 100%, 100% 0))) {
    .primary-nav .hs-menu__section:hover::after {
      -webkit-clip-path: polygon(0 0, 0 100%, 90% 100%, 100% 0);
              clip-path: polygon(0 0, 0 100%, 90% 100%, 100% 0);
    }
  }
}

.primary-nav .hs-menu__section::before {
  background-color: #3b3b3b;
  content: '';
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  height: 1px;
}

.primary-nav .hs-menu__section_left {
  min-width: 14rem;
}

.primary-nav .hs-menu__section_left a,
.primary-nav .hs-menu__section_left a:hover {
  color: #fff;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .15em;
}

.primary-nav .hs-menu__section_right {
  list-style: none;
  padding: 0;
  min-width: 11rem;
}

.primary-nav .hs-menu__section_right li {
  margin-bottom: .5rem;
}

.primary-nav .hs-menu__section_right li a {
  color: #fff;
  font-weight: 200;
  letter-spacing: .05em;
  opacity: .5;
}

.primary-nav .hs-menu__section_right li a:hover {
  font-weight: 700;
  color: #cd2027;
  opacity: 1;
  text-decoration: none;
  letter-spacing: .05em;
}

.primary-nav .hs-menu__section_social {
  margin-top: 5rem;
}

.primary-nav .hs-menu__section_social a,
.primary-nav .hs-menu__section_social a:hover {
  color: #fff;
  display: inline-block;
  margin-right: 1rem;
}

.primary-nav .hs-menu__section_additional {
  margin-top: 2rem;
  line-height: 1;
}

.primary-nav .hs-menu__section_additional a,
.primary-nav .hs-menu__section_additional span,
.primary-nav .hs-menu__section_additional a:hover {
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
  text-decoration: none;
  font-weight: 300;
  letter-spacing: .05em;
  opacity: .22;
}

.primary-nav .hamburger-menu {
  width: 3rem;
  height: 3rem;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 30;
}

@media (min-width: 992px) {
  .primary-nav .hamburger-menu {
    position: relative;
  }
}

.primary-nav .hamburger-menu__patty {
  display: block;
  width: 100%;
  background-color: #cd2027;
  width: 3rem;
  height: 2px;
  transition: all .2s;
}

.primary-nav .hamburger-menu__patty:not(:last-of-type) {
  margin-bottom: .75rem;
}

.primary-nav .account-link {
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/media/profile-icon-black.png);
  content: ' ';
}

@media (min-width: 992px) {
  .primary-nav .account-link {
    height: 2rem;
    width: 2rem;
  }
}

.primary-nav .minicart-wrapper {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: .1rem;
}

@media (min-width: 992px) {
  .primary-nav .minicart-wrapper {
    margin-top: .5rem;
  }
}

.primary-nav .minicart-wrapper.active {
  margin-top: .5rem;
}

@media (min-width: 992px) {
  .primary-nav .minicart-wrapper.active {
    margin-top: 1rem;
  }
}

.primary-nav .nav-search-wrapper.group .hs-input input:not([type=button]) {
  color: #fff;
  background-color: rgba(0, 0, 0, .07);
}

@media (min-width: 992px) {
  .primary-nav .nav-search-wrapper.group .hs-input input:not([type=button]) {
    color: #111;
  }
}

.primary-nav .nav-search-wrapper.group .hs-input input:not([type=button]):valid {
  opacity: 100;
}

.primary-nav .nav-search-wrapper.group .hs-input input[type="text"]::-webkit-input-placeholder,
.primary-nav .nav-search-wrapper.group .hs-input input[type="password"]::-webkit-input-placeholder,
.primary-nav .nav-search-wrapper.group .hs-input input[type="url"]::-webkit-input-placeholder,
.primary-nav .nav-search-wrapper.group .hs-input input[type="tel"]::-webkit-input-placeholder,
.primary-nav .nav-search-wrapper.group .hs-input input[type="search"]::-webkit-input-placeholder,
.primary-nav .nav-search-wrapper.group .hs-input input[type="number"]::-webkit-input-placeholder,
.primary-nav .nav-search-wrapper.group .hs-input input[type="datetime"]::-webkit-input-placeholder,
.primary-nav .nav-search-wrapper.group .hs-input input[type="email"]::-webkit-input-placeholder {
  font-style: italic;
  color: #111;
  letter-spacing: .05em;
  opacity: .3;
}

.primary-nav .nav-search-wrapper.group .hs-input input[type="text"]::-ms-input-placeholder,
.primary-nav .nav-search-wrapper.group .hs-input input[type="password"]::-ms-input-placeholder,
.primary-nav .nav-search-wrapper.group .hs-input input[type="url"]::-ms-input-placeholder,
.primary-nav .nav-search-wrapper.group .hs-input input[type="tel"]::-ms-input-placeholder,
.primary-nav .nav-search-wrapper.group .hs-input input[type="search"]::-ms-input-placeholder,
.primary-nav .nav-search-wrapper.group .hs-input input[type="number"]::-ms-input-placeholder,
.primary-nav .nav-search-wrapper.group .hs-input input[type="datetime"]::-ms-input-placeholder,
.primary-nav .nav-search-wrapper.group .hs-input input[type="email"]::-ms-input-placeholder {
  font-style: italic;
  color: #111;
  letter-spacing: .05em;
  opacity: .3;
}

.primary-nav .nav-search-wrapper.group .hs-input input[type="text"]::placeholder,
.primary-nav .nav-search-wrapper.group .hs-input input[type="password"]::placeholder,
.primary-nav .nav-search-wrapper.group .hs-input input[type="url"]::placeholder,
.primary-nav .nav-search-wrapper.group .hs-input input[type="tel"]::placeholder,
.primary-nav .nav-search-wrapper.group .hs-input input[type="search"]::placeholder,
.primary-nav .nav-search-wrapper.group .hs-input input[type="number"]::placeholder,
.primary-nav .nav-search-wrapper.group .hs-input input[type="datetime"]::placeholder,
.primary-nav .nav-search-wrapper.group .hs-input input[type="email"]::placeholder {
  font-style: italic;
  color: #111;
  letter-spacing: .05em;
  opacity: .3;
}

.primary-nav .nav-search-wrapper.group:hover .nav-search-icon {
  background-image: url(/media/search-icon-red.png);
}

.primary-nav .nav-search-icon {
  position: relative;
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: .5rem;
  z-index: 10;
  background-image: url(/media/search-icon-black.png);
  content: ' ';
  cursor: pointer;
}

.primary-nav .nav-search-icon:hover {
  background-image: url(/media/search-icon-red.png);
}

@media (min-width: 992px) {
  .primary-nav .nav-search-icon {
    height: 2rem;
    width: 2rem;
  }
}

.primary-nav.expanded .hs-menu {
  display: block;
}

@media screen and (max-width: 992px) {
  .primary-nav.expanded .hs-menu {
    bottom: 0;
  }
}

.primary-nav.expanded .hamburger-menu {
  z-index: 45;
}

@media screen and (max-width: 992px) {
  .primary-nav.expanded .hamburger-menu {
    position: fixed;
    top: 2rem;
  }
}

.primary-nav.expanded .hamburger-menu__patty {
  position: absolute;
}

.primary-nav.expanded .hamburger-menu__patty:nth-of-type(1) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.primary-nav.expanded .hamburger-menu__patty:nth-of-type(2) {
  width: 0;
}

.primary-nav.expanded .hamburger-menu__patty:nth-of-type(3) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media screen and (max-width: 768px) {
  .primary-nav.expanded .minicart-wrapper a.action.showcart::before {
    margin-top: .65rem;
  }
}

@media screen and (max-width: 576px) {
  .primary-nav.expanded .minicart-wrapper a.action.showcart::before {
    margin-top: -0.15rem;
  }
}

.primary-nav .form.minisearch {
  position: absolute;
  max-width: 235px;
  right: -1.2rem;
  top: -0.8rem;
  width: 50vw;
}

@media (min-width: 992px) {
  .primary-nav .form.minisearch {
    right: -0.7rem;
    top: -0.5rem;
    max-width: 375px;
    width: 70vw;
  }
}

@media screen and (max-width: 992px) {
  .primary-nav .form.minisearch input {
    background-color: #eee !important;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1) !important;
    color: black !important;
  }

  .primary-nav .form.minisearch input::-webkit-input-placeholder {
    font-style: italic;
    color: #111;
    letter-spacing: .05em;
    opacity: .3;
  }

  .primary-nav .form.minisearch input::-ms-input-placeholder {
    font-style: italic;
    color: #111;
    letter-spacing: .05em;
    opacity: .3;
  }

  .primary-nav .form.minisearch input::placeholder {
    font-style: italic;
    color: #111;
    letter-spacing: .05em;
    opacity: .3;
  }
}

.primary-nav.fixed .form.minisearch input {
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
  color: black !important;
}

.primary-nav.fixed .form.minisearch input::-webkit-input-placeholder {
  font-style: italic;
  color: #111;
  letter-spacing: .05em;
  opacity: .3;
}

.primary-nav.fixed .form.minisearch input::-ms-input-placeholder {
  font-style: italic;
  color: #111;
  letter-spacing: .05em;
  opacity: .3;
}

.primary-nav.fixed .form.minisearch input::placeholder {
  font-style: italic;
  color: #111;
  letter-spacing: .05em;
  opacity: .3;
}

.home-hero {
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 767px) {
  .home-hero {
    background-image: none !important;
  }
}

@media (min-width: 768px) {
  .home-hero {
    min-height: 50vh;
    max-height: 50vh;
  }
}

@media (min-width: 992px) {
  .home-hero {
    min-height: 70vh;
    max-height: 70vh;
  }
}

@media (min-width: 768px) {
  .home-slider {
    min-height: 50vh;
  }
}

@media (min-width: 992px) {
  .home-slider {
    min-height: 70vh;
  }
}

.home-slider > .owl-carousel {
  flex-grow: 1;
}

.home-slider .owl-stage {
  display: flex;
  align-items: flex-start;
}

@media (min-width: 768px) {
  .home-slider .owl-stage {
    align-items: stretch;
  }
}

.home-slider .owl-stage .owl-item img {
  display: block;
}

@media (min-width: 768px) {
  .home-slider .owl-stage .owl-item img {
    display: none;
  }
}

.home-slider__wrapper {
  display: flex;
  height: 100%;
}

.home-slider__pagination {
  color: #fff;
  opacity: .75;
  flex-direction: column;
  padding-left: 3rem;
  width: 1rem;
  text-align: center;
  z-index: 10;
  align-self: center;
}

.home-slider__pagination > i,
.home-slider__pagination > span {
  width: 2.5rem;
  text-align: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
  opacity: .75;
  font-size: 1.25rem;
  cursor: pointer;
}

.home-slider__pagination > i:hover,
.home-slider__pagination > span:hover {
  opacity: 1;
}

.home-slider__active_page {
  color: #cd2027;
  opacity: 1;
  font-weight: 700;
}

.home-slider__panel {
  padding-bottom: 3rem;
  background-color: #cd2027;
  width: 100%;
  margin-left: auto;
  position: relative;
}

@media (min-width: 768px) {
  .home-slider__panel {
    background-color: rgba(205, 32, 39, .95);
    max-width: 50rem;
    height: 100%;
    height: 50vh;
    padding: 5rem 10rem 5rem 5rem;
  }
}

@media (min-width: 992px) {
  .home-slider__panel {
    height: calc(70vh - 135px);
  }
}

.home-slider__panel.bg-transparent-override {
  background-color: transparent;
}

.home-slider__panel_header {
  color: #fff;
  text-transform: uppercase;
  font-size: 2.25rem;
  font-weight: 700;
  letter-spacing: .05em;
  line-height: 1.5;
}

@media screen and (max-width: 992px) {
  .home-slider__panel_header {
    margin-top: 2.5rem;
  }
}

.home-slider__panel_header:after {
  background-color: #111;
  display: block;
  margin-top: 2rem;
  margin-bottom: 2rem;
  content: ' ';
  height: 20px;
  width: 6px;
  -webkit-transform: skew(-20deg);
          transform: skew(-20deg);
}

.home-slider__panel_content {
  color: #fff;
  font-weight: 200;
  line-height: 1.5;
  font-size: 1.5rem;
}

@media (min-width: 768px) {
  .home-slider__panel_content {
    flex: 1;
    overflow-y: auto;
  }
}

.home-slider__panel_content > p {
  margin-bottom: 2rem;
}

.home-slider__panel_corner {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #fff;
  width: 100%;
  height: 100%;
  display: none;
}

@supports ((-webkit-clip-path: polygon(101% 85%, 75% 101%, 101% 101%)) or (clip-path: polygon(101% 85%, 75% 101%, 101% 101%))) {
  .home-slider__panel_corner {
    display: initial;
    -webkit-clip-path: polygon(101% 85%, 75% 101%, 101% 101%);
            clip-path: polygon(101% 85%, 75% 101%, 101% 101%);
  }
}

.home-slider__panel .fal {
  display: block;
  color: #fff;
  font-size: 2.25rem;
  position: absolute;
  cursor: pointer;
  top: 50%;
}

@media (min-width: 768px) {
  .home-slider__panel .fal {
    display: none;
  }
}

.home-slider__panel .fal.prev-slide {
  left: 2rem;
}

.home-slider__panel .fal.next-slide {
  right: 2rem;
}

a.hs-button,
.hs-button,
.hs-button {
  display: inline-block;
  padding-left: 1.5rem;
  padding-right: 2rem;
  padding-top: 1.25rem;
  padding-bottom: 1.5rem;
  background-color: #111;
  color: #fff;
  font-size: 1.125rem;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 2rem;
  letter-spacing: .15em;
  cursor: pointer;
  border-style: none;
}

a.hs-button:disabled,
.hs-button:disabled,
.hs-button:disabled {
  opacity: 1;
  cursor: not-allowed;
}

@supports ((-webkit-clip-path: polygon(0 0, 101% 0, 101% calc(101% - 1rem), calc(101% - 1rem) 100%, 0 101%)) or (clip-path: polygon(0 0, 101% 0, 101% calc(101% - 1rem), calc(101% - 1rem) 100%, 0 101%))) {
  a.hs-button,
  .hs-button,
  .hs-button {
    -webkit-clip-path: polygon(0 0, 101% 0, 101% calc(101% - 1rem), calc(101% - 1rem) 100%, 0 101%);
            clip-path: polygon(0 0, 101% 0, 101% calc(101% - 1rem), calc(101% - 1rem) 100%, 0 101%);
  }
}

a.hs-button__small,
.hs-button__small,
.hs-button__small {
  padding-top: .75rem;
  padding-bottom: 1rem;
  font-weight: 700;
  font-size: 1rem;
}

a.hs-button:hover,
a.hs-button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-button:hover,
.hs-button:focus {
  text-decoration: none;
  color: #fff;
}

a.hs-button__red,
a.hs-button__red:hover,
.hs-button__red,
.hs-button__red:hover,
.hs-button__red,
.hs-button__red:hover {
  background-color: #cd2027;
}

a.hs-button__disabled,
a.hs-button__disabled:hover,
.hs-button__disabled,
.hs-button__disabled:hover,
.hs-button__disabled,
.hs-button__disabled:hover {
  background-color: #ddd;
  color: #111;
  cursor: not-allowed;
}

a.hs-button__grey,
a.hs-button__grey:hover,
.hs-button__grey,
.hs-button__grey:hover,
.hs-button__grey,
.hs-button__grey:hover {
  background-color: #ddd;
  color: #111;
}

a.hs-button__d3,
.hs-button__d3,
.hs-button__d3 {
  background-color: #2d2d2d;
}

a.hs-button__d5,
.hs-button__d5,
.hs-button__d5 {
  background-color: #977955;
}

a.hs-button__d7,
.hs-button__d7,
.hs-button__d7 {
  background-color: #5f6545;
}

button.action-accept,
.cart.table-wrapper .actions-toolbar > .action-accept.action,
.action-accept.action-gift,
button.action-accept:hover,
.cart.table-wrapper .actions-toolbar > .action-accept.action:hover,
.action-accept.action-gift:hover,
button.action-accept:focus,
.cart.table-wrapper .actions-toolbar > .action-accept.action:focus,
.action-accept.action-gift:focus {
  background: #cd2027 !important;
}

button.action-dismiss,
.cart.table-wrapper .actions-toolbar > .action-dismiss.action,
.action-dismiss.action-gift,
button.action-dismiss:hover,
.cart.table-wrapper .actions-toolbar > .action-dismiss.action:hover,
.action-dismiss.action-gift:hover,
button.action-dismiss:focus,
.cart.table-wrapper .actions-toolbar > .action-dismiss.action:focus,
.action-dismiss.action-gift:focus {
  background: none !important;
  color: #111 !important;
}

button.action-close,
.cart.table-wrapper .actions-toolbar > .action-close.action,
.action-close.action-gift {
  background-color: transparent;
  background: none !important;
  padding-left: 0 !important;
  padding-right: 1.5rem !important;
}

button.action-close::before,
.cart.table-wrapper .actions-toolbar > .action-close.action::before,
.action-close.action-gift::before {
  color: #cd2027 !important;
}

.page-footer {
  padding-top: 5rem;
  padding-bottom: 0;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

@media (min-width: 992px) {
  .page-footer {
    padding-left: 10rem;
    padding-right: 10rem;
  }
}

.footer-left {
  width: 100%;
  text-align: center;
}

@media (min-width: 992px) {
  .footer-left {
    width: 25%;
  }
}

.footer-left img {
  width: 30%;
}

@media (min-width: 992px) {
  .footer-left img {
    width: 70%;
  }
}

.footer-left p {
  line-height: 2;
  font-weight: 200;
}

.footer-left strong {
  font-weight: 300;
}

.footer-right {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  flex: 1;
}

@media (min-width: 992px) {
  .footer-right {
    align-items: flex-start;
  }
}

.footer-right__links {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-transform: uppercase;
  letter-spacing: .15em;
  line-height: 2;
  font-weight: 300;
  width: 100%;
}

@media (min-width: 992px) {
  .footer-right__links {
    flex-direction: row;
    justify-content: flex-start;
  }
}

.footer-right__links ul {
  list-style: none;
  padding: 0;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 5rem;
  font-size: .875rem;
}

@media (min-width: 768px) {
  .footer-right__links ul {
    font-size: 1rem;
  }
}

@media (min-width: 992px) {
  .footer-right__links ul {
    margin-top: 0;
  }
}

.footer-right__links ul li {
  display: flex;
  align-items: center;
}

.footer-right__links ul li a {
  color: #fff;
}

.footer-right__links ul li a:hover {
  text-decoration: none;
}

.footer-right__links ul li.footer-link-separator {
  display: block;
  background-color: #cd2027;
  width: 1px;
  margin-left: 2rem;
  margin-right: 1rem;
  content: ' ';
  height: 1.5rem;
}

.footer-right__links ul li.footer-link-separator:nth-of-type(6) {
  display: none;
}

.footer-right__links ul li.footer-link-separator:nth-of-type(10) {
  display: none;
}

@media (min-width: 350px) {
  .footer-right__links ul li.footer-link-separator:nth-of-type(6) {
    display: block;
  }

  .footer-right__links ul li.footer-link-separator:nth-of-type(10) {
    display: block;
  }

  .footer-right__links ul li.footer-link-separator:nth-of-type(8) {
    display: none;
  }
}

@media (min-width: 768px) {
  .footer-right__links ul li.footer-link-separator:nth-of-type(8) {
    display: block;
  }
}

.hs-newsletter {
  width: 100%;
  margin-top: 5rem;
  margin-bottom: 2.5rem;
}

.hs-newsletter__title {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 1rem;
  font-weight: 300;
  letter-spacing: .1em;
}

.footer-right__social {
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #fff;
  font-weight: 300;
  letter-spacing: .1em;
}

.footer-right__socials {
  display: flex;
  align-items: center;
}

a.footer-right__social_link {
  display: inline-block;
  color: #fff;
  font-size: 1.875rem;
  line-height: 1;
}

a.footer-right__social_link:not(:last-of-type) {
  margin-right: 2rem;
}

a.footer-right__social_link:hover {
  color: #fff;
  text-decoration: none;
}

a.footer-right__login {
  color: #fff;
  line-height: 1;
  display: flex;
  align-items: center;
}

a.footer-right__login::before {
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
  margin-right: 1rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/media/profile-icon.png);
  content: ' ';
}

a.footer-right__login:hover {
  text-decoration: none;
}

.copyright-section {
  color: #a5a5a4;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1.125rem;
  letter-spacing: .05em;
}

@media (min-width: 992px) {
  .copyright-section {
    display: flex;
  }
}

.copyright-section a,
.copyright-section a:hover {
  color: #a5a5a4;
  text-decoration: none;
}

.subfooter {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  background-color: #1a1a1a;
  border-color: #2a2a2a;
  border-top-width: 1px;
  margin-top: 2.5rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  margin-left: -2.5rem;
  width: 100vw;
}

@media (min-width: 992px) {
  .subfooter {
    margin-left: -10rem;
  }
}

.footer-byline {
  color: #757675;
  margin-top: .75rem;
  font-size: 1.125rem;
  font-weight: 200;
}

@media (min-width: 320px) {
  body.top-banner-shown.cms-home .home-hero {
    margin-top: 134px;
  }
}

@media (min-width: 576px) {
  body.top-banner-shown.cms-home .home-hero {
    margin-top: 110px;
  }
}

@media (min-width: 992px) {
  body.top-banner-shown.cms-home .home-hero {
    margin-top: 58px;
  }
}

.info-banner {
  line-height: 1.5;
  z-index: 40;
  background-color: white;
  background-image: none;
}

@media (min-width: 992px) {
  .info-banner {
    line-height: 1;
    background-image: linear-gradient(to right, white, white 50%, #cd2027 50%);
  }
}

.info-banner__container {
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-color: #1a1a1a;
}

@media (min-width: 992px) {
  .info-banner__container {
    flex-direction: row;
  }
}

.info-banner__left {
  display: flex;
  align-items: flex-start;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  color: #fff;
}

@media (min-width: 992px) {
  .info-banner__left {
    align-items: center;
    padding-left: 1rem;
    padding-right: 0;
  }
}

.info-banner__left i {
  margin-top: .5rem;
}

@media (min-width: 992px) {
  .info-banner__left i {
    margin-top: 0;
  }
}

.info-banner__message {
  font-style: italic;
}

.info-banner__right,
.info-banner a.info-banner__right {
  cursor: pointer;
  height: 100%;
  font-size: 1.125rem;
  text-align: center;
  color: #fff;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-right: 0;
  letter-spacing: .1em;
  background-color: #cd2027;
}

@media (min-width: 992px) {
  .info-banner__right,
  .info-banner a.info-banner__right {
    font-weight: 700;
    padding-right: 5rem;
    padding-left: 8rem;
  }

  @supports ((-webkit-clip-path: polygon(20% 0, 101% 0, 101% 101%, 0 101%)) or (clip-path: polygon(20% 0, 101% 0, 101% 101%, 0 101%))) {
    .info-banner__right,
    .info-banner a.info-banner__right {
      -webkit-clip-path: polygon(20% 0, 101% 0, 101% 101%, 0 101%);
              clip-path: polygon(20% 0, 101% 0, 101% 101%, 0 101%);
    }
  }
}

.info-banner__right:hover,
.info-banner a.info-banner__right:hover {
  text-decoration: none;
}

.hs-modal {
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 50;
  display: none;
}

.hs-modal.open {
  display: flex;
}

.hs-modal__title {
  text-transform: uppercase;
  letter-spacing: .1em;
  font-weight: 700;
  border-color: #ddd;
  border-bottom-width: 1px;
  font-size: 1.5rem;
  width: 100%;
  padding-bottom: 3.5rem;
  position: relative;
}

.hs-modal__title::before {
  display: block;
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #ddd;
  content: ' ';
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: -2rem;
  bottom: -1px;
}

.hs-modal__backdrop {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #1a1a1a;
  opacity: .9;
}

.hs-modal__content {
  background-color: #fff;
  padding: 2.5rem;
  z-index: 10;
  position: relative;
  min-width: 90%;
}

@media (min-width: 992px) {
  .hs-modal__content {
    padding: 10rem;
    min-width: 80%;
  }
}

.hs-modal__close {
  position: absolute;
  cursor: pointer;
  z-index: 10;
  top: 2rem;
  right: 3rem;
}

@media (min-width: 992px) {
  .hs-modal__close {
    top: 3rem;
    right: 4rem;
  }
}

.hs-modal__close i {
  pointer-events: none;
}

.courses-upcoming {
  display: flex;
  flex-direction: column;
}

.courses-upcoming h1 {
  font-size: 2.25rem;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: .05em;
  margin-bottom: 5rem;
}

.courses-upcoming h1 a {
  color: #fff;
}

.courses-upcoming-inner-wrapper {
  display: flex;
  flex-direction: column;
}

.courses-upcoming__course {
  position: relative;
  line-height: 1;
  padding-bottom: 3rem;
}

.courses-upcoming__course_d3::before {
  content: '';
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  background-color: #2d2d2d;
  height: 1px;
}

.courses-upcoming__course_d5::before {
  content: '';
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  background-color: #977955;
  height: 1px;
}

.courses-upcoming__course_d7::before {
  content: '';
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  background-color: #5f6545;
  height: 1px;
}

.courses-course__course {
  position: relative;
  display: inline-block;
  line-height: 1;
  padding-left: 1rem;
  padding-right: 2rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  font-size: .875rem;
  color: #fff;
  letter-spacing: .1em;
  text-transform: uppercase;
}

@supports ((-webkit-clip-path: polygon(0 0, 0 100%, calc(100% - 1.5rem) 100%, 100% 0)) or (clip-path: polygon(0 0, 0 100%, calc(100% - 1.5rem) 100%, 100% 0))) {
  .courses-course__course {
    -webkit-clip-path: polygon(0 0, 0 100%, calc(100% - 1.5rem) 100%, 100% 0);
            clip-path: polygon(0 0, 0 100%, calc(100% - 1.5rem) 100%, 100% 0);
  }
}

.courses-course__course_d3 {
  background-color: #2d2d2d;
}

.courses-course__course_d5 {
  background-color: #977955;
}

.courses-course__course_d7 {
  background-color: #5f6545;
}

.courses-course__info {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.courses-course__meta {
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: .1em;
}

.courses-course__meta_date {
  color: #cd2027;
}

.courses-course__meta_loc {
  color: #fff;
}

.courses-course__meta_loc::before {
  display: inline-block;
  margin-left: .5rem;
  margin-right: .5rem;
  color: #fff;
  content: '/';
}

.courses-course__title {
  font-size: 1.875rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: .1em;
  margin-top: .5rem;
  margin-bottom: 1rem;
}

.courses-course__desc {
  color: #fff;
  font-weight: 200;
  line-height: 1.5;
}

.courses-slider__wrapper {
  position: relative;
}

.courses-slider__wrapper .slider-arrow {
  position: absolute;
  z-index: 20;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  padding-top: 1rem;
  padding-bottom: 1rem;
  cursor: pointer;
  background-color: rgba(205, 32, 39, .5);
}

@media (min-width: 992px) {
  .courses-slider__wrapper .slider-arrow {
    background-color: rgba(0, 0, 0, .5);
  }
}

.courses-slider__wrapper .slider-arrow.up {
  top: 0;
}

.courses-slider__wrapper .slider-arrow.down {
  bottom: 0;
}

.courses-slider__wrapper .slick-slide {
  border-color: #fff;
  border-right-width: 0;
  border-bottom-width: 1px;
  border-top-width: 0;
  border-left-width: 0;
}

@media (min-width: 992px) {
  .courses-slider__wrapper .slick-slide {
    border-left-width: 1px;
  }
}

.train-section__container .slick-vertical .slick-slide {
  height: 200px;
}

@media (min-width: 992px) {
  .train-section__container .slick-vertical .slick-slide {
    height: 275px;
  }
}

.course-slide {
  background-repeat: no-repeat;
  position: relative;
  cursor: pointer;
  border-color: #fff;
  border-right-width: 0;
  border-left-width: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  height: 200px;
}

@media (min-width: 992px) {
  .course-slide {
    border-style: none;
  }
}

.course-slide__background {
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  -webkit-filter: grayscale(.2) brightness(.6);
          filter: grayscale(.2) brightness(.6);
}

@media (min-width: 992px) {
  .course-slide__background {
    -webkit-filter: none;
            filter: none;
  }
}

.course-slide__title {
  display: none;
}

.course-slide__label {
  position: absolute;
  z-index: 10;
  left: 0;
  height: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding-left: 2rem;
  padding-right: 2rem;
  letter-spacing: .1em;
  background-color: rgba(26, 26, 26, .9);
  border: 1px solid #6b6b6b;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
}

@media (min-width: 992px) {
  .course-slide__label {
    margin-left: -1px;
  }
}

.course-slide__label::after {
  position: absolute;
  display: block;
  content: ' ';
  bottom: calc(50% - 20px);
  right: calc(100% + 1px);
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-right: 20px solid #cd2027;
}

@media (min-width: 992px) {
  .course-slide.group:hover .course-slide__background {
    -webkit-filter: blur(15px);
            filter: blur(15px);
  }

  .course-slide.group:hover .course-slide__label {
    background-color: #cd2027;
    border-color: #cd2027;
  }

  .course-slide.group:hover .course-slide__label::after {
    position: absolute;
    display: block;
    content: ' ';
    bottom: calc(50% - 20px);
    right: 100%;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-right: 20px solid #cd2027;
  }

  .course-slide.group:hover .course-slide__title {
    display: none;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    width: 100%;
  }

  @media (min-width: 992px) {
    .course-slide.group:hover .course-slide__title {
      display: flex;
    }

    .course-slide.group:hover .course-slide__title h3 {
      text-transform: uppercase;
      margin-left: auto;
      margin-right: auto;
      color: #fff;
      font-weight: 700;
      font-size: 3rem;
      z-index: 10;
      margin-bottom: 1rem;
    }

    .course-slide.group:hover .course-slide__title h4 {
      text-transform: uppercase;
      margin-left: auto;
      margin-right: auto;
      color: #fff;
      font-size: 1.875rem;
      font-weight: 300;
      z-index: 10;
      letter-spacing: .1em;
    }
  }
}

.course-slide .course-slide__title_mobile {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}

.course-slide .course-slide__title_mobile h3 {
  font-size: 1.875rem;
  color: #fff;
  letter-spacing: .15em;
  text-transform: uppercase;
  margin-bottom: .75rem;
}

.course-slide .course-slide__title_mobile h4 {
  font-weight: 400;
  font-size: 1.5rem;
  color: #cd2027;
  letter-spacing: .15em;
  text-transform: uppercase;
}

body.cms-home .course-slide {
  height: 200px;
}

@media (min-width: 992px) {
  body.cms-home .course-slide {
    height: 275px;
  }
}

.gallery-placeholder {
  height: 25vh;
}

@media (min-width: 768px) {
  .gallery-placeholder {
    height: 50vh;
  }
}

.product-gallery .slick-slide {
  position: relative;
}

.product-gallery__wrapper {
  color: #cd2027;
  position: relative;
  justify-content: center;
  align-items: center;
}

.product-gallery__wrapper:hover .intel__youtube_play_btn {
  background-color: #111;
}

.product-gallery__wrapper .intel__youtube_play_btn {
  left: calc(50% - 3rem);
  top: calc(50% - 3rem);
}

.product-gallery__wrapper i:not(.fa-play) {
  position: absolute;
  font-size: 3rem;
  cursor: pointer;
  margin: 0 15%;
  top: 50%;
  z-index: 1;
}

@media (min-width: 992px) {
  .product-gallery__wrapper i:not(.fa-play) {
    margin: 0 25%;
  }
}

.product-gallery__wrapper i:not(.fa-play).prev-slide {
  left: 0;
}

.product-gallery__wrapper i:not(.fa-play).next-slide {
  right: 0;
}

.product-gallery.full-width .product-gallery__image {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center center;
     object-position: center center;
  width: 100%;
}

.product-gallery__image {
  width: auto;
  margin-left: auto;
  margin-right: auto;
  max-height: 50rem;
}

@media (min-width: 992px) {
  .product-gallery__image {
    min-height: 50rem;
  }
}

.product-gallery__image.full-width {
  max-height: 90vh;
}

#product-images-wrapper {
  height: 25vh;
}

@media (min-width: 768px) {
  #product-images-wrapper {
    height: 50vh;
  }
}

#product-images-wrapper #product-images {
  height: 25vh;
}

@media (min-width: 768px) {
  #product-images-wrapper #product-images {
    height: 50vh;
  }
}

#product-images-wrapper .product-gallery__image_wrapper {
  cursor: pointer;
  border-color: #ddd;
  border-bottom-width: 1px;
  border-top-width: 1px;
  background-position: center center;
  height: 25vh;
}

@media (min-width: 768px) {
  #product-images-wrapper .product-gallery__image_wrapper {
    height: 50vh;
  }
}

@supports (background-blend-mode: multiply) {
  #product-images-wrapper {
    background-color: #f3f3f3;
  }

  #product-images-wrapper .product-gallery__image_wrapper {
    border-style: none;
    background-color: #f3f3f3;
    background-blend-mode: multiply;
  }
}

#product-images-wrapper img {
  opacity: 0;
  min-height: 20rem;
}

@media (min-width: 992px) {
  #product-images-wrapper img {
    min-height: 0;
  }
}

#product-gallery-wrapper i:not(.fa-play) {
  padding-left: 4rem;
  padding-right: 4rem;
  margin: 0;
}

#product-gallery-wrapper .slick-track {
  display: flex;
  align-items: center;
}

#product-gallery-wrapper .product-gallery__image_wrapper {
  background-size: cover;
  background-position: center center;
}

#product-gallery-wrapper img {
  opacity: 0;
}

.panzoom-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 50;
  display: flex;
  justify-content: center;
  align-items: center;
}

.panzoom-wrapper.hidden {
  display: none;
}

.panzoom-wrapper .panzoom-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, .5);
}

.image-panzoom__container {
  display: flex;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 50;
  height: 80vh;
  width: 80vh;
}

.image-panzoom__container .image-panzoom {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.image-panzoom__container .image-panzoom__controls {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-color: #ddd;
  border-left-width: 1px;
  z-index: 50;
  background-color: #fff;
  width: 5rem;
}

.image-panzoom__container .image-panzoom__controls .close-panzoom {
  border-color: #ddd;
  border-bottom-width: 1px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  height: 5rem;
}

.image-panzoom__container .image-panzoom__controls .panzoom-in,
.image-panzoom__container .image-panzoom__controls .panzoom-out {
  border-color: #ddd;
  border-top-width: 1px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #cd2027;
  cursor: pointer;
  height: 5rem;
}

.product-row {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.product-row:first-of-type {
  border-color: #ddd;
  border-top-width: 1px;
}

@media (min-width: 992px) {
  .product-row {
    border-color: #ddd;
    border-top-width: 1px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin: 0 -4rem;
  }

  .product-row:last-of-type {
    border-bottom-width: 1px;
  }
}

.product-row .product-wrapper {
  position: relative;
}

.product-row .product-wrapper.empty-spacer {
  display: none;
}

@media (min-width: 992px) {
  .product-row .product-wrapper.empty-spacer {
    display: block;
  }
}

.product-row .product-wrapper.featured-image {
  height: 41rem;
}

@media (min-width: 992px) {
  .product-row .product-wrapper {
    min-height: 41rem;
  }

  .product-row .product-wrapper.featured-image {
    height: 100%;
    grid-column: span 2;
  }

  .product-row .product-wrapper:first-of-type .product-base {
    padding-left: 5%;
  }

  .product-row .product-wrapper:last-of-type .product-base {
    padding-right: 5%;
  }
}

.product-row .product-wrapper.group:hover .product-overlay,
.product-row .product-wrapper.group:active .product-overlay {
  display: flex;
}

.product-row .product-wrapper .product-base {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  align-items: center;
  justify-content: space-around;
  position: relative;
  height: 100%;
  padding-top: 5rem;
  padding-bottom: 5rem;
  border-color: #ddd;
  border-bottom-width: 1px;
}

@media (min-width: 992px) {
  .product-row .product-wrapper .product-base {
    border-style: none;
    min-height: 41rem;
  }
}

.product-row .product-wrapper .product-base__featured img {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.product-row .product-wrapper .product-base__featured span {
  position: absolute;
  font-size: 1rem;
  color: #fff;
  letter-spacing: .15em;
  text-transform: uppercase;
  z-index: 1;
  bottom: 4rem;
}

.product-row .product-wrapper .product-base__featured.right span,
.product-row .product-wrapper .product-base__featured.left span {
  text-align: left;
  left: 10rem;
}

@media (min-width: 992px) {
  .product-row .product-wrapper .product-base__featured.right span {
    text-align: right;
    right: 10rem;
  }

  .product-row .product-wrapper .product-base__featured.left span {
    text-align: left;
    left: 10rem;
  }
}

.product-row .product-wrapper .product-base__image {
  max-width: 50%;
}

.product-row .product-wrapper .product-base__details {
  display: flex;
  width: 100%;
  justify-content: space-between;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 320px) {
  .product-row .product-wrapper .product-base__details {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}

@media (min-width: 576px) {
  .product-row .product-wrapper .product-base__details {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}

.product-row .product-wrapper .product-base .product__name {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .05em;
  margin-bottom: 2rem;
}

.product-row .product-wrapper .product-base .product__name a,
.product-row .product-wrapper .product-base .product__name a:link,
.product-row .product-wrapper .product-base .product__name a:visited,
.product-row .product-wrapper .product-base .product__name a:hover,
.product-row .product-wrapper .product-base .product__name a:active {
  color: #111;
}

.product-row .product-wrapper .product-base .product__price .price-box.price-final_price {
  margin-bottom: 0;
}

.product-row .product-wrapper .product-base .product__price .price-box.price-final_price span.price {
  color: #cd2027;
  letter-spacing: .1em;
  line-height: 1;
  font-size: 1.5rem;
  margin-top: .5rem;
}

.product-row .product-wrapper .product-base .product__add_to_cart,
.product-row .product-wrapper .product-base .product__add_to_cart:focus {
  display: block;
  width: 3rem;
  height: 3rem;
  border-style: none;
  outline: 0;
  box-shadow: none;
  background-color: #fff;
}

.product-row .product-wrapper .product-base .product__out_of_stock {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1rem;
  color: #a5a5a4;
  margin-top: .5rem;
}

.product-row .product-wrapper .product-overlay {
  display: none;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding-top: 5rem;
  padding-bottom: 5rem;
  padding-left: 10%;
  padding-right: 10%;
  background-color: rgba(26, 26, 26, .97);
  z-index: 3;
}

.product-row .product-wrapper .product-overlay .mobile-close {
  font-size: 2.25rem;
  right: 2rem;
  top: 2rem;
}

@media (hover: hover) {
  .product-row .product-wrapper .product-overlay .mobile-close {
    display: none;
  }
}

@media (min-width: 992px) {
  .product-row .product-wrapper .product-overlay {
    padding-left: 20%;
    padding-right: 20%;
  }
}

.product-row .product-wrapper .product-overlay .product__name {
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: #fff;
  font-size: 1.875rem;
}

@media (min-width: 992px) {
  .product-row .product-wrapper .product-overlay .product__name {
    font-size: 2.25rem;
  }
}

.product-row .product-wrapper .product-overlay .product__name::after {
  background-color: #cd2027;
  display: block;
  margin-top: 2rem;
  margin-bottom: 2rem;
  content: ' ';
  height: 20px;
  width: 6px;
  -webkit-transform: skew(-20deg);
          transform: skew(-20deg);
}

.product-row .product-wrapper .product-overlay .product__meta {
  color: #fff;
  font-size: 1.25rem;
  text-transform: uppercase;
}

.product-row .product-wrapper .product-overlay .product__meta strong {
  display: inline-block;
  margin-right: .5rem;
}

.product-row .product-wrapper .product-overlay .product__meta span {
  display: inline-block;
  margin-right: .5rem;
}

.product-row .product-wrapper .product-overlay p:not(:empty) {
  margin-bottom: 1rem;
  color: #fff;
  line-height: 1.5;
}

@media (min-width: 992px) {
  @supports ((-webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%)) or (clip-path: polygon(0 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%))) {
    .product-row.even .product-wrapper:nth-child(1) .product-base {
      -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%);
              clip-path: polygon(0 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%);
    }
  }

  @supports ((-webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%)) or (clip-path: polygon(0 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%))) {
    .product-row.even .product-wrapper:nth-child(1) .product-overlay {
      -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%);
              clip-path: polygon(0 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%);
    }
  }

  .product-row.even .product-wrapper:nth-child(2) {
    margin-left: -3rem;
    z-index: 2;
  }

  .product-row.even .product-wrapper:nth-child(2) .product-base {
    margin: 0 auto;
    width: calc(100% - 2px);
  }

  @supports ((-webkit-clip-path: polygon(3rem 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%, 3rem calc(100% - 3rem))) or (clip-path: polygon(3rem 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%, 3rem calc(100% - 3rem)))) {
    .product-row.even .product-wrapper:nth-child(2) .product-base {
      -webkit-clip-path: polygon(3rem 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%, 3rem calc(100% - 3rem));
              clip-path: polygon(3rem 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%, 3rem calc(100% - 3rem));
    }
  }

  @supports ((-webkit-clip-path: polygon(3rem 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%, 3rem calc(100% - 3rem))) or (clip-path: polygon(3rem 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%, 3rem calc(100% - 3rem)))) {
    .product-row.even .product-wrapper:nth-child(2) .product-overlay {
      -webkit-clip-path: polygon(3rem 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%, 3rem calc(100% - 3rem));
              clip-path: polygon(3rem 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%, 3rem calc(100% - 3rem));
    }
  }

  .product-row.even .product-wrapper:nth-child(2)::before {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #ddd;
    content: ' ';
    left: 0;
    top: 0;
  }

  @supports ((-webkit-clip-path: polygon(3rem 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%, 3rem calc(100% - 3rem))) or (clip-path: polygon(3rem 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%, 3rem calc(100% - 3rem)))) {
    .product-row.even .product-wrapper:nth-child(2)::before {
      -webkit-clip-path: polygon(3rem 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%, 3rem calc(100% - 3rem));
              clip-path: polygon(3rem 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%, 3rem calc(100% - 3rem));
    }
  }

  .product-row.even .product-wrapper:nth-child(3) {
    margin-left: -3rem;
  }

  @supports ((-webkit-clip-path: polygon(3rem 0, 100% 0, 100% 100%, 0% 100%, 3rem calc(100% - 3rem))) or (clip-path: polygon(3rem 0, 100% 0, 100% 100%, 0% 100%, 3rem calc(100% - 3rem)))) {
    .product-row.even .product-wrapper:nth-child(3) .product-base {
      -webkit-clip-path: polygon(3rem 0, 100% 0, 100% 100%, 0% 100%, 3rem calc(100% - 3rem));
              clip-path: polygon(3rem 0, 100% 0, 100% 100%, 0% 100%, 3rem calc(100% - 3rem));
    }
  }

  @supports ((-webkit-clip-path: polygon(3rem 0, 100% 0, 100% 100%, 0% 100%, 3rem calc(100% - 3rem))) or (clip-path: polygon(3rem 0, 100% 0, 100% 100%, 0% 100%, 3rem calc(100% - 3rem)))) {
    .product-row.even .product-wrapper:nth-child(3) .product-overlay {
      -webkit-clip-path: polygon(3rem 0, 100% 0, 100% 100%, 0% 100%, 3rem calc(100% - 3rem));
              clip-path: polygon(3rem 0, 100% 0, 100% 100%, 0% 100%, 3rem calc(100% - 3rem));
    }
  }

  @supports ((-webkit-clip-path: polygon(0 0, calc(100% - 3rem) 0, 100% 3rem, 100% 100%, 0% 100%)) or (clip-path: polygon(0 0, calc(100% - 3rem) 0, 100% 3rem, 100% 100%, 0% 100%))) {
    .product-row.odd .product-wrapper:nth-child(1) .product-base {
      -webkit-clip-path: polygon(0 0, calc(100% - 3rem) 0, 100% 3rem, 100% 100%, 0% 100%);
              clip-path: polygon(0 0, calc(100% - 3rem) 0, 100% 3rem, 100% 100%, 0% 100%);
    }
  }

  @supports ((-webkit-clip-path: polygon(0 0, calc(100% - 3rem) 0, 100% 3rem, 100% 100%, 0% 100%)) or (clip-path: polygon(0 0, calc(100% - 3rem) 0, 100% 3rem, 100% 100%, 0% 100%))) {
    .product-row.odd .product-wrapper:nth-child(1) .product-overlay {
      -webkit-clip-path: polygon(0 0, calc(100% - 3rem) 0, 100% 3rem, 100% 100%, 0% 100%);
              clip-path: polygon(0 0, calc(100% - 3rem) 0, 100% 3rem, 100% 100%, 0% 100%);
    }
  }

  .product-row.odd .product-wrapper:nth-child(2) {
    margin-left: -3rem;
    z-index: 2;
  }

  .product-row.odd .product-wrapper:nth-child(2) .product-base {
    margin: 0 auto;
    width: calc(100% - 2px);
  }

  @supports ((-webkit-clip-path: polygon(0 0, calc(100% - 3rem) 0, 100% 3rem, 100% 100%, 3rem 100%, 3rem 3rem)) or (clip-path: polygon(0 0, calc(100% - 3rem) 0, 100% 3rem, 100% 100%, 3rem 100%, 3rem 3rem))) {
    .product-row.odd .product-wrapper:nth-child(2) .product-base {
      -webkit-clip-path: polygon(0 0, calc(100% - 3rem) 0, 100% 3rem, 100% 100%, 3rem 100%, 3rem 3rem);
              clip-path: polygon(0 0, calc(100% - 3rem) 0, 100% 3rem, 100% 100%, 3rem 100%, 3rem 3rem);
    }
  }

  @supports ((-webkit-clip-path: polygon(0 0, calc(100% - 3rem) 0, 100% 3rem, 100% 100%, 3rem 100%, 3rem 3rem)) or (clip-path: polygon(0 0, calc(100% - 3rem) 0, 100% 3rem, 100% 100%, 3rem 100%, 3rem 3rem))) {
    .product-row.odd .product-wrapper:nth-child(2) .product-overlay {
      -webkit-clip-path: polygon(0 0, calc(100% - 3rem) 0, 100% 3rem, 100% 100%, 3rem 100%, 3rem 3rem);
              clip-path: polygon(0 0, calc(100% - 3rem) 0, 100% 3rem, 100% 100%, 3rem 100%, 3rem 3rem);
    }
  }

  .product-row.odd .product-wrapper:nth-child(2)::before {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #ddd;
    content: ' ';
    left: 0;
    top: 0;
  }

  @supports ((-webkit-clip-path: polygon(0 0, calc(100% - 3rem) 0, 100% 3rem, 100% 100%, 3rem 100%, 3rem 3rem)) or (clip-path: polygon(0 0, calc(100% - 3rem) 0, 100% 3rem, 100% 100%, 3rem 100%, 3rem 3rem))) {
    .product-row.odd .product-wrapper:nth-child(2)::before {
      -webkit-clip-path: polygon(0 0, calc(100% - 3rem) 0, 100% 3rem, 100% 100%, 3rem 100%, 3rem 3rem);
              clip-path: polygon(0 0, calc(100% - 3rem) 0, 100% 3rem, 100% 100%, 3rem 100%, 3rem 3rem);
    }
  }

  .product-row.odd .product-wrapper:nth-child(3) {
    margin-left: -3rem;
  }

  @supports ((-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 3rem 100%, 3rem 3rem)) or (clip-path: polygon(0 0, 100% 0, 100% 100%, 3rem 100%, 3rem 3rem))) {
    .product-row.odd .product-wrapper:nth-child(3) .product-base {
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 3rem 100%, 3rem 3rem);
              clip-path: polygon(0 0, 100% 0, 100% 100%, 3rem 100%, 3rem 3rem);
    }
  }

  @supports ((-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 3rem 100%, 3rem 3rem)) or (clip-path: polygon(0 0, 100% 0, 100% 100%, 3rem 100%, 3rem 3rem))) {
    .product-row.odd .product-wrapper:nth-child(3) .product-overlay {
      -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 3rem 100%, 3rem 3rem);
              clip-path: polygon(0 0, 100% 0, 100% 100%, 3rem 100%, 3rem 3rem);
    }
  }
}

body.category-hard-goods .products .product-row .product-wrapper .product-overlay .hs-button {
  background-color: #cd2027;
}

body.category-soft-goods .products .product-row .product-wrapper .product-overlay {
  background-color: rgba(205, 32, 39, .97);
}

body.category-soft-goods .products .product-row .product-wrapper .product-overlay .product__name::after {
  background-color: #111;
  display: block;
  margin-top: 2rem;
  margin-bottom: 2rem;
  content: ' ';
  height: 20px;
  width: 6px;
  -webkit-transform: skew(-20deg);
          transform: skew(-20deg);
}

body.category-lifestyle .products .product-row .product-wrapper .product-overlay {
  color: #111;
  background-color: #eee;
}

body.category-lifestyle .products .product-row .product-wrapper .product-overlay .product__name {
  color: #111;
}

body.category-lifestyle .products .product-row .product-wrapper .product-overlay .product__meta {
  color: #111;
}

body.category-lifestyle .products .product-row .product-wrapper .product-overlay p:not(:empty) {
  color: #111;
}

body.category-lifestyle .products .product-row .product-wrapper .product-overlay .hs-button {
  background-color: #cd2027;
}

.swatch-attribute-options {
  display: flex;
  flex-direction: column;
}

.swatch-attribute-options .swatch-option__wrapper {
  display: flex;
  align-items: center;
  margin-bottom: .75rem;
  cursor: pointer;
}

.swatch-attribute-options .swatch-option__wrapper.out-of-stock .swatch-option__label {
  opacity: .5;
}

.swatch-attribute-options .swatch-option__wrapper .swatch-option.image {
  border-style: none;
  background-size: cover;
  margin-right: 1rem;
  margin-bottom: 0;
  position: relative;
  height: 2rem;
  width: 2rem;
  min-width: 2rem;
}

@media (min-width: 992px) {
  .swatch-attribute-options .swatch-option__wrapper .swatch-option.image {
    width: 6rem;
    min-width: 6rem;
  }
}

@media (hover) {
  .swatch-attribute-options .swatch-option__wrapper .swatch-option:hover {
    outline: none;
    border: none;
  }

  .swatch-attribute-options .swatch-option__wrapper .swatch-option:hover::before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: contain;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-image: url(/media/active-swatch-indicator.png);
    content: ' ';
    opacity: .5;
  }
}

.swatch-attribute-options .swatch-option__wrapper .swatch-option.selected {
  outline: none;
  border: none;
}

.swatch-attribute-options .swatch-option__wrapper .swatch-option.selected::before {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: contain;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-image: url(/media/active-swatch-indicator.png);
  content: ' ';
}

.swatch-attribute-options .swatch-option__wrapper .swatch-option.selected + .swatch-option__label {
  font-weight: 700;
}

.swatch-attribute-options .swatch-option__wrapper .swatch-option__label {
  letter-spacing: .1em;
  font-size: 1.25rem;
}

@media screen and (max-width: 992px) {
  .swatch-attribute-options .swatch-option__wrapper .swatch-option__label {
    min-width: 75%;
  }
}

@media (min-width: 1200px) {
  .product-cta-wrapper {
    position: absolute;
    display: flex;
    justify-content: flex-start;
    bottom: 4.75rem;
    min-width: 120px;
  }

  .product-cta-wrapper .product-wrapper .product-base a {
    margin-right: -5rem;
  }

  .product-cta-wrapper .product-wrapper .product-base:nth-of-type(3) a {
    margin-right: -4rem;
  }
}

@media (min-width: 1200px) {
  .product-wrapper:nth-child(1) .product-cta-wrapper {
    right: 2rem;
  }
}

@media (min-width: 1200px) {
  .product-wrapper:nth-child(2) .product-cta-wrapper {
    right: 2rem;
  }
}

@media (min-width: 1200px) {
  .product-wrapper:nth-child(3) .product-cta-wrapper {
    right: 5.75rem;
  }
}

@media (min-width: 1200px) {
  .product-wrapper.featured-image ~ .product-wrapper .product-cta-wrapper {
    right: 5.75rem;
  }
}

body.page-product-add-on .product-info-top {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  flex-direction: column;
  max-width: 100%;
}

@media (min-width: 992px) {
  body.page-product-add-on .product-info-top {
    flex-direction: row;
  }
}

body.page-product-add-on .product-info-top .product-add-form {
  width: 100%;
}

@media (min-width: 992px) {
  body.page-product-add-on .product-info-top .product-add-form {
    border-color: #fff;
    border-top-width: 1px;
    border-left-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    background: #f3f3f3;
    min-width: 25vw;
  }
}

body.page-product-add-on .product-info-top .product-add-form form {
  max-width: 100%;
}

@media (min-width: 992px) {
  body.page-product-add-on .product-info-top .product-add-form form {
    width: 66.66667%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 992px) {
  body.page-product-add-on .product-info-top .product-add-form .product-info-top__left {
    width: 100%;
    padding-left: 4rem;
    padding-right: 0;
  }
}

@media (min-width: 992px) {
  body.page-product-add-on .product-info-top .product-add-form .product-info-top__right {
    display: none;
  }
}

body.page-product-add-on #product_stock_alert_container {
  max-width: 100%;
}

body.page-product-add-on #product_stock_alert_container .stockalert {
  width: 100%;
}

body.page-product-add-on #product_stock_alert_container .stockalert .bss_productstockaler.applied {
  flex-direction: column;
}

body.page-product-add-on #product_stock_alert_container .stockalert .bss_productstockaler.applied .field {
  width: 100%;
  margin-bottom: 1rem;
}

.product-addons {
  position: relative;
  width: 100%;
}

@media (min-width: 992px) {
  .product-addons {
    width: 75vw;
  }
}

.product-addons__notice {
  text-transform: uppercase;
  font-size: 1.5rem;
  color: #111;
  font-weight: 700;
  margin-top: 5rem;
  margin-bottom: 1rem;
  margin-left: 2.5rem;
}

@media (min-width: 992px) {
  .product-addons__notice {
    margin-left: 10rem;
  }
}

.product-addons__wrapper {
  height: 100%;
  display: flex;
  flex-direction: column;
}

@media (min-width: 992px) {
  .addon-list-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    flex: 1;
    width: 70vw;
  }
}

.addon-list-container i[data-slick-action] {
  position: absolute;
  font-size: 1.875rem;
  top: 50%;
}

@media screen and (max-width: 992px) {
  .addon-list-container i[data-slick-action] {
    display: none !important;
  }
}

.addon-list-container i[data-slick-action="slickNext"] {
  right: 0;
  margin-right: 4rem;
}

.addon-list-container i[data-slick-action="slickPrev"] {
  left: 0;
  margin-left: 4rem;
}

.addon-list__wrapper {
  height: 100%;
  position: relative;
}

@media (min-width: 992px) {
  .addon-list__wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
  }
}

@media screen and (max-width: 992px) {
  .addon-list__wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5rem;
  }
}

.addon-list__wrapper .slick-list,
.addon-list__wrapper .slick-track,
.addon-list__wrapper .slick-slide,
.addon-list__wrapper .slick-slide > div {
  height: 100%;
}

@media screen and (max-width: 992px) {
  .addon-list__wrapper .slick-track {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    -webkit-transform: none !important;
            transform: none !important;
    width: 100vw !important;
  }

  .addon-list__wrapper .slick-track::before,
  .addon-list__wrapper .slick-track::after {
    display: none;
  }

  .addon-list__wrapper .slick-track .slick-slide {
    width: 100% !important;
  }
}

.addon-list__wrapper .addon-product {
  height: 100%;
  display: flex;
  flex-direction: column;
  margin-left: 2rem;
  margin-right: 2rem;
  justify-content: space-evenly;
}

.addon-list__wrapper .addon-product__tp {
  min-height: auto;
}

@media (min-width: 992px) {
  .addon-list__wrapper .addon-product__tp {
    min-height: 8rem;
  }
}

.addon-list__wrapper .addon-product__image {
  cursor: pointer;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center center;
     object-position: center center;
}

.addon-list__wrapper .addon-product__more_details {
  text-align: center;
  text-transform: uppercase;
  color: #a5a5a4;
  text-decoration: underline;
  margin-bottom: 1rem;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: .1em;
  cursor: pointer;
}

.addon-list__wrapper .addon-product__additional {
  border-color: #a5a5a4;
  border-top-width: 1px;
  display: flex;
  padding-top: 1rem;
  justify-content: space-between;
  align-items: flex-start;
  min-height: 25%;
}

.addon-list__wrapper .addon-product__price span.price {
  color: #cd2027;
  letter-spacing: .1em;
  line-height: 1;
  font-weight: 700;
  font-size: 1.25rem;
  margin-top: .5rem;
}

.addon-list__wrapper .addon-product__details {
  width: 100%;
  display: flex;
  flex-direction: column;
}

@media (min-width: 1200px) {
  .addon-list__wrapper .addon-product__details {
    flex-direction: row;
  }
}

.addon-list__wrapper .addon-product__title {
  font-weight: 700;
  text-transform: uppercase;
}

.addon-list__wrapper .addon-product__add_to_cart,
.addon-list__wrapper .addon-product__add_to_cart:focus {
  display: block;
  width: 3rem;
  height: 3rem;
  border-style: none;
  outline: 0;
  box-shadow: none;
  background-color: #fff;
}

.addon-list__wrapper .addon-product__out_of_stock {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1rem;
  color: #a5a5a4;
  margin-top: .5rem;
}

.addon-list__wrapper .addon-product .mage-error {
  text-align: center;
  margin-bottom: .25rem;
  margin-top: -0.5rem;
}

.product-addon-overlay {
  position: fixed;
  bottom: 0;
  z-index: 10;
  display: none;
  background-color: #cd2027;
  background-repeat: no-repeat;
  overflow-y: scroll;
  background-position: right center;
  background-size: 0 0;
  pointer-events: all;
  top: 100px;
}

.product-addon-overlay .mage-error {
  text-align: center;
}

@media (min-width: 992px) {
  .product-addon-overlay {
    position: absolute;
    top: 0;
  }
}

@supports (background-blend-mode: multiply) {
  .product-addon-overlay {
    background-blend-mode: multiply;
    background-size: auto auto;
  }
}

@media (hover: hover) {
  .product-addon-overlay {
    top: 11rem;
    bottom: 0;
  }

  @media (min-width: 992px) {
    .product-addon-overlay {
      top: 0;
    }
  }
}

.product-addon-overlay.open {
  display: flex;
}

@media screen and (max-width: 992px) {
  .product-addon-overlay {
    background-color: rgba(205, 32, 39, .95);
    background-image: none !important;
  }
}

@media (min-width: 992px) {
  @supports ((-webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 10rem), calc(100% - 8rem) 100%, 0 100%)) or (clip-path: polygon(0 0, 100% 0, 100% calc(100% - 10rem), calc(100% - 8rem) 100%, 0 100%))) {
    .product-addon-overlay {
      -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 10rem), calc(100% - 8rem) 100%, 0 100%);
              clip-path: polygon(0 0, 100% 0, 100% calc(100% - 10rem), calc(100% - 8rem) 100%, 0 100%);
    }
  }
}

.product-addon-overlay .close-overlay {
  color: #fff;
  position: absolute;
  cursor: pointer;
  font-size: 1.875rem;
  right: 2rem;
  top: 2rem;
}

.product-addon-overlay-actions {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 5rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  bottom: 5rem;
  right: 4%;
}

@media (min-width: 992px) {
  .product-addon-overlay-actions {
    position: relative;
    bottom: initial;
    border-right: 1px solid rgba(0, 0, 0, .22);
    right: initial;
  }
}

.product-addon-overlay-actions i {
  color: #fff;
  border-width: 2px;
  border-color: #fff;
  padding-top: .5rem;
  padding-bottom: .5rem;
  border-radius: 9999px;
  margin-bottom: 1rem;
  cursor: pointer;
  padding-left: .6rem;
  padding-right: .6rem;
}

.product-addon-overlay-actions i:hover {
  color: #fff;
  border-color: #fff;
}

@media (min-width: 992px) {
  .product-addon-overlay-actions i {
    color: #111;
    border-color: #111;
  }
}

.product-addon-overlay-content {
  padding: 5rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}

.product-addon-overlay-content__container {
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  max-width: 90%;
}

@media (min-width: 992px) {
  .product-addon-overlay-content__container {
    max-width: 35%;
  }
}

.product-addon-overlay-content__container .addon-product__title {
  font-weight: 700;
  font-size: 2.25rem;
  text-transform: uppercase;
}

.product-addon-overlay-content__container .addon-product__title:after {
  background-color: #111;
  display: block;
  margin-top: 2rem;
  margin-bottom: 2rem;
  content: ' ';
  height: 20px;
  width: 6px;
  -webkit-transform: skew(-20deg);
          transform: skew(-20deg);
}

.product-addon-overlay-content__container .price {
  display: block;
  font-weight: 700;
  margin-top: 1rem;
  margin-bottom: .5rem;
  font-size: 1.5rem;
}

.product-addon-overlay .hs-input__add-to-cart input[type="number"] {
  border-color: #111;
  color: #111;
  background-color: transparent;
}

.product-addon-overlay .hs-input__add-to-cart button,
.product-addon-overlay .hs-input__add-to-cart .cart.table-wrapper .actions-toolbar > .action,
.cart.table-wrapper .product-addon-overlay .hs-input__add-to-cart .actions-toolbar > .action,
.product-addon-overlay .hs-input__add-to-cart .action-gift {
  border-bottom: 1px solid transparent;
  border-top: 1px solid #111;
}

[data-role="overlay-content"] {
  overflow: auto;
  padding-right: 1rem;
  max-height: 80%;
}

[data-role="overlay-content"]::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}

[data-role="overlay-content"]::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(255, 255, 255, .5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0);
}

.addon-product-swatches .swatch-attribute-options {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: row;
  position: relative;
  padding-top: 2rem;
  padding-bottom: 1rem;
}

.addon-product-swatches .swatch-attribute-options .swatch-option__wrapper {
  flex-direction: column-reverse;
  margin-right: 1rem;
}

.addon-product-swatches .swatch-attribute-options .swatch-option__wrapper.out-of-stock .swatch-option__label {
  color: #a5a5a4;
}

.addon-product-swatches .swatch-attribute-options .swatch-option__wrapper .swatch-option__label {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-bottom: .5rem;
  font-size: 1.125rem;
  font-weight: 400;
  text-align: center;
  background-color: #fff;
}

.addon-product-swatches .swatch-attribute-options .swatch-option__wrapper .swatch-option.image.selected + .swatch-option__label {
  opacity: 1;
  font-weight: 400;
}

.addon-product-swatches .swatch-attribute-options .swatch-option__wrapper .swatch-option.image {
  margin-right: 0;
  height: 1.5rem;
  min-width: 1.5rem;
  width: 1.5rem;
}

@media (min-width: 768px) {
  .addon-product-swatches .swatch-attribute-options .swatch-option__wrapper .swatch-option.image {
    height: 1.5rem;
    min-width: 4rem;
    width: 4rem;
  }
}

.addon-product-swatches .swatch-attribute-options .swatch-option__wrapper:hover .swatch-option__label {
  opacity: 1;
  z-index: 10;
}

#addon-overlay-product-swatches .swatch-attribute-options {
  justify-content: center;
  position: relative;
  padding-top: 2.5rem;
  padding-bottom: 0;
}

#addon-overlay-product-swatches .swatch-attribute-options .swatch-option__wrapper.out-of-stock .swatch-option__label {
  font-size: 1.25rem;
  color: rgba(255, 255, 255, .5);
}

#addon-overlay-product-swatches .swatch-attribute-options .swatch-option__label {
  font-size: 1.25rem;
  color: #fff;
  font-weight: 700;
}

#addon-overlay-product-swatches .swatch-attribute-options .swatch-option__label {
  background-color: transparent;
}

#addon-overlay-product-swatches .swatch-attribute-options .swatch-option.image {
  margin-right: 0;
  height: 2rem;
  min-width: 2rem;
  width: 2rem;
}

@media (min-width: 768px) {
  #addon-overlay-product-swatches .swatch-attribute-options .swatch-option.image {
    height: 2rem;
    min-width: 6rem;
    width: 6rem;
  }
}

#addon-overlay-product-swatches .swatch-attribute-options .swatch-option__wrapper .swatch-option:hover::before {
  background-image: url("/media/active-swatch-indicator-white.png");
}

#addon-overlay-product-swatches .swatch-attribute-options .swatch-option__wrapper .swatch-option.selected::before {
  background-image: url("/media/active-swatch-indicator-white.png");
}

.page-product-bundle input.qty {
  margin: 0;
}

.page-product-bundle .product-info-main {
  width: 100%;
  float: none;
}

.page-product-bundle .product-info-main .product-add-form .product-options-wrapper .field:not(.date) > .control {
  width: 100%;
}

.page-product-bundle .product-info-main .field.option {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

@media (min-width: 768px) {
  .page-product-bundle .product-info-main .field.option {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}

@media screen and (min-width: 768px) and (max-width: calc(992px - 1px)) {
  .page-product-bundle .product-info-main .field.option:not(:nth-of-type(2n)) {
    border-right-width: 1px;
    border-color: #ddd;
  }
}

@media screen and (min-width: 992px) and (max-width: calc(1200px - 1px)) {
  .page-product-bundle .product-info-main .field.option:not(:nth-of-type(3n)) {
    border-right-width: 1px;
    border-color: #ddd;
  }
}

@media screen and (min-width: 1200px) {
  .page-product-bundle .product-info-main .field.option:not(:nth-of-type(4n)) {
    border-right-width: 1px;
    border-color: #ddd;
  }
}

.page-product-bundle .product-info-main .field.option .swatch-opt {
  margin-top: 0;
  margin-bottom: 0;
  min-height: 3rem;
}

@media (min-width: 768px) {
  .page-product-bundle .product-info-main .field.option .swatch-opt {
    min-height: 8.5rem;
  }
}

.page-product-bundle .product-info-main .field.option .bundled-product__more_details {
  text-align: center;
  text-transform: uppercase;
  color: #a5a5a4;
  text-decoration: underline;
  margin-bottom: .5rem;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: .1em;
  cursor: pointer;
}

.page-product-bundle .product-info-main .select-images {
  max-width: 100%;
  width: 100%;
}

.page-product-bundle .product-info-main .swatch-opt-custom,
.page-product-bundle .product-info-main .swatch-opt-price {
  display: block;
  margin-top: 0;
}

.page-product-bundle .product-info-main .bundle-option-price {
  color: #cd2027;
  letter-spacing: .1em;
  line-height: 1;
  font-weight: 700;
  font-size: 1.25rem;
  margin-top: .5rem;
}

.page-product-bundle .product-info-main .select-images a.select-link,
.page-product-bundle .product-info-main .select-images a.select-link:visited {
  width: auto;
  margin-right: 0;
  float: none;
  cursor: default;
  height: 23rem;
  text-align: center;
}

.page-product-bundle .product-info-main .select-images a.select-link.active,
.page-product-bundle .product-info-main .select-images a.select-link:visited.active {
  border: none !important;
}

.page-product-bundle .product-info-main .select-images a.select-link img,
.page-product-bundle .product-info-main .select-images a.select-link:visited img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: auto;
}

.page-product-bundle .product-info-main label.label {
  font-weight: 700;
  text-transform: uppercase;
  border-top-width: 1px;
  border-color: #ddd;
  padding-top: 1rem;
}

.page-product-bundle .product-info-main .product-details {
  display: flex;
  flex-direction: column-reverse;
}

.page-product-bundle .product-info-main .swatch-option.image:not(.disabled):hover,
.page-product-bundle .product-info-main .swatch-option.color:not(.disabled):hover {
  border-style: none;
  outline: 0;
}

.page-product-bundle .product-info-main .swatch-attribute-label {
  display: none;
}

.page-product-bundle .product-info-main .swatch-attribute-options {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  flex-direction: row;
  position: relative;
  padding-top: 2rem;
  padding-bottom: 1rem;
}

.page-product-bundle .product-info-main .swatch-attribute-options .swatch-option__wrapper {
  flex-direction: column-reverse;
  margin-right: 1rem;
}

.page-product-bundle .product-info-main .swatch-attribute-options .swatch-option__wrapper .swatch-option__label {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin-bottom: .5rem;
  font-size: 1.125rem;
  font-weight: 400;
  text-align: center;
  background-color: #fff;
}

.page-product-bundle .product-info-main .swatch-attribute-options .swatch-option__wrapper .swatch-option.image.selected + .swatch-option__label {
  opacity: 1;
  font-weight: 400;
}

.page-product-bundle .product-info-main .swatch-attribute-options .swatch-option__wrapper .swatch-option.image {
  margin-right: 0;
  padding: 0;
  position: relative;
  overflow: visible;
  height: 1.5rem;
  min-width: 4rem;
  width: 4rem;
}

.page-product-bundle .product-info-main .swatch-attribute-options .swatch-option__wrapper .swatch-option.image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.page-product-bundle .product-info-main .swatch-attribute-options .swatch-option__wrapper:hover .swatch-option__label {
  opacity: 1;
  z-index: 10;
}

.page-product-bundle .product-info-main .swatch-attribute-options .swatch-option__wrapper.out-of-stock .swatch-option__label {
  color: #a5a5a4;
}

.page-product-bundle .product-info-main .swatch-attribute-options .swatch-option__wrapper.out-of-stock .swatch-option.image::before {
  top: 1px;
  bottom: -1px;
}

.page-product-bundle .product-info-main .swatch-attribute-options .swatch-option__wrapper.out-of-stock .swatch-option.image img {
  opacity: .5;
}

.page-product-bundle .product-info-main .swatch-attribute-options .swatch-option__wrapper.out-of-stock .swatch-option.image::after {
  position: absolute;
  color: #cd2027;
  height: 100%;
  background-color: white;
  border-radius: 50%;
  content: '\f057';
  left: -4px;
  top: -2px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Font Awesome 5 Pro';
  font-size: 1.25rem;
  font-weight: 900;
  height: 10px;
  width: 10px;
  z-index: 20;
}

.page-product-bundle .product-info-main .block-bundle-summary .content {
  height: 100%;
}

.page-product-bundle .product-info-main .block-bundle-summary .content .bundle-info {
  height: 100%;
}

.page-product-bundle .product-info-main .block-bundle-summary .content .bundle-info .product-details {
  height: 100%;
  padding-left: 5rem;
  padding-bottom: 2.5rem;
}

.product-info-bundle-container {
  margin-left: auto;
  margin-right: auto;
  margin-top: 5rem;
  margin-bottom: 5rem;
}

@media screen and (max-width: 992px) {
  .product-info-bundle-container.container {
    max-width: 80%;
  }
}

.product-info-bundle-container .product-info__wrapper {
  margin-bottom: 5rem;
}

.fieldset-bundle-options {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-row-gap: 2rem;
}

@media (min-width: 768px) {
  .fieldset-bundle-options {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 992px) {
  .fieldset-bundle-options {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (min-width: 1200px) {
  .fieldset-bundle-options {
    grid-template-columns: repeat(4, 1fr);
  }
}

.bundle-option__out_of_stock {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1rem;
  color: #a5a5a4;
  margin-top: .5rem;
}

.bundle-option__discount_message {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1rem;
  color: #cd2027;
  margin-bottom: .5rem;
}

.bundled-product-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 50;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bundled-product-modal.hidden {
  display: none;
}

.bundled-product-modal .bundled-product-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, .5);
}

.bundled-product__container {
  display: flex;
  flex-direction: column;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 50;
  position: relative;
  padding-top: 3rem;
  padding-bottom: 3rem;
  padding-left: 5rem;
  padding-right: 5rem;
  overflow: hidden;
  max-height: 80vh;
  width: 80vh;
}

.bundled-product__container .bundled-product__close {
  color: #cd2027;
  cursor: pointer;
  font-size: 1.5rem;
  position: absolute;
  top: 0;
  right: 0;
  margin-left: 3rem;
  margin-right: 3rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.bundled-product__container .bundled-product__bg {
  position: absolute;
  bottom: 0;
  right: 0;
  height: auto;
  opacity: .25;
  width: 75%;
}

.bundled-product__container .bundled-product__title {
  z-index: 10;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 2rem;
}

.bundled-product__container .bundled-product__desc {
  z-index: 10;
  max-height: 80%;
  overflow-y: auto;
}

#bundle-images-wrapper {
  height: 25vh;
}

@media (min-width: 768px) {
  #bundle-images-wrapper {
    height: 50vh;
  }
}

#bundle-images-wrapper #bundle-images {
  height: 25vh;
}

@media (min-width: 768px) {
  #bundle-images-wrapper #bundle-images {
    height: 50vh;
  }
}

#bundle-images-wrapper #bundle-images .composite-image-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  height: 100%;
  margin: 0 auto;
  max-width: 90%;
}

@media (min-width: 768px) {
  #bundle-images-wrapper #bundle-images .composite-image-container {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (min-width: 992px) {
  #bundle-images-wrapper #bundle-images .composite-image-container {
    max-width: 75%;
  }

  #bundle-images-wrapper #bundle-images .composite-image-container .bundle-gallery__image_wrapper:nth-child(1) {
    grid-column: span 2;
  }

  #bundle-images-wrapper #bundle-images .composite-image-container .bundle-gallery__image_wrapper:nth-child(2) {
    grid-column: span 2;
  }
}

@media (min-width: 1200px) {
  #bundle-images-wrapper #bundle-images .composite-image-container {
    max-width: 50%;
  }
}

@supports (background-blend-mode: multiply) {
  #bundle-images-wrapper {
    background-color: #f3f3f3;
  }

  #bundle-images-wrapper .bundle-gallery__image_wrapper {
    border-style: none;
    background-color: #f3f3f3;
    background-blend-mode: multiply;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }
}

#bundle-images-wrapper img {
  opacity: 0;
  min-height: 20rem;
}

@media (min-width: 992px) {
  #bundle-images-wrapper img {
    min-height: 0;
  }
}

.widget-youtube-video {
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.widget-youtube-video:hover .intel__youtube_play_btn {
  background-color: #111;
}

.shop-section {
  display: flex;
  position: relative;
}

@media (min-width: 768px) {
  .shop-section {
    border-color: #ddd;
    border-bottom-width: 1px;
    margin: 0 -3rem;
  }
}

@media (min-width: 768px) {
  .shop-section .section-label {
    left: 3rem;
  }
}

@media (min-width: 992px) {
  .shop-section .section-label {
    position: absolute;
    left: 6rem;
    top: calc(50% - 3rem);
  }
}

.shop-category__container {
  display: flex;
  flex-direction: column;
  width: 100%;
  justify-content: center;
  padding-top: 8rem;
}

@media (min-width: 768px) {
  .shop-category__container {
    flex-direction: row;
    padding-top: 0;
  }
}

.shop-category {
  width: 100%;
  text-align: center;
  position: relative;
  cursor: pointer;
}

@media (min-width: 768px) {
  .shop-category {
    position: relative;
    width: 33.33333%;
  }
}

.shop-category__base {
  height: 100%;
  background-color: #fff;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  -webkit-transform: translateZ(1px);
          transform: translateZ(1px);
}

@media screen and (max-width: 767px) {
  .shop-category__base {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    padding-left: 2.5rem;
    padding-right: 4.5rem;
  }
}

@media (min-width: 768px) {
  .shop-category__base {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }
}

@media (min-width: 992px) {
  .shop-category__base {
    border-style: none;
  }
}

@media (min-width: 768px) {
  @supports ((-webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%)) or (clip-path: polygon(0 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%))) {
    .shop-category:first-of-type .shop-category__base {
      -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%);
              clip-path: polygon(0 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%);
    }
  }

  @supports ((-webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%)) or (clip-path: polygon(0 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%))) {
    .shop-category:first-of-type .shop-category__hover {
      -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%);
              clip-path: polygon(0 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%);
    }
  }
}

@media (min-width: 992px) {
  .shop-category.lg\:group:hover .shop-category__hover {
    display: flex;
  }
}

@media (min-width: 768px) {
  .shop-category:not(:first-of-type) {
    margin-top: 0;
  }

  .shop-category:not(:first-of-type) .shop-category__base {
    padding-left: 3rem;
  }

  .shop-category:not(:first-of-type) .shop-category__hover_text {
    padding-left: 3rem;
  }

  @supports ((-webkit-clip-path: polygon(0% 3rem, 85% 3rem, 100% 0%, 100% 95%, 85% 100%, 0% 100%)) or (clip-path: polygon(0% 3rem, 85% 3rem, 100% 0%, 100% 95%, 85% 100%, 0% 100%))) {
    .shop-category:not(:first-of-type) .shop-category__base,
    .shop-category:not(:first-of-type) .shop-category__hover {
      -webkit-clip-path: polygon(0% 3rem, 85% 3rem, 100% 0%, 100% 95%, 85% 100%, 0% 100%);
              clip-path: polygon(0% 3rem, 85% 3rem, 100% 0%, 100% 95%, 85% 100%, 0% 100%);
    }
  }
}

@media (min-width: 768px) {
  .shop-category:nth-of-type(2) {
    margin-left: -3rem;
    z-index: 2;
  }

  .shop-category:nth-of-type(2) .shop-category__base {
    margin: 0 auto;
    width: calc(100% - 2px);
  }

  @supports ((-webkit-clip-path: polygon(3rem 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%, 3rem calc(100% - 3rem))) or (clip-path: polygon(3rem 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%, 3rem calc(100% - 3rem)))) {
    .shop-category:nth-of-type(2) .shop-category__base {
      -webkit-clip-path: polygon(3rem 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%, 3rem calc(100% - 3rem));
              clip-path: polygon(3rem 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%, 3rem calc(100% - 3rem));
    }
  }

  @supports ((-webkit-clip-path: polygon(3rem 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%, 3rem calc(100% - 3rem))) or (clip-path: polygon(3rem 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%, 3rem calc(100% - 3rem)))) {
    .shop-category:nth-of-type(2) .shop-category__hover {
      -webkit-clip-path: polygon(3rem 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%, 3rem calc(100% - 3rem));
              clip-path: polygon(3rem 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%, 3rem calc(100% - 3rem));
    }
  }

  .shop-category:nth-of-type(2)::before {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #ddd;
    content: ' ';
    left: 0;
    top: 0;
    z-index: -1;
  }

  @supports ((-webkit-clip-path: polygon(3rem 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%, 3rem calc(100% - 3rem))) or (clip-path: polygon(3rem 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%, 3rem calc(100% - 3rem)))) {
    .shop-category:nth-of-type(2)::before {
      -webkit-clip-path: polygon(3rem 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%, 3rem calc(100% - 3rem));
              clip-path: polygon(3rem 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0% 100%, 3rem calc(100% - 3rem));
    }
  }
}

@media (min-width: 768px) {
  .shop-category:nth-of-type(3) {
    margin-left: -3rem;
  }

  @supports ((-webkit-clip-path: polygon(3rem 0, 100% 0, 100% 100%, 0% 100%, 3rem calc(100% - 3rem))) or (clip-path: polygon(3rem 0, 100% 0, 100% 100%, 0% 100%, 3rem calc(100% - 3rem)))) {
    .shop-category:nth-of-type(3) .shop-category__base {
      -webkit-clip-path: polygon(3rem 0, 100% 0, 100% 100%, 0% 100%, 3rem calc(100% - 3rem));
              clip-path: polygon(3rem 0, 100% 0, 100% 100%, 0% 100%, 3rem calc(100% - 3rem));
    }
  }

  @supports ((-webkit-clip-path: polygon(3rem 0, 100% 0, 100% 100%, 0% 100%, 3rem calc(100% - 3rem))) or (clip-path: polygon(3rem 0, 100% 0, 100% 100%, 0% 100%, 3rem calc(100% - 3rem)))) {
    .shop-category:nth-of-type(3) .shop-category__hover {
      -webkit-clip-path: polygon(3rem 0, 100% 0, 100% 100%, 0% 100%, 3rem calc(100% - 3rem));
              clip-path: polygon(3rem 0, 100% 0, 100% 100%, 0% 100%, 3rem calc(100% - 3rem));
    }
  }
}

@media screen and (max-width: 767px) {
  .shop-category .shop-category__base h2 {
    font-weight: 300;
  }

  .shop-category:nth-of-type(1) .shop-category__base {
    background-color: #1a1a1a;
    color: #fff;
  }

  .shop-category:nth-of-type(2) .shop-category__base {
    background-color: #cd2027;
    color: #fff;
  }

  .shop-category:nth-of-type(3) .shop-category__base {
    color: #1a1a1a;
    background-color: #d7d7d7;
  }
}

.shop-category__image {
  max-height: 20rem;
  width: auto;
  margin-top: 2rem;
  display: none;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 768px) {
  .shop-category__image {
    display: block;
    max-height: 15rem;
  }
}

@media (min-width: 992px) {
  .shop-category__image {
    max-height: 20rem;
  }
}

.shop-category__title {
  text-transform: uppercase;
  letter-spacing: .05em;
  font-weight: 700;
  font-size: 1.875rem;
  text-align: center;
}

@media screen and (max-width: 992px) {
  .shop-category__title {
    width: 100%;
  }
}

@media (min-width: 992px) {
  .shop-category__title {
    font-size: 2.6rem;
  }
}

.shop-category__title:after {
  background-color: #cd2027;
  display: block;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  content: ' ';
  height: 15px;
  width: 4px;
  -webkit-transform: skew(-45deg);
          transform: skew(-45deg);
}

@media screen and (max-width: 767px) {
  .shop-category__title:after {
    display: none;
    content: '';
  }
}

.shop-category__desc {
  max-width: 20rem;
  color: #a5a5a4;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

@media (min-width: 768px) {
  .shop-category__desc {
    font-size: 1.25rem;
    display: block;
  }
}

@media (min-width: 992px) {
  .shop-category__desc {
    max-width: 20rem;
    font-size: 1.4rem;
  }
}

.shop-category.group:hover > .shop-category__hover {
  display: flex;
}

.shop-category__hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding-top: 5rem;
  padding-bottom: 5rem;
  flex-direction: column;
  justify-content: center;
  background-size: cover;
  z-index: 10;
  -webkit-transform: translateZ(1px);
          transform: translateZ(1px);
}

.shop-category__hover .shop-category__title {
  z-index: 10;
  color: #fff;
}

.shop-category__hover_overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #111;
  opacity: .75;
}

.shop-category__hover_text {
  z-index: 20;
  pointer-events: none;
}

.shop-category__shop_now,
.shop-category__shop_now > a {
  text-transform: uppercase;
  letter-spacing: .05em;
  color: #fff;
  text-decoration: none;
}

.train-section {
  display: flex;
  align-items: center;
  position: relative;
}

@media (min-width: 992px) {
  .train-section {
    padding-left: 3rem;
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .train-section::before {
    display: block;
    background-color: #cd2027;
    position: absolute;
    top: 0;
    left: 0;
    content: ' ';
    height: 1rem;
    width: 6rem;
  }

  @supports ((-webkit-clip-path: polygon(0 0, 0 100%, calc(100% - 1rem) 100%, 100% 0)) or (clip-path: polygon(0 0, 0 100%, calc(100% - 1rem) 100%, 100% 0))) {
    .train-section::before {
      -webkit-clip-path: polygon(0 0, 0 100%, calc(100% - 1rem) 100%, 100% 0);
              clip-path: polygon(0 0, 0 100%, calc(100% - 1rem) 100%, 100% 0);
    }
  }
}

.train-section__container {
  width: 100%;
  margin-left: auto;
  padding-top: 8rem;
}

@media (min-width: 992px) {
  .train-section__container {
    padding-top: 0;
    max-width: 90%;
  }
}

.train-section__container_internal {
  padding: 3rem;
}

@media (min-width: 992px) {
  .train-section__container_internal {
    margin-left: 4rem;
    max-width: 80%;
  }
}

.train-section__container_internal h1 {
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 2rem;
  letter-spacing: .1em;
}

@media screen and (max-width: 992px) {
  .train-section__container_internal h1 {
    font-size: 2.25rem;
  }
}

@media screen and (max-width: 992px) {
  .train-section__container_internal p {
    line-height: 1.25;
  }
}

.train-section__container_internal p:not(:last-of-type) {
  font-size: 2.25rem;
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: .05em;
}

.train-section__container_internal ul {
  margin-top: 2rem;
  margin-bottom: 2rem;
  list-style: none;
  padding: 0;
}

.train-section__container_internal ul li {
  display: flex;
  align-items: center;
  line-height: 1;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: .1em;
}

@media (min-width: 992px) {
  .train-section__container_internal ul li {
    font-size: 1.125rem;
  }
}

@media screen and (min-width: 768px) {
  .train-section__container_internal ul li {
    display: inline-flex;
  }
}

.train-section__container_internal ul li strong {
  margin-right: .5rem;
  font-weight: 700;
}

.train-section__container_internal ul li strong::after {
  color: #cd2027;
  font-weight: 400;
  content: ' / ';
}

.train-section__container_internal ul li:first-of-type::before {
  content: ' ';
  display: none;
  height: 1rem;
  width: 1px;
  background-color: #fff;
  margin-top: .15rem;
}

@media screen and (min-width: 768px) {
  .train-section__container_internal ul li:first-of-type::before {
    display: inline-block;
  }
}

@media (min-width: 992px) {
  .train-section__container_internal ul li:not(:first-of-type)::before {
    content: ' ';
    height: 1rem;
    width: 1px;
    background-color: #cd2027;
    display: inline-block;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: .15rem;
  }
}

.intel-section {
  display: flex;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  position: relative;
}

@media (min-width: 992px) {
  .intel-section {
    padding-left: 3rem;
    padding-right: 3rem;
    padding-bottom: 5rem;
  }

  .intel-section::before {
    display: block;
    background-color: #cd2027;
    position: absolute;
    top: 0;
    left: 0;
    content: ' ';
    height: 1rem;
    width: 6rem;
  }

  @supports ((-webkit-clip-path: polygon(0 0, 0 100%, 85% 100%, 100% 0)) or (clip-path: polygon(0 0, 0 100%, 85% 100%, 100% 0))) {
    .intel-section::before {
      -webkit-clip-path: polygon(0 0, 0 100%, 85% 100%, 100% 0);
              clip-path: polygon(0 0, 0 100%, 85% 100%, 100% 0);
    }
  }
}

.intel-section__wrapper {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10rem;
}

@media (min-width: 992px) {
  .intel-section__wrapper {
    flex-direction: row;
    padding-top: 0;
  }
}

.intel-section__wrapper .intel-post {
  border-top-width: 1px;
  border-bottom-width: 1px;
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 3rem;
  padding-bottom: 4rem;
  flex: 1;
  position: relative;
  border-color: #9b9b9b;
}

.intel-section__wrapper .intel-post p:not(:last-of-type) {
  margin-bottom: 1rem;
}

@media (min-width: 992px) {
  .intel-section__wrapper .intel-post p:not(:last-of-type) {
    margin-bottom: 0;
  }
}

.intel-section__wrapper .intel-post:not(.intel-post__two_column)::before {
  display: block;
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #9b9b9b;
  content: ' ';
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: -2rem;
  top: -1px;
}

.intel-section__wrapper .intel-post::after {
  display: block;
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #9b9b9b;
  content: ' ';
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: calc(-2rem + 1px);
  bottom: -1px;
}

.intel-section__wrapper .intel-post__two_column {
  display: flex;
  flex-direction: column;
}

.intel-section__wrapper .intel-post__two_column::before {
  display: block;
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #9b9b9b;
  content: ' ';
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: calc(-2rem + 1px);
  top: -1px;
}

.intel-section__wrapper .intel-post__meta {
  text-transform: uppercase;
  letter-spacing: .05em;
  font-size: 1.125rem;
}

.intel-section__wrapper .intel-post__title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.875rem;
  margin-top: 3rem;
  margin-bottom: 1.5rem;
}

.intel-section__wrapper .intel-post__content {
  font-size: 1.5rem;
  line-height: 1.5;
  margin-bottom: 1.5rem;
}

.intel-section__wrapper .intel-post a.intel-post__read_more {
  text-transform: uppercase;
  font-weight: 700;
  color: #cd2027;
  font-size: 1.25rem;
}

.intel-section__wrapper .intel-post a.intel-post__read_more:hover {
  text-decoration: none;
}

.intel-section__wrapper .intel__instagram {
  border-bottom-width: 1px;
  padding-top: 4rem;
  padding-bottom: 4rem;
  padding-left: 2rem;
  padding-right: 2rem;
  position: relative;
  cursor: pointer;
  border-color: #9b9b9b;
}

.intel-section__wrapper .intel__instagram img {
  width: 100%;
}

.intel-section__wrapper .intel__instagram::after {
  display: block;
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #9b9b9b;
  content: ' ';
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: -2rem;
  bottom: -1px;
}

.intel-section__wrapper .intel__instagram .ig-logo {
  background-color: #cd2027;
  color: #fff;
  position: absolute;
  right: 0;
  font-size: 2.25rem;
  width: 6rem;
  height: 6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  bottom: 4px;
}

.intel__youtube {
  padding-top: 3rem;
  padding-bottom: 4rem;
  position: relative;
  cursor: pointer;
  border-color: #9b9b9b;
}

@media (min-width: 992px) {
  .intel__youtube {
    border-top-width: 1px;
  }
}

.intel__youtube::before {
  display: block;
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #9b9b9b;
  content: ' ';
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: calc(-2rem + 1px);
  top: -1px;
}

.intel__youtube:hover .intel__youtube_play_btn {
  background-color: #111;
}

.intel__youtube_play_btn {
  color: #cd2027;
  position: absolute;
  font-size: 2.25rem;
  border-radius: 9999px;
  width: 6rem;
  height: 6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-color: #fff;
  border-width: 2px;
  padding-left: .5rem;
  background-color: rgba(17, 17, 17, .49);
}

.showroom-section {
  display: flex;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

@media (min-width: 992px) {
  .showroom-section {
    padding-left: 3rem;
    margin-top: 5rem;
    background-image: url(/media/showroom-bg.jpg);
  }

  .showroom-section::before {
    display: block;
    background-color: #cd2027;
    position: absolute;
    left: 0;
    content: ' ';
    top: 0;
    height: 1rem;
    width: 6rem;
  }

  @supports ((-webkit-clip-path: polygon(0 0, 0 100%, calc(100% - 1rem) 100%, 100% 0)) or (clip-path: polygon(0 0, 0 100%, calc(100% - 1rem) 100%, 100% 0))) {
    .showroom-section::before {
      -webkit-clip-path: polygon(0 0, 0 100%, calc(100% - 1rem) 100%, 100% 0);
              clip-path: polygon(0 0, 0 100%, calc(100% - 1rem) 100%, 100% 0);
    }
  }
}

@media screen and (max-width: 992px) {
  .showroom-section .section-label {
    margin-bottom: 5rem;
  }
}

@media (min-width: 992px) {
  .showroom-section .section-label {
    margin-bottom: 10rem;
  }
}

.showroom-section__container {
  width: 100%;
  margin-top: 10rem;
}

@media (min-width: 992px) {
  .showroom-section__container {
    margin-top: 0;
    background-image: none;
  }
}

.showroom-section__panel {
  padding: 2.5rem;
  background-color: rgba(205, 32, 39, .95);
  margin-left: auto;
  position: relative;
}

@media (min-width: 992px) {
  .showroom-section__panel {
    padding-left: 5rem;
    padding-right: 5rem;
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
}

.showroom-section__panel::before {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #1a1a1a;
  width: 100%;
  height: 100%;
  content: ' ';
  display: none;
}

@supports ((-webkit-clip-path: polygon(101% calc(100% - 8rem), calc(100% - 8rem) 101%, 101% 101%)) or (clip-path: polygon(101% calc(100% - 8rem), calc(100% - 8rem) 101%, 101% 101%))) {
  .showroom-section__panel::before {
    display: initial;
    -webkit-clip-path: polygon(101% calc(100% - 8rem), calc(100% - 8rem) 101%, 101% 101%);
            clip-path: polygon(101% calc(100% - 8rem), calc(100% - 8rem) 101%, 101% 101%);
  }
}

@media (min-width: 992px) {
  .showroom-section__panel::before {
    display: none;
    -webkit-clip-path: none;
            clip-path: none;
  }
}

@media (min-width: 992px) {
  .showroom-section__panel {
    padding-left: 10rem;
    padding-right: 10rem;
    max-width: 50rem;
    padding-bottom: 35rem;
  }
}

.showroom-section__panel h1 {
  color: #fff;
  text-transform: uppercase;
  font-size: 2.25rem;
  font-weight: 700;
  letter-spacing: .1em;
  line-height: 1.5;
}

.showroom-section__panel h1:after {
  background-color: #111;
  display: block;
  margin-top: 2rem;
  margin-bottom: 2rem;
  content: ' ';
  height: 20px;
  width: 6px;
  -webkit-transform: skew(-20deg);
          transform: skew(-20deg);
}

.showroom-section__panel p {
  color: #fff;
  font-weight: 200;
  line-height: 1.5;
  font-size: 1.5rem;
  margin-bottom: 2rem;
}

.showroom-section__panel p:last-of-type {
  margin-bottom: 5rem;
}

.with-marker {
  width: 100%;
  position: relative;
}

.with-marker::before {
  display: block;
  background-color: #cd2027;
  position: absolute;
  left: 0;
  content: ' ';
  height: 1rem;
  top: .5rem;
  width: 4.5rem;
}

@supports ((-webkit-clip-path: polygon(0 0, 0 100%, 85% 100%, 100% 0)) or (clip-path: polygon(0 0, 0 100%, 85% 100%, 100% 0))) {
  .with-marker::before {
    -webkit-clip-path: polygon(0 0, 0 100%, 85% 100%, 100% 0);
            clip-path: polygon(0 0, 0 100%, 85% 100%, 100% 0);
  }
}

@media (min-width: 992px) {
  .with-marker::before {
    width: 6rem;
  }
}

.page-title {
  font-weight: 700;
  font-size: 1.5rem;
  margin-bottom: 2.5rem;
  text-transform: uppercase;
  letter-spacing: .1em;
  max-width: 110rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5rem;
  padding-left: 5rem;
  padding-right: 5rem;
  position: relative;
}

@media (min-width: 992px) {
  .page-title {
    padding-left: 10rem;
    padding-right: 10rem;
    margin-top: 10rem;
  }
}

@media (min-width: 992px) {
  .page-title.near-edge {
    padding-left: 0;
    padding-right: 0;
    max-width: 85%;
  }
}

.featured_image_content .padded-container {
  padding-left: 5rem;
  padding-right: 5rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 110rem;
  position: relative;
}

@media (min-width: 992px) {
  .featured_image_content .padded-container {
    padding-left: 10rem;
    padding-right: 10rem;
  }
}

.featured_image_content .padded-container:last-of-type {
  padding-bottom: 5rem;
}

@media (min-width: 992px) {
  .featured_image_content .padded-container:last-of-type {
    padding-bottom: 10rem;
  }
}

.featured_image_content .padded-container em {
  font-weight: 300;
  font-size: 1.25rem;
  margin-top: 1rem;
}

.hs-returns p {
  margin-bottom: 1.5rem;
}

.hs-returns ol {
  margin-bottom: 1.5rem;
}

.hs-returns ol li {
  margin-bottom: 0;
}

.hs-returns ol li .address {
  margin-top: .75rem;
  margin-bottom: .75rem;
  margin-left: .5rem;
}

.hs-styled-numbers {
  list-style: none;
  padding: 0;
  counter-reset: hs-styled-counter;
}

.hs-styled-numbers strong {
  font-weight: 700;
}

.hs-styled-numbers > li {
  display: flex;
  margin-bottom: 2.5rem;
  font-weight: 300;
  counter-increment: hs-styled-counter;
}

.hs-styled-numbers > li::before {
  font-weight: 700;
  text-align: right;
  content: counter(hs-styled-counter);
  order: -1;
  min-width: 2rem;
}

.hs-styled-numbers > li::after {
  color: #cd2027;
  margin-left: 1rem;
  margin-right: 1rem;
  content: ' / ';
  order: -1;
}

.hs-styled-numbers > li ol {
  list-style: none;
  padding: 0;
  margin-top: .5rem;
  counter-reset: hs-styled-sub-counter;
}

.hs-styled-numbers > li ol > li {
  display: flex;
  margin-bottom: 0;
  font-weight: 300;
  counter-increment: hs-styled-sub-counter;
}

.hs-styled-numbers > li ol > li::before {
  font-weight: 700;
  margin-right: .5rem;
  content: counter(hs-styled-sub-counter, lower-alpha) ".";
  order: -1;
}

.hs-styled-numbers > li ol > li ol {
  list-style: none;
  padding: 0;
  margin-top: .5rem;
  counter-reset: hs-styled-sub-sub-counter;
}

.hs-styled-numbers > li ol > li ol > li {
  display: flex;
  margin-bottom: 0;
  font-weight: 300;
  counter-increment: hs-styled-sub-sub-counter;
}

.hs-styled-numbers > li ol > li ol > li::before {
  font-weight: 700;
  margin-right: .5rem;
  content: counter(hs-styled-sub-sub-counter) ".";
  order: -1;
}

.hs-slash {
  display: block;
  margin-top: 2rem;
  margin-right: 0;
  margin-bottom: 1.5rem;
  margin-left: .75rem;
  background-color: #cd2027;
  height: 1.2rem;
  width: 3px;
  -webkit-transform: skew(-45deg);
          transform: skew(-45deg);
}

.hs-quote blockquote,
.train__quote blockquote {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.hs-quote blockquote p,
.train__quote blockquote p {
  font-weight: 700;
  font-size: 2.25rem;
  letter-spacing: -0.05em;
}

.hs-quote blockquote footer,
.train__quote blockquote footer {
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: .05em;
  margin-top: 3rem;
}

.hs-quote blockquote footer::before,
.train__quote blockquote footer::before {
  color: #cd2027;
}

.page-featured-image {
  min-height: 20rem;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right center;
     object-position: right center;
  width: 100vw;
}

.video-container {
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@supports ((-webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 1rem), calc(100% - 1rem) 100%, 0 100%)) or (clip-path: polygon(0 0, 100% 0, 100% calc(100% - 1rem), calc(100% - 1rem) 100%, 0 100%))) {
  .with-cutout__sm__br {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 1rem), calc(100% - 1rem) 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 100% calc(100% - 1rem), calc(100% - 1rem) 100%, 0 100%);
  }
}

@supports ((-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 1rem 100%, 0 calc(100% - 1rem))) or (clip-path: polygon(0 0, 100% 0, 100% 100%, 1rem 100%, 0 calc(100% - 1rem)))) {
  .with-cutout__sm__bl {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 1rem 100%, 0 calc(100% - 1rem));
            clip-path: polygon(0 0, 100% 0, 100% 100%, 1rem 100%, 0 calc(100% - 1rem));
  }
}

@supports ((-webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 2rem), calc(100% - 2rem) 100%, 0 100%)) or (clip-path: polygon(0 0, 100% 0, 100% calc(100% - 2rem), calc(100% - 2rem) 100%, 0 100%))) {
  .with-cutout__md__br {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 2rem), calc(100% - 2rem) 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 100% calc(100% - 2rem), calc(100% - 2rem) 100%, 0 100%);
  }
}

@supports ((-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 2rem 100%, 0 calc(100% - 2rem))) or (clip-path: polygon(0 0, 100% 0, 100% 100%, 2rem 100%, 0 calc(100% - 2rem)))) {
  .with-cutout__md__bl {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 2rem 100%, 0 calc(100% - 2rem));
            clip-path: polygon(0 0, 100% 0, 100% 100%, 2rem 100%, 0 calc(100% - 2rem));
  }
}

@supports ((-webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0 100%)) or (clip-path: polygon(0 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0 100%))) {
  .with-cutout__lg__br {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0 100%);
            clip-path: polygon(0 0, 100% 0, 100% calc(100% - 3rem), calc(100% - 3rem) 100%, 0 100%);
  }
}

@supports ((-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 3rem 100%, 0 calc(100% - 3rem))) or (clip-path: polygon(0 0, 100% 0, 100% 100%, 3rem 100%, 0 calc(100% - 3rem)))) {
  .with-cutout__lg__bl {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 3rem 100%, 0 calc(100% - 3rem));
            clip-path: polygon(0 0, 100% 0, 100% 100%, 3rem 100%, 0 calc(100% - 3rem));
  }
}

body.customer-account-login .page-main {
  padding-bottom: 5rem;
}

body.customer-account-login .page-title {
  padding: 0;
  margin: 0;
  margin-bottom: 2.5rem;
  line-height: 1;
}

@media (min-width: 992px) {
  body.customer-account-login .page-title {
    font-size: 5rem;
    width: 25%;
  }
}

body.checkout-cart-index .page-main {
  padding-bottom: 5rem;
}

body.checkout-cart-index .page-title {
  padding: 0;
  margin: 0;
  margin-bottom: 2.5rem;
  line-height: 1;
}

@media (min-width: 992px) {
  body.checkout-cart-index .page-title {
    font-size: 5rem;
    width: 100%;
  }
}

body.customer-account-index .page-main {
  padding-bottom: 5rem;
}

body.customer-account-index .page-title {
  padding: 0;
  margin: 0;
  margin-bottom: 2.5rem;
  line-height: 1;
}

@media (min-width: 992px) {
  body.customer-account-index .page-title {
    font-size: 5rem;
    width: 100%;
  }
}

body.customer-account-create .page-main {
  padding-bottom: 5rem;
}

body.customer-account-create .page-title {
  padding: 0;
  margin: 0;
  margin-bottom: 2.5rem;
  line-height: 1;
}

@media (min-width: 992px) {
  body.customer-account-create .page-title {
    font-size: 5rem;
    width: 100%;
  }
}

body.customer-account-forgotpassword .page-main {
  padding-bottom: 5rem;
}

body.customer-account-forgotpassword .page-title {
  padding: 0;
  margin: 0;
  margin-bottom: 2.5rem;
  line-height: 1;
}

@media (min-width: 992px) {
  body.customer-account-forgotpassword .page-title {
    font-size: 5rem;
    width: 100%;
  }
}

.block-title {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1rem;
}

.block-title > strong {
  font-weight: bold !important;
}

.account-nav .item.current a,
.account-nav .item.current strong {
  border-color: #cd2027;
}

.distributors {
  display: flex;
  flex-direction: column;
}

@media (min-width: 992px) {
  .distributors {
    border-color: #ddd;
    border-top-width: 1px;
    border-bottom-width: 1px;
    flex-direction: row;
    padding: 0 15%;
  }
}

.distributors:first-of-type {
  border-top-width: 0;
}

@media screen and (max-width: 992px) {
  .distributors:first-of-type .distributor::before {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    height: 1px;
    background-color: #ddd;
    content: ' ';
    width: calc(100% - 4rem);
  }

  .distributors:first-of-type .distributor::after {
    display: block;
    position: absolute;
    height: 1px;
    background-color: #ddd;
    content: ' ';
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    right: -4rem;
    width: 8rem;
  }
}

.distributors:last-of-type {
  border-bottom-width: 0;
}

@media screen and (max-width: 992px) {
  .distributors:last-of-type .distributor:not(:last-of-type)::before {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    height: 1px;
    background-color: #ddd;
    content: ' ';
    width: calc(100% - 4rem);
  }

  .distributors:last-of-type .distributor:not(:last-of-type)::after {
    display: block;
    position: absolute;
    height: 1px;
    background-color: #ddd;
    content: ' ';
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    right: -4rem;
    width: 8rem;
  }
}

.distributors .distributor {
  width: 100%;
  position: relative;
}

@media (min-width: 992px) {
  .distributors .distributor {
    width: 33.33333%;
  }
}

.distributors .distributor__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 2rem 0 8rem 0;
  -webkit-transform: translateZ(1px);
          transform: translateZ(1px);
}

@media (min-width: 992px) {
  .distributors .distributor__wrapper {
    background-color: #fff;
  }
}

.distributors .distributor__wrapper a {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.distributors .distributor__wrapper img {
  height: 25rem;
  -o-object-fit: contain;
     object-fit: contain;
  max-width: 60%;
}

.distributors .distributor__title {
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: 1.25rem;
}

.distributors .distributor__title:after {
  color: #cd2027;
  display: block;
  margin-top: .5rem;
  margin-bottom: .5rem;
  text-align: center;
  content: '/';
}

.distributors .distributor__details {
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: .05em;
  margin-top: 0;
  margin-bottom: 0;
}

.distributors .distributor__details.international:after {
  display: block;
  color: #cd2027;
  font-style: italic;
  text-align: center;
  content: 'International';
}

@media (min-width: 992px) {
  .distributors .distributor:nth-child(3n - 1) .distributor__wrapper {
    margin: 0 auto;
    width: calc(100% - 2px);
  }

  @supports ((-webkit-clip-path: polygon(5% 0, 100% 0, 100% 95%, 95% 100%, 0% 100%, 5% 95%)) or (clip-path: polygon(5% 0, 100% 0, 100% 95%, 95% 100%, 0% 100%, 5% 95%))) {
    .distributors .distributor:nth-child(3n - 1) .distributor__wrapper {
      -webkit-clip-path: polygon(5% 0, 100% 0, 100% 95%, 95% 100%, 0% 100%, 5% 95%);
              clip-path: polygon(5% 0, 100% 0, 100% 95%, 95% 100%, 0% 100%, 5% 95%);
    }
  }

  .distributors .distributor:nth-child(3n - 1)::before {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    background-color: #ddd;
    content: ' ';
    left: 0;
    top: 0;
  }

  @supports ((-webkit-clip-path: polygon(5% 0, 100% 0, 100% 95%, 95% 100%, 0% 100%, 5% 95%)) or (clip-path: polygon(5% 0, 100% 0, 100% 95%, 95% 100%, 0% 100%, 5% 95%))) {
    .distributors .distributor:nth-child(3n - 1)::before {
      -webkit-clip-path: polygon(5% 0, 100% 0, 100% 95%, 95% 100%, 0% 100%, 5% 95%);
              clip-path: polygon(5% 0, 100% 0, 100% 95%, 95% 100%, 0% 100%, 5% 95%);
    }
  }
}

.product-info-top .product-add-form form {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 3rem;
  margin-bottom: 5rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  max-width: 100%;
}

@media (min-width: 992px) {
  .product-info-top .product-add-form form {
    flex-direction: row;
    padding-left: 0;
    padding-right: 0;
    max-width: 70%;
  }
}

.product-info-top #product_stock_alert_container {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  margin-top: 3rem;
  margin-bottom: 5rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  max-width: 100%;
}

@media (min-width: 992px) {
  .product-info-top #product_stock_alert_container {
    flex-direction: row;
    padding-left: 0;
    padding-right: 0;
    max-width: 70%;
  }
}

.product-info-top__left {
  width: 100%;
}

@media (min-width: 992px) {
  .product-info-top__left {
    width: 66.66667%;
    padding-right: 2.5rem;
  }
}

.product-info-top__right {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
}

@media (min-width: 992px) {
  .product-info-top__right {
    width: 33.33333%;
  }
}

.product-add-form {
  width: 100%;
}

.price-box.price-final_price {
  font-weight: 700;
  letter-spacing: .15em;
  margin-bottom: 1rem;
}

.price-box.price-final_price .price {
  font-size: 2.25rem;
  display: block;
  margin-top: 1.5rem;
}

@media (min-width: 992px) {
  .price-box.price-final_price .price {
    margin-top: 0;
  }
}

.product-info__manufacturer {
  font-weight: 700;
  font-size: 1.5rem;
  color: #cd2027;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.product-info__name {
  font-weight: 700;
  line-height: 1;
  color: #111;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: 3rem;
}

@media (min-width: 992px) {
  .product-info__name {
    font-size: 4rem;
  }
}

.hs-input__add-to-cart {
  width: 100%;
}

.hs-input__add-to-cart input[type="number"] {
  color: #cd2027;
  text-align: center;
  font-weight: 700;
  border: 3px solid #cd2027;
  font-size: 1.5rem;
  max-width: 6rem;
  height: initial;
  line-height: initial;
  padding-top: initial;
  padding-bottom: initial;
}

.hs-input__add-to-cart .hs-input__btn {
  text-align: center;
  margin-left: -1px;
  height: calc(4.5rem + 2px);
  border-bottom: 1px solid #cd2027;
}

.product-info-description {
  margin-top: 0;
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .product-info-description {
    margin-top: 10rem;
    margin-bottom: 10rem;
  }
}

.product-info-description .product.attribute.description .value {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

@media (min-width: 992px) {
  .product-info-description .product.attribute.description .value {
    flex-direction: row;
  }
}

.product-info-description__left {
  width: 100%;
}

@media (min-width: 992px) {
  .product-info-description__left {
    width: 50%;
  }
}

.product-info-description__right {
  width: 100%;
  padding: 2.5rem;
}

@media (min-width: 992px) {
  .product-info-description__right {
    width: 50%;
    padding-left: 2.5rem;
    padding-right: 10rem;
    padding-top: 0;
    padding-bottom: 0;
  }
}

.product-info-description__right.full-width {
  padding-left: 0;
  padding-right: 0;
}

.product-info-description__right h1 {
  font-weight: 700;
  font-size: 1.5rem;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
}

.product-info-description__right h3 {
  font-weight: 700;
  margin-bottom: 1rem;
  font-size: 1.125rem;
  color: #cd2027;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.product-info-description__right ul {
  list-style: none;
  padding: 0;
}

.product-info-description__right ul li {
  margin-bottom: .75rem;
  font-style: italic;
  line-height: 1;
}

.product-info-description__right p:not(:last-of-type) {
  margin-bottom: 1rem;
}

.product-info-description__right a,
.product-info-description__right a:hover {
  text-decoration: none;
  color: #cd2027;
}

.product-info-description__right .hs-quote {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 75%;
}

.feature-list {
  list-style: none;
  padding: 0;
  counter-reset: feature-list-counter;
}

.feature-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 2.5rem;
  border-color: #ddd;
  border-top-width: 1px;
  margin-bottom: 0;
  counter-increment: feature-list-counter;
}

.feature-list li:hover {
  background-color: #cd2027;
  color: #fff;
}

.feature-list li:hover::before {
  border-color: #111;
  background-color: #111;
  color: #fff;
}

.feature-list li::before {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 1.5rem;
  color: #111;
  border-radius: 9999px;
  border-color: #cd2027;
  border-width: 1px;
  margin-right: 2.5rem;
  content: counter(feature-list-counter);
  line-height: 1;
  padding: 1rem 1.3rem;
}

.feature-list li:last-of-type {
  border-bottom-width: 1px;
}

#product-review-container {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  max-width: 100%;
}

@media (min-width: 992px) {
  #product-review-container {
    padding-left: 0;
    padding-right: 0;
    max-width: 50%;
  }
}

#product-review-container .block.review-list .block-title {
  font-weight: 700;
  font-size: 1.5rem;
  text-transform: uppercase;
  letter-spacing: .05em;
  margin-bottom: .5rem;
}

#product-review-container .block.review-list .block-sub-title {
  font-weight: 700;
  text-transform: uppercase;
  color: #cd2027;
  font-size: 1.25rem;
  letter-spacing: .05em;
}

#product-review-container .block.review-list .block-content {
  border-color: #ddd;
  border-top-width: 1px;
  border-bottom-width: 0;
  position: relative;
}

#product-review-container .block.review-list .block-content::before {
  display: block;
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #ddd;
  content: ' ';
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: -2rem;
  top: -1px;
}

#product-review-container .block.review-list .review-item {
  border-color: #ddd;
  border-top-width: 1px;
  border-bottom-width: 0;
  position: relative;
  display: flex;
  flex-direction: column;
  padding-top: 5rem;
  padding-bottom: 5rem;
}

#product-review-container .block.review-list .review-item:not(:last-of-type) {
  border-bottom: none;
}

#product-review-container .block.review-list .review-item:not(:first-of-type)::before {
  display: block;
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #ddd;
  content: ' ';
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: -2rem;
  top: -1px;
}

#product-review-container .block.review-list .review-item:last-of-type {
  border-bottom: 1px solid #ddd;
}

#product-review-container .block.review-list .review-item:last-of-type::after {
  display: block;
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #ddd;
  content: ' ';
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: -2rem;
  bottom: -1px;
}

#product-review-container .block.review-list .review-item .review-details,
#product-review-container .block.review-list .review-item .review-content {
  margin-left: 0;
  margin-right: 0;
}

#product-review-container .block.review-list .review-item .review-details {
  display: flex;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: .1em;
  margin-top: 1.5rem;
  margin-bottom: 2rem;
  flex-wrap: wrap;
}

@media (min-width: 992px) {
  #product-review-container .block.review-list .review-item .review-details {
    font-size: 1.25rem;
  }
}

#product-review-container .block.review-list .review-item .review-details .review-author::before {
  display: inline-block;
  margin-left: 1rem;
  margin-right: 1rem;
  content: '|';
}

#product-review-container .block.review-list .review-item .review-details .review-author:not(.no-location)::after {
  display: inline-block;
  margin-left: 1rem;
  margin-right: 1rem;
  content: '|';
}

#product-review-container .block.review-list .review-item .review-details .review-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1rem;
}

@media (min-width: 992px) {
  #product-review-container .block.review-list .review-item .review-details .review-title {
    font-size: 1.25rem;
  }
}

#product-review-container .block.review-list .review-item .rating-summary .rating-result::before {
  color: #a5a5a4;
}

#product-review-container .block.review-list .review-item .rating-summary .rating-result > span::before {
  color: #cd2027;
}

#product-review-container .block.review-list .toolbar.review-toolbar {
  border-style: none;
}

#product-review-container .add-review {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  cursor: pointer;
}

#product-review-container .add-review i {
  border-radius: 9999px;
  border-color: #111;
  border-width: 2px;
}

#product-review-container .add-review i,
#product-review-container .add-review span {
  pointer-events: none;
}

.review-form {
  width: 100%;
  max-width: 100%;
}

.review-form .review-control-vote {
  margin-top: 1rem;
  margin-bottom: 2rem;
}

.review-form .review-control-vote::before {
  color: #e6e6e7;
  letter-spacing: 0;
  font-size: 3.5rem;
}

.review-form .review-control-vote label::before {
  color: #cd2027;
  letter-spacing: 0;
  font-size: 3.5rem;
}

.review-form fieldset.fieldset {
  margin: 0;
}

.review-form div.review-form-actions.actions-toolbar {
  margin: 0;
  display: flex;
  justify-content: flex-end;
}

.review-form .hs-button.hs-button__red:hover {
  background-color: #cd2027;
}

body.page-product-configurable:not(.page-product-add-on) .product-info__wrapper::after {
  height: 1px;
  background-color: #ddd;
  display: block;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  content: ' ';
  width: 80%;
}

body.page-product-configurable.page-product-add-on .product-info__wrapper {
  margin-bottom: 3rem;
}

body.page-product-configurable .product-info-top__right {
  justify-content: flex-start;
}

.catalog-product-view .page-title {
  max-width: 100%;
}

.related-products {
  border-color: #ddd;
  border-top-width: 1px;
  position: relative;
}

.related-products .slick-track {
  display: flex;
}

.related-products i.fal {
  position: absolute;
  color: #cd2027;
  cursor: pointer;
  z-index: 10;
  font-size: 2.25rem;
  top: 50%;
}

@media (min-width: 992px) {
  .related-products i.fal {
    top: 25%;
  }
}

.related-products i.fal.fa-chevron-left {
  left: 3rem;
}

.related-products i.fal.fa-chevron-right {
  right: 3rem;
}

.related-products .related-products__wrapper .related-product {
  position: relative;
  background-color: #fff;
  z-index: 10;
}

@media (min-width: 992px) {
  .related-products .related-products__wrapper .related-product {
    border-color: #ddd;
    border-right-width: 1px;
    height: 80rem;
  }
}

.related-products .related-products__wrapper .related-product__base {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  padding-bottom: 5rem;
}

@media (min-width: 992px) {
  .related-products .related-products__wrapper .related-product__base {
    padding-bottom: 0;
    height: 40rem;
  }
}

.related-products .related-products__wrapper .related-product__base img {
  max-width: 50%;
}

.related-products .related-products__wrapper .related-product__details {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-left: 5rem;
  padding-right: 5rem;
  min-height: 25%;
}

.related-products .related-products__wrapper .related-product .product-image-container {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.related-products .related-products__wrapper .related-product__name {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.875rem;
  letter-spacing: .15em;
  text-align: center;
}

.related-products .related-products__wrapper .related-product__name::after {
  background-color: #cd2027;
  display: block;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  content: ' ';
  height: 15px;
  width: 4px;
  -webkit-transform: skew(-45deg);
          transform: skew(-45deg);
}

.related-products .related-products__wrapper .related-product__price span.price {
  font-weight: 400;
  font-size: 1.5rem;
}

@media (hover) {
  .related-products .related-products__wrapper .related-product.group:hover .related-product__hover {
    display: flex;
  }
}

.related-products .related-products__wrapper .related-product__hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  justify-content: center;
  align-items: flex-start;
  z-index: 10;
  background-color: rgba(26, 26, 26, .95);
}

@media screen and (max-width: 992px) {
  .related-products .related-products__wrapper .related-product__hover {
    height: 105%;
  }
}

.related-products .related-products__wrapper .related-product__hover h1 {
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.875rem;
  letter-spacing: .15em;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
}

@media screen and (max-width: 992px) {
  .related-products .related-products__wrapper .related-product__hover h1 {
    height: 95%;
  }
}

@media (min-width: 992px) {
  .related-products .related-products__wrapper .related-product__hover h1 {
    height: 55%;
  }
}

.related-products .related-products__wrapper .related-product__hover h1::before {
  background-color: #cd2027;
  display: block;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  content: ' ';
  height: 15px;
  width: 4px;
  -webkit-transform: skew(-45deg);
          transform: skew(-45deg);
}

.related-products__wrapper .slick-slide {
  z-index: 2;
}

.related-products__wrapper .slick-slide .related-product {
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  z-index: 3;
}

@media (min-width: 992px) {
  body.product-has-related:not(.catalog-product-view-s3-course) .page-footer {
    margin-top: -32rem;
  }
}

.product-info-top__right .product-info__wrapper {
  display: none;
}

@media screen and (max-width: 992px) {
  body.catalog-product-view-configurable .product-info-top .product-add-form form {
    flex-direction: column-reverse;
  }

  body.catalog-product-view-configurable .product-info-top .product-add-form form .swatch-attribute-options {
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
  }

  body.catalog-product-view-configurable .product-info-top .product-add-form form .swatch-attribute-options .swatch-option__wrapper {
    width: 50%;
    display: flex;
    justify-content: space-around;
  }

  body.catalog-product-view-configurable .product-info-top .product-add-form form .product-options-wrapper {
    width: 100%;
    margin-top: 2rem;
  }

  body.catalog-product-view-configurable .product-info-top__left .product-info__wrapper {
    display: none;
  }

  body.catalog-product-view-configurable .product-info-top__right .product-info__wrapper {
    display: block;
  }

  body.catalog-product-view-configurable .product-info-top__right .product-info__wrapper::after {
    display: none;
    content: '';
  }
}

@media screen and (max-width: 992px) {
  body:not(.catalog-product-view-configurable) .product-info-top__right .product-info__wrapper {
    display: none;
  }
}

#product_stock_alert_container #block-stockalert-heading {
  display: block;
  margin-bottom: .5rem;
}

#product_stock_alert_container .container-child-product {
  width: 100%;
}

#product_stock_alert_container .stockalert {
  width: 100%;
}

@media (min-width: 768px) {
  #product_stock_alert_container .stockalert {
    width: 50%;
  }
}

#product_stock_alert_container .bss_productstockaler.applied {
  display: flex;
}

#product_stock_alert_container .bss_productstockaler.applied .field {
  flex: 1;
}

#product_stock_alert_container .bss_productstockaler.applied .actions-toolbar.padding {
  margin-left: 0;
}

.product-add-form-wrapper {
  background: #f3f3f3;
}

/* .product-add-form-wrapper #product_stock_alert_container .container-child-product {
  width: 66%;
  margin: 0 auto; 
  padding-left: 4rem;
} */

#product_stock_alert_container .stockalert{
  max-width:460px;  
}
.category-hero {
  position: relative;
  display: none;
  max-height: 60vh;
  overflow: hidden;
}

@media (min-width: 992px) {
  .category-hero {
    display: block;
  }
}

.category-hero .category-hero-section {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.category-hero .category-hero-section:nth-of-type(1) {
  z-index: 3;
}

@supports ((-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 8.5rem), calc(33% + 8.5rem) calc(100% - 8.5rem), 33% 100%, 0% 100%)) or (clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 8.5rem), calc(33% + 8.5rem) calc(100% - 8.5rem), 33% 100%, 0% 100%))) {
  .category-hero .category-hero-section:nth-of-type(1) {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 8.5rem), calc(33% + 8.5rem) calc(100% - 8.5rem), 33% 100%, 0% 100%);
            clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 8.5rem), calc(33% + 8.5rem) calc(100% - 8.5rem), 33% 100%, 0% 100%);
  }
}

.category-hero .category-hero-section:nth-of-type(2) {
  z-index: 2;
}

@supports ((-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 8.5rem), calc(66% + 8.5rem) calc(100% - 8.5rem), 66% 100%, 33% 100%, calc(33% + 8.5rem) calc(100% - 8.5rem), 0% calc(100% - 8.5rem))) or (clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 8.5rem), calc(66% + 8.5rem) calc(100% - 8.5rem), 66% 100%, 33% 100%, calc(33% + 8.5rem) calc(100% - 8.5rem), 0% calc(100% - 8.5rem)))) {
  .category-hero .category-hero-section:nth-of-type(2) {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 8.5rem), calc(66% + 8.5rem) calc(100% - 8.5rem), 66% 100%, 33% 100%, calc(33% + 8.5rem) calc(100% - 8.5rem), 0% calc(100% - 8.5rem));
            clip-path: polygon(0% 0%, 100% 0%, 100% calc(100% - 8.5rem), calc(66% + 8.5rem) calc(100% - 8.5rem), 66% 100%, 33% 100%, calc(33% + 8.5rem) calc(100% - 8.5rem), 0% calc(100% - 8.5rem));
  }
}

.category-hero .category-hero-section:nth-of-type(3) {
  z-index: 1;
}

@supports ((-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 66% 100%, calc(66% + 8.5rem) calc(100% - 8.5rem), 0% calc(100% - 8.5rem))) or (clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 66% 100%, calc(66% + 8.5rem) calc(100% - 8.5rem), 0% calc(100% - 8.5rem)))) {
  .category-hero .category-hero-section:nth-of-type(3) {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 66% 100%, calc(66% + 8.5rem) calc(100% - 8.5rem), 0% calc(100% - 8.5rem));
            clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 66% 100%, calc(66% + 8.5rem) calc(100% - 8.5rem), 0% calc(100% - 8.5rem));
  }
}

.category-hero .category-hero-section.current {
  z-index: 4;
}

.category-hero__nav {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-size: 1.25rem;
  height: 8.5rem;
  z-index: 5;
}

.category-hero__nav div {
  width: 33.33333%;
  text-align: center;
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
}

.category-hero__nav a,
.category-hero__nav a:hover {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}

.category-hero__nav a.text-white {
  color: #fff;
}

.category-hero__nav a.text-black {
  color: #111;
}

.category-hero__content {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  text-transform: uppercase;
  align-items: flex-start;
  bottom: 8.5rem;
  max-width: 75%;
}

@media (min-width: 1200px) {
  .category-hero__content {
    max-width: 30%;
  }
}

.category-hero__content.dark {
  color: #111;
}

.category-hero__content h1 {
  text-transform: uppercase;
  letter-spacing: .1em;
  font-weight: 700;
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-size: 5rem;
}

.category-hero__content h2 {
  font-size: 1.25rem;
  letter-spacing: .15em;
}

.category-hero__content h2 strong {
  font-weight: 700;
}

.category-hero__content.left {
  padding-left: 10rem;
  margin-right: auto;
}

.category-hero__content.right {
  margin-left: auto;
  padding-right: 10rem;
}

.category-options {
  margin-left: auto;
  margin-right: auto;
  max-width: 75%;
}

.category-filter {
  margin-top: 2.5rem;
}

.category-filter:nth-of-type(2) {
  min-width: 100%;
}

@media (min-width: 992px) {
  .category-filter:nth-of-type(2) {
    min-width: 25rem;
  }
}

.category-filter__title {
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: .05em;
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
}

.category-filter__filters {
  display: flex;
  flex-direction: column;
}

@media (min-width: 992px) {
  .category-filter__filters {
    flex-direction: row;
  }
}

.category-filter__filters span {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: block;
  color: #111;
  background-color: #e6e6e7;
  text-transform: uppercase;
  border-width: 1px;
  border-color: #1a1a1a;
  margin-right: 1rem;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: .75rem;
  padding-right: .75rem;
  font-size: 1.125rem;
  letter-spacing: .15em;
  cursor: pointer;
  margin-bottom: 1rem;
  text-align: center;
}

@media (min-width: 992px) {
  .category-filter__filters span {
    margin-bottom: 0;
    text-align: left;
  }
}

.category-filter__filters span i {
  display: none;
  margin-right: 1rem;
  pointer-events: none;
}

.category-filter__filters span.current {
  border-color: #cd2027;
  background-color: #cd2027;
  color: #fff;
  text-decoration: none;
}

.category-filter__filters span.current i {
  display: inline-block;
  pointer-events: auto;
}

.category-section .page-title {
  max-width: 100%;
}

.category-mobile-hero {
  display: block;
}

@media (min-width: 992px) {
  .category-mobile-hero {
    display: none;
  }
}

.category-mobile-hero .category-mobile-hero-section {
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  min-height: 60vh;
}

@media (min-width: 576px) {
  .category-mobile-hero .category-mobile-hero-section {
    min-height: 40vh;
  }
}

.category-mobile-hero .category-mobile-hero-section .category-hero__content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding-top: 5rem;
  padding-bottom: 5rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  width: 100%;
  margin: 0;
  max-width: 100%;
}

@media (min-width: 320px) {
  .category-mobile-hero .category-mobile-hero-section .category-hero__content {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

@media (min-width: 576px) {
  .category-mobile-hero .category-mobile-hero-section .category-hero__content {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}

.category-mobile-hero .category-mobile-hero-section .category-hero__content.dark {
  color: #111;
}

.category-mobile-hero .category-mobile-hero-section .category-hero__content h1 {
  margin-top: .75rem;
  margin-bottom: .75rem;
  font-size: 3rem;
}

@media (min-width: 350px) {
  .category-mobile-hero .category-mobile-hero-section .category-hero__content h1 {
    font-size: 4rem;
  }
}

.category-mobile-hero .category-mobile-hero-section .category-hero__content h2 {
  font-size: 1.25rem;
  letter-spacing: .15em;
}

.category-mobile-hero .category-mobile-hero-section .category-hero__content h2 strong {
  font-weight: 700;
}

.category-mobile-hero .category-hero-mobile__nav {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.category-mobile-hero .category-hero-mobile__nav .category-nav__link {
  width: 100%;
  font-size: 1.875rem;
}

.category-mobile-hero .category-hero-mobile__nav .category-nav__link.hard-goods {
  background-color: #1a1a1a;
}

.category-mobile-hero .category-hero-mobile__nav .category-nav__link.soft-goods {
  background-color: #cd2027;
}

.category-mobile-hero .category-hero-mobile__nav .category-nav__link.lifestyle {
  background-color: #d7d7d7;
}

.category-mobile-hero .category-hero-mobile__nav .category-nav__link a {
  width: 100%;
  text-transform: uppercase;
  text-align: center;
  opacity: .32;
}

.category-mobile-hero .category-hero-mobile__nav .category-nav__link a:hover {
  opacity: 1;
}

.category-mobile-hero .category-hero-mobile__nav .category-nav__link a,
.category-mobile-hero .category-hero-mobile__nav .category-nav__link a:hover {
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: inline-block;
  font-weight: 200;
  text-decoration: none;
}

.category-mobile-hero .category-hero-mobile__nav .category-nav__link a.active,
.category-mobile-hero .category-hero-mobile__nav .category-nav__link a:hover.active {
  font-weight: 400;
  opacity: 100;
}

.category-mobile-hero .category-hero-mobile__nav .category-nav__link.hard-goods a,
.category-mobile-hero .category-hero-mobile__nav .category-nav__link.hard-goods a:hover,
.category-mobile-hero .category-hero-mobile__nav .category-nav__link.soft-goods a,
.category-mobile-hero .category-hero-mobile__nav .category-nav__link.soft-goods a:hover {
  color: #fff;
}

.category-mobile-hero .category-hero-mobile__nav .category-nav__link.lifestyle a,
.category-mobile-hero .category-hero-mobile__nav .category-nav__link.lifestyle a:hover {
  color: #1a1a1a;
}

.category-mobile-hero .category-hero-mobile__nav .category-nav__link.hard-goods a .active-accent,
.category-mobile-hero .category-hero-mobile__nav .category-nav__link.hard-goods a:hover .active-accent,
.category-mobile-hero .category-hero-mobile__nav .category-nav__link.lifestyle a .active-accent,
.category-mobile-hero .category-hero-mobile__nav .category-nav__link.lifestyle a:hover .active-accent {
  color: #cd2027;
}

.category-mobile-hero .category-hero-mobile__nav .category-nav__link.soft-goods a .active-accent,
.category-mobile-hero .category-hero-mobile__nav .category-nav__link.soft-goods a:hover .active-accent {
  color: #111;
}

.cms-intel .intel__youtube {
  border-style: none;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}

.cms-intel .intel__youtube img {
  height: 49.4rem;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

.about-section {
  display: flex;
  margin-bottom: 10rem;
  flex-direction: column;
}

@media (min-width: 992px) {
  .about-section {
    flex-direction: row;
  }
}

.about-section .section-label {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  position: relative;
}

@media (min-width: 992px) {
  .about-section .section-label {
    margin-bottom: 0;
    padding-left: 5rem;
    padding-right: 5rem;
  }
}

.about-section .ideals--wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

@media (min-width: 992px) {
  .about-section .ideals--wrapper {
    flex-direction: row;
  }
}

.about-section .ideals--wrapper .ideal {
  position: relative;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

@media (min-width: 992px) {
  .about-section .ideals--wrapper .ideal {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    border-style: none;
  }
}

.about-section .ideals--wrapper .ideal__header {
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.about-section .ideals--wrapper .ideal__header:after {
  background-color: #cd2027;
  display: block;
  margin-top: 2rem;
  margin-bottom: 2rem;
  content: ' ';
  height: 10px;
  width: 3px;
  -webkit-transform: skew(-45deg);
          transform: skew(-45deg);
}

.about-section .ideals--wrapper .ideal__content {
  padding-right: 3rem;
}

.about-section .ideals--wrapper .ideal::before {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  height: 1px;
  background-color: #ddd;
  content: ' ';
  width: calc(100% - 4rem);
}

.about-section .ideals--wrapper .ideal::after {
  display: block;
  position: absolute;
  height: 1px;
  background-color: #ddd;
  content: ' ';
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: -4rem;
  bottom: 0;
  width: 8rem;
}

@media (min-width: 992px) {
  .about-section .ideals--wrapper .ideal:nth-of-type(1)::before {
    display: none;
    content: '';
  }

  .about-section .ideals--wrapper .ideal:nth-of-type(1)::after {
    display: none;
    content: '';
  }

  .about-section .ideals--wrapper .ideal:nth-of-type(2)::before,
  .about-section .ideals--wrapper .ideal:nth-of-type(3)::before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 1px;
    background-color: #ddd;
    content: ' ';
    height: 90%;
  }

  .about-section .ideals--wrapper .ideal:nth-of-type(2)::after,
  .about-section .ideals--wrapper .ideal:nth-of-type(3)::after {
    display: block;
    position: absolute;
    width: 2rem;
    height: 1px;
    background-color: #ddd;
    content: ' ';
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    left: calc(-2rem + 1px);
    bottom: 10%;
  }
}

@media (min-width: 992px) {
  .about-section .ideals--wrapper .ideal:first-of-type {
    padding-top: 10rem;
    padding-bottom: 10rem;
    padding-right: 10rem;
  }

  .about-section .ideals--wrapper .ideal:not(:first-of-type) {
    padding: 10rem;
  }
}

.about-section .about-section__wrapper {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

@media (min-width: 992px) {
  .about-section .about-section__wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}

.about-section .travis__wrapper {
  display: flex;
  flex-direction: column-reverse;
}

@media (min-width: 992px) {
  .about-section .travis__wrapper {
    flex-direction: row;
  }
}

.about-section .travis__wrapper .travis__left {
  width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

@media (min-width: 992px) {
  .about-section .travis__wrapper .travis__left {
    width: 40%;
    margin-right: 5rem;
    padding-left: 0;
    padding-right: 0;
  }
}

.about-section .travis__wrapper .travis__quote {
  border-color: #ddd;
  border-bottom-width: 1px;
}

@media (min-width: 992px) {
  .about-section .travis__wrapper .travis__quote {
    border-top-width: 1px;
    padding-right: 2.5rem;
  }
}

.about-section .travis__wrapper .travis__quote blockquote {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.about-section .travis__wrapper .travis__quote blockquote p {
  font-weight: 700;
  font-size: 2.25rem;
  letter-spacing: -0.05em;
}

.about-section .travis__wrapper .travis__quote blockquote footer {
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: .05em;
  margin-top: 3rem;
}

.about-section .travis__wrapper .travis__quote blockquote footer::before {
  color: #cd2027;
}

.about-section .travis__wrapper .travis__bio {
  margin-top: 2.5rem;
}

@media (min-width: 992px) {
  .about-section .travis__wrapper .travis__bio {
    padding-right: 2.5rem;
  }
}

.blog-section {
  display: flex;
  background-color: #1a1a1a;
  margin-bottom: 2.5rem;
  flex-direction: column;
}

@media (min-width: 992px) {
  .blog-section {
    flex-direction: row;
    margin-bottom: 10rem;
    max-height: 1200px;
  }
}

.blog-section .section-label {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  position: relative;
}

@media (min-width: 992px) {
  .blog-section .section-label {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}

.blog-section .blog__wrapper {
  display: flex;
  flex-direction: column;
}

@media (min-width: 992px) {
  .blog-section .blog__wrapper {
    flex-direction: row;
  }
}

.blog-section .blog__left {
  width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

@media (min-width: 992px) {
  .blog-section .blog__left {
    width: 60%;
    max-height: 1200px;
    overflow-y: auto;
  }
}

.blog-section .blog__right {
  width: 100%;
}

@media (min-width: 992px) {
  .blog-section .blog__right {
    width: 40%;
  }
}

.blog-section .blog-posts .blog-post {
  padding-top: 4rem;
  padding-bottom: 4rem;
  color: #fff;
}

@media (min-width: 992px) {
  .blog-section .blog-posts .blog-post {
    padding-top: 5rem;
    padding-bottom: 5rem;
    margin-right: 5rem;
  }
}

.blog-section .blog-posts .blog-post a,
.blog-section .blog-posts .blog-post a:hover {
  color: #cd2027;
  text-decoration: none;
}

.blog-section .blog-posts .blog-post a.blog-post__read_more,
.blog-section .blog-posts .blog-post a:hover.blog-post__read_more {
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  margin-top: 1rem;
  font-size: 1.25rem;
}

.blog-section .blog-posts .blog-post__meta {
  margin-bottom: 1rem;
}

.blog-section .blog-posts .blog-post__title {
  font-weight: 700;
  font-size: 2.25rem;
  letter-spacing: .05em;
  text-transform: uppercase;
}

.blog-section .blog-posts .blog-post__date {
  text-transform: uppercase;
  font-size: 1.25rem;
}

.blog-section .blog-posts .blog-post__date::before {
  display: inline-block;
  font-size: 1.25rem;
  color: #cd2027;
  margin-right: .5rem;
  content: '// ';
}

.blog-section .blog-posts .blog-post:not(:last-of-type) {
  border-bottom-width: 1px;
  border-color: #363636;
}

.blog-section .youtube-videos {
  display: flex;
  flex-direction: row;
  overflow-x: scroll;
  height: 100%;
}

.blog-section .youtube-videos::-webkit-scrollbar {
  height: 5px;
  width: initial;
  background-color: rgba(0, 0, 0, .5);
}

.blog-section .youtube-videos::-webkit-scrollbar-thumb {
  background-color: #cd2027;
  border-radius: 10px;
  margin: 0 1px;
}

.blog-section .youtube-videos::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, .04);
  width: 2px;
}

@media (min-width: 992px) {
  .blog-section .youtube-videos {
    flex-direction: column;
    overflow-x: auto;
    max-height: 1200px;
    overflow-y: scroll;
  }

  .blog-section .youtube-videos::-webkit-scrollbar {
    height: initial;
    width: 5px;
    background-color: rgba(0, 0, 0, .5);
  }
}

.blog-section .youtube-videos .youtube-video {
  position: relative;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background-color: black;
  min-width: 100vw;
}

@media (min-width: 992px) {
  .blog-section .youtube-videos .youtube-video {
    min-height: 400px;
    min-width: initial;
  }
}

.blog-section .youtube-videos .youtube-video:hover .intel__youtube_play_btn {
  background-color: #111;
}

.blog-section .youtube-videos .youtube-video img {
  display: block;
  width: 100%;
  height: auto;
  background-color: black;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center center;
     object-position: center center;
}

@media (min-width: 992px) {
  .blog-section .youtube-videos .youtube-video img {
    height: 100%;
    width: auto;
  }
}

.blog-section .youtube-videos .youtube-video .intel__youtube_play_btn {
  color: #cd2027;
  position: absolute;
  font-size: 2.25rem;
  border-radius: 9999px;
  width: 6rem;
  height: 6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-color: #fff;
  border-width: 2px;
  padding-left: .5rem;
  background-color: rgba(17, 17, 17, .49);
}

.happenings-section {
  display: flex;
  margin-bottom: 10rem;
  flex-direction: column;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

@media (min-width: 992px) {
  .happenings-section {
    flex-direction: row;
    padding-right: 5rem;
  }
}

.happenings-section .section-label {
  padding-left: 0;
  padding-right: 0;
  position: relative;
  display: inline-block;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

@media (min-width: 992px) {
  .happenings-section .section-label {
    padding-left: 5rem;
    padding-right: 5rem;
    margin-top: 0;
    margin-bottom: 0;
  }
}

.happenings-section .happenings-section__wrapper {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 1rem;
}

@media (min-width: 768px) {
  .happenings-section .happenings-section__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 992px) {
  .happenings-section .happenings-section__wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
}

.happenings-section .happenings-section__wrapper a {
  background-color: #111;
  display: flex;
  align-items: center;
  height: 100%;
  width: 100%;
}

.blog-post__wrapper {
  position: relative;
  margin-top: 5rem;
  margin-bottom: 5rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5rem;
  padding-bottom: 5rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  border-color: #ddd;
  border-top-width: 1px;
  border-bottom-width: 1px;
  max-width: 90%;
}

@media (min-width: 992px) {
  .blog-post__wrapper {
    max-width: 60%;
  }
}

.blog-post__wrapper::before {
  display: block;
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #ddd;
  content: ' ';
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: -2rem;
  top: -1px;
}

.blog-post__wrapper::after {
  display: block;
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #ddd;
  content: ' ';
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: -2rem;
  bottom: -1px;
}

.blog-post__wrapper .blog-post__details {
  margin-bottom: 2rem;
}

.blog-post__wrapper .blog-post__title {
  font-weight: 700;
  font-size: 2.25rem;
  letter-spacing: .05em;
  text-transform: uppercase;
}

.blog-post__wrapper .blog-post__date {
  display: block;
  text-transform: uppercase;
  font-size: 1.25rem;
  margin-top: 1rem;
}

.blog-post__wrapper .blog-post__date::before {
  display: inline-block;
  font-size: 1.25rem;
  color: #cd2027;
  margin-right: .5rem;
  content: '// ';
}

.blog-post__wrapper .the-post p {
  margin-bottom: 1rem;
}

.showroom-top {
  margin-left: auto;
  margin-right: auto;
  margin-top: 5rem;
  margin-bottom: 5rem;
  position: relative;
  border-color: #ddd;
  border-top-width: 1px;
  border-bottom-width: 1px;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
  display: flex;
  flex-direction: column;
  max-width: 90%;
}

@media (min-width: 992px) {
  .showroom-top {
    flex-direction: row;
    padding-top: 5rem;
    padding-bottom: 5rem;
    margin-top: 10rem;
    margin-bottom: 10rem;
  }
}

.showroom-top::before {
  display: block;
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #ddd;
  content: ' ';
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: -2rem;
  top: -1px;
}

.showroom-top::after {
  display: block;
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #ddd;
  content: ' ';
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: -2rem;
  bottom: -1px;
}

@media (min-width: 992px) {
  .showroom-top {
    max-width: 60%;
  }
}

.showroom-top__left {
  border-color: #ddd;
  border-bottom-width: 1px;
  width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-bottom: 5rem;
}

@media (min-width: 992px) {
  .showroom-top__left {
    border-bottom-width: 0;
    border-right-width: 1px;
    width: 60%;
    padding-right: 5rem;
    padding-bottom: 0;
  }
}

.showroom-top__left h1 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.875rem;
  letter-spacing: .05em;
  margin-bottom: 1rem;
}

.showroom-top__right {
  width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-top: 5rem;
}

@media (min-width: 992px) {
  .showroom-top__right {
    padding-left: 5rem;
    width: 40%;
    padding-top: 0;
  }
}

.showroom-links {
  list-style: none;
  padding: 0;
}

.showroom-links a,
.showroom-links a:hover {
  font-weight: 700;
  font-style: italic;
  color: #cd2027;
  font-size: 1.875rem;
  text-decoration: none;
}

.showroom-middle {
  margin-left: auto;
  margin-right: auto;
  max-width: 90%;
}

@media (min-width: 992px) {
  .showroom-middle {
    max-width: 60%;
  }
}

.showroom-bottom {
  margin-left: auto;
  margin-right: auto;
  margin-top: 5rem;
  margin-bottom: 5rem;
  position: relative;
  border-color: #ddd;
  border-top-width: 1px;
  padding-top: 5rem;
  padding-bottom: 5rem;
  display: flex;
  max-width: 90%;
}

.showroom-bottom::before {
  display: block;
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #ddd;
  content: ' ';
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: -2rem;
  top: -1px;
}

@media (min-width: 992px) {
  .showroom-bottom {
    margin-top: 10rem;
    margin-bottom: 10rem;
    max-width: 60%;
  }
}

.showroom-bottom > div {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  text-transform: uppercase;
}

@media (min-width: 992px) {
  .showroom-bottom > div {
    margin-right: 5rem;
    padding-left: 0;
    padding-right: 0;
  }
}

.showroom-bottom > div strong {
  font-size: 1.25rem;
}

.contact-page {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  padding-top: 5rem;
  padding-bottom: 5rem;
  flex-direction: column;
  max-width: 90%;
}

@media (min-width: 992px) {
  .contact-page {
    padding-top: 10rem;
    padding-bottom: 10rem;
    flex-direction: row;
    max-width: 75%;
  }
}

.contact-page__left {
  width: 100%;
  position: relative;
}

@media screen and (max-width: 992px) {
  .contact-page__left {
    border-color: #ddd;
    border-top-width: 1px;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .contact-page__left::after {
    display: block;
    position: absolute;
    width: 2rem;
    height: 1px;
    background-color: #ddd;
    content: ' ';
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    left: -2rem;
    top: -1px;
  }
}

@media (min-width: 992px) {
  .contact-page__left {
    width: 75%;
  }
}

.contact-page__right {
  width: 100%;
  margin-bottom: 2.5rem;
  position: relative;
}

@media screen and (max-width: 992px) {
  .contact-page__right {
    border-color: #ddd;
    border-top-width: 1px;
    border-bottom-width: 1px;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .contact-page__right::after {
    display: block;
    position: absolute;
    width: 2rem;
    height: 1px;
    background-color: #ddd;
    content: ' ';
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    right: -2rem;
    bottom: -1px;
  }
}

@media (min-width: 992px) {
  .contact-page__right {
    margin-left: 5rem;
    width: 25%;
    margin-bottom: 0;
  }
}

.contact-page__right strong {
  text-transform: uppercase;
  display: block;
}

.contact-page__right a,
.contact-page__right a:hover {
  color: #cd2027;
  text-decoration: none;
  font-style: italic;
  display: block;
}

.form.contact {
  width: 100%;
}

.form.contact fieldset {
  margin: 0;
}

.form.contact .legend {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.5rem;
  letter-spacing: .05em;
}

.form.contact .hs-input {
  width: 100%;
}

.form.contact .hs-input input:not([type=button]),
.form.contact .hs-input textarea {
  color: #111;
  background-color: rgba(0, 0, 0, .07);
}

.form.contact .hs-input input:not([type=button]):valid,
.form.contact .hs-input textarea:valid {
  opacity: 100;
}

.form.contact .hs-input select {
  height: 100%;
  border-style: none;
  line-height: 1.5;
  max-height: 4rem;
}

.form.contact .hs-input input[type="text"]::-webkit-input-placeholder,
.form.contact .hs-input input[type="password"]::-webkit-input-placeholder,
.form.contact .hs-input input[type="url"]::-webkit-input-placeholder,
.form.contact .hs-input input[type="tel"]::-webkit-input-placeholder,
.form.contact .hs-input input[type="search"]::-webkit-input-placeholder,
.form.contact .hs-input input[type="number"]::-webkit-input-placeholder,
.form.contact .hs-input input[type="datetime"]::-webkit-input-placeholder,
.form.contact .hs-input input[type="email"]::-webkit-input-placeholder,
.form.contact .hs-input textarea::-webkit-input-placeholder {
  color: #111;
  font-style: normal;
  letter-spacing: .05em;
  opacity: .3;
}

.form.contact .hs-input input[type="text"]::-ms-input-placeholder,
.form.contact .hs-input input[type="password"]::-ms-input-placeholder,
.form.contact .hs-input input[type="url"]::-ms-input-placeholder,
.form.contact .hs-input input[type="tel"]::-ms-input-placeholder,
.form.contact .hs-input input[type="search"]::-ms-input-placeholder,
.form.contact .hs-input input[type="number"]::-ms-input-placeholder,
.form.contact .hs-input input[type="datetime"]::-ms-input-placeholder,
.form.contact .hs-input input[type="email"]::-ms-input-placeholder,
.form.contact .hs-input textarea::-ms-input-placeholder {
  color: #111;
  font-style: normal;
  letter-spacing: .05em;
  opacity: .3;
}

.form.contact .hs-input input[type="text"]::placeholder,
.form.contact .hs-input input[type="password"]::placeholder,
.form.contact .hs-input input[type="url"]::placeholder,
.form.contact .hs-input input[type="tel"]::placeholder,
.form.contact .hs-input input[type="search"]::placeholder,
.form.contact .hs-input input[type="number"]::placeholder,
.form.contact .hs-input input[type="datetime"]::placeholder,
.form.contact .hs-input input[type="email"]::placeholder,
.form.contact .hs-input textarea::placeholder {
  color: #111;
  font-style: normal;
  letter-spacing: .05em;
  opacity: .3;
}

.form.contact .hs-button {
  border-style: none;
  outline: 0;
  margin-top: 0;
}

.form.contact .hs-button:hover {
  background-color: #cd2027;
}

.train-top {
  position: relative;
  color: #fff;
  display: flex;
  flex-direction: column-reverse;
}

@media (min-width: 992px) {
  .train-top {
    display: block;
  }
}

.train-top img {
  display: block;
  min-height: 30rem;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

@media (min-width: 992px) {
  .train-top img {
    max-width: 100%;
    height: auto;
  }
}

.train-top__panel {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  padding: 2.5rem;
  background-color: rgba(205, 32, 39, .95);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 100%;
}

@media (min-width: 992px) {
  .train-top__panel {
    position: absolute;
    padding: 5rem;
    max-width: 45rem;
  }
}

.train-top__title {
  text-transform: uppercase;
}

.train-top__title h1 {
  font-weight: 700;
  margin-bottom: 2.5rem;
}

.train-top__title h5 {
  font-weight: 400;
  font-size: 1rem;
  margin-bottom: .5rem;
}

.train-top__content {
  margin-bottom: 5rem;
}

body.cms-train .slider-arrow {
  padding-left: 0;
  padding-right: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  background-color: rgba(205, 32, 39, .5);
  width: initial;
}

@media screen and (max-width: 992px) {
  body.cms-train .slider-arrow {
    left: 0;
    right: 0;
  }
}

body.cms-train .slider-arrow i.block {
  display: block;
}

body.cms-train .slider-arrow i.hidden {
  display: none;
}

@media (min-width: 992px) {
  body.cms-train .slider-arrow {
    top: 0;
    bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  body.cms-train .slider-arrow i.lg\:block {
    display: block;
  }

  body.cms-train .slider-arrow i.lg\:hidden {
    display: none;
  }
}

@media screen and (max-width: 992px) {
  body.cms-train .slider-arrow.left {
    top: 0;
  }
}

@media (min-width: 992px) {
  body.cms-train .slider-arrow.left {
    left: 0;
  }
}

@media screen and (max-width: 992px) {
  body.cms-train .slider-arrow.right {
    bottom: 0;
  }
}

@media (min-width: 992px) {
  body.cms-train .slider-arrow.right {
    right: 0;
  }
}

body.cms-train .course-slide.group:hover .course-slide__background {
  -webkit-filter: none;
          filter: none;
}

.train-main {
  margin-left: auto;
  margin-right: auto;
  margin-top: 5rem;
  position: relative;
  border-color: #ddd;
  border-top-width: 1px;
  border-bottom-width: 1px;
  padding-top: 5rem;
  padding-bottom: 2rem;
  display: flex;
  flex-direction: column;
  max-width: 90%;
}

@media (min-width: 992px) {
  .train-main {
    margin-top: 10rem;
    flex-direction: row;
    padding-bottom: 5rem;
  }
}

.train-main::before {
  display: block;
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #ddd;
  content: ' ';
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: -2rem;
  top: -1px;
}

.train-main::after {
  display: block;
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #ddd;
  content: ' ';
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: -2rem;
  bottom: -1px;
}

@media (min-width: 992px) {
  .train-main {
    max-width: 60%;
  }
}

.train-main__left {
  border-color: #ddd;
  border-bottom-width: 1px;
  padding-bottom: 2.5rem;
}

.train-main__left h1 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.875rem;
  letter-spacing: .05em;
  margin-bottom: 1rem;
}

.train-main__left p {
  margin-bottom: 1rem;
}

@media (min-width: 992px) {
  .train-main__left {
    border-right-width: 1px;
    border-bottom-width: 0;
    padding-right: 5rem;
    width: 60%;
    padding-bottom: 0;
  }
}

@media (min-width: 992px) {
  .train-main__right {
    padding-left: 5rem;
    width: 40%;
  }
}

.train-video__container {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  position: relative;
  border-color: #ddd;
  padding-top: 5rem;
  padding-bottom: 5rem;
  display: flex;
  max-width: 90%;
}

@media (min-width: 992px) {
  .train-video__container {
    margin-bottom: 10rem;
    border-bottom-width: 1px;
    max-width: 60%;
  }

  .train-video__container::before {
    display: block;
    position: absolute;
    width: 2rem;
    height: 1px;
    background-color: #ddd;
    content: ' ';
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    left: -2rem;
    bottom: -1px;
  }
}

.discipline-section {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 1px;
}

@media (min-width: 992px) {
  .discipline-section {
    background-size: contain;
    margin-bottom: 1rem;
  }
}

.discipline-section .discipline__wrapper {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  max-width: 90%;
}

@media (min-width: 992px) {
  .discipline-section .discipline__wrapper {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    max-width: 75%;
  }
}

.discipline-section .discipline__wrapper .discipline__left {
  display: flex;
  flex-direction: column;
  min-width: 100%;
}

@media (min-width: 992px) {
  .discipline-section .discipline__wrapper .discipline__left {
    min-width: 25rem;
  }
}

.discipline-section .discipline__wrapper .discipline__left .discipline-title__wrapper {
  display: flex;
  align-items: center;
}

.discipline-section .discipline__wrapper .discipline__left .discipline-title__wrapper h1 {
  font-weight: 700;
  line-height: 1;
  color: #fff;
  font-size: 5rem;
}

.discipline-section .discipline__wrapper .discipline__left .discipline-title__wrapper h2 {
  line-height: 1;
  margin-left: 1rem;
  margin-top: .75rem;
  font-size: 1.875rem;
  color: #fff;
  text-transform: uppercase;
}

.discipline-section .discipline__wrapper .discipline__left h3 {
  margin-top: 1rem;
  font-size: 1rem;
  color: #fff;
  text-transform: uppercase;
}

.discipline-section .discipline__wrapper .discipline__middle {
  font-weight: 300;
  color: #fff;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

@media (min-width: 992px) {
  .discipline-section .discipline__wrapper .discipline__middle {
    padding-left: 5rem;
    padding-right: 5rem;
    margin-top: 0;
    margin-bottom: 0;
    border-right: 1px solid rgba(238, 238, 238, .5);
  }
}

.discipline-section .discipline__wrapper .discipline__right {
  min-width: 15rem;
}

@media (min-width: 992px) {
  .discipline-section .discipline__wrapper .discipline__right {
    margin-left: 5rem;
  }
}

.discipline-section .discipline__wrapper .discipline__right .hs-button {
  margin-top: 0;
}

.private-courses__wrapper {
  margin-left: auto;
  margin-right: auto;
  margin-top: 5rem;
  margin-bottom: 5rem;
  position: relative;
  border-color: #ddd;
  border-top-width: 1px;
  border-bottom-width: 1px;
  padding-top: 5rem;
  padding-bottom: 5rem;
  max-width: 90%;
}

@media (min-width: 992px) {
  .private-courses__wrapper {
    margin-top: 10rem;
    margin-bottom: 10rem;
  }
}

.private-courses__wrapper::before {
  display: block;
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #ddd;
  content: ' ';
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: -2rem;
  top: -1px;
}

.private-courses__wrapper::after {
  display: block;
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #ddd;
  content: ' ';
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: -2rem;
  bottom: -1px;
}

@media (min-width: 992px) {
  .private-courses__wrapper {
    max-width: 60%;
  }
}

.private-courses__wrapper h1 {
  font-weight: 700;
  margin-bottom: 1.5rem;
  font-size: 2.25rem;
  text-transform: uppercase;
}

.private-courses__wrapper p {
  line-height: 1.5;
  font-size: 1.25rem;
}

body.category-d3:not(.catalog-product-view-s3-course) .breadcrumbs,
body.category-d5:not(.catalog-product-view-s3-course) .breadcrumbs,
body.category-d7:not(.catalog-product-view-s3-course) .breadcrumbs {
  display: none;
}

.discipline-hero {
  position: relative;
}

@media screen and (max-width: 992px) {
  .discipline-hero img {
    min-height: 30rem;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}

.discipline-hero__content {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  bottom: 5rem;
  left: 1rem;
}

@media (min-width: 992px) {
  .discipline-hero__content {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    justify-content: center;
    padding-left: 10rem;
  }
}

.discipline-hero__content .discipline-title__wrapper {
  display: flex;
  align-items: center;
}

.discipline-hero__content .discipline-title__wrapper h1 {
  font-weight: 700;
  line-height: 1;
  color: #fff;
  font-size: 5rem;
}

@media (min-width: 768px) {
  .discipline-hero__content .discipline-title__wrapper h1 {
    font-size: 8rem;
  }
}

.discipline-hero__content .discipline-title__wrapper h2 {
  line-height: 1;
  margin-left: 2rem;
  margin-top: 1rem;
  color: #fff;
  text-transform: uppercase;
  font-size: 2rem;
}

@media (min-width: 768px) {
  .discipline-hero__content .discipline-title__wrapper h2 {
    font-size: 3rem;
  }
}

.discipline-hero__content h3 {
  margin-top: 1rem;
  font-size: 1.5rem;
  color: #fff;
  text-transform: uppercase;
}

.category-content__wrapper {
  margin-left: auto;
  margin-right: auto;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  position: relative;
  border-color: #ddd;
  border-bottom-width: 1px;
  padding-bottom: 2.5rem;
  max-width: 90%;
}

@media (min-width: 992px) {
  .category-content__wrapper {
    margin-top: 10rem;
    margin-bottom: 10rem;
    border-top-width: 1px;
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .category-content__wrapper::before {
    display: block;
    position: absolute;
    width: 2rem;
    height: 1px;
    background-color: #ddd;
    content: ' ';
    -webkit-transform-origin: 100% 50%;
            transform-origin: 100% 50%;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    left: -2rem;
    top: -1px;
  }
}

.category-content__wrapper::after {
  display: block;
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #ddd;
  content: ' ';
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: -2rem;
  bottom: -1px;
}

@media (min-width: 992px) {
  .category-content__wrapper {
    max-width: 60%;
  }
}

.category-content__wrapper h1 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.875rem;
  margin-bottom: 1.5rem;
  letter-spacing: .1em;
}

.discipline-additional__wrapper {
  display: flex;
  flex-direction: column;
}

@media (min-width: 992px) {
  .discipline-additional__wrapper {
    flex-direction: row;
  }
}

.discipline-additional__wrapper .discipline-additional__left {
  width: 100%;
}

@media (min-width: 992px) {
  .discipline-additional__wrapper .discipline-additional__left {
    width: 66.66667%;
  }
}

.discipline-additional__wrapper .discipline-additional__right {
  width: 100%;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  margin-top: 5rem;
}

@media (min-width: 992px) {
  .discipline-additional__wrapper .discipline-additional__right {
    width: 33.33333%;
    padding-left: 5rem;
    padding-right: 5rem;
  }
}

.discipline-additional__wrapper .hs-quote blockquote {
  padding-top: 0;
  padding-bottom: 0;
}

.discipline-additional__wrapper .hs-quote:not(:first-of-type) {
  border-color: #ddd;
  border-top-width: 1px;
  margin-top: 2.5rem;
  padding-top: 2.5rem;
}

.hs-course-filters {
  margin-left: auto;
  margin-right: auto;
  max-width: 90%;
}

@media (min-width: 992px) {
  .hs-course-filters {
    max-width: 75%;
  }
}

.hs-course-filters h1 {
  font-weight: 700;
  margin-bottom: 1.5rem;
  font-size: 1.875rem;
  text-transform: uppercase;
}

.hs-course-filters__filter {
  width: 100%;
  margin-bottom: 1rem;
}

@media (min-width: 992px) {
  .hs-course-filters__filter {
    margin-bottom: 0;
  }
}

.hs-course-filters__filter label {
  font-weight: 400;
  margin-bottom: .5rem;
  font-size: 1.25rem;
  text-transform: uppercase;
  letter-spacing: .05em;
}

.upcoming-courses .upcoming-courses__year_group {
  position: relative;
}

@media (min-width: 992px) {
  .upcoming-courses .upcoming-courses__year_group .with-marker {
    position: absolute;
  }
}

@media (min-width: 992px) {
  .upcoming-courses .upcoming-courses__year_group .with-marker .page-title {
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    max-width: 100%;
    padding-left: 8rem;
  }
}

.upcoming-courses .upcoming-courses__wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 90%;
}

@media (min-width: 992px) {
  .upcoming-courses .upcoming-courses__wrapper {
    max-width: 75%;
  }
}

.upcoming-courses .upcoming-courses__wrapper .courses-course__info {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

@media (min-width: 992px) {
  .upcoming-courses .upcoming-courses__wrapper .courses-course__info {
    flex-direction: row;
    align-items: center;
  }
}

.upcoming-courses .upcoming-courses__wrapper .courses-course__info a.hs-button {
  font-weight: 700;
}

.upcoming-courses .upcoming-courses__wrapper .courses-course__link,
.upcoming-courses .upcoming-courses__wrapper .courses-course__link:hover {
  text-decoration: none;
  color: #cd2027;
  font-weight: 700;
  margin-top: 1rem;
  display: block;
  text-transform: uppercase;
}

.upcoming-courses .upcoming-courses__wrapper .courses-course__meta_wrapper {
  min-width: 100%;
}

@media (min-width: 992px) {
  .upcoming-courses .upcoming-courses__wrapper .courses-course__meta_wrapper {
    margin-left: 12rem;
    min-width: 30rem;
  }
}

.upcoming-courses .upcoming-courses__wrapper .courses-course__meta_date {
  font-weight: 700;
}

.upcoming-courses .upcoming-courses__wrapper .courses-course__meta_loc {
  color: #111;
}

.upcoming-courses .upcoming-courses__wrapper .courses-course__meta_loc::before {
  color: #111;
}

.upcoming-courses .upcoming-courses__wrapper .courses-course__title {
  color: #111;
}

.upcoming-courses .upcoming-courses__wrapper .courses-course__desc {
  color: #111;
  max-width: 50rem;
}

.upcoming-courses .upcoming-courses__wrapper .courses-course__desc p {
  font-weight: 400;
  line-height: 1.25;
}

.haley-course__modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 30;
  display: flex;
  justify-content: center;
  align-items: center;
}

.haley-course__modal_bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #1a1a1a;
  opacity: .9;
}

.haley-course__modal_wrapper {
  background-color: #fff;
  z-index: 10;
  padding-top: 10rem;
  position: relative;
  max-width: 100%;
  max-height: 95vh;
  overflow-y: auto;
}

@media (min-width: 992px) {
  .haley-course__modal_wrapper {
    max-width: 90%;
  }
}

.haley-course__modal_wrapper .close-course-modal {
  position: absolute;
  cursor: pointer;
  right: 1rem;
  top: .8rem;
}

.haley-course__modal_wrapper .course-modal-mark {
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1;
  padding-left: 1rem;
  padding-right: 2rem;
  padding-top: .5rem;
  padding-bottom: 1rem;
  font-size: 1.25rem;
  font-weight: 700;
  color: #fff;
  letter-spacing: .1em;
  text-transform: uppercase;
}

@supports ((-webkit-clip-path: polygon(-1px -1px, -1px 100%, 85% 100%, 100% -1px)) or (clip-path: polygon(-1px -1px, -1px 100%, 85% 100%, 100% -1px))) {
  .haley-course__modal_wrapper .course-modal-mark {
    -webkit-clip-path: polygon(-1px -1px, -1px 100%, 85% 100%, 100% -1px);
            clip-path: polygon(-1px -1px, -1px 100%, 85% 100%, 100% -1px);
  }
}

.course-modal__meta_date {
  text-transform: uppercase;
  font-weight: 700;
  color: #cd2027;
}

.course-modal__meta_loc {
  text-transform: uppercase;
  color: #111;
}

.course-modal__meta_loc::before {
  display: inline-block;
  margin-left: .5rem;
  margin-right: .5rem;
  color: #111;
  content: '/';
}

.course-modal__title {
  font-size: 3rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #111;
  letter-spacing: .1em;
  margin-top: .5rem;
  margin-bottom: 1rem;
}

.course-modal__info_wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-bottom: 5rem;
  position: relative;
}

@media (min-width: 992px) {
  .course-modal__info_wrapper {
    flex-direction: row;
    border-color: #ddd;
    border-top-width: 1px;
  }

  .course-modal__info_wrapper::before {
    display: block;
    position: absolute;
    width: 2rem;
    height: 1px;
    background-color: #ddd;
    content: ' ';
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    right: -2rem;
    top: -1px;
  }
}

.course-modal__info_section {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
  position: relative;
}

@media screen and (max-width: 992px) {
  .course-modal__info_section {
    border-color: #ddd;
    border-top-width: 1px;
  }

  .course-modal__info_section::before {
    display: block;
    position: absolute;
    width: 2rem;
    height: 1px;
    background-color: #ddd;
    content: ' ';
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    right: -2rem;
    top: -1px;
  }
}

@media (min-width: 992px) {
  .course-modal__info_section {
    width: 33.33333%;
  }

  .course-modal__info_section:first-of-type {
    padding-right: 5rem;
  }

  .course-modal__info_section:nth-of-type(2) {
    border-color: #ddd;
    border-left-width: 1px;
    border-right-width: 1px;
    position: relative;
  }

  .course-modal__info_section:nth-of-type(2)::before {
    display: block;
    position: absolute;
    width: 1px;
    height: 2rem;
    background-color: #ddd;
    content: ' ';
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    left: -1px;
    bottom: -2rem;
  }

  .course-modal__info_section:nth-of-type(2)::after {
    display: block;
    position: absolute;
    width: 1px;
    height: 2rem;
    background-color: #ddd;
    content: ' ';
    -webkit-transform-origin: 50% 0%;
            transform-origin: 50% 0%;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    right: -1px;
    bottom: -2rem;
  }

  .course-modal__info_section:not(:first-of-type) {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}

.course-modal__info_section .course-modal__gear {
  display: flex;
  align-items: center;
}

.course-modal__info_section .course-modal__gear:not(:first-of-type) {
  border-color: #ddd;
  border-top-width: 1px;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
}

.course-modal__info_section .course-modal__gear img {
  height: 10rem;
  width: 10rem;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center center;
     object-position: center center;
}

.course-modal__info_section .course-modal__gear_meta {
  display: flex;
  flex-direction: column;
  padding-left: 4rem;
}

.course-modal__info_section .course-modal__gear_meta .gear-name {
  font-size: 1.25rem;
  letter-spacing: .05em;
  text-transform: uppercase;
  margin-bottom: 1rem;
}

.course-modal__info_section .course-modal__gear_meta .gear-desc {
  font-weight: 300;
  text-transform: uppercase;
}

.modal-small-header {
  font-weight: 700;
  font-size: 1.25rem;
  letter-spacing: .05em;
  text-transform: uppercase;
  margin-bottom: 2rem;
}

.guest-registration-section {
  margin-bottom: 3.5rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
  border-color: #ddd;
  border-top-width: 1px;
  border-bottom-width: 1px;
  position: relative;
}

.guest-registration-section::before {
  display: block;
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #ddd;
  content: ' ';
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: -2rem;
  top: -1px;
}

.guest-registration-section::after {
  display: block;
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #ddd;
  content: ' ';
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: -2rem;
  bottom: -1px;
}

.add-more-guests {
  cursor: pointer;
  margin-bottom: 5rem;
}

.add-more-guests span {
  font-weight: 700;
  display: inline-block;
  font-style: italic;
  margin-right: 1rem;
  font-size: 1.125rem;
}

.add-more-guests i {
  border-width: 2px;
  border-color: #111;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-radius: 9999px;
  font-size: 1rem;
}

.requirements-section {
  padding: 5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

@media (min-width: 992px) {
  .requirements-section {
    flex-direction: row;
  }
}

.requirements-section .requirements-left {
  width: 70vw;
}

@media (min-width: 992px) {
  .requirements-section .requirements-left {
    width: 60%;
    padding-right: 5rem;
  }
}

.requirements-section .requirements-left .requirements-disclaimer {
  line-height: 1.25;
  font-size: 1.125rem;
  color: #fff;
  opacity: 0;
  display: none;
}

@media (min-width: 992px) {
  .requirements-section .requirements-left .requirements-disclaimer {
    display: block;
  }
}

.requirements-section .requirements-left .requirements-disclaimer.requirements-shown {
  opacity: 1;
  display: block;
}

.requirements-section .requirements-left label,
.requirements-section .requirements-left label + div {
  font-weight: 700;
  font-size: 1.125rem;
  color: #fff;
  letter-spacing: .05em;
  text-transform: uppercase;
}

.requirements-section .requirements-left label input[type="checkbox"],
.requirements-section .requirements-left label + div input[type="checkbox"] {
  margin-right: 1rem;
}

.requirements-section .requirements-right {
  width: 100%;
  margin-top: 5rem;
}

@media (min-width: 992px) {
  .requirements-section .requirements-right {
    width: 40%;
    padding-left: 5rem;
    margin-top: 0;
  }
}

.requirements-section .requirements-right .course-total-price {
  font-weight: 700;
  font-size: 1.875rem;
  color: #fff;
  letter-spacing: .05em;
}

.requirements-section .requirements-right .hs-button {
  margin-top: 0;
}

.hs-styled-numbers > li::after {
  color: #111;
  margin-left: .5rem;
  margin-right: .75rem;
  content: '//';
  order: -1;
}

.haley-course__modal.enrollment-confirmation.hidden {
  display: none;
}

.haley-course__modal.enrollment-confirmation .course-modal__meta_wrapper {
  border-color: #ddd;
  border-bottom-width: 1px;
  position: relative;
  padding-bottom: 5rem;
}

.haley-course__modal.enrollment-confirmation .course-modal__meta_wrapper::after {
  display: block;
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #ddd;
  content: ' ';
  -webkit-transform-origin: 0% 50%;
          transform-origin: 0% 50%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: -2rem;
  bottom: -1px;
}

.haley-course__modal.enrollment-confirmation .additional-courses h2 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.25rem;
  letter-spacing: .05em;
  margin-bottom: 1rem;
}

.haley-course__modal.enrollment-confirmation .additional-courses .upcoming-courses__wrapper {
  max-width: 100%;
}

@media (min-width: 992px) {
  .haley-course__modal.enrollment-confirmation .additional-courses .upcoming-courses__wrapper {
    max-width: 100%;
  }
}

.course-page-content {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.course-page-content .course-page__internal {
  margin-left: auto;
  margin-right: auto;
  max-width: 90%;
}

@media (min-width: 992px) {
  .course-page-content .course-page__internal {
    max-width: 75%;
  }
}

.course-page-additional {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  border-color: #ddd;
  border-top-width: 1px;
  margin-top: 5rem;
  margin-bottom: 5rem;
  padding-top: 5rem;
  padding-bottom: 5rem;
  max-width: 90%;
}

@media (min-width: 992px) {
  .course-page-additional {
    border-bottom-width: 1px;
    max-width: 75%;
  }

  .course-page-additional::after {
    display: block;
    position: absolute;
    width: 2rem;
    height: 1px;
    background-color: #ddd;
    content: ' ';
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    right: -2rem;
    bottom: -1px;
  }
}

.course-page-additional::before {
  display: block;
  position: absolute;
  width: 2rem;
  height: 1px;
  background-color: #ddd;
  content: ' ';
  -webkit-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  left: -2rem;
  top: -1px;
}

@media screen and (max-width: 992px) {
  .course-page-additional__right {
    border-color: #ddd;
    border-top-width: 1px;
    position: relative;
    margin-top: 2.5rem;
    padding-top: 2.5rem;
  }

  .course-page-additional__right::before {
    display: block;
    position: absolute;
    width: 2rem;
    height: 1px;
    background-color: #ddd;
    content: ' ';
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    right: -2rem;
    top: -1px;
  }
}

@media (min-width: 992px) {
  .course-page-additional .lodging-recommendations {
    border-color: #ddd;
    border-top-width: 1px;
    padding-top: 2.5rem;
  }
}

.course-page-additional .lodging-recommendations p {
  margin-bottom: 1rem;
}

.course-interstitial {
  margin-top: 0;
  margin-bottom: 0;
}

@media (min-width: 992px) {
  .course-interstitial {
    margin-bottom: 10rem;
    margin-top: 5rem;
    max-width: 88%;
  }
}

@media screen and (max-width: 992px) {
  .course-interstitial img {
    min-height: 30rem;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: left;
       object-position: left;
  }
}

html {
  font-size: .7em;
}

body {
  font-family: quiet-sans, system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  overflow-x: hidden;
}

@media screen and (max-width: 992px) {
  body {
    padding-top: 100px;
  }
}

@media (min-width: 992px) {
  body:not(.cms-home) {
    padding-top: 135px;
  }
}

body:not(.cms-home).top-banner-shown {
  padding-top: 234px;
}

@media (min-width: 992px) {
  body:not(.cms-home).top-banner-shown {
    padding-top: 193px;
  }
}

@media screen and (max-width: 992px) {
  body.menu-open {
    overflow: hidden;
  }
}

body .page-wrapper {
  margin-top: 0;
}

.grecaptcha-badge {
  display: none;
}

.product-add-form-wrapper {
  background: none;
}

@media (min-width: 320px) {
  .xs\:list-reset {
    list-style: none;
    padding: 0;
  }

  .xs\:appearance-none {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }

  .xs\:bg-fixed {
    background-attachment: fixed;
  }

  .xs\:bg-local {
    background-attachment: local;
  }

  .xs\:bg-scroll {
    background-attachment: scroll;
  }

  .xs\:bg-transparent {
    background-color: transparent;
  }

  .xs\:bg-black {
    background-color: #111;
  }

  .xs\:bg-grey-darkest {
    background-color: #1a1a1a;
  }

  .xs\:bg-grey-darker {
    background-color: #2a2a2a;
  }

  .xs\:bg-grey-dark {
    background-color: #757675;
  }

  .xs\:bg-grey {
    background-color: #a5a5a4;
  }

  .xs\:bg-grey-light {
    background-color: #ddd;
  }

  .xs\:bg-grey-lighter {
    background-color: #e6e6e7;
  }

  .xs\:bg-grey-lightest {
    background-color: #f8fafc;
  }

  .xs\:bg-white {
    background-color: #fff;
  }

  .xs\:bg-red-darkest {
    background-color: #3b0d0c;
  }

  .xs\:bg-red-darker {
    background-color: #621b18;
  }

  .xs\:bg-red-dark {
    background-color: #cc1f1a;
  }

  .xs\:bg-red {
    background-color: #cd2027;
  }

  .xs\:bg-transparent-red {
    background-color: rgba(205, 32, 39, .95);
  }

  .xs\:bg-red-light {
    background-color: #ef5753;
  }

  .xs\:bg-red-lighter {
    background-color: #f9acaa;
  }

  .xs\:bg-red-lightest {
    background-color: #fcebea;
  }

  .xs\:bg-orange-darkest {
    background-color: #462a16;
  }

  .xs\:bg-orange-darker {
    background-color: #613b1f;
  }

  .xs\:bg-orange-dark {
    background-color: #de751f;
  }

  .xs\:bg-orange {
    background-color: #f6993f;
  }

  .xs\:bg-orange-light {
    background-color: #faad63;
  }

  .xs\:bg-orange-lighter {
    background-color: #fcd9b6;
  }

  .xs\:bg-orange-lightest {
    background-color: #fff5eb;
  }

  .xs\:bg-yellow-darkest {
    background-color: #453411;
  }

  .xs\:bg-yellow-darker {
    background-color: #684f1d;
  }

  .xs\:bg-yellow-dark {
    background-color: #f2d024;
  }

  .xs\:bg-yellow {
    background-color: #ffed4a;
  }

  .xs\:bg-yellow-light {
    background-color: #fff382;
  }

  .xs\:bg-yellow-lighter {
    background-color: #fff9c2;
  }

  .xs\:bg-yellow-lightest {
    background-color: #fcfbeb;
  }

  .xs\:bg-green-darkest {
    background-color: #0f2f21;
  }

  .xs\:bg-green-darker {
    background-color: #1a4731;
  }

  .xs\:bg-green-dark {
    background-color: #1f9d55;
  }

  .xs\:bg-green {
    background-color: #38c172;
  }

  .xs\:bg-green-light {
    background-color: #51d88a;
  }

  .xs\:bg-green-lighter {
    background-color: #a2f5bf;
  }

  .xs\:bg-green-lightest {
    background-color: #e3fcec;
  }

  .xs\:bg-teal-darkest {
    background-color: #0d3331;
  }

  .xs\:bg-teal-darker {
    background-color: #20504f;
  }

  .xs\:bg-teal-dark {
    background-color: #38a89d;
  }

  .xs\:bg-teal {
    background-color: #4dc0b5;
  }

  .xs\:bg-teal-light {
    background-color: #64d5ca;
  }

  .xs\:bg-teal-lighter {
    background-color: #a0f0ed;
  }

  .xs\:bg-teal-lightest {
    background-color: #e8fffe;
  }

  .xs\:bg-blue-darkest {
    background-color: #12283a;
  }

  .xs\:bg-blue-darker {
    background-color: #1c3d5a;
  }

  .xs\:bg-blue-dark {
    background-color: #2779bd;
  }

  .xs\:bg-blue {
    background-color: #3490dc;
  }

  .xs\:bg-blue-light {
    background-color: #6cb2eb;
  }

  .xs\:bg-blue-lighter {
    background-color: #bcdefa;
  }

  .xs\:bg-blue-lightest {
    background-color: #eff8ff;
  }

  .xs\:bg-indigo-darkest {
    background-color: #191e38;
  }

  .xs\:bg-indigo-darker {
    background-color: #2f365f;
  }

  .xs\:bg-indigo-dark {
    background-color: #5661b3;
  }

  .xs\:bg-indigo {
    background-color: #6574cd;
  }

  .xs\:bg-indigo-light {
    background-color: #7886d7;
  }

  .xs\:bg-indigo-lighter {
    background-color: #b2b7ff;
  }

  .xs\:bg-indigo-lightest {
    background-color: #e6e8ff;
  }

  .xs\:bg-purple-darkest {
    background-color: #21183c;
  }

  .xs\:bg-purple-darker {
    background-color: #382b5f;
  }

  .xs\:bg-purple-dark {
    background-color: #794acf;
  }

  .xs\:bg-purple {
    background-color: #9561e2;
  }

  .xs\:bg-purple-light {
    background-color: #a779e9;
  }

  .xs\:bg-purple-lighter {
    background-color: #d6bbfc;
  }

  .xs\:bg-purple-lightest {
    background-color: #f3ebff;
  }

  .xs\:bg-pink-darkest {
    background-color: #451225;
  }

  .xs\:bg-pink-darker {
    background-color: #6f213f;
  }

  .xs\:bg-pink-dark {
    background-color: #eb5286;
  }

  .xs\:bg-pink {
    background-color: #f66d9b;
  }

  .xs\:bg-pink-light {
    background-color: #fa7ea8;
  }

  .xs\:bg-pink-lighter {
    background-color: #ffbbca;
  }

  .xs\:bg-pink-lightest {
    background-color: #ffebef;
  }

  .xs\:bg-d7 {
    background-color: #5f6545;
  }

  .xs\:bg-d5 {
    background-color: #977955;
  }

  .xs\:bg-d3 {
    background-color: #2d2d2d;
  }

  .xs\:bg-transparent-override {
    background-color: transparent;
  }

  .xs\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .xs\:hover\:bg-black:hover {
    background-color: #111;
  }

  .xs\:hover\:bg-grey-darkest:hover {
    background-color: #1a1a1a;
  }

  .xs\:hover\:bg-grey-darker:hover {
    background-color: #2a2a2a;
  }

  .xs\:hover\:bg-grey-dark:hover {
    background-color: #757675;
  }

  .xs\:hover\:bg-grey:hover {
    background-color: #a5a5a4;
  }

  .xs\:hover\:bg-grey-light:hover {
    background-color: #ddd;
  }

  .xs\:hover\:bg-grey-lighter:hover {
    background-color: #e6e6e7;
  }

  .xs\:hover\:bg-grey-lightest:hover {
    background-color: #f8fafc;
  }

  .xs\:hover\:bg-white:hover {
    background-color: #fff;
  }

  .xs\:hover\:bg-red-darkest:hover {
    background-color: #3b0d0c;
  }

  .xs\:hover\:bg-red-darker:hover {
    background-color: #621b18;
  }

  .xs\:hover\:bg-red-dark:hover {
    background-color: #cc1f1a;
  }

  .xs\:hover\:bg-red:hover {
    background-color: #cd2027;
  }

  .xs\:hover\:bg-transparent-red:hover {
    background-color: rgba(205, 32, 39, .95);
  }

  .xs\:hover\:bg-red-light:hover {
    background-color: #ef5753;
  }

  .xs\:hover\:bg-red-lighter:hover {
    background-color: #f9acaa;
  }

  .xs\:hover\:bg-red-lightest:hover {
    background-color: #fcebea;
  }

  .xs\:hover\:bg-orange-darkest:hover {
    background-color: #462a16;
  }

  .xs\:hover\:bg-orange-darker:hover {
    background-color: #613b1f;
  }

  .xs\:hover\:bg-orange-dark:hover {
    background-color: #de751f;
  }

  .xs\:hover\:bg-orange:hover {
    background-color: #f6993f;
  }

  .xs\:hover\:bg-orange-light:hover {
    background-color: #faad63;
  }

  .xs\:hover\:bg-orange-lighter:hover {
    background-color: #fcd9b6;
  }

  .xs\:hover\:bg-orange-lightest:hover {
    background-color: #fff5eb;
  }

  .xs\:hover\:bg-yellow-darkest:hover {
    background-color: #453411;
  }

  .xs\:hover\:bg-yellow-darker:hover {
    background-color: #684f1d;
  }

  .xs\:hover\:bg-yellow-dark:hover {
    background-color: #f2d024;
  }

  .xs\:hover\:bg-yellow:hover {
    background-color: #ffed4a;
  }

  .xs\:hover\:bg-yellow-light:hover {
    background-color: #fff382;
  }

  .xs\:hover\:bg-yellow-lighter:hover {
    background-color: #fff9c2;
  }

  .xs\:hover\:bg-yellow-lightest:hover {
    background-color: #fcfbeb;
  }

  .xs\:hover\:bg-green-darkest:hover {
    background-color: #0f2f21;
  }

  .xs\:hover\:bg-green-darker:hover {
    background-color: #1a4731;
  }

  .xs\:hover\:bg-green-dark:hover {
    background-color: #1f9d55;
  }

  .xs\:hover\:bg-green:hover {
    background-color: #38c172;
  }

  .xs\:hover\:bg-green-light:hover {
    background-color: #51d88a;
  }

  .xs\:hover\:bg-green-lighter:hover {
    background-color: #a2f5bf;
  }

  .xs\:hover\:bg-green-lightest:hover {
    background-color: #e3fcec;
  }

  .xs\:hover\:bg-teal-darkest:hover {
    background-color: #0d3331;
  }

  .xs\:hover\:bg-teal-darker:hover {
    background-color: #20504f;
  }

  .xs\:hover\:bg-teal-dark:hover {
    background-color: #38a89d;
  }

  .xs\:hover\:bg-teal:hover {
    background-color: #4dc0b5;
  }

  .xs\:hover\:bg-teal-light:hover {
    background-color: #64d5ca;
  }

  .xs\:hover\:bg-teal-lighter:hover {
    background-color: #a0f0ed;
  }

  .xs\:hover\:bg-teal-lightest:hover {
    background-color: #e8fffe;
  }

  .xs\:hover\:bg-blue-darkest:hover {
    background-color: #12283a;
  }

  .xs\:hover\:bg-blue-darker:hover {
    background-color: #1c3d5a;
  }

  .xs\:hover\:bg-blue-dark:hover {
    background-color: #2779bd;
  }

  .xs\:hover\:bg-blue:hover {
    background-color: #3490dc;
  }

  .xs\:hover\:bg-blue-light:hover {
    background-color: #6cb2eb;
  }

  .xs\:hover\:bg-blue-lighter:hover {
    background-color: #bcdefa;
  }

  .xs\:hover\:bg-blue-lightest:hover {
    background-color: #eff8ff;
  }

  .xs\:hover\:bg-indigo-darkest:hover {
    background-color: #191e38;
  }

  .xs\:hover\:bg-indigo-darker:hover {
    background-color: #2f365f;
  }

  .xs\:hover\:bg-indigo-dark:hover {
    background-color: #5661b3;
  }

  .xs\:hover\:bg-indigo:hover {
    background-color: #6574cd;
  }

  .xs\:hover\:bg-indigo-light:hover {
    background-color: #7886d7;
  }

  .xs\:hover\:bg-indigo-lighter:hover {
    background-color: #b2b7ff;
  }

  .xs\:hover\:bg-indigo-lightest:hover {
    background-color: #e6e8ff;
  }

  .xs\:hover\:bg-purple-darkest:hover {
    background-color: #21183c;
  }

  .xs\:hover\:bg-purple-darker:hover {
    background-color: #382b5f;
  }

  .xs\:hover\:bg-purple-dark:hover {
    background-color: #794acf;
  }

  .xs\:hover\:bg-purple:hover {
    background-color: #9561e2;
  }

  .xs\:hover\:bg-purple-light:hover {
    background-color: #a779e9;
  }

  .xs\:hover\:bg-purple-lighter:hover {
    background-color: #d6bbfc;
  }

  .xs\:hover\:bg-purple-lightest:hover {
    background-color: #f3ebff;
  }

  .xs\:hover\:bg-pink-darkest:hover {
    background-color: #451225;
  }

  .xs\:hover\:bg-pink-darker:hover {
    background-color: #6f213f;
  }

  .xs\:hover\:bg-pink-dark:hover {
    background-color: #eb5286;
  }

  .xs\:hover\:bg-pink:hover {
    background-color: #f66d9b;
  }

  .xs\:hover\:bg-pink-light:hover {
    background-color: #fa7ea8;
  }

  .xs\:hover\:bg-pink-lighter:hover {
    background-color: #ffbbca;
  }

  .xs\:hover\:bg-pink-lightest:hover {
    background-color: #ffebef;
  }

  .xs\:hover\:bg-d7:hover {
    background-color: #5f6545;
  }

  .xs\:hover\:bg-d5:hover {
    background-color: #977955;
  }

  .xs\:hover\:bg-d3:hover {
    background-color: #2d2d2d;
  }

  .xs\:hover\:bg-transparent-override:hover {
    background-color: transparent;
  }

  .xs\:bg-bottom {
    background-position: bottom;
  }

  .xs\:bg-center {
    background-position: center;
  }

  .xs\:bg-left {
    background-position: left;
  }

  .xs\:bg-left-bottom {
    background-position: left bottom;
  }

  .xs\:bg-left-top {
    background-position: left top;
  }

  .xs\:bg-right {
    background-position: right;
  }

  .xs\:bg-right-bottom {
    background-position: right bottom;
  }

  .xs\:bg-right-top {
    background-position: right top;
  }

  .xs\:bg-top {
    background-position: top;
  }

  .xs\:bg-repeat {
    background-repeat: repeat;
  }

  .xs\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .xs\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .xs\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .xs\:bg-auto {
    background-size: auto;
  }

  .xs\:bg-cover {
    background-size: cover;
  }

  .xs\:bg-contain {
    background-size: contain;
  }

  .xs\:border-transparent {
    border-color: transparent;
  }

  .xs\:border-black {
    border-color: #111;
  }

  .xs\:border-grey-darkest {
    border-color: #1a1a1a;
  }

  .xs\:border-grey-darker {
    border-color: #2a2a2a;
  }

  .xs\:border-grey-dark {
    border-color: #757675;
  }

  .xs\:border-grey {
    border-color: #a5a5a4;
  }

  .xs\:border-grey-light {
    border-color: #ddd;
  }

  .xs\:border-grey-lighter {
    border-color: #e6e6e7;
  }

  .xs\:border-grey-lightest {
    border-color: #f8fafc;
  }

  .xs\:border-white {
    border-color: #fff;
  }

  .xs\:border-red-darkest {
    border-color: #3b0d0c;
  }

  .xs\:border-red-darker {
    border-color: #621b18;
  }

  .xs\:border-red-dark {
    border-color: #cc1f1a;
  }

  .xs\:border-red {
    border-color: #cd2027;
  }

  .xs\:border-transparent-red {
    border-color: rgba(205, 32, 39, .95);
  }

  .xs\:border-red-light {
    border-color: #ef5753;
  }

  .xs\:border-red-lighter {
    border-color: #f9acaa;
  }

  .xs\:border-red-lightest {
    border-color: #fcebea;
  }

  .xs\:border-orange-darkest {
    border-color: #462a16;
  }

  .xs\:border-orange-darker {
    border-color: #613b1f;
  }

  .xs\:border-orange-dark {
    border-color: #de751f;
  }

  .xs\:border-orange {
    border-color: #f6993f;
  }

  .xs\:border-orange-light {
    border-color: #faad63;
  }

  .xs\:border-orange-lighter {
    border-color: #fcd9b6;
  }

  .xs\:border-orange-lightest {
    border-color: #fff5eb;
  }

  .xs\:border-yellow-darkest {
    border-color: #453411;
  }

  .xs\:border-yellow-darker {
    border-color: #684f1d;
  }

  .xs\:border-yellow-dark {
    border-color: #f2d024;
  }

  .xs\:border-yellow {
    border-color: #ffed4a;
  }

  .xs\:border-yellow-light {
    border-color: #fff382;
  }

  .xs\:border-yellow-lighter {
    border-color: #fff9c2;
  }

  .xs\:border-yellow-lightest {
    border-color: #fcfbeb;
  }

  .xs\:border-green-darkest {
    border-color: #0f2f21;
  }

  .xs\:border-green-darker {
    border-color: #1a4731;
  }

  .xs\:border-green-dark {
    border-color: #1f9d55;
  }

  .xs\:border-green {
    border-color: #38c172;
  }

  .xs\:border-green-light {
    border-color: #51d88a;
  }

  .xs\:border-green-lighter {
    border-color: #a2f5bf;
  }

  .xs\:border-green-lightest {
    border-color: #e3fcec;
  }

  .xs\:border-teal-darkest {
    border-color: #0d3331;
  }

  .xs\:border-teal-darker {
    border-color: #20504f;
  }

  .xs\:border-teal-dark {
    border-color: #38a89d;
  }

  .xs\:border-teal {
    border-color: #4dc0b5;
  }

  .xs\:border-teal-light {
    border-color: #64d5ca;
  }

  .xs\:border-teal-lighter {
    border-color: #a0f0ed;
  }

  .xs\:border-teal-lightest {
    border-color: #e8fffe;
  }

  .xs\:border-blue-darkest {
    border-color: #12283a;
  }

  .xs\:border-blue-darker {
    border-color: #1c3d5a;
  }

  .xs\:border-blue-dark {
    border-color: #2779bd;
  }

  .xs\:border-blue {
    border-color: #3490dc;
  }

  .xs\:border-blue-light {
    border-color: #6cb2eb;
  }

  .xs\:border-blue-lighter {
    border-color: #bcdefa;
  }

  .xs\:border-blue-lightest {
    border-color: #eff8ff;
  }

  .xs\:border-indigo-darkest {
    border-color: #191e38;
  }

  .xs\:border-indigo-darker {
    border-color: #2f365f;
  }

  .xs\:border-indigo-dark {
    border-color: #5661b3;
  }

  .xs\:border-indigo {
    border-color: #6574cd;
  }

  .xs\:border-indigo-light {
    border-color: #7886d7;
  }

  .xs\:border-indigo-lighter {
    border-color: #b2b7ff;
  }

  .xs\:border-indigo-lightest {
    border-color: #e6e8ff;
  }

  .xs\:border-purple-darkest {
    border-color: #21183c;
  }

  .xs\:border-purple-darker {
    border-color: #382b5f;
  }

  .xs\:border-purple-dark {
    border-color: #794acf;
  }

  .xs\:border-purple {
    border-color: #9561e2;
  }

  .xs\:border-purple-light {
    border-color: #a779e9;
  }

  .xs\:border-purple-lighter {
    border-color: #d6bbfc;
  }

  .xs\:border-purple-lightest {
    border-color: #f3ebff;
  }

  .xs\:border-pink-darkest {
    border-color: #451225;
  }

  .xs\:border-pink-darker {
    border-color: #6f213f;
  }

  .xs\:border-pink-dark {
    border-color: #eb5286;
  }

  .xs\:border-pink {
    border-color: #f66d9b;
  }

  .xs\:border-pink-light {
    border-color: #fa7ea8;
  }

  .xs\:border-pink-lighter {
    border-color: #ffbbca;
  }

  .xs\:border-pink-lightest {
    border-color: #ffebef;
  }

  .xs\:border-d7 {
    border-color: #5f6545;
  }

  .xs\:border-d5 {
    border-color: #977955;
  }

  .xs\:border-d3 {
    border-color: #2d2d2d;
  }

  .xs\:border-transparent-override {
    border-color: transparent;
  }

  .xs\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .xs\:hover\:border-black:hover {
    border-color: #111;
  }

  .xs\:hover\:border-grey-darkest:hover {
    border-color: #1a1a1a;
  }

  .xs\:hover\:border-grey-darker:hover {
    border-color: #2a2a2a;
  }

  .xs\:hover\:border-grey-dark:hover {
    border-color: #757675;
  }

  .xs\:hover\:border-grey:hover {
    border-color: #a5a5a4;
  }

  .xs\:hover\:border-grey-light:hover {
    border-color: #ddd;
  }

  .xs\:hover\:border-grey-lighter:hover {
    border-color: #e6e6e7;
  }

  .xs\:hover\:border-grey-lightest:hover {
    border-color: #f8fafc;
  }

  .xs\:hover\:border-white:hover {
    border-color: #fff;
  }

  .xs\:hover\:border-red-darkest:hover {
    border-color: #3b0d0c;
  }

  .xs\:hover\:border-red-darker:hover {
    border-color: #621b18;
  }

  .xs\:hover\:border-red-dark:hover {
    border-color: #cc1f1a;
  }

  .xs\:hover\:border-red:hover {
    border-color: #cd2027;
  }

  .xs\:hover\:border-transparent-red:hover {
    border-color: rgba(205, 32, 39, .95);
  }

  .xs\:hover\:border-red-light:hover {
    border-color: #ef5753;
  }

  .xs\:hover\:border-red-lighter:hover {
    border-color: #f9acaa;
  }

  .xs\:hover\:border-red-lightest:hover {
    border-color: #fcebea;
  }

  .xs\:hover\:border-orange-darkest:hover {
    border-color: #462a16;
  }

  .xs\:hover\:border-orange-darker:hover {
    border-color: #613b1f;
  }

  .xs\:hover\:border-orange-dark:hover {
    border-color: #de751f;
  }

  .xs\:hover\:border-orange:hover {
    border-color: #f6993f;
  }

  .xs\:hover\:border-orange-light:hover {
    border-color: #faad63;
  }

  .xs\:hover\:border-orange-lighter:hover {
    border-color: #fcd9b6;
  }

  .xs\:hover\:border-orange-lightest:hover {
    border-color: #fff5eb;
  }

  .xs\:hover\:border-yellow-darkest:hover {
    border-color: #453411;
  }

  .xs\:hover\:border-yellow-darker:hover {
    border-color: #684f1d;
  }

  .xs\:hover\:border-yellow-dark:hover {
    border-color: #f2d024;
  }

  .xs\:hover\:border-yellow:hover {
    border-color: #ffed4a;
  }

  .xs\:hover\:border-yellow-light:hover {
    border-color: #fff382;
  }

  .xs\:hover\:border-yellow-lighter:hover {
    border-color: #fff9c2;
  }

  .xs\:hover\:border-yellow-lightest:hover {
    border-color: #fcfbeb;
  }

  .xs\:hover\:border-green-darkest:hover {
    border-color: #0f2f21;
  }

  .xs\:hover\:border-green-darker:hover {
    border-color: #1a4731;
  }

  .xs\:hover\:border-green-dark:hover {
    border-color: #1f9d55;
  }

  .xs\:hover\:border-green:hover {
    border-color: #38c172;
  }

  .xs\:hover\:border-green-light:hover {
    border-color: #51d88a;
  }

  .xs\:hover\:border-green-lighter:hover {
    border-color: #a2f5bf;
  }

  .xs\:hover\:border-green-lightest:hover {
    border-color: #e3fcec;
  }

  .xs\:hover\:border-teal-darkest:hover {
    border-color: #0d3331;
  }

  .xs\:hover\:border-teal-darker:hover {
    border-color: #20504f;
  }

  .xs\:hover\:border-teal-dark:hover {
    border-color: #38a89d;
  }

  .xs\:hover\:border-teal:hover {
    border-color: #4dc0b5;
  }

  .xs\:hover\:border-teal-light:hover {
    border-color: #64d5ca;
  }

  .xs\:hover\:border-teal-lighter:hover {
    border-color: #a0f0ed;
  }

  .xs\:hover\:border-teal-lightest:hover {
    border-color: #e8fffe;
  }

  .xs\:hover\:border-blue-darkest:hover {
    border-color: #12283a;
  }

  .xs\:hover\:border-blue-darker:hover {
    border-color: #1c3d5a;
  }

  .xs\:hover\:border-blue-dark:hover {
    border-color: #2779bd;
  }

  .xs\:hover\:border-blue:hover {
    border-color: #3490dc;
  }

  .xs\:hover\:border-blue-light:hover {
    border-color: #6cb2eb;
  }

  .xs\:hover\:border-blue-lighter:hover {
    border-color: #bcdefa;
  }

  .xs\:hover\:border-blue-lightest:hover {
    border-color: #eff8ff;
  }

  .xs\:hover\:border-indigo-darkest:hover {
    border-color: #191e38;
  }

  .xs\:hover\:border-indigo-darker:hover {
    border-color: #2f365f;
  }

  .xs\:hover\:border-indigo-dark:hover {
    border-color: #5661b3;
  }

  .xs\:hover\:border-indigo:hover {
    border-color: #6574cd;
  }

  .xs\:hover\:border-indigo-light:hover {
    border-color: #7886d7;
  }

  .xs\:hover\:border-indigo-lighter:hover {
    border-color: #b2b7ff;
  }

  .xs\:hover\:border-indigo-lightest:hover {
    border-color: #e6e8ff;
  }

  .xs\:hover\:border-purple-darkest:hover {
    border-color: #21183c;
  }

  .xs\:hover\:border-purple-darker:hover {
    border-color: #382b5f;
  }

  .xs\:hover\:border-purple-dark:hover {
    border-color: #794acf;
  }

  .xs\:hover\:border-purple:hover {
    border-color: #9561e2;
  }

  .xs\:hover\:border-purple-light:hover {
    border-color: #a779e9;
  }

  .xs\:hover\:border-purple-lighter:hover {
    border-color: #d6bbfc;
  }

  .xs\:hover\:border-purple-lightest:hover {
    border-color: #f3ebff;
  }

  .xs\:hover\:border-pink-darkest:hover {
    border-color: #451225;
  }

  .xs\:hover\:border-pink-darker:hover {
    border-color: #6f213f;
  }

  .xs\:hover\:border-pink-dark:hover {
    border-color: #eb5286;
  }

  .xs\:hover\:border-pink:hover {
    border-color: #f66d9b;
  }

  .xs\:hover\:border-pink-light:hover {
    border-color: #fa7ea8;
  }

  .xs\:hover\:border-pink-lighter:hover {
    border-color: #ffbbca;
  }

  .xs\:hover\:border-pink-lightest:hover {
    border-color: #ffebef;
  }

  .xs\:hover\:border-d7:hover {
    border-color: #5f6545;
  }

  .xs\:hover\:border-d5:hover {
    border-color: #977955;
  }

  .xs\:hover\:border-d3:hover {
    border-color: #2d2d2d;
  }

  .xs\:hover\:border-transparent-override:hover {
    border-color: transparent;
  }

  .xs\:rounded-none {
    border-radius: 0;
  }

  .xs\:rounded-sm {
    border-radius: .125rem;
  }

  .xs\:rounded {
    border-radius: .25rem;
  }

  .xs\:rounded-lg {
    border-radius: .5rem;
  }

  .xs\:rounded-full {
    border-radius: 9999px;
  }

  .xs\:rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .xs\:rounded-r-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .xs\:rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .xs\:rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .xs\:rounded-t-sm {
    border-top-left-radius: .125rem;
    border-top-right-radius: .125rem;
  }

  .xs\:rounded-r-sm {
    border-top-right-radius: .125rem;
    border-bottom-right-radius: .125rem;
  }

  .xs\:rounded-b-sm {
    border-bottom-right-radius: .125rem;
    border-bottom-left-radius: .125rem;
  }

  .xs\:rounded-l-sm {
    border-top-left-radius: .125rem;
    border-bottom-left-radius: .125rem;
  }

  .xs\:rounded-t {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
  }

  .xs\:rounded-r {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
  }

  .xs\:rounded-b {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }

  .xs\:rounded-l {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }

  .xs\:rounded-t-lg {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
  }

  .xs\:rounded-r-lg {
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem;
  }

  .xs\:rounded-b-lg {
    border-bottom-right-radius: .5rem;
    border-bottom-left-radius: .5rem;
  }

  .xs\:rounded-l-lg {
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem;
  }

  .xs\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .xs\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .xs\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .xs\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .xs\:rounded-tl-none {
    border-top-left-radius: 0;
  }

  .xs\:rounded-tr-none {
    border-top-right-radius: 0;
  }

  .xs\:rounded-br-none {
    border-bottom-right-radius: 0;
  }

  .xs\:rounded-bl-none {
    border-bottom-left-radius: 0;
  }

  .xs\:rounded-tl-sm {
    border-top-left-radius: .125rem;
  }

  .xs\:rounded-tr-sm {
    border-top-right-radius: .125rem;
  }

  .xs\:rounded-br-sm {
    border-bottom-right-radius: .125rem;
  }

  .xs\:rounded-bl-sm {
    border-bottom-left-radius: .125rem;
  }

  .xs\:rounded-tl {
    border-top-left-radius: .25rem;
  }

  .xs\:rounded-tr {
    border-top-right-radius: .25rem;
  }

  .xs\:rounded-br {
    border-bottom-right-radius: .25rem;
  }

  .xs\:rounded-bl {
    border-bottom-left-radius: .25rem;
  }

  .xs\:rounded-tl-lg {
    border-top-left-radius: .5rem;
  }

  .xs\:rounded-tr-lg {
    border-top-right-radius: .5rem;
  }

  .xs\:rounded-br-lg {
    border-bottom-right-radius: .5rem;
  }

  .xs\:rounded-bl-lg {
    border-bottom-left-radius: .5rem;
  }

  .xs\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .xs\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .xs\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .xs\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .xs\:border-solid {
    border-style: solid;
  }

  .xs\:border-dashed {
    border-style: dashed;
  }

  .xs\:border-dotted {
    border-style: dotted;
  }

  .xs\:border-none {
    border-style: none;
  }

  .xs\:border-0 {
    border-width: 0;
  }

  .xs\:border-2 {
    border-width: 2px;
  }

  .xs\:border-4 {
    border-width: 4px;
  }

  .xs\:border-8 {
    border-width: 8px;
  }

  .xs\:border {
    border-width: 1px;
  }

  .xs\:border-t-0 {
    border-top-width: 0;
  }

  .xs\:border-r-0 {
    border-right-width: 0;
  }

  .xs\:border-b-0 {
    border-bottom-width: 0;
  }

  .xs\:border-l-0 {
    border-left-width: 0;
  }

  .xs\:border-t-2 {
    border-top-width: 2px;
  }

  .xs\:border-r-2 {
    border-right-width: 2px;
  }

  .xs\:border-b-2 {
    border-bottom-width: 2px;
  }

  .xs\:border-l-2 {
    border-left-width: 2px;
  }

  .xs\:border-t-4 {
    border-top-width: 4px;
  }

  .xs\:border-r-4 {
    border-right-width: 4px;
  }

  .xs\:border-b-4 {
    border-bottom-width: 4px;
  }

  .xs\:border-l-4 {
    border-left-width: 4px;
  }

  .xs\:border-t-8 {
    border-top-width: 8px;
  }

  .xs\:border-r-8 {
    border-right-width: 8px;
  }

  .xs\:border-b-8 {
    border-bottom-width: 8px;
  }

  .xs\:border-l-8 {
    border-left-width: 8px;
  }

  .xs\:border-t {
    border-top-width: 1px;
  }

  .xs\:border-r {
    border-right-width: 1px;
  }

  .xs\:border-b {
    border-bottom-width: 1px;
  }

  .xs\:border-l {
    border-left-width: 1px;
  }

  .xs\:cursor-auto {
    cursor: auto;
  }

  .xs\:cursor-default {
    cursor: default;
  }

  .xs\:cursor-pointer {
    cursor: pointer;
  }

  .xs\:cursor-wait {
    cursor: wait;
  }

  .xs\:cursor-move {
    cursor: move;
  }

  .xs\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .xs\:block {
    display: block;
  }

  .xs\:inline-block {
    display: inline-block;
  }

  .xs\:inline {
    display: inline;
  }

  .xs\:table {
    display: table;
  }

  .xs\:table-row {
    display: table-row;
  }

  .xs\:table-cell {
    display: table-cell;
  }

  .xs\:hidden {
    display: none;
  }

  .group:hover .xs\:group-hover\:block {
    display: block;
  }

  .group:hover .xs\:group-hover\:inline-block {
    display: inline-block;
  }

  .group:hover .xs\:group-hover\:inline {
    display: inline;
  }

  .group:hover .xs\:group-hover\:table {
    display: table;
  }

  .group:hover .xs\:group-hover\:table-row {
    display: table-row;
  }

  .group:hover .xs\:group-hover\:table-cell {
    display: table-cell;
  }

  .group:hover .xs\:group-hover\:hidden {
    display: none;
  }

  .xs\:hover\:block:hover {
    display: block;
  }

  .xs\:hover\:inline-block:hover {
    display: inline-block;
  }

  .xs\:hover\:inline:hover {
    display: inline;
  }

  .xs\:hover\:table:hover {
    display: table;
  }

  .xs\:hover\:table-row:hover {
    display: table-row;
  }

  .xs\:hover\:table-cell:hover {
    display: table-cell;
  }

  .xs\:hover\:hidden:hover {
    display: none;
  }

  .xs\:flex {
    display: flex;
  }

  .xs\:inline-flex {
    display: inline-flex;
  }

  .xs\:flex-row {
    flex-direction: row;
  }

  .xs\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .xs\:flex-col {
    flex-direction: column;
  }

  .xs\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .xs\:flex-wrap {
    flex-wrap: wrap;
  }

  .xs\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .xs\:flex-no-wrap {
    flex-wrap: nowrap;
  }

  .xs\:items-start {
    align-items: flex-start;
  }

  .xs\:items-end {
    align-items: flex-end;
  }

  .xs\:items-center {
    align-items: center;
  }

  .xs\:items-baseline {
    align-items: baseline;
  }

  .xs\:items-stretch {
    align-items: stretch;
  }

  .xs\:self-auto {
    align-self: auto;
  }

  .xs\:self-start {
    align-self: flex-start;
  }

  .xs\:self-end {
    align-self: flex-end;
  }

  .xs\:self-center {
    align-self: center;
  }

  .xs\:self-stretch {
    align-self: stretch;
  }

  .xs\:justify-start {
    justify-content: flex-start;
  }

  .xs\:justify-end {
    justify-content: flex-end;
  }

  .xs\:justify-center {
    justify-content: center;
  }

  .xs\:justify-between {
    justify-content: space-between;
  }

  .xs\:justify-around {
    justify-content: space-around;
  }

  .xs\:content-center {
    align-content: center;
  }

  .xs\:content-start {
    align-content: flex-start;
  }

  .xs\:content-end {
    align-content: flex-end;
  }

  .xs\:content-between {
    align-content: space-between;
  }

  .xs\:content-around {
    align-content: space-around;
  }

  .xs\:flex-1 {
    flex: 1;
  }

  .xs\:flex-auto {
    flex: auto;
  }

  .xs\:flex-initial {
    flex: initial;
  }

  .xs\:flex-none {
    flex: none;
  }

  .xs\:flex-grow {
    flex-grow: 1;
  }

  .xs\:flex-shrink {
    flex-shrink: 1;
  }

  .xs\:flex-no-grow {
    flex-grow: 0;
  }

  .xs\:flex-no-shrink {
    flex-shrink: 0;
  }

  .xs\:float-right {
    float: right;
  }

  .xs\:float-left {
    float: left;
  }

  .xs\:float-none {
    float: none;
  }

  .xs\:clearfix:after {
    content: "";
    display: table;
    clear: both;
  }

  .xs\:font-sans {
    font-family: quiet-sans, system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  }

  .xs\:font-serif {
    font-family: Constantia, Lucida Bright, Lucidabright, Lucida Serif, Lucida, DejaVu Serif, Bitstream Vera Serif, Liberation Serif, Georgia, serif;
  }

  .xs\:font-mono {
    font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  }

  .xs\:font-hairline {
    font-weight: 100;
  }

  .xs\:font-thin {
    font-weight: 200;
  }

  .xs\:font-light {
    font-weight: 300;
  }

  .xs\:font-normal {
    font-weight: 400;
  }

  .xs\:font-medium {
    font-weight: 500;
  }

  .xs\:font-semibold {
    font-weight: 600;
  }

  .xs\:font-bold {
    font-weight: 700;
  }

  .xs\:font-extrabold {
    font-weight: 800;
  }

  .xs\:font-black {
    font-weight: 900;
  }

  .xs\:hover\:font-hairline:hover {
    font-weight: 100;
  }

  .xs\:hover\:font-thin:hover {
    font-weight: 200;
  }

  .xs\:hover\:font-light:hover {
    font-weight: 300;
  }

  .xs\:hover\:font-normal:hover {
    font-weight: 400;
  }

  .xs\:hover\:font-medium:hover {
    font-weight: 500;
  }

  .xs\:hover\:font-semibold:hover {
    font-weight: 600;
  }

  .xs\:hover\:font-bold:hover {
    font-weight: 700;
  }

  .xs\:hover\:font-extrabold:hover {
    font-weight: 800;
  }

  .xs\:hover\:font-black:hover {
    font-weight: 900;
  }

  .xs\:h-1 {
    height: .25rem;
  }

  .xs\:h-2 {
    height: .5rem;
  }

  .xs\:h-3 {
    height: .75rem;
  }

  .xs\:h-4 {
    height: 1rem;
  }

  .xs\:h-6 {
    height: 1.5rem;
  }

  .xs\:h-8 {
    height: 2rem;
  }

  .xs\:h-10 {
    height: 2.5rem;
  }

  .xs\:h-12 {
    height: 3rem;
  }

  .xs\:h-16 {
    height: 4rem;
  }

  .xs\:h-24 {
    height: 6rem;
  }

  .xs\:h-32 {
    height: 8rem;
  }

  .xs\:h-48 {
    height: 12rem;
  }

  .xs\:h-64 {
    height: 16rem;
  }

  .xs\:h-240 {
    height: 60rem;
  }

  .xs\:h-auto {
    height: auto;
  }

  .xs\:h-px {
    height: 1px;
  }

  .xs\:h-full {
    height: 100%;
  }

  .xs\:h-screen {
    height: 100vh;
  }

  .xs\:leading-none {
    line-height: 1;
  }

  .xs\:leading-tight {
    line-height: 1.25;
  }

  .xs\:leading-normal {
    line-height: 1.5;
  }

  .xs\:leading-loose {
    line-height: 2;
  }

  .xs\:m-0 {
    margin: 0;
  }

  .xs\:m-1 {
    margin: .25rem;
  }

  .xs\:m-2 {
    margin: .5rem;
  }

  .xs\:m-3 {
    margin: .75rem;
  }

  .xs\:m-4 {
    margin: 1rem;
  }

  .xs\:m-6 {
    margin: 1.5rem;
  }

  .xs\:m-8 {
    margin: 2rem;
  }

  .xs\:m-10 {
    margin: 2.5rem;
  }

  .xs\:m-12 {
    margin: 3rem;
  }

  .xs\:m-14 {
    margin: 3.5rem;
  }

  .xs\:m-16 {
    margin: 4rem;
  }

  .xs\:m-18 {
    margin: 4.5rem;
  }

  .xs\:m-20 {
    margin: 5rem;
  }

  .xs\:m-40 {
    margin: 10rem;
  }

  .xs\:m-auto {
    margin: auto;
  }

  .xs\:m-px {
    margin: 1px;
  }

  .xs\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .xs\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .xs\:my-1 {
    margin-top: .25rem;
    margin-bottom: .25rem;
  }

  .xs\:mx-1 {
    margin-left: .25rem;
    margin-right: .25rem;
  }

  .xs\:my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .xs\:mx-2 {
    margin-left: .5rem;
    margin-right: .5rem;
  }

  .xs\:my-3 {
    margin-top: .75rem;
    margin-bottom: .75rem;
  }

  .xs\:mx-3 {
    margin-left: .75rem;
    margin-right: .75rem;
  }

  .xs\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .xs\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .xs\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .xs\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .xs\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .xs\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .xs\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .xs\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .xs\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .xs\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .xs\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .xs\:mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .xs\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .xs\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .xs\:my-18 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .xs\:mx-18 {
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .xs\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .xs\:mx-20 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .xs\:my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .xs\:mx-40 {
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .xs\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .xs\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .xs\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .xs\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .xs\:mt-0 {
    margin-top: 0;
  }

  .xs\:mr-0 {
    margin-right: 0;
  }

  .xs\:mb-0 {
    margin-bottom: 0;
  }

  .xs\:ml-0 {
    margin-left: 0;
  }

  .xs\:mt-1 {
    margin-top: .25rem;
  }

  .xs\:mr-1 {
    margin-right: .25rem;
  }

  .xs\:mb-1 {
    margin-bottom: .25rem;
  }

  .xs\:ml-1 {
    margin-left: .25rem;
  }

  .xs\:mt-2 {
    margin-top: .5rem;
  }

  .xs\:mr-2 {
    margin-right: .5rem;
  }

  .xs\:mb-2 {
    margin-bottom: .5rem;
  }

  .xs\:ml-2 {
    margin-left: .5rem;
  }

  .xs\:mt-3 {
    margin-top: .75rem;
  }

  .xs\:mr-3 {
    margin-right: .75rem;
  }

  .xs\:mb-3 {
    margin-bottom: .75rem;
  }

  .xs\:ml-3 {
    margin-left: .75rem;
  }

  .xs\:mt-4 {
    margin-top: 1rem;
  }

  .xs\:mr-4 {
    margin-right: 1rem;
  }

  .xs\:mb-4 {
    margin-bottom: 1rem;
  }

  .xs\:ml-4 {
    margin-left: 1rem;
  }

  .xs\:mt-6 {
    margin-top: 1.5rem;
  }

  .xs\:mr-6 {
    margin-right: 1.5rem;
  }

  .xs\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .xs\:ml-6 {
    margin-left: 1.5rem;
  }

  .xs\:mt-8 {
    margin-top: 2rem;
  }

  .xs\:mr-8 {
    margin-right: 2rem;
  }

  .xs\:mb-8 {
    margin-bottom: 2rem;
  }

  .xs\:ml-8 {
    margin-left: 2rem;
  }

  .xs\:mt-10 {
    margin-top: 2.5rem;
  }

  .xs\:mr-10 {
    margin-right: 2.5rem;
  }

  .xs\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .xs\:ml-10 {
    margin-left: 2.5rem;
  }

  .xs\:mt-12 {
    margin-top: 3rem;
  }

  .xs\:mr-12 {
    margin-right: 3rem;
  }

  .xs\:mb-12 {
    margin-bottom: 3rem;
  }

  .xs\:ml-12 {
    margin-left: 3rem;
  }

  .xs\:mt-14 {
    margin-top: 3.5rem;
  }

  .xs\:mr-14 {
    margin-right: 3.5rem;
  }

  .xs\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .xs\:ml-14 {
    margin-left: 3.5rem;
  }

  .xs\:mt-16 {
    margin-top: 4rem;
  }

  .xs\:mr-16 {
    margin-right: 4rem;
  }

  .xs\:mb-16 {
    margin-bottom: 4rem;
  }

  .xs\:ml-16 {
    margin-left: 4rem;
  }

  .xs\:mt-18 {
    margin-top: 4.5rem;
  }

  .xs\:mr-18 {
    margin-right: 4.5rem;
  }

  .xs\:mb-18 {
    margin-bottom: 4.5rem;
  }

  .xs\:ml-18 {
    margin-left: 4.5rem;
  }

  .xs\:mt-20 {
    margin-top: 5rem;
  }

  .xs\:mr-20 {
    margin-right: 5rem;
  }

  .xs\:mb-20 {
    margin-bottom: 5rem;
  }

  .xs\:ml-20 {
    margin-left: 5rem;
  }

  .xs\:mt-40 {
    margin-top: 10rem;
  }

  .xs\:mr-40 {
    margin-right: 10rem;
  }

  .xs\:mb-40 {
    margin-bottom: 10rem;
  }

  .xs\:ml-40 {
    margin-left: 10rem;
  }

  .xs\:mt-auto {
    margin-top: auto;
  }

  .xs\:mr-auto {
    margin-right: auto;
  }

  .xs\:mb-auto {
    margin-bottom: auto;
  }

  .xs\:ml-auto {
    margin-left: auto;
  }

  .xs\:mt-px {
    margin-top: 1px;
  }

  .xs\:mr-px {
    margin-right: 1px;
  }

  .xs\:mb-px {
    margin-bottom: 1px;
  }

  .xs\:ml-px {
    margin-left: 1px;
  }

  .xs\:max-h-xxs {
    max-height: 15rem;
  }

  .xs\:max-h-xs {
    max-height: 20rem;
  }

  .xs\:max-h-sm {
    max-height: 30rem;
  }

  .xs\:max-h-md {
    max-height: 40rem;
  }

  .xs\:max-h-lg {
    max-height: 50rem;
  }

  .xs\:max-h-xl {
    max-height: 60rem;
  }

  .xs\:max-h-2xl {
    max-height: 70rem;
  }

  .xs\:max-h-3xl {
    max-height: 80rem;
  }

  .xs\:max-h-4xl {
    max-height: 90rem;
  }

  .xs\:max-h-5xl {
    max-height: 100rem;
  }

  .xs\:max-h-6xl {
    max-height: 110rem;
  }

  .xs\:max-h-7xl {
    max-height: 120rem;
  }

  .xs\:max-h-8xl {
    max-height: 130rem;
  }

  .xs\:max-h-full {
    max-height: 100%;
  }

  .xs\:max-h-screen {
    max-height: 100vh;
  }

  .xs\:max-w-xxs {
    max-width: 15rem;
  }

  .xs\:max-w-xs {
    max-width: 20rem;
  }

  .xs\:max-w-sm {
    max-width: 30rem;
  }

  .xs\:max-w-md {
    max-width: 40rem;
  }

  .xs\:max-w-lg {
    max-width: 50rem;
  }

  .xs\:max-w-xl {
    max-width: 60rem;
  }

  .xs\:max-w-2xl {
    max-width: 70rem;
  }

  .xs\:max-w-3xl {
    max-width: 80rem;
  }

  .xs\:max-w-4xl {
    max-width: 90rem;
  }

  .xs\:max-w-5xl {
    max-width: 100rem;
  }

  .xs\:max-w-6xl {
    max-width: 110rem;
  }

  .xs\:max-w-7xl {
    max-width: 120rem;
  }

  .xs\:max-w-8xl {
    max-width: 130rem;
  }

  .xs\:max-w-full {
    max-width: 100%;
  }

  .xs\:min-h-0 {
    min-height: 0;
  }

  .xs\:min-h-full {
    min-height: 100%;
  }

  .xs\:min-h-screen {
    min-height: 100vh;
  }

  .xs\:min-w-0 {
    min-width: 0;
  }

  .xs\:min-w-xxs {
    min-width: 15rem;
  }

  .xs\:min-w-xs {
    min-width: 20rem;
  }

  .xs\:min-w-sm {
    min-width: 30rem;
  }

  .xs\:min-w-md {
    min-width: 40rem;
  }

  .xs\:min-w-lg {
    min-width: 50rem;
  }

  .xs\:min-w-xl {
    min-width: 60rem;
  }

  .xs\:min-w-2xl {
    min-width: 70rem;
  }

  .xs\:min-w-3xl {
    min-width: 80rem;
  }

  .xs\:min-w-4xl {
    min-width: 90rem;
  }

  .xs\:min-w-5xl {
    min-width: 100rem;
  }

  .xs\:min-w-6xl {
    min-width: 110rem;
  }

  .xs\:min-w-7xl {
    min-width: 120rem;
  }

  .xs\:min-w-8xl {
    min-width: 130rem;
  }

  .xs\:min-w-full {
    min-width: 100%;
  }

  .xs\:-m-0 {
    margin: 0;
  }

  .xs\:-m-1 {
    margin: -0.25rem;
  }

  .xs\:-m-2 {
    margin: -0.5rem;
  }

  .xs\:-m-3 {
    margin: -0.75rem;
  }

  .xs\:-m-4 {
    margin: -1rem;
  }

  .xs\:-m-6 {
    margin: -1.5rem;
  }

  .xs\:-m-8 {
    margin: -2rem;
  }

  .xs\:-m-px {
    margin: -1px;
  }

  .xs\:-my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .xs\:-mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .xs\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .xs\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .xs\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .xs\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .xs\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .xs\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .xs\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .xs\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .xs\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .xs\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .xs\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .xs\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .xs\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .xs\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .xs\:-mt-0 {
    margin-top: 0;
  }

  .xs\:-mr-0 {
    margin-right: 0;
  }

  .xs\:-mb-0 {
    margin-bottom: 0;
  }

  .xs\:-ml-0 {
    margin-left: 0;
  }

  .xs\:-mt-1 {
    margin-top: -0.25rem;
  }

  .xs\:-mr-1 {
    margin-right: -0.25rem;
  }

  .xs\:-mb-1 {
    margin-bottom: -0.25rem;
  }

  .xs\:-ml-1 {
    margin-left: -0.25rem;
  }

  .xs\:-mt-2 {
    margin-top: -0.5rem;
  }

  .xs\:-mr-2 {
    margin-right: -0.5rem;
  }

  .xs\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .xs\:-ml-2 {
    margin-left: -0.5rem;
  }

  .xs\:-mt-3 {
    margin-top: -0.75rem;
  }

  .xs\:-mr-3 {
    margin-right: -0.75rem;
  }

  .xs\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .xs\:-ml-3 {
    margin-left: -0.75rem;
  }

  .xs\:-mt-4 {
    margin-top: -1rem;
  }

  .xs\:-mr-4 {
    margin-right: -1rem;
  }

  .xs\:-mb-4 {
    margin-bottom: -1rem;
  }

  .xs\:-ml-4 {
    margin-left: -1rem;
  }

  .xs\:-mt-6 {
    margin-top: -1.5rem;
  }

  .xs\:-mr-6 {
    margin-right: -1.5rem;
  }

  .xs\:-mb-6 {
    margin-bottom: -1.5rem;
  }

  .xs\:-ml-6 {
    margin-left: -1.5rem;
  }

  .xs\:-mt-8 {
    margin-top: -2rem;
  }

  .xs\:-mr-8 {
    margin-right: -2rem;
  }

  .xs\:-mb-8 {
    margin-bottom: -2rem;
  }

  .xs\:-ml-8 {
    margin-left: -2rem;
  }

  .xs\:-mt-px {
    margin-top: -1px;
  }

  .xs\:-mr-px {
    margin-right: -1px;
  }

  .xs\:-mb-px {
    margin-bottom: -1px;
  }

  .xs\:-ml-px {
    margin-left: -1px;
  }

  .xs\:opacity-0 {
    opacity: 0;
  }

  .xs\:opacity-25 {
    opacity: .25;
  }

  .xs\:opacity-50 {
    opacity: .5;
  }

  .xs\:opacity-75 {
    opacity: .75;
  }

  .xs\:opacity-100 {
    opacity: 1;
  }

  .group:hover .xs\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .xs\:group-hover\:opacity-25 {
    opacity: .25;
  }

  .group:hover .xs\:group-hover\:opacity-50 {
    opacity: .5;
  }

  .group:hover .xs\:group-hover\:opacity-75 {
    opacity: .75;
  }

  .group:hover .xs\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .xs\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .xs\:hover\:opacity-25:hover {
    opacity: .25;
  }

  .xs\:hover\:opacity-50:hover {
    opacity: .5;
  }

  .xs\:hover\:opacity-75:hover {
    opacity: .75;
  }

  .xs\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .xs\:overflow-auto {
    overflow: auto;
  }

  .xs\:overflow-hidden {
    overflow: hidden;
  }

  .xs\:overflow-visible {
    overflow: visible;
  }

  .xs\:overflow-scroll {
    overflow: scroll;
  }

  .xs\:overflow-x-auto {
    overflow-x: auto;
  }

  .xs\:overflow-y-auto {
    overflow-y: auto;
  }

  .xs\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .xs\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .xs\:overflow-x-visible {
    overflow-x: visible;
  }

  .xs\:overflow-y-visible {
    overflow-y: visible;
  }

  .xs\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .xs\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .xs\:scrolling-touch {
    -webkit-overflow-scrolling: touch;
  }

  .xs\:scrolling-auto {
    -webkit-overflow-scrolling: auto;
  }

  .xs\:p-0 {
    padding: 0;
  }

  .xs\:p-1 {
    padding: .25rem;
  }

  .xs\:p-2 {
    padding: .5rem;
  }

  .xs\:p-3 {
    padding: .75rem;
  }

  .xs\:p-4 {
    padding: 1rem;
  }

  .xs\:p-5 {
    padding: 1.25rem;
  }

  .xs\:p-6 {
    padding: 1.5rem;
  }

  .xs\:p-8 {
    padding: 2rem;
  }

  .xs\:p-10 {
    padding: 2.5rem;
  }

  .xs\:p-12 {
    padding: 3rem;
  }

  .xs\:p-14 {
    padding: 3.5rem;
  }

  .xs\:p-16 {
    padding: 4rem;
  }

  .xs\:p-18 {
    padding: 4.5rem;
  }

  .xs\:p-20 {
    padding: 5rem;
  }

  .xs\:p-40 {
    padding: 10rem;
  }

  .xs\:p-px {
    padding: 1px;
  }

  .xs\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .xs\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .xs\:py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem;
  }

  .xs\:px-1 {
    padding-left: .25rem;
    padding-right: .25rem;
  }

  .xs\:py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .xs\:px-2 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .xs\:py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .xs\:px-3 {
    padding-left: .75rem;
    padding-right: .75rem;
  }

  .xs\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .xs\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .xs\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .xs\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .xs\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .xs\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .xs\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .xs\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .xs\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .xs\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .xs\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .xs\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .xs\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .xs\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .xs\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .xs\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .xs\:py-18 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .xs\:px-18 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .xs\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .xs\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .xs\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .xs\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .xs\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .xs\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .xs\:pt-0 {
    padding-top: 0;
  }

  .xs\:pr-0 {
    padding-right: 0;
  }

  .xs\:pb-0 {
    padding-bottom: 0;
  }

  .xs\:pl-0 {
    padding-left: 0;
  }

  .xs\:pt-1 {
    padding-top: .25rem;
  }

  .xs\:pr-1 {
    padding-right: .25rem;
  }

  .xs\:pb-1 {
    padding-bottom: .25rem;
  }

  .xs\:pl-1 {
    padding-left: .25rem;
  }

  .xs\:pt-2 {
    padding-top: .5rem;
  }

  .xs\:pr-2 {
    padding-right: .5rem;
  }

  .xs\:pb-2 {
    padding-bottom: .5rem;
  }

  .xs\:pl-2 {
    padding-left: .5rem;
  }

  .xs\:pt-3 {
    padding-top: .75rem;
  }

  .xs\:pr-3 {
    padding-right: .75rem;
  }

  .xs\:pb-3 {
    padding-bottom: .75rem;
  }

  .xs\:pl-3 {
    padding-left: .75rem;
  }

  .xs\:pt-4 {
    padding-top: 1rem;
  }

  .xs\:pr-4 {
    padding-right: 1rem;
  }

  .xs\:pb-4 {
    padding-bottom: 1rem;
  }

  .xs\:pl-4 {
    padding-left: 1rem;
  }

  .xs\:pt-5 {
    padding-top: 1.25rem;
  }

  .xs\:pr-5 {
    padding-right: 1.25rem;
  }

  .xs\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .xs\:pl-5 {
    padding-left: 1.25rem;
  }

  .xs\:pt-6 {
    padding-top: 1.5rem;
  }

  .xs\:pr-6 {
    padding-right: 1.5rem;
  }

  .xs\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .xs\:pl-6 {
    padding-left: 1.5rem;
  }

  .xs\:pt-8 {
    padding-top: 2rem;
  }

  .xs\:pr-8 {
    padding-right: 2rem;
  }

  .xs\:pb-8 {
    padding-bottom: 2rem;
  }

  .xs\:pl-8 {
    padding-left: 2rem;
  }

  .xs\:pt-10 {
    padding-top: 2.5rem;
  }

  .xs\:pr-10 {
    padding-right: 2.5rem;
  }

  .xs\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .xs\:pl-10 {
    padding-left: 2.5rem;
  }

  .xs\:pt-12 {
    padding-top: 3rem;
  }

  .xs\:pr-12 {
    padding-right: 3rem;
  }

  .xs\:pb-12 {
    padding-bottom: 3rem;
  }

  .xs\:pl-12 {
    padding-left: 3rem;
  }

  .xs\:pt-14 {
    padding-top: 3.5rem;
  }

  .xs\:pr-14 {
    padding-right: 3.5rem;
  }

  .xs\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .xs\:pl-14 {
    padding-left: 3.5rem;
  }

  .xs\:pt-16 {
    padding-top: 4rem;
  }

  .xs\:pr-16 {
    padding-right: 4rem;
  }

  .xs\:pb-16 {
    padding-bottom: 4rem;
  }

  .xs\:pl-16 {
    padding-left: 4rem;
  }

  .xs\:pt-18 {
    padding-top: 4.5rem;
  }

  .xs\:pr-18 {
    padding-right: 4.5rem;
  }

  .xs\:pb-18 {
    padding-bottom: 4.5rem;
  }

  .xs\:pl-18 {
    padding-left: 4.5rem;
  }

  .xs\:pt-20 {
    padding-top: 5rem;
  }

  .xs\:pr-20 {
    padding-right: 5rem;
  }

  .xs\:pb-20 {
    padding-bottom: 5rem;
  }

  .xs\:pl-20 {
    padding-left: 5rem;
  }

  .xs\:pt-40 {
    padding-top: 10rem;
  }

  .xs\:pr-40 {
    padding-right: 10rem;
  }

  .xs\:pb-40 {
    padding-bottom: 10rem;
  }

  .xs\:pl-40 {
    padding-left: 10rem;
  }

  .xs\:pt-px {
    padding-top: 1px;
  }

  .xs\:pr-px {
    padding-right: 1px;
  }

  .xs\:pb-px {
    padding-bottom: 1px;
  }

  .xs\:pl-px {
    padding-left: 1px;
  }

  .xs\:pointer-events-none {
    pointer-events: none;
  }

  .xs\:pointer-events-auto {
    pointer-events: auto;
  }

  .xs\:static {
    position: static;
  }

  .xs\:fixed {
    position: fixed;
  }

  .xs\:absolute {
    position: absolute;
  }

  .xs\:relative {
    position: relative;
  }

  .xs\:sticky {
    position: -webkit-sticky;
    position: sticky;
  }

  .xs\:pin-none {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .xs\:pin {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .xs\:pin-y {
    top: 0;
    bottom: 0;
  }

  .xs\:pin-x {
    right: 0;
    left: 0;
  }

  .xs\:pin-t {
    top: 0;
  }

  .xs\:pin-r {
    right: 0;
  }

  .xs\:pin-b {
    bottom: 0;
  }

  .xs\:pin-l {
    left: 0;
  }

  .xs\:resize-none {
    resize: none;
  }

  .xs\:resize-y {
    resize: vertical;
  }

  .xs\:resize-x {
    resize: horizontal;
  }

  .xs\:resize {
    resize: both;
  }

  .xs\:shadow {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
  }

  .xs\:shadow-md {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08);
  }

  .xs\:shadow-lg {
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08);
  }

  .xs\:shadow-inner {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);
  }

  .xs\:shadow-none {
    box-shadow: none;
  }

  .xs\:table-auto {
    table-layout: auto;
  }

  .xs\:table-fixed {
    table-layout: fixed;
  }

  .xs\:text-left {
    text-align: left;
  }

  .xs\:text-center {
    text-align: center;
  }

  .xs\:text-right {
    text-align: right;
  }

  .xs\:text-justify {
    text-align: justify;
  }

  .xs\:text-transparent {
    color: transparent;
  }

  .xs\:text-black {
    color: #111;
  }

  .xs\:text-grey-darkest {
    color: #1a1a1a;
  }

  .xs\:text-grey-darker {
    color: #2a2a2a;
  }

  .xs\:text-grey-dark {
    color: #757675;
  }

  .xs\:text-grey {
    color: #a5a5a4;
  }

  .xs\:text-grey-light {
    color: #ddd;
  }

  .xs\:text-grey-lighter {
    color: #e6e6e7;
  }

  .xs\:text-grey-lightest {
    color: #f8fafc;
  }

  .xs\:text-white {
    color: #fff;
  }

  .xs\:text-red-darkest {
    color: #3b0d0c;
  }

  .xs\:text-red-darker {
    color: #621b18;
  }

  .xs\:text-red-dark {
    color: #cc1f1a;
  }

  .xs\:text-red {
    color: #cd2027;
  }

  .xs\:text-transparent-red {
    color: rgba(205, 32, 39, .95);
  }

  .xs\:text-red-light {
    color: #ef5753;
  }

  .xs\:text-red-lighter {
    color: #f9acaa;
  }

  .xs\:text-red-lightest {
    color: #fcebea;
  }

  .xs\:text-orange-darkest {
    color: #462a16;
  }

  .xs\:text-orange-darker {
    color: #613b1f;
  }

  .xs\:text-orange-dark {
    color: #de751f;
  }

  .xs\:text-orange {
    color: #f6993f;
  }

  .xs\:text-orange-light {
    color: #faad63;
  }

  .xs\:text-orange-lighter {
    color: #fcd9b6;
  }

  .xs\:text-orange-lightest {
    color: #fff5eb;
  }

  .xs\:text-yellow-darkest {
    color: #453411;
  }

  .xs\:text-yellow-darker {
    color: #684f1d;
  }

  .xs\:text-yellow-dark {
    color: #f2d024;
  }

  .xs\:text-yellow {
    color: #ffed4a;
  }

  .xs\:text-yellow-light {
    color: #fff382;
  }

  .xs\:text-yellow-lighter {
    color: #fff9c2;
  }

  .xs\:text-yellow-lightest {
    color: #fcfbeb;
  }

  .xs\:text-green-darkest {
    color: #0f2f21;
  }

  .xs\:text-green-darker {
    color: #1a4731;
  }

  .xs\:text-green-dark {
    color: #1f9d55;
  }

  .xs\:text-green {
    color: #38c172;
  }

  .xs\:text-green-light {
    color: #51d88a;
  }

  .xs\:text-green-lighter {
    color: #a2f5bf;
  }

  .xs\:text-green-lightest {
    color: #e3fcec;
  }

  .xs\:text-teal-darkest {
    color: #0d3331;
  }

  .xs\:text-teal-darker {
    color: #20504f;
  }

  .xs\:text-teal-dark {
    color: #38a89d;
  }

  .xs\:text-teal {
    color: #4dc0b5;
  }

  .xs\:text-teal-light {
    color: #64d5ca;
  }

  .xs\:text-teal-lighter {
    color: #a0f0ed;
  }

  .xs\:text-teal-lightest {
    color: #e8fffe;
  }

  .xs\:text-blue-darkest {
    color: #12283a;
  }

  .xs\:text-blue-darker {
    color: #1c3d5a;
  }

  .xs\:text-blue-dark {
    color: #2779bd;
  }

  .xs\:text-blue {
    color: #3490dc;
  }

  .xs\:text-blue-light {
    color: #6cb2eb;
  }

  .xs\:text-blue-lighter {
    color: #bcdefa;
  }

  .xs\:text-blue-lightest {
    color: #eff8ff;
  }

  .xs\:text-indigo-darkest {
    color: #191e38;
  }

  .xs\:text-indigo-darker {
    color: #2f365f;
  }

  .xs\:text-indigo-dark {
    color: #5661b3;
  }

  .xs\:text-indigo {
    color: #6574cd;
  }

  .xs\:text-indigo-light {
    color: #7886d7;
  }

  .xs\:text-indigo-lighter {
    color: #b2b7ff;
  }

  .xs\:text-indigo-lightest {
    color: #e6e8ff;
  }

  .xs\:text-purple-darkest {
    color: #21183c;
  }

  .xs\:text-purple-darker {
    color: #382b5f;
  }

  .xs\:text-purple-dark {
    color: #794acf;
  }

  .xs\:text-purple {
    color: #9561e2;
  }

  .xs\:text-purple-light {
    color: #a779e9;
  }

  .xs\:text-purple-lighter {
    color: #d6bbfc;
  }

  .xs\:text-purple-lightest {
    color: #f3ebff;
  }

  .xs\:text-pink-darkest {
    color: #451225;
  }

  .xs\:text-pink-darker {
    color: #6f213f;
  }

  .xs\:text-pink-dark {
    color: #eb5286;
  }

  .xs\:text-pink {
    color: #f66d9b;
  }

  .xs\:text-pink-light {
    color: #fa7ea8;
  }

  .xs\:text-pink-lighter {
    color: #ffbbca;
  }

  .xs\:text-pink-lightest {
    color: #ffebef;
  }

  .xs\:text-d7 {
    color: #5f6545;
  }

  .xs\:text-d5 {
    color: #977955;
  }

  .xs\:text-d3 {
    color: #2d2d2d;
  }

  .xs\:text-transparent-override {
    color: transparent;
  }

  .xs\:hover\:text-transparent:hover {
    color: transparent;
  }

  .xs\:hover\:text-black:hover {
    color: #111;
  }

  .xs\:hover\:text-grey-darkest:hover {
    color: #1a1a1a;
  }

  .xs\:hover\:text-grey-darker:hover {
    color: #2a2a2a;
  }

  .xs\:hover\:text-grey-dark:hover {
    color: #757675;
  }

  .xs\:hover\:text-grey:hover {
    color: #a5a5a4;
  }

  .xs\:hover\:text-grey-light:hover {
    color: #ddd;
  }

  .xs\:hover\:text-grey-lighter:hover {
    color: #e6e6e7;
  }

  .xs\:hover\:text-grey-lightest:hover {
    color: #f8fafc;
  }

  .xs\:hover\:text-white:hover {
    color: #fff;
  }

  .xs\:hover\:text-red-darkest:hover {
    color: #3b0d0c;
  }

  .xs\:hover\:text-red-darker:hover {
    color: #621b18;
  }

  .xs\:hover\:text-red-dark:hover {
    color: #cc1f1a;
  }

  .xs\:hover\:text-red:hover {
    color: #cd2027;
  }

  .xs\:hover\:text-transparent-red:hover {
    color: rgba(205, 32, 39, .95);
  }

  .xs\:hover\:text-red-light:hover {
    color: #ef5753;
  }

  .xs\:hover\:text-red-lighter:hover {
    color: #f9acaa;
  }

  .xs\:hover\:text-red-lightest:hover {
    color: #fcebea;
  }

  .xs\:hover\:text-orange-darkest:hover {
    color: #462a16;
  }

  .xs\:hover\:text-orange-darker:hover {
    color: #613b1f;
  }

  .xs\:hover\:text-orange-dark:hover {
    color: #de751f;
  }

  .xs\:hover\:text-orange:hover {
    color: #f6993f;
  }

  .xs\:hover\:text-orange-light:hover {
    color: #faad63;
  }

  .xs\:hover\:text-orange-lighter:hover {
    color: #fcd9b6;
  }

  .xs\:hover\:text-orange-lightest:hover {
    color: #fff5eb;
  }

  .xs\:hover\:text-yellow-darkest:hover {
    color: #453411;
  }

  .xs\:hover\:text-yellow-darker:hover {
    color: #684f1d;
  }

  .xs\:hover\:text-yellow-dark:hover {
    color: #f2d024;
  }

  .xs\:hover\:text-yellow:hover {
    color: #ffed4a;
  }

  .xs\:hover\:text-yellow-light:hover {
    color: #fff382;
  }

  .xs\:hover\:text-yellow-lighter:hover {
    color: #fff9c2;
  }

  .xs\:hover\:text-yellow-lightest:hover {
    color: #fcfbeb;
  }

  .xs\:hover\:text-green-darkest:hover {
    color: #0f2f21;
  }

  .xs\:hover\:text-green-darker:hover {
    color: #1a4731;
  }

  .xs\:hover\:text-green-dark:hover {
    color: #1f9d55;
  }

  .xs\:hover\:text-green:hover {
    color: #38c172;
  }

  .xs\:hover\:text-green-light:hover {
    color: #51d88a;
  }

  .xs\:hover\:text-green-lighter:hover {
    color: #a2f5bf;
  }

  .xs\:hover\:text-green-lightest:hover {
    color: #e3fcec;
  }

  .xs\:hover\:text-teal-darkest:hover {
    color: #0d3331;
  }

  .xs\:hover\:text-teal-darker:hover {
    color: #20504f;
  }

  .xs\:hover\:text-teal-dark:hover {
    color: #38a89d;
  }

  .xs\:hover\:text-teal:hover {
    color: #4dc0b5;
  }

  .xs\:hover\:text-teal-light:hover {
    color: #64d5ca;
  }

  .xs\:hover\:text-teal-lighter:hover {
    color: #a0f0ed;
  }

  .xs\:hover\:text-teal-lightest:hover {
    color: #e8fffe;
  }

  .xs\:hover\:text-blue-darkest:hover {
    color: #12283a;
  }

  .xs\:hover\:text-blue-darker:hover {
    color: #1c3d5a;
  }

  .xs\:hover\:text-blue-dark:hover {
    color: #2779bd;
  }

  .xs\:hover\:text-blue:hover {
    color: #3490dc;
  }

  .xs\:hover\:text-blue-light:hover {
    color: #6cb2eb;
  }

  .xs\:hover\:text-blue-lighter:hover {
    color: #bcdefa;
  }

  .xs\:hover\:text-blue-lightest:hover {
    color: #eff8ff;
  }

  .xs\:hover\:text-indigo-darkest:hover {
    color: #191e38;
  }

  .xs\:hover\:text-indigo-darker:hover {
    color: #2f365f;
  }

  .xs\:hover\:text-indigo-dark:hover {
    color: #5661b3;
  }

  .xs\:hover\:text-indigo:hover {
    color: #6574cd;
  }

  .xs\:hover\:text-indigo-light:hover {
    color: #7886d7;
  }

  .xs\:hover\:text-indigo-lighter:hover {
    color: #b2b7ff;
  }

  .xs\:hover\:text-indigo-lightest:hover {
    color: #e6e8ff;
  }

  .xs\:hover\:text-purple-darkest:hover {
    color: #21183c;
  }

  .xs\:hover\:text-purple-darker:hover {
    color: #382b5f;
  }

  .xs\:hover\:text-purple-dark:hover {
    color: #794acf;
  }

  .xs\:hover\:text-purple:hover {
    color: #9561e2;
  }

  .xs\:hover\:text-purple-light:hover {
    color: #a779e9;
  }

  .xs\:hover\:text-purple-lighter:hover {
    color: #d6bbfc;
  }

  .xs\:hover\:text-purple-lightest:hover {
    color: #f3ebff;
  }

  .xs\:hover\:text-pink-darkest:hover {
    color: #451225;
  }

  .xs\:hover\:text-pink-darker:hover {
    color: #6f213f;
  }

  .xs\:hover\:text-pink-dark:hover {
    color: #eb5286;
  }

  .xs\:hover\:text-pink:hover {
    color: #f66d9b;
  }

  .xs\:hover\:text-pink-light:hover {
    color: #fa7ea8;
  }

  .xs\:hover\:text-pink-lighter:hover {
    color: #ffbbca;
  }

  .xs\:hover\:text-pink-lightest:hover {
    color: #ffebef;
  }

  .xs\:hover\:text-d7:hover {
    color: #5f6545;
  }

  .xs\:hover\:text-d5:hover {
    color: #977955;
  }

  .xs\:hover\:text-d3:hover {
    color: #2d2d2d;
  }

  .xs\:hover\:text-transparent-override:hover {
    color: transparent;
  }

  .xs\:text-xs {
    font-size: .75rem;
  }

  .xs\:text-sm {
    font-size: .875rem;
  }

  .xs\:text-base {
    font-size: 1rem;
  }

  .xs\:text-lg {
    font-size: 1.125rem;
  }

  .xs\:text-xl {
    font-size: 1.25rem;
  }

  .xs\:text-2xl {
    font-size: 1.5rem;
  }

  .xs\:text-3xl {
    font-size: 1.875rem;
  }

  .xs\:text-4xl {
    font-size: 2.25rem;
  }

  .xs\:text-5xl {
    font-size: 3rem;
  }

  .xs\:text-6xl {
    font-size: 4rem;
  }

  .xs\:text-7xl {
    font-size: 5rem;
  }

  .xs\:italic {
    font-style: italic;
  }

  .xs\:roman {
    font-style: normal;
  }

  .xs\:uppercase {
    text-transform: uppercase;
  }

  .xs\:lowercase {
    text-transform: lowercase;
  }

  .xs\:capitalize {
    text-transform: capitalize;
  }

  .xs\:normal-case {
    text-transform: none;
  }

  .xs\:underline {
    text-decoration: underline;
  }

  .xs\:line-through {
    text-decoration: line-through;
  }

  .xs\:no-underline {
    text-decoration: none;
  }

  .xs\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .xs\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .xs\:hover\:italic:hover {
    font-style: italic;
  }

  .xs\:hover\:roman:hover {
    font-style: normal;
  }

  .xs\:hover\:uppercase:hover {
    text-transform: uppercase;
  }

  .xs\:hover\:lowercase:hover {
    text-transform: lowercase;
  }

  .xs\:hover\:capitalize:hover {
    text-transform: capitalize;
  }

  .xs\:hover\:normal-case:hover {
    text-transform: none;
  }

  .xs\:hover\:underline:hover {
    text-decoration: underline;
  }

  .xs\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .xs\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .xs\:hover\:antialiased:hover {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .xs\:hover\:subpixel-antialiased:hover {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .xs\:tracking-tight {
    letter-spacing: -0.05em;
  }

  .xs\:tracking-normal {
    letter-spacing: 0;
  }

  .xs\:tracking-wide {
    letter-spacing: .05em;
  }

  .xs\:tracking-extra-wide {
    letter-spacing: .1em;
  }

  .xs\:tracking-extra-extra-wide {
    letter-spacing: .15em;
  }

  .xs\:select-none {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }

  .xs\:select-text {
    -webkit-user-select: text;
       -moz-user-select: text;
        -ms-user-select: text;
            user-select: text;
  }

  .xs\:align-baseline {
    vertical-align: baseline;
  }

  .xs\:align-top {
    vertical-align: top;
  }

  .xs\:align-middle {
    vertical-align: middle;
  }

  .xs\:align-bottom {
    vertical-align: bottom;
  }

  .xs\:align-text-top {
    vertical-align: text-top;
  }

  .xs\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .xs\:visible {
    visibility: visible;
  }

  .xs\:invisible {
    visibility: hidden;
  }

  .xs\:whitespace-normal {
    white-space: normal;
  }

  .xs\:whitespace-no-wrap {
    white-space: nowrap;
  }

  .xs\:whitespace-pre {
    white-space: pre;
  }

  .xs\:whitespace-pre-line {
    white-space: pre-line;
  }

  .xs\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .xs\:break-words {
    word-wrap: break-word;
  }

  .xs\:break-normal {
    word-wrap: normal;
  }

  .xs\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .xs\:w-1 {
    width: .25rem;
  }

  .xs\:w-2 {
    width: .5rem;
  }

  .xs\:w-3 {
    width: .75rem;
  }

  .xs\:w-4 {
    width: 1rem;
  }

  .xs\:w-6 {
    width: 1.5rem;
  }

  .xs\:w-8 {
    width: 2rem;
  }

  .xs\:w-10 {
    width: 2.5rem;
  }

  .xs\:w-12 {
    width: 3rem;
  }

  .xs\:w-16 {
    width: 4rem;
  }

  .xs\:w-24 {
    width: 6rem;
  }

  .xs\:w-32 {
    width: 8rem;
  }

  .xs\:w-48 {
    width: 12rem;
  }

  .xs\:w-64 {
    width: 16rem;
  }

  .xs\:w-auto {
    width: auto;
  }

  .xs\:w-px {
    width: 1px;
  }

  .xs\:w-1\/2 {
    width: 50%;
  }

  .xs\:w-30p {
    width: 30%;
  }

  .xs\:w-1\/3 {
    width: 33.33333%;
  }

  .xs\:w-2\/3 {
    width: 66.66667%;
  }

  .xs\:w-1\/4 {
    width: 25%;
  }

  .xs\:w-3\/4 {
    width: 75%;
  }

  .xs\:w-1\/5 {
    width: 20%;
  }

  .xs\:w-2\/5 {
    width: 40%;
  }

  .xs\:w-3\/5 {
    width: 60%;
  }

  .xs\:w-4\/5 {
    width: 80%;
  }

  .xs\:w-1\/6 {
    width: 16.66667%;
  }

  .xs\:w-2\/6 {
    width: 33.33333%;
  }

  .xs\:w-3\/6 {
    width: 50%;
  }

  .xs\:w-4\/6 {
    width: 66.66667%;
  }

  .xs\:w-5\/6 {
    width: 83.33333%;
  }

  .xs\:w-1\/7 {
    width: 14.28571%;
  }

  .xs\:w-2\/7 {
    width: 28.57143%;
  }

  .xs\:w-3\/7 {
    width: 42.85714%;
  }

  .xs\:w-4\/7 {
    width: 57.14286%;
  }

  .xs\:w-5\/7 {
    width: 71.42857%;
  }

  .xs\:w-6\/7 {
    width: 85.71429%;
  }

  .xs\:w-full {
    width: 100%;
  }

  .xs\:w-screen {
    width: 100vw;
  }

  .xs\:z-0 {
    z-index: 0;
  }

  .xs\:z-10 {
    z-index: 10;
  }

  .xs\:z-20 {
    z-index: 20;
  }

  .xs\:z-30 {
    z-index: 30;
  }

  .xs\:z-40 {
    z-index: 40;
  }

  .xs\:z-50 {
    z-index: 50;
  }

  .xs\:z-auto {
    z-index: auto;
  }
}

@media (min-width: 350px) {
  .xs-ip\:list-reset {
    list-style: none;
    padding: 0;
  }

  .xs-ip\:appearance-none {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }

  .xs-ip\:bg-fixed {
    background-attachment: fixed;
  }

  .xs-ip\:bg-local {
    background-attachment: local;
  }

  .xs-ip\:bg-scroll {
    background-attachment: scroll;
  }

  .xs-ip\:bg-transparent {
    background-color: transparent;
  }

  .xs-ip\:bg-black {
    background-color: #111;
  }

  .xs-ip\:bg-grey-darkest {
    background-color: #1a1a1a;
  }

  .xs-ip\:bg-grey-darker {
    background-color: #2a2a2a;
  }

  .xs-ip\:bg-grey-dark {
    background-color: #757675;
  }

  .xs-ip\:bg-grey {
    background-color: #a5a5a4;
  }

  .xs-ip\:bg-grey-light {
    background-color: #ddd;
  }

  .xs-ip\:bg-grey-lighter {
    background-color: #e6e6e7;
  }

  .xs-ip\:bg-grey-lightest {
    background-color: #f8fafc;
  }

  .xs-ip\:bg-white {
    background-color: #fff;
  }

  .xs-ip\:bg-red-darkest {
    background-color: #3b0d0c;
  }

  .xs-ip\:bg-red-darker {
    background-color: #621b18;
  }

  .xs-ip\:bg-red-dark {
    background-color: #cc1f1a;
  }

  .xs-ip\:bg-red {
    background-color: #cd2027;
  }

  .xs-ip\:bg-transparent-red {
    background-color: rgba(205, 32, 39, .95);
  }

  .xs-ip\:bg-red-light {
    background-color: #ef5753;
  }

  .xs-ip\:bg-red-lighter {
    background-color: #f9acaa;
  }

  .xs-ip\:bg-red-lightest {
    background-color: #fcebea;
  }

  .xs-ip\:bg-orange-darkest {
    background-color: #462a16;
  }

  .xs-ip\:bg-orange-darker {
    background-color: #613b1f;
  }

  .xs-ip\:bg-orange-dark {
    background-color: #de751f;
  }

  .xs-ip\:bg-orange {
    background-color: #f6993f;
  }

  .xs-ip\:bg-orange-light {
    background-color: #faad63;
  }

  .xs-ip\:bg-orange-lighter {
    background-color: #fcd9b6;
  }

  .xs-ip\:bg-orange-lightest {
    background-color: #fff5eb;
  }

  .xs-ip\:bg-yellow-darkest {
    background-color: #453411;
  }

  .xs-ip\:bg-yellow-darker {
    background-color: #684f1d;
  }

  .xs-ip\:bg-yellow-dark {
    background-color: #f2d024;
  }

  .xs-ip\:bg-yellow {
    background-color: #ffed4a;
  }

  .xs-ip\:bg-yellow-light {
    background-color: #fff382;
  }

  .xs-ip\:bg-yellow-lighter {
    background-color: #fff9c2;
  }

  .xs-ip\:bg-yellow-lightest {
    background-color: #fcfbeb;
  }

  .xs-ip\:bg-green-darkest {
    background-color: #0f2f21;
  }

  .xs-ip\:bg-green-darker {
    background-color: #1a4731;
  }

  .xs-ip\:bg-green-dark {
    background-color: #1f9d55;
  }

  .xs-ip\:bg-green {
    background-color: #38c172;
  }

  .xs-ip\:bg-green-light {
    background-color: #51d88a;
  }

  .xs-ip\:bg-green-lighter {
    background-color: #a2f5bf;
  }

  .xs-ip\:bg-green-lightest {
    background-color: #e3fcec;
  }

  .xs-ip\:bg-teal-darkest {
    background-color: #0d3331;
  }

  .xs-ip\:bg-teal-darker {
    background-color: #20504f;
  }

  .xs-ip\:bg-teal-dark {
    background-color: #38a89d;
  }

  .xs-ip\:bg-teal {
    background-color: #4dc0b5;
  }

  .xs-ip\:bg-teal-light {
    background-color: #64d5ca;
  }

  .xs-ip\:bg-teal-lighter {
    background-color: #a0f0ed;
  }

  .xs-ip\:bg-teal-lightest {
    background-color: #e8fffe;
  }

  .xs-ip\:bg-blue-darkest {
    background-color: #12283a;
  }

  .xs-ip\:bg-blue-darker {
    background-color: #1c3d5a;
  }

  .xs-ip\:bg-blue-dark {
    background-color: #2779bd;
  }

  .xs-ip\:bg-blue {
    background-color: #3490dc;
  }

  .xs-ip\:bg-blue-light {
    background-color: #6cb2eb;
  }

  .xs-ip\:bg-blue-lighter {
    background-color: #bcdefa;
  }

  .xs-ip\:bg-blue-lightest {
    background-color: #eff8ff;
  }

  .xs-ip\:bg-indigo-darkest {
    background-color: #191e38;
  }

  .xs-ip\:bg-indigo-darker {
    background-color: #2f365f;
  }

  .xs-ip\:bg-indigo-dark {
    background-color: #5661b3;
  }

  .xs-ip\:bg-indigo {
    background-color: #6574cd;
  }

  .xs-ip\:bg-indigo-light {
    background-color: #7886d7;
  }

  .xs-ip\:bg-indigo-lighter {
    background-color: #b2b7ff;
  }

  .xs-ip\:bg-indigo-lightest {
    background-color: #e6e8ff;
  }

  .xs-ip\:bg-purple-darkest {
    background-color: #21183c;
  }

  .xs-ip\:bg-purple-darker {
    background-color: #382b5f;
  }

  .xs-ip\:bg-purple-dark {
    background-color: #794acf;
  }

  .xs-ip\:bg-purple {
    background-color: #9561e2;
  }

  .xs-ip\:bg-purple-light {
    background-color: #a779e9;
  }

  .xs-ip\:bg-purple-lighter {
    background-color: #d6bbfc;
  }

  .xs-ip\:bg-purple-lightest {
    background-color: #f3ebff;
  }

  .xs-ip\:bg-pink-darkest {
    background-color: #451225;
  }

  .xs-ip\:bg-pink-darker {
    background-color: #6f213f;
  }

  .xs-ip\:bg-pink-dark {
    background-color: #eb5286;
  }

  .xs-ip\:bg-pink {
    background-color: #f66d9b;
  }

  .xs-ip\:bg-pink-light {
    background-color: #fa7ea8;
  }

  .xs-ip\:bg-pink-lighter {
    background-color: #ffbbca;
  }

  .xs-ip\:bg-pink-lightest {
    background-color: #ffebef;
  }

  .xs-ip\:bg-d7 {
    background-color: #5f6545;
  }

  .xs-ip\:bg-d5 {
    background-color: #977955;
  }

  .xs-ip\:bg-d3 {
    background-color: #2d2d2d;
  }

  .xs-ip\:bg-transparent-override {
    background-color: transparent;
  }

  .xs-ip\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .xs-ip\:hover\:bg-black:hover {
    background-color: #111;
  }

  .xs-ip\:hover\:bg-grey-darkest:hover {
    background-color: #1a1a1a;
  }

  .xs-ip\:hover\:bg-grey-darker:hover {
    background-color: #2a2a2a;
  }

  .xs-ip\:hover\:bg-grey-dark:hover {
    background-color: #757675;
  }

  .xs-ip\:hover\:bg-grey:hover {
    background-color: #a5a5a4;
  }

  .xs-ip\:hover\:bg-grey-light:hover {
    background-color: #ddd;
  }

  .xs-ip\:hover\:bg-grey-lighter:hover {
    background-color: #e6e6e7;
  }

  .xs-ip\:hover\:bg-grey-lightest:hover {
    background-color: #f8fafc;
  }

  .xs-ip\:hover\:bg-white:hover {
    background-color: #fff;
  }

  .xs-ip\:hover\:bg-red-darkest:hover {
    background-color: #3b0d0c;
  }

  .xs-ip\:hover\:bg-red-darker:hover {
    background-color: #621b18;
  }

  .xs-ip\:hover\:bg-red-dark:hover {
    background-color: #cc1f1a;
  }

  .xs-ip\:hover\:bg-red:hover {
    background-color: #cd2027;
  }

  .xs-ip\:hover\:bg-transparent-red:hover {
    background-color: rgba(205, 32, 39, .95);
  }

  .xs-ip\:hover\:bg-red-light:hover {
    background-color: #ef5753;
  }

  .xs-ip\:hover\:bg-red-lighter:hover {
    background-color: #f9acaa;
  }

  .xs-ip\:hover\:bg-red-lightest:hover {
    background-color: #fcebea;
  }

  .xs-ip\:hover\:bg-orange-darkest:hover {
    background-color: #462a16;
  }

  .xs-ip\:hover\:bg-orange-darker:hover {
    background-color: #613b1f;
  }

  .xs-ip\:hover\:bg-orange-dark:hover {
    background-color: #de751f;
  }

  .xs-ip\:hover\:bg-orange:hover {
    background-color: #f6993f;
  }

  .xs-ip\:hover\:bg-orange-light:hover {
    background-color: #faad63;
  }

  .xs-ip\:hover\:bg-orange-lighter:hover {
    background-color: #fcd9b6;
  }

  .xs-ip\:hover\:bg-orange-lightest:hover {
    background-color: #fff5eb;
  }

  .xs-ip\:hover\:bg-yellow-darkest:hover {
    background-color: #453411;
  }

  .xs-ip\:hover\:bg-yellow-darker:hover {
    background-color: #684f1d;
  }

  .xs-ip\:hover\:bg-yellow-dark:hover {
    background-color: #f2d024;
  }

  .xs-ip\:hover\:bg-yellow:hover {
    background-color: #ffed4a;
  }

  .xs-ip\:hover\:bg-yellow-light:hover {
    background-color: #fff382;
  }

  .xs-ip\:hover\:bg-yellow-lighter:hover {
    background-color: #fff9c2;
  }

  .xs-ip\:hover\:bg-yellow-lightest:hover {
    background-color: #fcfbeb;
  }

  .xs-ip\:hover\:bg-green-darkest:hover {
    background-color: #0f2f21;
  }

  .xs-ip\:hover\:bg-green-darker:hover {
    background-color: #1a4731;
  }

  .xs-ip\:hover\:bg-green-dark:hover {
    background-color: #1f9d55;
  }

  .xs-ip\:hover\:bg-green:hover {
    background-color: #38c172;
  }

  .xs-ip\:hover\:bg-green-light:hover {
    background-color: #51d88a;
  }

  .xs-ip\:hover\:bg-green-lighter:hover {
    background-color: #a2f5bf;
  }

  .xs-ip\:hover\:bg-green-lightest:hover {
    background-color: #e3fcec;
  }

  .xs-ip\:hover\:bg-teal-darkest:hover {
    background-color: #0d3331;
  }

  .xs-ip\:hover\:bg-teal-darker:hover {
    background-color: #20504f;
  }

  .xs-ip\:hover\:bg-teal-dark:hover {
    background-color: #38a89d;
  }

  .xs-ip\:hover\:bg-teal:hover {
    background-color: #4dc0b5;
  }

  .xs-ip\:hover\:bg-teal-light:hover {
    background-color: #64d5ca;
  }

  .xs-ip\:hover\:bg-teal-lighter:hover {
    background-color: #a0f0ed;
  }

  .xs-ip\:hover\:bg-teal-lightest:hover {
    background-color: #e8fffe;
  }

  .xs-ip\:hover\:bg-blue-darkest:hover {
    background-color: #12283a;
  }

  .xs-ip\:hover\:bg-blue-darker:hover {
    background-color: #1c3d5a;
  }

  .xs-ip\:hover\:bg-blue-dark:hover {
    background-color: #2779bd;
  }

  .xs-ip\:hover\:bg-blue:hover {
    background-color: #3490dc;
  }

  .xs-ip\:hover\:bg-blue-light:hover {
    background-color: #6cb2eb;
  }

  .xs-ip\:hover\:bg-blue-lighter:hover {
    background-color: #bcdefa;
  }

  .xs-ip\:hover\:bg-blue-lightest:hover {
    background-color: #eff8ff;
  }

  .xs-ip\:hover\:bg-indigo-darkest:hover {
    background-color: #191e38;
  }

  .xs-ip\:hover\:bg-indigo-darker:hover {
    background-color: #2f365f;
  }

  .xs-ip\:hover\:bg-indigo-dark:hover {
    background-color: #5661b3;
  }

  .xs-ip\:hover\:bg-indigo:hover {
    background-color: #6574cd;
  }

  .xs-ip\:hover\:bg-indigo-light:hover {
    background-color: #7886d7;
  }

  .xs-ip\:hover\:bg-indigo-lighter:hover {
    background-color: #b2b7ff;
  }

  .xs-ip\:hover\:bg-indigo-lightest:hover {
    background-color: #e6e8ff;
  }

  .xs-ip\:hover\:bg-purple-darkest:hover {
    background-color: #21183c;
  }

  .xs-ip\:hover\:bg-purple-darker:hover {
    background-color: #382b5f;
  }

  .xs-ip\:hover\:bg-purple-dark:hover {
    background-color: #794acf;
  }

  .xs-ip\:hover\:bg-purple:hover {
    background-color: #9561e2;
  }

  .xs-ip\:hover\:bg-purple-light:hover {
    background-color: #a779e9;
  }

  .xs-ip\:hover\:bg-purple-lighter:hover {
    background-color: #d6bbfc;
  }

  .xs-ip\:hover\:bg-purple-lightest:hover {
    background-color: #f3ebff;
  }

  .xs-ip\:hover\:bg-pink-darkest:hover {
    background-color: #451225;
  }

  .xs-ip\:hover\:bg-pink-darker:hover {
    background-color: #6f213f;
  }

  .xs-ip\:hover\:bg-pink-dark:hover {
    background-color: #eb5286;
  }

  .xs-ip\:hover\:bg-pink:hover {
    background-color: #f66d9b;
  }

  .xs-ip\:hover\:bg-pink-light:hover {
    background-color: #fa7ea8;
  }

  .xs-ip\:hover\:bg-pink-lighter:hover {
    background-color: #ffbbca;
  }

  .xs-ip\:hover\:bg-pink-lightest:hover {
    background-color: #ffebef;
  }

  .xs-ip\:hover\:bg-d7:hover {
    background-color: #5f6545;
  }

  .xs-ip\:hover\:bg-d5:hover {
    background-color: #977955;
  }

  .xs-ip\:hover\:bg-d3:hover {
    background-color: #2d2d2d;
  }

  .xs-ip\:hover\:bg-transparent-override:hover {
    background-color: transparent;
  }

  .xs-ip\:bg-bottom {
    background-position: bottom;
  }

  .xs-ip\:bg-center {
    background-position: center;
  }

  .xs-ip\:bg-left {
    background-position: left;
  }

  .xs-ip\:bg-left-bottom {
    background-position: left bottom;
  }

  .xs-ip\:bg-left-top {
    background-position: left top;
  }

  .xs-ip\:bg-right {
    background-position: right;
  }

  .xs-ip\:bg-right-bottom {
    background-position: right bottom;
  }

  .xs-ip\:bg-right-top {
    background-position: right top;
  }

  .xs-ip\:bg-top {
    background-position: top;
  }

  .xs-ip\:bg-repeat {
    background-repeat: repeat;
  }

  .xs-ip\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .xs-ip\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .xs-ip\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .xs-ip\:bg-auto {
    background-size: auto;
  }

  .xs-ip\:bg-cover {
    background-size: cover;
  }

  .xs-ip\:bg-contain {
    background-size: contain;
  }

  .xs-ip\:border-transparent {
    border-color: transparent;
  }

  .xs-ip\:border-black {
    border-color: #111;
  }

  .xs-ip\:border-grey-darkest {
    border-color: #1a1a1a;
  }

  .xs-ip\:border-grey-darker {
    border-color: #2a2a2a;
  }

  .xs-ip\:border-grey-dark {
    border-color: #757675;
  }

  .xs-ip\:border-grey {
    border-color: #a5a5a4;
  }

  .xs-ip\:border-grey-light {
    border-color: #ddd;
  }

  .xs-ip\:border-grey-lighter {
    border-color: #e6e6e7;
  }

  .xs-ip\:border-grey-lightest {
    border-color: #f8fafc;
  }

  .xs-ip\:border-white {
    border-color: #fff;
  }

  .xs-ip\:border-red-darkest {
    border-color: #3b0d0c;
  }

  .xs-ip\:border-red-darker {
    border-color: #621b18;
  }

  .xs-ip\:border-red-dark {
    border-color: #cc1f1a;
  }

  .xs-ip\:border-red {
    border-color: #cd2027;
  }

  .xs-ip\:border-transparent-red {
    border-color: rgba(205, 32, 39, .95);
  }

  .xs-ip\:border-red-light {
    border-color: #ef5753;
  }

  .xs-ip\:border-red-lighter {
    border-color: #f9acaa;
  }

  .xs-ip\:border-red-lightest {
    border-color: #fcebea;
  }

  .xs-ip\:border-orange-darkest {
    border-color: #462a16;
  }

  .xs-ip\:border-orange-darker {
    border-color: #613b1f;
  }

  .xs-ip\:border-orange-dark {
    border-color: #de751f;
  }

  .xs-ip\:border-orange {
    border-color: #f6993f;
  }

  .xs-ip\:border-orange-light {
    border-color: #faad63;
  }

  .xs-ip\:border-orange-lighter {
    border-color: #fcd9b6;
  }

  .xs-ip\:border-orange-lightest {
    border-color: #fff5eb;
  }

  .xs-ip\:border-yellow-darkest {
    border-color: #453411;
  }

  .xs-ip\:border-yellow-darker {
    border-color: #684f1d;
  }

  .xs-ip\:border-yellow-dark {
    border-color: #f2d024;
  }

  .xs-ip\:border-yellow {
    border-color: #ffed4a;
  }

  .xs-ip\:border-yellow-light {
    border-color: #fff382;
  }

  .xs-ip\:border-yellow-lighter {
    border-color: #fff9c2;
  }

  .xs-ip\:border-yellow-lightest {
    border-color: #fcfbeb;
  }

  .xs-ip\:border-green-darkest {
    border-color: #0f2f21;
  }

  .xs-ip\:border-green-darker {
    border-color: #1a4731;
  }

  .xs-ip\:border-green-dark {
    border-color: #1f9d55;
  }

  .xs-ip\:border-green {
    border-color: #38c172;
  }

  .xs-ip\:border-green-light {
    border-color: #51d88a;
  }

  .xs-ip\:border-green-lighter {
    border-color: #a2f5bf;
  }

  .xs-ip\:border-green-lightest {
    border-color: #e3fcec;
  }

  .xs-ip\:border-teal-darkest {
    border-color: #0d3331;
  }

  .xs-ip\:border-teal-darker {
    border-color: #20504f;
  }

  .xs-ip\:border-teal-dark {
    border-color: #38a89d;
  }

  .xs-ip\:border-teal {
    border-color: #4dc0b5;
  }

  .xs-ip\:border-teal-light {
    border-color: #64d5ca;
  }

  .xs-ip\:border-teal-lighter {
    border-color: #a0f0ed;
  }

  .xs-ip\:border-teal-lightest {
    border-color: #e8fffe;
  }

  .xs-ip\:border-blue-darkest {
    border-color: #12283a;
  }

  .xs-ip\:border-blue-darker {
    border-color: #1c3d5a;
  }

  .xs-ip\:border-blue-dark {
    border-color: #2779bd;
  }

  .xs-ip\:border-blue {
    border-color: #3490dc;
  }

  .xs-ip\:border-blue-light {
    border-color: #6cb2eb;
  }

  .xs-ip\:border-blue-lighter {
    border-color: #bcdefa;
  }

  .xs-ip\:border-blue-lightest {
    border-color: #eff8ff;
  }

  .xs-ip\:border-indigo-darkest {
    border-color: #191e38;
  }

  .xs-ip\:border-indigo-darker {
    border-color: #2f365f;
  }

  .xs-ip\:border-indigo-dark {
    border-color: #5661b3;
  }

  .xs-ip\:border-indigo {
    border-color: #6574cd;
  }

  .xs-ip\:border-indigo-light {
    border-color: #7886d7;
  }

  .xs-ip\:border-indigo-lighter {
    border-color: #b2b7ff;
  }

  .xs-ip\:border-indigo-lightest {
    border-color: #e6e8ff;
  }

  .xs-ip\:border-purple-darkest {
    border-color: #21183c;
  }

  .xs-ip\:border-purple-darker {
    border-color: #382b5f;
  }

  .xs-ip\:border-purple-dark {
    border-color: #794acf;
  }

  .xs-ip\:border-purple {
    border-color: #9561e2;
  }

  .xs-ip\:border-purple-light {
    border-color: #a779e9;
  }

  .xs-ip\:border-purple-lighter {
    border-color: #d6bbfc;
  }

  .xs-ip\:border-purple-lightest {
    border-color: #f3ebff;
  }

  .xs-ip\:border-pink-darkest {
    border-color: #451225;
  }

  .xs-ip\:border-pink-darker {
    border-color: #6f213f;
  }

  .xs-ip\:border-pink-dark {
    border-color: #eb5286;
  }

  .xs-ip\:border-pink {
    border-color: #f66d9b;
  }

  .xs-ip\:border-pink-light {
    border-color: #fa7ea8;
  }

  .xs-ip\:border-pink-lighter {
    border-color: #ffbbca;
  }

  .xs-ip\:border-pink-lightest {
    border-color: #ffebef;
  }

  .xs-ip\:border-d7 {
    border-color: #5f6545;
  }

  .xs-ip\:border-d5 {
    border-color: #977955;
  }

  .xs-ip\:border-d3 {
    border-color: #2d2d2d;
  }

  .xs-ip\:border-transparent-override {
    border-color: transparent;
  }

  .xs-ip\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .xs-ip\:hover\:border-black:hover {
    border-color: #111;
  }

  .xs-ip\:hover\:border-grey-darkest:hover {
    border-color: #1a1a1a;
  }

  .xs-ip\:hover\:border-grey-darker:hover {
    border-color: #2a2a2a;
  }

  .xs-ip\:hover\:border-grey-dark:hover {
    border-color: #757675;
  }

  .xs-ip\:hover\:border-grey:hover {
    border-color: #a5a5a4;
  }

  .xs-ip\:hover\:border-grey-light:hover {
    border-color: #ddd;
  }

  .xs-ip\:hover\:border-grey-lighter:hover {
    border-color: #e6e6e7;
  }

  .xs-ip\:hover\:border-grey-lightest:hover {
    border-color: #f8fafc;
  }

  .xs-ip\:hover\:border-white:hover {
    border-color: #fff;
  }

  .xs-ip\:hover\:border-red-darkest:hover {
    border-color: #3b0d0c;
  }

  .xs-ip\:hover\:border-red-darker:hover {
    border-color: #621b18;
  }

  .xs-ip\:hover\:border-red-dark:hover {
    border-color: #cc1f1a;
  }

  .xs-ip\:hover\:border-red:hover {
    border-color: #cd2027;
  }

  .xs-ip\:hover\:border-transparent-red:hover {
    border-color: rgba(205, 32, 39, .95);
  }

  .xs-ip\:hover\:border-red-light:hover {
    border-color: #ef5753;
  }

  .xs-ip\:hover\:border-red-lighter:hover {
    border-color: #f9acaa;
  }

  .xs-ip\:hover\:border-red-lightest:hover {
    border-color: #fcebea;
  }

  .xs-ip\:hover\:border-orange-darkest:hover {
    border-color: #462a16;
  }

  .xs-ip\:hover\:border-orange-darker:hover {
    border-color: #613b1f;
  }

  .xs-ip\:hover\:border-orange-dark:hover {
    border-color: #de751f;
  }

  .xs-ip\:hover\:border-orange:hover {
    border-color: #f6993f;
  }

  .xs-ip\:hover\:border-orange-light:hover {
    border-color: #faad63;
  }

  .xs-ip\:hover\:border-orange-lighter:hover {
    border-color: #fcd9b6;
  }

  .xs-ip\:hover\:border-orange-lightest:hover {
    border-color: #fff5eb;
  }

  .xs-ip\:hover\:border-yellow-darkest:hover {
    border-color: #453411;
  }

  .xs-ip\:hover\:border-yellow-darker:hover {
    border-color: #684f1d;
  }

  .xs-ip\:hover\:border-yellow-dark:hover {
    border-color: #f2d024;
  }

  .xs-ip\:hover\:border-yellow:hover {
    border-color: #ffed4a;
  }

  .xs-ip\:hover\:border-yellow-light:hover {
    border-color: #fff382;
  }

  .xs-ip\:hover\:border-yellow-lighter:hover {
    border-color: #fff9c2;
  }

  .xs-ip\:hover\:border-yellow-lightest:hover {
    border-color: #fcfbeb;
  }

  .xs-ip\:hover\:border-green-darkest:hover {
    border-color: #0f2f21;
  }

  .xs-ip\:hover\:border-green-darker:hover {
    border-color: #1a4731;
  }

  .xs-ip\:hover\:border-green-dark:hover {
    border-color: #1f9d55;
  }

  .xs-ip\:hover\:border-green:hover {
    border-color: #38c172;
  }

  .xs-ip\:hover\:border-green-light:hover {
    border-color: #51d88a;
  }

  .xs-ip\:hover\:border-green-lighter:hover {
    border-color: #a2f5bf;
  }

  .xs-ip\:hover\:border-green-lightest:hover {
    border-color: #e3fcec;
  }

  .xs-ip\:hover\:border-teal-darkest:hover {
    border-color: #0d3331;
  }

  .xs-ip\:hover\:border-teal-darker:hover {
    border-color: #20504f;
  }

  .xs-ip\:hover\:border-teal-dark:hover {
    border-color: #38a89d;
  }

  .xs-ip\:hover\:border-teal:hover {
    border-color: #4dc0b5;
  }

  .xs-ip\:hover\:border-teal-light:hover {
    border-color: #64d5ca;
  }

  .xs-ip\:hover\:border-teal-lighter:hover {
    border-color: #a0f0ed;
  }

  .xs-ip\:hover\:border-teal-lightest:hover {
    border-color: #e8fffe;
  }

  .xs-ip\:hover\:border-blue-darkest:hover {
    border-color: #12283a;
  }

  .xs-ip\:hover\:border-blue-darker:hover {
    border-color: #1c3d5a;
  }

  .xs-ip\:hover\:border-blue-dark:hover {
    border-color: #2779bd;
  }

  .xs-ip\:hover\:border-blue:hover {
    border-color: #3490dc;
  }

  .xs-ip\:hover\:border-blue-light:hover {
    border-color: #6cb2eb;
  }

  .xs-ip\:hover\:border-blue-lighter:hover {
    border-color: #bcdefa;
  }

  .xs-ip\:hover\:border-blue-lightest:hover {
    border-color: #eff8ff;
  }

  .xs-ip\:hover\:border-indigo-darkest:hover {
    border-color: #191e38;
  }

  .xs-ip\:hover\:border-indigo-darker:hover {
    border-color: #2f365f;
  }

  .xs-ip\:hover\:border-indigo-dark:hover {
    border-color: #5661b3;
  }

  .xs-ip\:hover\:border-indigo:hover {
    border-color: #6574cd;
  }

  .xs-ip\:hover\:border-indigo-light:hover {
    border-color: #7886d7;
  }

  .xs-ip\:hover\:border-indigo-lighter:hover {
    border-color: #b2b7ff;
  }

  .xs-ip\:hover\:border-indigo-lightest:hover {
    border-color: #e6e8ff;
  }

  .xs-ip\:hover\:border-purple-darkest:hover {
    border-color: #21183c;
  }

  .xs-ip\:hover\:border-purple-darker:hover {
    border-color: #382b5f;
  }

  .xs-ip\:hover\:border-purple-dark:hover {
    border-color: #794acf;
  }

  .xs-ip\:hover\:border-purple:hover {
    border-color: #9561e2;
  }

  .xs-ip\:hover\:border-purple-light:hover {
    border-color: #a779e9;
  }

  .xs-ip\:hover\:border-purple-lighter:hover {
    border-color: #d6bbfc;
  }

  .xs-ip\:hover\:border-purple-lightest:hover {
    border-color: #f3ebff;
  }

  .xs-ip\:hover\:border-pink-darkest:hover {
    border-color: #451225;
  }

  .xs-ip\:hover\:border-pink-darker:hover {
    border-color: #6f213f;
  }

  .xs-ip\:hover\:border-pink-dark:hover {
    border-color: #eb5286;
  }

  .xs-ip\:hover\:border-pink:hover {
    border-color: #f66d9b;
  }

  .xs-ip\:hover\:border-pink-light:hover {
    border-color: #fa7ea8;
  }

  .xs-ip\:hover\:border-pink-lighter:hover {
    border-color: #ffbbca;
  }

  .xs-ip\:hover\:border-pink-lightest:hover {
    border-color: #ffebef;
  }

  .xs-ip\:hover\:border-d7:hover {
    border-color: #5f6545;
  }

  .xs-ip\:hover\:border-d5:hover {
    border-color: #977955;
  }

  .xs-ip\:hover\:border-d3:hover {
    border-color: #2d2d2d;
  }

  .xs-ip\:hover\:border-transparent-override:hover {
    border-color: transparent;
  }

  .xs-ip\:rounded-none {
    border-radius: 0;
  }

  .xs-ip\:rounded-sm {
    border-radius: .125rem;
  }

  .xs-ip\:rounded {
    border-radius: .25rem;
  }

  .xs-ip\:rounded-lg {
    border-radius: .5rem;
  }

  .xs-ip\:rounded-full {
    border-radius: 9999px;
  }

  .xs-ip\:rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .xs-ip\:rounded-r-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .xs-ip\:rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .xs-ip\:rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .xs-ip\:rounded-t-sm {
    border-top-left-radius: .125rem;
    border-top-right-radius: .125rem;
  }

  .xs-ip\:rounded-r-sm {
    border-top-right-radius: .125rem;
    border-bottom-right-radius: .125rem;
  }

  .xs-ip\:rounded-b-sm {
    border-bottom-right-radius: .125rem;
    border-bottom-left-radius: .125rem;
  }

  .xs-ip\:rounded-l-sm {
    border-top-left-radius: .125rem;
    border-bottom-left-radius: .125rem;
  }

  .xs-ip\:rounded-t {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
  }

  .xs-ip\:rounded-r {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
  }

  .xs-ip\:rounded-b {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }

  .xs-ip\:rounded-l {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }

  .xs-ip\:rounded-t-lg {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
  }

  .xs-ip\:rounded-r-lg {
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem;
  }

  .xs-ip\:rounded-b-lg {
    border-bottom-right-radius: .5rem;
    border-bottom-left-radius: .5rem;
  }

  .xs-ip\:rounded-l-lg {
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem;
  }

  .xs-ip\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .xs-ip\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .xs-ip\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .xs-ip\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .xs-ip\:rounded-tl-none {
    border-top-left-radius: 0;
  }

  .xs-ip\:rounded-tr-none {
    border-top-right-radius: 0;
  }

  .xs-ip\:rounded-br-none {
    border-bottom-right-radius: 0;
  }

  .xs-ip\:rounded-bl-none {
    border-bottom-left-radius: 0;
  }

  .xs-ip\:rounded-tl-sm {
    border-top-left-radius: .125rem;
  }

  .xs-ip\:rounded-tr-sm {
    border-top-right-radius: .125rem;
  }

  .xs-ip\:rounded-br-sm {
    border-bottom-right-radius: .125rem;
  }

  .xs-ip\:rounded-bl-sm {
    border-bottom-left-radius: .125rem;
  }

  .xs-ip\:rounded-tl {
    border-top-left-radius: .25rem;
  }

  .xs-ip\:rounded-tr {
    border-top-right-radius: .25rem;
  }

  .xs-ip\:rounded-br {
    border-bottom-right-radius: .25rem;
  }

  .xs-ip\:rounded-bl {
    border-bottom-left-radius: .25rem;
  }

  .xs-ip\:rounded-tl-lg {
    border-top-left-radius: .5rem;
  }

  .xs-ip\:rounded-tr-lg {
    border-top-right-radius: .5rem;
  }

  .xs-ip\:rounded-br-lg {
    border-bottom-right-radius: .5rem;
  }

  .xs-ip\:rounded-bl-lg {
    border-bottom-left-radius: .5rem;
  }

  .xs-ip\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .xs-ip\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .xs-ip\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .xs-ip\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .xs-ip\:border-solid {
    border-style: solid;
  }

  .xs-ip\:border-dashed {
    border-style: dashed;
  }

  .xs-ip\:border-dotted {
    border-style: dotted;
  }

  .xs-ip\:border-none {
    border-style: none;
  }

  .xs-ip\:border-0 {
    border-width: 0;
  }

  .xs-ip\:border-2 {
    border-width: 2px;
  }

  .xs-ip\:border-4 {
    border-width: 4px;
  }

  .xs-ip\:border-8 {
    border-width: 8px;
  }

  .xs-ip\:border {
    border-width: 1px;
  }

  .xs-ip\:border-t-0 {
    border-top-width: 0;
  }

  .xs-ip\:border-r-0 {
    border-right-width: 0;
  }

  .xs-ip\:border-b-0 {
    border-bottom-width: 0;
  }

  .xs-ip\:border-l-0 {
    border-left-width: 0;
  }

  .xs-ip\:border-t-2 {
    border-top-width: 2px;
  }

  .xs-ip\:border-r-2 {
    border-right-width: 2px;
  }

  .xs-ip\:border-b-2 {
    border-bottom-width: 2px;
  }

  .xs-ip\:border-l-2 {
    border-left-width: 2px;
  }

  .xs-ip\:border-t-4 {
    border-top-width: 4px;
  }

  .xs-ip\:border-r-4 {
    border-right-width: 4px;
  }

  .xs-ip\:border-b-4 {
    border-bottom-width: 4px;
  }

  .xs-ip\:border-l-4 {
    border-left-width: 4px;
  }

  .xs-ip\:border-t-8 {
    border-top-width: 8px;
  }

  .xs-ip\:border-r-8 {
    border-right-width: 8px;
  }

  .xs-ip\:border-b-8 {
    border-bottom-width: 8px;
  }

  .xs-ip\:border-l-8 {
    border-left-width: 8px;
  }

  .xs-ip\:border-t {
    border-top-width: 1px;
  }

  .xs-ip\:border-r {
    border-right-width: 1px;
  }

  .xs-ip\:border-b {
    border-bottom-width: 1px;
  }

  .xs-ip\:border-l {
    border-left-width: 1px;
  }

  .xs-ip\:cursor-auto {
    cursor: auto;
  }

  .xs-ip\:cursor-default {
    cursor: default;
  }

  .xs-ip\:cursor-pointer {
    cursor: pointer;
  }

  .xs-ip\:cursor-wait {
    cursor: wait;
  }

  .xs-ip\:cursor-move {
    cursor: move;
  }

  .xs-ip\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .xs-ip\:block {
    display: block;
  }

  .xs-ip\:inline-block {
    display: inline-block;
  }

  .xs-ip\:inline {
    display: inline;
  }

  .xs-ip\:table {
    display: table;
  }

  .xs-ip\:table-row {
    display: table-row;
  }

  .xs-ip\:table-cell {
    display: table-cell;
  }

  .xs-ip\:hidden {
    display: none;
  }

  .group:hover .xs-ip\:group-hover\:block {
    display: block;
  }

  .group:hover .xs-ip\:group-hover\:inline-block {
    display: inline-block;
  }

  .group:hover .xs-ip\:group-hover\:inline {
    display: inline;
  }

  .group:hover .xs-ip\:group-hover\:table {
    display: table;
  }

  .group:hover .xs-ip\:group-hover\:table-row {
    display: table-row;
  }

  .group:hover .xs-ip\:group-hover\:table-cell {
    display: table-cell;
  }

  .group:hover .xs-ip\:group-hover\:hidden {
    display: none;
  }

  .xs-ip\:hover\:block:hover {
    display: block;
  }

  .xs-ip\:hover\:inline-block:hover {
    display: inline-block;
  }

  .xs-ip\:hover\:inline:hover {
    display: inline;
  }

  .xs-ip\:hover\:table:hover {
    display: table;
  }

  .xs-ip\:hover\:table-row:hover {
    display: table-row;
  }

  .xs-ip\:hover\:table-cell:hover {
    display: table-cell;
  }

  .xs-ip\:hover\:hidden:hover {
    display: none;
  }

  .xs-ip\:flex {
    display: flex;
  }

  .xs-ip\:inline-flex {
    display: inline-flex;
  }

  .xs-ip\:flex-row {
    flex-direction: row;
  }

  .xs-ip\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .xs-ip\:flex-col {
    flex-direction: column;
  }

  .xs-ip\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .xs-ip\:flex-wrap {
    flex-wrap: wrap;
  }

  .xs-ip\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .xs-ip\:flex-no-wrap {
    flex-wrap: nowrap;
  }

  .xs-ip\:items-start {
    align-items: flex-start;
  }

  .xs-ip\:items-end {
    align-items: flex-end;
  }

  .xs-ip\:items-center {
    align-items: center;
  }

  .xs-ip\:items-baseline {
    align-items: baseline;
  }

  .xs-ip\:items-stretch {
    align-items: stretch;
  }

  .xs-ip\:self-auto {
    align-self: auto;
  }

  .xs-ip\:self-start {
    align-self: flex-start;
  }

  .xs-ip\:self-end {
    align-self: flex-end;
  }

  .xs-ip\:self-center {
    align-self: center;
  }

  .xs-ip\:self-stretch {
    align-self: stretch;
  }

  .xs-ip\:justify-start {
    justify-content: flex-start;
  }

  .xs-ip\:justify-end {
    justify-content: flex-end;
  }

  .xs-ip\:justify-center {
    justify-content: center;
  }

  .xs-ip\:justify-between {
    justify-content: space-between;
  }

  .xs-ip\:justify-around {
    justify-content: space-around;
  }

  .xs-ip\:content-center {
    align-content: center;
  }

  .xs-ip\:content-start {
    align-content: flex-start;
  }

  .xs-ip\:content-end {
    align-content: flex-end;
  }

  .xs-ip\:content-between {
    align-content: space-between;
  }

  .xs-ip\:content-around {
    align-content: space-around;
  }

  .xs-ip\:flex-1 {
    flex: 1;
  }

  .xs-ip\:flex-auto {
    flex: auto;
  }

  .xs-ip\:flex-initial {
    flex: initial;
  }

  .xs-ip\:flex-none {
    flex: none;
  }

  .xs-ip\:flex-grow {
    flex-grow: 1;
  }

  .xs-ip\:flex-shrink {
    flex-shrink: 1;
  }

  .xs-ip\:flex-no-grow {
    flex-grow: 0;
  }

  .xs-ip\:flex-no-shrink {
    flex-shrink: 0;
  }

  .xs-ip\:float-right {
    float: right;
  }

  .xs-ip\:float-left {
    float: left;
  }

  .xs-ip\:float-none {
    float: none;
  }

  .xs-ip\:clearfix:after {
    content: "";
    display: table;
    clear: both;
  }

  .xs-ip\:font-sans {
    font-family: quiet-sans, system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  }

  .xs-ip\:font-serif {
    font-family: Constantia, Lucida Bright, Lucidabright, Lucida Serif, Lucida, DejaVu Serif, Bitstream Vera Serif, Liberation Serif, Georgia, serif;
  }

  .xs-ip\:font-mono {
    font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  }

  .xs-ip\:font-hairline {
    font-weight: 100;
  }

  .xs-ip\:font-thin {
    font-weight: 200;
  }

  .xs-ip\:font-light {
    font-weight: 300;
  }

  .xs-ip\:font-normal {
    font-weight: 400;
  }

  .xs-ip\:font-medium {
    font-weight: 500;
  }

  .xs-ip\:font-semibold {
    font-weight: 600;
  }

  .xs-ip\:font-bold {
    font-weight: 700;
  }

  .xs-ip\:font-extrabold {
    font-weight: 800;
  }

  .xs-ip\:font-black {
    font-weight: 900;
  }

  .xs-ip\:hover\:font-hairline:hover {
    font-weight: 100;
  }

  .xs-ip\:hover\:font-thin:hover {
    font-weight: 200;
  }

  .xs-ip\:hover\:font-light:hover {
    font-weight: 300;
  }

  .xs-ip\:hover\:font-normal:hover {
    font-weight: 400;
  }

  .xs-ip\:hover\:font-medium:hover {
    font-weight: 500;
  }

  .xs-ip\:hover\:font-semibold:hover {
    font-weight: 600;
  }

  .xs-ip\:hover\:font-bold:hover {
    font-weight: 700;
  }

  .xs-ip\:hover\:font-extrabold:hover {
    font-weight: 800;
  }

  .xs-ip\:hover\:font-black:hover {
    font-weight: 900;
  }

  .xs-ip\:h-1 {
    height: .25rem;
  }

  .xs-ip\:h-2 {
    height: .5rem;
  }

  .xs-ip\:h-3 {
    height: .75rem;
  }

  .xs-ip\:h-4 {
    height: 1rem;
  }

  .xs-ip\:h-6 {
    height: 1.5rem;
  }

  .xs-ip\:h-8 {
    height: 2rem;
  }

  .xs-ip\:h-10 {
    height: 2.5rem;
  }

  .xs-ip\:h-12 {
    height: 3rem;
  }

  .xs-ip\:h-16 {
    height: 4rem;
  }

  .xs-ip\:h-24 {
    height: 6rem;
  }

  .xs-ip\:h-32 {
    height: 8rem;
  }

  .xs-ip\:h-48 {
    height: 12rem;
  }

  .xs-ip\:h-64 {
    height: 16rem;
  }

  .xs-ip\:h-240 {
    height: 60rem;
  }

  .xs-ip\:h-auto {
    height: auto;
  }

  .xs-ip\:h-px {
    height: 1px;
  }

  .xs-ip\:h-full {
    height: 100%;
  }

  .xs-ip\:h-screen {
    height: 100vh;
  }

  .xs-ip\:leading-none {
    line-height: 1;
  }

  .xs-ip\:leading-tight {
    line-height: 1.25;
  }

  .xs-ip\:leading-normal {
    line-height: 1.5;
  }

  .xs-ip\:leading-loose {
    line-height: 2;
  }

  .xs-ip\:m-0 {
    margin: 0;
  }

  .xs-ip\:m-1 {
    margin: .25rem;
  }

  .xs-ip\:m-2 {
    margin: .5rem;
  }

  .xs-ip\:m-3 {
    margin: .75rem;
  }

  .xs-ip\:m-4 {
    margin: 1rem;
  }

  .xs-ip\:m-6 {
    margin: 1.5rem;
  }

  .xs-ip\:m-8 {
    margin: 2rem;
  }

  .xs-ip\:m-10 {
    margin: 2.5rem;
  }

  .xs-ip\:m-12 {
    margin: 3rem;
  }

  .xs-ip\:m-14 {
    margin: 3.5rem;
  }

  .xs-ip\:m-16 {
    margin: 4rem;
  }

  .xs-ip\:m-18 {
    margin: 4.5rem;
  }

  .xs-ip\:m-20 {
    margin: 5rem;
  }

  .xs-ip\:m-40 {
    margin: 10rem;
  }

  .xs-ip\:m-auto {
    margin: auto;
  }

  .xs-ip\:m-px {
    margin: 1px;
  }

  .xs-ip\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .xs-ip\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .xs-ip\:my-1 {
    margin-top: .25rem;
    margin-bottom: .25rem;
  }

  .xs-ip\:mx-1 {
    margin-left: .25rem;
    margin-right: .25rem;
  }

  .xs-ip\:my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .xs-ip\:mx-2 {
    margin-left: .5rem;
    margin-right: .5rem;
  }

  .xs-ip\:my-3 {
    margin-top: .75rem;
    margin-bottom: .75rem;
  }

  .xs-ip\:mx-3 {
    margin-left: .75rem;
    margin-right: .75rem;
  }

  .xs-ip\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .xs-ip\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .xs-ip\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .xs-ip\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .xs-ip\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .xs-ip\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .xs-ip\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .xs-ip\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .xs-ip\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .xs-ip\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .xs-ip\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .xs-ip\:mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .xs-ip\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .xs-ip\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .xs-ip\:my-18 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .xs-ip\:mx-18 {
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .xs-ip\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .xs-ip\:mx-20 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .xs-ip\:my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .xs-ip\:mx-40 {
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .xs-ip\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .xs-ip\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .xs-ip\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .xs-ip\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .xs-ip\:mt-0 {
    margin-top: 0;
  }

  .xs-ip\:mr-0 {
    margin-right: 0;
  }

  .xs-ip\:mb-0 {
    margin-bottom: 0;
  }

  .xs-ip\:ml-0 {
    margin-left: 0;
  }

  .xs-ip\:mt-1 {
    margin-top: .25rem;
  }

  .xs-ip\:mr-1 {
    margin-right: .25rem;
  }

  .xs-ip\:mb-1 {
    margin-bottom: .25rem;
  }

  .xs-ip\:ml-1 {
    margin-left: .25rem;
  }

  .xs-ip\:mt-2 {
    margin-top: .5rem;
  }

  .xs-ip\:mr-2 {
    margin-right: .5rem;
  }

  .xs-ip\:mb-2 {
    margin-bottom: .5rem;
  }

  .xs-ip\:ml-2 {
    margin-left: .5rem;
  }

  .xs-ip\:mt-3 {
    margin-top: .75rem;
  }

  .xs-ip\:mr-3 {
    margin-right: .75rem;
  }

  .xs-ip\:mb-3 {
    margin-bottom: .75rem;
  }

  .xs-ip\:ml-3 {
    margin-left: .75rem;
  }

  .xs-ip\:mt-4 {
    margin-top: 1rem;
  }

  .xs-ip\:mr-4 {
    margin-right: 1rem;
  }

  .xs-ip\:mb-4 {
    margin-bottom: 1rem;
  }

  .xs-ip\:ml-4 {
    margin-left: 1rem;
  }

  .xs-ip\:mt-6 {
    margin-top: 1.5rem;
  }

  .xs-ip\:mr-6 {
    margin-right: 1.5rem;
  }

  .xs-ip\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .xs-ip\:ml-6 {
    margin-left: 1.5rem;
  }

  .xs-ip\:mt-8 {
    margin-top: 2rem;
  }

  .xs-ip\:mr-8 {
    margin-right: 2rem;
  }

  .xs-ip\:mb-8 {
    margin-bottom: 2rem;
  }

  .xs-ip\:ml-8 {
    margin-left: 2rem;
  }

  .xs-ip\:mt-10 {
    margin-top: 2.5rem;
  }

  .xs-ip\:mr-10 {
    margin-right: 2.5rem;
  }

  .xs-ip\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .xs-ip\:ml-10 {
    margin-left: 2.5rem;
  }

  .xs-ip\:mt-12 {
    margin-top: 3rem;
  }

  .xs-ip\:mr-12 {
    margin-right: 3rem;
  }

  .xs-ip\:mb-12 {
    margin-bottom: 3rem;
  }

  .xs-ip\:ml-12 {
    margin-left: 3rem;
  }

  .xs-ip\:mt-14 {
    margin-top: 3.5rem;
  }

  .xs-ip\:mr-14 {
    margin-right: 3.5rem;
  }

  .xs-ip\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .xs-ip\:ml-14 {
    margin-left: 3.5rem;
  }

  .xs-ip\:mt-16 {
    margin-top: 4rem;
  }

  .xs-ip\:mr-16 {
    margin-right: 4rem;
  }

  .xs-ip\:mb-16 {
    margin-bottom: 4rem;
  }

  .xs-ip\:ml-16 {
    margin-left: 4rem;
  }

  .xs-ip\:mt-18 {
    margin-top: 4.5rem;
  }

  .xs-ip\:mr-18 {
    margin-right: 4.5rem;
  }

  .xs-ip\:mb-18 {
    margin-bottom: 4.5rem;
  }

  .xs-ip\:ml-18 {
    margin-left: 4.5rem;
  }

  .xs-ip\:mt-20 {
    margin-top: 5rem;
  }

  .xs-ip\:mr-20 {
    margin-right: 5rem;
  }

  .xs-ip\:mb-20 {
    margin-bottom: 5rem;
  }

  .xs-ip\:ml-20 {
    margin-left: 5rem;
  }

  .xs-ip\:mt-40 {
    margin-top: 10rem;
  }

  .xs-ip\:mr-40 {
    margin-right: 10rem;
  }

  .xs-ip\:mb-40 {
    margin-bottom: 10rem;
  }

  .xs-ip\:ml-40 {
    margin-left: 10rem;
  }

  .xs-ip\:mt-auto {
    margin-top: auto;
  }

  .xs-ip\:mr-auto {
    margin-right: auto;
  }

  .xs-ip\:mb-auto {
    margin-bottom: auto;
  }

  .xs-ip\:ml-auto {
    margin-left: auto;
  }

  .xs-ip\:mt-px {
    margin-top: 1px;
  }

  .xs-ip\:mr-px {
    margin-right: 1px;
  }

  .xs-ip\:mb-px {
    margin-bottom: 1px;
  }

  .xs-ip\:ml-px {
    margin-left: 1px;
  }

  .xs-ip\:max-h-xxs {
    max-height: 15rem;
  }

  .xs-ip\:max-h-xs {
    max-height: 20rem;
  }

  .xs-ip\:max-h-sm {
    max-height: 30rem;
  }

  .xs-ip\:max-h-md {
    max-height: 40rem;
  }

  .xs-ip\:max-h-lg {
    max-height: 50rem;
  }

  .xs-ip\:max-h-xl {
    max-height: 60rem;
  }

  .xs-ip\:max-h-2xl {
    max-height: 70rem;
  }

  .xs-ip\:max-h-3xl {
    max-height: 80rem;
  }

  .xs-ip\:max-h-4xl {
    max-height: 90rem;
  }

  .xs-ip\:max-h-5xl {
    max-height: 100rem;
  }

  .xs-ip\:max-h-6xl {
    max-height: 110rem;
  }

  .xs-ip\:max-h-7xl {
    max-height: 120rem;
  }

  .xs-ip\:max-h-8xl {
    max-height: 130rem;
  }

  .xs-ip\:max-h-full {
    max-height: 100%;
  }

  .xs-ip\:max-h-screen {
    max-height: 100vh;
  }

  .xs-ip\:max-w-xxs {
    max-width: 15rem;
  }

  .xs-ip\:max-w-xs {
    max-width: 20rem;
  }

  .xs-ip\:max-w-sm {
    max-width: 30rem;
  }

  .xs-ip\:max-w-md {
    max-width: 40rem;
  }

  .xs-ip\:max-w-lg {
    max-width: 50rem;
  }

  .xs-ip\:max-w-xl {
    max-width: 60rem;
  }

  .xs-ip\:max-w-2xl {
    max-width: 70rem;
  }

  .xs-ip\:max-w-3xl {
    max-width: 80rem;
  }

  .xs-ip\:max-w-4xl {
    max-width: 90rem;
  }

  .xs-ip\:max-w-5xl {
    max-width: 100rem;
  }

  .xs-ip\:max-w-6xl {
    max-width: 110rem;
  }

  .xs-ip\:max-w-7xl {
    max-width: 120rem;
  }

  .xs-ip\:max-w-8xl {
    max-width: 130rem;
  }

  .xs-ip\:max-w-full {
    max-width: 100%;
  }

  .xs-ip\:min-h-0 {
    min-height: 0;
  }

  .xs-ip\:min-h-full {
    min-height: 100%;
  }

  .xs-ip\:min-h-screen {
    min-height: 100vh;
  }

  .xs-ip\:min-w-0 {
    min-width: 0;
  }

  .xs-ip\:min-w-xxs {
    min-width: 15rem;
  }

  .xs-ip\:min-w-xs {
    min-width: 20rem;
  }

  .xs-ip\:min-w-sm {
    min-width: 30rem;
  }

  .xs-ip\:min-w-md {
    min-width: 40rem;
  }

  .xs-ip\:min-w-lg {
    min-width: 50rem;
  }

  .xs-ip\:min-w-xl {
    min-width: 60rem;
  }

  .xs-ip\:min-w-2xl {
    min-width: 70rem;
  }

  .xs-ip\:min-w-3xl {
    min-width: 80rem;
  }

  .xs-ip\:min-w-4xl {
    min-width: 90rem;
  }

  .xs-ip\:min-w-5xl {
    min-width: 100rem;
  }

  .xs-ip\:min-w-6xl {
    min-width: 110rem;
  }

  .xs-ip\:min-w-7xl {
    min-width: 120rem;
  }

  .xs-ip\:min-w-8xl {
    min-width: 130rem;
  }

  .xs-ip\:min-w-full {
    min-width: 100%;
  }

  .xs-ip\:-m-0 {
    margin: 0;
  }

  .xs-ip\:-m-1 {
    margin: -0.25rem;
  }

  .xs-ip\:-m-2 {
    margin: -0.5rem;
  }

  .xs-ip\:-m-3 {
    margin: -0.75rem;
  }

  .xs-ip\:-m-4 {
    margin: -1rem;
  }

  .xs-ip\:-m-6 {
    margin: -1.5rem;
  }

  .xs-ip\:-m-8 {
    margin: -2rem;
  }

  .xs-ip\:-m-px {
    margin: -1px;
  }

  .xs-ip\:-my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .xs-ip\:-mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .xs-ip\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .xs-ip\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .xs-ip\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .xs-ip\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .xs-ip\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .xs-ip\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .xs-ip\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .xs-ip\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .xs-ip\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .xs-ip\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .xs-ip\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .xs-ip\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .xs-ip\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .xs-ip\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .xs-ip\:-mt-0 {
    margin-top: 0;
  }

  .xs-ip\:-mr-0 {
    margin-right: 0;
  }

  .xs-ip\:-mb-0 {
    margin-bottom: 0;
  }

  .xs-ip\:-ml-0 {
    margin-left: 0;
  }

  .xs-ip\:-mt-1 {
    margin-top: -0.25rem;
  }

  .xs-ip\:-mr-1 {
    margin-right: -0.25rem;
  }

  .xs-ip\:-mb-1 {
    margin-bottom: -0.25rem;
  }

  .xs-ip\:-ml-1 {
    margin-left: -0.25rem;
  }

  .xs-ip\:-mt-2 {
    margin-top: -0.5rem;
  }

  .xs-ip\:-mr-2 {
    margin-right: -0.5rem;
  }

  .xs-ip\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .xs-ip\:-ml-2 {
    margin-left: -0.5rem;
  }

  .xs-ip\:-mt-3 {
    margin-top: -0.75rem;
  }

  .xs-ip\:-mr-3 {
    margin-right: -0.75rem;
  }

  .xs-ip\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .xs-ip\:-ml-3 {
    margin-left: -0.75rem;
  }

  .xs-ip\:-mt-4 {
    margin-top: -1rem;
  }

  .xs-ip\:-mr-4 {
    margin-right: -1rem;
  }

  .xs-ip\:-mb-4 {
    margin-bottom: -1rem;
  }

  .xs-ip\:-ml-4 {
    margin-left: -1rem;
  }

  .xs-ip\:-mt-6 {
    margin-top: -1.5rem;
  }

  .xs-ip\:-mr-6 {
    margin-right: -1.5rem;
  }

  .xs-ip\:-mb-6 {
    margin-bottom: -1.5rem;
  }

  .xs-ip\:-ml-6 {
    margin-left: -1.5rem;
  }

  .xs-ip\:-mt-8 {
    margin-top: -2rem;
  }

  .xs-ip\:-mr-8 {
    margin-right: -2rem;
  }

  .xs-ip\:-mb-8 {
    margin-bottom: -2rem;
  }

  .xs-ip\:-ml-8 {
    margin-left: -2rem;
  }

  .xs-ip\:-mt-px {
    margin-top: -1px;
  }

  .xs-ip\:-mr-px {
    margin-right: -1px;
  }

  .xs-ip\:-mb-px {
    margin-bottom: -1px;
  }

  .xs-ip\:-ml-px {
    margin-left: -1px;
  }

  .xs-ip\:opacity-0 {
    opacity: 0;
  }

  .xs-ip\:opacity-25 {
    opacity: .25;
  }

  .xs-ip\:opacity-50 {
    opacity: .5;
  }

  .xs-ip\:opacity-75 {
    opacity: .75;
  }

  .xs-ip\:opacity-100 {
    opacity: 1;
  }

  .group:hover .xs-ip\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .xs-ip\:group-hover\:opacity-25 {
    opacity: .25;
  }

  .group:hover .xs-ip\:group-hover\:opacity-50 {
    opacity: .5;
  }

  .group:hover .xs-ip\:group-hover\:opacity-75 {
    opacity: .75;
  }

  .group:hover .xs-ip\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .xs-ip\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .xs-ip\:hover\:opacity-25:hover {
    opacity: .25;
  }

  .xs-ip\:hover\:opacity-50:hover {
    opacity: .5;
  }

  .xs-ip\:hover\:opacity-75:hover {
    opacity: .75;
  }

  .xs-ip\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .xs-ip\:overflow-auto {
    overflow: auto;
  }

  .xs-ip\:overflow-hidden {
    overflow: hidden;
  }

  .xs-ip\:overflow-visible {
    overflow: visible;
  }

  .xs-ip\:overflow-scroll {
    overflow: scroll;
  }

  .xs-ip\:overflow-x-auto {
    overflow-x: auto;
  }

  .xs-ip\:overflow-y-auto {
    overflow-y: auto;
  }

  .xs-ip\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .xs-ip\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .xs-ip\:overflow-x-visible {
    overflow-x: visible;
  }

  .xs-ip\:overflow-y-visible {
    overflow-y: visible;
  }

  .xs-ip\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .xs-ip\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .xs-ip\:scrolling-touch {
    -webkit-overflow-scrolling: touch;
  }

  .xs-ip\:scrolling-auto {
    -webkit-overflow-scrolling: auto;
  }

  .xs-ip\:p-0 {
    padding: 0;
  }

  .xs-ip\:p-1 {
    padding: .25rem;
  }

  .xs-ip\:p-2 {
    padding: .5rem;
  }

  .xs-ip\:p-3 {
    padding: .75rem;
  }

  .xs-ip\:p-4 {
    padding: 1rem;
  }

  .xs-ip\:p-5 {
    padding: 1.25rem;
  }

  .xs-ip\:p-6 {
    padding: 1.5rem;
  }

  .xs-ip\:p-8 {
    padding: 2rem;
  }

  .xs-ip\:p-10 {
    padding: 2.5rem;
  }

  .xs-ip\:p-12 {
    padding: 3rem;
  }

  .xs-ip\:p-14 {
    padding: 3.5rem;
  }

  .xs-ip\:p-16 {
    padding: 4rem;
  }

  .xs-ip\:p-18 {
    padding: 4.5rem;
  }

  .xs-ip\:p-20 {
    padding: 5rem;
  }

  .xs-ip\:p-40 {
    padding: 10rem;
  }

  .xs-ip\:p-px {
    padding: 1px;
  }

  .xs-ip\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .xs-ip\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .xs-ip\:py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem;
  }

  .xs-ip\:px-1 {
    padding-left: .25rem;
    padding-right: .25rem;
  }

  .xs-ip\:py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .xs-ip\:px-2 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .xs-ip\:py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .xs-ip\:px-3 {
    padding-left: .75rem;
    padding-right: .75rem;
  }

  .xs-ip\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .xs-ip\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .xs-ip\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .xs-ip\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .xs-ip\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .xs-ip\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .xs-ip\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .xs-ip\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .xs-ip\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .xs-ip\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .xs-ip\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .xs-ip\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .xs-ip\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .xs-ip\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .xs-ip\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .xs-ip\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .xs-ip\:py-18 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .xs-ip\:px-18 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .xs-ip\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .xs-ip\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .xs-ip\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .xs-ip\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .xs-ip\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .xs-ip\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .xs-ip\:pt-0 {
    padding-top: 0;
  }

  .xs-ip\:pr-0 {
    padding-right: 0;
  }

  .xs-ip\:pb-0 {
    padding-bottom: 0;
  }

  .xs-ip\:pl-0 {
    padding-left: 0;
  }

  .xs-ip\:pt-1 {
    padding-top: .25rem;
  }

  .xs-ip\:pr-1 {
    padding-right: .25rem;
  }

  .xs-ip\:pb-1 {
    padding-bottom: .25rem;
  }

  .xs-ip\:pl-1 {
    padding-left: .25rem;
  }

  .xs-ip\:pt-2 {
    padding-top: .5rem;
  }

  .xs-ip\:pr-2 {
    padding-right: .5rem;
  }

  .xs-ip\:pb-2 {
    padding-bottom: .5rem;
  }

  .xs-ip\:pl-2 {
    padding-left: .5rem;
  }

  .xs-ip\:pt-3 {
    padding-top: .75rem;
  }

  .xs-ip\:pr-3 {
    padding-right: .75rem;
  }

  .xs-ip\:pb-3 {
    padding-bottom: .75rem;
  }

  .xs-ip\:pl-3 {
    padding-left: .75rem;
  }

  .xs-ip\:pt-4 {
    padding-top: 1rem;
  }

  .xs-ip\:pr-4 {
    padding-right: 1rem;
  }

  .xs-ip\:pb-4 {
    padding-bottom: 1rem;
  }

  .xs-ip\:pl-4 {
    padding-left: 1rem;
  }

  .xs-ip\:pt-5 {
    padding-top: 1.25rem;
  }

  .xs-ip\:pr-5 {
    padding-right: 1.25rem;
  }

  .xs-ip\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .xs-ip\:pl-5 {
    padding-left: 1.25rem;
  }

  .xs-ip\:pt-6 {
    padding-top: 1.5rem;
  }

  .xs-ip\:pr-6 {
    padding-right: 1.5rem;
  }

  .xs-ip\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .xs-ip\:pl-6 {
    padding-left: 1.5rem;
  }

  .xs-ip\:pt-8 {
    padding-top: 2rem;
  }

  .xs-ip\:pr-8 {
    padding-right: 2rem;
  }

  .xs-ip\:pb-8 {
    padding-bottom: 2rem;
  }

  .xs-ip\:pl-8 {
    padding-left: 2rem;
  }

  .xs-ip\:pt-10 {
    padding-top: 2.5rem;
  }

  .xs-ip\:pr-10 {
    padding-right: 2.5rem;
  }

  .xs-ip\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .xs-ip\:pl-10 {
    padding-left: 2.5rem;
  }

  .xs-ip\:pt-12 {
    padding-top: 3rem;
  }

  .xs-ip\:pr-12 {
    padding-right: 3rem;
  }

  .xs-ip\:pb-12 {
    padding-bottom: 3rem;
  }

  .xs-ip\:pl-12 {
    padding-left: 3rem;
  }

  .xs-ip\:pt-14 {
    padding-top: 3.5rem;
  }

  .xs-ip\:pr-14 {
    padding-right: 3.5rem;
  }

  .xs-ip\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .xs-ip\:pl-14 {
    padding-left: 3.5rem;
  }

  .xs-ip\:pt-16 {
    padding-top: 4rem;
  }

  .xs-ip\:pr-16 {
    padding-right: 4rem;
  }

  .xs-ip\:pb-16 {
    padding-bottom: 4rem;
  }

  .xs-ip\:pl-16 {
    padding-left: 4rem;
  }

  .xs-ip\:pt-18 {
    padding-top: 4.5rem;
  }

  .xs-ip\:pr-18 {
    padding-right: 4.5rem;
  }

  .xs-ip\:pb-18 {
    padding-bottom: 4.5rem;
  }

  .xs-ip\:pl-18 {
    padding-left: 4.5rem;
  }

  .xs-ip\:pt-20 {
    padding-top: 5rem;
  }

  .xs-ip\:pr-20 {
    padding-right: 5rem;
  }

  .xs-ip\:pb-20 {
    padding-bottom: 5rem;
  }

  .xs-ip\:pl-20 {
    padding-left: 5rem;
  }

  .xs-ip\:pt-40 {
    padding-top: 10rem;
  }

  .xs-ip\:pr-40 {
    padding-right: 10rem;
  }

  .xs-ip\:pb-40 {
    padding-bottom: 10rem;
  }

  .xs-ip\:pl-40 {
    padding-left: 10rem;
  }

  .xs-ip\:pt-px {
    padding-top: 1px;
  }

  .xs-ip\:pr-px {
    padding-right: 1px;
  }

  .xs-ip\:pb-px {
    padding-bottom: 1px;
  }

  .xs-ip\:pl-px {
    padding-left: 1px;
  }

  .xs-ip\:pointer-events-none {
    pointer-events: none;
  }

  .xs-ip\:pointer-events-auto {
    pointer-events: auto;
  }

  .xs-ip\:static {
    position: static;
  }

  .xs-ip\:fixed {
    position: fixed;
  }

  .xs-ip\:absolute {
    position: absolute;
  }

  .xs-ip\:relative {
    position: relative;
  }

  .xs-ip\:sticky {
    position: -webkit-sticky;
    position: sticky;
  }

  .xs-ip\:pin-none {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .xs-ip\:pin {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .xs-ip\:pin-y {
    top: 0;
    bottom: 0;
  }

  .xs-ip\:pin-x {
    right: 0;
    left: 0;
  }

  .xs-ip\:pin-t {
    top: 0;
  }

  .xs-ip\:pin-r {
    right: 0;
  }

  .xs-ip\:pin-b {
    bottom: 0;
  }

  .xs-ip\:pin-l {
    left: 0;
  }

  .xs-ip\:resize-none {
    resize: none;
  }

  .xs-ip\:resize-y {
    resize: vertical;
  }

  .xs-ip\:resize-x {
    resize: horizontal;
  }

  .xs-ip\:resize {
    resize: both;
  }

  .xs-ip\:shadow {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
  }

  .xs-ip\:shadow-md {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08);
  }

  .xs-ip\:shadow-lg {
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08);
  }

  .xs-ip\:shadow-inner {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);
  }

  .xs-ip\:shadow-none {
    box-shadow: none;
  }

  .xs-ip\:table-auto {
    table-layout: auto;
  }

  .xs-ip\:table-fixed {
    table-layout: fixed;
  }

  .xs-ip\:text-left {
    text-align: left;
  }

  .xs-ip\:text-center {
    text-align: center;
  }

  .xs-ip\:text-right {
    text-align: right;
  }

  .xs-ip\:text-justify {
    text-align: justify;
  }

  .xs-ip\:text-transparent {
    color: transparent;
  }

  .xs-ip\:text-black {
    color: #111;
  }

  .xs-ip\:text-grey-darkest {
    color: #1a1a1a;
  }

  .xs-ip\:text-grey-darker {
    color: #2a2a2a;
  }

  .xs-ip\:text-grey-dark {
    color: #757675;
  }

  .xs-ip\:text-grey {
    color: #a5a5a4;
  }

  .xs-ip\:text-grey-light {
    color: #ddd;
  }

  .xs-ip\:text-grey-lighter {
    color: #e6e6e7;
  }

  .xs-ip\:text-grey-lightest {
    color: #f8fafc;
  }

  .xs-ip\:text-white {
    color: #fff;
  }

  .xs-ip\:text-red-darkest {
    color: #3b0d0c;
  }

  .xs-ip\:text-red-darker {
    color: #621b18;
  }

  .xs-ip\:text-red-dark {
    color: #cc1f1a;
  }

  .xs-ip\:text-red {
    color: #cd2027;
  }

  .xs-ip\:text-transparent-red {
    color: rgba(205, 32, 39, .95);
  }

  .xs-ip\:text-red-light {
    color: #ef5753;
  }

  .xs-ip\:text-red-lighter {
    color: #f9acaa;
  }

  .xs-ip\:text-red-lightest {
    color: #fcebea;
  }

  .xs-ip\:text-orange-darkest {
    color: #462a16;
  }

  .xs-ip\:text-orange-darker {
    color: #613b1f;
  }

  .xs-ip\:text-orange-dark {
    color: #de751f;
  }

  .xs-ip\:text-orange {
    color: #f6993f;
  }

  .xs-ip\:text-orange-light {
    color: #faad63;
  }

  .xs-ip\:text-orange-lighter {
    color: #fcd9b6;
  }

  .xs-ip\:text-orange-lightest {
    color: #fff5eb;
  }

  .xs-ip\:text-yellow-darkest {
    color: #453411;
  }

  .xs-ip\:text-yellow-darker {
    color: #684f1d;
  }

  .xs-ip\:text-yellow-dark {
    color: #f2d024;
  }

  .xs-ip\:text-yellow {
    color: #ffed4a;
  }

  .xs-ip\:text-yellow-light {
    color: #fff382;
  }

  .xs-ip\:text-yellow-lighter {
    color: #fff9c2;
  }

  .xs-ip\:text-yellow-lightest {
    color: #fcfbeb;
  }

  .xs-ip\:text-green-darkest {
    color: #0f2f21;
  }

  .xs-ip\:text-green-darker {
    color: #1a4731;
  }

  .xs-ip\:text-green-dark {
    color: #1f9d55;
  }

  .xs-ip\:text-green {
    color: #38c172;
  }

  .xs-ip\:text-green-light {
    color: #51d88a;
  }

  .xs-ip\:text-green-lighter {
    color: #a2f5bf;
  }

  .xs-ip\:text-green-lightest {
    color: #e3fcec;
  }

  .xs-ip\:text-teal-darkest {
    color: #0d3331;
  }

  .xs-ip\:text-teal-darker {
    color: #20504f;
  }

  .xs-ip\:text-teal-dark {
    color: #38a89d;
  }

  .xs-ip\:text-teal {
    color: #4dc0b5;
  }

  .xs-ip\:text-teal-light {
    color: #64d5ca;
  }

  .xs-ip\:text-teal-lighter {
    color: #a0f0ed;
  }

  .xs-ip\:text-teal-lightest {
    color: #e8fffe;
  }

  .xs-ip\:text-blue-darkest {
    color: #12283a;
  }

  .xs-ip\:text-blue-darker {
    color: #1c3d5a;
  }

  .xs-ip\:text-blue-dark {
    color: #2779bd;
  }

  .xs-ip\:text-blue {
    color: #3490dc;
  }

  .xs-ip\:text-blue-light {
    color: #6cb2eb;
  }

  .xs-ip\:text-blue-lighter {
    color: #bcdefa;
  }

  .xs-ip\:text-blue-lightest {
    color: #eff8ff;
  }

  .xs-ip\:text-indigo-darkest {
    color: #191e38;
  }

  .xs-ip\:text-indigo-darker {
    color: #2f365f;
  }

  .xs-ip\:text-indigo-dark {
    color: #5661b3;
  }

  .xs-ip\:text-indigo {
    color: #6574cd;
  }

  .xs-ip\:text-indigo-light {
    color: #7886d7;
  }

  .xs-ip\:text-indigo-lighter {
    color: #b2b7ff;
  }

  .xs-ip\:text-indigo-lightest {
    color: #e6e8ff;
  }

  .xs-ip\:text-purple-darkest {
    color: #21183c;
  }

  .xs-ip\:text-purple-darker {
    color: #382b5f;
  }

  .xs-ip\:text-purple-dark {
    color: #794acf;
  }

  .xs-ip\:text-purple {
    color: #9561e2;
  }

  .xs-ip\:text-purple-light {
    color: #a779e9;
  }

  .xs-ip\:text-purple-lighter {
    color: #d6bbfc;
  }

  .xs-ip\:text-purple-lightest {
    color: #f3ebff;
  }

  .xs-ip\:text-pink-darkest {
    color: #451225;
  }

  .xs-ip\:text-pink-darker {
    color: #6f213f;
  }

  .xs-ip\:text-pink-dark {
    color: #eb5286;
  }

  .xs-ip\:text-pink {
    color: #f66d9b;
  }

  .xs-ip\:text-pink-light {
    color: #fa7ea8;
  }

  .xs-ip\:text-pink-lighter {
    color: #ffbbca;
  }

  .xs-ip\:text-pink-lightest {
    color: #ffebef;
  }

  .xs-ip\:text-d7 {
    color: #5f6545;
  }

  .xs-ip\:text-d5 {
    color: #977955;
  }

  .xs-ip\:text-d3 {
    color: #2d2d2d;
  }

  .xs-ip\:text-transparent-override {
    color: transparent;
  }

  .xs-ip\:hover\:text-transparent:hover {
    color: transparent;
  }

  .xs-ip\:hover\:text-black:hover {
    color: #111;
  }

  .xs-ip\:hover\:text-grey-darkest:hover {
    color: #1a1a1a;
  }

  .xs-ip\:hover\:text-grey-darker:hover {
    color: #2a2a2a;
  }

  .xs-ip\:hover\:text-grey-dark:hover {
    color: #757675;
  }

  .xs-ip\:hover\:text-grey:hover {
    color: #a5a5a4;
  }

  .xs-ip\:hover\:text-grey-light:hover {
    color: #ddd;
  }

  .xs-ip\:hover\:text-grey-lighter:hover {
    color: #e6e6e7;
  }

  .xs-ip\:hover\:text-grey-lightest:hover {
    color: #f8fafc;
  }

  .xs-ip\:hover\:text-white:hover {
    color: #fff;
  }

  .xs-ip\:hover\:text-red-darkest:hover {
    color: #3b0d0c;
  }

  .xs-ip\:hover\:text-red-darker:hover {
    color: #621b18;
  }

  .xs-ip\:hover\:text-red-dark:hover {
    color: #cc1f1a;
  }

  .xs-ip\:hover\:text-red:hover {
    color: #cd2027;
  }

  .xs-ip\:hover\:text-transparent-red:hover {
    color: rgba(205, 32, 39, .95);
  }

  .xs-ip\:hover\:text-red-light:hover {
    color: #ef5753;
  }

  .xs-ip\:hover\:text-red-lighter:hover {
    color: #f9acaa;
  }

  .xs-ip\:hover\:text-red-lightest:hover {
    color: #fcebea;
  }

  .xs-ip\:hover\:text-orange-darkest:hover {
    color: #462a16;
  }

  .xs-ip\:hover\:text-orange-darker:hover {
    color: #613b1f;
  }

  .xs-ip\:hover\:text-orange-dark:hover {
    color: #de751f;
  }

  .xs-ip\:hover\:text-orange:hover {
    color: #f6993f;
  }

  .xs-ip\:hover\:text-orange-light:hover {
    color: #faad63;
  }

  .xs-ip\:hover\:text-orange-lighter:hover {
    color: #fcd9b6;
  }

  .xs-ip\:hover\:text-orange-lightest:hover {
    color: #fff5eb;
  }

  .xs-ip\:hover\:text-yellow-darkest:hover {
    color: #453411;
  }

  .xs-ip\:hover\:text-yellow-darker:hover {
    color: #684f1d;
  }

  .xs-ip\:hover\:text-yellow-dark:hover {
    color: #f2d024;
  }

  .xs-ip\:hover\:text-yellow:hover {
    color: #ffed4a;
  }

  .xs-ip\:hover\:text-yellow-light:hover {
    color: #fff382;
  }

  .xs-ip\:hover\:text-yellow-lighter:hover {
    color: #fff9c2;
  }

  .xs-ip\:hover\:text-yellow-lightest:hover {
    color: #fcfbeb;
  }

  .xs-ip\:hover\:text-green-darkest:hover {
    color: #0f2f21;
  }

  .xs-ip\:hover\:text-green-darker:hover {
    color: #1a4731;
  }

  .xs-ip\:hover\:text-green-dark:hover {
    color: #1f9d55;
  }

  .xs-ip\:hover\:text-green:hover {
    color: #38c172;
  }

  .xs-ip\:hover\:text-green-light:hover {
    color: #51d88a;
  }

  .xs-ip\:hover\:text-green-lighter:hover {
    color: #a2f5bf;
  }

  .xs-ip\:hover\:text-green-lightest:hover {
    color: #e3fcec;
  }

  .xs-ip\:hover\:text-teal-darkest:hover {
    color: #0d3331;
  }

  .xs-ip\:hover\:text-teal-darker:hover {
    color: #20504f;
  }

  .xs-ip\:hover\:text-teal-dark:hover {
    color: #38a89d;
  }

  .xs-ip\:hover\:text-teal:hover {
    color: #4dc0b5;
  }

  .xs-ip\:hover\:text-teal-light:hover {
    color: #64d5ca;
  }

  .xs-ip\:hover\:text-teal-lighter:hover {
    color: #a0f0ed;
  }

  .xs-ip\:hover\:text-teal-lightest:hover {
    color: #e8fffe;
  }

  .xs-ip\:hover\:text-blue-darkest:hover {
    color: #12283a;
  }

  .xs-ip\:hover\:text-blue-darker:hover {
    color: #1c3d5a;
  }

  .xs-ip\:hover\:text-blue-dark:hover {
    color: #2779bd;
  }

  .xs-ip\:hover\:text-blue:hover {
    color: #3490dc;
  }

  .xs-ip\:hover\:text-blue-light:hover {
    color: #6cb2eb;
  }

  .xs-ip\:hover\:text-blue-lighter:hover {
    color: #bcdefa;
  }

  .xs-ip\:hover\:text-blue-lightest:hover {
    color: #eff8ff;
  }

  .xs-ip\:hover\:text-indigo-darkest:hover {
    color: #191e38;
  }

  .xs-ip\:hover\:text-indigo-darker:hover {
    color: #2f365f;
  }

  .xs-ip\:hover\:text-indigo-dark:hover {
    color: #5661b3;
  }

  .xs-ip\:hover\:text-indigo:hover {
    color: #6574cd;
  }

  .xs-ip\:hover\:text-indigo-light:hover {
    color: #7886d7;
  }

  .xs-ip\:hover\:text-indigo-lighter:hover {
    color: #b2b7ff;
  }

  .xs-ip\:hover\:text-indigo-lightest:hover {
    color: #e6e8ff;
  }

  .xs-ip\:hover\:text-purple-darkest:hover {
    color: #21183c;
  }

  .xs-ip\:hover\:text-purple-darker:hover {
    color: #382b5f;
  }

  .xs-ip\:hover\:text-purple-dark:hover {
    color: #794acf;
  }

  .xs-ip\:hover\:text-purple:hover {
    color: #9561e2;
  }

  .xs-ip\:hover\:text-purple-light:hover {
    color: #a779e9;
  }

  .xs-ip\:hover\:text-purple-lighter:hover {
    color: #d6bbfc;
  }

  .xs-ip\:hover\:text-purple-lightest:hover {
    color: #f3ebff;
  }

  .xs-ip\:hover\:text-pink-darkest:hover {
    color: #451225;
  }

  .xs-ip\:hover\:text-pink-darker:hover {
    color: #6f213f;
  }

  .xs-ip\:hover\:text-pink-dark:hover {
    color: #eb5286;
  }

  .xs-ip\:hover\:text-pink:hover {
    color: #f66d9b;
  }

  .xs-ip\:hover\:text-pink-light:hover {
    color: #fa7ea8;
  }

  .xs-ip\:hover\:text-pink-lighter:hover {
    color: #ffbbca;
  }

  .xs-ip\:hover\:text-pink-lightest:hover {
    color: #ffebef;
  }

  .xs-ip\:hover\:text-d7:hover {
    color: #5f6545;
  }

  .xs-ip\:hover\:text-d5:hover {
    color: #977955;
  }

  .xs-ip\:hover\:text-d3:hover {
    color: #2d2d2d;
  }

  .xs-ip\:hover\:text-transparent-override:hover {
    color: transparent;
  }

  .xs-ip\:text-xs {
    font-size: .75rem;
  }

  .xs-ip\:text-sm {
    font-size: .875rem;
  }

  .xs-ip\:text-base {
    font-size: 1rem;
  }

  .xs-ip\:text-lg {
    font-size: 1.125rem;
  }

  .xs-ip\:text-xl {
    font-size: 1.25rem;
  }

  .xs-ip\:text-2xl {
    font-size: 1.5rem;
  }

  .xs-ip\:text-3xl {
    font-size: 1.875rem;
  }

  .xs-ip\:text-4xl {
    font-size: 2.25rem;
  }

  .xs-ip\:text-5xl {
    font-size: 3rem;
  }

  .xs-ip\:text-6xl {
    font-size: 4rem;
  }

  .xs-ip\:text-7xl {
    font-size: 5rem;
  }

  .xs-ip\:italic {
    font-style: italic;
  }

  .xs-ip\:roman {
    font-style: normal;
  }

  .xs-ip\:uppercase {
    text-transform: uppercase;
  }

  .xs-ip\:lowercase {
    text-transform: lowercase;
  }

  .xs-ip\:capitalize {
    text-transform: capitalize;
  }

  .xs-ip\:normal-case {
    text-transform: none;
  }

  .xs-ip\:underline {
    text-decoration: underline;
  }

  .xs-ip\:line-through {
    text-decoration: line-through;
  }

  .xs-ip\:no-underline {
    text-decoration: none;
  }

  .xs-ip\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .xs-ip\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .xs-ip\:hover\:italic:hover {
    font-style: italic;
  }

  .xs-ip\:hover\:roman:hover {
    font-style: normal;
  }

  .xs-ip\:hover\:uppercase:hover {
    text-transform: uppercase;
  }

  .xs-ip\:hover\:lowercase:hover {
    text-transform: lowercase;
  }

  .xs-ip\:hover\:capitalize:hover {
    text-transform: capitalize;
  }

  .xs-ip\:hover\:normal-case:hover {
    text-transform: none;
  }

  .xs-ip\:hover\:underline:hover {
    text-decoration: underline;
  }

  .xs-ip\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .xs-ip\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .xs-ip\:hover\:antialiased:hover {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .xs-ip\:hover\:subpixel-antialiased:hover {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .xs-ip\:tracking-tight {
    letter-spacing: -0.05em;
  }

  .xs-ip\:tracking-normal {
    letter-spacing: 0;
  }

  .xs-ip\:tracking-wide {
    letter-spacing: .05em;
  }

  .xs-ip\:tracking-extra-wide {
    letter-spacing: .1em;
  }

  .xs-ip\:tracking-extra-extra-wide {
    letter-spacing: .15em;
  }

  .xs-ip\:select-none {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }

  .xs-ip\:select-text {
    -webkit-user-select: text;
       -moz-user-select: text;
        -ms-user-select: text;
            user-select: text;
  }

  .xs-ip\:align-baseline {
    vertical-align: baseline;
  }

  .xs-ip\:align-top {
    vertical-align: top;
  }

  .xs-ip\:align-middle {
    vertical-align: middle;
  }

  .xs-ip\:align-bottom {
    vertical-align: bottom;
  }

  .xs-ip\:align-text-top {
    vertical-align: text-top;
  }

  .xs-ip\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .xs-ip\:visible {
    visibility: visible;
  }

  .xs-ip\:invisible {
    visibility: hidden;
  }

  .xs-ip\:whitespace-normal {
    white-space: normal;
  }

  .xs-ip\:whitespace-no-wrap {
    white-space: nowrap;
  }

  .xs-ip\:whitespace-pre {
    white-space: pre;
  }

  .xs-ip\:whitespace-pre-line {
    white-space: pre-line;
  }

  .xs-ip\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .xs-ip\:break-words {
    word-wrap: break-word;
  }

  .xs-ip\:break-normal {
    word-wrap: normal;
  }

  .xs-ip\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .xs-ip\:w-1 {
    width: .25rem;
  }

  .xs-ip\:w-2 {
    width: .5rem;
  }

  .xs-ip\:w-3 {
    width: .75rem;
  }

  .xs-ip\:w-4 {
    width: 1rem;
  }

  .xs-ip\:w-6 {
    width: 1.5rem;
  }

  .xs-ip\:w-8 {
    width: 2rem;
  }

  .xs-ip\:w-10 {
    width: 2.5rem;
  }

  .xs-ip\:w-12 {
    width: 3rem;
  }

  .xs-ip\:w-16 {
    width: 4rem;
  }

  .xs-ip\:w-24 {
    width: 6rem;
  }

  .xs-ip\:w-32 {
    width: 8rem;
  }

  .xs-ip\:w-48 {
    width: 12rem;
  }

  .xs-ip\:w-64 {
    width: 16rem;
  }

  .xs-ip\:w-auto {
    width: auto;
  }

  .xs-ip\:w-px {
    width: 1px;
  }

  .xs-ip\:w-1\/2 {
    width: 50%;
  }

  .xs-ip\:w-30p {
    width: 30%;
  }

  .xs-ip\:w-1\/3 {
    width: 33.33333%;
  }

  .xs-ip\:w-2\/3 {
    width: 66.66667%;
  }

  .xs-ip\:w-1\/4 {
    width: 25%;
  }

  .xs-ip\:w-3\/4 {
    width: 75%;
  }

  .xs-ip\:w-1\/5 {
    width: 20%;
  }

  .xs-ip\:w-2\/5 {
    width: 40%;
  }

  .xs-ip\:w-3\/5 {
    width: 60%;
  }

  .xs-ip\:w-4\/5 {
    width: 80%;
  }

  .xs-ip\:w-1\/6 {
    width: 16.66667%;
  }

  .xs-ip\:w-2\/6 {
    width: 33.33333%;
  }

  .xs-ip\:w-3\/6 {
    width: 50%;
  }

  .xs-ip\:w-4\/6 {
    width: 66.66667%;
  }

  .xs-ip\:w-5\/6 {
    width: 83.33333%;
  }

  .xs-ip\:w-1\/7 {
    width: 14.28571%;
  }

  .xs-ip\:w-2\/7 {
    width: 28.57143%;
  }

  .xs-ip\:w-3\/7 {
    width: 42.85714%;
  }

  .xs-ip\:w-4\/7 {
    width: 57.14286%;
  }

  .xs-ip\:w-5\/7 {
    width: 71.42857%;
  }

  .xs-ip\:w-6\/7 {
    width: 85.71429%;
  }

  .xs-ip\:w-full {
    width: 100%;
  }

  .xs-ip\:w-screen {
    width: 100vw;
  }

  .xs-ip\:z-0 {
    z-index: 0;
  }

  .xs-ip\:z-10 {
    z-index: 10;
  }

  .xs-ip\:z-20 {
    z-index: 20;
  }

  .xs-ip\:z-30 {
    z-index: 30;
  }

  .xs-ip\:z-40 {
    z-index: 40;
  }

  .xs-ip\:z-50 {
    z-index: 50;
  }

  .xs-ip\:z-auto {
    z-index: auto;
  }
}

@media (min-width: 576px) {
  .sm\:list-reset {
    list-style: none;
    padding: 0;
  }

  .sm\:appearance-none {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }

  .sm\:bg-fixed {
    background-attachment: fixed;
  }

  .sm\:bg-local {
    background-attachment: local;
  }

  .sm\:bg-scroll {
    background-attachment: scroll;
  }

  .sm\:bg-transparent {
    background-color: transparent;
  }

  .sm\:bg-black {
    background-color: #111;
  }

  .sm\:bg-grey-darkest {
    background-color: #1a1a1a;
  }

  .sm\:bg-grey-darker {
    background-color: #2a2a2a;
  }

  .sm\:bg-grey-dark {
    background-color: #757675;
  }

  .sm\:bg-grey {
    background-color: #a5a5a4;
  }

  .sm\:bg-grey-light {
    background-color: #ddd;
  }

  .sm\:bg-grey-lighter {
    background-color: #e6e6e7;
  }

  .sm\:bg-grey-lightest {
    background-color: #f8fafc;
  }

  .sm\:bg-white {
    background-color: #fff;
  }

  .sm\:bg-red-darkest {
    background-color: #3b0d0c;
  }

  .sm\:bg-red-darker {
    background-color: #621b18;
  }

  .sm\:bg-red-dark {
    background-color: #cc1f1a;
  }

  .sm\:bg-red {
    background-color: #cd2027;
  }

  .sm\:bg-transparent-red {
    background-color: rgba(205, 32, 39, .95);
  }

  .sm\:bg-red-light {
    background-color: #ef5753;
  }

  .sm\:bg-red-lighter {
    background-color: #f9acaa;
  }

  .sm\:bg-red-lightest {
    background-color: #fcebea;
  }

  .sm\:bg-orange-darkest {
    background-color: #462a16;
  }

  .sm\:bg-orange-darker {
    background-color: #613b1f;
  }

  .sm\:bg-orange-dark {
    background-color: #de751f;
  }

  .sm\:bg-orange {
    background-color: #f6993f;
  }

  .sm\:bg-orange-light {
    background-color: #faad63;
  }

  .sm\:bg-orange-lighter {
    background-color: #fcd9b6;
  }

  .sm\:bg-orange-lightest {
    background-color: #fff5eb;
  }

  .sm\:bg-yellow-darkest {
    background-color: #453411;
  }

  .sm\:bg-yellow-darker {
    background-color: #684f1d;
  }

  .sm\:bg-yellow-dark {
    background-color: #f2d024;
  }

  .sm\:bg-yellow {
    background-color: #ffed4a;
  }

  .sm\:bg-yellow-light {
    background-color: #fff382;
  }

  .sm\:bg-yellow-lighter {
    background-color: #fff9c2;
  }

  .sm\:bg-yellow-lightest {
    background-color: #fcfbeb;
  }

  .sm\:bg-green-darkest {
    background-color: #0f2f21;
  }

  .sm\:bg-green-darker {
    background-color: #1a4731;
  }

  .sm\:bg-green-dark {
    background-color: #1f9d55;
  }

  .sm\:bg-green {
    background-color: #38c172;
  }

  .sm\:bg-green-light {
    background-color: #51d88a;
  }

  .sm\:bg-green-lighter {
    background-color: #a2f5bf;
  }

  .sm\:bg-green-lightest {
    background-color: #e3fcec;
  }

  .sm\:bg-teal-darkest {
    background-color: #0d3331;
  }

  .sm\:bg-teal-darker {
    background-color: #20504f;
  }

  .sm\:bg-teal-dark {
    background-color: #38a89d;
  }

  .sm\:bg-teal {
    background-color: #4dc0b5;
  }

  .sm\:bg-teal-light {
    background-color: #64d5ca;
  }

  .sm\:bg-teal-lighter {
    background-color: #a0f0ed;
  }

  .sm\:bg-teal-lightest {
    background-color: #e8fffe;
  }

  .sm\:bg-blue-darkest {
    background-color: #12283a;
  }

  .sm\:bg-blue-darker {
    background-color: #1c3d5a;
  }

  .sm\:bg-blue-dark {
    background-color: #2779bd;
  }

  .sm\:bg-blue {
    background-color: #3490dc;
  }

  .sm\:bg-blue-light {
    background-color: #6cb2eb;
  }

  .sm\:bg-blue-lighter {
    background-color: #bcdefa;
  }

  .sm\:bg-blue-lightest {
    background-color: #eff8ff;
  }

  .sm\:bg-indigo-darkest {
    background-color: #191e38;
  }

  .sm\:bg-indigo-darker {
    background-color: #2f365f;
  }

  .sm\:bg-indigo-dark {
    background-color: #5661b3;
  }

  .sm\:bg-indigo {
    background-color: #6574cd;
  }

  .sm\:bg-indigo-light {
    background-color: #7886d7;
  }

  .sm\:bg-indigo-lighter {
    background-color: #b2b7ff;
  }

  .sm\:bg-indigo-lightest {
    background-color: #e6e8ff;
  }

  .sm\:bg-purple-darkest {
    background-color: #21183c;
  }

  .sm\:bg-purple-darker {
    background-color: #382b5f;
  }

  .sm\:bg-purple-dark {
    background-color: #794acf;
  }

  .sm\:bg-purple {
    background-color: #9561e2;
  }

  .sm\:bg-purple-light {
    background-color: #a779e9;
  }

  .sm\:bg-purple-lighter {
    background-color: #d6bbfc;
  }

  .sm\:bg-purple-lightest {
    background-color: #f3ebff;
  }

  .sm\:bg-pink-darkest {
    background-color: #451225;
  }

  .sm\:bg-pink-darker {
    background-color: #6f213f;
  }

  .sm\:bg-pink-dark {
    background-color: #eb5286;
  }

  .sm\:bg-pink {
    background-color: #f66d9b;
  }

  .sm\:bg-pink-light {
    background-color: #fa7ea8;
  }

  .sm\:bg-pink-lighter {
    background-color: #ffbbca;
  }

  .sm\:bg-pink-lightest {
    background-color: #ffebef;
  }

  .sm\:bg-d7 {
    background-color: #5f6545;
  }

  .sm\:bg-d5 {
    background-color: #977955;
  }

  .sm\:bg-d3 {
    background-color: #2d2d2d;
  }

  .sm\:bg-transparent-override {
    background-color: transparent;
  }

  .sm\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .sm\:hover\:bg-black:hover {
    background-color: #111;
  }

  .sm\:hover\:bg-grey-darkest:hover {
    background-color: #1a1a1a;
  }

  .sm\:hover\:bg-grey-darker:hover {
    background-color: #2a2a2a;
  }

  .sm\:hover\:bg-grey-dark:hover {
    background-color: #757675;
  }

  .sm\:hover\:bg-grey:hover {
    background-color: #a5a5a4;
  }

  .sm\:hover\:bg-grey-light:hover {
    background-color: #ddd;
  }

  .sm\:hover\:bg-grey-lighter:hover {
    background-color: #e6e6e7;
  }

  .sm\:hover\:bg-grey-lightest:hover {
    background-color: #f8fafc;
  }

  .sm\:hover\:bg-white:hover {
    background-color: #fff;
  }

  .sm\:hover\:bg-red-darkest:hover {
    background-color: #3b0d0c;
  }

  .sm\:hover\:bg-red-darker:hover {
    background-color: #621b18;
  }

  .sm\:hover\:bg-red-dark:hover {
    background-color: #cc1f1a;
  }

  .sm\:hover\:bg-red:hover {
    background-color: #cd2027;
  }

  .sm\:hover\:bg-transparent-red:hover {
    background-color: rgba(205, 32, 39, .95);
  }

  .sm\:hover\:bg-red-light:hover {
    background-color: #ef5753;
  }

  .sm\:hover\:bg-red-lighter:hover {
    background-color: #f9acaa;
  }

  .sm\:hover\:bg-red-lightest:hover {
    background-color: #fcebea;
  }

  .sm\:hover\:bg-orange-darkest:hover {
    background-color: #462a16;
  }

  .sm\:hover\:bg-orange-darker:hover {
    background-color: #613b1f;
  }

  .sm\:hover\:bg-orange-dark:hover {
    background-color: #de751f;
  }

  .sm\:hover\:bg-orange:hover {
    background-color: #f6993f;
  }

  .sm\:hover\:bg-orange-light:hover {
    background-color: #faad63;
  }

  .sm\:hover\:bg-orange-lighter:hover {
    background-color: #fcd9b6;
  }

  .sm\:hover\:bg-orange-lightest:hover {
    background-color: #fff5eb;
  }

  .sm\:hover\:bg-yellow-darkest:hover {
    background-color: #453411;
  }

  .sm\:hover\:bg-yellow-darker:hover {
    background-color: #684f1d;
  }

  .sm\:hover\:bg-yellow-dark:hover {
    background-color: #f2d024;
  }

  .sm\:hover\:bg-yellow:hover {
    background-color: #ffed4a;
  }

  .sm\:hover\:bg-yellow-light:hover {
    background-color: #fff382;
  }

  .sm\:hover\:bg-yellow-lighter:hover {
    background-color: #fff9c2;
  }

  .sm\:hover\:bg-yellow-lightest:hover {
    background-color: #fcfbeb;
  }

  .sm\:hover\:bg-green-darkest:hover {
    background-color: #0f2f21;
  }

  .sm\:hover\:bg-green-darker:hover {
    background-color: #1a4731;
  }

  .sm\:hover\:bg-green-dark:hover {
    background-color: #1f9d55;
  }

  .sm\:hover\:bg-green:hover {
    background-color: #38c172;
  }

  .sm\:hover\:bg-green-light:hover {
    background-color: #51d88a;
  }

  .sm\:hover\:bg-green-lighter:hover {
    background-color: #a2f5bf;
  }

  .sm\:hover\:bg-green-lightest:hover {
    background-color: #e3fcec;
  }

  .sm\:hover\:bg-teal-darkest:hover {
    background-color: #0d3331;
  }

  .sm\:hover\:bg-teal-darker:hover {
    background-color: #20504f;
  }

  .sm\:hover\:bg-teal-dark:hover {
    background-color: #38a89d;
  }

  .sm\:hover\:bg-teal:hover {
    background-color: #4dc0b5;
  }

  .sm\:hover\:bg-teal-light:hover {
    background-color: #64d5ca;
  }

  .sm\:hover\:bg-teal-lighter:hover {
    background-color: #a0f0ed;
  }

  .sm\:hover\:bg-teal-lightest:hover {
    background-color: #e8fffe;
  }

  .sm\:hover\:bg-blue-darkest:hover {
    background-color: #12283a;
  }

  .sm\:hover\:bg-blue-darker:hover {
    background-color: #1c3d5a;
  }

  .sm\:hover\:bg-blue-dark:hover {
    background-color: #2779bd;
  }

  .sm\:hover\:bg-blue:hover {
    background-color: #3490dc;
  }

  .sm\:hover\:bg-blue-light:hover {
    background-color: #6cb2eb;
  }

  .sm\:hover\:bg-blue-lighter:hover {
    background-color: #bcdefa;
  }

  .sm\:hover\:bg-blue-lightest:hover {
    background-color: #eff8ff;
  }

  .sm\:hover\:bg-indigo-darkest:hover {
    background-color: #191e38;
  }

  .sm\:hover\:bg-indigo-darker:hover {
    background-color: #2f365f;
  }

  .sm\:hover\:bg-indigo-dark:hover {
    background-color: #5661b3;
  }

  .sm\:hover\:bg-indigo:hover {
    background-color: #6574cd;
  }

  .sm\:hover\:bg-indigo-light:hover {
    background-color: #7886d7;
  }

  .sm\:hover\:bg-indigo-lighter:hover {
    background-color: #b2b7ff;
  }

  .sm\:hover\:bg-indigo-lightest:hover {
    background-color: #e6e8ff;
  }

  .sm\:hover\:bg-purple-darkest:hover {
    background-color: #21183c;
  }

  .sm\:hover\:bg-purple-darker:hover {
    background-color: #382b5f;
  }

  .sm\:hover\:bg-purple-dark:hover {
    background-color: #794acf;
  }

  .sm\:hover\:bg-purple:hover {
    background-color: #9561e2;
  }

  .sm\:hover\:bg-purple-light:hover {
    background-color: #a779e9;
  }

  .sm\:hover\:bg-purple-lighter:hover {
    background-color: #d6bbfc;
  }

  .sm\:hover\:bg-purple-lightest:hover {
    background-color: #f3ebff;
  }

  .sm\:hover\:bg-pink-darkest:hover {
    background-color: #451225;
  }

  .sm\:hover\:bg-pink-darker:hover {
    background-color: #6f213f;
  }

  .sm\:hover\:bg-pink-dark:hover {
    background-color: #eb5286;
  }

  .sm\:hover\:bg-pink:hover {
    background-color: #f66d9b;
  }

  .sm\:hover\:bg-pink-light:hover {
    background-color: #fa7ea8;
  }

  .sm\:hover\:bg-pink-lighter:hover {
    background-color: #ffbbca;
  }

  .sm\:hover\:bg-pink-lightest:hover {
    background-color: #ffebef;
  }

  .sm\:hover\:bg-d7:hover {
    background-color: #5f6545;
  }

  .sm\:hover\:bg-d5:hover {
    background-color: #977955;
  }

  .sm\:hover\:bg-d3:hover {
    background-color: #2d2d2d;
  }

  .sm\:hover\:bg-transparent-override:hover {
    background-color: transparent;
  }

  .sm\:bg-bottom {
    background-position: bottom;
  }

  .sm\:bg-center {
    background-position: center;
  }

  .sm\:bg-left {
    background-position: left;
  }

  .sm\:bg-left-bottom {
    background-position: left bottom;
  }

  .sm\:bg-left-top {
    background-position: left top;
  }

  .sm\:bg-right {
    background-position: right;
  }

  .sm\:bg-right-bottom {
    background-position: right bottom;
  }

  .sm\:bg-right-top {
    background-position: right top;
  }

  .sm\:bg-top {
    background-position: top;
  }

  .sm\:bg-repeat {
    background-repeat: repeat;
  }

  .sm\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .sm\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .sm\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .sm\:bg-auto {
    background-size: auto;
  }

  .sm\:bg-cover {
    background-size: cover;
  }

  .sm\:bg-contain {
    background-size: contain;
  }

  .sm\:border-transparent {
    border-color: transparent;
  }

  .sm\:border-black {
    border-color: #111;
  }

  .sm\:border-grey-darkest {
    border-color: #1a1a1a;
  }

  .sm\:border-grey-darker {
    border-color: #2a2a2a;
  }

  .sm\:border-grey-dark {
    border-color: #757675;
  }

  .sm\:border-grey {
    border-color: #a5a5a4;
  }

  .sm\:border-grey-light {
    border-color: #ddd;
  }

  .sm\:border-grey-lighter {
    border-color: #e6e6e7;
  }

  .sm\:border-grey-lightest {
    border-color: #f8fafc;
  }

  .sm\:border-white {
    border-color: #fff;
  }

  .sm\:border-red-darkest {
    border-color: #3b0d0c;
  }

  .sm\:border-red-darker {
    border-color: #621b18;
  }

  .sm\:border-red-dark {
    border-color: #cc1f1a;
  }

  .sm\:border-red {
    border-color: #cd2027;
  }

  .sm\:border-transparent-red {
    border-color: rgba(205, 32, 39, .95);
  }

  .sm\:border-red-light {
    border-color: #ef5753;
  }

  .sm\:border-red-lighter {
    border-color: #f9acaa;
  }

  .sm\:border-red-lightest {
    border-color: #fcebea;
  }

  .sm\:border-orange-darkest {
    border-color: #462a16;
  }

  .sm\:border-orange-darker {
    border-color: #613b1f;
  }

  .sm\:border-orange-dark {
    border-color: #de751f;
  }

  .sm\:border-orange {
    border-color: #f6993f;
  }

  .sm\:border-orange-light {
    border-color: #faad63;
  }

  .sm\:border-orange-lighter {
    border-color: #fcd9b6;
  }

  .sm\:border-orange-lightest {
    border-color: #fff5eb;
  }

  .sm\:border-yellow-darkest {
    border-color: #453411;
  }

  .sm\:border-yellow-darker {
    border-color: #684f1d;
  }

  .sm\:border-yellow-dark {
    border-color: #f2d024;
  }

  .sm\:border-yellow {
    border-color: #ffed4a;
  }

  .sm\:border-yellow-light {
    border-color: #fff382;
  }

  .sm\:border-yellow-lighter {
    border-color: #fff9c2;
  }

  .sm\:border-yellow-lightest {
    border-color: #fcfbeb;
  }

  .sm\:border-green-darkest {
    border-color: #0f2f21;
  }

  .sm\:border-green-darker {
    border-color: #1a4731;
  }

  .sm\:border-green-dark {
    border-color: #1f9d55;
  }

  .sm\:border-green {
    border-color: #38c172;
  }

  .sm\:border-green-light {
    border-color: #51d88a;
  }

  .sm\:border-green-lighter {
    border-color: #a2f5bf;
  }

  .sm\:border-green-lightest {
    border-color: #e3fcec;
  }

  .sm\:border-teal-darkest {
    border-color: #0d3331;
  }

  .sm\:border-teal-darker {
    border-color: #20504f;
  }

  .sm\:border-teal-dark {
    border-color: #38a89d;
  }

  .sm\:border-teal {
    border-color: #4dc0b5;
  }

  .sm\:border-teal-light {
    border-color: #64d5ca;
  }

  .sm\:border-teal-lighter {
    border-color: #a0f0ed;
  }

  .sm\:border-teal-lightest {
    border-color: #e8fffe;
  }

  .sm\:border-blue-darkest {
    border-color: #12283a;
  }

  .sm\:border-blue-darker {
    border-color: #1c3d5a;
  }

  .sm\:border-blue-dark {
    border-color: #2779bd;
  }

  .sm\:border-blue {
    border-color: #3490dc;
  }

  .sm\:border-blue-light {
    border-color: #6cb2eb;
  }

  .sm\:border-blue-lighter {
    border-color: #bcdefa;
  }

  .sm\:border-blue-lightest {
    border-color: #eff8ff;
  }

  .sm\:border-indigo-darkest {
    border-color: #191e38;
  }

  .sm\:border-indigo-darker {
    border-color: #2f365f;
  }

  .sm\:border-indigo-dark {
    border-color: #5661b3;
  }

  .sm\:border-indigo {
    border-color: #6574cd;
  }

  .sm\:border-indigo-light {
    border-color: #7886d7;
  }

  .sm\:border-indigo-lighter {
    border-color: #b2b7ff;
  }

  .sm\:border-indigo-lightest {
    border-color: #e6e8ff;
  }

  .sm\:border-purple-darkest {
    border-color: #21183c;
  }

  .sm\:border-purple-darker {
    border-color: #382b5f;
  }

  .sm\:border-purple-dark {
    border-color: #794acf;
  }

  .sm\:border-purple {
    border-color: #9561e2;
  }

  .sm\:border-purple-light {
    border-color: #a779e9;
  }

  .sm\:border-purple-lighter {
    border-color: #d6bbfc;
  }

  .sm\:border-purple-lightest {
    border-color: #f3ebff;
  }

  .sm\:border-pink-darkest {
    border-color: #451225;
  }

  .sm\:border-pink-darker {
    border-color: #6f213f;
  }

  .sm\:border-pink-dark {
    border-color: #eb5286;
  }

  .sm\:border-pink {
    border-color: #f66d9b;
  }

  .sm\:border-pink-light {
    border-color: #fa7ea8;
  }

  .sm\:border-pink-lighter {
    border-color: #ffbbca;
  }

  .sm\:border-pink-lightest {
    border-color: #ffebef;
  }

  .sm\:border-d7 {
    border-color: #5f6545;
  }

  .sm\:border-d5 {
    border-color: #977955;
  }

  .sm\:border-d3 {
    border-color: #2d2d2d;
  }

  .sm\:border-transparent-override {
    border-color: transparent;
  }

  .sm\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .sm\:hover\:border-black:hover {
    border-color: #111;
  }

  .sm\:hover\:border-grey-darkest:hover {
    border-color: #1a1a1a;
  }

  .sm\:hover\:border-grey-darker:hover {
    border-color: #2a2a2a;
  }

  .sm\:hover\:border-grey-dark:hover {
    border-color: #757675;
  }

  .sm\:hover\:border-grey:hover {
    border-color: #a5a5a4;
  }

  .sm\:hover\:border-grey-light:hover {
    border-color: #ddd;
  }

  .sm\:hover\:border-grey-lighter:hover {
    border-color: #e6e6e7;
  }

  .sm\:hover\:border-grey-lightest:hover {
    border-color: #f8fafc;
  }

  .sm\:hover\:border-white:hover {
    border-color: #fff;
  }

  .sm\:hover\:border-red-darkest:hover {
    border-color: #3b0d0c;
  }

  .sm\:hover\:border-red-darker:hover {
    border-color: #621b18;
  }

  .sm\:hover\:border-red-dark:hover {
    border-color: #cc1f1a;
  }

  .sm\:hover\:border-red:hover {
    border-color: #cd2027;
  }

  .sm\:hover\:border-transparent-red:hover {
    border-color: rgba(205, 32, 39, .95);
  }

  .sm\:hover\:border-red-light:hover {
    border-color: #ef5753;
  }

  .sm\:hover\:border-red-lighter:hover {
    border-color: #f9acaa;
  }

  .sm\:hover\:border-red-lightest:hover {
    border-color: #fcebea;
  }

  .sm\:hover\:border-orange-darkest:hover {
    border-color: #462a16;
  }

  .sm\:hover\:border-orange-darker:hover {
    border-color: #613b1f;
  }

  .sm\:hover\:border-orange-dark:hover {
    border-color: #de751f;
  }

  .sm\:hover\:border-orange:hover {
    border-color: #f6993f;
  }

  .sm\:hover\:border-orange-light:hover {
    border-color: #faad63;
  }

  .sm\:hover\:border-orange-lighter:hover {
    border-color: #fcd9b6;
  }

  .sm\:hover\:border-orange-lightest:hover {
    border-color: #fff5eb;
  }

  .sm\:hover\:border-yellow-darkest:hover {
    border-color: #453411;
  }

  .sm\:hover\:border-yellow-darker:hover {
    border-color: #684f1d;
  }

  .sm\:hover\:border-yellow-dark:hover {
    border-color: #f2d024;
  }

  .sm\:hover\:border-yellow:hover {
    border-color: #ffed4a;
  }

  .sm\:hover\:border-yellow-light:hover {
    border-color: #fff382;
  }

  .sm\:hover\:border-yellow-lighter:hover {
    border-color: #fff9c2;
  }

  .sm\:hover\:border-yellow-lightest:hover {
    border-color: #fcfbeb;
  }

  .sm\:hover\:border-green-darkest:hover {
    border-color: #0f2f21;
  }

  .sm\:hover\:border-green-darker:hover {
    border-color: #1a4731;
  }

  .sm\:hover\:border-green-dark:hover {
    border-color: #1f9d55;
  }

  .sm\:hover\:border-green:hover {
    border-color: #38c172;
  }

  .sm\:hover\:border-green-light:hover {
    border-color: #51d88a;
  }

  .sm\:hover\:border-green-lighter:hover {
    border-color: #a2f5bf;
  }

  .sm\:hover\:border-green-lightest:hover {
    border-color: #e3fcec;
  }

  .sm\:hover\:border-teal-darkest:hover {
    border-color: #0d3331;
  }

  .sm\:hover\:border-teal-darker:hover {
    border-color: #20504f;
  }

  .sm\:hover\:border-teal-dark:hover {
    border-color: #38a89d;
  }

  .sm\:hover\:border-teal:hover {
    border-color: #4dc0b5;
  }

  .sm\:hover\:border-teal-light:hover {
    border-color: #64d5ca;
  }

  .sm\:hover\:border-teal-lighter:hover {
    border-color: #a0f0ed;
  }

  .sm\:hover\:border-teal-lightest:hover {
    border-color: #e8fffe;
  }

  .sm\:hover\:border-blue-darkest:hover {
    border-color: #12283a;
  }

  .sm\:hover\:border-blue-darker:hover {
    border-color: #1c3d5a;
  }

  .sm\:hover\:border-blue-dark:hover {
    border-color: #2779bd;
  }

  .sm\:hover\:border-blue:hover {
    border-color: #3490dc;
  }

  .sm\:hover\:border-blue-light:hover {
    border-color: #6cb2eb;
  }

  .sm\:hover\:border-blue-lighter:hover {
    border-color: #bcdefa;
  }

  .sm\:hover\:border-blue-lightest:hover {
    border-color: #eff8ff;
  }

  .sm\:hover\:border-indigo-darkest:hover {
    border-color: #191e38;
  }

  .sm\:hover\:border-indigo-darker:hover {
    border-color: #2f365f;
  }

  .sm\:hover\:border-indigo-dark:hover {
    border-color: #5661b3;
  }

  .sm\:hover\:border-indigo:hover {
    border-color: #6574cd;
  }

  .sm\:hover\:border-indigo-light:hover {
    border-color: #7886d7;
  }

  .sm\:hover\:border-indigo-lighter:hover {
    border-color: #b2b7ff;
  }

  .sm\:hover\:border-indigo-lightest:hover {
    border-color: #e6e8ff;
  }

  .sm\:hover\:border-purple-darkest:hover {
    border-color: #21183c;
  }

  .sm\:hover\:border-purple-darker:hover {
    border-color: #382b5f;
  }

  .sm\:hover\:border-purple-dark:hover {
    border-color: #794acf;
  }

  .sm\:hover\:border-purple:hover {
    border-color: #9561e2;
  }

  .sm\:hover\:border-purple-light:hover {
    border-color: #a779e9;
  }

  .sm\:hover\:border-purple-lighter:hover {
    border-color: #d6bbfc;
  }

  .sm\:hover\:border-purple-lightest:hover {
    border-color: #f3ebff;
  }

  .sm\:hover\:border-pink-darkest:hover {
    border-color: #451225;
  }

  .sm\:hover\:border-pink-darker:hover {
    border-color: #6f213f;
  }

  .sm\:hover\:border-pink-dark:hover {
    border-color: #eb5286;
  }

  .sm\:hover\:border-pink:hover {
    border-color: #f66d9b;
  }

  .sm\:hover\:border-pink-light:hover {
    border-color: #fa7ea8;
  }

  .sm\:hover\:border-pink-lighter:hover {
    border-color: #ffbbca;
  }

  .sm\:hover\:border-pink-lightest:hover {
    border-color: #ffebef;
  }

  .sm\:hover\:border-d7:hover {
    border-color: #5f6545;
  }

  .sm\:hover\:border-d5:hover {
    border-color: #977955;
  }

  .sm\:hover\:border-d3:hover {
    border-color: #2d2d2d;
  }

  .sm\:hover\:border-transparent-override:hover {
    border-color: transparent;
  }

  .sm\:rounded-none {
    border-radius: 0;
  }

  .sm\:rounded-sm {
    border-radius: .125rem;
  }

  .sm\:rounded {
    border-radius: .25rem;
  }

  .sm\:rounded-lg {
    border-radius: .5rem;
  }

  .sm\:rounded-full {
    border-radius: 9999px;
  }

  .sm\:rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .sm\:rounded-r-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .sm\:rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .sm\:rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .sm\:rounded-t-sm {
    border-top-left-radius: .125rem;
    border-top-right-radius: .125rem;
  }

  .sm\:rounded-r-sm {
    border-top-right-radius: .125rem;
    border-bottom-right-radius: .125rem;
  }

  .sm\:rounded-b-sm {
    border-bottom-right-radius: .125rem;
    border-bottom-left-radius: .125rem;
  }

  .sm\:rounded-l-sm {
    border-top-left-radius: .125rem;
    border-bottom-left-radius: .125rem;
  }

  .sm\:rounded-t {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
  }

  .sm\:rounded-r {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
  }

  .sm\:rounded-b {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }

  .sm\:rounded-l {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }

  .sm\:rounded-t-lg {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
  }

  .sm\:rounded-r-lg {
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem;
  }

  .sm\:rounded-b-lg {
    border-bottom-right-radius: .5rem;
    border-bottom-left-radius: .5rem;
  }

  .sm\:rounded-l-lg {
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem;
  }

  .sm\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .sm\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .sm\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .sm\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .sm\:rounded-tl-none {
    border-top-left-radius: 0;
  }

  .sm\:rounded-tr-none {
    border-top-right-radius: 0;
  }

  .sm\:rounded-br-none {
    border-bottom-right-radius: 0;
  }

  .sm\:rounded-bl-none {
    border-bottom-left-radius: 0;
  }

  .sm\:rounded-tl-sm {
    border-top-left-radius: .125rem;
  }

  .sm\:rounded-tr-sm {
    border-top-right-radius: .125rem;
  }

  .sm\:rounded-br-sm {
    border-bottom-right-radius: .125rem;
  }

  .sm\:rounded-bl-sm {
    border-bottom-left-radius: .125rem;
  }

  .sm\:rounded-tl {
    border-top-left-radius: .25rem;
  }

  .sm\:rounded-tr {
    border-top-right-radius: .25rem;
  }

  .sm\:rounded-br {
    border-bottom-right-radius: .25rem;
  }

  .sm\:rounded-bl {
    border-bottom-left-radius: .25rem;
  }

  .sm\:rounded-tl-lg {
    border-top-left-radius: .5rem;
  }

  .sm\:rounded-tr-lg {
    border-top-right-radius: .5rem;
  }

  .sm\:rounded-br-lg {
    border-bottom-right-radius: .5rem;
  }

  .sm\:rounded-bl-lg {
    border-bottom-left-radius: .5rem;
  }

  .sm\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .sm\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .sm\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .sm\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .sm\:border-solid {
    border-style: solid;
  }

  .sm\:border-dashed {
    border-style: dashed;
  }

  .sm\:border-dotted {
    border-style: dotted;
  }

  .sm\:border-none {
    border-style: none;
  }

  .sm\:border-0 {
    border-width: 0;
  }

  .sm\:border-2 {
    border-width: 2px;
  }

  .sm\:border-4 {
    border-width: 4px;
  }

  .sm\:border-8 {
    border-width: 8px;
  }

  .sm\:border {
    border-width: 1px;
  }

  .sm\:border-t-0 {
    border-top-width: 0;
  }

  .sm\:border-r-0 {
    border-right-width: 0;
  }

  .sm\:border-b-0 {
    border-bottom-width: 0;
  }

  .sm\:border-l-0 {
    border-left-width: 0;
  }

  .sm\:border-t-2 {
    border-top-width: 2px;
  }

  .sm\:border-r-2 {
    border-right-width: 2px;
  }

  .sm\:border-b-2 {
    border-bottom-width: 2px;
  }

  .sm\:border-l-2 {
    border-left-width: 2px;
  }

  .sm\:border-t-4 {
    border-top-width: 4px;
  }

  .sm\:border-r-4 {
    border-right-width: 4px;
  }

  .sm\:border-b-4 {
    border-bottom-width: 4px;
  }

  .sm\:border-l-4 {
    border-left-width: 4px;
  }

  .sm\:border-t-8 {
    border-top-width: 8px;
  }

  .sm\:border-r-8 {
    border-right-width: 8px;
  }

  .sm\:border-b-8 {
    border-bottom-width: 8px;
  }

  .sm\:border-l-8 {
    border-left-width: 8px;
  }

  .sm\:border-t {
    border-top-width: 1px;
  }

  .sm\:border-r {
    border-right-width: 1px;
  }

  .sm\:border-b {
    border-bottom-width: 1px;
  }

  .sm\:border-l {
    border-left-width: 1px;
  }

  .sm\:cursor-auto {
    cursor: auto;
  }

  .sm\:cursor-default {
    cursor: default;
  }

  .sm\:cursor-pointer {
    cursor: pointer;
  }

  .sm\:cursor-wait {
    cursor: wait;
  }

  .sm\:cursor-move {
    cursor: move;
  }

  .sm\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .sm\:block {
    display: block;
  }

  .sm\:inline-block {
    display: inline-block;
  }

  .sm\:inline {
    display: inline;
  }

  .sm\:table {
    display: table;
  }

  .sm\:table-row {
    display: table-row;
  }

  .sm\:table-cell {
    display: table-cell;
  }

  .sm\:hidden {
    display: none;
  }

  .group:hover .sm\:group-hover\:block {
    display: block;
  }

  .group:hover .sm\:group-hover\:inline-block {
    display: inline-block;
  }

  .group:hover .sm\:group-hover\:inline {
    display: inline;
  }

  .group:hover .sm\:group-hover\:table {
    display: table;
  }

  .group:hover .sm\:group-hover\:table-row {
    display: table-row;
  }

  .group:hover .sm\:group-hover\:table-cell {
    display: table-cell;
  }

  .group:hover .sm\:group-hover\:hidden {
    display: none;
  }

  .sm\:hover\:block:hover {
    display: block;
  }

  .sm\:hover\:inline-block:hover {
    display: inline-block;
  }

  .sm\:hover\:inline:hover {
    display: inline;
  }

  .sm\:hover\:table:hover {
    display: table;
  }

  .sm\:hover\:table-row:hover {
    display: table-row;
  }

  .sm\:hover\:table-cell:hover {
    display: table-cell;
  }

  .sm\:hover\:hidden:hover {
    display: none;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:inline-flex {
    display: inline-flex;
  }

  .sm\:flex-row {
    flex-direction: row;
  }

  .sm\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .sm\:flex-col {
    flex-direction: column;
  }

  .sm\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .sm\:flex-wrap {
    flex-wrap: wrap;
  }

  .sm\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .sm\:flex-no-wrap {
    flex-wrap: nowrap;
  }

  .sm\:items-start {
    align-items: flex-start;
  }

  .sm\:items-end {
    align-items: flex-end;
  }

  .sm\:items-center {
    align-items: center;
  }

  .sm\:items-baseline {
    align-items: baseline;
  }

  .sm\:items-stretch {
    align-items: stretch;
  }

  .sm\:self-auto {
    align-self: auto;
  }

  .sm\:self-start {
    align-self: flex-start;
  }

  .sm\:self-end {
    align-self: flex-end;
  }

  .sm\:self-center {
    align-self: center;
  }

  .sm\:self-stretch {
    align-self: stretch;
  }

  .sm\:justify-start {
    justify-content: flex-start;
  }

  .sm\:justify-end {
    justify-content: flex-end;
  }

  .sm\:justify-center {
    justify-content: center;
  }

  .sm\:justify-between {
    justify-content: space-between;
  }

  .sm\:justify-around {
    justify-content: space-around;
  }

  .sm\:content-center {
    align-content: center;
  }

  .sm\:content-start {
    align-content: flex-start;
  }

  .sm\:content-end {
    align-content: flex-end;
  }

  .sm\:content-between {
    align-content: space-between;
  }

  .sm\:content-around {
    align-content: space-around;
  }

  .sm\:flex-1 {
    flex: 1;
  }

  .sm\:flex-auto {
    flex: auto;
  }

  .sm\:flex-initial {
    flex: initial;
  }

  .sm\:flex-none {
    flex: none;
  }

  .sm\:flex-grow {
    flex-grow: 1;
  }

  .sm\:flex-shrink {
    flex-shrink: 1;
  }

  .sm\:flex-no-grow {
    flex-grow: 0;
  }

  .sm\:flex-no-shrink {
    flex-shrink: 0;
  }

  .sm\:float-right {
    float: right;
  }

  .sm\:float-left {
    float: left;
  }

  .sm\:float-none {
    float: none;
  }

  .sm\:clearfix:after {
    content: "";
    display: table;
    clear: both;
  }

  .sm\:font-sans {
    font-family: quiet-sans, system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  }

  .sm\:font-serif {
    font-family: Constantia, Lucida Bright, Lucidabright, Lucida Serif, Lucida, DejaVu Serif, Bitstream Vera Serif, Liberation Serif, Georgia, serif;
  }

  .sm\:font-mono {
    font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  }

  .sm\:font-hairline {
    font-weight: 100;
  }

  .sm\:font-thin {
    font-weight: 200;
  }

  .sm\:font-light {
    font-weight: 300;
  }

  .sm\:font-normal {
    font-weight: 400;
  }

  .sm\:font-medium {
    font-weight: 500;
  }

  .sm\:font-semibold {
    font-weight: 600;
  }

  .sm\:font-bold {
    font-weight: 700;
  }

  .sm\:font-extrabold {
    font-weight: 800;
  }

  .sm\:font-black {
    font-weight: 900;
  }

  .sm\:hover\:font-hairline:hover {
    font-weight: 100;
  }

  .sm\:hover\:font-thin:hover {
    font-weight: 200;
  }

  .sm\:hover\:font-light:hover {
    font-weight: 300;
  }

  .sm\:hover\:font-normal:hover {
    font-weight: 400;
  }

  .sm\:hover\:font-medium:hover {
    font-weight: 500;
  }

  .sm\:hover\:font-semibold:hover {
    font-weight: 600;
  }

  .sm\:hover\:font-bold:hover {
    font-weight: 700;
  }

  .sm\:hover\:font-extrabold:hover {
    font-weight: 800;
  }

  .sm\:hover\:font-black:hover {
    font-weight: 900;
  }

  .sm\:h-1 {
    height: .25rem;
  }

  .sm\:h-2 {
    height: .5rem;
  }

  .sm\:h-3 {
    height: .75rem;
  }

  .sm\:h-4 {
    height: 1rem;
  }

  .sm\:h-6 {
    height: 1.5rem;
  }

  .sm\:h-8 {
    height: 2rem;
  }

  .sm\:h-10 {
    height: 2.5rem;
  }

  .sm\:h-12 {
    height: 3rem;
  }

  .sm\:h-16 {
    height: 4rem;
  }

  .sm\:h-24 {
    height: 6rem;
  }

  .sm\:h-32 {
    height: 8rem;
  }

  .sm\:h-48 {
    height: 12rem;
  }

  .sm\:h-64 {
    height: 16rem;
  }

  .sm\:h-240 {
    height: 60rem;
  }

  .sm\:h-auto {
    height: auto;
  }

  .sm\:h-px {
    height: 1px;
  }

  .sm\:h-full {
    height: 100%;
  }

  .sm\:h-screen {
    height: 100vh;
  }

  .sm\:leading-none {
    line-height: 1;
  }

  .sm\:leading-tight {
    line-height: 1.25;
  }

  .sm\:leading-normal {
    line-height: 1.5;
  }

  .sm\:leading-loose {
    line-height: 2;
  }

  .sm\:m-0 {
    margin: 0;
  }

  .sm\:m-1 {
    margin: .25rem;
  }

  .sm\:m-2 {
    margin: .5rem;
  }

  .sm\:m-3 {
    margin: .75rem;
  }

  .sm\:m-4 {
    margin: 1rem;
  }

  .sm\:m-6 {
    margin: 1.5rem;
  }

  .sm\:m-8 {
    margin: 2rem;
  }

  .sm\:m-10 {
    margin: 2.5rem;
  }

  .sm\:m-12 {
    margin: 3rem;
  }

  .sm\:m-14 {
    margin: 3.5rem;
  }

  .sm\:m-16 {
    margin: 4rem;
  }

  .sm\:m-18 {
    margin: 4.5rem;
  }

  .sm\:m-20 {
    margin: 5rem;
  }

  .sm\:m-40 {
    margin: 10rem;
  }

  .sm\:m-auto {
    margin: auto;
  }

  .sm\:m-px {
    margin: 1px;
  }

  .sm\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .sm\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .sm\:my-1 {
    margin-top: .25rem;
    margin-bottom: .25rem;
  }

  .sm\:mx-1 {
    margin-left: .25rem;
    margin-right: .25rem;
  }

  .sm\:my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .sm\:mx-2 {
    margin-left: .5rem;
    margin-right: .5rem;
  }

  .sm\:my-3 {
    margin-top: .75rem;
    margin-bottom: .75rem;
  }

  .sm\:mx-3 {
    margin-left: .75rem;
    margin-right: .75rem;
  }

  .sm\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .sm\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .sm\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .sm\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .sm\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .sm\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .sm\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .sm\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .sm\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .sm\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .sm\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .sm\:mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .sm\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .sm\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .sm\:my-18 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .sm\:mx-18 {
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .sm\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .sm\:mx-20 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .sm\:my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .sm\:mx-40 {
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .sm\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .sm\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .sm\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .sm\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .sm\:mt-0 {
    margin-top: 0;
  }

  .sm\:mr-0 {
    margin-right: 0;
  }

  .sm\:mb-0 {
    margin-bottom: 0;
  }

  .sm\:ml-0 {
    margin-left: 0;
  }

  .sm\:mt-1 {
    margin-top: .25rem;
  }

  .sm\:mr-1 {
    margin-right: .25rem;
  }

  .sm\:mb-1 {
    margin-bottom: .25rem;
  }

  .sm\:ml-1 {
    margin-left: .25rem;
  }

  .sm\:mt-2 {
    margin-top: .5rem;
  }

  .sm\:mr-2 {
    margin-right: .5rem;
  }

  .sm\:mb-2 {
    margin-bottom: .5rem;
  }

  .sm\:ml-2 {
    margin-left: .5rem;
  }

  .sm\:mt-3 {
    margin-top: .75rem;
  }

  .sm\:mr-3 {
    margin-right: .75rem;
  }

  .sm\:mb-3 {
    margin-bottom: .75rem;
  }

  .sm\:ml-3 {
    margin-left: .75rem;
  }

  .sm\:mt-4 {
    margin-top: 1rem;
  }

  .sm\:mr-4 {
    margin-right: 1rem;
  }

  .sm\:mb-4 {
    margin-bottom: 1rem;
  }

  .sm\:ml-4 {
    margin-left: 1rem;
  }

  .sm\:mt-6 {
    margin-top: 1.5rem;
  }

  .sm\:mr-6 {
    margin-right: 1.5rem;
  }

  .sm\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .sm\:ml-6 {
    margin-left: 1.5rem;
  }

  .sm\:mt-8 {
    margin-top: 2rem;
  }

  .sm\:mr-8 {
    margin-right: 2rem;
  }

  .sm\:mb-8 {
    margin-bottom: 2rem;
  }

  .sm\:ml-8 {
    margin-left: 2rem;
  }

  .sm\:mt-10 {
    margin-top: 2.5rem;
  }

  .sm\:mr-10 {
    margin-right: 2.5rem;
  }

  .sm\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .sm\:ml-10 {
    margin-left: 2.5rem;
  }

  .sm\:mt-12 {
    margin-top: 3rem;
  }

  .sm\:mr-12 {
    margin-right: 3rem;
  }

  .sm\:mb-12 {
    margin-bottom: 3rem;
  }

  .sm\:ml-12 {
    margin-left: 3rem;
  }

  .sm\:mt-14 {
    margin-top: 3.5rem;
  }

  .sm\:mr-14 {
    margin-right: 3.5rem;
  }

  .sm\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .sm\:ml-14 {
    margin-left: 3.5rem;
  }

  .sm\:mt-16 {
    margin-top: 4rem;
  }

  .sm\:mr-16 {
    margin-right: 4rem;
  }

  .sm\:mb-16 {
    margin-bottom: 4rem;
  }

  .sm\:ml-16 {
    margin-left: 4rem;
  }

  .sm\:mt-18 {
    margin-top: 4.5rem;
  }

  .sm\:mr-18 {
    margin-right: 4.5rem;
  }

  .sm\:mb-18 {
    margin-bottom: 4.5rem;
  }

  .sm\:ml-18 {
    margin-left: 4.5rem;
  }

  .sm\:mt-20 {
    margin-top: 5rem;
  }

  .sm\:mr-20 {
    margin-right: 5rem;
  }

  .sm\:mb-20 {
    margin-bottom: 5rem;
  }

  .sm\:ml-20 {
    margin-left: 5rem;
  }

  .sm\:mt-40 {
    margin-top: 10rem;
  }

  .sm\:mr-40 {
    margin-right: 10rem;
  }

  .sm\:mb-40 {
    margin-bottom: 10rem;
  }

  .sm\:ml-40 {
    margin-left: 10rem;
  }

  .sm\:mt-auto {
    margin-top: auto;
  }

  .sm\:mr-auto {
    margin-right: auto;
  }

  .sm\:mb-auto {
    margin-bottom: auto;
  }

  .sm\:ml-auto {
    margin-left: auto;
  }

  .sm\:mt-px {
    margin-top: 1px;
  }

  .sm\:mr-px {
    margin-right: 1px;
  }

  .sm\:mb-px {
    margin-bottom: 1px;
  }

  .sm\:ml-px {
    margin-left: 1px;
  }

  .sm\:max-h-xxs {
    max-height: 15rem;
  }

  .sm\:max-h-xs {
    max-height: 20rem;
  }

  .sm\:max-h-sm {
    max-height: 30rem;
  }

  .sm\:max-h-md {
    max-height: 40rem;
  }

  .sm\:max-h-lg {
    max-height: 50rem;
  }

  .sm\:max-h-xl {
    max-height: 60rem;
  }

  .sm\:max-h-2xl {
    max-height: 70rem;
  }

  .sm\:max-h-3xl {
    max-height: 80rem;
  }

  .sm\:max-h-4xl {
    max-height: 90rem;
  }

  .sm\:max-h-5xl {
    max-height: 100rem;
  }

  .sm\:max-h-6xl {
    max-height: 110rem;
  }

  .sm\:max-h-7xl {
    max-height: 120rem;
  }

  .sm\:max-h-8xl {
    max-height: 130rem;
  }

  .sm\:max-h-full {
    max-height: 100%;
  }

  .sm\:max-h-screen {
    max-height: 100vh;
  }

  .sm\:max-w-xxs {
    max-width: 15rem;
  }

  .sm\:max-w-xs {
    max-width: 20rem;
  }

  .sm\:max-w-sm {
    max-width: 30rem;
  }

  .sm\:max-w-md {
    max-width: 40rem;
  }

  .sm\:max-w-lg {
    max-width: 50rem;
  }

  .sm\:max-w-xl {
    max-width: 60rem;
  }

  .sm\:max-w-2xl {
    max-width: 70rem;
  }

  .sm\:max-w-3xl {
    max-width: 80rem;
  }

  .sm\:max-w-4xl {
    max-width: 90rem;
  }

  .sm\:max-w-5xl {
    max-width: 100rem;
  }

  .sm\:max-w-6xl {
    max-width: 110rem;
  }

  .sm\:max-w-7xl {
    max-width: 120rem;
  }

  .sm\:max-w-8xl {
    max-width: 130rem;
  }

  .sm\:max-w-full {
    max-width: 100%;
  }

  .sm\:min-h-0 {
    min-height: 0;
  }

  .sm\:min-h-full {
    min-height: 100%;
  }

  .sm\:min-h-screen {
    min-height: 100vh;
  }

  .sm\:min-w-0 {
    min-width: 0;
  }

  .sm\:min-w-xxs {
    min-width: 15rem;
  }

  .sm\:min-w-xs {
    min-width: 20rem;
  }

  .sm\:min-w-sm {
    min-width: 30rem;
  }

  .sm\:min-w-md {
    min-width: 40rem;
  }

  .sm\:min-w-lg {
    min-width: 50rem;
  }

  .sm\:min-w-xl {
    min-width: 60rem;
  }

  .sm\:min-w-2xl {
    min-width: 70rem;
  }

  .sm\:min-w-3xl {
    min-width: 80rem;
  }

  .sm\:min-w-4xl {
    min-width: 90rem;
  }

  .sm\:min-w-5xl {
    min-width: 100rem;
  }

  .sm\:min-w-6xl {
    min-width: 110rem;
  }

  .sm\:min-w-7xl {
    min-width: 120rem;
  }

  .sm\:min-w-8xl {
    min-width: 130rem;
  }

  .sm\:min-w-full {
    min-width: 100%;
  }

  .sm\:-m-0 {
    margin: 0;
  }

  .sm\:-m-1 {
    margin: -0.25rem;
  }

  .sm\:-m-2 {
    margin: -0.5rem;
  }

  .sm\:-m-3 {
    margin: -0.75rem;
  }

  .sm\:-m-4 {
    margin: -1rem;
  }

  .sm\:-m-6 {
    margin: -1.5rem;
  }

  .sm\:-m-8 {
    margin: -2rem;
  }

  .sm\:-m-px {
    margin: -1px;
  }

  .sm\:-my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .sm\:-mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .sm\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .sm\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .sm\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .sm\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .sm\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .sm\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .sm\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .sm\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .sm\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .sm\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .sm\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .sm\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .sm\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .sm\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .sm\:-mt-0 {
    margin-top: 0;
  }

  .sm\:-mr-0 {
    margin-right: 0;
  }

  .sm\:-mb-0 {
    margin-bottom: 0;
  }

  .sm\:-ml-0 {
    margin-left: 0;
  }

  .sm\:-mt-1 {
    margin-top: -0.25rem;
  }

  .sm\:-mr-1 {
    margin-right: -0.25rem;
  }

  .sm\:-mb-1 {
    margin-bottom: -0.25rem;
  }

  .sm\:-ml-1 {
    margin-left: -0.25rem;
  }

  .sm\:-mt-2 {
    margin-top: -0.5rem;
  }

  .sm\:-mr-2 {
    margin-right: -0.5rem;
  }

  .sm\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .sm\:-ml-2 {
    margin-left: -0.5rem;
  }

  .sm\:-mt-3 {
    margin-top: -0.75rem;
  }

  .sm\:-mr-3 {
    margin-right: -0.75rem;
  }

  .sm\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .sm\:-ml-3 {
    margin-left: -0.75rem;
  }

  .sm\:-mt-4 {
    margin-top: -1rem;
  }

  .sm\:-mr-4 {
    margin-right: -1rem;
  }

  .sm\:-mb-4 {
    margin-bottom: -1rem;
  }

  .sm\:-ml-4 {
    margin-left: -1rem;
  }

  .sm\:-mt-6 {
    margin-top: -1.5rem;
  }

  .sm\:-mr-6 {
    margin-right: -1.5rem;
  }

  .sm\:-mb-6 {
    margin-bottom: -1.5rem;
  }

  .sm\:-ml-6 {
    margin-left: -1.5rem;
  }

  .sm\:-mt-8 {
    margin-top: -2rem;
  }

  .sm\:-mr-8 {
    margin-right: -2rem;
  }

  .sm\:-mb-8 {
    margin-bottom: -2rem;
  }

  .sm\:-ml-8 {
    margin-left: -2rem;
  }

  .sm\:-mt-px {
    margin-top: -1px;
  }

  .sm\:-mr-px {
    margin-right: -1px;
  }

  .sm\:-mb-px {
    margin-bottom: -1px;
  }

  .sm\:-ml-px {
    margin-left: -1px;
  }

  .sm\:opacity-0 {
    opacity: 0;
  }

  .sm\:opacity-25 {
    opacity: .25;
  }

  .sm\:opacity-50 {
    opacity: .5;
  }

  .sm\:opacity-75 {
    opacity: .75;
  }

  .sm\:opacity-100 {
    opacity: 1;
  }

  .group:hover .sm\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .sm\:group-hover\:opacity-25 {
    opacity: .25;
  }

  .group:hover .sm\:group-hover\:opacity-50 {
    opacity: .5;
  }

  .group:hover .sm\:group-hover\:opacity-75 {
    opacity: .75;
  }

  .group:hover .sm\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .sm\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .sm\:hover\:opacity-25:hover {
    opacity: .25;
  }

  .sm\:hover\:opacity-50:hover {
    opacity: .5;
  }

  .sm\:hover\:opacity-75:hover {
    opacity: .75;
  }

  .sm\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .sm\:overflow-auto {
    overflow: auto;
  }

  .sm\:overflow-hidden {
    overflow: hidden;
  }

  .sm\:overflow-visible {
    overflow: visible;
  }

  .sm\:overflow-scroll {
    overflow: scroll;
  }

  .sm\:overflow-x-auto {
    overflow-x: auto;
  }

  .sm\:overflow-y-auto {
    overflow-y: auto;
  }

  .sm\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .sm\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .sm\:overflow-x-visible {
    overflow-x: visible;
  }

  .sm\:overflow-y-visible {
    overflow-y: visible;
  }

  .sm\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .sm\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .sm\:scrolling-touch {
    -webkit-overflow-scrolling: touch;
  }

  .sm\:scrolling-auto {
    -webkit-overflow-scrolling: auto;
  }

  .sm\:p-0 {
    padding: 0;
  }

  .sm\:p-1 {
    padding: .25rem;
  }

  .sm\:p-2 {
    padding: .5rem;
  }

  .sm\:p-3 {
    padding: .75rem;
  }

  .sm\:p-4 {
    padding: 1rem;
  }

  .sm\:p-5 {
    padding: 1.25rem;
  }

  .sm\:p-6 {
    padding: 1.5rem;
  }

  .sm\:p-8 {
    padding: 2rem;
  }

  .sm\:p-10 {
    padding: 2.5rem;
  }

  .sm\:p-12 {
    padding: 3rem;
  }

  .sm\:p-14 {
    padding: 3.5rem;
  }

  .sm\:p-16 {
    padding: 4rem;
  }

  .sm\:p-18 {
    padding: 4.5rem;
  }

  .sm\:p-20 {
    padding: 5rem;
  }

  .sm\:p-40 {
    padding: 10rem;
  }

  .sm\:p-px {
    padding: 1px;
  }

  .sm\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .sm\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .sm\:py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem;
  }

  .sm\:px-1 {
    padding-left: .25rem;
    padding-right: .25rem;
  }

  .sm\:py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .sm\:px-2 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .sm\:py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .sm\:px-3 {
    padding-left: .75rem;
    padding-right: .75rem;
  }

  .sm\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .sm\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .sm\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .sm\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .sm\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .sm\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .sm\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .sm\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .sm\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .sm\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .sm\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .sm\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .sm\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .sm\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .sm\:py-18 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .sm\:px-18 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .sm\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .sm\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .sm\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .sm\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .sm\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .sm\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .sm\:pt-0 {
    padding-top: 0;
  }

  .sm\:pr-0 {
    padding-right: 0;
  }

  .sm\:pb-0 {
    padding-bottom: 0;
  }

  .sm\:pl-0 {
    padding-left: 0;
  }

  .sm\:pt-1 {
    padding-top: .25rem;
  }

  .sm\:pr-1 {
    padding-right: .25rem;
  }

  .sm\:pb-1 {
    padding-bottom: .25rem;
  }

  .sm\:pl-1 {
    padding-left: .25rem;
  }

  .sm\:pt-2 {
    padding-top: .5rem;
  }

  .sm\:pr-2 {
    padding-right: .5rem;
  }

  .sm\:pb-2 {
    padding-bottom: .5rem;
  }

  .sm\:pl-2 {
    padding-left: .5rem;
  }

  .sm\:pt-3 {
    padding-top: .75rem;
  }

  .sm\:pr-3 {
    padding-right: .75rem;
  }

  .sm\:pb-3 {
    padding-bottom: .75rem;
  }

  .sm\:pl-3 {
    padding-left: .75rem;
  }

  .sm\:pt-4 {
    padding-top: 1rem;
  }

  .sm\:pr-4 {
    padding-right: 1rem;
  }

  .sm\:pb-4 {
    padding-bottom: 1rem;
  }

  .sm\:pl-4 {
    padding-left: 1rem;
  }

  .sm\:pt-5 {
    padding-top: 1.25rem;
  }

  .sm\:pr-5 {
    padding-right: 1.25rem;
  }

  .sm\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .sm\:pl-5 {
    padding-left: 1.25rem;
  }

  .sm\:pt-6 {
    padding-top: 1.5rem;
  }

  .sm\:pr-6 {
    padding-right: 1.5rem;
  }

  .sm\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .sm\:pl-6 {
    padding-left: 1.5rem;
  }

  .sm\:pt-8 {
    padding-top: 2rem;
  }

  .sm\:pr-8 {
    padding-right: 2rem;
  }

  .sm\:pb-8 {
    padding-bottom: 2rem;
  }

  .sm\:pl-8 {
    padding-left: 2rem;
  }

  .sm\:pt-10 {
    padding-top: 2.5rem;
  }

  .sm\:pr-10 {
    padding-right: 2.5rem;
  }

  .sm\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .sm\:pl-10 {
    padding-left: 2.5rem;
  }

  .sm\:pt-12 {
    padding-top: 3rem;
  }

  .sm\:pr-12 {
    padding-right: 3rem;
  }

  .sm\:pb-12 {
    padding-bottom: 3rem;
  }

  .sm\:pl-12 {
    padding-left: 3rem;
  }

  .sm\:pt-14 {
    padding-top: 3.5rem;
  }

  .sm\:pr-14 {
    padding-right: 3.5rem;
  }

  .sm\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .sm\:pl-14 {
    padding-left: 3.5rem;
  }

  .sm\:pt-16 {
    padding-top: 4rem;
  }

  .sm\:pr-16 {
    padding-right: 4rem;
  }

  .sm\:pb-16 {
    padding-bottom: 4rem;
  }

  .sm\:pl-16 {
    padding-left: 4rem;
  }

  .sm\:pt-18 {
    padding-top: 4.5rem;
  }

  .sm\:pr-18 {
    padding-right: 4.5rem;
  }

  .sm\:pb-18 {
    padding-bottom: 4.5rem;
  }

  .sm\:pl-18 {
    padding-left: 4.5rem;
  }

  .sm\:pt-20 {
    padding-top: 5rem;
  }

  .sm\:pr-20 {
    padding-right: 5rem;
  }

  .sm\:pb-20 {
    padding-bottom: 5rem;
  }

  .sm\:pl-20 {
    padding-left: 5rem;
  }

  .sm\:pt-40 {
    padding-top: 10rem;
  }

  .sm\:pr-40 {
    padding-right: 10rem;
  }

  .sm\:pb-40 {
    padding-bottom: 10rem;
  }

  .sm\:pl-40 {
    padding-left: 10rem;
  }

  .sm\:pt-px {
    padding-top: 1px;
  }

  .sm\:pr-px {
    padding-right: 1px;
  }

  .sm\:pb-px {
    padding-bottom: 1px;
  }

  .sm\:pl-px {
    padding-left: 1px;
  }

  .sm\:pointer-events-none {
    pointer-events: none;
  }

  .sm\:pointer-events-auto {
    pointer-events: auto;
  }

  .sm\:static {
    position: static;
  }

  .sm\:fixed {
    position: fixed;
  }

  .sm\:absolute {
    position: absolute;
  }

  .sm\:relative {
    position: relative;
  }

  .sm\:sticky {
    position: -webkit-sticky;
    position: sticky;
  }

  .sm\:pin-none {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .sm\:pin {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .sm\:pin-y {
    top: 0;
    bottom: 0;
  }

  .sm\:pin-x {
    right: 0;
    left: 0;
  }

  .sm\:pin-t {
    top: 0;
  }

  .sm\:pin-r {
    right: 0;
  }

  .sm\:pin-b {
    bottom: 0;
  }

  .sm\:pin-l {
    left: 0;
  }

  .sm\:resize-none {
    resize: none;
  }

  .sm\:resize-y {
    resize: vertical;
  }

  .sm\:resize-x {
    resize: horizontal;
  }

  .sm\:resize {
    resize: both;
  }

  .sm\:shadow {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
  }

  .sm\:shadow-md {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08);
  }

  .sm\:shadow-lg {
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08);
  }

  .sm\:shadow-inner {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);
  }

  .sm\:shadow-none {
    box-shadow: none;
  }

  .sm\:table-auto {
    table-layout: auto;
  }

  .sm\:table-fixed {
    table-layout: fixed;
  }

  .sm\:text-left {
    text-align: left;
  }

  .sm\:text-center {
    text-align: center;
  }

  .sm\:text-right {
    text-align: right;
  }

  .sm\:text-justify {
    text-align: justify;
  }

  .sm\:text-transparent {
    color: transparent;
  }

  .sm\:text-black {
    color: #111;
  }

  .sm\:text-grey-darkest {
    color: #1a1a1a;
  }

  .sm\:text-grey-darker {
    color: #2a2a2a;
  }

  .sm\:text-grey-dark {
    color: #757675;
  }

  .sm\:text-grey {
    color: #a5a5a4;
  }

  .sm\:text-grey-light {
    color: #ddd;
  }

  .sm\:text-grey-lighter {
    color: #e6e6e7;
  }

  .sm\:text-grey-lightest {
    color: #f8fafc;
  }

  .sm\:text-white {
    color: #fff;
  }

  .sm\:text-red-darkest {
    color: #3b0d0c;
  }

  .sm\:text-red-darker {
    color: #621b18;
  }

  .sm\:text-red-dark {
    color: #cc1f1a;
  }

  .sm\:text-red {
    color: #cd2027;
  }

  .sm\:text-transparent-red {
    color: rgba(205, 32, 39, .95);
  }

  .sm\:text-red-light {
    color: #ef5753;
  }

  .sm\:text-red-lighter {
    color: #f9acaa;
  }

  .sm\:text-red-lightest {
    color: #fcebea;
  }

  .sm\:text-orange-darkest {
    color: #462a16;
  }

  .sm\:text-orange-darker {
    color: #613b1f;
  }

  .sm\:text-orange-dark {
    color: #de751f;
  }

  .sm\:text-orange {
    color: #f6993f;
  }

  .sm\:text-orange-light {
    color: #faad63;
  }

  .sm\:text-orange-lighter {
    color: #fcd9b6;
  }

  .sm\:text-orange-lightest {
    color: #fff5eb;
  }

  .sm\:text-yellow-darkest {
    color: #453411;
  }

  .sm\:text-yellow-darker {
    color: #684f1d;
  }

  .sm\:text-yellow-dark {
    color: #f2d024;
  }

  .sm\:text-yellow {
    color: #ffed4a;
  }

  .sm\:text-yellow-light {
    color: #fff382;
  }

  .sm\:text-yellow-lighter {
    color: #fff9c2;
  }

  .sm\:text-yellow-lightest {
    color: #fcfbeb;
  }

  .sm\:text-green-darkest {
    color: #0f2f21;
  }

  .sm\:text-green-darker {
    color: #1a4731;
  }

  .sm\:text-green-dark {
    color: #1f9d55;
  }

  .sm\:text-green {
    color: #38c172;
  }

  .sm\:text-green-light {
    color: #51d88a;
  }

  .sm\:text-green-lighter {
    color: #a2f5bf;
  }

  .sm\:text-green-lightest {
    color: #e3fcec;
  }

  .sm\:text-teal-darkest {
    color: #0d3331;
  }

  .sm\:text-teal-darker {
    color: #20504f;
  }

  .sm\:text-teal-dark {
    color: #38a89d;
  }

  .sm\:text-teal {
    color: #4dc0b5;
  }

  .sm\:text-teal-light {
    color: #64d5ca;
  }

  .sm\:text-teal-lighter {
    color: #a0f0ed;
  }

  .sm\:text-teal-lightest {
    color: #e8fffe;
  }

  .sm\:text-blue-darkest {
    color: #12283a;
  }

  .sm\:text-blue-darker {
    color: #1c3d5a;
  }

  .sm\:text-blue-dark {
    color: #2779bd;
  }

  .sm\:text-blue {
    color: #3490dc;
  }

  .sm\:text-blue-light {
    color: #6cb2eb;
  }

  .sm\:text-blue-lighter {
    color: #bcdefa;
  }

  .sm\:text-blue-lightest {
    color: #eff8ff;
  }

  .sm\:text-indigo-darkest {
    color: #191e38;
  }

  .sm\:text-indigo-darker {
    color: #2f365f;
  }

  .sm\:text-indigo-dark {
    color: #5661b3;
  }

  .sm\:text-indigo {
    color: #6574cd;
  }

  .sm\:text-indigo-light {
    color: #7886d7;
  }

  .sm\:text-indigo-lighter {
    color: #b2b7ff;
  }

  .sm\:text-indigo-lightest {
    color: #e6e8ff;
  }

  .sm\:text-purple-darkest {
    color: #21183c;
  }

  .sm\:text-purple-darker {
    color: #382b5f;
  }

  .sm\:text-purple-dark {
    color: #794acf;
  }

  .sm\:text-purple {
    color: #9561e2;
  }

  .sm\:text-purple-light {
    color: #a779e9;
  }

  .sm\:text-purple-lighter {
    color: #d6bbfc;
  }

  .sm\:text-purple-lightest {
    color: #f3ebff;
  }

  .sm\:text-pink-darkest {
    color: #451225;
  }

  .sm\:text-pink-darker {
    color: #6f213f;
  }

  .sm\:text-pink-dark {
    color: #eb5286;
  }

  .sm\:text-pink {
    color: #f66d9b;
  }

  .sm\:text-pink-light {
    color: #fa7ea8;
  }

  .sm\:text-pink-lighter {
    color: #ffbbca;
  }

  .sm\:text-pink-lightest {
    color: #ffebef;
  }

  .sm\:text-d7 {
    color: #5f6545;
  }

  .sm\:text-d5 {
    color: #977955;
  }

  .sm\:text-d3 {
    color: #2d2d2d;
  }

  .sm\:text-transparent-override {
    color: transparent;
  }

  .sm\:hover\:text-transparent:hover {
    color: transparent;
  }

  .sm\:hover\:text-black:hover {
    color: #111;
  }

  .sm\:hover\:text-grey-darkest:hover {
    color: #1a1a1a;
  }

  .sm\:hover\:text-grey-darker:hover {
    color: #2a2a2a;
  }

  .sm\:hover\:text-grey-dark:hover {
    color: #757675;
  }

  .sm\:hover\:text-grey:hover {
    color: #a5a5a4;
  }

  .sm\:hover\:text-grey-light:hover {
    color: #ddd;
  }

  .sm\:hover\:text-grey-lighter:hover {
    color: #e6e6e7;
  }

  .sm\:hover\:text-grey-lightest:hover {
    color: #f8fafc;
  }

  .sm\:hover\:text-white:hover {
    color: #fff;
  }

  .sm\:hover\:text-red-darkest:hover {
    color: #3b0d0c;
  }

  .sm\:hover\:text-red-darker:hover {
    color: #621b18;
  }

  .sm\:hover\:text-red-dark:hover {
    color: #cc1f1a;
  }

  .sm\:hover\:text-red:hover {
    color: #cd2027;
  }

  .sm\:hover\:text-transparent-red:hover {
    color: rgba(205, 32, 39, .95);
  }

  .sm\:hover\:text-red-light:hover {
    color: #ef5753;
  }

  .sm\:hover\:text-red-lighter:hover {
    color: #f9acaa;
  }

  .sm\:hover\:text-red-lightest:hover {
    color: #fcebea;
  }

  .sm\:hover\:text-orange-darkest:hover {
    color: #462a16;
  }

  .sm\:hover\:text-orange-darker:hover {
    color: #613b1f;
  }

  .sm\:hover\:text-orange-dark:hover {
    color: #de751f;
  }

  .sm\:hover\:text-orange:hover {
    color: #f6993f;
  }

  .sm\:hover\:text-orange-light:hover {
    color: #faad63;
  }

  .sm\:hover\:text-orange-lighter:hover {
    color: #fcd9b6;
  }

  .sm\:hover\:text-orange-lightest:hover {
    color: #fff5eb;
  }

  .sm\:hover\:text-yellow-darkest:hover {
    color: #453411;
  }

  .sm\:hover\:text-yellow-darker:hover {
    color: #684f1d;
  }

  .sm\:hover\:text-yellow-dark:hover {
    color: #f2d024;
  }

  .sm\:hover\:text-yellow:hover {
    color: #ffed4a;
  }

  .sm\:hover\:text-yellow-light:hover {
    color: #fff382;
  }

  .sm\:hover\:text-yellow-lighter:hover {
    color: #fff9c2;
  }

  .sm\:hover\:text-yellow-lightest:hover {
    color: #fcfbeb;
  }

  .sm\:hover\:text-green-darkest:hover {
    color: #0f2f21;
  }

  .sm\:hover\:text-green-darker:hover {
    color: #1a4731;
  }

  .sm\:hover\:text-green-dark:hover {
    color: #1f9d55;
  }

  .sm\:hover\:text-green:hover {
    color: #38c172;
  }

  .sm\:hover\:text-green-light:hover {
    color: #51d88a;
  }

  .sm\:hover\:text-green-lighter:hover {
    color: #a2f5bf;
  }

  .sm\:hover\:text-green-lightest:hover {
    color: #e3fcec;
  }

  .sm\:hover\:text-teal-darkest:hover {
    color: #0d3331;
  }

  .sm\:hover\:text-teal-darker:hover {
    color: #20504f;
  }

  .sm\:hover\:text-teal-dark:hover {
    color: #38a89d;
  }

  .sm\:hover\:text-teal:hover {
    color: #4dc0b5;
  }

  .sm\:hover\:text-teal-light:hover {
    color: #64d5ca;
  }

  .sm\:hover\:text-teal-lighter:hover {
    color: #a0f0ed;
  }

  .sm\:hover\:text-teal-lightest:hover {
    color: #e8fffe;
  }

  .sm\:hover\:text-blue-darkest:hover {
    color: #12283a;
  }

  .sm\:hover\:text-blue-darker:hover {
    color: #1c3d5a;
  }

  .sm\:hover\:text-blue-dark:hover {
    color: #2779bd;
  }

  .sm\:hover\:text-blue:hover {
    color: #3490dc;
  }

  .sm\:hover\:text-blue-light:hover {
    color: #6cb2eb;
  }

  .sm\:hover\:text-blue-lighter:hover {
    color: #bcdefa;
  }

  .sm\:hover\:text-blue-lightest:hover {
    color: #eff8ff;
  }

  .sm\:hover\:text-indigo-darkest:hover {
    color: #191e38;
  }

  .sm\:hover\:text-indigo-darker:hover {
    color: #2f365f;
  }

  .sm\:hover\:text-indigo-dark:hover {
    color: #5661b3;
  }

  .sm\:hover\:text-indigo:hover {
    color: #6574cd;
  }

  .sm\:hover\:text-indigo-light:hover {
    color: #7886d7;
  }

  .sm\:hover\:text-indigo-lighter:hover {
    color: #b2b7ff;
  }

  .sm\:hover\:text-indigo-lightest:hover {
    color: #e6e8ff;
  }

  .sm\:hover\:text-purple-darkest:hover {
    color: #21183c;
  }

  .sm\:hover\:text-purple-darker:hover {
    color: #382b5f;
  }

  .sm\:hover\:text-purple-dark:hover {
    color: #794acf;
  }

  .sm\:hover\:text-purple:hover {
    color: #9561e2;
  }

  .sm\:hover\:text-purple-light:hover {
    color: #a779e9;
  }

  .sm\:hover\:text-purple-lighter:hover {
    color: #d6bbfc;
  }

  .sm\:hover\:text-purple-lightest:hover {
    color: #f3ebff;
  }

  .sm\:hover\:text-pink-darkest:hover {
    color: #451225;
  }

  .sm\:hover\:text-pink-darker:hover {
    color: #6f213f;
  }

  .sm\:hover\:text-pink-dark:hover {
    color: #eb5286;
  }

  .sm\:hover\:text-pink:hover {
    color: #f66d9b;
  }

  .sm\:hover\:text-pink-light:hover {
    color: #fa7ea8;
  }

  .sm\:hover\:text-pink-lighter:hover {
    color: #ffbbca;
  }

  .sm\:hover\:text-pink-lightest:hover {
    color: #ffebef;
  }

  .sm\:hover\:text-d7:hover {
    color: #5f6545;
  }

  .sm\:hover\:text-d5:hover {
    color: #977955;
  }

  .sm\:hover\:text-d3:hover {
    color: #2d2d2d;
  }

  .sm\:hover\:text-transparent-override:hover {
    color: transparent;
  }

  .sm\:text-xs {
    font-size: .75rem;
  }

  .sm\:text-sm {
    font-size: .875rem;
  }

  .sm\:text-base {
    font-size: 1rem;
  }

  .sm\:text-lg {
    font-size: 1.125rem;
  }

  .sm\:text-xl {
    font-size: 1.25rem;
  }

  .sm\:text-2xl {
    font-size: 1.5rem;
  }

  .sm\:text-3xl {
    font-size: 1.875rem;
  }

  .sm\:text-4xl {
    font-size: 2.25rem;
  }

  .sm\:text-5xl {
    font-size: 3rem;
  }

  .sm\:text-6xl {
    font-size: 4rem;
  }

  .sm\:text-7xl {
    font-size: 5rem;
  }

  .sm\:italic {
    font-style: italic;
  }

  .sm\:roman {
    font-style: normal;
  }

  .sm\:uppercase {
    text-transform: uppercase;
  }

  .sm\:lowercase {
    text-transform: lowercase;
  }

  .sm\:capitalize {
    text-transform: capitalize;
  }

  .sm\:normal-case {
    text-transform: none;
  }

  .sm\:underline {
    text-decoration: underline;
  }

  .sm\:line-through {
    text-decoration: line-through;
  }

  .sm\:no-underline {
    text-decoration: none;
  }

  .sm\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .sm\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .sm\:hover\:italic:hover {
    font-style: italic;
  }

  .sm\:hover\:roman:hover {
    font-style: normal;
  }

  .sm\:hover\:uppercase:hover {
    text-transform: uppercase;
  }

  .sm\:hover\:lowercase:hover {
    text-transform: lowercase;
  }

  .sm\:hover\:capitalize:hover {
    text-transform: capitalize;
  }

  .sm\:hover\:normal-case:hover {
    text-transform: none;
  }

  .sm\:hover\:underline:hover {
    text-decoration: underline;
  }

  .sm\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .sm\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .sm\:hover\:antialiased:hover {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .sm\:hover\:subpixel-antialiased:hover {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .sm\:tracking-tight {
    letter-spacing: -0.05em;
  }

  .sm\:tracking-normal {
    letter-spacing: 0;
  }

  .sm\:tracking-wide {
    letter-spacing: .05em;
  }

  .sm\:tracking-extra-wide {
    letter-spacing: .1em;
  }

  .sm\:tracking-extra-extra-wide {
    letter-spacing: .15em;
  }

  .sm\:select-none {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }

  .sm\:select-text {
    -webkit-user-select: text;
       -moz-user-select: text;
        -ms-user-select: text;
            user-select: text;
  }

  .sm\:align-baseline {
    vertical-align: baseline;
  }

  .sm\:align-top {
    vertical-align: top;
  }

  .sm\:align-middle {
    vertical-align: middle;
  }

  .sm\:align-bottom {
    vertical-align: bottom;
  }

  .sm\:align-text-top {
    vertical-align: text-top;
  }

  .sm\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .sm\:visible {
    visibility: visible;
  }

  .sm\:invisible {
    visibility: hidden;
  }

  .sm\:whitespace-normal {
    white-space: normal;
  }

  .sm\:whitespace-no-wrap {
    white-space: nowrap;
  }

  .sm\:whitespace-pre {
    white-space: pre;
  }

  .sm\:whitespace-pre-line {
    white-space: pre-line;
  }

  .sm\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .sm\:break-words {
    word-wrap: break-word;
  }

  .sm\:break-normal {
    word-wrap: normal;
  }

  .sm\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .sm\:w-1 {
    width: .25rem;
  }

  .sm\:w-2 {
    width: .5rem;
  }

  .sm\:w-3 {
    width: .75rem;
  }

  .sm\:w-4 {
    width: 1rem;
  }

  .sm\:w-6 {
    width: 1.5rem;
  }

  .sm\:w-8 {
    width: 2rem;
  }

  .sm\:w-10 {
    width: 2.5rem;
  }

  .sm\:w-12 {
    width: 3rem;
  }

  .sm\:w-16 {
    width: 4rem;
  }

  .sm\:w-24 {
    width: 6rem;
  }

  .sm\:w-32 {
    width: 8rem;
  }

  .sm\:w-48 {
    width: 12rem;
  }

  .sm\:w-64 {
    width: 16rem;
  }

  .sm\:w-auto {
    width: auto;
  }

  .sm\:w-px {
    width: 1px;
  }

  .sm\:w-1\/2 {
    width: 50%;
  }

  .sm\:w-30p {
    width: 30%;
  }

  .sm\:w-1\/3 {
    width: 33.33333%;
  }

  .sm\:w-2\/3 {
    width: 66.66667%;
  }

  .sm\:w-1\/4 {
    width: 25%;
  }

  .sm\:w-3\/4 {
    width: 75%;
  }

  .sm\:w-1\/5 {
    width: 20%;
  }

  .sm\:w-2\/5 {
    width: 40%;
  }

  .sm\:w-3\/5 {
    width: 60%;
  }

  .sm\:w-4\/5 {
    width: 80%;
  }

  .sm\:w-1\/6 {
    width: 16.66667%;
  }

  .sm\:w-2\/6 {
    width: 33.33333%;
  }

  .sm\:w-3\/6 {
    width: 50%;
  }

  .sm\:w-4\/6 {
    width: 66.66667%;
  }

  .sm\:w-5\/6 {
    width: 83.33333%;
  }

  .sm\:w-1\/7 {
    width: 14.28571%;
  }

  .sm\:w-2\/7 {
    width: 28.57143%;
  }

  .sm\:w-3\/7 {
    width: 42.85714%;
  }

  .sm\:w-4\/7 {
    width: 57.14286%;
  }

  .sm\:w-5\/7 {
    width: 71.42857%;
  }

  .sm\:w-6\/7 {
    width: 85.71429%;
  }

  .sm\:w-full {
    width: 100%;
  }

  .sm\:w-screen {
    width: 100vw;
  }

  .sm\:z-0 {
    z-index: 0;
  }

  .sm\:z-10 {
    z-index: 10;
  }

  .sm\:z-20 {
    z-index: 20;
  }

  .sm\:z-30 {
    z-index: 30;
  }

  .sm\:z-40 {
    z-index: 40;
  }

  .sm\:z-50 {
    z-index: 50;
  }

  .sm\:z-auto {
    z-index: auto;
  }
}

@media (min-width: 768px) {
  .md\:list-reset {
    list-style: none;
    padding: 0;
  }

  .md\:appearance-none {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }

  .md\:bg-fixed {
    background-attachment: fixed;
  }

  .md\:bg-local {
    background-attachment: local;
  }

  .md\:bg-scroll {
    background-attachment: scroll;
  }

  .md\:bg-transparent {
    background-color: transparent;
  }

  .md\:bg-black {
    background-color: #111;
  }

  .md\:bg-grey-darkest {
    background-color: #1a1a1a;
  }

  .md\:bg-grey-darker {
    background-color: #2a2a2a;
  }

  .md\:bg-grey-dark {
    background-color: #757675;
  }

  .md\:bg-grey {
    background-color: #a5a5a4;
  }

  .md\:bg-grey-light {
    background-color: #ddd;
  }

  .md\:bg-grey-lighter {
    background-color: #e6e6e7;
  }

  .md\:bg-grey-lightest {
    background-color: #f8fafc;
  }

  .md\:bg-white {
    background-color: #fff;
  }

  .md\:bg-red-darkest {
    background-color: #3b0d0c;
  }

  .md\:bg-red-darker {
    background-color: #621b18;
  }

  .md\:bg-red-dark {
    background-color: #cc1f1a;
  }

  .md\:bg-red {
    background-color: #cd2027;
  }

  .md\:bg-transparent-red {
    background-color: rgba(205, 32, 39, .95);
  }

  .md\:bg-red-light {
    background-color: #ef5753;
  }

  .md\:bg-red-lighter {
    background-color: #f9acaa;
  }

  .md\:bg-red-lightest {
    background-color: #fcebea;
  }

  .md\:bg-orange-darkest {
    background-color: #462a16;
  }

  .md\:bg-orange-darker {
    background-color: #613b1f;
  }

  .md\:bg-orange-dark {
    background-color: #de751f;
  }

  .md\:bg-orange {
    background-color: #f6993f;
  }

  .md\:bg-orange-light {
    background-color: #faad63;
  }

  .md\:bg-orange-lighter {
    background-color: #fcd9b6;
  }

  .md\:bg-orange-lightest {
    background-color: #fff5eb;
  }

  .md\:bg-yellow-darkest {
    background-color: #453411;
  }

  .md\:bg-yellow-darker {
    background-color: #684f1d;
  }

  .md\:bg-yellow-dark {
    background-color: #f2d024;
  }

  .md\:bg-yellow {
    background-color: #ffed4a;
  }

  .md\:bg-yellow-light {
    background-color: #fff382;
  }

  .md\:bg-yellow-lighter {
    background-color: #fff9c2;
  }

  .md\:bg-yellow-lightest {
    background-color: #fcfbeb;
  }

  .md\:bg-green-darkest {
    background-color: #0f2f21;
  }

  .md\:bg-green-darker {
    background-color: #1a4731;
  }

  .md\:bg-green-dark {
    background-color: #1f9d55;
  }

  .md\:bg-green {
    background-color: #38c172;
  }

  .md\:bg-green-light {
    background-color: #51d88a;
  }

  .md\:bg-green-lighter {
    background-color: #a2f5bf;
  }

  .md\:bg-green-lightest {
    background-color: #e3fcec;
  }

  .md\:bg-teal-darkest {
    background-color: #0d3331;
  }

  .md\:bg-teal-darker {
    background-color: #20504f;
  }

  .md\:bg-teal-dark {
    background-color: #38a89d;
  }

  .md\:bg-teal {
    background-color: #4dc0b5;
  }

  .md\:bg-teal-light {
    background-color: #64d5ca;
  }

  .md\:bg-teal-lighter {
    background-color: #a0f0ed;
  }

  .md\:bg-teal-lightest {
    background-color: #e8fffe;
  }

  .md\:bg-blue-darkest {
    background-color: #12283a;
  }

  .md\:bg-blue-darker {
    background-color: #1c3d5a;
  }

  .md\:bg-blue-dark {
    background-color: #2779bd;
  }

  .md\:bg-blue {
    background-color: #3490dc;
  }

  .md\:bg-blue-light {
    background-color: #6cb2eb;
  }

  .md\:bg-blue-lighter {
    background-color: #bcdefa;
  }

  .md\:bg-blue-lightest {
    background-color: #eff8ff;
  }

  .md\:bg-indigo-darkest {
    background-color: #191e38;
  }

  .md\:bg-indigo-darker {
    background-color: #2f365f;
  }

  .md\:bg-indigo-dark {
    background-color: #5661b3;
  }

  .md\:bg-indigo {
    background-color: #6574cd;
  }

  .md\:bg-indigo-light {
    background-color: #7886d7;
  }

  .md\:bg-indigo-lighter {
    background-color: #b2b7ff;
  }

  .md\:bg-indigo-lightest {
    background-color: #e6e8ff;
  }

  .md\:bg-purple-darkest {
    background-color: #21183c;
  }

  .md\:bg-purple-darker {
    background-color: #382b5f;
  }

  .md\:bg-purple-dark {
    background-color: #794acf;
  }

  .md\:bg-purple {
    background-color: #9561e2;
  }

  .md\:bg-purple-light {
    background-color: #a779e9;
  }

  .md\:bg-purple-lighter {
    background-color: #d6bbfc;
  }

  .md\:bg-purple-lightest {
    background-color: #f3ebff;
  }

  .md\:bg-pink-darkest {
    background-color: #451225;
  }

  .md\:bg-pink-darker {
    background-color: #6f213f;
  }

  .md\:bg-pink-dark {
    background-color: #eb5286;
  }

  .md\:bg-pink {
    background-color: #f66d9b;
  }

  .md\:bg-pink-light {
    background-color: #fa7ea8;
  }

  .md\:bg-pink-lighter {
    background-color: #ffbbca;
  }

  .md\:bg-pink-lightest {
    background-color: #ffebef;
  }

  .md\:bg-d7 {
    background-color: #5f6545;
  }

  .md\:bg-d5 {
    background-color: #977955;
  }

  .md\:bg-d3 {
    background-color: #2d2d2d;
  }

  .md\:bg-transparent-override {
    background-color: transparent;
  }

  .md\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .md\:hover\:bg-black:hover {
    background-color: #111;
  }

  .md\:hover\:bg-grey-darkest:hover {
    background-color: #1a1a1a;
  }

  .md\:hover\:bg-grey-darker:hover {
    background-color: #2a2a2a;
  }

  .md\:hover\:bg-grey-dark:hover {
    background-color: #757675;
  }

  .md\:hover\:bg-grey:hover {
    background-color: #a5a5a4;
  }

  .md\:hover\:bg-grey-light:hover {
    background-color: #ddd;
  }

  .md\:hover\:bg-grey-lighter:hover {
    background-color: #e6e6e7;
  }

  .md\:hover\:bg-grey-lightest:hover {
    background-color: #f8fafc;
  }

  .md\:hover\:bg-white:hover {
    background-color: #fff;
  }

  .md\:hover\:bg-red-darkest:hover {
    background-color: #3b0d0c;
  }

  .md\:hover\:bg-red-darker:hover {
    background-color: #621b18;
  }

  .md\:hover\:bg-red-dark:hover {
    background-color: #cc1f1a;
  }

  .md\:hover\:bg-red:hover {
    background-color: #cd2027;
  }

  .md\:hover\:bg-transparent-red:hover {
    background-color: rgba(205, 32, 39, .95);
  }

  .md\:hover\:bg-red-light:hover {
    background-color: #ef5753;
  }

  .md\:hover\:bg-red-lighter:hover {
    background-color: #f9acaa;
  }

  .md\:hover\:bg-red-lightest:hover {
    background-color: #fcebea;
  }

  .md\:hover\:bg-orange-darkest:hover {
    background-color: #462a16;
  }

  .md\:hover\:bg-orange-darker:hover {
    background-color: #613b1f;
  }

  .md\:hover\:bg-orange-dark:hover {
    background-color: #de751f;
  }

  .md\:hover\:bg-orange:hover {
    background-color: #f6993f;
  }

  .md\:hover\:bg-orange-light:hover {
    background-color: #faad63;
  }

  .md\:hover\:bg-orange-lighter:hover {
    background-color: #fcd9b6;
  }

  .md\:hover\:bg-orange-lightest:hover {
    background-color: #fff5eb;
  }

  .md\:hover\:bg-yellow-darkest:hover {
    background-color: #453411;
  }

  .md\:hover\:bg-yellow-darker:hover {
    background-color: #684f1d;
  }

  .md\:hover\:bg-yellow-dark:hover {
    background-color: #f2d024;
  }

  .md\:hover\:bg-yellow:hover {
    background-color: #ffed4a;
  }

  .md\:hover\:bg-yellow-light:hover {
    background-color: #fff382;
  }

  .md\:hover\:bg-yellow-lighter:hover {
    background-color: #fff9c2;
  }

  .md\:hover\:bg-yellow-lightest:hover {
    background-color: #fcfbeb;
  }

  .md\:hover\:bg-green-darkest:hover {
    background-color: #0f2f21;
  }

  .md\:hover\:bg-green-darker:hover {
    background-color: #1a4731;
  }

  .md\:hover\:bg-green-dark:hover {
    background-color: #1f9d55;
  }

  .md\:hover\:bg-green:hover {
    background-color: #38c172;
  }

  .md\:hover\:bg-green-light:hover {
    background-color: #51d88a;
  }

  .md\:hover\:bg-green-lighter:hover {
    background-color: #a2f5bf;
  }

  .md\:hover\:bg-green-lightest:hover {
    background-color: #e3fcec;
  }

  .md\:hover\:bg-teal-darkest:hover {
    background-color: #0d3331;
  }

  .md\:hover\:bg-teal-darker:hover {
    background-color: #20504f;
  }

  .md\:hover\:bg-teal-dark:hover {
    background-color: #38a89d;
  }

  .md\:hover\:bg-teal:hover {
    background-color: #4dc0b5;
  }

  .md\:hover\:bg-teal-light:hover {
    background-color: #64d5ca;
  }

  .md\:hover\:bg-teal-lighter:hover {
    background-color: #a0f0ed;
  }

  .md\:hover\:bg-teal-lightest:hover {
    background-color: #e8fffe;
  }

  .md\:hover\:bg-blue-darkest:hover {
    background-color: #12283a;
  }

  .md\:hover\:bg-blue-darker:hover {
    background-color: #1c3d5a;
  }

  .md\:hover\:bg-blue-dark:hover {
    background-color: #2779bd;
  }

  .md\:hover\:bg-blue:hover {
    background-color: #3490dc;
  }

  .md\:hover\:bg-blue-light:hover {
    background-color: #6cb2eb;
  }

  .md\:hover\:bg-blue-lighter:hover {
    background-color: #bcdefa;
  }

  .md\:hover\:bg-blue-lightest:hover {
    background-color: #eff8ff;
  }

  .md\:hover\:bg-indigo-darkest:hover {
    background-color: #191e38;
  }

  .md\:hover\:bg-indigo-darker:hover {
    background-color: #2f365f;
  }

  .md\:hover\:bg-indigo-dark:hover {
    background-color: #5661b3;
  }

  .md\:hover\:bg-indigo:hover {
    background-color: #6574cd;
  }

  .md\:hover\:bg-indigo-light:hover {
    background-color: #7886d7;
  }

  .md\:hover\:bg-indigo-lighter:hover {
    background-color: #b2b7ff;
  }

  .md\:hover\:bg-indigo-lightest:hover {
    background-color: #e6e8ff;
  }

  .md\:hover\:bg-purple-darkest:hover {
    background-color: #21183c;
  }

  .md\:hover\:bg-purple-darker:hover {
    background-color: #382b5f;
  }

  .md\:hover\:bg-purple-dark:hover {
    background-color: #794acf;
  }

  .md\:hover\:bg-purple:hover {
    background-color: #9561e2;
  }

  .md\:hover\:bg-purple-light:hover {
    background-color: #a779e9;
  }

  .md\:hover\:bg-purple-lighter:hover {
    background-color: #d6bbfc;
  }

  .md\:hover\:bg-purple-lightest:hover {
    background-color: #f3ebff;
  }

  .md\:hover\:bg-pink-darkest:hover {
    background-color: #451225;
  }

  .md\:hover\:bg-pink-darker:hover {
    background-color: #6f213f;
  }

  .md\:hover\:bg-pink-dark:hover {
    background-color: #eb5286;
  }

  .md\:hover\:bg-pink:hover {
    background-color: #f66d9b;
  }

  .md\:hover\:bg-pink-light:hover {
    background-color: #fa7ea8;
  }

  .md\:hover\:bg-pink-lighter:hover {
    background-color: #ffbbca;
  }

  .md\:hover\:bg-pink-lightest:hover {
    background-color: #ffebef;
  }

  .md\:hover\:bg-d7:hover {
    background-color: #5f6545;
  }

  .md\:hover\:bg-d5:hover {
    background-color: #977955;
  }

  .md\:hover\:bg-d3:hover {
    background-color: #2d2d2d;
  }

  .md\:hover\:bg-transparent-override:hover {
    background-color: transparent;
  }

  .md\:bg-bottom {
    background-position: bottom;
  }

  .md\:bg-center {
    background-position: center;
  }

  .md\:bg-left {
    background-position: left;
  }

  .md\:bg-left-bottom {
    background-position: left bottom;
  }

  .md\:bg-left-top {
    background-position: left top;
  }

  .md\:bg-right {
    background-position: right;
  }

  .md\:bg-right-bottom {
    background-position: right bottom;
  }

  .md\:bg-right-top {
    background-position: right top;
  }

  .md\:bg-top {
    background-position: top;
  }

  .md\:bg-repeat {
    background-repeat: repeat;
  }

  .md\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .md\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .md\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .md\:bg-auto {
    background-size: auto;
  }

  .md\:bg-cover {
    background-size: cover;
  }

  .md\:bg-contain {
    background-size: contain;
  }

  .md\:border-transparent {
    border-color: transparent;
  }

  .md\:border-black {
    border-color: #111;
  }

  .md\:border-grey-darkest {
    border-color: #1a1a1a;
  }

  .md\:border-grey-darker {
    border-color: #2a2a2a;
  }

  .md\:border-grey-dark {
    border-color: #757675;
  }

  .md\:border-grey {
    border-color: #a5a5a4;
  }

  .md\:border-grey-light {
    border-color: #ddd;
  }

  .md\:border-grey-lighter {
    border-color: #e6e6e7;
  }

  .md\:border-grey-lightest {
    border-color: #f8fafc;
  }

  .md\:border-white {
    border-color: #fff;
  }

  .md\:border-red-darkest {
    border-color: #3b0d0c;
  }

  .md\:border-red-darker {
    border-color: #621b18;
  }

  .md\:border-red-dark {
    border-color: #cc1f1a;
  }

  .md\:border-red {
    border-color: #cd2027;
  }

  .md\:border-transparent-red {
    border-color: rgba(205, 32, 39, .95);
  }

  .md\:border-red-light {
    border-color: #ef5753;
  }

  .md\:border-red-lighter {
    border-color: #f9acaa;
  }

  .md\:border-red-lightest {
    border-color: #fcebea;
  }

  .md\:border-orange-darkest {
    border-color: #462a16;
  }

  .md\:border-orange-darker {
    border-color: #613b1f;
  }

  .md\:border-orange-dark {
    border-color: #de751f;
  }

  .md\:border-orange {
    border-color: #f6993f;
  }

  .md\:border-orange-light {
    border-color: #faad63;
  }

  .md\:border-orange-lighter {
    border-color: #fcd9b6;
  }

  .md\:border-orange-lightest {
    border-color: #fff5eb;
  }

  .md\:border-yellow-darkest {
    border-color: #453411;
  }

  .md\:border-yellow-darker {
    border-color: #684f1d;
  }

  .md\:border-yellow-dark {
    border-color: #f2d024;
  }

  .md\:border-yellow {
    border-color: #ffed4a;
  }

  .md\:border-yellow-light {
    border-color: #fff382;
  }

  .md\:border-yellow-lighter {
    border-color: #fff9c2;
  }

  .md\:border-yellow-lightest {
    border-color: #fcfbeb;
  }

  .md\:border-green-darkest {
    border-color: #0f2f21;
  }

  .md\:border-green-darker {
    border-color: #1a4731;
  }

  .md\:border-green-dark {
    border-color: #1f9d55;
  }

  .md\:border-green {
    border-color: #38c172;
  }

  .md\:border-green-light {
    border-color: #51d88a;
  }

  .md\:border-green-lighter {
    border-color: #a2f5bf;
  }

  .md\:border-green-lightest {
    border-color: #e3fcec;
  }

  .md\:border-teal-darkest {
    border-color: #0d3331;
  }

  .md\:border-teal-darker {
    border-color: #20504f;
  }

  .md\:border-teal-dark {
    border-color: #38a89d;
  }

  .md\:border-teal {
    border-color: #4dc0b5;
  }

  .md\:border-teal-light {
    border-color: #64d5ca;
  }

  .md\:border-teal-lighter {
    border-color: #a0f0ed;
  }

  .md\:border-teal-lightest {
    border-color: #e8fffe;
  }

  .md\:border-blue-darkest {
    border-color: #12283a;
  }

  .md\:border-blue-darker {
    border-color: #1c3d5a;
  }

  .md\:border-blue-dark {
    border-color: #2779bd;
  }

  .md\:border-blue {
    border-color: #3490dc;
  }

  .md\:border-blue-light {
    border-color: #6cb2eb;
  }

  .md\:border-blue-lighter {
    border-color: #bcdefa;
  }

  .md\:border-blue-lightest {
    border-color: #eff8ff;
  }

  .md\:border-indigo-darkest {
    border-color: #191e38;
  }

  .md\:border-indigo-darker {
    border-color: #2f365f;
  }

  .md\:border-indigo-dark {
    border-color: #5661b3;
  }

  .md\:border-indigo {
    border-color: #6574cd;
  }

  .md\:border-indigo-light {
    border-color: #7886d7;
  }

  .md\:border-indigo-lighter {
    border-color: #b2b7ff;
  }

  .md\:border-indigo-lightest {
    border-color: #e6e8ff;
  }

  .md\:border-purple-darkest {
    border-color: #21183c;
  }

  .md\:border-purple-darker {
    border-color: #382b5f;
  }

  .md\:border-purple-dark {
    border-color: #794acf;
  }

  .md\:border-purple {
    border-color: #9561e2;
  }

  .md\:border-purple-light {
    border-color: #a779e9;
  }

  .md\:border-purple-lighter {
    border-color: #d6bbfc;
  }

  .md\:border-purple-lightest {
    border-color: #f3ebff;
  }

  .md\:border-pink-darkest {
    border-color: #451225;
  }

  .md\:border-pink-darker {
    border-color: #6f213f;
  }

  .md\:border-pink-dark {
    border-color: #eb5286;
  }

  .md\:border-pink {
    border-color: #f66d9b;
  }

  .md\:border-pink-light {
    border-color: #fa7ea8;
  }

  .md\:border-pink-lighter {
    border-color: #ffbbca;
  }

  .md\:border-pink-lightest {
    border-color: #ffebef;
  }

  .md\:border-d7 {
    border-color: #5f6545;
  }

  .md\:border-d5 {
    border-color: #977955;
  }

  .md\:border-d3 {
    border-color: #2d2d2d;
  }

  .md\:border-transparent-override {
    border-color: transparent;
  }

  .md\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .md\:hover\:border-black:hover {
    border-color: #111;
  }

  .md\:hover\:border-grey-darkest:hover {
    border-color: #1a1a1a;
  }

  .md\:hover\:border-grey-darker:hover {
    border-color: #2a2a2a;
  }

  .md\:hover\:border-grey-dark:hover {
    border-color: #757675;
  }

  .md\:hover\:border-grey:hover {
    border-color: #a5a5a4;
  }

  .md\:hover\:border-grey-light:hover {
    border-color: #ddd;
  }

  .md\:hover\:border-grey-lighter:hover {
    border-color: #e6e6e7;
  }

  .md\:hover\:border-grey-lightest:hover {
    border-color: #f8fafc;
  }

  .md\:hover\:border-white:hover {
    border-color: #fff;
  }

  .md\:hover\:border-red-darkest:hover {
    border-color: #3b0d0c;
  }

  .md\:hover\:border-red-darker:hover {
    border-color: #621b18;
  }

  .md\:hover\:border-red-dark:hover {
    border-color: #cc1f1a;
  }

  .md\:hover\:border-red:hover {
    border-color: #cd2027;
  }

  .md\:hover\:border-transparent-red:hover {
    border-color: rgba(205, 32, 39, .95);
  }

  .md\:hover\:border-red-light:hover {
    border-color: #ef5753;
  }

  .md\:hover\:border-red-lighter:hover {
    border-color: #f9acaa;
  }

  .md\:hover\:border-red-lightest:hover {
    border-color: #fcebea;
  }

  .md\:hover\:border-orange-darkest:hover {
    border-color: #462a16;
  }

  .md\:hover\:border-orange-darker:hover {
    border-color: #613b1f;
  }

  .md\:hover\:border-orange-dark:hover {
    border-color: #de751f;
  }

  .md\:hover\:border-orange:hover {
    border-color: #f6993f;
  }

  .md\:hover\:border-orange-light:hover {
    border-color: #faad63;
  }

  .md\:hover\:border-orange-lighter:hover {
    border-color: #fcd9b6;
  }

  .md\:hover\:border-orange-lightest:hover {
    border-color: #fff5eb;
  }

  .md\:hover\:border-yellow-darkest:hover {
    border-color: #453411;
  }

  .md\:hover\:border-yellow-darker:hover {
    border-color: #684f1d;
  }

  .md\:hover\:border-yellow-dark:hover {
    border-color: #f2d024;
  }

  .md\:hover\:border-yellow:hover {
    border-color: #ffed4a;
  }

  .md\:hover\:border-yellow-light:hover {
    border-color: #fff382;
  }

  .md\:hover\:border-yellow-lighter:hover {
    border-color: #fff9c2;
  }

  .md\:hover\:border-yellow-lightest:hover {
    border-color: #fcfbeb;
  }

  .md\:hover\:border-green-darkest:hover {
    border-color: #0f2f21;
  }

  .md\:hover\:border-green-darker:hover {
    border-color: #1a4731;
  }

  .md\:hover\:border-green-dark:hover {
    border-color: #1f9d55;
  }

  .md\:hover\:border-green:hover {
    border-color: #38c172;
  }

  .md\:hover\:border-green-light:hover {
    border-color: #51d88a;
  }

  .md\:hover\:border-green-lighter:hover {
    border-color: #a2f5bf;
  }

  .md\:hover\:border-green-lightest:hover {
    border-color: #e3fcec;
  }

  .md\:hover\:border-teal-darkest:hover {
    border-color: #0d3331;
  }

  .md\:hover\:border-teal-darker:hover {
    border-color: #20504f;
  }

  .md\:hover\:border-teal-dark:hover {
    border-color: #38a89d;
  }

  .md\:hover\:border-teal:hover {
    border-color: #4dc0b5;
  }

  .md\:hover\:border-teal-light:hover {
    border-color: #64d5ca;
  }

  .md\:hover\:border-teal-lighter:hover {
    border-color: #a0f0ed;
  }

  .md\:hover\:border-teal-lightest:hover {
    border-color: #e8fffe;
  }

  .md\:hover\:border-blue-darkest:hover {
    border-color: #12283a;
  }

  .md\:hover\:border-blue-darker:hover {
    border-color: #1c3d5a;
  }

  .md\:hover\:border-blue-dark:hover {
    border-color: #2779bd;
  }

  .md\:hover\:border-blue:hover {
    border-color: #3490dc;
  }

  .md\:hover\:border-blue-light:hover {
    border-color: #6cb2eb;
  }

  .md\:hover\:border-blue-lighter:hover {
    border-color: #bcdefa;
  }

  .md\:hover\:border-blue-lightest:hover {
    border-color: #eff8ff;
  }

  .md\:hover\:border-indigo-darkest:hover {
    border-color: #191e38;
  }

  .md\:hover\:border-indigo-darker:hover {
    border-color: #2f365f;
  }

  .md\:hover\:border-indigo-dark:hover {
    border-color: #5661b3;
  }

  .md\:hover\:border-indigo:hover {
    border-color: #6574cd;
  }

  .md\:hover\:border-indigo-light:hover {
    border-color: #7886d7;
  }

  .md\:hover\:border-indigo-lighter:hover {
    border-color: #b2b7ff;
  }

  .md\:hover\:border-indigo-lightest:hover {
    border-color: #e6e8ff;
  }

  .md\:hover\:border-purple-darkest:hover {
    border-color: #21183c;
  }

  .md\:hover\:border-purple-darker:hover {
    border-color: #382b5f;
  }

  .md\:hover\:border-purple-dark:hover {
    border-color: #794acf;
  }

  .md\:hover\:border-purple:hover {
    border-color: #9561e2;
  }

  .md\:hover\:border-purple-light:hover {
    border-color: #a779e9;
  }

  .md\:hover\:border-purple-lighter:hover {
    border-color: #d6bbfc;
  }

  .md\:hover\:border-purple-lightest:hover {
    border-color: #f3ebff;
  }

  .md\:hover\:border-pink-darkest:hover {
    border-color: #451225;
  }

  .md\:hover\:border-pink-darker:hover {
    border-color: #6f213f;
  }

  .md\:hover\:border-pink-dark:hover {
    border-color: #eb5286;
  }

  .md\:hover\:border-pink:hover {
    border-color: #f66d9b;
  }

  .md\:hover\:border-pink-light:hover {
    border-color: #fa7ea8;
  }

  .md\:hover\:border-pink-lighter:hover {
    border-color: #ffbbca;
  }

  .md\:hover\:border-pink-lightest:hover {
    border-color: #ffebef;
  }

  .md\:hover\:border-d7:hover {
    border-color: #5f6545;
  }

  .md\:hover\:border-d5:hover {
    border-color: #977955;
  }

  .md\:hover\:border-d3:hover {
    border-color: #2d2d2d;
  }

  .md\:hover\:border-transparent-override:hover {
    border-color: transparent;
  }

  .md\:rounded-none {
    border-radius: 0;
  }

  .md\:rounded-sm {
    border-radius: .125rem;
  }

  .md\:rounded {
    border-radius: .25rem;
  }

  .md\:rounded-lg {
    border-radius: .5rem;
  }

  .md\:rounded-full {
    border-radius: 9999px;
  }

  .md\:rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .md\:rounded-r-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .md\:rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .md\:rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .md\:rounded-t-sm {
    border-top-left-radius: .125rem;
    border-top-right-radius: .125rem;
  }

  .md\:rounded-r-sm {
    border-top-right-radius: .125rem;
    border-bottom-right-radius: .125rem;
  }

  .md\:rounded-b-sm {
    border-bottom-right-radius: .125rem;
    border-bottom-left-radius: .125rem;
  }

  .md\:rounded-l-sm {
    border-top-left-radius: .125rem;
    border-bottom-left-radius: .125rem;
  }

  .md\:rounded-t {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
  }

  .md\:rounded-r {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
  }

  .md\:rounded-b {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }

  .md\:rounded-l {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }

  .md\:rounded-t-lg {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
  }

  .md\:rounded-r-lg {
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem;
  }

  .md\:rounded-b-lg {
    border-bottom-right-radius: .5rem;
    border-bottom-left-radius: .5rem;
  }

  .md\:rounded-l-lg {
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem;
  }

  .md\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .md\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .md\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .md\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .md\:rounded-tl-none {
    border-top-left-radius: 0;
  }

  .md\:rounded-tr-none {
    border-top-right-radius: 0;
  }

  .md\:rounded-br-none {
    border-bottom-right-radius: 0;
  }

  .md\:rounded-bl-none {
    border-bottom-left-radius: 0;
  }

  .md\:rounded-tl-sm {
    border-top-left-radius: .125rem;
  }

  .md\:rounded-tr-sm {
    border-top-right-radius: .125rem;
  }

  .md\:rounded-br-sm {
    border-bottom-right-radius: .125rem;
  }

  .md\:rounded-bl-sm {
    border-bottom-left-radius: .125rem;
  }

  .md\:rounded-tl {
    border-top-left-radius: .25rem;
  }

  .md\:rounded-tr {
    border-top-right-radius: .25rem;
  }

  .md\:rounded-br {
    border-bottom-right-radius: .25rem;
  }

  .md\:rounded-bl {
    border-bottom-left-radius: .25rem;
  }

  .md\:rounded-tl-lg {
    border-top-left-radius: .5rem;
  }

  .md\:rounded-tr-lg {
    border-top-right-radius: .5rem;
  }

  .md\:rounded-br-lg {
    border-bottom-right-radius: .5rem;
  }

  .md\:rounded-bl-lg {
    border-bottom-left-radius: .5rem;
  }

  .md\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .md\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .md\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .md\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .md\:border-solid {
    border-style: solid;
  }

  .md\:border-dashed {
    border-style: dashed;
  }

  .md\:border-dotted {
    border-style: dotted;
  }

  .md\:border-none {
    border-style: none;
  }

  .md\:border-0 {
    border-width: 0;
  }

  .md\:border-2 {
    border-width: 2px;
  }

  .md\:border-4 {
    border-width: 4px;
  }

  .md\:border-8 {
    border-width: 8px;
  }

  .md\:border {
    border-width: 1px;
  }

  .md\:border-t-0 {
    border-top-width: 0;
  }

  .md\:border-r-0 {
    border-right-width: 0;
  }

  .md\:border-b-0 {
    border-bottom-width: 0;
  }

  .md\:border-l-0 {
    border-left-width: 0;
  }

  .md\:border-t-2 {
    border-top-width: 2px;
  }

  .md\:border-r-2 {
    border-right-width: 2px;
  }

  .md\:border-b-2 {
    border-bottom-width: 2px;
  }

  .md\:border-l-2 {
    border-left-width: 2px;
  }

  .md\:border-t-4 {
    border-top-width: 4px;
  }

  .md\:border-r-4 {
    border-right-width: 4px;
  }

  .md\:border-b-4 {
    border-bottom-width: 4px;
  }

  .md\:border-l-4 {
    border-left-width: 4px;
  }

  .md\:border-t-8 {
    border-top-width: 8px;
  }

  .md\:border-r-8 {
    border-right-width: 8px;
  }

  .md\:border-b-8 {
    border-bottom-width: 8px;
  }

  .md\:border-l-8 {
    border-left-width: 8px;
  }

  .md\:border-t {
    border-top-width: 1px;
  }

  .md\:border-r {
    border-right-width: 1px;
  }

  .md\:border-b {
    border-bottom-width: 1px;
  }

  .md\:border-l {
    border-left-width: 1px;
  }

  .md\:cursor-auto {
    cursor: auto;
  }

  .md\:cursor-default {
    cursor: default;
  }

  .md\:cursor-pointer {
    cursor: pointer;
  }

  .md\:cursor-wait {
    cursor: wait;
  }

  .md\:cursor-move {
    cursor: move;
  }

  .md\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .md\:block {
    display: block;
  }

  .md\:inline-block {
    display: inline-block;
  }

  .md\:inline {
    display: inline;
  }

  .md\:table {
    display: table;
  }

  .md\:table-row {
    display: table-row;
  }

  .md\:table-cell {
    display: table-cell;
  }

  .md\:hidden {
    display: none;
  }

  .group:hover .md\:group-hover\:block {
    display: block;
  }

  .group:hover .md\:group-hover\:inline-block {
    display: inline-block;
  }

  .group:hover .md\:group-hover\:inline {
    display: inline;
  }

  .group:hover .md\:group-hover\:table {
    display: table;
  }

  .group:hover .md\:group-hover\:table-row {
    display: table-row;
  }

  .group:hover .md\:group-hover\:table-cell {
    display: table-cell;
  }

  .group:hover .md\:group-hover\:hidden {
    display: none;
  }

  .md\:hover\:block:hover {
    display: block;
  }

  .md\:hover\:inline-block:hover {
    display: inline-block;
  }

  .md\:hover\:inline:hover {
    display: inline;
  }

  .md\:hover\:table:hover {
    display: table;
  }

  .md\:hover\:table-row:hover {
    display: table-row;
  }

  .md\:hover\:table-cell:hover {
    display: table-cell;
  }

  .md\:hover\:hidden:hover {
    display: none;
  }

  .md\:flex {
    display: flex;
  }

  .md\:inline-flex {
    display: inline-flex;
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .md\:flex-col {
    flex-direction: column;
  }

  .md\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .md\:flex-wrap {
    flex-wrap: wrap;
  }

  .md\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .md\:flex-no-wrap {
    flex-wrap: nowrap;
  }

  .md\:items-start {
    align-items: flex-start;
  }

  .md\:items-end {
    align-items: flex-end;
  }

  .md\:items-center {
    align-items: center;
  }

  .md\:items-baseline {
    align-items: baseline;
  }

  .md\:items-stretch {
    align-items: stretch;
  }

  .md\:self-auto {
    align-self: auto;
  }

  .md\:self-start {
    align-self: flex-start;
  }

  .md\:self-end {
    align-self: flex-end;
  }

  .md\:self-center {
    align-self: center;
  }

  .md\:self-stretch {
    align-self: stretch;
  }

  .md\:justify-start {
    justify-content: flex-start;
  }

  .md\:justify-end {
    justify-content: flex-end;
  }

  .md\:justify-center {
    justify-content: center;
  }

  .md\:justify-between {
    justify-content: space-between;
  }

  .md\:justify-around {
    justify-content: space-around;
  }

  .md\:content-center {
    align-content: center;
  }

  .md\:content-start {
    align-content: flex-start;
  }

  .md\:content-end {
    align-content: flex-end;
  }

  .md\:content-between {
    align-content: space-between;
  }

  .md\:content-around {
    align-content: space-around;
  }

  .md\:flex-1 {
    flex: 1;
  }

  .md\:flex-auto {
    flex: auto;
  }

  .md\:flex-initial {
    flex: initial;
  }

  .md\:flex-none {
    flex: none;
  }

  .md\:flex-grow {
    flex-grow: 1;
  }

  .md\:flex-shrink {
    flex-shrink: 1;
  }

  .md\:flex-no-grow {
    flex-grow: 0;
  }

  .md\:flex-no-shrink {
    flex-shrink: 0;
  }

  .md\:float-right {
    float: right;
  }

  .md\:float-left {
    float: left;
  }

  .md\:float-none {
    float: none;
  }

  .md\:clearfix:after {
    content: "";
    display: table;
    clear: both;
  }

  .md\:font-sans {
    font-family: quiet-sans, system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  }

  .md\:font-serif {
    font-family: Constantia, Lucida Bright, Lucidabright, Lucida Serif, Lucida, DejaVu Serif, Bitstream Vera Serif, Liberation Serif, Georgia, serif;
  }

  .md\:font-mono {
    font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  }

  .md\:font-hairline {
    font-weight: 100;
  }

  .md\:font-thin {
    font-weight: 200;
  }

  .md\:font-light {
    font-weight: 300;
  }

  .md\:font-normal {
    font-weight: 400;
  }

  .md\:font-medium {
    font-weight: 500;
  }

  .md\:font-semibold {
    font-weight: 600;
  }

  .md\:font-bold {
    font-weight: 700;
  }

  .md\:font-extrabold {
    font-weight: 800;
  }

  .md\:font-black {
    font-weight: 900;
  }

  .md\:hover\:font-hairline:hover {
    font-weight: 100;
  }

  .md\:hover\:font-thin:hover {
    font-weight: 200;
  }

  .md\:hover\:font-light:hover {
    font-weight: 300;
  }

  .md\:hover\:font-normal:hover {
    font-weight: 400;
  }

  .md\:hover\:font-medium:hover {
    font-weight: 500;
  }

  .md\:hover\:font-semibold:hover {
    font-weight: 600;
  }

  .md\:hover\:font-bold:hover {
    font-weight: 700;
  }

  .md\:hover\:font-extrabold:hover {
    font-weight: 800;
  }

  .md\:hover\:font-black:hover {
    font-weight: 900;
  }

  .md\:h-1 {
    height: .25rem;
  }

  .md\:h-2 {
    height: .5rem;
  }

  .md\:h-3 {
    height: .75rem;
  }

  .md\:h-4 {
    height: 1rem;
  }

  .md\:h-6 {
    height: 1.5rem;
  }

  .md\:h-8 {
    height: 2rem;
  }

  .md\:h-10 {
    height: 2.5rem;
  }

  .md\:h-12 {
    height: 3rem;
  }

  .md\:h-16 {
    height: 4rem;
  }

  .md\:h-24 {
    height: 6rem;
  }

  .md\:h-32 {
    height: 8rem;
  }

  .md\:h-48 {
    height: 12rem;
  }

  .md\:h-64 {
    height: 16rem;
  }

  .md\:h-240 {
    height: 60rem;
  }

  .md\:h-auto {
    height: auto;
  }

  .md\:h-px {
    height: 1px;
  }

  .md\:h-full {
    height: 100%;
  }

  .md\:h-screen {
    height: 100vh;
  }

  .md\:leading-none {
    line-height: 1;
  }

  .md\:leading-tight {
    line-height: 1.25;
  }

  .md\:leading-normal {
    line-height: 1.5;
  }

  .md\:leading-loose {
    line-height: 2;
  }

  .md\:m-0 {
    margin: 0;
  }

  .md\:m-1 {
    margin: .25rem;
  }

  .md\:m-2 {
    margin: .5rem;
  }

  .md\:m-3 {
    margin: .75rem;
  }

  .md\:m-4 {
    margin: 1rem;
  }

  .md\:m-6 {
    margin: 1.5rem;
  }

  .md\:m-8 {
    margin: 2rem;
  }

  .md\:m-10 {
    margin: 2.5rem;
  }

  .md\:m-12 {
    margin: 3rem;
  }

  .md\:m-14 {
    margin: 3.5rem;
  }

  .md\:m-16 {
    margin: 4rem;
  }

  .md\:m-18 {
    margin: 4.5rem;
  }

  .md\:m-20 {
    margin: 5rem;
  }

  .md\:m-40 {
    margin: 10rem;
  }

  .md\:m-auto {
    margin: auto;
  }

  .md\:m-px {
    margin: 1px;
  }

  .md\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .md\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .md\:my-1 {
    margin-top: .25rem;
    margin-bottom: .25rem;
  }

  .md\:mx-1 {
    margin-left: .25rem;
    margin-right: .25rem;
  }

  .md\:my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .md\:mx-2 {
    margin-left: .5rem;
    margin-right: .5rem;
  }

  .md\:my-3 {
    margin-top: .75rem;
    margin-bottom: .75rem;
  }

  .md\:mx-3 {
    margin-left: .75rem;
    margin-right: .75rem;
  }

  .md\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .md\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .md\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .md\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .md\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .md\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .md\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .md\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .md\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .md\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .md\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .md\:mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .md\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .md\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .md\:my-18 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .md\:mx-18 {
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .md\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .md\:mx-20 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .md\:my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .md\:mx-40 {
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .md\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .md\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .md\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .md\:mt-0 {
    margin-top: 0;
  }

  .md\:mr-0 {
    margin-right: 0;
  }

  .md\:mb-0 {
    margin-bottom: 0;
  }

  .md\:ml-0 {
    margin-left: 0;
  }

  .md\:mt-1 {
    margin-top: .25rem;
  }

  .md\:mr-1 {
    margin-right: .25rem;
  }

  .md\:mb-1 {
    margin-bottom: .25rem;
  }

  .md\:ml-1 {
    margin-left: .25rem;
  }

  .md\:mt-2 {
    margin-top: .5rem;
  }

  .md\:mr-2 {
    margin-right: .5rem;
  }

  .md\:mb-2 {
    margin-bottom: .5rem;
  }

  .md\:ml-2 {
    margin-left: .5rem;
  }

  .md\:mt-3 {
    margin-top: .75rem;
  }

  .md\:mr-3 {
    margin-right: .75rem;
  }

  .md\:mb-3 {
    margin-bottom: .75rem;
  }

  .md\:ml-3 {
    margin-left: .75rem;
  }

  .md\:mt-4 {
    margin-top: 1rem;
  }

  .md\:mr-4 {
    margin-right: 1rem;
  }

  .md\:mb-4 {
    margin-bottom: 1rem;
  }

  .md\:ml-4 {
    margin-left: 1rem;
  }

  .md\:mt-6 {
    margin-top: 1.5rem;
  }

  .md\:mr-6 {
    margin-right: 1.5rem;
  }

  .md\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .md\:ml-6 {
    margin-left: 1.5rem;
  }

  .md\:mt-8 {
    margin-top: 2rem;
  }

  .md\:mr-8 {
    margin-right: 2rem;
  }

  .md\:mb-8 {
    margin-bottom: 2rem;
  }

  .md\:ml-8 {
    margin-left: 2rem;
  }

  .md\:mt-10 {
    margin-top: 2.5rem;
  }

  .md\:mr-10 {
    margin-right: 2.5rem;
  }

  .md\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .md\:ml-10 {
    margin-left: 2.5rem;
  }

  .md\:mt-12 {
    margin-top: 3rem;
  }

  .md\:mr-12 {
    margin-right: 3rem;
  }

  .md\:mb-12 {
    margin-bottom: 3rem;
  }

  .md\:ml-12 {
    margin-left: 3rem;
  }

  .md\:mt-14 {
    margin-top: 3.5rem;
  }

  .md\:mr-14 {
    margin-right: 3.5rem;
  }

  .md\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .md\:ml-14 {
    margin-left: 3.5rem;
  }

  .md\:mt-16 {
    margin-top: 4rem;
  }

  .md\:mr-16 {
    margin-right: 4rem;
  }

  .md\:mb-16 {
    margin-bottom: 4rem;
  }

  .md\:ml-16 {
    margin-left: 4rem;
  }

  .md\:mt-18 {
    margin-top: 4.5rem;
  }

  .md\:mr-18 {
    margin-right: 4.5rem;
  }

  .md\:mb-18 {
    margin-bottom: 4.5rem;
  }

  .md\:ml-18 {
    margin-left: 4.5rem;
  }

  .md\:mt-20 {
    margin-top: 5rem;
  }

  .md\:mr-20 {
    margin-right: 5rem;
  }

  .md\:mb-20 {
    margin-bottom: 5rem;
  }

  .md\:ml-20 {
    margin-left: 5rem;
  }

  .md\:mt-40 {
    margin-top: 10rem;
  }

  .md\:mr-40 {
    margin-right: 10rem;
  }

  .md\:mb-40 {
    margin-bottom: 10rem;
  }

  .md\:ml-40 {
    margin-left: 10rem;
  }

  .md\:mt-auto {
    margin-top: auto;
  }

  .md\:mr-auto {
    margin-right: auto;
  }

  .md\:mb-auto {
    margin-bottom: auto;
  }

  .md\:ml-auto {
    margin-left: auto;
  }

  .md\:mt-px {
    margin-top: 1px;
  }

  .md\:mr-px {
    margin-right: 1px;
  }

  .md\:mb-px {
    margin-bottom: 1px;
  }

  .md\:ml-px {
    margin-left: 1px;
  }

  .md\:max-h-xxs {
    max-height: 15rem;
  }

  .md\:max-h-xs {
    max-height: 20rem;
  }

  .md\:max-h-sm {
    max-height: 30rem;
  }

  .md\:max-h-md {
    max-height: 40rem;
  }

  .md\:max-h-lg {
    max-height: 50rem;
  }

  .md\:max-h-xl {
    max-height: 60rem;
  }

  .md\:max-h-2xl {
    max-height: 70rem;
  }

  .md\:max-h-3xl {
    max-height: 80rem;
  }

  .md\:max-h-4xl {
    max-height: 90rem;
  }

  .md\:max-h-5xl {
    max-height: 100rem;
  }

  .md\:max-h-6xl {
    max-height: 110rem;
  }

  .md\:max-h-7xl {
    max-height: 120rem;
  }

  .md\:max-h-8xl {
    max-height: 130rem;
  }

  .md\:max-h-full {
    max-height: 100%;
  }

  .md\:max-h-screen {
    max-height: 100vh;
  }

  .md\:max-w-xxs {
    max-width: 15rem;
  }

  .md\:max-w-xs {
    max-width: 20rem;
  }

  .md\:max-w-sm {
    max-width: 30rem;
  }

  .md\:max-w-md {
    max-width: 40rem;
  }

  .md\:max-w-lg {
    max-width: 50rem;
  }

  .md\:max-w-xl {
    max-width: 60rem;
  }

  .md\:max-w-2xl {
    max-width: 70rem;
  }

  .md\:max-w-3xl {
    max-width: 80rem;
  }

  .md\:max-w-4xl {
    max-width: 90rem;
  }

  .md\:max-w-5xl {
    max-width: 100rem;
  }

  .md\:max-w-6xl {
    max-width: 110rem;
  }

  .md\:max-w-7xl {
    max-width: 120rem;
  }

  .md\:max-w-8xl {
    max-width: 130rem;
  }

  .md\:max-w-full {
    max-width: 100%;
  }

  .md\:min-h-0 {
    min-height: 0;
  }

  .md\:min-h-full {
    min-height: 100%;
  }

  .md\:min-h-screen {
    min-height: 100vh;
  }

  .md\:min-w-0 {
    min-width: 0;
  }

  .md\:min-w-xxs {
    min-width: 15rem;
  }

  .md\:min-w-xs {
    min-width: 20rem;
  }

  .md\:min-w-sm {
    min-width: 30rem;
  }

  .md\:min-w-md {
    min-width: 40rem;
  }

  .md\:min-w-lg {
    min-width: 50rem;
  }

  .md\:min-w-xl {
    min-width: 60rem;
  }

  .md\:min-w-2xl {
    min-width: 70rem;
  }

  .md\:min-w-3xl {
    min-width: 80rem;
  }

  .md\:min-w-4xl {
    min-width: 90rem;
  }

  .md\:min-w-5xl {
    min-width: 100rem;
  }

  .md\:min-w-6xl {
    min-width: 110rem;
  }

  .md\:min-w-7xl {
    min-width: 120rem;
  }

  .md\:min-w-8xl {
    min-width: 130rem;
  }

  .md\:min-w-full {
    min-width: 100%;
  }

  .md\:-m-0 {
    margin: 0;
  }

  .md\:-m-1 {
    margin: -0.25rem;
  }

  .md\:-m-2 {
    margin: -0.5rem;
  }

  .md\:-m-3 {
    margin: -0.75rem;
  }

  .md\:-m-4 {
    margin: -1rem;
  }

  .md\:-m-6 {
    margin: -1.5rem;
  }

  .md\:-m-8 {
    margin: -2rem;
  }

  .md\:-m-px {
    margin: -1px;
  }

  .md\:-my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .md\:-mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .md\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .md\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .md\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .md\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .md\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .md\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .md\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .md\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .md\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .md\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .md\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .md\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .md\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .md\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .md\:-mt-0 {
    margin-top: 0;
  }

  .md\:-mr-0 {
    margin-right: 0;
  }

  .md\:-mb-0 {
    margin-bottom: 0;
  }

  .md\:-ml-0 {
    margin-left: 0;
  }

  .md\:-mt-1 {
    margin-top: -0.25rem;
  }

  .md\:-mr-1 {
    margin-right: -0.25rem;
  }

  .md\:-mb-1 {
    margin-bottom: -0.25rem;
  }

  .md\:-ml-1 {
    margin-left: -0.25rem;
  }

  .md\:-mt-2 {
    margin-top: -0.5rem;
  }

  .md\:-mr-2 {
    margin-right: -0.5rem;
  }

  .md\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .md\:-ml-2 {
    margin-left: -0.5rem;
  }

  .md\:-mt-3 {
    margin-top: -0.75rem;
  }

  .md\:-mr-3 {
    margin-right: -0.75rem;
  }

  .md\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .md\:-ml-3 {
    margin-left: -0.75rem;
  }

  .md\:-mt-4 {
    margin-top: -1rem;
  }

  .md\:-mr-4 {
    margin-right: -1rem;
  }

  .md\:-mb-4 {
    margin-bottom: -1rem;
  }

  .md\:-ml-4 {
    margin-left: -1rem;
  }

  .md\:-mt-6 {
    margin-top: -1.5rem;
  }

  .md\:-mr-6 {
    margin-right: -1.5rem;
  }

  .md\:-mb-6 {
    margin-bottom: -1.5rem;
  }

  .md\:-ml-6 {
    margin-left: -1.5rem;
  }

  .md\:-mt-8 {
    margin-top: -2rem;
  }

  .md\:-mr-8 {
    margin-right: -2rem;
  }

  .md\:-mb-8 {
    margin-bottom: -2rem;
  }

  .md\:-ml-8 {
    margin-left: -2rem;
  }

  .md\:-mt-px {
    margin-top: -1px;
  }

  .md\:-mr-px {
    margin-right: -1px;
  }

  .md\:-mb-px {
    margin-bottom: -1px;
  }

  .md\:-ml-px {
    margin-left: -1px;
  }

  .md\:opacity-0 {
    opacity: 0;
  }

  .md\:opacity-25 {
    opacity: .25;
  }

  .md\:opacity-50 {
    opacity: .5;
  }

  .md\:opacity-75 {
    opacity: .75;
  }

  .md\:opacity-100 {
    opacity: 1;
  }

  .group:hover .md\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .md\:group-hover\:opacity-25 {
    opacity: .25;
  }

  .group:hover .md\:group-hover\:opacity-50 {
    opacity: .5;
  }

  .group:hover .md\:group-hover\:opacity-75 {
    opacity: .75;
  }

  .group:hover .md\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .md\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .md\:hover\:opacity-25:hover {
    opacity: .25;
  }

  .md\:hover\:opacity-50:hover {
    opacity: .5;
  }

  .md\:hover\:opacity-75:hover {
    opacity: .75;
  }

  .md\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .md\:overflow-auto {
    overflow: auto;
  }

  .md\:overflow-hidden {
    overflow: hidden;
  }

  .md\:overflow-visible {
    overflow: visible;
  }

  .md\:overflow-scroll {
    overflow: scroll;
  }

  .md\:overflow-x-auto {
    overflow-x: auto;
  }

  .md\:overflow-y-auto {
    overflow-y: auto;
  }

  .md\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .md\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .md\:overflow-x-visible {
    overflow-x: visible;
  }

  .md\:overflow-y-visible {
    overflow-y: visible;
  }

  .md\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .md\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .md\:scrolling-touch {
    -webkit-overflow-scrolling: touch;
  }

  .md\:scrolling-auto {
    -webkit-overflow-scrolling: auto;
  }

  .md\:p-0 {
    padding: 0;
  }

  .md\:p-1 {
    padding: .25rem;
  }

  .md\:p-2 {
    padding: .5rem;
  }

  .md\:p-3 {
    padding: .75rem;
  }

  .md\:p-4 {
    padding: 1rem;
  }

  .md\:p-5 {
    padding: 1.25rem;
  }

  .md\:p-6 {
    padding: 1.5rem;
  }

  .md\:p-8 {
    padding: 2rem;
  }

  .md\:p-10 {
    padding: 2.5rem;
  }

  .md\:p-12 {
    padding: 3rem;
  }

  .md\:p-14 {
    padding: 3.5rem;
  }

  .md\:p-16 {
    padding: 4rem;
  }

  .md\:p-18 {
    padding: 4.5rem;
  }

  .md\:p-20 {
    padding: 5rem;
  }

  .md\:p-40 {
    padding: 10rem;
  }

  .md\:p-px {
    padding: 1px;
  }

  .md\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .md\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .md\:py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem;
  }

  .md\:px-1 {
    padding-left: .25rem;
    padding-right: .25rem;
  }

  .md\:py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .md\:px-2 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .md\:py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .md\:px-3 {
    padding-left: .75rem;
    padding-right: .75rem;
  }

  .md\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .md\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .md\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .md\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .md\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .md\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .md\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .md\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .md\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .md\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .md\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .md\:py-18 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .md\:px-18 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .md\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .md\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .md\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .md\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .md\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .md\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .md\:pt-0 {
    padding-top: 0;
  }

  .md\:pr-0 {
    padding-right: 0;
  }

  .md\:pb-0 {
    padding-bottom: 0;
  }

  .md\:pl-0 {
    padding-left: 0;
  }

  .md\:pt-1 {
    padding-top: .25rem;
  }

  .md\:pr-1 {
    padding-right: .25rem;
  }

  .md\:pb-1 {
    padding-bottom: .25rem;
  }

  .md\:pl-1 {
    padding-left: .25rem;
  }

  .md\:pt-2 {
    padding-top: .5rem;
  }

  .md\:pr-2 {
    padding-right: .5rem;
  }

  .md\:pb-2 {
    padding-bottom: .5rem;
  }

  .md\:pl-2 {
    padding-left: .5rem;
  }

  .md\:pt-3 {
    padding-top: .75rem;
  }

  .md\:pr-3 {
    padding-right: .75rem;
  }

  .md\:pb-3 {
    padding-bottom: .75rem;
  }

  .md\:pl-3 {
    padding-left: .75rem;
  }

  .md\:pt-4 {
    padding-top: 1rem;
  }

  .md\:pr-4 {
    padding-right: 1rem;
  }

  .md\:pb-4 {
    padding-bottom: 1rem;
  }

  .md\:pl-4 {
    padding-left: 1rem;
  }

  .md\:pt-5 {
    padding-top: 1.25rem;
  }

  .md\:pr-5 {
    padding-right: 1.25rem;
  }

  .md\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .md\:pl-5 {
    padding-left: 1.25rem;
  }

  .md\:pt-6 {
    padding-top: 1.5rem;
  }

  .md\:pr-6 {
    padding-right: 1.5rem;
  }

  .md\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .md\:pl-6 {
    padding-left: 1.5rem;
  }

  .md\:pt-8 {
    padding-top: 2rem;
  }

  .md\:pr-8 {
    padding-right: 2rem;
  }

  .md\:pb-8 {
    padding-bottom: 2rem;
  }

  .md\:pl-8 {
    padding-left: 2rem;
  }

  .md\:pt-10 {
    padding-top: 2.5rem;
  }

  .md\:pr-10 {
    padding-right: 2.5rem;
  }

  .md\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .md\:pl-10 {
    padding-left: 2.5rem;
  }

  .md\:pt-12 {
    padding-top: 3rem;
  }

  .md\:pr-12 {
    padding-right: 3rem;
  }

  .md\:pb-12 {
    padding-bottom: 3rem;
  }

  .md\:pl-12 {
    padding-left: 3rem;
  }

  .md\:pt-14 {
    padding-top: 3.5rem;
  }

  .md\:pr-14 {
    padding-right: 3.5rem;
  }

  .md\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .md\:pl-14 {
    padding-left: 3.5rem;
  }

  .md\:pt-16 {
    padding-top: 4rem;
  }

  .md\:pr-16 {
    padding-right: 4rem;
  }

  .md\:pb-16 {
    padding-bottom: 4rem;
  }

  .md\:pl-16 {
    padding-left: 4rem;
  }

  .md\:pt-18 {
    padding-top: 4.5rem;
  }

  .md\:pr-18 {
    padding-right: 4.5rem;
  }

  .md\:pb-18 {
    padding-bottom: 4.5rem;
  }

  .md\:pl-18 {
    padding-left: 4.5rem;
  }

  .md\:pt-20 {
    padding-top: 5rem;
  }

  .md\:pr-20 {
    padding-right: 5rem;
  }

  .md\:pb-20 {
    padding-bottom: 5rem;
  }

  .md\:pl-20 {
    padding-left: 5rem;
  }

  .md\:pt-40 {
    padding-top: 10rem;
  }

  .md\:pr-40 {
    padding-right: 10rem;
  }

  .md\:pb-40 {
    padding-bottom: 10rem;
  }

  .md\:pl-40 {
    padding-left: 10rem;
  }

  .md\:pt-px {
    padding-top: 1px;
  }

  .md\:pr-px {
    padding-right: 1px;
  }

  .md\:pb-px {
    padding-bottom: 1px;
  }

  .md\:pl-px {
    padding-left: 1px;
  }

  .md\:pointer-events-none {
    pointer-events: none;
  }

  .md\:pointer-events-auto {
    pointer-events: auto;
  }

  .md\:static {
    position: static;
  }

  .md\:fixed {
    position: fixed;
  }

  .md\:absolute {
    position: absolute;
  }

  .md\:relative {
    position: relative;
  }

  .md\:sticky {
    position: -webkit-sticky;
    position: sticky;
  }

  .md\:pin-none {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .md\:pin {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .md\:pin-y {
    top: 0;
    bottom: 0;
  }

  .md\:pin-x {
    right: 0;
    left: 0;
  }

  .md\:pin-t {
    top: 0;
  }

  .md\:pin-r {
    right: 0;
  }

  .md\:pin-b {
    bottom: 0;
  }

  .md\:pin-l {
    left: 0;
  }

  .md\:resize-none {
    resize: none;
  }

  .md\:resize-y {
    resize: vertical;
  }

  .md\:resize-x {
    resize: horizontal;
  }

  .md\:resize {
    resize: both;
  }

  .md\:shadow {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
  }

  .md\:shadow-md {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08);
  }

  .md\:shadow-lg {
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08);
  }

  .md\:shadow-inner {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);
  }

  .md\:shadow-none {
    box-shadow: none;
  }

  .md\:table-auto {
    table-layout: auto;
  }

  .md\:table-fixed {
    table-layout: fixed;
  }

  .md\:text-left {
    text-align: left;
  }

  .md\:text-center {
    text-align: center;
  }

  .md\:text-right {
    text-align: right;
  }

  .md\:text-justify {
    text-align: justify;
  }

  .md\:text-transparent {
    color: transparent;
  }

  .md\:text-black {
    color: #111;
  }

  .md\:text-grey-darkest {
    color: #1a1a1a;
  }

  .md\:text-grey-darker {
    color: #2a2a2a;
  }

  .md\:text-grey-dark {
    color: #757675;
  }

  .md\:text-grey {
    color: #a5a5a4;
  }

  .md\:text-grey-light {
    color: #ddd;
  }

  .md\:text-grey-lighter {
    color: #e6e6e7;
  }

  .md\:text-grey-lightest {
    color: #f8fafc;
  }

  .md\:text-white {
    color: #fff;
  }

  .md\:text-red-darkest {
    color: #3b0d0c;
  }

  .md\:text-red-darker {
    color: #621b18;
  }

  .md\:text-red-dark {
    color: #cc1f1a;
  }

  .md\:text-red {
    color: #cd2027;
  }

  .md\:text-transparent-red {
    color: rgba(205, 32, 39, .95);
  }

  .md\:text-red-light {
    color: #ef5753;
  }

  .md\:text-red-lighter {
    color: #f9acaa;
  }

  .md\:text-red-lightest {
    color: #fcebea;
  }

  .md\:text-orange-darkest {
    color: #462a16;
  }

  .md\:text-orange-darker {
    color: #613b1f;
  }

  .md\:text-orange-dark {
    color: #de751f;
  }

  .md\:text-orange {
    color: #f6993f;
  }

  .md\:text-orange-light {
    color: #faad63;
  }

  .md\:text-orange-lighter {
    color: #fcd9b6;
  }

  .md\:text-orange-lightest {
    color: #fff5eb;
  }

  .md\:text-yellow-darkest {
    color: #453411;
  }

  .md\:text-yellow-darker {
    color: #684f1d;
  }

  .md\:text-yellow-dark {
    color: #f2d024;
  }

  .md\:text-yellow {
    color: #ffed4a;
  }

  .md\:text-yellow-light {
    color: #fff382;
  }

  .md\:text-yellow-lighter {
    color: #fff9c2;
  }

  .md\:text-yellow-lightest {
    color: #fcfbeb;
  }

  .md\:text-green-darkest {
    color: #0f2f21;
  }

  .md\:text-green-darker {
    color: #1a4731;
  }

  .md\:text-green-dark {
    color: #1f9d55;
  }

  .md\:text-green {
    color: #38c172;
  }

  .md\:text-green-light {
    color: #51d88a;
  }

  .md\:text-green-lighter {
    color: #a2f5bf;
  }

  .md\:text-green-lightest {
    color: #e3fcec;
  }

  .md\:text-teal-darkest {
    color: #0d3331;
  }

  .md\:text-teal-darker {
    color: #20504f;
  }

  .md\:text-teal-dark {
    color: #38a89d;
  }

  .md\:text-teal {
    color: #4dc0b5;
  }

  .md\:text-teal-light {
    color: #64d5ca;
  }

  .md\:text-teal-lighter {
    color: #a0f0ed;
  }

  .md\:text-teal-lightest {
    color: #e8fffe;
  }

  .md\:text-blue-darkest {
    color: #12283a;
  }

  .md\:text-blue-darker {
    color: #1c3d5a;
  }

  .md\:text-blue-dark {
    color: #2779bd;
  }

  .md\:text-blue {
    color: #3490dc;
  }

  .md\:text-blue-light {
    color: #6cb2eb;
  }

  .md\:text-blue-lighter {
    color: #bcdefa;
  }

  .md\:text-blue-lightest {
    color: #eff8ff;
  }

  .md\:text-indigo-darkest {
    color: #191e38;
  }

  .md\:text-indigo-darker {
    color: #2f365f;
  }

  .md\:text-indigo-dark {
    color: #5661b3;
  }

  .md\:text-indigo {
    color: #6574cd;
  }

  .md\:text-indigo-light {
    color: #7886d7;
  }

  .md\:text-indigo-lighter {
    color: #b2b7ff;
  }

  .md\:text-indigo-lightest {
    color: #e6e8ff;
  }

  .md\:text-purple-darkest {
    color: #21183c;
  }

  .md\:text-purple-darker {
    color: #382b5f;
  }

  .md\:text-purple-dark {
    color: #794acf;
  }

  .md\:text-purple {
    color: #9561e2;
  }

  .md\:text-purple-light {
    color: #a779e9;
  }

  .md\:text-purple-lighter {
    color: #d6bbfc;
  }

  .md\:text-purple-lightest {
    color: #f3ebff;
  }

  .md\:text-pink-darkest {
    color: #451225;
  }

  .md\:text-pink-darker {
    color: #6f213f;
  }

  .md\:text-pink-dark {
    color: #eb5286;
  }

  .md\:text-pink {
    color: #f66d9b;
  }

  .md\:text-pink-light {
    color: #fa7ea8;
  }

  .md\:text-pink-lighter {
    color: #ffbbca;
  }

  .md\:text-pink-lightest {
    color: #ffebef;
  }

  .md\:text-d7 {
    color: #5f6545;
  }

  .md\:text-d5 {
    color: #977955;
  }

  .md\:text-d3 {
    color: #2d2d2d;
  }

  .md\:text-transparent-override {
    color: transparent;
  }

  .md\:hover\:text-transparent:hover {
    color: transparent;
  }

  .md\:hover\:text-black:hover {
    color: #111;
  }

  .md\:hover\:text-grey-darkest:hover {
    color: #1a1a1a;
  }

  .md\:hover\:text-grey-darker:hover {
    color: #2a2a2a;
  }

  .md\:hover\:text-grey-dark:hover {
    color: #757675;
  }

  .md\:hover\:text-grey:hover {
    color: #a5a5a4;
  }

  .md\:hover\:text-grey-light:hover {
    color: #ddd;
  }

  .md\:hover\:text-grey-lighter:hover {
    color: #e6e6e7;
  }

  .md\:hover\:text-grey-lightest:hover {
    color: #f8fafc;
  }

  .md\:hover\:text-white:hover {
    color: #fff;
  }

  .md\:hover\:text-red-darkest:hover {
    color: #3b0d0c;
  }

  .md\:hover\:text-red-darker:hover {
    color: #621b18;
  }

  .md\:hover\:text-red-dark:hover {
    color: #cc1f1a;
  }

  .md\:hover\:text-red:hover {
    color: #cd2027;
  }

  .md\:hover\:text-transparent-red:hover {
    color: rgba(205, 32, 39, .95);
  }

  .md\:hover\:text-red-light:hover {
    color: #ef5753;
  }

  .md\:hover\:text-red-lighter:hover {
    color: #f9acaa;
  }

  .md\:hover\:text-red-lightest:hover {
    color: #fcebea;
  }

  .md\:hover\:text-orange-darkest:hover {
    color: #462a16;
  }

  .md\:hover\:text-orange-darker:hover {
    color: #613b1f;
  }

  .md\:hover\:text-orange-dark:hover {
    color: #de751f;
  }

  .md\:hover\:text-orange:hover {
    color: #f6993f;
  }

  .md\:hover\:text-orange-light:hover {
    color: #faad63;
  }

  .md\:hover\:text-orange-lighter:hover {
    color: #fcd9b6;
  }

  .md\:hover\:text-orange-lightest:hover {
    color: #fff5eb;
  }

  .md\:hover\:text-yellow-darkest:hover {
    color: #453411;
  }

  .md\:hover\:text-yellow-darker:hover {
    color: #684f1d;
  }

  .md\:hover\:text-yellow-dark:hover {
    color: #f2d024;
  }

  .md\:hover\:text-yellow:hover {
    color: #ffed4a;
  }

  .md\:hover\:text-yellow-light:hover {
    color: #fff382;
  }

  .md\:hover\:text-yellow-lighter:hover {
    color: #fff9c2;
  }

  .md\:hover\:text-yellow-lightest:hover {
    color: #fcfbeb;
  }

  .md\:hover\:text-green-darkest:hover {
    color: #0f2f21;
  }

  .md\:hover\:text-green-darker:hover {
    color: #1a4731;
  }

  .md\:hover\:text-green-dark:hover {
    color: #1f9d55;
  }

  .md\:hover\:text-green:hover {
    color: #38c172;
  }

  .md\:hover\:text-green-light:hover {
    color: #51d88a;
  }

  .md\:hover\:text-green-lighter:hover {
    color: #a2f5bf;
  }

  .md\:hover\:text-green-lightest:hover {
    color: #e3fcec;
  }

  .md\:hover\:text-teal-darkest:hover {
    color: #0d3331;
  }

  .md\:hover\:text-teal-darker:hover {
    color: #20504f;
  }

  .md\:hover\:text-teal-dark:hover {
    color: #38a89d;
  }

  .md\:hover\:text-teal:hover {
    color: #4dc0b5;
  }

  .md\:hover\:text-teal-light:hover {
    color: #64d5ca;
  }

  .md\:hover\:text-teal-lighter:hover {
    color: #a0f0ed;
  }

  .md\:hover\:text-teal-lightest:hover {
    color: #e8fffe;
  }

  .md\:hover\:text-blue-darkest:hover {
    color: #12283a;
  }

  .md\:hover\:text-blue-darker:hover {
    color: #1c3d5a;
  }

  .md\:hover\:text-blue-dark:hover {
    color: #2779bd;
  }

  .md\:hover\:text-blue:hover {
    color: #3490dc;
  }

  .md\:hover\:text-blue-light:hover {
    color: #6cb2eb;
  }

  .md\:hover\:text-blue-lighter:hover {
    color: #bcdefa;
  }

  .md\:hover\:text-blue-lightest:hover {
    color: #eff8ff;
  }

  .md\:hover\:text-indigo-darkest:hover {
    color: #191e38;
  }

  .md\:hover\:text-indigo-darker:hover {
    color: #2f365f;
  }

  .md\:hover\:text-indigo-dark:hover {
    color: #5661b3;
  }

  .md\:hover\:text-indigo:hover {
    color: #6574cd;
  }

  .md\:hover\:text-indigo-light:hover {
    color: #7886d7;
  }

  .md\:hover\:text-indigo-lighter:hover {
    color: #b2b7ff;
  }

  .md\:hover\:text-indigo-lightest:hover {
    color: #e6e8ff;
  }

  .md\:hover\:text-purple-darkest:hover {
    color: #21183c;
  }

  .md\:hover\:text-purple-darker:hover {
    color: #382b5f;
  }

  .md\:hover\:text-purple-dark:hover {
    color: #794acf;
  }

  .md\:hover\:text-purple:hover {
    color: #9561e2;
  }

  .md\:hover\:text-purple-light:hover {
    color: #a779e9;
  }

  .md\:hover\:text-purple-lighter:hover {
    color: #d6bbfc;
  }

  .md\:hover\:text-purple-lightest:hover {
    color: #f3ebff;
  }

  .md\:hover\:text-pink-darkest:hover {
    color: #451225;
  }

  .md\:hover\:text-pink-darker:hover {
    color: #6f213f;
  }

  .md\:hover\:text-pink-dark:hover {
    color: #eb5286;
  }

  .md\:hover\:text-pink:hover {
    color: #f66d9b;
  }

  .md\:hover\:text-pink-light:hover {
    color: #fa7ea8;
  }

  .md\:hover\:text-pink-lighter:hover {
    color: #ffbbca;
  }

  .md\:hover\:text-pink-lightest:hover {
    color: #ffebef;
  }

  .md\:hover\:text-d7:hover {
    color: #5f6545;
  }

  .md\:hover\:text-d5:hover {
    color: #977955;
  }

  .md\:hover\:text-d3:hover {
    color: #2d2d2d;
  }

  .md\:hover\:text-transparent-override:hover {
    color: transparent;
  }

  .md\:text-xs {
    font-size: .75rem;
  }

  .md\:text-sm {
    font-size: .875rem;
  }

  .md\:text-base {
    font-size: 1rem;
  }

  .md\:text-lg {
    font-size: 1.125rem;
  }

  .md\:text-xl {
    font-size: 1.25rem;
  }

  .md\:text-2xl {
    font-size: 1.5rem;
  }

  .md\:text-3xl {
    font-size: 1.875rem;
  }

  .md\:text-4xl {
    font-size: 2.25rem;
  }

  .md\:text-5xl {
    font-size: 3rem;
  }

  .md\:text-6xl {
    font-size: 4rem;
  }

  .md\:text-7xl {
    font-size: 5rem;
  }

  .md\:italic {
    font-style: italic;
  }

  .md\:roman {
    font-style: normal;
  }

  .md\:uppercase {
    text-transform: uppercase;
  }

  .md\:lowercase {
    text-transform: lowercase;
  }

  .md\:capitalize {
    text-transform: capitalize;
  }

  .md\:normal-case {
    text-transform: none;
  }

  .md\:underline {
    text-decoration: underline;
  }

  .md\:line-through {
    text-decoration: line-through;
  }

  .md\:no-underline {
    text-decoration: none;
  }

  .md\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .md\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .md\:hover\:italic:hover {
    font-style: italic;
  }

  .md\:hover\:roman:hover {
    font-style: normal;
  }

  .md\:hover\:uppercase:hover {
    text-transform: uppercase;
  }

  .md\:hover\:lowercase:hover {
    text-transform: lowercase;
  }

  .md\:hover\:capitalize:hover {
    text-transform: capitalize;
  }

  .md\:hover\:normal-case:hover {
    text-transform: none;
  }

  .md\:hover\:underline:hover {
    text-decoration: underline;
  }

  .md\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .md\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .md\:hover\:antialiased:hover {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .md\:hover\:subpixel-antialiased:hover {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .md\:tracking-tight {
    letter-spacing: -0.05em;
  }

  .md\:tracking-normal {
    letter-spacing: 0;
  }

  .md\:tracking-wide {
    letter-spacing: .05em;
  }

  .md\:tracking-extra-wide {
    letter-spacing: .1em;
  }

  .md\:tracking-extra-extra-wide {
    letter-spacing: .15em;
  }

  .md\:select-none {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }

  .md\:select-text {
    -webkit-user-select: text;
       -moz-user-select: text;
        -ms-user-select: text;
            user-select: text;
  }

  .md\:align-baseline {
    vertical-align: baseline;
  }

  .md\:align-top {
    vertical-align: top;
  }

  .md\:align-middle {
    vertical-align: middle;
  }

  .md\:align-bottom {
    vertical-align: bottom;
  }

  .md\:align-text-top {
    vertical-align: text-top;
  }

  .md\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .md\:visible {
    visibility: visible;
  }

  .md\:invisible {
    visibility: hidden;
  }

  .md\:whitespace-normal {
    white-space: normal;
  }

  .md\:whitespace-no-wrap {
    white-space: nowrap;
  }

  .md\:whitespace-pre {
    white-space: pre;
  }

  .md\:whitespace-pre-line {
    white-space: pre-line;
  }

  .md\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .md\:break-words {
    word-wrap: break-word;
  }

  .md\:break-normal {
    word-wrap: normal;
  }

  .md\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .md\:w-1 {
    width: .25rem;
  }

  .md\:w-2 {
    width: .5rem;
  }

  .md\:w-3 {
    width: .75rem;
  }

  .md\:w-4 {
    width: 1rem;
  }

  .md\:w-6 {
    width: 1.5rem;
  }

  .md\:w-8 {
    width: 2rem;
  }

  .md\:w-10 {
    width: 2.5rem;
  }

  .md\:w-12 {
    width: 3rem;
  }

  .md\:w-16 {
    width: 4rem;
  }

  .md\:w-24 {
    width: 6rem;
  }

  .md\:w-32 {
    width: 8rem;
  }

  .md\:w-48 {
    width: 12rem;
  }

  .md\:w-64 {
    width: 16rem;
  }

  .md\:w-auto {
    width: auto;
  }

  .md\:w-px {
    width: 1px;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:w-30p {
    width: 30%;
  }

  .md\:w-1\/3 {
    width: 33.33333%;
  }

  .md\:w-2\/3 {
    width: 66.66667%;
  }

  .md\:w-1\/4 {
    width: 25%;
  }

  .md\:w-3\/4 {
    width: 75%;
  }

  .md\:w-1\/5 {
    width: 20%;
  }

  .md\:w-2\/5 {
    width: 40%;
  }

  .md\:w-3\/5 {
    width: 60%;
  }

  .md\:w-4\/5 {
    width: 80%;
  }

  .md\:w-1\/6 {
    width: 16.66667%;
  }

  .md\:w-2\/6 {
    width: 33.33333%;
  }

  .md\:w-3\/6 {
    width: 50%;
  }

  .md\:w-4\/6 {
    width: 66.66667%;
  }

  .md\:w-5\/6 {
    width: 83.33333%;
  }

  .md\:w-1\/7 {
    width: 14.28571%;
  }

  .md\:w-2\/7 {
    width: 28.57143%;
  }

  .md\:w-3\/7 {
    width: 42.85714%;
  }

  .md\:w-4\/7 {
    width: 57.14286%;
  }

  .md\:w-5\/7 {
    width: 71.42857%;
  }

  .md\:w-6\/7 {
    width: 85.71429%;
  }

  .md\:w-full {
    width: 100%;
  }

  .md\:w-screen {
    width: 100vw;
  }

  .md\:z-0 {
    z-index: 0;
  }

  .md\:z-10 {
    z-index: 10;
  }

  .md\:z-20 {
    z-index: 20;
  }

  .md\:z-30 {
    z-index: 30;
  }

  .md\:z-40 {
    z-index: 40;
  }

  .md\:z-50 {
    z-index: 50;
  }

  .md\:z-auto {
    z-index: auto;
  }
}

@media (min-width: 992px) {
  .lg\:list-reset {
    list-style: none;
    padding: 0;
  }

  .lg\:appearance-none {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }

  .lg\:bg-fixed {
    background-attachment: fixed;
  }

  .lg\:bg-local {
    background-attachment: local;
  }

  .lg\:bg-scroll {
    background-attachment: scroll;
  }

  .lg\:bg-transparent {
    background-color: transparent;
  }

  .lg\:bg-black {
    background-color: #111;
  }

  .lg\:bg-grey-darkest {
    background-color: #1a1a1a;
  }

  .lg\:bg-grey-darker {
    background-color: #2a2a2a;
  }

  .lg\:bg-grey-dark {
    background-color: #757675;
  }

  .lg\:bg-grey {
    background-color: #a5a5a4;
  }

  .lg\:bg-grey-light {
    background-color: #ddd;
  }

  .lg\:bg-grey-lighter {
    background-color: #e6e6e7;
  }

  .lg\:bg-grey-lightest {
    background-color: #f8fafc;
  }

  .lg\:bg-white {
    background-color: #fff;
  }

  .lg\:bg-red-darkest {
    background-color: #3b0d0c;
  }

  .lg\:bg-red-darker {
    background-color: #621b18;
  }

  .lg\:bg-red-dark {
    background-color: #cc1f1a;
  }

  .lg\:bg-red {
    background-color: #cd2027;
  }

  .lg\:bg-transparent-red {
    background-color: rgba(205, 32, 39, .95);
  }

  .lg\:bg-red-light {
    background-color: #ef5753;
  }

  .lg\:bg-red-lighter {
    background-color: #f9acaa;
  }

  .lg\:bg-red-lightest {
    background-color: #fcebea;
  }

  .lg\:bg-orange-darkest {
    background-color: #462a16;
  }

  .lg\:bg-orange-darker {
    background-color: #613b1f;
  }

  .lg\:bg-orange-dark {
    background-color: #de751f;
  }

  .lg\:bg-orange {
    background-color: #f6993f;
  }

  .lg\:bg-orange-light {
    background-color: #faad63;
  }

  .lg\:bg-orange-lighter {
    background-color: #fcd9b6;
  }

  .lg\:bg-orange-lightest {
    background-color: #fff5eb;
  }

  .lg\:bg-yellow-darkest {
    background-color: #453411;
  }

  .lg\:bg-yellow-darker {
    background-color: #684f1d;
  }

  .lg\:bg-yellow-dark {
    background-color: #f2d024;
  }

  .lg\:bg-yellow {
    background-color: #ffed4a;
  }

  .lg\:bg-yellow-light {
    background-color: #fff382;
  }

  .lg\:bg-yellow-lighter {
    background-color: #fff9c2;
  }

  .lg\:bg-yellow-lightest {
    background-color: #fcfbeb;
  }

  .lg\:bg-green-darkest {
    background-color: #0f2f21;
  }

  .lg\:bg-green-darker {
    background-color: #1a4731;
  }

  .lg\:bg-green-dark {
    background-color: #1f9d55;
  }

  .lg\:bg-green {
    background-color: #38c172;
  }

  .lg\:bg-green-light {
    background-color: #51d88a;
  }

  .lg\:bg-green-lighter {
    background-color: #a2f5bf;
  }

  .lg\:bg-green-lightest {
    background-color: #e3fcec;
  }

  .lg\:bg-teal-darkest {
    background-color: #0d3331;
  }

  .lg\:bg-teal-darker {
    background-color: #20504f;
  }

  .lg\:bg-teal-dark {
    background-color: #38a89d;
  }

  .lg\:bg-teal {
    background-color: #4dc0b5;
  }

  .lg\:bg-teal-light {
    background-color: #64d5ca;
  }

  .lg\:bg-teal-lighter {
    background-color: #a0f0ed;
  }

  .lg\:bg-teal-lightest {
    background-color: #e8fffe;
  }

  .lg\:bg-blue-darkest {
    background-color: #12283a;
  }

  .lg\:bg-blue-darker {
    background-color: #1c3d5a;
  }

  .lg\:bg-blue-dark {
    background-color: #2779bd;
  }

  .lg\:bg-blue {
    background-color: #3490dc;
  }

  .lg\:bg-blue-light {
    background-color: #6cb2eb;
  }

  .lg\:bg-blue-lighter {
    background-color: #bcdefa;
  }

  .lg\:bg-blue-lightest {
    background-color: #eff8ff;
  }

  .lg\:bg-indigo-darkest {
    background-color: #191e38;
  }

  .lg\:bg-indigo-darker {
    background-color: #2f365f;
  }

  .lg\:bg-indigo-dark {
    background-color: #5661b3;
  }

  .lg\:bg-indigo {
    background-color: #6574cd;
  }

  .lg\:bg-indigo-light {
    background-color: #7886d7;
  }

  .lg\:bg-indigo-lighter {
    background-color: #b2b7ff;
  }

  .lg\:bg-indigo-lightest {
    background-color: #e6e8ff;
  }

  .lg\:bg-purple-darkest {
    background-color: #21183c;
  }

  .lg\:bg-purple-darker {
    background-color: #382b5f;
  }

  .lg\:bg-purple-dark {
    background-color: #794acf;
  }

  .lg\:bg-purple {
    background-color: #9561e2;
  }

  .lg\:bg-purple-light {
    background-color: #a779e9;
  }

  .lg\:bg-purple-lighter {
    background-color: #d6bbfc;
  }

  .lg\:bg-purple-lightest {
    background-color: #f3ebff;
  }

  .lg\:bg-pink-darkest {
    background-color: #451225;
  }

  .lg\:bg-pink-darker {
    background-color: #6f213f;
  }

  .lg\:bg-pink-dark {
    background-color: #eb5286;
  }

  .lg\:bg-pink {
    background-color: #f66d9b;
  }

  .lg\:bg-pink-light {
    background-color: #fa7ea8;
  }

  .lg\:bg-pink-lighter {
    background-color: #ffbbca;
  }

  .lg\:bg-pink-lightest {
    background-color: #ffebef;
  }

  .lg\:bg-d7 {
    background-color: #5f6545;
  }

  .lg\:bg-d5 {
    background-color: #977955;
  }

  .lg\:bg-d3 {
    background-color: #2d2d2d;
  }

  .lg\:bg-transparent-override {
    background-color: transparent;
  }

  .lg\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .lg\:hover\:bg-black:hover {
    background-color: #111;
  }

  .lg\:hover\:bg-grey-darkest:hover {
    background-color: #1a1a1a;
  }

  .lg\:hover\:bg-grey-darker:hover {
    background-color: #2a2a2a;
  }

  .lg\:hover\:bg-grey-dark:hover {
    background-color: #757675;
  }

  .lg\:hover\:bg-grey:hover {
    background-color: #a5a5a4;
  }

  .lg\:hover\:bg-grey-light:hover {
    background-color: #ddd;
  }

  .lg\:hover\:bg-grey-lighter:hover {
    background-color: #e6e6e7;
  }

  .lg\:hover\:bg-grey-lightest:hover {
    background-color: #f8fafc;
  }

  .lg\:hover\:bg-white:hover {
    background-color: #fff;
  }

  .lg\:hover\:bg-red-darkest:hover {
    background-color: #3b0d0c;
  }

  .lg\:hover\:bg-red-darker:hover {
    background-color: #621b18;
  }

  .lg\:hover\:bg-red-dark:hover {
    background-color: #cc1f1a;
  }

  .lg\:hover\:bg-red:hover {
    background-color: #cd2027;
  }

  .lg\:hover\:bg-transparent-red:hover {
    background-color: rgba(205, 32, 39, .95);
  }

  .lg\:hover\:bg-red-light:hover {
    background-color: #ef5753;
  }

  .lg\:hover\:bg-red-lighter:hover {
    background-color: #f9acaa;
  }

  .lg\:hover\:bg-red-lightest:hover {
    background-color: #fcebea;
  }

  .lg\:hover\:bg-orange-darkest:hover {
    background-color: #462a16;
  }

  .lg\:hover\:bg-orange-darker:hover {
    background-color: #613b1f;
  }

  .lg\:hover\:bg-orange-dark:hover {
    background-color: #de751f;
  }

  .lg\:hover\:bg-orange:hover {
    background-color: #f6993f;
  }

  .lg\:hover\:bg-orange-light:hover {
    background-color: #faad63;
  }

  .lg\:hover\:bg-orange-lighter:hover {
    background-color: #fcd9b6;
  }

  .lg\:hover\:bg-orange-lightest:hover {
    background-color: #fff5eb;
  }

  .lg\:hover\:bg-yellow-darkest:hover {
    background-color: #453411;
  }

  .lg\:hover\:bg-yellow-darker:hover {
    background-color: #684f1d;
  }

  .lg\:hover\:bg-yellow-dark:hover {
    background-color: #f2d024;
  }

  .lg\:hover\:bg-yellow:hover {
    background-color: #ffed4a;
  }

  .lg\:hover\:bg-yellow-light:hover {
    background-color: #fff382;
  }

  .lg\:hover\:bg-yellow-lighter:hover {
    background-color: #fff9c2;
  }

  .lg\:hover\:bg-yellow-lightest:hover {
    background-color: #fcfbeb;
  }

  .lg\:hover\:bg-green-darkest:hover {
    background-color: #0f2f21;
  }

  .lg\:hover\:bg-green-darker:hover {
    background-color: #1a4731;
  }

  .lg\:hover\:bg-green-dark:hover {
    background-color: #1f9d55;
  }

  .lg\:hover\:bg-green:hover {
    background-color: #38c172;
  }

  .lg\:hover\:bg-green-light:hover {
    background-color: #51d88a;
  }

  .lg\:hover\:bg-green-lighter:hover {
    background-color: #a2f5bf;
  }

  .lg\:hover\:bg-green-lightest:hover {
    background-color: #e3fcec;
  }

  .lg\:hover\:bg-teal-darkest:hover {
    background-color: #0d3331;
  }

  .lg\:hover\:bg-teal-darker:hover {
    background-color: #20504f;
  }

  .lg\:hover\:bg-teal-dark:hover {
    background-color: #38a89d;
  }

  .lg\:hover\:bg-teal:hover {
    background-color: #4dc0b5;
  }

  .lg\:hover\:bg-teal-light:hover {
    background-color: #64d5ca;
  }

  .lg\:hover\:bg-teal-lighter:hover {
    background-color: #a0f0ed;
  }

  .lg\:hover\:bg-teal-lightest:hover {
    background-color: #e8fffe;
  }

  .lg\:hover\:bg-blue-darkest:hover {
    background-color: #12283a;
  }

  .lg\:hover\:bg-blue-darker:hover {
    background-color: #1c3d5a;
  }

  .lg\:hover\:bg-blue-dark:hover {
    background-color: #2779bd;
  }

  .lg\:hover\:bg-blue:hover {
    background-color: #3490dc;
  }

  .lg\:hover\:bg-blue-light:hover {
    background-color: #6cb2eb;
  }

  .lg\:hover\:bg-blue-lighter:hover {
    background-color: #bcdefa;
  }

  .lg\:hover\:bg-blue-lightest:hover {
    background-color: #eff8ff;
  }

  .lg\:hover\:bg-indigo-darkest:hover {
    background-color: #191e38;
  }

  .lg\:hover\:bg-indigo-darker:hover {
    background-color: #2f365f;
  }

  .lg\:hover\:bg-indigo-dark:hover {
    background-color: #5661b3;
  }

  .lg\:hover\:bg-indigo:hover {
    background-color: #6574cd;
  }

  .lg\:hover\:bg-indigo-light:hover {
    background-color: #7886d7;
  }

  .lg\:hover\:bg-indigo-lighter:hover {
    background-color: #b2b7ff;
  }

  .lg\:hover\:bg-indigo-lightest:hover {
    background-color: #e6e8ff;
  }

  .lg\:hover\:bg-purple-darkest:hover {
    background-color: #21183c;
  }

  .lg\:hover\:bg-purple-darker:hover {
    background-color: #382b5f;
  }

  .lg\:hover\:bg-purple-dark:hover {
    background-color: #794acf;
  }

  .lg\:hover\:bg-purple:hover {
    background-color: #9561e2;
  }

  .lg\:hover\:bg-purple-light:hover {
    background-color: #a779e9;
  }

  .lg\:hover\:bg-purple-lighter:hover {
    background-color: #d6bbfc;
  }

  .lg\:hover\:bg-purple-lightest:hover {
    background-color: #f3ebff;
  }

  .lg\:hover\:bg-pink-darkest:hover {
    background-color: #451225;
  }

  .lg\:hover\:bg-pink-darker:hover {
    background-color: #6f213f;
  }

  .lg\:hover\:bg-pink-dark:hover {
    background-color: #eb5286;
  }

  .lg\:hover\:bg-pink:hover {
    background-color: #f66d9b;
  }

  .lg\:hover\:bg-pink-light:hover {
    background-color: #fa7ea8;
  }

  .lg\:hover\:bg-pink-lighter:hover {
    background-color: #ffbbca;
  }

  .lg\:hover\:bg-pink-lightest:hover {
    background-color: #ffebef;
  }

  .lg\:hover\:bg-d7:hover {
    background-color: #5f6545;
  }

  .lg\:hover\:bg-d5:hover {
    background-color: #977955;
  }

  .lg\:hover\:bg-d3:hover {
    background-color: #2d2d2d;
  }

  .lg\:hover\:bg-transparent-override:hover {
    background-color: transparent;
  }

  .lg\:bg-bottom {
    background-position: bottom;
  }

  .lg\:bg-center {
    background-position: center;
  }

  .lg\:bg-left {
    background-position: left;
  }

  .lg\:bg-left-bottom {
    background-position: left bottom;
  }

  .lg\:bg-left-top {
    background-position: left top;
  }

  .lg\:bg-right {
    background-position: right;
  }

  .lg\:bg-right-bottom {
    background-position: right bottom;
  }

  .lg\:bg-right-top {
    background-position: right top;
  }

  .lg\:bg-top {
    background-position: top;
  }

  .lg\:bg-repeat {
    background-repeat: repeat;
  }

  .lg\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .lg\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .lg\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .lg\:bg-auto {
    background-size: auto;
  }

  .lg\:bg-cover {
    background-size: cover;
  }

  .lg\:bg-contain {
    background-size: contain;
  }

  .lg\:border-transparent {
    border-color: transparent;
  }

  .lg\:border-black {
    border-color: #111;
  }

  .lg\:border-grey-darkest {
    border-color: #1a1a1a;
  }

  .lg\:border-grey-darker {
    border-color: #2a2a2a;
  }

  .lg\:border-grey-dark {
    border-color: #757675;
  }

  .lg\:border-grey {
    border-color: #a5a5a4;
  }

  .lg\:border-grey-light {
    border-color: #ddd;
  }

  .lg\:border-grey-lighter {
    border-color: #e6e6e7;
  }

  .lg\:border-grey-lightest {
    border-color: #f8fafc;
  }

  .lg\:border-white {
    border-color: #fff;
  }

  .lg\:border-red-darkest {
    border-color: #3b0d0c;
  }

  .lg\:border-red-darker {
    border-color: #621b18;
  }

  .lg\:border-red-dark {
    border-color: #cc1f1a;
  }

  .lg\:border-red {
    border-color: #cd2027;
  }

  .lg\:border-transparent-red {
    border-color: rgba(205, 32, 39, .95);
  }

  .lg\:border-red-light {
    border-color: #ef5753;
  }

  .lg\:border-red-lighter {
    border-color: #f9acaa;
  }

  .lg\:border-red-lightest {
    border-color: #fcebea;
  }

  .lg\:border-orange-darkest {
    border-color: #462a16;
  }

  .lg\:border-orange-darker {
    border-color: #613b1f;
  }

  .lg\:border-orange-dark {
    border-color: #de751f;
  }

  .lg\:border-orange {
    border-color: #f6993f;
  }

  .lg\:border-orange-light {
    border-color: #faad63;
  }

  .lg\:border-orange-lighter {
    border-color: #fcd9b6;
  }

  .lg\:border-orange-lightest {
    border-color: #fff5eb;
  }

  .lg\:border-yellow-darkest {
    border-color: #453411;
  }

  .lg\:border-yellow-darker {
    border-color: #684f1d;
  }

  .lg\:border-yellow-dark {
    border-color: #f2d024;
  }

  .lg\:border-yellow {
    border-color: #ffed4a;
  }

  .lg\:border-yellow-light {
    border-color: #fff382;
  }

  .lg\:border-yellow-lighter {
    border-color: #fff9c2;
  }

  .lg\:border-yellow-lightest {
    border-color: #fcfbeb;
  }

  .lg\:border-green-darkest {
    border-color: #0f2f21;
  }

  .lg\:border-green-darker {
    border-color: #1a4731;
  }

  .lg\:border-green-dark {
    border-color: #1f9d55;
  }

  .lg\:border-green {
    border-color: #38c172;
  }

  .lg\:border-green-light {
    border-color: #51d88a;
  }

  .lg\:border-green-lighter {
    border-color: #a2f5bf;
  }

  .lg\:border-green-lightest {
    border-color: #e3fcec;
  }

  .lg\:border-teal-darkest {
    border-color: #0d3331;
  }

  .lg\:border-teal-darker {
    border-color: #20504f;
  }

  .lg\:border-teal-dark {
    border-color: #38a89d;
  }

  .lg\:border-teal {
    border-color: #4dc0b5;
  }

  .lg\:border-teal-light {
    border-color: #64d5ca;
  }

  .lg\:border-teal-lighter {
    border-color: #a0f0ed;
  }

  .lg\:border-teal-lightest {
    border-color: #e8fffe;
  }

  .lg\:border-blue-darkest {
    border-color: #12283a;
  }

  .lg\:border-blue-darker {
    border-color: #1c3d5a;
  }

  .lg\:border-blue-dark {
    border-color: #2779bd;
  }

  .lg\:border-blue {
    border-color: #3490dc;
  }

  .lg\:border-blue-light {
    border-color: #6cb2eb;
  }

  .lg\:border-blue-lighter {
    border-color: #bcdefa;
  }

  .lg\:border-blue-lightest {
    border-color: #eff8ff;
  }

  .lg\:border-indigo-darkest {
    border-color: #191e38;
  }

  .lg\:border-indigo-darker {
    border-color: #2f365f;
  }

  .lg\:border-indigo-dark {
    border-color: #5661b3;
  }

  .lg\:border-indigo {
    border-color: #6574cd;
  }

  .lg\:border-indigo-light {
    border-color: #7886d7;
  }

  .lg\:border-indigo-lighter {
    border-color: #b2b7ff;
  }

  .lg\:border-indigo-lightest {
    border-color: #e6e8ff;
  }

  .lg\:border-purple-darkest {
    border-color: #21183c;
  }

  .lg\:border-purple-darker {
    border-color: #382b5f;
  }

  .lg\:border-purple-dark {
    border-color: #794acf;
  }

  .lg\:border-purple {
    border-color: #9561e2;
  }

  .lg\:border-purple-light {
    border-color: #a779e9;
  }

  .lg\:border-purple-lighter {
    border-color: #d6bbfc;
  }

  .lg\:border-purple-lightest {
    border-color: #f3ebff;
  }

  .lg\:border-pink-darkest {
    border-color: #451225;
  }

  .lg\:border-pink-darker {
    border-color: #6f213f;
  }

  .lg\:border-pink-dark {
    border-color: #eb5286;
  }

  .lg\:border-pink {
    border-color: #f66d9b;
  }

  .lg\:border-pink-light {
    border-color: #fa7ea8;
  }

  .lg\:border-pink-lighter {
    border-color: #ffbbca;
  }

  .lg\:border-pink-lightest {
    border-color: #ffebef;
  }

  .lg\:border-d7 {
    border-color: #5f6545;
  }

  .lg\:border-d5 {
    border-color: #977955;
  }

  .lg\:border-d3 {
    border-color: #2d2d2d;
  }

  .lg\:border-transparent-override {
    border-color: transparent;
  }

  .lg\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .lg\:hover\:border-black:hover {
    border-color: #111;
  }

  .lg\:hover\:border-grey-darkest:hover {
    border-color: #1a1a1a;
  }

  .lg\:hover\:border-grey-darker:hover {
    border-color: #2a2a2a;
  }

  .lg\:hover\:border-grey-dark:hover {
    border-color: #757675;
  }

  .lg\:hover\:border-grey:hover {
    border-color: #a5a5a4;
  }

  .lg\:hover\:border-grey-light:hover {
    border-color: #ddd;
  }

  .lg\:hover\:border-grey-lighter:hover {
    border-color: #e6e6e7;
  }

  .lg\:hover\:border-grey-lightest:hover {
    border-color: #f8fafc;
  }

  .lg\:hover\:border-white:hover {
    border-color: #fff;
  }

  .lg\:hover\:border-red-darkest:hover {
    border-color: #3b0d0c;
  }

  .lg\:hover\:border-red-darker:hover {
    border-color: #621b18;
  }

  .lg\:hover\:border-red-dark:hover {
    border-color: #cc1f1a;
  }

  .lg\:hover\:border-red:hover {
    border-color: #cd2027;
  }

  .lg\:hover\:border-transparent-red:hover {
    border-color: rgba(205, 32, 39, .95);
  }

  .lg\:hover\:border-red-light:hover {
    border-color: #ef5753;
  }

  .lg\:hover\:border-red-lighter:hover {
    border-color: #f9acaa;
  }

  .lg\:hover\:border-red-lightest:hover {
    border-color: #fcebea;
  }

  .lg\:hover\:border-orange-darkest:hover {
    border-color: #462a16;
  }

  .lg\:hover\:border-orange-darker:hover {
    border-color: #613b1f;
  }

  .lg\:hover\:border-orange-dark:hover {
    border-color: #de751f;
  }

  .lg\:hover\:border-orange:hover {
    border-color: #f6993f;
  }

  .lg\:hover\:border-orange-light:hover {
    border-color: #faad63;
  }

  .lg\:hover\:border-orange-lighter:hover {
    border-color: #fcd9b6;
  }

  .lg\:hover\:border-orange-lightest:hover {
    border-color: #fff5eb;
  }

  .lg\:hover\:border-yellow-darkest:hover {
    border-color: #453411;
  }

  .lg\:hover\:border-yellow-darker:hover {
    border-color: #684f1d;
  }

  .lg\:hover\:border-yellow-dark:hover {
    border-color: #f2d024;
  }

  .lg\:hover\:border-yellow:hover {
    border-color: #ffed4a;
  }

  .lg\:hover\:border-yellow-light:hover {
    border-color: #fff382;
  }

  .lg\:hover\:border-yellow-lighter:hover {
    border-color: #fff9c2;
  }

  .lg\:hover\:border-yellow-lightest:hover {
    border-color: #fcfbeb;
  }

  .lg\:hover\:border-green-darkest:hover {
    border-color: #0f2f21;
  }

  .lg\:hover\:border-green-darker:hover {
    border-color: #1a4731;
  }

  .lg\:hover\:border-green-dark:hover {
    border-color: #1f9d55;
  }

  .lg\:hover\:border-green:hover {
    border-color: #38c172;
  }

  .lg\:hover\:border-green-light:hover {
    border-color: #51d88a;
  }

  .lg\:hover\:border-green-lighter:hover {
    border-color: #a2f5bf;
  }

  .lg\:hover\:border-green-lightest:hover {
    border-color: #e3fcec;
  }

  .lg\:hover\:border-teal-darkest:hover {
    border-color: #0d3331;
  }

  .lg\:hover\:border-teal-darker:hover {
    border-color: #20504f;
  }

  .lg\:hover\:border-teal-dark:hover {
    border-color: #38a89d;
  }

  .lg\:hover\:border-teal:hover {
    border-color: #4dc0b5;
  }

  .lg\:hover\:border-teal-light:hover {
    border-color: #64d5ca;
  }

  .lg\:hover\:border-teal-lighter:hover {
    border-color: #a0f0ed;
  }

  .lg\:hover\:border-teal-lightest:hover {
    border-color: #e8fffe;
  }

  .lg\:hover\:border-blue-darkest:hover {
    border-color: #12283a;
  }

  .lg\:hover\:border-blue-darker:hover {
    border-color: #1c3d5a;
  }

  .lg\:hover\:border-blue-dark:hover {
    border-color: #2779bd;
  }

  .lg\:hover\:border-blue:hover {
    border-color: #3490dc;
  }

  .lg\:hover\:border-blue-light:hover {
    border-color: #6cb2eb;
  }

  .lg\:hover\:border-blue-lighter:hover {
    border-color: #bcdefa;
  }

  .lg\:hover\:border-blue-lightest:hover {
    border-color: #eff8ff;
  }

  .lg\:hover\:border-indigo-darkest:hover {
    border-color: #191e38;
  }

  .lg\:hover\:border-indigo-darker:hover {
    border-color: #2f365f;
  }

  .lg\:hover\:border-indigo-dark:hover {
    border-color: #5661b3;
  }

  .lg\:hover\:border-indigo:hover {
    border-color: #6574cd;
  }

  .lg\:hover\:border-indigo-light:hover {
    border-color: #7886d7;
  }

  .lg\:hover\:border-indigo-lighter:hover {
    border-color: #b2b7ff;
  }

  .lg\:hover\:border-indigo-lightest:hover {
    border-color: #e6e8ff;
  }

  .lg\:hover\:border-purple-darkest:hover {
    border-color: #21183c;
  }

  .lg\:hover\:border-purple-darker:hover {
    border-color: #382b5f;
  }

  .lg\:hover\:border-purple-dark:hover {
    border-color: #794acf;
  }

  .lg\:hover\:border-purple:hover {
    border-color: #9561e2;
  }

  .lg\:hover\:border-purple-light:hover {
    border-color: #a779e9;
  }

  .lg\:hover\:border-purple-lighter:hover {
    border-color: #d6bbfc;
  }

  .lg\:hover\:border-purple-lightest:hover {
    border-color: #f3ebff;
  }

  .lg\:hover\:border-pink-darkest:hover {
    border-color: #451225;
  }

  .lg\:hover\:border-pink-darker:hover {
    border-color: #6f213f;
  }

  .lg\:hover\:border-pink-dark:hover {
    border-color: #eb5286;
  }

  .lg\:hover\:border-pink:hover {
    border-color: #f66d9b;
  }

  .lg\:hover\:border-pink-light:hover {
    border-color: #fa7ea8;
  }

  .lg\:hover\:border-pink-lighter:hover {
    border-color: #ffbbca;
  }

  .lg\:hover\:border-pink-lightest:hover {
    border-color: #ffebef;
  }

  .lg\:hover\:border-d7:hover {
    border-color: #5f6545;
  }

  .lg\:hover\:border-d5:hover {
    border-color: #977955;
  }

  .lg\:hover\:border-d3:hover {
    border-color: #2d2d2d;
  }

  .lg\:hover\:border-transparent-override:hover {
    border-color: transparent;
  }

  .lg\:rounded-none {
    border-radius: 0;
  }

  .lg\:rounded-sm {
    border-radius: .125rem;
  }

  .lg\:rounded {
    border-radius: .25rem;
  }

  .lg\:rounded-lg {
    border-radius: .5rem;
  }

  .lg\:rounded-full {
    border-radius: 9999px;
  }

  .lg\:rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .lg\:rounded-r-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .lg\:rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .lg\:rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .lg\:rounded-t-sm {
    border-top-left-radius: .125rem;
    border-top-right-radius: .125rem;
  }

  .lg\:rounded-r-sm {
    border-top-right-radius: .125rem;
    border-bottom-right-radius: .125rem;
  }

  .lg\:rounded-b-sm {
    border-bottom-right-radius: .125rem;
    border-bottom-left-radius: .125rem;
  }

  .lg\:rounded-l-sm {
    border-top-left-radius: .125rem;
    border-bottom-left-radius: .125rem;
  }

  .lg\:rounded-t {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
  }

  .lg\:rounded-r {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
  }

  .lg\:rounded-b {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }

  .lg\:rounded-l {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }

  .lg\:rounded-t-lg {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
  }

  .lg\:rounded-r-lg {
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem;
  }

  .lg\:rounded-b-lg {
    border-bottom-right-radius: .5rem;
    border-bottom-left-radius: .5rem;
  }

  .lg\:rounded-l-lg {
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem;
  }

  .lg\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .lg\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .lg\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .lg\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .lg\:rounded-tl-none {
    border-top-left-radius: 0;
  }

  .lg\:rounded-tr-none {
    border-top-right-radius: 0;
  }

  .lg\:rounded-br-none {
    border-bottom-right-radius: 0;
  }

  .lg\:rounded-bl-none {
    border-bottom-left-radius: 0;
  }

  .lg\:rounded-tl-sm {
    border-top-left-radius: .125rem;
  }

  .lg\:rounded-tr-sm {
    border-top-right-radius: .125rem;
  }

  .lg\:rounded-br-sm {
    border-bottom-right-radius: .125rem;
  }

  .lg\:rounded-bl-sm {
    border-bottom-left-radius: .125rem;
  }

  .lg\:rounded-tl {
    border-top-left-radius: .25rem;
  }

  .lg\:rounded-tr {
    border-top-right-radius: .25rem;
  }

  .lg\:rounded-br {
    border-bottom-right-radius: .25rem;
  }

  .lg\:rounded-bl {
    border-bottom-left-radius: .25rem;
  }

  .lg\:rounded-tl-lg {
    border-top-left-radius: .5rem;
  }

  .lg\:rounded-tr-lg {
    border-top-right-radius: .5rem;
  }

  .lg\:rounded-br-lg {
    border-bottom-right-radius: .5rem;
  }

  .lg\:rounded-bl-lg {
    border-bottom-left-radius: .5rem;
  }

  .lg\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .lg\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .lg\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .lg\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .lg\:border-solid {
    border-style: solid;
  }

  .lg\:border-dashed {
    border-style: dashed;
  }

  .lg\:border-dotted {
    border-style: dotted;
  }

  .lg\:border-none {
    border-style: none;
  }

  .lg\:border-0 {
    border-width: 0;
  }

  .lg\:border-2 {
    border-width: 2px;
  }

  .lg\:border-4 {
    border-width: 4px;
  }

  .lg\:border-8 {
    border-width: 8px;
  }

  .lg\:border {
    border-width: 1px;
  }

  .lg\:border-t-0 {
    border-top-width: 0;
  }

  .lg\:border-r-0 {
    border-right-width: 0;
  }

  .lg\:border-b-0 {
    border-bottom-width: 0;
  }

  .lg\:border-l-0 {
    border-left-width: 0;
  }

  .lg\:border-t-2 {
    border-top-width: 2px;
  }

  .lg\:border-r-2 {
    border-right-width: 2px;
  }

  .lg\:border-b-2 {
    border-bottom-width: 2px;
  }

  .lg\:border-l-2 {
    border-left-width: 2px;
  }

  .lg\:border-t-4 {
    border-top-width: 4px;
  }

  .lg\:border-r-4 {
    border-right-width: 4px;
  }

  .lg\:border-b-4 {
    border-bottom-width: 4px;
  }

  .lg\:border-l-4 {
    border-left-width: 4px;
  }

  .lg\:border-t-8 {
    border-top-width: 8px;
  }

  .lg\:border-r-8 {
    border-right-width: 8px;
  }

  .lg\:border-b-8 {
    border-bottom-width: 8px;
  }

  .lg\:border-l-8 {
    border-left-width: 8px;
  }

  .lg\:border-t {
    border-top-width: 1px;
  }

  .lg\:border-r {
    border-right-width: 1px;
  }

  .lg\:border-b {
    border-bottom-width: 1px;
  }

  .lg\:border-l {
    border-left-width: 1px;
  }

  .lg\:cursor-auto {
    cursor: auto;
  }

  .lg\:cursor-default {
    cursor: default;
  }

  .lg\:cursor-pointer {
    cursor: pointer;
  }

  .lg\:cursor-wait {
    cursor: wait;
  }

  .lg\:cursor-move {
    cursor: move;
  }

  .lg\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .lg\:block {
    display: block;
  }

  .lg\:inline-block {
    display: inline-block;
  }

  .lg\:inline {
    display: inline;
  }

  .lg\:table {
    display: table;
  }

  .lg\:table-row {
    display: table-row;
  }

  .lg\:table-cell {
    display: table-cell;
  }

  .lg\:hidden {
    display: none;
  }

  .group:hover .lg\:group-hover\:block {
    display: block;
  }

  .group:hover .lg\:group-hover\:inline-block {
    display: inline-block;
  }

  .group:hover .lg\:group-hover\:inline {
    display: inline;
  }

  .group:hover .lg\:group-hover\:table {
    display: table;
  }

  .group:hover .lg\:group-hover\:table-row {
    display: table-row;
  }

  .group:hover .lg\:group-hover\:table-cell {
    display: table-cell;
  }

  .group:hover .lg\:group-hover\:hidden {
    display: none;
  }

  .lg\:hover\:block:hover {
    display: block;
  }

  .lg\:hover\:inline-block:hover {
    display: inline-block;
  }

  .lg\:hover\:inline:hover {
    display: inline;
  }

  .lg\:hover\:table:hover {
    display: table;
  }

  .lg\:hover\:table-row:hover {
    display: table-row;
  }

  .lg\:hover\:table-cell:hover {
    display: table-cell;
  }

  .lg\:hover\:hidden:hover {
    display: none;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:inline-flex {
    display: inline-flex;
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .lg\:flex-col {
    flex-direction: column;
  }

  .lg\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .lg\:flex-wrap {
    flex-wrap: wrap;
  }

  .lg\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .lg\:flex-no-wrap {
    flex-wrap: nowrap;
  }

  .lg\:items-start {
    align-items: flex-start;
  }

  .lg\:items-end {
    align-items: flex-end;
  }

  .lg\:items-center {
    align-items: center;
  }

  .lg\:items-baseline {
    align-items: baseline;
  }

  .lg\:items-stretch {
    align-items: stretch;
  }

  .lg\:self-auto {
    align-self: auto;
  }

  .lg\:self-start {
    align-self: flex-start;
  }

  .lg\:self-end {
    align-self: flex-end;
  }

  .lg\:self-center {
    align-self: center;
  }

  .lg\:self-stretch {
    align-self: stretch;
  }

  .lg\:justify-start {
    justify-content: flex-start;
  }

  .lg\:justify-end {
    justify-content: flex-end;
  }

  .lg\:justify-center {
    justify-content: center;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:justify-around {
    justify-content: space-around;
  }

  .lg\:content-center {
    align-content: center;
  }

  .lg\:content-start {
    align-content: flex-start;
  }

  .lg\:content-end {
    align-content: flex-end;
  }

  .lg\:content-between {
    align-content: space-between;
  }

  .lg\:content-around {
    align-content: space-around;
  }

  .lg\:flex-1 {
    flex: 1;
  }

  .lg\:flex-auto {
    flex: auto;
  }

  .lg\:flex-initial {
    flex: initial;
  }

  .lg\:flex-none {
    flex: none;
  }

  .lg\:flex-grow {
    flex-grow: 1;
  }

  .lg\:flex-shrink {
    flex-shrink: 1;
  }

  .lg\:flex-no-grow {
    flex-grow: 0;
  }

  .lg\:flex-no-shrink {
    flex-shrink: 0;
  }

  .lg\:float-right {
    float: right;
  }

  .lg\:float-left {
    float: left;
  }

  .lg\:float-none {
    float: none;
  }

  .lg\:clearfix:after {
    content: "";
    display: table;
    clear: both;
  }

  .lg\:font-sans {
    font-family: quiet-sans, system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  }

  .lg\:font-serif {
    font-family: Constantia, Lucida Bright, Lucidabright, Lucida Serif, Lucida, DejaVu Serif, Bitstream Vera Serif, Liberation Serif, Georgia, serif;
  }

  .lg\:font-mono {
    font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  }

  .lg\:font-hairline {
    font-weight: 100;
  }

  .lg\:font-thin {
    font-weight: 200;
  }

  .lg\:font-light {
    font-weight: 300;
  }

  .lg\:font-normal {
    font-weight: 400;
  }

  .lg\:font-medium {
    font-weight: 500;
  }

  .lg\:font-semibold {
    font-weight: 600;
  }

  .lg\:font-bold {
    font-weight: 700;
  }

  .lg\:font-extrabold {
    font-weight: 800;
  }

  .lg\:font-black {
    font-weight: 900;
  }

  .lg\:hover\:font-hairline:hover {
    font-weight: 100;
  }

  .lg\:hover\:font-thin:hover {
    font-weight: 200;
  }

  .lg\:hover\:font-light:hover {
    font-weight: 300;
  }

  .lg\:hover\:font-normal:hover {
    font-weight: 400;
  }

  .lg\:hover\:font-medium:hover {
    font-weight: 500;
  }

  .lg\:hover\:font-semibold:hover {
    font-weight: 600;
  }

  .lg\:hover\:font-bold:hover {
    font-weight: 700;
  }

  .lg\:hover\:font-extrabold:hover {
    font-weight: 800;
  }

  .lg\:hover\:font-black:hover {
    font-weight: 900;
  }

  .lg\:h-1 {
    height: .25rem;
  }

  .lg\:h-2 {
    height: .5rem;
  }

  .lg\:h-3 {
    height: .75rem;
  }

  .lg\:h-4 {
    height: 1rem;
  }

  .lg\:h-6 {
    height: 1.5rem;
  }

  .lg\:h-8 {
    height: 2rem;
  }

  .lg\:h-10 {
    height: 2.5rem;
  }

  .lg\:h-12 {
    height: 3rem;
  }

  .lg\:h-16 {
    height: 4rem;
  }

  .lg\:h-24 {
    height: 6rem;
  }

  .lg\:h-32 {
    height: 8rem;
  }

  .lg\:h-48 {
    height: 12rem;
  }

  .lg\:h-64 {
    height: 16rem;
  }

  .lg\:h-240 {
    height: 60rem;
  }

  .lg\:h-auto {
    height: auto;
  }

  .lg\:h-px {
    height: 1px;
  }

  .lg\:h-full {
    height: 100%;
  }

  .lg\:h-screen {
    height: 100vh;
  }

  .lg\:leading-none {
    line-height: 1;
  }

  .lg\:leading-tight {
    line-height: 1.25;
  }

  .lg\:leading-normal {
    line-height: 1.5;
  }

  .lg\:leading-loose {
    line-height: 2;
  }

  .lg\:m-0 {
    margin: 0;
  }

  .lg\:m-1 {
    margin: .25rem;
  }

  .lg\:m-2 {
    margin: .5rem;
  }

  .lg\:m-3 {
    margin: .75rem;
  }

  .lg\:m-4 {
    margin: 1rem;
  }

  .lg\:m-6 {
    margin: 1.5rem;
  }

  .lg\:m-8 {
    margin: 2rem;
  }

  .lg\:m-10 {
    margin: 2.5rem;
  }

  .lg\:m-12 {
    margin: 3rem;
  }

  .lg\:m-14 {
    margin: 3.5rem;
  }

  .lg\:m-16 {
    margin: 4rem;
  }

  .lg\:m-18 {
    margin: 4.5rem;
  }

  .lg\:m-20 {
    margin: 5rem;
  }

  .lg\:m-40 {
    margin: 10rem;
  }

  .lg\:m-auto {
    margin: auto;
  }

  .lg\:m-px {
    margin: 1px;
  }

  .lg\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .lg\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .lg\:my-1 {
    margin-top: .25rem;
    margin-bottom: .25rem;
  }

  .lg\:mx-1 {
    margin-left: .25rem;
    margin-right: .25rem;
  }

  .lg\:my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .lg\:mx-2 {
    margin-left: .5rem;
    margin-right: .5rem;
  }

  .lg\:my-3 {
    margin-top: .75rem;
    margin-bottom: .75rem;
  }

  .lg\:mx-3 {
    margin-left: .75rem;
    margin-right: .75rem;
  }

  .lg\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .lg\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .lg\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .lg\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .lg\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .lg\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .lg\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .lg\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .lg\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .lg\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .lg\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .lg\:mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .lg\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .lg\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .lg\:my-18 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .lg\:mx-18 {
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .lg\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .lg\:mx-20 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .lg\:my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .lg\:mx-40 {
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .lg\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .lg\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .lg\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .lg\:mt-0 {
    margin-top: 0;
  }

  .lg\:mr-0 {
    margin-right: 0;
  }

  .lg\:mb-0 {
    margin-bottom: 0;
  }

  .lg\:ml-0 {
    margin-left: 0;
  }

  .lg\:mt-1 {
    margin-top: .25rem;
  }

  .lg\:mr-1 {
    margin-right: .25rem;
  }

  .lg\:mb-1 {
    margin-bottom: .25rem;
  }

  .lg\:ml-1 {
    margin-left: .25rem;
  }

  .lg\:mt-2 {
    margin-top: .5rem;
  }

  .lg\:mr-2 {
    margin-right: .5rem;
  }

  .lg\:mb-2 {
    margin-bottom: .5rem;
  }

  .lg\:ml-2 {
    margin-left: .5rem;
  }

  .lg\:mt-3 {
    margin-top: .75rem;
  }

  .lg\:mr-3 {
    margin-right: .75rem;
  }

  .lg\:mb-3 {
    margin-bottom: .75rem;
  }

  .lg\:ml-3 {
    margin-left: .75rem;
  }

  .lg\:mt-4 {
    margin-top: 1rem;
  }

  .lg\:mr-4 {
    margin-right: 1rem;
  }

  .lg\:mb-4 {
    margin-bottom: 1rem;
  }

  .lg\:ml-4 {
    margin-left: 1rem;
  }

  .lg\:mt-6 {
    margin-top: 1.5rem;
  }

  .lg\:mr-6 {
    margin-right: 1.5rem;
  }

  .lg\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .lg\:ml-6 {
    margin-left: 1.5rem;
  }

  .lg\:mt-8 {
    margin-top: 2rem;
  }

  .lg\:mr-8 {
    margin-right: 2rem;
  }

  .lg\:mb-8 {
    margin-bottom: 2rem;
  }

  .lg\:ml-8 {
    margin-left: 2rem;
  }

  .lg\:mt-10 {
    margin-top: 2.5rem;
  }

  .lg\:mr-10 {
    margin-right: 2.5rem;
  }

  .lg\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .lg\:ml-10 {
    margin-left: 2.5rem;
  }

  .lg\:mt-12 {
    margin-top: 3rem;
  }

  .lg\:mr-12 {
    margin-right: 3rem;
  }

  .lg\:mb-12 {
    margin-bottom: 3rem;
  }

  .lg\:ml-12 {
    margin-left: 3rem;
  }

  .lg\:mt-14 {
    margin-top: 3.5rem;
  }

  .lg\:mr-14 {
    margin-right: 3.5rem;
  }

  .lg\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .lg\:ml-14 {
    margin-left: 3.5rem;
  }

  .lg\:mt-16 {
    margin-top: 4rem;
  }

  .lg\:mr-16 {
    margin-right: 4rem;
  }

  .lg\:mb-16 {
    margin-bottom: 4rem;
  }

  .lg\:ml-16 {
    margin-left: 4rem;
  }

  .lg\:mt-18 {
    margin-top: 4.5rem;
  }

  .lg\:mr-18 {
    margin-right: 4.5rem;
  }

  .lg\:mb-18 {
    margin-bottom: 4.5rem;
  }

  .lg\:ml-18 {
    margin-left: 4.5rem;
  }

  .lg\:mt-20 {
    margin-top: 5rem;
  }

  .lg\:mr-20 {
    margin-right: 5rem;
  }

  .lg\:mb-20 {
    margin-bottom: 5rem;
  }

  .lg\:ml-20 {
    margin-left: 5rem;
  }

  .lg\:mt-40 {
    margin-top: 10rem;
  }

  .lg\:mr-40 {
    margin-right: 10rem;
  }

  .lg\:mb-40 {
    margin-bottom: 10rem;
  }

  .lg\:ml-40 {
    margin-left: 10rem;
  }

  .lg\:mt-auto {
    margin-top: auto;
  }

  .lg\:mr-auto {
    margin-right: auto;
  }

  .lg\:mb-auto {
    margin-bottom: auto;
  }

  .lg\:ml-auto {
    margin-left: auto;
  }

  .lg\:mt-px {
    margin-top: 1px;
  }

  .lg\:mr-px {
    margin-right: 1px;
  }

  .lg\:mb-px {
    margin-bottom: 1px;
  }

  .lg\:ml-px {
    margin-left: 1px;
  }

  .lg\:max-h-xxs {
    max-height: 15rem;
  }

  .lg\:max-h-xs {
    max-height: 20rem;
  }

  .lg\:max-h-sm {
    max-height: 30rem;
  }

  .lg\:max-h-md {
    max-height: 40rem;
  }

  .lg\:max-h-lg {
    max-height: 50rem;
  }

  .lg\:max-h-xl {
    max-height: 60rem;
  }

  .lg\:max-h-2xl {
    max-height: 70rem;
  }

  .lg\:max-h-3xl {
    max-height: 80rem;
  }

  .lg\:max-h-4xl {
    max-height: 90rem;
  }

  .lg\:max-h-5xl {
    max-height: 100rem;
  }

  .lg\:max-h-6xl {
    max-height: 110rem;
  }

  .lg\:max-h-7xl {
    max-height: 120rem;
  }

  .lg\:max-h-8xl {
    max-height: 130rem;
  }

  .lg\:max-h-full {
    max-height: 100%;
  }

  .lg\:max-h-screen {
    max-height: 100vh;
  }

  .lg\:max-w-xxs {
    max-width: 15rem;
  }

  .lg\:max-w-xs {
    max-width: 20rem;
  }

  .lg\:max-w-sm {
    max-width: 30rem;
  }

  .lg\:max-w-md {
    max-width: 40rem;
  }

  .lg\:max-w-lg {
    max-width: 50rem;
  }

  .lg\:max-w-xl {
    max-width: 60rem;
  }

  .lg\:max-w-2xl {
    max-width: 70rem;
  }

  .lg\:max-w-3xl {
    max-width: 80rem;
  }

  .lg\:max-w-4xl {
    max-width: 90rem;
  }

  .lg\:max-w-5xl {
    max-width: 100rem;
  }

  .lg\:max-w-6xl {
    max-width: 110rem;
  }

  .lg\:max-w-7xl {
    max-width: 120rem;
  }

  .lg\:max-w-8xl {
    max-width: 130rem;
  }

  .lg\:max-w-full {
    max-width: 100%;
  }

  .lg\:min-h-0 {
    min-height: 0;
  }

  .lg\:min-h-full {
    min-height: 100%;
  }

  .lg\:min-h-screen {
    min-height: 100vh;
  }

  .lg\:min-w-0 {
    min-width: 0;
  }

  .lg\:min-w-xxs {
    min-width: 15rem;
  }

  .lg\:min-w-xs {
    min-width: 20rem;
  }

  .lg\:min-w-sm {
    min-width: 30rem;
  }

  .lg\:min-w-md {
    min-width: 40rem;
  }

  .lg\:min-w-lg {
    min-width: 50rem;
  }

  .lg\:min-w-xl {
    min-width: 60rem;
  }

  .lg\:min-w-2xl {
    min-width: 70rem;
  }

  .lg\:min-w-3xl {
    min-width: 80rem;
  }

  .lg\:min-w-4xl {
    min-width: 90rem;
  }

  .lg\:min-w-5xl {
    min-width: 100rem;
  }

  .lg\:min-w-6xl {
    min-width: 110rem;
  }

  .lg\:min-w-7xl {
    min-width: 120rem;
  }

  .lg\:min-w-8xl {
    min-width: 130rem;
  }

  .lg\:min-w-full {
    min-width: 100%;
  }

  .lg\:-m-0 {
    margin: 0;
  }

  .lg\:-m-1 {
    margin: -0.25rem;
  }

  .lg\:-m-2 {
    margin: -0.5rem;
  }

  .lg\:-m-3 {
    margin: -0.75rem;
  }

  .lg\:-m-4 {
    margin: -1rem;
  }

  .lg\:-m-6 {
    margin: -1.5rem;
  }

  .lg\:-m-8 {
    margin: -2rem;
  }

  .lg\:-m-px {
    margin: -1px;
  }

  .lg\:-my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .lg\:-mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .lg\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .lg\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .lg\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .lg\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .lg\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .lg\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .lg\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .lg\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .lg\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .lg\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .lg\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .lg\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .lg\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .lg\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .lg\:-mt-0 {
    margin-top: 0;
  }

  .lg\:-mr-0 {
    margin-right: 0;
  }

  .lg\:-mb-0 {
    margin-bottom: 0;
  }

  .lg\:-ml-0 {
    margin-left: 0;
  }

  .lg\:-mt-1 {
    margin-top: -0.25rem;
  }

  .lg\:-mr-1 {
    margin-right: -0.25rem;
  }

  .lg\:-mb-1 {
    margin-bottom: -0.25rem;
  }

  .lg\:-ml-1 {
    margin-left: -0.25rem;
  }

  .lg\:-mt-2 {
    margin-top: -0.5rem;
  }

  .lg\:-mr-2 {
    margin-right: -0.5rem;
  }

  .lg\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .lg\:-ml-2 {
    margin-left: -0.5rem;
  }

  .lg\:-mt-3 {
    margin-top: -0.75rem;
  }

  .lg\:-mr-3 {
    margin-right: -0.75rem;
  }

  .lg\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .lg\:-ml-3 {
    margin-left: -0.75rem;
  }

  .lg\:-mt-4 {
    margin-top: -1rem;
  }

  .lg\:-mr-4 {
    margin-right: -1rem;
  }

  .lg\:-mb-4 {
    margin-bottom: -1rem;
  }

  .lg\:-ml-4 {
    margin-left: -1rem;
  }

  .lg\:-mt-6 {
    margin-top: -1.5rem;
  }

  .lg\:-mr-6 {
    margin-right: -1.5rem;
  }

  .lg\:-mb-6 {
    margin-bottom: -1.5rem;
  }

  .lg\:-ml-6 {
    margin-left: -1.5rem;
  }

  .lg\:-mt-8 {
    margin-top: -2rem;
  }

  .lg\:-mr-8 {
    margin-right: -2rem;
  }

  .lg\:-mb-8 {
    margin-bottom: -2rem;
  }

  .lg\:-ml-8 {
    margin-left: -2rem;
  }

  .lg\:-mt-px {
    margin-top: -1px;
  }

  .lg\:-mr-px {
    margin-right: -1px;
  }

  .lg\:-mb-px {
    margin-bottom: -1px;
  }

  .lg\:-ml-px {
    margin-left: -1px;
  }

  .lg\:opacity-0 {
    opacity: 0;
  }

  .lg\:opacity-25 {
    opacity: .25;
  }

  .lg\:opacity-50 {
    opacity: .5;
  }

  .lg\:opacity-75 {
    opacity: .75;
  }

  .lg\:opacity-100 {
    opacity: 1;
  }

  .group:hover .lg\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .lg\:group-hover\:opacity-25 {
    opacity: .25;
  }

  .group:hover .lg\:group-hover\:opacity-50 {
    opacity: .5;
  }

  .group:hover .lg\:group-hover\:opacity-75 {
    opacity: .75;
  }

  .group:hover .lg\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .lg\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .lg\:hover\:opacity-25:hover {
    opacity: .25;
  }

  .lg\:hover\:opacity-50:hover {
    opacity: .5;
  }

  .lg\:hover\:opacity-75:hover {
    opacity: .75;
  }

  .lg\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .lg\:overflow-auto {
    overflow: auto;
  }

  .lg\:overflow-hidden {
    overflow: hidden;
  }

  .lg\:overflow-visible {
    overflow: visible;
  }

  .lg\:overflow-scroll {
    overflow: scroll;
  }

  .lg\:overflow-x-auto {
    overflow-x: auto;
  }

  .lg\:overflow-y-auto {
    overflow-y: auto;
  }

  .lg\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .lg\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .lg\:overflow-x-visible {
    overflow-x: visible;
  }

  .lg\:overflow-y-visible {
    overflow-y: visible;
  }

  .lg\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .lg\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .lg\:scrolling-touch {
    -webkit-overflow-scrolling: touch;
  }

  .lg\:scrolling-auto {
    -webkit-overflow-scrolling: auto;
  }

  .lg\:p-0 {
    padding: 0;
  }

  .lg\:p-1 {
    padding: .25rem;
  }

  .lg\:p-2 {
    padding: .5rem;
  }

  .lg\:p-3 {
    padding: .75rem;
  }

  .lg\:p-4 {
    padding: 1rem;
  }

  .lg\:p-5 {
    padding: 1.25rem;
  }

  .lg\:p-6 {
    padding: 1.5rem;
  }

  .lg\:p-8 {
    padding: 2rem;
  }

  .lg\:p-10 {
    padding: 2.5rem;
  }

  .lg\:p-12 {
    padding: 3rem;
  }

  .lg\:p-14 {
    padding: 3.5rem;
  }

  .lg\:p-16 {
    padding: 4rem;
  }

  .lg\:p-18 {
    padding: 4.5rem;
  }

  .lg\:p-20 {
    padding: 5rem;
  }

  .lg\:p-40 {
    padding: 10rem;
  }

  .lg\:p-px {
    padding: 1px;
  }

  .lg\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .lg\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .lg\:py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem;
  }

  .lg\:px-1 {
    padding-left: .25rem;
    padding-right: .25rem;
  }

  .lg\:py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .lg\:px-2 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .lg\:py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .lg\:px-3 {
    padding-left: .75rem;
    padding-right: .75rem;
  }

  .lg\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .lg\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lg\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .lg\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .lg\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .lg\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .lg\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .lg\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .lg\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .lg\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .lg\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .lg\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .lg\:py-18 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .lg\:px-18 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .lg\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .lg\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .lg\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .lg\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .lg\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .lg\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .lg\:pt-0 {
    padding-top: 0;
  }

  .lg\:pr-0 {
    padding-right: 0;
  }

  .lg\:pb-0 {
    padding-bottom: 0;
  }

  .lg\:pl-0 {
    padding-left: 0;
  }

  .lg\:pt-1 {
    padding-top: .25rem;
  }

  .lg\:pr-1 {
    padding-right: .25rem;
  }

  .lg\:pb-1 {
    padding-bottom: .25rem;
  }

  .lg\:pl-1 {
    padding-left: .25rem;
  }

  .lg\:pt-2 {
    padding-top: .5rem;
  }

  .lg\:pr-2 {
    padding-right: .5rem;
  }

  .lg\:pb-2 {
    padding-bottom: .5rem;
  }

  .lg\:pl-2 {
    padding-left: .5rem;
  }

  .lg\:pt-3 {
    padding-top: .75rem;
  }

  .lg\:pr-3 {
    padding-right: .75rem;
  }

  .lg\:pb-3 {
    padding-bottom: .75rem;
  }

  .lg\:pl-3 {
    padding-left: .75rem;
  }

  .lg\:pt-4 {
    padding-top: 1rem;
  }

  .lg\:pr-4 {
    padding-right: 1rem;
  }

  .lg\:pb-4 {
    padding-bottom: 1rem;
  }

  .lg\:pl-4 {
    padding-left: 1rem;
  }

  .lg\:pt-5 {
    padding-top: 1.25rem;
  }

  .lg\:pr-5 {
    padding-right: 1.25rem;
  }

  .lg\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .lg\:pl-5 {
    padding-left: 1.25rem;
  }

  .lg\:pt-6 {
    padding-top: 1.5rem;
  }

  .lg\:pr-6 {
    padding-right: 1.5rem;
  }

  .lg\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .lg\:pl-6 {
    padding-left: 1.5rem;
  }

  .lg\:pt-8 {
    padding-top: 2rem;
  }

  .lg\:pr-8 {
    padding-right: 2rem;
  }

  .lg\:pb-8 {
    padding-bottom: 2rem;
  }

  .lg\:pl-8 {
    padding-left: 2rem;
  }

  .lg\:pt-10 {
    padding-top: 2.5rem;
  }

  .lg\:pr-10 {
    padding-right: 2.5rem;
  }

  .lg\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .lg\:pl-10 {
    padding-left: 2.5rem;
  }

  .lg\:pt-12 {
    padding-top: 3rem;
  }

  .lg\:pr-12 {
    padding-right: 3rem;
  }

  .lg\:pb-12 {
    padding-bottom: 3rem;
  }

  .lg\:pl-12 {
    padding-left: 3rem;
  }

  .lg\:pt-14 {
    padding-top: 3.5rem;
  }

  .lg\:pr-14 {
    padding-right: 3.5rem;
  }

  .lg\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .lg\:pl-14 {
    padding-left: 3.5rem;
  }

  .lg\:pt-16 {
    padding-top: 4rem;
  }

  .lg\:pr-16 {
    padding-right: 4rem;
  }

  .lg\:pb-16 {
    padding-bottom: 4rem;
  }

  .lg\:pl-16 {
    padding-left: 4rem;
  }

  .lg\:pt-18 {
    padding-top: 4.5rem;
  }

  .lg\:pr-18 {
    padding-right: 4.5rem;
  }

  .lg\:pb-18 {
    padding-bottom: 4.5rem;
  }

  .lg\:pl-18 {
    padding-left: 4.5rem;
  }

  .lg\:pt-20 {
    padding-top: 5rem;
  }

  .lg\:pr-20 {
    padding-right: 5rem;
  }

  .lg\:pb-20 {
    padding-bottom: 5rem;
  }

  .lg\:pl-20 {
    padding-left: 5rem;
  }

  .lg\:pt-40 {
    padding-top: 10rem;
  }

  .lg\:pr-40 {
    padding-right: 10rem;
  }

  .lg\:pb-40 {
    padding-bottom: 10rem;
  }

  .lg\:pl-40 {
    padding-left: 10rem;
  }

  .lg\:pt-px {
    padding-top: 1px;
  }

  .lg\:pr-px {
    padding-right: 1px;
  }

  .lg\:pb-px {
    padding-bottom: 1px;
  }

  .lg\:pl-px {
    padding-left: 1px;
  }

  .lg\:pointer-events-none {
    pointer-events: none;
  }

  .lg\:pointer-events-auto {
    pointer-events: auto;
  }

  .lg\:static {
    position: static;
  }

  .lg\:fixed {
    position: fixed;
  }

  .lg\:absolute {
    position: absolute;
  }

  .lg\:relative {
    position: relative;
  }

  .lg\:sticky {
    position: -webkit-sticky;
    position: sticky;
  }

  .lg\:pin-none {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .lg\:pin {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .lg\:pin-y {
    top: 0;
    bottom: 0;
  }

  .lg\:pin-x {
    right: 0;
    left: 0;
  }

  .lg\:pin-t {
    top: 0;
  }

  .lg\:pin-r {
    right: 0;
  }

  .lg\:pin-b {
    bottom: 0;
  }

  .lg\:pin-l {
    left: 0;
  }

  .lg\:resize-none {
    resize: none;
  }

  .lg\:resize-y {
    resize: vertical;
  }

  .lg\:resize-x {
    resize: horizontal;
  }

  .lg\:resize {
    resize: both;
  }

  .lg\:shadow {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
  }

  .lg\:shadow-md {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08);
  }

  .lg\:shadow-lg {
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08);
  }

  .lg\:shadow-inner {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);
  }

  .lg\:shadow-none {
    box-shadow: none;
  }

  .lg\:table-auto {
    table-layout: auto;
  }

  .lg\:table-fixed {
    table-layout: fixed;
  }

  .lg\:text-left {
    text-align: left;
  }

  .lg\:text-center {
    text-align: center;
  }

  .lg\:text-right {
    text-align: right;
  }

  .lg\:text-justify {
    text-align: justify;
  }

  .lg\:text-transparent {
    color: transparent;
  }

  .lg\:text-black {
    color: #111;
  }

  .lg\:text-grey-darkest {
    color: #1a1a1a;
  }

  .lg\:text-grey-darker {
    color: #2a2a2a;
  }

  .lg\:text-grey-dark {
    color: #757675;
  }

  .lg\:text-grey {
    color: #a5a5a4;
  }

  .lg\:text-grey-light {
    color: #ddd;
  }

  .lg\:text-grey-lighter {
    color: #e6e6e7;
  }

  .lg\:text-grey-lightest {
    color: #f8fafc;
  }

  .lg\:text-white {
    color: #fff;
  }

  .lg\:text-red-darkest {
    color: #3b0d0c;
  }

  .lg\:text-red-darker {
    color: #621b18;
  }

  .lg\:text-red-dark {
    color: #cc1f1a;
  }

  .lg\:text-red {
    color: #cd2027;
  }

  .lg\:text-transparent-red {
    color: rgba(205, 32, 39, .95);
  }

  .lg\:text-red-light {
    color: #ef5753;
  }

  .lg\:text-red-lighter {
    color: #f9acaa;
  }

  .lg\:text-red-lightest {
    color: #fcebea;
  }

  .lg\:text-orange-darkest {
    color: #462a16;
  }

  .lg\:text-orange-darker {
    color: #613b1f;
  }

  .lg\:text-orange-dark {
    color: #de751f;
  }

  .lg\:text-orange {
    color: #f6993f;
  }

  .lg\:text-orange-light {
    color: #faad63;
  }

  .lg\:text-orange-lighter {
    color: #fcd9b6;
  }

  .lg\:text-orange-lightest {
    color: #fff5eb;
  }

  .lg\:text-yellow-darkest {
    color: #453411;
  }

  .lg\:text-yellow-darker {
    color: #684f1d;
  }

  .lg\:text-yellow-dark {
    color: #f2d024;
  }

  .lg\:text-yellow {
    color: #ffed4a;
  }

  .lg\:text-yellow-light {
    color: #fff382;
  }

  .lg\:text-yellow-lighter {
    color: #fff9c2;
  }

  .lg\:text-yellow-lightest {
    color: #fcfbeb;
  }

  .lg\:text-green-darkest {
    color: #0f2f21;
  }

  .lg\:text-green-darker {
    color: #1a4731;
  }

  .lg\:text-green-dark {
    color: #1f9d55;
  }

  .lg\:text-green {
    color: #38c172;
  }

  .lg\:text-green-light {
    color: #51d88a;
  }

  .lg\:text-green-lighter {
    color: #a2f5bf;
  }

  .lg\:text-green-lightest {
    color: #e3fcec;
  }

  .lg\:text-teal-darkest {
    color: #0d3331;
  }

  .lg\:text-teal-darker {
    color: #20504f;
  }

  .lg\:text-teal-dark {
    color: #38a89d;
  }

  .lg\:text-teal {
    color: #4dc0b5;
  }

  .lg\:text-teal-light {
    color: #64d5ca;
  }

  .lg\:text-teal-lighter {
    color: #a0f0ed;
  }

  .lg\:text-teal-lightest {
    color: #e8fffe;
  }

  .lg\:text-blue-darkest {
    color: #12283a;
  }

  .lg\:text-blue-darker {
    color: #1c3d5a;
  }

  .lg\:text-blue-dark {
    color: #2779bd;
  }

  .lg\:text-blue {
    color: #3490dc;
  }

  .lg\:text-blue-light {
    color: #6cb2eb;
  }

  .lg\:text-blue-lighter {
    color: #bcdefa;
  }

  .lg\:text-blue-lightest {
    color: #eff8ff;
  }

  .lg\:text-indigo-darkest {
    color: #191e38;
  }

  .lg\:text-indigo-darker {
    color: #2f365f;
  }

  .lg\:text-indigo-dark {
    color: #5661b3;
  }

  .lg\:text-indigo {
    color: #6574cd;
  }

  .lg\:text-indigo-light {
    color: #7886d7;
  }

  .lg\:text-indigo-lighter {
    color: #b2b7ff;
  }

  .lg\:text-indigo-lightest {
    color: #e6e8ff;
  }

  .lg\:text-purple-darkest {
    color: #21183c;
  }

  .lg\:text-purple-darker {
    color: #382b5f;
  }

  .lg\:text-purple-dark {
    color: #794acf;
  }

  .lg\:text-purple {
    color: #9561e2;
  }

  .lg\:text-purple-light {
    color: #a779e9;
  }

  .lg\:text-purple-lighter {
    color: #d6bbfc;
  }

  .lg\:text-purple-lightest {
    color: #f3ebff;
  }

  .lg\:text-pink-darkest {
    color: #451225;
  }

  .lg\:text-pink-darker {
    color: #6f213f;
  }

  .lg\:text-pink-dark {
    color: #eb5286;
  }

  .lg\:text-pink {
    color: #f66d9b;
  }

  .lg\:text-pink-light {
    color: #fa7ea8;
  }

  .lg\:text-pink-lighter {
    color: #ffbbca;
  }

  .lg\:text-pink-lightest {
    color: #ffebef;
  }

  .lg\:text-d7 {
    color: #5f6545;
  }

  .lg\:text-d5 {
    color: #977955;
  }

  .lg\:text-d3 {
    color: #2d2d2d;
  }

  .lg\:text-transparent-override {
    color: transparent;
  }

  .lg\:hover\:text-transparent:hover {
    color: transparent;
  }

  .lg\:hover\:text-black:hover {
    color: #111;
  }

  .lg\:hover\:text-grey-darkest:hover {
    color: #1a1a1a;
  }

  .lg\:hover\:text-grey-darker:hover {
    color: #2a2a2a;
  }

  .lg\:hover\:text-grey-dark:hover {
    color: #757675;
  }

  .lg\:hover\:text-grey:hover {
    color: #a5a5a4;
  }

  .lg\:hover\:text-grey-light:hover {
    color: #ddd;
  }

  .lg\:hover\:text-grey-lighter:hover {
    color: #e6e6e7;
  }

  .lg\:hover\:text-grey-lightest:hover {
    color: #f8fafc;
  }

  .lg\:hover\:text-white:hover {
    color: #fff;
  }

  .lg\:hover\:text-red-darkest:hover {
    color: #3b0d0c;
  }

  .lg\:hover\:text-red-darker:hover {
    color: #621b18;
  }

  .lg\:hover\:text-red-dark:hover {
    color: #cc1f1a;
  }

  .lg\:hover\:text-red:hover {
    color: #cd2027;
  }

  .lg\:hover\:text-transparent-red:hover {
    color: rgba(205, 32, 39, .95);
  }

  .lg\:hover\:text-red-light:hover {
    color: #ef5753;
  }

  .lg\:hover\:text-red-lighter:hover {
    color: #f9acaa;
  }

  .lg\:hover\:text-red-lightest:hover {
    color: #fcebea;
  }

  .lg\:hover\:text-orange-darkest:hover {
    color: #462a16;
  }

  .lg\:hover\:text-orange-darker:hover {
    color: #613b1f;
  }

  .lg\:hover\:text-orange-dark:hover {
    color: #de751f;
  }

  .lg\:hover\:text-orange:hover {
    color: #f6993f;
  }

  .lg\:hover\:text-orange-light:hover {
    color: #faad63;
  }

  .lg\:hover\:text-orange-lighter:hover {
    color: #fcd9b6;
  }

  .lg\:hover\:text-orange-lightest:hover {
    color: #fff5eb;
  }

  .lg\:hover\:text-yellow-darkest:hover {
    color: #453411;
  }

  .lg\:hover\:text-yellow-darker:hover {
    color: #684f1d;
  }

  .lg\:hover\:text-yellow-dark:hover {
    color: #f2d024;
  }

  .lg\:hover\:text-yellow:hover {
    color: #ffed4a;
  }

  .lg\:hover\:text-yellow-light:hover {
    color: #fff382;
  }

  .lg\:hover\:text-yellow-lighter:hover {
    color: #fff9c2;
  }

  .lg\:hover\:text-yellow-lightest:hover {
    color: #fcfbeb;
  }

  .lg\:hover\:text-green-darkest:hover {
    color: #0f2f21;
  }

  .lg\:hover\:text-green-darker:hover {
    color: #1a4731;
  }

  .lg\:hover\:text-green-dark:hover {
    color: #1f9d55;
  }

  .lg\:hover\:text-green:hover {
    color: #38c172;
  }

  .lg\:hover\:text-green-light:hover {
    color: #51d88a;
  }

  .lg\:hover\:text-green-lighter:hover {
    color: #a2f5bf;
  }

  .lg\:hover\:text-green-lightest:hover {
    color: #e3fcec;
  }

  .lg\:hover\:text-teal-darkest:hover {
    color: #0d3331;
  }

  .lg\:hover\:text-teal-darker:hover {
    color: #20504f;
  }

  .lg\:hover\:text-teal-dark:hover {
    color: #38a89d;
  }

  .lg\:hover\:text-teal:hover {
    color: #4dc0b5;
  }

  .lg\:hover\:text-teal-light:hover {
    color: #64d5ca;
  }

  .lg\:hover\:text-teal-lighter:hover {
    color: #a0f0ed;
  }

  .lg\:hover\:text-teal-lightest:hover {
    color: #e8fffe;
  }

  .lg\:hover\:text-blue-darkest:hover {
    color: #12283a;
  }

  .lg\:hover\:text-blue-darker:hover {
    color: #1c3d5a;
  }

  .lg\:hover\:text-blue-dark:hover {
    color: #2779bd;
  }

  .lg\:hover\:text-blue:hover {
    color: #3490dc;
  }

  .lg\:hover\:text-blue-light:hover {
    color: #6cb2eb;
  }

  .lg\:hover\:text-blue-lighter:hover {
    color: #bcdefa;
  }

  .lg\:hover\:text-blue-lightest:hover {
    color: #eff8ff;
  }

  .lg\:hover\:text-indigo-darkest:hover {
    color: #191e38;
  }

  .lg\:hover\:text-indigo-darker:hover {
    color: #2f365f;
  }

  .lg\:hover\:text-indigo-dark:hover {
    color: #5661b3;
  }

  .lg\:hover\:text-indigo:hover {
    color: #6574cd;
  }

  .lg\:hover\:text-indigo-light:hover {
    color: #7886d7;
  }

  .lg\:hover\:text-indigo-lighter:hover {
    color: #b2b7ff;
  }

  .lg\:hover\:text-indigo-lightest:hover {
    color: #e6e8ff;
  }

  .lg\:hover\:text-purple-darkest:hover {
    color: #21183c;
  }

  .lg\:hover\:text-purple-darker:hover {
    color: #382b5f;
  }

  .lg\:hover\:text-purple-dark:hover {
    color: #794acf;
  }

  .lg\:hover\:text-purple:hover {
    color: #9561e2;
  }

  .lg\:hover\:text-purple-light:hover {
    color: #a779e9;
  }

  .lg\:hover\:text-purple-lighter:hover {
    color: #d6bbfc;
  }

  .lg\:hover\:text-purple-lightest:hover {
    color: #f3ebff;
  }

  .lg\:hover\:text-pink-darkest:hover {
    color: #451225;
  }

  .lg\:hover\:text-pink-darker:hover {
    color: #6f213f;
  }

  .lg\:hover\:text-pink-dark:hover {
    color: #eb5286;
  }

  .lg\:hover\:text-pink:hover {
    color: #f66d9b;
  }

  .lg\:hover\:text-pink-light:hover {
    color: #fa7ea8;
  }

  .lg\:hover\:text-pink-lighter:hover {
    color: #ffbbca;
  }

  .lg\:hover\:text-pink-lightest:hover {
    color: #ffebef;
  }

  .lg\:hover\:text-d7:hover {
    color: #5f6545;
  }

  .lg\:hover\:text-d5:hover {
    color: #977955;
  }

  .lg\:hover\:text-d3:hover {
    color: #2d2d2d;
  }

  .lg\:hover\:text-transparent-override:hover {
    color: transparent;
  }

  .lg\:text-xs {
    font-size: .75rem;
  }

  .lg\:text-sm {
    font-size: .875rem;
  }

  .lg\:text-base {
    font-size: 1rem;
  }

  .lg\:text-lg {
    font-size: 1.125rem;
  }

  .lg\:text-xl {
    font-size: 1.25rem;
  }

  .lg\:text-2xl {
    font-size: 1.5rem;
  }

  .lg\:text-3xl {
    font-size: 1.875rem;
  }

  .lg\:text-4xl {
    font-size: 2.25rem;
  }

  .lg\:text-5xl {
    font-size: 3rem;
  }

  .lg\:text-6xl {
    font-size: 4rem;
  }

  .lg\:text-7xl {
    font-size: 5rem;
  }

  .lg\:italic {
    font-style: italic;
  }

  .lg\:roman {
    font-style: normal;
  }

  .lg\:uppercase {
    text-transform: uppercase;
  }

  .lg\:lowercase {
    text-transform: lowercase;
  }

  .lg\:capitalize {
    text-transform: capitalize;
  }

  .lg\:normal-case {
    text-transform: none;
  }

  .lg\:underline {
    text-decoration: underline;
  }

  .lg\:line-through {
    text-decoration: line-through;
  }

  .lg\:no-underline {
    text-decoration: none;
  }

  .lg\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .lg\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .lg\:hover\:italic:hover {
    font-style: italic;
  }

  .lg\:hover\:roman:hover {
    font-style: normal;
  }

  .lg\:hover\:uppercase:hover {
    text-transform: uppercase;
  }

  .lg\:hover\:lowercase:hover {
    text-transform: lowercase;
  }

  .lg\:hover\:capitalize:hover {
    text-transform: capitalize;
  }

  .lg\:hover\:normal-case:hover {
    text-transform: none;
  }

  .lg\:hover\:underline:hover {
    text-decoration: underline;
  }

  .lg\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .lg\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .lg\:hover\:antialiased:hover {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .lg\:hover\:subpixel-antialiased:hover {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .lg\:tracking-tight {
    letter-spacing: -0.05em;
  }

  .lg\:tracking-normal {
    letter-spacing: 0;
  }

  .lg\:tracking-wide {
    letter-spacing: .05em;
  }

  .lg\:tracking-extra-wide {
    letter-spacing: .1em;
  }

  .lg\:tracking-extra-extra-wide {
    letter-spacing: .15em;
  }

  .lg\:select-none {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }

  .lg\:select-text {
    -webkit-user-select: text;
       -moz-user-select: text;
        -ms-user-select: text;
            user-select: text;
  }

  .lg\:align-baseline {
    vertical-align: baseline;
  }

  .lg\:align-top {
    vertical-align: top;
  }

  .lg\:align-middle {
    vertical-align: middle;
  }

  .lg\:align-bottom {
    vertical-align: bottom;
  }

  .lg\:align-text-top {
    vertical-align: text-top;
  }

  .lg\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .lg\:visible {
    visibility: visible;
  }

  .lg\:invisible {
    visibility: hidden;
  }

  .lg\:whitespace-normal {
    white-space: normal;
  }

  .lg\:whitespace-no-wrap {
    white-space: nowrap;
  }

  .lg\:whitespace-pre {
    white-space: pre;
  }

  .lg\:whitespace-pre-line {
    white-space: pre-line;
  }

  .lg\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .lg\:break-words {
    word-wrap: break-word;
  }

  .lg\:break-normal {
    word-wrap: normal;
  }

  .lg\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .lg\:w-1 {
    width: .25rem;
  }

  .lg\:w-2 {
    width: .5rem;
  }

  .lg\:w-3 {
    width: .75rem;
  }

  .lg\:w-4 {
    width: 1rem;
  }

  .lg\:w-6 {
    width: 1.5rem;
  }

  .lg\:w-8 {
    width: 2rem;
  }

  .lg\:w-10 {
    width: 2.5rem;
  }

  .lg\:w-12 {
    width: 3rem;
  }

  .lg\:w-16 {
    width: 4rem;
  }

  .lg\:w-24 {
    width: 6rem;
  }

  .lg\:w-32 {
    width: 8rem;
  }

  .lg\:w-48 {
    width: 12rem;
  }

  .lg\:w-64 {
    width: 16rem;
  }

  .lg\:w-auto {
    width: auto;
  }

  .lg\:w-px {
    width: 1px;
  }

  .lg\:w-1\/2 {
    width: 50%;
  }

  .lg\:w-30p {
    width: 30%;
  }

  .lg\:w-1\/3 {
    width: 33.33333%;
  }

  .lg\:w-2\/3 {
    width: 66.66667%;
  }

  .lg\:w-1\/4 {
    width: 25%;
  }

  .lg\:w-3\/4 {
    width: 75%;
  }

  .lg\:w-1\/5 {
    width: 20%;
  }

  .lg\:w-2\/5 {
    width: 40%;
  }

  .lg\:w-3\/5 {
    width: 60%;
  }

  .lg\:w-4\/5 {
    width: 80%;
  }

  .lg\:w-1\/6 {
    width: 16.66667%;
  }

  .lg\:w-2\/6 {
    width: 33.33333%;
  }

  .lg\:w-3\/6 {
    width: 50%;
  }

  .lg\:w-4\/6 {
    width: 66.66667%;
  }

  .lg\:w-5\/6 {
    width: 83.33333%;
  }

  .lg\:w-1\/7 {
    width: 14.28571%;
  }

  .lg\:w-2\/7 {
    width: 28.57143%;
  }

  .lg\:w-3\/7 {
    width: 42.85714%;
  }

  .lg\:w-4\/7 {
    width: 57.14286%;
  }

  .lg\:w-5\/7 {
    width: 71.42857%;
  }

  .lg\:w-6\/7 {
    width: 85.71429%;
  }

  .lg\:w-full {
    width: 100%;
  }

  .lg\:w-screen {
    width: 100vw;
  }

  .lg\:z-0 {
    z-index: 0;
  }

  .lg\:z-10 {
    z-index: 10;
  }

  .lg\:z-20 {
    z-index: 20;
  }

  .lg\:z-30 {
    z-index: 30;
  }

  .lg\:z-40 {
    z-index: 40;
  }

  .lg\:z-50 {
    z-index: 50;
  }

  .lg\:z-auto {
    z-index: auto;
  }
}

@media (min-width: 1200px) {
  .xl\:list-reset {
    list-style: none;
    padding: 0;
  }

  .xl\:appearance-none {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }

  .xl\:bg-fixed {
    background-attachment: fixed;
  }

  .xl\:bg-local {
    background-attachment: local;
  }

  .xl\:bg-scroll {
    background-attachment: scroll;
  }

  .xl\:bg-transparent {
    background-color: transparent;
  }

  .xl\:bg-black {
    background-color: #111;
  }

  .xl\:bg-grey-darkest {
    background-color: #1a1a1a;
  }

  .xl\:bg-grey-darker {
    background-color: #2a2a2a;
  }

  .xl\:bg-grey-dark {
    background-color: #757675;
  }

  .xl\:bg-grey {
    background-color: #a5a5a4;
  }

  .xl\:bg-grey-light {
    background-color: #ddd;
  }

  .xl\:bg-grey-lighter {
    background-color: #e6e6e7;
  }

  .xl\:bg-grey-lightest {
    background-color: #f8fafc;
  }

  .xl\:bg-white {
    background-color: #fff;
  }

  .xl\:bg-red-darkest {
    background-color: #3b0d0c;
  }

  .xl\:bg-red-darker {
    background-color: #621b18;
  }

  .xl\:bg-red-dark {
    background-color: #cc1f1a;
  }

  .xl\:bg-red {
    background-color: #cd2027;
  }

  .xl\:bg-transparent-red {
    background-color: rgba(205, 32, 39, .95);
  }

  .xl\:bg-red-light {
    background-color: #ef5753;
  }

  .xl\:bg-red-lighter {
    background-color: #f9acaa;
  }

  .xl\:bg-red-lightest {
    background-color: #fcebea;
  }

  .xl\:bg-orange-darkest {
    background-color: #462a16;
  }

  .xl\:bg-orange-darker {
    background-color: #613b1f;
  }

  .xl\:bg-orange-dark {
    background-color: #de751f;
  }

  .xl\:bg-orange {
    background-color: #f6993f;
  }

  .xl\:bg-orange-light {
    background-color: #faad63;
  }

  .xl\:bg-orange-lighter {
    background-color: #fcd9b6;
  }

  .xl\:bg-orange-lightest {
    background-color: #fff5eb;
  }

  .xl\:bg-yellow-darkest {
    background-color: #453411;
  }

  .xl\:bg-yellow-darker {
    background-color: #684f1d;
  }

  .xl\:bg-yellow-dark {
    background-color: #f2d024;
  }

  .xl\:bg-yellow {
    background-color: #ffed4a;
  }

  .xl\:bg-yellow-light {
    background-color: #fff382;
  }

  .xl\:bg-yellow-lighter {
    background-color: #fff9c2;
  }

  .xl\:bg-yellow-lightest {
    background-color: #fcfbeb;
  }

  .xl\:bg-green-darkest {
    background-color: #0f2f21;
  }

  .xl\:bg-green-darker {
    background-color: #1a4731;
  }

  .xl\:bg-green-dark {
    background-color: #1f9d55;
  }

  .xl\:bg-green {
    background-color: #38c172;
  }

  .xl\:bg-green-light {
    background-color: #51d88a;
  }

  .xl\:bg-green-lighter {
    background-color: #a2f5bf;
  }

  .xl\:bg-green-lightest {
    background-color: #e3fcec;
  }

  .xl\:bg-teal-darkest {
    background-color: #0d3331;
  }

  .xl\:bg-teal-darker {
    background-color: #20504f;
  }

  .xl\:bg-teal-dark {
    background-color: #38a89d;
  }

  .xl\:bg-teal {
    background-color: #4dc0b5;
  }

  .xl\:bg-teal-light {
    background-color: #64d5ca;
  }

  .xl\:bg-teal-lighter {
    background-color: #a0f0ed;
  }

  .xl\:bg-teal-lightest {
    background-color: #e8fffe;
  }

  .xl\:bg-blue-darkest {
    background-color: #12283a;
  }

  .xl\:bg-blue-darker {
    background-color: #1c3d5a;
  }

  .xl\:bg-blue-dark {
    background-color: #2779bd;
  }

  .xl\:bg-blue {
    background-color: #3490dc;
  }

  .xl\:bg-blue-light {
    background-color: #6cb2eb;
  }

  .xl\:bg-blue-lighter {
    background-color: #bcdefa;
  }

  .xl\:bg-blue-lightest {
    background-color: #eff8ff;
  }

  .xl\:bg-indigo-darkest {
    background-color: #191e38;
  }

  .xl\:bg-indigo-darker {
    background-color: #2f365f;
  }

  .xl\:bg-indigo-dark {
    background-color: #5661b3;
  }

  .xl\:bg-indigo {
    background-color: #6574cd;
  }

  .xl\:bg-indigo-light {
    background-color: #7886d7;
  }

  .xl\:bg-indigo-lighter {
    background-color: #b2b7ff;
  }

  .xl\:bg-indigo-lightest {
    background-color: #e6e8ff;
  }

  .xl\:bg-purple-darkest {
    background-color: #21183c;
  }

  .xl\:bg-purple-darker {
    background-color: #382b5f;
  }

  .xl\:bg-purple-dark {
    background-color: #794acf;
  }

  .xl\:bg-purple {
    background-color: #9561e2;
  }

  .xl\:bg-purple-light {
    background-color: #a779e9;
  }

  .xl\:bg-purple-lighter {
    background-color: #d6bbfc;
  }

  .xl\:bg-purple-lightest {
    background-color: #f3ebff;
  }

  .xl\:bg-pink-darkest {
    background-color: #451225;
  }

  .xl\:bg-pink-darker {
    background-color: #6f213f;
  }

  .xl\:bg-pink-dark {
    background-color: #eb5286;
  }

  .xl\:bg-pink {
    background-color: #f66d9b;
  }

  .xl\:bg-pink-light {
    background-color: #fa7ea8;
  }

  .xl\:bg-pink-lighter {
    background-color: #ffbbca;
  }

  .xl\:bg-pink-lightest {
    background-color: #ffebef;
  }

  .xl\:bg-d7 {
    background-color: #5f6545;
  }

  .xl\:bg-d5 {
    background-color: #977955;
  }

  .xl\:bg-d3 {
    background-color: #2d2d2d;
  }

  .xl\:bg-transparent-override {
    background-color: transparent;
  }

  .xl\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .xl\:hover\:bg-black:hover {
    background-color: #111;
  }

  .xl\:hover\:bg-grey-darkest:hover {
    background-color: #1a1a1a;
  }

  .xl\:hover\:bg-grey-darker:hover {
    background-color: #2a2a2a;
  }

  .xl\:hover\:bg-grey-dark:hover {
    background-color: #757675;
  }

  .xl\:hover\:bg-grey:hover {
    background-color: #a5a5a4;
  }

  .xl\:hover\:bg-grey-light:hover {
    background-color: #ddd;
  }

  .xl\:hover\:bg-grey-lighter:hover {
    background-color: #e6e6e7;
  }

  .xl\:hover\:bg-grey-lightest:hover {
    background-color: #f8fafc;
  }

  .xl\:hover\:bg-white:hover {
    background-color: #fff;
  }

  .xl\:hover\:bg-red-darkest:hover {
    background-color: #3b0d0c;
  }

  .xl\:hover\:bg-red-darker:hover {
    background-color: #621b18;
  }

  .xl\:hover\:bg-red-dark:hover {
    background-color: #cc1f1a;
  }

  .xl\:hover\:bg-red:hover {
    background-color: #cd2027;
  }

  .xl\:hover\:bg-transparent-red:hover {
    background-color: rgba(205, 32, 39, .95);
  }

  .xl\:hover\:bg-red-light:hover {
    background-color: #ef5753;
  }

  .xl\:hover\:bg-red-lighter:hover {
    background-color: #f9acaa;
  }

  .xl\:hover\:bg-red-lightest:hover {
    background-color: #fcebea;
  }

  .xl\:hover\:bg-orange-darkest:hover {
    background-color: #462a16;
  }

  .xl\:hover\:bg-orange-darker:hover {
    background-color: #613b1f;
  }

  .xl\:hover\:bg-orange-dark:hover {
    background-color: #de751f;
  }

  .xl\:hover\:bg-orange:hover {
    background-color: #f6993f;
  }

  .xl\:hover\:bg-orange-light:hover {
    background-color: #faad63;
  }

  .xl\:hover\:bg-orange-lighter:hover {
    background-color: #fcd9b6;
  }

  .xl\:hover\:bg-orange-lightest:hover {
    background-color: #fff5eb;
  }

  .xl\:hover\:bg-yellow-darkest:hover {
    background-color: #453411;
  }

  .xl\:hover\:bg-yellow-darker:hover {
    background-color: #684f1d;
  }

  .xl\:hover\:bg-yellow-dark:hover {
    background-color: #f2d024;
  }

  .xl\:hover\:bg-yellow:hover {
    background-color: #ffed4a;
  }

  .xl\:hover\:bg-yellow-light:hover {
    background-color: #fff382;
  }

  .xl\:hover\:bg-yellow-lighter:hover {
    background-color: #fff9c2;
  }

  .xl\:hover\:bg-yellow-lightest:hover {
    background-color: #fcfbeb;
  }

  .xl\:hover\:bg-green-darkest:hover {
    background-color: #0f2f21;
  }

  .xl\:hover\:bg-green-darker:hover {
    background-color: #1a4731;
  }

  .xl\:hover\:bg-green-dark:hover {
    background-color: #1f9d55;
  }

  .xl\:hover\:bg-green:hover {
    background-color: #38c172;
  }

  .xl\:hover\:bg-green-light:hover {
    background-color: #51d88a;
  }

  .xl\:hover\:bg-green-lighter:hover {
    background-color: #a2f5bf;
  }

  .xl\:hover\:bg-green-lightest:hover {
    background-color: #e3fcec;
  }

  .xl\:hover\:bg-teal-darkest:hover {
    background-color: #0d3331;
  }

  .xl\:hover\:bg-teal-darker:hover {
    background-color: #20504f;
  }

  .xl\:hover\:bg-teal-dark:hover {
    background-color: #38a89d;
  }

  .xl\:hover\:bg-teal:hover {
    background-color: #4dc0b5;
  }

  .xl\:hover\:bg-teal-light:hover {
    background-color: #64d5ca;
  }

  .xl\:hover\:bg-teal-lighter:hover {
    background-color: #a0f0ed;
  }

  .xl\:hover\:bg-teal-lightest:hover {
    background-color: #e8fffe;
  }

  .xl\:hover\:bg-blue-darkest:hover {
    background-color: #12283a;
  }

  .xl\:hover\:bg-blue-darker:hover {
    background-color: #1c3d5a;
  }

  .xl\:hover\:bg-blue-dark:hover {
    background-color: #2779bd;
  }

  .xl\:hover\:bg-blue:hover {
    background-color: #3490dc;
  }

  .xl\:hover\:bg-blue-light:hover {
    background-color: #6cb2eb;
  }

  .xl\:hover\:bg-blue-lighter:hover {
    background-color: #bcdefa;
  }

  .xl\:hover\:bg-blue-lightest:hover {
    background-color: #eff8ff;
  }

  .xl\:hover\:bg-indigo-darkest:hover {
    background-color: #191e38;
  }

  .xl\:hover\:bg-indigo-darker:hover {
    background-color: #2f365f;
  }

  .xl\:hover\:bg-indigo-dark:hover {
    background-color: #5661b3;
  }

  .xl\:hover\:bg-indigo:hover {
    background-color: #6574cd;
  }

  .xl\:hover\:bg-indigo-light:hover {
    background-color: #7886d7;
  }

  .xl\:hover\:bg-indigo-lighter:hover {
    background-color: #b2b7ff;
  }

  .xl\:hover\:bg-indigo-lightest:hover {
    background-color: #e6e8ff;
  }

  .xl\:hover\:bg-purple-darkest:hover {
    background-color: #21183c;
  }

  .xl\:hover\:bg-purple-darker:hover {
    background-color: #382b5f;
  }

  .xl\:hover\:bg-purple-dark:hover {
    background-color: #794acf;
  }

  .xl\:hover\:bg-purple:hover {
    background-color: #9561e2;
  }

  .xl\:hover\:bg-purple-light:hover {
    background-color: #a779e9;
  }

  .xl\:hover\:bg-purple-lighter:hover {
    background-color: #d6bbfc;
  }

  .xl\:hover\:bg-purple-lightest:hover {
    background-color: #f3ebff;
  }

  .xl\:hover\:bg-pink-darkest:hover {
    background-color: #451225;
  }

  .xl\:hover\:bg-pink-darker:hover {
    background-color: #6f213f;
  }

  .xl\:hover\:bg-pink-dark:hover {
    background-color: #eb5286;
  }

  .xl\:hover\:bg-pink:hover {
    background-color: #f66d9b;
  }

  .xl\:hover\:bg-pink-light:hover {
    background-color: #fa7ea8;
  }

  .xl\:hover\:bg-pink-lighter:hover {
    background-color: #ffbbca;
  }

  .xl\:hover\:bg-pink-lightest:hover {
    background-color: #ffebef;
  }

  .xl\:hover\:bg-d7:hover {
    background-color: #5f6545;
  }

  .xl\:hover\:bg-d5:hover {
    background-color: #977955;
  }

  .xl\:hover\:bg-d3:hover {
    background-color: #2d2d2d;
  }

  .xl\:hover\:bg-transparent-override:hover {
    background-color: transparent;
  }

  .xl\:bg-bottom {
    background-position: bottom;
  }

  .xl\:bg-center {
    background-position: center;
  }

  .xl\:bg-left {
    background-position: left;
  }

  .xl\:bg-left-bottom {
    background-position: left bottom;
  }

  .xl\:bg-left-top {
    background-position: left top;
  }

  .xl\:bg-right {
    background-position: right;
  }

  .xl\:bg-right-bottom {
    background-position: right bottom;
  }

  .xl\:bg-right-top {
    background-position: right top;
  }

  .xl\:bg-top {
    background-position: top;
  }

  .xl\:bg-repeat {
    background-repeat: repeat;
  }

  .xl\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .xl\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .xl\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .xl\:bg-auto {
    background-size: auto;
  }

  .xl\:bg-cover {
    background-size: cover;
  }

  .xl\:bg-contain {
    background-size: contain;
  }

  .xl\:border-transparent {
    border-color: transparent;
  }

  .xl\:border-black {
    border-color: #111;
  }

  .xl\:border-grey-darkest {
    border-color: #1a1a1a;
  }

  .xl\:border-grey-darker {
    border-color: #2a2a2a;
  }

  .xl\:border-grey-dark {
    border-color: #757675;
  }

  .xl\:border-grey {
    border-color: #a5a5a4;
  }

  .xl\:border-grey-light {
    border-color: #ddd;
  }

  .xl\:border-grey-lighter {
    border-color: #e6e6e7;
  }

  .xl\:border-grey-lightest {
    border-color: #f8fafc;
  }

  .xl\:border-white {
    border-color: #fff;
  }

  .xl\:border-red-darkest {
    border-color: #3b0d0c;
  }

  .xl\:border-red-darker {
    border-color: #621b18;
  }

  .xl\:border-red-dark {
    border-color: #cc1f1a;
  }

  .xl\:border-red {
    border-color: #cd2027;
  }

  .xl\:border-transparent-red {
    border-color: rgba(205, 32, 39, .95);
  }

  .xl\:border-red-light {
    border-color: #ef5753;
  }

  .xl\:border-red-lighter {
    border-color: #f9acaa;
  }

  .xl\:border-red-lightest {
    border-color: #fcebea;
  }

  .xl\:border-orange-darkest {
    border-color: #462a16;
  }

  .xl\:border-orange-darker {
    border-color: #613b1f;
  }

  .xl\:border-orange-dark {
    border-color: #de751f;
  }

  .xl\:border-orange {
    border-color: #f6993f;
  }

  .xl\:border-orange-light {
    border-color: #faad63;
  }

  .xl\:border-orange-lighter {
    border-color: #fcd9b6;
  }

  .xl\:border-orange-lightest {
    border-color: #fff5eb;
  }

  .xl\:border-yellow-darkest {
    border-color: #453411;
  }

  .xl\:border-yellow-darker {
    border-color: #684f1d;
  }

  .xl\:border-yellow-dark {
    border-color: #f2d024;
  }

  .xl\:border-yellow {
    border-color: #ffed4a;
  }

  .xl\:border-yellow-light {
    border-color: #fff382;
  }

  .xl\:border-yellow-lighter {
    border-color: #fff9c2;
  }

  .xl\:border-yellow-lightest {
    border-color: #fcfbeb;
  }

  .xl\:border-green-darkest {
    border-color: #0f2f21;
  }

  .xl\:border-green-darker {
    border-color: #1a4731;
  }

  .xl\:border-green-dark {
    border-color: #1f9d55;
  }

  .xl\:border-green {
    border-color: #38c172;
  }

  .xl\:border-green-light {
    border-color: #51d88a;
  }

  .xl\:border-green-lighter {
    border-color: #a2f5bf;
  }

  .xl\:border-green-lightest {
    border-color: #e3fcec;
  }

  .xl\:border-teal-darkest {
    border-color: #0d3331;
  }

  .xl\:border-teal-darker {
    border-color: #20504f;
  }

  .xl\:border-teal-dark {
    border-color: #38a89d;
  }

  .xl\:border-teal {
    border-color: #4dc0b5;
  }

  .xl\:border-teal-light {
    border-color: #64d5ca;
  }

  .xl\:border-teal-lighter {
    border-color: #a0f0ed;
  }

  .xl\:border-teal-lightest {
    border-color: #e8fffe;
  }

  .xl\:border-blue-darkest {
    border-color: #12283a;
  }

  .xl\:border-blue-darker {
    border-color: #1c3d5a;
  }

  .xl\:border-blue-dark {
    border-color: #2779bd;
  }

  .xl\:border-blue {
    border-color: #3490dc;
  }

  .xl\:border-blue-light {
    border-color: #6cb2eb;
  }

  .xl\:border-blue-lighter {
    border-color: #bcdefa;
  }

  .xl\:border-blue-lightest {
    border-color: #eff8ff;
  }

  .xl\:border-indigo-darkest {
    border-color: #191e38;
  }

  .xl\:border-indigo-darker {
    border-color: #2f365f;
  }

  .xl\:border-indigo-dark {
    border-color: #5661b3;
  }

  .xl\:border-indigo {
    border-color: #6574cd;
  }

  .xl\:border-indigo-light {
    border-color: #7886d7;
  }

  .xl\:border-indigo-lighter {
    border-color: #b2b7ff;
  }

  .xl\:border-indigo-lightest {
    border-color: #e6e8ff;
  }

  .xl\:border-purple-darkest {
    border-color: #21183c;
  }

  .xl\:border-purple-darker {
    border-color: #382b5f;
  }

  .xl\:border-purple-dark {
    border-color: #794acf;
  }

  .xl\:border-purple {
    border-color: #9561e2;
  }

  .xl\:border-purple-light {
    border-color: #a779e9;
  }

  .xl\:border-purple-lighter {
    border-color: #d6bbfc;
  }

  .xl\:border-purple-lightest {
    border-color: #f3ebff;
  }

  .xl\:border-pink-darkest {
    border-color: #451225;
  }

  .xl\:border-pink-darker {
    border-color: #6f213f;
  }

  .xl\:border-pink-dark {
    border-color: #eb5286;
  }

  .xl\:border-pink {
    border-color: #f66d9b;
  }

  .xl\:border-pink-light {
    border-color: #fa7ea8;
  }

  .xl\:border-pink-lighter {
    border-color: #ffbbca;
  }

  .xl\:border-pink-lightest {
    border-color: #ffebef;
  }

  .xl\:border-d7 {
    border-color: #5f6545;
  }

  .xl\:border-d5 {
    border-color: #977955;
  }

  .xl\:border-d3 {
    border-color: #2d2d2d;
  }

  .xl\:border-transparent-override {
    border-color: transparent;
  }

  .xl\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .xl\:hover\:border-black:hover {
    border-color: #111;
  }

  .xl\:hover\:border-grey-darkest:hover {
    border-color: #1a1a1a;
  }

  .xl\:hover\:border-grey-darker:hover {
    border-color: #2a2a2a;
  }

  .xl\:hover\:border-grey-dark:hover {
    border-color: #757675;
  }

  .xl\:hover\:border-grey:hover {
    border-color: #a5a5a4;
  }

  .xl\:hover\:border-grey-light:hover {
    border-color: #ddd;
  }

  .xl\:hover\:border-grey-lighter:hover {
    border-color: #e6e6e7;
  }

  .xl\:hover\:border-grey-lightest:hover {
    border-color: #f8fafc;
  }

  .xl\:hover\:border-white:hover {
    border-color: #fff;
  }

  .xl\:hover\:border-red-darkest:hover {
    border-color: #3b0d0c;
  }

  .xl\:hover\:border-red-darker:hover {
    border-color: #621b18;
  }

  .xl\:hover\:border-red-dark:hover {
    border-color: #cc1f1a;
  }

  .xl\:hover\:border-red:hover {
    border-color: #cd2027;
  }

  .xl\:hover\:border-transparent-red:hover {
    border-color: rgba(205, 32, 39, .95);
  }

  .xl\:hover\:border-red-light:hover {
    border-color: #ef5753;
  }

  .xl\:hover\:border-red-lighter:hover {
    border-color: #f9acaa;
  }

  .xl\:hover\:border-red-lightest:hover {
    border-color: #fcebea;
  }

  .xl\:hover\:border-orange-darkest:hover {
    border-color: #462a16;
  }

  .xl\:hover\:border-orange-darker:hover {
    border-color: #613b1f;
  }

  .xl\:hover\:border-orange-dark:hover {
    border-color: #de751f;
  }

  .xl\:hover\:border-orange:hover {
    border-color: #f6993f;
  }

  .xl\:hover\:border-orange-light:hover {
    border-color: #faad63;
  }

  .xl\:hover\:border-orange-lighter:hover {
    border-color: #fcd9b6;
  }

  .xl\:hover\:border-orange-lightest:hover {
    border-color: #fff5eb;
  }

  .xl\:hover\:border-yellow-darkest:hover {
    border-color: #453411;
  }

  .xl\:hover\:border-yellow-darker:hover {
    border-color: #684f1d;
  }

  .xl\:hover\:border-yellow-dark:hover {
    border-color: #f2d024;
  }

  .xl\:hover\:border-yellow:hover {
    border-color: #ffed4a;
  }

  .xl\:hover\:border-yellow-light:hover {
    border-color: #fff382;
  }

  .xl\:hover\:border-yellow-lighter:hover {
    border-color: #fff9c2;
  }

  .xl\:hover\:border-yellow-lightest:hover {
    border-color: #fcfbeb;
  }

  .xl\:hover\:border-green-darkest:hover {
    border-color: #0f2f21;
  }

  .xl\:hover\:border-green-darker:hover {
    border-color: #1a4731;
  }

  .xl\:hover\:border-green-dark:hover {
    border-color: #1f9d55;
  }

  .xl\:hover\:border-green:hover {
    border-color: #38c172;
  }

  .xl\:hover\:border-green-light:hover {
    border-color: #51d88a;
  }

  .xl\:hover\:border-green-lighter:hover {
    border-color: #a2f5bf;
  }

  .xl\:hover\:border-green-lightest:hover {
    border-color: #e3fcec;
  }

  .xl\:hover\:border-teal-darkest:hover {
    border-color: #0d3331;
  }

  .xl\:hover\:border-teal-darker:hover {
    border-color: #20504f;
  }

  .xl\:hover\:border-teal-dark:hover {
    border-color: #38a89d;
  }

  .xl\:hover\:border-teal:hover {
    border-color: #4dc0b5;
  }

  .xl\:hover\:border-teal-light:hover {
    border-color: #64d5ca;
  }

  .xl\:hover\:border-teal-lighter:hover {
    border-color: #a0f0ed;
  }

  .xl\:hover\:border-teal-lightest:hover {
    border-color: #e8fffe;
  }

  .xl\:hover\:border-blue-darkest:hover {
    border-color: #12283a;
  }

  .xl\:hover\:border-blue-darker:hover {
    border-color: #1c3d5a;
  }

  .xl\:hover\:border-blue-dark:hover {
    border-color: #2779bd;
  }

  .xl\:hover\:border-blue:hover {
    border-color: #3490dc;
  }

  .xl\:hover\:border-blue-light:hover {
    border-color: #6cb2eb;
  }

  .xl\:hover\:border-blue-lighter:hover {
    border-color: #bcdefa;
  }

  .xl\:hover\:border-blue-lightest:hover {
    border-color: #eff8ff;
  }

  .xl\:hover\:border-indigo-darkest:hover {
    border-color: #191e38;
  }

  .xl\:hover\:border-indigo-darker:hover {
    border-color: #2f365f;
  }

  .xl\:hover\:border-indigo-dark:hover {
    border-color: #5661b3;
  }

  .xl\:hover\:border-indigo:hover {
    border-color: #6574cd;
  }

  .xl\:hover\:border-indigo-light:hover {
    border-color: #7886d7;
  }

  .xl\:hover\:border-indigo-lighter:hover {
    border-color: #b2b7ff;
  }

  .xl\:hover\:border-indigo-lightest:hover {
    border-color: #e6e8ff;
  }

  .xl\:hover\:border-purple-darkest:hover {
    border-color: #21183c;
  }

  .xl\:hover\:border-purple-darker:hover {
    border-color: #382b5f;
  }

  .xl\:hover\:border-purple-dark:hover {
    border-color: #794acf;
  }

  .xl\:hover\:border-purple:hover {
    border-color: #9561e2;
  }

  .xl\:hover\:border-purple-light:hover {
    border-color: #a779e9;
  }

  .xl\:hover\:border-purple-lighter:hover {
    border-color: #d6bbfc;
  }

  .xl\:hover\:border-purple-lightest:hover {
    border-color: #f3ebff;
  }

  .xl\:hover\:border-pink-darkest:hover {
    border-color: #451225;
  }

  .xl\:hover\:border-pink-darker:hover {
    border-color: #6f213f;
  }

  .xl\:hover\:border-pink-dark:hover {
    border-color: #eb5286;
  }

  .xl\:hover\:border-pink:hover {
    border-color: #f66d9b;
  }

  .xl\:hover\:border-pink-light:hover {
    border-color: #fa7ea8;
  }

  .xl\:hover\:border-pink-lighter:hover {
    border-color: #ffbbca;
  }

  .xl\:hover\:border-pink-lightest:hover {
    border-color: #ffebef;
  }

  .xl\:hover\:border-d7:hover {
    border-color: #5f6545;
  }

  .xl\:hover\:border-d5:hover {
    border-color: #977955;
  }

  .xl\:hover\:border-d3:hover {
    border-color: #2d2d2d;
  }

  .xl\:hover\:border-transparent-override:hover {
    border-color: transparent;
  }

  .xl\:rounded-none {
    border-radius: 0;
  }

  .xl\:rounded-sm {
    border-radius: .125rem;
  }

  .xl\:rounded {
    border-radius: .25rem;
  }

  .xl\:rounded-lg {
    border-radius: .5rem;
  }

  .xl\:rounded-full {
    border-radius: 9999px;
  }

  .xl\:rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .xl\:rounded-r-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .xl\:rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .xl\:rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .xl\:rounded-t-sm {
    border-top-left-radius: .125rem;
    border-top-right-radius: .125rem;
  }

  .xl\:rounded-r-sm {
    border-top-right-radius: .125rem;
    border-bottom-right-radius: .125rem;
  }

  .xl\:rounded-b-sm {
    border-bottom-right-radius: .125rem;
    border-bottom-left-radius: .125rem;
  }

  .xl\:rounded-l-sm {
    border-top-left-radius: .125rem;
    border-bottom-left-radius: .125rem;
  }

  .xl\:rounded-t {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
  }

  .xl\:rounded-r {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
  }

  .xl\:rounded-b {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }

  .xl\:rounded-l {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }

  .xl\:rounded-t-lg {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
  }

  .xl\:rounded-r-lg {
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem;
  }

  .xl\:rounded-b-lg {
    border-bottom-right-radius: .5rem;
    border-bottom-left-radius: .5rem;
  }

  .xl\:rounded-l-lg {
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem;
  }

  .xl\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .xl\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .xl\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .xl\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .xl\:rounded-tl-none {
    border-top-left-radius: 0;
  }

  .xl\:rounded-tr-none {
    border-top-right-radius: 0;
  }

  .xl\:rounded-br-none {
    border-bottom-right-radius: 0;
  }

  .xl\:rounded-bl-none {
    border-bottom-left-radius: 0;
  }

  .xl\:rounded-tl-sm {
    border-top-left-radius: .125rem;
  }

  .xl\:rounded-tr-sm {
    border-top-right-radius: .125rem;
  }

  .xl\:rounded-br-sm {
    border-bottom-right-radius: .125rem;
  }

  .xl\:rounded-bl-sm {
    border-bottom-left-radius: .125rem;
  }

  .xl\:rounded-tl {
    border-top-left-radius: .25rem;
  }

  .xl\:rounded-tr {
    border-top-right-radius: .25rem;
  }

  .xl\:rounded-br {
    border-bottom-right-radius: .25rem;
  }

  .xl\:rounded-bl {
    border-bottom-left-radius: .25rem;
  }

  .xl\:rounded-tl-lg {
    border-top-left-radius: .5rem;
  }

  .xl\:rounded-tr-lg {
    border-top-right-radius: .5rem;
  }

  .xl\:rounded-br-lg {
    border-bottom-right-radius: .5rem;
  }

  .xl\:rounded-bl-lg {
    border-bottom-left-radius: .5rem;
  }

  .xl\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .xl\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .xl\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .xl\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .xl\:border-solid {
    border-style: solid;
  }

  .xl\:border-dashed {
    border-style: dashed;
  }

  .xl\:border-dotted {
    border-style: dotted;
  }

  .xl\:border-none {
    border-style: none;
  }

  .xl\:border-0 {
    border-width: 0;
  }

  .xl\:border-2 {
    border-width: 2px;
  }

  .xl\:border-4 {
    border-width: 4px;
  }

  .xl\:border-8 {
    border-width: 8px;
  }

  .xl\:border {
    border-width: 1px;
  }

  .xl\:border-t-0 {
    border-top-width: 0;
  }

  .xl\:border-r-0 {
    border-right-width: 0;
  }

  .xl\:border-b-0 {
    border-bottom-width: 0;
  }

  .xl\:border-l-0 {
    border-left-width: 0;
  }

  .xl\:border-t-2 {
    border-top-width: 2px;
  }

  .xl\:border-r-2 {
    border-right-width: 2px;
  }

  .xl\:border-b-2 {
    border-bottom-width: 2px;
  }

  .xl\:border-l-2 {
    border-left-width: 2px;
  }

  .xl\:border-t-4 {
    border-top-width: 4px;
  }

  .xl\:border-r-4 {
    border-right-width: 4px;
  }

  .xl\:border-b-4 {
    border-bottom-width: 4px;
  }

  .xl\:border-l-4 {
    border-left-width: 4px;
  }

  .xl\:border-t-8 {
    border-top-width: 8px;
  }

  .xl\:border-r-8 {
    border-right-width: 8px;
  }

  .xl\:border-b-8 {
    border-bottom-width: 8px;
  }

  .xl\:border-l-8 {
    border-left-width: 8px;
  }

  .xl\:border-t {
    border-top-width: 1px;
  }

  .xl\:border-r {
    border-right-width: 1px;
  }

  .xl\:border-b {
    border-bottom-width: 1px;
  }

  .xl\:border-l {
    border-left-width: 1px;
  }

  .xl\:cursor-auto {
    cursor: auto;
  }

  .xl\:cursor-default {
    cursor: default;
  }

  .xl\:cursor-pointer {
    cursor: pointer;
  }

  .xl\:cursor-wait {
    cursor: wait;
  }

  .xl\:cursor-move {
    cursor: move;
  }

  .xl\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .xl\:block {
    display: block;
  }

  .xl\:inline-block {
    display: inline-block;
  }

  .xl\:inline {
    display: inline;
  }

  .xl\:table {
    display: table;
  }

  .xl\:table-row {
    display: table-row;
  }

  .xl\:table-cell {
    display: table-cell;
  }

  .xl\:hidden {
    display: none;
  }

  .group:hover .xl\:group-hover\:block {
    display: block;
  }

  .group:hover .xl\:group-hover\:inline-block {
    display: inline-block;
  }

  .group:hover .xl\:group-hover\:inline {
    display: inline;
  }

  .group:hover .xl\:group-hover\:table {
    display: table;
  }

  .group:hover .xl\:group-hover\:table-row {
    display: table-row;
  }

  .group:hover .xl\:group-hover\:table-cell {
    display: table-cell;
  }

  .group:hover .xl\:group-hover\:hidden {
    display: none;
  }

  .xl\:hover\:block:hover {
    display: block;
  }

  .xl\:hover\:inline-block:hover {
    display: inline-block;
  }

  .xl\:hover\:inline:hover {
    display: inline;
  }

  .xl\:hover\:table:hover {
    display: table;
  }

  .xl\:hover\:table-row:hover {
    display: table-row;
  }

  .xl\:hover\:table-cell:hover {
    display: table-cell;
  }

  .xl\:hover\:hidden:hover {
    display: none;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:inline-flex {
    display: inline-flex;
  }

  .xl\:flex-row {
    flex-direction: row;
  }

  .xl\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .xl\:flex-col {
    flex-direction: column;
  }

  .xl\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .xl\:flex-wrap {
    flex-wrap: wrap;
  }

  .xl\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .xl\:flex-no-wrap {
    flex-wrap: nowrap;
  }

  .xl\:items-start {
    align-items: flex-start;
  }

  .xl\:items-end {
    align-items: flex-end;
  }

  .xl\:items-center {
    align-items: center;
  }

  .xl\:items-baseline {
    align-items: baseline;
  }

  .xl\:items-stretch {
    align-items: stretch;
  }

  .xl\:self-auto {
    align-self: auto;
  }

  .xl\:self-start {
    align-self: flex-start;
  }

  .xl\:self-end {
    align-self: flex-end;
  }

  .xl\:self-center {
    align-self: center;
  }

  .xl\:self-stretch {
    align-self: stretch;
  }

  .xl\:justify-start {
    justify-content: flex-start;
  }

  .xl\:justify-end {
    justify-content: flex-end;
  }

  .xl\:justify-center {
    justify-content: center;
  }

  .xl\:justify-between {
    justify-content: space-between;
  }

  .xl\:justify-around {
    justify-content: space-around;
  }

  .xl\:content-center {
    align-content: center;
  }

  .xl\:content-start {
    align-content: flex-start;
  }

  .xl\:content-end {
    align-content: flex-end;
  }

  .xl\:content-between {
    align-content: space-between;
  }

  .xl\:content-around {
    align-content: space-around;
  }

  .xl\:flex-1 {
    flex: 1;
  }

  .xl\:flex-auto {
    flex: auto;
  }

  .xl\:flex-initial {
    flex: initial;
  }

  .xl\:flex-none {
    flex: none;
  }

  .xl\:flex-grow {
    flex-grow: 1;
  }

  .xl\:flex-shrink {
    flex-shrink: 1;
  }

  .xl\:flex-no-grow {
    flex-grow: 0;
  }

  .xl\:flex-no-shrink {
    flex-shrink: 0;
  }

  .xl\:float-right {
    float: right;
  }

  .xl\:float-left {
    float: left;
  }

  .xl\:float-none {
    float: none;
  }

  .xl\:clearfix:after {
    content: "";
    display: table;
    clear: both;
  }

  .xl\:font-sans {
    font-family: quiet-sans, system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  }

  .xl\:font-serif {
    font-family: Constantia, Lucida Bright, Lucidabright, Lucida Serif, Lucida, DejaVu Serif, Bitstream Vera Serif, Liberation Serif, Georgia, serif;
  }

  .xl\:font-mono {
    font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  }

  .xl\:font-hairline {
    font-weight: 100;
  }

  .xl\:font-thin {
    font-weight: 200;
  }

  .xl\:font-light {
    font-weight: 300;
  }

  .xl\:font-normal {
    font-weight: 400;
  }

  .xl\:font-medium {
    font-weight: 500;
  }

  .xl\:font-semibold {
    font-weight: 600;
  }

  .xl\:font-bold {
    font-weight: 700;
  }

  .xl\:font-extrabold {
    font-weight: 800;
  }

  .xl\:font-black {
    font-weight: 900;
  }

  .xl\:hover\:font-hairline:hover {
    font-weight: 100;
  }

  .xl\:hover\:font-thin:hover {
    font-weight: 200;
  }

  .xl\:hover\:font-light:hover {
    font-weight: 300;
  }

  .xl\:hover\:font-normal:hover {
    font-weight: 400;
  }

  .xl\:hover\:font-medium:hover {
    font-weight: 500;
  }

  .xl\:hover\:font-semibold:hover {
    font-weight: 600;
  }

  .xl\:hover\:font-bold:hover {
    font-weight: 700;
  }

  .xl\:hover\:font-extrabold:hover {
    font-weight: 800;
  }

  .xl\:hover\:font-black:hover {
    font-weight: 900;
  }

  .xl\:h-1 {
    height: .25rem;
  }

  .xl\:h-2 {
    height: .5rem;
  }

  .xl\:h-3 {
    height: .75rem;
  }

  .xl\:h-4 {
    height: 1rem;
  }

  .xl\:h-6 {
    height: 1.5rem;
  }

  .xl\:h-8 {
    height: 2rem;
  }

  .xl\:h-10 {
    height: 2.5rem;
  }

  .xl\:h-12 {
    height: 3rem;
  }

  .xl\:h-16 {
    height: 4rem;
  }

  .xl\:h-24 {
    height: 6rem;
  }

  .xl\:h-32 {
    height: 8rem;
  }

  .xl\:h-48 {
    height: 12rem;
  }

  .xl\:h-64 {
    height: 16rem;
  }

  .xl\:h-240 {
    height: 60rem;
  }

  .xl\:h-auto {
    height: auto;
  }

  .xl\:h-px {
    height: 1px;
  }

  .xl\:h-full {
    height: 100%;
  }

  .xl\:h-screen {
    height: 100vh;
  }

  .xl\:leading-none {
    line-height: 1;
  }

  .xl\:leading-tight {
    line-height: 1.25;
  }

  .xl\:leading-normal {
    line-height: 1.5;
  }

  .xl\:leading-loose {
    line-height: 2;
  }

  .xl\:m-0 {
    margin: 0;
  }

  .xl\:m-1 {
    margin: .25rem;
  }

  .xl\:m-2 {
    margin: .5rem;
  }

  .xl\:m-3 {
    margin: .75rem;
  }

  .xl\:m-4 {
    margin: 1rem;
  }

  .xl\:m-6 {
    margin: 1.5rem;
  }

  .xl\:m-8 {
    margin: 2rem;
  }

  .xl\:m-10 {
    margin: 2.5rem;
  }

  .xl\:m-12 {
    margin: 3rem;
  }

  .xl\:m-14 {
    margin: 3.5rem;
  }

  .xl\:m-16 {
    margin: 4rem;
  }

  .xl\:m-18 {
    margin: 4.5rem;
  }

  .xl\:m-20 {
    margin: 5rem;
  }

  .xl\:m-40 {
    margin: 10rem;
  }

  .xl\:m-auto {
    margin: auto;
  }

  .xl\:m-px {
    margin: 1px;
  }

  .xl\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .xl\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .xl\:my-1 {
    margin-top: .25rem;
    margin-bottom: .25rem;
  }

  .xl\:mx-1 {
    margin-left: .25rem;
    margin-right: .25rem;
  }

  .xl\:my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .xl\:mx-2 {
    margin-left: .5rem;
    margin-right: .5rem;
  }

  .xl\:my-3 {
    margin-top: .75rem;
    margin-bottom: .75rem;
  }

  .xl\:mx-3 {
    margin-left: .75rem;
    margin-right: .75rem;
  }

  .xl\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .xl\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .xl\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .xl\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .xl\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .xl\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .xl\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .xl\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .xl\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .xl\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .xl\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .xl\:mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .xl\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .xl\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .xl\:my-18 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .xl\:mx-18 {
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .xl\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .xl\:mx-20 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .xl\:my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .xl\:mx-40 {
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .xl\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .xl\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .xl\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .xl\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .xl\:mt-0 {
    margin-top: 0;
  }

  .xl\:mr-0 {
    margin-right: 0;
  }

  .xl\:mb-0 {
    margin-bottom: 0;
  }

  .xl\:ml-0 {
    margin-left: 0;
  }

  .xl\:mt-1 {
    margin-top: .25rem;
  }

  .xl\:mr-1 {
    margin-right: .25rem;
  }

  .xl\:mb-1 {
    margin-bottom: .25rem;
  }

  .xl\:ml-1 {
    margin-left: .25rem;
  }

  .xl\:mt-2 {
    margin-top: .5rem;
  }

  .xl\:mr-2 {
    margin-right: .5rem;
  }

  .xl\:mb-2 {
    margin-bottom: .5rem;
  }

  .xl\:ml-2 {
    margin-left: .5rem;
  }

  .xl\:mt-3 {
    margin-top: .75rem;
  }

  .xl\:mr-3 {
    margin-right: .75rem;
  }

  .xl\:mb-3 {
    margin-bottom: .75rem;
  }

  .xl\:ml-3 {
    margin-left: .75rem;
  }

  .xl\:mt-4 {
    margin-top: 1rem;
  }

  .xl\:mr-4 {
    margin-right: 1rem;
  }

  .xl\:mb-4 {
    margin-bottom: 1rem;
  }

  .xl\:ml-4 {
    margin-left: 1rem;
  }

  .xl\:mt-6 {
    margin-top: 1.5rem;
  }

  .xl\:mr-6 {
    margin-right: 1.5rem;
  }

  .xl\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .xl\:ml-6 {
    margin-left: 1.5rem;
  }

  .xl\:mt-8 {
    margin-top: 2rem;
  }

  .xl\:mr-8 {
    margin-right: 2rem;
  }

  .xl\:mb-8 {
    margin-bottom: 2rem;
  }

  .xl\:ml-8 {
    margin-left: 2rem;
  }

  .xl\:mt-10 {
    margin-top: 2.5rem;
  }

  .xl\:mr-10 {
    margin-right: 2.5rem;
  }

  .xl\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .xl\:ml-10 {
    margin-left: 2.5rem;
  }

  .xl\:mt-12 {
    margin-top: 3rem;
  }

  .xl\:mr-12 {
    margin-right: 3rem;
  }

  .xl\:mb-12 {
    margin-bottom: 3rem;
  }

  .xl\:ml-12 {
    margin-left: 3rem;
  }

  .xl\:mt-14 {
    margin-top: 3.5rem;
  }

  .xl\:mr-14 {
    margin-right: 3.5rem;
  }

  .xl\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .xl\:ml-14 {
    margin-left: 3.5rem;
  }

  .xl\:mt-16 {
    margin-top: 4rem;
  }

  .xl\:mr-16 {
    margin-right: 4rem;
  }

  .xl\:mb-16 {
    margin-bottom: 4rem;
  }

  .xl\:ml-16 {
    margin-left: 4rem;
  }

  .xl\:mt-18 {
    margin-top: 4.5rem;
  }

  .xl\:mr-18 {
    margin-right: 4.5rem;
  }

  .xl\:mb-18 {
    margin-bottom: 4.5rem;
  }

  .xl\:ml-18 {
    margin-left: 4.5rem;
  }

  .xl\:mt-20 {
    margin-top: 5rem;
  }

  .xl\:mr-20 {
    margin-right: 5rem;
  }

  .xl\:mb-20 {
    margin-bottom: 5rem;
  }

  .xl\:ml-20 {
    margin-left: 5rem;
  }

  .xl\:mt-40 {
    margin-top: 10rem;
  }

  .xl\:mr-40 {
    margin-right: 10rem;
  }

  .xl\:mb-40 {
    margin-bottom: 10rem;
  }

  .xl\:ml-40 {
    margin-left: 10rem;
  }

  .xl\:mt-auto {
    margin-top: auto;
  }

  .xl\:mr-auto {
    margin-right: auto;
  }

  .xl\:mb-auto {
    margin-bottom: auto;
  }

  .xl\:ml-auto {
    margin-left: auto;
  }

  .xl\:mt-px {
    margin-top: 1px;
  }

  .xl\:mr-px {
    margin-right: 1px;
  }

  .xl\:mb-px {
    margin-bottom: 1px;
  }

  .xl\:ml-px {
    margin-left: 1px;
  }

  .xl\:max-h-xxs {
    max-height: 15rem;
  }

  .xl\:max-h-xs {
    max-height: 20rem;
  }

  .xl\:max-h-sm {
    max-height: 30rem;
  }

  .xl\:max-h-md {
    max-height: 40rem;
  }

  .xl\:max-h-lg {
    max-height: 50rem;
  }

  .xl\:max-h-xl {
    max-height: 60rem;
  }

  .xl\:max-h-2xl {
    max-height: 70rem;
  }

  .xl\:max-h-3xl {
    max-height: 80rem;
  }

  .xl\:max-h-4xl {
    max-height: 90rem;
  }

  .xl\:max-h-5xl {
    max-height: 100rem;
  }

  .xl\:max-h-6xl {
    max-height: 110rem;
  }

  .xl\:max-h-7xl {
    max-height: 120rem;
  }

  .xl\:max-h-8xl {
    max-height: 130rem;
  }

  .xl\:max-h-full {
    max-height: 100%;
  }

  .xl\:max-h-screen {
    max-height: 100vh;
  }

  .xl\:max-w-xxs {
    max-width: 15rem;
  }

  .xl\:max-w-xs {
    max-width: 20rem;
  }

  .xl\:max-w-sm {
    max-width: 30rem;
  }

  .xl\:max-w-md {
    max-width: 40rem;
  }

  .xl\:max-w-lg {
    max-width: 50rem;
  }

  .xl\:max-w-xl {
    max-width: 60rem;
  }

  .xl\:max-w-2xl {
    max-width: 70rem;
  }

  .xl\:max-w-3xl {
    max-width: 80rem;
  }

  .xl\:max-w-4xl {
    max-width: 90rem;
  }

  .xl\:max-w-5xl {
    max-width: 100rem;
  }

  .xl\:max-w-6xl {
    max-width: 110rem;
  }

  .xl\:max-w-7xl {
    max-width: 120rem;
  }

  .xl\:max-w-8xl {
    max-width: 130rem;
  }

  .xl\:max-w-full {
    max-width: 100%;
  }

  .xl\:min-h-0 {
    min-height: 0;
  }

  .xl\:min-h-full {
    min-height: 100%;
  }

  .xl\:min-h-screen {
    min-height: 100vh;
  }

  .xl\:min-w-0 {
    min-width: 0;
  }

  .xl\:min-w-xxs {
    min-width: 15rem;
  }

  .xl\:min-w-xs {
    min-width: 20rem;
  }

  .xl\:min-w-sm {
    min-width: 30rem;
  }

  .xl\:min-w-md {
    min-width: 40rem;
  }

  .xl\:min-w-lg {
    min-width: 50rem;
  }

  .xl\:min-w-xl {
    min-width: 60rem;
  }

  .xl\:min-w-2xl {
    min-width: 70rem;
  }

  .xl\:min-w-3xl {
    min-width: 80rem;
  }

  .xl\:min-w-4xl {
    min-width: 90rem;
  }

  .xl\:min-w-5xl {
    min-width: 100rem;
  }

  .xl\:min-w-6xl {
    min-width: 110rem;
  }

  .xl\:min-w-7xl {
    min-width: 120rem;
  }

  .xl\:min-w-8xl {
    min-width: 130rem;
  }

  .xl\:min-w-full {
    min-width: 100%;
  }

  .xl\:-m-0 {
    margin: 0;
  }

  .xl\:-m-1 {
    margin: -0.25rem;
  }

  .xl\:-m-2 {
    margin: -0.5rem;
  }

  .xl\:-m-3 {
    margin: -0.75rem;
  }

  .xl\:-m-4 {
    margin: -1rem;
  }

  .xl\:-m-6 {
    margin: -1.5rem;
  }

  .xl\:-m-8 {
    margin: -2rem;
  }

  .xl\:-m-px {
    margin: -1px;
  }

  .xl\:-my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .xl\:-mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .xl\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .xl\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .xl\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .xl\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .xl\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .xl\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .xl\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .xl\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .xl\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .xl\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .xl\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .xl\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .xl\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .xl\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .xl\:-mt-0 {
    margin-top: 0;
  }

  .xl\:-mr-0 {
    margin-right: 0;
  }

  .xl\:-mb-0 {
    margin-bottom: 0;
  }

  .xl\:-ml-0 {
    margin-left: 0;
  }

  .xl\:-mt-1 {
    margin-top: -0.25rem;
  }

  .xl\:-mr-1 {
    margin-right: -0.25rem;
  }

  .xl\:-mb-1 {
    margin-bottom: -0.25rem;
  }

  .xl\:-ml-1 {
    margin-left: -0.25rem;
  }

  .xl\:-mt-2 {
    margin-top: -0.5rem;
  }

  .xl\:-mr-2 {
    margin-right: -0.5rem;
  }

  .xl\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .xl\:-ml-2 {
    margin-left: -0.5rem;
  }

  .xl\:-mt-3 {
    margin-top: -0.75rem;
  }

  .xl\:-mr-3 {
    margin-right: -0.75rem;
  }

  .xl\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .xl\:-ml-3 {
    margin-left: -0.75rem;
  }

  .xl\:-mt-4 {
    margin-top: -1rem;
  }

  .xl\:-mr-4 {
    margin-right: -1rem;
  }

  .xl\:-mb-4 {
    margin-bottom: -1rem;
  }

  .xl\:-ml-4 {
    margin-left: -1rem;
  }

  .xl\:-mt-6 {
    margin-top: -1.5rem;
  }

  .xl\:-mr-6 {
    margin-right: -1.5rem;
  }

  .xl\:-mb-6 {
    margin-bottom: -1.5rem;
  }

  .xl\:-ml-6 {
    margin-left: -1.5rem;
  }

  .xl\:-mt-8 {
    margin-top: -2rem;
  }

  .xl\:-mr-8 {
    margin-right: -2rem;
  }

  .xl\:-mb-8 {
    margin-bottom: -2rem;
  }

  .xl\:-ml-8 {
    margin-left: -2rem;
  }

  .xl\:-mt-px {
    margin-top: -1px;
  }

  .xl\:-mr-px {
    margin-right: -1px;
  }

  .xl\:-mb-px {
    margin-bottom: -1px;
  }

  .xl\:-ml-px {
    margin-left: -1px;
  }

  .xl\:opacity-0 {
    opacity: 0;
  }

  .xl\:opacity-25 {
    opacity: .25;
  }

  .xl\:opacity-50 {
    opacity: .5;
  }

  .xl\:opacity-75 {
    opacity: .75;
  }

  .xl\:opacity-100 {
    opacity: 1;
  }

  .group:hover .xl\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .xl\:group-hover\:opacity-25 {
    opacity: .25;
  }

  .group:hover .xl\:group-hover\:opacity-50 {
    opacity: .5;
  }

  .group:hover .xl\:group-hover\:opacity-75 {
    opacity: .75;
  }

  .group:hover .xl\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .xl\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .xl\:hover\:opacity-25:hover {
    opacity: .25;
  }

  .xl\:hover\:opacity-50:hover {
    opacity: .5;
  }

  .xl\:hover\:opacity-75:hover {
    opacity: .75;
  }

  .xl\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .xl\:overflow-auto {
    overflow: auto;
  }

  .xl\:overflow-hidden {
    overflow: hidden;
  }

  .xl\:overflow-visible {
    overflow: visible;
  }

  .xl\:overflow-scroll {
    overflow: scroll;
  }

  .xl\:overflow-x-auto {
    overflow-x: auto;
  }

  .xl\:overflow-y-auto {
    overflow-y: auto;
  }

  .xl\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .xl\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .xl\:overflow-x-visible {
    overflow-x: visible;
  }

  .xl\:overflow-y-visible {
    overflow-y: visible;
  }

  .xl\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .xl\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .xl\:scrolling-touch {
    -webkit-overflow-scrolling: touch;
  }

  .xl\:scrolling-auto {
    -webkit-overflow-scrolling: auto;
  }

  .xl\:p-0 {
    padding: 0;
  }

  .xl\:p-1 {
    padding: .25rem;
  }

  .xl\:p-2 {
    padding: .5rem;
  }

  .xl\:p-3 {
    padding: .75rem;
  }

  .xl\:p-4 {
    padding: 1rem;
  }

  .xl\:p-5 {
    padding: 1.25rem;
  }

  .xl\:p-6 {
    padding: 1.5rem;
  }

  .xl\:p-8 {
    padding: 2rem;
  }

  .xl\:p-10 {
    padding: 2.5rem;
  }

  .xl\:p-12 {
    padding: 3rem;
  }

  .xl\:p-14 {
    padding: 3.5rem;
  }

  .xl\:p-16 {
    padding: 4rem;
  }

  .xl\:p-18 {
    padding: 4.5rem;
  }

  .xl\:p-20 {
    padding: 5rem;
  }

  .xl\:p-40 {
    padding: 10rem;
  }

  .xl\:p-px {
    padding: 1px;
  }

  .xl\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .xl\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .xl\:py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem;
  }

  .xl\:px-1 {
    padding-left: .25rem;
    padding-right: .25rem;
  }

  .xl\:py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .xl\:px-2 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .xl\:py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .xl\:px-3 {
    padding-left: .75rem;
    padding-right: .75rem;
  }

  .xl\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .xl\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .xl\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .xl\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .xl\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .xl\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .xl\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .xl\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .xl\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .xl\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .xl\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .xl\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .xl\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .xl\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .xl\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .xl\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .xl\:py-18 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .xl\:px-18 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .xl\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .xl\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .xl\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .xl\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .xl\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .xl\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .xl\:pt-0 {
    padding-top: 0;
  }

  .xl\:pr-0 {
    padding-right: 0;
  }

  .xl\:pb-0 {
    padding-bottom: 0;
  }

  .xl\:pl-0 {
    padding-left: 0;
  }

  .xl\:pt-1 {
    padding-top: .25rem;
  }

  .xl\:pr-1 {
    padding-right: .25rem;
  }

  .xl\:pb-1 {
    padding-bottom: .25rem;
  }

  .xl\:pl-1 {
    padding-left: .25rem;
  }

  .xl\:pt-2 {
    padding-top: .5rem;
  }

  .xl\:pr-2 {
    padding-right: .5rem;
  }

  .xl\:pb-2 {
    padding-bottom: .5rem;
  }

  .xl\:pl-2 {
    padding-left: .5rem;
  }

  .xl\:pt-3 {
    padding-top: .75rem;
  }

  .xl\:pr-3 {
    padding-right: .75rem;
  }

  .xl\:pb-3 {
    padding-bottom: .75rem;
  }

  .xl\:pl-3 {
    padding-left: .75rem;
  }

  .xl\:pt-4 {
    padding-top: 1rem;
  }

  .xl\:pr-4 {
    padding-right: 1rem;
  }

  .xl\:pb-4 {
    padding-bottom: 1rem;
  }

  .xl\:pl-4 {
    padding-left: 1rem;
  }

  .xl\:pt-5 {
    padding-top: 1.25rem;
  }

  .xl\:pr-5 {
    padding-right: 1.25rem;
  }

  .xl\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .xl\:pl-5 {
    padding-left: 1.25rem;
  }

  .xl\:pt-6 {
    padding-top: 1.5rem;
  }

  .xl\:pr-6 {
    padding-right: 1.5rem;
  }

  .xl\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .xl\:pl-6 {
    padding-left: 1.5rem;
  }

  .xl\:pt-8 {
    padding-top: 2rem;
  }

  .xl\:pr-8 {
    padding-right: 2rem;
  }

  .xl\:pb-8 {
    padding-bottom: 2rem;
  }

  .xl\:pl-8 {
    padding-left: 2rem;
  }

  .xl\:pt-10 {
    padding-top: 2.5rem;
  }

  .xl\:pr-10 {
    padding-right: 2.5rem;
  }

  .xl\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .xl\:pl-10 {
    padding-left: 2.5rem;
  }

  .xl\:pt-12 {
    padding-top: 3rem;
  }

  .xl\:pr-12 {
    padding-right: 3rem;
  }

  .xl\:pb-12 {
    padding-bottom: 3rem;
  }

  .xl\:pl-12 {
    padding-left: 3rem;
  }

  .xl\:pt-14 {
    padding-top: 3.5rem;
  }

  .xl\:pr-14 {
    padding-right: 3.5rem;
  }

  .xl\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .xl\:pl-14 {
    padding-left: 3.5rem;
  }

  .xl\:pt-16 {
    padding-top: 4rem;
  }

  .xl\:pr-16 {
    padding-right: 4rem;
  }

  .xl\:pb-16 {
    padding-bottom: 4rem;
  }

  .xl\:pl-16 {
    padding-left: 4rem;
  }

  .xl\:pt-18 {
    padding-top: 4.5rem;
  }

  .xl\:pr-18 {
    padding-right: 4.5rem;
  }

  .xl\:pb-18 {
    padding-bottom: 4.5rem;
  }

  .xl\:pl-18 {
    padding-left: 4.5rem;
  }

  .xl\:pt-20 {
    padding-top: 5rem;
  }

  .xl\:pr-20 {
    padding-right: 5rem;
  }

  .xl\:pb-20 {
    padding-bottom: 5rem;
  }

  .xl\:pl-20 {
    padding-left: 5rem;
  }

  .xl\:pt-40 {
    padding-top: 10rem;
  }

  .xl\:pr-40 {
    padding-right: 10rem;
  }

  .xl\:pb-40 {
    padding-bottom: 10rem;
  }

  .xl\:pl-40 {
    padding-left: 10rem;
  }

  .xl\:pt-px {
    padding-top: 1px;
  }

  .xl\:pr-px {
    padding-right: 1px;
  }

  .xl\:pb-px {
    padding-bottom: 1px;
  }

  .xl\:pl-px {
    padding-left: 1px;
  }

  .xl\:pointer-events-none {
    pointer-events: none;
  }

  .xl\:pointer-events-auto {
    pointer-events: auto;
  }

  .xl\:static {
    position: static;
  }

  .xl\:fixed {
    position: fixed;
  }

  .xl\:absolute {
    position: absolute;
  }

  .xl\:relative {
    position: relative;
  }

  .xl\:sticky {
    position: -webkit-sticky;
    position: sticky;
  }

  .xl\:pin-none {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .xl\:pin {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .xl\:pin-y {
    top: 0;
    bottom: 0;
  }

  .xl\:pin-x {
    right: 0;
    left: 0;
  }

  .xl\:pin-t {
    top: 0;
  }

  .xl\:pin-r {
    right: 0;
  }

  .xl\:pin-b {
    bottom: 0;
  }

  .xl\:pin-l {
    left: 0;
  }

  .xl\:resize-none {
    resize: none;
  }

  .xl\:resize-y {
    resize: vertical;
  }

  .xl\:resize-x {
    resize: horizontal;
  }

  .xl\:resize {
    resize: both;
  }

  .xl\:shadow {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
  }

  .xl\:shadow-md {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08);
  }

  .xl\:shadow-lg {
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08);
  }

  .xl\:shadow-inner {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);
  }

  .xl\:shadow-none {
    box-shadow: none;
  }

  .xl\:table-auto {
    table-layout: auto;
  }

  .xl\:table-fixed {
    table-layout: fixed;
  }

  .xl\:text-left {
    text-align: left;
  }

  .xl\:text-center {
    text-align: center;
  }

  .xl\:text-right {
    text-align: right;
  }

  .xl\:text-justify {
    text-align: justify;
  }

  .xl\:text-transparent {
    color: transparent;
  }

  .xl\:text-black {
    color: #111;
  }

  .xl\:text-grey-darkest {
    color: #1a1a1a;
  }

  .xl\:text-grey-darker {
    color: #2a2a2a;
  }

  .xl\:text-grey-dark {
    color: #757675;
  }

  .xl\:text-grey {
    color: #a5a5a4;
  }

  .xl\:text-grey-light {
    color: #ddd;
  }

  .xl\:text-grey-lighter {
    color: #e6e6e7;
  }

  .xl\:text-grey-lightest {
    color: #f8fafc;
  }

  .xl\:text-white {
    color: #fff;
  }

  .xl\:text-red-darkest {
    color: #3b0d0c;
  }

  .xl\:text-red-darker {
    color: #621b18;
  }

  .xl\:text-red-dark {
    color: #cc1f1a;
  }

  .xl\:text-red {
    color: #cd2027;
  }

  .xl\:text-transparent-red {
    color: rgba(205, 32, 39, .95);
  }

  .xl\:text-red-light {
    color: #ef5753;
  }

  .xl\:text-red-lighter {
    color: #f9acaa;
  }

  .xl\:text-red-lightest {
    color: #fcebea;
  }

  .xl\:text-orange-darkest {
    color: #462a16;
  }

  .xl\:text-orange-darker {
    color: #613b1f;
  }

  .xl\:text-orange-dark {
    color: #de751f;
  }

  .xl\:text-orange {
    color: #f6993f;
  }

  .xl\:text-orange-light {
    color: #faad63;
  }

  .xl\:text-orange-lighter {
    color: #fcd9b6;
  }

  .xl\:text-orange-lightest {
    color: #fff5eb;
  }

  .xl\:text-yellow-darkest {
    color: #453411;
  }

  .xl\:text-yellow-darker {
    color: #684f1d;
  }

  .xl\:text-yellow-dark {
    color: #f2d024;
  }

  .xl\:text-yellow {
    color: #ffed4a;
  }

  .xl\:text-yellow-light {
    color: #fff382;
  }

  .xl\:text-yellow-lighter {
    color: #fff9c2;
  }

  .xl\:text-yellow-lightest {
    color: #fcfbeb;
  }

  .xl\:text-green-darkest {
    color: #0f2f21;
  }

  .xl\:text-green-darker {
    color: #1a4731;
  }

  .xl\:text-green-dark {
    color: #1f9d55;
  }

  .xl\:text-green {
    color: #38c172;
  }

  .xl\:text-green-light {
    color: #51d88a;
  }

  .xl\:text-green-lighter {
    color: #a2f5bf;
  }

  .xl\:text-green-lightest {
    color: #e3fcec;
  }

  .xl\:text-teal-darkest {
    color: #0d3331;
  }

  .xl\:text-teal-darker {
    color: #20504f;
  }

  .xl\:text-teal-dark {
    color: #38a89d;
  }

  .xl\:text-teal {
    color: #4dc0b5;
  }

  .xl\:text-teal-light {
    color: #64d5ca;
  }

  .xl\:text-teal-lighter {
    color: #a0f0ed;
  }

  .xl\:text-teal-lightest {
    color: #e8fffe;
  }

  .xl\:text-blue-darkest {
    color: #12283a;
  }

  .xl\:text-blue-darker {
    color: #1c3d5a;
  }

  .xl\:text-blue-dark {
    color: #2779bd;
  }

  .xl\:text-blue {
    color: #3490dc;
  }

  .xl\:text-blue-light {
    color: #6cb2eb;
  }

  .xl\:text-blue-lighter {
    color: #bcdefa;
  }

  .xl\:text-blue-lightest {
    color: #eff8ff;
  }

  .xl\:text-indigo-darkest {
    color: #191e38;
  }

  .xl\:text-indigo-darker {
    color: #2f365f;
  }

  .xl\:text-indigo-dark {
    color: #5661b3;
  }

  .xl\:text-indigo {
    color: #6574cd;
  }

  .xl\:text-indigo-light {
    color: #7886d7;
  }

  .xl\:text-indigo-lighter {
    color: #b2b7ff;
  }

  .xl\:text-indigo-lightest {
    color: #e6e8ff;
  }

  .xl\:text-purple-darkest {
    color: #21183c;
  }

  .xl\:text-purple-darker {
    color: #382b5f;
  }

  .xl\:text-purple-dark {
    color: #794acf;
  }

  .xl\:text-purple {
    color: #9561e2;
  }

  .xl\:text-purple-light {
    color: #a779e9;
  }

  .xl\:text-purple-lighter {
    color: #d6bbfc;
  }

  .xl\:text-purple-lightest {
    color: #f3ebff;
  }

  .xl\:text-pink-darkest {
    color: #451225;
  }

  .xl\:text-pink-darker {
    color: #6f213f;
  }

  .xl\:text-pink-dark {
    color: #eb5286;
  }

  .xl\:text-pink {
    color: #f66d9b;
  }

  .xl\:text-pink-light {
    color: #fa7ea8;
  }

  .xl\:text-pink-lighter {
    color: #ffbbca;
  }

  .xl\:text-pink-lightest {
    color: #ffebef;
  }

  .xl\:text-d7 {
    color: #5f6545;
  }

  .xl\:text-d5 {
    color: #977955;
  }

  .xl\:text-d3 {
    color: #2d2d2d;
  }

  .xl\:text-transparent-override {
    color: transparent;
  }

  .xl\:hover\:text-transparent:hover {
    color: transparent;
  }

  .xl\:hover\:text-black:hover {
    color: #111;
  }

  .xl\:hover\:text-grey-darkest:hover {
    color: #1a1a1a;
  }

  .xl\:hover\:text-grey-darker:hover {
    color: #2a2a2a;
  }

  .xl\:hover\:text-grey-dark:hover {
    color: #757675;
  }

  .xl\:hover\:text-grey:hover {
    color: #a5a5a4;
  }

  .xl\:hover\:text-grey-light:hover {
    color: #ddd;
  }

  .xl\:hover\:text-grey-lighter:hover {
    color: #e6e6e7;
  }

  .xl\:hover\:text-grey-lightest:hover {
    color: #f8fafc;
  }

  .xl\:hover\:text-white:hover {
    color: #fff;
  }

  .xl\:hover\:text-red-darkest:hover {
    color: #3b0d0c;
  }

  .xl\:hover\:text-red-darker:hover {
    color: #621b18;
  }

  .xl\:hover\:text-red-dark:hover {
    color: #cc1f1a;
  }

  .xl\:hover\:text-red:hover {
    color: #cd2027;
  }

  .xl\:hover\:text-transparent-red:hover {
    color: rgba(205, 32, 39, .95);
  }

  .xl\:hover\:text-red-light:hover {
    color: #ef5753;
  }

  .xl\:hover\:text-red-lighter:hover {
    color: #f9acaa;
  }

  .xl\:hover\:text-red-lightest:hover {
    color: #fcebea;
  }

  .xl\:hover\:text-orange-darkest:hover {
    color: #462a16;
  }

  .xl\:hover\:text-orange-darker:hover {
    color: #613b1f;
  }

  .xl\:hover\:text-orange-dark:hover {
    color: #de751f;
  }

  .xl\:hover\:text-orange:hover {
    color: #f6993f;
  }

  .xl\:hover\:text-orange-light:hover {
    color: #faad63;
  }

  .xl\:hover\:text-orange-lighter:hover {
    color: #fcd9b6;
  }

  .xl\:hover\:text-orange-lightest:hover {
    color: #fff5eb;
  }

  .xl\:hover\:text-yellow-darkest:hover {
    color: #453411;
  }

  .xl\:hover\:text-yellow-darker:hover {
    color: #684f1d;
  }

  .xl\:hover\:text-yellow-dark:hover {
    color: #f2d024;
  }

  .xl\:hover\:text-yellow:hover {
    color: #ffed4a;
  }

  .xl\:hover\:text-yellow-light:hover {
    color: #fff382;
  }

  .xl\:hover\:text-yellow-lighter:hover {
    color: #fff9c2;
  }

  .xl\:hover\:text-yellow-lightest:hover {
    color: #fcfbeb;
  }

  .xl\:hover\:text-green-darkest:hover {
    color: #0f2f21;
  }

  .xl\:hover\:text-green-darker:hover {
    color: #1a4731;
  }

  .xl\:hover\:text-green-dark:hover {
    color: #1f9d55;
  }

  .xl\:hover\:text-green:hover {
    color: #38c172;
  }

  .xl\:hover\:text-green-light:hover {
    color: #51d88a;
  }

  .xl\:hover\:text-green-lighter:hover {
    color: #a2f5bf;
  }

  .xl\:hover\:text-green-lightest:hover {
    color: #e3fcec;
  }

  .xl\:hover\:text-teal-darkest:hover {
    color: #0d3331;
  }

  .xl\:hover\:text-teal-darker:hover {
    color: #20504f;
  }

  .xl\:hover\:text-teal-dark:hover {
    color: #38a89d;
  }

  .xl\:hover\:text-teal:hover {
    color: #4dc0b5;
  }

  .xl\:hover\:text-teal-light:hover {
    color: #64d5ca;
  }

  .xl\:hover\:text-teal-lighter:hover {
    color: #a0f0ed;
  }

  .xl\:hover\:text-teal-lightest:hover {
    color: #e8fffe;
  }

  .xl\:hover\:text-blue-darkest:hover {
    color: #12283a;
  }

  .xl\:hover\:text-blue-darker:hover {
    color: #1c3d5a;
  }

  .xl\:hover\:text-blue-dark:hover {
    color: #2779bd;
  }

  .xl\:hover\:text-blue:hover {
    color: #3490dc;
  }

  .xl\:hover\:text-blue-light:hover {
    color: #6cb2eb;
  }

  .xl\:hover\:text-blue-lighter:hover {
    color: #bcdefa;
  }

  .xl\:hover\:text-blue-lightest:hover {
    color: #eff8ff;
  }

  .xl\:hover\:text-indigo-darkest:hover {
    color: #191e38;
  }

  .xl\:hover\:text-indigo-darker:hover {
    color: #2f365f;
  }

  .xl\:hover\:text-indigo-dark:hover {
    color: #5661b3;
  }

  .xl\:hover\:text-indigo:hover {
    color: #6574cd;
  }

  .xl\:hover\:text-indigo-light:hover {
    color: #7886d7;
  }

  .xl\:hover\:text-indigo-lighter:hover {
    color: #b2b7ff;
  }

  .xl\:hover\:text-indigo-lightest:hover {
    color: #e6e8ff;
  }

  .xl\:hover\:text-purple-darkest:hover {
    color: #21183c;
  }

  .xl\:hover\:text-purple-darker:hover {
    color: #382b5f;
  }

  .xl\:hover\:text-purple-dark:hover {
    color: #794acf;
  }

  .xl\:hover\:text-purple:hover {
    color: #9561e2;
  }

  .xl\:hover\:text-purple-light:hover {
    color: #a779e9;
  }

  .xl\:hover\:text-purple-lighter:hover {
    color: #d6bbfc;
  }

  .xl\:hover\:text-purple-lightest:hover {
    color: #f3ebff;
  }

  .xl\:hover\:text-pink-darkest:hover {
    color: #451225;
  }

  .xl\:hover\:text-pink-darker:hover {
    color: #6f213f;
  }

  .xl\:hover\:text-pink-dark:hover {
    color: #eb5286;
  }

  .xl\:hover\:text-pink:hover {
    color: #f66d9b;
  }

  .xl\:hover\:text-pink-light:hover {
    color: #fa7ea8;
  }

  .xl\:hover\:text-pink-lighter:hover {
    color: #ffbbca;
  }

  .xl\:hover\:text-pink-lightest:hover {
    color: #ffebef;
  }

  .xl\:hover\:text-d7:hover {
    color: #5f6545;
  }

  .xl\:hover\:text-d5:hover {
    color: #977955;
  }

  .xl\:hover\:text-d3:hover {
    color: #2d2d2d;
  }

  .xl\:hover\:text-transparent-override:hover {
    color: transparent;
  }

  .xl\:text-xs {
    font-size: .75rem;
  }

  .xl\:text-sm {
    font-size: .875rem;
  }

  .xl\:text-base {
    font-size: 1rem;
  }

  .xl\:text-lg {
    font-size: 1.125rem;
  }

  .xl\:text-xl {
    font-size: 1.25rem;
  }

  .xl\:text-2xl {
    font-size: 1.5rem;
  }

  .xl\:text-3xl {
    font-size: 1.875rem;
  }

  .xl\:text-4xl {
    font-size: 2.25rem;
  }

  .xl\:text-5xl {
    font-size: 3rem;
  }

  .xl\:text-6xl {
    font-size: 4rem;
  }

  .xl\:text-7xl {
    font-size: 5rem;
  }

  .xl\:italic {
    font-style: italic;
  }

  .xl\:roman {
    font-style: normal;
  }

  .xl\:uppercase {
    text-transform: uppercase;
  }

  .xl\:lowercase {
    text-transform: lowercase;
  }

  .xl\:capitalize {
    text-transform: capitalize;
  }

  .xl\:normal-case {
    text-transform: none;
  }

  .xl\:underline {
    text-decoration: underline;
  }

  .xl\:line-through {
    text-decoration: line-through;
  }

  .xl\:no-underline {
    text-decoration: none;
  }

  .xl\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .xl\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .xl\:hover\:italic:hover {
    font-style: italic;
  }

  .xl\:hover\:roman:hover {
    font-style: normal;
  }

  .xl\:hover\:uppercase:hover {
    text-transform: uppercase;
  }

  .xl\:hover\:lowercase:hover {
    text-transform: lowercase;
  }

  .xl\:hover\:capitalize:hover {
    text-transform: capitalize;
  }

  .xl\:hover\:normal-case:hover {
    text-transform: none;
  }

  .xl\:hover\:underline:hover {
    text-decoration: underline;
  }

  .xl\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .xl\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .xl\:hover\:antialiased:hover {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .xl\:hover\:subpixel-antialiased:hover {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .xl\:tracking-tight {
    letter-spacing: -0.05em;
  }

  .xl\:tracking-normal {
    letter-spacing: 0;
  }

  .xl\:tracking-wide {
    letter-spacing: .05em;
  }

  .xl\:tracking-extra-wide {
    letter-spacing: .1em;
  }

  .xl\:tracking-extra-extra-wide {
    letter-spacing: .15em;
  }

  .xl\:select-none {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }

  .xl\:select-text {
    -webkit-user-select: text;
       -moz-user-select: text;
        -ms-user-select: text;
            user-select: text;
  }

  .xl\:align-baseline {
    vertical-align: baseline;
  }

  .xl\:align-top {
    vertical-align: top;
  }

  .xl\:align-middle {
    vertical-align: middle;
  }

  .xl\:align-bottom {
    vertical-align: bottom;
  }

  .xl\:align-text-top {
    vertical-align: text-top;
  }

  .xl\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .xl\:visible {
    visibility: visible;
  }

  .xl\:invisible {
    visibility: hidden;
  }

  .xl\:whitespace-normal {
    white-space: normal;
  }

  .xl\:whitespace-no-wrap {
    white-space: nowrap;
  }

  .xl\:whitespace-pre {
    white-space: pre;
  }

  .xl\:whitespace-pre-line {
    white-space: pre-line;
  }

  .xl\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .xl\:break-words {
    word-wrap: break-word;
  }

  .xl\:break-normal {
    word-wrap: normal;
  }

  .xl\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .xl\:w-1 {
    width: .25rem;
  }

  .xl\:w-2 {
    width: .5rem;
  }

  .xl\:w-3 {
    width: .75rem;
  }

  .xl\:w-4 {
    width: 1rem;
  }

  .xl\:w-6 {
    width: 1.5rem;
  }

  .xl\:w-8 {
    width: 2rem;
  }

  .xl\:w-10 {
    width: 2.5rem;
  }

  .xl\:w-12 {
    width: 3rem;
  }

  .xl\:w-16 {
    width: 4rem;
  }

  .xl\:w-24 {
    width: 6rem;
  }

  .xl\:w-32 {
    width: 8rem;
  }

  .xl\:w-48 {
    width: 12rem;
  }

  .xl\:w-64 {
    width: 16rem;
  }

  .xl\:w-auto {
    width: auto;
  }

  .xl\:w-px {
    width: 1px;
  }

  .xl\:w-1\/2 {
    width: 50%;
  }

  .xl\:w-30p {
    width: 30%;
  }

  .xl\:w-1\/3 {
    width: 33.33333%;
  }

  .xl\:w-2\/3 {
    width: 66.66667%;
  }

  .xl\:w-1\/4 {
    width: 25%;
  }

  .xl\:w-3\/4 {
    width: 75%;
  }

  .xl\:w-1\/5 {
    width: 20%;
  }

  .xl\:w-2\/5 {
    width: 40%;
  }

  .xl\:w-3\/5 {
    width: 60%;
  }

  .xl\:w-4\/5 {
    width: 80%;
  }

  .xl\:w-1\/6 {
    width: 16.66667%;
  }

  .xl\:w-2\/6 {
    width: 33.33333%;
  }

  .xl\:w-3\/6 {
    width: 50%;
  }

  .xl\:w-4\/6 {
    width: 66.66667%;
  }

  .xl\:w-5\/6 {
    width: 83.33333%;
  }

  .xl\:w-1\/7 {
    width: 14.28571%;
  }

  .xl\:w-2\/7 {
    width: 28.57143%;
  }

  .xl\:w-3\/7 {
    width: 42.85714%;
  }

  .xl\:w-4\/7 {
    width: 57.14286%;
  }

  .xl\:w-5\/7 {
    width: 71.42857%;
  }

  .xl\:w-6\/7 {
    width: 85.71429%;
  }

  .xl\:w-full {
    width: 100%;
  }

  .xl\:w-screen {
    width: 100vw;
  }

  .xl\:z-0 {
    z-index: 0;
  }

  .xl\:z-10 {
    z-index: 10;
  }

  .xl\:z-20 {
    z-index: 20;
  }

  .xl\:z-30 {
    z-index: 30;
  }

  .xl\:z-40 {
    z-index: 40;
  }

  .xl\:z-50 {
    z-index: 50;
  }

  .xl\:z-auto {
    z-index: auto;
  }
}

@media (min-width: 1500px) {
  .2xl\:list-reset {
    list-style: none;
    padding: 0;
  }

  .2xl\:appearance-none {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
  }

  .2xl\:bg-fixed {
    background-attachment: fixed;
  }

  .2xl\:bg-local {
    background-attachment: local;
  }

  .2xl\:bg-scroll {
    background-attachment: scroll;
  }

  .2xl\:bg-transparent {
    background-color: transparent;
  }

  .2xl\:bg-black {
    background-color: #111;
  }

  .2xl\:bg-grey-darkest {
    background-color: #1a1a1a;
  }

  .2xl\:bg-grey-darker {
    background-color: #2a2a2a;
  }

  .2xl\:bg-grey-dark {
    background-color: #757675;
  }

  .2xl\:bg-grey {
    background-color: #a5a5a4;
  }

  .2xl\:bg-grey-light {
    background-color: #ddd;
  }

  .2xl\:bg-grey-lighter {
    background-color: #e6e6e7;
  }

  .2xl\:bg-grey-lightest {
    background-color: #f8fafc;
  }

  .2xl\:bg-white {
    background-color: #fff;
  }

  .2xl\:bg-red-darkest {
    background-color: #3b0d0c;
  }

  .2xl\:bg-red-darker {
    background-color: #621b18;
  }

  .2xl\:bg-red-dark {
    background-color: #cc1f1a;
  }

  .2xl\:bg-red {
    background-color: #cd2027;
  }

  .2xl\:bg-transparent-red {
    background-color: rgba(205, 32, 39, .95);
  }

  .2xl\:bg-red-light {
    background-color: #ef5753;
  }

  .2xl\:bg-red-lighter {
    background-color: #f9acaa;
  }

  .2xl\:bg-red-lightest {
    background-color: #fcebea;
  }

  .2xl\:bg-orange-darkest {
    background-color: #462a16;
  }

  .2xl\:bg-orange-darker {
    background-color: #613b1f;
  }

  .2xl\:bg-orange-dark {
    background-color: #de751f;
  }

  .2xl\:bg-orange {
    background-color: #f6993f;
  }

  .2xl\:bg-orange-light {
    background-color: #faad63;
  }

  .2xl\:bg-orange-lighter {
    background-color: #fcd9b6;
  }

  .2xl\:bg-orange-lightest {
    background-color: #fff5eb;
  }

  .2xl\:bg-yellow-darkest {
    background-color: #453411;
  }

  .2xl\:bg-yellow-darker {
    background-color: #684f1d;
  }

  .2xl\:bg-yellow-dark {
    background-color: #f2d024;
  }

  .2xl\:bg-yellow {
    background-color: #ffed4a;
  }

  .2xl\:bg-yellow-light {
    background-color: #fff382;
  }

  .2xl\:bg-yellow-lighter {
    background-color: #fff9c2;
  }

  .2xl\:bg-yellow-lightest {
    background-color: #fcfbeb;
  }

  .2xl\:bg-green-darkest {
    background-color: #0f2f21;
  }

  .2xl\:bg-green-darker {
    background-color: #1a4731;
  }

  .2xl\:bg-green-dark {
    background-color: #1f9d55;
  }

  .2xl\:bg-green {
    background-color: #38c172;
  }

  .2xl\:bg-green-light {
    background-color: #51d88a;
  }

  .2xl\:bg-green-lighter {
    background-color: #a2f5bf;
  }

  .2xl\:bg-green-lightest {
    background-color: #e3fcec;
  }

  .2xl\:bg-teal-darkest {
    background-color: #0d3331;
  }

  .2xl\:bg-teal-darker {
    background-color: #20504f;
  }

  .2xl\:bg-teal-dark {
    background-color: #38a89d;
  }

  .2xl\:bg-teal {
    background-color: #4dc0b5;
  }

  .2xl\:bg-teal-light {
    background-color: #64d5ca;
  }

  .2xl\:bg-teal-lighter {
    background-color: #a0f0ed;
  }

  .2xl\:bg-teal-lightest {
    background-color: #e8fffe;
  }

  .2xl\:bg-blue-darkest {
    background-color: #12283a;
  }

  .2xl\:bg-blue-darker {
    background-color: #1c3d5a;
  }

  .2xl\:bg-blue-dark {
    background-color: #2779bd;
  }

  .2xl\:bg-blue {
    background-color: #3490dc;
  }

  .2xl\:bg-blue-light {
    background-color: #6cb2eb;
  }

  .2xl\:bg-blue-lighter {
    background-color: #bcdefa;
  }

  .2xl\:bg-blue-lightest {
    background-color: #eff8ff;
  }

  .2xl\:bg-indigo-darkest {
    background-color: #191e38;
  }

  .2xl\:bg-indigo-darker {
    background-color: #2f365f;
  }

  .2xl\:bg-indigo-dark {
    background-color: #5661b3;
  }

  .2xl\:bg-indigo {
    background-color: #6574cd;
  }

  .2xl\:bg-indigo-light {
    background-color: #7886d7;
  }

  .2xl\:bg-indigo-lighter {
    background-color: #b2b7ff;
  }

  .2xl\:bg-indigo-lightest {
    background-color: #e6e8ff;
  }

  .2xl\:bg-purple-darkest {
    background-color: #21183c;
  }

  .2xl\:bg-purple-darker {
    background-color: #382b5f;
  }

  .2xl\:bg-purple-dark {
    background-color: #794acf;
  }

  .2xl\:bg-purple {
    background-color: #9561e2;
  }

  .2xl\:bg-purple-light {
    background-color: #a779e9;
  }

  .2xl\:bg-purple-lighter {
    background-color: #d6bbfc;
  }

  .2xl\:bg-purple-lightest {
    background-color: #f3ebff;
  }

  .2xl\:bg-pink-darkest {
    background-color: #451225;
  }

  .2xl\:bg-pink-darker {
    background-color: #6f213f;
  }

  .2xl\:bg-pink-dark {
    background-color: #eb5286;
  }

  .2xl\:bg-pink {
    background-color: #f66d9b;
  }

  .2xl\:bg-pink-light {
    background-color: #fa7ea8;
  }

  .2xl\:bg-pink-lighter {
    background-color: #ffbbca;
  }

  .2xl\:bg-pink-lightest {
    background-color: #ffebef;
  }

  .2xl\:bg-d7 {
    background-color: #5f6545;
  }

  .2xl\:bg-d5 {
    background-color: #977955;
  }

  .2xl\:bg-d3 {
    background-color: #2d2d2d;
  }

  .2xl\:bg-transparent-override {
    background-color: transparent;
  }

  .2xl\:hover\:bg-transparent:hover {
    background-color: transparent;
  }

  .2xl\:hover\:bg-black:hover {
    background-color: #111;
  }

  .2xl\:hover\:bg-grey-darkest:hover {
    background-color: #1a1a1a;
  }

  .2xl\:hover\:bg-grey-darker:hover {
    background-color: #2a2a2a;
  }

  .2xl\:hover\:bg-grey-dark:hover {
    background-color: #757675;
  }

  .2xl\:hover\:bg-grey:hover {
    background-color: #a5a5a4;
  }

  .2xl\:hover\:bg-grey-light:hover {
    background-color: #ddd;
  }

  .2xl\:hover\:bg-grey-lighter:hover {
    background-color: #e6e6e7;
  }

  .2xl\:hover\:bg-grey-lightest:hover {
    background-color: #f8fafc;
  }

  .2xl\:hover\:bg-white:hover {
    background-color: #fff;
  }

  .2xl\:hover\:bg-red-darkest:hover {
    background-color: #3b0d0c;
  }

  .2xl\:hover\:bg-red-darker:hover {
    background-color: #621b18;
  }

  .2xl\:hover\:bg-red-dark:hover {
    background-color: #cc1f1a;
  }

  .2xl\:hover\:bg-red:hover {
    background-color: #cd2027;
  }

  .2xl\:hover\:bg-transparent-red:hover {
    background-color: rgba(205, 32, 39, .95);
  }

  .2xl\:hover\:bg-red-light:hover {
    background-color: #ef5753;
  }

  .2xl\:hover\:bg-red-lighter:hover {
    background-color: #f9acaa;
  }

  .2xl\:hover\:bg-red-lightest:hover {
    background-color: #fcebea;
  }

  .2xl\:hover\:bg-orange-darkest:hover {
    background-color: #462a16;
  }

  .2xl\:hover\:bg-orange-darker:hover {
    background-color: #613b1f;
  }

  .2xl\:hover\:bg-orange-dark:hover {
    background-color: #de751f;
  }

  .2xl\:hover\:bg-orange:hover {
    background-color: #f6993f;
  }

  .2xl\:hover\:bg-orange-light:hover {
    background-color: #faad63;
  }

  .2xl\:hover\:bg-orange-lighter:hover {
    background-color: #fcd9b6;
  }

  .2xl\:hover\:bg-orange-lightest:hover {
    background-color: #fff5eb;
  }

  .2xl\:hover\:bg-yellow-darkest:hover {
    background-color: #453411;
  }

  .2xl\:hover\:bg-yellow-darker:hover {
    background-color: #684f1d;
  }

  .2xl\:hover\:bg-yellow-dark:hover {
    background-color: #f2d024;
  }

  .2xl\:hover\:bg-yellow:hover {
    background-color: #ffed4a;
  }

  .2xl\:hover\:bg-yellow-light:hover {
    background-color: #fff382;
  }

  .2xl\:hover\:bg-yellow-lighter:hover {
    background-color: #fff9c2;
  }

  .2xl\:hover\:bg-yellow-lightest:hover {
    background-color: #fcfbeb;
  }

  .2xl\:hover\:bg-green-darkest:hover {
    background-color: #0f2f21;
  }

  .2xl\:hover\:bg-green-darker:hover {
    background-color: #1a4731;
  }

  .2xl\:hover\:bg-green-dark:hover {
    background-color: #1f9d55;
  }

  .2xl\:hover\:bg-green:hover {
    background-color: #38c172;
  }

  .2xl\:hover\:bg-green-light:hover {
    background-color: #51d88a;
  }

  .2xl\:hover\:bg-green-lighter:hover {
    background-color: #a2f5bf;
  }

  .2xl\:hover\:bg-green-lightest:hover {
    background-color: #e3fcec;
  }

  .2xl\:hover\:bg-teal-darkest:hover {
    background-color: #0d3331;
  }

  .2xl\:hover\:bg-teal-darker:hover {
    background-color: #20504f;
  }

  .2xl\:hover\:bg-teal-dark:hover {
    background-color: #38a89d;
  }

  .2xl\:hover\:bg-teal:hover {
    background-color: #4dc0b5;
  }

  .2xl\:hover\:bg-teal-light:hover {
    background-color: #64d5ca;
  }

  .2xl\:hover\:bg-teal-lighter:hover {
    background-color: #a0f0ed;
  }

  .2xl\:hover\:bg-teal-lightest:hover {
    background-color: #e8fffe;
  }

  .2xl\:hover\:bg-blue-darkest:hover {
    background-color: #12283a;
  }

  .2xl\:hover\:bg-blue-darker:hover {
    background-color: #1c3d5a;
  }

  .2xl\:hover\:bg-blue-dark:hover {
    background-color: #2779bd;
  }

  .2xl\:hover\:bg-blue:hover {
    background-color: #3490dc;
  }

  .2xl\:hover\:bg-blue-light:hover {
    background-color: #6cb2eb;
  }

  .2xl\:hover\:bg-blue-lighter:hover {
    background-color: #bcdefa;
  }

  .2xl\:hover\:bg-blue-lightest:hover {
    background-color: #eff8ff;
  }

  .2xl\:hover\:bg-indigo-darkest:hover {
    background-color: #191e38;
  }

  .2xl\:hover\:bg-indigo-darker:hover {
    background-color: #2f365f;
  }

  .2xl\:hover\:bg-indigo-dark:hover {
    background-color: #5661b3;
  }

  .2xl\:hover\:bg-indigo:hover {
    background-color: #6574cd;
  }

  .2xl\:hover\:bg-indigo-light:hover {
    background-color: #7886d7;
  }

  .2xl\:hover\:bg-indigo-lighter:hover {
    background-color: #b2b7ff;
  }

  .2xl\:hover\:bg-indigo-lightest:hover {
    background-color: #e6e8ff;
  }

  .2xl\:hover\:bg-purple-darkest:hover {
    background-color: #21183c;
  }

  .2xl\:hover\:bg-purple-darker:hover {
    background-color: #382b5f;
  }

  .2xl\:hover\:bg-purple-dark:hover {
    background-color: #794acf;
  }

  .2xl\:hover\:bg-purple:hover {
    background-color: #9561e2;
  }

  .2xl\:hover\:bg-purple-light:hover {
    background-color: #a779e9;
  }

  .2xl\:hover\:bg-purple-lighter:hover {
    background-color: #d6bbfc;
  }

  .2xl\:hover\:bg-purple-lightest:hover {
    background-color: #f3ebff;
  }

  .2xl\:hover\:bg-pink-darkest:hover {
    background-color: #451225;
  }

  .2xl\:hover\:bg-pink-darker:hover {
    background-color: #6f213f;
  }

  .2xl\:hover\:bg-pink-dark:hover {
    background-color: #eb5286;
  }

  .2xl\:hover\:bg-pink:hover {
    background-color: #f66d9b;
  }

  .2xl\:hover\:bg-pink-light:hover {
    background-color: #fa7ea8;
  }

  .2xl\:hover\:bg-pink-lighter:hover {
    background-color: #ffbbca;
  }

  .2xl\:hover\:bg-pink-lightest:hover {
    background-color: #ffebef;
  }

  .2xl\:hover\:bg-d7:hover {
    background-color: #5f6545;
  }

  .2xl\:hover\:bg-d5:hover {
    background-color: #977955;
  }

  .2xl\:hover\:bg-d3:hover {
    background-color: #2d2d2d;
  }

  .2xl\:hover\:bg-transparent-override:hover {
    background-color: transparent;
  }

  .2xl\:bg-bottom {
    background-position: bottom;
  }

  .2xl\:bg-center {
    background-position: center;
  }

  .2xl\:bg-left {
    background-position: left;
  }

  .2xl\:bg-left-bottom {
    background-position: left bottom;
  }

  .2xl\:bg-left-top {
    background-position: left top;
  }

  .2xl\:bg-right {
    background-position: right;
  }

  .2xl\:bg-right-bottom {
    background-position: right bottom;
  }

  .2xl\:bg-right-top {
    background-position: right top;
  }

  .2xl\:bg-top {
    background-position: top;
  }

  .2xl\:bg-repeat {
    background-repeat: repeat;
  }

  .2xl\:bg-no-repeat {
    background-repeat: no-repeat;
  }

  .2xl\:bg-repeat-x {
    background-repeat: repeat-x;
  }

  .2xl\:bg-repeat-y {
    background-repeat: repeat-y;
  }

  .2xl\:bg-auto {
    background-size: auto;
  }

  .2xl\:bg-cover {
    background-size: cover;
  }

  .2xl\:bg-contain {
    background-size: contain;
  }

  .2xl\:border-transparent {
    border-color: transparent;
  }

  .2xl\:border-black {
    border-color: #111;
  }

  .2xl\:border-grey-darkest {
    border-color: #1a1a1a;
  }

  .2xl\:border-grey-darker {
    border-color: #2a2a2a;
  }

  .2xl\:border-grey-dark {
    border-color: #757675;
  }

  .2xl\:border-grey {
    border-color: #a5a5a4;
  }

  .2xl\:border-grey-light {
    border-color: #ddd;
  }

  .2xl\:border-grey-lighter {
    border-color: #e6e6e7;
  }

  .2xl\:border-grey-lightest {
    border-color: #f8fafc;
  }

  .2xl\:border-white {
    border-color: #fff;
  }

  .2xl\:border-red-darkest {
    border-color: #3b0d0c;
  }

  .2xl\:border-red-darker {
    border-color: #621b18;
  }

  .2xl\:border-red-dark {
    border-color: #cc1f1a;
  }

  .2xl\:border-red {
    border-color: #cd2027;
  }

  .2xl\:border-transparent-red {
    border-color: rgba(205, 32, 39, .95);
  }

  .2xl\:border-red-light {
    border-color: #ef5753;
  }

  .2xl\:border-red-lighter {
    border-color: #f9acaa;
  }

  .2xl\:border-red-lightest {
    border-color: #fcebea;
  }

  .2xl\:border-orange-darkest {
    border-color: #462a16;
  }

  .2xl\:border-orange-darker {
    border-color: #613b1f;
  }

  .2xl\:border-orange-dark {
    border-color: #de751f;
  }

  .2xl\:border-orange {
    border-color: #f6993f;
  }

  .2xl\:border-orange-light {
    border-color: #faad63;
  }

  .2xl\:border-orange-lighter {
    border-color: #fcd9b6;
  }

  .2xl\:border-orange-lightest {
    border-color: #fff5eb;
  }

  .2xl\:border-yellow-darkest {
    border-color: #453411;
  }

  .2xl\:border-yellow-darker {
    border-color: #684f1d;
  }

  .2xl\:border-yellow-dark {
    border-color: #f2d024;
  }

  .2xl\:border-yellow {
    border-color: #ffed4a;
  }

  .2xl\:border-yellow-light {
    border-color: #fff382;
  }

  .2xl\:border-yellow-lighter {
    border-color: #fff9c2;
  }

  .2xl\:border-yellow-lightest {
    border-color: #fcfbeb;
  }

  .2xl\:border-green-darkest {
    border-color: #0f2f21;
  }

  .2xl\:border-green-darker {
    border-color: #1a4731;
  }

  .2xl\:border-green-dark {
    border-color: #1f9d55;
  }

  .2xl\:border-green {
    border-color: #38c172;
  }

  .2xl\:border-green-light {
    border-color: #51d88a;
  }

  .2xl\:border-green-lighter {
    border-color: #a2f5bf;
  }

  .2xl\:border-green-lightest {
    border-color: #e3fcec;
  }

  .2xl\:border-teal-darkest {
    border-color: #0d3331;
  }

  .2xl\:border-teal-darker {
    border-color: #20504f;
  }

  .2xl\:border-teal-dark {
    border-color: #38a89d;
  }

  .2xl\:border-teal {
    border-color: #4dc0b5;
  }

  .2xl\:border-teal-light {
    border-color: #64d5ca;
  }

  .2xl\:border-teal-lighter {
    border-color: #a0f0ed;
  }

  .2xl\:border-teal-lightest {
    border-color: #e8fffe;
  }

  .2xl\:border-blue-darkest {
    border-color: #12283a;
  }

  .2xl\:border-blue-darker {
    border-color: #1c3d5a;
  }

  .2xl\:border-blue-dark {
    border-color: #2779bd;
  }

  .2xl\:border-blue {
    border-color: #3490dc;
  }

  .2xl\:border-blue-light {
    border-color: #6cb2eb;
  }

  .2xl\:border-blue-lighter {
    border-color: #bcdefa;
  }

  .2xl\:border-blue-lightest {
    border-color: #eff8ff;
  }

  .2xl\:border-indigo-darkest {
    border-color: #191e38;
  }

  .2xl\:border-indigo-darker {
    border-color: #2f365f;
  }

  .2xl\:border-indigo-dark {
    border-color: #5661b3;
  }

  .2xl\:border-indigo {
    border-color: #6574cd;
  }

  .2xl\:border-indigo-light {
    border-color: #7886d7;
  }

  .2xl\:border-indigo-lighter {
    border-color: #b2b7ff;
  }

  .2xl\:border-indigo-lightest {
    border-color: #e6e8ff;
  }

  .2xl\:border-purple-darkest {
    border-color: #21183c;
  }

  .2xl\:border-purple-darker {
    border-color: #382b5f;
  }

  .2xl\:border-purple-dark {
    border-color: #794acf;
  }

  .2xl\:border-purple {
    border-color: #9561e2;
  }

  .2xl\:border-purple-light {
    border-color: #a779e9;
  }

  .2xl\:border-purple-lighter {
    border-color: #d6bbfc;
  }

  .2xl\:border-purple-lightest {
    border-color: #f3ebff;
  }

  .2xl\:border-pink-darkest {
    border-color: #451225;
  }

  .2xl\:border-pink-darker {
    border-color: #6f213f;
  }

  .2xl\:border-pink-dark {
    border-color: #eb5286;
  }

  .2xl\:border-pink {
    border-color: #f66d9b;
  }

  .2xl\:border-pink-light {
    border-color: #fa7ea8;
  }

  .2xl\:border-pink-lighter {
    border-color: #ffbbca;
  }

  .2xl\:border-pink-lightest {
    border-color: #ffebef;
  }

  .2xl\:border-d7 {
    border-color: #5f6545;
  }

  .2xl\:border-d5 {
    border-color: #977955;
  }

  .2xl\:border-d3 {
    border-color: #2d2d2d;
  }

  .2xl\:border-transparent-override {
    border-color: transparent;
  }

  .2xl\:hover\:border-transparent:hover {
    border-color: transparent;
  }

  .2xl\:hover\:border-black:hover {
    border-color: #111;
  }

  .2xl\:hover\:border-grey-darkest:hover {
    border-color: #1a1a1a;
  }

  .2xl\:hover\:border-grey-darker:hover {
    border-color: #2a2a2a;
  }

  .2xl\:hover\:border-grey-dark:hover {
    border-color: #757675;
  }

  .2xl\:hover\:border-grey:hover {
    border-color: #a5a5a4;
  }

  .2xl\:hover\:border-grey-light:hover {
    border-color: #ddd;
  }

  .2xl\:hover\:border-grey-lighter:hover {
    border-color: #e6e6e7;
  }

  .2xl\:hover\:border-grey-lightest:hover {
    border-color: #f8fafc;
  }

  .2xl\:hover\:border-white:hover {
    border-color: #fff;
  }

  .2xl\:hover\:border-red-darkest:hover {
    border-color: #3b0d0c;
  }

  .2xl\:hover\:border-red-darker:hover {
    border-color: #621b18;
  }

  .2xl\:hover\:border-red-dark:hover {
    border-color: #cc1f1a;
  }

  .2xl\:hover\:border-red:hover {
    border-color: #cd2027;
  }

  .2xl\:hover\:border-transparent-red:hover {
    border-color: rgba(205, 32, 39, .95);
  }

  .2xl\:hover\:border-red-light:hover {
    border-color: #ef5753;
  }

  .2xl\:hover\:border-red-lighter:hover {
    border-color: #f9acaa;
  }

  .2xl\:hover\:border-red-lightest:hover {
    border-color: #fcebea;
  }

  .2xl\:hover\:border-orange-darkest:hover {
    border-color: #462a16;
  }

  .2xl\:hover\:border-orange-darker:hover {
    border-color: #613b1f;
  }

  .2xl\:hover\:border-orange-dark:hover {
    border-color: #de751f;
  }

  .2xl\:hover\:border-orange:hover {
    border-color: #f6993f;
  }

  .2xl\:hover\:border-orange-light:hover {
    border-color: #faad63;
  }

  .2xl\:hover\:border-orange-lighter:hover {
    border-color: #fcd9b6;
  }

  .2xl\:hover\:border-orange-lightest:hover {
    border-color: #fff5eb;
  }

  .2xl\:hover\:border-yellow-darkest:hover {
    border-color: #453411;
  }

  .2xl\:hover\:border-yellow-darker:hover {
    border-color: #684f1d;
  }

  .2xl\:hover\:border-yellow-dark:hover {
    border-color: #f2d024;
  }

  .2xl\:hover\:border-yellow:hover {
    border-color: #ffed4a;
  }

  .2xl\:hover\:border-yellow-light:hover {
    border-color: #fff382;
  }

  .2xl\:hover\:border-yellow-lighter:hover {
    border-color: #fff9c2;
  }

  .2xl\:hover\:border-yellow-lightest:hover {
    border-color: #fcfbeb;
  }

  .2xl\:hover\:border-green-darkest:hover {
    border-color: #0f2f21;
  }

  .2xl\:hover\:border-green-darker:hover {
    border-color: #1a4731;
  }

  .2xl\:hover\:border-green-dark:hover {
    border-color: #1f9d55;
  }

  .2xl\:hover\:border-green:hover {
    border-color: #38c172;
  }

  .2xl\:hover\:border-green-light:hover {
    border-color: #51d88a;
  }

  .2xl\:hover\:border-green-lighter:hover {
    border-color: #a2f5bf;
  }

  .2xl\:hover\:border-green-lightest:hover {
    border-color: #e3fcec;
  }

  .2xl\:hover\:border-teal-darkest:hover {
    border-color: #0d3331;
  }

  .2xl\:hover\:border-teal-darker:hover {
    border-color: #20504f;
  }

  .2xl\:hover\:border-teal-dark:hover {
    border-color: #38a89d;
  }

  .2xl\:hover\:border-teal:hover {
    border-color: #4dc0b5;
  }

  .2xl\:hover\:border-teal-light:hover {
    border-color: #64d5ca;
  }

  .2xl\:hover\:border-teal-lighter:hover {
    border-color: #a0f0ed;
  }

  .2xl\:hover\:border-teal-lightest:hover {
    border-color: #e8fffe;
  }

  .2xl\:hover\:border-blue-darkest:hover {
    border-color: #12283a;
  }

  .2xl\:hover\:border-blue-darker:hover {
    border-color: #1c3d5a;
  }

  .2xl\:hover\:border-blue-dark:hover {
    border-color: #2779bd;
  }

  .2xl\:hover\:border-blue:hover {
    border-color: #3490dc;
  }

  .2xl\:hover\:border-blue-light:hover {
    border-color: #6cb2eb;
  }

  .2xl\:hover\:border-blue-lighter:hover {
    border-color: #bcdefa;
  }

  .2xl\:hover\:border-blue-lightest:hover {
    border-color: #eff8ff;
  }

  .2xl\:hover\:border-indigo-darkest:hover {
    border-color: #191e38;
  }

  .2xl\:hover\:border-indigo-darker:hover {
    border-color: #2f365f;
  }

  .2xl\:hover\:border-indigo-dark:hover {
    border-color: #5661b3;
  }

  .2xl\:hover\:border-indigo:hover {
    border-color: #6574cd;
  }

  .2xl\:hover\:border-indigo-light:hover {
    border-color: #7886d7;
  }

  .2xl\:hover\:border-indigo-lighter:hover {
    border-color: #b2b7ff;
  }

  .2xl\:hover\:border-indigo-lightest:hover {
    border-color: #e6e8ff;
  }

  .2xl\:hover\:border-purple-darkest:hover {
    border-color: #21183c;
  }

  .2xl\:hover\:border-purple-darker:hover {
    border-color: #382b5f;
  }

  .2xl\:hover\:border-purple-dark:hover {
    border-color: #794acf;
  }

  .2xl\:hover\:border-purple:hover {
    border-color: #9561e2;
  }

  .2xl\:hover\:border-purple-light:hover {
    border-color: #a779e9;
  }

  .2xl\:hover\:border-purple-lighter:hover {
    border-color: #d6bbfc;
  }

  .2xl\:hover\:border-purple-lightest:hover {
    border-color: #f3ebff;
  }

  .2xl\:hover\:border-pink-darkest:hover {
    border-color: #451225;
  }

  .2xl\:hover\:border-pink-darker:hover {
    border-color: #6f213f;
  }

  .2xl\:hover\:border-pink-dark:hover {
    border-color: #eb5286;
  }

  .2xl\:hover\:border-pink:hover {
    border-color: #f66d9b;
  }

  .2xl\:hover\:border-pink-light:hover {
    border-color: #fa7ea8;
  }

  .2xl\:hover\:border-pink-lighter:hover {
    border-color: #ffbbca;
  }

  .2xl\:hover\:border-pink-lightest:hover {
    border-color: #ffebef;
  }

  .2xl\:hover\:border-d7:hover {
    border-color: #5f6545;
  }

  .2xl\:hover\:border-d5:hover {
    border-color: #977955;
  }

  .2xl\:hover\:border-d3:hover {
    border-color: #2d2d2d;
  }

  .2xl\:hover\:border-transparent-override:hover {
    border-color: transparent;
  }

  .2xl\:rounded-none {
    border-radius: 0;
  }

  .2xl\:rounded-sm {
    border-radius: .125rem;
  }

  .2xl\:rounded {
    border-radius: .25rem;
  }

  .2xl\:rounded-lg {
    border-radius: .5rem;
  }

  .2xl\:rounded-full {
    border-radius: 9999px;
  }

  .2xl\:rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .2xl\:rounded-r-none {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .2xl\:rounded-b-none {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .2xl\:rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .2xl\:rounded-t-sm {
    border-top-left-radius: .125rem;
    border-top-right-radius: .125rem;
  }

  .2xl\:rounded-r-sm {
    border-top-right-radius: .125rem;
    border-bottom-right-radius: .125rem;
  }

  .2xl\:rounded-b-sm {
    border-bottom-right-radius: .125rem;
    border-bottom-left-radius: .125rem;
  }

  .2xl\:rounded-l-sm {
    border-top-left-radius: .125rem;
    border-bottom-left-radius: .125rem;
  }

  .2xl\:rounded-t {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
  }

  .2xl\:rounded-r {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem;
  }

  .2xl\:rounded-b {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }

  .2xl\:rounded-l {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
  }

  .2xl\:rounded-t-lg {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem;
  }

  .2xl\:rounded-r-lg {
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem;
  }

  .2xl\:rounded-b-lg {
    border-bottom-right-radius: .5rem;
    border-bottom-left-radius: .5rem;
  }

  .2xl\:rounded-l-lg {
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem;
  }

  .2xl\:rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px;
  }

  .2xl\:rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px;
  }

  .2xl\:rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .2xl\:rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px;
  }

  .2xl\:rounded-tl-none {
    border-top-left-radius: 0;
  }

  .2xl\:rounded-tr-none {
    border-top-right-radius: 0;
  }

  .2xl\:rounded-br-none {
    border-bottom-right-radius: 0;
  }

  .2xl\:rounded-bl-none {
    border-bottom-left-radius: 0;
  }

  .2xl\:rounded-tl-sm {
    border-top-left-radius: .125rem;
  }

  .2xl\:rounded-tr-sm {
    border-top-right-radius: .125rem;
  }

  .2xl\:rounded-br-sm {
    border-bottom-right-radius: .125rem;
  }

  .2xl\:rounded-bl-sm {
    border-bottom-left-radius: .125rem;
  }

  .2xl\:rounded-tl {
    border-top-left-radius: .25rem;
  }

  .2xl\:rounded-tr {
    border-top-right-radius: .25rem;
  }

  .2xl\:rounded-br {
    border-bottom-right-radius: .25rem;
  }

  .2xl\:rounded-bl {
    border-bottom-left-radius: .25rem;
  }

  .2xl\:rounded-tl-lg {
    border-top-left-radius: .5rem;
  }

  .2xl\:rounded-tr-lg {
    border-top-right-radius: .5rem;
  }

  .2xl\:rounded-br-lg {
    border-bottom-right-radius: .5rem;
  }

  .2xl\:rounded-bl-lg {
    border-bottom-left-radius: .5rem;
  }

  .2xl\:rounded-tl-full {
    border-top-left-radius: 9999px;
  }

  .2xl\:rounded-tr-full {
    border-top-right-radius: 9999px;
  }

  .2xl\:rounded-br-full {
    border-bottom-right-radius: 9999px;
  }

  .2xl\:rounded-bl-full {
    border-bottom-left-radius: 9999px;
  }

  .2xl\:border-solid {
    border-style: solid;
  }

  .2xl\:border-dashed {
    border-style: dashed;
  }

  .2xl\:border-dotted {
    border-style: dotted;
  }

  .2xl\:border-none {
    border-style: none;
  }

  .2xl\:border-0 {
    border-width: 0;
  }

  .2xl\:border-2 {
    border-width: 2px;
  }

  .2xl\:border-4 {
    border-width: 4px;
  }

  .2xl\:border-8 {
    border-width: 8px;
  }

  .2xl\:border {
    border-width: 1px;
  }

  .2xl\:border-t-0 {
    border-top-width: 0;
  }

  .2xl\:border-r-0 {
    border-right-width: 0;
  }

  .2xl\:border-b-0 {
    border-bottom-width: 0;
  }

  .2xl\:border-l-0 {
    border-left-width: 0;
  }

  .2xl\:border-t-2 {
    border-top-width: 2px;
  }

  .2xl\:border-r-2 {
    border-right-width: 2px;
  }

  .2xl\:border-b-2 {
    border-bottom-width: 2px;
  }

  .2xl\:border-l-2 {
    border-left-width: 2px;
  }

  .2xl\:border-t-4 {
    border-top-width: 4px;
  }

  .2xl\:border-r-4 {
    border-right-width: 4px;
  }

  .2xl\:border-b-4 {
    border-bottom-width: 4px;
  }

  .2xl\:border-l-4 {
    border-left-width: 4px;
  }

  .2xl\:border-t-8 {
    border-top-width: 8px;
  }

  .2xl\:border-r-8 {
    border-right-width: 8px;
  }

  .2xl\:border-b-8 {
    border-bottom-width: 8px;
  }

  .2xl\:border-l-8 {
    border-left-width: 8px;
  }

  .2xl\:border-t {
    border-top-width: 1px;
  }

  .2xl\:border-r {
    border-right-width: 1px;
  }

  .2xl\:border-b {
    border-bottom-width: 1px;
  }

  .2xl\:border-l {
    border-left-width: 1px;
  }

  .2xl\:cursor-auto {
    cursor: auto;
  }

  .2xl\:cursor-default {
    cursor: default;
  }

  .2xl\:cursor-pointer {
    cursor: pointer;
  }

  .2xl\:cursor-wait {
    cursor: wait;
  }

  .2xl\:cursor-move {
    cursor: move;
  }

  .2xl\:cursor-not-allowed {
    cursor: not-allowed;
  }

  .2xl\:block {
    display: block;
  }

  .2xl\:inline-block {
    display: inline-block;
  }

  .2xl\:inline {
    display: inline;
  }

  .2xl\:table {
    display: table;
  }

  .2xl\:table-row {
    display: table-row;
  }

  .2xl\:table-cell {
    display: table-cell;
  }

  .2xl\:hidden {
    display: none;
  }

  .group:hover .2xl\:group-hover\:block {
    display: block;
  }

  .group:hover .2xl\:group-hover\:inline-block {
    display: inline-block;
  }

  .group:hover .2xl\:group-hover\:inline {
    display: inline;
  }

  .group:hover .2xl\:group-hover\:table {
    display: table;
  }

  .group:hover .2xl\:group-hover\:table-row {
    display: table-row;
  }

  .group:hover .2xl\:group-hover\:table-cell {
    display: table-cell;
  }

  .group:hover .2xl\:group-hover\:hidden {
    display: none;
  }

  .2xl\:hover\:block:hover {
    display: block;
  }

  .2xl\:hover\:inline-block:hover {
    display: inline-block;
  }

  .2xl\:hover\:inline:hover {
    display: inline;
  }

  .2xl\:hover\:table:hover {
    display: table;
  }

  .2xl\:hover\:table-row:hover {
    display: table-row;
  }

  .2xl\:hover\:table-cell:hover {
    display: table-cell;
  }

  .2xl\:hover\:hidden:hover {
    display: none;
  }

  .2xl\:flex {
    display: flex;
  }

  .2xl\:inline-flex {
    display: inline-flex;
  }

  .2xl\:flex-row {
    flex-direction: row;
  }

  .2xl\:flex-row-reverse {
    flex-direction: row-reverse;
  }

  .2xl\:flex-col {
    flex-direction: column;
  }

  .2xl\:flex-col-reverse {
    flex-direction: column-reverse;
  }

  .2xl\:flex-wrap {
    flex-wrap: wrap;
  }

  .2xl\:flex-wrap-reverse {
    flex-wrap: wrap-reverse;
  }

  .2xl\:flex-no-wrap {
    flex-wrap: nowrap;
  }

  .2xl\:items-start {
    align-items: flex-start;
  }

  .2xl\:items-end {
    align-items: flex-end;
  }

  .2xl\:items-center {
    align-items: center;
  }

  .2xl\:items-baseline {
    align-items: baseline;
  }

  .2xl\:items-stretch {
    align-items: stretch;
  }

  .2xl\:self-auto {
    align-self: auto;
  }

  .2xl\:self-start {
    align-self: flex-start;
  }

  .2xl\:self-end {
    align-self: flex-end;
  }

  .2xl\:self-center {
    align-self: center;
  }

  .2xl\:self-stretch {
    align-self: stretch;
  }

  .2xl\:justify-start {
    justify-content: flex-start;
  }

  .2xl\:justify-end {
    justify-content: flex-end;
  }

  .2xl\:justify-center {
    justify-content: center;
  }

  .2xl\:justify-between {
    justify-content: space-between;
  }

  .2xl\:justify-around {
    justify-content: space-around;
  }

  .2xl\:content-center {
    align-content: center;
  }

  .2xl\:content-start {
    align-content: flex-start;
  }

  .2xl\:content-end {
    align-content: flex-end;
  }

  .2xl\:content-between {
    align-content: space-between;
  }

  .2xl\:content-around {
    align-content: space-around;
  }

  .2xl\:flex-1 {
    flex: 1;
  }

  .2xl\:flex-auto {
    flex: auto;
  }

  .2xl\:flex-initial {
    flex: initial;
  }

  .2xl\:flex-none {
    flex: none;
  }

  .2xl\:flex-grow {
    flex-grow: 1;
  }

  .2xl\:flex-shrink {
    flex-shrink: 1;
  }

  .2xl\:flex-no-grow {
    flex-grow: 0;
  }

  .2xl\:flex-no-shrink {
    flex-shrink: 0;
  }

  .2xl\:float-right {
    float: right;
  }

  .2xl\:float-left {
    float: left;
  }

  .2xl\:float-none {
    float: none;
  }

  .2xl\:clearfix:after {
    content: "";
    display: table;
    clear: both;
  }

  .2xl\:font-sans {
    font-family: quiet-sans, system-ui, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  }

  .2xl\:font-serif {
    font-family: Constantia, Lucida Bright, Lucidabright, Lucida Serif, Lucida, DejaVu Serif, Bitstream Vera Serif, Liberation Serif, Georgia, serif;
  }

  .2xl\:font-mono {
    font-family: Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  }

  .2xl\:font-hairline {
    font-weight: 100;
  }

  .2xl\:font-thin {
    font-weight: 200;
  }

  .2xl\:font-light {
    font-weight: 300;
  }

  .2xl\:font-normal {
    font-weight: 400;
  }

  .2xl\:font-medium {
    font-weight: 500;
  }

  .2xl\:font-semibold {
    font-weight: 600;
  }

  .2xl\:font-bold {
    font-weight: 700;
  }

  .2xl\:font-extrabold {
    font-weight: 800;
  }

  .2xl\:font-black {
    font-weight: 900;
  }

  .2xl\:hover\:font-hairline:hover {
    font-weight: 100;
  }

  .2xl\:hover\:font-thin:hover {
    font-weight: 200;
  }

  .2xl\:hover\:font-light:hover {
    font-weight: 300;
  }

  .2xl\:hover\:font-normal:hover {
    font-weight: 400;
  }

  .2xl\:hover\:font-medium:hover {
    font-weight: 500;
  }

  .2xl\:hover\:font-semibold:hover {
    font-weight: 600;
  }

  .2xl\:hover\:font-bold:hover {
    font-weight: 700;
  }

  .2xl\:hover\:font-extrabold:hover {
    font-weight: 800;
  }

  .2xl\:hover\:font-black:hover {
    font-weight: 900;
  }

  .2xl\:h-1 {
    height: .25rem;
  }

  .2xl\:h-2 {
    height: .5rem;
  }

  .2xl\:h-3 {
    height: .75rem;
  }

  .2xl\:h-4 {
    height: 1rem;
  }

  .2xl\:h-6 {
    height: 1.5rem;
  }

  .2xl\:h-8 {
    height: 2rem;
  }

  .2xl\:h-10 {
    height: 2.5rem;
  }

  .2xl\:h-12 {
    height: 3rem;
  }

  .2xl\:h-16 {
    height: 4rem;
  }

  .2xl\:h-24 {
    height: 6rem;
  }

  .2xl\:h-32 {
    height: 8rem;
  }

  .2xl\:h-48 {
    height: 12rem;
  }

  .2xl\:h-64 {
    height: 16rem;
  }

  .2xl\:h-240 {
    height: 60rem;
  }

  .2xl\:h-auto {
    height: auto;
  }

  .2xl\:h-px {
    height: 1px;
  }

  .2xl\:h-full {
    height: 100%;
  }

  .2xl\:h-screen {
    height: 100vh;
  }

  .2xl\:leading-none {
    line-height: 1;
  }

  .2xl\:leading-tight {
    line-height: 1.25;
  }

  .2xl\:leading-normal {
    line-height: 1.5;
  }

  .2xl\:leading-loose {
    line-height: 2;
  }

  .2xl\:m-0 {
    margin: 0;
  }

  .2xl\:m-1 {
    margin: .25rem;
  }

  .2xl\:m-2 {
    margin: .5rem;
  }

  .2xl\:m-3 {
    margin: .75rem;
  }

  .2xl\:m-4 {
    margin: 1rem;
  }

  .2xl\:m-6 {
    margin: 1.5rem;
  }

  .2xl\:m-8 {
    margin: 2rem;
  }

  .2xl\:m-10 {
    margin: 2.5rem;
  }

  .2xl\:m-12 {
    margin: 3rem;
  }

  .2xl\:m-14 {
    margin: 3.5rem;
  }

  .2xl\:m-16 {
    margin: 4rem;
  }

  .2xl\:m-18 {
    margin: 4.5rem;
  }

  .2xl\:m-20 {
    margin: 5rem;
  }

  .2xl\:m-40 {
    margin: 10rem;
  }

  .2xl\:m-auto {
    margin: auto;
  }

  .2xl\:m-px {
    margin: 1px;
  }

  .2xl\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .2xl\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .2xl\:my-1 {
    margin-top: .25rem;
    margin-bottom: .25rem;
  }

  .2xl\:mx-1 {
    margin-left: .25rem;
    margin-right: .25rem;
  }

  .2xl\:my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem;
  }

  .2xl\:mx-2 {
    margin-left: .5rem;
    margin-right: .5rem;
  }

  .2xl\:my-3 {
    margin-top: .75rem;
    margin-bottom: .75rem;
  }

  .2xl\:mx-3 {
    margin-left: .75rem;
    margin-right: .75rem;
  }

  .2xl\:my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }

  .2xl\:mx-4 {
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .2xl\:my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }

  .2xl\:mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
  }

  .2xl\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .2xl\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .2xl\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .2xl\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

  .2xl\:my-12 {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }

  .2xl\:mx-12 {
    margin-left: 3rem;
    margin-right: 3rem;
  }

  .2xl\:my-14 {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem;
  }

  .2xl\:mx-14 {
    margin-left: 3.5rem;
    margin-right: 3.5rem;
  }

  .2xl\:my-16 {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }

  .2xl\:mx-16 {
    margin-left: 4rem;
    margin-right: 4rem;
  }

  .2xl\:my-18 {
    margin-top: 4.5rem;
    margin-bottom: 4.5rem;
  }

  .2xl\:mx-18 {
    margin-left: 4.5rem;
    margin-right: 4.5rem;
  }

  .2xl\:my-20 {
    margin-top: 5rem;
    margin-bottom: 5rem;
  }

  .2xl\:mx-20 {
    margin-left: 5rem;
    margin-right: 5rem;
  }

  .2xl\:my-40 {
    margin-top: 10rem;
    margin-bottom: 10rem;
  }

  .2xl\:mx-40 {
    margin-left: 10rem;
    margin-right: 10rem;
  }

  .2xl\:my-auto {
    margin-top: auto;
    margin-bottom: auto;
  }

  .2xl\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }

  .2xl\:my-px {
    margin-top: 1px;
    margin-bottom: 1px;
  }

  .2xl\:mx-px {
    margin-left: 1px;
    margin-right: 1px;
  }

  .2xl\:mt-0 {
    margin-top: 0;
  }

  .2xl\:mr-0 {
    margin-right: 0;
  }

  .2xl\:mb-0 {
    margin-bottom: 0;
  }

  .2xl\:ml-0 {
    margin-left: 0;
  }

  .2xl\:mt-1 {
    margin-top: .25rem;
  }

  .2xl\:mr-1 {
    margin-right: .25rem;
  }

  .2xl\:mb-1 {
    margin-bottom: .25rem;
  }

  .2xl\:ml-1 {
    margin-left: .25rem;
  }

  .2xl\:mt-2 {
    margin-top: .5rem;
  }

  .2xl\:mr-2 {
    margin-right: .5rem;
  }

  .2xl\:mb-2 {
    margin-bottom: .5rem;
  }

  .2xl\:ml-2 {
    margin-left: .5rem;
  }

  .2xl\:mt-3 {
    margin-top: .75rem;
  }

  .2xl\:mr-3 {
    margin-right: .75rem;
  }

  .2xl\:mb-3 {
    margin-bottom: .75rem;
  }

  .2xl\:ml-3 {
    margin-left: .75rem;
  }

  .2xl\:mt-4 {
    margin-top: 1rem;
  }

  .2xl\:mr-4 {
    margin-right: 1rem;
  }

  .2xl\:mb-4 {
    margin-bottom: 1rem;
  }

  .2xl\:ml-4 {
    margin-left: 1rem;
  }

  .2xl\:mt-6 {
    margin-top: 1.5rem;
  }

  .2xl\:mr-6 {
    margin-right: 1.5rem;
  }

  .2xl\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .2xl\:ml-6 {
    margin-left: 1.5rem;
  }

  .2xl\:mt-8 {
    margin-top: 2rem;
  }

  .2xl\:mr-8 {
    margin-right: 2rem;
  }

  .2xl\:mb-8 {
    margin-bottom: 2rem;
  }

  .2xl\:ml-8 {
    margin-left: 2rem;
  }

  .2xl\:mt-10 {
    margin-top: 2.5rem;
  }

  .2xl\:mr-10 {
    margin-right: 2.5rem;
  }

  .2xl\:mb-10 {
    margin-bottom: 2.5rem;
  }

  .2xl\:ml-10 {
    margin-left: 2.5rem;
  }

  .2xl\:mt-12 {
    margin-top: 3rem;
  }

  .2xl\:mr-12 {
    margin-right: 3rem;
  }

  .2xl\:mb-12 {
    margin-bottom: 3rem;
  }

  .2xl\:ml-12 {
    margin-left: 3rem;
  }

  .2xl\:mt-14 {
    margin-top: 3.5rem;
  }

  .2xl\:mr-14 {
    margin-right: 3.5rem;
  }

  .2xl\:mb-14 {
    margin-bottom: 3.5rem;
  }

  .2xl\:ml-14 {
    margin-left: 3.5rem;
  }

  .2xl\:mt-16 {
    margin-top: 4rem;
  }

  .2xl\:mr-16 {
    margin-right: 4rem;
  }

  .2xl\:mb-16 {
    margin-bottom: 4rem;
  }

  .2xl\:ml-16 {
    margin-left: 4rem;
  }

  .2xl\:mt-18 {
    margin-top: 4.5rem;
  }

  .2xl\:mr-18 {
    margin-right: 4.5rem;
  }

  .2xl\:mb-18 {
    margin-bottom: 4.5rem;
  }

  .2xl\:ml-18 {
    margin-left: 4.5rem;
  }

  .2xl\:mt-20 {
    margin-top: 5rem;
  }

  .2xl\:mr-20 {
    margin-right: 5rem;
  }

  .2xl\:mb-20 {
    margin-bottom: 5rem;
  }

  .2xl\:ml-20 {
    margin-left: 5rem;
  }

  .2xl\:mt-40 {
    margin-top: 10rem;
  }

  .2xl\:mr-40 {
    margin-right: 10rem;
  }

  .2xl\:mb-40 {
    margin-bottom: 10rem;
  }

  .2xl\:ml-40 {
    margin-left: 10rem;
  }

  .2xl\:mt-auto {
    margin-top: auto;
  }

  .2xl\:mr-auto {
    margin-right: auto;
  }

  .2xl\:mb-auto {
    margin-bottom: auto;
  }

  .2xl\:ml-auto {
    margin-left: auto;
  }

  .2xl\:mt-px {
    margin-top: 1px;
  }

  .2xl\:mr-px {
    margin-right: 1px;
  }

  .2xl\:mb-px {
    margin-bottom: 1px;
  }

  .2xl\:ml-px {
    margin-left: 1px;
  }

  .2xl\:max-h-xxs {
    max-height: 15rem;
  }

  .2xl\:max-h-xs {
    max-height: 20rem;
  }

  .2xl\:max-h-sm {
    max-height: 30rem;
  }

  .2xl\:max-h-md {
    max-height: 40rem;
  }

  .2xl\:max-h-lg {
    max-height: 50rem;
  }

  .2xl\:max-h-xl {
    max-height: 60rem;
  }

  .2xl\:max-h-2xl {
    max-height: 70rem;
  }

  .2xl\:max-h-3xl {
    max-height: 80rem;
  }

  .2xl\:max-h-4xl {
    max-height: 90rem;
  }

  .2xl\:max-h-5xl {
    max-height: 100rem;
  }

  .2xl\:max-h-6xl {
    max-height: 110rem;
  }

  .2xl\:max-h-7xl {
    max-height: 120rem;
  }

  .2xl\:max-h-8xl {
    max-height: 130rem;
  }

  .2xl\:max-h-full {
    max-height: 100%;
  }

  .2xl\:max-h-screen {
    max-height: 100vh;
  }

  .2xl\:max-w-xxs {
    max-width: 15rem;
  }

  .2xl\:max-w-xs {
    max-width: 20rem;
  }

  .2xl\:max-w-sm {
    max-width: 30rem;
  }

  .2xl\:max-w-md {
    max-width: 40rem;
  }

  .2xl\:max-w-lg {
    max-width: 50rem;
  }

  .2xl\:max-w-xl {
    max-width: 60rem;
  }

  .2xl\:max-w-2xl {
    max-width: 70rem;
  }

  .2xl\:max-w-3xl {
    max-width: 80rem;
  }

  .2xl\:max-w-4xl {
    max-width: 90rem;
  }

  .2xl\:max-w-5xl {
    max-width: 100rem;
  }

  .2xl\:max-w-6xl {
    max-width: 110rem;
  }

  .2xl\:max-w-7xl {
    max-width: 120rem;
  }

  .2xl\:max-w-8xl {
    max-width: 130rem;
  }

  .2xl\:max-w-full {
    max-width: 100%;
  }

  .2xl\:min-h-0 {
    min-height: 0;
  }

  .2xl\:min-h-full {
    min-height: 100%;
  }

  .2xl\:min-h-screen {
    min-height: 100vh;
  }

  .2xl\:min-w-0 {
    min-width: 0;
  }

  .2xl\:min-w-xxs {
    min-width: 15rem;
  }

  .2xl\:min-w-xs {
    min-width: 20rem;
  }

  .2xl\:min-w-sm {
    min-width: 30rem;
  }

  .2xl\:min-w-md {
    min-width: 40rem;
  }

  .2xl\:min-w-lg {
    min-width: 50rem;
  }

  .2xl\:min-w-xl {
    min-width: 60rem;
  }

  .2xl\:min-w-2xl {
    min-width: 70rem;
  }

  .2xl\:min-w-3xl {
    min-width: 80rem;
  }

  .2xl\:min-w-4xl {
    min-width: 90rem;
  }

  .2xl\:min-w-5xl {
    min-width: 100rem;
  }

  .2xl\:min-w-6xl {
    min-width: 110rem;
  }

  .2xl\:min-w-7xl {
    min-width: 120rem;
  }

  .2xl\:min-w-8xl {
    min-width: 130rem;
  }

  .2xl\:min-w-full {
    min-width: 100%;
  }

  .2xl\:-m-0 {
    margin: 0;
  }

  .2xl\:-m-1 {
    margin: -0.25rem;
  }

  .2xl\:-m-2 {
    margin: -0.5rem;
  }

  .2xl\:-m-3 {
    margin: -0.75rem;
  }

  .2xl\:-m-4 {
    margin: -1rem;
  }

  .2xl\:-m-6 {
    margin: -1.5rem;
  }

  .2xl\:-m-8 {
    margin: -2rem;
  }

  .2xl\:-m-px {
    margin: -1px;
  }

  .2xl\:-my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .2xl\:-mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .2xl\:-my-1 {
    margin-top: -0.25rem;
    margin-bottom: -0.25rem;
  }

  .2xl\:-mx-1 {
    margin-left: -0.25rem;
    margin-right: -0.25rem;
  }

  .2xl\:-my-2 {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
  }

  .2xl\:-mx-2 {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }

  .2xl\:-my-3 {
    margin-top: -0.75rem;
    margin-bottom: -0.75rem;
  }

  .2xl\:-mx-3 {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
  }

  .2xl\:-my-4 {
    margin-top: -1rem;
    margin-bottom: -1rem;
  }

  .2xl\:-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem;
  }

  .2xl\:-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem;
  }

  .2xl\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

  .2xl\:-my-8 {
    margin-top: -2rem;
    margin-bottom: -2rem;
  }

  .2xl\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

  .2xl\:-my-px {
    margin-top: -1px;
    margin-bottom: -1px;
  }

  .2xl\:-mx-px {
    margin-left: -1px;
    margin-right: -1px;
  }

  .2xl\:-mt-0 {
    margin-top: 0;
  }

  .2xl\:-mr-0 {
    margin-right: 0;
  }

  .2xl\:-mb-0 {
    margin-bottom: 0;
  }

  .2xl\:-ml-0 {
    margin-left: 0;
  }

  .2xl\:-mt-1 {
    margin-top: -0.25rem;
  }

  .2xl\:-mr-1 {
    margin-right: -0.25rem;
  }

  .2xl\:-mb-1 {
    margin-bottom: -0.25rem;
  }

  .2xl\:-ml-1 {
    margin-left: -0.25rem;
  }

  .2xl\:-mt-2 {
    margin-top: -0.5rem;
  }

  .2xl\:-mr-2 {
    margin-right: -0.5rem;
  }

  .2xl\:-mb-2 {
    margin-bottom: -0.5rem;
  }

  .2xl\:-ml-2 {
    margin-left: -0.5rem;
  }

  .2xl\:-mt-3 {
    margin-top: -0.75rem;
  }

  .2xl\:-mr-3 {
    margin-right: -0.75rem;
  }

  .2xl\:-mb-3 {
    margin-bottom: -0.75rem;
  }

  .2xl\:-ml-3 {
    margin-left: -0.75rem;
  }

  .2xl\:-mt-4 {
    margin-top: -1rem;
  }

  .2xl\:-mr-4 {
    margin-right: -1rem;
  }

  .2xl\:-mb-4 {
    margin-bottom: -1rem;
  }

  .2xl\:-ml-4 {
    margin-left: -1rem;
  }

  .2xl\:-mt-6 {
    margin-top: -1.5rem;
  }

  .2xl\:-mr-6 {
    margin-right: -1.5rem;
  }

  .2xl\:-mb-6 {
    margin-bottom: -1.5rem;
  }

  .2xl\:-ml-6 {
    margin-left: -1.5rem;
  }

  .2xl\:-mt-8 {
    margin-top: -2rem;
  }

  .2xl\:-mr-8 {
    margin-right: -2rem;
  }

  .2xl\:-mb-8 {
    margin-bottom: -2rem;
  }

  .2xl\:-ml-8 {
    margin-left: -2rem;
  }

  .2xl\:-mt-px {
    margin-top: -1px;
  }

  .2xl\:-mr-px {
    margin-right: -1px;
  }

  .2xl\:-mb-px {
    margin-bottom: -1px;
  }

  .2xl\:-ml-px {
    margin-left: -1px;
  }

  .2xl\:opacity-0 {
    opacity: 0;
  }

  .2xl\:opacity-25 {
    opacity: .25;
  }

  .2xl\:opacity-50 {
    opacity: .5;
  }

  .2xl\:opacity-75 {
    opacity: .75;
  }

  .2xl\:opacity-100 {
    opacity: 1;
  }

  .group:hover .2xl\:group-hover\:opacity-0 {
    opacity: 0;
  }

  .group:hover .2xl\:group-hover\:opacity-25 {
    opacity: .25;
  }

  .group:hover .2xl\:group-hover\:opacity-50 {
    opacity: .5;
  }

  .group:hover .2xl\:group-hover\:opacity-75 {
    opacity: .75;
  }

  .group:hover .2xl\:group-hover\:opacity-100 {
    opacity: 1;
  }

  .2xl\:hover\:opacity-0:hover {
    opacity: 0;
  }

  .2xl\:hover\:opacity-25:hover {
    opacity: .25;
  }

  .2xl\:hover\:opacity-50:hover {
    opacity: .5;
  }

  .2xl\:hover\:opacity-75:hover {
    opacity: .75;
  }

  .2xl\:hover\:opacity-100:hover {
    opacity: 1;
  }

  .2xl\:overflow-auto {
    overflow: auto;
  }

  .2xl\:overflow-hidden {
    overflow: hidden;
  }

  .2xl\:overflow-visible {
    overflow: visible;
  }

  .2xl\:overflow-scroll {
    overflow: scroll;
  }

  .2xl\:overflow-x-auto {
    overflow-x: auto;
  }

  .2xl\:overflow-y-auto {
    overflow-y: auto;
  }

  .2xl\:overflow-x-hidden {
    overflow-x: hidden;
  }

  .2xl\:overflow-y-hidden {
    overflow-y: hidden;
  }

  .2xl\:overflow-x-visible {
    overflow-x: visible;
  }

  .2xl\:overflow-y-visible {
    overflow-y: visible;
  }

  .2xl\:overflow-x-scroll {
    overflow-x: scroll;
  }

  .2xl\:overflow-y-scroll {
    overflow-y: scroll;
  }

  .2xl\:scrolling-touch {
    -webkit-overflow-scrolling: touch;
  }

  .2xl\:scrolling-auto {
    -webkit-overflow-scrolling: auto;
  }

  .2xl\:p-0 {
    padding: 0;
  }

  .2xl\:p-1 {
    padding: .25rem;
  }

  .2xl\:p-2 {
    padding: .5rem;
  }

  .2xl\:p-3 {
    padding: .75rem;
  }

  .2xl\:p-4 {
    padding: 1rem;
  }

  .2xl\:p-5 {
    padding: 1.25rem;
  }

  .2xl\:p-6 {
    padding: 1.5rem;
  }

  .2xl\:p-8 {
    padding: 2rem;
  }

  .2xl\:p-10 {
    padding: 2.5rem;
  }

  .2xl\:p-12 {
    padding: 3rem;
  }

  .2xl\:p-14 {
    padding: 3.5rem;
  }

  .2xl\:p-16 {
    padding: 4rem;
  }

  .2xl\:p-18 {
    padding: 4.5rem;
  }

  .2xl\:p-20 {
    padding: 5rem;
  }

  .2xl\:p-40 {
    padding: 10rem;
  }

  .2xl\:p-px {
    padding: 1px;
  }

  .2xl\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .2xl\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .2xl\:py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem;
  }

  .2xl\:px-1 {
    padding-left: .25rem;
    padding-right: .25rem;
  }

  .2xl\:py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .2xl\:px-2 {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .2xl\:py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .2xl\:px-3 {
    padding-left: .75rem;
    padding-right: .75rem;
  }

  .2xl\:py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .2xl\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .2xl\:py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .2xl\:px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .2xl\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .2xl\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .2xl\:py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .2xl\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .2xl\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .2xl\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .2xl\:py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .2xl\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .2xl\:py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }

  .2xl\:px-14 {
    padding-left: 3.5rem;
    padding-right: 3.5rem;
  }

  .2xl\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .2xl\:px-16 {
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .2xl\:py-18 {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }

  .2xl\:px-18 {
    padding-left: 4.5rem;
    padding-right: 4.5rem;
  }

  .2xl\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .2xl\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .2xl\:py-40 {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }

  .2xl\:px-40 {
    padding-left: 10rem;
    padding-right: 10rem;
  }

  .2xl\:py-px {
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .2xl\:px-px {
    padding-left: 1px;
    padding-right: 1px;
  }

  .2xl\:pt-0 {
    padding-top: 0;
  }

  .2xl\:pr-0 {
    padding-right: 0;
  }

  .2xl\:pb-0 {
    padding-bottom: 0;
  }

  .2xl\:pl-0 {
    padding-left: 0;
  }

  .2xl\:pt-1 {
    padding-top: .25rem;
  }

  .2xl\:pr-1 {
    padding-right: .25rem;
  }

  .2xl\:pb-1 {
    padding-bottom: .25rem;
  }

  .2xl\:pl-1 {
    padding-left: .25rem;
  }

  .2xl\:pt-2 {
    padding-top: .5rem;
  }

  .2xl\:pr-2 {
    padding-right: .5rem;
  }

  .2xl\:pb-2 {
    padding-bottom: .5rem;
  }

  .2xl\:pl-2 {
    padding-left: .5rem;
  }

  .2xl\:pt-3 {
    padding-top: .75rem;
  }

  .2xl\:pr-3 {
    padding-right: .75rem;
  }

  .2xl\:pb-3 {
    padding-bottom: .75rem;
  }

  .2xl\:pl-3 {
    padding-left: .75rem;
  }

  .2xl\:pt-4 {
    padding-top: 1rem;
  }

  .2xl\:pr-4 {
    padding-right: 1rem;
  }

  .2xl\:pb-4 {
    padding-bottom: 1rem;
  }

  .2xl\:pl-4 {
    padding-left: 1rem;
  }

  .2xl\:pt-5 {
    padding-top: 1.25rem;
  }

  .2xl\:pr-5 {
    padding-right: 1.25rem;
  }

  .2xl\:pb-5 {
    padding-bottom: 1.25rem;
  }

  .2xl\:pl-5 {
    padding-left: 1.25rem;
  }

  .2xl\:pt-6 {
    padding-top: 1.5rem;
  }

  .2xl\:pr-6 {
    padding-right: 1.5rem;
  }

  .2xl\:pb-6 {
    padding-bottom: 1.5rem;
  }

  .2xl\:pl-6 {
    padding-left: 1.5rem;
  }

  .2xl\:pt-8 {
    padding-top: 2rem;
  }

  .2xl\:pr-8 {
    padding-right: 2rem;
  }

  .2xl\:pb-8 {
    padding-bottom: 2rem;
  }

  .2xl\:pl-8 {
    padding-left: 2rem;
  }

  .2xl\:pt-10 {
    padding-top: 2.5rem;
  }

  .2xl\:pr-10 {
    padding-right: 2.5rem;
  }

  .2xl\:pb-10 {
    padding-bottom: 2.5rem;
  }

  .2xl\:pl-10 {
    padding-left: 2.5rem;
  }

  .2xl\:pt-12 {
    padding-top: 3rem;
  }

  .2xl\:pr-12 {
    padding-right: 3rem;
  }

  .2xl\:pb-12 {
    padding-bottom: 3rem;
  }

  .2xl\:pl-12 {
    padding-left: 3rem;
  }

  .2xl\:pt-14 {
    padding-top: 3.5rem;
  }

  .2xl\:pr-14 {
    padding-right: 3.5rem;
  }

  .2xl\:pb-14 {
    padding-bottom: 3.5rem;
  }

  .2xl\:pl-14 {
    padding-left: 3.5rem;
  }

  .2xl\:pt-16 {
    padding-top: 4rem;
  }

  .2xl\:pr-16 {
    padding-right: 4rem;
  }

  .2xl\:pb-16 {
    padding-bottom: 4rem;
  }

  .2xl\:pl-16 {
    padding-left: 4rem;
  }

  .2xl\:pt-18 {
    padding-top: 4.5rem;
  }

  .2xl\:pr-18 {
    padding-right: 4.5rem;
  }

  .2xl\:pb-18 {
    padding-bottom: 4.5rem;
  }

  .2xl\:pl-18 {
    padding-left: 4.5rem;
  }

  .2xl\:pt-20 {
    padding-top: 5rem;
  }

  .2xl\:pr-20 {
    padding-right: 5rem;
  }

  .2xl\:pb-20 {
    padding-bottom: 5rem;
  }

  .2xl\:pl-20 {
    padding-left: 5rem;
  }

  .2xl\:pt-40 {
    padding-top: 10rem;
  }

  .2xl\:pr-40 {
    padding-right: 10rem;
  }

  .2xl\:pb-40 {
    padding-bottom: 10rem;
  }

  .2xl\:pl-40 {
    padding-left: 10rem;
  }

  .2xl\:pt-px {
    padding-top: 1px;
  }

  .2xl\:pr-px {
    padding-right: 1px;
  }

  .2xl\:pb-px {
    padding-bottom: 1px;
  }

  .2xl\:pl-px {
    padding-left: 1px;
  }

  .2xl\:pointer-events-none {
    pointer-events: none;
  }

  .2xl\:pointer-events-auto {
    pointer-events: auto;
  }

  .2xl\:static {
    position: static;
  }

  .2xl\:fixed {
    position: fixed;
  }

  .2xl\:absolute {
    position: absolute;
  }

  .2xl\:relative {
    position: relative;
  }

  .2xl\:sticky {
    position: -webkit-sticky;
    position: sticky;
  }

  .2xl\:pin-none {
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
  }

  .2xl\:pin {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }

  .2xl\:pin-y {
    top: 0;
    bottom: 0;
  }

  .2xl\:pin-x {
    right: 0;
    left: 0;
  }

  .2xl\:pin-t {
    top: 0;
  }

  .2xl\:pin-r {
    right: 0;
  }

  .2xl\:pin-b {
    bottom: 0;
  }

  .2xl\:pin-l {
    left: 0;
  }

  .2xl\:resize-none {
    resize: none;
  }

  .2xl\:resize-y {
    resize: vertical;
  }

  .2xl\:resize-x {
    resize: horizontal;
  }

  .2xl\:resize {
    resize: both;
  }

  .2xl\:shadow {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .1);
  }

  .2xl\:shadow-md {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .12), 0 2px 4px 0 rgba(0, 0, 0, .08);
  }

  .2xl\:shadow-lg {
    box-shadow: 0 15px 30px 0 rgba(0, 0, 0, .11), 0 5px 15px 0 rgba(0, 0, 0, .08);
  }

  .2xl\:shadow-inner {
    box-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);
  }

  .2xl\:shadow-none {
    box-shadow: none;
  }

  .2xl\:table-auto {
    table-layout: auto;
  }

  .2xl\:table-fixed {
    table-layout: fixed;
  }

  .2xl\:text-left {
    text-align: left;
  }

  .2xl\:text-center {
    text-align: center;
  }

  .2xl\:text-right {
    text-align: right;
  }

  .2xl\:text-justify {
    text-align: justify;
  }

  .2xl\:text-transparent {
    color: transparent;
  }

  .2xl\:text-black {
    color: #111;
  }

  .2xl\:text-grey-darkest {
    color: #1a1a1a;
  }

  .2xl\:text-grey-darker {
    color: #2a2a2a;
  }

  .2xl\:text-grey-dark {
    color: #757675;
  }

  .2xl\:text-grey {
    color: #a5a5a4;
  }

  .2xl\:text-grey-light {
    color: #ddd;
  }

  .2xl\:text-grey-lighter {
    color: #e6e6e7;
  }

  .2xl\:text-grey-lightest {
    color: #f8fafc;
  }

  .2xl\:text-white {
    color: #fff;
  }

  .2xl\:text-red-darkest {
    color: #3b0d0c;
  }

  .2xl\:text-red-darker {
    color: #621b18;
  }

  .2xl\:text-red-dark {
    color: #cc1f1a;
  }

  .2xl\:text-red {
    color: #cd2027;
  }

  .2xl\:text-transparent-red {
    color: rgba(205, 32, 39, .95);
  }

  .2xl\:text-red-light {
    color: #ef5753;
  }

  .2xl\:text-red-lighter {
    color: #f9acaa;
  }

  .2xl\:text-red-lightest {
    color: #fcebea;
  }

  .2xl\:text-orange-darkest {
    color: #462a16;
  }

  .2xl\:text-orange-darker {
    color: #613b1f;
  }

  .2xl\:text-orange-dark {
    color: #de751f;
  }

  .2xl\:text-orange {
    color: #f6993f;
  }

  .2xl\:text-orange-light {
    color: #faad63;
  }

  .2xl\:text-orange-lighter {
    color: #fcd9b6;
  }

  .2xl\:text-orange-lightest {
    color: #fff5eb;
  }

  .2xl\:text-yellow-darkest {
    color: #453411;
  }

  .2xl\:text-yellow-darker {
    color: #684f1d;
  }

  .2xl\:text-yellow-dark {
    color: #f2d024;
  }

  .2xl\:text-yellow {
    color: #ffed4a;
  }

  .2xl\:text-yellow-light {
    color: #fff382;
  }

  .2xl\:text-yellow-lighter {
    color: #fff9c2;
  }

  .2xl\:text-yellow-lightest {
    color: #fcfbeb;
  }

  .2xl\:text-green-darkest {
    color: #0f2f21;
  }

  .2xl\:text-green-darker {
    color: #1a4731;
  }

  .2xl\:text-green-dark {
    color: #1f9d55;
  }

  .2xl\:text-green {
    color: #38c172;
  }

  .2xl\:text-green-light {
    color: #51d88a;
  }

  .2xl\:text-green-lighter {
    color: #a2f5bf;
  }

  .2xl\:text-green-lightest {
    color: #e3fcec;
  }

  .2xl\:text-teal-darkest {
    color: #0d3331;
  }

  .2xl\:text-teal-darker {
    color: #20504f;
  }

  .2xl\:text-teal-dark {
    color: #38a89d;
  }

  .2xl\:text-teal {
    color: #4dc0b5;
  }

  .2xl\:text-teal-light {
    color: #64d5ca;
  }

  .2xl\:text-teal-lighter {
    color: #a0f0ed;
  }

  .2xl\:text-teal-lightest {
    color: #e8fffe;
  }

  .2xl\:text-blue-darkest {
    color: #12283a;
  }

  .2xl\:text-blue-darker {
    color: #1c3d5a;
  }

  .2xl\:text-blue-dark {
    color: #2779bd;
  }

  .2xl\:text-blue {
    color: #3490dc;
  }

  .2xl\:text-blue-light {
    color: #6cb2eb;
  }

  .2xl\:text-blue-lighter {
    color: #bcdefa;
  }

  .2xl\:text-blue-lightest {
    color: #eff8ff;
  }

  .2xl\:text-indigo-darkest {
    color: #191e38;
  }

  .2xl\:text-indigo-darker {
    color: #2f365f;
  }

  .2xl\:text-indigo-dark {
    color: #5661b3;
  }

  .2xl\:text-indigo {
    color: #6574cd;
  }

  .2xl\:text-indigo-light {
    color: #7886d7;
  }

  .2xl\:text-indigo-lighter {
    color: #b2b7ff;
  }

  .2xl\:text-indigo-lightest {
    color: #e6e8ff;
  }

  .2xl\:text-purple-darkest {
    color: #21183c;
  }

  .2xl\:text-purple-darker {
    color: #382b5f;
  }

  .2xl\:text-purple-dark {
    color: #794acf;
  }

  .2xl\:text-purple {
    color: #9561e2;
  }

  .2xl\:text-purple-light {
    color: #a779e9;
  }

  .2xl\:text-purple-lighter {
    color: #d6bbfc;
  }

  .2xl\:text-purple-lightest {
    color: #f3ebff;
  }

  .2xl\:text-pink-darkest {
    color: #451225;
  }

  .2xl\:text-pink-darker {
    color: #6f213f;
  }

  .2xl\:text-pink-dark {
    color: #eb5286;
  }

  .2xl\:text-pink {
    color: #f66d9b;
  }

  .2xl\:text-pink-light {
    color: #fa7ea8;
  }

  .2xl\:text-pink-lighter {
    color: #ffbbca;
  }

  .2xl\:text-pink-lightest {
    color: #ffebef;
  }

  .2xl\:text-d7 {
    color: #5f6545;
  }

  .2xl\:text-d5 {
    color: #977955;
  }

  .2xl\:text-d3 {
    color: #2d2d2d;
  }

  .2xl\:text-transparent-override {
    color: transparent;
  }

  .2xl\:hover\:text-transparent:hover {
    color: transparent;
  }

  .2xl\:hover\:text-black:hover {
    color: #111;
  }

  .2xl\:hover\:text-grey-darkest:hover {
    color: #1a1a1a;
  }

  .2xl\:hover\:text-grey-darker:hover {
    color: #2a2a2a;
  }

  .2xl\:hover\:text-grey-dark:hover {
    color: #757675;
  }

  .2xl\:hover\:text-grey:hover {
    color: #a5a5a4;
  }

  .2xl\:hover\:text-grey-light:hover {
    color: #ddd;
  }

  .2xl\:hover\:text-grey-lighter:hover {
    color: #e6e6e7;
  }

  .2xl\:hover\:text-grey-lightest:hover {
    color: #f8fafc;
  }

  .2xl\:hover\:text-white:hover {
    color: #fff;
  }

  .2xl\:hover\:text-red-darkest:hover {
    color: #3b0d0c;
  }

  .2xl\:hover\:text-red-darker:hover {
    color: #621b18;
  }

  .2xl\:hover\:text-red-dark:hover {
    color: #cc1f1a;
  }

  .2xl\:hover\:text-red:hover {
    color: #cd2027;
  }

  .2xl\:hover\:text-transparent-red:hover {
    color: rgba(205, 32, 39, .95);
  }

  .2xl\:hover\:text-red-light:hover {
    color: #ef5753;
  }

  .2xl\:hover\:text-red-lighter:hover {
    color: #f9acaa;
  }

  .2xl\:hover\:text-red-lightest:hover {
    color: #fcebea;
  }

  .2xl\:hover\:text-orange-darkest:hover {
    color: #462a16;
  }

  .2xl\:hover\:text-orange-darker:hover {
    color: #613b1f;
  }

  .2xl\:hover\:text-orange-dark:hover {
    color: #de751f;
  }

  .2xl\:hover\:text-orange:hover {
    color: #f6993f;
  }

  .2xl\:hover\:text-orange-light:hover {
    color: #faad63;
  }

  .2xl\:hover\:text-orange-lighter:hover {
    color: #fcd9b6;
  }

  .2xl\:hover\:text-orange-lightest:hover {
    color: #fff5eb;
  }

  .2xl\:hover\:text-yellow-darkest:hover {
    color: #453411;
  }

  .2xl\:hover\:text-yellow-darker:hover {
    color: #684f1d;
  }

  .2xl\:hover\:text-yellow-dark:hover {
    color: #f2d024;
  }

  .2xl\:hover\:text-yellow:hover {
    color: #ffed4a;
  }

  .2xl\:hover\:text-yellow-light:hover {
    color: #fff382;
  }

  .2xl\:hover\:text-yellow-lighter:hover {
    color: #fff9c2;
  }

  .2xl\:hover\:text-yellow-lightest:hover {
    color: #fcfbeb;
  }

  .2xl\:hover\:text-green-darkest:hover {
    color: #0f2f21;
  }

  .2xl\:hover\:text-green-darker:hover {
    color: #1a4731;
  }

  .2xl\:hover\:text-green-dark:hover {
    color: #1f9d55;
  }

  .2xl\:hover\:text-green:hover {
    color: #38c172;
  }

  .2xl\:hover\:text-green-light:hover {
    color: #51d88a;
  }

  .2xl\:hover\:text-green-lighter:hover {
    color: #a2f5bf;
  }

  .2xl\:hover\:text-green-lightest:hover {
    color: #e3fcec;
  }

  .2xl\:hover\:text-teal-darkest:hover {
    color: #0d3331;
  }

  .2xl\:hover\:text-teal-darker:hover {
    color: #20504f;
  }

  .2xl\:hover\:text-teal-dark:hover {
    color: #38a89d;
  }

  .2xl\:hover\:text-teal:hover {
    color: #4dc0b5;
  }

  .2xl\:hover\:text-teal-light:hover {
    color: #64d5ca;
  }

  .2xl\:hover\:text-teal-lighter:hover {
    color: #a0f0ed;
  }

  .2xl\:hover\:text-teal-lightest:hover {
    color: #e8fffe;
  }

  .2xl\:hover\:text-blue-darkest:hover {
    color: #12283a;
  }

  .2xl\:hover\:text-blue-darker:hover {
    color: #1c3d5a;
  }

  .2xl\:hover\:text-blue-dark:hover {
    color: #2779bd;
  }

  .2xl\:hover\:text-blue:hover {
    color: #3490dc;
  }

  .2xl\:hover\:text-blue-light:hover {
    color: #6cb2eb;
  }

  .2xl\:hover\:text-blue-lighter:hover {
    color: #bcdefa;
  }

  .2xl\:hover\:text-blue-lightest:hover {
    color: #eff8ff;
  }

  .2xl\:hover\:text-indigo-darkest:hover {
    color: #191e38;
  }

  .2xl\:hover\:text-indigo-darker:hover {
    color: #2f365f;
  }

  .2xl\:hover\:text-indigo-dark:hover {
    color: #5661b3;
  }

  .2xl\:hover\:text-indigo:hover {
    color: #6574cd;
  }

  .2xl\:hover\:text-indigo-light:hover {
    color: #7886d7;
  }

  .2xl\:hover\:text-indigo-lighter:hover {
    color: #b2b7ff;
  }

  .2xl\:hover\:text-indigo-lightest:hover {
    color: #e6e8ff;
  }

  .2xl\:hover\:text-purple-darkest:hover {
    color: #21183c;
  }

  .2xl\:hover\:text-purple-darker:hover {
    color: #382b5f;
  }

  .2xl\:hover\:text-purple-dark:hover {
    color: #794acf;
  }

  .2xl\:hover\:text-purple:hover {
    color: #9561e2;
  }

  .2xl\:hover\:text-purple-light:hover {
    color: #a779e9;
  }

  .2xl\:hover\:text-purple-lighter:hover {
    color: #d6bbfc;
  }

  .2xl\:hover\:text-purple-lightest:hover {
    color: #f3ebff;
  }

  .2xl\:hover\:text-pink-darkest:hover {
    color: #451225;
  }

  .2xl\:hover\:text-pink-darker:hover {
    color: #6f213f;
  }

  .2xl\:hover\:text-pink-dark:hover {
    color: #eb5286;
  }

  .2xl\:hover\:text-pink:hover {
    color: #f66d9b;
  }

  .2xl\:hover\:text-pink-light:hover {
    color: #fa7ea8;
  }

  .2xl\:hover\:text-pink-lighter:hover {
    color: #ffbbca;
  }

  .2xl\:hover\:text-pink-lightest:hover {
    color: #ffebef;
  }

  .2xl\:hover\:text-d7:hover {
    color: #5f6545;
  }

  .2xl\:hover\:text-d5:hover {
    color: #977955;
  }

  .2xl\:hover\:text-d3:hover {
    color: #2d2d2d;
  }

  .2xl\:hover\:text-transparent-override:hover {
    color: transparent;
  }

  .2xl\:text-xs {
    font-size: .75rem;
  }

  .2xl\:text-sm {
    font-size: .875rem;
  }

  .2xl\:text-base {
    font-size: 1rem;
  }

  .2xl\:text-lg {
    font-size: 1.125rem;
  }

  .2xl\:text-xl {
    font-size: 1.25rem;
  }

  .2xl\:text-2xl {
    font-size: 1.5rem;
  }

  .2xl\:text-3xl {
    font-size: 1.875rem;
  }

  .2xl\:text-4xl {
    font-size: 2.25rem;
  }

  .2xl\:text-5xl {
    font-size: 3rem;
  }

  .2xl\:text-6xl {
    font-size: 4rem;
  }

  .2xl\:text-7xl {
    font-size: 5rem;
  }

  .2xl\:italic {
    font-style: italic;
  }

  .2xl\:roman {
    font-style: normal;
  }

  .2xl\:uppercase {
    text-transform: uppercase;
  }

  .2xl\:lowercase {
    text-transform: lowercase;
  }

  .2xl\:capitalize {
    text-transform: capitalize;
  }

  .2xl\:normal-case {
    text-transform: none;
  }

  .2xl\:underline {
    text-decoration: underline;
  }

  .2xl\:line-through {
    text-decoration: line-through;
  }

  .2xl\:no-underline {
    text-decoration: none;
  }

  .2xl\:antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .2xl\:subpixel-antialiased {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .2xl\:hover\:italic:hover {
    font-style: italic;
  }

  .2xl\:hover\:roman:hover {
    font-style: normal;
  }

  .2xl\:hover\:uppercase:hover {
    text-transform: uppercase;
  }

  .2xl\:hover\:lowercase:hover {
    text-transform: lowercase;
  }

  .2xl\:hover\:capitalize:hover {
    text-transform: capitalize;
  }

  .2xl\:hover\:normal-case:hover {
    text-transform: none;
  }

  .2xl\:hover\:underline:hover {
    text-decoration: underline;
  }

  .2xl\:hover\:line-through:hover {
    text-decoration: line-through;
  }

  .2xl\:hover\:no-underline:hover {
    text-decoration: none;
  }

  .2xl\:hover\:antialiased:hover {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .2xl\:hover\:subpixel-antialiased:hover {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
  }

  .2xl\:tracking-tight {
    letter-spacing: -0.05em;
  }

  .2xl\:tracking-normal {
    letter-spacing: 0;
  }

  .2xl\:tracking-wide {
    letter-spacing: .05em;
  }

  .2xl\:tracking-extra-wide {
    letter-spacing: .1em;
  }

  .2xl\:tracking-extra-extra-wide {
    letter-spacing: .15em;
  }

  .2xl\:select-none {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }

  .2xl\:select-text {
    -webkit-user-select: text;
       -moz-user-select: text;
        -ms-user-select: text;
            user-select: text;
  }

  .2xl\:align-baseline {
    vertical-align: baseline;
  }

  .2xl\:align-top {
    vertical-align: top;
  }

  .2xl\:align-middle {
    vertical-align: middle;
  }

  .2xl\:align-bottom {
    vertical-align: bottom;
  }

  .2xl\:align-text-top {
    vertical-align: text-top;
  }

  .2xl\:align-text-bottom {
    vertical-align: text-bottom;
  }

  .2xl\:visible {
    visibility: visible;
  }

  .2xl\:invisible {
    visibility: hidden;
  }

  .2xl\:whitespace-normal {
    white-space: normal;
  }

  .2xl\:whitespace-no-wrap {
    white-space: nowrap;
  }

  .2xl\:whitespace-pre {
    white-space: pre;
  }

  .2xl\:whitespace-pre-line {
    white-space: pre-line;
  }

  .2xl\:whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .2xl\:break-words {
    word-wrap: break-word;
  }

  .2xl\:break-normal {
    word-wrap: normal;
  }

  .2xl\:truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .2xl\:w-1 {
    width: .25rem;
  }

  .2xl\:w-2 {
    width: .5rem;
  }

  .2xl\:w-3 {
    width: .75rem;
  }

  .2xl\:w-4 {
    width: 1rem;
  }

  .2xl\:w-6 {
    width: 1.5rem;
  }

  .2xl\:w-8 {
    width: 2rem;
  }

  .2xl\:w-10 {
    width: 2.5rem;
  }

  .2xl\:w-12 {
    width: 3rem;
  }

  .2xl\:w-16 {
    width: 4rem;
  }

  .2xl\:w-24 {
    width: 6rem;
  }

  .2xl\:w-32 {
    width: 8rem;
  }

  .2xl\:w-48 {
    width: 12rem;
  }

  .2xl\:w-64 {
    width: 16rem;
  }

  .2xl\:w-auto {
    width: auto;
  }

  .2xl\:w-px {
    width: 1px;
  }

  .2xl\:w-1\/2 {
    width: 50%;
  }

  .2xl\:w-30p {
    width: 30%;
  }

  .2xl\:w-1\/3 {
    width: 33.33333%;
  }

  .2xl\:w-2\/3 {
    width: 66.66667%;
  }

  .2xl\:w-1\/4 {
    width: 25%;
  }

  .2xl\:w-3\/4 {
    width: 75%;
  }

  .2xl\:w-1\/5 {
    width: 20%;
  }

  .2xl\:w-2\/5 {
    width: 40%;
  }

  .2xl\:w-3\/5 {
    width: 60%;
  }

  .2xl\:w-4\/5 {
    width: 80%;
  }

  .2xl\:w-1\/6 {
    width: 16.66667%;
  }

  .2xl\:w-2\/6 {
    width: 33.33333%;
  }

  .2xl\:w-3\/6 {
    width: 50%;
  }

  .2xl\:w-4\/6 {
    width: 66.66667%;
  }

  .2xl\:w-5\/6 {
    width: 83.33333%;
  }

  .2xl\:w-1\/7 {
    width: 14.28571%;
  }

  .2xl\:w-2\/7 {
    width: 28.57143%;
  }

  .2xl\:w-3\/7 {
    width: 42.85714%;
  }

  .2xl\:w-4\/7 {
    width: 57.14286%;
  }

  .2xl\:w-5\/7 {
    width: 71.42857%;
  }

  .2xl\:w-6\/7 {
    width: 85.71429%;
  }

  .2xl\:w-full {
    width: 100%;
  }

  .2xl\:w-screen {
    width: 100vw;
  }

  .2xl\:z-0 {
    z-index: 0;
  }

  .2xl\:z-10 {
    z-index: 10;
  }

  .2xl\:z-20 {
    z-index: 20;
  }

  .2xl\:z-30 {
    z-index: 30;
  }

  .2xl\:z-40 {
    z-index: 40;
  }

  .2xl\:z-50 {
    z-index: 50;
  }

  .2xl\:z-auto {
    z-index: auto;
  }
}

/*# sourceMappingURL=styles.css.map */
